body{width:100%;max-width:1920px;margin:0 auto;left:auto;right:auto}#fullpage{overflow-x:hidden}.name{background-image:url("/service-manager-assets/img/name-2560.jpg");background-color:#242c31;background-position:center;background-size:cover;height:100vh;height:calc(var(--vh,1vh) * 100);display:flex;align-items:center}.name .group{color:var(--color-white);width:60%}.name .group .subtitle-1{max-width:300px;margin-bottom:20px;font:var(--font-text-1)}.name .group h1{max-width:760px;font:var(--font-h1);margin-bottom:25px;text-transform:uppercase}.name .group .subtitle-2{max-width:515px;margin-bottom:45px;font:var(--font-text-1)}@media screen and (max-width:1920px){.name{background-image:url("/service-manager-assets/img/name-1920.jpg")}}@media screen and (max-width:1600px){.name{background-image:url("/service-manager-assets/img/name-1600.jpg")}}@media screen and (max-width:1224px){.name .group h1{max-width:600px;margin-bottom:20px}.name .group .subtitle-2{margin-bottom:60px}}@media screen and (max-width:1024px) and (orientation:portrait){.name .group{transform:translate(0,-40%)}}@media screen and (max-height:500px) and (orientation:landscape){.name .group{margin-top:60px}.name .group h1{font:var(--font-h1-s);margin-bottom:15px}.name .group .subtitle-2{font-size:14px;margin-bottom:20px}}@media screen and (max-width:1024px) and (orientation:landscape){.name{background-image:url("/service-manager-assets/img/name-1024.jpg")}}@media screen and (max-width:1024px) and (orientation:portrait){.name{background-image:url("/service-manager-assets/img/name-1024-sqare.jpg")}}@media screen and (max-width:639px){.name .group{transform:unset}.name{position:relative;background-image:url("/service-manager-assets/img/name-640.jpg")}.name .group{width:100%}.name .group .subtitle-1{margin-bottom:15px;font-size:14px}.name .group h1{margin-bottom:15px}.name .group .subtitle-2{margin-bottom:0;font-size:14px}.name .group .orange-btn{position:absolute;width:calc(100vw - 2 * var(--section-horizontal-paddding));bottom:45px;padding:13px 0;max-width:unset}}.header{display:flex;justify-content:space-between;margin-bottom:50px;align-items:start}.header h3{margin-right:70px;margin-bottom:5px;white-space:nowrap;color:var(--color-black);font:var(--font-h4);text-transform:uppercase}.header h2{width:75%;color:var(--color-black);font:var(--font-h2);text-transform:uppercase}.header span{color:var(--color-orange)}@media screen and (max-width:1224px){.header{flex-direction:column;margin-bottom:40px}.header h3{font:var(--font-h5);opacity:.7}.header h2{width:100%}}@media screen and (max-width:639px){.header{margin-bottom:30px}.header h3{font-size:12px}.header h2{font-size:20px}}.about-service{margin-top:var(--section-vertical-gap)}.about-service .about-content{display:flex;justify-content:space-between}.about-service .about-content .about-picture{background-image:url("/service-manager-assets/img/about-service-native.jpg");width:45%;aspect-ratio:5 / 4;background-color:#757279;background-position:center;background-size:cover;align-self:start;border-radius:30px}.about-service .about-content .about-picture.lazy{background-image:none}.about-service .about-content .frames{width:50%;display:flex;flex-direction:column;align-items:flex-start;gap:40px}.about-service .about-content .frame{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.about-service .about-content .frame img{width:30px;height:30px}.about-service .about-content .frame h3{max-width:590px;color:var(--color-black);font:var(--font-h4);text-transform:uppercase}.about-service .about-content .frame p{color:var(--color-black);font:var(--font-text-1);opacity:.7}@media screen and (max-width:1920px){.about-service .about-content .about-picture{background-image:url("/service-manager-assets/img/about-service-1920.jpg")}}@media screen and (max-width:1600px){.about-service .about-content .about-picture{background-image:url("/service-manager-assets/img/about-service-1600.jpg")}}@media screen and (max-width:1024px){.about-service .about-content{flex-direction:column}.about-service .about-content .about-picture{background-image:url("/service-manager-assets/img/about-service-1024.jpg");width:100%;margin-bottom:40px}.about-service .about-content .frames{width:100%}}@media screen and (max-width:639px){.about-service .about-content .about-picture{background-image:url("/service-manager-assets/img/about-service-640.jpg");margin-bottom:30px}.about-service .about-content .frames{gap:30px}.about-service .about-content .frame h3{font-size:16px}.about-service .about-content .frame p{font-size:14px}}.presentation-header{margin-top:var(--section-vertical-gap)}.presentation-slide{position:relative}.screen{aspect-ratio:16/9;width:100%;display:flex;justify-content:flex-end;align-items:flex-end;background-position:center;background-size:cover;margin-top:var(--header-height)}.screen source{width:100%}#slide-1{background-color:#908574}#slide-2{background-color:#939190}#slide-3{background-color:#989893}#slide-4{background-color:#9c908d}#slide-1.lazy,#slide-2.lazy,#slide-3.lazy,#slide-4.lazy{content:none}.presentation-card{width:42vw;background-color:var(--color-white);padding:45px 30px;position:absolute;right:calc(30px + var(--section-horizontal-paddding));bottom:30px;border-radius:30px}.presentation-card .icon{width:30px;height:30px;margin-bottom:10px}.presentation-card h3{margin-bottom:20px;color:var(--color-black);font:var(--font-h4);text-transform:uppercase}.presentation-card ul{display:flex;flex-direction:column;gap:20px}.presentation-card li{display:flex}.presentation-card li .arrow{width:20px;height:22px;margin-right:10px}.presentation-card li p{font:var(--font-text-1);color:var(--color-black);opacity:.7}@media screen and (max-width:1024px){.screen{height:auto;margin-top:40px}.presentation-card{width:100%;aspect-ratio:unset;background-color:var(--color-grey);padding:25px 20px;position:static;border-radius:0 0 30px 30px}.presentation-card h3{margin-bottom:10px}}@media screen and (max-width:639px){.screen{margin-top:30px}.presentation-card{background-color:var(--color-white);padding:25px 10px}.presentation-card h3{font-size:16px}.presentation-card li p{font-size:14px}}.banner{background-color:var(--color-grey);display:flex;padding:60px var(--section-horizontal-paddding);margin-top:var(--section-vertical-gap);align-items:center;justify-content:space-between}.banner-image{background-image:url("/service-manager-assets/img/office-native.jpg");background-color:#6c5665;background-position:center;background-size:cover;width:40%;aspect-ratio:5 / 4;object-fit:cover;border-radius:500px}.banner-image.lazy{background-image:none}.banner-frame{width:50%}.banner-frame h2{text-transform:uppercase;font:var(--font-h2);color:var(--color-black);margin-bottom:20px}.banner-text{font:var(--font-text-1);color:var(--color-black);opacity:.7;margin-bottom:20px}.banner-list{display:flex;flex-direction:column;gap:10px;margin-bottom:40px}.banner-list li{display:flex}.banner-list img{width:20px;height:20px;margin-right:6px}.banner-list p{font:var(--font-text-1);color:var(--color-black)}.banner .orange-btn .short-try-for-free{display:none}@media screen and (max-width:1600px){.banner-image{background-image:url("/service-manager-assets/img/office-1600.jpg")}}@media screen and (max-width:1024px){.banner{flex-direction:column}.banner-image{background-image:url("/service-manager-assets/img/office-1024.jpg");width:100%;aspect-ratio:2 / 1;margin-bottom:40px}.banner-frame{width:100%}}@media screen and (max-width:639px){.banner{padding:0 var(--section-horizontal-paddding);background-color:transparent}.banner-image{background-image:url("/service-manager-assets/img/office-640.jpg");margin-bottom:30px}.banner-frame h2{font:var(--font-h4);margin-bottom:10px}.banner-text{font-size:14px}.banner-list{margin-bottom:20px}.banner-list p{font-size:14px}.banner .orange-btn{width:100%}.banner .orange-btn .long-try-for-free{display:none}.banner .orange-btn .short-try-for-free{display:block}}.tariff{margin-top:var(--section-vertical-gap);background-color:var(--color-dark-blue);border-radius:30px 30px 0 0;color:var(--color-white);padding-top:60px;position:relative}.tariff-header{display:flex;justify-content:center}.tariff-header h3{position:absolute;left:var(--section-horizontal-paddding);font:var(--font-h4);text-transform:uppercase}.tariff-header .title{display:flex;align-items:center;flex-direction:column}.tariff-header .title h2{font:var(--font-h2);text-transform:uppercase;margin-bottom:10px}.tariff-header .title p{opacity:.7;font:var(--font-text-1)}.tariff-table{padding:60px var(--section-horizontal-paddding);background-color:var(--color-dark-blue);color:var(--color-white)}.first-column{width:50%}.second-column,.third-column{width:15%;display:flex;justify-content:center;align-items:center}.second-column{margin-right:10%}.table-head{border-bottom:1px solid var(--color-orange);display:flex;padding-bottom:15px;margin-bottom:43px;text-transform:uppercase}.table-head h4{font:var(--font-h5);margin-bottom:5px}.table-head h2{font:var(--font-h2)}.table-head .first-column{opacity:.7}.table-head .second-column,.table-head .third-column{display:flex;flex-direction:column;align-items:center}.grouping{font:var(--font-h5);color:var(--color-orange);margin-bottom:22px;text-transform:uppercase}.table-section + .grouping{margin-top:52px}.table-section{display:flex;flex-direction:column;gap:20px}.table-section .first-column{font:var(--font-text-1);display:flex;align-items:center}.table-section li{display:flex}.table-section p{max-width:60%}.table-section img{width:24px;height:24px}.text-color_orange{display:flex;flex-direction:column;align-items:center;font:var(--font-text-1);color:var(--color-orange)}.table-section .tooltip{width:26px;height:16px;display:flex;align-items:center;position:relative;transition:all var(--main-animation)}.table-section .tooltip .tooltip-icon{margin-left:10px;width:16px;height:16px;cursor:help}.table-section .tooltip .tooltip-arrow{display:none;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid var(--color-white)}.table-section .tooltip .tooltip-content{display:none;width:40vw;max-width:500px;position:absolute;left:35px;padding:15px 10px;font:var(--font-text-1);background-color:var(--color-white);color:var(--color-black);border-radius:5px}@media screen and (max-width:1024px){.tariff{padding-top:0;background-color:transparent}.tariff-header{color:var(--color-black);flex-direction:column;padding:0 var(--section-horizontal-paddding) 30px var(--section-horizontal-paddding)}.tariff-header h3{position:static;font:var(--font-h2)}.tariff-header .title{align-items:flex-start}.tariff-header .title h2{display:none}.tariff-table{padding:30px var(--section-horizontal-paddding)}.first-column{width:60%}.second-column,.third-column{width:15%}.second-column{margin-right:5%}.table-head{padding-bottom:13px;margin-bottom:20px}.table-head h4{margin-bottom:0}.table-head h2{font:var(--font-h5)}.grouping{margin-bottom:11px}.table-section + .grouping{margin-top:30px}.table-section{gap:13px}.table-section p{max-width:90%}}@media screen and (max-width:750px){.text-to-hide{display:none}}@media screen and (max-width:639px){.tariff-header{padding:0 var(--section-horizontal-paddding) 20px var(--section-horizontal-paddding)}.tariff-header h3{font:var(--font-h4)}.tariff-table{padding:25px var(--section-horizontal-paddding)}.first-column{width:60%}.second-column,.third-column{width:15%}.second-column{margin-right:5%}.table-head{padding-bottom:15px;margin-bottom:15px}.table-head h4{font-size:8px;margin-bottom:4px}.table-head h2{font-size:12px}.grouping{margin-bottom:12px;font-size:12px}.table-section + .grouping{margin-top:12px}.table-section{gap:12px}.table-section p{font-size:14px;max-width:unset}.table-section .tooltip{display:none}}@media screen and (max-width:639px) and (hover:none){.table-section .tooltip{position:static;display:block}.table-section .tooltip .tooltip-arrow{opacity:0}.table-section .tooltip .tooltip-content{position:fixed;width:90vw;left:5vw;right:5vw;bottom:10vh;z-index:99;box-shadow:rgba(0,0,0,.15) 1.95px 1.95px 2.6px}}.reviews{margin-top:var(--section-vertical-gap);padding:0}.reviews .header{padding:0 var(--section-horizontal-paddding)}.reviews .swiper{height:450px}.swiper-slide-wrapper{margin:0 var(--section-horizontal-paddding);height:100%;background-image:url("/service-manager-assets/icons/orange-halo.svg");background-repeat:no-repeat;border-radius:30px;border:1px solid var(--color-black);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.swiper-button-next::after,.swiper-button-prev::after{display:none}.swiper-button-next img,.swiper-button-prev img{width:100px;height:440px;padding:200px 30px;transition:all var(--main-animation)}.swiper-button-prev:hover img,.swiper-button-next:hover img{transform:translateX(-10px);opacity:.7}.swiper-button-prev{left:calc(var(--section-horizontal-paddding) + 30px)}.swiper-button-next{transform:rotate(180deg);right:calc(var(--section-horizontal-paddding) + 30px)}.quote{margin-top:100px;display:flex;position:relative;left:41px}.quote img{width:25px;height:19px;margin-right:16px;align-self:self-start}.quote-text{width:600px;font:var(--font-big-text);color:var(--color-black)}.quotation-mark{display:none}.author{margin-bottom:110px;display:flex;font:var(--font-text-1);color:var(--color-black)}.author-slash{padding:0 4px}.author-slash,.author-position{opacity:.7}@media screen and (max-width:1024px){.reviews .swiper{height:250px}.swiper-slide-wrapper{background-size:225px;align-items:start}.swiper-button-next img,.swiper-button-prev img{display:none}.quote{margin-top:38px;left:0;margin-left:20px}.quote-text{width:440px;font-size:20px}.author{margin-bottom:30px;margin-left:62px;flex-direction:column}.author-slash{display:none}}@media screen and (max-width:639px){.reviews .swiper{height:240px}.swiper-slide-wrapper{background-size:170px}.quote{margin-top:20px;margin-left:12px}.quote img{display:none}.quotation-mark{display:inline-block}.quote-text{width:100%;font-size:16px}.author{margin-bottom:20px;margin-left:12px;font-size:12px}.author-slash{display:none}}.getting-started{margin-top:var(--section-vertical-gap);padding:60px var(--section-horizontal-paddding);background-color:var(--color-grey)}.steps{margin-left:25%}.steps li{padding:20px 0;border-bottom:1px solid var(--color-black);font:var(--font-text-1);color:var(--color-black)}.steps li:first-child{border-top:1px solid var(--color-black)}.steps li a{text-decoration:underline;color:#1371d0;cursor:pointer}@media screen and (max-width:1224px){.steps{margin-left:0}}@media screen and (max-width:639px){.steps li{font-size:14px}.getting-started{padding:30px var(--section-horizontal-paddding)}}.additional{margin-top:var(--section-vertical-gap);margin-bottom:var(--section-vertical-gap)}.links-cards{display:flex;gap:20px}.links-cards .card{border:1.5px solid var(--color-black);padding:30px;height:22vw;width:22vw;display:flex;flex-direction:column;justify-content:space-between;transition:all var(--main-animation);cursor:pointer;text-decoration:none}.links-cards .card:visited{text-decoration:none}.links-cards .card p{font:var(--font-text-1);color:var(--color-black)}.links-cards .card .icon{width:35px;height:35px;align-self:flex-end;fill:var(--color-black)}.links-cards .card:hover{background-color:var(--color-dark-blue);border:1.5px solid var(--color-dark-blue)}.links-cards .card:hover p{color:var(--color-white)}.links-cards .card:hover .icon{fill:var(--color-white)}@media screen and (max-width:1024px){.links-cards{flex-wrap:wrap}.links-cards .card{padding:25px 20px;height:calc((100vw - 2 * var(--section-horizontal-paddding) - 20px) / 2);width:calc((100vw - 2 * var(--section-horizontal-paddding) - 20px) / 2)}}@media screen and (max-width:639px){.additional .header h3{font:var(--font-h4);word-wrap:break-word;max-width:100%}.links-cards{flex-direction:column}.links-cards .card{padding:15px;height:auto;width:100%;aspect-ratio:2/1}.links-cards .card p{font-size:14px}}.footer{padding:55px var(--section-horizontal-paddding) 0 var(--section-horizontal-paddding);background-color:var(--color-dark-blue);color:var(--color-white);display:flex;flex-direction:column}.footer .footer-header{display:flex;justify-content:space-between;margin-bottom:100px}.footer .footer-body{display:flex;opacity:.85}.footer .footer-main{width:50%;margin-bottom:170px}.footer .footer-main .big-title{font:var(--font-big-text);margin-bottom:20px}.footer .form-btn{background:none;border:1px solid var(--color-white);padding:13px 30px;border-radius:50px;display:flex;margin-bottom:30px;gap:10px;transition:all var(--main-animation);cursor:pointer}.footer .form-btn p{font:var(--font-btn-text);color:var(--color-white)}.footer .form-btn path{fill:var(--color-white)}.footer .form-btn:hover{gap:25px}.footer .email-title{font:var(--font-text-1);margin-bottom:20px}.footer .email{text-transform:uppercase;font:var(--font-h4);color:var(--color-white);text-decoration:none}.footer .adress{width:50%;margin-bottom:20px}.footer .adress h3{font:var(--font-h4);text-transform:uppercase;margin-bottom:20px}.footer .adress p{width:300px;font:var(--font-text-1)}.footer hr{margin:0;width:calc(100% + 2 * var(--section-horizontal-paddding));align-self:center;border:1px solid var(--color-white);opacity:.5}.footer .footer-privacy-policy{padding:20px 0;display:flex;justify-content:space-between;opacity:.5}.footer .footer-privacy-policy a{color:var(--color-white);text-decoration:none}.footer .footer-privacy-policy a:hover{color:var(--color-white)}.footer .footer-privacy-policy a:visited{color:var(--color-white)}.footer .footer-privacy-policy a,.footer .footer-privacy-policy p{font:var(--font-text-1)}.footer-documents{display:flex;flex-direction:column;gap:5px}@media screen and (max-width:1024px){.footer{padding:55px var(--section-horizontal-paddding) 0 var(--section-horizontal-paddding);background-color:var(--color-dark-blue);color:var(--color-white);display:flex;flex-direction:column}.footer .footer-header{margin-bottom:75px}.footer .footer-body{flex-direction:column}.footer .footer-main{width:100%;margin-bottom:100px}.footer .email-title{font:var(--font-text-1);margin-bottom:5px}.footer .adress{width:100%}.footer .adress h3{margin-bottom:10px}.footer .adress p{width:100%;font:var(--font-text-1)}.footer .footer-privacy-policy a,.footer .footer-privacy-policy p{font-size:12px}}@media screen and (max-width:639px){.footer{padding:30px var(--section-horizontal-paddding) 0 var(--section-horizontal-paddding)}.footer .footer-header{margin-bottom:50px;flex-direction:column}.footer .footer-header a{margin-bottom:15px}.footer .big-title{font-size:20px}.footer .form-btn{width:100%;justify-content:center;margin-bottom:20px}.footer .footer-main{margin-bottom:50px}.footer .email-title{font-size:14px;opacity:.7}.footer .email{font-size:14px}.footer .adress h3{margin-bottom:2px;font-size:14px}.footer .adress p{opacity:.7;font-size:14px}.footer .footer-privacy-policy{flex-direction:column-reverse;padding:10px 0;gap:5px}.footer .footer-privacy-policy a,.footer .footer-privacy-policy p{opacity:.5}}