.public-view-layout{width:100%;padding-top:150px;position:relative}.public-view-layout:before{content:"";position:fixed;width:100%;height:100%;z-index:4;background:rgba(0,0,0,.3);opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.public-view-layout--is-open-menu:before{opacity:1;pointer-events:all}.public-view-layout--home{padding-top:0}.public-view-layout--padding-top{padding-top:83px}@media only screen and (max-width:768px){.public-view-layout--padding-top{padding-top:56px}}.public-view-layout--appointment-in-service-form,.public-view-layout--experts-and-services,.public-view-layout--service-valuation-form{padding-top:88px}@media only screen and (max-width:768px){.public-view-layout--appointment-in-service-form,.public-view-layout--experts-and-services,.public-view-layout--service-valuation-form{padding-top:56px}}.header{width:100%;background-color:#fff;position:fixed;top:0;left:0;padding:25px 0;z-index:15}@media only screen and (max-width:768px){.header{padding:15px 0}}.header__wrapper{justify-content:space-between}.header__logo,.header__logo--as,.header__wrapper{display:flex;align-items:center}.header__logo--as{margin-left:25px;padding-left:25px;border-left:1px solid #858591}@media only screen and (max-width:576px){.header__logo--as{margin-left:20px;padding-left:20px}}.header__logo--as span{margin-left:15px;font-size:1.3rem;color:#858591}@media only screen and (max-width:576px){.header__logo--as span{display:none}}.header__logo--as svg{height:45px;width:30px}@media only screen and (max-width:768px){.header__logo--as svg{height:35px}}@media only screen and (max-width:576px){.header__logo .logotype svg{height:17px}}.header__menu{list-style-type:none;padding:0;margin:0;display:flex;justify-content:flex-end;align-items:center;z-index:1000}@media only screen and (max-width:1200px){.header__menu{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;transition:all .5s ease-in-out .2s;height:100vh;width:0;padding:76px 20px 20px;background-color:#fff;position:absolute;top:0;right:0;-webkit-transform:translateX(310px);transform:translateX(310px)}}@media only screen and (max-width:1200px)and (max-width:1200px){.header__menu{padding-top:100px}}.header__menu li{margin-right:25px}@media only screen and (max-width:768px){.header__menu li{margin-right:0}}@media only screen and (max-width:1200px){.header__menu li+li{margin-top:20px}}.header__menu li:last-of-type{margin-right:0}.header__menu li a,.header__menu li span{cursor:pointer;font-size:1.5rem;font-weight:300;transition:color .2s ease}.header__menu li a:hover,.header__menu li span:hover{color:#22c676}@media only screen and (max-width:1200px){.header__menu li a,.header__menu li span{font-size:1.8rem;font-weight:400}}.header__menu .nav-panel__menu{gap:10px;flex-wrap:wrap}.header__menu .nav-panel__menu-item{margin-right:0!important}@media only screen and (max-width:1200px){.header__navigation.active .header__menu{width:250px;-webkit-transform:translateX(0);transform:translateX(0)}.header .nav-panel__menu{margin-top:40px}}.header .nav-panel__menu li{margin-left:0}@media only screen and (max-width:1200px){.header .nav-panel__menu li{margin:0}}.header .nav-panel__menu li+li{margin-right:10px}@media only screen and (max-width:768px){.header .nav-panel__menu li+li{margin-right:0}}.header .nav-panel__menu li+li:last-child{margin-right:0}.header .nav-panel__menu .btn--avatar{padding:6px}.header .nav-panel__menu .btn--avatar>div{height:23px}.header .nav-panel__menu .btn--avatar img{margin:0 9px 0 10.5px}.header .nav-panel-submenu__item+.nav-panel-submenu__item{margin:0}.header .nav-panel-submenu__item a{font-size:1.4rem;line-height:20px;font-weight:300}.header__select-action{display:flex;align-items:center;flex-wrap:wrap}.header__select-action div{font-size:1.4rem;margin:0 3px}.header__select-action__register{position:relative}.header__select-action__register span:hover{color:#22c676}.header__select-action__register__menu{position:absolute;top:calc(100% + 8px);right:0;border:1px solid #22c676;background-color:#fff;border-radius:5px;display:flex;flex-direction:column}.header__select-action__register__menu a{padding:5px 10px;white-space:nowrap;transition:none!important}.header__select-action__register__menu a:hover{background-color:#22c676;color:#fff!important}.header__aside{display:flex;gap:15px;align-items:center}.header__aside img{position:relative;top:1px}html.contrast .header{background-color:#000;border-bottom:1px solid #ff0}html.contrast .header a:focus,html.contrast .header a:hover{color:#fff}html.contrast .header__menu{background-color:#000}html.contrast .nav-panel__menu .btn{background-color:#000;border-color:#ff0;color:#ff0}html.contrast .nav-panel__menu .btn:hover{color:#000}html.contrast .nav-panel__menu-item .btn__content{color:#ff0}html.contrast .nav-panel__menu-item:hover .btn{background-color:#ff0}html.contrast .nav-panel__menu-item:hover .btn__content{color:#fff!important}html.contrast .nav-panel__menu-item:hover svg path{fill:#fff}html.contrast .nav-panel__avatar{background-color:#000}html.contrast .nav-panel__avatar svg path{fill:#ff0}.logotype{max-width:256px;display:flex}.logotype__only_text{max-width:180px}.logotype svg{height:32px;width:100%}.logotype svg.white path{fill:#fff}.logotype svg.white.contrast path{fill:#000}.logotype svg.contrast path{fill:#ffff43}@media only screen and (max-width:768px){.logotype{flex-basis:200px;max-width:200px}}.nav-panel__menu{display:flex;margin:0;padding:0;list-style-type:none}@media only screen and (max-width:768px){.nav-panel__menu{flex-wrap:wrap}}@media only screen and (max-width:576px){.nav-panel__menu{flex-wrap:wrap;justify-content:flex-end}}.nav-panel__menu-item{position:relative}@media only screen and (max-width:576px){.nav-panel__menu-item{text-align:right}.nav-panel__menu-item--additional{width:100%;text-align:right;margin-bottom:15px}}.nav-panel__menu-item:hover .nav-panel-submenu__items{display:block}.nav-panel__menu-item+.nav-panel__menu-item{margin-left:10px}.nav-panel__menu-item .btn{font-size:1.5rem;font-weight:300}.nav-panel__menu-item:first-child{margin-right:10px}@media only screen and (max-width:576px){.nav-panel__menu-item:first-child{margin-right:0}}.nav-panel__avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:5px;width:28px;height:28px;order:-1;background-color:#dfe3f4}.nav-panel__avatar img{border-radius:5px;vertical-align:middle;max-width:100%}.nav-panel__avatar svg{width:28px;height:28px}.nav-panel-submenu{padding-top:20px;position:absolute;width:100%}.nav-panel-submenu__items{margin:0;padding:0;list-style-type:none;display:none;position:absolute;right:0;top:5px;width:180px;border:1px solid #dfe3f4;border-radius:5px;background-color:#fff;z-index:2}.nav-panel-submenu__item{display:flex;border-bottom:1px solid #dfe3f4;width:100%}.nav-panel-submenu__item:last-of-type{border-bottom:none}.nav-panel-submenu__item a{padding:10px;font-size:1.4rem;line-height:20px;font-weight:300;height:100%;width:100%}html.contrast .nav-panel-submenu__items{background-color:#000;border-color:#ff0}html.contrast .nav-panel-submenu__item:hover a{color:#fff}.wcag-button{width:40px;height:37px;background-color:#fff;display:flex;align-items:center;justify-content:center;border:1px solid #dfe3f4;border-radius:5px}.wcag-button svg{height:25px;width:25px;fill:#22c676}.wcag-button:hover{border-color:#22c676;background-color:#22c676}.wcag-button:hover svg{fill:#fff}.hamburger{display:none;position:relative;cursor:pointer;background-color:transparent;border:0;margin:0;padding:0;line-height:0;transition:-webkit-transform .3s ease-in-out .1s;transition:transform .3s ease-in-out .1s;transition:transform .3s ease-in-out .1s,-webkit-transform .3s ease-in-out .1s;z-index:1100}@media only screen and (max-width:1200px){.hamburger{display:block}}.hamburger__box{width:30px;height:24px;display:inline-block;position:relative}.hamburger__inner{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:background-color .1s ease-in-out .2s}.hamburger__inner,.hamburger__inner:after,.hamburger__inner:before{width:100%;height:5px;background-color:#22c676;position:absolute;left:0;border-radius:5px}.hamburger__inner:after,.hamburger__inner:before{content:"";transition:-webkit-transform .1s ease-in-out .2s;transition:transform .1s ease-in-out .2s;transition:transform .1s ease-in-out .2s,-webkit-transform .1s ease-in-out .2s}.hamburger__inner:before{top:-10px}.hamburger__inner:after{top:10px}.hamburger.active .hamburger__inner{background-color:transparent}.hamburger.active .hamburger__inner:before{-webkit-transform:translateY(10px) rotate(45deg);transform:translateY(10px) rotate(45deg)}.hamburger.active .hamburger__inner:after{-webkit-transform:translateY(-10px) rotate(-45deg);transform:translateY(-10px) rotate(-45deg)}html.contrast .hamburger__inner,html.contrast .hamburger__inner:after,html.contrast .hamburger__inner:before{background-color:#ff0}.footer{background-color:#22c676;padding:50px 0 0;position:relative}.footer .scroll-to-top-btn{height:40px;width:40px;background-color:#27aa6b;border-radius:5px;position:absolute;top:20px;right:20px}.footer .scroll-to-top-btn svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.footer .scroll-to-top-btn svg path{fill:#fff}@media only screen and (max-width:768px){.footer{padding:25px 0 0}}.footer__content-container{display:flex;justify-content:space-between;align-items:flex-start;flex-flow:wrap}@media only screen and (max-width:992px){.footer__content-container{align-items:center;justify-content:center}}.footer__menus-container{display:flex;justify-content:flex-end;align-items:flex-start;padding-bottom:40px}@media only screen and (max-width:992px){.footer__menus-container{max-width:100%;flex-basis:100%;flex-direction:column;justify-content:center;align-items:center}}.footer__menu-holder{margin-right:50px;position:relative}@media only screen and (max-width:992px){.footer__menu-holder{margin-right:0;margin-top:30px;width:100%;text-align:center}}.footer__menu-holder:last-of-type{margin-right:0}.footer__menu-title{font-size:1.8rem;color:#fff;font-weight:400;margin-bottom:10px}.footer__single-menu{list-style-type:none;padding:0;margin:0}.footer__menu-link{font-size:1.8rem;color:#fff;font-weight:200px;display:inline-block;margin-bottom:5px}.footer__menu-link:focus,.footer__menu-link:hover{color:#fff;text-decoration:underline}.copyrights-row{background-color:#24d77d;padding:30px 0}.copyrights-row__flags{flex-basis:415px;max-width:415px}.copyrights-row__copy-main-content{display:flex;justify-content:space-between;align-items:center;flex-flow:wrap}@media only screen and (max-width:1200px){.copyrights-row__copy-main-content{justify-content:center;text-align:center}}.copyrights-row__copy-right-side{flex:1 1;display:flex;align-items:center;justify-content:flex-end;flex-flow:wrap}@media only screen and (max-width:1200px){.copyrights-row__copy-right-side{justify-content:center}}.copyrights-row__copy-text{color:#fff;font-size:1.8rem;font-weight:400}@media only screen and (max-width:1200px){.copyrights-row__copy-text{flex-basis:100%;max-width:100%}.copyrights-row__flags{margin:20px 0}}.copyrights-row__socials{margin-left:20px}@media only screen and (max-width:1200px){.copyrights-row__socials{flex-basis:100%;max-width:100%}}.copyrights-row__social-icon{margin-left:30px}.copyrights-row__social-icon:focus svg path,.copyrights-row__social-icon:hover svg path{transition:.3s ease-in-out;fill:#000}@media only screen and (max-width:1200px){.copyrights-row__social-icon{margin:0 15px}}html.contrast .footer{background-color:#ff0}html.contrast .footer__menu-link,html.contrast .footer__menu-title{color:#000}html.contrast .footer__menu-link:focus,html.contrast .footer__menu-link:hover{text-decoration:underline;color:#000}html.contrast .footer .copyrights-row{background-color:#000}html.contrast .footer .copyrights-row svg path{fill:#ff0}html.contrast .footer .copyrights-row a:focus path,html.contrast .footer .copyrights-row a:hover path{fill:#fff}.android-app-baner{background-color:#fff;height:75px;width:100%;position:fixed;bottom:0;left:0;z-index:10000;-webkit-animation:slide .5s forwards;animation:slide .5s forwards;-webkit-animation-delay:1s;animation-delay:1s;-webkit-transform:translateY(100%);transform:translateY(100%);box-shadow:0 0 34px -17px #42445a;display:none}@media(max-width:768px){.android-app-baner{display:flex}}.android-app-baner .container{display:flex;align-items:center;justify-content:space-between;height:100%}.android-app-baner__text{font-size:16px;line-height:20px;display:flex;align-items:center;gap:20px}.android-app-baner__text span{font-weight:400}.android-app-baner__actions{display:flex;align-items:center;gap:20px}.android-app-baner__actions span{font-size:1.5em;font-weight:400;cursor:pointer}.android-app-baner__actions span:hover{text-decoration:underline}@-webkit-keyframes slide{to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide{to{-webkit-transform:translateY(0);transform:translateY(0)}}.banner-section{padding:100px 0;min-height:800px;background-repeat:no-repeat;background-size:auto 63%;background-position:90%}@media only screen and (max-width:1600px){.banner-section{background-size:50%;min-height:100%}}@media only screen and (max-width:992px){.banner-section{padding:50px 0;background-image:none!important}}.banner-section__content-container{max-width:550px}@media only screen and (max-width:992px){.banner-section__content-container{max-width:100%}}.banner-section__title{font-size:5rem;font-weight:300;line-height:1.4;margin-bottom:51px;word-break:break-word}@media only screen and (max-width:1600px){.banner-section__title{font-size:4.2rem;margin-bottom:40px}}@media only screen and (max-width:576px){.banner-section__title{font-size:3.6rem}}.banner-section p{font-size:2rem;line-height:33px}@media only screen and (max-width:1600px){.banner-section p{font-size:1.8rem;line-height:28px}}@media only screen and (max-width:576px){.banner-section p{font-size:1.6rem}}.banner-section__actions{display:flex;justify-content:flex-start;align-items:center;margin-top:51px}@media only screen and (max-width:1600px){.banner-section__actions{margin-bottom:30px}}.banner-section__actions a+a{margin-left:20px}.most-interesting-functions-section{margin-top:100px;padding-bottom:147px}@media only screen and (max-width:1600px){.most-interesting-functions-section{padding-bottom:50px}}@media only screen and (max-width:1200px){.most-interesting-functions-section{margin-top:50px}}.most-interesting-functions-section__content-container{text-align:center;width:100%}.most-interesting-functions-section__content-container h2{margin-bottom:52px}@media only screen and (max-width:1200px){.most-interesting-functions-section__content-container h2{margin-bottom:30px}}.most-interesting-functions-section__content-container p{margin-bottom:62px}@media only screen and (max-width:1600px){.most-interesting-functions-section__content-container p{margin-bottom:50px}}.most-interesting-functions-section__menu{display:flex;justify-content:center;align-content:center;margin-bottom:97px}@media only screen and (max-width:1200px){.most-interesting-functions-section__menu{margin-bottom:50px}}@media only screen and (max-width:768px){.most-interesting-functions-section__menu{flex-direction:column}}.most-interesting-functions-section__menu-item+.most-interesting-functions-section__menu-item{margin-left:30px}@media only screen and (max-width:992px){.most-interesting-functions-section__menu-item+.most-interesting-functions-section__menu-item{margin-left:15px}}@media only screen and (max-width:768px){.most-interesting-functions-section__menu-item+.most-interesting-functions-section__menu-item{margin-left:0;margin-top:15px}}.most-interesting-functions-section__menu-item--active,.most-interesting-functions-section__menu-item:hover{background-color:#22c676;color:#fff;border-color:#22c676}.most-interesting-functions-section__content-slide{display:flex;justify-content:flex-start;align-items:flex-start}.most-interesting-functions-section__image-container{min-width:627px}@media only screen and (max-width:992px){.most-interesting-functions-section__image-container{display:none}}.most-interesting-functions-section__image{max-width:100%;height:auto;max-height:376px}.most-interesting-functions-section__content{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;margin-left:67px}@media only screen and (max-width:1200px){.most-interesting-functions-section__content{margin-left:20px}}@media only screen and (max-width:992px){.most-interesting-functions-section__content{margin-left:0}}.most-interesting-functions-section__desc{text-align:left;height:300px}@media only screen and (max-width:1600px){.most-interesting-functions-section__desc{height:100%}}.most-interesting-functions-section__desc span{display:block;font-size:1.8rem;color:#22c676;font-weight:400;margin-bottom:15px}.most-interesting-functions-section__desc h3{margin-bottom:30px}@media only screen and (max-width:1200px){.most-interesting-functions-section__desc h3{margin-bottom:15px}}.most-interesting-functions-section__desc p{margin-bottom:32px;color:#858592}@media only screen and (max-width:1200px){.most-interesting-functions-section__desc p{margin-bottom:15px}}.most-interesting-functions-section__actions a+a{margin-left:20px}html.contrast .most-interesting-functions-section__menu-item--active.btn{background-color:#000;color:#ff0}.how-it-works-section{background-color:#f7f9fa;padding:140px 0 148px}@media only screen and (max-width:1600px){.how-it-works-section{padding:50px 0}}.how-it-works-section button{display:flex;justify-content:flex-start;align-items:center;outline:none;border:none;background:transparent}.how-it-works-section button svg{margin-right:10px}.how-it-works-section__content-container{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;text-align:center;width:100%}.how-it-works-section__content-container h2,.how-it-works-section__content-container p{width:inherit}.how-it-works-section__content-container h2{margin-bottom:40px}@media only screen and (max-width:576px){.how-it-works-section__content-container h2{margin-bottom:20px}}.how-it-works-section__content-container p{margin-bottom:33px}@media only screen and (max-width:576px){.how-it-works-section__content-container p{margin-bottom:20px}}.how-it-works-section__content-container button{font-size:2rem;margin:0 auto 89px}@media only screen and (max-width:1200px){.how-it-works-section__content-container button{margin-bottom:45px}}@media only screen and (max-width:576px){.how-it-works-section__content-container button{margin-bottom:30px}}.how-it-works-section__items{display:flex;justify-content:center;align-content:center;flex-wrap:wrap}.how-it-works-section__item{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;width:25%;max-width:355px;padding:45px 40px}@media only screen and (max-width:1200px){.how-it-works-section__item{padding:20px}}@media only screen and (max-width:992px){.how-it-works-section__item{width:50%}}@media only screen and (max-width:576px){.how-it-works-section__item{width:100%;max-width:100%}}.how-it-works-section__item:nth-child(odd){background-color:#fff;border-radius:15px}@media only screen and (max-width:992px){.how-it-works-section__item:nth-child(odd){border-radius:0}.how-it-works-section__item:nth-child(3){background-color:#f7f9fa}}@media only screen and (max-width:576px){.how-it-works-section__item:nth-child(3){background-color:#fff}}@media only screen and (max-width:992px){.how-it-works-section__item:nth-child(4){background-color:#fff}}@media only screen and (max-width:576px){.how-it-works-section__item:nth-child(4){background-color:#f7f9fa}}.how-it-works-section__item svg{margin-bottom:25px}.how-it-works-section__item h5{font-size:2.5rem;line-height:35px;font-weight:500;margin-bottom:25px}@media only screen and (max-width:1200px){.how-it-works-section__item h5{font-size:2.2rem;line-height:28px}}.how-it-works-section__item p{font-size:1.8rem;line-height:30px;font-weight:300;width:100%;margin-bottom:40px}@media only screen and (max-width:1200px){.how-it-works-section__item p{font-size:1.6rem;line-height:22px;margin-bottom:25px}}.how-it-works-section__circle{background-color:#000;border-radius:50%;color:#fff;height:40px;position:relative;width:40px;margin-top:auto}.how-it-works-section__circle span{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;text-align:center;width:100%;font-size:2.6rem;height:100%}html.font-big .how-it-works-section__circle span{-webkit-transform:translate(-50%,-60%);transform:translate(-50%,-60%)}html.font-bigger .how-it-works-section__circle span{-webkit-transform:translate(-50%,-80%);transform:translate(-50%,-80%)}html.contrast .how-it-works-section{background-color:#ff0;color:#000}html.contrast .how-it-works-section button,html.contrast .how-it-works-section h2,html.contrast .how-it-works-section h5,html.contrast .how-it-works-section p{color:#000}html.contrast .how-it-works-section button:hover{color:lime}html.contrast .how-it-works-section svg path{fill:#000}html.contrast .how-it-works-section__item:nth-child(odd){background-color:#000}html.contrast .how-it-works-section__item:nth-child(odd) h5,html.contrast .how-it-works-section__item:nth-child(odd) p{color:#ff0}html.contrast .how-it-works-section__item:nth-child(odd) svg path{fill:#ff0}html.contrast .how-it-works-section__item:nth-child(odd) .how-it-works-section__circle{background-color:#ff0}html.contrast .how-it-works-section__item:nth-child(odd) .how-it-works-section__circle span{color:#000}@media only screen and (max-width:992px){html.contrast .how-it-works-section__item:nth-child(3){background-color:#ff0}html.contrast .how-it-works-section__item:nth-child(3) h5,html.contrast .how-it-works-section__item:nth-child(3) p{color:#000}html.contrast .how-it-works-section__item:nth-child(3) svg path{fill:#000}html.contrast .how-it-works-section__item:nth-child(3) .how-it-works-section__circle{background-color:#000}html.contrast .how-it-works-section__item:nth-child(3) .how-it-works-section__circle span{color:#ff0}}@media only screen and (max-width:576px){html.contrast .how-it-works-section__item:nth-child(3){background-color:#000}html.contrast .how-it-works-section__item:nth-child(3) h5,html.contrast .how-it-works-section__item:nth-child(3) p{color:#ff0}html.contrast .how-it-works-section__item:nth-child(3) svg path{fill:#ff0}html.contrast .how-it-works-section__item:nth-child(3) .how-it-works-section__circle{background-color:#ff0}html.contrast .how-it-works-section__item:nth-child(3) .how-it-works-section__circle span{color:#000}}@media only screen and (max-width:992px){html.contrast .how-it-works-section__item:nth-child(4){background-color:#000}html.contrast .how-it-works-section__item:nth-child(4) h5,html.contrast .how-it-works-section__item:nth-child(4) p{color:#ff0}html.contrast .how-it-works-section__item:nth-child(4) svg path{fill:#ff0}html.contrast .how-it-works-section__item:nth-child(4) .how-it-works-section__circle{background-color:#ff0}html.contrast .how-it-works-section__item:nth-child(4) .how-it-works-section__circle span{color:#000}}@media only screen and (max-width:576px){html.contrast .how-it-works-section__item:nth-child(4){background-color:#ff0}html.contrast .how-it-works-section__item:nth-child(4) h5,html.contrast .how-it-works-section__item:nth-child(4) p{color:#000}html.contrast .how-it-works-section__item:nth-child(4) svg path{fill:#000}html.contrast .how-it-works-section__item:nth-child(4) .how-it-works-section__circle{background-color:#000}html.contrast .how-it-works-section__item:nth-child(4) .how-it-works-section__circle span{color:#ff0}}.join-section{min-height:800px;background-position:50%;background-repeat:no-repeat;background-size:auto}@media only screen and (max-width:992px){.join-section{min-height:100%}}.join-form{padding-top:135px;margin-left:auto;max-width:740px;width:100%}@media only screen and (max-width:992px){.join-form{max-width:100%;margin:auto;padding:100px 0}}.join-form__content{border:1px solid #eff3f5;border-radius:15px;padding:40px 60px 50px;background-color:#fff}@media only screen and (max-width:1200px){.join-form__content{padding:30px}}@media only screen and (max-width:768px){.join-form__content{padding:15px}}.join-form__content h2{margin-bottom:25px}@media only screen and (max-width:1200px){.join-form__content h2{white-space:unset}}.join-form__content>p{color:#858592;margin-bottom:35px}.join-form__row{display:flex;justify-content:flex-start;align-items:center;width:100%}@media only screen and (max-width:768px){.join-form__row{flex-direction:column;flex-wrap:wrap}}.join-form__row .input-group{width:50%}@media only screen and (max-width:768px){.join-form__row .input-group{width:100%}}.join-form__row .input-group+.input-group{margin-left:20px}@media only screen and (max-width:768px){.join-form__row .input-group+.input-group{margin-left:0}}.join-form__actions{width:100%;text-align:center;margin-top:31px}html.contrast .join-form__content{background-color:#000;border-color:#ff0}.input-group{position:relative;margin-bottom:20px}.input-group__error{font-size:1.2rem!important;line-height:16px!important;font-weight:500;margin:2px 0 0 2px;padding:0!important;color:#ff1e2a}.input-group .form-control{background-color:#eff3f5;font-size:1.4rem;border:1px solid #dfe3f4;border-radius:5px;padding:12px 20px 15px;color:#000;width:100%;background-repeat:no-repeat;background-size:auto;background-position:22px;outline:none!important;font-weight:400;box-shadow:none;position:relative}@media only screen and (max-width:1200px){.input-group .form-control{margin-bottom:15px;font-size:1.4rem}}.input-group .form-control::-webkit-inner-spin-button,.input-group .form-control::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-group .form-control[type=number]{-moz-appearance:textfield}.input-group .form-control::-webkit-input-placeholder{color:#858592;font-size:1.4rem;font-weight:300}.input-group .form-control:-ms-input-placeholder{color:#858592;font-size:1.4rem;font-weight:300}.input-group .form-control::placeholder{color:#858592;font-size:1.4rem;font-weight:300}@media only screen and (max-width:1200px){.input-group .form-control::-webkit-input-placeholder{font-size:1.4rem}.input-group .form-control:-ms-input-placeholder{font-size:1.4rem}.input-group .form-control::placeholder{font-size:1.4rem}}.input-group .form-control:active,.input-group .form-control:focus{border:1px solid #22c676}.input-group .form-control--with-icon{padding:12px 20px 15px 55px;background-color:#fff}.input-group .form-control--with-icon::-webkit-input-placeholder{color:#000}.input-group .form-control--with-icon:-ms-input-placeholder{color:#000}.input-group .form-control--with-icon::placeholder{color:#000}.input-group .form-control--green{border:1px solid #c9e9cb;background-color:#fff}.input-group .form-control--orange{background-color:#fff}.input-group .form-control--orange,.input-group .form-control--orange:active,.input-group .form-control--orange:focus{border:1px solid rgba(255,145,0,.7)}.input-group .form-control--yellow{border:1px solid #f6c889;background-color:#fff}.input-group .form-control--yellow:active,.input-group .form-control--yellow:focus{border:1px solid #f6c889}.input-group .form-control--line{border:none;border-bottom:1px solid #dfdfdf;color:#22c676;background-color:transparent;border-radius:0;padding:12px 5px}.input-group .form-control--line:-webkit-autofill:-webkit-autofill,.input-group .form-control--line:-webkit-autofill:-webkit-autofill:active,.input-group .form-control--line:-webkit-autofill:-webkit-autofill:focus,.input-group .form-control--line:-webkit-autofill:-webkit-autofill:hover{box-shadow:inset 0 0 0 100px #fff;-webkit-box-shadow:inset 0 0 0 100px #fff}.input-group .form-control--line::-webkit-input-placeholder{font-weight:200}.input-group .form-control--line:-ms-input-placeholder{font-weight:200}.input-group .form-control--line::placeholder{font-weight:200}.input-group .form-control--line:active,.input-group .form-control--line:focus{border:none;border-bottom:1px solid #22c676}.input-group .form-control--top{padding:10px 15px;border-bottom:1px solid #dfdfdf;background-color:transparent}.input-group .form-control--top:-webkit-autofill:-webkit-autofill,.input-group .form-control--top:-webkit-autofill:-webkit-autofill:active,.input-group .form-control--top:-webkit-autofill:-webkit-autofill:focus,.input-group .form-control--top:-webkit-autofill:-webkit-autofill:hover{box-shadow:inset 0 0 0 100px #fff;-webkit-box-shadow:inset 0 0 0 100px #fff}.input-group .form-control--top::-webkit-input-placeholder{font-weight:200}.input-group .form-control--top:-ms-input-placeholder{font-weight:200}.input-group .form-control--top::placeholder{font-weight:200}.input-group .form-control--top:active,.input-group .form-control--top:focus{border:1px solid #22c676}.input-group .form-control__custom-word{position:absolute}.input-group__label{color:#22c676;font-size:1.2rem;position:absolute;left:20px;top:-10px;background-color:#fff;padding:0 3px;transition:all .25s;z-index:0}.input-group__label small{font-size:1.2rem}@media only screen and (max-width:768px){.input-group__label small{font-size:10px}}.input-group__label--line{background-color:transparent;font-size:1.6rem;color:#858592;position:absolute;left:3px;top:13px}@media only screen and (max-width:1200px){.input-group__label--line{font-size:1.4rem}}.input-group__label--top{background-color:#fff;font-size:1.6rem;line-height:1.5;color:#858592;position:absolute;left:15px;top:10px}@media only screen and (max-width:1200px){.input-group__label--top{font-size:1.4rem}}.input-group--filled .input-group__label{font-size:1.4rem;top:-10px;z-index:2}@media only screen and (max-width:1200px){.input-group--filled .input-group__label{font-size:1.2rem}}.input-group--filled .input-group__label--top{color:#22c676}.input-group--isValue .form-control{border-color:#22c676}.input-group--error .input-group__label{color:#ff1e2a}.input-group--error .form-control.form-control.form-control,.input-group--error .form-control.form-control.form-control:focus{border-color:#ff1e2a}html.contrast .input-group .form-control{color:#ff0;border-color:#ff0;background-color:inherit}html.contrast .input-group .form-control::-webkit-input-placeholder{color:#ff0}html.contrast .input-group .form-control:-ms-input-placeholder{color:#ff0}html.contrast .input-group .form-control::placeholder{color:#ff0}html.contrast .input-group--isValue .form-control{border-color:lime}html.contrast .input-group__label{background-color:#000;color:#ff0}html.contrast .input-group__error{color:#ff1e2a}.checkbox{position:relative;cursor:pointer;display:inline-flex;align-items:flex-start}.checkbox input{display:none}.checkbox__check{min-width:16px;min-height:16px;display:inline-block;background-color:#eff3f5;background-image:none;border:1px solid #c9d1f3;border-radius:5px;transition:all .15s;background-repeat:no-repeat;background-size:auto;background-position:50%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin:0 0 -2px}.checkbox__check--checked{background-color:#22c676;background-image:url("data:image/svg+xml;base64,PHN2ZyBjbGFzcz0nY2hlY2ttYXJrJyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5Ljk4NyIgaGVpZ2h0PSI3LjQ0NyIgdmlld0JveD0iMCAwIDkuOTg3IDcuNDQ3Ij4KICA8cGF0aCBpZD0iSWNvbl9hd2Vzb21lLWNoZWNrIiBkYXRhLW5hbWU9Ikljb24gYXdlc29tZS1jaGVjayIgZD0iTTMuMzkyLDkuMzM1LjE0Niw2LjA5YS41LjUsMCwwLDEsMC0uNzA2bC43MDYtLjcwNmEuNS41LDAsMCwxLC43MDYsMEwzLjc0NSw2Ljg2NCw4LjQyOCwyLjE4MWEuNS41LDAsMCwxLC43MDYsMGwuNzA2LjcwNmEuNS41LDAsMCwxLDAsLjcwNkw0LjEsOS4zMzVhLjUuNSwwLDAsMS0uNzA2LDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC0yLjAzNCkiIGZpbGw9IiNmZmYiLz4KPC9zdmc+Cg==");-webkit-transform:rotate(0);transform:rotate(0);border:1px solid transparent}.checkbox__check--error{border:1px solid #ff1e2a;background-color:rgba(255,30,42,.2)}.checkbox__label{font-size:1.6rem;font-weight:300;margin:-4px 0 0 8px}@media only screen and (max-width:576px){.checkbox__label{font-size:1.4rem}}.checkbox__label--light{font-size:1.4rem;color:#858592}.checkbox__label--dark{font-size:1.3rem;color:#000;line-height:22px}.checkbox__custom-word{color:#ff1e2a}html.contrast .checkbox__check--checked{background-color:#000;border:1px solid #ff0}.packages-and-prices-section__content-container{padding:150px 0 0}@media only screen and (max-width:1200px){.packages-and-prices-section__content-container{padding:50px 0 0}}.packages-and-prices-section__content-container h2,.packages-and-prices-section__content-container p{text-align:center}.packages-and-prices-section__content-container h2{margin-bottom:40px}.packages-and-prices-section__content-container p{margin-bottom:106px;font-weight:200}@media only screen and (max-width:1200px){.packages-and-prices-section__content-container p{margin-bottom:50px}}html.contrast .packages-and-prices-section{background-color:#ff0}html.contrast .packages-and-prices-section h2,html.contrast .packages-and-prices-section h4,html.contrast .packages-and-prices-section p,html.contrast .packages-and-prices-section span{color:#000}@media only screen and (max-width:1600px){.subscription-plans-table{overflow-x:scroll;-webkit-overflow-scrolling:touch}}.subscription-plans-table::-webkit-scrollbar:horizontal{height:6px}.subscription-plans-table::-webkit-scrollbar{width:100%}.subscription-plans-table::-webkit-scrollbar-track{box-shadow:inset 0 0 2px gray;border-radius:15px}.subscription-plans-table::-webkit-scrollbar-thumb{background:#24d77d;border-radius:15px}.subscription-plans-table::-webkit-scrollbar-thumb:hover{background:#24d77d}@media only screen and (max-width:1600px){.subscription-plans-table__wrapper{width:1240px;padding-bottom:10px}}.subscription-plans-table__header-row{display:flex;justify-content:center}@media only screen and (max-width:1600px){.subscription-plans-table__header-row{justify-content:flex-start}}.subscription-plans-table__header-cell{display:flex;flex-direction:column;justify-content:center;align-items:center;width:220px;padding:25px 30px 30px;border-top-left-radius:15px;border-top-right-radius:15px;border:1px solid #dfe3f4;border-bottom:none;margin:0 10px 0 0}.subscription-plans-table__header-cell-empty{width:345px;padding:15px}@media only screen and (max-width:1600px){.subscription-plans-table__header-cell-empty{width:320px}}@media only screen and (max-width:992px){.subscription-plans-table__header-cell-empty{width:220px}}.subscription-plans-table__header-cell .btn{width:100%}.subscription-plans-table__header-cell h4{font-size:2rem;font-weight:500;line-height:20px;margin-bottom:20px}.subscription-plans-table__header-cell p{color:#22c676;font-size:1.4rem;font-weight:400;margin-top:20px;margin-bottom:27px;max-width:135px;width:100%;text-align:center}.subscription-plans-table__header-cell small{font-size:1.1rem;color:#5c6a8b;opacity:.75;text-transform:uppercase}.subscription-plans-table__header-cell .btn{margin-top:auto;text-transform:uppercase}.subscription-plans-table__header-price{font-size:3.5rem;font-weight:500}.subscription-plans-table__header-price--small{font-size:1.4rem;font-weight:300;margin:10px 0}.subscription-plans-table__header-price--hidden{visibility:hidden}.subscription-plans-table__property-group-wrapper .subscription-plans-table__property-row:nth-child(odd) .subscription-plans-table__property-cell-value,.subscription-plans-table__property-group-wrapper .subscription-plans-table__property-row:nth-child(odd) .subscription-plans-table__property-label{background-color:#eff3f5}.subscription-plans-table__property-group-row{min-height:71px;position:relative;display:flex;overflow:hidden}.subscription-plans-table__property-group-row-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:-71px;pointer-events:none}@media only screen and (max-width:1600px){.subscription-plans-table__property-group-row-wrapper{justify-content:flex-start;align-items:flex-start}}.subscription-plans-table__property-group-label{width:345px;padding:15px;display:flex;justify-content:flex-start;align-items:flex-end}@media only screen and (max-width:1600px){.subscription-plans-table__property-group-label{width:320px}}@media only screen and (max-width:992px){.subscription-plans-table__property-group-label{width:220px}}.subscription-plans-table__property-group-label span{font-size:2rem;line-height:20px;font-weight:700}.subscription-plans-table__property-group-cell-empty{width:220px;padding:15px;border-left:1px solid #dfe3f4;border-right:1px solid #dfe3f4;border-bottom:none;margin:0 10px 0 0}.subscription-plans-table__property-row{display:flex}.subscription-plans-table__property-row:last-child .subscription-plans-table__property-label{border-bottom:none;width:345px;padding:15px}@media only screen and (max-width:1600px){.subscription-plans-table__property-row:last-child .subscription-plans-table__property-label{width:320px}}@media only screen and (max-width:992px){.subscription-plans-table__property-row:last-child .subscription-plans-table__property-label{width:220px}}.subscription-plans-table__property-label{width:345px;padding:15px}@media only screen and (max-width:1600px){.subscription-plans-table__property-label{width:320px}}@media only screen and (max-width:992px){.subscription-plans-table__property-label{width:220px}}.subscription-plans-table__property-label span{font-size:1.6rem;font-weight:300;line-height:20px}@media only screen and (max-width:992px){.subscription-plans-table__property-label span{font-size:1.4rem}}.subscription-plans-table__property-cell-value{width:220px;padding:15px;text-align:center;border-left:1px solid #dfe3f4;border-right:1px solid #dfe3f4;border-bottom:none;margin:0 10px 0 0;font-size:2rem}.subscription-plans-table__property-cell-value svg{width:18px;height:14px}.subscription-plans-table__property-cell-value svg path{fill:#22c676}.subscription-plans-table__property-cell-button{display:flex;justify-content:center;align-items:center;width:220px;padding:30px;margin:0 10px 0 0;border-left:1px solid #dfe3f4;border-right:1px solid #dfe3f4;border-bottom:1px solid #dfe3f4;pointer-events:all}.subscription-plans-table__property-cell-button .btn{width:100%;text-transform:uppercase}.subscription-plans-table .btn--chosen svg{width:18px;height:14px;margin-right:10px}.subscription-plans-table .btn--chosen svg path{transition:all .3s ease-in-out}.subscription-plans-table .btn--chosen:focus svg path,.subscription-plans-table .btn--chosen:hover svg path{fill:#22c676}html.contrast .subscription-plans-table__header-cell{border-color:#000}html.contrast .subscription-plans-table__header-cell small{color:#000}html.contrast .subscription-plans-table .btn{background-color:#000}html.contrast .subscription-plans-table .btn__content{color:#ff0}html.contrast .subscription-plans-table .btn__content .checkmark path{fill:#ff0}html.contrast .subscription-plans-table .btn:hover{border-color:#000;background-color:#ff0}html.contrast .subscription-plans-table .btn:hover .btn__content{color:#000}html.contrast .subscription-plans-table .btn:hover .btn__content .checkmark path{fill:#000}html.contrast .subscription-plans-table__property-cell-button,html.contrast .subscription-plans-table__property-group-cell-empty{border-color:#000}html.contrast .subscription-plans-table__property-group-wrapper .subscription-plans-table__property-cell-value{color:#000;border-color:#000}html.contrast .subscription-plans-table__property-group-wrapper .subscription-plans-table__property-cell-value svg path{fill:lime}html.contrast .subscription-plans-table__property-group-wrapper .subscription-plans-table__property-row:nth-child(odd) .subscription-plans-table__property-label{background-color:#000}html.contrast .subscription-plans-table__property-group-wrapper .subscription-plans-table__property-row:nth-child(odd) .subscription-plans-table__property-label span{color:#ff0}html.contrast .subscription-plans-table__property-group-wrapper .subscription-plans-table__property-row:nth-child(odd) .subscription-plans-table__property-cell-value{background-color:#000;border-color:#000}.subscription-extra-pricing{margin:60px auto 0;max-width:1260px}@media only screen and (max-width:1600px){.subscription-extra-pricing__wrapper{padding-bottom:10px}}.subscription-extra-pricing__header{padding:15px}.subscription-extra-pricing__header>span{font-size:2rem;line-height:20px;font-weight:700}.subscription-extra-pricing__item-row{display:flex;align-items:center;justify-content:space-between;padding:15px}.subscription-extra-pricing__item-row:nth-child(odd){background-color:#eff3f5}.subscription-extra-pricing__item-col>p{margin-bottom:0;font-size:1.6rem;font-weight:300;line-height:20px;text-align:unset}@media only screen and (max-width:992px){.subscription-extra-pricing__item-col>p{font-size:1.4rem}}.subscription-extra-pricing__item-col:last-child>span{margin-left:20px;font-weight:600;font-size:1.6rem;white-space:nowrap}@media only screen and (max-width:992px){.subscription-extra-pricing__item-col:last-child>span{font-size:1.4rem}}html.contrast .subscription-extra-pricing__item-row:nth-child(odd){background-color:#000}html.contrast .subscription-extra-pricing__item-row:nth-child(odd) p,html.contrast .subscription-extra-pricing__item-row:nth-child(odd) span{color:#ff0}.faq-section{background-color:#eff3f5;padding:110px 0 132px;margin-top:140px}@media only screen and (max-width:1200px){.faq-section{padding:50px 0;margin-top:50px}}.faq-section h2{text-align:center;margin-bottom:70px}@media only screen and (max-width:1200px){.faq-section h2{margin-bottom:35px}}.faq-section__questions{display:flex;flex-wrap:wrap;margin:42.5px -10px 0}@media only screen and (max-width:992px){.faq-section__questions{margin:25px -7.5px 0}}@media only screen and (max-width:768px){.faq-section__questions{flex-direction:column}}.faq-section__question{display:block;width:50%;flex:none;padding:7.5px 10px}.faq-section__question p{font-size:1.6rem;font-weight:300;line-height:20px}@media only screen and (max-width:992px){.faq-section__question{padding:7.5px}}@media only screen and (max-width:768px){.faq-section__question{width:100%}}.faq-section__question .collapse-card{background-color:#fff;border-color:#dfe3f4}.faq-section__question .collapse-card__label{font-weight:300;font-size:1.8rem;margin-left:0}@media only screen and (max-width:1200px){.faq-section__question .collapse-card__label{font-size:1.6rem;margin:0}}html.contrast .faq-section,html.contrast .faq-section .collapse-card{background-color:#000}.collapse-card{border:1px solid #c9e9cb;border-radius:5px;padding:15px 20px}@media only screen and (max-width:992px){.collapse-card{padding:15px}}.collapse-card__top-belt{display:flex;justify-content:flex-start;align-items:center;cursor:pointer;margin-bottom:0;transition:all .25s}.collapse-card__icon{max-width:30px;max-height:30px}.collapse-card__label{color:#000;font-size:1.6rem;margin:0 5px 0 15px;font-weight:400;flex:1 1;padding-right:10px}@media only screen and (max-width:576px){.collapse-card__label{font-size:1.4rem}}.collapse-card__count{display:inline-flex;font-size:1.6rem;color:#858592}@media only screen and (max-width:576px){.collapse-card__count{font-size:1.4rem}}.collapse-card__toggle-icon{margin:0 0 0 auto;-webkit-transform:rotate(0);transform:rotate(0);transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s}.collapse-card__content{transition:height .5s;height:0;overflow:hidden;font-size:2rem}.collapse-card--collapsed .collapse-card__top-belt{margin-bottom:20px}.collapse-card--collapsed .collapse-card__toggle-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.collapse-card--collapsed .collapse-card__content{transition:height .5s;height:auto;overflow:visible;overflow:initial}html.contrast .collapse-card{border-color:#ff0}html.contrast .collapse-card__toggle-icon path{fill:#ff0}html.contrast .collapse-card--collapsed .collapse-card__label{color:lime}