.post-slider{position:relative}.post-slide__container{background:#fff;border:1px solid #eff0f6;border-radius:16px;display:flex;flex-direction:column;width:100%}.post-slider__container{border-radius:16px;box-shadow:3px 3px 20px rgba(73,80,117,.12);margin:0 auto;max-width:1000px;position:relative;z-index:2}.post-slide__image-link{display:block;height:20vh;min-height:170px;overflow:hidden;width:100%}.post-slide__image{background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.post-slide__content{display:flex;flex-direction:column;height:45vh;max-height:260px;padding:30px;width:100%}.post-slide__pre-title{color:#8492a6;font-family:var(--secondary-font-family);font-size:12px;font-style:normal;font-weight:700;line-height:16px;margin-bottom:8px}.post-slide__title{color:#161c2d;font-family:var(--primary-font-family);font-size:16px;font-style:normal;font-weight:600;line-height:18px;margin-bottom:8px}.post-slide__excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#8492a6;display:-webkit-box;font-family:var(--secondary-font-family);font-size:12px;font-style:normal;font-weight:400;line-height:14px;max-width:100%;overflow:hidden;text-overflow:ellipsis;width:100%}.post-slide__button-link{align-self:center;cursor:pointer;flex-grow:0;margin-top:auto;padding:8px}.post-slider__bullets{display:flex;display:none;gap:16px;justify-content:center;margin-top:20px;width:100%}.post-slider__bullets .glide__bullet{background:#8492a6;border:none;border-radius:50%;flex-grow:0;flex-shrink:0;height:8px;padding:0;width:8px}.post-slider__bullets .glide__bullet--active{background:#06038d}.post-slider__arrows{display:none}.post-slider__arrows .glide__arrow{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 8px 20px rgba(20,20,43,.06);display:flex;height:64px;justify-content:center;padding:0;transition:stroke .3s ease;width:64px}.post-slider__arrows .glide__arrow:hover{background-color:#06038d}.post-slider__arrows .glide__arrow svg{stroke:#161c2d;transition:stroke .3s ease}.post-slider__arrows .glide__arrow:hover svg{stroke:#fff;transition:stroke .3s ease}@media screen and (min-width:1200px){.post-slide__content{height:100%;padding:36px 30px}.post-slide__title{font-size:40px;line-height:48px}}@media screen and (min-width:998px){.post-slider__container{width:calc(100% - 204px)}.post-slide{height:460px}.post-slide__container{flex-direction:row;height:460px}.post-slide__image-container{flex-shrink:0;height:100%;max-width:460px;width:55%}.post-slide__image,.post-slide__image-link{height:100%}.post-slide__content{height:100%;max-height:fit-content}.post-slide__image-link{border-bottom-right-radius:0;border-top-right-radius:0}.post-slide__pre-title{margin-bottom:16px}.post-slide__title{font-size:30px;font-weight:700;line-height:38px;margin-bottom:16px}.post-slide__excerpt{font-size:16px;line-height:18px;margin-bottom:20px;min-height:37px}.post-slide__button-link{align-self:flex-start;padding:16px}.post-slider__arrows{align-items:center;bottom:0;display:inline-flex;justify-content:space-between;left:0;margin:auto;position:absolute;right:0;top:0;width:100%;z-index:1}}@media screen and (min-width:540px){.post-slide__image-link{min-height:250px;min-height:360px}}