*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;margin:0;padding:0}main{display:block}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100dvh;line-height:1.5;margin:0;padding:0}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:flex}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{op:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--accent-color: #00F2A1;--dark-accent-color: #00D890;--padding-lg: 50px;--padding-md: 30px;--padding-sm: 20px}@font-face{font-family:Outfit;src:url(/build/assets/Outfit-Thin-3mSSPsCK.ttf) format("ttf");font-weight:100;font-style:normal}@font-face{font-family:Outfit;src:url(/build/assets/Outfit-ExtraLight-CvRlrC75.ttf) format("ttf");font-weight:200;font-style:normal}@font-face{font-family:Outfit;src:url(/build/assets/Outfit-Light-S_bmysjB.ttf) format("ttf");font-weight:300;font-style:normal}@font-face{font-family:Outfit;src:url(/build/assets/Outfit-Regular-CZeFCLjM.ttf) format("ttf");font-weight:400;font-style:normal}@font-face{font-family:Outfit;src:url(/build/assets/Outfit-Medium-x_F55Dd7.ttf) format("ttf");font-weight:500;font-style:normal}@font-face{font-family:Outfit;src:url(/build/assets/Outfit-SemiBold-BG6JAc2c.ttf) format("ttf");font-weight:600;font-style:normal}@font-face{font-family:Outfit;src:url(/build/assets/Outfit-Bold-DVwZUuqo.ttf) format("ttf");font-weight:700;font-style:normal}@font-face{font-family:Outfit;src:url(/build/assets/Outfit-ExtraBold-3yjCaPd_.ttf) format("ttf");font-weight:800;font-style:normal}@font-face{font-family:Outfit;src:url(/build/assets/Outfit-Black-DUS-nAgt.ttf) format("ttf");font-weight:900;font-style:normal}.h2-alternative{font-size:48px}body{min-height:100dvh;min-width:100vw;width:100vw;height:auto;overflow-x:hidden;overscroll-behavior:none;font-family:Outfit,sans-serif;font-weight:400;font-size:16px;line-height:1.2;color:#000}.btn-primary{display:flex;align-items:center;gap:15px;height:44px;background:var(--accent-color);border-radius:9999px;padding:0 30px;width:-moz-fit-content;width:fit-content}.btn-primary.has-icon{padding:0 30px 0 8px}.btn-primary__label{font-family:Outfit,sans-serif;color:#2d2d2d;font-size:16px}.btn-primary__icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:100%;background:#2d2d2d;color:#fff}.btn-primary__icon svg{max-width:18px;max-height:18px;height:100%;width:auto}.btn-primary.has-icon-right{padding:0 8px 0 30px}.btn-primary .btn-primary__label{order:1}.btn-primary .btn-primary__icon,.btn-primary.has-icon-right .btn-primary__label{order:0}.btn-primary.has-icon-right .btn-primary__icon,.btn-primary.has-icon-left .btn-primary__label{order:1}.btn-primary.has-icon-left .btn-primary__icon{order:0}.btn-primary.only-icon{width:44px;padding:0;justify-content:center}.btn-primary.only-icon .btn-primary__icon{background:transparent;color:#2d2d2d}// -- dashboard .input-group{width:100%}.input-wrapper{position:relative;width:100%}.input-wrapper.has-icon:before{content:"";position:absolute;left:43px;top:50%;transform:translateY(-50%);height:24px;width:1px;background:#d4e0dd;transition:background .2s}.input{border:1px solid #c9d1cf;border-radius:3px;padding:0 15px;height:52px;width:100%;font-size:16px;line-height:1.5;color:#2d2d2d;background-color:transparent;display:flex;align-items:center;outline:none;box-shadow:none;transition:border-color .2s}.input.has-icon{padding-left:60px}.input::-moz-placeholder,.textarea::-moz-placeholder{color:#87918e;opacity:1;font-family:Outfit,sans-serif;optical-sizing:auto}.input::placeholder,.textarea::placeholder{color:#87918e;opacity:1;font-family:Outfit,sans-serif;optical-sizing:auto}.input::-ms-input-placeholder{color:#87918e;font-family:Outfit,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:1}.input::-webkit-input-placeholder{color:#87918e;font-family:Outfit,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:1}.input:focus,.input:active,.input:focus-within{outline:none;box-shadow:none;border-color:var(--accent-color)}.input-wrapper.has-icon:focus-within .input-icon,.input-wrapper.has-icon:focus .input-icon,.input-wrapper.has-icon:active .input-icon{color:var(--accent-color)}.input-wrapper.has-error:focus-within .input,.input-wrapper.has-error:focus .input,.input-wrapper.has-error:active .input{border-color:var(--accent-color)}.input-group:focus-within .input-label,.input-group:focus .input-label,.input-group:active .input-label{color:var(--dark-accent-color)}.input-wrapper.has-icon:focus-within:before,.input-wrapper.has-icon:focus:before,.input-wrapper.has-icon:active:before{background:var(--accent-color)}.input-wrapper.has-error .input{border-color:#ff375d}.input-icon{width:16px;height:16px;min-width:16px;max-width:16px;min-height:16px;max-height:16px;position:absolute;color:#b7c1bf;top:50%;left:16px;transform:translateY(-50%);margin-top:1px;transition:color .2s}.input-wrapper.has-error .input-icon{color:#ff375d}.input-icon svg{max-width:100%;max-height:100%;width:100%;height:100%}.input-error{font-size:12px;color:#ff375d}.input-label{display:block;margin-bottom:5px;font-weight:400;font-size:14px;color:#5c6b6b;transition:color .2s}.checkbox-group{display:flex;gap:15px;cursor:pointer}.checkbox-text{font-size:14px;line-height:1.5;color:#565656;margin-top:-1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox{width:18px;height:18px;min-width:18px;min-height:18px;position:relative;border:1px solid #8ac5b2;border-radius:3px}.checkbox:after{content:"";display:block;position:absolute;top:4px;left:4px;width:8px;height:8px;min-width:8px;min-height:8px;border-radius:2px;background:#00f2a1;opacity:0}input:checked+.checkbox{border-color:#00f2a1}input:checked+.checkbox:after{opacity:1}.is-hidden{opacity:0;position:absolute;top:0;pointer-events:none}.select2-enabled{border:1px solid #c9d1cf;border-radius:3px;padding:0 15px;height:52px;width:100%;font-size:16px;line-height:1.5;color:#2d2d2d;background-color:transparent;outline:none;box-shadow:none;transition:border-color .2s}.select2-enabled.has-icon{padding-left:60px}.select2-container--default .select2-selection--single{border:1px solid #c9d1cf;border-radius:3px;height:52px;padding:0 15px;background-color:transparent;outline:none;transition:border-color .2s}.input-wrapper.has-icon .select2-container--default .select2-selection--single{padding-left:60px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#2d2d2d;line-height:50px;padding:0;font-size:16px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#87918e;font-family:Outfit,sans-serif}.select2-container--default .select2-selection--single .select2-selection__arrow{height:50px;right:15px}.select2-container--default.select2-container--focus .select2-selection--single,.select2-container--default.select2-container--open .select2-selection--single{border-color:var(--accent-color);outline:none;box-shadow:none}.input-wrapper.has-error .select2-container--default .select2-selection--single{border-color:#ff375d}.input-wrapper.has-error:focus-within .select2-container--default .select2-selection--single{border-color:var(--accent-color)}.input-wrapper.has-icon .select2-container:before{content:"";position:absolute;left:43px;top:50%;transform:translateY(-50%);height:24px;width:1px;background:#d4e0dd;transition:background .2s;z-index:10}.input-wrapper.has-icon:focus-within .select2-container:before{background:var(--accent-color)}.select2-dropdown{border:1px solid #c9d1cf;border-radius:3px;background-color:#fff;box-shadow:0 4px 12px #00000014}.select2-search--dropdown .select2-search__field{border:1px solid #c9d1cf;border-radius:3px;padding:8px 15px;font-size:16px;color:#2d2d2d;outline:none;box-shadow:none}.select2-search--dropdown .select2-search__field:focus{border-color:var(--accent-color);outline:none;box-shadow:none}.select2-results__option{padding:12px 15px;font-size:16px;color:#2d2d2d}.select2-results__option--highlighted{background-color:rgba(var(--accent-color-rgb, 45, 166, 178),.08)!important;color:#2d2d2d!important}.select2-results__option--selected{background-color:var(--accent-color)!important;color:#fff!important}.select2-enabled{display:none}.input-group:has(.select2-container--focus) .input-label{color:var(--dark-accent-color)}.select2-container.is-invalid .select2-selection--single{border-color:#ff375d!important}.select2-container.is-invalid .select2-selection--single:focus{border-color:#ff375d!important}.guest-navigation{position:fixed;z-index:10;width:100vw;max-width:100vw;height:100px;top:0;left:0;display:flex;align-items:center;justify-content:center;background:#f7f7f7;box-shadow:0 4px 16px #11111a0d,0 8px 32px #11111a0d}.guest-navigation.--homepage{background:none;box-shadow:none}.guest-navigation.--background{background:#f7f7f7;box-shadow:0 4px 16px #11111a0d,0 8px 32px #11111a0d}.guest-navigation__inner{width:100%;max-width:1920px;height:100%;max-height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0px var(--padding-lg);color:#2d2d2d;position:relative}.guest-navigation__left-side{display:flex;align-items:center;gap:100px;width:60%}.guest-navigation__logo{max-width:185px;display:flex;max-height:100px;align-items:center}.guest-navigation__logo svg{max-width:100%;max-height:100%;height:100px;width:auto}.guest-navigation__right-side{display:flex;align-items:center;justify-content:space-between;gap:30px;width:40%;min-width:650px}.guest-navigation__menu-button{width:42px;height:42px;display:flex;align-items:center;justify-content:center;cursor:pointer}.guest-navigation__menu-button svg{max-width:22px;max-height:22px;width:auto;height:auto;color:#2d2d2d}.guest-navigation__buttons{display:flex;align-items:center;gap:30px}.guest-navigation__buttons__language-dropdown-button{display:flex;align-items:center;gap:10px;color:#2d2d2d;background:none;border:none;cursor:pointer;position:relative}.guest-navigation__buttons__language-dropdown-button__label{font-size:16px;font-weight:500;color:#2d2d2d}.guest-navigation__buttons__language-dropdown-button__icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:#2d2d2d;border-radius:100%}.guest-navigation__buttons__language-dropdown-button.--active .guest-navigation__buttons__language-dropdown-button__icon{background:#00f2a1}.guest-navigation__buttons__language-dropdown-button__icon svg{width:16px;height:9px}.guest-navigation__buttons__language-dropdown-button.--active .guest-navigation__buttons__language-dropdown-button__icon{transform:rotate(180deg)}.guest-navigation__buttons__language-dropdown-button svg{max-width:100%;max-height:100%}.guest-navigation__language-dropdown{position:absolute;left:50%;top:calc(100% + 15px);box-shadow:0 7px 29px #64646f33;padding:20px;border-radius:8px;background:#f7f7f7;opacity:0;pointer-events:none;transform:translateY(-10px) translate(-50%)}.guest-navigation__language-dropdown.--active{opacity:1;pointer-events:auto;transform:translateY(0) translate(-50%)}.guest-navigation__language-dropdown__inner{display:flex;flex-direction:column;gap:5px}.guest-navigation__language-dropdown__item{padding:10px;border-radius:5px}.guest-navigation__language-dropdown__item.--active{background:#00f2a1}.guest-navigation__buttons__localization{height:42px;width:42px;display:flex;align-items:center;justify-content:center;border-radius:100%;color:#2d2d2d}.guest-navigation__buttons__localization__icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.guest-navigation__buttons__localization svg{max-width:100%;max-height:100%}.guest-navigation__buttons__user-dropdown-button{height:42px;width:42px;display:flex;align-items:center;justify-content:center;border-radius:100%;color:#2d2d2d;position:relative}.guest-navigation__buttons__user-dropdown-button.--active{background:#00f2a1}.guest-navigation__buttons__user-dropdown-button__icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.guest-navigation__buttons__user-dropdown-button svg{max-width:100%;max-height:100%}.guest-navigation__pages{display:flex;align-items:center;gap:70px}.guest-navigation__page__link{color:#2d2d2d;position:relative}.guest-navigation__page__link.--active{color:#13c28a}.guest-navigation__page__link.--active:before{content:"";position:absolute;top:calc(50% - 1px);left:calc(100% + 5px);width:5px;height:5px;border-radius:100%;background:#13c28a}.guest-navigation__page.--highlight .guest-navigation__page__link{background:#ffcf2a;height:42px;display:flex;align-items:center;justify-content:center;padding:1px 20px 0;border-radius:9999px;box-shadow:#ffcf2a33 0 0 10px}.guest-navigation__page.--highlight .guest-navigation__page__link.--active{color:#2d2d2d}.guest-navigation__page.--highlight .guest-navigation__page__link.--active:before{content:none}.guest-navigation__user-dropdown{position:absolute;right:0;top:calc(100% + 15px);background:#f7f7f7;box-shadow:0 7px 29px #64646f33;border-radius:8px;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.guest-navigation__user-dropdown.is-active{opacity:1;pointer-events:all;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}.guest-navigation__user-dropdown__inner{padding:30px 40px}.guest-navigation__user-dropdown__item{display:flex;gap:25px;flex-direction:column;color:#2d2d2d;white-space:nowrap}.guest-navigation__user-dropdown__item__link{display:flex;align-items:center;gap:15px}.guest-navigation__user-dropdown__item__link__icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.guest-navigation__user-dropdown__item__link__icon svg{max-width:100%;max-height:100%}.guest-navigation__nav-dropdown{position:absolute;top:0;left:0;height:100dvh;max-height:100dvh;background:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100vw;max-width:100vw;opacity:0;pointer-events:none;transition:opacity .3s ease}.guest-navigation__nav-dropdown.--active{opacity:1;pointer-events:all;transition:opacity .3s ease;transition-delay:.15s}.guest-navigation__nav-dropdown__inner{height:100%;background:#2d2d2d;width:100%;max-width:500px;position:absolute;top:0;left:-100%;color:#f7f7f7;transition-delay:0s}.guest-navigation__nav-dropdown.--active .guest-navigation__nav-dropdown__inner{left:0}.guest-navigation__nav-dropdown__header{width:100%;height:100px;display:flex;align-items:center;padding:0px var(--padding-lg);box-sizing:border-box}.guest-navigation__nav-dropdown__header__close-button{width:42px;height:42px;display:flex;align-items:center;justify-content:center}.guest-navigation__nav-dropdown__header__close-button svg{width:32px;height:32px}.guest-navigation__nav-dropdown__items{padding:var(--padding-lg);width:100%;height:calc(100% - 200px);overflow:auto}.guest-navigation__nav-dropdown__items-wrapper{width:100%;height:100%;display:flex;flex-direction:column;gap:20px}.guest-navigation__nav-dropdown__items__item{font-size:22px;color:#f7f7f7;font-weight:300}.guest-navigation__nav-dropdown__footer{width:100%;height:100px;display:flex;align-items:center;gap:30px;padding:0px var(--padding-lg)}.guest-navigation__nav-dropdown__footer__link{font-size:14px;color:#f7f7f7;font-weight:300;text-decoration:none}.guest-navigation__nav-dropdown__close-button{width:42px;height:42px;border-radius:100%;display:flex;align-items:center;justify-content:center}@media(prefers-reduced-motion:no-preference){.localization-modal__dropdown-value__wrapper .localization-modal__dropdown-value__label{transition:color .15s}.localization-modal__dropdown-value__wrapper .localization-modal__dropdown-value{transition:border-color .15s}.localization-modal__dropdown-value__wrapper .localization-modal__dropdown-value__icon{transition:color .15s}.localization-modal__save-btn{transition:background .15s}.localization-modal__cancel-btn{transition:color .15s,border-color .15s}.localization-modal__options-dropdown__item,.guest-navigation__language-dropdown__item{transition:background .15s}.guest-navigation__language-dropdown{transition:transform .15s,opacity .15s}.guest-navigation__buttons__language-dropdown-button__icon{transition:all .15s}.guest-navigation__buttons__user-dropdown-button{transition:background .15s}.guest-navigation__nav-dropdown__inner{transition:all .15s;transition-delay:.2s}.guest-navigation__page__link{transition:color .15s,background .15s}}@media(pointer:fine),(hover:hover){.localization-modal__dropdown-value__wrapper:hover .localization-modal__dropdown-value__label{color:#8fcab6}.localization-modal__dropdown-value__wrapper:hover .localization-modal__dropdown-value{border-color:#8fcab6}.localization-modal__dropdown-value__wrapper:hover .localization-modal__dropdown-value__icon{color:#8fcab6}.localization-modal__save-btn:hover{background:#13c28a}.localization-modal__cancel-btn:hover{border-color:#13c28a;color:#13c28a}.localization-modal__options-dropdown__item:hover,.guest-navigation__language-dropdown__item:hover{background:#d7e5e1}.guest-navigation__nav-dropdown__close-button:hover{color:#d7e5e1}.guest-navigation__page__link:hover{color:#13c28a}.guest-navigation__page.--highlight .guest-navigation__page__link:hover{color:#2d2d2d;background:#f8c30f}.guest-navigation__buttons__language-dropdown-button:hover .guest-navigation__buttons__language-dropdown-button__icon{background:#00f2a1}}@media(max-width:1200px){.guest-navigation__left-side{gap:50px}.guest-navigation__right-side{min-width:525px}.guest-navigation__pages{gap:50px}}@media(max-width:1024px){.guest-navigation{height:60px}.guest-navigation__pages{display:none}.guest-navigation__right-side{min-width:unset;width:auto}.guest-navigation__inner{padding:0px var(--padding-md)}.guest-navigation__logo{max-height:60px;max-width:100px}}@media(max-width:575px){.guest-navigation__buttons__user-dropdown-button,.guest-navigation__buttons__lang-dropdown-button{display:none}.localization-modal__inner{padding:var(--padding-md)}}.home{height:100dvh;max-height:100dvh;min-height:720px;width:100%;background:#f7f7f7;overflow:hidden}.home__inner{width:100%;max-width:1920px;margin:auto;height:100%;display:flex;align-items:center;padding:0 var(--padding-lg)}.home__media{height:100%;width:60%;display:flex;align-items:center;justify-content:center;position:relative}.home__media__image{position:absolute;height:100%;width:100%;display:flex;align-items:center;justify-content:flex-end;padding-top:50px}.home__media__image__img-wrapper{height:auto;width:130%;min-width:130%;position:relative}.home__media__image img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.home__media__clickable{position:absolute;z-index:2;border-radius:50%;width:56px;height:56px;background:#2d2d2d;color:#fff;display:flex;align-items:center;justify-content:center;animation-timing-function:ease-in-out;animation-iteration-count:infinite;cursor:pointer;box-shadow:0 7px 29px #64646f33}.home__media__clickable.--active{background:#00f2a1;color:#2d2d2d;z-index:3}.home__media__clickable.--whitelabel{left:70%;top:19%;animation:bob1 6s ease-in-out infinite}.home__media__clickable.--nocode{left:28%;top:32%;animation:bob2 9s ease-in-out infinite}.home__media__clickable.--calendar{left:80%;top:70%;animation:bob3 12s ease-in-out infinite}@keyframes bob1{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes bob2{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes bob3{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.home__media__clickable__tooltip{position:absolute;width:250px;min-width:250px;background:#e3ebe9;padding:20px;border-radius:15px;left:66px;color:#0e362d;opacity:0;pointer-events:none;line-height:1.3}.home__media__clickable.--active .home__media__clickable__tooltip{opacity:1}.home__media__clickable svg{max-width:100%;max-height:100%;width:24px;height:24px}.home__content{height:100%;width:40%;min-width:650px;padding-top:100px;padding-left:0;padding-bottom:var(--padding-lg);display:flex;flex-direction:column;justify-content:center;gap:30px}.home__content__slider-wrapper{width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:center;padding-top:30px}.home__slider,.home__slider__slide{width:100%}.swiper-slide.home__slider__slide{opacity:0!important}.swiper-slide.home__slider__slide.swiper-slide-active{opacity:1!important}.home__slider__slide__content{width:100%}.home__slider__slide__overtext{height:42px;background-color:#292929;display:flex;align-items:center;justify-content:center;padding:0 30px;width:-moz-fit-content;width:fit-content;font-size:16px;color:#fff;border-radius:9999px;margin-bottom:20px}.home__slider__slide__title{font-weight:700;font-size:52px;color:#292929;line-height:1.1}.home__slider__slide__text{font-size:16px;color:#6b6b6b;line-height:26px;font-weight:400;margin-top:40px;max-width:520px}.home__slider__footer{display:flex;justify-content:space-between;align-items:center;margin-top:50px}.home__slider__footer__arrows{display:flex;gap:10px}.home__slider__footer__arrows__arrow{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid #8fcab6;position:relative;color:#8fcab6;cursor:pointer;background:#f7f7f7}.home__slider__footer__arrows__arrow svg{width:26px;height:26px;color:#8fcab6;pointer-events:none}.home__slider__footer__arrows__arrow.arrow-prev{padding-right:2px}.home__slider__footer__arrows__arrow.arrow-prev:after{content:"";position:absolute;top:0;left:0;border-radius:100%;width:10px;height:10px;background:#f7f7f7;pointer-events:none}.home__slider__footer__arrows__arrow.arrow-next{padding-left:2px}.home__slider__footer__arrows__arrow.arrow-next:after{content:"";position:absolute;top:30px;left:0;border-radius:100%;width:10px;height:10px;background:#f7f7f7}.home__slider__footer__markers{display:flex;align-items:center;gap:70px}.home__slider__footer__markers__bullets{display:flex;align-items:center;gap:10px;width:94}.home__slider__footer__markers__bullet{width:8px;height:8px;border-radius:9999px;border:1px solid #d0dcd9;position:relative;overflow:hidden}.home__slider__footer__markers__bullet.--active{width:40px;background:#e3ebe9;border:none}.home__slider__footer__markers__bullet.--active .home__slider__footer__markers__bullet__fill{position:absolute;height:100%;width:var(--fill, 0%);border-radius:9999px;background:#80cfb4;transition:width .1s linear}.home__slider__footer__markers__label{width:100px;display:flex;align-items:center;justify-content:flex-end;gap:10px}.home__slider__footer__markers__label__line{width:100%;height:1px;flex-shrink:1;background:#dfe7e5}.home__slider__footer__markers__label__text{color:#8fcab6;font-size:16px;font-family:Outfit,sans-serif;font-weight:300;width:30px}.home__content__bottom-box{height:190px;justify-content:flex-end;display:flex;flex-direction:column;align-items:flex-end;margin-left:auto}.home__bottom-box__features__feature{display:flex;align-items:center;gap:15px}.home__bottom-box__features__feature__text{color:#2d2d2d}.home__bottom-box__features__feature__icon{width:24px;height:24px;min-width:24px;min-height:24px;border-radius:100%;display:flex;align-items:center;justify-content:center;border:1px solid #3c3c3c}.home__bottom-box__features__feature__icon svg{width:12px;height:12px;color:#3c3c3c}.home__bottom-box__features{display:flex;flex-direction:column;gap:15px}.home__bottom-box__cta{display:flex;align-items:center;justify-content:space-between;border-radius:9999px;border:1px solid #00F2A1;height:58px;padding:0 8px 0 30px;margin-top:30px;width:400px}.home__bottom-box__pricing{color:#2d2d2d;display:flex;align-items:center;flex-direction:column}.home__bottom-box__pricing__fee{font-weight:500;font-size:26px}.home__bottom-box__pricing__note{color:#6b6b6b;font-size:14px}.home__bottom-box__button{display:flex;align-items:center;gap:15px;height:44px;background:#00f2a1;border-radius:9999px;padding:0 30px 0 8px}.home__bottom-box__button__icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:100%;background:#2d2d2d;color:#fff;padding-right:1px}.home__bottom-box__button__icon svg{width:19px;height:19px}.home-landing{background:#ededed;min-height:500px;height:400px;padding-top:100px}.home-landing__inner{width:100%;max-width:1920px;margin:auto;height:100%;display:flex;align-items:center;justify-content:center;padding:0 var(--padding-lg)}.home-landing__title{font-weight:700;font-size:52px;color:#292929;line-height:1;text-align:center}.--highlight{color:#13dc99}.--highlight-dark{color:#000;font-weight:500}@media(prefers-reduced-motion:no-preference){.home__slider__footer__arrows__arrow{transition:border-color .15s,background .15s}.home__slider__footer__arrows__arrow svg{transition:color .15s}.home__bottom-box__button{transition:background .15s}.home__bottom-box__cta{transition:border-color .15s}.home__media__clickable{transition:background .15s}.home__media__clickable__tooltip{transition:opacity .15s}}@media(hover:hover),(pointer:fine){.home__slider__footer__arrows__arrow:hover{border-color:#2d2d2d;color:#2d2d2d}.home__slider__footer__arrows__arrow:hover svg{color:#2d2d2d}.home__bottom-box__button:hover{background:#00d890}.home__bottom-box__cta:hover{border-color:#00d890}.home__media__clickable:hover{background:#020202}.home__media__clickable.--active:hover{background:#03d28d;color:#2d2d2d}}@media(max-width:1200px){.home__content{min-width:525px}.home__content__bottom-box{width:100%;align-items:flex-start}.home__bottom-box__cta{width:100%}}@media(max-width:1024px){.home{max-height:unset;min-height:100dvh;height:auto}.home__inner{flex-direction:column;padding:0px var(--padding-md);justify-content:space-around;min-height:100dvh}.home__content{padding-top:50px;min-width:unset;max-width:525px;width:100%}.home__bottom-box__features__feature__text{line-height:1.5}.home__media{height:350px;padding-top:100px;width:100%}.home__media__image{justify-content:center}.home__media__image__img-wrapper{height:120%;min-height:120%;width:auto;min-width:unset;max-width:525px}.home__content__bottom-box{height:auto}.home__media__clickable.--nocode{left:13%;top:37%}.home__media__clickable.--whitelabel{left:80%;top:22%}.home__media__clickable.--calendar{left:62%;top:74%}.home__media__clickable.--whitelabel .home__media__clickable__tooltip,.home__media__clickable.--calendar .home__media__clickable__tooltip{right:calc(100% + 10px);left:unset}}@media(max-width:768px){.home__slider__slide__content br{display:none}}@media(max-width:575px){.home__inner{padding:0px var(--padding-sm)}.home__slider__slide__title{font-size:36px}.home__slider__footer{flex-direction:column;align-items:flex-start;margin-top:30px}.home__slider__footer__markers{width:100%}.home__slider__footer__markers__label{flex-grow:1}.home__slider__footer__arrows{margin-top:30px;margin-left:auto}.home__bottom-box__cta{flex-direction:column;height:auto;padding-left:0;padding-right:0;border:none;border-top:1px solid #00F2A1;border-radius:0}.home__bottom-box__pricing{padding:15px 0}.home__bottom-box__pricing__note{font-size:16px}.home__bottom-box__pricing__fee{font-size:30px}.home__bottom-box__button{width:100%;justify-content:center}.home__media__clickable__tooltip{width:150px;min-width:150px;font-size:14px;padding:20px 10px;border-radius:10px}}@media(max-width:320px){.home__slider__slide__overtext{font-size:14px}}.faq{max-height:100dvh;height:100dvh;padding-top:100px}.faq__inner{max-width:1024px;margin:0 auto;padding:var(--padding-lg) var(--padding-lg)}.faq__items{height:auto;width:100%;position:relative;display:flex;flex-direction:column;gap:var(--padding-lg);margin:var(--padding-lg) 0}.faq__items__item__item{width:100%}.faq__items__item__header{display:flex;align-items:center;justify-content:space-between;gap:50px}.faq__items__item__header__content__title{color:#3c3c3e}.faq__items__item__header__content__title .--highlight{color:#13c28a}.faq__items__item__header__content__button{width:42px;height:42px;min-width:42px;min-height:42px;display:flex;align-items:center;justify-content:center;border-radius:100%;padding-top:1px}.faq__items__item.--open .faq__items__item__header__content__button{background-color:#13c28a;color:#fff;padding-top:0;padding-bottom:1px}.faq__items__item__header__content__button svg{max-width:18px;max-height:18px;width:18px;height:auto}.faq__items__item.--open .faq__items__item__header__content__button svg{transform:rotate(180deg)}.faq__items__item__body{display:none}.founders__hero{min-height:100dvh;height:100dvh;width:100%}.founders__hero__inner{width:100%;height:100%;min-height:-moz-fit-content;min-height:fit-content;padding-top:100px;padding-bottom:0;margin:auto}.founders__hero__banner{width:100%;height:60px;border-top:1px solid #00F2A1;border-bottom:1px solid #00F2A1;color:#13dc99;font-size:18px;font-weight:300}.founders__hero__banner__inner{max-width:1200px;display:flex;justify-content:space-between;align-items:center;margin:auto;height:100%;width:100%;padding:0px var(--padding-lg)}.founders__hero__banner__dot{width:10px;height:10px;border-radius:100%;background:#00f2a1}.founders__hero__main{max-width:1200px;padding:var(--padding-lg);width:100%;height:calc(100% - 60px);margin:auto;display:flex;gap:50px;align-items:center}.founders__hero__content{width:60%}.founders__hero__image{width:40%}.founders__hero__title{font-weight:700;font-size:52px;color:#292929;line-height:1.1;max-width:620px}.founders__hero__undertitle{height:42px;background-color:#292929;display:flex;align-items:center;justify-content:center;padding:0 30px;width:-moz-fit-content;width:fit-content;font-size:16px;color:#fff;border-radius:9999px;margin-bottom:20px}.founders__hero__text{font-size:16px;margin-top:40px;color:#6b6b6b;line-height:26px;max-width:530px}.founders__hero__cta{height:44px;padding:0 8px 0 30px;border-radius:9999px;color:#2d2d2d;background:#00f2a1;display:flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:space-between;gap:15px;margin-top:40px}.founders__hero__cta__icon{width:32px;height:32px;padding-bottom:1px;display:flex;align-items:center;justify-content:center;color:#fff;background:#2d2d2d;border-radius:100%}.founders__hero__cta__icon svg{width:19px;height:19px;stroke-width:2px;fill:#fff;color:#fff}.founders-gallery{width:100%;height:auto}.founders__gallery__inner{width:100%;max-width:1640px;margin:auto;height:-moz-fit-content;height:fit-content;padding:200px var(--padding-lg);display:flex;justify-content:space-between}.founders__gallery__item{width:calc((100% - 120px) / 3);height:auto;box-shadow:0 7px 29px #64646f33;border-radius:10px;overflow:hidden}.founders__gallery__item__content{padding:var(--padding-lg)}.founders__gallery__item img{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.founders__gallery__item__title{font-size:28px;font-weight:700;margin-bottom:20px;color:#2d2d2d}.founders__gallery__item__text{font-size:16px;line-height:1.5;color:#6b6b6b}.founders__form__wrapper{width:100%;height:auto}.founders__form__inner{width:100%;max-width:720px;margin:auto;padding:80px 100px;background:#00f2a1;border-radius:25px}.founders__form__title{font-size:52px;font-weight:700;margin-bottom:20px;color:#2d2d2d}.founders__form__subtitle{max-width:725px;line-height:1.5;color:#2d2d2d;font-size:18px}.founders__form{padding:var(--padding-lg) 0px;width:100%;display:flex;flex-direction:column;gap:20px}.founders__form__input-wrapper{width:100%;display:flex;flex-direction:column;gap:5px}.founders__form__input{height:48px;font-size:16px;border:none;border-bottom:1px solid #232323;background:transparent;padding-left:0;padding-right:0;color:#2d2d2d;outline:none}.founders__form__input:focus{outline:none;box-shadow:none}.founders__form__input::-moz-placeholder{color:#232323;opacity:1}.founders__form__input::placeholder{color:#232323;opacity:1}.founders__form__input::-webkit-input-placeholder{color:#232323}.founders__form__input:-ms-input-placeholder{color:#232323}.founders__form__input::-ms-input-placeholder{color:#232323}.founders__form__checkbox-wrapper{display:flex;gap:15px;margin-top:20px}.founders__form__checkbox__text{line-height:1.5;font-size:16px}@media(min-height:1024px){.founders__hero{min-height:unset;max-height:1024px}}@media(max-width:1200px){.founders__gallery__item{width:calc((100% - 60px) / 3)}}@media(max-width:1024px){.founders__hero{max-height:unset;height:-moz-fit-content;height:fit-content}.founders__hero__inner{min-height:100%;max-height:unset;height:-moz-fit-content;height:fit-content;padding:0px var(--padding-md);padding-top:100px}.founders__hero__main{flex-direction:column-reverse;justify-content:center;gap:80px}.founders__hero__image{width:100%;height:auto;max-width:525px;margin:auto}.founders__hero__image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.founders__hero__content{width:100%;max-width:525px}.founders__gallery__item__content{padding:var(--padding-md)}}@media(max-width:768px){.founders__hero__inner,.founders__hero__main{gap:50px}}@media(max-width:420px){.founders__hero__undertitle{font-size:14px}}.guest-auth{width:100vw;height:auto;min-height:100dvh;background:#f7f7f7;display:flex;align-items:center}.guest-auth__inner{width:100%;max-width:1100px;margin:auto;padding:150px 50px 50px;display:flex;align-items:center;gap:100px}.guest-auth__inner.--login,.guest-auth__inner.--forgot-password{align-items:center}.guest-auth__aside{width:430px;min-width:430px;position:relative;display:flex;align-items:center;justify-content:center}.guest-auth__aside__inner{position:relative;width:100%;z-index:1}.guest-auth__aside__image{-o-object-fit:cover;object-fit:cover;position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.guest-auth__aside__title{font-size:42px;font-weight:700;color:#2d2d2d;margin-bottom:30px}.guest-auth__aside__text{font-size:18px;color:#3e5153;max-width:500px;line-height:1.5}.guest-auth__aside__features{display:flex;flex-direction:column;gap:30px;margin-top:40px;max-width:430px}.guest-auth__aside__features__item{display:flex;gap:30px;align-items:center;height:120px;border-radius:4px;padding:20px;border:1px solid #00F2A1}.guest-auth__aside__features__item__icon{width:60px;min-width:60px;height:60px;min-height:60px;display:flex;align-items:center;justify-content:center;border-radius:100%;background:#7ef7b8}.guest-auth__aside__features__item__icon svg{max-width:34px;color:#2d2d2d}.guest-auth__aside__features__item__text__title{font-size:20px;font-weight:600;color:#2d2d2d;opacity:.9;margin-bottom:10px}.guest-auth__aside__features__item__text__body{color:#3e5153;line-height:1.5}.guest-auth__aside__features__item__icon__number{font-size:26px;color:#2d2d2d}.guest-auth__form{width:100%}.guest-auth__form-wrapper{width:auto;flex-grow:1;display:flex;align-items:center;padding:0 50px}.guest-auth__form-wrapper__inner{width:100%}.guest-auth__form__card{position:relative;border-radius:20px;padding:30px 50px 50px;display:flex;align-items:center;box-shadow:0 0 50px -10px #0003;border:none;flex-grow:1;width:100%;max-width:640px}.guest-auth__form__card.--login,.guest-auth__form__card.--forgot-password{padding:50px;border:transparent}.guest-auth__login-footer{width:100%;display:flex;justify-content:space-between;margin-top:20px}.guest-auth__link{position:relative;display:inline-block;font-size:14px;line-height:1.5;color:#565656;border-bottom:1px solid #909090}.guest-auth__next-btn{display:flex;align-items:center;gap:15px;height:44px;background:#00f2a1;border-radius:9999px;padding:0 8px 0 30px;width:-moz-fit-content;width:fit-content}.guest-auth__next-btn__icon{width:32px;min-width:32px;min-height:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:100%;background:#2d2d2d;color:#fff}.guest-auth__next-btn__icon svg{max-width:18px;width:18px;height:auto;max-height:100%}.guest-auth__form__content,.guest-auth__input-row{display:flex;flex-direction:column;gap:15px}.guest-auth__input{width:100%;background:transparent;outline:none;border-radius:10px;border:1px solid #aec1bb}.guest-auth__input:focus{outline:none;box-shadow:none;border:1px solid #00F2A1;background:#edf3f2}.guest-auth__checkbox-area{width:100%;display:flex;flex-direction:column;gap:15px;margin-top:20px;position:relative}.guest-auth__card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:20px;flex-direction:column-reverse;gap:20px}.guest-auth__input-group{width:100%;position:relative}.guest-auth__form__title{font-size:28px;font-weight:600;color:#13dc99;margin-bottom:40px}.guest-auth__form__subtitle{margin-bottom:30px;display:block;color:#3e5153;line-height:1.5;font-size:16px}.guest-auth__form__card.--login .guest-auth__form__title{margin-bottom:10px}.guest-auth__alternate-link{font-size:16px;padding-bottom:4px;margin-top:4px;color:#2d2d2d;border-bottom:1px solid #2d2d2d}.guest-auth__form__card__promo{background:#ffcf2a;border-radius:5px;padding:5px;margin-bottom:8px;margin-left:auto;font-size:14px;color:#2d2d2d;width:-moz-fit-content;width:fit-content;text-align:center}.guest-auth__form__card__promo-countdown{font-size:14px;color:#e25d6f;margin-bottom:20px;width:-moz-fit-content;width:fit-content;margin-left:auto}#guest-auth__form__card__promo__countdown{font-weight:500}.guest-auth__input-wrapper{position:relative}.guest-auth__input-error{color:#e25d6f;font-size:13px}.guest-auth__verification-actions{display:flex;flex-direction:column;gap:15px;align-items:center}@media(max-width:1024px){.guest-auth__inner{flex-direction:column;justify-content:center;align-items:center;padding:100px 30px 30px;gap:50px}.guest-auth__form__card,.guest-auth__form__card.--login{max-width:640px}.guest-auth__aside{width:100%;max-width:640px;min-width:0px}.guest-auth__aside__features{max-width:640px}.guest-auth__input-row{flex-direction:row}}@media(max-width:640px){.guest-auth__form__card,.guest-auth__form__card.--login{padding:50px 30px}.guest-auth__input-row{flex-direction:column}}@media(max-width:475px){.guest-auth__login-footer{width:100%;display:flex;justify-content:center;flex-direction:column;gap:15px;align-items:flex-end}}@media(max-width:425px){.guest-auth__aside__features__item{flex-direction:column;height:auto}.guest-auth__aside__features__item__text__body,.guest-auth__aside__features__item__text__title{text-align:center}.guest-auth__form__card__promo-countdown{margin:auto auto 20px}}.dev-navigation{position:fixed;z-index:10;width:100vw;max-width:100vw;height:100px;top:0;left:0;display:flex;align-items:center;justify-content:center;background:#f7f7f7;box-shadow:0 4px 16px #11111a0d,0 8px 32px #11111a0d}.dev-navigation.--homepage{background:none;box-shadow:none}.dev-navigation.--background{background:#f7f7f7;box-shadow:0 4px 16px #11111a0d,0 8px 32px #11111a0d}.dev-navigation__inner{width:100%;max-width:1920px;height:100%;max-height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0px var(--padding-lg);color:#2d2d2d;position:relative}.dev-navigation__left-side{display:flex;align-items:center;gap:100px;width:60%}.dev-navigation__logo{max-width:185px;display:flex;max-height:100px;align-items:center}.dev-navigation__logo svg{max-width:100%;max-height:100%;height:100px;width:auto}.dev-navigation__right-side{display:flex;align-items:center;justify-content:flex-end;gap:30px;width:40%;min-width:650px}.dev-navigation__menu-button{width:42px;height:42px;display:flex;align-items:center;justify-content:center;cursor:pointer}.dev-navigation__menu-button svg{max-width:22px;max-height:22px;width:auto;height:auto;color:#2d2d2d}.dev-navigation__buttons{display:flex;align-items:center;gap:30px}.dev-navigation__buttons__language-dropdown-button{display:flex;align-items:center;gap:10px;color:#2d2d2d;background:none;border:none;cursor:pointer;position:relative}.dev-navigation__buttons__language-dropdown-button__label{font-size:16px;font-weight:500;color:#2d2d2d}.dev-navigation__buttons__language-dropdown-button__icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:#2d2d2d;border-radius:100%}.dev-navigation__buttons__language-dropdown-button.--active .dev-navigation__buttons__language-dropdown-button__icon{background:#00f2a1}.dev-navigation__buttons__language-dropdown-button__icon svg{width:16px;height:9px}.dev-navigation__buttons__language-dropdown-button.--active .dev-navigation__buttons__language-dropdown-button__icon{transform:rotate(180deg)}.dev-navigation__buttons__language-dropdown-button svg{max-width:100%;max-height:100%}.dev-navigation__language-dropdown{position:absolute;left:50%;top:calc(100% + 15px);box-shadow:0 7px 29px #64646f33;padding:20px;border-radius:8px;background:#f7f7f7;opacity:0;pointer-events:none;transform:translateY(-10px) translate(-50%)}.dev-navigation__language-dropdown.--active{opacity:1;pointer-events:auto;transform:translateY(0) translate(-50%)}.dev-navigation__language-dropdown__inner{display:flex;flex-direction:column;gap:5px}.dev-navigation__language-dropdown__item{padding:10px;border-radius:5px}.dev-navigation__language-dropdown__item.--active{background:#00f2a1}.dev-navigation__buttons__localization{height:42px;width:42px;display:flex;align-items:center;justify-content:center;border-radius:100%;color:#2d2d2d}.dev-navigation__buttons__localization__icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.dev-navigation__buttons__localization svg{max-width:100%;max-height:100%}.dev-navigation__buttons__user-dropdown-button{height:42px;width:42px;display:flex;align-items:center;justify-content:center;border-radius:100%;color:#2d2d2d;position:relative}.dev-navigation__buttons__user-dropdown-button.--active{background:#00f2a1}.dev-navigation__buttons__user-dropdown-button__icon{width:23px;height:23px;display:flex;align-items:center;justify-content:center}.dev-navigation__buttons__user-dropdown-button svg{max-width:100%;max-height:100%}.dev-navigation__pages{display:flex;align-items:center;gap:70px}.dev-navigation__page__link{color:#2d2d2d;position:relative}.dev-navigation__page__link.--active{color:#13c28a}.dev-navigation__page__link.--active:before{content:"";position:absolute;top:calc(50% - 1px);left:calc(100% + 5px);width:5px;height:5px;border-radius:100%;background:#13c28a}.dev-navigation__page.--highlight .dev-navigation__page__link{background:#ffcf2a;height:42px;display:flex;align-items:center;justify-content:center;padding:1px 20px 0;border-radius:9999px;box-shadow:#ffcf2a33 0 0 10px}.dev-navigation__page.--highlight .dev-navigation__page__link.--active{color:#2d2d2d}.dev-navigation__page.--highlight .dev-navigation__page__link.--active:before{content:none}.dev-navigation__user-dropdown{position:absolute;right:0;top:calc(100% + 15px);background:#f7f7f7;box-shadow:0 7px 29px #64646f33;border-radius:8px;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.dev-navigation__user-dropdown.is-active{opacity:1;pointer-events:all;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}.dev-navigation__user-dropdown__inner{padding:30px 40px}.dev-navigation__user-dropdown__item{display:flex;gap:25px;flex-direction:column;color:#2d2d2d;white-space:nowrap}.dev-navigation__user-dropdown__item__link{display:flex;align-items:center;gap:15px}.dev-navigation__user-dropdown__item__link__icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.dev-navigation__user-dropdown__item__link__icon svg{max-width:100%;max-height:100%}.dev-navigation__nav-dropdown{position:absolute;top:0;left:0;height:100dvh;max-height:100dvh;background:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100vw;max-width:100vw;opacity:0;pointer-events:none;transition:opacity .3s ease}.dev-navigation__nav-dropdown.--active{opacity:1;pointer-events:all;transition:opacity .3s ease;transition-delay:.15s}.dev-navigation__nav-dropdown__inner{height:100%;background:#2d2d2d;width:100%;max-width:500px;position:absolute;top:0;left:-100%;color:#f7f7f7;transition-delay:0s}.dev-navigation__nav-dropdown.--active .dev-navigation__nav-dropdown__inner{left:0}.dev-navigation__nav-dropdown__header{width:100%;height:100px;display:flex;align-items:center;padding:0px var(--padding-lg);box-sizing:border-box}.dev-navigation__nav-dropdown__header__close-button{width:42px;height:42px;display:flex;align-items:center;justify-content:center}.dev-navigation__nav-dropdown__header__close-button svg{width:32px;height:32px}.dev-navigation__nav-dropdown__items{padding:var(--padding-lg);width:100%;height:calc(100% - 200px);overflow:auto}.dev-navigation__nav-dropdown__items-wrapper{width:100%;height:100%;display:flex;flex-direction:column;gap:20px}.dev-navigation__nav-dropdown__items__item{font-size:22px;color:#f7f7f7;font-weight:300}.dev-navigation__nav-dropdown__footer{width:100%;height:100px;display:flex;align-items:center;gap:30px;padding:0px var(--padding-lg)}.dev-navigation__nav-dropdown__footer__link{font-size:14px;color:#f7f7f7;font-weight:300;text-decoration:none}.localization-modal{position:fixed;z-index:11;top:0;left:0;width:100vw;height:100dvh;background:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:20px;overflow-y:auto;opacity:0;pointer-events:none}.localization-modal.--active{opacity:1;pointer-events:auto}.localization-modal__inner{width:400px;border-radius:10px;padding:var(--padding-lg);background:#2d2d2d;color:#fff;min-height:370px;margin:auto}.localization-modal__title{font-size:22px;text-align:center;margin-bottom:30px;font-weight:300}.localization-modal__input-wrapper{width:100%}.localization-modal__input{width:100%;border:1px solid #fff}.localization-modal__dropdown-wrapper{display:flex;flex-direction:column;gap:20px}.localization-modal__dropdown-value__wrapper{width:100%;position:relative}.localization-modal__options-dropdown{position:absolute;top:calc(100% + 10px);left:0;width:100%;z-index:12;border-radius:10px;overflow:hidden;opacity:0;pointer-events:none;max-height:200px;overflow-y:auto}.localization-modal__options-dropdown.--active{opacity:1;pointer-events:auto}.localization-modal__options-dropdown__inner{background:#f7f7f7;padding:20px;color:#2d2d2d;display:flex;flex-direction:column;gap:10px}.localization-modal__options-dropdown__item{padding:10px;border-radius:5px;text-overflow:ellipsis;cursor:pointer;text-align:left}.localization-modal__settings-wrapper{width:100%;padding-top:28px;margin-top:15px;border-top:1px solid rgba(255,255,255,.2)}.localization-modal__settings-wrapper__inner{width:100%;display:flex;gap:20px}.localization-modal__settings__icon{height:30px;width:30px;display:flex;align-items:center;justify-content:center}.localization-modal__settings__icon svg{max-width:100%;max-height:100%;width:auto;height:100%}.localization-modal__dropdown-value__label{font-weight:300;display:block;padding-left:var(--padding-sm);margin-bottom:7px}.localization-modal__dropdown-value{width:100%;border:1px solid #fff;height:52px;font-size:16px;display:flex;align-items:center;justify-content:flex-end;gap:5px;border-radius:9999px;padding:0px var(--padding-sm)}.localization-modal__dropdown-value__icon{width:24px;height:24px;border-radius:100%;color:#fff;display:flex;align-items:center;justify-content:center}.localization-modal__dropdown-value__icon svg{max-width:100%;max-height:100%;width:auto;height:6px}.localization-modal__dropdown-value__wrapper.--active .localization-modal__dropdown-value__label{color:#13c28a}.localization-modal__dropdown-value__wrapper.--active .localization-modal__dropdown-value{border-color:#13c28a}.localization-modal__dropdown-value__wrapper.--active .localization-modal__dropdown-value__icon{color:#13c28a}.localization-modal__footer{display:flex;justify-content:center;gap:20px;align-items:center;margin-top:30px}.localization-modal__save-btn{display:flex;align-items:center;justify-content:center;font-size:16px;background:#f7f7f7;color:#2d2d2d;height:52px;padding:0 30px;border-radius:9999px}.localization-modal__cancel-btn{width:52px;height:52px;border-radius:100%;display:flex;align-items:center;justify-content:center;border:1px solid #f7f7f7;color:#f7f7f7}.localization-modal__cancel-btn svg{max-width:100%;max-height:100%;width:20px;height:auto}.localization-modal__dropdown-value__text{font-weight:300;background-color:transparent;position:absolute;bottom:0;left:0;height:52px;width:100%;border-radius:9999px;padding-right:40px;outline:none;border:none;padding-left:30px}.dev-navigation__nav-dropdown__close-button{width:42px;height:42px;border-radius:100%;display:flex;align-items:center;justify-content:center}@media(prefers-reduced-motion:no-preference){.localization-modal__dropdown-value__wrapper .localization-modal__dropdown-value__label{transition:color .15s}.localization-modal__dropdown-value__wrapper .localization-modal__dropdown-value{transition:border-color .15s}.localization-modal__dropdown-value__wrapper .localization-modal__dropdown-value__icon{transition:color .15s}.localization-modal__save-btn{transition:background .15s}.localization-modal__cancel-btn{transition:color .15s,border-color .15s}.localization-modal__options-dropdown__item,.dev-navigation__language-dropdown__item{transition:background .15s}.dev-navigation__language-dropdown{transition:transform .15s,opacity .15s}.dev-navigation__buttons__language-dropdown-button__icon{transition:all .15s}.dev-navigation__buttons__user-dropdown-button{transition:background .15s}.dev-navigation__nav-dropdown__inner{transition:all .15s;transition-delay:.2s}.dev-navigation__page__link{transition:color .15s,background .15s}}@media(pointer:fine),(hover:hover){.localization-modal__dropdown-value__wrapper:hover .localization-modal__dropdown-value__label{color:#8fcab6}.localization-modal__dropdown-value__wrapper:hover .localization-modal__dropdown-value{border-color:#8fcab6}.localization-modal__dropdown-value__wrapper:hover .localization-modal__dropdown-value__icon{color:#8fcab6}.localization-modal__save-btn:hover{background:#13c28a}.localization-modal__cancel-btn:hover{border-color:#13c28a;color:#13c28a}.localization-modal__options-dropdown__item:hover,.dev-navigation__language-dropdown__item:hover{background:#d7e5e1}.dev-navigation__nav-dropdown__close-button:hover{color:#d7e5e1}.dev-navigation__page__link:hover{color:#13c28a}.dev-navigation__page.--highlight .dev-navigation__page__link:hover{color:#2d2d2d;background:#f8c30f}}@media(max-width:1200px){.dev-navigation__left-side{gap:50px}.dev-navigation__right-side{min-width:525px}.dev-navigation__pages{gap:50px}}@media(max-width:1024px){.dev-navigation{height:60px}.dev-navigation__pages{display:none}.dev-navigation__right-side{min-width:unset;width:auto}.dev-navigation__inner{padding:0px var(--padding-md)}.dev-navigation__logo{max-height:60px;max-width:100px}}@media(max-width:575px){.dev-navigation__buttons__user-dropdown-button,.dev-navigation__buttons__lang-dropdown-button{display:none}.localization-modal__inner{padding:var(--padding-md)}}@media(max-width:320px){.localization-modal__inner{padding:var(--padding-sm)}}.create-host__page{height:auto;min-height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;background:#f7f7f7}.create-host__page__inner{padding:200px 50px 50px;max-width:1024px;margin:auto;width:100%;display:flex;flex-direction:column;gap:50px}.create-host__aside,.create-host__form{width:100%}.create-host__title{font-weight:700;font-size:52px;color:#292929;line-height:1.1}.create-host__title.--highlight{color:#13dc99}.create-host__subtitle{height:42px;background-color:#292929;display:flex;align-items:center;justify-content:center;padding:0 30px;width:-moz-fit-content;width:fit-content;font-size:16px;color:#fff;border-radius:9999px;margin-bottom:20px}.create-host__description{margin-top:30px;line-height:1.5;color:#2d2d2d;font-size:18px;max-width:640px}.create-host__note{margin-top:30px;display:flex;align-items:center;gap:20px;line-height:1.5;color:#2d2d2d;font-size:18px;font-weight:500;max-width:520px}.create-host__note-icon{background:#fff;border-radius:100%;height:52px;width:52px;min-width:52px;min-height:52px;display:flex;align-items:center;justify-content:center}.create-host__note-icon svg{height:24px;width:24px;color:#2d2d2d}.create-host__data-fields,.create-host__branding-fields{position:relative;padding:50px;margin-bottom:30px;border-radius:4px;border:1px solid #dfe7e5;display:flex;flex-wrap:wrap;gap:30px}.create-host__data-fields__label{position:absolute;top:0;left:45px;padding:0 5px;transform:translateY(-50%);font-size:16px;color:#8fcab6;background:#f7f7f7}.create-host__input-group{width:calc(50% - 15px)}.create-host__input-label{position:relative;color:#292929;margin-bottom:7px;display:inline-block;text-transform:uppercase;font-size:12px}.create-host__input-label.--required{content:"*";display:inline-block;color:#6b6b6b;margin-left:5px}.create-host__input{width:100%;height:45px;border:1px solid #dfe7e5;color:#292929;display:flex;align-items:center;padding:0 15px;border-radius:9999px;font-size:16px;background:#fafafa;outline:none;box-shadow:none}.create-host__input:focus,.create-host__input:active,.create-host__input:focus-visible{border:1px solid #2d2d2d;box-shadow:none}.create-host__slug-wrapper{width:100%;display:flex;align-items:center;gap:15px;margin-bottom:30px;background:#00f2a1;border-radius:4px;padding:40px 50px}.create-host__slug-wrapper .create-host__input-group{width:100%;position:relative}.create-host__slug-wrapper .create-host__input-label.--required:after{content:"*";display:inline-block;color:#292929;margin-left:5px}.create-host__slug-wrapper .create-host__input-label{color:#292929;font-size:20px;margin:0 0 10px}.create-host__slug-description{font-size:16px;color:#292929;opacity:.8;margin-bottom:20px}.create-host__slug-wrapper .create-host__input{border:1px solid transparent;font-size:18px;height:52px;padding:0 15px;border-top-right-radius:0;border-bottom-right-radius:0;background:transparent;border:1px solid #292929}.create-host__slug-wrapper .create-host__input-wrapper{display:flex;align-items:center;margin-top:5px}.create-host__slug-check{height:52px;color:#f7f7f7;background:#292929;padding:0 30px;white-space:nowrap;border-top-right-radius:9999px;border-bottom-right-radius:9999px}.developer-auth{width:100vw;height:auto;min-height:100dvh;background:#f7f7f7;display:flex;align-items:center}.developer-auth__inner{width:100%;max-width:768px;margin:auto;padding:150px 50px 50px}.developer-auth__title{font-weight:700;font-size:52px;color:#292929;line-height:1.1}.developer-auth__description{font-size:16px;color:#6b6b6b;line-height:26px;font-weight:400;margin-top:40px;margin-bottom:40px}.developer-auth__form__checkbox-wrapper{margin-top:20px;margin-bottom:20px}.developer-auth__form__fields-wrapper{margin:20px 0 40px;display:flex;flex-direction:column;gap:20px}.developer-auth__card__footer{display:flex;justify-content:flex-end;margin-top:30px}.setupfee-page{width:100%;height:auto;min-height:100dvh;background:#f7f7f7;display:flex;align-items:center}.setupfee-page__inner{width:100%;max-width:768px;margin:auto;padding:150px 50px 50px}.setupfee__title{font-weight:700;font-size:52px;color:#292929;line-height:1.1}.setupfee__description{margin-top:20px;margin-bottom:40px;font-size:16px;color:#6b6b6b;line-height:26px;font-weight:400}.setupfee__table{width:100%;height:auto;display:flex;flex-direction:column}.setupfee__table__headers{width:100%;display:flex;flex-wrap:nowrap;justify-content:space-between;gap:15px;padding:15px 0;margin-bottom:15px;border-bottom:1px solid #dfe7e5}.setupfee__table__headers__key__main{color:#6b6b6b}.setupfee__table__headers__key__info{font-size:12px;color:#6b6b6b}.setupfee__table__headers__key{display:flex;flex-direction:column}.key__description{width:100%;flex:1}.key__quantity{width:100%;max-width:100px}.key__price{width:100%;max-width:100px;text-align:right}.setupfee__table__row__key{display:none}.setupfee__table__item{width:100%;align-items:center;justify-content:space-between;display:flex;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #dfe7e5}.setupfee__table__content{width:100%;display:flex;flex-direction:column}.subtotal-table{max-width:375px;margin-left:auto;display:flex;flex-direction:column}.subtotal-table__row{width:100%;display:flex;align-items:center;justify-content:space-between}.subtotal-table__key{color:#6b6b6b}.subtotal-table__key.is-total{text-transform:uppercase;color:#2d2d2d}.subtotal-table__value{color:#2d2d2d}.subtotal-table__value.is-discount{background:#13dc99;padding:5px 10px;border-radius:2px}.subtotal-table__row{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #dfe7e5}.setupfee__actions{display:flex;justify-content:flex-end;margin-top:30px}.setupfee__disclaimers{margin-top:20px;width:100%;display:flex;flex-direction:column;gap:5px}.setupfee__disclaimers__disclaimer{font-size:12px;color:#6b6b6b}@media(max-width:1024px){.setupfee-page__inner{padding:150px 30px 50px}}@media(max-width:640px){.subtotal-table{max-width:100%}}@media(max-width:475px){.setupfee__table__headers{display:none}.setupfee__table__item{width:100%;align-items:center;justify-content:space-between;display:flex;gap:25px;flex-wrap:wrap}.key__description,.key__quantity,.key__price{max-width:100%;width:100%;text-align:left}.setupfee__table__row__key{display:block}.setupfee__table__row__key,.setupfee__table__row__value{width:45%;max-width:45%;min-width:45%}.setupfee__table__row__value{text-align:right}.setupfee__table__row__key__main{color:#6b6b6b}}.dev-page{width:100%;height:auto;min-height:100dvh;max-height:100dvh}.dev-page__inner{width:100%;max-width:1920px;min-height:100dvh;margin:auto;padding:100px var(--padding-lg) 0px var(--padding-lg);display:flex;flex-direction:column}.dev-header{margin-bottom:50px;display:flex;align-items:center;width:100%}.dev-header__inner{width:100%}.dev-content__sidebar{width:185px;min-width:185px;max-width:185px}.dev-header__breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:20px}.dev-header__breadcrumb-item{display:flex;align-items:center;gap:6px}.dev-header__breadcrumb-item__icon{width:14px;height:14px;color:#6b787a}.dev-header__breadcrumb-item__icon svg{max-width:100%;max-height:100%}.dev-header__breadcrumb-item__text{text-transform:uppercase;color:#6b787a;font-size:12px;letter-spacing:.2px}.dev-header__breadcrumb__separator{height:18px;width:20px;color:#6b787a}.dev-header__breadcrumb__separator svg{max-height:100%;max-width:100%}.dev-header__title{font-weight:700;font-size:52px;color:#292929;line-height:1.1}.dev-header__details{display:flex;align-items:center;justify-content:space-between;width:100%}.dev-header__actions{display:flex;gap:15px}.btn-action{border:1px solid #a0a0a0;border-radius:9999px;display:flex;align-items:center;gap:15px;height:44px;width:-moz-fit-content;width:fit-content;padding:0 20px;color:#a0a0a0;font-size:14px;transition:.2s;position:relative}.btn-action.btn-filled{border:1px solid #2d2d2d;background:#2d2d2d;color:#f7f7f7}.btn-action__marker{position:absolute;width:20px;height:20px;border-radius:100%;background-color:#ff9300;color:#fff;top:-6px;right:-6px;display:flex;align-items:center;justify-content:center}.btn-action.is-highlighted{border:1px solid #ff9300;color:#ff9300}.btn-action.is-icon-button{width:44px;padding:0;justify-content:center;align-items:center}.btn-action.is-icon-button svg{max-width:100%;max-height:100%;width:18px;height:auto}.dev-content__sidebar__main{display:flex;flex-direction:column;gap:15px;overflow-y:scroll;height:100%;max-height:100%;max-width:100px;padding-top:50px}.dev-content__sidebar__item{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background-color:#f1f5f5;color:#69837c;border-radius:100%;border:1px solid #f1f5f5}.dev-content__sidebar__item.is-active{background-color:var(--accent-color);border:1px solid var(--accent-color);color:#2d2d2d}.dev-content__sidebar__item svg{max-width:100%;max-height:100%;width:18px;height:auto}.dev-dashboard{display:flex;flex-grow:1}.dev-content__main{padding-top:50px;flex-grow:1}.dev-content__latest-hosts__table{width:100%}.dev-content__latest-hosts__table__headers{width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#f1f5f5;border-radius:9999px;padding:0 30px}.dev-content__latest-hosts,.dev-content__latest-hosts__inner{width:100%}.dev-content__latest-hosts__table__key{color:#6b787a;font-size:16px;letter-spacing:.2px}.dev-content__latest-hosts__table__headers .dev-content__latest-hosts__table__key{padding:10px 0}.dev-content__latest-hosts__table__content{display:flex;flex-direction:column;gap:10px;margin-top:10px}.dev-content__latest-hosts__table__content .dev-content__latest-hosts__table__key{display:none}.dev-content__latest-hosts__table__item{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f5;height:56px;padding:0 30px}.key-actions{width:118px;min-width:162px;max-width:162px;display:flex;align-items:center;justify-content:space-between}.key-cost{width:250px;min-width:250px;max-width:250px}.key-onboarded{width:300px;min-width:300px;max-width:300px}.key-domain,.key-name{width:calc((100% - 712px)/2);max-width:calc((100% - 712px)/2);min-width:calc((100% - 712px)/2)}.dev-content__latest-hosts__table__actions__button{width:44px;height:44px;border-radius:100%;display:flex;align-items:center;justify-content:center}.dev-content__main__cards{width:100%;display:flex;align-items:stretch;gap:30px;margin-bottom:50px}.dev-content__active-hosts{width:200px;max-width:200px;height:auto;border:1px solid #f1f5f5;background-color:#f1f5f5;border-radius:4px}.dev-content__active-hosts__inner{padding:40px 30px;display:flex;flex-direction:column;gap:15px}.dev-content__active-hosts__tag{font-size:14px;font-weight:400;text-transform:uppercase;color:#707979}.dev-content__active-hosts__number{font-size:42px;font-weight:700;line-height:.8;color:#b9c8c6}.dev-content__active-hosts__number.is-highlighted,.dev-content__monthly-cost__number.is-highlighted,.dev-content__next-billing__number.is-highlighted{color:var(--accent-color)}.dev-content__payments{min-width:200px}.dev-content__payments__inner{width:100%;display:flex;flex-direction:column;gap:15px}.dev-content__latest-hosts__title{font-weight:600;font-size:32px;color:#6b787a;line-height:1.1;margin-bottom:20px}.dev-content__monthly-cost,.dev-content__next-billing{width:100%;border:1px solid #f1f5f5}.dev-content__monthly-cost__inner{padding:20px 20px 15px;display:flex;flex-direction:column;gap:5px}.dev-content__next-billing__inner{padding:20px;display:flex}.dev-content__next-billing__days{color:#2d2d2d;font-weight:600}.dev-content__monthly-cost__tag,.dev-content__next-billing__tag{font-size:14px;font-weight:400;text-transform:uppercase;color:#707979}.dev-content__monthly-cost__tag{color:#e09e00}.dev-content__monthly-cost__number{color:#b9c8c6;font-size:26px}@media(hover:hover)and (pointer:fine){.btn-action:hover{border:1px solid #2d2d2d;color:#2d2d2d;transition:.2s}.btn-action.is-highlighted:hover{border:1px solid #ff9300;color:#fff;background:#ff9300;transition:.2s}.dev-content__sidebar__item:hover{border:1px solid #2d2d2d;transition:.2s}.btn-action.btn-filled:hover{color:#f7f7f7;background:#2f2f2f}}
