@font-face{font-display:swap;font-family:Lab Grotesque;font-style:normal;font-weight:700;src:url(../fonts/LabGrotesque-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lab Grotesque;font-style:normal;font-weight:400;src:url(../fonts/LabGrotesque-Regular.woff2) format("woff2")}*,:after,:before{box-sizing:border-box}:focus-visible{outline:1px solid #1e1670}::selection{background-color:#1e1670}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#000;border-radius:5px}::-webkit-scrollbar-thumb{background:#3d3d3d;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#1e1670}body{display:grid;font-family:Lab Grotesque,sans-serif;font-size:20px;font-weight:400;grid-template-columns:minmax(320px,1fr);grid-template-rows:auto 1fr auto;line-height:1.15;word-wrap:break-word;background-color:#0d0d0d;color:#e4e4e4;margin:0;min-height:100vh;min-width:320px;width:100%}main{height:100%}a{text-decoration:none}a,button{color:inherit;display:block}button{border:none;cursor:pointer;font-family:inherit;font-size:inherit;line-height:1;padding:0}h1,h2,h3,ol,p,ul{margin:0}ol,ul{list-style:none;padding:0}label{display:block}input,textarea{border:none;border-radius:5px;color:inherit;font-size:inherit;padding:0;width:100%}textarea{resize:none}img{display:block;height:auto;width:100%}blockquote{margin:0}cite{font-style:normal}fieldset{border:none;margin:0}fieldset,legend{padding:0}.visually-hidden{border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.container{padding:0 10px}@media only screen and (min-width:768px){.container{margin:0 auto;max-width:768px;padding:0 20px}}@media only screen and (min-width:1280px){.container{max-width:1280px}}@media only screen and (min-width:1440px){.container{max-width:1440px}}.text p{margin:revert}.text h2{font-size:28px;text-align:center}.text h2,.text h3,.text h4,.text h5,.text h6{margin:revert}.text h3,.text h4,.text h5,.text h6{font-size:22px}.text ol,.text ul{margin:revert;padding-left:20px}.text ol{list-style-type:decimal;padding-left:20px}.text ul{list-style-type:disc}.text ol li:not(:last-child),.text ul li:not(:last-child){margin-bottom:10px}.text figure{margin:0}.text img{border-radius:5px;height:200px;margin:20px 0;object-fit:cover}.text table{border:2px solid #e4e4e4;border-collapse:collapse;border-spacing:0;max-width:100%;width:100%}.text table td{border-top:1px solid #e4e4e4;padding:10px}.text table td:not(:nth-child(2n)){border-right:1px solid #e4e4e4}.text a{color:#c39f76;display:initial}@media only screen and (min-width:768px){.text img{height:400px;width:688px}}@media only screen and (min-width:1280px){.text img{height:400px;width:760px}}@media only screen and (min-width:1440px){.text img{width:920px}}.columns__column:not(:last-child){margin-bottom:20px}@media only screen and (min-width:1280px){.columns{align-items:start;display:grid;grid-template-columns:48% 48%;justify-content:space-between;position:relative}.columns__header{color:#c39f76}.columns:after{background-color:#e4e4e4;content:"";height:100%;position:absolute;right:50%;top:0;transform:translateX(-50%);width:1px}}.block{padding:40px 0}@media only screen and (min-width:768px){.block:last-child{padding-bottom:80px}}.dropdown{display:none;min-width:-moz-fit-content;min-width:fit-content;position:absolute;right:0;top:100%;width:100%;z-index:99}.dropdown__frame{padding-top:10px}.dropdown__content{background-color:#18181a;border-radius:10px;padding:10px}.input__label{margin-bottom:5px}.input__field{background-color:#3d3d3d;border-radius:5px;color-scheme:dark;height:40px;padding:0 10px;text-overflow:ellipsis;width:100%}.input__field::placeholder{color:#b1b1b1;font-family:Lab Grotesque,sans-serif}.input__field:focus{outline:none}.input__messages{display:none;font-size:14px;padding:5px}.input--error .input__messages{display:block}.input--error .input__field{outline:2px solid rgba(192,67,25,.761)}.input--success .input__field{outline:2px solid rgba(42,192,25,.761)}.input__description{font-size:14px;padding-top:5px}.checkbox{align-items:center;display:grid;height:40px}.checkbox__label{padding-left:50px;position:relative}.checkbox__label--sky{color:#4ca4ca}.checkbox__label--sand{color:#ca9f4c}.checkbox__label--bubble{color:#ca4cae}.checkbox__label:before{background-color:#3d3d3d;background-position:50%;background-repeat:no-repeat;background-size:24px 24px;border-radius:5px;content:"";height:40px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:40px}.checkbox__input:checked~.checkbox__label:before{background-image:url(../img/check.svg)}.radio{align-items:center;display:grid;height:40px}.radio__label{padding-left:50px;position:relative}.radio__label:before{background-position:50%;background-repeat:no-repeat;background-size:14px 14px;border:1px solid #e4e4e4;border-radius:50%;content:"";height:40px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:40px}.radio__input:checked~.radio__label:before{background-image:url(../img/round.svg)}.title{font-size:28px;text-transform:uppercase}@media only screen and (min-width:768px){.title{font-size:56px}}.burger{background-color:initial;height:20px;position:relative;width:40px}.burger span{background-color:#e4e4e4;display:block;height:2px;position:absolute;transition:all .3s;width:100%}.burger span:first-child{left:0;top:0}.burger span:nth-child(2){left:0;top:50%;transform:translateY(-50%)}.burger span:last-child{bottom:0;left:0}.burger--active span:first-child{top:50%;transform:rotate(45deg) translateY(-50%)}.burger--active span:nth-child(2){display:none}.burger--active span:last-child{top:50%;transform:rotate(-45deg) translateY(-50%)}@media only screen and (min-width:1280px){.burger{display:none}}.link-policy{color:#c39f76;display:inline;text-decoration:underline}.modal{align-items:flex-start;background-color:#0000004d;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:99}.modal--show{display:flex}.modal__content{background-color:#18181a;height:inherit;position:relative;width:inherit}.modal__header{border-bottom:1px solid #3d3d3d;padding:10px 30px;position:relative}.modal__title{color:#c39f76;font-size:16px;line-height:26px;margin:0;text-align:center;text-transform:uppercase}.modal__data{height:inherit;padding:10px}.modal__close{background-color:initial;border:none;cursor:pointer;height:24px;padding:0;position:absolute;right:10px;top:10px;width:24px}.modal__close span{background-color:#c39f76;height:2px;left:50%;position:absolute;top:50%;transition:all .3s;width:100%}.modal__close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.modal__close span:nth-child(2){transform:translate(-50%,-50%) rotate(-45deg)}.modal__message{text-align:center}.modal__image{border-radius:5px;height:100%;overflow:auto}@media only screen and (min-width:1280px){.modal{align-items:center}.modal__content{border-radius:5px;height:auto;max-height:calc(100vh - 120px);max-width:750px}.modal__data{max-height:calc(100vh - 165px);padding:20px}.modal__image{border-radius:5px;max-height:calc(100vh - 205px);overflow:auto}}.form{background-color:#18181a;border-radius:5px;padding:20px 10px}.form,.form__fields,.form__footer{display:grid;row-gap:20px}.form__submit{align-items:center;background-color:#18181a;border-radius:5px;box-shadow:0 0 10px #000;display:flex;justify-content:center;padding:10px;width:100%}.form__notification{font-size:16px}@media only screen and (min-width:768px){.form{padding:20px}}.slider-images{margin:0 auto;width:300px}.slider-images__showcase{height:650px;margin-bottom:20px;position:relative}.slider-images__controls{column-gap:20px;display:flex}.slider-images__control{background-color:#18181a;border-radius:5px;height:40px;padding:20px;position:relative;transition:all .3s;width:150px}.slider-images__control:after{background-color:#e4e4e4;content:"";height:24px;left:50%;-webkit-mask:url(../img/arrow-slider.svg) no-repeat center/cover;mask:url(../img/arrow-slider.svg) no-repeat center/cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px}.slider-images__control:hover{background-color:#1e1670}.slider-images__control--forwards{transform:rotate(180deg)}.slider-images__slide{background-color:initial;border-radius:5px;box-shadow:0 0 10px #000;display:none;overflow:hidden;position:absolute;transition:all .3s}.slider-images__slide .slider-images__image{height:500px;width:300px}.slider-images__slide:nth-last-child(-n+4){display:block}.slider-images__slide:nth-last-child(4){animation:slide_last .5s ease-in-out forwards;left:0;top:0}.slider-images__slide:nth-last-child(3){top:50px}.slider-images__slide:nth-last-child(2){top:100px}.slider-images__slide:last-child{cursor:pointer;top:150px}.slider-images__slide--animation-front{animation:slide_front .5s ease-in-out forwards}@keyframes slide_front{0%{left:50px;opacity:0}to{left:0;opacity:1}}@keyframes slide_last{0%{left:-50px;opacity:0}to{left:0;opacity:1}}@media only screen and (min-width:1280px){.slider-images{width:450px}.slider-images__slide:nth-last-child(4){animation:slide_last .5s ease-in-out forwards;left:0}.slider-images__slide:nth-last-child(3){left:50px}.slider-images__slide:nth-last-child(2){left:100px}.slider-images__slide:last-child{left:150px}.slider-images__slide:after{background-color:initial;content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s;width:100%}.slider-images__slide:last-child:hover:after{background-color:#000000b3}.slider-images__controls{justify-content:center}.slider-images__control{width:100%}@keyframes slide_front{0%{left:200px;opacity:0}to{left:150px;opacity:1}}}.slider-images--reversed .slider-images__slide:nth-last-child(4){animation-name:slide_last_reversed}.slider-images--reversed .slider-images__slide--animation-front{animation-name:slide_front_reversed}@keyframes slide_front_reversed{0%{left:-50px;opacity:0}to{left:0;opacity:1}}@keyframes slide_last_reversed{0%{left:50px;opacity:0}to{left:0;opacity:1}}@media only screen and (min-width:1280px){.slider-images--reversed .slider-images__slide:nth-last-child(4){animation-name:slide_last_reversed;left:200px}.slider-images--reversed .slider-images__slide:nth-last-child(3){left:100px}.slider-images--reversed .slider-images__slide:nth-last-child(2){left:50px}.slider-images--reversed .slider-images__slide:last-child{left:0}@keyframes slide_last_reversed{0%{left:200px;opacity:0}to{left:150px;opacity:1}}@keyframes slide_front_reversed{0%{left:-50px;opacity:0}to{left:0;opacity:1}}}.header{background-color:#000;left:0;position:sticky;top:0;width:100%;z-index:99}.header__content{align-items:center;display:flex;height:70px;justify-content:space-between;padding:0 10px}.header__nav{background-color:#000;border-top:1px solid #3d3d3d;display:none;height:calc(100vh - 70px);padding:20px 10px;position:absolute;right:0;top:100%;width:100%;z-index:99}.header__nav--active{align-items:start;display:grid;grid-auto-rows:min-content;overflow-y:auto;row-gap:10px}.header__logo{height:40px;width:200px}.header__link{align-items:center;border-radius:5px;column-gap:10px;display:flex;justify-content:center;padding:10px;transition:all .3s}.header__link:hover{background-color:#1e1670}@media only screen and (min-width:768px){.header__content{padding:0 20px}}@media only screen and (min-width:1280px){.header__logo{margin-right:80px}.header__link{justify-content:start}.header__content{justify-content:flex-start}.header__actions{margin-left:auto}.header__nav{align-items:center;border-top:none;column-gap:20px;display:flex;height:100%;left:0;padding:0;position:relative;top:0;width:max-content}.header__nav .nav-item{align-items:center;display:flex;height:80px}}@media only screen and (min-width:1440px){.header__content{margin:0 auto;max-width:1440px}}.nav-expander{cursor:default;position:relative}.nav-expander__dropdown{display:none;height:min-content;left:0;padding-top:10px;position:absolute;top:100%;width:100%;z-index:98}.nav-expander--active .nav-expander__link:after{transform:translateY(-50%) rotate(180deg)}.nav-expander--active .nav-expander__dropdown{display:block}.nav-expander__list{align-items:start;background-color:#18181a;border-radius:5px;display:grid;grid-auto-rows:min-content;padding:10px;row-gap:10px;text-align:center}.nav-expander__link{padding:0 30px;position:relative}.nav-expander__link:after{background:url(../img/arrow-dropdown.svg) no-repeat 50%/cover;content:"";height:24px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .3s;width:24px}@media only screen and (min-width:1280px){.nav-expander{align-items:center;display:flex;height:inherit}.nav-expander__dropdown{width:min-content}.nav-expander__list{box-shadow:0 0 10px #000;min-width:270px;text-align:initial}.nav-expander__link{padding:0}.nav-expander__link:after{content:none}.nav-expander--form{position:static}.nav-expander--form .nav-expander__dropdown{padding-top:0}.nav-expander:focus-within>.nav-expander__dropdown,.nav-expander:hover>.nav-expander__dropdown{display:block}.nav-expander:focus-within>.nav-expander__link,.nav-expander:hover>.nav-expander__link{background-color:#1e1670}.nav-expander:focus-within>.nav-expander__link:after,.nav-expander:hover>.nav-expander__link:after{transform:translateY(-50%) rotate(180deg)}}.header-user__data{align-items:center;display:flex;height:40px;justify-content:center;width:40px}.header-user__name{display:none}.header-user__avatar{border-radius:50%;height:40px;object-fit:cover;width:40px}.header-user--active .header-dropdown{display:block}@media only screen and (min-width:1280px){.header-user{align-items:center;display:flex;height:80px;margin-left:auto;position:relative}.header-user__data{height:auto;justify-content:flex-end;min-width:270px;width:auto}.header-user__avatar{height:70px;width:70px}.header-user__name{display:block;margin-right:10px}}@media only screen and (min-width:1440px){.header-user:hover .header-dropdown{display:block}}.header-auth,.header-auth__data{align-items:center;display:flex}.header-auth__data{height:40px;justify-content:center;width:40px}.header-auth__link{display:none}.header-auth__icon{height:24px;object-fit:cover;width:24px}.header-auth--active .header-dropdown{display:block}@media only screen and (min-width:1280px){.header-auth__icon{display:none}.header-auth__link{border-radius:5px;display:block;padding:10px;transition:all .3s}.header-auth__link:hover{background-color:#1e1670}.header-auth__data{column-gap:20px;height:auto;justify-content:flex-end;width:auto}}.header-dropdown{background-color:#000;border-top:1px solid #3d3d3d;display:none;height:calc(100vh - 70px);left:0;padding:20px 10px;position:absolute;top:100%;width:100%}.header-dropdown__content{align-items:start;display:grid;grid-auto-rows:min-content;row-gap:10px}@media only screen and (min-width:1280px){.header-dropdown{background-color:initial;border-top:initial;display:none;height:max-content;min-width:-moz-fit-content;min-width:fit-content;padding:initial;position:absolute;right:0;top:100%;width:100%;z-index:99}.header-dropdown__frame{padding-top:10px}.header-dropdown__content{background-color:#18181a;border-radius:10px;box-shadow:0 0 10px #000;overflow-y:auto;padding:10px}}.header-form{background-color:#18181a;border-radius:5px;padding:10px}.header-form__fields{align-items:start;display:grid;grid-auto-rows:min-content;margin-bottom:20px;row-gap:10px}.header-form__submit{background-color:#18181a;border-radius:5px;box-shadow:0 0 10px #000;height:40px;margin:0 auto 20px;transition:all .3s;width:100%}.header-form__submit:hover{background-color:#1e1670}.header-form__description{font-size:14px}.header-form__logo{display:none}@media only screen and (min-width:1280px){.header-form{background-color:#000;border-radius:0 0 5px 5px;display:flex;min-width:640px;padding:20px}.header-form__logo{display:block;height:180px;margin-right:40px;width:180px}}.footer{background-color:#000;padding:20px 0}.footer__copyright{font-size:18px;margin-bottom:20px;text-align:center}.footer__information{font-size:14px}.footer__socials{column-gap:20px;display:flex;justify-content:center;margin-bottom:20px}.footer__social{background-color:#e4e4e4;height:24px;-webkit-mask:no-repeat center/cover;mask:no-repeat center/cover;transition:all .3s;width:24px}.footer__social:hover{background-color:#c39f76}.footer__social--mail{-webkit-mask-image:url(../img/mail.svg);mask-image:url(../img/mail.svg)}.footer__social--whatsapp{-webkit-mask-image:url(../img/whatsapp.svg);mask-image:url(../img/whatsapp.svg)}.footer__social--telegram{-webkit-mask-image:url(../img/telegram.svg);mask-image:url(../img/telegram.svg)}@media only screen and (min-width:768px){.footer__content{align-items:center;column-gap:40px;display:grid;grid-template-columns:1fr 1fr 1fr}.footer__socials{margin:initial;order:1}.footer__copyright{margin:0;order:2}.footer__information{max-width:400px}}.void{align-items:center;background-color:#000;display:flex;font-size:28px;min-height:calc(100vh - 70px)}.void__link{color:#c39f76}.promo{height:calc(100vh - 70px);min-height:450px;position:relative}.promo__content{left:50%;padding:0 10px;position:absolute;top:10%;transform:translateX(-50%);width:100%}.promo__background{height:100%;overflow:hidden;position:absolute;right:0;top:0;width:100%;z-index:-1}.promo__video{background-color:#000;height:100%;object-fit:cover;position:relative;width:100%}.promo__slide{display:none;grid-template-rows:1fr auto;min-height:330px}.promo__slide--active{display:grid}.promo__slides{margin-bottom:20px}.promo__about{animation:promo_about 1s ease-in forwards;margin-bottom:10px;transition:all .3s}@keyframes promo_about{0%{opacity:0}to{opacity:1}}.promo__annotation{color:#4ca4ca;font-size:28px;margin-bottom:5px}.promo__title{color:#c39f76;font-size:28px;margin-bottom:10px;text-wrap:wrap}.promo__background:after{background-color:#000000d9;bottom:0;content:"";height:100%;left:0;position:absolute;width:100%}@media only screen and (min-width:768px){.promo__content{max-width:728px}.promo__annotation{font-size:32px}.promo__title{font-size:48px}.promo__description{font-size:28px}}@media only screen and (min-width:1280px){.promo__content{left:2%;max-width:1500px;position:absolute;top:20%;transform:translateX(0);width:auto}.promo__slide{min-height:450px}.promo__background:after{background:url(../img/triangle-2.svg) no-repeat 50%/cover #000c}.promo__annotation{font-size:42px}.promo__title{font-size:60px;max-width:1000px}.promo__description{font-size:32px;max-width:800px}.promo{min-height:700px}.promo__link{font-size:22px}}@media only screen and (min-width:1440px){.promo__content{left:24%;max-width:1500px}}.promo-controller{align-items:center;column-gap:10px;display:flex;max-width:350px}.promo-controller__button{background-color:initial;position:relative}.promo-controller__button:after{background:url(../img/arrow-slider.svg) no-repeat 50%/cover;content:"";height:24px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.promo-controller__button--previous{padding-left:25px}.promo-controller__button--previous:after{left:0}.promo-controller__button--next{padding-right:25px}.promo-controller__button--next:after{right:0;transform:translateY(-50%) rotate(180deg)}.promo-controller__line{background-color:#3d3d3d;height:2px;width:100%}.promo-controller__fill{background-color:#e4e4e4;height:inherit;transition:all .3s;width:0}.founder__photo{height:500px;margin:0 auto;object-fit:cover}.founder__links{padding:0 10px;position:relative;top:-20px}.founder__link{background-color:#18181a;border-radius:5px;box-shadow:0 0 10px #000;padding:20px 20px 20px 50px;position:relative;transition:all .3s}.founder__link:after{background-color:#e4e4e4;content:"";height:24px;left:20px;-webkit-mask:no-repeat center/cover;mask:no-repeat center/cover;position:absolute;top:50%;transform:translateY(-50%);width:24px}.founder__link--telegram:after{-webkit-mask-image:url(../img/telegram.svg);mask-image:url(../img/telegram.svg)}.founder__link--whatsapp:after{-webkit-mask-image:url(../img/whatsapp.svg);mask-image:url(../img/whatsapp.svg)}.founder__link--mail:after{-webkit-mask-image:url(../img/mail.svg);mask-image:url(../img/mail.svg)}.founder__link:not(:last-child){margin-bottom:10px}.founder__link:hover{background-color:#1e1670}.founder__about{padding:0 10px}.founder__about p:not(:last-child){margin-bottom:10px}.founder__title{margin-bottom:20px}@media only screen and (min-width:768px){.founder{padding:80px 20px 40px}.founder__content{margin:0 auto;max-width:728px;padding:0 20px}.founder__intro{margin-bottom:20px;max-width:728px;position:relative}.founder__photo{animation:founder__photo 15s ease-in-out infinite;border-radius:5px;height:500px;margin:initial;width:550px}@keyframes founder__photo{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30% 60%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}.founder__links{left:60%;padding:initial;position:absolute;top:50%;transform:translateY(-50%);width:300px}}@media only screen and (min-width:1280px){.founder__content{display:flex;justify-content:space-between;margin:0 auto;max-width:1280px}.founder__intro{flex-shrink:0;max-width:630px;width:100%}.founder__photo{width:450px}.founder__links{left:50%}}@media only screen and (min-width:1440px){.founder__content{max-width:1440px}.founder__intro{max-width:680px}}.clients__title{margin-bottom:20px;text-align:center}.clients__partner{color:#6f65da}.clients__list{margin-bottom:40px}.clients__item{background-color:#18181a;border-radius:5px;display:none;overflow:hidden;padding:20px;position:relative;text-align:center;transition:all .3s}.clients__item:nth-child(-n+3){display:block}.clients__item:not(:last-child){margin-bottom:20px}.clients__item:not(:has(.clients__commentary)):hover{background-color:#1e1670}.clients__button{background-color:#000;border-radius:5px;padding:20px;width:100%}.clients__content--full .clients__item{display:block}.clients__content--full .clients__button{display:none}.clients__substrate{align-items:center;background-color:#000;border-radius:5px;bottom:-100%;display:flex;height:100%;justify-content:center;left:0;padding:10px;position:absolute;transition:all .3s;width:100%}.clients__item:hover .clients__substrate{bottom:0}@media only screen and (min-width:1280px){.clients__list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.clients__item{display:block;max-width:max-content;min-width:250px;padding:40px}.clients__item:not(:last-child){margin-bottom:0}.clients__button{display:none}}.gallery{padding-top:40px}.gallery picture{height:320px}.gallery__image{height:100%;object-fit:cover}@media only screen and (min-width:768px){.gallery picture{height:400px}}@media only screen and (min-width:1280px){.gallery{display:flex;flex-wrap:wrap}.gallery picture{width:50%}.gallery picture:last-child{width:100%}}@media only screen and (min-width:1440px){.gallery picture,.gallery picture:last-child{height:320px;width:33.333%}}.feedback__title{margin-bottom:20px;text-align:center}.feedback__content{display:grid;gap:20px;justify-content:center}@media only screen and (min-width:768px){.feedback__title{margin-bottom:40px}.feedback__content article:not(:last-child){margin-bottom:0}}@media only screen and (min-width:1280px){.feedback__content{column-gap:40px;grid-auto-rows:auto;grid-template-columns:600px 600px}}@media only screen and (min-width:1440px){.feedback__content{grid-template-columns:680px 680px}}.law{padding:40px 10px}.law__title{font-size:28px;margin-bottom:20px;text-align:center}.law__information{border-bottom:1px solid #e4e4e4;border-top:1px solid #e4e4e4;padding:20px 0}.law__information,.law__information p:not(:last-child){margin-bottom:20px}.law__link{background-color:#18181a;border-radius:5px;color:#c39f76;padding:10px;text-align:center}.law__about .law__link,.law__date:not(:last-child){margin-bottom:20px}@media only screen and (min-width:768px){.law{margin:0 auto;max-width:1000px;padding:80px 20px}.law__content{background-color:#18181a;border-radius:5px;box-shadow:0 0 10px #000;padding:20px}.law__link{box-shadow:0 0 10px #000;max-width:max-content;text-align:initial}}.services-promo{align-items:center;display:flex;min-height:calc(100vh - 70px);position:relative}.services-promo__description{padding:10px;z-index:1}.services-promo__accent{color:#c39f76}.services-promo__text:not(:last-child){margin-bottom:20px}.services-promo__slider{min-height:inherit;opacity:.3;overflow:hidden;right:0;z-index:-1}.services-promo__list,.services-promo__slider{display:flex;height:100%;position:absolute;top:0;width:100%}.services-promo__list{left:-200%;transition:3s ease}.services-promo__slide{display:none;height:100%;min-height:inherit;min-width:100%}.services-promo__slide picture{min-width:100%}.services-promo__slide img{height:100%;object-fit:cover}.services-promo__slide:first-child{display:block}@media only screen and (min-width:768px){.services-promo__text{font-size:28px}}@media only screen and (min-width:1280px){.services-promo__slider{align-items:center;column-gap:10px;display:flex;height:80%;opacity:1;position:absolute;top:0;width:60%}.services-promo__slide{border-radius:5px;display:block;min-height:auto;min-width:auto;overflow:hidden;position:relative}.services-promo__description{margin:0 auto;max-width:1440px;padding:40px 20px;width:100%}.services-promo__text{max-width:748px}.services-promo__slide:first-child{height:80%;opacity:.1;width:30%}.services-promo__slide:nth-child(2){height:90%;opacity:.5;width:30%}.services-promo__slide:last-child{height:100%;opacity:.7;width:50%}.services-promo__slide picture{height:100%}}.services-download{background-color:#08090b;padding:40px 10px}.services-download__link{align-items:center;background-color:#325c83;border-radius:5px;display:flex;justify-content:center;margin:0 auto;max-width:max-content;min-height:60px;padding:10px 20px;transition:all .3s;width:100%}.services-download__link span{padding-right:40px;position:relative;text-align:center}.services-download__link span:after{background-color:#e4e4e4;content:"";height:32px;-webkit-mask:url(../img/file-pdf.svg) no-repeat center/cover;mask:url(../img/file-pdf.svg) no-repeat center/cover;position:absolute;right:0;top:50%;transform:translateY(-50%);width:32px}.services-download__link:hover{background-color:#1e1670}@media only screen and (min-width:768px){.services-download{padding:80px 20px}.services-download__link span{font-size:28px}}@media only screen and (min-width:1280px){.services-download__link{min-width:720px}}.services-features{padding-bottom:80px;padding-top:80px}.services-features__title{margin-bottom:40px;text-align:center}.services-features__list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.services-features__item{background-color:#18181a;border-radius:5px;box-shadow:0 0 10px #000;max-width:690px;padding:20px;transition:all .3s;width:100%}.services-features__item:hover{background-color:#1e1670}.services-features__name{color:#c39f76;font-size:22px;margin-bottom:20px}@media only screen and (min-width:1280px){.services-features__list{justify-content:normal}.services-features__item{max-width:610px}}@media only screen and (min-width:1440px){.services-features__item{max-width:690px}}.services-advantages{background-color:#000}.services-advantages__photo{border-radius:5px;height:400px;margin:0 auto 20px;width:300px}.services-advantages__content{padding-bottom:40px;padding-top:40px}.services-advantages__title{margin-bottom:20px;text-align:center}.services-advantages__name{color:#c39f76;margin-bottom:10px;text-align:center;text-transform:uppercase}.services-advantages__item{padding-top:20px;position:relative}.services-advantages__item:after{background-color:#c39f76;border-radius:5px;content:"";height:10px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:10px}.services-advantages__item:not(:last-child){margin-bottom:20px}@media only screen and (min-width:768px){.services-advantages__title{margin-bottom:40px}.services-advantages__photo{height:600px;margin-bottom:40px;width:500px}.services-advantages__name{text-align:start}.services-advantages__item{padding-left:15px;padding-top:0}.services-advantages__item:after{border-radius:50%;height:7px;left:0;top:8px;width:7px}}@media only screen and (min-width:1280px){.services-advantages__content{display:grid;gap:40px;grid-template-areas:"title title" "advantages photo"}.services-advantages__title{grid-area:title;margin:initial}.services-advantages__list{grid-area:advantages}.services-advantages__photo{grid-area:photo;margin:initial}}.services-process{padding:80px 0 40px}.services-process__title{margin-bottom:20px;text-align:center}.services-process__step:not(:last-child){padding-bottom:20px}.services-process__description{margin-bottom:20px}.services-process__description p:first-child{color:#c39f76;font-size:28px;margin-bottom:20px;text-align:center}.services-process__commentary p:not(:last-child){margin-bottom:20px}@media only screen and (min-width:768px){.services-process__number{text-align:initial}.services-process__step{padding-left:80px;position:relative}.services-process__step:not(:last-child){height:100%;min-height:300px}.services-process__step:after{border:2px solid #e4e4e4;border-radius:50%;content:"";height:45px;left:0;position:absolute;top:0;width:45px}.services-process__step:not(:last-child):before{background-color:#e4e4e4;content:"";height:calc(100% - 45px);left:22px;position:absolute;top:45px;width:2px}}@media only screen and (min-width:1280px){.services-process__title{margin-bottom:40px}.services-process__step{display:flex;justify-content:space-between;margin:0 auto;max-width:975px;padding:initial;width:100%}.services-process__description{margin:initial;max-width:330px;width:100%}.services-process__description p:first-child{text-align:initial}.services-process__commentary{max-width:400px;width:100%}.services-process__step:after{left:44%}.services-process__step:not(:last-child):before{left:46.3%}}.services-touch__content{background-color:#000;border-radius:5px;box-shadow:0 0 10px #000;padding:20px 10px}.services-touch__title{font-weight:400;margin-bottom:20px;text-align:center}@media only screen and (min-width:768px){.services-touch__content{padding:20px}}@media only screen and (min-width:1280px){.services-touch__content{display:flex;justify-content:space-between;padding:40px;position:relative}.services-touch__content:after{background-color:#3d3d3d;content:"";height:80%;position:absolute;right:50%;top:50%;transform:translate(-50%,-50%);width:1px}.services-touch__title{align-items:center;display:flex;font-size:40px;justify-content:center;text-align:start}.services-touch__form,.services-touch__title{max-width:540px;width:100%}}.blog{padding:40px 0;position:relative}.blog__content,.blog__data{display:grid;row-gap:20px}.blog__button{background-color:#18181a;border-radius:5px;box-shadow:0 0 10px #000;height:40px;padding:5px;position:relative;width:40px}.blog__button:after{background-color:#e4e4e4;content:"";height:28px;left:50%;-webkit-mask:url(../img/arrow-double.svg) no-repeat center/cover;mask:url(../img/arrow-double.svg) no-repeat center/cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:28px}@media only screen and (min-width:768px){.blog__data{row-gap:40px}}@media only screen and (min-width:1280px){.blog__content{align-items:start;column-gap:40px;grid-template-areas:"blog_data blog_sidebar";grid-template-columns:800px 400px}.blog__data{grid-area:blog_data}.blog__button{display:none}}@media only screen and (min-width:1440px){.blog__content{grid-auto-rows:max-content;grid-template-columns:960px 400px}}.blog-sidebar{background-color:#000;display:grid;height:calc(100vh - 70px);left:-100%;overflow-y:auto;padding:80px 10px 40px;position:absolute;row-gap:40px;top:0;transition:all .3s;width:100%;z-index:1}.blog-sidebar--visible{left:0}.blog-sidebar__close{background-color:initial;height:40px;position:absolute;right:10px;top:10px;width:40px}.blog-sidebar__close:after,.blog-sidebar__close:before{background-color:#c39f76;content:"";height:100%;left:50%;position:absolute;top:0;width:1px}.blog-sidebar__close:after{transform:translateX(-50%) rotate(45deg)}.blog-sidebar__close:before{transform:translateX(-50%) rotate(-45deg)}@media only screen and (min-width:768px){.blog-sidebar{width:430px}}@media only screen and (min-width:1280px){.blog-sidebar__close{display:none}.blog-sidebar{background-color:initial;grid-area:blog_sidebar;height:auto;overflow:initial;padding:initial;position:static;width:auto}}.filter__form{margin:0 auto;max-width:300px}.filter__type{margin-bottom:20px}.filter__options{display:grid;row-gap:20px}.filter__name{border-radius:5px;box-shadow:0 0 10px #000;font-weight:700;margin-bottom:20px;padding:5px;text-align:center}.filter__submit{background-color:#007880;border-radius:5px;padding:10px;width:100%}.filter{background-color:#18181a;border-radius:5px;padding:20px 10px}@media only screen and (min-width:768px){.filter{box-shadow:0 0 10px #000;padding:20px}.filter__form{margin:initial;max-width:none}}.article{background-color:#18181a;border-radius:5px;box-shadow:0 0 10px #000}.article__about{gap:20px;justify-content:space-between}.article__about,.article__categories{align-items:flex-start;display:flex;flex-wrap:wrap}.article__categories{gap:10px}.article__category{background-color:#18181a;border-radius:5px;box-shadow:0 0 10px #000;font-size:16px;padding:10px;text-align:center;width:max-content}.article__category:not(:last-child){margin-bottom:10px}.article__category--sky{color:#4ca4ca}.article__category--sand{color:#ca9f4c}.article__category--bubble{color:#ca4cae}.article__header{padding:20px 10px 10px}.article__views{display:block;padding-left:30px;position:relative;width:min-content}.article__views:after{background-color:#c39f76;content:"";height:24px;left:0;-webkit-mask:url(../img/views.svg) no-repeat center/cover;mask:url(../img/views.svg) no-repeat center/cover;position:absolute;top:50%;transform:translateY(-50%);width:24px}.article__title{font-size:22px;font-weight:400;padding:10px;text-align:center}.article__title:hover>a{text-decoration:underline}.article__picture{position:relative}.article__picture img{height:200px;object-fit:cover}.article__text{padding:10px 10px 20px}.article__link{height:100%;left:0;position:absolute;top:0;transition:all .3s;width:100%}.article__link:hover{background-color:#0000004d}@media only screen and (min-width:768px){.article__header,.article__text,.article__title{padding:20px}.article__title{font-size:40px}.article__picture img{height:400px;width:100%}}.marketing-telegram__call{font-size:22px;margin-bottom:10px;text-align:center}.marketing-telegram__title{border-bottom:1px solid #c39f76;color:#c39f76;font-weight:400;margin:0 auto 20px;text-align:center;transition:all .3s;width:max-content}.marketing-telegram__title:hover{border-color:#6f65da;color:#6f65da}.marketing-telegram__picture{border-radius:5px;height:300px;margin:0 auto;max-width:300px}.marketing-telegram{background-color:#18181a;border-radius:5px;padding:20px 10px}@media only screen and (min-width:1280px){.marketing-telegram{box-shadow:0 0 10px #000;padding:20px}}.article-suggestions__item{margin:0 auto;min-height:200px;position:relative}.article-suggestions__item:hover .article-suggestions__picture{opacity:.7}.article-suggestions__link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.article-suggestions__picture{border-radius:10px;height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:all .3s;width:100%}.article-suggestions__item:not(:last-child){margin-bottom:20px}.article-suggestions__text{background-color:rgba(0,0,0,.702);left:0;padding:10px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);z-index:1}.article-suggestions__author{color:#c39f76;margin-bottom:10px}.article-suggestions__title{font-weight:400}@media only screen and (min-width:768px){.article-suggestions__item{min-height:250px}}.pagination{background-color:#18181a;border-radius:5px;box-shadow:0 0 10px #000;display:flex;width:-moz-fit-content;width:fit-content}.pagination a{align-items:center;display:flex;height:40px;justify-content:center;transition:all .3s;width:40px}.pagination a:not(.active):hover{background-color:#1e1670}.pagination a:not(.pagination__previous):first-child{border-radius:5px 0 0 5px}.pagination a:not(.pagination__forwards):last-child{border-radius:0 5px 5px 0}.pagination__page.active{background-color:#1e1670}.pagination__forwards,.pagination__previous{background:url(../img/arrow.svg) no-repeat 50%/24px 24px}.pagination__previous{border-radius:0 0 5px 5px;transform:rotate(90deg)}.pagination__forwards{border-radius:0 0 5px 5px;transform:rotate(-90deg)}.auth{padding:20px 0}.auth__wrapper{background-color:#000;border-radius:5px;box-shadow:0 0 10px #000;padding:20px 10px}.auth__content{display:flex;flex-direction:column;row-gap:20px}.auth__title{color:#c39f76;font-size:20px;text-align:center}.auth__form,.auth__title{margin-bottom:20px}.auth__help{display:flex;justify-content:center}.auth__link{position:relative}.auth__link:after{background-color:#e4e4e4;content:"";height:1px;left:0;position:absolute;top:100%;width:100%}.auth__information{display:grid;grid-auto-rows:min-content;row-gap:10px}.auth__information a{color:#6f65da;display:inline}.auth__motivation{align-items:start;border-bottom:1px solid #3d3d3d;display:grid;grid-auto-rows:min-content;margin-bottom:20px;padding-bottom:20px;row-gap:10px}.auth__motivation p{background:url(../img/check.svg) no-repeat 0 0/24px;padding-left:30px;position:relative}.auth__quote p{margin-bottom:20px}@media only screen and (min-width:768px){.auth{padding:80px 0}.auth__wrapper{padding:40px}.auth__title{font-size:56px}.auth__form{margin-bottom:0}.auth__help{justify-content:flex-end}}@media only screen and (min-width:1280px){.auth__content{align-items:flex-start;column-gap:80px;flex-direction:row;justify-content:space-between}.auth__title{margin-bottom:40px}.auth__form{min-width:640px;order:1}.auth__message{margin:0 auto;max-width:550px;text-align:center}}.profile{padding-top:20px}@media only screen and (min-width:1280px){.profile{padding-top:40px}}