@charset "UTF-8";#root{width:100%}.w-second-block{padding:1rem 3rem;background-color:#fff}@media (min-width: 992px){.w-second-block{padding:2rem 10rem}}@media (min-width: 1200px){.w-second-block{padding:2rem 8rem}}.w-second-block__chapter{padding:0;text-align:center}.w-second-block__chapter p{text-align:center;text-wrap:balance}@media (min-width: 1200px){.w-second-block__chapter p{text-align:center}}.w-second-block__steps{padding-top:2rem}@media (min-width: 768px){.w-second-block__steps{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 4rem}.w-second-block__steps :last-child{margin-bottom:0}}.w-second-block__steps__step{text-wrap:balance}.w-second-block__steps__step__section-title{display:flex;align-items:center;text-wrap:balance}@media (min-width: 768px){.w-second-block__steps__step__section-title{height:5rem}}@media (min-width: 1200px){.w-second-block__steps__step__section-title{height:6rem}}.w-second-block__steps__step__section-title__image{max-height:5rem}.w-second-block__steps__step__section-title__title{margin-left:1rem}@media (min-width: 1200px){.w-second-block__steps__step__section-title__title{font-size:x-large}}.w-second-block__steps__step__section-body{text-align:justify}.w-second-block__steps__step__section-body p{text-align:justify;text-wrap:balance}@media (min-width: 768px){.w-second-block__steps__step.last{grid-column:1/-1;max-width:50%;justify-self:center;width:fit-content}}.w-third-block{padding:3rem;background-color:#fff;overflow-x:hidden;text-align:center}.w-third-block__subtitle{text-align:center}.w-third-block__image{display:none}@media (min-width: 992px){.w-third-block__image{display:block;width:100%;max-width:70rem;margin:auto}}.w-third-block__image-mobile{display:block;width:100%;max-width:20rem;margin:auto}@media (min-width: 992px){.w-third-block__image-mobile{display:none}}.w-services-provided{background-color:#fff;padding:0rem 2rem}@media (min-width: 1200px){.w-services-provided{padding:2rem 4rem}}.w-services-provided__section-title,.w-services-provided__section-title__subtitle{text-align:center}@media (min-width: 1200px){.w-services-provided__section-title__subtitle{text-align:justify}}@media (min-width: 768px){.w-services-provided__section-title__subtitle{text-align:center}}.w-services-provided__section-services{text-align:center;padding:2rem 0;overflow-x:hidden}@media (min-width: 768px){.w-services-provided__section-services{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;text-align:center}}.w-services-provided__section-services__service{padding:0 1rem}.w-services-provided__section-services__service__image{height:10rem}.w-services-provided__section-services__service__title{margin:1rem}.w-brands{background-color:#fff;text-align:center;padding:3rem;overflow-x:hidden}.w-brands__section-title__subtitle{text-align:justify}@media (min-width: 768px){.w-brands__section-title__subtitle{text-align:center}}.w-brands__image{display:none}@media (min-width: 768px){.w-brands__image{display:block;width:100%;max-width:70rem;margin:auto}}.w-brands__image-mobile{display:block;margin:auto;width:100%;max-width:25rem}@media (min-width: 576px){.w-brands__image-mobile{width:90%}}@media (min-width: 768px){.w-brands__image-mobile{display:none}}.w-budget{background-color:#fff;background-image:linear-gradient(to bottom,#FFFFFF,rgba(253,171,107,.8));padding:3rem 4rem 2rem;overflow-x:hidden}.w-budget :last-child{margin-bottom:0}.w-budget__section-title{text-align:center}.w-budget__section-title__subtitle{text-align:center;text-wrap:balance}.w-budget__section-form{display:block;text-align:center}.w-budget__section-form__form{display:flex;flex-direction:column;max-width:25rem;margin:auto}.w-budget__section-form__form__field{margin-bottom:1rem}.w-budget__section-form__form__button{background-color:#13386e}.w-budget__section-form__form__button:hover{background-color:#517ec2}.w-footer{background-color:#fe760e;background-image:linear-gradient(to bottom,rgb(255,188,137),#FE760E);padding:2rem 4rem}.w-footer__section-title{text-align:center;padding:1rem 0}.w-footer__section-contact{width:100%}@media (min-width: 768px){.w-footer__section-contact{display:flex;align-items:center;justify-content:space-evenly;max-width:80rem;margin:auto}}.w-footer__contacts{display:flex;flex-direction:column}.w-footer__contacts ul{list-style-type:none;padding:0;margin:0}.w-footer__contact{display:flex;cursor:pointer}.w-footer__text-contact{padding-left:1rem}.w-footer__image{height:10rem;opacity:70%;margin-bottom:2rem}@media (max-width: 768px){.w-footer__image{padding:0;width:100%}}.w-footer__icon{height:3rem}.w-footer__label,.w-footer__contact-value{margin:0}.w-first-block{background-color:#fff;background-image:linear-gradient(to bottom,rgba(137,254,254,.8),rgba(255,255,255,0));overflow-x:hidden;position:relative;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media (min-width: 1200px){.w-first-block{padding:3rem 6rem;align-items:normal;text-align:start}}.w-first-block__body{animation:slideInFromLeft 2s forwards}.w-first-block__body__link{max-width:10px}@media (min-width: 992px){.w-first-block__body{padding:3rem}}.w-first-block__body__image{width:10rem}.w-first-block__body__section-text{width:100%}@media (min-width: 1200px){.w-first-block__body__section-text{width:40%}}.w-first-block__body__button{background-color:#fe760e;margin-top:1rem}.w-first-block__body__button:hover{background-color:#fdab6b}.w-first-block__body__button__icon{justify-items:center;padding-left:1rem}.w-first-block__installation-video{margin-top:2rem;animation:slideInFromRight 2s forwards;max-height:35rem;max-width:18rem;overflow-x:hidden;background:linear-gradient(to bottom,transparent,white);align-items:center}@media (min-width: 1200px){.w-first-block__installation-video{margin-top:0;position:absolute;max-width:100%;top:6rem;right:15rem;object-fit:cover}}@keyframes slideInFromRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInFromLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#13386e;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-height:100vh}p{color:#13386e;font-size:1rem;font-weight:400}@media (min-width: 992px){p{font-size:1.2rem}}h1{font-size:2rem;font-weight:700;margin:0}@media (min-width: 992px){h1{font-size:3rem}}h2{font-size:1.6rem;font-weight:600}@media (min-width: 992px){h2{font-size:2rem}}h3{font-size:1.2rem;font-weight:500}@media (min-width: 992px){h3{font-size:1.4rem}}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
