.hero-image-stack{--hero-stack-side-w:clamp(155px,13.5vw,210px);--hero-stack-side-h:clamp(290px,28vw,410px);--hero-stack-front-w:clamp(184px,16.4vw,266px);--hero-stack-front-h:clamp(322px,31.2vw,460px);--hero-stack-overlap:clamp(28px,3vw,46px);--hero-stack-sx:0.789474;--hero-stack-sy:0.891304;--hero-stack-isx:1.266667;--hero-stack-isy:1.121951;--hero-stack-ease:cubic-bezier(0.22,1,0.36,1);--hero-stack-duration:350ms;--hero-stack-layer-delay:140ms;width:100%;max-width:100%;margin-inline:0;transform:translate3d(0,-12px,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-image-stack__stage{position:relative;display:flex;align-items:flex-start;justify-content:center;width:100%;height:var(--hero-stack-front-h);isolation:isolate}.hero-image-stack__card{position:absolute;top:0;left:50%;width:var(--hero-stack-front-w);height:var(--hero-stack-front-h);margin:0;border-radius:28px;overflow:hidden;border:1.5px solid hsla(0,0%,100%,.28);background:#161616;box-shadow:0 18px 40px rgba(0,0,0,.4);transform-origin:50% 50%;transform:translate3d(-50%,0,0) scaleX(1);opacity:1;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;transition:transform var(--hero-stack-duration) var(--hero-stack-ease),box-shadow var(--hero-stack-duration) ease,border-color .4s ease,border-radius var(--hero-stack-duration) var(--hero-stack-ease),z-index 0ms linear var(--hero-stack-layer-delay)}.hero-image-stack__media{position:absolute;inset:0;transform-origin:50% 50%;transition:transform var(--hero-stack-duration) var(--hero-stack-ease);will-change:transform}.hero-image-stack__media img{object-fit:cover;object-position:center 18%;pointer-events:none}.hero-image-stack__card.is-front{z-index:20;border-radius:32px;border-color:hsla(0,0%,100%,.4);box-shadow:0 28px 56px rgba(0,0,0,.55),0 10px 22px rgba(0,0,0,.28);transform:translate3d(-50%,0,0) scaleX(1)}.hero-image-stack__card.is-front .hero-image-stack__media{transform:translateZ(0) scaleX(1)}.hero-image-stack__card.is-left{z-index:10;transform:translate3d(calc(-50% - (var(--hero-stack-front-w) / 2) - (var(--hero-stack-side-w) / 2) + var(--hero-stack-overlap)),0,0) scale3d(var(--hero-stack-sx),var(--hero-stack-sy),1)}.hero-image-stack__card.is-right{z-index:8;transform:translate3d(calc(-50% + (var(--hero-stack-front-w) / 2) + (var(--hero-stack-side-w) / 2) - var(--hero-stack-overlap)),0,0) scale3d(var(--hero-stack-sx),var(--hero-stack-sy),1)}.hero-image-stack__card.is-left .hero-image-stack__media,.hero-image-stack__card.is-right .hero-image-stack__media{transform:translateZ(0) scale3d(var(--hero-stack-isx),var(--hero-stack-isy),1)}.hero-image-stack__card.is-behind{z-index:2;transition-delay:0ms,0ms,0ms,0ms,0ms}.hero-image-stack__dots{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:14px}.hero-image-stack__dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#4b5563;cursor:pointer;transition:background-color .3s ease,width .3s var(--hero-stack-ease),transform .3s ease}.hero-image-stack__dot.is-active{width:22px;background:var(--Main-yellow,#ffcd4c)}.hero-image-stack__dot:focus-visible{outline:2px solid var(--Main-yellow,#ffcd4c);outline-offset:3px}@media (min-width:1200px){.hero-image-stack{--hero-stack-side-w:200px;--hero-stack-side-h:390px;--hero-stack-front-w:206px;--hero-stack-front-h:360px;--hero-stack-overlap:44px;--hero-stack-sx:0.78125;--hero-stack-sy:0.886364;--hero-stack-isx:1.28;--hero-stack-isy:1.128205}}@media (min-width:1440px){.hero-image-stack{--hero-stack-side-w:220px;--hero-stack-side-h:420px;--hero-stack-front-w:216px;--hero-stack-front-h:370px;--hero-stack-overlap:50px;--hero-stack-sx:0.769231;--hero-stack-sy:0.875;--hero-stack-isx:1.3;--hero-stack-isy:1.142857}.hero-image-stack__card{border-radius:32px}.hero-image-stack__card.is-front{border-radius:36px}}@media (max-width:1199.98px) and (min-width:992px){.hero-image-stack{--hero-stack-side-w:165px;--hero-stack-side-h:310px;--hero-stack-front-w:160px;--hero-stack-front-h:308px;--hero-stack-overlap:36px;--hero-stack-sx:0.825;--hero-stack-sy:0.890805;--hero-stack-isx:1.212121;--hero-stack-isy:1.122581}}@media (max-width:991.98px) and (min-width:768px){.hero-image-stack{--hero-stack-side-w:148px;--hero-stack-side-h:278px;--hero-stack-front-w:184px;--hero-stack-front-h:312px;--hero-stack-overlap:42px;--hero-stack-sx:0.804348;--hero-stack-sy:0.891026;--hero-stack-isx:1.243243;--hero-stack-isy:1.122302;max-width:min(520px,100%);margin-inline:auto;transform:translateZ(0)}.hero-image-stack__card{border-radius:24px}.hero-image-stack__card.is-front{border-radius:28px}}@media (max-width:767.98px) and (min-width:576px){.hero-image-stack{--hero-stack-side-w:124px;--hero-stack-side-h:232px;--hero-stack-front-w:152px;--hero-stack-front-h:258px;--hero-stack-overlap:38px;--hero-stack-sx:0.815789;--hero-stack-sy:0.899225;--hero-stack-isx:1.225806;--hero-stack-isy:1.112069;max-width:min(420px,100%);margin-inline:auto;transform:translateZ(0)}.hero-image-stack__card{border-radius:22px}.hero-image-stack__card.is-front{border-radius:26px}.hero-image-stack__dots{margin-top:12px;gap:8px}}@media (max-width:575.98px){.hero-image-stack{--hero-stack-side-w:108px;--hero-stack-side-h:202px;--hero-stack-front-w:136px;--hero-stack-front-h:228px;--hero-stack-overlap:36px;--hero-stack-sx:0.794118;--hero-stack-sy:0.885965;--hero-stack-isx:1.259259;--hero-stack-isy:1.128713;max-width:min(340px,100%);margin-inline:auto;transform:translateZ(0)}.hero-image-stack__card{border-radius:20px;box-shadow:0 14px 28px rgba(0,0,0,.38)}.hero-image-stack__card.is-front{border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.5),0 8px 16px rgba(0,0,0,.24)}.hero-image-stack__dots{margin-top:10px;gap:8px}.hero-image-stack__dot{width:7px;height:7px}.hero-image-stack__dot.is-active{width:18px}}@media (max-width:389.98px){.hero-image-stack{--hero-stack-side-w:96px;--hero-stack-side-h:180px;--hero-stack-front-w:120px;--hero-stack-front-h:200px;--hero-stack-overlap:34px;--hero-stack-sx:0.8;--hero-stack-sy:0.9;--hero-stack-isx:1.25;--hero-stack-isy:1.111111;max-width:min(300px,100%);margin-inline:auto}.hero-image-stack__card{border-radius:18px}.hero-image-stack__card.is-front{border-radius:22px}}@media (prefers-reduced-motion:reduce){.hero-image-stack__card,.hero-image-stack__dot,.hero-image-stack__media{transition:none}.hero-image-stack__card,.hero-image-stack__media{will-change:auto}}.tf-page-title .bg-image{inset:0;width:100%;height:100%}.tf-page-title .bg-image .rellax{position:relative;width:100%;height:100%;min-height:100%!important;transform:none!important}.tf-page-title .bg-image .rellax>span{display:block!important}.tf-page-title .bg-image .rellax>span,.tf-page-title .bg-image img{width:100%!important;height:100%!important;min-height:100%!important}.tf-page-title .bg-image img{object-fit:cover!important;object-position:center}.tf-page-title.has-custom-banner .content-wrap{min-height:unset;aspect-ratio:unset;height:520px;max-height:520px}.tf-page-title.has-custom-banner .bg-image img{object-fit:cover!important;object-position:center 35%}.tf-page-title.has-custom-banner .tf-overlay{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgba(27,30,35,.1),rgba(27,30,35,.55) 58%,rgba(27,30,35,.95))!important}@media (max-width:767px){.tf-page-title.has-custom-banner .content-wrap{height:300px;max-height:300px}}.tf-page-title.has-custom-banner.has-compact-banner .content-wrap{height:380px;max-height:380px;padding-bottom:56px;background-color:transparent}.tf-page-title.has-custom-banner.has-compact-banner .bg-image img{object-fit:cover!important;object-position:center 28%;width:100%!important;height:100%!important}.tf-page-title.has-custom-banner.has-compact-banner.has-banner-focus-top .bg-image img{object-position:center 18%!important}.tf-page-title.has-custom-banner.has-compact-banner .tf-overlay{background:linear-gradient(180deg,rgba(27,30,35,0),rgba(27,30,35,.12) 62%,rgba(27,30,35,.42))!important}.tf-page-title.has-custom-banner.has-compact-banner .breadcrums a,.tf-page-title.has-custom-banner.has-compact-banner .content .title{text-shadow:0 2px 14px rgba(0,0,0,.45)}.tf-page-title.has-custom-banner.has-compact-banner .content .title{font-size:52px;line-height:1.15;margin-bottom:16px}.tf-page-title.has-custom-banner.has-compact-banner .breadcrums a{font-size:18px;line-height:1.35}@media (max-width:991px){.tf-page-title.has-custom-banner.has-compact-banner .content-wrap{height:300px;max-height:300px;padding-bottom:44px}.tf-page-title.has-custom-banner.has-compact-banner .content .title{font-size:42px}}@media (max-width:767px){.tf-page-title.has-custom-banner.has-compact-banner .content-wrap{height:240px;max-height:240px;padding-bottom:32px}.tf-page-title.has-custom-banner.has-compact-banner .content .title{font-size:32px;margin-bottom:10px}.tf-page-title.has-custom-banner.has-compact-banner .breadcrums{gap:8px}.tf-page-title.has-custom-banner.has-compact-banner .breadcrums a{font-size:14px}}.tf-page-title .page-banner-desc{max-width:720px;margin:0 0 24px;color:#fff;font-size:18px;line-height:1.55;font-weight:400;text-shadow:0 2px 14px rgba(0,0,0,.45)}.tf-page-title.has-custom-banner.has-compact-banner.has-banner-desc .content-wrap{height:440px;max-height:440px}@media (max-width:991px){.tf-page-title .page-banner-desc{font-size:16px;max-width:560px}.tf-page-title.has-custom-banner.has-compact-banner.has-banner-desc .content-wrap{height:360px;max-height:360px}}@media (max-width:767px){.tf-page-title .page-banner-desc{font-size:14px;line-height:1.5;margin-bottom:16px}.tf-page-title.has-custom-banner.has-compact-banner.has-banner-desc .content-wrap{height:300px;max-height:300px}}