@import url(https://fonts.googleapis.com/css?family=Poppins:300,regular,400italic,500,500italic,600,700,700italic,800,800italic,900&display=swap);:root{--main:rgba(218, 70, 70, 1)}*{padding:0;margin:0;border:0}*,*::after,*::before{box-sizing:border-box}*::after,*::before{display:inline-block}body,html{height:100%;min-width:320px}body{color:#000;line-height:1;font-family:Poppins,sans-serif;font-size:1.125rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-size:inherit;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0)}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}:root{--main:rgba(218, 70, 70, 1)}.lock body{overflow:hidden;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:75rem;margin:0 auto;width:100%}.button{position:relative;display:flex;padding:16px 99px;text-align:center;align-items:center;justify-content:center;font-weight:400;font-size:16px;line-height:140%;color:#fff;transition:all .3s ease;background:var(--main);border-radius:20px;width:-webkit-max-content;width:max-content;max-width:100%;white-space:nowrap;text-transform:capitalize;gap:6px}.button:hover{box-shadow:0 5px 15px 5px rgba(250,250,250,.3)}.button--fw{width:100%}.button--upper{text-transform:uppercase}.button--center{margin:0 auto}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;appearance:none}.input{border:1px solid #da4646;width:100%;display:block;padding:16px 32px;font-weight:400;font-size:16px;line-height:150%;caret-color:inherit;outline:0;transition:all .3s ease;color:#000;border-radius:20px}.input::-webkit-input-placeholder{color:#000}.input:-ms-input-placeholder{color:#000}.input::-ms-input-placeholder{color:#000}.input::placeholder{color:#000}.input[placeholder]:not([data-placeholder-nohiden])::-webkit-input-placeholder{-webkit-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus::-webkit-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus:-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}textarea{min-height:120px;resize:none;font-family:Poppins,sans-serif}.menu{display:none}.icon-menu{display:none}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.popup__wrapper{flex-direction:column;min-height:100%;flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#fff;padding:40px 30px;width:-webkit-max-content;width:max-content;max-width:100%}.lock .popup__content{visibility:visible}.popup__close{position:absolute;right:20px;top:20px}.popup__text{display:flex;flex-direction:column;gap:20px;align-items:center}.popup__title{font-weight:700;font-size:32px;line-height:150%;text-align:center;text-transform:uppercase}.popup__btns{display:flex;justify-content:center;gap:20px;margin-top:20px}.popup__btns .button{padding:16px 40px;border:none;outline:0}.popup__btns .button:hover{box-shadow:0 5px 15px 5px rgba(0,0,0,.3)}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}a{transition:all .3s ease}body{scroll-behavior:smooth}.wrapper{background:#fff}::-webkit-scrollbar{width:8px;background:#f0f0f0;height:8px}::-webkit-scrollbar-thumb{background:#000}.section{position:relative;padding-top:20px;padding-bottom:20px}.section [class*=__container]:not(.hero){padding-top:60px;padding-bottom:60px}.section__title{font-weight:600;font-size:30px;line-height:140%}.section__title--center{text-align:center}.section__subtitle{font-size:14px;font-weight:600;line-height:16.94px;text-align:center;text-transform:uppercase}.section__text{font-weight:400;font-size:16px;line-height:140%}.section__text--center{text-align:center}.section__text--12{font-size:12px;line-height:14.52px}.section__text li{list-style-type:disc;list-style-position:inside}.img-wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.img-wrap img{z-index:-1;position:relative}.col{display:flex;flex-direction:column;gap:16px}.info-page{padding-top:60px;padding-bottom:60px}.info-page__content{font-weight:400;font-size:16px;line-height:20px;gap:16px}.info-page__title{margin-bottom:20px;background:var(--main);font-weight:400;font-size:34px;line-height:42.16px;letter-spacing:0;color:#fff;padding:28px;border-radius:24px;text-transform:uppercase}.info-page ul li{list-style-type:disc;margin-left:24px}.info-page ol li{margin-left:24px}.info-page a:hover{opacity:.7}.header{display:flex;padding-top:14px;padding-bottom:14px;align-items:center;z-index:30;width:100%;position:relative;background:#000}.header__container{display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;color:#fff}.header__nav{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;align-items:center}.logo{font-weight:500;font-size:26px;line-height:100%;z-index:105;position:relative}.logo span{color:var(--main)}.hover{display:flex;overflow:hidden;flex-direction:column;height:16px;position:relative;z-index:5}.hover span{transition:all .4s ease}.header__link{height:16px;display:inline-flex;justify-content:center;align-items:center;position:relative}.hover span{font-weight:600;font-size:12px;line-height:14.52px;text-align:center}.hover:hover span:nth-child(1){-webkit-transform:translateY(-16px);transform:translateY(-16px)}.hover:hover span:nth-child(2){-webkit-transform:translateY(-16px);transform:translateY(-16px)}.wrapper--header .header{position:relative;background:#0d0d0d}.footer{padding-top:40px;padding-bottom:40px;background:#000}.footer__container{gap:20px;color:#fff}.footer__nav ul{display:flex;gap:60px;justify-content:center;align-items:center;width:100%}.footer__link{font-weight:300;font-size:14px;line-height:150%}.footer__link:hover{color:var(--main)}.footer__tel{font-weight:500;font-size:16px;line-height:100%;text-align:center}.footer__bottom{border-top:1px solid #bbb;padding-top:20px;display:flex;justify-content:space-between;align-items:center}.disclaimer__text{font-weight:300;font-size:14px;line-height:140%}.hero{padding-top:80px;padding-bottom:80px}.hero .img-wrap::after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.4)}.hero__container{z-index:5;position:relative;color:#fff}.hero__container .col{gap:20px}.hero__title{font-weight:400;font-size:40px;line-height:130%;text-align:center}.info__container{gap:32px;z-index:10;position:relative}.info__content{gap:16px;display:grid;grid-template-columns:repeat(5,1fr)}.info__block{position:relative;display:flex;flex-direction:column;background:var(--main);color:#fff;border-radius:24px;padding:18px;gap:8px}.info__block span{font-weight:400;font-size:20px;line-height:28px;text-transform:uppercase}.payment__block{gap:32px}.payment__block .col{gap:8px}.payment__block .col span{font-weight:700;font-size:20px;line-height:28px;opacity:.8}.reviews .img-wrap::after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.4)}.reviews__container{gap:30px}.reviews__content{gap:20px}.reviews__block{padding:20px;border-radius:22px;display:flex;flex-direction:column;gap:20px;background:rgba(222,10,10,.07)}.reviews__name{font-weight:900;font-size:24px;line-height:31.25px;color:var(--main);text-transform:uppercase}.row{display:grid;grid-template-columns:1fr 1fr}.about__container{gap:20px}.about__container img{border-radius:20px}.about__content{gap:16px}.about__content span{font-weight:600;font-style:italic;font-size:16px;line-height:140%}.about__block{border-radius:24px;padding:30px;display:flex;flex-direction:column;gap:16px;border:1px solid var(--main)}.about__block span{font-weight:900;font-size:36px;line-height:1.3;text-transform:uppercase}.about__block:first-child{background:var(--main);color:#fff}.about__block:last-child{background:#fff;color:var(--main)}.about__bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.advantages__container{gap:40px}.advantages__content{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.advantages__block{box-shadow:0 4px 4px 0 rgba(0,0,0,.25);border-radius:20px;padding:40px 20px;display:flex;flex-direction:column;gap:12px}.advantages__block img{width:60px;height:60px}.advantages__block span{font-weight:500;font-style:italic;font-size:20px;line-height:130%}.reviews__container{z-index:2;position:relative;gap:40px}.reviews__block{background:hsla(0,0%,100%,.7);border-radius:20px;padding:40px 35px;display:flex;flex-direction:column;gap:12px}.reviews__block span{font-weight:400;font-style:italic;font-size:20px;line-height:130%;text-align:right}.grid{display:grid;grid-template-columns:repeat(3,1fr)}.thank-you{display:flex;flex-direction:column;justify-content:center;padding-top:80px;padding-bottom:80px}.thank-you__container{display:flex;gap:20px;width:100%;flex-direction:column}.thank-you img{height:200px;width:-webkit-max-content;width:max-content}.other-page .about__block{max-width:-webkit-max-content;max-width:max-content}.other-page .about__container{gap:80px}.get_box{padding:32px;border-radius:32px;position:relative;z-index:1;display:flex;background:hsla(0,0%,100%,.08);margin-top:8px;width:100%}.get_box form{display:flex;flex-direction:column;gap:8px;width:100%;flex-shrink:0}.point .section__title{text-transform:uppercase}.point__container{gap:40px}.point img{height:220px;border-radius:20px}.advantages__name{font-weight:400;font-size:32px;line-height:44.8px;letter-spacing:0;text-transform:uppercase}#point .advantages__block{gap:8px}#point .advantages__block span{margin-top:16px}#point .advantages__block img{margin-bottom:16px}table{width:100%;border-collapse:separate;border-radius:24px;border-spacing:0;overflow:hidden;background:#f4f8f9}td,th{border:1px solid #8c8c8c;padding:20px 26px;text-align:left}th{font-weight:700;font-size:24px;line-height:100%;letter-spacing:.05em;vertical-align:middle;color:var(--main)}th:first-child{border-top-left-radius:24px}th:last-child{border-top-right-radius:24px}tbody tr:last-child td:first-child{border-bottom-left-radius:24px}tbody tr:last-child td:last-child{border-bottom-right-radius:24px}td{font-weight:500;font-size:20px;line-height:100%;vertical-align:middle}.contact__container{display:flex;gap:20px}.contact__container .col{max-width:420px;width:100%;gap:20px}.contact__container .col img{height:168px;border-radius:20px}.contact__text{font-weight:400;font-size:16px;line-height:140%}.contact__form{display:flex;flex-direction:column;gap:8px;width:100%}.thank-you__container{align-items:center}@media (max-width:1220px){[class*=__container]{padding-left:3.75rem;padding-right:3.75rem}}@media (max-width:800px){.icon-menu{display:block;position:relative;width:2.25rem;height:1.5rem;z-index:11;border-radius:50%}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#fff}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{width:80%;top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@media (max-width:800px)and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:768px){.menu{display:flex}.menu__body{display:flex;gap:30px;position:fixed;width:100%;min-height:100vh;height:-webkit-max-content;height:max-content;top:0;left:-100%;overflow:auto;flex-direction:column;padding:6.25rem 1.25rem;background:#0d0d0d;transition:all .5s ease-in-out;z-index:10}.menu-open .menu__body{left:0}.menu__body ul{display:flex;flex-direction:column;align-items:center;gap:20px}.menu__body ul .header__link{background:rgba(0,0,0,0);color:#fff;font-size:24px;line-height:28px;text-align:center;text-transform:uppercase}.header__nav{flex-direction:column;align-items:flex-start;gap:32px!important}.header__nav .hover{height:28px}.header__nav .hover span{font-size:20px;line-height:1.2;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.header__nav .hover span:first-child{display:none}}@media (max-width:61.99875em){[class*=__container]{padding-left:20px;padding-right:20px}.footer__nav ul{flex-wrap:wrap}.info__content{grid-template-columns:repeat(3,1fr)}.advantages__content{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:47.99875em){.section [class*=__container]:not(.hero){padding-top:40px;padding-bottom:40px}.info-page{padding-top:40px;padding-bottom:40px}.footer__bottom{flex-direction:column;align-items:center;gap:10px}.hero{padding-top:40px;padding-bottom:40px}.info__content{grid-template-columns:repeat(2,1fr)}.row{display:flex;flex-direction:column}.about__container img{height:200px}.about__block span{font-size:30px}.about__bottom{flex-direction:column;align-items:flex-start}.about__bottom svg{height:100px!important;width:100px!important}.advantages__content{grid-template-columns:1fr}.grid{grid-template-columns:1fr}.thank-you{padding-top:60px;padding-bottom:60px}.other-page .about__container{gap:60px}.get_box form{flex-direction:column;width:100%}.get_box form input{max-width:100%}.get_box form .button{max-width:100%;width:100%}td,th{padding:10px 20px}.contact__container{flex-direction:column}}@media (max-width:29.99875em){.popup__title{font-size:30px}.info__content{grid-template-columns:1fr}.hero__title{font-size: 34px;}}