.MainButtonMobile{color:var(--textMainColor);background-image:var(--ButtonBackground);border-radius:8px;display:inline-flex;justify-content:center;align-items:center;padding:0 20px;transition:transform .5s ease;text-decoration:none;max-width:100%;box-sizing:border-box;transform:scale(1)}.MainButtonMobile:hover{transform:scale(1.1)}.MainButtonMobile:active{transform:scale(.9)}.button-contentMobile{display:flex;flex-direction:row;align-items:center}.Telegram-iconMobile{width:18px;transition:transform .5s ease}.MainButtonMobile:hover .Telegram-iconMobile{transform:scale(1.1)}.MainButtonMobile:active .Telegram-iconMobile{transform:scale(.9)}.HeroSectionMobile{margin-top:120px;margin-bottom:80px;display:flex;justify-content:center;width:100%}.HeroSectionMobile_container{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:375px;padding:0 35px;box-sizing:border-box}.HeroSectionMobile_title{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;padding:30px 0}.HeroSectionMobile_gift{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;padding:10px 0}.mainButton{color:var(--textMainColor);background-image:var(--ButtonBackground);border-radius:16px;display:inline-flex;justify-content:center;align-items:center;padding:0 20px;box-sizing:border-box;position:relative;overflow:hidden;transition:all .5s ease}.button-content{position:relative;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.button-text{transition:transform .5s ease;position:absolute}.whatsapp-icon{width:28px;height:28px;transform:translateY(60px);opacity:0;transition:all .5s ease;position:absolute}.mainButton:hover .button-text{transform:translateY(-54px)}.mainButton:hover .whatsapp-icon{transform:translateY(0);opacity:1}.mainButton:active{transform:scale(.9)}.HeroSectionDesktop{display:flex;justify-content:center;width:100%;margin-bottom:160px;margin-top:150px;overflow-x:hidden}.HeroSectionDesktop_container{text-align:center;max-width:1620px;display:flex;flex-direction:column;gap:80px;margin-bottom:60px;padding:0 150px}.HeroSectionDesktop_title{display:flex;flex-direction:column;gap:20px}.title_span{background:var(--textBrightColor);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.HeroSectionDesktop_rhombus{display:flex;justify-content:center;align-items:center;gap:250px;margin:0 auto;padding:20px 0}.HeroSectionDesktop_gift{display:flex;flex-direction:column;align-items:center;gap:15px}.HeroSectionDesktop_gift>h5{margin-bottom:15px}@media (max-width: 1900px){.HeroSectionDesktop_container{padding:0 90px}.ButtonHeroDesktop{font-size:20px!important}.HeroSectionDesktop_rhombus{width:90px}}.HeaderMobile{position:relative;height:80px;width:100%;display:flex;justify-content:center;padding:20px 40px;box-sizing:border-box;z-index:100;position:fixed;top:0;left:50%;transform:translate(-50%);margin:0 auto;background-color:#14141466;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.HeaderMobile_container{width:100%;max-width:375px;display:flex;justify-content:space-between;align-items:center}.HeaderMobile_logo{width:auto}.HeaderMobile_menuButton{background:none;border:none;cursor:pointer;padding:0}.HeaderMobile_menuButton img{height:24px;width:auto}.HeaderMobile_overlay{position:fixed;inset:0;background-color:#31313166;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:1000;display:flex;visibility:hidden;transition:all .3s ease}.HeaderMobile_overlay.open{visibility:visible}.HeaderMobile_menuContent{width:100%;height:100%;padding:40px 30px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-end;transform:translate(100%);transition:all .3s ease}.HeaderMobile_overlay.open .HeaderMobile_menuContent{transform:translate(0)}.HeaderMobile_closeButton{align-self:flex-end;background:none;border:none;cursor:pointer;margin-bottom:40px}.HeaderMobile_closeButton img{height:24px;width:auto}.HeaderMobile_nav{display:flex;flex-direction:column;gap:25px;align-items:flex-end}.HeaderMobile_nav a{color:#fff;text-decoration:none;font-size:20px;font-weight:300}.header-wrapper{position:fixed;top:0;left:0;right:0;z-index:9999;background-color:#14141466;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);width:100%}.header{display:flex;justify-content:center;width:calc(100% - 180px);max-width:1920px;padding:20px 90px 5px;margin:0 auto}.header_container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.header_logo{width:290px;transition:transform .3s ease}.header_menu{display:flex;flex-direction:row;gap:30px}.headerLinks{position:relative;text-decoration:none;color:#fafafa;padding-bottom:4px}.headerLinks:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:1px;background:#fafafa;transition:all .3s ease;transform:translate(-50%)}.headerLinks:hover:after{width:100%}@media (max-width: 1900px){.header_logo{transform:scale(.8)}}.ReasonsMobile{margin-bottom:80px;display:flex;justify-content:center;width:100%}.ReasonsMobile_container{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:375px;padding:15px 35px;box-sizing:border-box;margin:0}.ReasonsMobile_reasons{display:flex;flex-direction:column;gap:20px;margin:30px 0}.reasonMobile{display:flex;flex-direction:row;gap:25px;align-items:flex-start}.ReasonsMobile_h5{text-align:left;padding:0;font-weight:600}.ReasonMobile_gift{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:100%;box-sizing:border-box;padding:0 15px}.ReasonMobile_gift h5{text-align:center}.ReasonsDesktop{display:flex;justify-content:center;width:100%}.ReasonsDesktop_container{display:flex;flex-direction:column;gap:60px;max-width:1620px;width:100%;background-color:#1c1c1c;border-radius:20px 20px 0 0;padding:60px 150px}.ReasonsDesktop_reasonsBlock{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.ReasonsDesktop_reasons{display:flex;flex-direction:column;gap:40px;margin-left:30px}.reason{display:flex;flex-direction:row;gap:100px;align-items:flex-start}.ReasonsDesktop_order{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.ReasonsDesktop_h4{font-weight:500}.ReasonsDesktop_h5{font-weight:600;line-height:120%}.ButtonReasonDesktop{height:65px}@media (max-width: 1600px){.ReasonsDesktop_container{display:flex;flex-direction:column;gap:70px;max-width:1280px;padding:60px 150px}.video3dDesktop{width:350px}.ButtonReasonDesktop{height:50px!important;font-size:20px!important}}.ServicesMobile{display:flex;justify-content:center;width:100%;margin-bottom:80px;padding:15px 35px;box-sizing:border-box}.ServicesSliderMobile_container{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:375px;width:100%}.ServicesSliderMobile_text{display:flex;flex-direction:column;gap:40px;align-items:center}.ServicesSliderMobile_slider{display:flex;gap:40px;overflow-x:auto;scroll-snap-type:x mandatory;width:100%;padding-bottom:20px;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth;overscroll-behavior-x:contain;scroll-snap-stop:normal}.ServicesSliderMobile_slider{-webkit-overflow-scrolling:touch;scroll-snap-points-x:repeat(100%);scroll-snap-type:proximity}.ServicesSliderMobile_slider::-webkit-scrollbar{display:none}.ServicesSliderMobile_card{scroll-snap-align:start;width:210px;height:320px;padding:15px 10px;border-radius:15px;flex:0 0 auto;display:flex;flex-direction:column;gap:20px}.ServicesSliderMobile_icon-wrapper{width:100%;height:98px;min-height:98px;display:flex;justify-content:center;align-items:center;margin-bottom:40px}.ServicesSliderMobile_icon{width:210px;height:98px;object-fit:contain;image-rendering:optimizeQuality;-webkit-transform:translateZ(0)}.ServicesSliderMobile_text-wrapper{display:flex;flex-direction:column;gap:10px}.ServicesSliderMobile_title{background:var(--textBrightColor);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ServicesSliderMobile_description{color:var(--textMainColor)}.servicesSection{margin:100px 0;padding:60px 0}.sevicesSection-container{max-width:1920px;margin:0 auto;padding:80px 20px;position:relative;overflow:hidden}.services-slider-wrapper{position:relative;margin:0 auto;max-width:1920px}.services-slider{display:flex;gap:80px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;padding-left:50px;padding-right:150px}.service-card{scroll-snap-align:center;min-width:400px;height:550px;padding:30px 20px;border-radius:20px;transition:all .3s ease;flex:0 0 auto;display:flex;flex-direction:column;gap:80px;border:1px solid transparent}.service-card.hovered{border:1px solid #3AC3FE;transition:color .3s ease}.servicesSection_text{display:flex;flex-direction:column;gap:80px;max-width:1770px;margin:0 auto 60px;padding-left:150px}.icon-wrapper{width:360px;height:158px;min-height:158px;display:flex;flex-direction:column}.service-icon{width:100%;height:158px;min-height:158px;object-fit:contain;transition:all .3s ease;padding-left:15px}.service-card:not(.hovered) .service-icon{filter:grayscale(100%) opacity(.7)}.service-title{color:#7d7d7d;transition:color .3s ease;line-height:120%}.service-card.hovered .service-title{background:var(--textBrightColor);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.service-description{color:#7d7d7d;transition:color .3s ease}.ServiceCard_text{display:flex;flex-direction:column;gap:20px}.service-card.hovered .service-description{color:var(--textMainColor)}.slider-controls{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:50px}.arrow-btn{background:transparent;cursor:pointer;transition:all .5s ease;border:1px solid white;border-radius:20px;display:flex;align-items:center;justify-content:center;width:64px;height:32px;padding:0;box-sizing:border-box}.arrow-btn:hover:not(.disabled){background-color:#fafafa;transform:scale(1.1)}.arrow-icon{transition:all .5s ease}.arrow-btn:hover:not(.disabled) .arrow-icon{filter:invert(1)}.progress-container{flex-grow:1;max-width:750px;position:relative}.progress-line{width:100%;height:4px;background-color:#5c5c5c;position:relative;border-radius:2px;overflow:hidden}.progress-thumb{position:absolute;width:100px;height:100%;background-color:var(--textMainColor);border-radius:2px;left:0;top:0;transition:left .3s ease}@media (max-width: 1600px){.service-card{height:480px}.sevicesSection-container{max-width:1280px;padding:80px 20px}.services-slider-wrapper{max-width:1280px}.service-icon{transform:scale(.8)}}.ProductsMobile{background-color:#1c1c1c;border-radius:20px;padding:40px 35px;height:512px;display:flex;justify-content:center}.ProductsMobile_container{display:flex;flex-direction:column;align-items:center;gap:60px;max-width:375px;margin:0 auto;width:100%}.ProductsMobile_container h2{text-align:center}.ProductsMobile-carousel{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;width:100%;padding-bottom:20px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ProductsMobile-carousel::-webkit-scrollbar{display:none}.WorkCardMobile{scroll-snap-align:start;flex:0 0 auto;width:100%}.WorkCardMobile-slider-container{position:relative;width:100%;display:flex;flex-direction:row;justify-content:center}.WorkCardMobile-main-image{position:relative;width:100%;aspect-ratio:1/.8;border-radius:12px;overflow:hidden}.WorkCardMobile-image-content{width:100%;height:100%;object-fit:cover}.WorkCardMobile-image-overlay{position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,rgba(0,0,0,.9),transparent)}.WorkCardMobile-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);border:none;padding:0;cursor:pointer;background:transparent;z-index:2;transition:opacity .2s ease}.WorkCardMobile-slider-arrow.WorkCardMobile-arrow-pressed .WorkCardMobile-arrow-icon{opacity:.7;transform:scale(.95)}.WorkCardMobile-slider-arrow.WorkCardMobile-arrow-disabled{cursor:not-allowed;opacity:.3}.WorkCardMobile-slider-arrow.WorkCardMobile-arrow-disabled .WorkCardMobile-arrow-icon{filter:grayscale(100%) opacity(.5)}.WorkCardMobile-slider-arrow:not(.WorkCardMobile-arrow-disabled):active .WorkCardMobile-arrow-icon{opacity:.7;transform:scale(.95)}.WorkCardMobile-arrow-icon{width:20px;height:20px;display:block;filter:drop-shadow(0 0 2px rgba(0,0,0,.5));transition:all .2s ease}.WorkCardMobile-left-arrow{left:22px}.WorkCardMobile-right-arrow{right:22px}.WorkCardMobile-progress-bar{position:absolute;bottom:15px;left:0;right:0;display:flex;justify-content:center;gap:6px}.WorkCardMobile-progress-dot{width:30px;height:3px;border-radius:20px;background:#ffffff80}.WorkCardMobile-progress-dot.WorkCardMobile-active{background:#fff}.WorkCardMobile-footer{margin-top:40px;display:flex;flex-direction:column;gap:20px;align-items:center}.WorkCardMobile-title{background:radial-gradient(circle,#3ac3fe 70%,#0068fa 110%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0}.WorkCardMobile-description{color:var(--textMainColor);margin:0;line-height:130%}.WorkCardMobile-visit-button{display:inline-flex;align-items:center;gap:8px;color:#5c5c5c;text-decoration:none;font-size:16px;font-weight:500}.WorkCardMobile-visit-icon{transition:filter .3s ease}.WorkCardMobile-visit-button:hover .WorkCardMobile-visit-icon{filter:brightness(0) invert(1)}@media (max-width: 414px){.WorkCardMobile-slider-container{width:100%;transform:scale(.9);transform-origin:center;height:157.5px}.WorkCardMobile-main-image{width:328.5px!important;height:157.5px!important}.WorkCardMobile-left-arrow{left:10px!important}.WorkCardMobile-right-arrow{right:10px!important}.WorkCardMobile-progress-bar{bottom:10px}}.products-desktop-section{position:relative;padding:60px 150px;margin-top:60px;width:calc(100% - 300px);background-color:#1c1c1c;border-radius:30px;max-width:1620px;margin-inline:auto}.products-desktop-section h2{max-width:1620px;margin:0 auto 110px;text-align:center;position:relative;line-height:120%}.products-grid-container{will-change:height;min-height:620px}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);width:100%;max-width:1920px;margin:0 auto;justify-items:center}.work-item{width:690px;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.image-content{width:100%;height:100%;object-fit:cover}.work-card{width:100%;max-width:690px;border-radius:12px;overflow:hidden;transition:transform .3s ease}.work-card:hover{transform:translateY(-5px)}.slider-container{position:relative;width:100%}.main-image{position:relative;width:100%;aspect-ratio:690/350;border-radius:20px;overflow:hidden;background-size:cover;background-position:center}.image-overlay{position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,rgba(0,0,0,.9),transparent)}.product-arrow{position:absolute;top:50%;transform:translateY(-50%);border:none;padding:0;cursor:pointer;background:transparent;z-index:2;transition:opacity .2s ease;width:32px;height:32px}.product-arrow.product-arrow-pressed .product-arrow-icon{opacity:.7;transform:scale(.95)}.product-arrow-disabled{cursor:not-allowed;opacity:.3}.product-arrow.product-arrow-disabled .product-arrow-icon{filter:grayscale(100%) opacity(.5)}.product-arrow:not(.product-arrow-disabled):active .product-arrow-icon{opacity:.7;transform:scale(.95)}.product-arrow-icon{width:100%;height:100%;display:block;filter:drop-shadow(0 0 2px rgba(0,0,0,.5));transition:all .2s ease}.product-left-arrow{left:30px}.product-right-arrow{right:30px}.progress-bar{position:absolute;bottom:20px;left:0;right:0;display:flex;justify-content:center;gap:8px}.progress-dot{width:60px;height:3px;border-radius:20px;background:#ffffff80;transition:all .3s ease}.progress-dot.active{background:#fff}.work-card-footer{padding-top:40px;min-height:200px}.work-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.work-title{margin-bottom:5px;background:radial-gradient(circle,#3ac3fe 70%,#0068fa 110%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.visit-button{background:transparent;font-size:.9rem;cursor:pointer;color:var(--textGreyColor);transition:all .3s ease;text-decoration:none;display:inline-flex;gap:8px}.visit-button:hover{color:#fff}.visit-button:hover .work-hover_image{filter:brightness(0) invert(1)}.work-hover_image{transition:filter .3s ease}.work-description{color:var(textMainColor);margin:0;font-weight:200}.show-more-wrapper{display:flex;justify-content:center;margin-top:20px}.show-more-btn{background:transparent;border:none;font-size:16px;color:var(--textGreyColor);cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);border-radius:30px;display:inline-flex;align-items:center;gap:8px}.show-more-btn:hover{color:#fff}.show-more-icon{transition:filter .3s ease,transform .3s ease}.show-more-btn:hover .show-more-icon{filter:brightness(0) invert(1)}.show-more-btn[aria-expanded=true] .show-more-icon{transform:rotate(180deg)}@media (max-width: 1780px){.products-grid{display:grid;grid-template-columns:repeat(1,1fr);width:100%;max-width:1280px}}.ProcessMobile{margin-bottom:80px;display:flex;justify-content:center;width:100%}.ProcessMobile-container{display:flex;flex-direction:column;gap:40px;width:100%;max-width:375px;margin:0 35px;padding:15px 0;text-align:center;box-sizing:border-box}.ProcessMobile_plan{display:flex;flex-direction:column;gap:40px;margin:30px 0}.reasonMobile{text-align:left;display:flex;flex-direction:row;align-items:flex-start;gap:25px}.ProcessMobile_gift{display:flex;flex-direction:column;gap:15px;align-items:center}.ProcessMobile_gift>h3{margin-top:10px}.ProcessMobile_gift>h5{margin-bottom:15px}.ProcessDesktop{display:flex;justify-content:center;width:100%;margin:100px 0}.ProcessDesktop-container{display:flex;flex-direction:column;gap:80px;max-width:1620px;width:100%;margin:60px 0;padding:0 150px}.ProcessDesktop_infoBlock{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 60px;margin-top:50px}.ProcessDesktop_plan{display:flex;flex-direction:column;gap:40px;padding:30px 0;max-width:530px}.ProcessDesktop_gift{display:flex;flex-direction:column;gap:15px;align-items:center;text-align:center;padding-bottom:60px}.ProcessDesktop_gift>h5{margin-bottom:15px}.ProcessDesctop-h5Text{font-weight:600}.ProcessDesktop_gift>img{margin-bottom:45px}@media (max-width: 1440px){.ProcessDesktop_infoBlock{display:flex;flex-direction:column;gap:60px;padding:0 60px;margin-top:50px}.MainProccessButton{height:60px!important;font-size:20px!important}.ProcessDesktop-container{max-width:800px;padding:0 150px}.ProcessDesktop_plan{max-width:800px}.ProccesDesktop_rhombus{transform:scale(85%)}}.AppealMobile-section{display:flex;justify-content:center;width:100%;min-width:375px;max-width:420px;margin:0 auto;border:1px solid transparent;border-radius:30px;background:linear-gradient(#141414,#141414) padding-box,linear-gradient(153deg,#0068fa 21%,#3ac3fe 65%) border-box;background-origin:border-box;background-clip:padding-box,border-box;box-sizing:border-box}.AppealMobile-container{width:100%;max-width:375px;padding:15px 20px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.AppealMobile-title{margin-bottom:40px}.AppealMobile-image-container{width:100%;max-width:332px;height:442px;margin-bottom:30px}.AppealMobile-image{width:100%;height:100%;object-fit:contain}.AppealMobile-slide-text{height:270px;width:100%;padding:0 20px;overflow-y:auto;box-sizing:border-box}.AppealMobile-text,.AppealMobile-description{margin:0}.AppealMobile-slider-controls{display:flex;width:285px;align-items:center;justify-content:space-between;margin-top:40px}.AppealMobile-arrow-btn{background:transparent;cursor:pointer;border:none;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.AppealMobile-arrow-btn:not(.AppealMobile-disabled):hover{opacity:.9}.AppealMobile-arrow-btn:not(.AppealMobile-disabled):active{opacity:.8}.AppealMobile-arrow-icon{width:32px;height:32px;transition:all .3s ease}.AppealMobile-disabled .AppealMobile-arrow-icon{opacity:.3;cursor:not-allowed}.AppealMobile-slider-dots{display:flex;gap:8px;width:180px;justify-content:center}.AppealMobile-dot{background:#5c5c5c;width:40px;height:3px;border:none;border-radius:20px;cursor:pointer;transition:.5s ease}.AppealMobile-active{background:#fafafa;cursor:auto}.blue-text-mobile{background:radial-gradient(circle,#0068fa,#3ac3fe 1%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.AppealMobile-list{padding-left:20px;margin:10px 0}.AppealMobile-list-item{margin-bottom:8px}@media (max-width: 380px){.AppealMobile-image{transform:scale(.95)}.AppealMobile-section{min-width:300px}}.AppealDesktop{display:flex;justify-content:center;width:100%;margin-bottom:100px}.AppealDesktop_container{width:100%;max-width:1620px;border:1px solid transparent;border-radius:30px;background:linear-gradient(#141414,#141414) padding-box,linear-gradient(153deg,#0068fa 21%,#3ac3fe 65%);background-origin:padding-box,border-box;background-clip:padding-box,border-box;padding:50px 150px}.slider-wrapper{display:flex;width:100%}.slider-content{flex:1;width:50%;max-height:600px;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.slide{padding:30px;box-sizing:border-box;transition:opacity .5s ease}.slide h3{font-size:28px;margin-bottom:20px}.slide-text{height:375px;max-height:400px;line-height:1.4;display:flex;align-items:start}.slide p{font-size:18px;line-height:1.6}.AppealSlider-controls{display:flex;width:100%;align-items:center;justify-content:center;gap:30px}.arrow-btn{background:transparent;cursor:pointer;transition:all .5s ease;border:1px solid white;border-radius:20px;padding:10px 30px}.arrow-btn:hover{background-color:#fafafa;transform:scale(1.1)}.arrow-btn:active{transform:scale(.9)}.arrow-btn>.arrow-icon{transition:all .5s ease}.arrow-btn:hover>.arrow-icon{filter:invert(1)}.arrow-btn.disabled{opacity:.3;cursor:not-allowed}.slider-dots{display:flex;gap:12px}.dot{background:#5c5c5c;width:60px;height:5px;border:none;border-radius:20px;cursor:pointer;transition:.5s ease}.dot.active{background:#fafafa;cursor:auto}.AppealDesktop_img{width:465px;width:50%;display:flex;justify-content:center;align-items:center}.blue-text{background:radial-gradient(circle,#0068fa,#3ac3fe 1%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 1600px){.AppealDesktop_container{max-width:1100px;padding:50px 150px}.AppealDesktop_img{transform:scale(.8)}.AppealDesktop_container{max-width:1280px}}.ConsultationMobile{margin:80px 0;width:100%;display:flex;justify-content:center;padding:0 35px;box-sizing:border-box}.ConsultationMobile_container{display:flex;flex-direction:column;align-items:center;gap:40px;text-align:center;width:100%;max-width:375px;box-sizing:border-box}.ConsultationMobile_mainINfo{display:flex;flex-direction:column;align-items:center;gap:40px}.ConsultationDesktop-wrapper{position:relative;max-width:1620px;width:calc(100% - 300px);margin:0 auto;padding:0 150px 570px;display:flex;justify-content:center}.ConsultationDesktop_h3{font-weight:300;line-height:130%}.ConsultationDesktop{position:relative;z-index:1;max-width:1920px;width:100%;margin:0 auto;box-sizing:border-box}.ConsultationDesktop-video{position:absolute;width:1150px;bottom:-810px;right:calc(50% - 960px);transform:translate(0);z-index:0;filter:drop-shadow(0 0 0 transparent);box-shadow:none;overflow:visible}.ConsultationDesktop-container{display:flex;flex-direction:column;gap:80px;position:relative;max-width:1920px;max-width:100%}.ConsultationDesktop_titleText{font-size:64px}.ConsultationDesktop-container_text{position:relative;display:flex;flex-direction:column;gap:40px}.ConsultationDesktop-container_button{margin-top:5px}@media (max-width: 1620px){.ButtonConsultationDesktop{height:50px!important;width:350px!important;font-size:20px!important}.ConsultationDesktop_titleText{font-size:43px}.ConsultationDesktop_h3{font-size:20px}.ConsultationDesktop-wrapper{max-width:1280px}.ConsultationDesktop-video{position:absolute;width:1050px;bottom:-810px;right:calc(50% - 760px);transform:translate(0);z-index:0;filter:drop-shadow(0 0 0 transparent);box-shadow:none;overflow:visible}}.FooterMobile{background-color:#161616;width:100%;display:flex;justify-content:center;padding:0 0 80px}.FooterMobile_container{display:flex;flex-direction:column;gap:20px;width:100%;max-width:375px;padding:15px 35px;box-sizing:border-box}.FooterMobile_mainInfo{display:flex;flex-direction:column;gap:20px}.FooterMobile_logo{width:197px}.FooterMobile_icons{display:flex;flex-direction:row;gap:40px}.FooterMobile_icons-telegram{display:inline-block;width:25px;height:25px;background-image:url(/assets/iconTelegram.svg);background-size:contain;background-repeat:no-repeat}.FooterMobile_icons-whatsapp{display:inline-block;width:25px;height:25px;background-image:url(/assets/iconWhatsapp.svg);background-size:contain;background-repeat:no-repeat}.footerList{color:#7d7d7d}.FooterMobile_links{font-size:12px;font-weight:300;text-decoration:none;color:#7d7d7d}.FooterMobile_links:active{color:var(--textBrightColor)}.FooterMobile_line{max-width:100%;height:1px;background-color:#7d7d7d}.FooterMobile-rootsContainer{display:flex;justify-content:flex-end;width:100%}.FooterMobile-rootsContainer-roots{text-align:right}.footerTextMobile{color:#7d7d7d}.FooterDesktop{position:relative;width:100%;display:flex;justify-content:center;z-index:1}.FooterDesktop:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1c1c1ccd;z-index:-1;-webkit-backdrop-filter:blur(70px);backdrop-filter:blur(70px)}.FooterDesktop_container{width:100%;max-width:1920px;display:flex;flex-direction:column;gap:15px;box-sizing:border-box;margin:90px 0;padding:0 90px}.FooterDesktop_container>.FooterDesktop_mainInfo{margin:25px 0}.FooterDesktop_links{font-size:20px;font-weight:300;text-decoration:none;color:#7d7d7d;margin-left:8px}.FooterDesktop_mainInfo{display:flex;flex-direction:row;justify-content:space-between}.FooterDesktop_line{max-width:1740px;height:1px;background-color:#7d7d7d}.logoIcons{display:flex;flex-direction:column;gap:80px}.FooterDesktop_icons{display:flex;flex-direction:row;gap:40px}.FooterDesktop_rows{display:flex;flex-direction:row;gap:330px;margin-right:115px}.FooterDesktop_row{display:flex;flex-direction:column;gap:20px}.footerList{display:flex;flex-direction:column;gap:10px}.FooterList_link{font-size:20px;font-weight:300;line-height:120%;color:#7d7d7d;text-decoration:none}.FooterList_linkProject:hover{background:radial-gradient(circle,#0068fa,#3ac3fe 1%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.FooterDesktop-rootsContainer{display:flex;justify-content:flex-end;width:100%}.FooterDesktop-rootsContainer-roots{text-align:right}.footerText{color:#7d7d7d}.FooterDesktop_icons-telegram{display:inline-block;width:50px;height:50px;background-image:url(/assets/iconTelegram.svg);background-size:contain;background-repeat:no-repeat}.FooterDesktop_icons-whatsapp{display:inline-block;width:50px;height:50px;background-image:url(/assets/iconWhatsapp.svg);background-size:contain;background-repeat:no-repeat}@media (max-width: 1620px){.FooterDesktop_container{max-width:1440px;margin:70px 0;padding:0 60px}.FooterDesktop_mainInfo{margin:20px 0}.FooterDesktop_rows{gap:80px;margin-right:100px}.logoIcons{gap:60px}.FooterDesktop_icons{gap:30px}.FooterDesktop_icons-telegram,.FooterDesktop_icons-whatsapp{width:45px;height:45px}.FooterList_link{font-size:18px}.footerText{font-size:15px}}:root{font-family:Manrope,sans-serif;color:var(--textMainColor);background-color:#141414;--textMainColor: #FAFAFA;--textGreyColor: #7D7D7D;--textBrightColor: linear-gradient(38deg, rgba(58, 195, 254, 1) 54%, rgba(0, 104, 250, 1) 100%);--ButtonBackground: linear-gradient(38deg, rgba(58, 195, 254, 1) 54%, rgba(0, 104, 250, 1) 100%);scroll-behavior:smooth}body,html{width:100%;overflow-x:hidden;margin:0;padding:0}#advantages,#services,#cases,#contacts,#appeal{scroll-margin-top:100px}button,a,[role=button],input[type=submit]{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;outline:none}svg{shape-rendering:crispEdges;image-rendering:optimizeQuality;text-rendering:optimizeLegibility;-webkit-transform:translateZ(0);backface-visibility:hidden}body,html{width:100%;position:relative;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}h1{font-size:80px;font-weight:700}h2{font-size:40px;font-weight:700;line-height:120%}h3{font-size:36px;font-weight:300;line-height:120%}h4{font-size:32px;font-weight:600;line-height:130%}h5{font-size:24px;font-weight:300;line-height:140%}h6{font-size:20px;font-weight:300;line-height:130%}p{font-size:16px;font-weight:700;line-height:120%}@media (max-width: 1800px){h1{font-size:53px}h2{font-size:32px}h3,h4{font-size:24px}h5{font-size:20px}h6{font-size:18px}p{font-size:15px}}@media (max-width: 600px){h1{font-size:32px}h2{font-size:24px}h3{font-size:20px}h4{font-size:16px}h5{font-size:15px}h6{font-size:12px}p{font-size:10px}}
