@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600&family=Poppins:wght@400;700&display=swap");body{background-color:#1d1d1d;box-sizing:border-box;color:#fff;font-family:Montserrat,sans-serif;margin:0}body,html{overflow-x:hidden}a{color:inherit;text-decoration:none}*{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}$primary-color-brand:#f5cc82;$primary-color-dark:#000;$background-color:#1d1d1d;@mixin flex-column{display:flex;flex-direction:column}@mixin flex-row{display:flex;flex-direction:row}@mixin section-title{font-size:25px;font-weight:400;line-height:37px;margin-bottom:2rem;text-align:center;text-transform:uppercase;@include desktop{font-size:42px;line-height:55px;margin-bottom:3rem}}@mixin cta-button{align-items:center;background:linear-gradient(133.67deg,#f5cc82 -24.83%,#282828 120.67%);border:none;border-radius:3px;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;justify-content:center;line-height:17px;outline:none;padding:13px 32px;text-decoration:none;@include desktop{font-size:16px}&:hover{background:#f5cc82;color:#000}}@mixin secondary-button{border:1px solid #f5cc82;border-radius:3px;box-shadow:none;color:#fff;cursor:pointer;font-size:13px;font-weight:600;line-height:17px;outline:none;padding:12px 18px;text-align:center;text-decoration:none;@include desktop{font-size:16px}&:hover{background:#f5cc82;border:1px solid transparent;color:#121212;transition:all .5s}}@mixin animation-transition-in{@keyframes transition-in{0%{opacity:0}to{opacity:1}}}@mixin animation-slide-down{@keyframes slide-down{0%{opacity:0;transform:translateY(-60px)}to{opacity:1;transform:translateY(0)}}}.navbar{align-items:center;background-color:#1d1d1d;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;opacity:.95;padding:1rem 0;position:fixed;top:0;width:100%;z-index:9}.navbarMobileMenu{display:flex;position:relative}.navbarLogo{width:200px}@media (min-width:980px){.navbarMobileMenu{display:none}}.navbarContainer{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}@media (min-width:980px){.navbarContainer{padding:0}}.navbarMobileMenuButton{height:50px;width:50px}.navbarMobileMenuButton img{width:100%}.navbarOption{display:flex;flex-direction:row;justify-content:space-between}.navbarMenu{display:none}@media (min-width:980px){.navbarMenu{align-items:center;display:flex;flex-direction:row;height:6rem}}.navbarMenuList{align-items:center;display:flex;flex-direction:row;gap:1.5rem;height:100%;justify-content:space-between;margin-right:2rem}.navbarButtonLong{margin-left:1rem;width:10rem}.navbarButtonMedium{margin-left:1rem;width:8rem}.RoundButton_roundButton{background:linear-gradient(133.67deg,#f5cc82 -24.83%,#282828 120.67%);border-radius:25px;color:#fff;font-size:14px;padding:.8rem;text-align:center;transition:all .5s ease-in}.RoundButton_roundButton:hover{background:#ab905e}@media (min-width:676px){.RoundButton_roundButton{font-size:16px;padding:.8rem}}.RoundButton_roundButton_secondary{border:1px solid #f5cc82;border-radius:25px;color:#f5cc82;font-size:14px;padding:.8rem;text-align:center;transition:all .5s ease-in}.RoundButton_roundButton_secondary:hover{background-color:#f5cc82;color:#fff}@media (min-width:676px){.RoundButton_roundButton_secondary{font-size:16px;padding:.8rem}}.navbarMenuItem{display:flex;justify-content:center;list-style:none;transition:.5s;width:8rem}.navbarMenuItem:hover{color:#f5cc82}.navbarMenuDropdown{align-items:center;display:flex;height:100%;position:relative}.navbarMenuDropdownButton{color:#fff;cursor:pointer;font-size:16px}.navbarMenuDropdownContent{background-color:#282828;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;min-width:160px;padding:2rem 1rem;position:absolute;right:0;top:4.5rem;width:15rem;z-index:1}.footer{background-color:#171717;margin-top:5rem;padding:4rem 2.5rem}.footerContainer{display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:0 1rem}@media (min-width:980px){.footerContainer{display:flex;flex-direction:row;justify-content:space-between;padding:0}}.footerColumnLogo{align-items:center;display:flex;flex-direction:column;justify-content:center}@media (min-width:676px){.footerColumnLogo{align-items:flex-start;justify-content:flex-start;padding-top:1.5rem}}.footerColumn{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.footerColumnHeader{font-weight:400;margin-bottom:14px;text-transform:uppercase}.footerColumnText{color:#b3b3b3;margin:0;padding:0;text-align:left}.footerSocialContainer{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start}.footerSocialLink{height:30px;width:30px}.footerSocialLink img{width:100%}.footerPrivacyContainer{color:#b3b3b3;flex-direction:column;margin-top:5rem}.footerPrivacyContainer,.footerPrivacyLinkContainer{align-items:center;display:flex;justify-content:center}.footerPrivacyLinkContainer{flex-direction:row;gap:2rem}.footerPrivacyLink{color:#b3b3b3;font-size:14px;text-decoration:underline}.footerPrivacyText{color:#b3b3b3;font-size:12px;margin:.5rem}.navbarCollaspe{animation:NavBar_transition-in__93RYb .5s;background:#272728;height:100vh;left:0;padding:20px 30px 30px;position:absolute;top:5rem;width:100%;z-index:2}.navbarCollaspeList{align-items:flex-start;animation:NavBar_slide-down__2W6wU .3s ease-in-out forwards;border-bottom:1px solid #f5cc82;display:flex;flex-direction:column;margin-bottom:30px;padding-bottom:40px}.navbarCollaspeItem{line-height:50px}.navbarCollaspeItem,.navbarCollaspeItemButton{font-size:22px;font-weight:800;list-style:none;padding:10px}.navbarCollaspeItemButton{border:1px solid #f5cc82;border-radius:25px;color:#f5cc82;line-height:36px;margin-top:10px;text-align:center;width:50%}.navbarMenuDropdown:hover .navbarMenuDropdownContent{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;justify-content:center}.active.menu-item{color:#f5cc82}.hs_error_rollup{display:none}.hs-form label{color:#f5cc82;display:block;float:none;font-family:Montserrat;font-size:16px;font-weight:500;line-height:20px;margin-bottom:4px;padding-top:0;width:auto}.hs-form input[type=email],.hs-form input[type=number],.hs-form input[type=tel],.hs-form input[type=text]{background-clip:padding-box;background-color:#f5f8fa;border:1px solid #cbd6e2;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;border-radius:15px;box-sizing:border-box;color:#33475b;display:inline-block;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;height:40px;line-height:22px;max-width:500px;min-height:27px;outline:none;padding:0 15px;width:100%}.hs-form input[type=submit]{background-color:#ff7a59;background:#f5cc82;border:1px solid #f5cc82;border-radius:15px;color:#fff;color:#282828;cursor:pointer;display:inline-block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-family:Montserrat;font-size:14px;font-size:16px;font-weight:700;line-height:12px;line-height:16px;margin:0;padding:12px 24px;position:relative;text-align:center;transition:all .15s linear;white-space:pre-wrap}.hs-form .actions{margin-bottom:18px;margin-top:18px;padding:17px 0}body .navbar .hs-language-switcher__button{background:none;border:none;color:#fff!important;margin-left:2.9rem}body .navbar .hs-language-switcher__button .hs-language-switcher__icon,body .navbar .hs-language-switcher__button .hs-language-switcher__icon--dropdown{fill:#fff!important}.toggle_list ul li a{color:#fff;font-weight:600;text-transform:uppercase;transition:.5s}.toggle_list ul li a:hover{color:#f5cc82}.toggle_list ul li a.en:before{content:" "}.toggle_list ul{display:flex;list-style:none}.toggle_list ul li:first-child{border-right:1px solid #fff;margin-right:10px;padding-right:10px}.toggle_list ul li.active a{border-bottom:1px solid #f5cc82;color:#f5cc82}