@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.slideFromRight{animation:slideFromRight .2s ease forwards}@keyframes slideFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}.slideFromLeft{animation:slideFromLeft .2s ease forwards}@keyframes slideFromLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.growFromCenter{animation:growFromCenter 1s ease}@-webkit-keyframes growFromCenter{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes growFromCenter{0%{transform:scaleY(0)}to{transform:scaleY(1)}}html,body,#root{height:100vh;height:100svh}html{scroll-behavior:smooth}main{height:calc(100vh - var(--header-height));height:calc(100svh - var(--header-height));scroll-behavior:smooth}.grecaptcha-badge{z-index:1001}.gradient-text{background-image:linear-gradient(180deg,#f6e4bc,#967451);color:transparent;-webkit-background-clip:text;background-clip:text}.gradient-bg{background:#f6e4bc;background:linear-gradient(180deg,#f6e4bc,#967451)}:root{--header-height: 80px;--header-height-mobile: 64px;--max-width: 1280px;--swiper-pagination-bullet-inactive-color: #332348;--swiper-pagination-bullet-inactive-opacity: 1;--swiper-pagination-color: #f3eadc;--swiper-pagination-bullet-size: 16px}@media (max-width: 1366px){:root{--header-height: 66px;--max-width: 1120px}}@media (max-width: 1024px){:root{--header-height: 66px;--max-width: 960px}}@media screen and (max-width: 768px){:root{--swiper-pagination-bullet-size: 6px}main{height:calc(100vh - var(--header-height-mobile));height:calc(100svh - var(--header-height-mobile))}}
