.homeContainer{flex-direction:column;justify-content:flex-start;align-items:center;gap:0;width:100%;display:flex}
.bannerContainer{z-index:0;width:100%;position:sticky;top:0;overflow:hidden}.bannerContainer .bannerSlides{z-index:0;width:100%;position:relative}.bannerContainer .bannerSlide{object-fit:cover;object-position:center;width:100%;height:100vh}.bannerContainer .bannerSlide--mobile,.bannerContainer .bannerSlide--tab{display:none}.bannerContainer .bannerContent{flex-direction:row;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:24px 60px 48px;display:flex;position:absolute;bottom:0}.bannerContainer .bannerContent .leftContent{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;width:100%;max-width:597px;display:flex}.bannerContainer .bannerContent .leftContent h2{font-family:var(--font-academico);color:#fff;font-size:62px;font-weight:400;line-height:80px}.bannerContainer .bannerContent .carouselContent{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;width:100%;max-width:406px;display:flex}.bannerContainer .bannerContent .carouselContent p{color:#fff;font-size:16px;font-weight:500;line-height:24px}.bannerContainer .bannerContent .carouselContent .carouselIndicators{flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;display:flex}.bannerContainer .bannerContent .carouselContent .carouselIndicators .carouselIndicator{cursor:pointer;background:#707070;border:none;border-radius:2px;width:20px;height:4px;padding:0;transition:width .4s,background .4s;position:relative;overflow:hidden}.bannerContainer .bannerContent .carouselContent .carouselIndicators .carouselIndicator.active{background:#d9d9d9;width:46px}@media screen and (max-width:1199px){.bannerContainer .bannerSlide--desktop{display:none}.bannerContainer .bannerSlide--tab{aspect-ratio:768/889;width:100%;height:auto;display:block}.bannerContainer .bannerContent{flex-direction:column;align-items:start;padding:20px 30px 30px}.bannerContainer .bannerContent .leftContent h2{font-size:40px;font-weight:400;line-height:52px}.bannerContainer .bannerContent .carouselContent p{font-size:14px;font-weight:500;line-height:20px}}@media screen and (max-width:767px){.bannerContainer .bannerSlide--tab{display:none}.bannerContainer .bannerSlide--mobile{aspect-ratio:375/523;width:100%;height:auto;display:block}.bannerContainer .bannerContent{padding:20px 20px 60px 30px}.bannerContainer .bannerContent .leftContent h2{font-size:28px;font-weight:400;line-height:36px}}
.exceptionalSection{z-index:1;background:#fff;flex-direction:row;justify-content:center;align-items:flex-start;gap:0;width:100%;padding:60px 20px;display:flex;position:relative}.exceptionalSection .innerContainer{opacity:0;background-image:linear-gradient(270deg,#0000 41.37%,#000000b3 99.99%),url(../media/exceptionalImg.20ft03fzry31k.webp);background-repeat:no-repeat;background-size:cover;border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;width:100%;max-width:1320px;min-height:416px;padding:30px 38px;transition:opacity .9s,transform .9s;display:flex;overflow:hidden;transform:translateY(60px)}.exceptionalSection .innerContainer.inView{opacity:1;transform:translateY(0)}.exceptionalSection .innerContainer h2{font-family:var(--font-academico);color:#fff;letter-spacing:-1.5px;max-width:664px;margin-bottom:12px;font-size:50px;font-weight:600;line-height:60px}.exceptionalSection .innerContainer p{color:#fffc;max-width:641px;margin-bottom:32px;font-size:16px;font-weight:400;line-height:24px}.exceptionalSection .innerContainer .btnWrapper{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:20px;display:flex}@media screen and (max-width:1024px){.exceptionalSection .innerContainer{background-image:linear-gradient(270deg,#0000 41.37%,#000000b3 99.99%),url(../media/exceptionalImgTab.1fnmh66dhfjcf.webp);background-position:50%}}@media screen and (max-width:830px){.exceptionalSection{padding:40px 16px}.exceptionalSection .innerContainer{background-image:linear-gradient(208deg,#0000 22.71%,#000000b3 69.55%),url(../media/exceptionalImgMobile.306zor126-q2t.webp);background-position:50%;justify-content:flex-end;min-height:320px;padding:20px}.exceptionalSection .innerContainer h2{font-size:28px;font-weight:400;line-height:38px}.exceptionalSection .innerContainer p{margin-bottom:20px;font-size:14px;line-height:20px}.exceptionalSection .innerContainer .btnWrapper{gap:12px}}
