*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font-family:inherit;margin:0;padding:0;vertical-align:baseline}a{text-decoration:none;color:inherit;cursor:pointer}button{cursor:pointer;background:none;border:none}ol,ul{list-style:none}@font-face{font-family:"Exo";src:url("/fonts/Exo-Regular.ttf") format("truetype");font-style:normal;font-weight:400}@font-face{font-family:"Exo";src:url("/fonts/Exo-Medium.ttf") format("truetype");font-style:normal;font-weight:500}@font-face{font-family:"Exo";src:url("/fonts/Exo-Bold.ttf") format("truetype");font-style:normal;font-weight:700}@font-face{font-family:Orbitron;src:url("/fonts/Orbitron-SemiBold.ttf") format("truetype");font-style:normal;font-weight:600}@font-face{font-family:Orbitron;src:url("/fonts/Orbitron-Bold.ttf") format("truetype");font-style:normal;font-weight:700}@font-face{font-family:Oswald;src:url("/fonts/Oswald-Bold.ttf") format("truetype");font-style:normal;font-weight:700}@font-face{font-family:"Russo One";src:url("/fonts/RussoOne-Regular.woff2") format("woff2");font-style:normal;font-weight:400}.kinzn-header{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;width:100%;min-height:110px;padding-top:15px;padding-bottom:15px}.kinzn-header__wrapp{display:flex;justify-content:space-between;align-items:center;height:100%}.kinzn-header__logo{display:flex;width:192px}.kinzn-header__nav{display:flex;align-items:center;gap:32px;width:70%}.kinzn-header__link{color:#382520;font-family:Exo;font-size:16px;font-weight:500;line-height:24px;transition:color .4s ease}.kinzn-header__link:hover{color:#9b0015}.kinzn-header__btn{display:flex;justify-content:center;align-items:center;width:155px;height:42px;padding:9px;border-radius:8px;background-color:rgba(0,0,0,0);border:1px solid #382520;color:#382520;font-family:Orbitron;font-size:16px;font-weight:600;line-height:24px;margin-left:auto}.kinzn-header__btn:hover{background-color:#382520;color:#ffdde1}.kinzn-header .navbar-mobile{display:none;position:absolute;right:0;top:0}.kinzn-header .navbar-mobile ul{display:flex;align-items:flex-start;flex-direction:column;gap:20px;padding:20px 20px 40px 20px;background:#000}.kinzn-header .navbar-mobile ul li a{color:#ffbfc8;font-family:"Exo";font-size:16px;font-weight:500;line-height:24px;text-decoration:none;transition:color .4s ease}.kinzn-header .navbar-mobile ul li a:hover{color:#fff}.kinzn-header .navbar-mobile ul button#close{margin-left:auto}.kinzn-header .navbar-mobile ul li:last-of-type a{color:#ffbfc8;border-radius:8px;border:1px solid #ffbfc8;padding:8px 24px;background-color:rgba(0,0,0,0);transition:all .3s ease}.kinzn-header .navbar-mobile ul li:last-of-type a:hover{background-color:#ffbfc8;color:#000}@media(max-width: 1024px){.kinzn-header{padding-top:36px}.kinzn-header__wrapp{display:flex;justify-content:start;align-items:flex-start;flex-direction:column;gap:29px}.kinzn-header__logo{width:186px}.kinzn-header__nav{width:100%;gap:20px;justify-content:space-between}.kinzn-header__btn{margin-left:auto}}@media(max-width: 743px){.kinzn-header{padding-top:20px}.kinzn-header__wrapp{justify-content:space-between;align-items:center;flex-direction:row;gap:20px}.kinzn-header__logo{width:126px}.kinzn-header__nav{display:none}}.kinzn-footer__wrapp{padding:48px 0}.kinzn-footer__wrapp .footer-wrapper{display:grid;grid-template-columns:repeat(4, 1fr);gap:48px;margin-bottom:60px}@media(max-width: 600px){.kinzn-footer__wrapp .footer-wrapper{flex-direction:column;align-items:flex-start}}.kinzn-footer__wrapp .footer-logo{display:flex;flex-direction:column;max-width:280px;width:100%}.kinzn-footer__wrapp .footer-logo-image{display:flex;align-items:center;gap:12px;margin-bottom:16px}.kinzn-footer__wrapp .footer-logo-image img{width:180px}.kinzn-footer__wrapp .footer-logo-text-2{color:#000;font-family:"Exo";font-size:16px;line-height:24px}.kinzn-footer__wrapp .footer-links-title{color:#000;font-family:Oswald;font-size:18px;font-weight:700;line-height:28px;margin-bottom:16px}.kinzn-footer__wrapp .footer-links ul li:not(:last-child){margin-bottom:8px}.kinzn-footer__wrapp .footer-links ul li a{color:#000;font-family:"Exo";font-size:16px;line-height:24px;text-decoration:none;transition:color .4s ease}.kinzn-footer__wrapp .footer-links ul li a:hover{color:#844}.kinzn-footer__wrapp .footer-copyright{padding-top:32px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;border-top:1px solid #000}.kinzn-footer__wrapp .footer-copyright span{color:#000;font-family:"Exo";font-size:14px;line-height:20px}@media(max-width: 1000px){.kinzn-footer__wrapp{padding-bottom:32px}.kinzn-footer__wrapp .footer-wrapper{grid-template-columns:1fr repeat(3, minmax(max-content, 1fr));gap:22px}}@media(max-width: 700px){.kinzn-footer__wrapp .footer-wrapper{grid-template-columns:1fr}}.kinzn-main{--base-y-pd: 134px;--bg-gradient: linear-gradient(101deg, #ee9ca7 0.44%, #ffdde1 91.73%)}.kinzn-main .kinzn-main-btn{display:flex;justify-content:center;align-items:center;width:100%;height:64px;padding:4px;border-radius:10px;font-size:16px;font-weight:600;line-height:150%}.kinzn-main .kinzn-main-btn:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.kinzn-main .kinzn-main-btn.btn--dark{background:#0c0c0c;color:#fff;font-family:Orbitron}.kinzn-main .kinzn-main-btn.btn--dark:hover{background:#0c0c0c}.kinzn-main .kinzn-main-btn.section-btn{max-width:682px;margin:60px auto 0}.kinzn-main .kinzn-main-title{text-align:center;font-family:Oswald;font-size:60px;font-weight:700;line-height:1;background:var(--2, linear-gradient(90deg, #844 0%, #ff7f7f 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:24px}.kinzn-main .kinzn-main-title.sm{font-size:48px}.kinzn-main .kinzn-main-subtitle{color:#382520;text-align:center;font-family:"Exo";font-size:20px;font-weight:400;line-height:140%}.kinzn-main .kinzn-form-wrapp{width:100%;max-width:578px}.kinzn-main__top{background-image:url("/img/bg-image-1.png"),var(--bg-gradient);background-position:top right,center;background-repeat:no-repeat,no-repeat}.kinzn-main__top-wrapp{display:flex;align-items:center;gap:15px;padding:110px 0 90px}.kinzn-main__top-wrapp .top-h1{color:#382520;font-family:Oswald;font-size:72px;font-weight:700;line-height:1;margin-bottom:16px}.kinzn-main__top-wrapp .top-h2{color:#382520;font-family:Orbitron;font-size:48px;font-weight:700;line-height:1;margin-bottom:24px}.kinzn-main__top-wrapp .top-p{color:#382520;font-family:"Exo";font-size:20px;font-weight:400;line-height:32px;margin-bottom:28px;max-width:502px}.kinzn-main__top-wrapp .top-buttons{display:flex;align-items:center;gap:12px}.kinzn-main__top-wrapp .top-buttons .btn--dark{max-width:327px;color:#ffbfc8}.kinzn-main__top-wrapp .top-buttons .btn-light{max-width:144px;color:#ffbfc8;border-radius:12px;background:#9b6366;backdrop-filter:blur(2px)}.kinzn-main__top-wrapp .top-left{width:100%;max-width:602px}.kinzn-main__top-wrapp .top-right{width:100%}.kinzn-main__features{background-image:url("/img/bg-image-3.png");background-position:top 10px left;background-repeat:no-repeat}.kinzn-main__features-wrapp{padding-top:var(--base-y-pd);padding-bottom:var(--base-y-pd)}.kinzn-main__features-wrapp>.kinzn-main-subtitle{margin-bottom:60px}.kinzn-main__features-wrapp .features-title{color:#382520;text-align:center;font-family:"Exo";font-size:14px;font-weight:700;line-height:20px;letter-spacing:.35px;text-transform:uppercase;margin-bottom:16px}.kinzn-main__features-wrapp .features-items{display:flex;align-items:center;justify-content:center;gap:48px;margin-bottom:60px}.kinzn-main__features-wrapp .features-items h4{color:#382520;text-align:center;font-family:Oswald;font-size:24px;font-weight:700;line-height:32px}.kinzn-main__features-wrapp .features-cards{display:flex;align-items:stretch;gap:28px;margin-top:60px;margin-bottom:60px}.kinzn-main__features-wrapp .features-card{border-radius:16px;border:1px solid #ffcbcb;background:#fff1ed;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);backdrop-filter:blur(2px);max-width:408px;width:100%;padding:32px;min-height:306px;height:100%;transition:box-shadow .3s ease,transform .3s ease}.kinzn-main__features-wrapp .features-card:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.4);transform:scale(1.03);background:#ffdde1}.kinzn-main__features-wrapp .features-card img{margin-bottom:24px;max-width:64px;width:100%}.kinzn-main__features-wrapp .features-card-title{color:#382520;font-family:Orbitron;font-size:24px;font-weight:700;line-height:32px;margin-bottom:16px}.kinzn-main__features-wrapp .features-card-text{color:#382520;font-family:"Exo";font-size:16px;line-height:26px}.kinzn-main__features-wrapp .features-counters{display:flex;align-items:center;justify-content:space-between;padding:50px 80px;border-radius:98px;border:1px solid #844;background:#fff}.kinzn-main__features-wrapp .features-counter-title{text-align:center;font-family:Orbitron;font-size:48px;background:var(--2, linear-gradient(90deg, #844 0%, #ff7f7f 100%));font-weight:700;line-height:48px;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:16px}.kinzn-main__features-wrapp .features-counter-desc{color:#382520;text-align:center;font-family:"Exo";font-size:20px;line-height:28px}.kinzn-main__how{padding-top:80px;padding-bottom:80px;background:#000}.kinzn-main__how-wrapp .how-cards{display:grid;grid-template-columns:repeat(4, 1fr);gap:26px}.kinzn-main__how-wrapp .how-card{max-width:332px;padding:16px 0 26px}.kinzn-main__how-wrapp .how-card-step-wrapp{margin-bottom:32px}.kinzn-main__how-wrapp .how-card-step{color:#ff4c64;text-align:center;font-family:Orbitron;font-size:50px;font-weight:700;line-height:40px}.kinzn-main__how-wrapp .how-card-step::after{content:"";display:inline-flex;width:30px;height:30px;background:url("/img/icon_arrow3.svg") no-repeat center;margin-left:14px}.kinzn-main__how-wrapp .how-card-title{margin-bottom:16px;color:#ffbfc8;text-align:center;font-family:Oswald;font-size:24px;font-weight:700;line-height:32px}.kinzn-main__how-wrapp .how-card-text{color:#ffbfc8;text-align:center;font-family:"Exo";font-size:16px;line-height:26px}.kinzn-main__how-wrapp .how-title{color:#ffbfc8;font-family:Oswald;font-size:60px;font-weight:700;line-height:60px;text-align:center;margin-bottom:24px}.kinzn-main__how-wrapp .how-subtitle{max-width:750px;margin:0 auto 60px auto;color:#ffbfc8}.kinzn-main__faq{padding-top:var(--base-y-pd);padding-bottom:var(--base-y-pd);background-image:url("/img/bg-image-4.png");background-position:top 200px right;background-repeat:no-repeat}.kinzn-main__faq-wrapp{max-width:940px;margin:0 auto}.kinzn-main__faq-wrapp .faq-subtitle{margin-bottom:60px}.kinzn-main__about{background:#fff1ed;padding-top:80px;padding-bottom:80px}.kinzn-main__about-wrapp .about-subtitle{margin-bottom:60px}.kinzn-main__about-wrapp .swiper-about-images{display:flex;align-items:center}.kinzn-main__about-wrapp .swiper-about-images .about-image{transition:scale .3s ease}.kinzn-main__about-wrapp .swiper-about-images .about-image:hover{scale:1.05}.kinzn-main__about-wrapp .swiper-about-images .about-image img{width:100%}.kinzn-main__reviews{position:relative;padding-top:var(--base-y-pd);padding-bottom:100px}.kinzn-main__reviews-wrapp .reviews-title{margin-bottom:60px}.kinzn-main__reviews-wrapp .reviews-card-author{display:flex;align-items:center;gap:14px}.kinzn-main__reviews-wrapp .reviews-card-author-info h3{color:#ffbfc8;font-family:Oswald;font-size:24px;font-weight:700;line-height:32px;margin-bottom:4px}.kinzn-main__reviews-wrapp .reviews-card-author-info span{color:#838383;font-weight:400;font-family:"Exo";font-size:16px;line-height:26px}.kinzn-main__reviews-wrapp .reviews-card-item{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:16px;min-height:500px;overflow:hidden;padding:38px 28px;border-radius:16px;background:#000;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);backdrop-filter:blur(2px);transition:box-shadow .3s ease,background .3s ease;font-weight:400}.kinzn-main__reviews-wrapp .reviews-card-item::after{content:"";position:absolute;left:0;bottom:0;width:0;height:3px;background:linear-gradient(101deg, #ee9ca7 0.44%, #ffdde1 91.73%);transition:width .4s ease}.kinzn-main__reviews-wrapp .reviews-card-item:hover{box-shadow:0 12px 24px rgba(0,0,0,.15)}.kinzn-main__reviews-wrapp .reviews-card-item:hover .reviews-card-investment h4{color:#ffbfc8}.kinzn-main__reviews-wrapp .reviews-card-item:hover::after{width:100%}.kinzn-main__reviews-wrapp .reviews-card-item:hover .reviews-card-avatar img{box-shadow:0 0 0 4px #ee9ca7,0 8px 16px rgba(0,0,0,.1);transform:scale(1.08)}.kinzn-main__reviews-wrapp .reviews-card-avatar img{border-radius:50%;transition:box-shadow .3s ease,transform .4s ease}.kinzn-main__reviews-wrapp .reviews-card-text{color:#ffbfc8;font-family:"Exo";font-size:16px;line-height:26px}.kinzn-main__reviews-wrapp .reviews-card-investment{display:flex;flex-direction:column;gap:10px}.kinzn-main__reviews-wrapp .reviews-card-investment div{display:flex;align-items:center;justify-content:space-between;font-family:"Exo";font-size:16px;line-height:26px}.kinzn-main__reviews-wrapp .reviews-card-investment div h4{color:#838383;transition:color .3s ease}.kinzn-main__reviews-wrapp .reviews-card-investment div h5{color:#ff4c64;font-weight:700}.kinzn-main__reviews-wrapp .swiper-pagination{bottom:50px !important}.kinzn-main__reviews-wrapp .swiper-pagination-bullet{display:none;border-radius:5px;background:linear-gradient(90deg, #844 0%, #ff7f7f 100%);width:24px;height:24px}@media(max-width: 744px){.kinzn-main__reviews-wrapp .swiper-pagination-bullet{display:inline-block}}.kinzn-main__calculator{padding-bottom:var(--base-y-pd);padding-top:30px}.kinzn-main__calculator-wrapp{overflow:hidden}.kinzn-main__calculator-wrapp .calculator__subtitle{margin-bottom:64px}.kinzn-main__bottom{padding-top:100px;padding-bottom:100px;background-image:url("/img/bg-image-2.png"),var(--bg-gradient);background-position:top 180px left,center;background-repeat:no-repeat,no-repeat}.kinzn-main__bottom-wrapp{display:flex;gap:50px}.kinzn-main__bottom-wrapp .bottom-left{width:100%;max-width:602px}.kinzn-main__bottom-wrapp .bottom-left .bottom-title{text-align:left}.kinzn-main__bottom-wrapp .bottom-left .bottom-subtitle{text-align:left}.kinzn-main__bottom-wrapp .bottom-right{width:100%}.kinzn-overlay{position:absolute;left:0;top:0;right:0;bottom:0;-webkit-transition:.3s all ease;transition:.3s all ease;opacity:0}.kinzn-popup{position:fixed;z-index:1000;top:0;display:none;width:100%;height:100%;left:-100%;-webkit-transition-delay:.3s;transition-delay:.3s}.kinzn-popup.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;-webkit-transition-delay:0s;transition-delay:0s}.kinzn-popup.active .kinzn-overlay{opacity:.5;background:#161616;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.kinzn-popup .btn-close{position:absolute;top:0;right:0;width:60px;height:60px;display:inline-block;cursor:pointer;z-index:1;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.kinzn-popup .btn-close span{height:25px;width:25px;display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.kinzn-popup .btn-close span:before,.kinzn-popup .btn-close span:after{content:"";height:2px;width:25px;display:block;position:absolute;top:14px;left:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);background:#fff}.kinzn-popup .btn-close.dark span:before,.kinzn-popup .btn-close.dark span:after{background:#052e16}.kinzn-popup .btn-close span:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.kinzn-popup .btn-close:hover{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8)}.kinzn-popup-container{display:none}.kinzn-popup-container.active{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-height:98vh;text-align:left;margin:0 auto}.kinzn-popup-container.container-video{max-width:900px}.kinzn-popup-container.container-form{max-width:450px}.kinzn-form-wrapp{position:relative;width:100%;max-width:450px}.kinzn-video-wrapp{position:relative;width:100%}.kinzn-video-wrapp video{width:100%}@media(max-width: 1280px){.kinzn-main__features-wrapp .features-cards{flex-wrap:wrap;justify-content:space-between;column-gap:10px}.kinzn-main__features-wrapp .features-card{min-height:337px;max-width:48%}.kinzn-main__features-wrapp .features-card:last-child{max-width:100%}}@media(max-width: 1100px){.kinzn-main{--base-y-pd: 120px}.kinzn-main__top{background-position:top 360px right -50px,center}.kinzn-main__top-wrapp{flex-direction:column;gap:74px}.kinzn-main__top-wrapp .top-h1{font-size:50px;word-break:break-all}.kinzn-main__top-wrapp .top-h2{font-size:35px}.kinzn-main__top-wrapp .top-p{font-size:16px}.kinzn-main__top-wrapp .top-right{display:flex;justify-content:center}.kinzn-main__top-wrapp .top-left{max-width:684px}.kinzn-main__top-wrapp .top-p{max-width:100%}.kinzn-main__features-wrapp .features-items{flex-direction:column;align-items:center;gap:2px;margin-bottom:50px}.kinzn-main__how{padding-top:100px;padding-bottom:100px}.kinzn-main__how-wrapp .how-cards{grid-template-columns:repeat(2, 1fr);justify-items:center;gap:24px 16px}.kinzn-main__how-wrapp .how-card{padding:16px 0}.kinzn-main__bottom{background-image:var(--bg-gradient);background-position:center;background-repeat:no-repeat}.kinzn-main__bottom-wrapp{flex-direction:column;gap:74px}.kinzn-main__bottom-wrapp .bottom-left{max-width:684px}.kinzn-main__bottom-wrapp .bottom-right{display:flex;justify-content:center}}@media(max-width: 1024px){.kinzn-main__top-wrapp{padding-top:254px;padding-bottom:82px}.kinzn-main__features-wrapp .features-counters{flex-direction:column;align-items:center;gap:16px;padding-top:60px}.kinzn-main__faq{background-image:none}}@media(max-width: 743px){.kinzn-main{--base-y-pd: 80px}.kinzn-main .kinzn-main-title{font-size:50px}.kinzn-main .kinzn-main-title.sm{font-size:40px}.kinzn-main__top{background-image:var(--bg-gradient);background-position:center}.kinzn-main__top-wrapp{padding:114px 0 60px}.kinzn-main__features{background-image:none}.kinzn-main__features-wrapp .features-cards{flex-direction:column}.kinzn-main__features-wrapp .features-card{min-height:unset;max-width:100%}.kinzn-main__how-wrapp .how-cards{grid-template-columns:1fr;gap:8px}.kinzn-main__how-wrapp .how-title{font-size:50px;line-height:120%}}@media(max-width: 640px){.kinzn-main__top-wrapp{margin-bottom:20px}.kinzn-main__features-wrapp .features-items{margin-bottom:20px}}.accordion__item{transition:all .3s ease;box-shadow:none;position:relative}.accordion__card{border-radius:10px;border:1px solid #ffcbcb;background:#fff1ed}.accordion__card:hover{box-shadow:0 6px 12px rgba(0,0,0,.15);background:#ffdde1}.accordion__item.active>.accordion__content{max-height:300px;padding:27px 26px;margin-top:16px;border-color:#ffcbcb}.accordion__item.active>.accordion__label:after{background-image:url("/img/icon_arrow2.svg")}.accordion__label{position:relative;min-height:90px;cursor:pointer;padding:30px 76px 30px 26px;color:#382520;text-align:left;font-family:Manrope;font-size:19px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.2px}.accordion__label:after{content:"";position:absolute;top:50%;translate:0 -50%;right:26px;display:block;width:32px;height:32px;background:url("/img/icon_arrow1.svg") no-repeat center;background-size:14px 14px;transition:all .3s}.accordion__content{max-height:0;overflow:hidden;transition:all .3s;color:#382520;font-family:Manrope;font-size:19px;font-weight:500;line-height:150%;letter-spacing:.2px;border-color:rgba(0,0,0,0)}.accordion__list{display:flex;flex-direction:column;align-items:stretch;gap:20px}@media(max-width: 744px){.accordion__label{padding:30px 42px 30px 16px}.accordion__label:after{right:16px}.accordion__item.active>.accordion__content{margin-top:10px}}@media(max-width: 640px){.accordion__label{font-size:16px;min-height:auto}.accordion__content{font-size:16px}}.calculator__wrapper{position:relative}.calculator__inner{display:flex;justify-content:space-between;gap:20px}.controls{max-width:515px;width:100%}.control__wrapper:first-child{margin-bottom:30px}.control__name{margin-bottom:8px;color:#382520;font-family:"Arial";font-size:18px;line-height:18px}.control__value{color:#382520;font-family:Arial;font-size:20px;font-weight:400;line-height:28px}.control__value-wrapp{position:relative;width:100%;height:28px;text-align:center}.controls .slider-input{position:relative;z-index:2;width:100%;height:8px;padding:0;border-radius:4px;opacity:1;background:#ffbfc8;outline:0;animation:.5s ease-in-out .5s forwards fadeIn}.control__range{margin-top:15px;display:flex;justify-content:space-between}.control__range span{color:#382520;font-family:"Arial";font-size:16px;line-height:18px}.output{max-width:482px;width:100%;border-radius:16px;padding:50px 45px;background:linear-gradient(101deg, #ee9ca7 0.44%, #ffdde1 91.73%)}.output__title{margin-bottom:10px;color:#382520;text-align:center;font-family:"Arial";font-size:30px;line-height:30px}.output__earn{margin-bottom:40px;white-space:nowrap;color:#382520;text-align:center;font-family:"Russo One";font-size:55px;line-height:64px}.output__inner{display:flex;justify-content:center;gap:20px}.output__wrapper{min-width:148px}.output__subtitle{margin-bottom:10px;color:#382520;font-family:"Arial";font-size:18px;line-height:18px}.output__value{color:#382520;font-family:"Russo One";font-size:30px;line-height:36px}@media(max-width: 1024px){.control__range span:last-child{margin-right:0}.calculator__inner{flex-direction:column;gap:48px}.output{margin:0 auto}.output__inner{max-width:515px;margin:0 auto}.output__subtitle.revenue{text-align:right}.controls{margin:0 auto}}@media(max-width: 743px){.output{padding:40px 16px}.output__title{font-size:20px;line-height:1;margin-bottom:10px}.output__earn{font-size:35px;line-height:40px;margin-bottom:20px}.output__wrapper{min-width:100px}.output__subtitle{font-size:16px;line-height:16px}.output__value{font-size:20px;line-height:36px}.controls{padding-right:0}.control__name{font-size:18px;line-height:1;margin-bottom:20px}.control__range span{font-size:16px;line-height:1}.control__wrapper:first-child{margin-bottom:20px}}.irs--flat .irs-line{height:8px !important;opacity:.25 !important;background:#ffbfc8 !important}.irs--flat .irs-bar{height:8px !important;background:linear-gradient(90deg, #844 0%, #ff7f7f 100%) !important}.irs--flat .irs-min,.irs--flat .irs-max{display:none !important}.irs--flat .irs-handle{cursor:pointer !important;top:18px !important;width:24px !important;height:24px !important;background:linear-gradient(90deg, #844 0%, #ff7f7f 100%) !important;border-radius:50% !important}.irs--flat .irs-handle i{display:none !important}.irs--flat .irs-handle::after{position:absolute;content:"";top:calc(50% - 6px);right:calc(50% - 6px);width:12px;height:12px;background:linear-gradient(90deg, #844 0%, #ff7f7f 100%);border-radius:20px}.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single{display:none !important}.irs--flat .irs-from:before,.irs--flat .irs-to:before,.irs--flat .irs-single:before{display:none !important}@media(max-width: 1200px){.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single{font-size:20px !important;line-height:28px !important;top:-15px !important}}@media(max-width: 767px){.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single{line-height:100% !important;top:-10px !important}}img{width:100%;height:100%;object-fit:contain}b{font-weight:700}.kinzn{background:#fff;font-family:Exo;font-style:normal;font-weight:400;line-height:normal}.kinzn .sm-show{display:none}.kinzn .kinzn-container{width:100%;max-width:1440px;padding-left:80px;padding-right:80px;margin-left:auto;margin-right:auto}@media(max-width: 1439px){.kinzn .kinzn-container{padding-left:30px;padding-right:30px}}@media(max-width: 743px){.kinzn .sm-show{display:inline-block}.kinzn .kinzn-container{padding-left:15px;padding-right:15px}}/*# sourceMappingURL=style.min.css.map */