@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");:root{--color-c-black-v-100: #000;--color-c-brown-v-100: #D4B5B5;--color-c-indigo-v-100: #F1F4FF;--color-c-indigo-v-200: #CFD6F3;--color-c-indigo-v-300: #C5D1FF;--color-c-indigo-v-400: #B9C8FF;--color-c-indigo-v-500: #849CF3;--color-c-indigo-v-600: #889CE7;--color-c-indigo-v-700: #617AD6;--color-c-indigo-v-800: #4E63B3;--color-c-red-v-100: #FFF0F0;--color-c-red-v-200: #FF7C7C;--color-c-red-v-300: #FF6262;--color-c-red-v-400: #E44F4F;--color-c-grey-v-100: #98A2C7;--color-c-grey-v-200: #838EB8;--color-c-grey-v-300: #404040;--color-c-white-v-100: #fff;--color-add-white-v-100: #fff;--color-add-yellow-v-100: #FFDB71;--color-add-yellow-v-200: #FFE69D;--color-add-green-v-050: #193B35;--color-add-green-v-100: #1F4A42;--color-add-green-v-200: #2F7366;--color-add-green-v-300: #82aba3;--color-add-green-v-400: #acc7c2;--color-add-grey-v-100: #6C6C6C;--color-add-grey-v-200: #6C6C6C;--color-add-grey-v-300: #f5f5f5;--color-add-grey-v-400: #D8D8D8;--color-add-grey-v-500: #949494;--color-add-black-v-100: #000;--color-add-black-v-200: #181818;--color-add-black-v-300: #313836;--space-xxs: 8px;--space-xs: 16px;--space-sm: 32px;--space-md: 40px;--space-lg: 48px;--space-xl: 60px;--space-xxl: 72px;--space-xxxl: 80px;--space-xxxx: 100px;--space-xxxxx: 120px}@use '../abstracts/variables' as *;.section-hero-big{width:100%;padding:48px 0 0 0;margin-top:0;background:#1F4A42}@media (max-width: 1023px){.section-hero-big{padding:60px 0 0 0}}@media (max-width: 767px){.section-hero-big{padding:32px 0 0 0}}.section-hero-big .container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}@media (max-width: 767px){.section-hero-big .container{text-align:center}}.section-hero-big .container .tagline{margin:0;background:#193B35;font-size:16px;line-height:22px;font-weight:600;color:#fff;padding:12px 18px;border-radius:25px;position:relative;display:flex;flex-direction:row;align-items:center;gap:10px}.section-hero-big .container .tagline::before{content:"";width:18px;height:18px;background:url("../../images/add_icon_star--yellow.svg") center bottom no-repeat;background-size:contain}.section-hero-big .container h1{margin:0;padding:0;font-size:72px;line-height:75px;font-weight:400;color:var(--color-add-white-v-100)}@media (max-width: 767px){.section-hero-big .container h1{font-size:48px;line-height:54px;text-align:center}}.section-hero-big .container h1 span{display:block;font-size:48px;line-height:60px;text-align:center}@media (max-width: 767px){.section-hero-big .container h1 span{font-size:32px;line-height:38px;text-align:center}}.section-hero-big .container p{max-width:925px;margin:0 auto;padding:0;font-size:20px;line-height:30px;font-weight:500;color:var(--color-add-white-v-100);text-align:center}@media (max-width: 767px){.section-hero-big .container p{font-size:18px;line-height:24px}}.section-hero-big .container p a{font-weight:600;color:#fff;text-decoration:none;position:relative}.section-hero-big .container p a::before{content:"";width:0;height:1px;background:#FFE69D;position:absolute;left:50%;bottom:-2px;opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:all 0.3s ease-out}.section-hero-big .container p a:hover{color:#FFE69D}.section-hero-big .container p a:hover::before{width:100%;opacity:1}@media (max-width: 767px){.section-hero-big .container .btn{width:calc(100% - 48px)}}.section-hero-big .container figure{margin:24px 0 0 0;padding:0;width:100%;vertical-align:middle}.section-hero-big .container figure img{width:100%;height:auto;margin:0;padding:0;width:100%;vertical-align:middle;border-radius:30px 30px 0px 0px}

/*# sourceMappingURL=hero-big.css.map */
