@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial Variable.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial Thin.ttf") format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial Thin Italic.ttf") format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial ExtraLight.ttf") format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial ExtraLight Italic.ttf") format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial Light Italic.ttf") format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial Italic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial Medium Italic.ttf") format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial DemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial DemiBold Italic.ttf") format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial Bold Italic.ttf") format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial ExtraBold.ttf") format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial ExtraBold Italic.ttf") format("truetype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial Black.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial Black Italic.ttf") format("truetype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial Black Outline.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:TTTravelsNextTrial;src:url("/fonts/tt-travels/TT Travels Next Trial Black Outline Italic.ttf") format("truetype");font-weight:900;font-style:italic;font-display:swap}:root{--font-tt-travels: "TTTravelsNextTrial", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial}header{background:url(/images/header-bg.jpg);background-size:100%}@media screen and (max-width: 768px){.header--logo{max-width:7.5rem}.header--logo svg{width:100%}.header--logo svg path{fill:#1c203e}}.header--menu{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem}@media screen and (max-width: 768px){.header--menu{padding:1rem;background-color:#e4e7f2}}@media screen and (max-width: 768px){.header--links{display:none}}.header--links ul{display:flex;gap:2rem}.header--links ul li{list-style:none}.header--links ul li a{font-size:1.25rem;color:#bfc8d2;transition:.35s all ease-in}.header--links ul li a:hover{color:#fff}.header--content{margin-top:4rem;padding:4rem;color:#fff;display:grid;grid-template-columns:2fr 1fr}@media screen and (max-width: 768px){.header--content{padding:1rem;margin-top:2rem}}@media screen and (max-width: 1800px){.header--content{grid-template-columns:1fr}}.header--content h1{font-size:4rem;font-family:TTTravelsNextTrial,Georgia,Times New Roman,serif;line-height:110%;letter-spacing:px}@media screen and (max-width: 768px){.header--content h1{font-size:1.5rem}}.header--content p{margin-top:3rem;font-size:1.5rem}@media screen and (max-width: 768px){.header--content p{font-size:.875rem;margin-top:1rem}}.header--image img{max-width:100%}@media screen and (max-width: 768px){.header--image img{margin-top:3rem}}.header--button .mobile-btn{display:none}.header--button .contact-btn{display:block}@media screen and (max-width: 768px){.header--button .mobile-btn{display:block;padding:0}.header--button .contact-btn{display:none}}.steps{color:#fff;background:url(/images/second-bg.jpg);background-size:100%}.steps--container{margin:0 auto;max-width:1400px;width:100%;padding:5rem 0}@media screen and (max-width: 1600px){.steps--container{max-width:1000px}}@media screen and (max-width: 768px){.steps--container{padding:1rem 1rem 3rem;max-width:100%}}.steps--grid{margin-top:2rem;display:grid;grid-template-columns:1fr 9fr}@media screen and (max-width: 768px){.steps--grid{grid-template-columns:2fr 9fr}}.steps--numbers{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.steps--numbers p{font-family:TTTravelsNextTrial,Georgia,Times New Roman,serif;font-size:2.5rem;color:#1c203e;background:#fff;border-radius:50%;text-align:center;font-weight:700;aspect-ratio:1/1;height:4rem;box-shadow:0 4px 4px #00000040}@media screen and (max-width: 768px){.steps--numbers p{font-size:2rem;height:auto}}.steps--description_item{margin-bottom:3rem}.steps--description_item:last-of-type{margin-bottom:0}.steps--description p{font-size:1.25rem;max-width:80%;line-height:180%}@media screen and (max-width: 768px){.steps--description p{font-size:.8rem;margin-top:.5rem;max-width:90%;line-height:normal}}.partners--container{max-width:1400px;margin:0 auto;width:100%;padding:5rem 0}@media screen and (max-width: 1600px){.partners--container{max-width:1000px}}.partners--slider{padding:5rem}.partners--slider_container{display:flex;width:100%;justify-content:space-between;align-items:center;gap:2rem}.advantages--container{max-width:1400px;margin:0 auto;width:100%;padding:5rem 0}@media screen and (max-width: 1600px){.advantages--container{max-width:1000px}}.advantages--grid{margin-top:5rem;display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:5rem;gap:2rem;align-items:flex-start}@media screen and (max-width: 768px){.advantages--grid{margin-top:2rem;gap:1rem;row-gap:2.25rem;grid-template-columns:1fr 1fr;padding:1rem}}.advantages--grid__item_icon{border-radius:21px;box-shadow:1px 1px 7px #1c203e;background-color:#fff;width:fit-content;padding:.9rem;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem}@media screen and (max-width: 768px){.advantages--grid__item_icon{padding:.5rem;box-shadow:.5px .5px 3.5px #1c203e33;border-radius:10.5px;margin-bottom:.25rem}}.advantages--grid__item_icon svg{width:3rem}@media screen and (max-width: 768px){.advantages--grid__item_icon svg{width:1.5rem;height:auto}}.advantages--grid__item h5{font-size:1.75rem;font-weight:700}@media screen and (max-width: 768px){.advantages--grid__item h5{font-size:1rem}}.advantages--grid__item p{margin-top:1rem;font-size:1.125rem;line-height:normal}@media screen and (max-width: 768px){.advantages--grid__item p{font-size:.875rem;margin-top:.25rem}}.multi-communications--header{min-height:264px;height:20rem;width:100%;background:url(/images/mc-header.png);background-position:center center;background-size:100%;background-repeat:no-repeat}@media screen and (max-width: 1600px){.multi-communications--header{height:auto;min-height:200px}}.multi-communications--body{background:url(/images/header-bg.jpg);background-size:100%;background-position:bottom center;color:#fff}.multi-communications--body_container{margin:0 auto;max-width:1400px}@media screen and (max-width: 1600px){.multi-communications--body_container{max-width:1000px}}.multi-communications--body{padding:4rem}.multi-communications--body h2{text-align:left}.multi-communications--body p{margin:2rem 0;font-weight:400;font-size:1.5rem}.multi-communications--body_grid{margin-top:5rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4rem}.multi-communications--body_grid__item h5{margin-top:1.75rem;font-size:1.75rem}.multi-communications--body_grid__item p{font-size:1.125rem}.smarthome{color:#fff;background:url(/images/header-bg.jpg);background-size:100%}@media screen and (max-width: 768px){.smarthome{background-size:cover;background-position:75% 0%}}.smarthome--container{margin:0 auto;max-width:1400px;width:100%;padding:5rem 0}@media screen and (max-width: 768px){.smarthome--container{padding:2rem 1rem;max-width:100%}}.smarthome--content{margin-top:5rem;display:grid;grid-template-columns:2fr 3fr;align-items:center}@media screen and (max-width: 768px){.smarthome--content{margin-top:1rem;display:flex;flex-direction:column}}.smarthome--grid{margin-top:2rem;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:2rem}@media screen and (max-width: 768px){.smarthome--grid{gap:1rem}}@media screen and (max-width: 768px){.smarthome--grid__item{display:flex;flex-direction:column;align-items:center;justify-content:center}}.smarthome--grid__item__icon{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}@media screen and (max-width: 768px){.smarthome--grid__item__icon{max-width:2rem}}.smarthome--grid__item h5{font-size:1.25rem;text-align:center;font-weight:700}@media screen and (max-width: 768px){.smarthome--grid__item h5{font-size:.5rem}}.smarthome--description p{font-size:1.5rem;max-width:80%;line-height:180%}@media screen and (max-width: 768px){.smarthome--description p{font-size:.875rem;letter-spacing:.5px;line-height:normal;max-width:100%}}.solutions--container{max-width:1400px;margin:0 auto;padding:5rem 0}@media screen and (max-width: 1600px){.solutions--container{max-width:100%;padding:5rem 2rem}}.solutions--logo{display:flex;justify-content:center;align-items:center}.solutions--slider{overflow:hidden;width:100%;margin-top:5rem}.solutions--slider__controls{position:relative}.solutions--slider__controls .next{position:absolute;right:5rem;cursor:pointer;z-index:1}.solutions--slider__controls .prev{cursor:pointer;z-index:1;position:absolute;left:5rem}.solutions--slider__item{flex:0 0 100%;min-width:100%;opacity:.3;transition:.4s ease}.solutions--slider__item_image{width:100%}.solutions--slider__item_image img{width:649px;height:255px;object-fit:cover;border-radius:20px;box-shadow:0 4px 4px #00000040}.solutions--slider__item_description{text-align:left}.solutions--slider__item_description h5{font-weight:700;font-size:1.75rem}.solutions--slider__item_description p{font-weight:400;font-size:1.5rem}.solutions--slider__item_description ul{display:flex;flex-direction:column;list-style:none}.solutions--slider__item_description ul li{display:flex;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:2rem}.solutions--slider__item_wrapper{margin-top:3rem;display:grid;grid-template-columns:1fr 1fr}.solutions--slider__item.active{opacity:1}.solutions--slider__content{display:flex;transition:.6s ease;width:100%}.stack{padding:4rem}@media screen and (max-width: 768px){.stack{padding:2rem 1rem}}.stack--container{max-width:1400px;margin:0 auto;width:100%;padding:5rem 0}@media screen and (max-width: 1600px){.stack--container{max-width:1000px}}@media screen and (max-width: 768px){.stack--container{max-width:100%;padding:1rem}}.stack--grid{display:grid;grid-template-columns:repeat(7,1fr);align-items:center;justify-content:center;row-gap:3rem}@media screen and (max-width: 768px){.stack--grid{grid-template-columns:repeat(4,1fr);gap:1rem}}.stack--grid__item{width:100%;max-width:150px;display:flex;justify-content:center;align-items:center;overflow:hidden;aspect-ratio:1/1;background-color:#fff;border-radius:50%;margin:0 auto;box-shadow:#00000014 0 8px 40px;padding:2rem}@media screen and (max-width: 768px){.stack--grid__item{padding:.75rem;max-width:fit-content}}.stack--grid__item img{width:100%}.contact--container{max-width:1400px;margin:0 auto;padding:5rem 0}@media screen and (max-width: 1600px){.contact--container{max-width:100%;padding:5rem 2rem}}@media screen and (max-width: 768px){.contact--container{padding:1rem;max-width:100%}}.contact--grid{margin-top:3rem;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr}@media screen and (max-width: 768px){.contact--grid{display:flex;margin-top:1.75rem;flex-direction:column-reverse}}@media screen and (max-width: 768px){.contact--map{margin-top:3rem;width:100%;aspect-ratio:3/2}}.contact--map iframe{width:100%;height:100%;border:1px solid #1c203e}@media screen and (max-width: 768px){.contact--map iframe{border:none}}.contact--map__block{position:absolute;bottom:0;background-color:#1c203e;padding:1rem;border-top-right-radius:15px;color:#fff}.contact--form{max-width:600px;margin:0 auto}@media screen and (max-width: 768px){.contact--form{max-width:100%;width:100%}}.contact--form__grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media screen and (max-width: 768px){.contact--form__grid{grid-template-columns:1fr;gap:0}}.contact--form__input{margin-bottom:2rem}@media screen and (max-width: 768px){.contact--form__input{margin-bottom:.875rem}}.contact--form__input label{font-weight:700}@media screen and (max-width: 768px){.contact--form__input label{display:none}}.contact--form__input input,.contact--form__input textarea{margin-top:.5rem;border:1px solid #1c203e;padding:.75rem;font-size:1.125rem;width:100%;border-radius:0;resize:none}@media screen and (max-width: 768px){.contact--form__input input,.contact--form__input textarea{font-size:.875rem;margin-top:0;padding:.75rem .875rem}}.contact--form__input input::placeholder,.contact--form__input textarea::placeholder{color:#1c203e}.contact--form__input input:focus,.contact--form__input textarea:focus{outline:none}.contact--form__submit{display:flex;justify-content:center;align-items:center;width:100%}.contact--form button{width:100%;background-color:#1c203e;text-align:center;color:#fff;font-size:1rem;font-weight:400;border-radius:0}@media screen and (max-width: 768px){.contact--form button{border-radius:64px;width:fit-content;margin:0 auto}}.footer{background-color:#1c203e;padding:2rem 3rem}@media screen and (max-width: 768px){.footer{padding:1rem}.footer--logo{max-width:7.5rem}.footer--logo svg{width:100%}}.footer--menu{display:flex;gap:10rem;color:#fff;margin-bottom:5rem}@media screen and (max-width: 768px){.footer--menu{flex-direction:column;gap:1rem}}.footer--menu ul li{list-style:none;font-size:1.5rem;margin-bottom:1rem}@media screen and (max-width: 768px){.footer--menu ul li{font-size:.875rem;margin-bottom:.5rem}}.footer--menu ul li a{font-weight:700}.footer--contacts a{text-decoration:dashed;display:block;margin:.5rem 0}.footer--contacts p{color:#c9c8c8;margin-top:1rem}@media screen and (max-width: 768px){.footer--contacts p{margin-top:.75rem}}.footer--copyright{color:#e6e6e680}*{margin:0;padding:0;box-sizing:border-box;font-family:Manrope,sans-serif}body{margin:0;padding:0;min-height:100vh;line-height:1.5;font-family:Manrope,sans-serif;-webkit-font-smoothing:antialiased;color:#1c203e;background-color:#e4e7f2}a{text-decoration:none;color:#fff}button{background-color:#e4e7f2;color:#1c203e;font-weight:400;font-size:1.25rem;padding:1rem 3rem;border-radius:80px;border:none;outline:none;cursor:pointer;transition:.35s all ease-in}button:hover{background-color:#fff}h1,h2,h3{font-family:TTTravelsNextTrial,Georgia,Times New Roman,serif}h2{text-align:center;font-size:2.5rem;line-height:normal}@media screen and (max-width: 768px){h2{font-size:1.125rem}}h3{font-size:2rem}@media screen and (max-width: 768px){h3{font-size:.875rem}}h4{margin-top:2rem;text-align:center;font-size:1.5rem;font-weight:400;line-height:normal}@media screen and (max-width: 768px){h4{font-size:.875rem;margin-top:1rem}}
