*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}body{min-height:100vh;color:#fff;font-family:Roboto,sans-serif;background:#000}input,textarea,select,button{font:inherit}a{text-decoration:none;cursor:pointer;color:#fff}img{max-width:100%}button{cursor:pointer}.container{max-width:1440px;margin:0 auto;padding:0 40px}@media (max-width: 1200px){.container{padding:0 20px;width:100%}}.circle{width:50px;height:50px;background:linear-gradient(90.57deg,#c02425 .389%,#f0cb35 99.51%);filter:blur(20px);border-radius:50%;position:absolute;z-index:-1}@media (max-width: 992px){.circle{display:none}}.start{position:relative;width:100%;height:100vh;padding-bottom:120px}@media (max-width: 600px){.start{padding-bottom:0;margin-bottom:40px;height:auto}}.start__video{position:absolute;top:0;left:0;z-index:-10;opacity:.2;width:100%;height:100%;object-fit:cover}.start__circle{position:fixed;width:500px;height:500px;background:linear-gradient(90.57deg,#c02425 .389%,#f0cb35 99.51%);border-radius:100%;z-index:-1;filter:blur(300px);left:-200px;top:-100px}.start__circle-outer{position:fixed;width:700px;height:700px;border:1px solid white;border-radius:100%;z-index:-1;left:-500px;top:-300px;opacity:.1}@media (max-width: 600px){.start__circle-outer{width:300px;height:300px;left:-100px;top:-100px}}.start__circle-outer--2{width:970px;height:980px;left:-480px;top:-280px;opacity:.05}@media (max-width: 600px){.start__circle-outer--2{width:500px;height:500px;left:-150px;top:-150px}}.start__body{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding-top:50px}@media (max-width: 992px){.start__body{padding-bottom:120px}}@media (max-width: 600px){.start__body{padding-top:20px;padding-bottom:40px}}.start__body .text-animation{position:relative;overflow:hidden;height:174px;width:100%}@media (max-width: 992px){.start__body .text-animation{height:100px}}@media (max-width: 600px){.start__body .text-animation{height:100%}}.start__body .text-animation h1{position:absolute;top:0;left:0;width:100%;text-align:right;font-size:144px;line-height:174px;letter-spacing:0px}@media (max-width: 992px){.start__body .text-animation h1{font-size:80px;line-height:normal}}@media (max-width: 600px){.start__body .text-animation h1{font-size:40px}}.start__body h5{font-size:40px}@media (max-width: 600px){.start__body h5{font-size:24px}}.start__body p{font-size:30px;color:#0f0}@media (max-width: 600px){.start__body p{font-size:20px}}.header{display:flex;align-items:center;padding:25px;border-bottom:1px solid #fff}@media (max-width: 992px){.header{flex-wrap:wrap;gap:20px;justify-content:center}}@media (max-width: 767px){.header{padding:24px 0}}.header .nav{padding-left:50px}@media (max-width: 992px){.header .nav{padding-left:0}}.header .nav ul{list-style-type:none;display:flex;align-items:center;gap:30px}@media (max-width: 600px){.header .nav ul{gap:10px;display:grid;grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.header .nav ul li{width:100%}}.header .nav ul li a{padding:8px 12px;border:2px solid rgba(251,160,46,.3);border-radius:12px;display:inline-block;font-size:20px;color:#ccc;left:24px;font-weight:600;overflow:hidden;transition:clip-path 275ms ease,-webkit-clip-path 275ms ease}.header .nav ul li a:hover{background-color:#fba02e4d}.header .nav ul li a:hover:before{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.header .nav ul li a:before{position:absolute;content:attr(data-content);color:#fff;text-decoration:underline;-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);transition:clip-path 275ms ease,-webkit-clip-path 275ms ease}@media (max-width: 600px){.header .nav ul li a{font-size:16px;width:100%;text-align:center}}.header .nav ul li:nth-child(2) a:before{color:#fff}.header .nav ul li:nth-child(3) a:before{color:#fff}.header__right{margin-left:auto;display:flex;align-items:center;gap:20px;padding:10px 20px;border:1px solid rgba(251,160,46,.2);border-radius:12px}.header__right:hover{background-color:#fba02e33}@media (max-width: 992px){.header__right{margin-left:0}}.header__lang{position:relative;display:inline-block}.header__lang-btn{background-color:#170f0f}.header .header__lang-btn{background:#f0f0f0;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:16px;min-width:40px;text-align:center;background-color:#170f0f;text-transform:uppercase;width:100%;display:block}.header .header__lang-btn:hover{background:#e0e0e0}.header .header__lang-list{position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #ccc;border-top:none;border-radius:0 0 4px 4px;box-shadow:0 2px 4px #0000001a;display:none;z-index:1000}.header .header__lang-list.show{display:block}.header .header__lang-item{cursor:pointer;text-align:center;transition:background .2s}.header .header__lang-item:hover{background:#f0f0f0}.header .header__lang-item:not(:last-child){border-bottom:1px solid #eee}.header__contacts{display:flex;flex-direction:column;gap:10px}.header__phone,.header__mail,.header__lang-btn{font-weight:600;transition:ease-in .2s;color:#ccc}.header__phone:hover,.header__mail:hover,.header__lang-btn:hover{color:#fba02e}.advantages{padding-bottom:120px}@media (max-width: 992px){.advantages{padding-bottom:80px}}@media (max-width: 600px){.advantages{padding-bottom:40px}}.advantages h2{text-align:center;font-size:60px;border:1px solid rgba(252,174,39,.2);width:fit-content;justify-content:center;margin:0 auto 40px;padding:10px;border-radius:12px}@media (max-width: 992px){.advantages h2{font-size:40px}}@media (max-width: 600px){.advantages h2{font-size:24px;margin-bottom:20px}}.advantages__items{display:grid;gap:40px;grid-template-columns:repeat(4,1fr);list-style-type:none;grid-auto-rows:1fr}@media (max-width: 992px){.advantages__items{gap:20px;grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.advantages__items{display:flex;flex-wrap:wrap;gap:10px}}.advantages__items li{background-color:#0003;border:1px solid rgba(252,174,39,.1);padding:20px;border-radius:12px;font-size:24px;text-align:center;display:flex;align-items:center;justify-content:center;transition:background-color 1s ease-in-out}@media (max-width: 1200px){.advantages__items li{padding:12px;font-size:20px}}@media (max-width: 600px){.advantages__items li{font-size:16px;padding:12px;width:100%}}.advantages__items li.highlight{background-color:#fcae274d}.services{padding-bottom:120px}@media (max-width: 992px){.services{padding-bottom:80px}}@media (max-width: 600px){.services{padding-bottom:40px}}.services h2{text-align:center;font-size:60px;border:1px solid rgba(252,174,39,.2);width:fit-content;justify-content:center;margin:0 auto 40px;padding:10px;border-radius:12px}@media (max-width: 992px){.services h2{font-size:40px}}@media (max-width: 600px){.services h2{font-size:24px;margin-bottom:20px}}.services__items{display:grid;gap:40px;grid-template-columns:repeat(2,1fr);list-style-type:none}@media (max-width: 1200px){.services__items{gap:20px}}@media (max-width: 600px){.services__items{display:flex;gap:12px;overflow-x:scroll}}.services__items li{border:1px solid rgba(252,174,39,.2);background-color:#0000001a;padding:12px;border-radius:12px;font-size:24px;text-align:center;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease-in-out;flex-direction:column;gap:20px}@media (max-width: 600px){.services__items li{min-width:80%;justify-content:flex-start}}@media (max-width: 470px){.services__items li{text-align:left}}.services__items li h3{font-size:32px}@media (max-width: 992px){.services__items li h3{font-size:20px}}@media (max-width: 600px){.services__items li h3{font-size:16px}}.services__items li p{margin-top:auto;font-size:20px}@media (max-width: 992px){.services__items li p{font-size:16px}}@media (max-width: 600px){.services__items li p{margin-top:0;font-size:14px}}@media (max-width: 992px){.services__items li img{width:80px;height:80px}}@media (max-width: 600px){.services__items li img{width:60px;height:60px}}.services__items li:hover{background-color:#fcae2733}.section__form{padding-bottom:120px}@media (max-width: 992px){.section__form{padding-bottom:80px}}@media (max-width: 600px){.section__form{padding-bottom:40px}}.section__form h2{text-align:center;font-size:60px;border:1px solid rgba(252,174,39,.2);width:fit-content;justify-content:center;margin:0 auto 40px;padding:10px;border-radius:12px}@media (max-width: 992px){.section__form h2{font-size:40px}}@media (max-width: 600px){.section__form h2{font-size:24px;margin-bottom:20px}}.section__form .form{display:flex;flex-direction:column;max-width:800px;margin:0 auto;gap:40px}@media (max-width: 767px){.section__form .form{gap:20px}}@media (max-width: 600px){.section__form .form{flex-direction:column;gap:10px}}.section__form .form__title{margin-bottom:20px;font-size:24px;text-align:center}@media (max-width: 600px){.section__form .form__title{margin-bottom:12px;font-size:20px}}.section__form .form__left,.section__form .form__right{flex:1;display:flex;flex-direction:column;font-size:20px;gap:8px;border:1px solid rgba(252,174,39,.2);padding:20px 40px 40px;border-radius:12px;justify-content:center}@media (max-width: 767px){.section__form .form__left,.section__form .form__right{padding:12px 12px 24px}}@media (max-width: 600px){.section__form .form__left,.section__form .form__right{padding:20px 40px 40px}}@media (max-width: 470px){.section__form .form__left,.section__form .form__right{padding:12px 12px 24px;font-size:16px}}.section__form .form__left-links{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width: 600px){.section__form .form__left-links{grid-template-columns:1fr}}.section__form .form__right-item{display:flex;flex-direction:column;gap:8px;border:1px solid rgba(252,174,39,.2);border-radius:12px;padding:8px 16px;transition:.2s ease-in}.section__form .form__right-item--msg,.section__form .form__right-item--msg textarea{height:100%}.section__form .form__right-body{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width: 600px){.section__form .form__right-body{grid-template-columns:1fr}}.section__form .form__right-user{display:flex;flex-direction:column;gap:10px}.section__form .form__right-msg{display:flex;flex-direction:column;gap:20px}.section__form .form__left-item{display:flex;flex-direction:column;gap:2px;border:1px solid rgba(252,174,39,.2);border-radius:12px;padding:8px 16px;transition:.2s ease-in}.section__form .form__left-item:hover{scale:1.04}.section__form .form input,.section__form .form textarea{width:100%;border:1px solid rgba(252,174,39,.7);background:none;border-radius:4px;font-size:20px;color:#fff;padding:4px 8px;outline:none;transition:.2s ease-in;resize:none}@media (max-width: 600px){.section__form .form input,.section__form .form textarea{font-size:14px}}.section__form .form__btn{padding:8px 16px;border-radius:12px;background:none;color:#fff;border:1px solid rgba(252,174,39,.7);transition:.2s ease-in;width:100%;margin-top:auto}.section__form .form__btn:hover{background-color:#fcae27b3;scale:1.03}.section__form .form__error{font-size:14px;color:#c0385f}.section__form .form__success{color:#168b16;text-align:center}.reviews{padding-bottom:120px}@media (max-width: 992px){.reviews{padding-bottom:80px}}@media (max-width: 600px){.reviews{padding-bottom:40px}}.reviews h2{text-align:center;font-size:60px;border:1px solid rgba(252,174,39,.2);width:fit-content;justify-content:center;margin:0 auto 40px;padding:10px;border-radius:12px}@media (max-width: 992px){.reviews h2{font-size:40px}}@media (max-width: 600px){.reviews h2{font-size:24px;margin-bottom:20px}}.reviews__items{display:flex;gap:40px}@media (max-width: 992px){.reviews__items{flex-direction:column;gap:20px}}.reviews__item{list-style-type:none;background-color:#f0f0f01a;border:1px solid rgba(252,174,39,.1);padding:20px 40px 40px;border-radius:12px;transition:.2s ease-in;flex:1}@media (max-width: 992px){.reviews__item{padding:10px 20px 20px}}@media (max-width: 600px){.reviews__item{padding:8px 16px 16px}}.reviews__item:hover{background-color:#f0f0f04d;scale:1.05}.reviews__item-name{margin-bottom:20px;font-size:20px;font-weight:600;padding:4px 8px;border-radius:12px;border:1px solid rgba(252,174,39,.1);width:fit-content;background-color:#0003}@media (max-width: 992px){.reviews__item-name{margin-bottom:10px;font-size:16px}}@media (max-width: 600px){.reviews__item-name{font-size:14px}}.reviews__item-about{margin-bottom:12px;color:#fcae27cc}@media (max-width: 992px){.reviews__item-about{margin-bottom:8px;font-size:14px}}@media (max-width: 600px){.reviews__item-about{font-size:14px}}.reviews__item-comment{line-height:20px}@media (max-width: 992px){.reviews__item-comment{font-size:14px}}@media (max-width: 600px){.reviews__item-comment{line-height:16px;font-size:12px}}.nav__send-mail{position:fixed;left:50px;bottom:50px;background:none;border:none;z-index:1}@media (max-width: 600px){.nav__send-mail{left:auto;right:20px;bottom:10px}}@media (max-width: 600px){.nav__send-mail svg{width:40px;height:40px}}.nav__send-mail:hover svg{transition:ease-in .2s;fill:#fff}
