:root{--primary-color:#0072c6;--secondary-color:#f2f2f2}body{font-family:'Rubik',sans-serif!important}.header-container{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:22px 5%;width:100%;max-width:1440px;margin:auto;box-sizing:border-box;font-family:Rubik}.header-logo{width:105px;height:auto}.header-language-dropdown{position:relative;display:inline-block;font-family:Rubik}.header-language-dropdown summary{cursor:pointer;border:0;background:none;display:flex;align-items:center;gap:6px;font-size:15px;text-transform:uppercase}.header-language-dropdown summary:hover{color:#067fb5}.header_icon_globe{width:14px}.header-arrow-down{margin-left:.255em;font-size:8.5px}.header-language-menu{display:none;position:absolute;top:30px;z-index:999;background-color:#fff;box-shadow:0 1px 5px 0 #00000040;min-width:7rem;padding:0 .5rem}.header-language-dropdown[open] .header-language-menu{display:block}.header-language-dropdown-item{display:block;padding:.8rem 1rem;color:#212529;text-decoration:none;margin:5px 0}.header-language-dropdown-item:hover{background-color:#f1f1f1}@media(max-width:768px){.header-language-menu{min-width:3.9rem}.logo-container{margin-left:auto;margin-right:auto;padding-left:38px}}.hero-simple{width:100%;min-height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:20px;box-sizing:border-box;position:relative;overflow:hidden;color:#fff;font-family:'Rubik',sans-serif;gap:20px}.hero-simple__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-simple__bg--mobile{display:none}.hero-simple__overlay{position:absolute;inset:0;background:rgba(0,0,0,.35);pointer-events:none}.hero-simple__overlay.is-hidden{display:none}.hero-simple__inner{position:relative;max-width:900px;z-index:2}.hero-simple__title{font-size:clamp(20px,4vw,36px);line-height:1.1;margin-bottom:16px;font-weight:600}.hero-simple__subtitle{font-size:clamp(16px,1.6vw,24px);opacity:.95}.hero-simple__promo-input-wrapper{display:flex;position:relative;width:100%;max-width:900px;justify-content:center;align-items:center;padding:20px 0 0;gap:5px}.hero-simple__promo-input-container{display:flex;position:relative;z-index:5;gap:19px;width:100%;max-width:360px;background-color:#fff;border-radius:8px;padding:20px 22px}.hero-simple__promo-input{border:0;width:60%;font-size:36px;line-height:40px}.hero-simple__promo-input:focus{outline:0;border:0;box-shadow:none}.hero-simple__promo-input::placeholder{color:#000;font-weight:700}.hero-simple__promo-button{width:40%;height:42px;color:#fff;border:1px solid #23893c;background-color:#23893c;border-radius:4px;font-size:14px;font-weight:700;cursor:pointer}.hero-simple__promo-button:hover{background-color:#123b40}.hero-simple__tooltip{position:absolute;bottom:-35px;z-index:5;color:#fff;background-color:#626060;padding:4px 10px;border-radius:4px;opacity:0}@media screen and (max-width:767px){.hero-simple__bg--desktop{display:none}.hero-simple__bg--mobile{display:block}}.faq{width:100%;padding:40px 5%;max-width:1440px;margin:0 auto;font-family:'Red Hat Display',sans-serif;color:#1b1b1b;box-sizing:border-box}.faq-title{font-weight:700;font-size:28px;line-height:100%;letter-spacing:normal;text-align:center;margin:0 0 24px 0;color:#1b1b1b}.faq-list{display:grid;padding:0 24px;background:#fff;border-radius:12px;box-shadow:0 0 6px #5a5a5a33}.faq-item{padding:0;overflow:visible;border-bottom:1px solid #d9d9d9}.faq-list .faq-item:last-child{border-bottom:0}.faq-summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:24px 0}.faq-summary::-webkit-details-marker{display:none}.faq-question{font-weight:700;font-size:18px;line-height:1.33;letter-spacing:normal;color:#1b1b1b;margin:0}.faq-item .faq-summary img{transform:rotate(90deg);box-sizing:border-box}.faq-item[open] .faq-summary img{transform:rotate(270deg);box-sizing:border-box}.faq-caret{inline-size:16px;block-size:16px;position:relative}.faq-caret::before,.faq-caret::after{content:"";position:absolute;inset:0;margin:auto;width:5px;height:5px;border-right:2px solid #1b1b1b;border-bottom:2px solid #1b1b1b;transform:rotate(45deg);transition:transform .2s ease}.faq-answer{padding:0 16px 24px 16px;font-size:16px;line-height:160%;color:#5a5a5a}.faq-answer strong,.faq-answer b{color:#5a5a5a;font-weight:700!important}.faq-answer a{font-weight:700!important;color:#177f8c}.faq-answer-text{margin:0}.faq-link{text-decoration:underline}.faq-item[open] .faq-caret::before,.faq-item[open] .faq-caret::after{transform:rotate(-135deg)}.faq-summary:focus{outline:0}.faq-summary:focus-visible{outline:2px solid #1b1b1b;outline-offset:2px}@media(max-width:768px){.faq-title{font-size:20px}.faq-list{padding:0 16px}.faq-summary{padding:16px 0}.faq-question{font-size:16px}.faq-answer{font-size:14px;padding:0 20px 18px 20px}}.iframe-form{max-width:1248px;padding:32px}.frame-shell{border:0;width:100%;min-height:620px;height:calc(100dvh - 96px);background:#fff}@media(max-width:1024){.iframe-form{padding-left:24px;padding-right:24px}.frame-shell{min-height:680px;height:calc(100dvh - 72px)}}@media(max-width:767px){.iframe-form{padding-left:16px;padding-right:16px}}.footer-socials{display:flex;justify-content:center;gap:12px;padding:16px 0}.footer-social-icon{width:20px;height:20px}hr.footer-divider{display:block;border-top:1px solid #f8f9fa;margin:0 auto;width:85%;max-width:1440px}.footer-container{background-color:#fff;font-size:12px;color:#000;line-height:1.5;width:100%;font-family:Rubik}.footer-top{display:flex;flex-wrap:wrap;gap:10px;padding:25px 5% 0;max-width:1440px;margin:auto;box-sizing:border-box;flex-direction:column;align-items:center}.footer-left,.footer-right{display:flex;flex-direction:column;gap:10px;align-items:center;text-align:center;width:100%}.footer-logo{width:105px;height:auto}.footer-logo-wrapper{display:block}.footer-contact,.footer-legal{display:block;white-space:normal}.footer-contact a,.footer-legal a{color:#0071c2;text-decoration:underline;font-size:12px;margin-right:16px}.footer-legal a:last-child{margin-right:0}.footer-contact a[href^="mailto:"]{color:inherit;text-decoration:none;pointer-events:none;cursor:default}.footer-cards{padding:0 0 44.5px;display:flex;justify-content:center;flex-wrap:wrap;gap:2px}.footer-cards img{width:52px;height:auto}@media(min-width:1186px){.footer-top{flex-direction:row;justify-content:space-between;align-items:flex-start;padding:25px 5%}.footer-right{order:1;align-items:flex-start;text-align:left;gap:8px;flex:1}.footer-left{order:2;align-items:flex-end;text-align:right;gap:8px;flex:1}.footer-contact,.footer-legal{display:inline;white-space:nowrap}.footer-cards{justify-content:flex-end}.footer-logo-wrapper{margin-bottom:8px}.footer-logo{margin:0}}@media(max-width:768px){.footer-logo{width:80px}.footer-cards img{width:42.64px}.footer-contact,.footer-legal{text-align:center}.footer-left,.footer-right{align-items:center;text-align:center}}