.poostina-hero-slider{--poostina-hero-min-height:370px;--poostina-hero-min-height-tablet:320px;--poostina-hero-min-height-mobile:280px;--poostina-hero-radius:30px;--poostina-hero-canvas-color:#fff;--poostina-hero-primary:#FF72B6;--poostina-hero-secondary:#8359E3;--poostina-hero-text:#fff;--poostina-hero-btn-bg:#fff;--poostina-hero-btn-color:#8359E3;--poostina-hero-default-crop-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201200%20360%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M1153%200C1178.96%201.44314e-05%201200%2021.0426%201200%2047V123.077C1200%20129.177%201198.12%20135.084%201195.39%20140.54C1189.38%20152.568%201186%20166.139%201186%20180.5C1186%20194.861%201189.38%20208.431%201195.39%20220.459C1198.12%20225.915%201200%20231.822%201200%20237.922V312.189C1200%20338.147%201178.96%20359.19%201153%20359.19H47C21.0428%20359.19%200.000263521%20338.148%200%20312.19V231.729C0%20226.344%201.46782%20221.092%203.6153%20216.154C8.36552%20205.229%2011%20193.172%2011%20180.5C11%20167.827%208.36569%20155.77%203.6154%20144.845C1.46788%20139.907%200%20134.655%200%20129.269V47C4.01023e-05%2021.0427%2021.0426%200%2047%200H1153Z%22%2F%3E%3C%2Fsvg%3E);border:0;box-shadow:none;color:var(--poostina-hero-text);isolation:isolate;padding:0;position:relative;direction:rtl;overflow:visible}.poostina-hero-slider *{box-sizing:border-box}.poostina-hero-slider-clip-defs{height:0;overflow:hidden;pointer-events:none;position:absolute;width:0}.poostina-hero-slider-swiper{border-radius:var(--poostina-hero-radius);overflow:hidden;position:relative;background:var(--poostina-hero-canvas-color)}.poostina-hero-slider--has-crop .poostina-hero-slider-swiper{-webkit-mask:var(--poostina-hero-crop-mask,var(--poostina-hero-default-crop-mask)) center / 100% 100% no-repeat;mask:var(--poostina-hero-crop-mask,var(--poostina-hero-default-crop-mask)) center / 100% 100% no-repeat}.poostina-hero-slider-inner{align-items:center;background:linear-gradient(135deg,var(--poostina-hero-primary),var(--poostina-hero-secondary));color:inherit;display:grid;grid-template-columns:minmax(0,1fr) 40%;min-height:var(--poostina-hero-min-height);padding:30px 80px 30px 35px;position:relative;text-decoration:none!important;overflow:hidden}.poostina-hero-slider-inner:hover{color:inherit!important}.poostina-hero-slider--image-full .poostina-hero-slider-inner{display:block;padding:0}.poostina-hero-slider-bg-image{display:block;height:var(--poostina-hero-min-height);inset:0;position:absolute;width:100%;z-index:1}.poostina-hero-slider--image-full .poostina-hero-slider-bg-image{position:relative}.poostina-hero-slider-bg-image img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.poostina-hero-slider-content{display:grid;gap:12px;position:relative;z-index:3}.poostina-hero-slider-content>*{opacity:0;transform:translateY(18px)}.poostina-hero-slider .swiper-slide-active .poostina-hero-slider-content>*{animation:poostinaHeroSliderReveal 0.55s ease forwards}.poostina-hero-slider .swiper-slide-active .poostina-hero-slider-content>*:nth-child(1){animation-delay:0.08s}.poostina-hero-slider .swiper-slide-active .poostina-hero-slider-content>*:nth-child(2){animation-delay:0.18s}.poostina-hero-slider .swiper-slide-active .poostina-hero-slider-content>*:nth-child(3){animation-delay:0.28s}@keyframes poostinaHeroSliderReveal{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.poostina-hero-slider-title{color:inherit;font-size:clamp(34px, 3vw, 52px);font-weight:900;line-height:1.35;margin:0}.poostina-hero-slider-subtitle{color:rgb(255 255 255 / .92);font-size:17px;line-height:1.95;margin:0}.poostina-hero-slider-cta{align-items:center;background:var(--poostina-hero-btn-bg);border-radius:999px;color:var(--poostina-hero-btn-color);display:inline-flex;font-size:13px;font-weight:700;justify-content:center;min-height:42px;margin-top:4px;padding:0 18px;width:fit-content;transition:transform 0.2s ease}.poostina-hero-slider-cta:hover{transform:translateY(-2px)}.poostina-hero-slider-media{display:flex;justify-content:center;margin:0;position:relative;z-index:3}.poostina-hero-slider-media img{display:block;max-height:260px;max-width:100%;object-fit:contain}.poostina-hero-slider-pagination{align-items:center;bottom:15px!important;display:flex;gap:5px;inset:auto 0 8px 0;justify-content:center;position:absolute;z-index:12}.poostina-hero-slider-pagination .swiper-pagination-bullet{align-items:center;background:#fff0;border-radius:999px;display:inline-flex;height:24px;justify-content:center;margin:0!important;opacity:1;position:relative;width:24px}.poostina-hero-slider-pagination .swiper-pagination-bullet::before{background:rgb(255 255 255 / .55);border-radius:999px;content:"";display:block;height:6px;transition:width 0.2s ease,background-color 0.2s ease;width:7px}.poostina-hero-slider-pagination .swiper-pagination-bullet-active{width:32px}.poostina-hero-slider-pagination .swiper-pagination-bullet-active::before{background:#fff;width:24px}.poostina-hero-slider-nav{align-items:center;background:var(--poostina-hero-canvas-color);border:0;color:#212135;cursor:pointer;display:inline-flex;height:55px;justify-content:center;margin:0;position:absolute;top:50%;transform:translateY(-50%);transition:transform 0.1s ease;width:35px;z-index:20;padding:0}.poostina-hero-slider-nav svg{display:block;pointer-events:none;position:relative;z-index:12}.poostina-hero-slider-nav-prev{right:-10px!important;left:auto!important;border-radius:18px 0 0 18px}.poostina-hero-slider-nav-next{left:-10px!important;right:auto!important;border-radius:0 18px 18px 0}.poostina-hero-slider-nav-next:hover{transform:translateY(-50%) scale(1.12) translateX(2px)}.poostina-hero-slider-nav-prev:hover{transform:translateY(-50%) scale(1.12) translateX(-2px)}.poostina-hero-slider-nav-prev::before,.poostina-hero-slider-nav-prev::after,.poostina-hero-slider-nav-next::before,.poostina-hero-slider-nav-next::after{background:var(--poostina-hero-canvas-color);bottom:-1px;content:""!important;height:20px;position:absolute;width:35px;z-index:5}.poostina-hero-slider-nav-prev::after{top:calc(50% - 53px);-webkit-mask:radial-gradient(100% 100% at 100% 0%,transparent 99.5%,black 100%);mask:radial-gradient(100% 100% at 100% 0%,transparent 99.5%,black 100%);transform:rotate(270deg);right:0}.poostina-hero-slider-nav-prev::before{top:calc(50% + 33px);-webkit-mask:radial-gradient(100% 100% at 0% 0%,transparent 99.5%,black 100%);mask:radial-gradient(100% 100% at 0% 0%,transparent 99.5%,black 100%);transform:rotate(270deg);right:0}.poostina-hero-slider-nav-next::after{top:calc(50% + 33px);-webkit-mask:radial-gradient(100% 100% at 100% 0%,transparent 99.5%,black 100%);mask:radial-gradient(100% 100% at 100% 0%,transparent 99.5%,black 100%);transform:rotate(90deg);left:0}.poostina-hero-slider-nav-next::before{top:calc(50% - 53px);-webkit-mask:radial-gradient(100% 100% at 0% 0%,transparent 99.5%,black 100%);mask:radial-gradient(100% 100% at 0% 0%,transparent 99.5%,black 100%);transform:rotate(90deg);left:0}.poostina-hero-slider--has-crop .poostina-hero-slider-nav::before,.poostina-hero-slider--has-crop .poostina-hero-slider-nav::after{display:none}@media (max-width:1024px){.poostina-hero-slider-inner,.poostina-hero-slider-bg-image{min-height:var(--poostina-hero-min-height-tablet);height:var(--poostina-hero-min-height-tablet)}.poostina-hero-slider-inner{padding:28px 45px;grid-template-columns:minmax(0,1fr) 42%}.poostina-hero-slider-title{font-size:clamp(27px, 4vw, 40px)}.poostina-hero-slider-subtitle{font-size:15px}}@media (max-width:767px){.poostina-hero-slider{--poostina-hero-radius:22px}.poostina-hero-slider-inner,.poostina-hero-slider-bg-image{min-height:var(--poostina-hero-min-height-mobile);height:var(--poostina-hero-min-height-mobile)}.poostina-hero-slider-inner{display:flex;flex-direction:column;justify-content:center;padding:28px 24px 54px;text-align:center}.poostina-hero-slider--image-full .poostina-hero-slider-inner{padding:0}.poostina-hero-slider-content{place-items:center}.poostina-hero-slider-media img{max-height:130px}.poostina-hero-slider-title{font-size:clamp(22px, 7vw, 30px)}.poostina-hero-slider-subtitle{font-size:13px;line-height:1.8}.poostina-hero-slider-nav{display:none!important}.poostina-hero-slider-pagination{bottom:10px!important}.poostina-hero-slider--has-crop:not(.poostina-hero-slider--crop-mobile) .poostina-hero-slider-swiper{-webkit-mask:none!important;mask:none!important;clip-path:none!important}}@media (prefers-reduced-motion:reduce){.poostina-hero-slider *,.poostina-hero-slider *::before,.poostina-hero-slider *::after{animation:none!important;transition:none!important}}