@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{background:#fff;color:#000}.container{max-width:1200px;margin-left:auto;margin-right:auto}html{max-width:100vw;max-height:100%;overflow-x:hidden}p{margin:0}.block-title{margin-bottom:40px;color:#000;text-align:center;font-size:40px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.8px}@media(max-width:1230px){.container{max-width:991px;padding-left:15px;padding-right:15px}body{max-width:100vw;overflow-x:hidden}.block-title{font-size:30px;margin-bottom:30px}}body{font-family:Inter,sans-serif;font-size:16px}.header{position:absolute;left:0;top:0;right:0}.header .row{display:flex;justify-content:space-between}.header .logo img{width:112px}.header{padding:22.5px 0}.header .buttons{display:flex;align-items:center}.header .regbtn{margin-right:10px}@media(max-width:991px){.header .regbtn{display:none}}.footer{padding-top:63px;padding-bottom:12px;background:#000}.footer .row{display:flex;justify-content:space-between}.footer .logo img{width:112px}.footer .title{color:#747474;margin-bottom:8px;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.footer .list{padding:0;margin:0;list-style:none;color:#e0e0e0;font-size:16px;font-style:normal;font-weight:400;line-height:46px}.footer .list a{text-decoration:none;color:#e0e0e0}.footer .list a:hover{text-decoration:underline}.footer .txt{color:#e0e0e0;font-size:16px;font-style:normal;font-weight:400;line-height:46px}@media(max-width:1230px){.footer .txt{font-size:14px}}@media(max-width:991px){.footer{padding-top:23px;padding-bottom:0}.footer .nav{margin-bottom:34px}.footer .nav:last-child .title{display:none}.footer .nav:last-child .txt{font-size:16px;color:#a7a7a7;line-height:20px}.footer .row{flex-direction:column}.footer .logo{margin-bottom:34px}.footer .title{color:#fff;font-size:16px}.footer .list,.footer .list a{color:#a7a7a7}}.btn{padding:8px 20px;color:#e0e0e0;text-align:center;font-size:16px;font-style:normal;display:inline-block;font-weight:400;line-height:120%;border-radius:12px;background:#000;border:none;transition:.3s all ease;text-decoration:none;cursor:pointer}.btn:hover{background:#111;color:#fff}.btn-white{background:#fff0;color:#000}.btn-black{background:#000;color:#e0e0e0}.btn-black:hover{background:#111;color:#fff}.cookies-modal{position:fixed;right:36px;bottom:50px;width:90%;max-width:598px;border-radius:12px;background:#f7fffde6;padding:16px 20px;display:flex;align-items:center;opacity:0;pointer-events:none;transition:.3s all ease;z-index:2147483647!important}.cookies-modal.open{opacity:1;pointer-events:auto}.cookies-txt{color:#444c50;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-right:40px}.cookies-submit{width:76px;min-width:76px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:8px;border:none;background:#0ea982;color:#fff;cursor:pointer;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:.3s all ease}.cookies-submit:hover{opacity:.8}@media(max-width:767px){.cookies-modal{left:10px;right:10px;bottom:14px;width:auto;padding:14px 16px;flex-direction:column;align-items:start;justify-content:start;z-index:2147483647!important}.cookies-txt{margin-right:10px;max-width:257px}.cookies-submit{position:relative;font-size:0;margin-top:10px;min-width:56px;width:56px}.cookies-submit:after{position:absolute;content:"ОК";display:inline-block;font-size:14px;left:50%;top:50%;transform:translate(-50%,-50%)}}.hero .wrap{padding-top:131px}.hero{text-align:center;padding-bottom:1px;background:linear-gradient(180deg,#fff,#f4f4f4)}.hero .title{margin-bottom:54px;color:#000;text-align:center;leading-trim:both;text-edge:cap;font-size:48px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.96px;text-transform:uppercase}.hero .login{padding:18px 40px}.hero .img{margin-top:80px;margin-bottom:-95px}.hero .img img{width:100%;max-width:846px;display:block;margin:0 auto}@media(max-width:991px){.hero .title{font-size:40px;margin-bottom:34px}.hero .wrap{padding-top:110px}.hero .img{margin-top:39px}.hero .img img{border-radius:10px;overflow:hidden}}.examples .wrap{margin-top:175px;margin-bottom:90px}.examples .row{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.examples .col{width:33.33%;padding-left:10px;padding-right:10px;margin-bottom:20px}.examples .item{width:100%;display:flex;align-items:center;justify-content:space-between;border-radius:10px;background:#f2f2f2;height:100%;padding:20px 30px;text-decoration:none;transition:.3s all ease}.examples .item:hover{background:#fafafa}.examples .item-arrow{transition:.3s all ease;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.examples .item-arrow img{width:100%;height:100%;display:block}.examples .item:hover .item-arrow{transform:translate(10px)}.examples .item-txt{color:var(--black, #131313);font-family:Roboto,sans-serif;font-size:18px;margin-right:20px;font-style:normal;font-weight:400;line-height:20px}.examples .btnwrap{display:none}@media(max-width:991px){.examples .wrap{margin-bottom:49px}.examples .row{overflow:hidden;transition:.3s all ease;position:relative}.examples .row.hiderow:after{position:absolute;bottom:0;left:0;content:"";display:inline-block;height:126px;right:0;background:linear-gradient(180deg,#fff0,#fff 77%)}.examples .btnwrap{display:flex;justify-content:center}.examples .btnwrap .btn{display:flex;justify-content:center;align-items:center;border:.5px solid rgba(0,0,0,.1);width:194px}.examples .btnwrap .btn i{margin-left:10px;display:flex;align-items:center}.examples .btnwrap .btn{height:52px}.examples .wrap{margin-top:150px;margin-bottom:49px}.examples .col{width:100%}.examples .item{padding:18px 20px}.examples .item-txt{font-size:15px}}.whouse .wrap{margin-top:90px;background:#000;padding-top:80px;padding-bottom:80px}.whouse .title{color:#e0e0e0;margin-bottom:30px}.whouse-item{padding:20px;border-radius:10px;background:#111;height:100%;display:flex;flex-direction:column;justify-content:space-between}.whouse-item .title{margin-top:16px;margin-bottom:16px;color:#e0e0e0;font-size:24px;font-style:normal;font-weight:500;line-height:normal}.whouse-item .txt{color:#fff9;font-size:18px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:21px}.whouse .swiper-slide{height:auto}.whouse .answ{width:245px;padding:12px;border-radius:10px 10px 10px 0;background:#ffffff0f;color:#e0e0e0;font-size:16px;font-style:normal;font-weight:400;line-height:18px;margin-top:10px}.whouse .quest{width:245px;margin-left:auto;padding:8px 12px;border-radius:10px 10px 0;border:.5px solid rgba(255,255,255,.1);color:#e0e0e0;font-size:16px;font-style:normal;font-weight:400;line-height:16px}.whouse .slider{overflow:visible}.whouse .slider-wrap{position:relative}.whouse .slider-wrap:after{position:absolute;right:0;width:1000px;transform:translate(100%);display:inline-block;content:"";top:0;bottom:0;background:#000000a4;z-index:3}.whouse .slider-wrap:before{position:absolute;left:0;width:1000px;transform:translate(-100%);display:inline-block;content:"";top:0;bottom:0;background:#000000a4;z-index:3}.whouse .swiper-button-disabled{opacity:.4;pointer-events:none}.whouse .prev{width:72px;height:72px;display:flex;justify-content:center;align-items:center;border-radius:130px;cursor:pointer;background:#282828;box-shadow:0 4px 60px #000;border:none;position:absolute;top:50%;transform:translateY(-50%);left:-36px;z-index:10;transition:.3s all ease}.whouse .prev:hover{opacity:.7}.whouse .next{width:72px;height:72px;display:flex;justify-content:center;cursor:pointer;align-items:center;border-radius:130px;background:#282828;box-shadow:0 4px 60px #000;border:none;position:absolute;top:50%;transform:translateY(-50%);right:-36px;z-index:10;transition:.3s all ease}.whouse .next:hover{opacity:.7}.whouse .who--pagination{display:none}@media(max-width:991px){.whouse .wrap{margin-top:49px;padding-top:50px;padding-bottom:50px}.whouse .who--pagination{display:flex;align-items:center;justify-content:center;margin-top:36px}.whouse .who--pagination span{width:20px;height:4px;opacity:1;border-radius:40px;background:#f2f2f24d}.whouse .who--pagination span.swiper-pagination-bullet-active{background:#fff}.whouse .prev,.whouse .next{display:none}.whouse .slider{max-width:300px}}.reviews{padding-top:80px;padding-bottom:80px;background:#f6f6f6}.reviews .item{width:100%;padding:22px 24px;border-radius:10px;background:#fff;height:100%}.reviews .item .author{display:flex;align-items:center}.reviews .item .name{margin-bottom:6px;color:var(--black, #131313);font-size:18px;font-style:normal;font-weight:500;line-height:normal}.reviews .item .rate{display:flex;gap:2px}.reviews .item .rate img{width:16px;height:16px}.reviews .item .ava{width:50px;height:50px;border-radius:50%;margin-right:14px;overflow:hidden}.reviews .item .ava img{width:100%;height:100%;object-fit:cover}.reviews .item .txt{margin-top:20px;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.reviews .swiper-slide{height:auto}.reviews .slider-wrap{position:relative}.reviews .slider-wrap:before{top:-20px;bottom:-20px;left:-10px;width:139px;background:linear-gradient(270deg,#f6f6f600,#f6f6f6 69.58%);display:inline-block;position:absolute;z-index:3;content:""}.reviews .slider-wrap:after{top:-20px;bottom:-20px;right:-10px;width:139px;transform:rotate(180deg);background:linear-gradient(270deg,#f6f6f600,#f6f6f6 69.58%);display:inline-block;position:absolute;z-index:3;content:""}.reviews .prev{width:43px;height:43px;display:flex;justify-content:center;align-items:center;border-radius:130px;cursor:pointer;background:#282828;border:none;position:absolute;top:50%;transform:translateY(-50%);left:-21.5px;z-index:10;transition:.3s all ease}.reviews .prev:hover{opacity:.7}.reviews .next{width:43px;height:43px;display:flex;justify-content:center;cursor:pointer;align-items:center;border-radius:130px;background:#282828;border:none;position:absolute;top:50%;transform:translateY(-50%);right:-21.5px;z-index:10;transition:.3s all ease}.reviews .next:hover{opacity:.7}.reviews .reviews--pagination{display:flex;align-items:center;justify-content:center;margin-top:36px}.reviews .reviews--pagination span{width:20px;height:4px;opacity:1;border-radius:40px;background:#f2f2f2}.reviews .reviews--pagination span.swiper-pagination-bullet-active{background:#afafaf}@media(max-width:991px){.reviews{padding-top:56px;padding-bottom:64px;background:transparent}.reviews .slider{max-width:330px;overflow:visible}.reviews .next,.reviews .prev{display:none}.reviews .slider-wrap:before{display:none}.reviews .slider-wrap:after{display:none}.reviews .item{background:#f2f2f2}}.faq .wrap{margin-top:80px;margin-bottom:80px}.faq .accord{border-bottom:.5px solid rgba(0,0,0,.1)}.faq .accord-header{display:flex;justify-content:space-between;align-items:center;height:84px;background:transparent;border:none;width:100%;color:#000;font-family:Roboto,sans-serif;font-size:20px;font-style:normal;cursor:pointer;font-weight:500;line-height:20px}.faq .accord-header img{transition:.3s all ease}.faq .accord-header.open img{transform:rotate(180deg)}.faq .accord-body{color:#000}.faq .accord-body p{padding-bottom:20px}.faq .accord-body{font-size:18px;font-style:normal;font-weight:400;line-height:24px;transition:.3s all ease;overflow:hidden}@media(max-width:991px){.faq .wrap{margin-top:0}.faq .accord-header span{text-align:left}.faq .accord-header{font-size:16px}.faq .accord-body{font-size:14px;line-height:20px}}.invite .wrap{padding-top:80px;padding-bottom:80px;background:#111}.invite .title{color:#fff}.invite .btn{background:#fff;color:#000;padding:16px 44px;font-size:18px}.invite .btn:hover{background:#f5f5f5;color:#000}.invite .btn-wrap{margin-bottom:40px;text-align:center}.invite .picture{text-align:center}.invite .picture img{max-width:361px;display:block;margin:0 auto}@media(max-width:991px){.invite .wrap{padding-top:40px;padding-bottom:40px}.invite .btn{width:100%}}.reg{max-width:361px;margin-left:auto;margin-right:auto;padding-top:18px}.reg .logo{text-align:center;display:block;margin-bottom:57px}.reg .logo img{width:106px}.reg .title{margin-bottom:30px;color:#000;text-align:center;font-size:40px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.8px}.reg .field{box-sizing:border-box;border-radius:10px;border:1px solid rgba(0,0,0,.1);padding-left:20px;height:52px}.reg .field::placeholder{color:#0000004d}.reg .field{color:#000;font-size:15px;font-style:normal;outline:none;width:100%;font-weight:400;line-height:normal;transition:.3s all ease}.reg .field.validate{color:#f62a2a;border-color:#f62a2a}.reg .field.validate+p{display:block}.reg .inputerror{margin-top:4px;color:#f62a2a;font-size:12px;font-style:normal;font-weight:400;line-height:normal;display:none}.reg .checkbox-wrapper{margin-top:29px;margin-bottom:30px}.reg #errorsContainer{margin-bottom:15px}.reg #errorsContainer p{font-size:12px}.reg .checkbox{position:relative;margin-bottom:17.5px}.reg .checkbox input{display:none}.reg .checkbox input:checked+label:after{opacity:1}.reg .checkbox label{position:relative;display:block;color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;padding-left:34px}.reg .checkbox label:after{position:absolute;width:16px;height:16px;content:"";display:inline-block;background-size:cover;left:3px;top:50%;transform:translateY(-50%);opacity:0;background:url(/build/white/assets/check-CPg6vMyt.svg) center no-repeat}.reg .checkbox label:before{position:absolute;content:"";display:inline-block;width:20px;height:20px;border-radius:4px;border:1px solid #E6E6E6;left:0;top:50%;transform:translateY(-50%);transition:.3s all ease}.reg .checkbox label a{color:#000;text-decoration:underline}.reg .error{padding:12px 16px;border-radius:10px;background:#f62a2a1a;color:#f62a2a;text-align:center;font-size:14px;font-style:normal;margin-bottom:10px;font-weight:400;line-height:normal}.reg .submit{width:100%;height:52px;display:flex;justify-content:center;align-items:center;border-radius:10px;margin-top:12px;background:#000;border:none;cursor:pointer;color:#fff;font-size:15px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:30px;transition:.3s all ease}.reg .submit:hover{opacity:.8}.reg .submit[disabled]{background:#e6e6e6;pointer-events:none;color:#999}.reg .bottomtxt{text-align:center;color:#000;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.reg .bottomtxt a{display:inline-block;margin-top:6px;color:#000;font-size:15px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;transition:.3s all ease}.reg .bottomtxt a:hover{opacity:.8}.reg_validate{max-width:557px;margin-left:auto;margin-right:auto}.reg_validate .title{font-size:26px;margin-bottom:16px}.reg_validate .txt{color:#000;text-align:center;margin-bottom:30px;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.reg_validate .form{max-width:361px;margin-left:auto;margin-right:auto}.reg_validate .submit{margin-top:30px;margin-bottom:10px}.reg_validate .wait{box-sizing:border-box;width:100%;display:flex;align-items:center;justify-content:space-between;height:52px;padding-left:24px;padding-right:24px;border-radius:10px;background:#e6e6e6;margin-top:30px;margin-bottom:10px}.reg_validate .wait .txt{color:#999;font-size:15px;font-style:normal;margin:0;font-weight:400;line-height:normal}.reg_validate .wait .time{display:flex;align-items:center}.reg_validate .wait .time i{display:flex;align-items:center;margin-right:6px}.reg_validate .alert{box-sizing:border-box;display:flex;align-items:center;padding:12px 10px;border-radius:6px;background:#e6e6e6}.reg_validate .alert i{margin-right:10px}.reg_validate .alert p{color:#545454;font-size:14px;font-style:normal;font-weight:400;line-height:18px}@media(max-width:991px){.reg,.reg_validate .form{max-width:100%}.reg .logo{text-align:left}.reg .field{font-size:16px}}.contact-page{min-height:60vh;margin-top:210px}.contact-page .d-lg-none{display:none}.contact-page__info{width:480px;min-width:480px;height:300px;display:flex;align-items:center;padding-left:50px;padding-right:50px;background:#eee}.contact-page__info .card-body{max-width:100%}.contact-page__info p{color:var(--black, #131313);font-size:18px;margin-bottom:30px;font-style:normal;font-weight:400;line-height:20px}.contact-page__info ul a{display:flex;align-items:center;color:var(--black, #131313);font-size:18px;font-style:normal;font-weight:600;line-height:20px}.contact-page__info ul a i{margin-right:7px}.contact-page__info ul a i svg{width:23px}.contact-page__right{width:100%;display:flex;align-items:center;padding-left:50px;background-size:cover}.contact-page__right .h2{margin-bottom:30px;color:#fff;font-size:44px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.88px}.contact-page__right .font-size-lg{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:20px}.contact-page__row{display:flex;border-radius:12px;overflow:hidden}@media(max-width:991px){.contact-page{margin-top:134px}.contact-page__right{display:none}.contact-page .d-lg-none{display:block;text-align:center}.contact-page .d-lg-none .h2{color:#000;text-align:center;margin-bottom:20px;font-size:38px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.76px}.contact-page .d-lg-none p{color:#000;text-align:center;margin-bottom:40px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.contact-page__info p{font-size:16px}.contact-page__info{width:100%;min-width:1px;height:auto;padding:25px 30px;border-radius:12px;background:#eee}}.page404{text-align:center;position:relative}.page404 .container{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.page404 .logo{position:absolute;top:17px}.page404 .title{color:#000;text-align:center;leading-trim:both;text-edge:cap;margin-bottom:24px;font-size:114px;font-style:normal;font-weight:300;line-height:100%}.page404 .txt{color:#000;font-size:20px;font-style:normal;font-weight:400;margin-bottom:24px;line-height:normal}.page404 .btn{padding:16px 24px;border-radius:100px}@media(max-width:991px){.page404 .logo{text-align:left;left:15px;right:15px}}
