@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600&display=swap);
.header{position:fixed;width:100%;top:0;left:0;z-index:10;background:#fff}.header__top{overflow:hidden;transition:.5s}.header__inner{display:flex;align-items:center;justify-content:center}.header__inner-nav{justify-content:end;flex-wrap:wrap}.header__contacts{display:flex}.header__item{display:flex;padding:0 30px}@media screen and (max-width: 370px){.header__item{padding-right:0}}.header__item:not(:last-child){border-right:1px solid #eee}.header__item-icon{margin-right:6px}.header__item-title{font-size:13px;line-height:20px;font-weight:400;color:#2c2f37;margin-bottom:3px}@media screen and (max-width: 655px){.header__item-title{font-size:11px}}.header__item-info{font-weight:700}@media screen and (max-width: 655px){.header__item-info{font-size:11px}}@media screen and (max-width: 1055px){.header__item:last-child{display:none}}@media screen and (max-width: 855px){.header__item:nth-child(3){display:none}}@media screen and (max-width: 655px){.header__item:nth-child(2){display:none}}.header__nav{background-color:#e8d5b5;padding:15px 0;color:#fff}.header a{color:#000}.header__link-to-messanger{display:flex}.nav{text-transform:uppercase;display:flex;list-style:none;gap:30px;transition:.4s;overflow:hidden}@media screen and (max-width: 1055px){.nav{flex-direction:column;width:100%;gap:10px;max-height:0}}.nav__active{max-height:100vh;margin-bottom:10px}.nav__item{transition:.3s;cursor:pointer}.nav__item:hover{color:rgba(255,255,255,.5)}.nav a{color:#fff}.logo{width:130px;flex-grow:1}.logo img{width:95px}.social__icon{width:38px;height:38px}.connect{display:flex;align-items:center;gap:10px}.connect__item{width:46px;height:46px;transition:.3s}.connect__item:hover{transform:scale(1.1)}@media screen and (max-width: 1055px){.connect{margin-right:auto}}.burger{display:none;border:none;outline:none;background-color:rgba(0,0,0,0);width:37px;height:27px;cursor:pointer}@media screen and (max-width: 1055px){.burger{display:block}}.burger:hover .burger__item{background-color:rgba(255,255,255,.5)}.burger__item{display:block;width:100%;background-color:#fff;height:2px;position:relative;transition:.3s}.burger__item:before,.burger__item:after{content:"";position:absolute;background-color:inherit;width:100%;height:100%}.burger__item:before{left:0;top:-8px}.burger__item:after{left:0;bottom:-8px}.preview{background-image:url(asset/94c066640ff8df745f65.jpeg);background-size:cover;background-repeat:no-repeat;padding-top:250px;padding-bottom:60px}@media screen and (max-width: 655px){.preview{padding-top:190px}}.preview__inner{display:flex;align-items:center;flex-direction:row-reverse;justify-content:space-between}@media screen and (max-width: 1055px){.preview__inner{flex-direction:column}}.preview__info{max-width:680px;color:#fff}@media screen and (max-width: 1055px){.preview__info{text-align:center}}.preview__title{font-size:45px;line-height:60px;font-weight:600;margin-bottom:70px}@media screen and (max-width: 1055px){.preview__title{font-size:35px}}@media screen and (max-width: 655px){.preview__title{font-size:26px;line-height:36px;margin-bottom:30px}}.preview__paragraph{font-size:24px;line-height:31px;margin-bottom:24px}@media screen and (max-width: 1055px){.preview__paragraph{font-size:18px}}@media screen and (max-width: 655px){.preview__paragraph{font-size:16px;line-height:26px}}.form{width:350px;padding:50px 40px;background-color:#fff;border-radius:15px;position:relative}@media screen and (max-width: 370px){.form{max-width:330px;padding:40px 30px}}.form__title{margin-bottom:24px;text-align:center}.form__input{width:100%;border-radius:8px;border:1px solid #d3d3d3;height:41px;padding:5px}.form__input::-moz-placeholder{color:#d3d3d3}.form__input::placeholder{color:#d3d3d3}.form__button-block{display:flex;justify-content:center;gap:10px}.form__subtitle{color:gray;text-align:center}.form__or{display:inline-block;position:relative;color:gray}.form__or::before,.form__or::after{content:"";position:absolute;height:2px;width:40px;background-color:gray;transform:translateY(-50%);top:50%}.form__or::before{left:-45px}.form__or::after{right:-45px}.form--horizontal{display:flex;justify-content:space-between;align-items:center;width:100%;gap:15px;background-color:rgba(0,0,0,0);padding:0}@media screen and (max-width: 820px){.form--horizontal{flex-wrap:wrap}}.form--start{border-radius:0;width:550px;padding:50px}@media screen and (max-width: 590px){.form--start{border-radius:12px;padding:30px}}@media screen and (max-width: 400px){.form--start{padding:20px}}.form__email-container{width:100%;display:flex;gap:5px}.form__mail-select{height:40px;border-radius:8px;border-color:#d3d3d3}.block{padding:40px 0}.block__inner{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 855px){.block__inner{flex-direction:column;gap:20px;text-align:center}}.block__img{max-width:550px}@media screen and (max-width: 855px){.block__info{text-align:center !important}}.block__text{font-size:24px;line-height:32px;font-weight:400;margin-bottom:35px}@media screen and (max-width: 855px){.block__text{text-align:center}}@media screen and (max-width: 600px){.block__text{font-size:18px;line-height:26px}}.list{display:flex;flex-direction:column}.list__item{padding-left:10px;margin-right:30px;margin-bottom:30px}.list__item-title{font-size:24px;line-height:32px;font-weight:600;margin-bottom:12px}@media screen and (max-width: 520px){.list__item-title{font-size:16px;line-height:22px}}.list__item-text{font-weight:400;font-size:18px}@media screen and (max-width: 520px){.list__item-text{font-size:14px}}.list__img{width:auto;min-width:60px;height:60px;margin-right:10px}@media screen and (max-width: 520px){.list__img{min-width:40px;max-height:40px}}.linked-list{display:flex;flex-direction:column;gap:15px;padding-left:50px;border-left:3px solid #e1e1e1}@media screen and (max-width: 560px){.linked-list{border-left:none;padding-left:0px;gap:30px}}.linked-list__item{background-color:#f7f7f7;padding:30px;position:relative;max-width:800px}@media screen and (max-width: 820px){.linked-list__item{max-width:100%}}.linked-list-title{font-size:22px;line-height:32px;font-weight:400;margin-bottom:12px}@media screen and (max-width: 520px){.linked-list-title{font-size:16px;line-height:22px}}.linked-list-text{font-weight:400;font-size:18px}@media screen and (max-width: 520px){.linked-list-text{font-size:14px}}.linked-list__img{width:60px;height:60px;margin-right:10px}@media screen and (max-width: 520px){.linked-list__img{max-width:40px;max-height:40px}}.triangle{position:absolute;content:"";width:0;height:0;border-style:solid;border-width:15px 15px 15px 0;border-color:rgba(0,0,0,0) #f7f7f7 rgba(0,0,0,0) rgba(0,0,0,0);left:-15px;top:30%}@media screen and (max-width: 560px){.triangle{left:30px;top:-20px;transform:rotate(90deg)}}.triangle:before{position:absolute;content:"";width:16px;height:16px;border:3px solid #e8d5b5;border-radius:50%;background-color:#fff;left:-47px;top:-10px}@media screen and (max-width: 560px){.triangle:before{content:none}}.money-back{padding:40px 0}.money-back__inner{display:flex;justify-content:center}@media screen and (max-width: 620px){.money-back__inner{flex-direction:column}}.money-back__img{max-width:250px;margin-right:auto;box-shadow:0 0 20px rgba(0,0,0,.2)}@media screen and (max-width: 1055px){.money-back__img{display:none}}@media screen and (max-width: 830px){.difficults__inner{flex-direction:column}}.difficults__other{width:50%}@media screen and (max-width: 830px){.difficults__other{width:100%}}@media screen and (max-width: 855px){.escort img{display:none}}@media screen and (max-width: 1000px){.carefully__inner{flex-direction:column}}.return{background-image:url(asset/2b86cbf70a84a401fecd.jpg);background-size:cover;background-repeat:no-repeat}.return__inner{gap:30px}@media screen and (max-width: 900px){.return__inner{flex-direction:column;align-items:center}}.return__info{color:#fff;text-align:center}@media screen and (max-width: 900px){.return__info{order:-1}}.dropdown{display:flex;flex-direction:column;overflow:hidden}.dropdown__trigger{padding:16px;padding-left:50px;border:1px solid #e8d5b5;position:relative;margin-bottom:16px;margin-top:8px;cursor:pointer}.dropdown__trigger::before,.dropdown__trigger::after{content:"";width:12px;height:3px;background-color:#000;position:absolute}.dropdown__trigger::before{transform:rotate(45deg);left:15px;top:45%}.dropdown__trigger::after{transform:rotate(-45deg);left:21.5px;top:45%}.dropdown__body{padding:0 40px;transition:all .3s ease-in-out;max-height:0px}.dropdown__body--active{transition:max-height .5s ease-in-out;max-height:100vh}.footer{background-color:#000;padding:60px 0;color:#858993;font-size:12px}.footer__inner{display:flex;gap:30px;justify-content:space-between}@media screen and (max-width: 676px){.footer__inner{flex-wrap:wrap}}.footer__title{margin-bottom:25px;color:#fff;position:relative}.footer__title:after{content:"";position:absolute;width:130px;background-color:#e8d5b5;height:2px;bottom:-10px;left:0}.footer__about{width:50%}@media screen and (max-width: 676px){.footer__about{width:100%}}.footer__about p{margin-bottom:15px}.footer__nav{width:25%;list-style:none}@media screen and (max-width: 676px){.footer__nav{width:100%}}.footer__nav__item{margin-bottom:12px;position:relative;transition:.3s;cursor:pointer}.footer__nav__item:hover{color:#fff}@media screen and (max-width: 676px){.footer__nav__item{padding-left:15px}}.footer__nav__item::before,.footer__nav__item::after{content:"";width:8px;height:1px;background-color:#e8d5b5;position:absolute}.footer__nav__item::before{transform:rotate(45deg);left:-14px;top:36%}@media screen and (max-width: 676px){.footer__nav__item::before{left:1px}}.footer__nav__item::after{transform:rotate(-45deg);left:-14px;top:63%}@media screen and (max-width: 676px){.footer__nav__item::after{left:1px}}.footer__contacts .list__item{padding-left:0}.footer__contacts .list__item-text{text-align:left}.footer a{color:#858993;transition:.3s}.footer a:hover{color:#fff}.footer .material-symbols-outlined{color:#fff}.square{min-width:36px;min-height:36px;background-color:rgba(255,255,255,.1);margin-right:10px;display:flex;align-items:center;justify-content:center}.popup{height:100vh;width:100vw;background-color:rgba(0,0,0,.4);position:fixed;top:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:.5s}.popup--active{opacity:1;pointer-events:all}.popup__content{max-width:100%;margin:0 auto;display:flex;justify-content:center;border-radius:12px;background-color:#fff;transform:scale(0.5);transition:.4s;color:#000}.popup__content--active{transform:scale(1)}*{margin:0;padding:0;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:"Open Sans",serif}html{overflow-x:hidden}img{width:100%;max-height:100%}a{text-decoration:none}body{font-family:"Open Sans",sans-serif;overflow-x:hidden}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 200,"GRAD" 0,"opsz" 48;color:#696cc3}.container{width:100%;max-width:1200px;padding:0 15px;margin:0 auto}.title{font-size:32px;line-height:42px;font-weight:600;margin-bottom:20px;text-align:center}@media screen and (max-width: 855px){.title{text-align:center !important}}@media screen and (max-width: 600px){.title{font-size:26px;line-height:36px}}.button{cursor:pointer}.button--big_red{color:#fff !important}.button--big_red{display:flex;align-items:center;justify-content:center;width:241px;height:41px;text-decoration:none;background-color:red;font-size:12px;font-weight:700;border-radius:4px;text-transform:uppercase}@media screen and (max-width: 500px){.button--big_red{display:none}}.button--transparent{width:100%;border:1px solid #e8d5b5;color:#e8d5b5;border-radius:8px;padding:10px 0;background-color:#fff;transition:.3s;text-transform:uppercase}.button--transparent:hover{background-color:#e8d5b5;color:#fff}.button--filled{width:100%;font-size:12px;font-weight:700;border-radius:4px;border:none;padding:12px 0;background-color:#e8d5b5;transition:.3s;color:#fff;text-transform:uppercase}.button--filled--big{font-size:18px;padding:0;width:290px;height:50px}.button--filled:hover{filter:brightness(85%)}.button--filled--sm{width:auto;padding:14px 25px}.button--sm{display:none;justify-content:center;align-items:center;width:auto;height:auto;padding:14px 20px;font-size:10px;text-transform:uppercase}@media screen and (max-width: 500px){.button--sm{display:flex}}.button--cancel{color:#d3d3d3;width:100%;border:none;background-color:rgba(0,0,0,0);padding:11px 0}.brand-color-span{color:#e8d5b5}.align-right{text-align:right}.align-center{text-align:center}.align-left{text-align:left}.mw-830{max-width:830px}.mw-730{max-width:730px}.mw-550{max-width:550px}.align-centr{text-align:center}.mw-215px{max-width:215px}.mw-350{max-width:350px}.mw-380{max-width:350px}@media screen and (max-width: 620px){.mw-380{max-width:100%}}.mw-400{max-width:400px}@media screen and (max-width: 1000px){.mw-400{max-width:100%}}.mw-650{max-width:650px}.mw-690{max-width:690px}.bg-dark{background:linear-gradient(90deg, #1E4648 62%, rgb(153, 153, 153) 100%);color:#fff}.mb-16{margin-bottom:16px}.mb-10{margin-bottom:10px}.mb-25{margin-bottom:25px}.mb-40{margin-bottom:40px}@media screen and (max-width: 620px){.mb-40{margin-bottom:18px}}.mb-50{margin-bottom:40px}.mb-65{margin-bottom:65px}@media screen and (max-width: 620px){.mb-65{margin-bottom:25px}}.m0-a{margin-left:auto;margin-right:auto}.p40-0{padding:40px 0}.p25{padding:25px}.p60-0{padding:60px 0}.d-flex{display:flex}.border-left{border-left:4px solid #e8d5b5}.w50-percent{width:50%}@media screen and (max-width: 820px){.w50-percent{width:100%}}.gap20{gap:20px}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.justify-content-space-between{justify-content:space-between}.mh-770{max-height:700px}.lh20{line-height:20px}.w24-h24{width:24px !important;height:24px !important;min-width:24px !important;min-height:24px !important}@media screen and (max-width: 450px){.w24-h24{width:18px;height:18px}}.block{display:flex;flex-direction:column}.fs-12{font-size:12px}.spiner{color:#000 !important}.spiner{display:none;width:100%;height:100%;background-color:rgba(255,255,255,.7);align-items:center;justify-content:center;position:absolute;border-radius:8px;left:0;top:0}.spiner img{width:100px;height:100px}.thanks{color:#000 !important}.thanks{display:none;width:100%;height:100%;background-color:rgba(255,255,255,.9);border-radius:8px;align-items:center;justify-content:center;flex-direction:column;text-align:center;font-size:24px;position:absolute;left:0;top:0}.thanks img{width:60px;height:60px}.thanks--modal{display:flex;padding:30px;position:static}.error__message{margin-top:16px;font-size:12px;display:none;color:red}.mb-30{margin-bottom:30px}@media screen and (max-width: 675px){.media-left{text-align:left}}.start{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 30px}.start__title{font-size:34px;font-weight:400;letter-spacing:15px;max-width:600px;text-align:center;margin-bottom:70px;-webkit-animation:fade 1.5s;animation:fade 1.5s}@media screen and (max-width: 675px){.start__title{max-width:auto;letter-spacing:5px;font-size:28px}}@media screen and (max-width: 400px){.start__title{letter-spacing:normal}}.start__img{max-width:500px;-webkit-animation:fade1 1.5s;animation:fade1 1.5s}.start__hide{transition:2s;opacity:0;pointer-events:none}.start__hide_fast{opacity:0;pointer-events:none}@-webkit-keyframes fade{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fade{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@-webkit-keyframes fade1{from{transform:scale(0.4);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fade1{from{transform:scale(0.4);opacity:0}to{transform:scale(1);opacity:1}}@-webkit-keyframes rotation{0%{transform:rotateY(0)}25%{transform:rotateY(90deg)}50%{transform:rotateY(180deg)}75%{transform:rotateY(270deg)}100%{transform:rotateY(360deg)}}@keyframes rotation{0%{transform:rotateY(0)}25%{transform:rotateY(90deg)}50%{transform:rotateY(180deg)}75%{transform:rotateY(270deg)}100%{transform:rotateY(360deg)}}.left{transform:translateX(50%);opacity:0;overflow:hidden}.right{transform:translateX(-50%);opacity:0;overflow:hidden}.show{visibility:visible !important;opacity:1 !important;transform:translateX(0%) !important}.show{transition:opacity 2s,transform 1s}
