.hero{align-items:center;display:flex;height:70vh;justify-content:start;width:100%}@media screen and (max-width:960px){.hero{display:block;height:auto;padding:48px 20px}}@media screen and (max-width:576px){.hero{padding:0 0 48px}}.hero.container{padding-bottom:48px}.hero h1{font-size:64px;font-weight:700;line-height:100%;margin:0;padding:0}@media screen and (max-width:960px){.hero h1{font-size:48px}}.hero h2{color:#727272;font-family:Inter;font-size:16px;font-weight:400;line-height:120%;padding:20px 0}.hero .hero-left{width:45%}@media screen and (max-width:960px){.hero .hero-left{padding:24px 0;width:100%}}.hero .hero-right{background:url(./hero.B58yaFF6.png) no-repeat bottom;background-size:cover;border-radius:16px;box-sizing:border-box;height:70%;position:relative;width:50%}@media screen and (max-width:960px){.hero .hero-right{height:400px;margin-top:24px;width:100%}}.hero .hero-right h3{font-size:32px;margin:0;padding:0}@media screen and (max-width:960px){.hero .hero-right h3{font-size:16px}}.hero .hero-right p{font-size:16px;margin:6px 0 0}@media screen and (max-width:960px){.hero .hero-right p{font-size:12px}}.hero .hero-right .hero-item1{background:#f4f4f9;border-bottom:8px solid #f4f4f9;border-radius:16px 0;border-right:8px solid #f4f4f9;left:-1px;padding:0 16px 16px 0;position:absolute;top:-1px;width:45%}.hero .hero-right .hero-item1:before{right:-24px;top:-4px}.hero .hero-right .hero-item1:after,.hero .hero-right .hero-item1:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' fill='none' viewBox='0 0 21 21'%3E%3Cpath fill='%23f4f4f9' fill-rule='evenodd' d='M5 0v16h16C12.163 16 5 8.837 5 0' clip-rule='evenodd'/%3E%3Cpath fill='%23f4f4f9' d='M0 0h5v21H0z'/%3E%3Cpath fill='%23f4f4f9' d='M21 16v5H1v-5z'/%3E%3C/svg%3E") no-repeat;content:"";height:21px;position:absolute;transform:rotate(90deg);width:21px}.hero .hero-right .hero-item1:after{bottom:-24px;left:-4px}.hero .hero-right .hero-item1 .content{background:#4653ec;border-radius:16px;padding:24px}.hero .hero-right .hero-item1 .content h3{color:#fff;font-family:Inter;font-size:44px;font-weight:700;line-height:90%}@media screen and (max-width:960px){.hero .hero-right .hero-item1 .content h3{font-size:22px}}.hero .hero-right .hero-item1 .content p{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%;padding:12px 0}@media screen and (max-width:960px){.hero .hero-right .hero-item1 .content p{font-size:12px}}.hero .hero-right .hero-item2{background:#f4f4f9;border-radius:16px 0 0;bottom:0;color:#fff;padding:16px 0 0 16px;position:absolute;right:0;width:45%}.hero .hero-right .hero-item2:before{right:-5px;top:-16px;transform:rotate(-90deg)}.hero .hero-right .hero-item2:after,.hero .hero-right .hero-item2:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' fill='none' viewBox='0 0 21 21'%3E%3Cpath fill='%23f4f4f9' fill-rule='evenodd' d='M5 0v16h16C12.163 16 5 8.837 5 0' clip-rule='evenodd'/%3E%3Cpath fill='%23f4f4f9' d='M0 0h5v21H0z'/%3E%3Cpath fill='%23f4f4f9' d='M21 16v5H1v-5z'/%3E%3C/svg%3E") no-repeat;content:"";height:21px;position:absolute;width:21px}.hero .hero-right .hero-item2:after{bottom:-5px;left:-16px;transform:rotate(270deg)}.hero .hero-right .hero-item2 .content{align-items:start;background:#4653ec;border-radius:16px;display:flex;flex-flow:column wrap;justify-content:start;padding:12px 24px}.hero .hero-right .hero-item2 .content h3{color:#fff;font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:100%;padding:12px 0}@media screen and (max-width:960px){.hero .hero-right .hero-item2 .content h3{font-size:22px}}.hero .hero-right .hero-item2 .content p{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%}@media screen and (max-width:960px){.hero .hero-right .hero-item2 .content p{font-size:12px}}.calc-section{background:#fff;padding:70px 0}@media screen and (max-width:960px){.calc-section{padding:48px 20px}}@media screen and (max-width:576px){.calc-section{padding:48px 0}}.calc-section .container{display:flex;justify-content:space-between}@media screen and (max-width:960px){.calc-section .container{display:block}}.calc-section .calc-form-container{display:flex;flex-direction:column}.calc-section .calc-left{width:50%}@media screen and (max-width:960px){.calc-section .calc-left{width:100%}}.calc-section .calc-left h3{font-size:32px;font-style:normal;font-weight:700;line-height:110%}.calc-section .calc-left ul{list-style:circle;margin-top:5px;padding:0 12px}.calc-section .calc-left ul li{font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin:15px 0}.calc-section .calc-descr{color:#262626;font-size:14px}.calc-section .calc-right{align-items:center;background:#f4f4f9;border-radius:20px;display:flex;justify-content:center;text-align:center;width:50%}@media screen and (max-width:960px){.calc-section .calc-right{display:none;width:100%}}.calc-section .calc-right .calc-result{padding:0 30px;width:100%}.calc-section .calc-right .calc-result h5{font-size:16px;font-style:normal;font-weight:400;line-height:120%}.calc-section .calc-right .calc-result h3{font-size:32px;font-style:normal;font-weight:700;line-height:110%;margin:15px 0}.calc-section .calc-right .calc-result .finkit-btn{margin-top:5px}.calc-section .calc-form{display:flex;gap:20px;justify-content:space-between;margin-top:24px;padding:16px 0;width:100%}@media screen and (max-width:960px){.calc-section .calc-form{display:block;margin-top:0}}.calc-section .calc-form .amount-section{width:50%}@media screen and (max-width:960px){.calc-section .calc-form .amount-section{width:100%}}.calc-section .calc-form .amount-section label{font-size:24px;font-style:normal;font-weight:700;line-height:120%}.calc-section .calc-form .amount-section #amount{border:2px solid #4653ec;border-radius:14px;color:#4653ec;font-size:22px;letter-spacing:2px;margin-top:12px;outline:none;padding:16px 20px;width:100%}.calc-section .calc-form .amount-section #amount::-moz-placeholder{color:#dedede;font-size:24px;font-style:normal;font-weight:500;letter-spacing:-.96px;line-height:normal}.calc-section .calc-form .amount-section #amount::placeholder{color:#dedede;font-size:24px;font-style:normal;font-weight:500;letter-spacing:-.96px;line-height:normal}.calc-section .calc-form .period-section{display:flex;flex-flow:column wrap;justify-content:start;width:50%}@media screen and (max-width:960px){.calc-section .calc-form .period-section{margin-top:25px;width:100%}}.calc-section .calc-form .period-section .period-title{font-size:24px;font-style:normal;font-weight:700;line-height:120%}.calc-section .calc-form .period-section .period-options{display:flex;justify-content:space-between;margin-top:12px}.calc-section .calc-form .period-section .radio-btn{align-items:center;border:2px solid #4653ec;border-radius:14px;color:#4653ec;cursor:pointer;display:flex;font-size:16px;height:60px;justify-content:center;margin-right:8px;position:relative;transition:all .5s ease;width:20%}.calc-section .calc-form .period-section .radio-btn.active,.calc-section .calc-form .period-section .radio-btn:hover{background:#4653ec;color:#fff}.calc-section .calc-form .period-section .radio-btn input{left:0;opacity:0;position:absolute;top:0}@media screen and (min-width:960px){.calc-section .mobile-result{display:none}}.calc-section .mobile-result{align-items:center;background:#f4f4f9;border-radius:20px;display:flex;justify-content:center;margin-top:24px;text-align:center}.calc-section .mobile-result .calc-result{padding:12px 30px;width:100%}.calc-section .mobile-result .calc-result h5{font-size:16px;font-style:normal;font-weight:400;line-height:120%}.calc-section .mobile-result .calc-result h3{font-size:32px;font-style:normal;font-weight:700;line-height:110%;margin:15px 0}.calc-section .mobile-result .calc-result .finkit-btn{margin-top:5px}.case-item{background:#4653ec;border-radius:0 20px 20px;color:#fff;padding:0 30px 30px;position:relative;width:100%}@media screen and (max-width:960px){.case-item{box-sizing:border-box;margin:48px 0;width:100%}}.case-item b{font-family:PT Sans;font-size:20px;font-weight:700}.case-item b,.case-item p{font-style:normal;line-height:120%}.case-item p{font-family:Inter;font-size:16px;font-weight:400;margin:0;padding:4px 0}.case-item:before{background:#4653ec;border-radius:20px 16px 0 0;content:"";height:30px;left:0;overflow:hidden;position:absolute;top:-30px;width:50%}.case-item .item-result{margin-top:26px}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url(data:application/font-woff;charset=utf-8;base64,\ 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) format("woff")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.cases{padding:70px 0}@media screen and (max-width:960px){.cases{padding:48px 20px}}@media screen and (max-width:576px){.cases{padding:48px 0}}.cases h2{font-family:PT Sans;font-size:32px;font-style:normal;font-weight:700;line-height:110%}.cases .container .items{align-items:center;display:flex;gap:20px;justify-content:start;position:relative}@media screen and (max-width:960px){.cases .container .items{box-sizing:border-box;display:block}}.cases .container .items .cases-swiper-container{width:100%}.cases .container .items .cases-swiper-container .swiper-wrapper{padding-top:65px}@media screen and (max-width:960px){.cases .container .items .cases-swiper-container .swiper-wrapper{padding-top:45px}}@media screen and (max-width:580px){.cases .container .items .cases-swiper-container .swiper-wrapper{padding-top:30px}}.cases .container .items .cases-swiper-container .swiper-pagination{display:none}@media screen and (max-width:580px){.cases .container .items .cases-swiper-container .swiper-pagination{display:block}}.cases .container .items .cases-swiper-container .swiper-pagination-bullet{background:#4653ec;height:12px;width:12px}.cases .container .items .cases-swiper-slide{height:100%;padding-top:30px}@media screen and (max-width:960px){.cases .container .items .cases-swiper-slide{margin-top:0;padding-top:0}}.cases .container .items .swiper-button-next,.cases .container .items .swiper-button-prev{align-items:center;background:transparent;border:2px solid #4653ec;border-radius:14px;color:#4653ec;cursor:pointer;display:flex;font-size:25px;height:40px;justify-content:center;position:absolute;top:30px;transition:all .5s ease;width:40px}.cases .container .items .swiper-button-next:after,.cases .container .items .swiper-button-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16' fill='none' viewBox='0 0 20 16'%3E%3Cpath fill='%234653ec' d='M1 7a1 1 0 0 0 0 2zm18.707 1.707a1 1 0 0 0 0-1.414L13.343.929a1 1 0 1 0-1.414 1.414L17.586 8l-5.657 5.657a1 1 0 0 0 1.414 1.414zM1 9h18V7H1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";filter:none;font-size:20px;height:100%;transition:filter .1s ease;width:100%}.cases .container .items .swiper-button-next:hover,.cases .container .items .swiper-button-prev:hover{background:#4653ec;color:#fff}.cases .container .items .swiper-button-next:hover:after,.cases .container .items .swiper-button-prev:hover:after{filter:brightness(100)}@media screen and (max-width:580px){.cases .container .items .swiper-button-next,.cases .container .items .swiper-button-prev{display:none}}.cases .container .items .swiper-button-next{right:0}.cases .container .items .swiper-button-prev{left:auto;right:50px}.cases .container .items .swiper-button-prev:after{transform:rotate(180deg)}.online-section{padding:60px 0}@media screen and (max-width:960px){.online-section{padding:48px 20px}}@media screen and (max-width:576px){.online-section{padding:48px 0}}.online-section .online-title{font-family:PT Sans;font-size:32px;font-style:normal;font-weight:700;line-height:110%}.online-section .online-desc{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin:20px 0;padding:0;width:50%}@media screen and (max-width:960px){.online-section .online-desc{width:100%}}.online-section .online-desc a{text-decoration:none}.online-section .online-items{display:grid;grid-template-columns:repeat(3,1fr);margin:20px 0;grid-gap:20px}@media screen and (max-width:960px){.online-section .online-items{grid-template-columns:1fr}}.online-section .online-items .item{align-items:center;background:#fff;border-radius:16px;display:flex;flex:1;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;justify-content:center;line-height:120%;padding:20px;text-align:center}@media screen and (max-width:960px){.online-section .online-items .item{padding:12px}}[data-v-1bb39d07]{box-sizing:border-box}h1[data-v-1bb39d07],h2[data-v-1bb39d07],h3[data-v-1bb39d07],h4[data-v-1bb39d07],h5[data-v-1bb39d07]{font-family:PT Sans,sans-serif;margin:0;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}a[data-v-1bb39d07]{color:#4653ec}.tel-link[data-v-1bb39d07]{white-space:nowrap}html[data-v-1bb39d07]{scroll-behavior:smooth}body[data-v-1bb39d07],html[data-v-1bb39d07]{background:#f4f4f9;box-sizing:border-box;color:#262626;font-family:Inter,PT Sans,sans-serif;font-size:16px;height:100%;line-height:150%;margin:0;padding:0;width:100%}@media screen and (max-width:960px){body[data-v-1bb39d07],html[data-v-1bb39d07]{overflow-x:hidden}}.finkit-wrapper[data-v-1bb39d07]{height:100%;margin-top:132px;width:100%}.container[data-v-1bb39d07]{margin:0 auto;max-width:1200px;padding:0 30px}@media screen and (max-width:960px){.container[data-v-1bb39d07]{padding:0 20px}.hide-sm[data-v-1bb39d07]{display:none!important}}.show-sm[data-v-1bb39d07]{display:none!important}@media screen and (max-width:960px){.show-sm[data-v-1bb39d07]{display:flex!important}}.input-error[data-v-1bb39d07]{color:#f12;font-size:12px;padding:0 8px}.bottom-sheet[data-v-1bb39d07]{z-index:10000000!important}input[data-v-1bb39d07]::-webkit-inner-spin-button,input[data-v-1bb39d07]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number][data-v-1bb39d07]{-moz-appearance:textfield}body #productview.is_loaded.on_device[data-v-1bb39d07]{position:fixed!important}.legal[data-v-1bb39d07]{margin-top:50px}@media screen and (max-width:960px){.legal[data-v-1bb39d07]{margin-top:48px}}.legal-container[data-v-1bb39d07]{background:#fff;border-radius:20px;display:grid;grid-template-columns:50% 50%;grid-column-gap:10px;transform:scale(1.1)}@media screen and (max-width:960px){.legal-container[data-v-1bb39d07]{display:block}}.legal-container .legal-text[data-v-1bb39d07]{transform:scale(.9)}.legal-container .legal-text h2[data-v-1bb39d07]{font-family:PT Sans;font-size:32px;font-style:normal;font-weight:700;line-height:110%}.legal-container .legal-text[data-v-1bb39d07]{padding:50px 20px}@media screen and (max-width:960px){.legal-container .legal-text[data-v-1bb39d07]{padding:48px 20px}}@media screen and (max-width:576px){.legal-container .legal-text[data-v-1bb39d07]{padding:48px 0}}.legal-container .legal-text ul[data-v-1bb39d07]{list-style:circle;margin:0;padding:20px}.legal-container .legal-text ul li[data-v-1bb39d07]{margin:10px 0}.legal-container .legal-docs[data-v-1bb39d07]{align-items:center;display:flex;justify-content:center;padding:50px 0;position:relative;transform:scale(.9)}.legal-container .legal-docs img[data-v-1bb39d07]{border-radius:20px;width:50%}@media screen and (max-width:960px){.legal-container .legal-docs img[data-v-1bb39d07]{width:300px}}.legal-container .legal-docs .cert-img[data-v-1bb39d07]{transform:translate(-20%)}*{box-sizing:border-box}h1,h2,h3,h4,h5{font-family:PT Sans,sans-serif;margin:0;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}a{color:#4653ec}.tel-link{white-space:nowrap}html{scroll-behavior:smooth}body,html{background:#f4f4f9;box-sizing:border-box;color:#262626;font-family:Inter,PT Sans,sans-serif;font-size:16px;height:100%;line-height:150%;margin:0;padding:0;width:100%}@media screen and (max-width:960px){body,html{overflow-x:hidden}}.finkit-wrapper{height:100%;margin-top:132px;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 30px}@media screen and (max-width:960px){.container{padding:0 20px}.hide-sm{display:none!important}}.show-sm{display:none!important}@media screen and (max-width:960px){.show-sm{display:flex!important}}.input-error{color:#f12;font-size:12px;padding:0 8px}.bottom-sheet{z-index:10000000!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}body #productview.is_loaded.on_device{position:fixed!important}.terms{margin:50px 0;padding:70px 0}@media screen and (max-width:960px){.terms{padding:48px 20px}}@media screen and (max-width:576px){.terms{padding:48px 0}}.terms h2{font-family:PT Sans;font-size:32px;font-style:normal;font-weight:700;line-height:110%}.terms p{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%;width:40%}@media screen and (max-width:960px){.terms p{width:100%}}.terms a{text-decoration:none}.terms .terms-files{align-items:center;display:flex;justify-content:space-between;margin-top:50px}@media screen and (max-width:960px){.terms .terms-files{align-items:start;flex-flow:column wrap;justify-content:start;margin-top:24px}}.terms .terms-files .file-item{align-items:center;color:#262626;display:flex;justify-content:center;transition:all .3s ease-in-out;width:300px}.terms .terms-files .file-item:hover{color:#4653ec}@media screen and (max-width:960px){.terms .terms-files .file-item{margin:12px 0;width:auto}}.terms .terms-files .file-item img{margin-right:20px}
