:root{--menu-header-height: 95px;--max-width-content: 1570px;--section-side-padding: 60px;--font-family: "Poppins", sans-serif;--color-black: #001D2A;--color-white: #FFFFFF;--color-whitesmoke: #F6F6F6;--color-beige: #F9F7F4;--color-green: #009A98;--color-green-light-50: #80DFC8;--color-green-light-25: #bfeee3;--color-green-very-light: #E6F9F4;--color-green-dark: #085562;--color-grey: #D0D0D0;--color-grey-light: #DDE0E6;--color-grey-light-50: #EFEFEF;--color-grey-dark-50: #96A2A7;--color-grey-dark: #53626C;--color-blue: #1583C3;--color-red: #F85151;--color-green-gradient-to: #00BE91;--color-blue-gradient-to: #93C6DE}@media (max-width: 1400px){:root{--section-side-padding: 40px}}@media (max-width: 1040px){:root{--menu-header-height: 46px}}@media (max-width: 767px){:root{--section-side-padding: 25px}}html{font-size:16px;-webkit-text-size-adjust:100%;font-optical-sizing:auto;font-style:normal}.global-container,.page-container{position:relative;width:100%}.page-container{padding:0 var(--section-side-padding)}.page-container.register-layout{padding-top:315px}.page-container.register-layout:before{content:url('data:image/svg+xml,<svg width="481" height="266" viewBox="0 0 481 266" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M480.621 112C480.621 126.426 472.893 139.741 460.376 146.868L260.378 260.767C248.128 267.745 233.114 267.745 220.864 260.767L20.8662 146.868C8.35432 139.741 0.621094 126.426 0.621094 112L480.616 112H480.621Z" fill="url(%23paint0_linear_67_2019)"/><path d="M0.621094 0L480.621 8.39259e-05L480.621 112L0.621074 112L0.621094 0Z" fill="url(%23paint1_linear_67_2019)"/><defs><linearGradient id="paint0_linear_67_2019" x1="213.621" y1="-0.999998" x2="235.121" y2="220" gradientUnits="userSpaceOnUse"><stop stop-color="%23085562"/><stop offset="1" stop-color="%2300BE91"/></linearGradient><linearGradient id="paint1_linear_67_2019" x1="220.121" y1="13.5" x2="233.121" y2="196" gradientUnits="userSpaceOnUse"><stop stop-color="%23085562"/><stop offset="1" stop-color="%2300BE91"/></linearGradient></defs></svg>');max-width:480px;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.page-container.dashboard-layout{padding-bottom:95px}.page-container.guest-layout{padding-top:40px;padding-bottom:40px}.page-container.main-layout{padding-top:50px;padding-bottom:50px}@media (max-width: 1040px){.page-container.main-layout{padding-top:40px;padding-bottom:40px}}.content,.wrapper{position:relative;width:100%;margin:0 auto}.header-menu{position:fixed;top:15px;left:0%;width:100%;max-height:100px;padding:0 var(--section-side-padding);z-index:2147483645}.header-menu>.content{padding:15px 30px;box-shadow:0 25px 50px #08556233;display:flex;align-items:center;justify-content:space-between;border-radius:25px}@media (max-width: 1400px){.header-menu>.content{border-radius:15px}}@media (max-width: 1040px){.header-menu>.content{padding:7.5px 12.5px}}.header-menu>.content .main-navigation{display:flex;align-items:center;margin:0 auto}@media (max-width: 1040px){.header-menu>.content .main-navigation{display:none}.header-menu>.content .buttons{display:none}}.header-menu>.content .main-navigation>li>ul{position:absolute;top:125%;left:0}.header-menu .header-logo{max-width:220px;flex:0 0 auto}@media (max-width: 1400px){.header-menu .header-logo{max-width:140px}}@media (max-width: 1040px){.header-menu .header-logo{max-width:130px}}.header-menu .header-logo img{width:100%;float:left}.header-menu .buttons{display:flex;align-items:center;gap:10px}@media (min-width: 1040px){.header-menu .buttons{margin-left:8px}}.header-menu .buttons a{min-width:140px}@media (max-width: 1400px){.header-menu .buttons a:not(.profile-list a){min-width:100px;height:50px}.header-menu .buttons a .text{padding:10px}}.header-menu .main-navigation{display:flex;gap:0 5px}.header-menu .main-navigation>li{position:relative}.header-menu .main-navigation>li.with-submenu.open>ul{display:flex}.header-menu .main-navigation>li.with-submenu>a{white-space:nowrap}.header-menu .main-navigation>li.with-submenu>a:after{content:url('data:image/svg+xml,<svg width="10" height="7" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1C2.5621 2.5621 3.4379 3.4379 5 5L9 1" stroke="%23001D2A" stroke-width="2.08134" stroke-linejoin="round"/></svg>')}.header-menu .main-navigation>li.with-submenu ul{display:none}.header-menu .main-navigation>li:before{content:"";position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);border-radius:12px;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(90deg,var(--color-green) 50%,var(--color-green-gradient-to) 100%)}.header-menu .main-navigation>li>a{padding:5px 15px;border-radius:10px}@media (max-width: 1400px){.header-menu .main-navigation>li>a{padding:5px}}.header-menu .main-navigation>li>a:after{position:relative;top:-2px;margin-left:10px}.header-menu .main-navigation>li>ul{gap:10px;padding:25px 15px 25px 25px;border-radius:24px;box-shadow:0 25px 50px #08556233;width:200px;display:flex;flex-direction:column}.header-menu .main-navigation a{position:relative;display:inline-block;align-items:center;z-index:2}.header-menu .menu-button{position:relative;display:none;width:20px;height:13px}@media (max-width: 1040px){.header-menu .menu-button{display:block}}.header-menu .menu-button span{display:block;position:absolute;height:2px;left:0;background:linear-gradient(87.42deg,#085562,#00be91)}.header-menu .mobile-menu{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 50px);max-height:calc(100dvh - 30px);height:100%;border-radius:25px;padding:30px;justify-content:center;align-items:center;z-index:3;box-shadow:0 50dvh 100vw 100dvh #001d2a80;flex-direction:column}@media (max-width: 1040px){.header-menu .mobile-menu.open{display:flex}}.header-menu .mobile-menu>.content{display:flex;flex-direction:column;justify-content:center;align-items:center}.header-menu .mobile-menu .main-navigation{flex-direction:column;align-items:center;gap:15px}.header-menu .mobile-menu .main-navigation:not(:last-child){margin-bottom:40px}.header-menu .mobile-menu .main-navigation>li>ul{position:fixed;left:50%;transform:translate(-50%);bottom:30px;width:calc(100% - 40px);max-height:calc(100dvh - 60px);z-index:3;box-shadow:0 50dvh 100vw 100dvh #001d2a80}.header-menu .mobile-menu .header-logo{max-width:240px}.header-menu .mobile-menu .header-logo:not(:last-child){margin-bottom:30px}.header-menu .mobile-menu .circle-btn-header:not(:last-child){margin-bottom:15px}.header-menu .mobile-menu .bottom{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:auto;margin-bottom:0}.header-menu .mobile-menu .menu-button{position:absolute;top:32.5px;right:35px;width:25px;height:18px}.footer-menu{padding:0 var(--section-side-padding);margin-bottom:50px}@media (max-width: 1040px){.footer-menu{margin-bottom:25px}}.footer-menu>.content>.wrapper{position:relative;overflow:hidden;border-radius:32px;padding:80px 40px 65px}@media (max-width: 1400px){.footer-menu>.content>.wrapper{padding:60px 40px 50px}}@media (max-width: 1040px){.footer-menu>.content>.wrapper{padding:45px 25px}}.footer-menu>.content>.wrapper:after{content:"";position:absolute;left:50%;bottom:0%;opacity:.2;width:100%;height:100%;transform:translate(-50%,50%);background:radial-gradient(50% 50% at 50% 50%,#00be91,#00be9100)}@media (max-width: 1040px){.footer-menu>.content>.wrapper:after{height:calc(100vw - 50px)}}.footer-menu .footer-top{position:relative;max-width:1345px;margin:0 auto 65px;display:flex;justify-content:space-between;padding-bottom:65px;border-bottom:1px solid rgb(8,85,98);z-index:2}@media (max-width: 1400px){.footer-menu .footer-top{padding-bottom:50px;margin-bottom:50px}}@media (max-width: 1040px){.footer-menu .footer-top{flex-wrap:wrap}}.footer-menu .footer-top .side-left,.footer-menu .footer-top .side-right{width:50%}@media (max-width: 1040px){.footer-menu .footer-top .side-left,.footer-menu .footer-top .side-right{width:100%}}.footer-menu .footer-top .logo-section{max-width:400px}@media (max-width: 1040px){.footer-menu .footer-top .logo-section{max-width:215px;margin:0 auto 45px}}.footer-menu .footer-top .logo-section img{width:100%}.footer-menu .footer-top .newsletter-top-section{display:flex;justify-content:space-between}@media (max-width: 767px){.footer-menu .footer-top .newsletter-top-section{flex-direction:column;flex-wrap:wrap;align-items:center}}.footer-menu .footer-top .newsletter-top-section:not(:last-child){margin-bottom:65px}.footer-menu .footer-top .newsletter-top-section .navigation-section,.footer-menu .footer-top .newsletter-top-section .social-section,.footer-menu .footer-top .newsletter-top-section .contact-section{width:33.333%}@media (max-width: 767px){.footer-menu .footer-top .newsletter-top-section .navigation-section,.footer-menu .footer-top .newsletter-top-section .social-section,.footer-menu .footer-top .newsletter-top-section .contact-section{width:auto;text-align:center}}@media (max-width: 1040px){.footer-menu .footer-top .newsletter-top-section .navigation-section:not(:last-child),.footer-menu .footer-top .newsletter-top-section .social-section:not(:last-child),.footer-menu .footer-top .newsletter-top-section .contact-section:not(:last-child){margin-bottom:65px}}.footer-menu .footer-top .newsletter-top-section .navigation-section h6,.footer-menu .footer-top .newsletter-top-section .social-section h6,.footer-menu .footer-top .newsletter-top-section .contact-section h6{margin-bottom:25px}.footer-menu .footer-top .newsletter-top-section .navigation-section ul li,.footer-menu .footer-top .newsletter-top-section .social-section ul li,.footer-menu .footer-top .newsletter-top-section .contact-section ul li{width:100%;display:flex;align-items:center}@media (max-width: 767px){.footer-menu .footer-top .newsletter-top-section .navigation-section ul li,.footer-menu .footer-top .newsletter-top-section .social-section ul li,.footer-menu .footer-top .newsletter-top-section .contact-section ul li{justify-content:center;text-align:center}}.footer-menu .footer-top .newsletter-top-section .navigation-section ul li:not(:last-child),.footer-menu .footer-top .newsletter-top-section .social-section ul li:not(:last-child),.footer-menu .footer-top .newsletter-top-section .contact-section ul li:not(:last-child){margin-bottom:15px}.footer-menu .footer-top .newsletter-top-section .navigation-section ul li img,.footer-menu .footer-top .newsletter-top-section .social-section ul li img,.footer-menu .footer-top .newsletter-top-section .contact-section ul li img{margin-right:7.5px}.footer-menu .footer-top .newsletter-top-section .navigation-section ul li a,.footer-menu .footer-top .newsletter-top-section .social-section ul li a,.footer-menu .footer-top .newsletter-top-section .contact-section ul li a{text-decoration:underline}.footer-menu .footer-top .newsletter-top-section .navigation-section p,.footer-menu .footer-top .newsletter-top-section .social-section p,.footer-menu .footer-top .newsletter-top-section .contact-section p{margin-bottom:15px}@media (max-width: 1040px){.footer-menu .footer-top .newsletter-bottom-section{text-align:center}}.footer-menu .footer-top .newsletter-bottom-section h6{margin-bottom:25px}.footer-menu .footer-top .newsletter-bottom-section div{width:100%;flex-wrap:wrap;display:flex}@media (max-width: 1040px){.footer-menu .footer-top .newsletter-bottom-section div{gap:30px;justify-content:center}}.footer-menu .footer-top .newsletter-bottom-section div:not(:last-child){margin-bottom:25px}.footer-menu .footer-top .newsletter-bottom-section img{max-width:calc(25% - 22.5px);height:45px;filter:brightness(0) invert(1)}@media (max-width: 1400px){.footer-menu .footer-top .newsletter-bottom-section img{height:35px}}@media (max-width: 1040px){.footer-menu .footer-top .newsletter-bottom-section img{max-width:calc(50% - 15px);margin:0 auto}}.footer-menu .footer-top .newsletter-bottom-section img:first-child{margin-right:100px}@media (max-width: 1400px){.footer-menu .footer-top .newsletter-bottom-section img:first-child{margin-right:50px}}@media (max-width: 1040px){.footer-menu .footer-top .newsletter-bottom-section img:first-child{margin:0 auto}}.footer-menu .footer-top .newsletter-bottom-section img:not(:first-child):not(:last-child){margin-right:40px}@media (max-width: 1400px){.footer-menu .footer-top .newsletter-bottom-section img:not(:first-child):not(:last-child){margin-right:25px}}@media (max-width: 1040px){.footer-menu .footer-top .newsletter-bottom-section img:not(:first-child):not(:last-child){margin:0 auto}}.footer-menu .footer-bottom{position:relative;max-width:1345px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;z-index:2}@media (max-width: 1040px){.footer-menu .footer-bottom{flex-wrap:wrap}.footer-menu .footer-bottom .side-left,.footer-menu .footer-bottom .side-center,.footer-menu .footer-bottom .side-right{width:100%;text-align:center}.footer-menu .footer-bottom .side-left:not(:last-child){margin-bottom:45px}}.footer-menu .footer-bottom .side-center{padding:0 15px}@media (max-width: 1040px){.footer-menu .footer-bottom .side-center{text-align:center;margin-bottom:45px}}.footer-menu .footer-bottom ul{display:flex;padding:0}@media (max-width: 1040px){.footer-menu .footer-bottom ul{flex-wrap:wrap;width:100%;justify-content:center;align-items:center;text-align:center}.footer-menu .footer-bottom ul li{width:100%}}.footer-menu .footer-bottom ul li:not(:last-child){margin-right:45px}@media (max-width: 1400px){.footer-menu .footer-bottom ul li:not(:last-child){margin-right:20px}}@media (max-width: 1040px){.footer-menu .footer-bottom ul li:not(:last-child){margin:0 auto 45px}}@media (pointer: fine){.footer-menu .footer-bottom ul li a:hover{text-decoration:underline}}.secondary_hero_block>.content,.media_kit_block>.content,.faqs_block>.content,.main_hero_block>.content,.press_releases_block>.content,.image_text_container_block>.content,.dashboard-header,.dashboard-list,.dashboard-content,.header-menu>.content{max-width:var(--max-width-content)}.contact-form-container .half-form .input-container input,.contact-form-container .half-form .textarea-container textarea,html{font-family:var(--font-family)}.dashboard-title span,.dashboard-filters-title span{font-weight:200}.CookieDeclarationType,.dashboard-greeting p,.filter-button,.footer-menu .footer-top .newsletter-bottom-section p,.footer-menu .footer-bottom p{font-weight:300}.CookieDeclarationTypeHeader,.CookieDeclarationTableHeader,.files-item .description,.contact-form-container .success p,.contact-form-container .half-form p,.contact-form-container .half-text .box .note{font-weight:400}#CookieDeclarationChangeConsentChange,#CookieDeclarationChangeConsentWithdraw,#CookieDeclarationUserStatusLabelOn,#CookieDeclarationUserStatusLabelOff,#CookieDeclarationUserStatusLabelOffDoNotSell,#CookieDeclarationUserStatusLabelMulti,.homepage_hero_block .label,.dashboard-card .card-list-tag{font-weight:500}.circle-btn-fill .text,.circle-btn .text,.circle-btn-red .text,.circle-btn-green-dark-solid .text,.circle-btn-white-solid .text,.circle-btn-green-medium-solid .text,.circle-btn-green-solid .text,.circle-btn-green-outline .text,.circle-btn-white-outline .text,.register-confirm-container h3,.register-layout h1+p,.register-layout h1,.partners-text-info h3,.homepage_hero_block .saber-mais,.main_hero_block .saber-mais,.secondary_hero_block .saber-mais,unl-span,.error-page-container h4,.error-page-container .number,.files-item .name,.files_block h2,.contact-form-container .success h4,.contact-form-container .half-text .box p,.contact-form-container .half-text .box h2,.register-checklist h1,.register-checklist h2,.register-checklist h3,.register-checklist h4,.register-checklist h5,.register-checklist h6,.register-checklist blockquote,.simple_components_block h1,.simple_components_block h2,.simple_components_block h3,.simple_components_block h4,.simple_components_block h5,.simple_components_block h6,.simple_components_block blockquote,.secondary_hero_block h1,.buttons_halfs_item h3,.contact_halfs_item h3,.media-kit-item .name,.media_kit_block h3,.media_kit_block h2,.rede_hero_block h1,.number_list_animation_block h2,.number_list_block h2,.number_list_block .number-list-item .details h3,.testimony-item .name h5,.testimonials_block>.content h2,.testimonials_block>.content h6,.faq-category h4,.faq-item .question,.faqs_home_block h2,.faqs_home_block h6,.hexagon>.inner,.partners-group h3,.partners_home_block h2,.video_background_block h2,.main_hero_block h1,.press-release-item h4,.press_releases_block h2,.homepage_hero_block h1,.square_bullets_item .bullets li,.square_bullets_item h2,.newsletter_form_block h2,.square_video_item h2,.text_image_bottom_block h2,.square_text_image_item h2,.image_text_child_item h3,.image_text_container_block h2,.forms-checkboxs .checkbox-title,.forms-checkboxs .forms-checkbox-title,.input-select-label,.input-textarea-label,.form-photo-upload-item span,.profile-form-container h3,.update-password-container h3,.delete-user-container h3,.profile-info-container h3,.host-form-container h3,.form-step-title,.form-steps .step.active,.dashboard-card .card-list-title,.dashboard-card .card-view-all,.dashboard-card .card-title,.create-new-room,.dashboard-rooms-container .room-view-all,.dashboard-rooms-container h2,.room-detail-section .price,.room-detail-section .info-half h4,.room-detail-section .info-half h3,.room-popup .header,.checkbox-filters input[type=checkbox]+label,.map-filter-container .checkbox-filters h6,.room-filter-container .checkbox-filters h6,.info-half h3,.contract-view-container .info,.review-room-container .info,.contract-view-container .label,.review-room-container .label,.contract-view-container h3,.review-room-container h3,.list-column,.room_vertical_card .actions button,.room_vertical_card .actions a,.room_vertical_card .price,.room_vertical_card h3,.profile-list a,.notification-btn .count,.topics-list li .label,.filter-dropdown,.dashboard-title,.dashboard-filters-title,.auth-form-container .checkbox-link-container a,.auth-form-container h2~p,.auth-verified-container h2,.auth-form-container h2,.header-menu .main-navigation a,.footer-menu .footer-top .newsletter-top-section .navigation-section h6,.footer-menu .footer-top .newsletter-top-section .social-section h6,.footer-menu .footer-top .newsletter-top-section .contact-section h6,.footer-menu .footer-bottom ul li a,.footer-menu .footer-bottom p strong{font-weight:600}.quick_modal h3,.circle-btn-white-outline,.circle-btn-green-outline-dropdown,.circle-btn-green-outline,.contact_halfs_item h6,.number_list_animation_block .number-list-item .number,.number_list_animation_block p.subtitle,.number_list_animation_block h6,.number_list_block .number-list-item .number,.faq-categories a.active,.faq-categories a,.press-release-years a,.text_image_bottom_block h6,.image_text_container_block h6,.confirm-input-field .label,.rating-container h3,.messages-container .message .name,.conversation-single .warning b,.support-conversation .warning b,.dashboard-searching-toggle p,.dashboard-greeting h2,.host-info-item span,.room-popup .icon-button,.notification.unread .date,.notification-list h3,.profile-btn,.go-back-btn,.dashboard-tab-child{font-weight:700}.CookieDeclarationTypeHeader,.homepage_hero_block .saber-mais,.main_hero_block .saber-mais,.secondary_hero_block .saber-mais,.contact_halfs_item h6,.number_list_animation_block h6,.testimonials_block>.content h6,.faqs_home_block h6,.text_image_bottom_block h6,.image_text_container_block h6,.room-detail-section .features .line small,.review-room-container .input-textarea-label,.contract-view-container .label,.review-room-container .label,.list-cell-not-found,.list-column{text-transform:uppercase}.files-item,.media-kit-item,.faq-category,.faq-content,.faqs-container,.press-release-container,.image_text_child_item,.quick_modal .input-select-label,.quick_modal .input-textarea-label,.form-steps .step,.filter-button,.list-table,.circle-btn-green-outline-dropdown select option,.footer-menu{text-align:left}.quick_modal,.circle-btn,.circle-btn-fill,.circle-btn-green-outline,.circle-btn-white-outline,.register-finish-container p,.register-layout h1+p,.register-layout h1,.error-page-container,.files_block h2,.contact-form-container .success,.contact-form-container .btn_container,.buttons_halfs_block,.contact_halfs_block,.media_kit_block,.rede_hero_block .description,.rede_hero_block h1,.number_list_animation_block .number-list-item .number,.testimonials_block>.content,.faq-categories,.faqs_home_block,.partner-hexagon>.wrapper,.video_background_block,.press-release-years,.press_releases_block,.homepage_hero_block,.newsletter_form_block,.square_video_item,.text_image_bottom_block,.image_text_container_block,.checkbox input[type=checkbox]:checked:after,.input-upload-container label,.form-step-title~p,.form-step-title,.form-steps .step .number,.rating-container,.conversation-single .date,.support-conversation .date,.dashboard-card .dashboard-card-footer,.dashboard-rooms-container .footer,.room-images .view-more-photos,.contract-view-container .status,.review-room-container .status,.list-cell-not-found,.register-checklist,.circle-btn-green-outline-dropdown select,.dashboard-tab-child,.auth-verified-container,.auth-form-container .half-form,.header-menu .main-navigation>li>a{text-align:center}.dashboard-card .card-date,[dir=rtl] .list-table{text-align:right}.homepage_hero_block h1{line-height:110%}.register-confirm-container h3,.register-layout h1,.number_list_block .number-list-item .details h3,.number_list_block .number-list-item .number,.auth-verified-container h2{line-height:115%}.error-page-container h4,.contact-form-container .success h4,.contact-form-container .half-text .box h2,.register-checklist h1,.register-checklist h2,.register-checklist h3,.register-checklist h4,.register-checklist h5,.register-checklist h6,.simple_components_block h1,.simple_components_block h2,.simple_components_block h3,.simple_components_block h4,.simple_components_block h5,.simple_components_block h6,.secondary_hero_block h1,.buttons_halfs_item h3,.rede_hero_block .description,.rede_hero_block h1,.number_list_animation_block h2,.number_list_block h2,.testimonials_block>.content h2,.video_background_block h2,.main_hero_block h1,.homepage_hero_block .label,.square_bullets_item h2,.newsletter_form_block h2,.square_video_item h2,.square_text_image_item h2,.image_text_container_block h2,.room-detail-section .features .line span,.room_vertical_card h3,.dashboard-title,.dashboard-filters-title,.auth-form-container h2{line-height:125%}.partners-text-info h3,.faq-item .question,.square_bullets_item .bullets li,.image_text_child_item h3{line-height:140%}.contact-form-container .half-text .box .note,.square_text_image_item p{line-height:160%}.register-finish-container p,.register-layout h1+p,.contact-form-container .half-text .box p,.register-checklist li,.simple_components_block li,.register-checklist p,.simple_components_block p,.secondary_hero_block p,.number_list_block .number-list-item .details p,.testimony-item .name p,.testimony-item .name h5,.testimony-item .phrase p,.testimonials_block>.content p,.faq-item .answer p,.faq-item .answer li,.hexagon>.inner,.partners_home_block .description,.video_background_block p,.main_hero_block p,.press-release-item .description,.newsletter_form_block .newsletter-text,.text_image_bottom_block .description,.image_text_child_item .text,.confirm-input-field .info p,.confirm-input-field .info li,.form-step-title~p,.messages-container .message .caption,.conversation-single .warning,.support-conversation .warning,.info-half .description p,.profile-preview .description,.rooms-preview .description,.footer-menu .footer-top .newsletter-bottom-section p,.footer-menu .footer-bottom p{line-height:175%}.testimony-slider .swiper-button-prev>.inner,.testimony-slider .swiper-button-next>.inner,.testimony-slider .swiper-button-prev,.testimony-slider .swiper-button-next,.form-steps .step .number,.chat-input button,.host-info-item .image,.notification-btn .count{border-radius:50%}.register-confirm-container .half-image img,.square_video_item>.background,.video_background_block>.background,.secondary_hero_block .image-half img,.testimony-item .picture.cover img,.main_hero_block .image-half img,.press-release-item .image img,.homepage_hero_block>.background,.image_text_child_item .half-image .box img,.confirm-input-field.photos .info img,.form-photo-upload-item img,.messages-container .message .conversation-photo-res img,.messages-container .message .conversation-photo img,.host-info-item .image img,.room-images .room-thumbnail .photo,.profile-half .profile-photo img,.contract-view-container .photo img,.review-room-container .photo img,.table-photo img,.room_vertical_card .photo img,.profile-btn img,.auth-form-container .half-image img.background{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.testimony-item .picture img{-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.circle-btn-fill .text,.circle-btn-green-solid .text,.circle-btn-green-medium-solid .text,.circle-btn-green-dark-solid .text,.contact-form-container .half-text .box,.buttons_halfs_item,.buttons_halfs_block,.contact_halfs_item,.contact_halfs_block,.number_list_animation_block .number-list-item .number,.video_background_block,.main_hero_block,.homepage_hero_block,.square_bullets_item:not(.green_white_solid),.newsletter_form_block,.square_video_item,.square_text_image_item,.form-steps .step.active .number,.conversation-single .warning,.support-conversation .warning,.dashboard-greeting,.dashboard-searching-toggle,.notification-btn .count,.auth-verified-container,.footer-menu>.content>.wrapper,.footer-menu .footer-top .newsletter-top-section .navigation-section ul li a,.footer-menu .footer-top .newsletter-top-section .social-section ul li a,.footer-menu .footer-top .newsletter-top-section .contact-section ul li a,.footer-menu .footer-bottom ul li a{color:var(--color-white)}.quick_modal h3,.circle-btn-green-outline,.circle-btn-green-outline-dropdown,.circle-btn-white-solid .text,.register-finish-container p,.register-confirm-container h3,.register-layout h1+p,.register-layout h1,.circle-btn .text,.circle-btn-red .text,.circle-btn-green-outline .text,.error-page-container h4,.files-item,.files_block h2,.register-checklist h1,.register-checklist h2,.register-checklist h3,.register-checklist h4,.register-checklist h5,.register-checklist h6,.simple_components_block h1,.simple_components_block h2,.simple_components_block h3,.simple_components_block h4,.simple_components_block h5,.simple_components_block h6,.secondary_hero_block .saber-mais span,.secondary_hero_block h1,.media-kit-item,.media_kit_block h3,.media_kit_block h2,.rede_hero_block h1,.number_list_animation_block .number-list-item,.number_list_animation_block p,.number_list_animation_block h2,.number_list_block h2,.number_list_block .number-list-item .details h3,.testimony-item .name h5,.testimonials_block>.content h2,.faq-category h4,.faq-categories a,.faq-item .question,.faqs_home_block h2,.hexagon>.inner,.partners-group h3,.partners_home_block h2,.press-release-item h4,.press-release-item h6,.press-release-years a,.press_releases_block h2,.square_bullets_item.green_white_solid,.text_image_bottom_block h2,.image_text_child_item h3,.image_text_container_block h2,.confirm-input-field .label,.forms-checkboxs .checkbox-title,.forms-checkboxs .forms-checkbox-title,.input-select-container select,.input-select-label,.input-textarea-label,.profile-form-container h3,.update-password-container h3,.delete-user-container h3,.profile-info-container h3,.host-form-container h3,.form-step-title~p,.form-step-title,.rating-container h3,.messages-container .message .name,.dashboard-card .card-list-tag,.dashboard-card .card-list-title,.dashboard-card .card-view-all,.dashboard-card .card-title,.create-new-room,.dashboard-rooms-container .room-view-all,.dashboard-rooms-container h2,.host-info-item span,.room-detail-section .price,.room-detail-section .bottom-info li span,.room-popup .icon-button,.map-filter-container .filters-half,.room-filter-container .filters-half,.info-half h3,.contract-view-container .info,.review-room-container .info,.contract-view-container h3,.review-room-container h3,.room_vertical_card .actions button,.room_vertical_card .actions a,.room_vertical_card .price,.room_vertical_card .perks li span,.room_vertical_card h3,.notification-list h3,.profile-list a,.profile-btn,.go-back-btn,.dashboard-tab-child.active,.dashboard-title,.dashboard-filters-title,.auth-form-container h2,.header-menu .main-navigation a{color:var(--color-black)}.room-detail-section .bottom-info li,.room_vertical_card .perks li{color:var(--color-grey)}.partners-text-info p,.contact-form-container .success p,.contact-form-container .success h4,.contact-form-container .half-form .checkbox-container label,.contact-form-container .half-form p,.newsletter_form_block input,.form-steps,.messages-container .message .timestamp,.room-popup .features,html{color:var(--color-grey-dark)}.dashboard-card .card-list-hour,.review-room-container .input-textarea-label,.contract-view-container .label,.review-room-container .label,.list-column{color:var(--color-grey-dark-50)}.contact-form-container .half-form p.error,.form-error{color:var(--color-red)}.input-text-container.focus-value label,.input-text-container.focus-value-force label,.input-upload-container progress,.input-upload-container label h4 span,.form-steps .step.active,.auth-form-container .checkbox-link-container a{color:var(--color-green)}.contract-view-container .status,.review-room-container .status{color:var(--color-green-dark)}.quick_modal>.content,.circle-btn-white-outline .background,.circle-btn-white-solid .background,.circle-btn .text,.circle-btn-red .text,.testimony-slider .swiper-button-prev>.inner,.testimony-slider .swiper-button-next>.inner,.hexagon,.homepage_hero_block .separator:not(:last-child),.room-form-container,.host-form-container,.profile-form-container,.create-support-container,.form-steps .step>.wrapper,.rating-container,.chat-input input,.conversation-single,.support-conversation,.dashboard-card,.dashboard-rooms-container,.delete-user-container,.update-password-container,.room-detail-section .info-half,.room-detail-section .features-half,.room-filter-container .list-half,.map-filter-container .filters-half,.room-filter-container .filters-half,.info-half,.profile-half .buttons,.contract-view-container,.review-room-container,.list-cell:last-child,.list-row,.list-container,.room_vertical_card,.profile-list,.notification-list,.dashboard-tab-child.active,.header-menu>.content,.header-menu .main-navigation>li>a,.header-menu .main-navigation>li>ul,.header-menu .main-navigation a,.header-menu .mobile-menu{background-color:var(--color-white)}.host-info-item .image,.contract-view-container .photo,.review-room-container .photo,.table-photo,.list-column:last-child,.list-column,.room_vertical_card .photo,.profile-btn .photo,.topics-list li .label,.dashboard-tabs{background-color:var(--color-whitesmoke)}.toggle-switch label{background-color:var(--color-beige)}.footer-menu>.content>.wrapper{background-color:var(--color-black)}.form-steps .step.active .number,.form-steps .step.active:after{background-color:var(--color-green)}.circle-btn-red .background{background-color:var(--color-red)}.contract-view-container .status,.review-room-container .status,.topics-list.true li .label{background-color:var(--color-green-light-50)}.notification-btn{background-color:var(--color-green-light-25)}.messages-container .message.sender .text,.topics-list.greens li .label{background-color:var(--color-green-very-light)}.room_vertical_card .separator{background-color:var(--color-grey-light)}.topics-list.false li .label{background-color:var(--color-grey-light-50)}.form-steps .step:after{background-color:var(--color-grey-dark)}.checkbox input[type=checkbox]:focus,.filter-button,.dashboard-tab-child{background-color:transparent}.register-checklist a,.simple_components_block a,.input-upload-container label h4 span,.help-text a,.auth-form-container .checkbox-link-container a{text-decoration:underline}.gallery-modal .close,.gallery-slider .swiper-button-prev,.gallery-slider .swiper-button-next,.homepage_hero_block .saber-mais,.main_hero_block .saber-mais,.secondary_hero_block .saber-mais,.testimony-item,.faq-item .question,.checkbox input[type=checkbox],.input-upload-container input,.chat-input button,.create-new-room,.toggle-switch label,.room-images .room-thumbnail>.wrapper,.checkbox-filters input[type=checkbox]+label,.filters-close,.filter-button,.list-column.sortable,.circle-btn-green-outline-dropdown select,.profile-btn,.notification-btn,.filter-dropdown,.dashboard-tab-child,.auth-form-container .checkbox-container,.header-menu .menu-button{cursor:pointer}.circle-btn-fill .text,.circle-btn .text,.circle-btn-red .text,.circle-btn-green-dark-solid .text,.circle-btn-white-solid .text,.circle-btn-green-medium-solid .text,.circle-btn-green-solid .text,.circle-btn-green-outline .text,.circle-btn-white-outline .text{font-size:16px}.dashboard-title,.dashboard-filters-title{font-size:36px}.profile-form-container h3,.update-password-container h3,.delete-user-container h3,.profile-info-container h3,.room-detail-section .info-half h3,.info-half h3{font-size:24px}.host-form-container h3,.room-detail-section .info-half h4{font-size:20px}.register-layout h1{font-size:64px}@media (max-width: 1400px){.register-layout h1{font-size:54px}}@media (max-width: 1040px){.register-layout h1{font-size:32px}}.form-step-title{font-size:36px}@media (max-width: 1040px){.form-step-title{font-size:35px}}.input-text-container label{font-size:16px}.input-text-container.focus-value label,.input-text-container.focus-value-force label{font-size:12px}.input-textarea-container textarea,.input-select-container select{font-size:16px}.checkbox{font-size:14px}.forms-checkboxs .checkbox-title,.forms-checkboxs .forms-checkbox-title,.input-select-label,.input-textarea-label{font-size:16px}.input-upload-container label h4{font-size:24px}@media (max-width: 1040px){.input-upload-container label h4{font-size:18px}}.input-upload-container label p,.form-photo-upload-item span{font-size:16px}.form-error,.form-steps,.help-text{font-size:12px}.register-confirm-container h3{font-size:24px}.confirm-input-field .label{font-size:16px}.confirm-input-field .info,.map-filter-container .filters h6,.room-filter-container .filters h6{font-size:14px}.filter-dropdown,.map-filter-container .checkbox-filters h6,.room-filter-container .checkbox-filters h6{font-size:16px}.checkbox-filters input[type=checkbox]+label{font-size:14px}.go-back-btn{font-size:16px}.dashboard-greeting h2,.dashboard-greeting p{font-size:32px}@media (max-width: 1040px){.dashboard-greeting h2,.dashboard-greeting p{font-size:24px}}.dashboard-searching-toggle p{font-size:20px}@media (max-width: 1040px){.dashboard-searching-toggle p{font-size:16px}}.toggle-switch .dot{font-size:16px}@media (max-width: 1040px){.toggle-switch .dot{font-size:14px}}.dashboard-tab-child{font-size:21px}@media (max-width: 1040px){.dashboard-tab-child{font-size:12px}}.dashboard-btn-text{font-size:14px}.quick_modal h3{font-size:36px}@media (max-width: 1040px){.quick_modal h3{font-size:21px}}.room_vertical_card h3{font-size:20px}@media (max-width: 1040px){.room_vertical_card h3{font-size:14px}}.room_vertical_card .price{font-size:20px}.room_vertical_card .perks,.room_vertical_card .address,.room_vertical_card .actions button,.room_vertical_card .actions a{font-size:14px}.room_vertical_card .status{font-size:12px}.room-detail-section .price{font-size:24px}@media (max-width: 1040px){.room-detail-section .price{font-size:20px}}.room-detail-section .features .line{font-size:16px}.room-detail-section .features .line small{font-size:12px}.host-info-item h6{font-size:14px}@media (max-width: 1040px){.host-info-item h6{font-size:12px}}.host-info-item span{font-size:16px}@media (max-width: 1040px){.host-info-item span{font-size:14px}}.topics-list li .label{font-size:16px}.room-popup .header{font-size:20px}.room-popup .feature,.room-popup .location{font-size:16px}.room-popup .icon-button{font-size:14px}.conversation-single .date,.support-conversation .date,.conversation-single .warning,.support-conversation .warning,.messages-container .message .name,.messages-container .message .caption{font-size:16px}.messages-container .message .timestamp{font-size:14px}.chat-input input{font-size:16px}.notification-list h3{font-size:18px}.notification .message,.notification .date,.notification-btn .count,.notification-list .notification-empty{font-size:14px}.profile-btn{font-size:16px}.contract-view-container h3,.review-room-container h3{font-size:24px}.contract-view-container .label,.review-room-container .label,.contract-view-container .info,.review-room-container .info,.review-room-container .input-textarea-label{font-size:14px}.review-room-container .input-textarea-container,.profile-list a{font-size:16px}.rating-container h3{font-size:24px}.rating-container p{font-size:16px}.homepage_hero_block h1{font-size:64px}@media (max-width: 1400px){.homepage_hero_block h1{font-size:54px}}@media (max-width: 1040px){.homepage_hero_block h1{font-size:32px}}.homepage_hero_block .label{font-size:32px}@media (max-width: 1040px){.homepage_hero_block .label{font-size:24px}}.homepage_hero_block a{font-size:16px}.homepage_hero_block .saber-mais{font-size:12px}.main_hero_block h1{font-size:64px}@media (max-width: 1400px){.main_hero_block h1{font-size:54px}}@media (max-width: 1040px){.main_hero_block h1{font-size:32px}}.main_hero_block p,.main_hero_block .actions a{font-size:16px}.main_hero_block .saber-mais{font-size:12px}.secondary_hero_block h1{font-size:64px}@media (max-width: 1400px){.secondary_hero_block h1{font-size:54px}}@media (max-width: 1040px){.secondary_hero_block h1{font-size:32px}}.secondary_hero_block p,.secondary_hero_block .actions a{font-size:16px}.secondary_hero_block .saber-mais{font-size:12px}.text_image_bottom_block h6{font-size:21px}@media (max-width: 1040px){.text_image_bottom_block h6{font-size:18px}}.text_image_bottom_block h2{font-size:32px}@media (max-width: 1040px){.text_image_bottom_block h2{font-size:24px}}.text_image_bottom_block .description{font-size:16px}.square_text_image_item h2{font-size:48px}@media (max-width: 1040px){.square_text_image_item h2{font-size:24px}}.square_text_image_item p{font-size:18px}.square_text_image_item .buttons a{font-size:16px}.square_video_item h2{font-size:48px}@media (max-width: 1040px){.square_video_item h2{font-size:24px}}.square_video_item .buttons a{font-size:16px}.newsletter_form_block h2{font-size:48px}@media (max-width: 1040px){.newsletter_form_block h2{font-size:24px}}.newsletter_form_block .newsletter-text,.newsletter_form_block input,.newsletter_form_block button{font-size:16px}.image_text_container_block h6{font-size:21px}@media (max-width: 1040px){.image_text_container_block h6{font-size:18px}}.image_text_container_block h2{font-size:48px}@media (max-width: 1040px){.image_text_container_block h2{font-size:24px}}.image_text_child_item h3{font-size:32px}@media (max-width: 1040px){.image_text_child_item h3{font-size:24px}}.image_text_child_item .text{font-size:16px}.square_bullets_item h2{font-size:48px}@media (max-width: 1040px){.square_bullets_item h2{font-size:24px}}.square_bullets_item .bullets li{font-size:21px}@media (max-width: 1400px){.square_bullets_item .bullets li{font-size:18px}}@media (max-width: 1040px){.square_bullets_item .bullets li{font-size:16px}}.number_list_block h2{font-size:48px}@media (max-width: 1040px){.number_list_block h2{font-size:24px}}.number_list_block .number-list-item .number,.number_list_block .number-list-item .details h3{font-size:24px}@media (max-width: 1040px){.number_list_block .number-list-item .details h3{font-size:18px}}.number_list_block .number-list-item .details p{font-size:16px}.number_list_animation_block h6{font-size:21px}@media (max-width: 1040px){.number_list_animation_block h6{font-size:18px}}.number_list_animation_block h2{font-size:48px}@media (max-width: 1040px){.number_list_animation_block h2{font-size:24px}}.number_list_animation_block p,.number_list_animation_block .number-list-item .number,.number_list_animation_block .number-list-item{font-size:16px}.video_background_block h2{font-size:48px}@media (max-width: 1040px){.video_background_block h2{font-size:24px}}.video_background_block p{font-size:16px}.partners_home_block h2{font-size:24px}.partners_home_block .description{font-size:16px}.partners-group h3{font-size:24px}@media (max-width: 1040px){.partners-group h3{font-size:18px}}.faqs_home_block h6{font-size:21px}@media (max-width: 1040px){.faqs_home_block h6{font-size:18px}}.faqs_home_block h2{font-size:48px}@media (max-width: 1040px){.faqs_home_block h2{font-size:24px}}.faqs_home_block .description{font-size:16px}.faq-category h4{font-size:48px}@media (max-width: 1040px){.faq-category h4{font-size:24px}}.faq-categories a{font-size:21px}@media (max-width: 1040px){.faq-categories a{font-size:16px}}.hexagon>.inner{font-size:16px}.faq-item .question{font-size:24px}@media (max-width: 1040px){.faq-item .question{font-size:16px}}.faq-item .answer{font-size:16px}.testimonials_block>.content h6{font-size:21px}@media (max-width: 1040px){.testimonials_block>.content h6{font-size:18px}}.testimonials_block>.content h2{font-size:48px}@media (max-width: 1040px){.testimonials_block>.content h2{font-size:24px}}.testimonials_block>.content p{font-size:16px}.testimony-item .name h5,.testimony-item .phrase p,.testimony-item .name p{font-size:16px}.media_kit_block h2{font-size:48px}@media (max-width: 1040px){.media_kit_block h2{font-size:24px}}.media_kit_block h3{font-size:32px}@media (max-width: 1040px){.media_kit_block h3{font-size:18px}}.media-kit-item .name{font-size:24px}@media (max-width: 1040px){.media-kit-item .name{font-size:16px}}.press_releases_block h2{font-size:48px}@media (max-width: 1040px){.press_releases_block h2{font-size:24px}}.press-release-years a{font-size:21px}@media (max-width: 1040px){.press-release-years a{font-size:16px}}.press-release-item h6{font-size:14px}.press-release-item h4{font-size:24px}@media (max-width: 1040px){.press-release-item h4{font-size:18px}}.press-release-item .description{font-size:16px}.press-release-item .link{font-size:12px}.contact_halfs_item h6{font-size:21px}@media (max-width: 1040px){.contact_halfs_item h6{font-size:18px}}.contact_halfs_item h3{font-size:32px}@media (max-width: 1040px){.contact_halfs_item h3{font-size:24px}}.buttons_halfs_item h3{font-size:32px}@media (max-width: 1040px){.buttons_halfs_item h3{font-size:24px}}.buttons_halfs_item a{font-size:16px}.rede_hero_block h1{font-size:64px}@media (max-width: 1400px){.rede_hero_block h1{font-size:54px}}@media (max-width: 1040px){.rede_hero_block h1{font-size:32px}}.rede_hero_block .description{font-size:16px}.register-checklist h1,.simple_components_block h1{font-size:64px}@media (max-width: 1400px){.register-checklist h1,.simple_components_block h1{font-size:54px}}@media (max-width: 1040px){.register-checklist h1,.simple_components_block h1{font-size:48px}}.register-checklist h2,.simple_components_block h2{font-size:48px}@media (max-width: 1040px){.register-checklist h2,.simple_components_block h2{font-size:32px}}.register-checklist h3,.simple_components_block h3{font-size:32px}@media (max-width: 1040px){.register-checklist h3,.simple_components_block h3{font-size:24px}}.register-checklist h4,.simple_components_block h4{font-size:24px}@media (max-width: 1040px){.register-checklist h4,.simple_components_block h4{font-size:20px}}.register-checklist h6,.simple_components_block h6,.register-checklist h5,.simple_components_block h5{font-size:24px}@media (max-width: 1040px){.register-checklist h6,.simple_components_block h6,.register-checklist h5,.simple_components_block h5{font-size:18px}}.register-checklist p,.simple_components_block p,.register-checklist li,.simple_components_block li{font-size:16px}.register-checklist blockquote,.simple_components_block blockquote{font-size:64px}@media (max-width: 1400px){.register-checklist blockquote,.simple_components_block blockquote{font-size:54px}}@media (max-width: 1040px){.register-checklist blockquote,.simple_components_block blockquote{font-size:32px}}.header-menu .main-navigation a{font-size:16px}@media (max-width: 1400px){.header-menu .main-navigation a{font-size:14px}}@media (max-width: 1040px){.header-menu .main-navigation a{font-size:16px}}.header-menu .buttons a{font-size:16px}@media (max-width: 1400px){.header-menu .buttons a{font-size:14px}}@media (max-width: 1040px){.header-menu .buttons a{font-size:16px}}.auth-form-container h2{font-size:36px}.auth-form-container p,.auth-form-container .input-container input{font-size:16px}.auth-form-container .checkbox-container,.auth-form-container a{font-size:12px}.auth-form-container .btn-container a,.auth-form-container .btn-container button{font-size:16px}.auth-verified-container h2{font-size:64px}@media (max-width: 1400px){.auth-verified-container h2{font-size:54px}}.auth-verified-container p,.auth-verified-container .btn-container a{font-size:16px}.error-page-container .number{font-size:256px}.error-page-container h4{font-size:24px}.footer-menu .footer-top .newsletter-top-section .navigation-section h6,.footer-menu .footer-top .newsletter-top-section .social-section h6,.footer-menu .footer-top .newsletter-top-section .contact-section h6,.footer-menu .footer-top .newsletter-bottom-section h6{font-size:16px}@media (max-width: 1040px){.footer-menu .footer-top .newsletter-top-section .navigation-section h6,.footer-menu .footer-top .newsletter-top-section .social-section h6,.footer-menu .footer-top .newsletter-top-section .contact-section h6,.footer-menu .footer-top .newsletter-bottom-section h6{font-size:14px}}.footer-menu .footer-top .newsletter-top-section .navigation-section ul li,.footer-menu .footer-top .newsletter-top-section .social-section ul li,.footer-menu .footer-top .newsletter-top-section .contact-section ul li,.footer-menu .footer-bottom ul li{font-size:16px}@media (max-width: 1400px){.footer-menu .footer-top .newsletter-top-section .navigation-section ul li,.footer-menu .footer-top .newsletter-top-section .social-section ul li,.footer-menu .footer-top .newsletter-top-section .contact-section ul li,.footer-menu .footer-bottom ul li{font-size:14px}}.footer-menu .footer-bottom p{font-size:14px}@media (max-width: 1040px){.footer-menu .footer-bottom p{font-size:12px}}.footer-menu .footer-top .newsletter-bottom-section p{font-size:10px}.partners-text-info h3{font-size:24px}@media (max-width: 1040px){.partners-text-info h3{font-size:18px}}.partners-text-info p{font-size:16px}.contact-form-container .half-text .box h2{font-size:48px}@media (max-width: 1400px){.contact-form-container .half-text .box h2{font-size:36px}}@media (max-width: 1040px){.contact-form-container .half-text .box h2{font-size:32px}}.contact-form-container .half-text .box p{font-size:16px}.contact-form-container .half-text .box .note{font-size:14px}.contact-form-container .btn_container button,.contact-form-container .half-form .input-container input,.contact-form-container .half-form .textarea-container textarea{font-size:16px}.contact-form-container .half-form p,.contact-form-container .half-form .checkbox-container label{font-size:12px}.contact-form-container .success h4{font-size:48px}@media (max-width: 1040px){.contact-form-container .success h4{font-size:24px}}.contact-form-container .success p{font-size:16px}.files_block h2{font-size:48px}@media (max-width: 1040px){.files_block h2{font-size:24px}}.files-item .name{font-size:32px}@media (max-width: 1040px){.files-item .name{font-size:18px}}.files-item .description{font-size:18px}.auth-verified-container,.auth-form-container{display:flex;justify-content:center;height:100vh;max-height:810px;border-radius:32px;overflow:hidden}.auth-verified-container .icon-gif,.auth-form-container .icon-gif{display:block;width:100px;margin:0 auto}.auth-verified-container .icon-gif:not(:last-child),.auth-form-container .icon-gif:not(:last-child){margin-bottom:40px}.auth-verified-container h2:not(:last-child),.auth-form-container h2:not(:last-child){margin-bottom:40px}.auth-verified-container .btn-container,.auth-form-container .btn-container{display:flex;justify-content:center}.auth-verified-container .btn-container a,.auth-verified-container .btn-container button,.auth-form-container .btn-container a,.auth-form-container .btn-container button{display:inline-block;min-width:160px}.auth-form-container{border:1px solid var(--color-green-gradient-to)}@media (max-width: 1040px){.auth-form-container{flex-direction:column;max-height:none;height:auto}}.auth-form-container .half-image{position:relative;width:40%;display:flex;align-items:center;justify-content:center;padding-right:138px;clip-path:url(#authCurve)}@media (max-width: 1040px){.auth-form-container .half-image{width:100%;padding:60px 30px 30px;clip-path:none;min-height:315px}}.auth-form-container .half-image>.overlay,.auth-form-container .half-image>.background{position:absolute;top:0;left:0;width:100%;height:100%}.auth-form-container .half-image>.overlay{background:linear-gradient(88.27deg,#085562,#00be91 94.11%)}.auth-form-container .half-image img:not(.background){max-width:360px;mix-blend-mode:luminosity}@media (max-width: 1040px){.auth-form-container .half-image img:not(.background){max-width:150px}}.auth-form-container .half-image img+.overlay{opacity:.8}.auth-form-container .half-image img.background{opacity:.8}.auth-form-container .half-form{width:60%;display:flex;align-items:center;justify-content:center;padding:60px 40px}@media (max-width: 1040px){.auth-form-container .half-form{width:100%;padding:40px 30px}}.auth-form-container .half-form .wrapper{max-width:660px}.auth-form-container h2:not(:last-child){margin-bottom:40px}@media (max-width: 1040px){.auth-form-container h2:not(:last-child){margin-bottom:30px}}.auth-form-container h2~p:not(:last-child){margin-bottom:40px}@media (max-width: 1040px){.auth-form-container h2~p:not(:last-child){margin-bottom:30px}}.auth-form-container .input-container{max-width:430px;width:100%;margin:0 auto}.auth-form-container .input-container:not(:last-child){margin-bottom:25px}.auth-form-container .input-container input{width:100%;border:1px solid var(--color-grey-light);border-radius:8px;padding:15px 25px;box-shadow:none!important}.auth-form-container .input-container input:focus{border-color:var(--color-green-gradient-to)!important;box-shadow:3px 0 0 0 4px var(--color-green-gradient-to)!important}.auth-form-container .checkbox-container{display:flex;align-items:center}@media (max-width: 1040px){.auth-form-container .checkbox-container:not(:last-child){margin-bottom:20px}}.auth-form-container .checkbox-container input[type=checkbox]{display:none}.auth-form-container .checkbox-container input:checked+.square:before{content:url('data:image/svg+xml,<svg width="18" height="14" viewBox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.00003 11.1698L1.83003 6.99984L0.410034 8.40984L6.00003 13.9998L18 1.99984L16.59 0.589844L6.00003 11.1698Z" fill="%23009A98"/></svg>')}.auth-form-container .checkbox-container .square{position:relative;display:inline-block;width:24px;height:24px;border-radius:4px;border:1px solid var(--color-grey-light);margin-right:15px}.auth-form-container .checkbox-container .square:before{content:"";position:absolute;width:18px;height:13px;top:50%;left:50%;transform:translate(-50%,-50%)}.auth-form-container .checkbox-link-container{max-width:430px;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}@media (max-width: 1040px){.auth-form-container .checkbox-link-container{flex-direction:column;align-items:center}}.auth-form-container .checkbox-link-container:not(:last-child){margin-bottom:40px}.auth-verified-container{align-items:center;background:linear-gradient(87.28deg,#009a98 21.83%,#00be91 61.23%)}.auth-verified-container>.content{max-width:660px}.auth-verified-container p:not(:last-child){margin-bottom:25px}.dashboard-body{background-color:var(--color-grey-light)}@media (max-width: 1040px){.dashboard-title,.dashboard-filters-title{font-size:21px}}.dashboard-header,.dashboard-list,.dashboard-content{margin:0 auto}.dashboard-header{padding-top:calc(var(--menu-header-height) + 60px);margin-bottom:25px}.dashboard-btn-text{display:flex;align-items:center}.dashboard-btn-text:not(:first-child){margin-left:32px}@media (max-width: 1040px){.dashboard-btn-text:not(:first-child){margin-left:0}}.dashboard-btn-text:not(:last-child){margin-right:16px}@media (max-width: 1040px){.dashboard-btn-text:not(:last-child){margin-left:0}}.dashboard-tabs{display:flex;width:100%;border-radius:16px}.dashboard-tabs:not(:last-child){margin-bottom:25px}.dashboard-tab-child{position:relative;flex:1;padding:15px;border-radius:16px}.dashboard-tab-child.active:after{content:""}.dashboard-tab-child:after{display:block;position:absolute;margin:0 auto;width:50%;height:5px;border-radius:16px;background:linear-gradient(87.28deg,var(--color-green) 21.83%,var(--color-green-gradient-to) 61.23%);bottom:0;left:50%;transform:translate(-50%)}.go-back-btn{display:flex;align-items:center}.go-back-btn:not(:last-child){margin-bottom:25px}.go-back-btn:before{content:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 12H5" stroke="url(%23paint0_linear_401_2391)" stroke-width="2" stroke-linejoin="round"/><path d="M12 5L5 12L12 19" stroke="url(%23paint1_linear_401_2391)" stroke-width="2" stroke-linejoin="round"/><defs><linearGradient id="paint0_linear_401_2391" x1="12.4265" y1="12.8184" x2="7.40049" y2="13.466" gradientUnits="userSpaceOnUse"><stop stop-color="%23009A98"/><stop offset="1" stop-color="%2300BE91"/></linearGradient><linearGradient id="paint1_linear_401_2391" x1="8.71326" y1="16.4579" x2="6.15858" y2="16.4696" gradientUnits="userSpaceOnUse"><stop stop-color="%23009A98"/><stop offset="1" stop-color="%2300BE91"/></linearGradient></defs></svg>');height:25px;margin-right:10px}.filter-dropdown{-moz-appearance:none;-webkit-appearance:none;padding:7.5px 30px;border-radius:30px;border:1px solid var(--color-green);width:100%;background-image:url('data:image/svg+xml,<svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.34912 1.22119L8.34912 7.22119L15.3491 1.22119" stroke="%2300BE91" stroke-width="2"/></svg>');background-size:14px auto;background-repeat:no-repeat;background-position:right 30px center}.filter-dropdown:focus{outline:none;box-shadow:none}.filter-dropdown:-ms-expand{display:none}.profile-preview .description:not(:last-child),.rooms-preview .description:not(:last-child){margin-bottom:40px}.topics-list.checks li .label:before{content:url('data:image/svg+xml,<svg width="18" height="14" viewBox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.00003 11.1698L1.83003 6.99984L0.410034 8.40984L6.00003 13.9998L18 1.99984L16.59 0.589844L6.00003 11.1698Z" fill="%2300BE91"/></svg>');margin-right:10px}.topics-list.only-one li{width:calc(100% - 25px)}.topics-list>.row{display:flex;align-items:flex-start;flex-wrap:wrap;margin:0 -12.5px -25px}.topics-list li{width:50%;padding:0 12.5px;margin-bottom:25px}@media (max-width: 1040px){.topics-list li{width:100%}}.topics-list li .label{display:block;width:100%;padding:7.5px 15px;border-radius:25px}.notification-btn{position:relative;width:40px;height:40px;border-radius:8px;display:flex;justify-content:center;align-items:center;margin-right:15px}.notification-btn .count{position:absolute;top:0;right:0;transform:translate(50%,-50%);display:flex;justify-content:center;align-items:center;width:21px;height:21px;background:var(--color-green-gradient-to)}.notification-btn .count>div{position:absolute;width:100%;height:100%;border-radius:50%;background:var(--color-green-gradient-to);animation:ping 1s cubic-bezier(0,0,.2,1) 2s infinite}.notification-btn .count>span{z-index:1}.profile-btn{display:flex;align-items:center}.profile-btn .photo{width:40px;height:40px;border-radius:8px;margin-right:15px;overflow:hidden}.profile-btn img{width:100%;height:100%}.profile-btn svg{width:12.5px;height:auto;margin-left:10px}.profile-list,.notification-list{position:absolute;margin-top:10px;box-shadow:0 16px 50px #08556233;z-index:3}@media (max-width: 1040px){.profile-list,.notification-list{bottom:-10px;margin-top:auto}}.profile-list{width:165px;padding:15px 25px;border-radius:8px;right:0}@media (max-width: 1040px){.profile-list{width:calc(100vw - var(--section-side-padding) * 2 - 60px);left:-10px;right:auto;text-align:center}}.profile-list a{display:block}.profile-list a:not(:last-child){margin-bottom:7.5px}.notification-list{width:365px;padding:25px 15px 25px 25px;border-radius:24px;right:0}@media (max-width: 1040px){.notification-list{width:calc(100vw - var(--section-side-padding) * 2 - 60px);height:calc(100vh - 70px);overflow:auto;right:-10px}}.notification-list h3:not(:last-child){margin-bottom:25px}.notification{display:flex;align-items:flex-start;gap:10px}.notification:not(:last-child){margin-bottom:25px}.notification .message{width:calc(100% - 65px);margin-right:15px}.notification .date{min-width:50px;display:inline-flex;align-items:center}.notification .read-at{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--color-green-gradient-to);margin-left:5px}.room_vertical_card{position:relative;display:flex;overflow:hidden;border:1px solid rgba(0,154,152,.5);border-radius:16px}@media (max-width: 1040px){.room_vertical_card{flex-direction:column;width:100%;overflow:hidden}}.room_vertical_card h3{width:calc(100% - 150px)}.room_vertical_card h3:not(:last-child){margin-bottom:7.5px}.room_vertical_card .photo{position:relative;width:40%}@media (max-width: 1040px){.room_vertical_card .photo{width:100%;min-height:135px}}.room_vertical_card .photo img{position:absolute;top:0;left:0;width:100%;height:100%}.room_vertical_card .details{position:relative;width:60%;padding:25px 30px 0 40px}@media (max-width: 1040px){.room_vertical_card .details{width:100%;padding:15px 20px 0}}.room_vertical_card .status{position:absolute;top:20px;right:20px;padding:5px 10px;border-radius:24px}.room_vertical_card .address{display:flex;align-items:center;gap:3px}@media (max-width: 1040px){.room_vertical_card .address{font-size:12px}}.room_vertical_card .address:not(:last-child){margin-bottom:7.5px}.room_vertical_card .address svg{width:auto;height:16px}.room_vertical_card .perks{display:flex;flex-wrap:wrap;gap:30px}@media (max-width: 1040px){.room_vertical_card .perks{flex-direction:column;gap:4px}}@media (max-width: 767px){.room_vertical_card .perks{font-size:12px}}.room_vertical_card .perks:not(:last-child){margin-bottom:25px}.room_vertical_card .perks li{display:inline-flex;gap:7.5px}.room_vertical_card .users{display:flex;align-items:center;gap:30px}@media (max-width: 1040px){.room_vertical_card .users{align-items:start;gap:15px;flex-direction:column}}.room_vertical_card .users:not(:last-child){margin-bottom:30px}.room_vertical_card .price{position:absolute;top:25px;right:30px}@media (max-width: 1040px){.room_vertical_card .price{font-size:18px}}.room_vertical_card .host-info-item{gap:15px}.room_vertical_card .actions{display:flex;align-items:center;justify-content:center;border-top:1px solid rgba(0,154,152,.5);padding:15px 0}.room_vertical_card .actions button,.room_vertical_card .actions a{display:inline-flex;align-items:center;gap:10px}@media (max-width: 1040px){.room_vertical_card .actions{flex-direction:column;gap:15px}.room_vertical_card .actions button{font-size:12px}}.room_vertical_card .separator{height:30px;width:1px;margin:0 45px}@media (max-width: 1040px){.room_vertical_card .separator{display:none}}.circle-btn-green-outline-dropdown{position:relative;overflow:hidden}.circle-btn-green-outline-dropdown:after{content:url('data:image/svg+xml,<svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.650391 1.22107L7.65039 7.22107L14.6504 1.22107" stroke="%2300BE91" stroke-width="2"/></svg>');position:absolute;right:20px;top:50%;transform:translateY(-50%);pointer-events:none}.circle-btn-green-outline-dropdown select{-moz-appearance:none;-webkit-appearance:none;width:auto;border:1px solid var(--color-green-gradient-to);border-radius:32px;background-color:transparent;-moz-text-align-last:center;text-align-last:center;padding:8.5px 45px 8.5px 20px;background:none}.circle-btn-green-outline-dropdown select:focus{outline:none;box-shadow:none}.register-checklist{max-width:660px;width:100%;margin:0 auto}.list-container{position:relative;border-radius:24px;padding:16px;overflow-x:auto}@media (max-width: 767px){.list-container{padding:16px 0 0 24px;white-space:nowrap}}.list-table{position:relative;width:100%;border-collapse:collapse;direction:ltr}.list-header{position:relative}.list-row{display:table-row;border-bottom:1px solid var(--color-grey-light)}.list-column{padding:16px 10px;min-width:120px;font-size:12px;white-space:nowrap}@media (max-width: 1040px){.list-column{font-size:10px;padding:9px 10px}}.list-column.sortable.desc:after{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="14" viewBox="0 0 8 14"><path fill="%2396A2A7" d="M1.70710678 4.70710678c-.39052429.39052429-1.02368927.39052429-1.41421356 0-.3905243-.39052429-.3905243-1.02368927 0-1.41421356l3-3c.39052429-.3905243 1.02368927-.3905243 1.41421356 0l3 3c.39052429.39052429.39052429 1.02368927 0 1.41421356-.39052429.39052429-1.02368927.39052429-1.41421356 0L4 2.41421356 1.70710678 4.70710678z"></path><path fill="%2364748b" d="M6.29289322 9.29289322c.39052429-.39052429 1.02368927-.39052429 1.41421356 0 .39052429.39052429.39052429 1.02368928 0 1.41421358l-3 3c-.39052429.3905243-1.02368927.3905243-1.41421356 0l-3-3c-.3905243-.3905243-.3905243-1.02368929 0-1.41421358.3905243-.39052429 1.02368927-.39052429 1.41421356 0L4 11.5857864l2.29289322-2.29289318z"></path></svg>')}.list-column.sortable.asc:after{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="14" viewBox="0 0 8 14"><path fill="%2364748b" d="M1.70710678 4.70710678c-.39052429.39052429-1.02368927.39052429-1.41421356 0-.3905243-.39052429-.3905243-1.02368927 0-1.41421356l3-3c.39052429-.3905243 1.02368927-.3905243 1.41421356 0l3 3c.39052429.39052429.39052429 1.02368927 0 1.41421356-.39052429.39052429-1.02368927.39052429-1.41421356 0L4 2.41421356 1.70710678 4.70710678z"></path><path fill="%2396A2A7" d="M6.29289322 9.29289322c.39052429-.39052429 1.02368927-.39052429 1.41421356 0 .39052429.39052429.39052429 1.02368928 0 1.41421358l-3 3c-.39052429.3905243-1.02368927.3905243-1.41421356 0l-3-3c-.3905243-.3905243-.3905243-1.02368929 0-1.41421358.3905243-.39052429 1.02368927-.39052429 1.41421356 0L4 11.5857864l2.29289322-2.29289318z"></path></svg>')}.list-column.sortable:after{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="14" viewBox="0 0 8 14"><path fill="%2396A2A7" d="M1.70710678 4.70710678c-.39052429.39052429-1.02368927.39052429-1.41421356 0-.3905243-.39052429-.3905243-1.02368927 0-1.41421356l3-3c.39052429-.3905243 1.02368927-.3905243 1.41421356 0l3 3c.39052429.39052429.39052429 1.02368927 0 1.41421356-.39052429.39052429-1.02368927.39052429-1.41421356 0L4 2.41421356 1.70710678 4.70710678z"></path><path fill="%2396A2A7" d="M6.29289322 9.29289322c.39052429-.39052429 1.02368927-.39052429 1.41421356 0 .39052429.39052429.39052429 1.02368928 0 1.41421358l-3 3c-.39052429.3905243-1.02368927.3905243-1.41421356 0l-3-3c-.3905243-.3905243-.3905243-1.02368929 0-1.41421358.3905243-.39052429 1.02368927-.39052429 1.41421356 0L4 11.5857864l2.29289322-2.29289318z"></path></svg>');margin-left:10px}.list-column:first-child{border-radius:16px 0 0 16px}.list-column:last-child{position:sticky;right:0;z-index:2;border-radius:0 16px 16px 0}.list-column:last-child:after{position:absolute;top:0;right:0;width:100%;height:100%;z-index:-1;pointer-events:none;box-shadow:-8px 0 15px #0000001a}@media (max-width: 1040px){.list-column:last-child:after{content:""}}.list-cell{padding:16px 10px;font-size:14px}@media (max-width: 1040px){.list-cell{font-size:12px}}.list-cell:last-child{position:sticky;right:0;z-index:2}.list-cell:last-child:after{position:absolute;top:0;right:0;width:100%;height:100%;z-index:-1;pointer-events:none;box-shadow:-8px 0 15px #0000001a}@media (max-width: 1040px){.list-cell:last-child:after{content:""}}.list-cell-not-found{padding:16px 24px;white-space:nowrap;font-size:14px;border-bottom:1px solid var(--color-grey-light)}@media (max-width: 1040px){.list-cell-not-found{font-size:12px}}.filter-button{display:none;align-items:center;gap:6px;color:var(--color-black);font-size:12px;white-space:nowrap}@media (max-width: 1040px){.filter-button{display:flex}}body.modal-open{overflow:hidden}.modal-overlay{position:fixed;top:0;left:0;background:#00000080;width:0px;height:0px;z-index:2147483646;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,width 0s ease .3s,height 0s ease .3s}.modal-overlay.active{opacity:1;visibility:visible;width:100%;height:100vh;transition:opacity .3s ease,visibility .3s ease,width 0s ease,height 0s ease}.list-filter-header{width:100%;display:flex;justify-content:space-between}.list-filter-header h2{margin-right:auto}.list-filters-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.list-filters-container:first-child{margin-top:50px}.list-filters-container:not(:last-child){margin-bottom:25px}.list-filters-container>div{display:flex;align-items:center;gap:15px}@media (max-width: 1040px){.support-btn .circle-btn-fill .text{font-size:12px}}@media (max-width: 767px){.support-btn .circle-btn-fill .text{font-size:10px}}.list-filter-wrapper{position:relative}.list-filters{display:flex}@media (max-width: 1040px){.list-filters{display:none;background:var(--color-white);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);width:calc(100% - var(--section-side-padding) * 2);max-height:calc(100vh - 30px);border-radius:25px;padding:25px;justify-content:center;z-index:2147483647;flex-direction:column}.list-filters.open{display:flex;opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}}.list-filters .circle-btn-green-outline-dropdown{margin-right:16px}@media (max-width: 1040px){.list-filters .circle-btn-green-outline-dropdown{width:100%;display:flex;position:relative;overflow:hidden;margin-top:15px;margin-right:16px}.list-filters .circle-btn-green-outline-dropdown select{width:100%}}.list-filters .actions{display:flex}@media (max-width: 1040px){.list-filters .actions{width:100%;position:relative;flex-direction:column}.list-filters .actions .circle-btn-fill{width:100%;display:flex;margin-top:15px}}.filters-close{display:none;position:absolute;top:25px;right:25px;background:none;border:none;transform:translateY(-10%)}@media (max-width: 1040px){.filters-close{display:block}}.filters-close svg{width:24px;height:24px;stroke:var(--color-green);transition:transform .3s ease}.table-photo{border-radius:10px;overflow:hidden;margin-right:25px}.table-photo.square{width:48px;height:48px}.table-photo.rectangle{width:115px;height:64px}.table-photo img{width:100%;height:100%}.contract-view-container,.review-room-container{padding:65px;border-radius:24px}@media (max-width: 1040px){.contract-view-container,.review-room-container{padding:50px 30px;border-radius:16px}}.contract-view-container>.content,.review-room-container>.content{max-width:710px;margin:0 auto}.contract-view-container h3:not(:last-child),.review-room-container h3:not(:last-child){margin-bottom:50px}.contract-view-container .details-container,.review-room-container .details-container{border-top:1px solid var(--color-grey)}.contract-view-container .details-container:not(:last-child),.review-room-container .details-container:not(:last-child){margin-bottom:50px}.contract-view-container .details-item,.review-room-container .details-item{padding:32.5px 25px;display:flex;gap:10px;border-bottom:1px solid var(--color-grey)}.contract-view-container .details-item.photo-item,.review-room-container .details-item.photo-item{padding:25px}.contract-view-container .label,.review-room-container .label{width:220px;display:flex;align-items:center;letter-spacing:.1px}.contract-view-container .info,.review-room-container .info{display:flex;align-items:center;width:calc(100% - 235px);padding:0 25px}.contract-view-container .photo,.review-room-container .photo{width:50px;height:50px;border-radius:8px;margin-right:15px;overflow:hidden}.contract-view-container .photo img,.review-room-container .photo img{width:100%;height:100%}.contract-view-container .status,.review-room-container .status{min-width:200px;display:inline-block;padding:7px 15px;border-radius:24px}.contract-view-container .btn-container,.review-room-container .btn-container{display:flex;justify-content:center;flex-wrap:wrap;gap:25px}.contract-view-container .btn-container a,.contract-view-container .btn-container button,.review-room-container .btn-container a,.review-room-container .btn-container button{min-width:180px;height:56px}.review-room-container .stars-container{gap:10px}.review-room-container .stars-container button svg{width:30px;height:30px}.review-room-container .details-container:not(:last-child){margin-bottom:30px}.review-room-container .input-textarea-label{padding:0 25px}.review-room-container .input-textarea-label:not(:last-child){margin-bottom:30px}.review-room-container .btn-container{margin-top:50px}.review-room-container .btn-container button{min-width:180px;height:60px}.profile-preview{display:flex;align-items:flex-start;gap:25px}@media (max-width: 1040px){.profile-preview{flex-direction:column}}.profile-preview .profile-half{width:calc(35% - 12.5px)}@media (max-width: 1040px){.profile-preview .profile-half{width:100%}}.profile-preview .info-half{width:calc(65% - 12.5px)}@media (max-width: 1040px){.profile-preview .info-half{width:100%}}.profile-half .profile-photo{width:100%;height:550px;border-radius:24px;overflow:hidden}.profile-half .profile-photo:not(:last-child){margin-bottom:25px}@media (max-width: 1040px){.profile-half .profile-photo:not(:last-child){margin-bottom:12.5px}}.profile-half .profile-photo img{width:100%;height:100%}.profile-half .buttons{display:flex;gap:25px;flex-direction:column;padding:50px;border-radius:24px}.profile-half .buttons button{width:100%}.profile-half .buttons button .icon{margin-right:10px}.info-half{padding:50px;border-radius:24px}@media (max-width: 1040px){.info-half{padding:30px}}.info-half h3:not(:last-child){margin-bottom:25px}.info-half>.topics-list:not(:last-child){padding-bottom:50px;margin-bottom:50px;border-bottom:1px solid var(--color-grey-light)}.info-half .description:not(:last-child){padding-bottom:50px;margin-bottom:50px;border-bottom:1px solid var(--color-grey-light)}.help-search-container{display:flex;gap:25px}@media (max-width: 1040px){.help-search-container{flex-direction:column}}.help-search-container:not(:last-child){padding-bottom:50px;margin-bottom:50px;border-bottom:1px solid var(--color-grey-light)}.help-search-container .half{width:calc(33.333% - 12.5px)}@media (max-width: 1040px){.help-search-container .half{width:100%}}.map-filter-container,.room-filter-container{display:flex;gap:25px;flex-wrap:wrap;justify-content:space-between}@media (max-width: var(--media-breakpoint-tablet)){.map-filter-container,.room-filter-container{flex-direction:column;gap:20px}}.map-filter-container .filters-half,.room-filter-container .filters-half{width:430px;border-radius:25px;padding:30px 25px}@media (max-width: 1400px){.map-filter-container .filters-half,.room-filter-container .filters-half{width:315px}}@media (max-width: 1040px){.map-filter-container .filters-half,.room-filter-container .filters-half{background:var(--color-white);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);width:calc(100% - 50px);height:calc(100vh - 30px);border-radius:25px;padding:25px;justify-content:center;z-index:2147483647;flex-direction:column;visibility:hidden;overflow-y:auto;display:none}.map-filter-container .filters-half.active,.room-filter-container .filters-half.active{display:block;opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}}.map-filter-container .filters:not(:last-child),.room-filter-container .filters:not(:last-child){margin-bottom:30px}.map-filter-container .filters:first-of-type>div:first-of-type .select-filters,.map-filter-container .filters:first-of-type>div:first-of-type .checkbox-filters,.room-filter-container .filters:first-of-type>div:first-of-type .select-filters,.room-filter-container .filters:first-of-type>div:first-of-type .checkbox-filters{margin-top:0}.map-filter-container .buttons,.room-filter-container .buttons{display:flex;align-items:center}@media (max-width: 1040px){.map-filter-container .buttons,.room-filter-container .buttons{flex-direction:column;gap:10px}}.map-filter-container .buttons .circle-btn-fill,.map-filter-container .buttons .circle-btn,.room-filter-container .buttons .circle-btn-fill,.room-filter-container .buttons .circle-btn{min-width:180px}.map-filter-container .buttons .circle-btn,.room-filter-container .buttons .circle-btn{margin-right:10px}@media (max-width: 1040px){.map-filter-container .buttons .circle-btn,.room-filter-container .buttons .circle-btn{margin-right:0}}.select-filters{margin-top:15px}.checkbox-filters{margin-top:30px}.checkbox-filters .line:first-of-type{margin-top:15px}.checkbox-filters .line:not(:last-child){margin-bottom:15px}.checkbox-filters input[type=checkbox]{display:none}.checkbox-filters input[type=checkbox]:checked+label .square:before{content:url('data:image/svg+xml,<svg width="18" height="14" viewBox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.00003 11.1698L1.83003 6.99984L0.410034 8.40984L6.00003 13.9998L18 1.99984L16.59 0.589844L6.00003 11.1698Z" fill="%2300BE91"/></svg>')}.checkbox-filters input[type=checkbox]+label{display:flex;align-items:center}.checkbox-filters input[type=checkbox]+label .square{position:relative;display:inline-block;width:24px;height:24px;border:1px solid var(--color-green);border-radius:4px;margin-right:15px}.checkbox-filters input[type=checkbox]+label .square:before{position:absolute;width:18px;height:13px;top:50%;left:50%;transform:translate(-50%,-50%)}.map-filter-container .map-half{width:calc(100% - 455px);border-radius:24px;overflow:hidden}@media (max-width: 1040px){.map-filter-container .map-half{width:100%;height:480px}}.map-filter-container #map{width:100%;height:100%}.room-filter-container{align-items:flex-start}.room-filter-container .list-half{width:calc(100% - 455px);border-radius:24px;padding:30px}@media (max-width: 1400px){.room-filter-container .list-half{width:calc(100% - 340px)}}@media (max-width: 1040px){.room-filter-container .list-half{width:100%;height:auto;background:transparent;padding:0}}.room-filter-container .room_vertical_card{display:flex}@media (max-width: 1040px){.room-filter-container .room_vertical_card{flex-direction:column;border:none}}.room-filter-container .room_vertical_card:not(:last-child){margin-bottom:25px}.room-filter-container .room_vertical_card .photo{cursor:pointer;width:25%}@media (max-width: 1040px){.room-filter-container .room_vertical_card .photo{width:100%}}.room-filter-container .room_vertical_card .details{width:75%}@media (max-width: 1040px){.room-filter-container .room_vertical_card .details,.room-popup{width:100%}}.room-popup .header{display:flex;justify-content:space-between;margin-bottom:10px}.room-popup .title{padding-right:20px}.room-popup .price{white-space:nowrap}.room-popup .features{display:flex;flex-wrap:wrap;gap:15px;padding-bottom:15px;border-bottom:.5px solid var(--color-green);margin-bottom:15px}.room-popup .feature,.room-popup .location{display:flex;align-items:center;gap:10px}.room-popup .feature img,.room-popup .location img{height:15px}.room-popup .feature{width:calc(50% - 7.5px)}.room-popup .location{width:100%}.room-popup .location:not(:last-child){margin-bottom:20px}.room-popup .buttons{display:flex}.room-popup .icon-button{display:flex;align-items:center;gap:10px}.room-popup .icon-button img,.room-popup .icon-button svg{width:auto;height:20px}.room-popup .separator{width:1px;height:32px;background-color:var(--color-grey);margin:0 25px}@media (max-width: 1040px){.room-popup .separator{display:none}}.room-images{width:100%}.room-images:not(:last-child){margin-bottom:25px}.room-images>.row{display:flex;margin:0 -10px}@media (max-width: 767px){.room-images>.row{flex-direction:column;gap:10px;margin:0}}.room-images .room-thumbnail{padding:0 10px;height:400px}@media (max-width: 767px){.room-images .room-thumbnail{height:auto}}.room-images .room-thumbnail.first{width:50%}.room-images .room-thumbnail.middle,.room-images .room-thumbnail.last{width:25%}.room-images .room-thumbnail>.wrapper{position:relative;width:100%;height:100%;border-radius:25px;overflow:hidden}.room-images .room-thumbnail .photo{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width: 767px){.room-images .room-thumbnail{width:100%;height:auto}.room-images .room-thumbnail.first,.room-images .room-thumbnail.middle,.room-images .room-thumbnail.last{width:100%}}.room-images .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f6f6f6bf}.room-images .view-more-photos{position:absolute;top:50%;width:100%;left:50%;transform:translate(-50%,-50%);z-index:2}.room-images .circle-btn-green-outline{max-width:250px;width:100%;height:60px}.room-detail-section{display:flex;align-items:flex-start;gap:20px}@media (max-width: 1040px){.room-detail-section{flex-direction:column;gap:10px}}.room-detail-section .info-half,.room-detail-section .features-half{width:calc(50% - 10px);border-radius:25px;padding:50px}@media (max-width: 1040px){.room-detail-section .info-half,.room-detail-section .features-half{width:100%;padding:20px}}.room-detail-section .info-half{width:calc(60% - 10px)}.room-detail-section .info-half h3:not(:last-child){margin-bottom:15px}.room-detail-section .info-half h4:not(:last-child){margin-bottom:20px}@media (max-width: 1040px){.room-detail-section .info-half{width:100%}}.room-detail-section .features-half{width:calc(40% - 7.5px)}@media (max-width: 1040px){.room-detail-section .features-half{width:100%}}.room-detail-section .topics-list:not(:last-child){margin-bottom:40px}.room-detail-section .map-container:not(:last-child){margin-bottom:40px}.room-detail-section .bottom-info{display:flex;gap:40px}@media (max-width: 767px){.room-detail-section .bottom-info{flex-direction:column;gap:10px}}.room-detail-section .price:not(:last-child){margin-bottom:15px}.room-detail-section .features{display:flex;flex-direction:column;gap:15px}.room-detail-section .features:not(:last-child){margin-bottom:30px}.room-detail-section .features .line{display:flex;align-items:flex-start;gap:12.5px;line-height:normal}@media (max-width: 767px){.room-detail-section .features .line{gap:10px}}.room-detail-section .features .line img{width:20px}@media (max-width: 767px){.room-detail-section .features .line img{width:18px}.room-detail-section .host-info-container{flex-direction:column;gap:10px}}.room-detail-section .host-info-container:not(:last-child){margin-bottom:40px}.room-detail-section .buttons{display:flex;flex-direction:column;gap:25px}@media (max-width: 767px){.room-detail-section .buttons{gap:10px}}.room-detail-section .buttons button{width:100%}.room-detail-section .buttons button .icon{margin-right:10px}.host-info-container{display:flex;gap:30px;padding:15px 0;border-top:1px solid var(--color-green);border-bottom:1px solid var(--color-green)}@media (max-width: 767px){.host-info-container{flex-direction:column;gap:15px}}.host-info-item{display:flex;align-items:center}.host-info-item .image{width:50px;height:50px;overflow:hidden;flex-shrink:0}@media (max-width: 1040px){.host-info-item .image{width:40px;height:40px}}.host-info-item .image img{width:100%;height:100%}.gallery-modal .gallery-slider .swiper-wrapper .swiper-slide{padding:20px}.gallery-modal .gallery-slider .swiper-wrapper .swiper-slide img{max-width:100%;height:auto;max-height:100%}.gallery-modal .gallery-slider .swiper-button-prev,.gallery-modal .gallery-slider .swiper-button-next{width:40px;height:40px}@media (max-width: 767px){.gallery-modal .gallery-slider .swiper-button-prev,.gallery-modal .gallery-slider .swiper-button-next{width:30px;height:30px}}.delete-user-container:not(:last-child),.update-password-container:not(:last-child),.profile-info-container:not(:last-child){margin-bottom:40px}.delete-user-container,.update-password-container{border-radius:32px;padding:65px}@media (max-width: 1040px){.delete-user-container,.update-password-container{padding:50px 30px;border-radius:16px}}.delete-user-container .btn-container,.update-password-container .btn-container{margin-top:25px}.delete-user-container .circle-btn,.delete-user-container .circle-btn-red,.update-password-container .circle-btn,.update-password-container .circle-btn-red{min-width:180px}.dashboard{display:flex;gap:24px}@media (max-width: 1040px){.dashboard{flex-direction:column;align-items:center;gap:16px}}.dashboard-greeting,.dashboard-searching-toggle{position:relative;display:flex;align-items:center;justify-content:space-between;border-radius:24px;overflow:hidden;min-height:125px}@media (max-width: 1040px){.dashboard-greeting,.dashboard-searching-toggle{width:100%;align-items:center;min-height:0px}}.dashboard-greeting .background,.dashboard-searching-toggle .background{position:absolute;max-width:none}.dashboard-greeting{background:linear-gradient(87.28deg,var(--color-green) 21.83%,var(--color-green-gradient-to) 61.23%);flex-grow:1;padding:15px 50px}@media (max-width: 1040px){.dashboard-greeting{flex-direction:column;align-items:center;justify-content:center;padding:15px 20px}}.dashboard-greeting h2,.dashboard-greeting p{position:relative;z-index:2}.dashboard-greeting h2{display:inline-flex;align-items:center}.dashboard-greeting h2:before{content:url('data:image/svg+xml,<svg width="26" height="32" viewBox="0 0 26 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 31.9998H4.72209L25.47 0.00012207H20.7937L0 31.9998Z" fill="%2300BE91"/></svg>');line-height:0px;margin-right:10px}@media (max-width: 1040px){.dashboard-greeting h2:before{transform:scale(.7);margin-right:7.5px}}.dashboard-greeting .background{width:100%;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.3}.dashboard-searching-toggle{background:linear-gradient(87.28deg,var(--color-blue) 21.83%,var(--color-blue-gradient-to) 61.23%);padding:15px 30px;flex-shrink:0;gap:50px}@media (max-width: 1040px){.dashboard-searching-toggle{padding:15px;gap:12.5px}}.dashboard-searching-toggle .background{top:0%;left:0%;width:150%;filter:brightness(.5);transform:translate(-10%,-15%);height:auto;opacity:.1}.dashboard-searching-toggle p{line-height:100%}.toggle-switch{position:relative;width:150px;height:55px}@media (max-width: 1040px){.toggle-switch{width:125px;height:50px}}.toggle-switch input{display:none}.toggle-switch input:checked+label .dot:after{content:attr(data-yes)}.toggle-switch input+label .dot:after{content:attr(data-no)}.toggle-switch label{display:block;width:100%;height:100%;border-radius:24px;padding:5px}.toggle-switch .dot{position:absolute;width:105px;height:45px;border-radius:24px;background:linear-gradient(87.28deg,var(--color-green) 21.83%,var(--color-green-gradient-to) 61.23%)}@media (max-width: 1040px){.toggle-switch .dot{width:90px;height:40px}}.toggle-switch .dot:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dashboard-container{width:100%;margin:0 auto}.dashboard-rooms-container{border-radius:24px;padding:30px}.dashboard-rooms-container .header{display:flex;justify-content:space-between;align-items:center}.dashboard-rooms-container .header:not(:last-child){margin-bottom:25px}.dashboard-rooms-container .header .room-view-all{display:flex}@media (max-width: 1040px){.dashboard-rooms-container .header .room-view-all{display:none}}.dashboard-rooms-container .rooms:not(:last-child){margin-bottom:30px}.dashboard-rooms-container .footer{display:none;margin-top:25px;padding-top:15px;border-top:1px solid #e5e7eb;justify-content:center;align-items:center}@media (max-width: 1040px){.dashboard-rooms-container .footer{display:flex}}.dashboard-rooms-container h2{font-size:20px}.dashboard-rooms-container .room_vertical_card:not(:last-child){margin-bottom:25px}.dashboard-rooms-container .room-view-all{font-size:14px;display:flex;align-items:center}.create-new-room{display:flex;justify-content:center;align-items:center;gap:10px;font-size:16px;padding:15px;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='16' ry='16' stroke='%23009A98' stroke-width='3' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:16px}@media (max-width: 1040px){.create-new-room{font-size:14px}}.dashboard-information{display:flex;gap:16px}@media (max-width: 1040px){.dashboard-information{flex-direction:column;gap:16px}}.dashboard-information:last-child{margin-bottom:24px}.dashboard-card{flex:1;border-radius:24px;padding:24px;display:flex;flex-direction:column;overflow:hidden}@media (max-width: 1040px){.dashboard-card{padding:25px;border-radius:16px}}.dashboard-card .dashboard-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}@media (max-width: 1040px){.dashboard-card .dashboard-card-header .card-view-all{display:none}}.dashboard-card .dashboard-card-footer{margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}@media (min-width: 1041px){.dashboard-card .dashboard-card-footer{display:none}}.dashboard-card .dashboard-card-body-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.dashboard-card .dashboard-card-body-empty img{width:100px;height:auto}.dashboard-card .dashboard-card-body-empty img:not(:last-child){margin-bottom:15px}.dashboard-card .dashboard-card-body-empty p{font-size:14px}.dashboard-card .card-title{font-size:20px}@media (max-width: 1040px){.dashboard-card .card-title{font-size:18px}}.dashboard-card .card-view-all{display:inline-flex;align-items:center;font-size:14px;transition:color .3s ease-in-out}@media (pointer: fine){.dashboard-card .card-view-all:hover{color:#374151}}.dashboard-card .card-view-all img{margin-left:5px}.dashboard-card .card-list{padding-top:15px;padding-bottom:15px}.dashboard-card .card-list:not(:last-child){border-bottom:1px solid #e5e7eb}.dashboard-card .card-list-item{display:flex;align-items:center;width:100%}@media (max-width: 1040px){.dashboard-card .card-list-item{align-items:flex-start}}.dashboard-card .card-info{display:flex;width:calc(100% - 200px);flex-wrap:wrap;align-items:center}@media (max-width: 1040px){.dashboard-card .card-info{flex-direction:column;align-items:flex-start}}.dashboard-card .card-list-title{display:inline-block;align-items:center}@media (max-width: 1040px){.dashboard-card .card-list-title{order:1}}.dashboard-card .card-list-status{margin-left:16px;font-size:12px;padding:4px 8px;border-radius:9999px;display:inline-block}@media (max-width: 1040px){.dashboard-card .card-list-status{margin-left:0;order:4}}.dashboard-card .card-list-desc{font-size:14px;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width: 1040px){.dashboard-card .card-list-desc{margin-bottom:5px;order:2}}.dashboard-card .card-list-tag{font-size:12px}@media (max-width: 1040px){.dashboard-card .card-list-tag{order:3;margin-bottom:5px}}.dashboard-card .card-list-new{display:block;font-size:12px;color:#10b981;background-color:#d1fae5;padding:4px 8px;border-radius:9999px;margin-bottom:4px}.dashboard-card .card-date{display:flex;align-items:flex-end;margin-left:auto;margin-right:0;flex-direction:column}.dashboard-card .card-list-hour{font-size:14px}.conversation-single,.support-conversation{border-radius:24px}.conversation-single:not(:last-child),.support-conversation:not(:last-child){margin-bottom:25px}.conversation-single>.content,.support-conversation>.content{max-width:1420px;margin:0 auto;padding:50px}.conversation-single .date,.support-conversation .date{display:block}.conversation-single .date:not(:last-child),.support-conversation .date:not(:last-child){margin-bottom:50px}.conversation-single .warning,.support-conversation .warning{max-width:1050px;margin:0 auto;padding:25px 30px;border-radius:15px;background:linear-gradient(87.28deg,var(--color-green) 21.83%,var(--color-green-gradient-to) 61.23%)}.conversation-single .warning:not(:last-child),.support-conversation .warning:not(:last-child){margin-bottom:50px}.messages-container{width:100%;display:flex;flex-direction:column}.messages-container .message.sender{align-self:flex-end}.messages-container .message.receiver{align-self:flex-start}.messages-container .message{max-width:1010px;width:100%;display:flex;align-items:flex-start}@media (max-width: 1040px){.messages-container .message{max-width:100%;flex-direction:column}}.messages-container .message:not(:last-child){margin-bottom:30px}.messages-container .message.sender{justify-content:flex-end}.messages-container .message.sender .conversation-photo{margin-left:25px;order:2}@media (max-width: 767px){.messages-container .message.sender .conversation-photo{display:none}}.messages-container .message.sender .text{order:1}@media (max-width: 1040px){.messages-container .message.sender .text{margin-left:auto}}.messages-container .message.receiver{justify-content:flex-start}.messages-container .message.receiver .conversation-photo{margin-right:25px;order:1}@media (max-width: 1040px){.messages-container .message.receiver .conversation-photo{display:none}}.messages-container .message.receiver .text{border:1px solid var(--color-green);order:2}@media (max-width: 1040px){.messages-container .message.receiver .text{margin-right:auto}}.messages-container .message .conversation-photo{width:95px;height:95px;border-radius:15px;overflow:hidden;background:var(--color-grey-light)}@media (max-width: 1040px){.messages-container .message .conversation-photo{display:none}}.messages-container .message .conversation-photo img{width:100%;height:100%}.messages-container .message .conversation-photo-res{width:36px;height:36px;border-radius:8px;overflow:hidden;background:var(--color-grey-light)}.messages-container .message .conversation-photo-res img{width:100%;height:100%}@media (min-width: 1041px){.messages-container .message .conversation-photo-res{display:none}}.messages-container .message .messages-name-photo{display:flex;align-items:center;gap:16px}@media (max-width: 1040px){.messages-container .message .messages-name-photo{margin-bottom:16px}}.messages-container .message .text{padding:25px 30px;max-width:890px;width:calc(100% - 120px);border-radius:15px}@media (max-width: 1040px){.messages-container .message .text{width:95%;margin-top:8px}}.messages-container .message .name:not(:last-child){margin-bottom:10px}@media (max-width: 1040px){.messages-container .message .name{font-size:14px}}.messages-container .message .caption:not(:last-child){margin-bottom:10px}@media (max-width: 1040px){.messages-container .message .caption,.messages-container .message .timestamp{font-size:12px}}.chat-input{width:100%;border-top:1px solid var(--color-grey);padding:50px;display:flex;justify-content:center;flex-direction:column;align-items:center}@media (max-width: 1040px){.chat-input{padding:25px}}.chat-input form{display:flex;width:100%;max-width:840px}@media (max-width: 1040px){.chat-input form{flex-direction:column}}.chat-input input{width:100%;flex-grow:1;border:1px solid var(--color-green);border-radius:15px;padding:15px 25px;box-shadow:0 16px 50px #08556233}@media (max-width: 1040px){.chat-input input{font-size:12px}}.chat-input button{width:64px;height:64px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(87.28deg,var(--color-green) 21.83%,var(--color-green-gradient-to) 61.23%);box-shadow:0 4px 8px #0855624d;margin-left:25px;white-space:pre-line}.chat-input button img{width:32px;height:auto}@media (max-width: 1040px){.chat-input button img{width:24px}.chat-input button{width:100%;height:48px;margin-left:0;margin-top:15px;border-radius:32px}}.rating-container{width:100%;padding:50px;border-radius:24px}.rating-container>.content{max-width:600px}.rating-container h3:not(:last-child){margin-bottom:15px}.rating-container p:not(:last-child){margin-bottom:25px}.rating-container .stars-container{gap:15px}.rating-container .stars-container button svg{width:48px;height:48px}.stars-container{display:flex;align-items:center;justify-content:center}.stars-container.has-rating button{pointer-events:none}.stars-container button svg path{fill:var(--color-grey)}.stars-container button.fill svg path{fill:var(--color-green-gradient-to)}.col-row{display:flex;flex-wrap:wrap;margin:0 -12.5px}.col-quarter{width:25%;padding:0 12.5px}@media (max-width: 1040px){.col-quarter{width:50%}}@media (max-width: 767px){.col-quarter{width:100%}}.col-quarter.postal-code .input-text-container{position:relative}.col-quarter.postal-code .input-text-container:after{position:absolute;right:-12.5px;top:50%;transform:translate(50%,-50%)}@media (min-width: 1041px){.col-quarter.postal-code .input-text-container:after{content:"-"}}.col-half{width:50%;padding:0 12.5px}@media (max-width: 1040px){.col-half{width:100%}}.col-full{width:100%;padding:0 12.5px}.form-steps{display:flex;justify-content:center;align-items:center}@media (max-width: 1400px){.form-steps{flex-wrap:wrap}}.form-steps:not(:last-child){margin-bottom:30px}.form-steps .step{position:relative;display:flex;padding-right:40px;white-space:nowrap;margin-bottom:10px}.form-steps .step:not(:last-child){margin-right:25px}.form-steps .step:after{position:absolute;content:"";width:100%;height:1px;top:50%;transform:translateY(-50%);left:0}.form-steps .step.active .number{border:1px solid var(--color-green)}.form-steps .step>.wrapper{width:auto;margin-left:0;padding-right:7.5px;z-index:2}.form-steps .step .number{display:inline-flex;justify-content:center;align-items:center;width:16px;height:16px;border:1px solid var(--color-grey-dark);margin-right:7.5px}.form-step-title+form,.form-step-title+.register-checklist{margin-top:40px}.form-step-title+p{margin-top:25px}.form-step-title+.col-row,.form-step-title+.forms-row{margin-top:40px!important}.form-step-title~p:not(:last-child){margin-bottom:25px}.register-form-container .col-row,.register-form-container .forms-row,.room-form-container .col-row,.room-form-container .forms-row,.host-form-container .col-row,.host-form-container .forms-row,.profile-form-container .col-row,.profile-form-container .forms-row,.update-password-container .col-row,.update-password-container .forms-row,.create-support-container .col-row,.create-support-container .forms-row,.quick_modal .col-row,.quick_modal .forms-row{margin:0 -12.5px -25px}.register-form-container .col-half,.register-form-container .col-full,.room-form-container .col-half,.room-form-container .col-full,.host-form-container .col-half,.host-form-container .col-full,.profile-form-container .col-half,.profile-form-container .col-full,.update-password-container .col-half,.update-password-container .col-full,.create-support-container .col-half,.create-support-container .col-full,.quick_modal .col-half,.quick_modal .col-full,.room-unavailable-option{margin-bottom:25px}.register-form-container .btn-container,.room-form-container .btn-container,.host-form-container .btn-container,.profile-form-container .btn-container,.create-support-container .btn-container{width:100%;display:flex;justify-content:center;gap:25px}.register-form-container .btn-container:not(:first-child),.room-form-container .btn-container:not(:first-child),.host-form-container .btn-container:not(:first-child),.profile-form-container .btn-container:not(:first-child),.create-support-container .btn-container:not(:first-child){margin-top:40px}.host-form-container h3:not(:last-child){margin-bottom:10px}.profile-form-container h3:not(:last-child),.update-password-container h3:not(:last-child),.delete-user-container h3:not(:last-child),.profile-info-container h3:not(:last-child){margin-bottom:10px}.profile-form-container p:not(:last-child),.update-password-container p:not(:last-child),.delete-user-container p:not(:last-child),.profile-info-container p:not(:last-child){margin-bottom:25px}.help-text{margin-top:10px}.room-form-container,.host-form-container,.profile-form-container,.create-support-container{padding:65px;border-radius:32px}@media (max-width: 1040px){.room-form-container,.host-form-container,.profile-form-container,.create-support-container{padding:50px 30px;border-radius:16px}}.room-form-container>.content,.host-form-container>.content,.profile-form-container>.content,.create-support-container>.content{max-width:890px}.room-form-container .circle-btn,.room-form-container .circle-btn-fill,.host-form-container .circle-btn,.host-form-container .circle-btn-fill,.profile-form-container .circle-btn,.profile-form-container .circle-btn-fill,.create-support-container .circle-btn,.create-support-container .circle-btn-fill{min-width:180px}.form-photo-upload-item,.input-text-container,.input-textarea-container{position:relative;width:100%;border:1px solid var(--color-grey);border-radius:8px}.input-text-container{padding:25px 25px 0;min-height:60px}.input-text-container.focus-value .iti__country-container,.input-text-container.focus-value-force .iti__country-container{pointer-events:auto}.input-text-container input{border:none;box-shadow:none;padding:0;width:100%}.input-text-container input:focus{outline:none;box-shadow:none}.input-text-container input::-webkit-outer-spin-button,.input-text-container input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-text-container input[type=number]{-moz-appearance:textfield}.input-text-container label{position:absolute;left:25px;pointer-events:none}.input-text-container .iti__country-container{pointer-events:none}.input-textarea-container textarea{display:block;width:100%;min-height:190px;padding:15px 25px;resize:none;border:none;border-radius:8px}.input-textarea-container textarea:focus{outline:none;box-shadow:none}.input-upload-container{position:relative;border:2px solid var(--color-green);overflow:hidden;border-radius:8px}@media (max-width: 1040px){.input-upload-container{width:100%}}.input-upload-container+.form-photo-upload-container:not(:empty){margin-top:25px}.input-upload-container input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.input-upload-container label{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:190px;padding:20px}@media (max-width: 1040px){.input-upload-container label{min-height:160px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center}}.input-upload-container label img{width:50px}@media (max-width: 1040px){.input-upload-container label img{width:40px;margin-bottom:10px}}.input-upload-container label img:not(:last-child){margin-bottom:15px}@media (max-width: 1040px){.input-upload-container label h4{line-height:140%}}.input-upload-container label h4:not(:last-child){margin-bottom:15px}@media (max-width: 1040px){.input-upload-container label h4:not(:last-child){margin-bottom:10px}}.input-upload-container progress{position:absolute;top:0;left:0;width:100%;height:2px;float:left}.input-upload-container progress::-moz-progress-bar{background:var(--color-green)}.input-upload-container progress::-webkit-progress-value{background:var(--color-green)}.form-photo-upload-container{position:relative;width:100%}.form-photo-upload-item{display:flex;align-items:center;padding:10px 55px 10px 25px}.form-photo-upload-item:not(:last-child){margin-bottom:25px}.form-photo-upload-item.room img{width:120px;height:80px}.form-photo-upload-item.user img{width:80px;height:80px}.form-photo-upload-item .handle{display:flex;align-items:center;cursor:move}.form-photo-upload-item img{margin-right:25px;border-radius:12px}.form-photo-upload-item .close{position:absolute;top:50%;right:25px;transform:translateY(-50%);width:20px;height:20px;background-image:url('data:image/svg+xml,<svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1.41406" width="24" height="2" transform="rotate(45 1.41406 0)" fill="url(%23paint0_linear_275_595)"/><rect y="16.9707" width="24" height="2" transform="rotate(-45 0 16.9707)" fill="url(%23paint1_linear_275_595)"/><defs><linearGradient id="paint0_linear_275_595" x1="1.41406" y1="2" x2="20.8153" y2="-8.49848" gradientUnits="userSpaceOnUse"><stop stop-color="%23085562"/><stop offset="1" stop-color="%2300BE91"/></linearGradient><linearGradient id="paint1_linear_275_595" x1="3.22535e-08" y1="18.9707" x2="19.4013" y2="8.47222" gradientUnits="userSpaceOnUse"><stop stop-color="%23085562"/><stop offset="1" stop-color="%2300BE91"/></linearGradient></defs></svg>')}.input-select-label,.input-textarea-label{display:block}.input-select-label:not(:last-child),.input-textarea-label:not(:last-child){margin-bottom:15px}.input-select-container select{width:100%;padding:15px 25px;background-color:transparent;border:1px solid var(--color-grey);border-radius:8px}.input-select-container select:focus{outline:none;box-shadow:none}.forms-checkboxs{display:flex;width:100%;flex-wrap:wrap;align-items:flex-start}@media (max-width: 1040px){.forms-checkboxs{flex-direction:column;gap:25px}}.forms-checkboxs .checkbox-title,.forms-checkboxs .forms-checkbox-title{width:100%}.forms-checkboxs .forms-checkbox-title:not(:last-child){margin-bottom:25px}.forms-checkboxs .checkbox-title:not(:last-child){margin-bottom:15px}.forms-checkboxs.parishes .forms-checkboxs-child{width:100%;border-left:1px solid var(--color-green);-moz-columns:3;columns:3;padding:0}@media (max-width: 1040px){.forms-checkboxs.parishes .forms-checkboxs-child{-moz-columns:2;columns:2}}@media (max-width: 767px){.forms-checkboxs.parishes .forms-checkboxs-child{-moz-columns:1;columns:1}}.forms-checkboxs.parishes .forms-checkboxs-child:before,.forms-checkboxs.parishes .forms-checkboxs-child:after{content:"";display:block;width:1px;height:100%;background-color:var(--color-green);position:absolute;top:0;transform:translate(-50%)}.forms-checkboxs.parishes .forms-checkboxs-child:before{left:33.333%}@media (max-width: 1040px){.forms-checkboxs.parishes .forms-checkboxs-child:before{left:50%}}@media (max-width: 767px){.forms-checkboxs.parishes .forms-checkboxs-child:before{content:none}}.forms-checkboxs.parishes .forms-checkboxs-child:after{left:66.666%}@media (max-width: 1040px){.forms-checkboxs.parishes .forms-checkboxs-child:after{content:none}.forms-checkboxs.parishes .forms-checkboxs-child{border-left:none;padding:0}}.forms-checkboxs.parishes .checkbox{display:inline-flex;padding:0 20px;width:100%}@media (max-width: 1040px){.forms-checkboxs.parishes .checkbox{padding-left:0}}.forms-checkboxs-child{position:relative;width:50%}@media (max-width: 1040px){.forms-checkboxs-child{width:100%}}.forms-checkboxs-child:only-child{width:100%}.forms-checkboxs-child:not(:only-child):not(:first-of-type){padding-left:20px;border-left:1px solid var(--color-green)}@media (max-width: 1040px){.forms-checkboxs-child:not(:only-child):not(:first-of-type){border-left:none;padding-left:0}}.checkbox{display:flex;align-items:flex-start}.checkbox:not(:last-child){margin-bottom:20px}.checkbox input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:24px;height:24px;padding:10px;margin:0 15px 0 0;border:1px solid var(--color-grey-light);border-radius:4px;background-color:transparent;position:relative;outline:none}.checkbox input[type=checkbox]:checked{border:1px solid var(--color-green)}.checkbox input[type=checkbox]:checked:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' viewBox='0 0 18 14' fill='none'%3E%3Cpath d='M5.99991 11.17L1.82991 7.00003L0.409912 8.41003L5.99991 14L17.9999 2.00003L16.5899 0.590027L5.99991 11.17Z' fill='%23009A98'/%3E%3C/svg%3E");position:absolute;top:50%;left:50%;transform:translate(-50%,-45%);width:24px;height:24px;align-content:center;pointer-events:none}.checkbox input[type=checkbox]:focus{outline:none;box-shadow:none}@media (pointer: fine){.checkbox input[type=checkbox]:hover{background-color:transparent}}.confirm-input-field{display:flex;align-items:flex-start;gap:50px}.confirm-input-field.photos .info{display:flex;flex-wrap:wrap;gap:10px}.confirm-input-field.photos .info img{width:calc(33.333% - 10px);height:100px}.confirm-input-field .label{width:240px}.confirm-input-field .info{width:calc(100% - 290px)}.confirm-input-field .info p:not(:last-child),.confirm-input-field .info li:not(:last-child){margin-bottom:30px}.form-error{margin-top:10px}.image_text_container_block{display:flex;align-items:center}.image_text_container_block:not(:first-child){margin-top:65px}.image_text_container_block:not(:last-child){margin-bottom:65px}@media (max-width: 1400px){.image_text_container_block:not(:last-child){margin-bottom:65px}}@media (max-width: 1040px){.image_text_container_block:not(:last-child){margin-bottom:65px}}.image_text_container_block h6{display:inline-block;background:linear-gradient(90.46deg,#009a98 44.6%,#00be91 57.29%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.image_text_container_block h2:not(:last-child){margin-bottom:95px}@media (max-width: 1040px){.image_text_container_block h2:not(:last-child){margin-bottom:30px}}.image_text_child_item{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}@media (max-width: 1040px){.image_text_child_item{flex-wrap:wrap}}.image_text_child_item:not(:last-child){margin-bottom:65px}@media (min-width: 1041px){.image_text_child_item.left .half-image{order:1;justify-content:flex-start;clip-path:url(#ImageTextLeftCurve)}.image_text_child_item.left .half-text{max-width:660px;order:2;padding-left:50px}.image_text_child_item.right .half-image{order:2;justify-content:flex-end;clip-path:url(#ImageTextRightCurve)}.image_text_child_item.right .half-text{padding-right:50px}}.image_text_child_item .half-text,.image_text_child_item .half-image{width:50%}@media (max-width: 1040px){.image_text_child_item .half-text,.image_text_child_item .half-image{width:100%}.image_text_child_item .half-text{order:2}}@media (min-width: 1041px){.image_text_child_item .half-text>.wrapper{max-width:550px;margin:0 auto}}.image_text_child_item .half-image{position:relative;overflow:hidden}@media (max-width: 1040px){.image_text_child_item .half-image{order:1;height:auto}.image_text_child_item .half-image:not(:first-child){margin-bottom:30px}}.image_text_child_item .half-image .box{position:relative;width:100%;height:510px;overflow:hidden}@media (max-width: 1400px){.image_text_child_item .half-image .box{height:450px}}@media (max-width: 1040px){.image_text_child_item .half-image .box{height:205px;border-radius:24px}}.image_text_child_item .half-image .box img{width:100%;height:100%}.image_text_child_item h3:not(:last-child){margin-bottom:30px}@media (max-width: 1040px){.image_text_child_item h3:not(:last-child){margin-bottom:25px}}.image_text_child_item p:not(:last-child){margin-bottom:10px}.image_text_child_item ul{padding-left:20px}.image_text_child_item ul:not(:last-child){margin-bottom:30px}.image_text_child_item li{display:list-item;list-style-type:disc}.image_text_child_item li:not(:last-child){margin-bottom:5px}.squares_image_text_block{display:flex;flex-wrap:wrap;gap:24px}@media (max-width: 1040px){.squares_image_text_block{flex-direction:column}}.squares_image_text_block:not(:last-child){margin-bottom:25px}.square_text_image_item{position:relative;flex:1;padding:65px 50px 350px;overflow:hidden}@media (max-width: 1040px){.square_text_image_item{width:100%;padding:50px 25px 175px}}.square_text_image_item .text-half{max-width:660px;width:100%;margin:0 auto}.square_text_image_item h2:not(:last-child){margin-bottom:30px}.square_text_image_item p:not(:last-child){margin-bottom:30px}.square_text_image_item .buttons a{box-shadow:0 4px 8px #0855624d}@media (max-width: 767px){.square_text_image_item .buttons a{width:100%;height:60px}}.square_text_image_item .buttons a img{margin-left:10px}.square_text_image_item .image-half{position:absolute;bottom:0;right:0;width:100%;height:auto;display:flex;justify-content:flex-end;align-items:flex-end}@media (max-width: 1040px){.square_text_image_item .image-half{height:125px}}.square_text_image_item .image-half img{max-width:calc(100% - 25px);width:auto;height:100%}@media (max-width: 1040px){.square_text_image_item .image-half img{height:100%}}.text_image_bottom_block{position:relative;width:100%;border-radius:32px;padding-top:30px}@media (max-width: 1040px){.text_image_bottom_block{border-radius:24px}}.text_image_bottom_block:not(:last-child){margin-bottom:25px}.text_image_bottom_block>.wrapper{width:100%;height:100%;border:1px solid var(--color-green);border-radius:32px;padding:120px 50px 280px;overflow:hidden}@media (max-width: 1040px){.text_image_bottom_block>.wrapper{padding:70px 25px 210px;border-radius:24px}}.text_image_bottom_block>.wrapper>.content{position:relative;max-width:665px;margin:0 auto;z-index:2}.text_image_bottom_block .icon{position:absolute;top:0;left:50%;transform:translate(-50%,-5px);z-index:2}.text_image_bottom_block .icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + 100px);height:3px;background:linear-gradient(90deg,transparent 0%,var(--color-white) 40px,var(--color-white) calc(100% - 40px),transparent 100%);z-index:-1}.text_image_bottom_block .icon img{width:64px;height:auto}.text_image_bottom_block .description p:not(:last-child){margin-bottom:30px}.text_image_bottom_block .background{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:100%}@media (max-width: 1040px){.text_image_bottom_block .background{max-width:none;width:auto;height:180px}}.text_image_bottom_block h6{display:inline-block;background:-webkit-linear-gradient(0,#009A98 2.2%,#00BE91 39.96%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.text_image_bottom_block h6:not(:last-child){margin-bottom:15px}@media (max-width: 1040px){.text_image_bottom_block h2{line-height:115%}}.text_image_bottom_block h2:not(:last-child){margin-bottom:30px}@media (max-width: 1040px){.text_image_bottom_block h2 br{display:none}}.squares_videos_block{display:flex;flex-wrap:wrap;gap:24px}@media (max-width: 1040px){.squares_videos_block{flex-direction:column}}.squares_videos_block:not(:last-child){margin-bottom:25px}.square_video_item{flex:1;display:flex;justify-content:center;align-items:center;border-radius:32px 0 32px 32px;overflow:hidden;position:relative;min-height:825px}@media (max-width: 1040px){.square_video_item{width:100%;min-height:600px}}.square_video_item>.content{max-width:660px}.square_video_item>.overlay{opacity:.75}.square_video_item .buttons a{min-width:180px}.square_video_item .buttons a img{margin-left:10px}.square_video_item h2:not(:last-child){margin-bottom:40px}@media (max-width: 1040px){.square_video_item h2:not(:last-child){margin-bottom:25px}}.newsletter_form_block{position:relative;display:flex;justify-content:center;align-items:center;padding:95px 65px;overflow:hidden}@media (max-width: 1040px){.newsletter_form_block{padding:65px 25px 100px}}.newsletter_form_block:not(:last-child){margin-bottom:25px}.newsletter_form_block>.content{max-width:660px}.newsletter_form_block .newsletter-text:not(:last-child){margin-bottom:40px}@media (max-width: 1040px){.newsletter_form_block .newsletter-text:not(:last-child){margin-bottom:25px}}.newsletter_form_block .form>.wrapper{display:flex;align-items:center;gap:24px}@media (max-width: 1040px){.newsletter_form_block .form>.wrapper{justify-content:center;flex-direction:column}}.newsletter_form_block h2:not(:last-child){margin-bottom:40px}@media (max-width: 1040px){.newsletter_form_block h2:not(:last-child){margin-bottom:25px}}.newsletter_form_block p:not(:last-child){margin-bottom:30px}.newsletter_form_block .input-container{width:100%}.newsletter_form_block input{width:100%;padding:18px 25px;border:none;border-radius:8px;outline:none!important}@media (max-width: 1040px){.newsletter_form_block input{width:100%;padding:7.5px 25px}}.newsletter_form_block button{height:56px;box-shadow:0 4px 8px #0000004d}@media (max-width: 1040px){.newsletter_form_block button{width:100%}}.newsletter_form_block button .text{padding:15px 30px}.newsletter_form_block button svg{margin-left:10px}.squares_bullets_block{display:flex;flex-wrap:wrap;gap:24px}@media (max-width: 1040px){.squares_bullets_block{flex-direction:column}}.squares_bullets_block:not(:last-child){margin-bottom:25px}.square_bullets_item{position:relative;flex:1;border-radius:32px 32px 0;padding:65px 50px 65px 115px}@media (max-width: 1400px){.square_bullets_item{padding:50px 30px 65px}}@media (max-width: 1040px){.square_bullets_item{width:100%;padding:50px 25px 65px}}.square_bullets_item h2:not(:last-child){margin-bottom:65px}@media (max-width: 1400px){.square_bullets_item h2:not(:last-child){margin-bottom:40px}}@media (max-width: 1040px){.square_bullets_item h2:not(:last-child){margin-bottom:30px}}.square_bullets_item .bullets{display:grid;grid-template-columns:repeat(auto-fit,minmax(calc(50% - 15px),1fr));grid-row-gap:40px;grid-column-gap:15px}@media (max-width: 1040px){.square_bullets_item .bullets{grid-template-columns:repeat(auto-fit,minmax(100%,1fr));grid-row-gap:15px;grid-column-gap:0px}}.square_bullets_item .bullets li img{max-height:50px;width:auto}@media (max-width: 1040px){.square_bullets_item .bullets li img{max-height:30px}}.square_bullets_item .bullets li img:not(:last-child){margin-bottom:15px}.homepage_hero_block{position:relative;display:flex;align-items:center;justify-content:center;min-height:800px;height:calc(100vh - 80px);border-radius:32px;overflow:hidden;padding:70px 25px}@media (max-width: 1040px){.homepage_hero_block{height:auto;min-height:0px;border-radius:24px;padding:70px 25px 130px}}.homepage_hero_block>.background,.homepage_hero_block>.overlay{position:absolute;top:0;left:0;width:100%;height:100%}.homepage_hero_block>.overlay{background:#08556280}.homepage_hero_block>.content{max-width:890px;z-index:2}.homepage_hero_block .actions{display:flex;justify-content:center}@media (max-width: 1040px){.homepage_hero_block .actions{flex-wrap:wrap}}.homepage_hero_block .actions:not(:last-child){margin-right:50px}.homepage_hero_block .separator:not(:last-child){width:1px}.homepage_hero_block .action-child{max-width:320px;width:100%}@media (max-width: 1040px){.homepage_hero_block .action-child{max-width:100%}.homepage_hero_block .action-child:not(:last-child){margin-bottom:25px}}.homepage_hero_block .label{display:block}.homepage_hero_block .label:not(:last-child){margin-bottom:25px}@media (max-width: 1040px){.homepage_hero_block h1{line-height:140%}}.homepage_hero_block h1:not(:last-child){margin-bottom:50px}@media (max-width: 1040px){.homepage_hero_block a{width:100%;height:60px}}.homepage_hero_block .saber-mais svg path{stroke:var(--color-green-gradient-to)}.press_releases_block:not(:last-child){margin-bottom:130px}@media (max-width: 1400px){.press_releases_block:not(:last-child){margin-bottom:65px}}@media (max-width: 1040px){.press_releases_block:not(:last-child){margin-bottom:40px}}.press_releases_block h2:not(:last-child){margin-bottom:60px}@media (max-width: 1040px){.press_releases_block h2:not(:last-child){margin-bottom:30px}}.press-release-container{display:flex;align-items:flex-start;gap:50px}@media (max-width: 1040px){.press-release-container{flex-direction:column;align-items:center;gap:50px}}.press-release-container:not(:last-child){margin-bottom:50px}.press-release-years{position:sticky;top:150px;max-width:340px;width:100%;display:flex;flex-direction:column;gap:25px;padding:48px 0;border-radius:24px;margin-right:auto;box-shadow:0 2px 16px #0000001a}@media (max-width: 1040px){.press-release-years{position:relative;top:unset;margin-bottom:50px;padding:20px;width:100%;max-width:100%;gap:15px}}.press-release-years a{display:block;text-decoration:none;padding:0 15px;transition:color .3s ease-in-out}@media (max-width: 1040px){.press-release-years a{flex:1}}.press-release-years a.active{color:var(--color-green-gradient-to)}.press-release-content{max-width:1120px;width:100%;margin-left:auto}@media (max-width: 1040px){.press-release-content{margin-left:0}}.press-release-content .group:not(:last-child){margin-bottom:24px}.press-release-item{border:1px solid var(--color-green-gradient-to);border-radius:24px;display:flex;max-width:1120px}@media (max-width: 1040px){.press-release-item{flex-direction:column}}.press-release-item .image{position:relative;border-radius:24px 0 0 24px;overflow:hidden;width:100%;max-height:100%;max-width:410px}@media (max-width: 1400px){.press-release-item .image{max-width:200px}}@media (max-width: 1040px){.press-release-item .image{max-width:none;height:205px;border-radius:24px 24px 0 0}}.press-release-item .image img{width:100%;height:100%}.press-release-item .details{max-width:680px;width:calc(100% - 410px);padding:32px 48px}@media (max-width: 1400px){.press-release-item .details{width:calc(100% - 200px)}}@media (max-width: 1040px){.press-release-item .details{max-width:none;width:100%;padding:25px}}.press-release-item h6:not(:last-child){margin-bottom:7.5px}.press-release-item h4:not(:last-child){margin-bottom:25px}@media (max-width: 1040px){.press-release-item h4:not(:last-child){margin-bottom:15px}}.press-release-item .description{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.press-release-item .description:not(:last-child){margin-bottom:24px}@media (max-width: 1040px){.press-release-item .description:not(:last-child){margin-bottom:15px}}.press-release-item .link{display:block;color:var(--color-green-gradient-to);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.main_hero_block{position:relative;display:flex;justify-content:center;align-items:center;min-height:800px;height:calc(100vh - 80px);border-radius:32px;overflow:hidden;padding:80px 0 60px 50px}@media (max-width: 1040px){.main_hero_block{flex-direction:column;height:auto;min-height:0px;text-align:center;position:relative;padding:0}}.main_hero_block:not(:last-child){margin-bottom:130px}@media (max-width: 1400px){.main_hero_block:not(:last-child){margin-bottom:65px}}@media (max-width: 1040px){.main_hero_block:not(:last-child){margin-bottom:40px}}.main_hero_block>.content{display:flex}@media (max-width: 1040px){.main_hero_block>.content{flex-direction:column;align-items:center;height:auto;display:flex;justify-content:flex-end;order:2}}.main_hero_block .text-half{max-width:650px;width:50%;align-items:center;padding:0 50px 0 0}@media (max-width: 1040px){.main_hero_block .text-half{max-width:100%;width:100%;padding:30px 25px 100px}}.main_hero_block .image-half{position:absolute;top:0;right:-.3%;width:50%;height:calc(100% - 20px);clip-path:url(#MainHeroCurve);-webkit-clip-path:url(#MainHeroCurve);overflow:hidden}@media (max-width: 1040px){.main_hero_block .image-half{position:relative;top:auto;right:auto;width:calc(100% - 25px);height:290px;order:1;margin-right:0;margin-left:auto}}.main_hero_block .image-half img{width:100%;height:100%}.main_hero_block h1:not(:last-child){margin-bottom:30px}@media (max-width: 1040px){.main_hero_block h1:not(:last-child){margin-bottom:25px}}.main_hero_block p:not(:last-child){margin-bottom:10px}.main_hero_block .note{margin-top:12px}.main_hero_block .actions{display:flex;align-items:center;gap:15px}@media (max-width: 1040px){.main_hero_block .actions{flex-direction:column;justify-content:center}}.main_hero_block .actions:not(:first-child){margin-top:50px}@media (max-width: 1040px){.main_hero_block .actions:not(:first-child){margin-top:25px}.main_hero_block .actions a{width:100%;height:60px}}.main_hero_block .actions a img{margin-left:10px}.main_hero_block .saber-mais svg path{stroke:var(--color-green-dark)}.video_background_block{position:relative;display:flex;align-items:center;justify-content:center;height:700px;border-radius:32px;overflow:hidden;padding:65px 50px}@media (max-width: 1040px){.video_background_block{height:auto;padding:50px 25px}}.video_background_block:not(:last-child){margin-bottom:25px}.video_background_block>.overlay{opacity:.85}.video_background_block>.content{max-width:660px;z-index:2}.video_background_block h2:not(:last-child){margin-bottom:30px}.video_background_block p:not(:last-child){margin-bottom:25px}@media (max-width: 1040px){.video_background_block p:not(:last-child){margin-bottom:30px}}.video_background_block .buttons{display:flex;flex-direction:row;justify-content:center;gap:15px}@media (max-width: 767px){.video_background_block .buttons{flex-direction:column;align-items:center}}.video_background_block .buttons a{box-shadow:0 4px 8px #0855624d}@media (max-width: 1040px){.video_background_block .buttons a{width:100%;height:60px}}@media (max-width: 767px){.video_background_block .buttons a{height:50px}}.video_background_block .buttons a img{width:20px;height:auto;margin-left:8px}.partners_home_block{padding-top:100px}@media (max-width: 1040px){.partners_home_block{padding-top:50px}}.partners_home_block:not(:last-child){margin-bottom:130px}@media (max-width: 1400px){.partners_home_block:not(:last-child){margin-bottom:65px}}@media (max-width: 1040px){.partners_home_block:not(:last-child){margin-bottom:65px}}.partners_home_block>.content{max-width:720px;text-align:center}.partners_home_block h2:not(:last-child){margin-bottom:30px}.partners_home_block .description:not(:last-child){margin-bottom:65px}@media (max-width: 1040px){.partners_home_block .description:not(:last-child){margin-bottom:50px}}.partners_home_block .btn-container a{min-width:190px}.partners-container{max-width:705px;width:100%;margin:0 auto}.partners-container:not(:last-child){margin-bottom:80px}@media (max-width: 1040px){.partners-container:not(:last-child){margin-bottom:50px}}.partners-group:not(:last-child){margin-bottom:65px}@media (max-width: 1040px){.partners-group:not(:last-child){margin-bottom:50px}}.partners-group>.row{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px}@media (max-width: 1040px){.partners-group>.row{flex-wrap:nowrap;justify-content:flex-start;margin:0}}.partners-group h3:not(:last-child){margin-bottom:50px}@media (max-width: 1040px){.partners-group h3:not(:last-child){margin-bottom:30px}}.partner-hexagon{position:relative;display:block;width:205px;height:235px;perspective:1000px;margin:0 15px}@media (max-width: 1040px){.partner-hexagon{margin:0}}.partner-hexagon>.wrapper{position:relative;width:100%;height:100%;transform-style:preserve-3d;transform:rotateY(0);transition:transform .35s ease-in-out}@media (pointer: fine){.partner-hexagon:hover>.wrapper{transform:rotateY(180deg)}}.hexagon{width:205px;height:118.3568051839px;margin:59.1784025919px auto 0;border-left:2px solid var(--color-green-gradient-to);border-right:2px solid var(--color-green-gradient-to);display:flex;position:absolute;top:0;left:0;backface-visibility:hidden;transform:rotateX(0)}.hexagon:before,.hexagon:after{content:"";position:absolute;left:28.0215549284px;width:144.9568901432px;height:144.9568901432px;transform:scaleY(.5774) rotate(-45deg);background-color:inherit;z-index:1}.hexagon:before{top:-72.4784450716px;border-top:2px solid var(--color-green-gradient-to);border-right:2px solid var(--color-green-gradient-to)}.hexagon:after{bottom:-72.4784450716px;border-bottom:2px solid var(--color-green-gradient-to);border-left:2px solid var(--color-green-gradient-to)}.hexagon:nth-child(2){position:absolute;top:0;left:0;transform:rotateX(0) rotateY(180deg)}.hexagon>.inner{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:201px;height:116.0474px;z-index:2;background:inherit}.faqs_home_block:not(:last-child){margin-bottom:130px}@media (max-width: 1400px){.faqs_home_block:not(:last-child){margin-bottom:65px}}@media (max-width: 1040px){.faqs_home_block:not(:last-child){margin-bottom:40px}}.faqs_home_block>.content{max-width:1120px;margin:0 auto}.faqs_home_block h6{display:inline-block;background:linear-gradient(87.28deg,#009a98 21.83%,#00be91 61.23%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.faqs_home_block h6:not(:last-child){margin-bottom:15px}.faqs_home_block h2:not(:last-child){margin-bottom:30px}.faqs_home_block .description:not(:last-child){margin-bottom:30px}@media (max-width: 1040px){.faqs_home_block .description:not(:last-child){margin-bottom:50px}}.faqs_home_block .btn-container a{min-width:190px}.faqs-container{border-top:1px solid var(--color-green-gradient-to)}.faqs-container:not(:last-child){margin-bottom:50px}.faq-item{border-bottom:1px solid var(--color-green-gradient-to)}.faq-item.open .answer{height:auto}.faq-item .question{display:flex;justify-content:space-between;align-items:center;padding:30px 0}@media (max-width: 1040px){.faq-item .question{padding:15px 0}}.faq-item .answer{height:0;overflow:hidden}.faq-item .answer>.wrapper{padding:0 0 30px}.faq-item .answer p:not(:last-child),.faq-item .answer li:not(:last-child){margin-bottom:15px}.faq-item .answer ol{list-style:decimal;padding-left:20px}.faq-item .answer ol li{display:list-item}.faq-item .answer ul{list-style:disc;padding-left:20px}.faq-item .answer ul li{display:list-item}.faq-item .toggle-icon{width:45px;height:auto;flex:0 0 45px;margin-left:25px}@media (max-width: 1040px){.faq-item .toggle-icon{width:25px;flex:0 0 25px}}.faq-item .toggle-icon.open rect:nth-child(1){opacity:0}.faq-item .toggle-icon rect{opacity:1;transition:opacity .35s ease-in-out}.faqs_block:not(:last-child){margin-bottom:130px}@media (max-width: 1400px){.faqs_block:not(:last-child){margin-bottom:65px}}@media (max-width: 1040px){.faqs_block:not(:last-child){margin-bottom:40px}}.faqs-page-container{display:flex;align-items:flex-start;gap:50px}.faqs-page-container:not(:last-child){margin-bottom:50px}@media (max-width: 1040px){.faqs-page-container{flex-direction:column;align-items:center}}.faq-categories{position:sticky;top:150px;max-width:340px;width:100%;display:flex;flex-direction:column;gap:25px;padding:48px 0;border-radius:24px;box-shadow:0 2px 16px #0000001a;margin-right:auto}@media (max-width: 1040px){.faq-categories{position:relative;top:auto;padding:30px;max-width:100%;width:100%;white-space:nowrap;text-align:center;gap:15px}.faq-categories:not(:last-child){margin-bottom:50px}}.faq-categories a{text-decoration:none;transition:color .35s ease-in-out}.faq-categories a.active{color:var(--color-green-gradient-to)}.faq-content{max-width:1120px;width:100%;margin-left:auto}@media (max-width: 1040px){.faq-content{margin-left:0}}.faq-category:not(:last-child){margin-bottom:125px}@media (max-width: 1400px){.faq-category:not(:last-child){margin-bottom:65px}}@media (max-width: 1040px){.faq-category:not(:last-child){margin-bottom:50px}}.faq-category h4{line-height:100%}.faq-category h4:not(:last-child){margin-bottom:95px}@media (max-width: 1400px){.faq-category h4:not(:last-child){margin-bottom:60px}}@media (max-width: 1040px){.faq-category h4:not(:last-child){margin-bottom:40px}}.testimonials_block:not(:last-child){margin-bottom:130px}@media (max-width: 1400px){.testimonials_block:not(:last-child){margin-bottom:65px}}@media (max-width: 1040px){.testimonials_block:not(:last-child){margin-bottom:40px}}.testimonials_block>.content{max-width:710px}.testimonials_block>.content:not(:last-child){margin-bottom:65px}@media (max-width: 1040px){.testimonials_block>.content:not(:last-child){margin-bottom:50px}}.testimonials_block>.content h6{display:inline-block;background:linear-gradient(87.28deg,#009a98 21.83%,#00be91 61.23%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.testimonials_block>.content h6:not(:last-child){margin-bottom:15px}.testimonials_block>.content h2:not(:last-child){margin-bottom:30px}@media (max-width: 1040px){.testimonials_block>.content h2:not(:last-child){margin-bottom:20px}}.testimony-container{width:calc(100% + var(--section-side-padding) * 2);margin-left:calc(var(--section-side-padding) * -1);overflow:hidden}@media (max-width: 1040px){.testimony-container{width:100%;margin-left:0}}.testimony-slider{width:100%}@media (max-width: 1040px){.testimony-slider .swiper-button-prev,.testimony-slider .swiper-button-next{display:none}}.testimony-slider .testimony-item.swiper-slide-active{opacity:1}.testimony-item{max-width:890px;width:100%;padding:30px 110px 45px;border:1px solid var(--color-green);border-radius:32px;opacity:.3;transition:opacity .35s ease-in-out}@media (max-width: 1400px){.testimony-item{padding:30px 55px 45px}}@media (max-width: 1040px){.testimony-item{padding:30px 25px 50px}}.testimony-item .icon:not(:last-child){margin-bottom:25px}.testimony-item .phrase{max-width:660px}.testimony-item .phrase:not(:last-child){margin-bottom:30px}.testimony-item .info{display:flex;align-items:center;gap:24px}@media (max-width: 1040px){.testimony-item .info{align-items:flex-start;gap:15px}}.testimony-item .picture{width:100px;height:100px}@media (max-width: 1040px){.testimony-item .picture{width:55px;height:55px}}.testimony-item .picture.cover{clip-path:url(#testimonialsCurve);-webkit-clip-path:url(#testimonialsCurve)}.testimony-item .picture img{width:100%;height:100%}.number_list_block{position:relative;border-radius:32px;max-height:100%;padding:125px 50px;border:1px solid var(--color-green);overflow:hidden}@media (max-width: 1400px){.number_list_block{padding:80px 50px}}@media (max-width: 1040px){.number_list_block{padding:48px 25px 0;border-radius:24px}}.number_list_block:not(:last-child){margin-bottom:160px}@media (max-width: 1400px){.number_list_block:not(:last-child){margin-bottom:80px}}@media (max-width: 1040px){.number_list_block:not(:last-child){margin-bottom:40px}}.number_list_block>.content{max-width:1250px;display:flex;justify-content:space-between;gap:32px;height:100%}@media (max-width: 1040px){.number_list_block>.content{flex-direction:column}}.number_list_block .half-left{display:flex;max-width:50%;justify-content:center}@media (max-width: 1040px){.number_list_block .half-left{max-width:100%}}.number_list_block .half-right{max-width:610px}@media (max-width: 1400px){.number_list_block .half-right{max-width:500px}}@media (max-width: 1040px){.number_list_block .half-right{max-width:100%}}.number_list_block .image{position:absolute;bottom:-125px;left:-200px;width:auto;max-width:100%;overflow:hidden;display:flex;justify-content:flex-start}@media (max-width: 1400px){.number_list_block .image{bottom:-80px}}@media (max-width: 1040px){.number_list_block .image{max-width:none;position:relative;left:50%;transform:translate(-50%)}}.number_list_block .image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.number_list_block .number-list-container{display:flex;flex-direction:column;gap:50px;position:relative;z-index:2}@media (max-width: 1040px){.number_list_block .number-list-container{gap:30px}}.number_list_block .number-list-item{display:flex;align-items:flex-start}.number_list_block .number-list-item .number{display:inline-block;margin-right:25px;background:linear-gradient(87.28deg,#009a98 21.83%,#00be91 61.23%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 1040px){.number_list_block .number-list-item .number{margin-right:15px}.number_list_block .number-list-item .details h3{line-height:140%}}.number_list_block .number-list-item .details h3:not(:last-child){margin-bottom:10px}.number_list_block h2{max-width:550px;margin:0 auto}@media (max-width: 1040px){.number_list_block h2{margin-left:0}}.number_list_animation_block{position:relative;padding:125px 50px;border:1px solid var(--color-green);border-radius:32px 0 32px 32px}@media (max-width: 1400px){.number_list_animation_block{padding:80px 50px}}@media (max-width: 1040px){.number_list_animation_block{padding:50px 25px}}.number_list_animation_block:not(:last-child){margin-bottom:25px}.number_list_animation_block:before,.number_list_animation_block:after{position:absolute;width:224px;height:224px;transform-origin:top right}@media (max-width: 1400px){.number_list_animation_block:before,.number_list_animation_block:after{transform:scale(.6)}}@media (max-width: 1040px){.number_list_animation_block:before,.number_list_animation_block:after{transform:scale(.4285714286)}}.number_list_animation_block.without-animation .half-left{max-width:100%;padding-right:0}.number_list_animation_block.without-animation .half-right{display:none}.number_list_animation_block:before{content:url('data:image/svg+xml,<svg width="224" height="224" viewBox="0 0 224 224" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M224 -2.50501e-05L-9.79135e-06 -1.52588e-05C12.9684 -1.58257e-05 25.4061 5.1517 34.5766 14.3223L209.678 189.423C218.848 198.594 224 211.032 224 224L224 -2.50501e-05Z" fill="%23FFFFFF"/> </svg>');top:-1px;right:-1px;z-index:2}.number_list_animation_block:after{content:url('data:image/svg+xml,<svg width="224" height="224" viewBox="0 0 224 224" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M224 -2.50501e-05L-9.79135e-06 -1.52588e-05C12.9684 -1.58257e-05 25.4061 5.1517 34.5766 14.3223L209.678 189.423C218.848 198.594 224 211.032 224 224L224 -2.50501e-05Z" fill="%23009A98"/> </svg>');top:0;right:0;z-index:1}.number_list_animation_block>.content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;gap:50px;align-items:flex-start}@media (max-width: 1040px){.number_list_animation_block>.content{gap:30px;flex-direction:column}}.number_list_animation_block .half-left{flex:1;max-width:50%;padding-right:100px}@media (max-width: 1040px){.number_list_animation_block .half-left{max-width:100%;padding-right:0}}.number_list_animation_block .half-right{flex:1;max-width:50%}@media (max-width: 1040px){.number_list_animation_block .half-right{max-width:100%}}.number_list_animation_block h6{color:var(--color-green-gradient-to)}.number_list_animation_block h6:not(:last-child){margin-bottom:15px}.number_list_animation_block h2:not(:last-child){margin-bottom:30px}.number_list_animation_block p:not(:last-child){margin-bottom:30px}.number_list_animation_block .number-list-container{display:flex;flex-direction:column;gap:15px}.number_list_animation_block .number-list-container:not(:last-child){margin-bottom:30px}.number_list_animation_block .number-list-item{display:flex;align-items:center;align-content:center;gap:15px;list-style:none}.number_list_animation_block .number-list-item .svg-background{position:relative}.number_list_animation_block .number-list-item .number{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.rede_hero_block{position:relative;min-height:560px;padding-bottom:75px}@media (max-width: 1040px){.rede_hero_block{min-height:0px;padding-bottom:30px}}.rede_hero_block:first-child .arrow{margin-top:-50px}@media (max-width: 1040px){.rede_hero_block:first-child .arrow{margin-top:-40px}}.rede_hero_block:not(:last-child){margin-bottom:100px}@media (max-width: 1040px){.rede_hero_block:not(:last-child){margin-bottom:40px}}.rede_hero_block>.content{position:relative;max-width:660px}.rede_hero_block .arrow{display:block;max-width:480px;width:100%;position:relative;top:0;left:50%;transform:translate(-50%)}.rede_hero_block .arrow:not(:last-child){margin-bottom:140px}@media (max-width: 1040px){.rede_hero_block .arrow:not(:last-child){margin-bottom:65px}}.rede_hero_block .logo-outline{position:absolute;top:50%;left:50%;max-width:calc(100vw - var(--section-side-padding) * 2);width:935px;height:auto;transform:translate(-50%,-50%)}.rede_hero_block .logo-outline+h1{margin-top:65px}.rede_hero_block h1{position:relative;display:flex;align-items:center;justify-content:center;z-index:2}.rede_hero_block h1:not(:last-child){margin-bottom:30px}@media (max-width: 1040px){.rede_hero_block h1:not(:last-child){margin-bottom:15px}}.rede_hero_block .description{position:relative;z-index:2}.media_kit_block:not(:last-child){margin-bottom:130px}@media (max-width: 1400px){.media_kit_block:not(:last-child){margin-bottom:65px}}@media (max-width: 1040px){.media_kit_block:not(:last-child){margin-bottom:40px}}.media_kit_block h2:not(:last-child){margin-bottom:65px}@media (max-width: 1040px){.media_kit_block h2:not(:last-child){margin-bottom:25px}}.media_kit_block h3:not(:last-child){margin-bottom:40px}@media (max-width: 1040px){.media_kit_block h3:not(:last-child){margin-bottom:30px}}.media-kit-container:not(:last-child){margin-bottom:65px}@media (max-width: 1040px){.media-kit-container:not(:last-child){margin-bottom:50px}}.media-kit-container>.row{display:flex;flex-wrap:wrap;margin:0 -12.5px -25px}@media (max-width: 1040px){.media-kit-container>.row{flex-direction:column}}.media-kit-item{width:50%;padding:0 12.5px;margin-bottom:25px}@media (max-width: 1040px){.media-kit-item{width:100%}}.media-kit-item>.wrapper{display:flex;border:1px solid var(--color-green-gradient-to);border-radius:8px;overflow:hidden;min-height:60px;padding-right:25px}.media-kit-item .icon{width:90px;display:flex;justify-content:center;align-items:center;padding:35px 20px;background:var(--color-green-gradient-to)}@media (max-width: 1040px){.media-kit-item .icon{width:65px;padding:30px 15px}}.media-kit-item .icon img{width:48px;height:auto}.media-kit-item .text{display:flex;flex-direction:column;gap:10px;flex-grow:1;margin-left:24px;margin-top:auto;margin-bottom:auto;padding-top:15px;padding-bottom:15px}.media-kit-item .download{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-left:25px;margin-top:auto;margin-bottom:auto}.contact_halfs_block{display:flex;gap:25px}@media (max-width: 1040px){.contact_halfs_block{flex-direction:column;gap:15px}}.contact_halfs_block:not(:last-child){margin-bottom:25px}.contact_halfs_item{position:relative;display:flex;flex:1;min-height:320px;justify-content:center;align-items:center;gap:24px}@media (max-width: 1040px){.contact_halfs_item{width:100%;min-height:265px;padding:65px 25px;border-radius:32px!important;gap:15px}}.buttons_halfs_block{display:flex;gap:24px}@media (max-width: 1040px){.buttons_halfs_block{flex-direction:column;gap:15px}}.buttons_halfs_block:not(:last-child){margin-bottom:25px}.buttons_halfs_item{position:relative;display:flex;flex:1;min-height:320px;justify-content:center;align-items:center;gap:24px}@media (max-width: 1040px){.buttons_halfs_item{width:100%;min-height:265px;padding:65px 25px;flex-direction:column;gap:15px}}.buttons_halfs_item h3:not(:last-child){margin-bottom:30px}.buttons_halfs_item a{min-width:180px}@media (max-width: 1040px){.buttons_halfs_item a{height:60px}}.secondary_hero_block{position:relative;display:flex;justify-content:center;align-items:center;min-height:640px;height:auto;border-radius:32px;overflow:hidden;border:1px solid var(--color-green-gradient-to);padding:80px 0 60px 50px}@media (max-width: 1040px){.secondary_hero_block{flex-direction:column;min-height:0px;padding:0}}.secondary_hero_block+.block:not(.newsletter_form_block):not(.square_text_image_block):not(.square_bullets_block):not(.contact_halfs_block):not(.buttons_halfs_block){margin-top:130px}@media (max-width: 1400px){.secondary_hero_block+.block:not(.newsletter_form_block):not(.square_text_image_block):not(.square_bullets_block):not(.contact_halfs_block):not(.buttons_halfs_block){margin-top:65px}}@media (max-width: 1040px){.secondary_hero_block+.block:not(.newsletter_form_block):not(.square_text_image_block):not(.square_bullets_block):not(.contact_halfs_block):not(.buttons_halfs_block){margin-top:40px}}.secondary_hero_block+.newsletter_form_block,.secondary_hero_block+.square_text_image_block,.secondary_hero_block+.square_bullets_block,.secondary_hero_block+.contact_halfs_block,.secondary_hero_block+.buttons_halfs_block{margin-top:25px}.secondary_hero_block>.content{display:flex}@media (max-width: 1040px){.secondary_hero_block>.content{order:2}}.secondary_hero_block .text-half{max-width:650px;width:60%;padding:0 50px 0 0}@media (max-width: 1400px){.secondary_hero_block .text-half{width:50%}}@media (max-width: 1040px){.secondary_hero_block .text-half{width:100%;text-align:center;padding:0 25px 125px}}.secondary_hero_block .image-half{position:absolute;top:0;right:-.3%;width:40%;height:calc(100% - 30px);clip-path:url(#SecondaryHeroCurve);-webkit-clip-path:url(#SecondaryHeroCurve);background:linear-gradient(104.58deg,#00be91 37.45%,#9af089 95.82%);overflow:hidden}@media (max-width: 1400px){.secondary_hero_block .image-half{width:50%}}@media (max-width: 1040px){.secondary_hero_block .image-half{position:relative;top:auto;right:auto;width:calc(100% - 25px);height:290px;order:1;margin-right:0;margin-left:auto}.secondary_hero_block .image-half:not(:first-child){margin-bottom:30px}}.secondary_hero_block .image-half img{width:100%;height:100%}.secondary_hero_block h1:not(:last-child){margin-bottom:30px}.secondary_hero_block p:not(:last-child){margin-bottom:10px}.secondary_hero_block .actions{display:flex;align-items:center;gap:15px}.secondary_hero_block .actions:not(:first-child){margin-top:50px}.secondary_hero_block .actions a img{margin-left:10px}.secondary_hero_block .saber-mais svg path{stroke:var(--color-green-gradient-to)}.register-checklist,.simple_components_block{width:100%;overflow:hidden}.register-checklist h1:not(:last-child),.register-checklist h2:not(:last-child),.register-checklist h3:not(:last-child),.register-checklist h4:not(:last-child),.register-checklist h5:not(:last-child),.register-checklist h6:not(:last-child),.simple_components_block h1:not(:last-child),.simple_components_block h2:not(:last-child),.simple_components_block h3:not(:last-child),.simple_components_block h4:not(:last-child),.simple_components_block h5:not(:last-child),.simple_components_block h6:not(:last-child){margin-bottom:25px}@media (max-width: 1400px){.register-checklist h1:not(:last-child),.register-checklist h2:not(:last-child),.register-checklist h3:not(:last-child),.register-checklist h4:not(:last-child),.register-checklist h5:not(:last-child),.register-checklist h6:not(:last-child),.simple_components_block h1:not(:last-child),.simple_components_block h2:not(:last-child),.simple_components_block h3:not(:last-child),.simple_components_block h4:not(:last-child),.simple_components_block h5:not(:last-child),.simple_components_block h6:not(:last-child){margin-bottom:20px}}.register-checklist ul,.simple_components_block ul{list-style-type:disc}.register-checklist ol,.simple_components_block ol{list-style-type:decimal}.register-checklist ul,.register-checklist ol,.simple_components_block ul,.simple_components_block ol{padding-left:20px}.register-checklist li,.simple_components_block li{display:list-item}.register-checklist li:not(:last-child),.simple_components_block li:not(:last-child){margin-bottom:7.5px}.register-checklist iframe,.simple_components_block iframe{width:100%;aspect-ratio:16/9}.register-checklist img,.simple_components_block img{max-width:100%;margin:0 auto}.register-checklist a,.simple_components_block a{display:inline-flex;align-items:center}.register-checklist p+p,.register-checklist p+ul,.register-checklist p+ol,.register-checklist ul+p,.register-checklist ul+ul,.register-checklist ul+ol,.register-checklist ol+p,.register-checklist ol+ul,.register-checklist ol+ol,.simple_components_block p+p,.simple_components_block p+ul,.simple_components_block p+ol,.simple_components_block ul+p,.simple_components_block ul+ul,.simple_components_block ul+ol,.simple_components_block ol+p,.simple_components_block ol+ul,.simple_components_block ol+ol{margin-top:20px}.register-checklist p+blockquote,.register-checklist ul+blockquote,.register-checklist ol+blockquote,.simple_components_block p+blockquote,.simple_components_block ul+blockquote,.simple_components_block ol+blockquote{margin-top:95px}@media (max-width: 1400px){.register-checklist p+blockquote,.register-checklist ul+blockquote,.register-checklist ol+blockquote,.simple_components_block p+blockquote,.simple_components_block ul+blockquote,.simple_components_block ol+blockquote{margin-top:60px}}@media (max-width: 1040px){.register-checklist p+blockquote,.register-checklist ul+blockquote,.register-checklist ol+blockquote,.simple_components_block p+blockquote,.simple_components_block ul+blockquote,.simple_components_block ol+blockquote{margin-top:45px}}.register-checklist p+p>blockquote,.register-checklist ul+p>blockquote,.register-checklist ol+p>blockquote,.simple_components_block p+p>blockquote,.simple_components_block ul+p>blockquote,.simple_components_block ol+p>blockquote{margin-top:75px}@media (max-width: 1400px){.register-checklist p+p>blockquote,.register-checklist ul+p>blockquote,.register-checklist ol+p>blockquote,.simple_components_block p+p>blockquote,.simple_components_block ul+p>blockquote,.simple_components_block ol+p>blockquote{margin-top:60px}}@media (max-width: 1040px){.register-checklist p+p>blockquote,.register-checklist ul+p>blockquote,.register-checklist ol+p>blockquote,.simple_components_block p+p>blockquote,.simple_components_block ul+p>blockquote,.simple_components_block ol+p>blockquote{margin-top:45px}}.register-checklist p+blockquote:not(:last-child),.register-checklist p+p:not(:last-child)>blockquote,.register-checklist p+ul:not(:last-child)>blockquote,.register-checklist p+ol:not(:last-child)>blockquote,.register-checklist ul+blockquote:not(:last-child),.register-checklist ul+p:not(:last-child)>blockquote,.register-checklist ul+ul:not(:last-child)>blockquote,.register-checklist ul+ol:not(:last-child)>blockquote,.register-checklist ol+blockquote:not(:last-child),.register-checklist ol+p:not(:last-child)>blockquote,.register-checklist ol+ul:not(:last-child)>blockquote,.register-checklist ol+ol:not(:last-child)>blockquote,.simple_components_block p+blockquote:not(:last-child),.simple_components_block p+p:not(:last-child)>blockquote,.simple_components_block p+ul:not(:last-child)>blockquote,.simple_components_block p+ol:not(:last-child)>blockquote,.simple_components_block ul+blockquote:not(:last-child),.simple_components_block ul+p:not(:last-child)>blockquote,.simple_components_block ul+ul:not(:last-child)>blockquote,.simple_components_block ul+ol:not(:last-child)>blockquote,.simple_components_block ol+blockquote:not(:last-child),.simple_components_block ol+p:not(:last-child)>blockquote,.simple_components_block ol+ul:not(:last-child)>blockquote,.simple_components_block ol+ol:not(:last-child)>blockquote{margin-bottom:75px}@media (max-width: 1400px){.register-checklist p+blockquote:not(:last-child),.register-checklist p+p:not(:last-child)>blockquote,.register-checklist p+ul:not(:last-child)>blockquote,.register-checklist p+ol:not(:last-child)>blockquote,.register-checklist ul+blockquote:not(:last-child),.register-checklist ul+p:not(:last-child)>blockquote,.register-checklist ul+ul:not(:last-child)>blockquote,.register-checklist ul+ol:not(:last-child)>blockquote,.register-checklist ol+blockquote:not(:last-child),.register-checklist ol+p:not(:last-child)>blockquote,.register-checklist ol+ul:not(:last-child)>blockquote,.register-checklist ol+ol:not(:last-child)>blockquote,.simple_components_block p+blockquote:not(:last-child),.simple_components_block p+p:not(:last-child)>blockquote,.simple_components_block p+ul:not(:last-child)>blockquote,.simple_components_block p+ol:not(:last-child)>blockquote,.simple_components_block ul+blockquote:not(:last-child),.simple_components_block ul+p:not(:last-child)>blockquote,.simple_components_block ul+ul:not(:last-child)>blockquote,.simple_components_block ul+ol:not(:last-child)>blockquote,.simple_components_block ol+blockquote:not(:last-child),.simple_components_block ol+p:not(:last-child)>blockquote,.simple_components_block ol+ul:not(:last-child)>blockquote,.simple_components_block ol+ol:not(:last-child)>blockquote{margin-bottom:40px}}@media (max-width: 1040px){.register-checklist p+blockquote:not(:last-child),.register-checklist p+p:not(:last-child)>blockquote,.register-checklist p+ul:not(:last-child)>blockquote,.register-checklist p+ol:not(:last-child)>blockquote,.register-checklist ul+blockquote:not(:last-child),.register-checklist ul+p:not(:last-child)>blockquote,.register-checklist ul+ul:not(:last-child)>blockquote,.register-checklist ul+ol:not(:last-child)>blockquote,.register-checklist ol+blockquote:not(:last-child),.register-checklist ol+p:not(:last-child)>blockquote,.register-checklist ol+ul:not(:last-child)>blockquote,.register-checklist ol+ol:not(:last-child)>blockquote,.simple_components_block p+blockquote:not(:last-child),.simple_components_block p+p:not(:last-child)>blockquote,.simple_components_block p+ul:not(:last-child)>blockquote,.simple_components_block p+ol:not(:last-child)>blockquote,.simple_components_block ul+blockquote:not(:last-child),.simple_components_block ul+p:not(:last-child)>blockquote,.simple_components_block ul+ul:not(:last-child)>blockquote,.simple_components_block ul+ol:not(:last-child)>blockquote,.simple_components_block ol+blockquote:not(:last-child),.simple_components_block ol+p:not(:last-child)>blockquote,.simple_components_block ol+ul:not(:last-child)>blockquote,.simple_components_block ol+ol:not(:last-child)>blockquote{margin-bottom:15px}}.register-checklist p+iframe,.register-checklist ul+iframe,.register-checklist ol+iframe,.simple_components_block p+iframe,.simple_components_block ul+iframe,.simple_components_block ol+iframe{margin-top:95px}@media (max-width: 1400px){.register-checklist p+iframe,.register-checklist ul+iframe,.register-checklist ol+iframe,.simple_components_block p+iframe,.simple_components_block ul+iframe,.simple_components_block ol+iframe{margin-top:60px}}@media (max-width: 1040px){.register-checklist p+iframe,.register-checklist ul+iframe,.register-checklist ol+iframe,.simple_components_block p+iframe,.simple_components_block ul+iframe,.simple_components_block ol+iframe{margin-top:45px}}.register-checklist p+p>iframe,.register-checklist ul+p>iframe,.register-checklist ol+p>iframe,.simple_components_block p+p>iframe,.simple_components_block ul+p>iframe,.simple_components_block ol+p>iframe{margin-top:75px}@media (max-width: 1400px){.register-checklist p+p>iframe,.register-checklist ul+p>iframe,.register-checklist ol+p>iframe,.simple_components_block p+p>iframe,.simple_components_block ul+p>iframe,.simple_components_block ol+p>iframe{margin-top:40px}}@media (max-width: 1040px){.register-checklist p+p>iframe,.register-checklist ul+p>iframe,.register-checklist ol+p>iframe,.simple_components_block p+p>iframe,.simple_components_block ul+p>iframe,.simple_components_block ol+p>iframe{margin-top:15px}}.register-checklist p+iframe:not(:last-child),.register-checklist p+p:not(:last-child)>iframe,.register-checklist p+ul:not(:last-child)>iframe,.register-checklist p+ol:not(:last-child)>iframe,.register-checklist ul+iframe:not(:last-child),.register-checklist ul+p:not(:last-child)>iframe,.register-checklist ul+ul:not(:last-child)>iframe,.register-checklist ul+ol:not(:last-child)>iframe,.register-checklist ol+iframe:not(:last-child),.register-checklist ol+p:not(:last-child)>iframe,.register-checklist ol+ul:not(:last-child)>iframe,.register-checklist ol+ol:not(:last-child)>iframe,.simple_components_block p+iframe:not(:last-child),.simple_components_block p+p:not(:last-child)>iframe,.simple_components_block p+ul:not(:last-child)>iframe,.simple_components_block p+ol:not(:last-child)>iframe,.simple_components_block ul+iframe:not(:last-child),.simple_components_block ul+p:not(:last-child)>iframe,.simple_components_block ul+ul:not(:last-child)>iframe,.simple_components_block ul+ol:not(:last-child)>iframe,.simple_components_block ol+iframe:not(:last-child),.simple_components_block ol+p:not(:last-child)>iframe,.simple_components_block ol+ul:not(:last-child)>iframe,.simple_components_block ol+ol:not(:last-child)>iframe{margin-bottom:75px}@media (max-width: 1400px){.register-checklist p+iframe:not(:last-child),.register-checklist p+p:not(:last-child)>iframe,.register-checklist p+ul:not(:last-child)>iframe,.register-checklist p+ol:not(:last-child)>iframe,.register-checklist ul+iframe:not(:last-child),.register-checklist ul+p:not(:last-child)>iframe,.register-checklist ul+ul:not(:last-child)>iframe,.register-checklist ul+ol:not(:last-child)>iframe,.register-checklist ol+iframe:not(:last-child),.register-checklist ol+p:not(:last-child)>iframe,.register-checklist ol+ul:not(:last-child)>iframe,.register-checklist ol+ol:not(:last-child)>iframe,.simple_components_block p+iframe:not(:last-child),.simple_components_block p+p:not(:last-child)>iframe,.simple_components_block p+ul:not(:last-child)>iframe,.simple_components_block p+ol:not(:last-child)>iframe,.simple_components_block ul+iframe:not(:last-child),.simple_components_block ul+p:not(:last-child)>iframe,.simple_components_block ul+ul:not(:last-child)>iframe,.simple_components_block ul+ol:not(:last-child)>iframe,.simple_components_block ol+iframe:not(:last-child),.simple_components_block ol+p:not(:last-child)>iframe,.simple_components_block ol+ul:not(:last-child)>iframe,.simple_components_block ol+ol:not(:last-child)>iframe{margin-bottom:40px}}@media (max-width: 1040px){.register-checklist p+iframe:not(:last-child),.register-checklist p+p:not(:last-child)>iframe,.register-checklist p+ul:not(:last-child)>iframe,.register-checklist p+ol:not(:last-child)>iframe,.register-checklist ul+iframe:not(:last-child),.register-checklist ul+p:not(:last-child)>iframe,.register-checklist ul+ul:not(:last-child)>iframe,.register-checklist ul+ol:not(:last-child)>iframe,.register-checklist ol+iframe:not(:last-child),.register-checklist ol+p:not(:last-child)>iframe,.register-checklist ol+ul:not(:last-child)>iframe,.register-checklist ol+ol:not(:last-child)>iframe,.simple_components_block p+iframe:not(:last-child),.simple_components_block p+p:not(:last-child)>iframe,.simple_components_block p+ul:not(:last-child)>iframe,.simple_components_block p+ol:not(:last-child)>iframe,.simple_components_block ul+iframe:not(:last-child),.simple_components_block ul+p:not(:last-child)>iframe,.simple_components_block ul+ul:not(:last-child)>iframe,.simple_components_block ul+ol:not(:last-child)>iframe,.simple_components_block ol+iframe:not(:last-child),.simple_components_block ol+p:not(:last-child)>iframe,.simple_components_block ol+ul:not(:last-child)>iframe,.simple_components_block ol+ol:not(:last-child)>iframe{margin-bottom:15px}}.register-checklist p+img,.register-checklist ul+img,.register-checklist ol+img,.simple_components_block p+img,.simple_components_block ul+img,.simple_components_block ol+img{margin-top:95px}@media (max-width: 1400px){.register-checklist p+img,.register-checklist ul+img,.register-checklist ol+img,.simple_components_block p+img,.simple_components_block ul+img,.simple_components_block ol+img{margin-top:60px}}@media (max-width: 1040px){.register-checklist p+img,.register-checklist ul+img,.register-checklist ol+img,.simple_components_block p+img,.simple_components_block ul+img,.simple_components_block ol+img{margin-top:45px}}.register-checklist p+p>img,.register-checklist ul+p>img,.register-checklist ol+p>img,.simple_components_block p+p>img,.simple_components_block ul+p>img,.simple_components_block ol+p>img{margin-top:75px}@media (max-width: 1400px){.register-checklist p+p>img,.register-checklist ul+p>img,.register-checklist ol+p>img,.simple_components_block p+p>img,.simple_components_block ul+p>img,.simple_components_block ol+p>img{margin-top:40px}}@media (max-width: 1040px){.register-checklist p+p>img,.register-checklist ul+p>img,.register-checklist ol+p>img,.simple_components_block p+p>img,.simple_components_block ul+p>img,.simple_components_block ol+p>img{margin-top:15px}}.register-checklist p+img:not(:last-child),.register-checklist p+p:not(:last-child)>img,.register-checklist p+ul:not(:last-child)>img,.register-checklist p+ol:not(:last-child)>img,.register-checklist ul+img:not(:last-child),.register-checklist ul+p:not(:last-child)>img,.register-checklist ul+ul:not(:last-child)>img,.register-checklist ul+ol:not(:last-child)>img,.register-checklist ol+img:not(:last-child),.register-checklist ol+p:not(:last-child)>img,.register-checklist ol+ul:not(:last-child)>img,.register-checklist ol+ol:not(:last-child)>img,.simple_components_block p+img:not(:last-child),.simple_components_block p+p:not(:last-child)>img,.simple_components_block p+ul:not(:last-child)>img,.simple_components_block p+ol:not(:last-child)>img,.simple_components_block ul+img:not(:last-child),.simple_components_block ul+p:not(:last-child)>img,.simple_components_block ul+ul:not(:last-child)>img,.simple_components_block ul+ol:not(:last-child)>img,.simple_components_block ol+img:not(:last-child),.simple_components_block ol+p:not(:last-child)>img,.simple_components_block ol+ul:not(:last-child)>img,.simple_components_block ol+ol:not(:last-child)>img{margin-bottom:75px}@media (max-width: 1400px){.register-checklist p+img:not(:last-child),.register-checklist p+p:not(:last-child)>img,.register-checklist p+ul:not(:last-child)>img,.register-checklist p+ol:not(:last-child)>img,.register-checklist ul+img:not(:last-child),.register-checklist ul+p:not(:last-child)>img,.register-checklist ul+ul:not(:last-child)>img,.register-checklist ul+ol:not(:last-child)>img,.register-checklist ol+img:not(:last-child),.register-checklist ol+p:not(:last-child)>img,.register-checklist ol+ul:not(:last-child)>img,.register-checklist ol+ol:not(:last-child)>img,.simple_components_block p+img:not(:last-child),.simple_components_block p+p:not(:last-child)>img,.simple_components_block p+ul:not(:last-child)>img,.simple_components_block p+ol:not(:last-child)>img,.simple_components_block ul+img:not(:last-child),.simple_components_block ul+p:not(:last-child)>img,.simple_components_block ul+ul:not(:last-child)>img,.simple_components_block ul+ol:not(:last-child)>img,.simple_components_block ol+img:not(:last-child),.simple_components_block ol+p:not(:last-child)>img,.simple_components_block ol+ul:not(:last-child)>img,.simple_components_block ol+ol:not(:last-child)>img{margin-bottom:40px}}@media (max-width: 1040px){.register-checklist p+img:not(:last-child),.register-checklist p+p:not(:last-child)>img,.register-checklist p+ul:not(:last-child)>img,.register-checklist p+ol:not(:last-child)>img,.register-checklist ul+img:not(:last-child),.register-checklist ul+p:not(:last-child)>img,.register-checklist ul+ul:not(:last-child)>img,.register-checklist ul+ol:not(:last-child)>img,.register-checklist ol+img:not(:last-child),.register-checklist ol+p:not(:last-child)>img,.register-checklist ol+ul:not(:last-child)>img,.register-checklist ol+ol:not(:last-child)>img,.simple_components_block p+img:not(:last-child),.simple_components_block p+p:not(:last-child)>img,.simple_components_block p+ul:not(:last-child)>img,.simple_components_block p+ol:not(:last-child)>img,.simple_components_block ul+img:not(:last-child),.simple_components_block ul+p:not(:last-child)>img,.simple_components_block ul+ul:not(:last-child)>img,.simple_components_block ul+ol:not(:last-child)>img,.simple_components_block ol+img:not(:last-child),.simple_components_block ol+p:not(:last-child)>img,.simple_components_block ol+ul:not(:last-child)>img,.simple_components_block ol+ol:not(:last-child)>img{margin-bottom:15px}}.register-checklist p+h1,.register-checklist p+h2,.register-checklist p+h3,.register-checklist p+h4,.register-checklist p+h5,.register-checklist p+h6,.register-checklist ul+h1,.register-checklist ul+h2,.register-checklist ul+h3,.register-checklist ul+h4,.register-checklist ul+h5,.register-checklist ul+h6,.register-checklist ol+h1,.register-checklist ol+h2,.register-checklist ol+h3,.register-checklist ol+h4,.register-checklist ol+h5,.register-checklist ol+h6,.simple_components_block p+h1,.simple_components_block p+h2,.simple_components_block p+h3,.simple_components_block p+h4,.simple_components_block p+h5,.simple_components_block p+h6,.simple_components_block ul+h1,.simple_components_block ul+h2,.simple_components_block ul+h3,.simple_components_block ul+h4,.simple_components_block ul+h5,.simple_components_block ul+h6,.simple_components_block ol+h1,.simple_components_block ol+h2,.simple_components_block ol+h3,.simple_components_block ol+h4,.simple_components_block ol+h5,.simple_components_block ol+h6{margin-top:60px}@media (max-width: 1040px){.register-checklist p+h1,.register-checklist p+h2,.register-checklist p+h3,.register-checklist p+h4,.register-checklist p+h5,.register-checklist p+h6,.register-checklist ul+h1,.register-checklist ul+h2,.register-checklist ul+h3,.register-checklist ul+h4,.register-checklist ul+h5,.register-checklist ul+h6,.register-checklist ol+h1,.register-checklist ol+h2,.register-checklist ol+h3,.register-checklist ol+h4,.register-checklist ol+h5,.register-checklist ol+h6,.simple_components_block p+h1,.simple_components_block p+h2,.simple_components_block p+h3,.simple_components_block p+h4,.simple_components_block p+h5,.simple_components_block p+h6,.simple_components_block ul+h1,.simple_components_block ul+h2,.simple_components_block ul+h3,.simple_components_block ul+h4,.simple_components_block ul+h5,.simple_components_block ul+h6,.simple_components_block ol+h1,.simple_components_block ol+h2,.simple_components_block ol+h3,.simple_components_block ol+h4,.simple_components_block ol+h5,.simple_components_block ol+h6{margin-top:45px}}.simple_components_block:not(:last-child){margin-bottom:130px}@media (max-width: 1400px){.simple_components_block:not(:last-child){margin-bottom:65px}}@media (max-width: 1040px){.simple_components_block:not(:last-child){margin-bottom:40px}}.simple_components_block>.content{max-width:660px}.simple_wysiwyg_component:not(:last-child){margin-bottom:60px}@media (max-width: 1040px){.simple_wysiwyg_component:not(:last-child){margin-bottom:45px}}.simple_image_component:not(:last-child){margin-bottom:60px}@media (max-width: 1040px){.simple_image_component:not(:last-child){margin-bottom:45px}}.simple_image_component img{float:left;width:100%}.contact_form_block{width:100%}.contact_form_block:not(:last-child){margin-bottom:130px}@media (max-width: 1400px){.contact_form_block:not(:last-child){margin-bottom:65px}}@media (max-width: 1040px){.contact_form_block:not(:last-child){margin-bottom:40px}}.contact-form-container{display:flex;width:100%;border:1px solid var(--color-green);border-radius:32px;overflow:hidden}@media (max-width: 1040px){.contact-form-container{flex-wrap:wrap}}.contact-form-container .half-text{position:relative;width:50%;height:940px;padding-right:160px}@media (max-width: 1040px){.contact-form-container .half-text{padding-right:0;width:100%;height:auto;padding-bottom:calc((100vw - var(--section-side-padding) * 2) * .32)}}.contact-form-container .half-text:after{content:"";background-image:url('data:image/svg+xml,<svg width="138" height="810" viewBox="0 0 138 810" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M0.000110415 0C12.9277 1.63082e-06 24.8586 13.0408 31.2457 34.1636L133.31 371.66C139.563 392.333 139.563 417.667 133.31 438.34L31.2456 775.836C24.8585 796.95 12.9276 810 0 810L0.000110414 0.0090332L0.000110415 0Z" fill="%2300BE91"/></svg>');position:absolute;right:0;top:0;width:160px;height:100%;background-size:auto 100%;background-position:center center;background-repeat:no-repeat}@media (max-width: 1040px){.contact-form-container .half-text:after{top:auto;right:0;bottom:0;width:100%;height:calc((100vw - var(--section-side-padding) * 2) * .32);background-image:url('data:image/svg+xml,<svg width="312" height="100" viewBox="0 0 312 100" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M312 0C312 9.36781 306.977 18.0134 298.841 22.6418L168.842 96.6016C160.879 101.133 151.121 101.133 143.158 96.6016L13.1593 22.6418C5.0266 18.0134 0 9.36781 0 0H311.997H312Z" fill="%2300BE91"/></svg>');background-size:100% 100%}}.contact-form-container .half-text .box{display:flex;align-items:center;background:linear-gradient(86.95deg,#085562,#00be91 93.44%);border-radius:32px 0 0 32px;padding-left:100px;width:100%;height:940px}@media (max-width: 1040px){.contact-form-container .half-text .box{padding:45px 25px 0;height:auto;border-radius:32px 32px 0 0;background:linear-gradient(180deg,#085562 4.26%,#00be91 99.07%)}}.contact-form-container .half-text .box h2:not(:last-child){margin-bottom:30px}.contact-form-container .half-text .box p:not(:last-child){margin-bottom:25px}.contact-form-container .half-form{width:50%;max-width:550px;margin:0 auto;padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 1040px){.contact-form-container .half-form{width:100%;padding:60px 30px 30px}}.contact-form-container .half-form p.error{margin-top:5px}.contact-form-container .half-form p:not(:last-child){margin-bottom:25px}.contact-form-container .half-form .input-container:not(:last-child),.contact-form-container .half-form .textarea-container:not(:last-child){margin-bottom:15px}.contact-form-container .half-form .input-container input,.contact-form-container .half-form .textarea-container textarea{width:100%;height:60px;padding:18px 0 18px 24px;border-radius:5px;border:1px solid #e7e7e7}.contact-form-container .half-form .textarea-container textarea{height:130px}.contact-form-container .half-form .checkbox-container{display:flex;flex-wrap:wrap;align-items:center}.contact-form-container .half-form .checkbox-container:not(:last-child){margin-bottom:15px}.contact-form-container .half-form .checkbox-container input[type=checkbox]{margin-right:10px}.contact-form-container .half-form .checkbox-container{display:flex;flex-wrap:wrap}.contact-form-container .half-form .checkbox-container input[type=checkbox]{width:0;height:0;overflow:hidden;border:none;float:left;outline:none!important}.contact-form-container .half-form .checkbox-container input[type=checkbox]:checked+label .square:after{content:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2214%22%20viewBox%3D%220%200%2018%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M6.00012%2011.17L1.83012%207.00003L0.410122%208.41003L6.00012%2014L18.0001%202.00003L16.5901%200.590027L6.00012%2011.17Z%22%20fill%3D%22%23009A98%22%2F%3E%0A%3C%2Fsvg%3E)}.contact-form-container .half-form .checkbox-container label{display:flex;width:100%}.contact-form-container .half-form .checkbox-container .square{position:relative;width:24px;height:24px;border:1px solid #D0D0D0;border-radius:4px;flex:0 0 24px;margin-right:10px}.contact-form-container .half-form .checkbox-container .square:after{position:absolute;left:14%;top:50%;transform:translateY(-50%);width:17px;height:13px}.contact-form-container .btn_container{margin-top:32px}.contact-form-container .btn_container button{min-width:160px}.contact-form-container .success h4:not(:last-child){margin-bottom:30px}.contact-form-container .success p:not(:last-child){margin-bottom:30px}.files_block{padding:0 var(--section-side-padding)}.files_block>.content{max-width:1250px}.files_block h2:not(:last-child){margin-bottom:65px}@media (max-width: 1040px){.files_block h2:not(:last-child){margin-bottom:25px}}.files-container{display:flex;flex-wrap:wrap}.files-container>.row{display:flex;flex-wrap:wrap;margin:0 -12.5px -25px}@media (max-width: 1040px){.files-container>.row{flex-direction:column}}.files-item{width:100%;padding:0 12.5px;margin-bottom:25px}.files-item>.wrapper{display:flex;border:1px solid var(--color-green-gradient-to);border-radius:8px;overflow:hidden;min-height:60px;padding-right:25px}.files-item .icon{width:90px;display:flex;justify-content:center;align-items:center;padding:35px 20px;background:var(--color-green-gradient-to)}@media (max-width: 1040px){.files-item .icon{width:65px;padding:30px 15px}}.files-item .icon img{width:48px;height:auto}.files-item .text{display:flex;flex-direction:column;gap:10px;flex-grow:1;margin-left:24px;margin-top:auto;margin-bottom:auto;padding-top:15px;padding-bottom:15px}.files-item .download{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-left:25px;margin-top:auto;margin-bottom:auto}.error-page-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:125px 0;overflow:hidden}.error-page-container .number{display:inline-block;background:linear-gradient(103.86deg,#009a98 16.16%,#38d88e 56.86%,#9af089 98.08%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:80%}.error-page-container .number:not(:last-child){margin-bottom:65px}.error-page-container h4:not(:last-child){margin-bottom:30px}.error-page-container a .text{padding:15px 50px}.error-page-container a img{margin-left:10px}unl-span{display:inline-block;background:-webkit-linear-gradient(0,#009A98 2.2%,#00BE91 39.96%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.newsletter_form_block,.square_video_item{border-radius:32px 0 32px 32px}@media (max-width: 1040px){.newsletter_form_block,.square_video_item{border-radius:24px 0 24px 24px}}.newsletter_form_block:before,.square_video_item:before{content:url('data:image/svg+xml,<svg width="224" height="224" viewBox="0 0 224 224" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M224 -2.50501e-05L-9.79135e-06 -1.52588e-05C12.9684 -1.58257e-05 25.4061 5.1517 34.5766 14.3223L209.678 189.423C218.848 198.594 224 211.032 224 224L224 -2.50501e-05Z" fill="%23FFFFFF"/></svg>');position:absolute;top:0;right:0;width:224px;height:224px;z-index:2;transform-origin:top right}@media (max-width: 1400px){.newsletter_form_block:before,.square_video_item:before{transform:scale(.6)}}@media (max-width: 1040px){.newsletter_form_block:before,.square_video_item:before{transform:scale(.4285714286);top:0;right:0}}.square_bullets_item,.square_text_image_item,.contact_halfs_item,.buttons_halfs_item{border-radius:32px 32px 0}@media (max-width: 1040px){.square_bullets_item,.square_text_image_item,.contact_halfs_item,.buttons_halfs_item{border-radius:24px 24px 0}}.square_bullets_item:after,.square_text_image_item:after,.contact_halfs_item:after,.buttons_halfs_item:after{content:url('data:image/svg+xml,<svg width="224" height="224" viewBox="0 0 224 224" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M224 224V0C224 12.9684 218.848 25.4061 209.678 34.5767L34.5767 209.678C25.4061 218.848 12.9684 224 0 224H224Z" fill="%23FFFFFF"/></svg>');position:absolute;bottom:0;right:0;width:224px;height:224px;z-index:2;transform-origin:bottom right}@media (max-width: 1400px){.square_bullets_item:after,.square_text_image_item:after,.contact_halfs_item:after,.buttons_halfs_item:after{transform:scale(.6)}}@media (max-width: 1040px){.square_bullets_item:after,.square_text_image_item:after,.contact_halfs_item:after,.buttons_halfs_item:after{transform:scale(.4285714286);bottom:-1px;right:-1px}}.main_hero_block unl-span,.newsletter_form_block unl-span,.video_background_block unl-span,.square_text_image_item unl-span,.square_bullets_item unl-span,.square_video_item unl-span{background:none;-webkit-text-fill-color:var(--color-white)}.square_video_item>.background,.square_video_item>.overlay,.video_background_block>.background,.video_background_block>.overlay{position:absolute;top:0;left:0;width:100%;height:100%}.square_video_item>.background,.video_background_block>.background{filter:grayscale(100%)}.main_hero_block.green_gradient_transparent,.newsletter_form_block.green_gradient_transparent,.square_text_image_item.green_gradient_transparent,.square_bullets_item.green_gradient_transparent,.contact_halfs_item.green_gradient_transparent,.buttons_halfs_item.green_gradient_transparent{background:linear-gradient(135deg,#009a9833,#00be9199)}.main_hero_block.green_gradient,.newsletter_form_block.green_gradient,.square_text_image_item.green_gradient,.square_bullets_item.green_gradient,.contact_halfs_item.green_gradient,.buttons_halfs_item.green_gradient{background:linear-gradient(95.19deg,#085562 8.04%,#00be91 55.17%,#9af089 97.8%)}.main_hero_block.green_gradient_light,.newsletter_form_block.green_gradient_light,.square_text_image_item.green_gradient_light,.square_bullets_item.green_gradient_light,.contact_halfs_item.green_gradient_light,.buttons_halfs_item.green_gradient_light{background:linear-gradient(135deg,#00be91,#9af089)}.main_hero_block.green_gradient_dark,.newsletter_form_block.green_gradient_dark,.square_text_image_item.green_gradient_dark,.square_bullets_item.green_gradient_dark,.contact_halfs_item.green_gradient_dark,.buttons_halfs_item.green_gradient_dark{background:linear-gradient(135deg,#085562,#00be91)}.main_hero_block.green_light_solid,.newsletter_form_block.green_light_solid,.square_text_image_item.green_light_solid,.square_bullets_item.green_light_solid,.contact_halfs_item.green_light_solid,.buttons_halfs_item.green_light_solid{background:#00be91}.main_hero_block.green_dark_solid,.newsletter_form_block.green_dark_solid,.square_text_image_item.green_dark_solid,.square_bullets_item.green_dark_solid,.contact_halfs_item.green_dark_solid,.buttons_halfs_item.green_dark_solid{background:#085562}.main_hero_block.green_white_solid,.newsletter_form_block.green_white_solid,.square_text_image_item.green_white_solid,.square_bullets_item.green_white_solid,.contact_halfs_item.green_white_solid,.buttons_halfs_item.green_white_solid{background:#ccf2e9}.video_background_block.green_gradient_transparent>.overlay,.square_video_item.green_gradient_transparent>.overlay{background:linear-gradient(135deg,#009a9833,#00be9199)}.video_background_block.green_gradient>.overlay,.square_video_item.green_gradient>.overlay{background:linear-gradient(95.19deg,#085562 8.04%,#00be91 55.17%,#9af089 97.8%)}.video_background_block.green_gradient_light>.overlay,.square_video_item.green_gradient_light>.overlay{background:linear-gradient(135deg,#00be91,#9af089)}.video_background_block.green_gradient_dark>.overlay,.square_video_item.green_gradient_dark>.overlay{background:linear-gradient(135deg,#085562,#00be91)}.video_background_block.green_light_solid>.overlay,.square_video_item.green_light_solid>.overlay{background:#00be91}.video_background_block.green_dark_solid>.overlay,.square_video_item.green_dark_solid>.overlay{background:#085562}.homepage_hero_block .saber-mais,.main_hero_block .saber-mais,.secondary_hero_block .saber-mais{position:absolute;left:50%;bottom:25px;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px}.homepage_hero_block .saber-mais svg,.main_hero_block .saber-mais svg,.secondary_hero_block .saber-mais svg{width:20px;height:10px}.homepage_hero_block .saber-mais svg path,.main_hero_block .saber-mais svg path,.secondary_hero_block .saber-mais svg path{stroke-width:2}.gallery-slider .swiper-button-prev,.gallery-slider .swiper-button-next,.testimony-slider .swiper-button-prev,.testimony-slider .swiper-button-next{position:absolute;top:50%;transform:translateY(-50%);z-index:3}.gallery-slider .swiper-button-prev,.testimony-slider .swiper-button-prev{left:7.5%}.gallery-slider .swiper-button-next,.testimony-slider .swiper-button-next{right:7.5%}.gallery-slider .swiper-button-prev svg,.gallery-slider .swiper-button-next svg{width:50px;height:auto}.gallery-slider .swiper-button-prev svg path,.gallery-slider .swiper-button-next svg path{stroke:var(--color-white);stroke-width:1px}.testimony-slider .swiper-button-prev,.testimony-slider .swiper-button-next{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:linear-gradient(90.53deg,#009a98 47.27%,#00be91 83.43%);padding:2px}@media (pointer: fine){.testimony-slider .swiper-button-prev:hover>.inner,.testimony-slider .swiper-button-next:hover>.inner{background:transparent}.testimony-slider .swiper-button-prev:hover svg path,.testimony-slider .swiper-button-next:hover svg path{stroke:var(--color-white)}}.testimony-slider .swiper-button-prev>.inner,.testimony-slider .swiper-button-next>.inner{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transition:background .35s ease-in-out}.testimony-slider .swiper-button-prev svg,.testimony-slider .swiper-button-next svg{width:24px;height:24px}.testimony-slider .swiper-button-prev svg path,.testimony-slider .swiper-button-next svg path{stroke:var(--color-black);transition:stroke .35s ease-in-out}.partners-text-info{max-width:890px;width:calc(100% + 230px);margin:0 auto;border-radius:32px;border:1px solid var(--color-green-gradient-to);padding:45px 40px;left:50%;position:relative;transform:translate(-50%)}@media (max-width: 1040px){.partners-text-info{width:100%;padding:40px 25px}}.partners-text-info:not(:first-child){margin-top:65px}.partners-text-info>.wrapper{max-width:660px;display:flex;gap:25px}@media (max-width: 767px){.partners-text-info>.wrapper{flex-wrap:wrap}.partners-text-info .half{width:100%}}.partners-text-info .half:nth-child(1) h3:not(:last-child){margin-bottom:15px}.partners-text-info .half:nth-child(2) h3:not(:last-child){margin-bottom:30px}@media (max-width: 767px){.partners-text-info .half:nth-child(2) h3:not(:last-child){margin-bottom:15px}}.partners-text-info h3 span{background-image:linear-gradient(90.27deg,#009a98 41.84%,#00be91 55.56%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header-menu .menu-button.open span:nth-child(1){top:5px;width:0%;left:50%}.header-menu .menu-button.open span:nth-child(2){transform:rotate(45deg)}.header-menu .menu-button.open span:nth-child(3){transform:rotate(-45deg)}.header-menu .menu-button.open span:nth-child(4){top:5px;width:0%;left:50%}.header-menu .menu-button span{width:100%;left:0;transform:rotate(0);transition:width .25s ease-in-out,transform .25s ease-in-out,top .25s ease-in-out}.header-menu .menu-button span:nth-child(1){top:0}.header-menu .menu-button span:nth-child(2),.header-menu .menu-button span:nth-child(3){top:5px}.header-menu .menu-button span:nth-child(4){top:11px}@media (pointer: fine){.header-menu .main-navigation>li:hover:before{opacity:1}}.header-menu .main-navigation>li.selected:before{opacity:1}.header-menu .main-navigation>li:before{opacity:0;transition:opacity .35s ease-in-out}.header-menu .btn-header{transition:transform .35s ease-in-out}@media (pointer: fine){.header-menu .btn-header:hover{transform:scale(1.05)}}.gallery-modal>.overlay,.quick_modal>.overlay{transition:opacity .3s ease-in-out}.gallery-modal>.overlay{opacity:0}.gallery-modal.show>.overlay{opacity:1}.input-text-container.focus-value input,.input-text-container.focus-value-force input{opacity:1}.input-text-container.focus-value label,.input-text-container.focus-value-force label{top:5px}.input-text-container.focus-value .iti__country-container,.input-text-container.focus-value-force .iti__country-container{opacity:1}.input-text-container input{opacity:0;transition:opacity .2s ease-in-out}.input-text-container label{top:18px;letter-spacing:normal;transition:top .2s ease-in-out,letter-spacing .2s ease-in-out,font-size .2s ease-in-out,color .2s ease-in-out}.input-text-container .iti__country-container{opacity:0;transition:opacity .2s ease-in-out}.toggle-switch input:checked+label .dot{transform:translate(35px)}@media (max-width: 1040px){.toggle-switch input:checked+label .dot{transform:translate(25px)}}.toggle-switch .dot{transition:.2s ease-in-out}@media (pointer: fine){.circle-btn:hover .text,.circle-btn-red:hover .text{background-color:transparent;color:var(--color-white)}}.circle-btn-fill .text,.circle-btn .text,.circle-btn-red .text,.circle-btn-green-outline .text{transition:background .35s ease-in-out,color .35s ease-in-out}@media (pointer: fine){.circle-btn:hover .icon,.circle-btn-red:hover .icon,.circle-btn-green-outline:hover .icon{filter:brightness(0) invert(1)}}.circle-btn .icon,.circle-btn-red .icon,.circle-btn-green-outline .icon{transition:filter .35s ease-in-out}.circle-btn-green-outline .background{opacity:0;transition:opacity .35s ease-in-out}@media (pointer: fine){.circle-btn-green-outline:hover .background{opacity:1}.circle-btn-green-outline:hover .text{color:var(--color-white)}}.register-layout h1:not(:last-child){margin-bottom:30px}.register-layout h1+p:not(:last-child){margin-bottom:65px}.register-form-container{width:100%;border:1px solid var(--color-green);padding:65px;border-radius:32px;margin-bottom:30px}@media (max-width: 1040px){.register-form-container{padding:50px 30px;border-radius:16px}}.register-form-container>div[x-data]>.wrapper{max-width:890px}.register-form-container>div[x-data]>.wrapper.confirm{max-width:1345px}.register-form-container .btn-container button{min-width:190px}.register-confirm-container{width:100%;margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.register-confirm-container .half-image{width:430px;height:430px;border-radius:24px;overflow:hidden}@media (max-width: 1400px){.register-confirm-container .half-image{width:315px;height:315px}}.register-confirm-container .half-image img{width:100%;height:100%}.register-confirm-container .half-data{width:calc(100% - 430px);padding-left:65px}@media (max-width: 1400px){.register-confirm-container .half-data{width:calc(100% - 340px);padding-left:25px}}.register-confirm-container .group{padding-bottom:50px;border-bottom:1px solid var(--color-green)}.register-confirm-container .group:not(:last-child){margin-bottom:45px}.register-confirm-container .confirm-input-field:not(:last-child){margin-bottom:30px}.register-confirm-container h3:not(:last-child){margin-bottom:50px}.register-finish-container{padding:60px}.register-finish-container>.wrapper{max-width:660px;margin:0 auto}.register-finish-container p:not(:last-child){margin-bottom:25px}.register-finish-container hr{display:block;margin:50px auto;max-width:300px;width:100%;border:1px solid var(--color-green)}.circle-btn-fill,.circle-btn,.circle-btn-red,.circle-btn-green-dark-solid,.circle-btn-white-solid,.circle-btn-green-medium-solid,.circle-btn-green-solid,.circle-btn-green-outline,.circle-btn-white-outline{text-decoration:none}.circle-btn-fill .text,.circle-btn .text,.circle-btn-red .text,.circle-btn-green-dark-solid .text,.circle-btn-white-solid .text,.circle-btn-green-medium-solid .text,.circle-btn-green-solid .text,.circle-btn-green-outline .text,.circle-btn-white-outline .text{border-radius:32px;padding:15px;display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:relative;z-index:2}.circle-btn-fill .icon,.circle-btn .icon,.circle-btn-red .icon,.circle-btn-green-dark-solid .icon,.circle-btn-white-solid .icon,.circle-btn-green-medium-solid .icon,.circle-btn-green-solid .icon,.circle-btn-green-outline .icon,.circle-btn-white-outline .icon{width:auto;height:20px}.circle-btn-green-medium-solid .background{background-color:var(--color-green)}.circle-btn-green-solid .background{background-color:var(--color-green-gradient-to)}.circle-btn-green-dark-solid .background{background-color:var(--color-green-dark)}.circle-btn,.circle-btn-red,.circle-btn-green-solid,.circle-btn-green-medium-solid,.circle-btn-green-dark-solid,.circle-btn-white-solid,.circle-btn-white-outline,.circle-btn-green-outline{position:relative;display:inline-block;border-radius:32px}.circle-btn,.circle-btn-red,.circle-btn-white-solid,.circle-btn-green-solid,.circle-btn-green-medium-solid,.circle-btn-green-dark-solid{height:46px}.circle-btn.dash,.circle-btn-red.dash,.circle-btn-white-solid.dash,.circle-btn-green-solid.dash,.circle-btn-green-medium-solid.dash,.circle-btn-green-dark-solid.dash{height:41px}.circle-btn.dash:not(:last-child),.circle-btn-red.dash:not(:last-child),.circle-btn-white-solid.dash:not(:last-child),.circle-btn-green-solid.dash:not(:last-child),.circle-btn-green-medium-solid.dash:not(:last-child),.circle-btn-green-dark-solid.dash:not(:last-child),.circle-btn-green-outline.dash:not(:last-child){margin:0 8px}.circle-btn.dash .text,.circle-btn-red.dash .text,.circle-btn-white-solid.dash .text,.circle-btn-green-solid.dash .text,.circle-btn-green-medium-solid.dash .text,.circle-btn-green-dark-solid.dash .text,.circle-btn-green-outline.dash .text{padding:15px 30px}.circle-btn .background,.circle-btn-red .background,.circle-btn-white-solid .background,.circle-btn-green-solid .background,.circle-btn-green-medium-solid .background,.circle-btn-green-dark-solid .background,.circle-btn-green-outline .background{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + 4px);height:calc(100% + 4px);border-radius:32px}.circle-btn-green-outline.dash{height:45px}.circle-btn .background,.circle-btn-fill .background,.circle-btn-green-outline .background{background:linear-gradient(90.53deg,var(--color-green) 47.27%,var(--color-green-gradient-to) 83.43%)}.circle-btn,.circle-btn-fill,.circle-btn-green-outline,.circle-btn-white-outline{position:relative;border:none;border-radius:32px;display:inline-block;height:50px}.circle-btn-fill{box-shadow:0 4px 8px #0855624d}.circle-btn-fill .icon{filter:brightness(0) invert(1)}.circle-btn-fill{background:linear-gradient(87.42deg,#085562 43.34%,#00be91)}.circle-btn-fill.dash{max-height:45px;background:linear-gradient(87.28deg,#009a98 21.83%,#00be91 61.23%)}.circle-btn-fill.dash .text{padding:17.5px 30px}.circle-btn-green-outline{border:2px solid var(--color-green-gradient-to)}.circle-btn-white-outline{border:2px solid var(--color-white)}.user-delete-modal{z-index:2147483647!important}.gallery-modal,.quick_modal{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;overflow:hidden;z-index:2147483647}.gallery-modal>.overlay,.quick_modal>.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at center,#001d2a80,#001d2a80 36%,#001d2a66);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none}.gallery-modal{width:0;height:0}.gallery-modal.show{width:100%;height:100%}.gallery-modal .close{position:absolute;top:20px;right:20px;z-index:2}.gallery-modal .close img{width:24px;height:24px}.gallery-slider{position:relative;width:100%;height:calc(100vh - 200px)}.gallery-slider .swiper-slide{display:flex;justify-content:center;align-items:center}.gallery-slider .swiper-slide img{margin:auto}.quick_modal{width:100%;height:100%;padding:65px 50px}.quick_modal>.content{max-width:1115px;border-radius:32px;padding:65px 50px}.quick_modal form{max-width:890px;width:100%;margin:0 auto}.quick_modal h3:not(:last-child){margin-bottom:45px}.quick_modal .btn-container{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:45px}.quick_modal .btn-container button{width:auto}.quick_modal .btn-container button .text{padding:0 50px}.quick_modal .btn-container .circle-btn{height:56px}.quick_modal .btn-container .circle-btn-fill{height:60px}.leaflet-bottom.leaflet-right{display:none}.leaflet-container{font-family:var(--font-family)!important}.leaflet-popup-content{width:500px!important;padding:25px;margin:0!important}@media (max-width: 1040px){.leaflet-popup-content{width:100%!important}}.grecaptcha-badge{display:none}#CybotCookiebotDialog{width:calc(100% - var(--section-side-padding) * 2)!important;max-height:calc(100% - 125px)!important;transition-property:width,max-width,top,bottom,left,transform,opacity,padding!important;transition:width .5s ease,max-width .5s ease,top .5s ease,bottom .5s ease,left .5s ease,transform .5s ease,opacity .5s ease,padding .35s cubic-bezier(.5,.02,.18,.98)!important}@media screen and (min-width: 1280px){#CybotCookiebotDialog.CybotEdge{padding-left:45px!important;padding-right:45px!important;min-width:100%!important;max-width:100%!important;width:100%!important}}#CookiebotWidget{bottom:30px!important;left:auto!important;right:30px!important}@media screen and (max-width: 992px){#CookiebotWidget{bottom:25px!important;left:auto!important;right:25px!important}}#CookiebotWidget.CookiebotWidget-open{max-width:calc(100% - 60px)!important;max-height:calc(100vh - 125px)!important}@media screen and (max-width: 992px){#CookiebotWidget.CookiebotWidget-open{max-width:calc(100% - 50px)!important;width:100%}}.CookieDeclarationDialogText{text-transform:uppercase!important}#CookieDeclarationUserStatusLabelOn,#CookieDeclarationUserStatusLabelOff,#CookieDeclarationUserStatusLabelOffDoNotSell,#CookieDeclarationUserStatusLabelMulti{color:var(--color-green)}#CookieDeclarationUserStatusLabelOn:not(:last-child),#CookieDeclarationUserStatusLabelOff:not(:last-child),#CookieDeclarationUserStatusLabelOffDoNotSell:not(:last-child),#CookieDeclarationUserStatusLabelMulti:not(:last-child){margin-bottom:pxrem(25)}#CookieDeclarationUserStatusLabelConsentId{display:block;color:var(--color-green)}.CookieDeclarationDialogText:not(:last-child),.CookieDeclarationIntro:not(:last-child),.CookieDeclarationLastUpdated:not(:last-child){margin-bottom:pxrem(25)}#CookieDeclarationUserStatusLabel:not(:last-child){margin-bottom:pxrem(5)}#CookieDeclarationUserStatusPanel{margin-top:pxrem(25)!important}#CookieDeclarationUserStatusPanel:not(:last-child){margin-bottom:pxrem(25)}#CookieDeclarationUserStatusPanel>br{display:none}#CookieDeclarationConsentIdAndDate span[style*="display:block"]:not(:last-child){margin-bottom:pxrem(25)}.CookieDeclarationLastUpdated{margin-bottom:pxrem(0)!important}.CookieDeclarationType{border:none!important;margin-top:0!important;padding:0!important}.CookieDeclarationType:not(:last-child){margin-bottom:pxrem(30)!important}.CookieDeclarationType:last-child{margin-bottom:0!important}.CookieDeclarationTable{margin-bottom:0!important}.CookieDeclarationTableHeader{color:var(--color-green);line-height:175%;border-bottom:1px solid rgba(var(--color-black),.3)!important}@media (max-width: 1040px){.CookieDeclarationTableHeader{font-size:14px}}.CookieDeclarationTableCell{line-height:175%;border-bottom:1px solid rgba(var(--color-black),.3)!important}@media (max-width: 1040px){.CookieDeclarationTableCell{font-size:13px}}.CookieDeclarationTypeDescription{line-height:175%;margin:pxrem(10) 0 pxrem(25) 0!important}#CybotCookiebotDialog{z-index:2147483647}#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover{color:var(--color-green)!important}#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive{border-bottom:1px solid var(--color-green)!important;color:var(--color-green)!important}#CybotCookiebotDialogDetailBulkConsentLink:hover{color:var(--color-green)!important}#CybotCookiebotDialog .CybotCookiebotScrollContainer>div:first-of-type:focus::-webkit-scrollbar-thumb{background:var(--color-green)!important}#CybotCookiebotDialog .CybotCookiebotScrollContainer>div:first-of-type:focus{scrollbar-color:var(--color-green) #f2f2f2!important}#CybotCookiebotDialog a:hover:after,#CybotCookiebotDialog a:hover:before,#CybotCookiebotDialog button:hover:after,#CybotCookiebotDialog button:hover:before{border-color:var(--color-green)!important}#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton{background-color:var(--color-green)!important;border:2px solid var(--color-green)!important}#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize,#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept,#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept,#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{background-color:var(--color-green)!important;border-color:var(--color-green)!important}#CybotCookiebotDialogDetailBodyContentIABv2Tabs .CybotCookiebotDialogBodyLevelButtonIABHeaderButton,#CybotCookiebotDialogDetailBodyContentIABv2Tabs .CybotCookiebotDialogBodyLevelButtonIABHeaderToggleDeselectVendorsLink,#CybotCookiebotDialogDetailBodyContentIABv2Tabs .CybotCookiebotDialogBodyLevelButtonIABHeaderToggleSelectVendorsLink{border:2px solid var(--color-green)!important}#CybotCookiebotDialogDetailBodyContentIABv2Tabs .CybotCookiebotDialogBodyLevelButtonIABHeaderButton.select,#CybotCookiebotDialogDetailBodyContentIABv2Tabs .CybotCookiebotDialogBodyLevelButtonIABHeaderToggleSelectVendorsLink{background-color:var(--color-green)!important;border-color:var(--color-green)!important}#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails a{color:var(--color-green)!important}#CybotCookiebotDialog input:checked+.CybotCookiebotDialogBodyLevelButtonSlider{background-color:var(--color-green)!important}#CybotCookiebotDialogBodyLevelButtonsSelectPane label:not([for=CybotCookiebotDialogBodyLevelButtonNecessary]) .CybotCookiebotDialogBodyLevelButtonDescription:hover{color:var(--color-green)!important}@media screen and (min-width: 601px){#CybotCookiebotDialogTabContent input:focus+.CybotCookiebotDialogBodyLevelButtonSlider{box-shadow:0 0 1px var(--color-green)!important}}#CybotCookiebotDialog #CybotCookiebotDialogDetailBodyContentIABv2Tabs input[type=checkbox]:checked{background-color:var(--color-green)!important;border-color:var(--color-green)!important}#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover,#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentIABv2Tab:hover,#CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieProvider:not(.CybotCookiebotDialogDetailBodyContentCookieInfoCount):hover{color:var(--color-green)!important}#CybotCookiebotDialog #CybotCookiebotDialogBodyContentText a,#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonIABHeaderViewPartnersLink,#CybotCookiebotDialog #CybotCookiebotDialogDetailBulkConsentList dt a,#CybotCookiebotDialog #CybotCookiebotDialogDetailFooter a,#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonIABDescription a,#CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieLink,#CybotCookiebotDialogDetailBodyContentTextAbout a{color:var(--color-green)!important}@media screen and (min-width: 601px){#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonSliderWrapper input:focus-visible+span,#CybotCookiebotDialog :focus-visible{outline:2px solid var(--color-green)!important}}#CookiebotWidget :focus-visible,#CookiebotWidget:not(.CookiebotWidget-open) .Cookiebotwidget-logo{outline:2px solid var(--color-green)!important}#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg{fill:var(--color-green)!important}#CookiebotWidget .CookiebotWidget-consent-details button{color:var(--color-green)!important}#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change{background-color:var(--color-green)!important;border-color:var(--color-green)!important}#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw{border-color:var(--color-green)!important}.CookieDeclarationTableCell{font-size:12px}.CookieDeclarationTableHeader{font-size:11px}
