.header{position:relative}.header-inner{padding:2rem 0;width:50%;display:flex;align-items:center;justify-content:space-between}.header .menu-btn{display:none;width:2rem;height:2rem;background-image:url(../img/menu-btn.svg);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;z-index:25}.header .menu-btn-open{background-image:url(../img/menu-close.svg)}.header-logo-text{text-transform:uppercase;color:var(--color-main-green);font-weight:900;font-size:1.5rem}.header-nav{margin-left:2rem;flex-grow:1;display:flex;align-items:center;justify-content:space-around}@media (max-width:1024px){.header-inner{width:100%}.header .menu-btn{display:block}.header-nav{flex-direction:column;gap:3rem;position:absolute;top:0;right:0;padding:3rem;background-color:#fff;z-index:20;width:70vw;height:100vh;justify-content:center;transition:.3s;transform:translateX(100%);box-shadow:-4px 4px 20px rgba(0,0,0,.1)}}.header-nav-open{transform:translateX(0)}.header-nav-item{font-weight:600;font-size:.8rem;color:var(--color-gray1);position:relative}.header-nav-item:before{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);height:4px;width:0;background-color:var(--color-main-green);transition:width .3s;border-radius:8px}.header-nav-item-active:before{width:80%}@media (hover),(min-width:0\0),(min--moz-device-pixel-ratio:0){.header-nav-item:hover:before{width:80%}}.hero{background-image:url(../img/hero-arrow-bg.svg);background-repeat:no-repeat;background-size:45%;background-position:0 100%;height:auto;padding:0 0 6rem;position:relative;height:calc(100vh - 10rem)}@media (max-width:1024px){.header-nav-item{margin-bottom:5rem;font-size:1.5rem}.hero{display:flex;flex-direction:column-reverse;padding-top:6rem;padding-bottom:0;height:auto}}.hero-bg{position:absolute;right:-5rem;top:-5rem;height:calc(100% + 4.5rem);width:45%;display:flex;justify-content:center;align-content:center;overflow:hidden}@media (max-width:1024px){.hero-bg{position:relative;top:auto;right:auto;width:100%;height:auto;padding-top:5rem}.hero-bg img{max-height:50vh}}.hero-bg img{pointer-events:none;border-radius:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover}.hero-inner{width:60%}.hero-inner-partner h1{font-size:1.8rem!important}@media (max-width:1024px){.hero-inner{padding-left:3rem;width:100%}.hero-inner-partner .hero-list{flex-direction:column}.calc .section-title{text-align:center}}.hero h1{font-size:2.4rem;font-weight:700;letter-spacing:.2px;line-height:110%}.hero h1 span{color:var(--color-main-green)}.hero-list{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;gap:2rem;margin-bottom:2rem;padding-left:1rem}@media (max-width:768px){.hero h1{font-size:3rem}.hero-list{flex-wrap:nowrap;flex-direction:column;padding-left:2rem;margin-bottom:5rem}}.hero-list-item{flex-basis:46%;font-weight:500;color:var(--color-gray2);font-size:.9rem;text-align:left;position:relative}.hero-list-item:before{position:absolute;content:"";width:.7rem;height:2px;background-color:var(--color-main-green);top:.4rem;left:-1.2rem}@media (max-width:768px){.hero-list-item{font-size:1.5rem}.hero-list-item:before{top:.8rem}.hero .btn-green{margin-top:3rem;font-size:1.2rem}}.calc{height:auto;position:relative}.calc .section-title-zaim1{display:none}.calc .section-title-zaim2{display:block}.calc-overlay{background-color:rgba(255,255,255,.96);position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;box-shadow:inset 30px 30px 200px 50px #fff,inset 20px 20px 150px 50px #fff,inset 15px 15px 100px 50px #fff,inset 10px 10px 70px 50px #fff}.calc-container{z-index:2}.calc-big-number{margin-top:1rem;font-weight:700;font-size:3.5rem;letter-spacing:.2px}.calc-flex{display:flex;align-items:stretch;justify-content:space-between}@media (max-width:1024px){.calc .section-title-zaim1{display:block}.calc .section-title-zaim2{display:none}.calc-flex{flex-direction:column-reverse;padding:0 5rem}.calc-flex-zaim .calc-flex-right .range-wrapper:first-child{display:none}}@media (max-width:540px){.calc-flex{padding:0 1rem}}.calc-flex-zaim{flex-direction:column-reverse}.calc-flex-zaim .calc-flex-right{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.calc-flex-zaim .calc-flex-right .range-wrapper{flex-basis:48%}@media (max-width:768px){.calc-big-number{font-size:4.1rem}.calc-flex-zaim .calc-flex-right .range-wrapper{flex-basis:100%}}.calc-flex-left{flex-basis:60%;color:#fff}@media (max-width:1024px){.calc-flex-zaim .calc-flex-right .range-wrapper p{font-size:1.2rem}.calc-flex-left{flex-direction:column-reverse}}.calc-flex-left-green-bg{background-color:#edf6f1;padding:3rem 3rem 3rem 4rem;display:flex;flex-wrap:wrap;position:relative;border-radius:20px;z-index:1}@media (max-width:1024px){.calc-flex-left-green-bg{margin-top:3rem;justify-content:center;align-items:center;margin-left:5rem;margin-right:5rem}.calc-flex-left-green-bg>*{text-align:center}.calc-flex-right .range-title1,.calc-flex-right .range-title2{font-size:1.2rem}}.calc-flex-left-green-bg:before{position:absolute;background:rgba(33,150,83,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px 200px;top:0;left:0;content:'';width:100%;height:100%;z-index:-1}@media (max-width:768px){.calc-flex-left-green-bg{margin-left:0;margin-right:0}.calc-flex-left-green-bg:before{border-top-right-radius:100px;border-bottom-left-radius:100px}}.calc-flex-left-green-bg-flex{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:nowrap;margin:2rem 0 0}@media (max-width:768px){.calc-flex-left-green-bg-flex{margin-left:-4rem;margin-right:-4rem}.calc-flex-left-green-bg-flex .calc-flex-left-green-bg-item h3{font-size:1.1rem}}@media (max-width:640px){.calc-flex-left-green-bg-flex{flex-wrap:wrap}.calc-flex-left-green-bg-flex .calc-flex-left-green-bg-item{margin-bottom:2rem}.calc-flex-left-green-bg-flex .calc-flex-left-green-bg-item:nth-child(1){flex-basis:48%}}@media (max-width:414px){.calc-flex-left-green-bg-flex .calc-flex-left-green-bg-item:nth-child(1){flex-basis:100%!important}}@media (max-width:640px){.calc-flex-left-green-bg-flex .calc-flex-left-green-bg-item:nth-child(2){flex-basis:48%}}@media (max-width:414px){.calc-flex-left-green-bg-flex .calc-flex-left-green-bg-item:nth-child(2){flex-basis:100%!important}}@media (max-width:540px){.calc-flex-left-green-bg-flex{margin-left:0;margin-right:0}.calc-flex-left-green-bg-flex .calc-flex-left-green-bg-item h3{font-size:1.3rem}.calc-flex-left-green-bg-flex .calc-flex-left-green-bg-item p{font-size:2rem}}.calc-flex-left-green-bg-item h3{font-weight:400;font-size:1rem}.calc-flex-left-green-bg-item p{font-size:1.5rem}.calc-flex-left-green-bg h3{flex-basis:100%}.calc-flex-left-green-bg p{flex-basis:100%}.calc-flex-left-green-bg .btn{display:inline;margin-top:2rem}.calc-flex-right{flex-basis:38%}.easy{position:relative}.easy-bg{position:absolute;width:110%;height:200%;left:-5%;top:0;background:radial-gradient(141.1% 41.56% at 69.55% 58.44%,#f2f8f5 69.1%,rgba(242,248,245,0) 100%);transform:rotate(7.8deg);z-index:0}.easy-container{position:relative;z-index:2}.easy-overlay{padding:3rem 6rem;margin-left:-5rem;width:calc(100% + 10rem);height:100%;border-radius:20px;background-color:#fff;box-shadow:0 20px 100px rgba(0,0,0,.1)}@media (max-width:414px){.easy-overlay{padding:3rem}}.easy .section-title{text-align:center}.easy-list{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;gap:2rem}@media (max-width:768px){.calc-flex-left-green-bg h3{font-size:1.5rem}.easy-overlay{margin-left:0;width:100%}.easy-list{flex-direction:column}.easy-list-item{margin:0 auto}}.easy-list-item{flex-basis:30%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}.easy-list-item-icon img{max-width:3rem}.easy-list-item h3{font-weight:600;font-size:1.2rem;letter-spacing:inherit}@media (max-width:768px){.easy-list-item h3{font-size:1.8rem}}.easy-list-item p{color:var(--color-gray3);font-weight:500;letter-spacing:inherit;font-size:.85rem;line-height:133%}.money{min-height:50vh;background-color:#edf3f0;background-image:url(../img/money-circle.svg);background-position:65% 0;background-repeat:no-repeat;background-size:30%}@media (max-width:768px){.easy-list-item p{font-size:1.2rem}.money{background-size:90%;background-position:156% 0}}.money-container{position:relative}.money-pc{position:absolute;background-image:url(../img/money-pc.png);background-repeat:no-repeat;background-position:center;background-size:contain;width:60%;height:100%;min-height:27rem;left:-5rem;top:-11rem;z-index:15}@media (max-width:768px){.money-pc{width:100%;height:50%}}.money-lap{position:absolute;background-image:url(../img/money-lap.png);background-repeat:no-repeat;background-position:center;background-size:contain;width:60%;height:100%;min-height:20rem;right:0;z-index:5}@media (max-width:768px){.money-lap{width:100%;height:50%;top:10rem;background-position:right bottom}}.money-box{position:absolute;padding:1rem;top:10%;left:60%;background-color:#fff;border-radius:20px;background:linear-gradient(180deg,#fff 0,#f4f4f4 100%);box-shadow:0 10px 30px rgba(0,0,0,.15),inset -4px 4px 4px #fff;z-index:10}.money-box::before{position:absolute;content:"";top:-110px;left:-350px;width:442px;height:110px;background-image:url(../img/money-arrow.svg);background-repeat:no-repeat;background-position:0 0;background-size:cover;z-index:0}.money-box p{color:var(--color-gray3);font-size:.8rem;margin-bottom:.5rem;font-weight:500}.money-box p span{color:#333}@media (max-width:768px){.money-box{top:200px;left:50%;transform:translateX(-50%)}.money-box::before{background-image:url(../img/money-arrow2.svg);width:150px;height:160px;top:-160%;left:-20%}.money-box p{font-size:1.2rem}.money-box p span{font-size:1.5rem}}.money-box h3{color:var(--color-main-green);font-size:1.5rem;font-weight:700}@media (max-width:768px){.money-box h3{font-size:2rem}}.calc-flex-right .range-wrapper{margin-bottom:1rem}.calc-flex-right .range-titles{margin-top:.5rem;display:flex;align-items:center;justify-content:space-between}.calc-flex-right p{margin-bottom:.5rem;font-weight:600}.rangeslider__fill,.rangeslider__handle{background:var(--color-main-green)}.rangeslider__handle{border:none;width:24px;height:24px;position:relative;font-weight:600}.rangeslider__handle:active{background:var(--color-main-green)}.rangeslider__fill{height:4px}.rangeslider__fill__bg{height:4px;border-radius:50px}.start{position:relative}@media (max-width:1024px){.calc-flex-right p{font-size:1.3rem}.start{padding-left:5rem;padding-right:5rem}}@media (max-width:414px){.start{padding-left:2rem;padding-right:2rem}}@media (max-width:360px){.start{padding-top:8rem}}.start-bg2{position:absolute;width:110%;height:100%;left:-5%;top:0;background:linear-gradient(180deg,#edf3f0 69.1%,rgba(242,248,245,0) 100%);z-index:0}.start-container{position:relative;z-index:2}.start .section-title{position:relative;margin-bottom:2rem}.start .section-title:before{position:absolute;content:'';width:60%;height:2rem;right:-2rem;bottom:-1.5rem;background-image:url(../img/start-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:100% 0}@media (max-width:1024px){.start .section-title:before{background-image:url(../img/start-arrow2.svg);height:221px;bottom:-107px;right:-154px;transform:rotate(48deg)}}@media (max-width:511px){.start .section-title br,.start .section-title:before{display:none}}.start-flex{display:flex;gap:1rem;align-items:stretch;justify-content:space-between}@media (max-width:1024px){.start-flex{flex-direction:column}}.start-flex-left{flex-basis:50%;display:flex;flex-direction:column;align-items:center}.start-flex-left .section-title{text-align:center}.start-flex-left .btn{margin-top:1rem}.start-flex-left p{font-size:.8rem;line-height:140%}@media (max-width:1024px){.start-flex-left{display:flex;flex-direction:column;justify-content:center;align-items:center}.start-flex-left .btn{font-size:1.4rem}.start-flex-left p{font-size:1.2rem;margin-bottom:2rem}.start-flex-right img{width:60%;margin:3rem auto 0}}.start-flex-left .start-link{width:80%;display:block;transition:.4s;border:3px solid transparent;border-radius:20px;overflow:hidden}.start-flex-left .start-link:hover img{transform:scale(1.6)}.start-flex-left .start-link img{border-radius:20px;vertical-align:top;transition:.6s}.start-flex-right{flex-basis:48%;display:flex;flex-direction:column;justify-content:flex-end}.start-flex-right img{border-radius:20px;box-shadow:5px 5px 30px rgba(0,0,0,.2)}@media (max-width:540px){.start .section-title:before{height:150px;bottom:-70px;right:-100px}.start-flex-right img{width:80%}}.start-flex-right-green-bg{height:auto;background-repeat:no-repeat;background-size:100%;background-position:0 0;padding:3rem 3rem 3rem 4rem;display:flex;flex-wrap:wrap;position:relative;border-radius:20px;z-index:1;box-shadow:10px 10px 100px rgba(0,0,0,.07),10px 10px 50px rgba(0,0,0,.07)}.start-flex-right-green-bg .form1{width:100%}.start-flex-right-green-bg:before{position:absolute;background:rgba(33,150,83,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:20px 120px;top:0;left:0;content:'';width:100%;height:100%;z-index:-1;background-image:url(../img/form-bg.png);background-position:50% 50%;background-size:200%}.start-flex-right-green-bg:after{position:absolute;background-color:rgba(243,247,245,.97);border-radius:20px;top:0;left:0;content:'';width:100%;height:100%;z-index:-2}.form1-wrapper{width:100%;position:relative;margin-bottom:1.5rem}.form1-wrapper input[type=tel],.form1-wrapper input[type=text]{width:100%;border:none;background-color:transparent;padding:.6rem 0;border-bottom:1px solid #fff;outline:0;color:#fff}.form1-wrapper label{position:absolute;top:-15px;left:0;color:var(--color-white);opacity:.6;font-size:.6rem;font-weight:400}@media (max-width:1024px){.form1-wrapper input[type=tel],.form1-wrapper input[type=text]{font-size:1rem;margin-bottom:1rem}.form1-wrapper label{top:-20px;font-size:1rem}}.form1-wrapper input[type=submit]{margin:0 auto;display:block;left:50%;font-size:.8rem}.stage{position:relative}.stage-bg{position:absolute;top:8rem;left:-5%;width:110%;height:100%;background:radial-gradient(141.1% 41.56% at 69.55% 58.44%,#f2f8f5 69.1%,rgba(242,248,245,0) 100%);transform:rotate(-7.8deg);z-index:0}.stage-bg2{position:absolute;bottom:0;right:0;width:50%;height:50%;background-image:url(../img/stage-div5-bg.svg);background-repeat:no-repeat;background-size:53%;background-position:100% 0;z-index:0}.stage-bg3{position:absolute;bottom:0;right:0;width:100%;height:100%;background-image:url(../img/stage-bg-3.svg);background-repeat:no-repeat;background-size:60%;background-position:100% 100%;z-index:0}@media (max-width:768px){.form1-wrapper input[type=submit]{font-size:1.2rem}.stage-bg{display:none}.stage-bg3{background-size:80%;background-position:100% 80%}}.stage-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr);grid-column-gap:0;grid-row-gap:0}.stage .section-title{grid-area:1/2/3/4}.stage-arrow{grid-area:1/1/9/9;background-image:url(../img/stage-arrrow.svg);background-repeat:no-repeat;background-size:93%;background-position:0 60%;z-index:1}@media (max-width:768px){.stage-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:70px 1fr 1fr 1fr 1fr}.stage .section-title{grid-area:1/1/2/4;text-align:center}.stage-arrow{background-image:url(../img/stage-arrrow2.svg);background-position:0 100%;background-size:70%;transform:rotate(-17deg);grid-area:1/1/6/4}}.stage-item1{min-height:200px;grid-area:5/1/9/3;position:relative}@media (max-width:768px){.stage-item1{grid-area:2/1/3/4}.stage-item1 .stage-big-num{left:5rem}}.stage-item2{margin-left:2rem;grid-area:4/3/8/5;position:relative}@media (max-width:768px){.stage-item2{grid-area:3/1/4/4;margin-left:0}.stage-item2 .stage-big-num{left:auto;right:5rem}}.stage-item3{margin-left:4rem;grid-area:3/5/7/7;position:relative}.stage-item3 .stage-big-num{margin-top:5rem}.stage-item3 .stage-item-text{top:85%;right:auto;left:-5%}@media (max-width:768px){.stage-item3{margin-left:0;grid-area:4/1/5/4}.stage-item3 .stage-item-text{right:-30%;top:40%}.stage-item3 .stage-big-num{margin-top:7rem}}.stage-item4{grid-area:2/7/6/9;position:relative}.stage-item4 .stage-big-num{left:auto;right:-1rem;margin-top:4rem}.stage-item4 .stage-item-text{top:10%;right:auto;left:5%}.stage-big-num{font-size:20rem;color:#f2f8f5;font-weight:900;padding:0;margin-top:7rem;margin-left:-1rem;line-height:0;position:absolute;left:0}.stage-item-text{position:absolute;right:35%;top:40%;font-weight:600;text-align:center;z-index:5}.stage-grid2{padding:5rem 0;position:relative;z-index:2;margin-top:5rem;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(9,1fr);grid-column-gap:0;grid-row-gap:0}@media (max-width:768px){.stage-item4{grid-area:5/1/6/4}.stage-item4 .stage-item-text{top:10%;right:auto;left:15%}.stage-big-num{font-size:25rem}.stage-item-text{font-size:1.7rem}.stage-grid2{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(11,1fr)}}.stage-title{grid-area:1/1/10/6;margin-left:2rem}.stage-title img{max-height:600px}.stage .div1{grid-area:1/6/4/9;padding-left:5rem}@media (max-width:768px){.stage-title{grid-area:1/1/6/9}.stage .div1{padding-left:1rem;grid-area:6/2/8/9}}.stage .div2{grid-area:4/6/7/9;margin-left:-3rem;padding-left:5rem}@media (max-width:768px){.stage .div2{grid-area:8/2/10/9;margin-left:0;padding-left:5rem}}.stage .div3{grid-area:7/6/10/9;padding-left:5rem}.stage-green-num{color:var(--color-main-green);font-size:2.5rem;font-weight:900}.stage-div-text{font-weight:500;text-align:left}.faq{position:relative;z-index:5}.faq-box{display:none;display:flex;align-items:flex-start;justify-content:space-between}@media (max-width:768px){.stage .div3{padding-left:1rem;grid-area:10/2/12/9}.stage-green-num{font-size:5rem}.stage-div-text{font-size:1.7rem;margin-top:1rem}.faq-box{display:none}}.faq-q-titles{flex-basis:53%}.faq-q-titles-item{font-weight:600;font-size:.85rem;background-color:#fff;box-shadow:0 10px 40px rgba(0,0,0,.03);border-radius:20px;border:2px solid #fff;position:relative;padding:1rem;margin-bottom:1rem;transition:.3s;cursor:pointer}.faq-q-titles-item::before{position:absolute;content:'';width:1rem;height:1rem;top:50%;right:2rem;transform:translateY(-50%);background-image:url(../img/arrow-next-black.svg);background-repeat:no-repeat;background-position:center;background-size:40%}.faq-q-titles-item:hover{background-color:#f2f8f5}.faq-q-titles-item-active{border:2px solid var(--color-main-green);background-color:#f2f8f5}.faq-q-titles-item-active::before{background-image:url(../img/arrow-next-green.svg)}.faq-q-answers{flex-basis:60%;padding-left:5rem}.faq-q-answers-item{position:absolute;opacity:0;transition:.5s;font-size:.85rem;color:var(--color-gray3)}.faq-q-answers-item p{margin-bottom:1rem}.faq-q-answers-item-selected{opacity:1;transition:.4s;z-index:50}.faq .faq2-box2{display:flex}.faq2-box2{display:flex;flex-direction:column;align-items:center;justify-content:center}.faq2-item{width:100%;border-radius:16px;background-color:#94c1ff00;margin-bottom:2rem;padding:.5rem}@media (max-width:480px){.faq2-item{margin-bottom:1rem}}.faq2-item-title{color:#333;font-weight:600;font-size:1.2rem;letter-spacing:.05em;padding:2rem 4rem 2rem 2rem;background:#fff!important;position:relative;border:2px solid #fff;box-shadow:0 10px 40px rgba(0,0,0,.07);border-radius:20px;z-index:2!important;cursor:pointer;transition:.3s}.faq2-item-title.active{border:2px solid var(--color-main-green)}.faq2-item-title .icon{position:absolute;right:1.5rem;top:50%;width:1rem;height:1rem;background-image:url(../img/down-arrow.svg);background-position:center;background-size:contain;background-repeat:no-repeat;transform:translateY(-50%);transition:.3s}.faq2-item-title .icon.active{transform:translateY(-50%) rotateX(180deg)}.faq2-item-content{position:relative;left:-14px;bottom:-14px;z-index:1;font-size:1rem;background-color:transparent;height:0;width:102%;margin:0 auto;overflow:hidden;transition:.1s ease-in;opacity:0;line-height:150%;color:#4f4f4f;padding:0 3rem}.faq2-item-content.active{height:auto;opacity:1;padding-bottom:1rem;padding-top:1rem}.contacts{padding-top:5rem;position:relative}.contacts-bg{position:absolute;left:0;top:-8rem;width:100%;height:100%;background-image:url(../img/contacts-bg.svg);background-repeat:no-repeat;background-size:100%;background-position:0 105%}.contacts-green-box{padding:3rem;min-height:20rem;border-radius:20px 200px;box-shadow:0 4px 50px rgba(0,0,0,.2);position:relative;background:url(../img/contacts-mask.png) 50% 50%/150% no-repeat,50% 50%/150% no-repeat #27ae60;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:2rem}@media (max-width:1024px){.contacts-green-box{background-size:300%}}.contacts-item{display:flex;flex-direction:column;align-items:center;color:#fff;font-weight:500;text-align:center;line-height:150%;font-size:1.1rem}.contacts-item-icon{width:2rem;height:2rem;margin-bottom:.5rem}.contacts-item-icon img{width:100%}.contacts-item a{color:#fff;font-weight:500}@media (max-width:640px){.contacts-green-box{border-radius:20px 100px;background-size:350%}.contacts-item-icon{width:4rem;height:4rem}.contacts-item a{font-size:1.7rem}.contacts-item p{font-size:1.7rem;line-height:140%}}.footer{padding-top:5rem;padding-bottom:5rem}.footer-top{display:flex;align-items:center;justify-content:flex-start}.footer-top .sk{margin-left:auto}.footer-top .sk img{border-radius:10px}@media (max-width:768px){.footer-top{flex-direction:column}.footer-top .sk{margin-left:0}}.footer-nav{margin-left:2rem;flex-grow:0;display:flex;align-items:center;justify-content:space-between}@media (max-width:768px){.footer-nav{margin-left:0;margin-top:2rem;flex-direction:column}}.footer-nav-item{font-weight:600;font-size:.8rem;color:var(--color-gray1);position:relative;margin-right:2rem;margin-left:1rem}@media (max-width:768px){.footer-nav-item{margin:2rem;font-size:1.5rem}}.footer-nav-item:before{content:'';position:absolute;bottom:-.5rem;left:50%;transform:translateX(-50%);height:4px;width:0;background-color:var(--color-main-green);transition:width .3s;border-radius:8px}.footer-nav-item-active:before{width:80%}.footer-bottom{margin:2rem 0;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:1rem}@media (max-width:768px){.footer-bottom{flex-direction:column-reverse;justify-content:center;align-items:center}}.footer-bottom-box{display:flex;align-items:center}.footer-bottom-box-item{font-size:.6rem;margin-right:1rem;text-decoration:underline;color:var(--color-main-gray1)}.footer-bottom-box-item:hover{text-decoration:none}.footer-bottom p{font-size:.6rem;line-height:133%}@media (max-width:768px){.footer-bottom p{font-size:1.2rem;text-align:center;margin-bottom:2rem}}.tar{text-align:right}.tar a{color:var(--color-main-gray1);text-decoration:underline}.tar a:hover{text-decoration:none}.modal,.modal-senq,.modal-test{position:fixed;width:100%;height:100%;background-color:transparent;z-index:1000;top:0;left:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:scale(0);transition:.1s;opacity:0}.modal-active,.modal-senq-active,.modal-test-active{opacity:1;transform:scale(1)}.modal-active .modal-content,.modal-senq-active .modal-content,.modal-test-active .modal-content{transform:translate(-50%,-50%);opacity:1}.modal-content,.modal-senq-content,.modal-test-content{position:absolute;top:50%;left:50%;width:40vw;height:70vh;background-color:#fff;border-radius:25px;box-shadow:0 3px 11px 2px rgba(0,0,0,.05),0 12px 27px 2px rgba(0,0,0,.07),0 23px 47px 9px rgba(0,0,0,.1);padding:2rem;display:flex;justify-content:center;align-items:center;flex-direction:column;transform:translate(-50%,-50%);transition:.2s ease-in;opacity:0}@media (max-width:1024px){.modal-content,.modal-senq-content,.modal-test-content{width:60vw;height:70vh}}@media (max-width:680px){.modal-content,.modal-senq-content,.modal-test-content{width:80vw;height:50vh}}@media (max-width:414px){.modal-content,.modal-senq-content,.modal-test-content{width:90vw;height:50vh}}.modal-close,.modal-senq-close,.modal-test-close{position:absolute;padding:0;right:2rem;top:2rem;width:2rem;height:2rem;transition:.2s ease-in-out;cursor:pointer!important}.modal-close svg,.modal-senq-close svg,.modal-test-close svg{cursor:pointer!important}@media (hover),(min-width:0\0),(min--moz-device-pixel-ratio:0){.footer-nav-item:hover:before{width:80%}.modal-close:hover,.modal-senq-close:hover,.modal-test-close:hover{transform:scale(1.1);cursor:pointer!important}}.modal-close:active,.modal-senq-close:active,.modal-test-close:active{transform:scale(.9)}.modal .form1,.modal-senq .form1,.modal-test .form1{width:70%;margin:0 auto}.modal .form1 input[type=tel],.modal .form1 input[type=text],.modal-senq .form1 input[type=tel],.modal-senq .form1 input[type=text],.modal-test .form1 input[type=tel],.modal-test .form1 input[type=text]{border-width:2px;border-color:var(--color-main-green)}@media (max-width:680px){.modal .form1,.modal-senq .form1,.modal-test .form1{width:90%}}.modal-senq{z-index:50000}.modal-senq h2{color:var(--color-gray1);font-size:3rem;text-align:center;text-transform:uppercase;font-weight:900}.modal-senq h2 span{color:var(--color-green-main)}.ovweractive{overflow-y:hidden;height:100vh;position:fixed;left:0;top:0;width:100%}

.part{
	position: relative;
	z-index: 99;
}
.pert_wr{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.part_item{
	width: 22%;
	margin-left: 4%;
	margin-bottom: 2%;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
  border: 2px solid #fff;
  box-shadow: 0 10px 40px rgba(0,0,0,.1);
  border-radius: 20px;
  transition: .5s;
}
.part_item:hover{
	box-shadow: 0 10px 40px rgba(0,0,0,.3);
}
.part_item:nth-child(1),
.part_item:nth-child(5),
.part_item:nth-child(9),
.part_item:nth-child(13),
.part_item:nth-child(17),
.part_item:nth-child(21){
	margin-left: 0;
}
.part_item img{
	width: 100%;
}

@media (max-width: 768px){
	.part_item{
	width: 49%;
	margin-left: 0;
	margin-bottom: 2%;
}
.pert_wr{
	justify-content: space-between;
}
}