.icn-burger{width:18px;height:3px;color:#fff;background-color:currentColor;transition-duration:.3s;display:block;position:relative}.icn-burger:after,.icn-burger:before{content:'';position:absolute;left:0;background-color:currentColor;height:3px;transition:all .3s linear}.icn-burger:before{width:24px;top:-8px}.icn-burger:after{width:24px;bottom:-8px}.btn-menu{position:fixed;top:0;width:55px;height:55px;padding-top:25px;padding-left:15px;z-index:11;background-color:#efb2bb;display:none}.btn-menu.opened .icn-burger{width:0}.btn-menu.opened .icn-burger:after{-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:0}.btn-menu.opened .icn-burger:before{-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:0}.mobile-nav{position:fixed;left:0;top:0;width:100%;z-index:10;display:none;height:55px;line-height:55px}.mobile-nav.fixed{background-color:#373737}.mobile-nav-left{position:absolute;left:15px;top:0}.mobile-nav-right{position:absolute;right:15px;top:0}.mobile-menu{position:fixed;left:-100%;top:0;height:100vh;width:100%;z-index:9;background-color:#fff;color:#303030;overflow:auto;transition:transform .3s linear;display:none}.mobile-menu.opened{-ms-transform:translateX(100%);transform:translateX(100%)}.mobile-menu-wrap{position:relative;padding-top:0;padding-bottom:0;min-height:100vh}.mobile-menu-list a{display:block;padding:10px 0}.mobile-menu-bottom{position:absolute;left:0;bottom:0;width:100%}.top-nav{position:absolute;left:0;top:0;width:100%;z-index:10;padding-inline:40px}.top-nav.pre-fixed{position:fixed;top:-150px;background-color:#f1f1f4;box-shadow:1px 1px 8px rgba(0,0,0,.15);transition:transform .3s linear}.top-nav.pre-fixed .top-nav-block:before{opacity:0}.top-nav.fixed{-ms-transform:translateY(150px);transform:translateY(150px)}.top-nav-block{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:var(--top-nav-height);padding-inline:20px;position:relative}.top-nav-block:before{content:'';position:absolute;height:1px;width:100%;left:0;bottom:0;background-color:rgba(116,133,175,.38);transition:opacity .3s linear}.top-nav-block-left .logo a{display:block}.top-nav-block-left .logo-mobile{display:none}.top-nav-block-left .logo img,.top-nav-block-left .logo svg{width:auto;display:block;overflow:visible;height:49px}.top-nav-block-center ul{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:65px}.top-nav-block-center a{font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;display:block;line-height:var(--top-nav-height);transition:color .3s linear;position:relative}.top-nav-block-center a:before{content:'';position:absolute;height:2px;background-color:#efb2bb;left:0;width:100%;bottom:0;z-index:2;transition:transform .3s linear,opacity .3s linear;opacity:0;-ms-transform:scale(0,1);transform:scale(0,1);-ms-transform-origin:0 50%;transform-origin:0 50%}.logo .logo-letter{transition:fill .3s linear,transform .3s linear}.logo .logo-line{transition:transform .3s linear,opacity .3s linear;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.logo .logo-img1,.logo .logo-img2{-ms-transform-origin:50% 40%;transform-origin:50% 40%}.logo .logo-img3{-ms-transform-origin:50% 40%;transform-origin:50% 40%;transition:fill .3s linear,opacity .3s linear,transform .3s linear}.logo.visible .logo-img{-webkit-mask-size:150% 100%;mask-size:150% 100%}.header{position:relative;z-index:1;--header-pink-bg-height:446px;padding-top:113px;padding-bottom:45px;overflow:hidden;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;height:100dvh;min-height:600px;position:relative}.header:before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background-color:#fff2f4;z-index:-1;pointer-events:none}.header .elements .el1{right:-15px;width:1200px;bottom:-20px;z-index:1;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 75%,transparent 100%);mask-image:linear-gradient(90deg,#000 0,#000 75%,transparent 100%);-webkit-mask-size:0 100%;mask-size:0 100%;-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:-webkit-mask-size 3s linear;transition:mask-size 3s linear;transition:mask-size 3s linear,-webkit-mask-size 3s linear;transition-delay:.5s}.header .elements .el1 img,.header .elements .el1 svg{overflow:visible;width:100%;height:auto;display:block}.header .elements .el-mobile{display:none}.header.visible:before{-ms-transform:scale(1);transform:scale(1);opacity:1}.header.visible .elements .el1{-webkit-mask-size:200% 100%;mask-size:200% 100%}.header.visible .header-block-left .h1,.header.visible .header-block-left p,.header.visible .header-block-left-btn{-ms-transform:scale(1);transform:scale(1);opacity:1}.header.visible .header-block-right .img{-webkit-mask-size:100% 100%;mask-size:100% 100%}.header-block{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.header-block-left{width:498px;max-width:100%}.header-block-left-text{margin-bottom:30px}.header-block-left .h1{margin-bottom:27px}.header-block-right{width:352px;max-width:100%}.header-block-right .img{position:relative;width:100%;height:483px;z-index:2;-webkit-mask-image:url(../img/svg/header-img-mask.svg);mask-image:url(../img/svg/header-img-mask.svg);-webkit-mask-size:0 0;mask-size:0 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;transition:-webkit-mask-size .6s ease-out;transition:mask-size .6s ease-out;transition:mask-size .6s ease-out,-webkit-mask-size .6s ease-out;transition-delay:.4s}.header-block-right .img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.icn-close{width:20px;height:20px;transition:color .3s linear;cursor:pointer;position:relative}.icn-close:after,.icn-close:before{content:'';position:absolute;width:133%;height:2px;top:50%;left:-15%;transition:transform .3s linear;background-color:currentColor}.icn-close:before{-ms-transform:rotate(45deg);transform:rotate(45deg)}.icn-close:after{-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.icn-close:hover{color:#efb2bb!important}.icn-close:hover:after{-ms-transform:rotate(-225deg);transform:rotate(-225deg)}.elements{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none}.elements .el{position:absolute}.cava-img{width:184px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;transition:transform .3s linear;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.cava-img img,.cava-img svg{width:100%;height:auto;overflow:visible}.cava-img .cava-fill{fill:#83a0c2}.cava-img1{width:70px;position:relative;top:3px}.cava-img2{position:relative;top:1px}.btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:52px;background:linear-gradient(135.97deg,#efb2bb 15%,#f5909f 90%);letter-spacing:.04em;font-weight:500;padding:0 34px;color:#fff;border:2px solid #efb2bb;border-radius:60px;text-transform:uppercase;font-size:.875rem;transition:opacity .3s linear}.btn-nav-request{padding:0 32px}.btn-nav-request i{display:none;font-size:1.625rem}.breadcrumbs ul{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.wrapper{overflow-x:clip}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes stroke-anim{0%{stroke-dashoffset:0}100%{stroke-dashoffset:-100}}.input-wrap{position:relative}.input-wrap input,.input-wrap textarea{border:1px solid #ecebf1;border-radius:30px;background-color:#fff;line-height:1.4;font-size:.875rem;padding:15px 29px;transition:border-color .3s linear,color .3s linear,box-shadow .3s linear;color:#2b2b2b;letter-spacing:.02em;opacity:1}.input-wrap input:hover,.input-wrap textarea:hover{border-color:#efb2bb}.input-wrap input:focus,.input-wrap textarea:focus{border-color:#f5909f;box-shadow:1px 1px 8px rgba(0,0,0,.15)}.input-wrap textarea{border-radius:20px;min-height:90px}.input-wrap-error{font-size:.75rem;color:#f5909f;margin-top:5px;padding-left:10px}.input-wrap-row{display:-ms-flexbox;display:flex;gap:10px}.input-wrap-select{position:relative}.input-wrap-select.enabled .input-wrap-select-main input{color:#2b2b2b}.input-wrap-select.active .input-wrap-select-main:after{-ms-transform:rotate(180deg);transform:rotate(180deg)}.input-wrap-select.active .input-wrap-select-main input{box-shadow:1px 1px 8px rgba(0,0,0,.15);color:#2b2b2b}.input-wrap-select.active .input-wrap-select-list{pointer-events:auto;-ms-transform:scale(1);transform:scale(1);opacity:1}.input-wrap-select.active .input-wrap-select-list ul{box-shadow:1px 1px 8px rgba(0,0,0,.15)}.input-wrap-select-main{cursor:pointer}.input-wrap-select-main:after{content:"\e903";font-family:svg;width:12px;height:12px;font-size:.75rem;position:absolute;right:30px;top:20px;transition:transform .3s linear,color .3s linear}.input-wrap-select-main:hover:after{color:#efb2bb}.input-wrap-select-main:hover input{border-color:#efb2bb}.input-wrap-select-main input{pointer-events:none}.input-wrap-select-list{position:absolute;top:100%;left:0;width:100%;padding-top:10px;z-index:2;-ms-transform:scale(1,0);transform:scale(1,0);-ms-transform-origin:50% 0;transform-origin:50% 0;opacity:0;transition:transform .3s linear,opacity .3s linear;pointer-events:none}.input-wrap-select-list ul{border:1px solid #ecebf1;background-color:#fff;border-radius:20px;padding:8px 30px;max-height:200px;overflow:auto}.input-wrap-select-list li{cursor:pointer;border-bottom:1px solid #ecebf1;padding:12px 0;color:#2b2b2b;letter-spacing:.02em;line-height:1.4;font-size:.875rem;transition:color .3s linear}.input-wrap-select-list li:hover{color:#efb2bb}.input-wrap-select-list li:last-of-type{border:none}.input-wrap-select-list li.selected{color:#f5909f;pointer-events:none}.input-error input{border-color:red}.form-request-block .input-wrap{margin-bottom:10px}.form-request-block .input-wrap-submit{margin-top:15px}.form-request-block .input-wrap-submit .btn{width:127px}.about{padding:145px 0 56px;overflow:hidden}.about-block{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.about-block.visible .about-block-left{opacity:1;-ms-transform:scale(1);transform:scale(1)}.about-block.visible .about-items li{opacity:1;-ms-transform:scale(1);transform:scale(1)}.about-block.visible .about-items .about-item:before{opacity:1}.about-block.visible .about-items-center{opacity:1;-ms-transform:scale(1);transform:scale(1)}.about-block-left{width:440px;max-width:100%}.about-block-left .h2{margin-bottom:27px}.about-block-left p{margin:20px 0}.about-block-right{width:498px;max-width:100%}.about-item{background-color:#fff2f4;height:198px;border-radius:20px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;width:100%;transition:transform .3s linear,background-color .3s linear,color .3s linear;position:relative}.about-item:before{content:'';position:absolute;z-index:1;width:62px;height:62px;background-image:url(../img/elements/ab-el.svg);background-size:100% 100%;z-index:1}.about-item .icon{font-size:4.25rem;width:100%;text-align:center;color:#efb2bb;margin-bottom:10px;transition:color .3s linear}.about-item p{width:100%;text-align:center;transition:color .3s linear}.about-items{position:relative}.about-items-main .about-item{position:relative}.about-items-main .about-item:before{content:'';position:absolute;width:62px;height:62px;background-image:url(../img/elements/ab-el.svg);background-size:100% 100%;z-index:1}.about-items-main ul{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:10px}.about-items-main li{transition:transform .6s cubic-bezier(.68,-.35,.125,1.25),opacity .6s cubic-bezier(.68,-.35,.125,1.25)}.about-items-main li:nth-of-type(1){transition-delay:.2s}.about-items-main li:nth-of-type(1) .about-item{-ms-transform-origin:100% 100%;transform-origin:100% 100%}.about-items-main li:nth-of-type(1) .about-item:before{right:0;bottom:0}.about-items-main li:nth-of-type(2){transition-delay:.5s}.about-items-main li:nth-of-type(2) .about-item{-ms-transform-origin:0 100%;transform-origin:0 100%}.about-items-main li:nth-of-type(2) .about-item:before{left:0;bottom:0;-ms-transform:rotate(90deg);transform:rotate(90deg)}.about-items-main li:nth-of-type(3){transition-delay:.8s}.about-items-main li:nth-of-type(3) .about-item{-ms-transform-origin:100% 0;transform-origin:100% 0}.about-items-main li:nth-of-type(3) .about-item:before{right:0;top:0;-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.about-items-main li:nth-of-type(4){transition-delay:1.1s}.about-items-main li:nth-of-type(4) .about-item{-ms-transform-origin:0 0;transform-origin:0 0}.about-items-main li:nth-of-type(4) .about-item:before{left:0;top:0;-ms-transform:rotate(180deg);transform:rotate(180deg)}.about-items-center{position:absolute;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:103px;height:103px;z-index:2;border-radius:50%;transition:transform .6s cubic-bezier(.68,-.35,.125,1.25),opacity .6s cubic-bezier(.68,-.35,.125,1.25)}.about-items-center .img{position:absolute;left:0;top:0;width:100%;height:100%;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#fef8f9;border-radius:inherit;transition:background-color .3s linear}.about-items-center .img path{transition:fill .3s linear}.about-items-center .img img,.about-items-center .img svg{transition:transform .3s linear;width:60px;height:60px}.franchise{padding:70px 0 42px;overflow:hidden}.franchise-block-title{text-align:center;width:674px;max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:40px}.franchise-block-title.visible{opacity:1;-ms-transform:scale(1);transform:scale(1)}.franchise-block-title .h2{margin-bottom:15px;position:relative;top:-6px}.franchise-block-items{display:-ms-grid;display:grid;gap:30px}.franchise-block-desc{text-align:center;background-color:#f1f1f4;border-radius:10px;text-align:center;margin-top:30px;padding:20px 30px}.franchise-block-desc p{font-size:.875rem}.franchise-item{background-color:#f1f1f4;border-radius:20px;overflow:hidden;padding:23px 58px 21px;position:relative;z-index:1;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:94px;transition:background-color .3s linear}.franchise-item.visible{opacity:1;-ms-transform:scale(1);transform:scale(1);transition-delay:0}.franchise-item.visible img{-webkit-mask-size:100%;mask-size:100%}.franchise-item.visible .franchise-item-img .text div{opacity:1;-ms-transform:scale(1);transform:scale(1)}.franchise-item-img{position:relative}.franchise-item-img img{width:258px;height:258px;border-radius:50%;object-fit:cover;-webkit-mask-image:url(../img/elements/circle-mask.svg);mask-image:url(../img/elements/circle-mask.svg);-webkit-mask-size:10%;mask-size:10%;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:-webkit-mask-size .6s cubic-bezier(.68,-.35,.125,1.25);transition:mask-size .6s cubic-bezier(.68,-.35,.125,1.25);transition:mask-size .6s cubic-bezier(.68,-.35,.125,1.25),-webkit-mask-size .6s cubic-bezier(.68,-.35,.125,1.25);transition-delay:.3s}.franchise-item-img .text{font-size:4.5rem;line-height:.94;letter-spacing:.02em;font-family:Lovelace,ui-sans-serif;color:#f8f8f8;white-space:nowrap;position:absolute;left:0;top:0;width:100%;height:100%}.franchise-item-img .text div{display:inline-block}.franchise-item-img .text div path{transition:fill .3s linear}.franchise-item-img .text div .svg-bg{fill:#f1f1f4}.franchise-item-img .text div .svg-text{fill:#cfd1df}.franchise-item-img .text div img,.franchise-item-img .text div svg{width:auto;display:block}.franchise-item-img .text-top{position:absolute;left:-20px;top:-27px}.franchise-item-img .text-top img,.franchise-item-img .text-top svg{height:80px}.franchise-item-img .text-bottom{position:absolute;bottom:-30px;right:-20px}.franchise-item-img .text-bottom img,.franchise-item-img .text-bottom svg{height:71px}.franchise-item-text{-ms-flex:1;flex:1}.franchise-item-text-title{padding-bottom:19px;margin-bottom:26px;position:relative}.franchise-item-text-title:before{content:'';position:absolute;left:0;width:264px;bottom:0;height:1px;background:#c0cbd7;background:linear-gradient(to right,#c0cbd7,rgba(241,241,244,0));transition:transform .3s linear;-ms-transform-origin:0 50%;transform-origin:0 50%}.franchise-item-text-desc{margin-bottom:26px}.franchise-item-text-desc p{font-size:.875rem;margin:10px 0;letter-spacing:.02em}.franchise-item-text-desc p:first-of-type{font-weight:600;color:#222}.franchise-item-text-list{font-size:.875rem;letter-spacing:.02em;line-height:1.6}.franchise-item-text-list li{margin:10px 0;padding:11px 27px;background-color:rgba(255,255,255,.5);border-radius:50px;border:#e4e4ec solid 1px;transition:border-color .3s linear,color .3s linear;color:#585858}.franchise-item-text-list li.radius{border-radius:20px}.franchise-item-text-list li span{font-weight:600;margin-right:10px;color:#2c3576;transition:color .3s linear}.franchise-item-text .title{color:#2c3576}.franchise-item-btn{position:absolute;right:0;top:0;width:226px;height:94px;background-image:url(../img/elements/franchise-item-el.svg);background-size:100% 100%;z-index:1;right:0;top:0;transition:transform .4s cubic-bezier(.68,-.35,.125,1.25),opacity .4s cubic-bezier(.68,-.35,.125,1.25);-ms-transform-origin:100% 0;transform-origin:100% 0;text-align:right;padding:10px 0}.included{padding:60px 0 100px}.included-block-header{text-align:center;margin-bottom:40px}.included-block-header.visible{opacity:1;-ms-transform:scale(1);transform:scale(1)}.included-block-items{margin-bottom:30px}.included-block-items>ul{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:30px}.included-block-items.visible>ul>li{opacity:1;-ms-transform:scale(1);transform:scale(1)}.included-block-items.visible>ul>li:nth-of-type(2){transition-delay:.2s}.included-block-items.visible>ul>li:nth-of-type(3){transition-delay:.3s}.included-block-items.visible>ul>li:nth-of-type(4){transition-delay:.35s}.included-block-bottom{padding:20px 58px;background-color:#f1f1f4;border-radius:10px;line-height:1.6;font-size:.875rem;color:#585858}.included-block-bottom.visible{opacity:1;-ms-transform:scale(1);transform:scale(1)}.included-block-bottom .text span{color:#2c3576;font-weight:600;transition:color .3s linear}.included-item{background-color:#f1f1f4;border-radius:20px;height:100%;padding:20px 18px;line-height:1.4;font-size:.875rem;transition:background-color .3s linear,color .3s linear}.included-item .icon{width:58px;height:58px;font-size:3.625rem;margin-bottom:17px;line-height:1;color:#babdd1;transition:color .3s linear}.included-item .title{color:#2c3576;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:15px;transition:color .3s linear}.included-item .list{color:#585858}.included-item .list li{margin:11px 0;position:relative;padding-left:18px;position:relative}.included-item .list li:before{content:'';position:absolute;border-radius:50%;overflow:hidden;background-color:#2c3576;width:5px;height:5px;top:calc(50% - 3px);left:0;transition:background-color .3s linear}.steps{background-color:#fff2f4;padding:65px 0}.steps-block{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.steps-block-left{width:323px;max-width:100%;padding-top:140px}.steps-block-left.visible .steps-block-left-content{opacity:1;-ms-transform:scale(1);transform:scale(1)}.steps-block-left.visible .steps-block-left-content .img{-webkit-mask-size:100% 100%;mask-size:100% 100%;-ms-transform:scale(1);transform:scale(1)}.steps-block-left-content{position:sticky;top:210px}.steps-block-left-content-title{position:relative}.steps-block-left-content .h2{line-height:1.38;margin-bottom:25px}.steps-block-left-content .img{position:absolute;left:0;top:-112px;height:115px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:128px}.steps-block-left-content .img img{display:block;width:100%;height:100%}.steps-block-right{width:559px;max-width:100%;overflow:hidden}.steps-block-right-items{padding:11px 0;position:relative}.steps-block-right-items .el{overflow:hidden;top:0;bottom:0;left:29px;margin:auto;height:auto;width:2px}.steps-block-right-items .el img,.steps-block-right-items .el svg{width:100%;height:100%;object-fit:cover}.steps-block-right-items .el path{animation:stroke-anim 5s infinite linear}.steps-block-right-items li{margin-bottom:40px}.steps-block-right-items li:last-of-type{margin-bottom:0}.steps-block-right-items li.visible{opacity:1;-ms-transform:scale(1);transform:scale(1)}.steps-block-right-items li.visible .icon{-ms-transform:scale(1);transform:scale(1)}.steps-item{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;gap:58px}.steps-item .icon{width:60px;height:60px;font-size:2.25rem;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:1;border-radius:50%;overflow:hidden;background-color:#fff;color:#efb2bb;transition:transform .3s linear,color .3s linear;position:relative}.steps-item .icon:before{content:'';position:absolute;position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;background:linear-gradient(135.97deg,#efb2bb 15%,#f5909f 90%);opacity:0;transition:opacity .3s linear}.steps-item .icon i{display:inline-block;position:relative;z-index:1}.steps-item .text{-ms-flex:1;flex:1}.steps-item .title{margin-bottom:13px;line-height:1.2}.steps-item p{font-size:.875rem;letter-spacing:.02em}.why{padding:100px 0 60px}.why-block{position:relative}.why-block.visible .why-block-content-title{opacity:1;-ms-transform:scale(1);transform:scale(1)}.why-block.visible .why-block-content-title .bg-text{opacity:1;-ms-transform:scale(1);transform:scale(1)}.why-block.visible .why-block-content-title .bg-text span{opacity:1;-ms-transform:scale(1);transform:scale(1)}.why-block.visible .why-block-content-items li{opacity:1;-ms-transform:scale(1);transform:scale(1)}.why-block-content-title{margin-bottom:15px;width:500px;max-width:100%}.why-block-content-title .bg-text{font-size:11.25rem;font-weight:1000;color:rgba(241,241,244,.61);text-transform:uppercase;position:absolute;top:-48px;left:120px;z-index:-1;letter-spacing:-.01em;white-space:nowrap;-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:0;transition:transform 1s cubic-bezier(.175,.885,.5,1.275),opacity 1s cubic-bezier(.175,.885,.5,1.275);transition-delay:.25s}.why-block-content-title .bg-text span{display:inline-block;margin-left:2.7%;-ms-transform:rotate(-190deg);transform:rotate(-190deg);-ms-transform-origin:48% 70%;transform-origin:48% 70%;transition:transform 1s cubic-bezier(.68,-.35,.125,1.2),opacity 1s cubic-bezier(.68,-.35,.125,1.2);transition-delay:.6s}.why-block-content-items ol{counter-reset:why;list-style-type:none}.why-block-content-items ol li{counter-increment:why}.why-block-content-items ol li:before{content:"0" counter(why) "";display:none}.why-block-content-items li:nth-of-type(1){transition-delay:.2s}.why-block-content-items li:nth-of-type(2){transition-delay:.35s}.why-block-content-items li:nth-of-type(3){transition-delay:.5s}.why-block-content-items li:nth-of-type(4){transition-delay:.65s}.why-block-content-items li:nth-of-type(5){transition-delay:1.3s}.why-item{padding:47px 0 0 40px;position:relative;letter-spacing:.02em}.why-item:before{content:"0" counter(why);color:rgba(250,213,218,.38);font-size:5rem;font-weight:1000;letter-spacing:.02em;left:0;top:0;position:absolute;z-index:-1;transition:transform .4s ease-out,color .4s ease-out}.why-item .title{color:#2c3576;font-weight:700;line-height:1.4;margin-bottom:10px;text-transform:uppercase;transition:color .3s linear}.why-item p{font-size:.875rem;letter-spacing:.02em}.join{padding:100px 0 30px;position:relative}.join .el1{left:0;top:190px;z-index:-1;width:100%;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 75%,transparent 100%);mask-image:linear-gradient(90deg,#000 0,#000 75%,transparent 100%);-webkit-mask-size:0 100%;mask-size:0 100%;-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:-webkit-mask-size 4s linear;transition:mask-size 4s linear;transition:mask-size 4s linear,-webkit-mask-size 4s linear;transition-delay:.5s}.join .el1 img,.join .el1 svg{width:100%;height:auto;overflow:visible}.join .elements.visible .el1{-webkit-mask-size:200% 100%;mask-size:200% 100%}.join-block-header{text-align:center;margin-bottom:35px}.join-block-header .h2{margin-bottom:15px;line-height:1.6;position:relative;top:-5px}.join-block-header.visible{opacity:1;-ms-transform:scale(1);transform:scale(1)}.join-block-items.visible{opacity:1;-ms-transform:scale(1);transform:scale(1)}.join-block-items.visible li{-ms-transform:scale(1)!important;transform:scale(1)!important}.join-block-items ul{position:relative;height:392px}.join-block-items li{position:absolute}.join-block-items li:nth-of-type(1){top:0;left:352px;z-index:3}.join-block-items li:nth-of-type(2){top:76px;left:-135px;z-index:1;transition-delay:.6s}.join-block-items li:nth-of-type(3){top:40px;left:87px;z-index:2;transition-delay:.65s}.join-block-items li:nth-of-type(4){top:40px;right:87px;z-index:2;transition-delay:.65s}.join-block-items li:nth-of-type(5){top:76px;right:-135px;z-index:1;transition-delay:.6s}.join-item{transition:transform .3s linear}.join-item .img{position:relative}.join-item img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:15px}.faq{padding:60px 0 100px}.faq-block{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;gap:30px}.faq-block-left{background-color:#f1f1f4;border-radius:20px;overflow:hidden;z-index:1;width:409px;max-width:100%;padding:40px 58px;min-height:554px;position:relative}.faq-block-left.visible{-webkit-mask-size:100% 250%;mask-size:100% 250%}.faq-block-left:before{content:'';position:absolute;width:480px;height:285px;background-size:contain;background-image:url(../img/elements/faq-flowers.png);left:-72px;bottom:-32px;z-index:-1;-ms-transform:rotate(15deg);transform:rotate(15deg);background-repeat:no-repeat}.faq-block-left .h2{margin-bottom:27px}.faq-block-right{-ms-flex:1;flex:1}.faq-list .faq-item{margin-bottom:10px}.faq-list .faq-item:last-of-type{margin-bottom:0}.faq-item{background-color:#f1f1f4;border-radius:15px;padding:0 30px;overflow:hidden;position:relative}.faq-item.visible{opacity:1;-ms-transform:scale(1);transform:scale(1)}.faq-item:before{content:'';position:absolute;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:inherit;border:2px solid rgba(192,203,215,.35);pointer-events:none;opacity:0;transition:opacity .3s linear}.faq-item-title{padding-block:25px;padding-right:30px;letter-spacing:.02em;cursor:pointer;font-weight:500;color:#222;transition:color .3s linear;position:relative}.faq-item-title:hover{color:#efb2bb}.faq-item-title:after{content:"\e903";font-family:svg;position:absolute;right:0;top:calc(50% - 6px);width:12px;height:12px;font-size:.75rem;display:inline-block;transition:transform .3s linear}.faq-item-desc{display:none;margin-top:-7px}.faq-item-desc .desc{border-top:2px solid rgba(192,203,215,.35);padding:20px 0 30px}.faq-item-desc p{font-size:.875rem;letter-spacing:.02em}.faq-item.active:before{opacity:1}.faq-item.active .faq-item-title{color:#2c3576;font-weight:600;transition:color .3s linear}.faq-item.active .faq-item-title:hover{color:#efb2bb}.faq-item.active .faq-item-title:after{font-weight:400;-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.footer{background-color:#fff2f4}.footer-block{height:82px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;line-height:1.8}.footer-block-left{width:30%}.footer-block-center .logo img,.footer-block-center .logo svg{width:auto;display:block;overflow:visible;height:32px}.footer-block-right{width:30%;text-align:right}.email-item a{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.email-item .icon{color:#f5909f;width:26px;height:26px;font-size:1.625rem;line-height:1;margin-right:15px}.email-item .text{color:#2c3576;font-weight:500;font-size:.875rem;letter-spacing:.02em}.copy{color:#7e7e7e;font-size:.875rem}.popup-main{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:99;overflow:auto;display:none}.popup-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.popup-close{position:absolute;top:0;right:0;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;padding:25px}.popup-close .icn-close{color:#8d8d8d;width:16px;height:16px}.popup-content{position:relative;display:-ms-flexbox;display:flex;width:498px;max-width:100%;min-height:0}.popup-content-inner{width:100%}.popup-content-main{background-color:#f7f7f9;box-shadow:2px 2px 10px rgba(0,0,0,.35);border-radius:20px}.popup-request .popup-content{width:498px}.popup-request-block{padding:35px 58px}.popup-request-block-title{margin-bottom:15px}.popup-request-block-title .h3{margin-bottom:14px;letter-spacing:.02em;line-height:1.2}.popup-request-block-title p{line-height:1.8;font-size:.875rem}.popup-success .popup-content{width:350px}.popup-success-block{padding:65px 35px 60px;text-align:center;position:relative;z-index:1}.popup-success-block .elements{overflow:hidden;border-radius:inherit;z-index:-1}.popup-success-block .el1{width:129px;left:-5px;top:-12px}.popup-success-block .el2{width:167px;right:14px;bottom:13px}.popup-success-block .title{font-size:1.75rem;font-weight:500;font-family:Lovelace,ui-sans-serif;letter-spacing:.02em;line-height:1.2}.popup-success-block p{line-height:1.8;font-size:.875rem}.popup-success-block .btn{width:100%}.popup-success-block-title{margin-bottom:15px}.popup-success-block-desc{margin-bottom:20px}.popup-success-block-btn{width:111px;margin:auto;border-radius:60px;background-color:#fff}.disable-hover{pointer-events:none}.lock-body{overflow:hidden}.typicals-section{padding:50px 0}.typicals-block{padding:30px 0;border-top:#efb2bb solid 1px}.typicals-block h2{font-weight:600;text-transform:uppercase;text-decoration:underline;margin-bottom:30px}.asRange{position:relative}.asRange-bar{height:3px;width:100%;background-color:#626262}.asRange-pointer{cursor:pointer;outline:0;border-radius:50%;overflow:hidden;background-color:#fff;width:20px;height:20px;position:absolute;top:-9px;-ms-transform:translateX(-50%);transform:translateX(-50%);box-shadow:1px 1px 5px rgba(0,0,0,.15);z-index:2}.asRange-pointer:hover{background-color:#efb2bb}.asRange-tip{display:none}.asRange-selected{position:absolute;background-color:#efb2bb;height:3px;top:0}.asRange-scale{display:none}.mCSB_scrollTools{width:4px;opacity:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#efb2bb!important}.mCSB_scrollTools .mCSB_draggerRail{background-color:#505050;width:4px}@media only screen and (min-width:992px){.top-nav-block-center a:hover{color:#efb2bb}.top-nav-block-center a:hover:before{-ms-transform:scale(1);transform:scale(1);opacity:1}.logo .logo-img1,.logo .logo-img2{-webkit-mask-image:linear-gradient(90deg,#000 0,#000 75%,transparent 100%);mask-image:linear-gradient(90deg,#000 0,#000 75%,transparent 100%);-webkit-mask-size:0 100%;mask-size:0 100%;-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:mask-size 1.5s ease-out,fill .4s ease-out,transform .4s ease-out,-webkit-mask-size 1.5s ease-out}.logo:hover .logo-img1,.logo:hover .logo-img2{fill:#f5909f;-ms-transform:scale(1.2);transform:scale(1.2)}.logo:hover .logo-img3{-ms-transform:scale(1.2);transform:scale(1.2)}.logo:hover .logo-letter{fill:#f5909f}.logo:hover .logo-letter-bottom{-ms-transform:translateY(5%);transform:translateY(5%)}.logo:hover .logo-line{-ms-transform:scale(0);transform:scale(0)}.header:before{transition:transform .6s ease-out,opacity .6s ease-out;opacity:0;-ms-transform:scale(1,0);transform:scale(1,0);-ms-transform-origin:50% 0;transform-origin:50% 0}.header-block-left-btn{opacity:0;transition:transform .7s cubic-bezier(.68,-.35,.125,1.25),opacity .7s cubic-bezier(.68,-.35,.125,1.25);-ms-transform:translateY(-100%);transform:translateY(-100%);transition-delay:.7s}.header-block-left .h1{opacity:0;transition:transform .7s cubic-bezier(.68,-.35,.125,1.25),opacity .7s cubic-bezier(.68,-.35,.125,1.25);-ms-transform:translateY(-100%);transform:translateY(-100%);transition-delay:.2s}.header-block-left p{opacity:0;transition:transform .7s cubic-bezier(.68,-.35,.125,1.25),opacity .7s cubic-bezier(.68,-.35,.125,1.25);-ms-transform:translateY(-100%);transform:translateY(-100%);transition-delay:.5s}.cava-img:hover{-ms-transform:scale(1.1);transform:scale(1.1)}.btn:hover{opacity:.6}.about-block-left{-ms-transform:scale(.5) translateX(-50%);transform:scale(.5) translateX(-50%);opacity:0;transition:transform .6s cubic-bezier(.68,-.35,.125,1.25),opacity .6s cubic-bezier(.68,-.35,.125,1.25)}.about-item:hover{-ms-transform:scale(1.05);transform:scale(1.05);background-color:#efb2bb;color:#fff}.about-item:hover .icon{color:#fff}.about-item:hover p{color:#fff}.about-item:before{opacity:0;transition:opacity .3s linear;transition-delay:1.7s}.about-items-main .about-item:before{opacity:0;transition:opacity .3s linear;transition-delay:1.7s}.about-items-main li{opacity:0}.about-items-main li:nth-of-type(1){-ms-transform:translate(-40%,-40%) scale(.5) rotate(-40deg);transform:translate(-40%,-40%) scale(.5) rotate(-40deg)}.about-items-main li:nth-of-type(2){-ms-transform:translate(40%,-40%) scale(.5) rotate(40deg);transform:translate(40%,-40%) scale(.5) rotate(40deg)}.about-items-main li:nth-of-type(3){-ms-transform:translate(-40%,40%) scale(.5) rotate(40deg);transform:translate(-40%,40%) scale(.5) rotate(40deg)}.about-items-main li:nth-of-type(4){-ms-transform:translate(40%,40%) scale(.5) rotate(-40deg);transform:translate(40%,40%) scale(.5) rotate(-40deg)}.about-items-center{opacity:0;-ms-transform:scale(0);transform:scale(0);transition-delay:1.3s}.about-items-center .img:hover img,.about-items-center .img:hover svg{-ms-transform:scale(1.1);transform:scale(1.1)}.franchise-block-title{transition:transform .6s cubic-bezier(.68,-.35,.125,1.25),opacity .6s cubic-bezier(.68,-.35,.125,1.25);opacity:0;-ms-transform:translateY(50px);transform:translateY(50px)}.franchise-item{transition:transform .6s cubic-bezier(.68,-.35,.125,1.25),opacity .6s cubic-bezier(.68,-.35,.125,1.25),background-color .6s cubic-bezier(.68,-.35,.125,1.25);-ms-transform:scale(0);transform:scale(0);opacity:0}.franchise-item-img .text div{opacity:0;transition:transform .6s cubic-bezier(.68,-.35,.125,1.25),opacity .6s cubic-bezier(.68,-.35,.125,1.25);-ms-transform:scale(0);transform:scale(0);transition-delay:.5s}.franchise-item-text-list li:hover{border-color:#efb2bb}.franchise-item-text-list li:hover span{color:#efb2bb}.franchise-item:hover{background-color:#fff2f4}.franchise-item:hover .franchise-item-img .text .svg-bg{fill:#fff2f4}.franchise-item:hover .franchise-item-img .text .svg-text{fill:#efb2bb}.franchise-item:hover .franchise-item-btn{opacity:1;-ms-transform:scale(1);transform:scale(1)}.franchise-item:hover .franchise-item-text .title:before{-ms-transform:scale(.6,1);transform:scale(.6,1)}.franchise-item:hover .franchise-item-text-list li{border-color:#fadfe3}.included-block-header{transition:transform .6s cubic-bezier(.68,-.35,.125,1.25),opacity .6s cubic-bezier(.68,-.35,.125,1.25);opacity:0;-ms-transform:translateY(50px);transform:translateY(50px)}.included-block-items>ul>li{transition:transform 1s cubic-bezier(.68,-.35,.125,1.25),opacity 1s cubic-bezier(.68,-.35,.125,1.25);opacity:0;-ms-transform:translateX(-50%);transform:translateX(-50%)}.included-block-bottom{transition:transform .6s cubic-bezier(.68,-.35,.125,1.25),opacity .6s cubic-bezier(.68,-.35,.125,1.25),background-color .6s cubic-bezier(.68,-.35,.125,1.25);opacity:0;-ms-transform:translateY(50px);transform:translateY(50px)}.included-block-bottom:hover{background-color:#fff2f4}.included-block-bottom:hover .text span{color:#efb2bb}.included-item:hover{background-color:#fff2f4}.included-item:hover .icon,.included-item:hover .title{color:#efb2bb}.included-item:hover .list li:before{background-color:#efb2bb}.steps-block-left-content{transition:transform 1.2s cubic-bezier(.28,.55,.15,1.1),opacity 1.2s cubic-bezier(.28,.55,.15,1.1);opacity:0;-ms-transform:scale(0) rotate(2.5turn);transform:scale(0) rotate(2.5turn)}.steps-block-left-content .img{-webkit-mask-image:linear-gradient(90deg,#000 0,#000 100%);mask-image:linear-gradient(90deg,#000 0,#000 100%);-webkit-mask-size:100% 0;mask-size:100% 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 0;mask-position:50% 0;transition:transform .8s cubic-bezier(.68,-.35,.125,1.25),-webkit-mask-size .8s cubic-bezier(.68,-.35,.125,1.25);transition:mask-size .8s cubic-bezier(.68,-.35,.125,1.25),transform .8s cubic-bezier(.68,-.35,.125,1.25);transition:mask-size .8s cubic-bezier(.68,-.35,.125,1.25),transform .8s cubic-bezier(.68,-.35,.125,1.25),-webkit-mask-size .8s cubic-bezier(.68,-.35,.125,1.25);transition-delay:1s;-ms-transform:translateY(100%);transform:translateY(100%)}.steps-block-right-items li{transition:transform .6s cubic-bezier(.68,-.35,.125,1.25),opacity .6s cubic-bezier(.68,-.35,.125,1.25);opacity:0;-ms-transform:skewX(-60deg) translateX(50%) scale(.5);transform:skewX(-60deg) translateX(50%) scale(.5)}.steps-item .icon{-ms-transform:scale(0);transform:scale(0);transition-delay:.3s}.steps-item:hover .icon{color:#fff}.steps-item:hover .icon:before{opacity:1}.why-block-content-title{-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:0;transition:transform 1s cubic-bezier(.175,.885,.32,1.275),opacity 1s cubic-bezier(.175,.885,.32,1.275)}.why-block-content-items ol{display:-ms-grid;display:grid;gap:10px 30px;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.why-block-content-items li{-ms-transform-origin:50% 50%;transform-origin:50% 50%;transition:transform .9s cubic-bezier(0,.5,0,1.45),opacity .9s cubic-bezier(0,.5,0,1.45);opacity:0;-ms-transform:translateX(-100%);transform:translateX(-100%)}.why-item:hover:before{color:#f1f1f4}.why-item:hover .title{color:#efb2bb}.join-block-header{transition:transform .6s cubic-bezier(.68,-.35,.125,1.25),opacity .6s cubic-bezier(.68,-.35,.125,1.25);opacity:0;-ms-transform:translateY(50px);transform:translateY(50px)}.join-block-items{transition:transform 1s cubic-bezier(.68,-.5,.125,1.35),opacity 1s cubic-bezier(.68,-.5,.125,1.35);-ms-transform:scale(0);transform:scale(0);opacity:0}.join-item:hover{-ms-transform:scale(1.05);transform:scale(1.05)}.faq-block-left{-webkit-mask-image:linear-gradient(180deg,#000 0,#000 40%,transparent 100%);mask-image:linear-gradient(180deg,#000 0,#000 40%,transparent 100%);-webkit-mask-size:100% 0;mask-size:100% 0;-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:-webkit-mask-size 1.5s linear;transition:mask-size 1.5s linear;transition:mask-size 1.5s linear,-webkit-mask-size 1.5s linear}.faq-item{transition:transform 1s cubic-bezier(.68,-.35,.125,1.25),opacity 1s cubic-bezier(.68,-.35,.125,1.25);-ms-transform:translateY(40px);transform:translateY(40px);opacity:0}.popup-close:hover .icn-close{color:#efb2bb;width:16px;height:16px}.popup-close:hover .icn-close:after{-ms-transform:rotate(135deg);transform:rotate(135deg)}}@media only screen and (min-width:1200px){.join-block-items li{transition:transform 1s cubic-bezier(.68,-.5,.125,1.35),opacity 1s cubic-bezier(.68,-.5,.125,1.35)}.join-block-items li:nth-of-type(2){-ms-transform:translateX(220%);transform:translateX(220%)}.join-block-items li:nth-of-type(5){-ms-transform:translateX(-220%);transform:translateX(-220%)}}@media only screen and (min-width:1800px){.top-nav{padding-inline:80px}.top-nav-block{padding-inline:70px 60px}.top-nav-block-left .logo img,.top-nav-block-left .logo svg{height:70px}.top-nav-block-center ul{gap:80px}.top-nav-block-center a{font-size:1rem}.header{padding:150px 0 50px;min-height:900px}.header .elements .el1{width:1812px;right:-20px;bottom:-25px}.header-block-left{padding-top:61px;width:588px}.header-block-left-text{margin-bottom:40px}.header-block-left .h1{margin-bottom:39px}.header-block-left p{width:558px}.header-block-right{width:459px}.header-block-right .img{height:670px}.cava-img{width:201px}.cava-img1{width:76px}.cava-img2{width:115px}.btn{font-size:1rem;padding:0 38px;height:60px}.btn-nav-request{padding:0 41px}.input-wrap input,.input-wrap textarea{padding:18px 29px;font-size:1rem}.input-wrap textarea{min-height:110px}.input-wrap-select-main:after{top:24px}.input-wrap-select-list ul{max-height:210px}.input-wrap-select-list li{font-size:1rem}.form-request-block .input-wrap-submit{margin-top:20px}.form-request-block .input-wrap-submit .btn{width:142px}.about{padding:150px 0 50px}.about-block-left{width:490px}.about-block-right{width:558px}.about-item{border-radius:10px;height:222px}.about-item:before{width:70px;height:70px;background-image:url(../img/elements/ab-el-1920.svg)}.about-item .icon{font-size:4.875rem}.about-items-main .about-item:before{width:70px;height:70px;background-image:url(../img/elements/ab-el-1920.svg)}.about-items-center{width:120px;height:120px}.about-items-center .img img,.about-items-center .img svg{width:68px;height:68px}.franchise{padding:100px 0 28px}.franchise-block-title{width:768px;margin-bottom:50px}.franchise-block-title .h2{margin-bottom:20px}.franchise-block-desc{padding:25px 30px}.franchise-block-desc p{font-size:1rem}.franchise-item{padding:32px 100px 22px 63px;gap:98px}.franchise-item-img{margin-top:-5px}.franchise-item-img img{width:299px;height:299px}.franchise-item-img .text{font-size:5.5rem}.franchise-item-img .text-top{left:-30px;top:-30px}.franchise-item-img .text-top img,.franchise-item-img .text-top svg{height:96px}.franchise-item-img .text-bottom{right:-33px;bottom:-34px}.franchise-item-img .text-bottom img,.franchise-item-img .text-bottom svg{height:88px}.franchise-item-text-title{padding-bottom:24px;margin-bottom:25px}.franchise-item-text-title:before{width:282px}.franchise-item-text-desc p{font-size:1rem}.franchise-item-text-list{font-size:1rem}.franchise-item-text-list li{padding-block:12px}.franchise-item-btn{padding:12px 0;width:263px;height:108px;background-image:url(../img/elements/franchise-item-el-1920.svg)}.franchise-item-btn .btn{padding:0 41px}.included{padding:100px 0 140px}.included-block-header{margin-bottom:47px}.included-block-bottom{font-size:1rem;padding:25px 68px}.included-item{padding:20px 20px 25px;font-size:1rem}.included-item .icon{width:68px;height:68px;font-size:4.25rem;margin-bottom:20px}.included-item .title{min-height:45px}.included-item .list li{padding-left:21px}.included-item .list li:before{width:6px;height:6px}.steps{padding:90px 0}.steps-block-left{padding-top:155px;width:392px}.steps-block-left-content{top:265px}.steps-block-left-content .h2{margin-bottom:38px}.steps-block-left-content .img{top:-125px;height:131px;width:137px}.steps-block-right{width:656px}.steps-block-right-items .el{left:34px}.steps-block-right-items li{margin-bottom:55px}.steps-item{gap:60px}.steps-item .icon{width:70px;height:70px;font-size:2.5rem}.steps-item .title{margin-bottom:14px}.steps-item p{font-size:1rem}.why{padding:100px 0 50px}.why-block-content-title{width:558px}.why-block-content-title .bg-text{font-size:13.125rem;left:115px;top:-55px}.why-block-content-items li{margin-bottom:10px}.why-block-content-items li:last-of-type{margin-bottom:0}.why-item{padding:55px 0 0 40px}.why-item:before{font-size:5.875rem}.why-item .title{font-size:1.125rem}.why-item p{font-size:1rem}.join{padding:129px 0 65px}.join .el1{top:238px}.join-block-header{margin-bottom:50px}.join-block-header .h2{margin-bottom:25px}.join-block-items ul{height:520px}.join-block-items li:nth-of-type(1){left:392px}.join-block-items li:nth-of-type(1) .img{width:362px;height:520px}.join-block-items li:nth-of-type(2){top:90px;left:-306px}.join-block-items li:nth-of-type(2) .img{width:276px;height:340px}.join-block-items li:nth-of-type(3){-ms-transform:translateX(95%);transform:translateX(95%);top:50px;left:0}.join-block-items li:nth-of-type(3) .img{width:362px;height:420px}.join-block-items li:nth-of-type(4){-ms-transform:translateX(-95%);transform:translateX(-95%);top:50px;right:0}.join-block-items li:nth-of-type(4) .img{width:362px;height:420px}.join-block-items li:nth-of-type(5){top:90px;right:-306px}.join-block-items li:nth-of-type(5) .img{width:276px;height:340px}.join-item img{border-radius:20px}.faq{padding:100px 0 140px}.faq-block-left{width:460px;padding:50px 68px;min-height:658px}.faq-block-left:before{width:538px;height:323px;left:-100px}.faq-block-right{width:656px}.faq-list .faq-item{margin-bottom:15px}.faq-item{padding:0 40px}.faq-item-title{padding-block:30px;font-size:1.125rem}.faq-item-desc p{font-size:1rem}.footer-block{height:94px}.footer-block-center .logo img,.footer-block-center .logo svg{height:38px}.email-item .icon{width:30px;height:30px;font-size:1.875rem;margin-right:25px}.email-item .text{font-size:1rem}.copy{font-size:1rem}.popup-close{padding:30px}.popup-request .popup-content{width:558px}.popup-request-block{padding:40px 68px}.popup-request-block-title{margin-bottom:20px}.popup-request-block-title .h3{margin-bottom:16px}.popup-request-block-title p{font-size:1rem}.popup-success .popup-content{width:422px}.popup-success-block{padding:78px 50px 75px}.popup-success-block .el1{width:160px;top:-15px;left:-10px}.popup-success-block .el2{width:199px;right:12px;bottom:21px}.popup-success-block .title{font-size:2.25rem}.popup-success-block p{font-size:1rem}.popup-success-block-title{margin-bottom:25px}.popup-success-block-desc{margin-bottom:29px}.popup-success-block-btn{width:142px}.typicals-section .container{width:1176px}}@media only screen and (max-width:991px){.btn-menu{display:block}.mobile-nav{display:block}.mobile-menu{display:block}.top-nav{padding-inline:var(--container-padding)}.top-nav-block{padding-inline:0}.top-nav-block-left .logo-desktop{display:none}.top-nav-block-left .logo-mobile{display:block}.top-nav-block-center{display:none}.header{text-align:center}.header-block{-ms-flex-pack:center;justify-content:center}.about-block-left{width:100%}.about-block-right{width:100%}.franchise-block-desc{margin-top:20px}.franchise-item{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;overflow:visible}.franchise-item-text-title:before{width:100%;background:#c0cbd7;background:linear-gradient(to right,rgba(241,241,244,0) 0,#c0cbd7 50%,rgba(241,241,244,0) 100%)}.franchise-item-text-desc{text-align:center}.franchise-item-text-list li span{margin-right:8px}.franchise-item-text .title{text-align:center}.franchise-item-btn{top:initial;left:0;right:0;bottom:-23px;opacity:1;-ms-transform:scale(1);transform:scale(1);background:0 0;width:100%;height:initial;margin:auto;padding:0;text-align:center}.included-block-bottom{text-align:center;padding:20px 30px}.steps-block-left{width:100%;padding-top:0}.steps-block-right{width:100%}.why-block-content-title{margin-bottom:10px}.faq-block-left{width:100%;min-height:0}[data-parallaxify-range-x],[data-parallaxify-range]{-ms-transform:none!important;transform:none!important}}@media only screen and (max-width:767px){.top-nav-block-left .logo img,.top-nav-block-left .logo svg{height:26px}.header{padding:125px 0 40px;height:auto}.header .container{width:100%}.header:before{height:100dvh}.header .elements .el1{width:555px;right:-90px;bottom:-8px}.header .elements .el-mobile{display:block}.header .elements .el-desctop{display:none}.header-block{gap:45px}.header-block-left{width:100%}.header-block-left-text{margin-bottom:20px}.header-block-left .h1{margin-bottom:19px}.header-block-right{width:270px}.header-block-right .img{height:368px}.cava-img{width:105px;-ms-flex-pack:center;justify-content:center}.cava-img1{top:5px;left:2px}.cava-img2{top:-1px}.btn{height:47px;font-size:.8125rem}.btn-nav-request{padding:0;width:42px;height:42px}.btn-nav-request i{display:block}.btn-nav-request span{display:none}.input-wrap input,.input-wrap textarea{font-size:.8125rem;padding:15px 24px;line-height:1.2}.input-wrap textarea{min-height:80px;border-radius:15px}.input-wrap-row{display:block}.input-wrap-select-main:after{right:25px;top:18px}.input-wrap-select-list li{font-size:.8125rem;padding:11px 0}.form-request-block .input-wrap-submit .btn{width:115px}.about{padding:45px 0 20px}.about-block{gap:30px}.about-block-left .h2{margin-bottom:20px}.about-block-left p{margin:15px 0}.about-item{height:133px}.about-item:before{width:47px;height:47px;background-image:url(../img/elements/ab-el-375.svg)}.about-item .icon{font-size:3.125rem;margin-bottom:2px}.about-items-main .about-item:before{width:47px;height:47px;background-image:url(../img/elements/ab-el-375.svg)}.about-items-main ul{gap:7px}.about-items-center{width:77px;height:77px}.about-items-center .img img,.about-items-center .img svg{width:50px;height:50px}.franchise{padding:45px 0 5px}.franchise-block-title{margin-bottom:30px}.franchise-block-title .h2{top:-9px;margin-bottom:10px}.franchise-block-items{gap:25px}.franchise-block-desc{padding:15px 20px}.franchise-block-desc p{font-size:.8125rem}.franchise-item{padding:38px 25px 40px;gap:25px;margin-bottom:27px}.franchise-item-img img{width:197px;height:197px}.franchise-item-img .text{font-size:3rem}.franchise-item-img .text-top{left:0;top:-17px}.franchise-item-img .text-top img,.franchise-item-img .text-top svg{height:50px}.franchise-item-img .text-bottom{bottom:-11px;right:-3px}.franchise-item-img .text-bottom img,.franchise-item-img .text-bottom svg{height:46px}.franchise-item-text-title{width:277px;max-width:100%;margin-left:auto;margin-right:auto;padding-bottom:20px;margin-bottom:19px}.franchise-item-text-desc{margin-bottom:13px}.franchise-item-text-desc p{font-size:.8125rem}.franchise-item-text-list{font-size:.8125rem}.franchise-item-text-list li{padding:9px 19px}.franchise-item-text-list li.radius{border-radius:15px}.franchise-item-text .title{font-size:1.3125rem}.franchise-item-btn .btn{padding:0 29px}.included{padding:45px 0 60px}.included-block-header{margin-bottom:28px}.included-block-items{margin-bottom:20px}.included-block-items>ul{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:20px}.included-block-bottom{font-size:.8125rem}.included-item{font-size:.8125rem;padding-block:15px}.included-item .icon{width:50px;height:50px;font-size:3.125rem;margin-bottom:12px}.included-item .title{margin-bottom:12px}.included-item .list li{margin:10px 0}.steps{padding:86px 0 30px}.steps-block{gap:30px}.steps-block-left-content .h2{margin-bottom:14px}.steps-block-left-content .img{top:-74px;height:76px}.steps-block-right-items{padding:0 0 10px}.steps-block-right-items .el{left:26px}.steps-block-right-items li{margin-bottom:22px}.steps-item{gap:25px}.steps-item .icon{width:54px;height:54px;font-size:1.875rem}.steps-item .title{margin-bottom:8px;line-height:1.4}.steps-item p{font-size:.75rem}.why{padding:45px 0 16px}.why-block-content-title .bg-text{font-size:8.75rem;top:-37px;left:0}.why-block-content-items li{margin-bottom:3px}.why-item{padding:40px 0 0 35px}.why-item:before{font-size:4rem}.why-item .title{font-size:.875rem;margin-bottom:6px}.why-item p{font-size:.75rem}.join{padding:60px 0 22px}.join .el1{left:-206px;left:calc(50% - 105vw);right:-210px;top:195px;width:210vw}.join-block-header{margin-bottom:30px}.join-block-header .h2{margin-bottom:12px}.join-block-header .btn{padding:0 30px}.join-block-items ul{height:auto;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.join-block-items li{position:static;width:calc(50% - 10px)}.join-block-items li:nth-of-type(1){width:100%}.join-block-items li:nth-of-type(1) .img{height:calc((407 / 375) * 100vw)}.join-block-items li:nth-of-type(2) .img{height:calc((187 / 375) * 100vw)}.join-block-items li:nth-of-type(3) .img{height:calc((228 / 375) * 100vw)}.join-block-items li:nth-of-type(4){margin-top:-41px;margin-top:calc((-41 / 375) * 100vw)}.join-block-items li:nth-of-type(4) .img{height:calc((228 / 375) * 100vw)}.join-block-items li:nth-of-type(5) .img{height:calc((187 / 375) * 100vw)}.join-item img{border-radius:10px}.faq{padding:40px 0}.faq-block-left{padding:0;background-color:transparent;border-radius:0}.faq-block-left:before{display:none}.faq-block-left .h2{margin-bottom:20px}.faq-item{border-radius:10px;padding:0 20px}.faq-item-title{font-size:.875rem;padding-block:20px}.faq-item-desc .desc{padding:15px 0 20px}.faq-item-desc p{font-size:.75rem}.footer-block{padding:20px 0 15px;height:auto}.footer-block-left{width:100%;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-bottom:14px}.footer-block-center{width:100%;-ms-flex-order:-1;order:-1;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.footer-block-center .logo img,.footer-block-center .logo svg{height:26px}.footer-block-right{width:100%;padding-top:13px;border-top:2px solid #f9dfe3}.footer-block-right .copy{text-align:center}.email-item .icon{width:22px;height:22px;font-size:1.375rem}.email-item .text{font-size:.8125rem}.copy{font-size:.6875rem}.popup-close{padding:20px}.popup-close .icn-close{width:14px;height:14px}.popup-request .popup-content{width:335px}.popup-request-block{padding:30px 25px}.popup-request-block-title .h3{margin-bottom:8px}.popup-request-block-title p{font-size:.8125rem}.popup-success .popup-content{width:300px}.popup-success-block{padding:45px 38px 40px}.popup-success-block .el1{width:114px;left:-10px}.popup-success-block .el2{width:139px;right:7px;bottom:10px}.popup-success-block .title{font-size:1.5rem}.popup-success-block p{font-size:.8125rem}.popup-success-block-title{margin-bottom:10px}.popup-success-block-desc{margin-bottom:14px}.popup-success-block-btn{width:99px}}@media only screen and (min-width:992px) and (max-width:1199px){.top-nav-block{padding-inline:0}.top-nav-block-center{display:none}.top-nav-block-center ul{gap:40px}.top-nav-block-center a{font-size:.8125rem}.header{overflow:hidden}.about-block-left{width:420px}.franchise-item{padding:25px 40px;gap:60px}.join-block-items ul{width:690px;margin:auto}.faq-block-left{width:360px;padding:30px 40px}}@media only screen and (min-width:768px) and (max-width:991px){.top-nav-block-left .logo img,.top-nav-block-left .logo svg{height:32px}.header{padding:155px 0 34px;min-height:1024px}.header .elements .el1{right:-220px;bottom:50px}.header-block{gap:40px}.header-block-left{width:600px;max-width:100%}.about{padding:95px 0 40px}.about-block{gap:40px}.about-block-left .h2{width:450px}.about-item{height:225px}.about-item:before{width:101px;height:101px;background-image:url(../img/elements/ab-el-768.svg)}.about-items-main .about-item:before{width:101px;height:101px;background-image:url(../img/elements/ab-el-768.svg)}.about-items-center{width:172px;height:172px}.about-items-center .img img,.about-items-center .img svg{width:86px;height:86px}.franchise{padding:60px 0 21px}.franchise-block-items{gap:20px}.franchise-block-items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.franchise-item{padding:40px 25px 45px;gap:30px;margin-bottom:27px}.franchise-item-img img{width:230px;height:230px}.franchise-item-img .text{font-size:3.875rem}.franchise-item-img .text-top{top:-20px;left:0}.franchise-item-img .text-top img,.franchise-item-img .text-top svg{height:60px}.franchise-item-img .text-bottom{bottom:-12px;right:-4px}.franchise-item-img .text-bottom img,.franchise-item-img .text-bottom svg{height:54px}.franchise-item-text-title{margin-bottom:24px;width:277px;max-width:100%;margin-left:auto;margin-right:auto}.franchise-item-text-desc{margin-bottom:19px}.franchise-item-text-list li{padding:11px 19px}.franchise-item-btn{bottom:-27px}.included{padding-bottom:90px}.included-block-header{width:600px;max-width:100%;margin-left:auto;margin-right:auto}.included-block-items>ul{gap:20px;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.steps{padding:145px 0 48px}.steps-block{gap:26px}.steps-block-left{width:572px}.steps-block-left-content .h2{margin-bottom:20px}.steps-block-left-content .img{top:-106px;overflow:hidden;height:108px}.steps-block-left-content .img img{height:auto}.steps-item{gap:38px}.why{padding:90px 0 30px}.why-block-content-title{width:335px}.why-block-content-items li{margin-bottom:5px}.why-block-content-items li:nth-of-type(1){margin-top:0}.why-item .title{margin-bottom:7px}.join{padding:90px 0 20px}.join .el1{left:-190px;top:165px;width:1170px;left:calc(50% - 575px)}.join-block-header{margin-bottom:3px}.join-block-header .h2{margin-bottom:20px}.join-block-header .h2 br{display:none}.faq{padding-bottom:60px}.faq-block{gap:15px}.faq-block-left{padding:30px 30px 40px}.faq-block-left:before{transform:rotateY(180deg) rotateZ(15deg);width:350px;height:208px;left:auto;right:-97px;bottom:-12px}.faq-block-left p{width:360px;max-width:100%}.footer-block{height:96px}.footer-block-left .email-item{gap:0;max-width:160px}.footer-block-right .copy{display:inline-block;text-align:left;width:118px}.email-item .icon{margin-bottom:5px}.copy{font-size:.8125rem}}@media only screen and (min-width:992px) and (max-width:1799px){.header-block-left{padding-top:43px}.included-item .title{min-height:40px}}@media only screen and (min-width:768px) and (max-width:1199px){.join-block-items ul{height:556px}.join-block-items li:nth-of-type(1){top:61px;left:217px}.join-block-items li:nth-of-type(1) .img{width:256px;height:434px}.join-block-items li:nth-of-type(2){top:auto;bottom:0;left:0}.join-block-items li:nth-of-type(2) .img{height:240px}.join-block-items li:nth-of-type(3){top:0;left:0}.join-block-items li:nth-of-type(3) .img{height:301px}.join-block-items li:nth-of-type(4){top:0;right:0}.join-block-items li:nth-of-type(4) .img{height:301px}.join-block-items li:nth-of-type(5){top:auto;bottom:0;right:0}.join-block-items li:nth-of-type(5) .img{height:240px}.join-item .img{width:202px}}@media only screen and (min-width:1200px) and (max-width:1799px){.join-block-items li:nth-of-type(1) .img{width:322px;height:392px}.join-block-items li:nth-of-type(2) .img{width:192px;height:240px}.join-block-items li:nth-of-type(3){-ms-transform:translateX(100%);transform:translateX(100%)}.join-block-items li:nth-of-type(3) .img{width:235px;height:312px}.join-block-items li:nth-of-type(4){-ms-transform:translateX(-100%);transform:translateX(-100%)}.join-block-items li:nth-of-type(4) .img{width:235px;height:312px}.join-block-items li:nth-of-type(5) .img{width:192px;height:240px}}@media only screen and (min-width:768px) and (max-width:1799px){.popup-request-block-title .h3{font-size:1.3125rem}}