:root{--swiper-theme-color: #007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.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-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.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-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:1}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:56px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:10.5px;height:10.5px;display:inline-block;border-radius:50%;background:#fff}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:#000}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px, -50%, 0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform, 200ms top}.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, 3px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-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:200ms transform, 200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms right}.swiper-pagination-progressbar{background:rgba(0,0,0,0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.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-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,0.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev,.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:0.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform, opacity, height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}@media (min-width: 768px){.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:80px}}[data-aos][data-aos][data-aos-duration='50'],body[data-aos-duration='50'] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay='50'],body[data-aos-delay='50'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='50'].aos-animate,body[data-aos-delay='50'] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration='100'],body[data-aos-duration='100'] [data-aos]{transition-duration:0.1s}[data-aos][data-aos][data-aos-delay='100'],body[data-aos-delay='100'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='100'].aos-animate,body[data-aos-delay='100'] [data-aos].aos-animate{transition-delay:0.1s}[data-aos][data-aos][data-aos-duration='150'],body[data-aos-duration='150'] [data-aos]{transition-duration:0.15s}[data-aos][data-aos][data-aos-delay='150'],body[data-aos-delay='150'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='150'].aos-animate,body[data-aos-delay='150'] [data-aos].aos-animate{transition-delay:0.15s}[data-aos][data-aos][data-aos-duration='200'],body[data-aos-duration='200'] [data-aos]{transition-duration:0.2s}[data-aos][data-aos][data-aos-delay='200'],body[data-aos-delay='200'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='200'].aos-animate,body[data-aos-delay='200'] [data-aos].aos-animate{transition-delay:0.2s}[data-aos][data-aos][data-aos-duration='250'],body[data-aos-duration='250'] [data-aos]{transition-duration:0.25s}[data-aos][data-aos][data-aos-delay='250'],body[data-aos-delay='250'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='250'].aos-animate,body[data-aos-delay='250'] [data-aos].aos-animate{transition-delay:0.25s}[data-aos][data-aos][data-aos-duration='300'],body[data-aos-duration='300'] [data-aos]{transition-duration:0.3s}[data-aos][data-aos][data-aos-delay='300'],body[data-aos-delay='300'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='300'].aos-animate,body[data-aos-delay='300'] [data-aos].aos-animate{transition-delay:0.3s}[data-aos][data-aos][data-aos-duration='350'],body[data-aos-duration='350'] [data-aos]{transition-duration:0.35s}[data-aos][data-aos][data-aos-delay='350'],body[data-aos-delay='350'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='350'].aos-animate,body[data-aos-delay='350'] [data-aos].aos-animate{transition-delay:0.35s}[data-aos][data-aos][data-aos-duration='400'],body[data-aos-duration='400'] [data-aos]{transition-duration:0.4s}[data-aos][data-aos][data-aos-delay='400'],body[data-aos-delay='400'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='400'].aos-animate,body[data-aos-delay='400'] [data-aos].aos-animate{transition-delay:0.4s}[data-aos][data-aos][data-aos-duration='450'],body[data-aos-duration='450'] [data-aos]{transition-duration:0.45s}[data-aos][data-aos][data-aos-delay='450'],body[data-aos-delay='450'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='450'].aos-animate,body[data-aos-delay='450'] [data-aos].aos-animate{transition-delay:0.45s}[data-aos][data-aos][data-aos-duration='500'],body[data-aos-duration='500'] [data-aos]{transition-duration:0.5s}[data-aos][data-aos][data-aos-delay='500'],body[data-aos-delay='500'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='500'].aos-animate,body[data-aos-delay='500'] [data-aos].aos-animate{transition-delay:0.5s}[data-aos][data-aos][data-aos-duration='550'],body[data-aos-duration='550'] [data-aos]{transition-duration:0.55s}[data-aos][data-aos][data-aos-delay='550'],body[data-aos-delay='550'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='550'].aos-animate,body[data-aos-delay='550'] [data-aos].aos-animate{transition-delay:0.55s}[data-aos][data-aos][data-aos-duration='600'],body[data-aos-duration='600'] [data-aos]{transition-duration:0.6s}[data-aos][data-aos][data-aos-delay='600'],body[data-aos-delay='600'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='600'].aos-animate,body[data-aos-delay='600'] [data-aos].aos-animate{transition-delay:0.6s}[data-aos][data-aos][data-aos-duration='650'],body[data-aos-duration='650'] [data-aos]{transition-duration:0.65s}[data-aos][data-aos][data-aos-delay='650'],body[data-aos-delay='650'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='650'].aos-animate,body[data-aos-delay='650'] [data-aos].aos-animate{transition-delay:0.65s}[data-aos][data-aos][data-aos-duration='700'],body[data-aos-duration='700'] [data-aos]{transition-duration:0.7s}[data-aos][data-aos][data-aos-delay='700'],body[data-aos-delay='700'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='700'].aos-animate,body[data-aos-delay='700'] [data-aos].aos-animate{transition-delay:0.7s}[data-aos][data-aos][data-aos-duration='750'],body[data-aos-duration='750'] [data-aos]{transition-duration:0.75s}[data-aos][data-aos][data-aos-delay='750'],body[data-aos-delay='750'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='750'].aos-animate,body[data-aos-delay='750'] [data-aos].aos-animate{transition-delay:0.75s}[data-aos][data-aos][data-aos-duration='800'],body[data-aos-duration='800'] [data-aos]{transition-duration:0.8s}[data-aos][data-aos][data-aos-delay='800'],body[data-aos-delay='800'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='800'].aos-animate,body[data-aos-delay='800'] [data-aos].aos-animate{transition-delay:0.8s}[data-aos][data-aos][data-aos-duration='850'],body[data-aos-duration='850'] [data-aos]{transition-duration:0.85s}[data-aos][data-aos][data-aos-delay='850'],body[data-aos-delay='850'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='850'].aos-animate,body[data-aos-delay='850'] [data-aos].aos-animate{transition-delay:0.85s}[data-aos][data-aos][data-aos-duration='900'],body[data-aos-duration='900'] [data-aos]{transition-duration:0.9s}[data-aos][data-aos][data-aos-delay='900'],body[data-aos-delay='900'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='900'].aos-animate,body[data-aos-delay='900'] [data-aos].aos-animate{transition-delay:0.9s}[data-aos][data-aos][data-aos-duration='950'],body[data-aos-duration='950'] [data-aos]{transition-duration:0.95s}[data-aos][data-aos][data-aos-delay='950'],body[data-aos-delay='950'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='950'].aos-animate,body[data-aos-delay='950'] [data-aos].aos-animate{transition-delay:0.95s}[data-aos][data-aos][data-aos-duration='1000'],body[data-aos-duration='1000'] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay='1000'],body[data-aos-delay='1000'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1000'].aos-animate,body[data-aos-delay='1000'] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration='1050'],body[data-aos-duration='1050'] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay='1050'],body[data-aos-delay='1050'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1050'].aos-animate,body[data-aos-delay='1050'] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration='1100'],body[data-aos-duration='1100'] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay='1100'],body[data-aos-delay='1100'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1100'].aos-animate,body[data-aos-delay='1100'] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration='1150'],body[data-aos-duration='1150'] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay='1150'],body[data-aos-delay='1150'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1150'].aos-animate,body[data-aos-delay='1150'] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration='1200'],body[data-aos-duration='1200'] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay='1200'],body[data-aos-delay='1200'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1200'].aos-animate,body[data-aos-delay='1200'] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration='1250'],body[data-aos-duration='1250'] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay='1250'],body[data-aos-delay='1250'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1250'].aos-animate,body[data-aos-delay='1250'] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration='1300'],body[data-aos-duration='1300'] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay='1300'],body[data-aos-delay='1300'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1300'].aos-animate,body[data-aos-delay='1300'] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration='1350'],body[data-aos-duration='1350'] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay='1350'],body[data-aos-delay='1350'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1350'].aos-animate,body[data-aos-delay='1350'] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration='1400'],body[data-aos-duration='1400'] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay='1400'],body[data-aos-delay='1400'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1400'].aos-animate,body[data-aos-delay='1400'] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration='1450'],body[data-aos-duration='1450'] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay='1450'],body[data-aos-delay='1450'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1450'].aos-animate,body[data-aos-delay='1450'] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration='1500'],body[data-aos-duration='1500'] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay='1500'],body[data-aos-delay='1500'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1500'].aos-animate,body[data-aos-delay='1500'] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration='1550'],body[data-aos-duration='1550'] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay='1550'],body[data-aos-delay='1550'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1550'].aos-animate,body[data-aos-delay='1550'] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration='1600'],body[data-aos-duration='1600'] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay='1600'],body[data-aos-delay='1600'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1600'].aos-animate,body[data-aos-delay='1600'] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration='1650'],body[data-aos-duration='1650'] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay='1650'],body[data-aos-delay='1650'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1650'].aos-animate,body[data-aos-delay='1650'] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration='1700'],body[data-aos-duration='1700'] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay='1700'],body[data-aos-delay='1700'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1700'].aos-animate,body[data-aos-delay='1700'] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration='1750'],body[data-aos-duration='1750'] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay='1750'],body[data-aos-delay='1750'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1750'].aos-animate,body[data-aos-delay='1750'] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration='1800'],body[data-aos-duration='1800'] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay='1800'],body[data-aos-delay='1800'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1800'].aos-animate,body[data-aos-delay='1800'] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration='1850'],body[data-aos-duration='1850'] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay='1850'],body[data-aos-delay='1850'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1850'].aos-animate,body[data-aos-delay='1850'] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration='1900'],body[data-aos-duration='1900'] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay='1900'],body[data-aos-delay='1900'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1900'].aos-animate,body[data-aos-delay='1900'] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration='1950'],body[data-aos-duration='1950'] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay='1950'],body[data-aos-delay='1950'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1950'].aos-animate,body[data-aos-delay='1950'] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration='2000'],body[data-aos-duration='2000'] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay='2000'],body[data-aos-delay='2000'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2000'].aos-animate,body[data-aos-delay='2000'] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration='2050'],body[data-aos-duration='2050'] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay='2050'],body[data-aos-delay='2050'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2050'].aos-animate,body[data-aos-delay='2050'] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration='2100'],body[data-aos-duration='2100'] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay='2100'],body[data-aos-delay='2100'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2100'].aos-animate,body[data-aos-delay='2100'] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration='2150'],body[data-aos-duration='2150'] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay='2150'],body[data-aos-delay='2150'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2150'].aos-animate,body[data-aos-delay='2150'] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration='2200'],body[data-aos-duration='2200'] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay='2200'],body[data-aos-delay='2200'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2200'].aos-animate,body[data-aos-delay='2200'] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration='2250'],body[data-aos-duration='2250'] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay='2250'],body[data-aos-delay='2250'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2250'].aos-animate,body[data-aos-delay='2250'] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration='2300'],body[data-aos-duration='2300'] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay='2300'],body[data-aos-delay='2300'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2300'].aos-animate,body[data-aos-delay='2300'] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration='2350'],body[data-aos-duration='2350'] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay='2350'],body[data-aos-delay='2350'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2350'].aos-animate,body[data-aos-delay='2350'] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration='2400'],body[data-aos-duration='2400'] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay='2400'],body[data-aos-delay='2400'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2400'].aos-animate,body[data-aos-delay='2400'] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration='2450'],body[data-aos-duration='2450'] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay='2450'],body[data-aos-delay='2450'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2450'].aos-animate,body[data-aos-delay='2450'] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration='2500'],body[data-aos-duration='2500'] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay='2500'],body[data-aos-delay='2500'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2500'].aos-animate,body[data-aos-delay='2500'] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration='2550'],body[data-aos-duration='2550'] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay='2550'],body[data-aos-delay='2550'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2550'].aos-animate,body[data-aos-delay='2550'] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration='2600'],body[data-aos-duration='2600'] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay='2600'],body[data-aos-delay='2600'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2600'].aos-animate,body[data-aos-delay='2600'] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration='2650'],body[data-aos-duration='2650'] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay='2650'],body[data-aos-delay='2650'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2650'].aos-animate,body[data-aos-delay='2650'] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration='2700'],body[data-aos-duration='2700'] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay='2700'],body[data-aos-delay='2700'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2700'].aos-animate,body[data-aos-delay='2700'] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration='2750'],body[data-aos-duration='2750'] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay='2750'],body[data-aos-delay='2750'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2750'].aos-animate,body[data-aos-delay='2750'] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration='2800'],body[data-aos-duration='2800'] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay='2800'],body[data-aos-delay='2800'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2800'].aos-animate,body[data-aos-delay='2800'] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration='2850'],body[data-aos-duration='2850'] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay='2850'],body[data-aos-delay='2850'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2850'].aos-animate,body[data-aos-delay='2850'] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration='2900'],body[data-aos-duration='2900'] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay='2900'],body[data-aos-delay='2900'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2900'].aos-animate,body[data-aos-delay='2900'] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration='2950'],body[data-aos-duration='2950'] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay='2950'],body[data-aos-delay='2950'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2950'].aos-animate,body[data-aos-delay='2950'] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration='3000'],body[data-aos-duration='3000'] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay='3000'],body[data-aos-delay='3000'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='3000'].aos-animate,body[data-aos-delay='3000'] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing='linear'],body[data-aos-easing='linear'] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.25, 0.75, 0.75)}[data-aos][data-aos][data-aos-easing='ease'],body[data-aos-easing='ease'] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing='ease-in'],body[data-aos-easing='ease-in'] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing='ease-out'],body[data-aos-easing='ease-out'] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing='ease-in-out'],body[data-aos-easing='ease-in-out'] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing='ease-in-back'],body[data-aos-easing='ease-in-back'] [data-aos]{transition-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045)}[data-aos][data-aos][data-aos-easing='ease-out-back'],body[data-aos-easing='ease-out-back'] [data-aos]{transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275)}[data-aos][data-aos][data-aos-easing='ease-in-out-back'],body[data-aos-easing='ease-in-out-back'] [data-aos]{transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}[data-aos][data-aos][data-aos-easing='ease-in-sine'],body[data-aos-easing='ease-in-sine'] [data-aos]{transition-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715)}[data-aos][data-aos][data-aos-easing='ease-out-sine'],body[data-aos-easing='ease-out-sine'] [data-aos]{transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1)}[data-aos][data-aos][data-aos-easing='ease-in-out-sine'],body[data-aos-easing='ease-in-out-sine'] [data-aos]{transition-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95)}[data-aos][data-aos][data-aos-easing='ease-in-quad'],body[data-aos-easing='ease-in-quad'] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing='ease-out-quad'],body[data-aos-easing='ease-out-quad'] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing='ease-in-out-quad'],body[data-aos-easing='ease-in-out-quad'] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing='ease-in-cubic'],body[data-aos-easing='ease-in-cubic'] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing='ease-out-cubic'],body[data-aos-easing='ease-out-cubic'] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing='ease-in-out-cubic'],body[data-aos-easing='ease-in-out-cubic'] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing='ease-in-quart'],body[data-aos-easing='ease-in-quart'] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing='ease-out-quart'],body[data-aos-easing='ease-out-quart'] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing='ease-in-out-quart'],body[data-aos-easing='ease-in-out-quart'] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos^='fade'][data-aos^='fade']{opacity:0;transition-property:opacity, transform}[data-aos^='fade'][data-aos^='fade'].aos-animate{opacity:1;transform:translateZ(0)}[data-aos='fade-up']{transform:translate3d(0, 100px, 0)}[data-aos='fade-down']{transform:translate3d(0, -100px, 0)}[data-aos='fade-right']{transform:translate3d(-100px, 0, 0)}[data-aos='fade-left']{transform:translate3d(100px, 0, 0)}[data-aos='fade-up-right']{transform:translate3d(-100px, 100px, 0)}[data-aos='fade-up-left']{transform:translate3d(100px, 100px, 0)}[data-aos='fade-down-right']{transform:translate3d(-100px, -100px, 0)}[data-aos='fade-down-left']{transform:translate3d(100px, -100px, 0)}[data-aos^='zoom'][data-aos^='zoom']{opacity:0;transition-property:opacity, transform}[data-aos^='zoom'][data-aos^='zoom'].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos='zoom-in']{transform:scale(0.6)}[data-aos='zoom-in-up']{transform:translate3d(0, 100px, 0) scale(0.6)}[data-aos='zoom-in-down']{transform:translate3d(0, -100px, 0) scale(0.6)}[data-aos='zoom-in-right']{transform:translate3d(-100px, 0, 0) scale(0.6)}[data-aos='zoom-in-left']{transform:translate3d(100px, 0, 0) scale(0.6)}[data-aos='zoom-out']{transform:scale(1.2)}[data-aos='zoom-out-up']{transform:translate3d(0, 100px, 0) scale(1.2)}[data-aos='zoom-out-down']{transform:translate3d(0, -100px, 0) scale(1.2)}[data-aos='zoom-out-right']{transform:translate3d(-100px, 0, 0) scale(1.2)}[data-aos='zoom-out-left']{transform:translate3d(100px, 0, 0) scale(1.2)}[data-aos^='slide'][data-aos^='slide']{transition-property:transform}[data-aos^='slide'][data-aos^='slide'].aos-animate{transform:translateZ(0)}[data-aos='slide-up']{transform:translate3d(0, 100%, 0)}[data-aos='slide-down']{transform:translate3d(0, -100%, 0)}[data-aos='slide-right']{transform:translate3d(-100%, 0, 0)}[data-aos='slide-left']{transform:translate3d(100%, 0, 0)}[data-aos^='flip'][data-aos^='flip']{backface-visibility:hidden;transition-property:transform}[data-aos='flip-left']{transform:perspective(2500px) rotateY(-100deg)}[data-aos='flip-left'].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos='flip-right']{transform:perspective(2500px) rotateY(100deg)}[data-aos='flip-right'].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos='flip-up']{transform:perspective(2500px) rotateX(-100deg)}[data-aos='flip-up'].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos='flip-down']{transform:perspective(2500px) rotateX(100deg)}[data-aos='flip-down'].aos-animate{transform:perspective(2500px) rotateX(0)}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-family:'openSansLight';src:url("/v2/fonts/OpenSans-Light.woff2") format("woff2"),url("/v2/fonts/OpenSans-Light.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'openSansRegular';src:url("/v2/fonts/OpenSans-Regular.woff2") format("woff2"),url("/v2/fonts/OpenSans-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'openSansSemi';src:url("/v2/fonts/OpenSans-SemiBold.woff2") format("woff2"),url("/v2/fonts/OpenSans-SemiBold.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'openSansBold';src:url("/v2/fonts/OpenSans-Bold.woff2") format("woff2"),url("/v2/fonts/OpenSans-Bold.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'openSansBoldExtra';src:url("/v2/fonts/OpenSans-ExtraBold.woff2") format("woff2"),url("/v2/fonts/OpenSans-ExtraBold.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'icomoon';src:url("/v2/fonts/icomoon/icomoon.eot?cz1zos");src:url("/v2/fonts/icomoon/icomoon.eot?cz1zos#iefix") format("embedded-opentype"),url("/v2/fonts/icomoon/icomoon.ttf?cz1zos") format("truetype"),url("/v2/fonts/icomoon/icomoon.woff?cz1zos") format("woff"),url("/v2/fonts/icomoon/icomoon.svg?cz1zos#icomoon") format("svg");font-weight:normal;font-style:normal;font-display:block}[class^='icon-'],[class*=' icon-']{font-family:'icomoon' !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-account:before{content:"\e941";color:#42b4eb}.icon-earth:before{content:"\e942";color:#81c394}.icon-cyber:before{content:"\e93f";color:#6b7cfe}.icon-auction:before{content:"\e940";color:#e484b7}.icon-phone:before{content:"\e93b";color:#98d1a8}.icon-treatment:before{content:"\e93c";color:#e484b7}.icon-fake:before{content:"\e93d";color:#a9b1fd}.icon-identity:before{content:"\e93e";color:#42b4eb}.icon-cards:before{content:"\e93a";color:#ae9ae0}.icon-heart:before{content:"\e936";color:#e53935}.icon-price:before{content:"\e937";color:#e484b7}.icon-plain:before{content:"\e938";color:#4ed193}.icon-student:before{content:"\e939";color:#9ed2ff}.icon-pay:before{content:"\e933";color:#4248c2}.icon-pazzle:before{content:"\e934";color:#4248c2}.icon-success-board:before{content:"\e935";color:#4248c2}.icon-time:before{content:"\e932";color:#F4C77C}.icon-fraud:before{content:"\e929";color:#7cb1ff}.icon-frog:before{content:"\e92a";color:#4ed193}.icon-invoice:before{content:"\e92b";color:#f48a7c}.icon-money:before{content:"\e92c";color:#ecd584}.icon-numbers:before{content:"\e92d";color:#f4c77c}.icon-pk:before{content:"\e92e";color:#e484b7}.icon-chips:before{content:"\e92f";color:#aea2f7}.icon-data-2:before{content:"\e930";color:#f4927c}.icon-error-2:before{content:"\e931";color:#a9b1fd}.icon-medium:before{content:"\e928";color:#fff}.icon-speed:before{content:"\e926";color:#e078aa}.icon-like:before{content:"\e927";color:#7cb1ff}.icon-goal:before{content:'\e923';color:#f1cc85}.icon-warning:before{content:'\e924';color:#a9b1fd}.icon-amount:before{content:'\e925';color:#e484b7}.icon-fb:before{content:'\e920';color:#252534}.icon-in:before{content:'\e921';color:#252534}.icon-tg:before{content:'\e922';color:#fff}.icon-laptop:before{content:'\e91b';color:#83caff}.icon-lock:before{content:'\e91c';color:#f4c77c}.icon-popular:before{content:'\e91d';color:#8fa4ed}.icon-user:before{content:'\e91e';color:#deb0ee}.icon-company:before{content:'\e91f';color:#eaa5a5}.icon-video:before{content:'\e914'}.icon-report:before{content:'\e915';color:#f4c77c}.icon-ficial:before{content:'\e91a';color:#98d1a8}.icon-success3:before{content:'\e90f';color:#42b4eb}.icon-question:before{content:'\e90b';color:#c9d4e0}.icon-arrow-show:before{content:'\e90e';color:#fff}.icon-card:before{content:'\e90c';color:#83caff}.icon-data:before{content:'\e90d';color:#98d1a8}.icon-error:before{content:'\e90a'}.icon-success2:before{content:'\e909'}.icon-eye:before{content:'\e907';color:#686878}.icon-close:before{content:'\e906'}.icon-sic:before{content:'\e912'}.icon-avo:before{content:'\e900';color:#f1cc85}.icon-chat:before{content:'\e901';color:#fff}.icon-conf:before{content:'\e902';color:#deb0ee}.icon-down:before{content:'\e903'}.icon-email:before{content:'\e904';color:#fff}.icon-lang:before{content:'\e905'}.icon-line:before{content:'\e908'}.icon-prot:before{content:'\e910';color:#42b4eb}.icon-rel:before{content:'\e911';color:#fc89ab}.icon-success:before{content:'\e913';color:#42b4eb}.icon-triangle:before{content:'\e916';color:#42b4eb}.icon-adress:before{content:'\e917';color:#fff}.icon-arrow:before{content:'\e918';color:#fff}.icon-arrow-left:before{content:'\e919'}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}img{max-width:100%;height:auto}*{box-sizing:border-box}:root{--app-height: 100%}html{height:100%;width:100%}body{margin:0;padding:0;min-height:100vh;color:#252534;font-family:"openSansRegular",Open Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.no-scroll{overflow:hidden}@media (min-width: 768px){body{font-size:18px}}@media (min-width: 1024px){body{scrollbar-color:#42b4eb transparent;scrollbar-width:thin}body::-webkit-scrollbar{border-radius:10px;height:100%;width:4px}body::-webkit-scrollbar-thumb{background:#42b4eb;border-radius:10px}body::-webkit-scrollbar-track{border-radius:10px}body.no-scroll{padding-right:5px}}@media (min-width: 1900px){body{font-size:22px}}*,*:before,*:after{box-sizing:border-box}a{color:#000}.hidden{display:none !important}.grecaptcha-badge{opacity:0 !important;visibility:hidden !important;pointer-events:none !important}.main{width:100%;overflow:hidden}@media (min-width: 1900px){.main{min-height:80vh}}.wrapper{padding-top:80px}@media (min-width: 768px){.wrapper{padding-top:100px}}.container{padding:0 4.3%}@media (min-width: 768px){.container{padding:0 5%}}@media (min-width: 1280px){.container{padding:0 10.5%}}@media (min-width: 1900px){.container{max-width:2000px;margin-left:auto;margin-right:auto}}.page__wrapper{padding-top:120px}@media (min-width: 768px){.page__wrapper{padding-top:172px}}.padding{padding:56px 0}@media (min-width: 1024px){.padding{padding:126px 0}}.header{position:fixed;z-index:10;top:0;left:0;width:100%;background:rgba(255,255,255,0.4);backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px)}@-moz-document url-prefix(){.header{background:rgba(255,255,255,0.9)}}.header__wrapper{display:flex;justify-content:space-between;align-items:center;height:80px;padding:0 4.3%}.header__logo{display:flex;justify-content:center;align-items:center;position:relative;z-index:10}.header__btn{z-index:10;display:flex;justify-content:center;align-items:center;transition:all 0.4s ease-in-out;width:22px;height:23px;cursor:pointer}.header__btn-wrapper{width:18px;height:12px;position:relative;margin-top:-1px}.header__btn span{position:absolute;margin:auto;width:100%;height:2.5px;background:#333333;transition:all 0.4s ease-in-out}.header__btn span:nth-child(1){top:0}.header__btn span:nth-child(2){top:0;bottom:0}.header__btn span:nth-child(3){bottom:0}.open .header__btn{position:relative;transform:rotate(180deg);top:-1px}@media (min-width: 1200px){.open .header__btn{right:16px}}.open .header__btn span:nth-child(2){opacity:0}.open .header__btn span:first-child{transform:translateY(0.1px) rotate(-45deg);top:4px}.open .header__btn span:last-child{bottom:6px;transform:translateY(0px) rotate(45deg)}.header__nav{position:fixed;top:0;left:0;width:100%;height:100vh;margin:0;padding-top:80px;background:#fff;overflow:auto;list-style:none;display:flex;flex-direction:column;padding-bottom:50px;transform:translateX(100%);transition:all 0.5s ease-in-out}@media not all and (hover: hover){.header__nav{height:var(--app-height)}}.open .header__nav{transform:none}.header__nav::before{content:'';position:fixed;z-index:3;height:80px;width:100%;top:0;left:0;background:#fff}.header__nav ul{list-style:none}.header__nav a{text-decoration:none}.header__nav>ul{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;padding:0 0;margin:20px 0 40px}.header__nav-item{display:flex;flex-direction:column;align-items:center}.header__nav-item>a{display:inline-block;font-size:1.4em;text-transform:uppercase;margin-bottom:15px;font-family:"openSansBold",Open Sans,sans-serif;letter-spacing:1px;text-align:center}.header__nav-item.has-child>a{position:relative}.header__nav-item.has-child>a::after{content:'\e903';font-family:'icomoon' !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;font-size:8px;right:-23px;top:calc(49%);transform:translateY(-50%);color:#252534;transition:all 0.3s ease-in-out}.header__nav-item.has-child.open>a::after{top:42%;transform:translateY(-50%) rotate(-180deg)}.header__nav-child{display:none;min-width:200px;border-radius:8px;margin-bottom:16px;padding:0}.header__nav-child-item{margin-bottom:8px}.header__nav-child-item:last-child{margin-bottom:0}.header__nav-child-item a{display:flex;align-items:center;padding:8px;background:#fafafa;border-radius:8px}.header__nav-child-item a svg{margin-right:12px;min-width:40px;height:40px}.header__nav-child-item a i{display:none}.header__nav-child-item-info span{color:#000;font-family:"openSansSemi",Open Sans,sans-serif}.header__account{display:flex;justify-content:center}.header__account a{margin:0;height:44px;font-family:"openSansRegular",Open Sans,sans-serif}.header__account a.btn{font-size:0.9em;font-family:"openSansSemi",Open Sans,sans-serif}.header__account a.header__account-log{border:2px solid #ecf1f5;margin-right:5px;height:45px}@media (min-width: 768px){.header__wrapper{height:100px;padding:0 5%}.header__btn{width:25px;height:24px}.header__btn-wrapper{width:24px;height:17px}.header__btn span{height:3px}.open .header__btn span:first-child{top:7.8px}.header__nav-item.has-child a::after{font-size:10px;right:-30px}.header__nav-item>a{font-size:1.8em;margin-bottom:25px}.header__nav-child{min-width:270px}}@media (min-width: 1024px){.header{width:100vw}.header__logo{width:105px;display:flex;align-items:center;justify-content:center}.header__nav{position:static;transform:none;width:auto;height:auto;flex-direction:row;align-items:center;justify-content:flex-end;padding:0;flex-grow:1;overflow:visible;background:transparent}.header__nav::before{display:none}.header__nav>ul{flex-direction:row;margin:0 0 0 34px;width:60%}.header__nav-item{margin-right:20px}.header__nav-item.has-child{position:relative}.header__nav-item.has-child a{padding-right:15px}.header__nav-item.has-child a::after{font-size:5px !important;right:0}.header__nav-item.has-child::before{content:'';position:absolute;top:90%;left:50%;transform:translateX(-50%);background:transparent;width:200%;height:40px;display:none}.header__nav-item.has-child:hover::before{display:block}.header__nav-item a{font-size:0.89em;text-transform:none;font-family:"openSansRegular",Open Sans,sans-serif;margin-bottom:0;transition:all 0.3s ease-in-out}.header__nav-item a::after{top:50% !important;transform:translateY(-50%) !important}.header__nav-item:hover a,.header__nav-item:hover a::after{color:#42b4eb}.header__nav-child{position:absolute;top:calc(100% + 22px);left:calc(50% + 220px);transform:translate(-50%, -20px);margin:0 !important;width:918px;height:auto !important;display:grid !important;grid-template-columns:1fr 1fr 1fr;grid-gap:8px 0;align-items:center;padding:16px 16px 8px !important;background:#ffffff;box-shadow:4px 10px 30px rgba(163,172,204,0.25);border-radius:8px;opacity:0;visibility:hidden;pointer-events:none;transition:all 0.5s ease-in-out}.header__nav-child--min,.header__nav-child--double{left:calc(50%)}.header__nav-child--min{width:306px;grid-template-columns:1fr}.header__nav-child--double{width:612px;grid-template-columns:1fr 1fr}.header__nav-item.has-child:hover .header__nav-child{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%, 0)}.header__nav-child li{margin-bottom:0}.header__nav-child a{background:transparent;transition:all 0.3s ease-in-out}.header__nav-child a:hover{background:#fafafa}.header__nav-child a span{line-height:1}.header__nav-child a span.small{font-size:0.9em}.header__nav-child a i{display:block;font-style:normal}.header__nav-child-item-info span{font-family:"openSansBold",Open Sans,sans-serif}.header__nav-child-item-info i{font-size:0.65em;color:#6e6e7d}.header__nav-child-item .icon-arrow{margin-left:auto;opacity:0;transform:translateX(-15px);transition:all 0.3s ease-in-out}.header__nav-child-item .icon-arrow::before{color:#42b4eb;font-size:0.8em}.header__nav-child-item:hover .icon-arrow{opacity:1;transform:none}.header__btn{display:none}.header__account{width:205px;justify-content:space-between}.header__account a{padding-bottom:2px;width:46%}.header__account a.header__account-log{margin-right:0;width:52%}.header__account-log:hover{background:#f6f6f6;border:2px solid #c9d4e0}.header__account-log:active{background:#ecf1f5}}@media (min-width: 1280px){.header__wrapper{padding:0 10.5%;max-width:2000px;margin-left:auto;margin-right:auto}.header__nav-child{left:calc(50% + 160px)}.header__nav-child--min{left:50%}.header__nav-item{margin-right:30px}.header__nav ul{margin-right:30px;margin-left:54px}}@media (min-width: 1900px){.header__logo{width:120px}.header__account{width:300px}.header__account a{height:58px !important;padding:0 40px}.header__nav>ul{margin-left:120px}.header__nav-child{width:1200px;grid-gap:16px 0;padding:24px 24px 16px !important}.header__nav-child--min{width:400px}.header__nav-child--double{width:800px}.header__nav-child-item a svg{width:60px;height:auto}}.footer{background:#252534;color:#fff;line-height:1.2;font-size:10px}.footer__logo{display:block;margin-bottom:12px;margin-left:auto;margin-right:auto}.footer__row{padding:32px 0 0}.footer__sic{text-transform:capitalize;margin-bottom:8px}.footer__sic img{position:relative;top:3px}.footer__desc{margin-bottom:8px;font-family:"openSansLight",Open Sans,sans-serif;text-transform:capitalize}.footer__col{margin-bottom:32px}.footer__title{text-transform:uppercase;font-size:1.2em;margin-bottom:15px}.footer__nav{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.footer__nav li{margin-bottom:15px}.footer__nav li:last-child{margin-bottom:0}.footer__nav a{color:#fff;padding:2px 0;text-decoration:none;text-transform:capitalize;font-size:1.4em}.footer__pay{margin-bottom:32px}.footer__pay img{margin-right:8px}.footer__pay img:last-child{margin-right:0}.footer__app a:first-child img{margin-right:10px}.footer__contacts{display:flex;flex-direction:column}.footer__contacts>a{position:relative;padding-left:28px;margin-bottom:15px;color:#fff;font-size:1.4em;text-decoration:none}.footer__contacts>a:last-child{margin-bottom:32px}.footer__contacts>a i{font-size:18px;position:absolute;left:0;top:0.5px}.footer__contacts>a i.icon-tg{font-size:15px}.footer__contacts-soc{display:flex;align-items:center}.footer__contacts-soc a{display:flex;justify-content:center;align-items:center;margin-right:8px;background:#fff;width:24px;height:24px;border-radius:6px;text-decoration:none;overflow:hidden}.footer__contacts-soc a.no-bg{background:none;width:30px}.footer__contacts-soc a:last-child{border-radius:100%;margin-right:0}.footer__contacts-soc i.icon-fb{font-size:18px;position:relative;top:3px}.footer__contacts-soc i.icon-in{font-size:17px}.footer__contacts-soc i.icon-medium{font-size:14px}.footer__bottom{padding:24px 4.3% 16px;background:#1d1d28}.footer__bottom-wrapper{width:100%}.footer__cop{display:block;font-size:1.4em;font-family:"openSansSemi",Open Sans,sans-serif;margin-bottom:16px;text-transform:capitalize;letter-spacing:1px}.footer__cop i{font-style:normal}.footer__links{display:flex;flex-wrap:wrap;width:200px}.footer__links a{position:relative;color:#fff;text-decoration:none;margin-bottom:8px}.footer__links a::after{content:'';position:absolute;right:-9px;top:-1px;bottom:0;margin:auto;height:10px;width:1px;background:#fff;opacity:0}.footer__links a:nth-child(odd){margin-right:16px}.footer__links a:nth-child(odd)::after{opacity:1}@media (min-width: 768px){.footer__row{padding-top:59px}.footer__col{display:flex;flex-direction:column;align-items:center}.footer__col:first-child{text-align:center}.footer__col:last-child{margin-bottom:50px}.footer__title{width:100%;text-align:center}.footer__nav{flex-direction:row;justify-content:center;flex-wrap:wrap;width:100%;grid-gap:15px 20px}.footer__nav li{margin-bottom:0}.footer__bottom{padding-top:32px;padding-bottom:32px}.footer__bottom-wrapper{display:flex;align-items:center;justify-content:center}.footer__cop{margin-bottom:0;margin-right:32px}.footer__links{flex-wrap:nowrap;width:auto}.footer__links a{position:relative;color:#fff;text-decoration:none;margin-bottom:0}.footer__links a::after{opacity:1;right:-16px}.footer__links a:nth-child(odd),.footer__links a:nth-child(even){margin-right:32px}.footer__links a:last-child{margin-right:0}.footer__links a:last-child::after{opacity:0}.footer__contacts{align-items:center}}@media (min-width: 1024px){.footer__links a,.footer__nav a,.footer__app a,.footer__contacts a,.footer__contacts-soc a{transition:all 0.3s ease-in-out}.footer__links a:hover,.footer__nav a:hover,.footer__app a:hover,.footer__contacts a:hover,.footer__contacts-soc a:hover{opacity:0.7}.footer__nav{width:80%}}@media (min-width: 1280px){.footer__row{display:flex;align-items:flex-start;padding-bottom:50px}.footer__col{text-align:left !important;align-items:flex-start;margin-bottom:0 !important}.footer__col:nth-child(1){width:30%;padding-right:4.2%}.footer__col:nth-child(2){width:35%}.footer__col:nth-child(3){width:320px}.footer__col:nth-child(4){width:19%}.footer__logo{margin-left:0}.footer__sic{margin-bottom:16px}.footer__desc{margin-bottom:16px}.footer__nav{display:grid;grid-template-columns:1fr 1fr;padding-right:20px;width:100%;grid-gap:15px 10px}.footer__title{text-align:left;margin-bottom:22px}.footer__pay{margin-bottom:40px}.footer__bottom{padding-left:0;padding-right:0}.footer__bottom-wrapper{justify-content:flex-start;padding-left:10.5%;padding-right:10.5%;max-width:2000px;margin-left:auto;margin-right:auto}.footer__contacts{align-items:flex-start}.footer__contacts a:last-child{margin-bottom:16px}.footer__title--mbs{margin-bottom:16px}}.form .form-error{display:none;text-align:center;color:#ee5773;font-size:0.9em;margin-bottom:10px;width:90%}form .hint{margin-top:-8px;margin-bottom:16px;font-size:0.8em;font-weight:400;line-height:16px}.log{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background:#fff;overflow:auto;opacity:0;visibility:hidden;transition:all 0.5s ease-in-out}.log--full{z-index:20}.log__wrapper{padding:110px 4.2% 0}.log.open{opacity:1;visibility:visible}.log__head{position:absolute;top:0;left:0;right:0;margin:auto;height:80px;width:91.3%;display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.log__head a{display:inline-flex;justify-content:center;align-items:center}.log__close{text-decoration:none;display:flex;justify-content:center;align-items:center;width:25px;height:25px;cursor:pointer;position:relative;top:0;left:2px}.log__title{font-family:"openSansBoldExtra",Open Sans,sans-serif;font-size:32px;line-height:1.2;margin-bottom:4px}.log__link{display:inline-block;text-decoration:none;margin-bottom:24px}.log__link span{text-decoration:underline;font-family:"openSansSemi",Open Sans,sans-serif;color:#42b4eb}.log__desc{margin-bottom:24px;color:#6e6e7d}.log__desc img{position:relative;top:5px;display:inline-block;margin-left:5px}.log__desc b{color:#000}.log__form{margin-bottom:50px}.log__form-error{color:#ee5773;font-size:0.9em;margin-bottom:10px;width:90%}.log__form-row{display:flex;justify-content:space-between}.log__form-row .input{flex-grow:1}.log__form-row .input:first-child{margin-right:24px}.log__form-checkbox{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.log__form-link{font-size:14px;text-decoration:none;color:#42b4eb}.logc .log__img::before{width:2000px;background:conic-gradient(from 189.96deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #a9b1fd 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 356.26deg, #a9b1fd 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #ffeec3 0%, rgba(255,238,195,0) 100%),radial-gradient(56.6% 61.75% at 50% -20.14%, #9ed2ff 0%, rgba(158,210,255,0) 100%),#fff}.log__img{position:relative;overflow:hidden;padding:52px 4.2%;text-align:center}.log--full .log__img{display:flex;flex-direction:column;align-items:center;height:100%;padding-bottom:0;padding-top:168px;width:100%}.log--noimage .log__img{padding-top:0;justify-content:center}.log__img *{position:relative;z-index:1}.log__img::before{content:'';position:absolute;width:1554px;height:1453px;left:-228px;top:-140px;min-width:120%;min-height:110%;background:conic-gradient(from 183.15deg at 114.55% 56.21%, rgba(197,170,254,0) 0deg, #a9b1fd 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 360deg),radial-gradient(46.23% 104.56% at -1.67% 97.61%, #ffeec3 0%, rgba(255,238,195,0) 100%),radial-gradient(59.25% 74.23% at 44.57% -39.19%, #9ed2ff 0%, rgba(158,210,255,0) 100%),#fff}.log__img-svg{margin-bottom:18px}.log--full .log__img-svg{margin-top:auto;margin-bottom:0;max-width:200%;width:160%;max-width:679px}.log__img-desc{font-size:1.12em;max-width:280px;margin-left:auto;margin-right:auto}.log__img-line{display:none;width:195px;position:absolute;top:31px;right:-45px;transform:rotate(8.98deg)}@media (max-width: 1023px){.log--full .log__img-line{display:block;top:129px;right:-80px}}.log__img-cirlce{display:none;position:absolute;z-index:2;border-radius:100%}.log__img-cirlce1{width:150px;height:150px;border:30px solid #ffffff;left:67px;top:-70px}@media (max-width: 1023px){.log--full .log__img-cirlce1{display:block;width:115px;height:115px;border-width:17px;top:90px;left:-69px}}.log__img-cirlce2{width:300px;bottom:-159px;left:27%}.log__img-cirlce3{width:32px;height:32px;background:#fff;bottom:55px;right:-16px}.log--success .log__form,.log--success .log__img-svg,.log--success .log__img-desc{display:none}.log__form--success,.log__img-svg--success,.log__img-desc--success{display:none}.log--success .log__form--success,.log--success .log__img-svg--success,.log--success .log__img-desc--success{display:block}.log .btn{position:relative;min-width:200px;margin:0}.log .btn::after{content:'';display:block;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:50px;height:50px;opacity:0;visibility:hidden;background:url("/v2/img/sending.svg") no-repeat center;background-size:100%;transition:all .3s ease-in-out}.log .btn.loading::after{opacity:1;visibility:visible}.log__auth{display:flex;align-items:center;margin-bottom:24px}.log__auth input{display:flex;justify-content:center;align-items:center;padding:12px 6px 11px 7px;margin-right:8px;width:40px;height:60px;border:2px solid #42b4eb;color:#42b4eb;border-radius:4px;outline:none;font-size:28px;text-align:center}.log__auth input:nth-child(3){margin-right:16px}.log__auth input:focus::placeholder{color:#42b4eb}.log__success{display:flex;flex-direction:column;align-items:center}.log__success .btn{margin-top:20px}@media (min-width: 375px){.log__wrapper{padding:110px 5% 0}}@media (min-width: 768px){.log__head{width:90%;height:100px}.log__close{font-size:21px;left:0}.log__wrapper{padding-top:140px}}@media (min-width: 1024px){.log{width:100vw;display:flex;align-items:stretch;scrollbar-color:#42b4eb transparent;scrollbar-width:thin}.log::-webkit-scrollbar{border-radius:10px;height:100%;width:4px}.log::-webkit-scrollbar-thumb{background:#42b4eb;border-radius:10px}.log::-webkit-scrollbar-track{border-radius:10px}.log--reg-success{z-index:20}.log__head{position:static;height:auto;margin-top:38px;width:100%}.log__head img{width:105px}.log__title{font-size:36px;margin-bottom:16px}.log__wrapper{max-height:100%;overflow:auto;scrollbar-color:#42b4eb transparent;scrollbar-width:thin;display:flex;flex-direction:column;justify-content:center;width:45%;padding-top:0}.log__wrapper::-webkit-scrollbar{border-radius:10px;height:100%;width:4px}.log__wrapper::-webkit-scrollbar-thumb{background:#42b4eb;border-radius:10px}.log__wrapper::-webkit-scrollbar-track{border-radius:10px}.log--reg .log__wrapper{display:block}.log__form{margin-top:auto;margin-bottom:auto}.log__img{display:flex;flex-direction:column;justify-content:center;align-items:center;width:55%;height:100%}.log__img::before{width:1554px;height:1453px;left:-228px;top:-140px}.log__img-desc{max-width:100%}.log__img-svg{margin-bottom:34px}.log__img-cirlce{display:block}.log--full .log__img-cirlce1{left:60%}.log__img-cirlce2 .log--full{left:-60px}.log__img-line{display:block}.log__close{position:absolute;left:auto;right:5%;top:36px;z-index:3;transition:all 0.3s ease-in-out}.log__close:hover{opacity:0.7}.log__link:hover span{text-decoration:none}.log__form-link:hover{text-decoration:underline}}@media (min-width: 1280px){.log__head{margin-bottom:15%}.log__wrapper{padding:0 10.5%}.log__form{padding-bottom:80px}.log__close{right:10.5%}.log__img .log--full{padding-top:0}.log__img-svg .log--full{margin-top:49px}.log__img-cirlce2 .log--full{left:3%}}@media (min-width: 1900px){.log .btn img{right:10px}}.log.log--error{opacity:1 !important;visibility:visible !important;z-index:5}.log.log--error .log__title{font-weight:700;font-size:120px;line-height:1;font-family:"openSansBold",Open Sans,sans-serif;color:transparent;-webkit-text-stroke-width:3px;-webkit-text-stroke-color:#2e3289;text-shadow:7px -7px #fff}.log.log--error .log__link{color:#2e3289;font-size:20px;line-height:27px;font-family:"openSansSemi",Open Sans,sans-serif;margin-bottom:0;width:302px}.log.log--error .log__img-svg{width:140%;max-width:874px}.log.log--error .log__img::before{width:100%;height:100%;top:0;left:0;opacity:1;background:conic-gradient(from 189.96deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #a9b1fd 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 356.26deg, #a9b1fd 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #ffeec3 0%, rgba(255,238,195,0) 100%),radial-gradient(56.6% 61.75% at 50% -20.14%, #9ed2ff 0%, rgba(158,210,255,0) 100%),#fff}@media (min-width: 768px){.log.log--error .log__link{width:100%}.log.log--error .log__success{margin-top:auto}.log.log--error .log__img-svg{width:70%}}@media (min-width: 1024px){.log.log--error .log__success{margin-bottom:20px}.log.log--error .log__img-svg{width:50%}.log.log--error .log__img-cirlce1{right:-67px;top:30px;left:auto}.log.log--error .log__img-cirlce2{bottom:235px;left:-97px}.log.log--error .log__img-line{top:296px;right:-54px}}@media (min-width: 1280px){.log.log--error .log__title{font-size:144px}.log.log--error .log__link{font-size:24px}.log.log--error .log__img{padding-top:120px}.log.log--error .log__img-svg{width:auto;max-width:874px;max-height:45vh}}@media (min-width: 1900px){.log.log--error .btn{width:260px}.log.log--error .log__title{font-size:200px;margin-bottom:10px}.log.log--error .log__link{font-size:30px;margin-bottom:10px}.log.log--error .log__img{padding-top:120px}.log.log--error .log__img-svg{width:1200px;max-width:1200px;max-height:45vh}}input[type='text'],input[type='submit'],textarea{-webkit-appearance:none}textarea::-webkit-outer-spin-button,textarea::-webkit-inner-spin-button,input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition:color 9999s ease-out, background-color 9999s ease-out;-webkit-transition-delay:9999s}input[type=number]{-moz-appearance:textfield}.input{position:relative;display:block;width:100%;margin-bottom:21px}.input input,.input span{font-size:16px;color:#6e6e7d}.input input{width:100%;border:2px solid #c9d4e0;border-radius:4px;padding:20px 30px 6px 8px;outline:none;transition:all 0.3s ease-in-out}.input input:focus{border-color:#42b4eb}.input.input--error input{border-color:#ff5252 !important}.input.input--error::before{content:'\e90a';font-family:'icomoon' !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:12px;color:#ff5252;font-size:23px;top:50%;transform:translateY(-50%);transition:all 0.3s ease-in-out}.input.input--error.input--password input{padding-right:60px}.input.input--error.input--password::before{right:40px}.input span{position:absolute;top:52%;left:10px;transform:translateY(-50%);transition:all 0.3s ease-in-out;pointer-events:none}.input i{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#686878;font-size:24px;cursor:pointer}.input span.filed,.input input:focus+span{font-size:0.65em;top:31%}@media (min-width: 1024px){.input{margin-bottom:16px}.input:hover input{border-color:#56a8f3}}.checkbox{display:flex;align-items:flex-start;font-size:14px;cursor:pointer}.checkbox input{display:none}.checkbox__icon{display:flex;justify-content:center;align-items:center;min-width:20px;height:20px;margin-top:2px;margin-right:8px;background:#f8fafd;border:2px solid #c5cddb;border-radius:3px;transition:all 0.3s ease-in-out}.input--error .checkbox__icon{border-color:#ff5252}.checkbox__icon i{margin-top:2px;font-size:8px;color:#fff;opacity:0;transition:all 0.3s ease-in-out}.checkbox__text{line-height:1.8}.checkbox__text a{color:#42b4eb}.checkbox.active .checkbox__icon,.checkbox input:checked+.checkbox__icon{border-color:#42b4eb;background:#42b4eb}.checkbox.active .checkbox__icon i,.checkbox input:checked+.checkbox__icon i{opacity:1}@media (min-width: 1024px){.checkbox:hover .checkbox__icon{border-color:#42b4eb}.checkbox__text a:hover{text-decoration:none}}@media (min-width: 1900px){.checkbox__icon{min-width:25px;height:25px}.checkbox__icon i{font-size:12px}}.title{max-width:340px;margin:0 0 12px 0;font-family:"openSansBold",Open Sans,sans-serif;line-height:1.2;font-size:1.625em}.info .title{font-size:2em;margin-bottom:22px}.title--gray-border{color:#98A5B2;font-family:"openSansBold",Open Sans,sans-serif}.title--gray-border i{position:relative;font-style:normal}.title--gray-border>span{margin-top:4px;position:relative;color:#000}.title--gray-border>span span{position:relative;z-index:1}.title--gray-border>span::after{content:'';position:absolute;bottom:0;z-index:-1;height:12px;width:100%;left:0;right:0;margin:auto;background:#ECF1F5}.suberb .title--gray-border>span::after{z-index:0}@media (min-width: 768px){.title{font-size:1.8em;max-width:100%}.info .title{font-size:2.2em}.title--gray-border>span::after{height:16px;bottom:2px}}@media (min-width: 1024px){.title{margin-bottom:30px}}@media (min-width: 1280px){.title{font-size:2.22em}}.desc{color:#6e6e7d;line-height:28px;margin:0 0 16px}.desc--column{display:flex;flex-direction:column}.desc .purple{color:#4248C2;font-family:"openSansBold",Open Sans,sans-serif}.desc:last-child{margin-bottom:20px}.ico .desc b{color:#000;font-family:"openSansBold",Open Sans,sans-serif}.desc p{margin:0 0 10px 0}.ico .desc p{margin-bottom:24px}.ico .desc p:last-child{margin-bottom:0}.desc ul{list-style:none;padding:0;margin:0}.insurance .check__info .desc ul{margin-bottom:40px}.ico .desc ul{margin:20px 0}.desc ul li{position:relative;padding-left:22px;line-height:1.4;margin-bottom:8px}.kyp .desc ul li{margin-bottom:16px}.desc ul li:last-child{margin-bottom:0 !important}.insurance .block-info__content .desc ul li{margin-bottom:16px}.desc ul li::before{content:'';position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:100%;background:#42b4eb}.kyp .block-info .desc ul li::before{background:#4248C2}.desc ul.purple-style li::before{background:#4248C2}.desc__title{margin-top:0;margin-bottom:24px;font-size:1.13em;line-height:1.6;font-family:"openSansBold",Open Sans,sans-serif;color:#252534}.cannabis .desc__title{margin-bottom:8px;font-size:1.25em}.ico .desc__title{margin-bottom:12px}.desc__comm{margin-bottom:16px;padding:22px 17px 22px 22px;background:#fff;border-left:2px solid #42b4eb}.desc__comm .purple{color:#4248C2;font-family:"openSansSemi",Open Sans,sans-serif}.desc__comm-title{font-family:"openSansBold",Open Sans,sans-serif;font-size:1.13em;line-height:1.3}.desc__step{align-self:flex-start;margin-bottom:16px;width:105%}.desc__step span{padding:4px 8px;border-radius:4px;text-transform:uppercase;font-size:0.87em}.desc__step--purple span{background:#E4E8F8;color:#5169C7}.desc__step:last-child{margin-bottom:0}.desc__step b{font-family:"openSansBold",Open Sans,sans-serif}.desc__bg-block{padding:16px;background:#F6F6F6;border-radius:8px;margin-bottom:16px;margin-top:16px}.desc__bg-block-title{display:flex;align-items:center;margin-bottom:16px}.desc__bg-block-title svg{margin-right:16px}.desc__bg-block-title span{color:#2E3289;font-size:1.13em;font-family:"openSansBold",Open Sans,sans-serif}.desc__bg-block p{margin-bottom:0}.desc__arrow-list{display:flex;flex-direction:column;align-items:center;grid-gap:11px;margin:15px 0;text-align:center}.desc__arrow-list span{font-size:0.88em}.desc__arrow-list i{font-size:0.8em}.desc__arrow-list i::before{display:block;color:#000;transform:rotate(90deg)}.desc__star-list{display:flex;align-items:center;line-height:1.3;margin-bottom:24px}.desc__star-list:last-child{margin-bottom:0}.firms .desc__star-list:last-child{margin-bottom:24px}.desc__star-list span{width:50%;flex-grow:1}.desc__star-list svg{margin-right:8px}.desc__tiles{display:grid;grid-gap:8px;margin-bottom:24px}.desc__tiles span{padding:4px;background:#FFFFFF;border:1px solid #C9D4E0;border-radius:6px;text-align:center}.desc__market{display:grid;grid-row-gap:8px;margin-bottom:16px}.desc__market-item{padding:12px;background:#F6F6F6;border-radius:8px;line-height:1.4}.nft .desc__market-item{font-family:"openSansBold",Open Sans,sans-serif}.desc__market-item i{display:block;color:#2E3289;font-family:"openSansBold",Open Sans,sans-serif;font-style:normal;margin-bottom:13px}@media (min-width: 768px){.desc{font-size:0.89em}.desc__step{font-size:1.13em;padding-top:2px;padding-bottom:2px}.insurance .block-info__content .desc ul{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:16px 16px}.insurance .block-info__content .desc ul li{margin-bottom:0}.insurance .block-info__content .desc ul li:nth-child(2){order:3}.insurance .block-info__content .desc ul li:nth-child(3){order:2}.insurance .block-info__content .desc ul li:nth-child(3){order:4}.desc__tiles{grid-template-columns:1fr 1fr;grid-gap:12px 12px}.desc__market{grid-template-columns:1fr 1fr;grid-gap:16px 16px}.desc__market span{line-height:1.5}}@media (min-width: 1024px){.desc__arrow-list{flex-direction:row;justify-content:space-between}.desc__arrow-list i{font-size:11px}.desc__arrow-list i::before{transform:none}.desc__tiles{width:758px;grid-template-columns:1fr 2.4fr}.desc__tiles span:nth-child(1){order:1}.desc__tiles span:nth-child(2){order:3}.desc__tiles span:nth-child(3){order:2}.desc__tiles span:nth-child(4){order:4}.firms .desc__star-list-item:last-child{margin-bottom:0}}@media (min-width: 1280px){.desc__desc{padding:24px}.desc__comm{box-shadow:0 4px 20px rgba(199,202,231,0.15)}.desc__arrow-list span{font-size:inherit}}@media (min-width: 1900px){.desc p{line-height:1.6}.kyp .desc ul li{margin-bottom:24px}.desc ul li::before{top:12px}.desc__tiles{width:950px}.desc__tiles span{padding:5px}}.bg{position:relative;overflow:hidden}.bg>.container{position:relative;z-index:1}.bg::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;min-height:100%;min-width:100%;z-index:0;background:conic-gradient(from 189.96deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #a9b1fd 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 356.26deg, #a9b1fd 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #ffeec3 0%, rgba(255,238,195,0) 100%),radial-gradient(56.6% 61.75% at 50% -20.14%, #9ed2ff 0%, rgba(158,210,255,0) 100%),#fff;opacity:0.7}.bg.bg--page::before{width:1554px;height:1910px;min-width:140%;min-height:110%;left:-661px;top:-59px}@media (min-width: 768px){.bg.bg--page::before{min-width:120%;width:1554px;height:1287px;left:-57px;top:-40px;background:conic-gradient(from 183.15deg at 114.55% 56.21%, rgba(197,170,254,0) 0deg, #a9b1fd 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 360deg),radial-gradient(46.23% 104.56% at -1.67% 97.61%, #ffeec3 0%, rgba(255,238,195,0) 100%),radial-gradient(59.25% 74.23% at 44.57% -39.19%, #9ed2ff 0%, rgba(158,210,255,0) 100%),#fff;opacity:1}}@keyframes moving{0%{transform:rotate(0deg)}100%{transform:rotate(-360deg)}}@keyframes levitation{0%{transform:translatey(0px)}50%{transform:translatey(-14px)}100%{transform:translatey(0px)}}.hello{padding-top:40px;padding-bottom:56px;overflow:hidden}.hello--page{position:relative;padding-top:120px}.hello--page::before{min-width:calc(100% + 661px);min-height:calc(100% + 69px);width:1554px;height:1047px;left:-661px;top:-59px}.hello--page>.container{position:relative;z-index:2}.hello__info{margin-bottom:56px}.hello--page .hello__info{margin-bottom:45px}.insurance .hello__info{margin-bottom:90px}.live .hello__info{margin-bottom:20px}.hello__info-text{display:inline-block;margin-bottom:8px;padding:6px 8px;background:#EBECF7;border-radius:4px;text-transform:uppercase;color:#2E3289;font-size:0.65em}.crypto .hello__info-text{padding:0;background:none;font-size:1em;font-family:"openSansSemi",Open Sans,sans-serif;text-transform:none}.hello__title{max-width:340px;font-size:1.8em;line-height:1.15;margin:0 auto;font-family:"openSansBold",Open Sans,sans-serif;text-align:center;margin-bottom:24px}.hello--page .hello__title{text-align:left;max-width:100%}.board .hello__title{max-width:240px;margin-left:0}.insurance .hello__title{font-size:1.73em}.estate .hello__title,.nft .hello__title{font-size:1.62em}.estate .hello__title{max-width:300px;margin-left:0}.hello__title span{color:#42b4eb}.hello .desc{text-align:center;margin-bottom:24px}.hello .btn{font-size:1.12em;display:inline-flex;min-width:230px;padding-left:33px;padding-right:20px}.hello .btn.btn--bbl{padding-left:20px;border-width:2px}.hello .btn i{margin-top:4px}.hello__action{display:flex;flex-direction:column}.hello__action a{margin:0}.hello__action a:first-child{margin-bottom:16px}.hello--page .desc{text-align:left}.hello--page .btn{margin-left:0}.hello__img{background:#f3f3f8;border-radius:16px;padding:40px 15%;overflow:hidden}.hello__img-wrapper{position:relative;width:219px;margin-left:auto;margin-right:auto}.hello__img-wrapper>*{position:relative;z-index:2}.hello__img-container{width:100%;display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:16px}.hello__img-header{width:100%;padding:20px 10%;display:flex;align-items:center;justify-content:space-between}.hello__img-header i{font-size:11px}.hello__img-title{font-family:"openSansBoldExtra",Open Sans,sans-serif;margin-bottom:10px;text-align:center;font-size:1.1em;line-height:1.1;max-width:170px}.hello__img-desc{text-align:center;color:#6e6e7d;max-width:130px;font-size:0.8em}.hello__img-circle{position:absolute;z-index:0;width:150px;height:150px;border:3.5px solid #ffffff;border-radius:100%}.hello__img-circle span{position:absolute;border:3.5px solid #ffffff;border-radius:100%}.hello__img-circle.orange{background:#f4c77c;top:-13px;left:-38px;animation:moving 10s infinite linear}.hello__img-circle.orange span{background:#98d1a8;top:-4px;left:20px;width:28px;height:28px}.hello__img-circle.blue{width:220px;height:220px;background:#42b4eb;top:16%;right:-45px;animation:moving 5s infinite linear}.hello__img-circle.blue span{background:#f4c77c;width:24px;height:24px;right:-9px;top:68px}.hello__img-circle.green{background:#98d1a8;left:-35px;bottom:5px;animation:moving 7s infinite linear}.hello__img-circle.green span{background:#42b4eb;width:25px;height:25px;top:42px;left:-13px}.hello__img-slider{position:relative;width:100%;padding-top:25px;padding-bottom:60px;overflow:hidden}.hello__img-slider-wrapper{display:flex;transform:translate(-166px, 30px);opacity:0}.hello__img-slider-item{display:flex;flex-direction:column;align-items:center;background:#fff;box-shadow:4px 10px 30px rgba(163,172,204,0.25);border-radius:16px;padding:18px 4% 10px;width:170px;min-width:170px;margin:0 7px}.hello__img-slider-img{width:70px;margin-bottom:10px}.hello__img-slider-img img{width:100%}.hello__img-slider-btn{display:flex;align-items:center;justify-content:center;background:#f0f7fa;border-radius:8px;color:#42b4eb;font-size:10.5px;height:40px;width:100%;text-transform:capitalize}.hello__img-slider-btn i{font-size:1.25em;margin-right:5px}.hello__img-slider-name{font-family:"openSansBoldExtra",Open Sans,sans-serif;font-size:0.8em}.hello__img-slider-desc{font-size:0.6em;margin-bottom:17px}.hello__img-slider-shadow{position:absolute;width:calc(100% - 50px);height:calc(100% - 85px);background:#eff1f1;border-radius:16px;top:25px}.hello__img-slider-shadow:first-child{right:93%}.hello__img-slider-shadow:last-child{left:93%}.hello__img .icon-line{position:absolute;bottom:2.5%;left:50%;transform:translateX(-50%);text-align:center;font-size:3px}.hello__svg{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:-391px}.cannabis .hello__svg{margin-bottom:-147px}.video .hello__svg,.live .hello__svg{margin-bottom:-60px}.firms .hello__svg,.adult .hello__svg,.fintech .hello__svg,.funds .hello__svg,.payment .hello__svg{margin-bottom:-20px}.insurance .hello__svg{max-width:400px;margin:0 auto -10px}.market .hello__svg{margin-bottom:-134vw}.corporate .hello__svg{margin-bottom:-300px}.doc .hello__svg{margin-bottom:0;width:calc(109%);margin-left:-4.5%}.gambling .hello__svg{margin-bottom:-150px}.kyp .hello__svg{margin-bottom:-55px}.crypto .hello__svg,.mutual .hello__svg,.database .hello__svg,.address .hello__svg{margin-bottom:0}.retail .hello__svg{margin-bottom:-235px;width:115%}.ico .hello__svg{margin-bottom:-280px;width:115%}.estate .hello__svg{margin-bottom:-102px}.hello__svg picture{display:block}.hello__svg-text-block{position:absolute;top:14px;left:-100px;right:0;margin:auto;z-index:5;width:224px}.crypto .hello__svg-text-block{width:159px;top:54px;left:-177px}.hello__svg img.hello__svg-img{position:relative;z-index:1;display:block;max-width:400px;width:auto;margin-left:-47px}.kyp .hello__svg img.hello__svg-img{width:calc(100% + 30px);margin-left:-15px;max-width:450px}.gambling .hello__svg img.hello__svg-img{width:calc(100% + 40px);margin-left:-20px;max-width:inherit}.address .hello__svg img.hello__svg-img{width:calc(100% + 20px);margin-left:-20px}.crypto .hello__svg img.hello__svg-img,.mutual .hello__svg img.hello__svg-img,.retail .hello__svg img.hello__svg-img,.board .hello__svg img.hello__svg-img,.adult .hello__svg img.hello__svg-img,.fintech .hello__svg img.hello__svg-img,.database .hello__svg img.hello__svg-img,.funds .hello__svg img.hello__svg-img,.payment .hello__svg img.hello__svg-img{width:100%;margin-left:auto;margin-right:auto}.cannabis .hello__svg img.hello__svg-img{width:130%;max-width:inherit;margin-left:-15%;animation:levitation 7s infinite alternate forwards}.fintech .hello__svg img.hello__svg-img{left:-7px}.doc .hello__svg img.hello__svg-img{max-width:620px;width:620px;margin-left:30px}.insurance .hello__svg img.hello__svg-img{max-width:100%;width:96%;margin-left:auto;margin-right:auto}.market .hello__svg img.hello__svg-img{max-width:160%;left:-8%;margin-left:auto;margin-right:auto}.ico .hello__svg img.hello__svg-img{max-width:94%;left:20%;bottom:75px}.firms .hello__svg img.hello__svg-img{width:120%;margin-left:0;max-width:500px}.estate .hello__svg img.hello__svg-img{width:120%;margin-left:0;max-width:444px}.hello__stars{position:absolute;z-index:5;animation:levitation 8s ease-in-out infinite}.hello__stars.green{width:50px;height:50px;stroke:#2DA35C;left:-85px;right:0;bottom:101%;margin:auto}.hello__stars.red{left:-9px;top:91%;width:33px;height:33px;stroke:#D65D81;animation-duration:11s}.hello__stars.purple{top:-19px;right:-32px;width:55px;height:55px;stroke:#4248C2;animation-duration:6s}.hello__stars svg{width:100%;height:100%}.hello__verify{position:absolute;right:-18px;bottom:-29px;z-index:5}.hello__coins.pk{display:none}.hello__coins span{position:absolute;z-index:2;background-size:100% auto;background-repeat:no-repeat;background-position:center;animation:levitation 8s ease-in-out infinite}.hello__coins span:nth-child(1){top:-125px;right:-88px;width:125px;height:130px;background-image:url("/v2/img/crypto/coin1.png")}.hello__coins span:nth-child(2){bottom:10px;left:-30px;width:90px;height:90px;background-image:url("/v2/img/crypto/coin2.png");animation-duration:4s}.hello__coins span.hello__coins-monet-overflow,.hello__coins span:nth-child(3){bottom:-95px;right:-40px;width:90px;height:90px;background-image:url("/v2/img/crypto/coin3.png");animation-duration:6s}.hello__coins span:nth-child(4){display:none;top:-95px;left:-40px;width:70px;height:70px;background-image:url("/v2/img/crypto/coin4.png");animation-duration:7s}@media (min-width: 375px){.hello__title{font-size:2em}.hello__img{padding:45px 18%}.hello__img-slider-btn{font-size:12px}.board .hello__svg{margin-bottom:-445px}.hello__svg-text-block{top:24px;left:-139px}.crypto .hello__svg-text-block{top:16%;left:-194px}}@media (min-width: 500px){.market .hello__svg{margin-bottom:-700px}.market .hello__svg img.hello__svg-img{max-width:130%}}@media (min-width: 768px){.hello{padding-top:40px}.hello__wrapper{display:flex;align-items:center}.hello__info{flex:1;text-align:left;margin-right:5%}.nft .hello__info{text-align:center;margin-right:0 !important}.hello__img{padding-left:7%;padding-right:7%}.hello__img-desc{max-width:150px}.hello.hello--page{padding-top:150px}.hello.hello--page::before{left:-57px;top:-40px;opacity:1}.hello__title{text-align:left;font-size:2em;max-width:600px}.hello--page .hello__title{font-size:2.22em;max-width:700px}.estate .hello__title,.firms .hello__title,.cannabis .hello__title,.mutual .hello__title,.insurance .hello__title,.retail .hello__title,.kyp .hello__title,.adult .hello__title{font-size:1.7em}.kyp .hello__title{max-width:450px;margin-left:0}.fintech .hello__title{font-size:1.9em}.board .hello__title{max-width:340px}.nft .hello__title{text-align:center;margin-left:auto;margin-right:auto}.hello .desc{text-align:left;font-size:0.89em}.nft .hello .desc{text-align:center}.hello .btn{margin-left:0;display:inline-flex;font-size:0.89em;min-width:200px}.hello__action{align-items:flex-start}.hello__svg{margin-bottom:0 !important;width:290px;margin-left:auto;margin-right:auto}.doc .hello__svg{width:350px;margin-left:0;margin-right:-100px}.database .hello__svg{margin-right:-20px;height:100%}.fintech .hello__svg,.gambling .hello__svg{align-self:stretch;position:relative}.adult .hello__svg{margin-right:-6vw}.retail .hello__svg{width:280px}.crypto .hello__svg{width:250px}.cannabis .hello__svg{width:200px}.hello__svg-text-block{top:47px;left:-179px}.ico .hello__svg{width:30%;align-self:stretch}.hello__svg img.hello__svg-img{max-width:173%;width:auto;max-height:130vh}.gambling .hello__svg img.hello__svg-img{position:absolute;bottom:-56px;right:-5vw;width:120%;margin:0}.fintech .hello__svg img.hello__svg-img{position:absolute;right:-5vw;left:auto;width:110%}.estate .hello__svg img.hello__svg-img,.doc .hello__svg img.hello__svg-img{width:auto;max-width:100%}.ico .hello__svg img.hello__svg-img{position:absolute;width:190%;bottom:-56px;right:-70%;left:auto;max-width:inherit}.hello__verify{width:50%}.hello__stars.green{width:62px;height:62px;bottom:calc(100% + 31px)}.hello__coins span:nth-child(4){display:block}}@media (min-width: 1024px){.hello{height:calc(100vh - 100px);padding-top:0;padding-bottom:0}.hello.hello--page{height:100vh;padding-top:120px;padding-bottom:20px}.hello .container{height:100%}.hello__wrapper{height:100%}.mutual .hello__title,.retail .hello__title,.fintech .hello__title{font-size:2.22em}.hello__info{flex-grow:1;margin-right:5%;margin-bottom:0;padding-bottom:50px}.hello--page .hello__info{margin-bottom:0;padding-bottom:0}.hello .desc,.hello__title{margin-left:0;margin-right:0}.hello__title{font-size:3.12em}.estate .hello__title,.firms .hello__title,.crypto .hello__title,.adult .hello__title{font-size:2.22em;max-width:450px}.board .hello__title{max-width:100%}.estate .hello__title{max-width:520px}.hello .desc{font-size:1em}.hello__action{flex-direction:row}.hello__action a{width:210px}.hello__action a:first-child{margin-bottom:0;margin-right:16px}.hello__action a i{width:20px}.hello__img{width:320px;padding:30px 5%}.hello .btn{margin:0;text-transform:capitalize}.hello .btn i{margin-top:-0.5px}.hello__svg{margin-bottom:0;width:290px}.funds .hello__svg{width:400px}.payment .hello__svg{width:450px}.doc .hello__svg{width:440px}.database .hello__svg{margin-right:-2%;width:350px}.adult .hello__svg{width:400px}.kyp .hello__svg{width:340px}.insurance .hello__svg{width:350px}.mutual .hello__svg{width:380px}.cannabis .hello__svg,.crypto .hello__svg{width:280px}.estate .hello__svg{width:340px}.hello__svg::after{width:50%;height:82%;box-shadow:5px 12px 37px 49px rgba(199,202,231,0.48)}.hello__svg-text-block{right:auto;left:-117px;top:80px}.crypto .hello__svg-text-block{top:6%;left:-90px}.retail .hello__svg{margin-top:auto;position:relative;top:20px;width:320px}.hello__svg img.hello__svg-img{margin-top:15%}.estate .hello__svg img.hello__svg-img,.firms .hello__svg img.hello__svg-img,.cannabis .hello__svg img.hello__svg-img,.crypto .hello__svg img.hello__svg-img,.mutual .hello__svg img.hello__svg-img,.retail .hello__svg img.hello__svg-img,.kyp .hello__svg img.hello__svg-img,.board .hello__svg img.hello__svg-img,.adult .hello__svg img.hello__svg-img,.database .hello__svg img.hello__svg-img,.doc .hello__svg img.hello__svg-img,.video .hello__svg img.hello__svg-img,.live .hello__svg img.hello__svg-img{margin-top:0}.gambling .hello__svg img.hello__svg-img{bottom:-21px}.fintech .hello__svg img.hello__svg-img{margin-top:0;width:340px}.board .hello__svg img.hello__svg-img{max-height:75vh}.kyp .hello__svg img.hello__svg-img{width:100%;margin-left:0;max-width:100%}.ico .hello__svg img.hello__svg-img{width:160%;right:-120px}.firms .hello__svg img.hello__svg-img{width:500px;max-width:inherit;right:-50px}.hello__coins span:nth-child(3){right:-78px}}@media (min-width: 1280px){.nft .hello__wrapper{width:90%;margin-left:auto;margin-right:auto}.live .hello__wrapper{padding-right:10%}.crypto .hello__info-text{font-size:1.22em}.cannabis .hello__title,.fintech .hello__title{max-width:650px}.kyp .hello__title,.cannabis .hello__title{font-size:2.2em}.kyp .hello__title{font-size:2.2em;max-width:600px}.firms .hello__title,.ico .hello__title,.nft .hello__title{max-width:100%}.doc .hello__svg{width:694px;margin-right:-300px}.address .hello__svg{width:370px}.database .hello__svg{margin-right:-100px;width:550px}.adult .hello__svg{width:550px;margin-right:-13vw}.kyp .hello__svg{margin-right:-70px;width:385px}.insurance .hello__svg{margin-right:-40px}.retail .hello__svg{width:42%;margin-right:-80px}.mutual .hello__svg{width:506px;margin-right:-80px}.firms .hello__svg{width:320px}.crypto .hello__svg{width:364px}.cannabis .hello__svg{width:435px;margin-right:-6vw}.ico .hello__svg{width:245px}.estate .hello__svg{width:444px;margin-right:-80px}.hello__svg-text-block{width:291px;left:-170px;top:75px}.crypto .hello__svg-text-block{width:189px;top:-5px;left:-95px}.hello__svg img.hello__svg-img{margin-top:20%}.ico .hello__svg img.hello__svg-img,.insurance .hello__svg img.hello__svg-img,.address .hello__svg img.hello__svg-img,.funds .hello__svg img.hello__svg-img,.payment .hello__svg img.hello__svg-img{margin-top:0}.gambling .hello__svg img.hello__svg-img{right:-10.5vw;width:150%}.fintech .hello__svg img.hello__svg-img{width:449px;right:-10.5vw}.retail .hello__svg img.hello__svg-img{max-height:75vh;object-fit:contain}.cannabis .hello__svg img.hello__svg-img{width:100%;margin-left:0}.firms .hello__svg img.hello__svg-img{width:632px;right:-113px}.market .hello__svg img.hello__svg-img{left:0;max-width:165%}.ico .hello__svg img.hello__svg-img{width:600px;right:-288px;max-height:80vh;object-fit:contain}.payment .hello__svg{width:500px;margin-right:-7%}.funds .hello__svg{width:466px}.insurance .hello__svg{width:400px}.hello__stars.red{left:26px;top:100%}.hello__stars.purple{top:25px;right:-52px}.hello__coins.pk{display:block}.hello__coins span:nth-child(1){width:160px;height:170px;top:-98px;right:-240px}.hello__coins span:nth-child(2){width:120px;height:120px;bottom:-32px;left:-56px}.hello__coins span:nth-child(3){display:none}.hello__coins span.hello__coins-monet-overflow{display:block;width:110px;height:110px;top:auto;bottom:-40px;right:-30px}.hello__coins span:nth-child(4){z-index:6;top:-56px;left:-142px}}@media (min-width: 1440px){.hello__info{margin-right:9.9%}.hello--page .hello__info{margin-right:15%}.crypto .hello__info,.database .hello__info{margin-right:5%}.cannabis .hello__info{margin-right:12%}.insurance .hello__info,.funds .hello__info,.payment .hello__info{margin-right:6%}.hello--corporate .hello__title{width:70%}.payment .hello__title{width:80%}.insurance .hello__title{font-size:2.22em}.crypto .hello__title{max-width:100%}.market .hello__title{width:540px}.hello__img{display:flex;flex-direction:column;justify-content:center;align-items:stretch;width:470px;height:93%;max-height:700px;padding:10px 96px;margin-top:-30px}.hello__img-wrapper{width:100%}.hello__img-header i{font-size:12px}.hello__img-header svg{width:21px;height:21px}.hello__img-title{font-size:24px;max-width:220px;margin-bottom:16px}.hello__img-desc{font-size:16px;max-width:160px}.hello__img-circle{width:226px;border-width:4px;height:226px}.hello__img-circle span{border-width:4px}.hello__img-circle.orange{top:-17px;left:-59px}.hello__img-circle.orange span{top:-8px;left:32px;width:42px;height:42px}.hello__img-circle.green{left:-59px;bottom:9px}.hello__img-circle.green span{width:34px;height:34px;left:-17px;top:82px}.hello__img-circle.blue{width:308px;height:308px;top:109px;right:-69px}.hello__img-circle.blue span{width:26px;height:26px;top:98px;right:-13px}.hello__img-slider{padding-top:30px;padding-bottom:82px}.hello__img-slider-wrapper{transform:translate(-211px, 30px)}.hello__img-slider-item{width:220px;min-width:220px;padding:24px 15px 15px}.hello__img-slider-img{width:90px;margin-bottom:19px}.hello__img-slider-name{font-size:18px;margin-bottom:4px}.hello__img-slider-desc{font-size:12px}.hello__img-slider-btn{height:44px;font-size:14px}.hello__img-slider-shadow{top:30px;height:calc(100% - 112px)}.hello__img .icon-line{font-size:4px;bottom:16px}}@media (min-width: 1440px) and (max-height: 800px){.hello__img-header{padding:15px 10%}.hello__img-slider{padding-top:20px;padding-bottom:60px}.hello__img-slider-shadow{top:20px;height:calc(100% - 80px)}.hello__img-slider-item{padding-top:16px}.hello__img-slider-img{margin-bottom:16px}}@media (min-width: 1440px){.payment .hello__svg{width:52.9%;margin-right:-120px}.board .hello__svg{margin-right:2%}.address .hello__svg{margin-left:5%}.cannabis .hello__svg{width:435px}.fintech .hello__svg img.hello__svg-img,.gambling .hello__svg img.hello__svg-img{width:auto;max-height:80vh}.ico .hello__svg img.hello__svg-img{width:671px;right:-288px}.firms .hello__svg img.hello__svg-img{width:702px;right:-83px}}@media (min-width: 1900px){.live .hello__wrapper{padding-right:7%}.hello__title{max-width:720px;margin-bottom:40px}.hello--page .hello__title{max-width:800px}.retail .hello__title,.hello--corporate .hello__title{width:80%}.gambling .hello__title,.crypto .hello__title,.insurance .hello__title{max-width:100%}.estate .hello__title{max-width:600px}.hello .desc{line-height:1.6;margin-bottom:36px}.hello--page .hello__info{margin-right:25%}.ico .hello__info{margin-right:20%}.market .hello__info,.cannabis .hello__info,.crypto .hello__info,.retail .hello__info,.gambling .hello__info,.database .hello__info,.funds .hello__info,.payment .hello__info{margin-right:8%}.insurance .hello__info{margin-right:5%}.estate .hello__info,.kyp .hello__info{margin-right:11%}.hello--page .hello__info .desc{line-height:1.7}.hello .btn{min-width:260px;height:65px;padding-bottom:2px}.hello .btn i{margin-top:2px;font-size:17px;width:24px}.live .hello .btn{min-width:330px}.hello__svg{width:400px}.funds .hello__svg{width:600px}.doc .hello__svg{width:1000px;margin-right:-500px}.adult .hello__svg{width:650px}.address .hello__svg{width:500px;margin-left:0}.database .hello__svg{width:750px;margin-right:-150px}.kyp .hello__svg{max-width:100%;width:520px;margin-right:-80px}.retail .hello__svg{margin-right:-200px;width:50%}.insurance .hello__svg{width:550px;max-width:100%}.mutual .hello__svg{width:600px}.crypto .hello__svg{width:450px}.cannabis .hello__svg{width:550px;margin-right:-100px}.firms .hello__svg{display:block}.estate .hello__svg{width:600px}.hello__svg-text-block{width:350px;left:-189px;top:111px}.crypto .hello__svg-text-block{width:220px}.estate .hello__svg img.hello__svg-img,.kyp .hello__svg img.hello__svg-img,.doc .hello__svg img.hello__svg-img,.estate .hello__svg picture,.kyp .hello__svg picture,.doc .hello__svg picture{width:100%}.ico .hello__svg img.hello__svg-img,.ico .hello__svg picture{width:800px;width:40vw;max-width:1000px;right:-15vw}.firms .hello__svg img.hello__svg-img,.firms .hello__svg picture{width:900px;right:240px}.gambling .hello__svg img.hello__svg-img{right:calc(-12.7vw - ((100vw - 2000px) / 2))}.hello__verify{right:-43px;bottom:-44px}.hello__coins span.hello__coins-monet-overflow{display:none}.hello__coins span:nth-child(3){display:block !important}}.btn{outline:none;border:1.5px solid transparent;border-radius:4px;cursor:pointer;font-family:"openSansSemi",Open Sans,sans-serif;text-decoration:none;height:56px;padding:0 24px;display:flex;justify-content:center;align-items:center;letter-spacing:0.3px;margin-left:auto;margin-right:auto;transition:all 0.3s ease-in-out}.btn .pk{display:none}.btn--black{background:#252534;border-color:#252534;color:#fff}.btn--blue{background:#42b4eb;border-color:#42b4eb;color:#fff}.btn--white{background:#fff;border-color:#fff;color:#252534}.btn--bg{color:#252534;border:2px solid #c9d4e0}.btn--bbl{color:#252534;border:2px solid #42b4eb}.btn i{margin-left:12px;font-size:10px}.btn.disabled{background:#dae2e5;border-color:#dae2e5;pointer-events:none}.btn:active{background:#21a5e5;border-color:#6ccfff}@media (min-width: 768px){.btn .pk{display:inline}.btn .mob{display:none}}@media (min-width: 1024px){.btn{border-width:1.5px}.btn--black:hover{background:#3e3e3e;border-color:#3e3e3e}.btn--blue:hover{background:#6ccfff;border-color:#6ccfff}.btn--white:hover{background:#d5d5d5;border-color:#d5d5d5}.btn--bg{border-width:2px}.btn--bg:hover{background:#c9d4e0;color:#fff}.btn--bbl:hover{background:#42b4eb;color:#fff}.btn i{font-size:13px}}@media (min-width: 1900px){.btn{height:60px}}.lang{display:flex;align-items:center;display:none !important}.lang--footer{display:none}.lang--header{color:#252534}.lang--header .full{display:none}.lang--footer{color:#fff}.lang--footer .small{display:none}.lang .icon-lang{font-size:20px;margin-right:8px}.lang .icon-down{font-size:8px;margin-left:8px;transition:all 0.3s ease-in-out}.lang--open .icon-down{transform:translateY(-1px) rotate(-90deg)}.lang__wrapper{display:flex;font-size:1.4em;font-family:"openSansSemi",Open Sans,sans-serif}.lang__list{display:none;opacity:1 !important;height:100% !important}.lang__list ul{display:flex;padding:0;margin:0 0 0 5px}.lang__list ul li{display:inline-block;margin-right:5px}.lang__list ul li:last-child{margin-right:0}.lang__list a{text-decoration:none}@media (min-width: 1024px){.lang--footer{display:flex;font-size:16px}.lang__wrapper{font-size:0.89em;font-family:"openSansRegular",Open Sans,sans-serif;position:relative}.lang__wrapper span{cursor:default}.lang .icon-lang{font-size:0.89em}.lang .icon-down{font-size:5px;transform:none !important}.lang .icon-down::before{text-rendering:optimizeLegibility}.lang__list{display:block !important;position:absolute;top:96%;left:0;width:auto !important;height:auto !important;opacity:0 !important;visibility:hidden;transform:translateY(-10px);transition:all 0.3s ease-in-out}.lang--footer .lang__list{top:107%}.lang__list ul{flex-direction:column;padding:0;margin:0}.lang__list li{line-height:1.2}.lang__list a{transition:all 0.3s ease-in-out}.lang--footer .lang__list a{color:#fff}.lang__list a:hover{color:#42b4eb}.lang:hover .lang__list{transform:none;opacity:1 !important;visibility:visible}}.subs{background:#252534;padding:46px 0 56px;height:305px;color:#fff}.subs__title{font-family:"openSansSemi",Open Sans,sans-serif;margin-bottom:16px;font-size:26px;width:250px}.subs__desc{color:#f6f6f6;margin-bottom:16px}.subs__form form{width:100%;display:flex;align-items:center;position:relative}.subs__form input{width:100%;height:54px;border:2px solid #6e6e7d;padding:14px 130px 14px 14px;border-radius:8px;outline:none;background:transparent;color:#fff}.subs__form input::placeholder{color:#fff}.subs__form .btn{position:absolute;width:120px;height:auto;top:6px;bottom:6px;right:6px;font-family:"openSansRegular",Open Sans,sans-serif}@media (min-width: 768px){.subs{height:286px}}@media (min-width: 1024px){.subs{padding:67px 0;height:223px}.subs .container{display:flex;align-items:center}.subs__title{font-size:30px;width:300px;margin-bottom:0}.subs__desc{font-size:0.89em;margin-bottom:13px}.subs__form{flex-grow:1;width:50%}.subs__form input{font-size:0.89em;padding-right:240px;transition:all .3s ease-in-out}.subs__form input:focus,.subs__form input:hover{border-color:#fff}.subs__form .btn{width:160px;padding-top:2px}}@media (min-width: 1280px){.subs{height:245px}.subs__title{font-size:2.2em;width:400px;margin-right:30px}.subs__form input{height:58px}}@media (min-width: 1440px){.subs__title{margin-right:150px}}@media (min-width: 1900px){.subs{height:260px}.subs__title{width:500px;margin-right:200px}.subs__form input{height:70px;padding-left:20px}.subs__form .btn{width:200px}}.secure{margin-bottom:56px;overflow:hidden}.secure.secure--fw{background:linear-gradient(95.78deg, #e2f1ff 25.81%, #fbebff 63.17%);padding-bottom:35px;margin-bottom:0}.secure__wrapper{position:relative;background:linear-gradient(95.78deg, #e2f1ff 25.81%, #fbebff 63.17%);border-radius:16px;padding:46px 22px 41px}.secure--fw .secure__wrapper{background:transparent;padding:35px 10px 0}.secure__title{max-width:240px;margin-left:auto;margin-right:auto;margin-bottom:11px;font-size:1.5em;line-height:1.2;font-family:"openSansBold",Open Sans,sans-serif;text-align:center;position:relative;z-index:2}.secure--fw .secure__title{max-width:100%;margin-bottom:20px}.secure__line{position:absolute;top:1px;right:-67px;transform:rotate(1deg)}.secure__circle{position:absolute;z-index:0;border-radius:100%}.secure__circle-1{width:108px;height:108px;border:22px solid #ffffff;top:0;left:0;transform:translate(-30%, -30%)}.secure__circle-2{left:21px;bottom:-7px;border:5px solid #ffffff;width:60px;height:60px}.secure__circle-3{width:10px;height:10px;right:9px;top:124px;background:#fff}.secure .btn{position:relative;z-index:2;text-transform:capitalize;font-size:1.12em;max-width:240px}.secure--fw .secure .btn{font-size:0.87em}@media (min-width: 375px){.secure__wrapper{padding:46px 52px 41px}}@media (min-width: 768px){.secure{margin-bottom:100px}.secure.secure--fw{padding-bottom:56px}.secure__wrapper{padding-top:32px;padding-bottom:32px}.secure--fw .secure__wrapper{padding-top:62px}.secure__title{max-width:100%;font-size:1.35em;margin-bottom:24px}.secure--fw .secure__title{font-size:1.7em;max-width:659px}.address .secure__title{max-width:1000px}.secure .btn{font-size:1em}}@media (min-width: 1024px){.secure{margin-bottom:126px}.kyp .secure__title{max-width:900px}.fintech .secure__title{max-width:750px}.secure__circle-1{left:5%;top:-9px;width:150px;height:150px;transform:none;border-width:30px}.secure--fw .secure__circle-1{top:21px}.secure__circle-2{bottom:-26px;left:24%}.secure--fw .secure__circle-2{bottom:auto;top:172px;left:18.5%}.secure__circle-3{bottom:66px;right:19%;top:auto}.secure--fw .secure__circle-3{bottom:auto;top:102px;right:21%}.secure__circle-4{width:32px;height:32px;bottom:-16px;right:7%;background:#fff}.secure--fw .secure__circle-4{bottom:auto;top:156px;right:10%}.secure__circle-5{width:40px;height:40px;background:#fff;top:-20px;left:26%}.secure--fw .secure__circle-5{left:20%}.secure__line{top:22px;right:-40px}.secure--fw .secure__line{right:5%;top:29px}.secure--fw .secure__title{font-size:2.22em;line-height:1.28;margin-bottom:32px}}@media (min-width: 1900px){.secure--fw .secure__title{max-width:800px}.kyp .secure--fw .secure__title{max-width:1100px}.fintech .secure--fw .secure__title{max-width:950px}.secure .btn{max-width:260px;height:65px}}.steps{background:#fff;box-shadow:0px 10px 20px rgba(199,202,231,0.25);border-radius:16px;padding:24px}.steps .desc:last-child{margin-bottom:0}.steps__item{margin-bottom:24px}.steps__item-title{display:flex;align-items:center;font-size:1.25em;font-family:"openSansBold",Open Sans,sans-serif;margin-bottom:8px}.steps__item-title b{color:#252534}.steps__item-title svg{margin-left:10px}.steps__item-title i{margin-left:13px;font-size:20px}.steps__item-title i.icon-card{font-size:16px}.steps__item-title svg,.steps__item-title i{position:relative;top:-1px}@media (min-width: 768px){.steps{padding:56px 59px}.steps__item{font-size:16px;line-height:1.3}.steps .title{margin-bottom:16px}.steps .desc{margin-bottom:32px}}@media (min-width: 1024px){.steps__list{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:32px}.steps__item{margin-bottom:0;width:31%}.steps__item-desc{margin-bottom:32px;margin-bottom:0}}@media (min-width: 1280px){.steps__item{width:29.5%}}@keyframes tabs-levitation{0%{transform:rotate(-7.05deg) translatey(0px)}50%{transform:rotate(-5deg) translatey(-10px)}100%{transform:rotate(-7.05deg) translatey(0px)}}.tabs{padding:56px 0 80px}.tabs__item{position:relative;padding:16px 16px 16px 56px;border:2px solid #f6f6f6;border-radius:8px;transition:all 0.3s ease-in-out;margin-bottom:16px;font-size:16px}.tabs__item.open{border-color:transparent;box-shadow:0px 8px 20px rgba(199,202,231,0.25);border-radius:16px}.tabs__item svg{position:absolute;top:16px;left:16px;width:24px;height:24px}.tabs__item-title{color:#6e6e7d}.tabs__item-title span{font-family:"openSansBold",Open Sans,sans-serif;color:#2e3289}.tabs__item-desc{color:#6e6e7d;margin-top:8px;display:none;font-size:0.89em;transform:translate3d(0, 0, 0) scale(1, 1);backface-visibility:hidden;will-change:transform}.tabs__img{position:relative;display:flex;justify-content:center;align-items:center;transform:translate3d(0, 0, 0) scale(1, 1);backface-visibility:hidden;will-change:transform}.tabs__img picture{display:flex;justify-content:center;align-items:center}.tabs__img picture img{width:110%;max-width:110%}.tabs__img .what__img-item{bottom:-7px;transform:rotate(-7.05deg);animation:tabs-levitation 10s ease-in-out infinite}@media (min-width: 768px){.tabs__item{margin-bottom:24px}.tabs .desc{margin-bottom:24px}}@media (min-width: 1024px){.tabs{padding:76px 0 74px}}@media (min-width: 1280px){.tabs{padding:126px 0 180px}.tabs .container{display:flex;align-items:center}.tabs .desc{font-size:0.89em}.tabs__info{flex:1;margin-right:100px}.tabs__img{width:380px}.tabs__img .what__img-item{bottom:-35px}.tabs__item{padding:24px 24px 24px 64px}.tabs__item svg{top:23px;left:24px}}@media (min-width: 1900px){.tabs__item{font-size:18px}}.smile{position:absolute;background:#ffffff;box-shadow:0 7px 30px rgba(40,59,102,0.15);border-radius:9px;padding:14px;display:inline-flex;align-items:center}.smile img{margin-right:8px;width:24px}.smile span{font-size:20px;color:#252534;font-family:"openSansBold",Open Sans,sans-serif}.smile i{display:none}@media (min-width: 1024px){.smile img{width:32px}}@media (min-width: 1280px){.smile{padding:23px 42px 24px 24px}.smile img{margin-right:12px}.smile span{font-size:24px}}@media (min-width: 1900px){.smile span{font-size:28px}.smile img{width:38px}}.arrow{position:absolute;z-index:2;width:32px;height:32px;border-radius:100%;background:#252534;color:#fff;font-size:11px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all 0.3s ease-in-out}.arrow i{display:block;margin-left:1px;margin-top:1px;transform:rotate(-90deg)}.arrow--prev i{transform:none;margin-top:3px;margin-left:-1px}.arrow--next i{transform:rotate(180deg);margin-top:0px;margin-left:2px}@media (min-width: 1024px){.arrow:hover{opacity:0.7}}.block-text::before{background:conic-gradient(from 189.96deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #A9B1FD 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 356.26deg, #A9B1FD 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #FFEEC3 0%, rgba(255,238,195,0) 100%),radial-gradient(56.6% 61.75% at 50% -20.14%, #9ED2FF 0%, rgba(158,210,255,0) 100%),#fff;opacity:0.4}.cannabis .block-text::before{opacity:0.8}.block-text .title br{display:none}.block-text .desc{margin-bottom:30px}.block-text .btn{width:200px;margin-left:0}.block-text__list{display:flex;flex-direction:column;align-items:flex-start}.block-text__list span{margin-bottom:8px;background:#FFFFFF;border-radius:4px;padding:8px;color:#6E6E7D}.block-text__list span:last-child{margin-bottom:0}@media (min-width: 768px){.block-text{text-align:center}.block-text::before{background:conic-gradient(from 189.96deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #A9B1FD 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 356.26deg, #A9B1FD 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #FFEEC3 0%, rgba(255,238,195,0) 100%),radial-gradient(56.6% 61.75% at 50% -20.14%, #9ED2FF 0%, rgba(158,210,255,0) 100%),#fff}.block-text .btn{margin-left:auto;margin-right:auto}.block-text__list{flex-direction:row;flex-wrap:wrap;justify-content:center}.block-text__list span{margin:8px}}@media (min-width: 1280px){.block-text__wrapper{width:90%;margin-left:auto;margin-right:auto}.cannabis .block-text__wrapper{width:100%}.block-text__wrapper .title br{display:block}.block-text__list span{font-size:0.89em;padding:12px 16px}}@media (min-width: 1900px){.block-text .btn{width:280px}.block-text .desc{margin-bottom:40px}.block-text__list span{margin:12px;padding:15px 20px}}.block-slider::before{opacity:0.4}.block-slider .arrow{display:none}.block-slider__wrapper{position:relative;padding-bottom:35px}.block-slider__wrapper .swiper-pagination{bottom:0}.block-slider__wrapper .swiper-pagination-bullet{background:#C9D4E0}.block-slider__wrapper .swiper-pagination-bullet-active{background:#000}.block-slider__item{background:#fff;padding:24px;box-shadow:0 10px 20px rgba(199,202,231,0.25);border-radius:8px;height:auto;margin-right:5%;width:100%}.block-slider__item i{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:10px;font-size:27px}.block-slider__item .desc{margin-bottom:0}@media (min-width: 768px){.block-slider .container>.title,.block-slider .container>.desc{text-align:center}.block-slider .container>.desc{margin-bottom:32px}.block-slider__item{margin-right:6%}}@media (min-width: 1024px){.block-slider__swiper{overflow:hidden;border-radius:8px}.block-slider__wrapper{position:relative;padding-bottom:50px}.block-slider .arrow{display:flex;background:#F6F6F6;color:#252534;top:calc(50% - 25px);transform:translateY(-50%)}.block-slider .arrow:hover:not(.swiper-button-disabled){background:#fff}.block-slider .arrow--next{right:-40px}.block-slider .arrow--prev{left:-40px}.block-slider__item{width:calc(50% - 12px);margin-right:24px}}@media (min-width: 1280px){.block-slider .container>.desc{width:90%;margin-left:auto;margin-right:auto}.block-slider .arrow--next{right:-60px}.block-slider .arrow--prev{left:-60px}}@media (min-width: 1900px){.block-slider__item{padding:32px;width:calc(50% - 22px);margin-right:44px}.block-slider__item i{font-size:32px;width:36px;height:36px;margin-bottom:20px}}.cannabis__info .block-info{margin-bottom:56px}.cannabis__rules .block-info{margin-bottom:32px}.block-info .title.pk{display:none}.block-info .title.mob{font-size:1.5em;margin-bottom:24px}.block-info__img{position:relative;max-width:447px}.market__try .block-info__img,.nft .block-info__img,.retail .block-info__img{margin-bottom:32px}.estate .block-info__img{margin-bottom:24px}.nft .block-info__img{max-width:400px}.cannabis .block-info__img{max-width:500px}.cannabis__rules .block-info__img{width:calc(100% + 30px);margin-left:-30px}.block-info__img picture{display:block;width:100%}.block-info__img picture img{width:100%}.block-info__img>img{max-width:inherit;width:100%}.nft__work .block-info__img>img{width:120%;margin-left:-10%}.cannabis__info .block-info__img>img{width:110%;margin-left:-5%}.market__info .block-info__img>img{width:110%;margin-left:-8%}.estate .block-info__img>img{box-shadow:0 10px 20px rgba(199,202,231,0.25);border-radius:16px}.block-info__img .smile{right:0;bottom:0;opacity:0;transition:all .5s .8s ease-in-out}.board .block-info__img .smile{transform:scale(0)}.block-info__img.aos-animate .smile{opacity:1;transform:none}.block-info__img-leaf{position:absolute;z-index:3;right:0;bottom:-54px}.block-info__content{position:relative;z-index:2}.block-info__content .title{margin-bottom:24px}.market .block-info__content .title br,.cannabis__rules .block-info__content .title br{display:none}.estate .block-info__content .title{font-size:1.5em}.retail .block-info__content .desc p{margin-bottom:16px}.retail .block-info__content .desc ul li::before{background:#4248C2}.block-info__content .btn{width:210px;margin-top:22px;margin-left:0}@media (min-width: 768px){.retail .block-info__content .title{font-size:1.78em}.block-info__content .btn{font-size:0.87em}.cannabis__info .block-info__img{margin-left:auto;margin-right:auto}.cannabis__info .block-info__img img{width:100%;margin-left:0}.block-info__img-leaf{display:none}}@media (min-width: 1024px){.nft__work .block-info,.cannabis__info .block-info{margin-bottom:127px}.cannabis__rules .block-info{margin-bottom:72px}.block-info__wrapper{display:flex;align-items:center}.block-info .title.mob{display:none}.block-info .title.pk{display:block}.block-info__img{order:-1;width:35%;margin-right:5%}.estate .block-info__img{width:32%;margin-bottom:0}.market__try .block-info__img,.nft .block-info__img{margin-bottom:0}.cannabis__rules .block-info__img--small{width:33.5%;margin-left:-20px;max-width:100%;margin-right:5.8%}.block-info__img--small img{width:90%}.cannabis__info .block-info__img.block-info__img--big{width:47%;max-width:100%}.retail .block-info__img{margin-bottom:0}.block-info--reverse .block-info__img{order:1;margin-right:0;margin-left:5%}.estate .block-info--reverse .block-info__img{margin-left:13%}.block-info__content{display:flex;flex-direction:column;justify-content:center;width:40%;flex-grow:1;margin-bottom:0;align-self:stretch}.cannabis__info .block-info__content{width:35%}.cannabis__info .block-info__content .title{font-size:1.78em}.estate .block-info__content .title{font-size:2em}.market .block-info__content .title br,.cannabis__rules .block-info__content .title br{display:block}.block-info__content .desc{margin-bottom:0}.retail .block-info__content .desc p{margin-bottom:24px}.retail__cases-item .block-info__content .desc ul li{margin-bottom:16px}}@media (min-width: 1280px){.block-info__img{width:35%;max-width:100%;margin-right:8%}.market__info .block-info__img{width:37%}.market__try .block-info__img,.nft .block-info__img{max-width:100%;width:30%}.cannabis__rules .block-info__img--small{margin-left:-30px}.block-info--reverse .block-info__img{margin-left:8%}.cannabis__info .block-info--reverse .block-info__img{margin-left:7%}.block-info__img .smile{padding-right:24px;padding-left:24px;bottom:-21px;right:-15px}.market__info .block-info__img img,.nft .block-info__img img{width:100%;margin-left:0}}@media (min-width: 1440px){.insurance .block-info__content .title{width:500px}}@media (min-width: 1900px){.cannabis__rules .block-info__img--small{margin-left:-40px}.insurance .block-info__content .title{width:700px}.block-info__content .btn{width:250px}}.tabs-simple__item{border:2px solid #ECF1F5;margin-bottom:25px;border-radius:8px}.tabs-simple__item:last-child{margin-bottom:0}.tabs-simple__item-title{display:flex;align-items:center;justify-content:space-between;padding:23px 24px 23px 16px}.tabs-simple__item-title span{width:50%;flex-grow:1;padding-right:15px;color:#2E3289;font-family:"openSansBold",Open Sans,sans-serif}.tabs-simple__item-title img{transition:all 0.3s ease-in-out}.open .tabs-simple__item-title img{transform:rotate(-180deg)}.tabs-simple__item-desc{padding:0 32px 24px 16px;color:#252534;line-height:1.8;display:none;will-change:transform, height, margin;transform:translate3d(0, 0, 0) scale(1, 1)}.tabs-simple__item-desc p{margin-top:0}.tabs-simple__item-desc p:last-child{margin-bottom:0}.tabs-simple__item-desc a{color:#2e3289;text-decoration:none;font-family:"openSansBold",Open Sans,sans-serif}@media (min-width: 768px){.tabs-simple__item-title{padding:24px}.tabs-simple__item-title span{padding-right:40px}.tabs-simple__item-desc{padding-left:24px;padding-right:80px}}@media (min-width: 1024px){.tabs-simple__item-title{cursor:pointer}}@media (min-width: 1900px){.tabs-simple__item{margin-bottom:32px}.tabs-simple__item-title{padding:32px}.tabs-simple__item-title span{padding-right:60px}.tabs-simple__item-title img{width:18px}.tabs-simple__item-desc{padding-left:34px;padding-right:100px}}.info-arrow__line{display:none}.info-arrow .title{margin-bottom:24px}.info-arrow .desc{margin-bottom:0}.info-arrow .desc p :last-child{margin-bottom:0}.info-arrow .btn{margin-top:32px;margin-left:0;max-width:326px;text-align:center;padding-left:10px;padding-right:10px}.info-arrow .btn.pk{display:none}@media (min-width: 768px){.info-arrow .btn{font-size:0.87em}}@media (min-width: 1024px){.info-arrow{display:flex;position:relative}.info-arrow__line{display:block;position:absolute;width:55%;left:-8%;top:33px;pointer-events:none}.insurance .info-arrow__line{left:-12%}.info-arrow__wrapper{width:45%;margin-right:5%}.insurance .info-arrow__wrapper{width:40%}.info-arrow .title{line-height:1.4}.insurance .info-arrow .title{font-size:1.76em}.info-arrow .desc{width:40%;flex-grow:1;line-height:2}.info-arrow .btn.mob{display:none}.info-arrow .btn.pk{display:flex}}@media (min-width: 1280px){.insurance .info-arrow__line{left:-10%;width:42%}}@media (min-width: 1900px){.insurance .info-arrow__line{left:-8%;width:31%}.info-arrow .btn{width:400px;max-width:100%}}.partners{background:#000;padding:52px 0}.partners img{max-height:40px;width:auto}.partners .swiper-wrapper{display:flex;align-items:center}.partners .swiper-slide{width:auto;margin-right:60px}@media (min-width: 1024px){.partners .swiper-slide{margin-right:80px}}.aml{margin-bottom:56px}.aml__info{margin-bottom:53px}.aml__info .btn{width:240px;margin:0}.aml__img img{width:100%}@media (min-width: 768px){.aml{margin-bottom:80px}.aml__info .btn{width:250px;font-size:0.89em}}@media (min-width: 1024px){.aml{margin-bottom:126px}.aml .container{display:flex;align-items:flex-end}.aml__info{width:52%;flex-grow:1;margin-right:3%;margin-bottom:0}.aml__img{padding-top:-10px;width:45%}}@media (min-width: 1280px){.aml__info{margin-right:3.5%;width:67%}.aml__info .desc{margin-bottom:24px}.aml__img img{max-width:125.5%;width:125.5%}}@media (min-width: 1900px){.aml__info .btn{width:300px}}.service{padding-top:56px;position:relative;overflow:hidden}.service::before{width:1345px;height:793px;min-width:100%;min-height:100%;left:-281px;top:-40px}.service .container{position:relative;z-index:2}.service .desc{margin-bottom:24px}.service__list{position:relative;padding:0 16px 90px}.service__list .arrow{display:none}.service__item{display:flex;flex-direction:column;align-items:flex-start;width:95%;max-width:343px;height:auto;background:#ffffff;box-shadow:0px 10px 20px rgba(199,202,231,0.25);border-radius:16px;padding:24px;margin-right:8px}.service__item svg{margin-bottom:16px}.service__item-title{margin:0 0 13px 0;text-transform:uppercase;font-family:"openSansSemi",Open Sans,sans-serif;font-size:1.12em}.service__item-desc{margin:0 0 13px 0;color:#6e6e7d;line-height:1.4}.service__item a{margin-top:auto;text-decoration:none;color:#42b4eb;font-family:"openSansSemi",Open Sans,sans-serif}.service__item a i::before{color:#42b4eb;font-size:10px;margin-left:16px}@media (min-width: 768px){.service{padding-top:80px}.service__list{padding-bottom:120px}.service__list::after,.service__list::before{content:'';width:160px;height:calc(100% - 120px);position:absolute;z-index:2;top:0}.service__list::after{left:0;background:linear-gradient(90deg, #fdf9f7 0%, rgba(253,250,249,0) 122.19%)}.service__list::before{right:0;background:linear-gradient(90deg, #fafcff 0%, rgba(247,251,255,0) 139.38%);transform:matrix(-1, 0, 0, 1, 0, 0)}.service__item{max-width:364px;margin-right:24px}.service__item-title{margin-bottom:16px}.service__item-desc{font-size:0.89em;margin-bottom:19px}.service__item a{font-size:0.89em}}@media (min-width: 1024px){.service{padding-top:126px}.service::before{width:1554px;height:1103px;left:-57px;top:-40px;min-width:110%;min-height:105%}.service .container{text-align:center}.service .desc{margin-bottom:32px;max-width:812px;margin-left:auto;margin-right:auto}.service__item a i{display:inline-block;transition:all 0.4s ease-in-out}.service__item a:hover i{transform:translateX(7px)}}@media (min-width: 1280px){.service__list{padding-left:40px;padding-right:40px;margin-bottom:40px;padding-bottom:0;width:calc(79% + 80px);margin-left:auto;margin-right:auto}.service__list-slider{overflow:hidden;padding-bottom:120px}.service__list::before,.service__list::after{display:none}.service__list .arrow{opacity:0;display:flex;z-index:10;top:-120px;bottom:0;margin:auto;background:#f6f6f6;color:#252534}.service__list .arrow:hover{background:#252534;color:#fff}.service__list .arrow--prev{left:0px;transform:translateX(-30%)}.service__list .arrow--prev i{margin-left:-1px}.service__list .arrow--next{right:0;transform:translateX(30%)}.service__list .arrow--next i{margin-left:1.5px}.service__list:hover .arrow{opacity:1;transform:none}.service__item{max-width:inherit;width:calc(33% - 16px);box-shadow:none;transition:all 0.3s ease-in-out}.service__item.swiper-slide-active{box-shadow:0px 10px 20px rgba(199,202,231,0.25)}}@media (min-width: 1900px){.service__list{width:calc(90% + 80px)}.service__item{margin-right:44px;width:calc(25% - 33px)}}.why{position:relative;overflow:hidden}.why::before{width:160%;height:114%;left:-10%;top:0}.why .container{position:relative;z-index:2;padding-top:46px}.why .desc{margin-bottom:18px}.why__wrapper{background:#fff;box-shadow:0px 10px 20px rgba(199,202,231,0.25);border-radius:16px;padding:32px;margin-bottom:56px}.why__wrapper .title{font-family:"openSansBold",Open Sans,sans-serif}.why__item{margin-bottom:20px}.why__item:last-child{margin-bottom:0}.why__item-name{display:flex;align-items:center;font-family:"openSansSemi",Open Sans,sans-serif;margin-bottom:8px;font-size:1.25em}.why__item-name svg{margin-left:8px}.why__item-desc{color:#6e6e7d}.why__regulation{margin-bottom:15px}.why__regulation-info{margin-bottom:32px}.why__regulation ul{padding:0;margin:0;list-style:none}.why__regulation ul .desc{margin-bottom:14px;position:relative;padding-left:28px}.why__regulation ul .desc i{position:absolute;top:5px;left:0}.why__regulation-img{width:90%;margin-left:auto;margin-right:auto}@media (min-width: 768px){.why__wrapper{margin-bottom:80px}}@media (min-width: 1024px){.why::before{min-width:110%;min-height:110%;width:1554px;height:1453px;left:-57px;top:-40px}.why .container{padding-top:126px}.why .container>.title,.why .container>.desc{text-align:center}.why .container>.desc{margin-bottom:37px}.why .container>.desc{margin-bottom:37px}.why__wrapper{margin-bottom:126px}.why__wrapper>.title{text-align:center;font-size:2em}.why__list{display:flex;justify-content:space-between}.why__item{margin-bottom:0;width:30%}.why__item-name{font-size:1.35em}.why__item-desc{font-size:0.89em}.why__regulation{display:flex;align-items:center;margin-bottom:100px}.why__regulation-info{width:55%;margin-bottom:0}.why__regulation-img{width:45%}.why__regulation-img img{width:120%;max-width:200%;position:relative;left:10%}.why__regulation .desc{margin-bottom:24px}.why__regulation ul .desc{margin-bottom:24px}.why__regulation ul .desc i{font-size:0.89em}}@media (min-width: 1280px){.why .desc{width:790px;margin-left:auto;margin-right:auto}.why__regulation-info{width:59%}.why__regulation-img img{width:121.5%;left:17%}}@media (min-width: 1400px){.why__wrapper{display:flex;align-items:center;padding:59px 56px}.why__wrapper>.title{margin-bottom:0;margin-right:8%;text-align:left}}.what{padding-top:56px;margin-bottom:56px}.what__info{margin-bottom:32px}.what__info .title{max-width:100%}.what__title{text-transform:uppercase;font-size:1.125em;margin:20px 0 10px}.what__slider{margin-bottom:20px}.what__slider .swiper-slide{padding:16px;background:#f6f6f6;border-radius:8px;height:auto;margin-right:8px}.what__slider .swiper-slide .desc{color:#252534}.what__slider .arrow{display:none}.what__img{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;width:277px;margin-left:auto;margin-right:auto}.what__img-title{position:absolute;top:60px;left:0;right:0;margin:auto;font-size:24px;line-height:1.1;font-family:"openSansBold",Open Sans,sans-serif;width:244px}.what__img .desc{position:absolute;top:125px;left:0;right:0;width:183px;margin:auto;line-height:1.4;font-size:16px}.what__img-item{position:absolute;z-index:2;display:flex;align-items:center;text-align:left;border-radius:16px;width:258px;box-shadow:4px 10px 30px rgba(163,172,204,0.25);background:#fff;padding:16px 14px}.what__img-item-photo{margin-right:16px}.what__img-item-name{font-family:"openSansBoldExtra",Open Sans,sans-serif;margin-bottom:4px;color:#283b66;line-height:1.1;font-size:1.13em}.what__img-item-btn{padding:4px 8px;font-size:12px;font-family:"openSansSemi",Open Sans,sans-serif;border-radius:29px;background:#d4e7f9;color:#679bd9;display:inline-flex;justify-content:center;align-items:center}.what__img-item--1{left:0;top:47%;transform:translate(-59px, -50%) rotate(-7.05deg)}.what__img-item--1 .what__img-item-btn{background:#dceed9;color:#5ca77a}.what__img-item--2{top:64%;right:0px;transform:translate(59px, -50%) rotate(6.31deg)}.what__img-item--3{bottom:53px;right:-10px;z-index:1}@media (min-width: 768px){.what{padding-top:80px;margin-bottom:80px}.what .swiper-slide{width:50%;margin-right:16px}}@media (min-width: 1024px){.what{padding:126px 0;margin-bottom:0}.what .container{display:flex;align-items:center}.what__img{order:-1;margin-right:10%}.what__img-item-name{font-size:18px}.what__info{width:50%;flex-grow:1;margin-bottom:0}.what__title{font-size:1em}.what__slider{position:relative;overflow:visible;padding-left:40px;margin-left:-40px}.what__slider-wrapper{border-radius:8px 0 0 8px;overflow:hidden}.what__slider .arrow{transition:all 0.3s ease-in-out;opacity:0;display:flex;z-index:10;top:0;bottom:0;margin:auto}.what__slider .arrow--prev{left:0px;transform:translateX(-30%)}.what__slider .arrow--next{right:0;transform:translateX(30%)}.what__slider:hover .arrow{opacity:1;transform:none}.what__slider::after{content:'';position:absolute;z-index:2;top:0;right:0;width:105px;height:100%;background:linear-gradient(270deg, #fff 0%, rgba(246,246,246,0) 100%)}.what .swiper-slide{width:250px}}@media (min-width: 1280px){.what__title{margin-bottom:16px;margin-top:32px}.what .swiper-slide{width:330px}.what .swiper-slide .desc{margin-bottom:0}}@media (min-width: 1900px){.what .swiper-slide{width:380px;padding:24px}.what__img-item{width:276px}}.numbers{padding-top:56px;padding-bottom:56px}.numbers__list{background:#e8f7fb;border-radius:16px;height:396px;position:relative}.numbers__slider{overflow:hidden;border-radius:16px;height:100%;margin:auto;padding:16px 16px 15px}.numbers__slider .swiper-wrapper{pointer-events:none}.numbers__item{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;height:30%;margin-bottom:16px}.numbers__item::after{content:'';position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background:#ffffff;border-radius:8px}.numbers__item::before{content:'';position:absolute;width:calc(100% + 16px);height:calc(100% + 16px);z-index:0;top:50%;left:50%;transform:translate(-50%, -50%);background:linear-gradient(60deg, #c8a7e3 0%, #ffcbcc 100%);border-radius:8px;opacity:0}.numbers__item.swiper-slide-active::before{opacity:1}.numbers__item *{position:relative;z-index:3}.numbers__item span{font-family:"openSansBoldExtra",Open Sans,sans-serif;font-size:36px;line-height:40px;margin-bottom:8px}.numbers__item i{color:#6e6e7d;font-size:16px;font-style:normal}.numbers .arrow{bottom:-16px;left:0;right:0;margin:auto}@media (min-width: 768px){.numbers{padding:80px 0}.numbers__list{height:500px}.numbers__item span{font-size:50px}.numbers__item i{font-size:20px}}@media (min-width: 1024px){.numbers{padding:126px 0}.numbers .container{display:flex;align-items:center}.numbers__info{width:30%;flex-grow:1}.numbers__list{height:396px;width:292px;order:-1;margin-right:7%;margin-bottom:0}.numbers__item span{font-size:36px}.numbers__item i{font-size:16px}.numbers__arrow{transition:all 0.3s ease-in-out}.numbers__arrow:hover{background:#3e3e3e}}@media (min-width: 1280px){.numbers__slider .swiper-wrapper{pointer-events:auto}.numbers .desc ul{display:flex;flex-wrap:wrap}.numbers .desc ul li{width:35%}.numbers .desc ul li:nth-child(odd){width:65%;padding-right:10px}}.online .desc{margin-bottom:57px}.online__img{position:relative;margin-left:55px;margin-right:18px;margin-bottom:115px;background:linear-gradient(0deg, rgba(66,180,235,0.2) 0%, rgba(66,180,235,0) 119.72%);border-radius:16px;padding:16px 41px 0;max-width:270px}.online__img-title{color:#6e6e7d;text-transform:uppercase;margin-bottom:7px;text-align:center;font-size:12px}.online__img-list{display:flex;align-items:flex-end;justify-content:center;width:100%}.online__img-item{display:flex;flex-direction:column;margin-right:22px;text-align:center}.online__img-item:last-child{margin-right:0}.online__img-item span{color:#6e6e7d;font-size:14px}.online__img-item i{width:48px;border-radius:8px 8px 0 0}.online__img-item.blue i{background:linear-gradient(180deg, #42b4eb 0%, #f0faff 111%);height:140px}.online__img-item.orange i{background:linear-gradient(180deg, #f57967 0%, #f0faff 111%);height:170px}.online__img-item.green i{background:linear-gradient(180deg, #77e3bc 0%, #f0faff 111%);height:159px}.online__img-trust{position:absolute;transform:translate(-50%, -50%) rotate(-31.45deg) scale(0) !important;opacity:1;left:0;top:0;line-height:1.2;padding:5px 22px;border:1.5px solid #42b4eb;font-size:18px;color:#42b4eb;font-family:"openSansSemi",Open Sans,sans-serif}.online__img-trust.aos-animate{transform:translate(-50%, -50%) rotate(-31.45deg) scale(1) !important}.online__img-trust span{position:absolute;background:#42b4eb;border-radius:100%;width:6.5px;height:6.5px}.online__img-trust span:nth-child(1){top:0;left:0;transform:translate(-60%, -60%)}.online__img-trust span:nth-child(2){top:0;right:0;transform:translate(60%, -60%)}.online__img-trust span:nth-child(3){bottom:0;right:0;transform:translate(60%, 60%)}.online__img-trust span:nth-child(4){bottom:0;left:0;transform:translate(-60%, 60%)}.online__img-user{position:absolute;bottom:-59px;left:-44px;padding:20px 15px 20px 25px;width:218px;background:#ffffff;box-shadow:4px 10px 30px rgba(163,172,204,0.25);border-radius:16px;display:flex;flex-wrap:wrap;align-items:center}.online__img-user svg{margin-right:8px}.online__img-user span{color:#6e6e7d;font-size:1.15em}.online__img-user i{width:100%;font-size:36px;line-height:43px;font-family:"openSansBoldExtra",Open Sans,sans-serif;font-style:normal}@media (min-width: 375px){.online .container{display:flex;flex-direction:column;align-items:center}.online__img{width:81%;max-width:350px}}@media (min-width: 1024px){.online{padding-bottom:116px}.online .container{flex-direction:row;align-items:center}.online__img{order:-1;margin-bottom:0}.online .desc{margin-bottom:0}}@media (min-width: 1280px){.online__img{margin-left:0;margin-right:6.5%}}@media (min-width: 1900px){.online__img-user{width:250px}}.superb{position:relative;background:#ECF1F5;padding-bottom:210px;overflow:hidden;margin-bottom:56px}.superb__title{margin-bottom:34px}.superb__title a{color:#42B4EB;text-decoration:none;font-family:"openSansSemi",Open Sans,sans-serif}.superb__title a i{margin-left:17px;font-size:12px}.superb__title a i::before{color:#42B4EB}.superb__title .title{max-width:400px;color:#000;margin-bottom:24px}.superb__title .title span::after{width:106%;left:-2%;background:#C9D4E0}.superb__title .title span:first-of-type::after{width:110%}.superb .desc{margin-bottom:0}.superb__icons{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:24px;position:absolute;bottom:-66px;left:-106px}.superb__icons img{min-width:180px;max-width:100%}@media (min-width: 768px){.superb__title .title{max-width:500px}.superb__title a{font-size:0.89em}.superb__icons{grid-column-gap:48px;left:-85px;bottom:-81px}}@media (min-width: 1024px){.superb__wrapper{display:flex}.superb__title{width:40%;margin-right:7.4%}.superb__title a i{display:inline-block;transition:all .3s ease-in-out}.superb__title a:hover i{transform:translateX(5px)}.superb .desc{width:40%;flex-grow:1}}@media (min-width: 1280px){.superb{padding-bottom:126px}.superb__title{position:relative;width:401px;margin-right:8%}}@media (min-width: 1440px){.superb .desc{padding-right:2%}}@media (min-width: 1900px){.superb__title{width:500px}.superb .desc{padding-right:8%}.superb__icons{left:-1174px;right:0;margin:auto;width:636px}}.try{padding-bottom:40px}.try__list{margin-bottom:18px}.try__item{display:flex;flex-direction:column;align-items:center;padding:24px;background:#ffffff;border:2px solid #42b4eb;border-radius:8px;margin-bottom:16px;text-decoration:none}.try__item:last-child{margin-bottom:0}.try__item-img{margin-bottom:16px;display:flex;justify-content:center;align-items:center}.try__item-title{text-transform:capitalize;font-family:"openSansBold",Open Sans,sans-serif;margin-bottom:10px}.try__item-title br{display:none}.try__item-title span{margin-left:8px;padding:3px 8px;text-transform:uppercase;background:#4eb182;border-radius:2px;color:#fff;font-size:0.75em}.try__item-desc{color:#6e6e7d}.try__form{display:none;background:rgba(255,255,255,0.4);padding:24px;border-radius:8px}.try__form-wrapper{max-width:550px;margin-left:auto;margin-right:auto}.try__form-title{margin-bottom:16px;font-family:"openSansBold",Open Sans,sans-serif}.try__form .checkbox{margin-bottom:16px}.try__form .btn{width:100%;font-size:1.13em}.try__form .btn i{font-size:11px}@media (min-width: 768px){.try{padding-bottom:85px}.try .info .title,.try .info .desc{text-align:center;max-width:890px;margin-left:auto;margin-right:auto}.try .info .desc{margin-bottom:56px}.try__list{display:flex;flex-wrap:wrap}.try__item{margin-bottom:24px;width:calc(50% - 12px)}.try__item:nth-child(odd){margin-right:24px}.try__item:last-child{margin-bottom:24px}.try__form{padding:32px}.try__form-wrapper{display:flex;flex-direction:column;align-items:center}.try__form-title{margin-bottom:21px;font-size:1.1em;text-align:center}.try__form .btn{width:240px;font-size:1em}.try__form .checkbox{margin-bottom:21px}}@media (min-width: 1024px){.try__list{margin-bottom:8px}.try__item{flex-direction:row;align-items:center;padding:24px 27px;transition:all 0.3s ease-in-out}.try__item:hover{background:rgba(255,255,255,0.3)}.try__item-info{flex:1}.try__item-img{margin-right:16px}}@media (min-width: 1900px){.try{min-height:80vh;display:flex;flex-direction:column;justify-content:center}.try__item-img{margin-right:24px;width:100px}.try__item:first-child .try__item-img{width:115px}.try__item-img img{width:100%}.try__form-wrapper{max-width:700px}.try__form .btn{width:280px}}.age__service{padding:56px 0}.age__service::before{width:599px;height:2547px;min-width:calc(100% + 88px);min-height:calc(100% + 88px);left:-88px;top:-40px}.age__service-img{position:relative;margin-bottom:49px;max-width:397px;margin-left:auto;margin-right:auto}.age__service-img>img{width:100%;border-radius:16px}.age__service-img .smile{bottom:-21px;right:21px}.age__online{padding:44px 0;background:#252534;color:#fff;border-bottom:1px solid #525263}.age__online-info{margin-bottom:25px}.age__online-img{position:relative;overflow:hidden;max-width:352px;height:333px;padding-left:9px}.age__online-img::before{content:'';position:absolute;top:39px;left:9px;height:calc(100% - 39px);width:calc(100% - 9px);background:#3a3a48;border-radius:16px}.age__online-img>img{position:absolute;top:60%;left:50%;transform:translate(-50%, -50%)}.age__online-img .smile{bottom:100px;left:0}.age__online-img .smile i{display:block;position:absolute;left:68px;bottom:-17px;font-size:28px}.age__online .desc{color:#f6f6f6}.age__online .btn{width:240px;margin-left:0}@media (min-width: 768px){.age__online{padding:59px 0}.age__online .container{display:flex;align-items:flex-end}.age__online-info{flex:1;margin-bottom:0}.age__online-img{width:250px;margin-left:5%}}@media (min-width: 1280px){.age__service{padding:126px 0}.age__service::before{width:1554px;height:2019px;left:-57px;top:-40px;background:conic-gradient(from 183.15deg at 114.55% 56.21%, rgba(197,170,254,0) 0deg, #a9b1fd 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 360deg),radial-gradient(46.23% 104.56% at -1.67% 97.61%, #ffeec3 0%, rgba(255,238,195,0) 100%),radial-gradient(59.25% 74.23% at 44.57% -39.19%, #9ed2ff 20%, rgba(158,210,255,0) 120%),#fff;opacity:0.5}.age__service-wrapper{display:flex;align-items:center;margin-bottom:110px}.age__service-info{flex:1;margin-bottom:0}.age__service-img{order:-1;margin-right:88px;width:364px}.age__service-list{box-shadow:0px 10px 20px rgba(199,202,231,0.25)}.age__service .desc{font-size:0.89em;padding-right:30px}.age__online{padding:48px 0 96px}.age__online-info .desc{margin-bottom:32px}.age__online-img{order:-1;margin-right:93px;margin-left:0;width:460px;max-width:100%;height:442px;padding-left:96px;margin-left:-96px}.age__online-img::before{width:calc(100% - 96px);left:96px;top:57px;height:calc(100% - 57px)}.age__online-img>img{top:50%;left:calc(50% + 50px)}.age__online .smile{padding:15px 20px;bottom:196px}.age__online .smile span{letter-spacing:1px;font-size:25px}.age__online .smile i{left:auto;right:70px}}@media (min-width: 1900px){.age__online .btn{width:260px}}.price{position:relative;z-index:2}.price.bg::before{width:100%;height:100%;min-width:100%;left:0;top:0;background:conic-gradient(from 189.96deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #a9b1fd 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 356.26deg, #a9b1fd 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #ffeec3 0%, rgba(255,238,195,0) 100%),radial-gradient(56.6% 61.75% at 50% -20.14%, #9ed2ff 0%, rgba(158,210,255,0) 260%),#fff;opacity:0.6}.price .info{text-align:center}.price .info .title{margin-bottom:10px;margin-left:auto;margin-right:auto}.price .info .title span{display:block}.price .info .desc{margin-bottom:15px;width:236px;margin-left:auto;margin-right:auto;line-height:1.2}@media (min-width: 768px){.price .info .title span{display:inline;margin-left:13px}.price .info .desc{width:100%;margin-bottom:24px}}.price__tab{position:relative;background:#d8e6ee;border-radius:28px;margin:0 0 25px 0;padding:0;height:54px;width:96%;margin-left:auto;margin-right:auto;display:flex;align-items:center;list-style:none}.price__tab li{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;text-align:center;width:50%;height:100%;padding:0 16px;font-size:16px;white-space:nowrap;text-decoration:none;font-family:"openSansSemi",Open Sans,sans-serif;color:#fff;transition:all 0.3s ease-in-out;pointer-events:none;user-select:none}.price__tab li:last-child{pointer-events:auto;color:#000}.price__tab.active li{pointer-events:auto;color:#000}.price__tab.active li:last-child{pointer-events:none;color:#fff}.price__tab.active::after{transform:translateX(100%)}.price__tab::after{position:absolute;z-index:0;content:'';background:#000;border-radius:28px;left:0;height:100%;width:50%;transition:all 0.3s ease-in-out}@media (min-width: 768px){.price__tab{width:351px;margin-bottom:40px}}@media (min-width: 1024px){.price__tab li{cursor:pointer}}.price__benefits{padding:56px 4.3%;position:relative;z-index:5;background:#fff;display:none}.price__benefits .info{width:90%;margin-left:auto;margin-right:auto;text-align:center}.price__benefits .info .title{margin-left:auto;margin-right:auto;margin-bottom:25px}.price__benefits-list{margin-bottom:56px}.price__benefits-list .service__item{max-width:364px;width:100%;border:2px solid #ecf1f5;border-radius:16px;box-shadow:none;margin-bottom:24px;margin-left:auto;margin-right:auto}.price__benefits-list .service__item:last-child{margin-bottom:32px}.price__benefits .btn{text-transform:capitalize;width:250px}@media (min-width: 768px){.price__benefits{padding:0 5%}.price__benefits .btn{text-transform:capitalize;font-size:0.9em}}@media (min-width: 1024px){.price__benefits{padding:126px 5%}.price__benefits-list{display:flex}.price__benefits-list .service__item{margin-bottom:0;width:31%;max-width:100%}.price__benefits-list .service__item:last-child{margin-bottom:0}}@media (min-width: 1900px){.price__benefits .btn{width:300px}}.price__plan{background:#fff;padding:24px;border-radius:16px;margin-bottom:40px}.price__plan-wrapper{display:none}.price__plan-head{border-radius:16px;overflow:hidden;position:relative;padding:36px 25px;margin-bottom:24px}.price__plan-head::before{left:0;top:0;width:150%;opacity:0.7;background:conic-gradient(from 189.96deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #a9b1fd 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 356.26deg, #a9b1fd 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #ffeec3 0%, rgba(255,238,195,0) 100%),radial-gradient(56.6% 61.75% at 50% -20.14%, #9ed2ff 0%, rgba(158,210,255,0) 100%),#fff}.price__plan-head-title,.price__plan-head-desc{position:relative;z-index:2;text-align:center;line-height:1.5}.price__plan-head-title{color:#6e6e7d}.price__plan-head-desc{color:#2e3289;font-family:"openSansBold",Open Sans,sans-serif}.price__plan-info-title{color:#2e3289;font-size:14px;margin-bottom:14px;font-family:"openSansBold",Open Sans,sans-serif;text-transform:uppercase}.price__plan-item{display:flex;align-items:center;margin-bottom:11px;font-size:16px}.price__plan-item:last-child{margin-bottom:0}.price__plan-item i{display:flex;justify-content:center;align-items:center;min-width:16px;width:16px;height:16px;padding-top:2.5px;margin-right:8px;border-radius:100%;background:#dcf1ff;font-size:7px;color:#42b4eb}.price__plan-item span{color:#6e6e7d}.price__plan-item-circle{margin-right:8px;background:#42b4eb;width:6px;height:6px;border-radius:100%}@media (min-width: 768px){.price__plan{margin-bottom:126px}.price__plan-head{padding:43px 54px}.price__plan-head::before{background:conic-gradient(from 189.96deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #a9b1fd 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 356.26deg, #a9b1fd 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #ffeec3 0%, rgba(255,238,195,0) 100%),radial-gradient(56.6% 61.75% at 50% -20.14%, #9ed2ff 0%, rgba(158,210,255,0) 100%),#fff;opacity:0.6}.price__plan-list{display:flex;flex-wrap:wrap;align-items:center}.price__plan-item{width:50%;padding-right:10px;margin-bottom:8px}.price__plan-item:last-child{margin-bottom:0}}@media (min-width: 1024px){.price__plan{padding:16px;display:flex;align-items:center}.price__plan-head{display:flex;flex-direction:column;justify-content:center;width:270px;height:177px;padding:43px 14px;margin-right:13px;margin-bottom:0}.price__plan-info{width:50%;flex-grow:1}}@media (min-width: 1280px){.price__plan-head{width:340px;margin-right:43px;padding:43px 34px}}@media (min-width: 1400px){.price__plan-head{width:380px;margin-right:43px;padding:43px 54px}}@media (min-width: 1900px){.price__plan-head{width:440px}.price__plan-info-title{font-size:0.8em}}.price__calc{margin-bottom:40px}.price__calc-head{margin-bottom:24px;width:100%;background:#f3fbff}.price__calc-head.price__calc-head--static{min-height:89px}.price__calc-head.price__calc-head--fixed{position:fixed;z-index:5;top:80px;width:100%;left:0;opacity:0;pointer-events:none}.price__calc-head.price__calc-head--fixed.open{transition:all 0s ease-in-out;opacity:1;pointer-events:auto;box-shadow:0px 4px 20px rgba(199,202,231,0.25)}.price__calc-choosed{display:none}.price__calc-choosed-wrapper{padding:16px 20px 8px 10px;min-height:68px;display:flex;flex-wrap:wrap;align-items:center;background:#f3fbff}.price__calc-head--fixed .price__calc-choosed{max-height:23vh;overflow:auto;scrollbar-color:#42b4eb transparent;scrollbar-width:thin}.price__calc-head--fixed .price__calc-choosed::-webkit-scrollbar{border-radius:10px;height:100%;width:4px}.price__calc-head--fixed .price__calc-choosed::-webkit-scrollbar-thumb{background:#42b4eb;border-radius:10px}.price__calc-head--fixed .price__calc-choosed::-webkit-scrollbar-track{border-radius:10px}.price__calc-choosed a{margin-right:8px;margin-bottom:8px;padding:8px;text-transform:uppercase;font-size:14px;color:#2e3289;font-family:"openSansSemi",Open Sans,sans-serif;text-decoration:none;background:#dcf0fb;border-radius:4px}.price__calc-choosed a i{margin-left:8px;font-size:10px}.price__calc-order{display:flex;align-items:center;justify-content:center;background:#fff;border-bottom:1px solid #c9d4e0;padding:16px 4.3%}.price__calc-order .btn{max-width:219px;width:60%;margin:0}.price__calc-total{display:flex;flex-direction:column;align-items:flex-end;margin-right:10%;font-family:"openSansSemi",Open Sans,sans-serif}.price__calc-total>span{font-size:12px;color:#252534;text-transform:uppercase}.price__calc-summ{display:flex;font-size:20px;color:#42b4eb}.price__calc-summ span{margin-left:6px}.price__calc-item{display:block;margin-bottom:24px}.price__calc-item input{display:none}.price__calc-item-wrapper{background:#ffffff;border-radius:16px;padding:24px;height:100%;min-height:262px;border:1px solid transparent;transition:all 0.3s ease-in-out}.active .price__calc-item-wrapper,.free .price__calc-item-wrapper{border-color:#42b4eb !important}.price__calc-item--soon .price__calc-item-wrapper{border-color:#c9d4e0 !important}.price__calc-item-title{position:relative;display:flex;align-items:center;margin-bottom:6px}.free .price__calc-item-title{margin-bottom:20px;padding-right:60px}.price__calc-item-title>span{color:#252534;font-size:16px;text-transform:uppercase;font-family:"openSansSemi",Open Sans,sans-serif}.price__calc-item-question{position:relative;top:2px}.price__calc-item-question i{font-size:20px;margin-left:8px;margin-right:8px}.price__calc-item-question-text{position:absolute;right:8px;top:100%;width:180px;padding:16px;font-size:10px;color:#ffffff;background:rgba(45,46,69,0.7);border-radius:4px;visibility:hidden;opacity:0;transition:all 0.3s ease-in-out}.price__calc-item-question:hover .price__calc-item-question-text{opacity:1;visibility:visible}.price__calc-item-check{margin-left:auto}.price__calc-item-check .checkbox__icon i::before{color:#fff}.price__calc-item-free{position:absolute;right:-24px;top:-2px;background:#42b4eb;border-radius:4px 0px 0px 4px;height:29px;padding-left:8px;padding-right:8px;display:flex;justify-content:center;align-items:center;color:#fff;font-family:"openSansSemi",Open Sans,sans-serif}.price__calc-item-free .pk{display:none}.price__calc-item-price{display:inline-flex;justify-content:center;align-items:center;height:29px;padding:0 8px;margin-bottom:19px;background:#eef8ff;border-radius:4px;color:#42b4eb;font-size:18px;font-family:"openSansSemi",Open Sans,sans-serif}.price__calc-item-price span{margin-left:5px}@media (min-width: 768px){.price__calc-head.price__calc-head--fixed{top:100px}.price__calc-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px 24px;align-items:stretch;margin-bottom:24px}.price__calc-item{margin-bottom:0}.price__calc-item .price__plan-item{width:100%}.price__calc-item--soon .price__calc-item-wrapper{min-height:inherit}.price__calc-item--soon .price__calc-item-title{margin-bottom:16px}.price__calc-item--soon .price__calc-item-list{display:flex;flex-wrap:wrap;justify-content:space-between}.price__calc-item--soon .price__plan-item{width:50%}.price__calc-choosed-wrapper{padding:16px 5% 10px}}@media (min-width: 1024px){.price__calc-head{display:flex;align-items:center;position:relative;background:#fff;width:100%;margin-left:0;padding:16px 5% 8px;padding-right:calc(5% + 360px);min-height:88px}.price__calc-head.price__calc-head--fixed{top:100px}.price__calc-order{position:absolute;width:330px;top:50%;transform:translateY(-50%);right:5%;padding:0;height:56px;justify-content:flex-end;background:transparent;border-bottom:none}.price__calc-order .btn{width:219px;font-size:0.9em}.price__calc-total{margin-right:24px}.price__calc-choosed-wrapper{background:transparent;min-height:inherit;padding:0}.price__calc-choosed a{padding-right:3px;cursor:default}.price__calc-choosed a i{display:inline-block;cursor:pointer;width:20px;transition:all 0.3s ease-in-out}.price__calc-choosed a i:hover{opacity:0.6}.price__calc-item{margin-bottom:0}.price__calc-item--soon .price__plan-item{width:auto;margin-bottom:0}}@media (min-width: 1280px){.price__calc-list{grid-template-columns:1fr 1fr 1fr}.price__calc-head{padding-left:10.5%;padding-right:calc(10.5% + 360px)}.price__calc-head.price__calc-head--fixed{border-color:transparent}.price__calc-order{right:10.5%}.price__calc-item--soon .price__calc-item-list{padding-right:5%}.free .price__calc-item-title{padding-right:110px}.price__calc-item-free .mob{display:none}.price__calc-item-free .pk{display:block}}@media (min-width: 1900px){.price__calc-head{padding-left:16.5%;padding-right:calc(16.5% + 360px)}.price__calc-order{right:16.5%}}@media (min-width: 1900px){.price__tab{width:450px;height:60px}.price__tab li{font-size:0.93em}.price__plan-item{font-size:0.93em;margin-bottom:14px}.price__plan-item i{width:22px;height:22px;font-size:10px}.price__calc-item-title>span{font-size:0.9em}.price__calc-item-price{font-size:1em;height:34px;padding:0 12px}.price__calc-item-free{height:34px}.price__calc-item-question-text{font-size:14px;width:240px}.price__calc-item-question{top:1px}}.live__features .container{padding-top:56px;padding-bottom:56px}.live__features-item{background:#ffffff;box-shadow:0px 10px 20px rgba(199,202,231,0.25);border-radius:16px;padding:24px;margin-bottom:18px}.live__features-item:last-child{margin-bottom:0}.live__features-item-title{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:4px 8px;font-size:1.13em;font-family:"openSansBold",Open Sans,sans-serif;margin-bottom:16px}.live__features-item-title.purple{background:#e4e8f8;color:#5169c7}.live__features-item-title.red{background:#ffe7e7;color:#c75151}.live__features-item-list{margin-bottom:12px}.live__features-item-list .price__plan-item i{width:18px;height:18px;font-size:9px;padding-top:1.5px;padding-left:1px}.live__features-item-img{display:flex;flex-direction:column;align-items:center;padding:10px;min-width:180px;width:180px;border-radius:8px;margin-left:auto;margin-right:auto}.live__features-item-img img{background:#ffffff;border-radius:8px;margin-bottom:7px}.live__features-item-img.green{background:#d9eeed;border:1px solid #c5e3e2}.live__features-item-img.green .price__plan-item i{background:#51b490}.live__features-item-img.green .price__plan-item i::before{color:#fff}.live__features-item-img.green .price__plan-item span{color:#51b490}.live__features-item-img.red{background:#ffe7e7;border:1px solid #eec9c9}.live__features-item-img.red .price__plan-item i{background:#c75151}.live__features-item-img.red .price__plan-item i::before{color:#fff}.live__features-item-img.red .price__plan-item span{color:#c75151}.live__features-item-img .price__plan-item{justify-content:center;width:100%;font-size:12px;font-family:"openSansSemi",Open Sans,sans-serif;padding-right:0}@media (min-width: 768px){.live__features .container{padding-top:126px;padding-bottom:126px}.live__features .title{margin-bottom:32px;text-align:center}.live__features-item{padding:56px}.live__features-item-title{font-size:1em}.live__features-item .desc{font-size:0.89em}.live__features-item-list{display:flex;flex-wrap:wrap;margin-bottom:5px}.live__features-item-list .price__plan-item{margin-bottom:14px}.live__features-item-list .price__plan-item:nth-child(1){order:-3}.live__features-item-list .price__plan-item:nth-child(2){order:-1}.live__features-item-list .price__plan-item:nth-child(3){order:-2}}@media (min-width: 1280px){.live__features-item{display:flex;align-items:center}.live__features-item .desc:last-child{margin-bottom:0}.live__features-item-info{width:50%;flex-grow:1;margin-right:56px}.live__features-item-list{width:93%}.live__features-item-list .price__plan-item{flex-grow:1}.live__features-item-list .price__plan-item:nth-child(1),.live__features-item-list .price__plan-item:nth-child(2){flex-grow:0;width:40%}}@media (min-width: 1900px){.live__features-item-list{width:100%}.live__features-item-img{padding:15px;width:240px;height:288px}.live__features-item-img img{width:100%}.live__features-item-img .price__plan-item{font-size:14px}}.live__info .container{padding-top:56px;padding-bottom:56px}.live__info .container>.desc{margin-bottom:118px}.live__info .container>.desc p{margin-bottom:0}.live__info-what{margin-bottom:81px}.live__info-what-img{position:relative;max-width:360px;margin-left:auto;margin-right:auto}.live__info-what-img>img{width:100%;border-radius:16px}.live__info-what-img .smile{bottom:-21px;right:8px;padding:22px}.live__info-what-img .smile span{font-size:24px}.live__info-what-img .smile img{width:32px;margin-right:16px}.live__info-test{background:#f6f6f6;border-radius:16px;padding:32px 16px 28px}.live__info-test .title,.live__info-test .desc{text-align:center;margin-left:auto;margin-right:auto}.live__info-test-title{margin-bottom:14px;text-transform:uppercase;color:#6e6e7d}.live__info-test-list .price__plan-item{margin-bottom:16px}.live__info-test-list .price__plan-item:last-child{margin-bottom:0}.live__info-test-list .price__plan-item i{min-width:20px;height:20px;background:#42b4eb;font-size:10px}.live__info-test-list .price__plan-item i::before{color:#fff}.live__info-test-list .price__plan-item span{color:#252534}@media (min-width: 768px){.live__info .desc{font-size:0.89em}.live__info .container{padding-top:126px;padding-bottom:126px}.live__info .container>.title,.live__info .container>.desc{text-align:center}.live__info .container>.title{margin-bottom:32px}.live__info .container>.desc{margin-bottom:126px}.live__info .container>.desc p{margin-bottom:10px}.live__info-what{margin-bottom:144px;display:flex;align-items:center}.live__info-what-text{width:30%;flex-grow:1;margin-right:5%}.live__info-what-img{width:364px;margin-top:-15px}.live__info-test{padding:40px}.live__info-test .title{margin-bottom:16px}.live__info-test .desc{margin-bottom:32px;max-width:691px}.live__info-test-title{text-align:center;font-size:0.89em}.live__info-test-list{display:flex;flex-wrap:wrap}.live__info-test-list .price__plan-item{align-items:flex-start}.live__info-test-list .price__plan-item i{margin-top:1px}}@media (min-width: 1280px){.live__info-test{padding:32px 53px}.live__info-test-list{flex-wrap:nowrap;justify-content:space-between}.live__info-test-list .price__plan-item:nth-child(1){width:20%}.live__info-test-list .price__plan-item:nth-child(2){width:30%}.live__info-test-list .price__plan-item:nth-child(3){width:20%}.live__info-test-list .price__plan-item:nth-child(4){width:23%}.live__info-what-text{margin-right:7.9%}.live__info-what-img .smile{right:-39px}}@media (min-width: 1400px){.live__info-test{padding:32px 93px}}@media (min-width: 1900px){.live__info-test{padding:52px 100px}.live__info-test .desc{max-width:800px}}.contact .container{padding-bottom:56px}.contact.bg::before{opacity:0.5;width:100%;height:100%;top:0;left:0;background:conic-gradient(from 189.96deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #a9b1fd 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 356.26deg, #a9b1fd 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #ffeec3 0%, rgba(255,238,195,0) 100%),radial-gradient(56.6% 61.75% at 50% -20.14%, #9ed2ff 0%, rgba(158,210,255,0) 100%),#fff}.contact .info{text-align:center}.contact .info .title{margin-bottom:13px}.contact .info .desc{width:241px;margin-left:auto;margin-right:auto}.contact__wrapper{position:relative;z-index:3;padding:24px;background:#ffffff;box-shadow:0px 10px 20px #eae6fd;border-radius:8px;max-width:420px;margin-left:auto;margin-right:auto}.contact__title{margin-bottom:16px;color:#2e3289;font-size:0.88em;text-transform:uppercase;font-family:"openSansSemi",Open Sans,sans-serif}.contact__form .btn{width:100%;margin-top:26px}.contact__form .input{margin-bottom:16px}.contact__decor>*{position:absolute;z-index:2}.contact__decor-circle1{display:none}.contact__decor-circle2{bottom:-46px;left:-55px;border:30px solid #ffffff;width:150px;height:150px;border-radius:100%}.contact__decor-arrows{top:-29px;right:-29px;width:100px}@media (min-width: 768px){.contact.bg::before{opacity:0.6}.contact .info .title{margin-bottom:8px}.contact .info .desc{width:auto;font-size:0.89em}.contact__wrapper{padding:32px}.contact__title{font-size:0.78em}.contact__form .btn{font-size:0.89em}}.contact__decor-circle1{display:block;width:300px;bottom:-216px;right:-99px}.contact__decor-circle2{bottom:90px}@media (min-width: 1024px){.contact__decor-arrows{top:69px;right:13%;width:130px}}@media (min-width: 1280px){.contact{display:flex;flex-direction:column;justify-content:center;height:100vh;padding-top:100px}.contact .container{padding-bottom:0;width:100%}}@media (min-width: 1900px){.contact__wrapper{padding:56px;max-width:600px}}.video__info .container{padding-top:67px;padding-bottom:56px}.video__info-col{display:flex;flex-direction:column;margin-bottom:56px}.video__info-col-img{display:flex;justify-content:center;align-items:center;height:300px;height:81vw;max-height:350px;padding:14px 26px;background:linear-gradient(131.26deg, #fef0fd 1.47%, rgba(158,181,239,0.2) 109.13%);border-radius:16px;margin-bottom:24px}.video__info-col-img img{display:block;width:auto;max-height:100%}.video__info-col-wrapper .desc{margin-bottom:0}.video__info-fitting{padding:24px;background:#ffffff;box-shadow:0px 10px 20px rgba(199,202,231,0.25);border-radius:16px}.video__info-fitting>i{display:none}.video__info-fitting-item:first-child{margin-bottom:24px}.video__info-fitting-item-title{font-family:"openSansSemi",Open Sans,sans-serif;color:#2e3289;margin-bottom:4px;line-height:1.6;font-size:1.12em}.video__info-fitting-item .desc{margin-bottom:0;font-size:0.88em}@media (min-width: 768px){.video__info .container{padding-top:126px;padding-bottom:126px}.video__info-col{margin-bottom:126px}.video__info-col:nth-child(2){margin-bottom:89px}.video__info-col-img{width:364px;height:330px}.reverse .video__info-col-img{margin-left:auto}.video__info-fitting{padding:56px}.video__info-fitting>i{display:block;text-align:center;font-size:46px;margin-bottom:15px}.video__info-fitting>.title,.video__info-fitting>.desc{text-align:center}}@media (min-width: 1024px){.video__info-col{flex-direction:row;align-items:center}.video__info-col.reverse{flex-direction:row-reverse}.video__info-col-img{margin-bottom:0}.video__info-col-wrapper{width:50%;flex-grow:1;padding-left:5%}.reverse .video__info-col-wrapper{padding-left:0;padding-right:5%}.video__info-fitting>.title{margin-bottom:8px}.video__info-fitting>.desc{margin-bottom:32px}.video__info-fitting-list{display:flex;justify-content:space-between}.video__info-fitting-item{width:48%}.video__info-fitting-item:first-child{margin-bottom:0}.video__info-fitting-item-title{margin-bottom:16px}}@media (min-width: 1400px){.video__info-col-wrapper{padding-left:10.5%}.reverse .video__info-col-wrapper{padding-left:0;padding-right:10.5%}}@media (min-width: 1900px){.video__info-col{margin-bottom:180px}.video__info-col:nth-child(2){margin-bottom:126px}.video__info-col-img{width:450px;max-width:450px;height:400px}.video__info-fitting{padding:0 76px 76px}}.video__main .container{padding-top:56px;padding-bottom:56px}.video__main .container>.title{text-align:center;margin-left:auto;margin-right:auto}.video__main-info{margin-bottom:87px}.video__main-info-content{margin-bottom:47px}.video__main-info-content .title{margin-bottom:30px}.video__main-info-list{list-style:none;margin:0;padding:0}.video__main-info-list li{margin-bottom:16px;color:#6e6e7d}.video__main-info-list li:last-child{margin-bottom:0}.video__main-info-list li span{color:#2e3289;font-family:"openSansBold",Open Sans,sans-serif}.video__main-info-img{position:relative;width:calc(100% - 34px);max-width:308px;margin-left:auto;margin-right:auto}.video__main-info-img::after{content:'';position:absolute;z-index:0;top:-17px;right:-17px;width:100%;height:100%;border:3px solid #2e3289;border-radius:24px}.video__main-info-img img{position:relative;z-index:2}.video__main-info-img-success{display:flex;justify-content:center;align-items:center;width:221px;height:74px;padding-bottom:8px;position:absolute;z-index:3;bottom:-31px;left:-19px;background:#ffffff;box-shadow:0px 7px 30px rgba(40,59,102,0.15);border-radius:8px;font-size:24px;color:#42b4eb;font-family:"openSansSemi",Open Sans,sans-serif}.video__main-info-img-success::before,.video__main-info-img-success::after{content:'';position:absolute;height:11px;bottom:-0.5px}.video__main-info-img-success::after{width:195px;left:0;background:linear-gradient(90deg, #dbdaff 0%, #42b4eb 100%);transform:matrix(1, 0, 0, -1, 0, 0);border-radius:8px 0 0 0}.video__main-info-img-success::before{right:0;width:27px;background:#c4e6fc;border-radius:0 0 8px 0}.video__main-info-img-success i{display:flex;align-items:center;justify-content:center;padding-top:1px;width:26px;height:26px;font-size:12px;margin-right:16px;border-radius:100%;background:#42b4eb}.video__main-info-img-success i::before{color:#fff}.video__main-list{margin-top:26px;background:#f6f6f6;border-radius:16px;padding:24px;margin-bottom:32px}.video__main-item{margin-bottom:20px}.video__main-item:last-child{margin-bottom:0}.video__main-item-title{margin-bottom:16px;font-size:1.13em;font-family:"openSansSemi",Open Sans,sans-serif}.video__main-item-title i{display:inline-block;margin-left:9px;position:relative;top:3px}.video__main-item-title i.icon-video{color:#e484b7}.video__main-item-title i.icon-ficial{font-size:24px}.video__main-item .desc{margin-bottom:0}.video__main .btn{width:200px;font-size:16px}@media (min-width: 768px){.video__main .container{padding-top:126px;padding-bottom:126px}.video__main-list{margin-top:32px;padding:56px}}@media (min-width: 1024px){.video__main-info{display:flex;align-items:center;margin-bottom:126px}.video__main-info-content{margin-bottom:0;width:50%;flex-grow:1;margin-right:5%}.video__main-info-list li{font-size:0.89em;margin-bottom:24px}.video__main-info-img-success{width:250px;height:90px;left:-35px;bottom:-26px}.video__main-info-img-success::after{width:225px}.video__main-list{padding:56px 32px;display:flex;justify-content:space-between}.video__main-item{width:32%;margin-bottom:0}.video__main-item-title{font-size:1em;margin-bottom:13px}}@media (min-width: 1280px){.video__main-item-title{font-size:1.1em}}@media (min-width: 1400px){.video__main-info-content{margin-right:15%}.video__main-info-img{right:24px}.video__main-list{padding:52px}.video__main-item{width:31%}.video__main-item-title{font-size:1.33em}}@media (min-width: 1900px){.video__main-info-img{max-width:400px}.video__main-info-img img{width:100%}.video__main-list{padding:76px;margin-bottom:40px}.video__main .btn{width:260px;font-size:1em}}.corporate__kyb::before{opacity:0.4;background:conic-gradient(from 127deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #a9b1fd 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 356.26deg, #a9b1fd 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #ffeec3 0%, rgba(255,238,195,0) 100%),radial-gradient(56.6% 61.75% at 50% -20.14%, #9ed2ff 0%, rgba(158,210,255,0) 100%),#fff}.corporate__kyb .container{padding-top:56px;padding-bottom:56px}.corporate__kyb .info .title{margin-bottom:15px;font-size:1.62em}.gambling .corporate__kyb .info .title{max-width:280px}.corporate__kyb .info .desc{margin-bottom:30px}.corporate__kyb-title{font-size:0.87em;line-height:1.7;margin-bottom:10px;text-transform:uppercase;color:#2e3289}.insurance .corporate__kyb-title{text-transform:none;color:inherit;font-family:"openSansBold",Open Sans,sans-serif;margin-bottom:24px;line-height:1.4}.corporate__kyb-item{background:#ffffff;border-radius:8px;margin-bottom:16px;padding:24px;display:flex;box-shadow:0px 10px 20px rgba(199,202,231,0.25);flex-direction:column}.corporate__kyb-item:last-child{margin-bottom:0}.corporate__kyb-item--dotted{justify-content:center;background-color:transparent;box-shadow:none;border:2px dotted #BFDDEB}.corporate__kyb-item--dotted .desc{margin:0}.corporate__kyb-item i{display:flex;align-items:center;margin-bottom:13px}.gambling .corporate__kyb-item i{font-size:32px}.gambling .corporate__kyb-item i.icon-pk{font-size:28px}.insurance .corporate__kyb-item i{font-size:28px;height:30px}.insurance .corporate__kyb-item i.icon-fraud:before{color:#FFC09A}.insurance .corporate__kyb-item i.icon-identity{font-size:22px}.corporate__kyb-item-text{font-size:0.87em;line-height:1.6;color:#6e6e7d}.corporate__kyb-item-text span{font-family:"openSansBold",Open Sans,sans-serif}.corporate__kyb-item-text p{margin-bottom:0}@media (min-width: 768px){.corporate__kyb .container{padding-top:126px;padding-bottom:126px}.corporate__kyb .info{text-align:center}.insurance .corporate__kyb .info{text-align:left;width:100%}.corporate__kyb .info .title{font-size:2.2em}.insurance .corporate__kyb .info .title{width:700px;margin-bottom:32px}.gambling .corporate__kyb .info .title{max-width:100%}.corporate__kyb-title{margin-bottom:24px;text-align:center}.insurance .corporate__kyb-title{text-align:left;margin-bottom:32px}.corporate__kyb-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px 24px}.corporate__kyb-item{margin-bottom:0}.corporate__kyb-item-text{font-size:0.89em}}@media (min-width: 1024px){.insurance .corporate__kyb::before{background:conic-gradient(from 189.96deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #A9B1FD 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 356.26deg, #A9B1FD 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #FFEEC3 0%, rgba(255,238,195,0) 100%),radial-gradient(56.6% 61.75% at 50% -20.14%, #9ED2FF 0%, rgba(158,210,255,0) 100%),#fff;opacity:0.4}.corporate__kyb .info{width:90%;margin-left:auto;margin-right:auto}.insurance .corporate__kyb .info .desc{margin-bottom:56px}.corporate__kyb-list{grid-template-columns:repeat(3, 1fr)}.insurance .corporate__kyb-list{grid-template-columns:1fr 1fr}}@media (min-width: 1280px){.insurance .corporate__kyb-title{font-size:1.3em}}@media (min-width: 1900px){.insurance .corporate__kyb .info .title{width:900px}.corporate__kyb-list{grid-gap:36px 36px}.corporate__kyb-item{padding:36px}.insurance .corporate__kyb-item i{font-size:34px;height:34px}.corporate__kyb-item i.icon-identity{font-size:29px}}.corporate__service .container{padding-top:56px;padding-bottom:36px}.corporate__service .info{text-align:center}.corporate__service .info .desc{font-size:0.875em}.corporate__service-list{position:relative;padding-bottom:28px}.corporate__service-list .swiper-pagination{bottom:0}.corporate__service-list .swiper-pagination-bullet{background:#f6f6f6}.corporate__service-list .swiper-pagination-bullet-active{background:#000}.corporate__service-item{height:auto;padding:24px;border:1px solid #d9e0ee;border-radius:16px;margin-right:24px}.corporate__service-item>span{position:relative;top:-40px;display:inline-block;font-size:1.13em;font-family:"openSansSemi",Open Sans,sans-serif;padding:4px 8px;border-radius:4px}.corporate__service-item>span.blue{background:#d9e0ee;color:#5473de}.corporate__service-item>span.green{background:#d9eeed;color:#52b490}.corporate__service-item>span.purpule{background:#f4e8f8;color:#aa54de}.corporate__service-item .desc{font-size:0.87em;margin-top:-34px;margin-bottom:0;line-height:1.6}.corporate__service .arrow{display:none}@media (min-width: 768px){.corporate__service .container{padding-top:126px;padding-bottom:100px}.corporate__service .info .desc{margin-bottom:40px}.corporate__service-item{width:558px}.corporate__service-item>span{font-size:1em}.corporate__service-item .desc{font-size:0.89em;line-height:1.7}}@media (min-width: 1024px){.corporate__service .info{width:70%;margin-left:auto;margin-right:auto}}@media (min-width: 1280px){.corporate__service-list{padding-left:5%}.corporate__service-list .arrow{opacity:0;display:flex;z-index:10;top:-50px;bottom:0;margin:auto}.corporate__service-list .arrow--prev{left:-50px;transform:translateX(-30%)}.corporate__service-list .arrow--prev i{margin-left:-1px}.corporate__service-list .arrow--next{right:-50px;transform:translateX(30%)}.corporate__service-list .arrow--next i{margin-left:1.5px}.corporate__service-list .arrow.swiper-button-disabled{opacity:0 !important}.corporate__service-list:hover .arrow{opacity:1;transform:none}.corporate__service-list:hover .arrow:hover{opacity:0.7}}@media (min-width: 1900px){.corporate__service-list{padding-bottom:40px}.corporate__service-item{width:700px;padding:36px 56px 36px 36px}.corporate__service-item>span{top:-50px}}.corporate__try .container{padding-top:56px}.corporate__try .title{font-family:"openSansBoldExtra",Open Sans,sans-serif}.corporate__try .desc{margin-bottom:24px}.corporate__try .btn{width:240px;margin-left:0;margin-bottom:52px}.corporate__try img{display:block;width:120%;max-width:799px;margin-left:-10%}@media (min-width: 768px){.corporate__try{text-align:center}.corporate__try .container{padding-top:126px}.corporate__try .title{margin-bottom:27px}.corporate__try .btn{margin-left:auto}.corporate__try img{width:799px;margin-left:auto;margin-right:auto}}@media (min-width: 1024px){.corporate__try .desc{width:89%;margin-left:auto;margin-right:auto}}@media (min-width: 1900px){.corporate__try .desc{line-height:1.8;margin-bottom:50px}.corporate__try .btn{width:270px;margin-bottom:80px}.corporate__try img{width:1000px;max-width:100%}}.terms.bg::before{width:100%;height:100%;left:0;top:0;background:conic-gradient(from 189.96deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #a9b1fd 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 356.26deg, #a9b1fd 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #ffeec3 0%, rgba(255,238,195,0) 100%),radial-gradient(148.69% 61.75% at 50% -20.14%, #9ed2ff 0%, rgba(158,210,255,0) 100%),#fff;opacity:0.4}.terms__info{margin-bottom:40px}.terms__info-update{display:inline-block;margin-bottom:30px;padding:4px 8px;background:#e6e7fc;border-radius:4px;color:#2e3289;font-size:0.88em;font-family:"openSansSemi",Open Sans,sans-serif}.terms__info-item{display:flex;align-items:flex-start;flex-wrap:wrap;margin-bottom:16px}.terms__info-item:last-child{margin-bottom:0}.terms__info-item>span{color:#2e3289;margin-right:14px;font-family:"openSansBold",Open Sans,sans-serif;width:30px;line-height:1;margin-top:2px}.terms__info-item .desc{width:50%;flex-grow:1;line-height:1.4;margin-bottom:0}.terms__info-item ul:first-of-type,.terms__info-item p:first-of-type{padding-top:20px}.terms__info-item p{margin-left:44px}.terms__tabs{margin-bottom:56px}.terms__tabs .title{max-width:100%;font-size:24px;padding-bottom:20px;margin-bottom:0}.terms__tabs-item{border-bottom:1px solid #c9d4e0}.terms__tabs-item:first-child{border-top:1px solid #c9d4e0}.terms__tabs-item.open{padding-bottom:20px}.terms__tabs-item-title{display:flex;align-items:center;justify-content:space-between;padding:22px 0}.terms__tabs-item-title span{width:50%;flex-grow:1;padding-right:15px;color:#252534;font-size:18px;font-family:"openSansBold",Open Sans,sans-serif}.terms__tabs-item-title img{margin-right:3px;transition:all 0.3s ease-in-out}.open .terms__tabs-item-title img{transform:rotate(-180deg)}.terms__tabs-item-desc{font-size:0.89em;color:#6e6e7d;display:none;will-change:transform, height, margin;transform:translate3d(0, 0, 0) scale(1, 1)}.terms__tabs-item-desc p{margin-top:0}.terms__tabs-item-desc p:last-child{margin-bottom:0}.terms__tabs-item-desc a{color:#2e3289;text-decoration:none;font-family:"openSansBold",Open Sans,sans-serif}@media (min-width: 1024px){.terms__tabs:last-child{margin-bottom:126px}.terms__tabs-item .terms__info-item .desc{font-size:1em}.terms__tabs-item-title{cursor:pointer;transition:all 0.3s ease-in-out}.terms__tabs-item-title:hover{background:#f3f2ff}}@media (min-width: 1280px){.terms__tabs-item.open{padding-bottom:0}.terms__tabs-item-title,.terms__tabs-item-desc{padding-left:24px;padding-right:24px}.terms__tabs-item-title{padding-top:30px;padding-bottom:30px}.terms__tabs-item-title span{font-size:1.12em}.terms__tabs-item-desc .terms__info-item:first-child,.terms__tabs-item-desc p:first-child{margin-top:20px}.terms__tabs-item-desc .terms__info-item:last-child,.terms__tabs-item-desc p:last-child{margin-bottom:24px}.terms__tabs .title{font-size:32px}}.funds__features .container{padding-top:56px;padding-bottom:56px}.funds__features .container>.btn{width:200px}.address .funds__features .container>.desc{margin-bottom:32px}.address .funds__features::before{opacity:0.4}.funds__features-list{margin-bottom:40px}.funds__features-item{background:#ffffff;box-shadow:0px 10px 20px rgba(199,202,231,0.25);border-radius:16px;padding:24px 35px 24px 21px;margin-bottom:24px}.funds__features-item:last-child{margin-bottom:0}.funds__features-item-title{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:4px 8px;font-size:1.13em;font-family:"openSansBold",Open Sans,sans-serif;margin-bottom:16px;background:#e4e8f8;color:#5169c7}.funds__features-item-list{margin-bottom:12px;list-style:none;margin:0;padding:0}.funds__features-item-list li{display:flex;align-items:center;margin-bottom:16px}.funds__features-item-list li img{margin-right:7px}.funds__features-item-list li span{font-family:"openSansSemi",Open Sans,sans-serif;color:#6e6e7d}.funds__features-item-info .title{font-size:1.52em}.payment .funds__features-item-info .title{font-size:24px}.funds__features-item-info .desc:last-child{margin-bottom:0}.address .funds__features-item-info .desc p{display:flex;align-items:center;line-height:1.3}.funds__features-item-info .desc img{position:relative}.address .funds__features-item-info .desc img{margin-right:10px}.funds__features-item-info ol{padding:0 0 0 15px;margin:0;font-family:"openSansSemi",Open Sans,sans-serif;color:#6e6e7d}.funds__features-item-info ol li{margin-bottom:12px}.funds__features-item-info ol li:last-child{margin-bottom:0}.funds__features-item-img{display:block;width:220px;margin-bottom:27px}.payment .funds__features-item-img{width:240px}.payment .funds__features-item--3 .funds__features-item-img{box-shadow:0px 10px 20px rgba(199,202,231,0.25)}.payment .funds__features-item--5 .funds__features-item-img{margin-left:-20px;width:265px}@media (min-width: 768px){.funds__features .container{padding-top:126px;padding-bottom:126px}.funds__features .container>.title{margin-bottom:32px;text-align:center}.address .funds__features .container>.title{margin-bottom:19px}.funds__features .container>.desc{margin-bottom:24px}.address .funds__features .container>.desc{text-align:center;margin-bottom:40px}.payment .funds__features .container>.title,.payment .funds__features .container>.desc{text-align:center;max-width:80%;margin-left:auto;margin-right:auto}.funds__features-list{margin-bottom:56px}.funds__features-item{padding:56px}.funds__features-item-title{font-size:1em}.funds__features-item .desc{font-size:0.89em}.funds__features-item-list{display:flex;flex-wrap:wrap;margin-bottom:26px}.funds__features-item-list li{margin-bottom:0;margin-right:39px;font-size:0.89em}.funds__features-item-info ol{font-size:0.89em}.address .funds__features-item-info .title{font-size:1.33em;margin-bottom:16px}}@media (min-width: 1280px){.funds__features-item{display:flex;align-items:center}.funds__features-item-img{order:1;margin-bottom:0}.funds__features-item .title{font-size:1.76em;margin-bottom:8px}.funds__features-item .desc{font-size:0.89em;margin-bottom:20px}.funds__features-item .desc:last-child{margin-bottom:0}.funds__features-item-info{width:50%;flex-grow:1;margin-right:84px}.funds__features-item-list{width:93%}.funds__features-item-list .price__plan-item{flex-grow:1}.funds__features-item-list .price__plan-item:nth-child(1),.funds__features-item-list .price__plan-item:nth-child(2){flex-grow:0;width:40%}}@media (min-width: 1900px){.funds__features-item-list{width:100%}.payment .funds__features-item-info .title{font-size:28px}.funds__features-item-img{width:240px}.funds__features-item-img img{width:100%}}.funds__main .container{padding-top:56px;padding-bottom:56px}.funds__main-list{margin-bottom:32px}.funds__main-item{margin-bottom:16px;border-radius:16px;padding:24px;background:#f6f6f6}.funds__main-item:last-child{margin-bottom:0}.funds__main-item-title{margin-bottom:16px;font-size:1.13em;font-family:"openSansSemi",Open Sans,sans-serif}.funds__main-item-title i{display:inline-block;margin-left:9px;position:relative;top:3px;font-size:20px}.funds__main-item-title i.icon-warning,.funds__main-item-title i.icon-goal{font-size:24px}.funds__main-item .desc{margin-bottom:0}.funds__main .btn{width:200px;font-size:16px}@media (min-width: 768px){.funds__main .container{padding-top:126px;padding-bottom:126px}.funds__main .container>.desc{margin-bottom:28px}}@media (min-width: 1024px){.funds__main-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px 24px}.funds__main-item{margin-bottom:0;border-radius:8px}.funds__main-item-title{font-size:1.34em;margin-bottom:5px}}@media (min-width: 1900px){.funds__main-list{grid-gap:36px}.funds__main-item{padding:36px}.funds__main .btn{width:260px;font-size:1em}}.payment__smart{margin-bottom:56px}.payment__smart-info{margin-bottom:25px}.payment__smart-img{display:flex;justify-content:center;align-items:center}@media (min-width: 1024px){.payment__smart{display:flex;align-items:center}.payment__smart-img{order:-1;width:397px;position:relative;top:-20px;margin-right:5%}.payment__smart-img img{width:100%}.payment__smart-info{width:30%;flex-grow:1;margin-bottom:0}}@media (min-width: 1280px){.payment__smart{margin-bottom:126px}.payment__smart-img{margin-right:7%}.payment__smart-info .desc{margin-bottom:24px}}@media (min-width: 1900px){.payment__smart-img{width:500px;margin-right:10%}}.doc__info{padding:56px 0}.doc__info::before{background:conic-gradient(from 182.82deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #A9B1FD 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 264.47deg, rgba(197,170,254,0) 356.26deg, #A9B1FD 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #FFEEC3 0%, rgba(255,238,195,0) 100%),radial-gradient(65.73% 79.41% at 50% -20.14%, #9ED2FF 0%, rgba(158,210,255,0) 100%),#fff;opacity:0.4}.doc__info .container>.desc{margin-bottom:56px}.doc__info-why-tabs-item{display:flex;flex-direction:column;background:#fff;padding:24px;margin-bottom:16px;border-radius:8px}.doc__info-why-tabs-item:last-child{margin-bottom:0}.doc__info-why-tabs-item i{display:flex;justify-content:center;align-items:center;margin-bottom:10px;width:22px;height:22px;font-size:22px}.doc__info-why-tabs-item i.icon-speed{font-size:17px}.doc__info-why-tabs-item i.icon-prot::before{color:#F4C77C}.doc__info-why-tabs-item span{color:#6E6E7D;line-height:1.7}.doc__info-why-tabs-item span b{font-weight:normal;font-family:"openSansBold",Open Sans,sans-serif}@media (min-width: 1024px){.doc__info{padding:126px 0}.doc__info .container>.title,.doc__info .container>.desc{text-align:center}.doc__info .container>.desc{margin-bottom:126px}.doc__info-why{display:flex;align-items:center}.doc__info-why-text{width:45%;margin-right:8%;text-align:left}.doc__info-why-text .desc{margin-bottom:0}.doc__info-why-tabs{width:50%}}.doc__list{padding:56px 0}.doc__list-row{position:relative;margin-top:40px;margin-bottom:32px}.doc__list-row-wrapper{position:relative;padding:32px 22px 22px 32px;overflow:hidden;border-radius:16px;background:conic-gradient(from 189.96deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #A9B1FD 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 52deg, #A9B1FD 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #FFEEC3 0%, rgba(255,238,195,0) 100%),radial-gradient(56.6% 61.75% at 50% -20.14%, #9ED2FF 0%, rgba(158,210,255,0) 100%),#fff;background-size:100% 150%}.doc__list-row ul{position:relative;z-index:1;display:flex;align-items:center;flex-wrap:wrap;padding:0;margin:0;list-style-type:none}.doc__list-row ul li{padding:4px 8px 5px;margin-right:10px;margin-bottom:8px;background:#fff;border-radius:72px;font-size:14px;color:#000}.doc__list-row-bg{position:absolute;z-index:0;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;background:url("/v2/img/union.png") no-repeat center;background-size:575px 493px}.doc__list-row-id1,.doc__list-row-id2,.doc__list-row-id3,.doc__list-row-id4{position:absolute;z-index:2}.doc__list-row-id1{width:100px;top:-43px;left:-32px}.doc__list-row-id2{left:-13px;bottom:-39px;width:90px}.doc__list-row-id3{display:none}.doc__list-row-id4{bottom:22px;right:-48px;width:90px}@media (min-width: 768px){.doc__list .title,.doc__list .desc{text-align:center}.doc__list-row{width:80%;margin-left:auto;margin-right:auto}.doc__list-row ul{justify-content:center}}@media (min-width: 1024px){.doc__list{padding:126px 0}.doc__list .desc{width:90%;margin-left:auto;margin-right:auto}.doc__list .desc:last-child{margin-bottom:0}.doc__list-row{width:90%;max-width:830px}.doc__list-row-wrapper{padding:50px 25px 25px 50px}.doc__list-row ul li{margin-right:32px;margin-bottom:24px;padding:8px 16px;font-size:1em}.doc__list-row-id1,.doc__list-row-id2,.doc__list-row-id3,.doc__list-row-id4{width:auto}.doc__list-row-id1{top:-63px;left:-49px}.doc__list-row-id2{left:-40px;bottom:-69px}.doc__list-row-id3{display:block;width:120px;right:4px;top:-21px}.doc__list-row-id4{bottom:-38px;right:-16px}.doc__list-row-bg{background-size:1051px auto}}@media (min-width: 1280px){.doc__list .container>.desc,.doc__list .container>.title{width:76%;margin-left:auto;margin-right:auto}.doc__list-row{max-width:946px}.doc__list-row-wrapper{padding-left:90px;padding-right:70px}}@media (min-width: 1900px){.doc__list-row{max-width:1100px}.doc__list-row-wrapper{padding-top:70px;padding-bottom:50px}}.doc__process::before{background:conic-gradient(from 182.82deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #A9B1FD 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 264.47deg, rgba(197,170,254,0) 356.26deg, #A9B1FD 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #FFEEC3 0%, rgba(255,238,195,0) 100%),radial-gradient(65.73% 79.41% at 50% -20.14%, #9ED2FF 0%, rgba(158,210,255,0) 100%),#fff;opacity:0.4}.doc__process .container>.desc{margin-bottom:32px}.doc__process-todo{margin-bottom:32px}.doc__process-todo .pk{display:none}.doc__process-todo-info .title{font-size:1.3em}.doc__process-todo-info .desc{margin-bottom:24px}.doc__process-todo-list{background:#FFFFFF;border-radius:16px;box-shadow:0 10px 20px rgba(199,202,231,0.25);padding:0 8px 36px;width:90%;margin-bottom:56px;margin-left:auto;margin-right:auto}.doc__process-todo-list>span{padding:0 16px;display:inline-flex;align-items:center;justify-content:center;height:32px;font-size:14px;margin-left:16px;transform:translateY(-50%);background:#DCF0FB;border-radius:72.3043px;text-transform:uppercase}.doc__process-todo-list ul{margin:0;padding:0;list-style:none}.doc__process-todo-list ul li{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:4px}.doc__process-todo-list ul li:nth-child(2){background:#F7F9FB}.doc__process-todo-list ul li span{font-family:"openSansSemi",Open Sans,sans-serif}.doc__process-todo-list ul li i{display:flex;justify-content:center;align-items:center;padding:4px 8px;min-width:78px;background:#ECF1F5;border-radius:72.3043px;text-transform:uppercase;font-size:12px;font-style:normal;font-family:"openSansSemi",Open Sans,sans-serif !important;color:#303940}.doc__process-todo-list ul li i.icon-success2{background:#2DA35C;color:#fff}.doc__process-todo-list ul li i.icon-success2::before{margin-top:2px;margin-right:3px;font-size:9px;font-family:'icomoon', serif}.doc__process-todo-info ul{padding:0;margin:0;list-style:none}.doc__process-todo-info ul li{margin-bottom:8px;line-height:1.6}.doc__process-todo-info ul li span{color:#4248C2;font-family:"openSansSemi",Open Sans,sans-serif}.doc__process-online{margin-bottom:56px}.doc__process-online .pk{display:none}.doc__process-online-info>.title{font-size:1.3em;margin-bottom:16px}.doc__process-online-info ol{color:#6E6E7D;font-family:"openSansSemi",Open Sans,sans-serif;margin:0;padding:0 0 0 16px}.doc__process-online-info ol li{margin-bottom:10px}.doc__process-online-img{max-width:100%;height:auto;padding:8px;background:#fff;border-radius:16px;margin-bottom:16px}.doc__process-upsides{background:#FFFFFF;box-shadow:0px 10px 20px rgba(199,202,231,0.25);border-radius:16px;padding:24px;margin-bottom:40px}.doc__process-upsides>.title{font-size:1.26em}.doc__process-upsides>.desc{line-height:1.4}.doc__process-upsides>.desc:last-child{margin-bottom:0}.doc__process-upsides-list{margin-bottom:6px}.doc__process-upsides-item{display:flex;flex-direction:column;padding:24px 16px 24px 24px;background:#F6F6F6;border-radius:8px;margin-bottom:16px;color:#6E6E7D}.doc__process-upsides-item:last-child{margin-bottom:0}.doc__process-upsides-item i{display:flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:19px;margin-bottom:10px}.doc__process-upsides-item i.icon-laptop{font-size:16px}.doc__process-upsides-item-title{font-family:"openSansBold",Open Sans,sans-serif;margin-bottom:16px}.doc__process-action{display:flex;flex-direction:column;align-items:center;text-align:center}.doc__process-action .title{max-width:300px;margin-bottom:20px}.doc__process-action .btn{width:200px}@media (min-width: 768px){.doc__process-action .title{max-width:600px}}@media (min-width: 1024px){.doc__process .container>.desc,.doc__process .container>.title{text-align:center;width:80%;margin-left:auto;margin-right:auto}.doc__process .container>.title{margin-bottom:16px}.doc__process .container>.desc{margin-bottom:69px}.doc__process-todo{display:flex;align-items:center;margin-bottom:119px}.doc__process-todo .pk{display:block}.doc__process-todo .mob{display:none}.doc__process-todo-list{width:364px;margin-right:10%;margin-bottom:0}.doc__process-todo-list ul li{font-size:0.89em}.doc__process-todo-info{width:50%;flex-grow:1}.doc__process-todo-info .title{margin-bottom:20px}.doc__process-todo-info .desc{margin-bottom:16px}.doc__process-todo-info ul li{font-size:0.89em}.doc__process-online{display:flex;align-items:center;margin-bottom:126px}.doc__process-online .mob{display:none}.doc__process-online .pk{display:block}.doc__process-online-img{order:1;margin-bottom:0;width:40%;max-width:460px}.doc__process-online-info{width:50%;flex-grow:1;margin-right:10%}.doc__process-online-info ol li{font-size:0.89em}.doc__process-upsides{padding:56px 32px;margin-bottom:126px}.doc__process-upsides .title{margin-bottom:16px}.doc__process-upsides .desc{margin-bottom:24px}.doc__process-upsides-list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:24px;margin-bottom:24px}.doc__process-upsides-item{margin-bottom:0}.doc__process-upsides-item-title{font-size:0.89em}.doc__process-upsides-item i{width:25px;height:25px;font-size:22px;margin-bottom:15px}.doc__process-upsides-item i.icon-laptop{font-size:18px}}@media (min-width: 1280px){.doc__process-upsides{padding:56px}.doc__process-action .title{max-width:678px;margin-bottom:32px}}@media (min-width: 1900px){.doc__process-upsides{padding:72px}.doc__process-action .title{max-width:800px;margin-bottom:42px}.doc__process-action .btn{width:240px}}.address__doc{position:relative;overflow:hidden}.address__doc::after{content:'';position:absolute;z-index:1;width:833px;height:746px;bottom:-380px;left:-50px;background:url("/v2/img/union.png") no-repeat center;background-size:100% 100%}.address__doc .title,.address__doc .desc{text-align:center}.address__doc .title{max-width:317px;margin-left:auto;margin-right:auto}.address__doc-list{display:flex;flex-direction:column;align-items:center}.address__doc-item{display:flex;position:relative;z-index:2;align-items:center;margin-bottom:16px;padding:4px;background:#fff;border-radius:4px;box-shadow:0px 10px 20px rgba(199,202,231,0.25)}.address__doc-item:last-child{margin-bottom:0}.address__doc-item img{margin-right:8px;border-radius:4px}@media (min-width: 768px){.address__doc .title{max-width:100%}.address__doc .desc{margin-bottom:0}.address__doc::after{left:auto;right:-310px;bottom:auto;top:156px}.address__doc-list{flex-direction:row;flex-wrap:wrap;justify-content:center;max-width:921px;margin-left:auto;margin-right:auto}.address__doc-item{margin-top:24px;margin-bottom:0;margin-right:24px}.address__doc-item span{font-size:0.89em}}@media (min-width: 1280px){.address__doc::after{width:1051px;height:758px}}@media (min-width: 1900px){.address__doc-list{max-width:1100px}.address__doc-item{padding:8px;margin-top:32px}.address__doc-item img{width:42px;margin-right:15px}}.address__iphone .container{display:flex;flex-direction:column;align-items:center}.address__iphone-info .desc{margin-bottom:56px}@media (min-width: 1024px){.address__iphone .container{flex-direction:row;align-items:center}.address__iphone-info{margin-right:10%;width:50%;flex-grow:1}.address__iphone-info .desc{margin-bottom:0}}@media (min-width: 1280px){.address__iphone{padding-right:4%}.address__iphone-info{margin-right:13.5%}}.database__includes::before{background:conic-gradient(from 182.82deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #A9B1FD 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 264.47deg, rgba(197,170,254,0) 356.26deg, #A9B1FD 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #FFEEC3 0%, rgba(255,238,195,0) 100%),radial-gradient(65.73% 79.41% at 50% -20.14%, #9ED2FF 0%, rgba(158,210,255,0) 100%),#fff;opacity:0.4}.database__includes .pk{display:none}.database__includes-info{margin-bottom:56px}.gambling .database__includes-info{margin-bottom:0}.database__includes-info .title{margin-bottom:0}.gambling .database__includes-info .title.mob{margin-bottom:20px}.database__includes-info-img{width:calc(100% + 25px);max-width:400px;margin-left:-25px}.gambling .database__includes-info-img{width:100%;margin-left:0;margin-bottom:20px}.database__includes-info picture{display:flex;justify-content:center;align-items:center}.database__includes-list-info{margin-bottom:20px}.database__includes-list-info .title{font-size:1.27em;margin-bottom:24px}.database__includes-list-info ul{list-style:none;padding:0;margin:0}.database__includes-list-info ul li{display:flex;align-items:flex-start;margin-bottom:12px}.database__includes-list-info ul li i{display:flex;justify-content:center;align-items:center;width:20px;height:20px;margin-right:10px;margin-top:1px;background:#20A5E5;border-radius:100%;font-size:11px;padding-top:2px}.database__includes-list-info ul li i::before{color:#fff}.database__includes-list-info ul li span{width:50%;flex-grow:1}.database__includes-list-img{width:110%;margin-left:-5%;max-width:380px}@media (min-width: 768px){.database__includes-info .title{text-align:center}.database__includes-info-img{display:block;margin-left:auto;margin-right:auto}.gambling .database__includes-info-img{margin-left:auto}.database__includes-list-info .title{font-size:1.33em;width:410px}.database__includes-list-info-wrapper{display:flex}.database__includes-list-info-wrapper ul{width:50%;padding-right:4%}.database__includes-list-info-wrapper ul li{font-size:0.89em}.database__includes-list-img{margin-left:-20px}}@media (min-width: 1024px){.database__includes .mob{display:none}.database__includes .pk{display:block}.database__includes-info{display:flex;align-items:center;margin-bottom:126px}.database__includes-info-content{width:50%;flex-grow:1;margin-left:5%}.database__includes-info-content .title{text-align:left;margin-bottom:32px}.database__includes-list{display:flex;align-items:center}.database__includes-list-img{margin-top:30px}.database__includes-list-info{margin-bottom:0}.database__includes-list-info-wrapper ul li:last-child{margin-bottom:0}}@media (min-width: 1280px){.database__includes-info-content{margin-left:11%}.database__includes-list-info{width:700px;margin-right:auto}.database__includes-list-info-wrapper ul:first-child{width:55%}.database__includes-list-info-wrapper ul:last-child{width:40%;padding-right:0}}@media (min-width: 1900px){.database__includes-info-img{max-width:550px}.database__includes-list .title{width:500px}.database__includes-list-info{width:850px}.database__includes-list-info-wrapper ul li i{width:25px;height:25px;margin-right:15px}.database__includes-list-img{max-width:450px;margin-left:0;margin-top:40px}}.database__pep{position:relative;overflow:hidden}.database__pep .container{position:relative;z-index:1}.database__pep::before{content:'';position:absolute;z-index:0;top:178px;right:-528px;width:963px;height:746px;background:url("/v2/img/union.png") no-repeat center;background-size:100% 100%}.database__pep .title{max-width:300px}.database__pep .desc{margin-bottom:32px}.database__pep .btn{width:200px;margin-left:0}@media (min-width: 768px){.database__pep{text-align:center}.database__pep::before{width:909px;height:757px;top:77px;left:-176px;right:auto}.database__pep .title{max-width:100%}.database__pep .btn{margin-left:auto}}@media (min-width: 1024px){.database__pep .desc{width:90%;margin-left:auto;margin-right:auto}}@media (min-width: 1900px){.database__pep .btn{width:250px}}.gambling::before{background:conic-gradient(from 182.82deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #A9B1FD 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 264.47deg, rgba(197,170,254,0) 356.26deg, #A9B1FD 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #FFEEC3 0%, rgba(255,238,195,0) 100%),radial-gradient(65.73% 79.41% at 50% -20.14%, #9ED2FF 0%, rgba(158,210,255,0) 100%),#fff;opacity:0.4}.gambling__reasons-info .desc{margin-bottom:0}.gambling__reasons-list{background:#9ED2FF;padding-top:32px;padding-bottom:32px}.gambling__reasons-item{margin-bottom:32px}.gambling__reasons-item:last-child{margin-bottom:0}.gambling__reasons-item-numb{display:inline-block;padding:3px 8px 2px;background:#8FC6F6;color:#fff;font-family:"openSansBold",Open Sans,sans-serif;text-transform:uppercase;font-size:1.135em;margin-bottom:10px}.gambling__reasons-item-title{font-family:"openSansBold",Open Sans,sans-serif;margin-bottom:15px;font-size:1.5em;color:#2E3289}@media (min-width: 768px){.gambling__reasons-info .desc{width:85%}.gambling__reasons-list{padding-top:76px;padding-bottom:76px}}@media (min-width: 1024px){.gambling__reasons-info{padding-top:120px}.gambling__reasons-list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:2%}.gambling__reasons-item{margin-bottom:0}.gambling__reasons-item-numb{font-size:0.87em}.gambling__reasons-item-title{font-size:1.34em;margin-bottom:8px}.gambling__reasons-item-desc{font-size:0.87em;line-height:1.6}}.check::before{display:none}.ico .check::before,.adult .check::before{display:block}.ico .check::before{background:conic-gradient(from 167deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #A9B1FD 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 356.26deg, #A9B1FD 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #FFEEC3 0%, rgba(255,238,195,0) 100%),radial-gradient(56.6% 61.75% at 50% -20.14%, #9ED2FF 0%, rgba(158,210,255,0) 100%),#fff}.cannabis .check{margin-bottom:100px}.fintech .check{padding-bottom:0}.check__info{margin-bottom:32px;max-height:61vh;overflow:auto;scrollbar-color:#98A5B2 #F6F6F6;scrollbar-width:thin;padding-right:19px}.board .check__info{max-height:inherit;padding:0}.check__info::-webkit-scrollbar{border-radius:10px;height:100%;width:4px;background:#F6F6F6}.check__info::-webkit-scrollbar-thumb{background:#98A5B2;border-radius:10px}.check__info::-webkit-scrollbar-track{border-radius:10px}.firms .check__info ul,.cannabis .check__info ul,.mutual .check__info ul,.retail .check__info ul,.adult .check__info ul{margin-bottom:10px}.retail .check__info ul li::before{background:#4248C2}.check__img{display:block;margin-left:auto;margin-right:auto;border-radius:16px;position:relative}.ico .check__img,.insurance .check__img,.retail .check__img,.adult .check__img{max-width:400px}.ico .check__img{margin-bottom:50px;margin-left:0}.insurance .check__img{margin-bottom:37px;width:calc(100% + 16px);left:-5px}.check__img picture img,.check__img>img{display:block;box-shadow:0 10px 20px rgba(199,202,231,0.25);border-radius:16px;margin-left:auto;margin-right:auto}.estate .check__img picture img,.fintech .check__img picture img,.firms .check__img picture img,.ico .check__img picture img,.mutual .check__img picture img,.insurance .check__img picture img,.retail .check__img picture img,.board .check__img picture img,.estate .check__img>img,.fintech .check__img>img,.firms .check__img>img,.ico .check__img>img,.mutual .check__img>img,.insurance .check__img>img,.retail .check__img>img,.board .check__img>img{box-shadow:none}.adult .check__img picture img,.adult .check__img>img{box-shadow:none;width:110%;margin-left:-5%;margin-bottom:-30px;max-width:inherit}.ico .check__img picture img,.ico .check__img>img{max-width:inherit;width:103%}.check__img .btn{position:absolute;bottom:7%;left:50%;transform:translateX(-50%);width:200px;font-size:16px}.check__img .smile{position:absolute;bottom:-23px;right:12px}.insurance .check__img .smile{transform:rotate(-8.4deg);right:1px}.ico .check__img .smile{right:4px;transform:rotate(-3deg);padding-top:10px;padding-bottom:12px}.check__img .smile img{margin-right:16px}.insurance .check__img .smile img{margin-right:8px}.ico .check__img .smile span{font-size:1.13em;margin-right:35px;color:#2E3289}@media (min-width: 1024px){.fintech .check,.check .container{display:flex;align-items:center}.cannabis .check{margin-bottom:0}.check__img{position:relative;z-index:2;width:34%;order:-1;margin-right:8.5%}.estate .check__img,.firms .check__img,.ico .check__img,.cannabis .check__img,.mutual .check__img,.insurance .check__img,.retail .check__img,.board .check__img,.adult .check__img{max-width:100%;order:1;margin-right:0;margin-left:7.5%}.board .check__img{width:32%;margin-left:9%}.insurance .check__img{width:42%;margin-right:-5%}.retail .check__img{width:38%}.mutual .check__img{width:25%}.ico .check__img{margin-bottom:0}.check__img>img{width:100%;max-height:70vh;object-fit:contain}.check__img .btn{bottom:8.5%}.check__img .smile{right:50px;padding-right:18px}.insurance .check__img .smile{right:43px}.ico .check__img .smile{right:-20px}.ico .check__img .smile span{font-size:1em}.check__info{position:relative;z-index:3;width:50%;flex-grow:1;margin-bottom:0;background:#fff}.bg .check__info{background-color:transparent}.mutual .check__info ul{margin-bottom:15px}.retail .check__info ul{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:5px 5px}.adult .check__info ul li::before{background:#4248C2}}@media (min-width: 1440px){.cannabis .check__img{width:364px;margin-left:10%}}@media (min-width: 1900px){.check__info{min-height:65vh}.cannabis .check__img{width:450px}}.recap{overflow:visible;padding-top:32px;padding-bottom:32px;position:relative}.recap::before{background:linear-gradient(95.78deg, #E2F1FF 25.81%, #FBEBFF 63.17%)}.recap .title{margin-bottom:24px}.recap .desc{margin-bottom:32px}.recap .btn{width:200px;margin-left:0}.recap__line{position:absolute;z-index:2;top:0;width:195px;right:-35px;animation:tabs-levitation 8s ease-in-out infinite}.recap__cube1,.recap__cube2{z-index:2;position:absolute}.recap__cube1{width:66px;top:-28px;right:-20px;animation:tabs-levitation 5s ease-in-out infinite}.recap__cube2{display:none}.recap__save{position:absolute;z-index:2;width:100px;left:-44px;top:-59px;animation:tabs-levitation 6s ease-in-out infinite}@media (min-width: 768px){.recap{padding-top:56px;padding-bottom:56px}}@media (min-width: 1024px){.recap{text-align:center}.recap .btn{margin-left:auto}.recap__save{width:162px;left:10%;top:-72px}.recap__cube1{right:7%;top:-28px}.recap__cube2{display:block;left:0;bottom:0}.recap__line{top:45%;right:-79px}.recap__circle{position:absolute;border-radius:100%}.recap__circle-1{left:18.5%;bottom:0;width:60px;height:60px;border:5px solid #FFFFFF;animation:tabs-levitation 4s ease-in-out infinite}.recap__circle-2{width:32px;height:32px;background:#fff;bottom:68px;right:11%;animation:tabs-levitation 7s ease-in-out infinite}}@media (min-width: 1900px){.recap .btn{width:260px}}.fintech__info-row{margin-bottom:35px}.adult .fintech__info-row{margin-bottom:0}.fintech__info-img{position:relative;max-width:447px}.fintech__info-img>img{max-width:inherit;width:calc(100% + 20px);margin-left:-10px}.fintech__info-img .smile{right:0;bottom:0;opacity:0;transition:all .5s .8s ease-in-out}.board .fintech__info-img .smile{transform:scale(0)}.fintech__info-img.aos-animate .smile{opacity:1;transform:none}.fintech__info-block{padding:24px;background:#F6F6F6;border-radius:16px}.fintech__info-block .desc:last-child{margin-bottom:0}.fintech__info-content .title br{display:none}.fintech__info-ul{list-style:none;margin:0;padding:0}.fintech__info-ul li{display:flex;align-items:flex-start;margin-bottom:16px;color:#6E6E7D}.fintech__info-ul li i{background:#fff;border-radius:100%;overflow:hidden;margin-top:-2px;font-size:26px;min-width:26px;margin-right:16px}.fintech__info-ul li i::before{color:#42B4EB}@media (min-width: 768px){.fintech__info-row{margin-bottom:56px}.fintech__info-ul li{font-size:0.89em}}@media (min-width: 1024px){.fintech__info-row{display:flex;align-items:center;margin-bottom:126px}.fintech__info-img{order:-1;width:35%;max-width:447px;margin-right:5%}.fintech__info-img>img{width:100%;margin-left:0}.fintech__info-content{width:70%;flex-grow:1;margin-bottom:0}.fintech__info-content .title br{display:block}.fintech__info-content .desc{margin-bottom:0}.fintech__info-block{padding:32px 10% 32px 32px}.fintech__info-ul{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px 5%;margin-bottom:16px}.fintech__info-ul li{margin-bottom:0}}@media (min-width: 1280px){.fintech__info-img{width:50%;max-width:100%;margin-right:8%}.fintech__info-img .smile{padding-right:24px;padding-left:24px;bottom:-21px;right:-15px}}.fintech__choose::before{background:conic-gradient(from 182.82deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #A9B1FD 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 264.47deg, rgba(197,170,254,0) 356.26deg, #A9B1FD 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #FFEEC3 0%, rgba(255,238,195,0) 100%),radial-gradient(65.73% 79.41% at 50% -20.14%, #9ED2FF 0%, rgba(158,210,255,0) 100%),#fff;opacity:0.4}.fintech__choose-list{padding:32px;background:#FFFFFF;box-shadow:0 10px 20px rgba(199,202,231,0.25);border-radius:16px;margin-bottom:56px}.fintech__choose-list-title{color:#252534;margin-bottom:21px;font-size:1.6em;font-family:"openSansBold",Open Sans,sans-serif}.fintech__choose-list-item{margin-bottom:26px}.fintech__choose-list-item:last-child{margin-bottom:0}.fintech__choose-list-item-title{display:flex;align-items:center;margin-bottom:8px;font-size:1.2em;font-family:"openSansSemi",Open Sans,sans-serif;color:#252534}.fintech__choose-list-item-title i{font-size:20px;margin-left:10px}.fintech__choose-list-item-title i.icon-like::before{color:#82C494}.fintech__choose-list-item .desc{margin-bottom:0}.fintech__choose-doc{margin-bottom:20px}.fintech__choose-doc-img{width:calc(100% + 60px);margin-left:-30px;max-width:450px}.fintech__choose-digital-item{margin-bottom:24px;padding:24px;background:#FFFFFF;border-radius:8px}.fintech__choose-digital-item:last-child{margin-bottom:0}.fintech__choose-digital-item-title{margin-bottom:16px;color:#252534;font-family:"openSansSemi",Open Sans,sans-serif;font-size:1.13em}.fintech__choose-digital-item .desc:last-child{margin-bottom:0}.fintech__choose-digital-item ul{list-style:none;margin:0;padding:0}@media (min-width: 768px){.fintech__choose-list-title{font-family:"openSansSemi",Open Sans,sans-serif;font-size:1.8em;margin-bottom:30px}.fintech__choose-list-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:5%}.fintech__choose-list-item{margin-bottom:0}.fintech__choose-list-item-title{font-size:1.33em}}@media (min-width: 1024px){.fintech__choose .container>.title,.fintech__choose .container>.desc{text-align:center}.fintech__choose .container>.title{margin-bottom:24px}.fintech__choose .container>.desc{margin-bottom:40px;width:70%;margin-left:auto;margin-right:auto}.fintech__choose-list{margin-bottom:86px}.fintech__choose-doc{display:flex;align-items:center;margin-bottom:126px}.fintech__choose-doc-info{width:50%;flex-grow:1;margin-right:5%}.fintech__choose-doc-info .desc{margin-bottom:0}.fintech__choose-doc-img{width:35%}.fintech__choose-digital>.desc{margin-bottom:30px}.fintech__choose-digital-list{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:24px}.fintech__choose-digital-item{height:100%;padding:24px 15px 24px 24px}.fintech__choose-digital-item ul{grid-template-columns:1fr}}@media (min-width: 1280px){.fintech__choose::before{background:conic-gradient(from 189.96deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #A9B1FD 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 356.26deg, #A9B1FD 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #FFEEC3 0%, rgba(255,238,195,0) 100%),radial-gradient(56.6% 61.75% at 50% -20.14%, #9ED2FF 0%, rgba(158,210,255,0) 100%),#fff}.fintech__choose-list-title{font-size:2em}.fintech__choose-doc-info{margin-right:8%}.fintech__choose-doc-img{max-width:100%;width:40%;margin-right:-4.5%}}@media (min-width: 1440px){.fintech__choose-list{display:flex;align-items:center;padding:56px 12px 56px 56px}.fintech__choose-list-wrapper{grid-column-gap:56px}.fintech__choose-list-title{margin-bottom:0;margin-right:7.5%}}@media (min-width: 1900px){.fintech__choose-list{padding:65px}.fintech__choose-digital-item{padding:32px}}.fintech__aml-info .desc ul{margin-bottom:16px}.fintech__aml-info .desc ul li::before{background:#4248C2}.fintech__aml-list{background:#DCF0FB;border-radius:8px;padding:24px;margin-bottom:56px}.fintech__aml-list-title{margin-bottom:28px;font-family:"openSansSemi",Open Sans,sans-serif;color:#252534;font-size:1.5em}.fintech__aml-list-item{display:flex;flex-direction:column;margin-bottom:25px}.fintech__aml-list-item:last-child{margin-bottom:0}.fintech__aml-list-item i{margin-bottom:11px;font-size:21px}.fintech__aml-list-item i.icon-pay{font-size:15px}.fintech__aml-list-item .desc{color:#252534;margin-bottom:0}.fintech__aml-list-item .desc b{color:#4248C2;font-family:"openSansBold",Open Sans,sans-serif}@media (min-width: 1024px){.fintech__aml-info{margin-bottom:56px}.fintech__aml-info .desc p:last-child{margin-bottom:0}.fintech__aml-list{margin-bottom:126px;padding:32px}.fintech__aml-list-title{font-size:1.44em}.fintech__aml-list-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:68px}.fintech__aml-list-item{margin-bottom:0}}@media (min-width: 1900px){.fintech__aml-list{padding:56px}.fintech__aml-list-title{margin-bottom:32px}.fintech__aml-list-item i{font-size:25px}}.adult__doc .container>.title{max-width:500px;margin-bottom:24px}.adult__doc .container>.title i{display:block}.adult__doc .container>.desc{margin-bottom:32px}.adult__doc-info .title{font-size:1.5em}.adult__doc-list{position:relative;margin-bottom:58px}.board .adult__doc-list{margin-bottom:0}.adult__doc-list-item{width:90%;max-width:363px;padding:24px 14px 24px 22px;margin-right:8px;border-radius:8px;height:auto}.adult__doc-list-item.purple{background:#EAE6FD}.adult__doc-list-item.green{background:#DCEED9}.adult__doc-list-item.blue{background:#DCF1FF}.adult__doc-list-item span{display:block;margin-bottom:8px;font-size:1.1em;font-family:"openSansSemi",Open Sans,sans-serif}.adult__doc-list-item span br{display:none}.adult__doc-list-item .desc{margin-bottom:0}.adult__doc-list .swiper-pagination{bottom:-35px}.adult__doc-list .swiper-pagination-bullet{background:#ECF1F5}.adult__doc-list .swiper-pagination-bullet-active{background:#000}@media (min-width: 340px){.adult__doc .container>.title span:nth-of-type(1)::after{width:120%}.board .adult__doc .container>.title span:nth-of-type(1)::after{width:105%}}@media (min-width: 370px){.adult__doc-list-item{padding-right:5px;width:391px;max-width:100%}.adult__doc-list-item .desc{padding-right:10px}}@media (min-width: 768px){.adult__doc .container>.title{max-width:100%}.adult__doc .container>.title i{display:inline}.adult__doc .container>.desc{margin-bottom:56px}.adult__doc-info:not(:last-child){margin-bottom:32px}.adult__doc-info .title{font-size:1.336em;margin-bottom:16px}.adult__doc-info .desc{margin-bottom:0}.adult__doc-list .swiper-pagination{display:none}.adult__doc-list .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px 24px;width:100%;transform:none !important}.board .adult__doc-list .swiper-wrapper{grid-template-columns:1fr}.adult__doc-list-item{width:auto;margin-right:0}.adult__doc-list-item span{font-size:1em}}@media (min-width: 1024px){.board .adult__doc-list .swiper-wrapper{grid-template-columns:1fr 1fr 1fr}}@media (min-width: 1280px){.adult__doc-list .swiper-wrapper{grid-template-columns:1fr 1fr 1fr}.adult__doc-list-item{padding:24px}.adult__doc-list-item span br{display:block}}@media (min-width: 1900px){.adult__doc-list .swiper-wrapper{grid-gap:32px 32px}.adult__doc-list-item{padding:32px}}.board__service::before{opacity:0.4}.board__service .container>.title br{display:none}.ico .board__service .container>.title br{display:block}.ico .board__service .container>.title{margin-bottom:32px}.board__service-list-item{display:flex;flex-direction:column;margin-bottom:32px;padding:16px;box-shadow:0 10px 20px rgba(199,202,231,0.25);border-radius:16px;background:#fff}.ico .board__service-list-item{box-shadow:none;border:2px solid #C9D4E0}.board__service-list-item:last-child{margin-bottom:0}.board__service-list-item-info{order:1}.board__service-list-item-info .title{font-size:24px;margin-bottom:8px}.ico .board__service-list-item-info .title{margin-bottom:16px}.board__service-list-item-info .desc{margin-bottom:0}.board__service-list-item-img{width:100%;max-width:450px;margin-bottom:16px;border-radius:16px}.ico .board__service-list-item-img{margin-bottom:24px}.board__service-list-item-img img{display:block;width:100%;object-fit:cover}@media (min-width: 768px){.board__service .container>.title,.board__service .container>.desc{text-align:center;margin-bottom:32px}.ico .board__service .container>.title br,.ico .board__service .container>.desc br{display:none}.board__service-list-item{flex-direction:row;align-items:center;padding:24px}.board__service-list-item-img{width:35%;object-fit:contain;margin-right:5%;margin-bottom:0}.item-reverse .board__service-list-item-img{margin-left:5%;margin-right:0;order:1}.ico .board__service-list-item-img{margin-bottom:0}.board__service-list-item-info{width:50%;flex-grow:1}}@media (min-width: 1024px){.board__service-list-item{padding:16px 32px 16px 16px}.board__service-list-item.item-reverse{padding-left:32px;padding-right:16px}.board__service-list-item-info .title{margin-bottom:16px}}@media (min-width: 1280px){.mutual .board__service .container>.title br{display:block}.mutual .board__service .container>.desc{width:60%;margin-left:auto;margin-right:auto;margin-bottom:40px}.board__service-list-item{padding-right:56px}.board__service-list-item.item-reverse{padding-left:56px}.board__service-list-item-img{margin-right:6.2%}.item-reverse .board__service-list-item-img{margin-left:6.2%}}@media (min-width: 1900px){.board__service .container>.title,.board__service .container>.desc{margin-bottom:42px}.board__service-list-item{padding:24px 86px 24px 24px;margin-bottom:50px}.board__service-list-item.item-reverse{padding-left:86px}.board__service-list-item-img{max-width:100%;margin-right:5.2%}.item-reverse .board__service-list-item-img{margin-left:5.2%}.board__service-list-item-info .title{font-size:32px}}.world__info .desc{margin-bottom:56px}.world__map{padding-bottom:115px}.world__map-wrapper{height:60vw;max-height:80vh;width:100%;opacity:0;transition:all 1s ease-in-out;cursor:pointer}.world__map-wrapper:active{cursor:move}.world__filter .title{font-size:24px;margin-bottom:24px}.world__filter .btn{height:64px}.world__filter-actions{margin-bottom:24px}.world__filter-select{position:relative;margin-bottom:16px}.world__filter-select select{opacity:0}.world__filter-select i.icon-arrow-left{position:absolute;width:10px;height:10px;font-size:13px;right:20px;top:0;bottom:0;margin:auto;display:flex;align-items:center;justify-content:center}.world__filter-select i.icon-arrow-left::before{display:block;transform:rotate(-90deg);transition:all .3s ease-in-out}.world__filter-select .select2-container--open+i.icon-arrow-left::before{transform:rotate(-269deg)}.world__filter-row-head{display:none}.world__filter-row .w-item{padding:16px}.world__filter-row .w-item:nth-child(odd){background:#F6F6F6}.world__filter-row .w-title{margin-bottom:8px;font-size:1.2em;color:#2E3289;font-weight:bold}.world__filter-row .w-desc{display:flex;flex-direction:column}.world__filter-row .w-desc span{position:relative;padding-left:12px;margin-bottom:8px}.world__filter-row .w-desc span:last-child{margin-bottom:0}.world__filter-row .w-desc span::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:4px;background:#4248C2;border-radius:100%}@media (min-width: 768px){.world__info{text-align:center}.world__filter-row-head{display:flex;background:#ECF1F5;padding:10px 16px}.world__filter-row-head span{font-size:0.89em;text-transform:uppercase;color:#2E3289;font-family:"openSansSemi",Open Sans,sans-serif}.world__filter-row-head span:first-child{width:30%;margin-right:3%}.world__filter-row-head span:last-child{width:50%;flex-grow:1}.world__filter-row .w-item{display:flex;align-items:center}.world__filter-row .w-item:nth-child(odd){background:#fff}.world__filter-row .w-item:nth-child(even){background:#F6F6F6}.world__filter-row .w-title{font-size:1.12em;width:30%;margin-right:3%;margin-bottom:0;color:#252534}.world__filter-row .w-desc{width:50%;flex-grow:1;flex-direction:row;font-size:0.89em;flex-wrap:wrap}.world__filter-row .w-desc span{margin-bottom:4px;margin-top:4px;margin-right:8px}.world__filter-row .w-desc span:first-child{padding-left:0}.world__filter-row .w-desc span:first-child::before{display:none}.world__filter-row .w-desc span:last-child{margin-bottom:4px}}@media (min-width: 1024px){.world__info{width:100%;margin-left:auto;margin-right:auto}.world__filter{padding-top:82px;padding-bottom:96px}.world__filter-actions{display:flex;align-items:flex-start}.world__filter-select{width:50%;flex-grow:1;margin-right:24px}.world__filter .btn{width:210px;margin-right:0;height:63px}.world__filter-row-head{padding-left:24px;padding-right:24px}.world__filter-row-head span:first-child{width:33%}.world__filter-row .w-item{padding-left:24px;padding-right:24px}.world__filter-row .w-title{width:33%}}@media (min-width: 1280px){.world__info .desc{font-size:1em}}@media (min-width: 1900px){.world__info .desc{margin-bottom:100px}.world__map{padding-bottom:156px}.world__filter .title{font-size:28px}.world__filter .btn{height:80px;width:300px}.world__filter-select i.icon-arrow-left{font-size:18px;right:30px}.world__filter-row-head{padding:16px 32px}.world__filter-row .w-item{padding:24px 32px}.world__filter-row .w-desc{font-size:1em}.world__filter-row .w-desc span{margin-right:16px;padding-left:20px}.world__filter-row .w-desc span::before{width:6px;height:6px}}.world__filter-select .select2-container--default .select2-selection--multiple{background:#FFFFFF;border:2px solid #ECF1F5;border-radius:4px;padding:9px 34px 14px 11px}.world__filter-select .select2-container--default .select2-search--inline .select2-search__field{height:32px;line-height:32px}.world__filter-select .select2-container--default .select2-selection--multiple .select2-selection__choice{padding:7px 24px 7px 8px;font-size:18px;line-height:1;background:#DCF0FB;border:none;border-radius:4px;color:#2E3289}.world__filter-select .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{display:flex;justify-content:center;align-items:center;border:none;right:5px;left:auto;height:15px;top:50%;transform:translateY(-50%);color:#2E3289;transition:all .3s ease-in-out}.world__filter-select .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{opacity:0.5;background-color:transparent}.world__filter-select .select2-container--default .select2-selection--multiple .select2-selection__choice__remove span{display:flex;justify-content:center;align-items:center;display:block;width:10px;height:10px;font-size:0}.world__filter-select .select2-container--default .select2-selection--multiple .select2-selection__choice__remove span:before{content:'\e906';font-family:'icomoon';font-size:10px}@media (min-width: 1900px){.world__filter-select .select2-container--default .select2-selection--multiple{padding:18px 45px 21px 21px}.world__filter-select .select2-container--default .select2-selection--multiple .select2-selection__choice{font-size:24px;padding:10px 32px 10px 11px;border-radius:6px}.world__filter-select .select2-container--default .select2-search--inline .select2-search__field::placeholder{font-size:24px}.world__filter-select .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{right:13px;height:15px}.world__filter-select .select2-container--default .select2-selection--multiple .select2-selection__choice__remove span::before{font-size:13px}}.select2-dropdown{border:2px solid #ECF1F5}.select2-results__option{padding:8px 16px}.select2-container--default .select2-results__option--highlighted{background:#fff !important;color:#000 !important}.select2-container--default .select2-results__option--selected{background:#DCF0FB !important;color:#2E3289 !important}@media (min-width: 768px){.select2-results__option{padding:16px}.select2-container--default .select2-results>.select2-results__options{max-height:300px}}@media (min-width: 1024px){.select2-container--default .select2-results__option:hover{text-decoration:underline}.select2-container--default .select2-results>.select2-results__options{scrollbar-color:#42b4eb #DCF0FB;scrollbar-width:thin}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar{border-radius:0;height:100%;width:6px;background:#DCF0FB}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb{background:#42b4eb;border-radius:10px;cursor:pointer}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track{border-radius:10px}}@media (min-width: 1900px){.select2-results__option{padding:16px 24px}.select2-container--default .select2-results>.select2-results__options{max-height:380px}}.kyp__list{background:#F6F6F6}.kyp__list .title{margin-bottom:32px;text-align:center;max-width:100%}.kyp__list-wrapper{display:grid;grid-gap:16px 16px}.kyp__list-item{padding:16px;background:#FFFFFF;box-shadow:0 10px 20px rgba(199,202,231,0.25);border-radius:8px}.kyp__list-item-title{display:flex;align-items:center;margin-bottom:12px}.kyp__list-item-title i{display:flex;justify-content:center;align-items:center;margin-right:10px;width:20px;height:20px;border-radius:100%;font-size:10px;background:#2E3289}.kyp__list-item-title i::before{color:#fff}.kyp__list-item-title span{color:#2E3289;font-family:"openSansBold",Open Sans,sans-serif;line-height:1.8;width:50%;flex-grow:1}.kyp__list-item .desc{margin-bottom:0}@media (min-width: 768px){.kyp__list-item{padding:24px}}@media (min-width: 1024px){.kyp__list-wrapper{grid-template-columns:1fr 1fr}.kyp__list-item{box-shadow:none;transition:all .3s ease-in-out;cursor:pointer}.kyp__list-item:hover{box-shadow:0 10px 20px rgba(199,202,231,0.25)}}@media (min-width: 1280px){.kyp__list-wrapper{grid-gap:24px 24px}.kyp__list-item-title span{font-size:1.115em}}@media (min-width: 1900px){.kyp__list-wrapper{grid-gap:32px 32px}.kyp__list-item{padding:32px}.kyp__list-item-title{margin-bottom:16px}.kyp__list-item-title i{width:27px;height:27px;font-size:12px}.kyp__list-item-title span{font-size:1.115em}}.kyp__cases .container>.title{margin-bottom:32px}.kyp__cases-item{display:flex;flex-direction:column;padding:16px;margin-bottom:24px;background:#FFFFFF;box-shadow:0 10px 20px rgba(199,202,231,0.25);border-radius:16px}.kyp__cases-item:last-child{margin-bottom:0}.kyp__cases-item-img{margin-bottom:24px;border-radius:16px;max-width:400px}.kyp__cases-item-info-title{margin-bottom:16px;line-height:1.3;font-size:24px;font-family:"openSansBold",Open Sans,sans-serif}.kyp__cases-item-info .desc{margin-bottom:0}.kyp__cases-item-info .desc p:last-child{margin-bottom:0}@media (min-width: 768px){.kyp__cases-item{padding:24px}}@media (min-width: 1024px){.kyp__cases .container>.title{text-align:center}.kyp__cases-item{flex-direction:row;align-items:flex-start}.kyp__cases-item-img{margin-bottom:0;width:40%;max-width:100%;margin-right:3%}.kyp__cases-item-info{width:50%;flex-grow:1}}@media (min-width: 1280px){.kyp__cases-item{padding:16px;align-items:center}.kyp__cases-item-img{width:33%}}@media (min-width: 1900px){.kyp__cases .container>.title{margin-bottom:45px}.kyp__cases-item{padding:24px;margin-bottom:32px}.kyp__cases-item-info-title{font-size:32px}}.retail__cases::before{opacity:0.4}.retail__cases .container>.desc{margin-bottom:40px}.retail__cases-item{margin-bottom:56px}.retail__cases-item:last-child{margin-bottom:0}@media (min-width: 1024px){.retail__cases .container>.title,.retail__cases .container>.desc{text-align:center}.retail__cases .container>.desc{margin-bottom:80px}}@media (min-width: 1280px){.retail__cases-item{margin-bottom:126px}}.retail__tabs .container>.title{max-width:450px;margin-bottom:24px}.retail__tabs .container>.title span:first-of-type::after{width:107%}.retail__tabs .container>.desc{margin-bottom:58px}.retail__tabs-wrapper>.title{font-size:1.25em;margin-bottom:24px}@media (min-width: 768px){.retail__tabs .container>.title{max-width:550px;margin-bottom:33px}.retail__tabs-wrapper>.title{font-size:1.33em;margin-bottom:32px}}@media (min-width: 1024px){.retail__tabs .container>.title{max-width:100%}}.insurance__row .block-info{margin-bottom:56px}@media (min-width: 768px){.insurance__row .block-info{margin-bottom:80px}}@media (min-width: 1024px){.insurance__row .block-info{margin-bottom:126px}}@media (min-width: 1440px){.insurance__row{padding-bottom:150px}}@media (min-width: 1900px){.insurance__row{padding-bottom:200px}}.insurance__advant{margin-bottom:69px}.insurance__advant .title{margin-bottom:24px}.insurance__advant-item{position:relative;padding:24px;box-shadow:0 10px 20px rgba(199,202,231,0.25);border-radius:8px;background:#FFFFFF;margin-bottom:30px;display:flex;align-items:center}.insurance__advant-item--4{margin-bottom:0}.insurance__advant-item--4::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:-1;width:calc(100% + 8px);height:calc(100% + 8px);background:linear-gradient(45deg, #42B4EB 10%, #3E4FE7 60%);border-radius:12px}.insurance__advant-item-line,.insurance__advant-item-line-arrow{position:absolute;bottom:0;left:50%;transform:rotate(90deg);transform-origin:0 0;z-index:-1}.insurance__advant-item-line-arrow{bottom:-6px}.insurance__advant-item .desc{margin-bottom:0}.insurance__advant-item-numb{width:27px;margin-right:16px;font-size:34px;font-family:"openSansBoldExtra",Open Sans,sans-serif}@supports (-webkit-text-stroke: 1px #4248C2){.insurance__advant-item-numb{-webkit-text-stroke:1px #4248C2;-webkit-text-fill-color:white}}.insurance__advant-line-radious{display:none}@media (min-width: 1024px){.insurance__advant{margin-bottom:80px}.insurance__advant>.title,.insurance__advant>.desc{text-align:center}.insurance__advant>.desc{margin-bottom:32px;width:80%;margin-left:auto;margin-right:auto}.insurance__advant-list{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-gap:56px 40px}.insurance__advant-item{margin-bottom:0;height:120px}.insurance__advant-item-line,.insurance__advant-item-line-arrow{transform:translateY(50%);left:100%;right:auto;bottom:50%}.insurance__advant-item-line{display:none;width:42px;height:2.5px}.insurance__advant-item--1 .insurance__advant-item-line{display:block}.insurance__advant-line-radious{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:592px;max-width:inherit}}@media (min-width: 1440px){.insurance__advant-item{height:100px}}@media (min-width: 1900px){.insurance__advant{margin-bottom:126px}.insurance__advant-list{grid-gap:76px 40px}.insurance__advant-item{padding:32px 50px;height:130px}.insurance__advant-item-numb{margin-right:24px;font-size:40px}.insurance__advant-line-radious{width:823px}}.mutual__info-general-imgs{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:17px;background:linear-gradient(97.42deg, #FFEFFD -7.32%, #CBEEFF 105.42%);border-radius:100px;max-width:402px;padding:8px;margin-bottom:18px}.mutual__info-general-imgs-item{border-radius:100%;overflow:hidden}.mutual__info-general-imgs-item img{display:block;width:100%;height:100%;object-fit:cover}@media (min-width: 768px){.mutual__info-general .title{margin-bottom:24px}.mutual__info-general .desc{margin-bottom:34px}.mutual__info-general-imgs{margin-bottom:30px}}@media (min-width: 1024px){.mutual__info-general-imgs-item img{transition:all .3s ease-in-out;will-change:transform;transform:translate3d(0, 0, 0) scale(1, 1)}.mutual__info-general-imgs-item:hover img{transform:scale(1.2) rotate(-10deg)}}@media (min-width: 1280px){.mutual__info .container{display:flex}.mutual__info-general{width:400px;margin-right:7%}.mutual__info-general .desc{margin-bottom:54px}.mutual__info-general-imgs{margin-bottom:0}.mutual__info-desc{width:50%;flex-grow:1}}@media (min-width: 1900px){.mutual__info-general{width:550px;margin-right:10%}.mutual__info-general-imgs{max-width:100%;padding:16px;grid-column-gap:24px}}.mutual__slider{overflow:hidden}.estate .mutual__slider::before{opacity:0.4}.estate .mutual__slider::after,.firms .mutual__slider::after{content:'';position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%, -50%);background-image:url("/v2/img/firms/bg-lines-mob.svg");background-repeat:no-repeat;background-position:center;background-size:cover;opacity:0.4;pointer-events:none}.estate .mutual__slider .container>.title{margin-bottom:24px}.firms .mutual__slider .container>.title br{display:none}.mutual__slider .container>.desc:last-of-type{margin-bottom:0}.estate .mutual__slider .container>.desc{margin-bottom:32px}.mutual__slider .arrow{display:none}.mutual__slider-swiper{margin-bottom:24px}.estate .mutual__slider-swiper{margin-bottom:0}.mutual__slider-swiper .swiper-slide{display:flex;flex-direction:column;padding:16px;margin-right:16px;background:#FFFFFF;box-shadow:0 10px 20px rgba(199,202,231,0.25);border-radius:8px;min-height:229px;width:300px;max-width:100%}.estate .mutual__slider-swiper .swiper-slide{width:100%;margin-right:0;padding:24px}.mutual__slider-swiper-title{margin-bottom:8px;font-family:"openSansBold",Open Sans,sans-serif;font-size:1.13em}.estate .mutual__slider-swiper-title{margin-bottom:24px;color:#2E3289}.mutual__slider-swiper .desc{margin-bottom:10px}.mutual__slider-swiper-numb{margin-top:auto;text-align:right;color:#C9D4E0;font-family:"openSansSemi",Open Sans,sans-serif;font-size:1.3em}@media (min-width: 768px){.estate .mutual__slider::after,.firms .mutual__slider::after{background-image:url("/v2/img/firms/bg-lines.svg")}.firms .mutual__slider .container>.title br{display:block}}@media (min-width: 1280px){.mutual__slider .container>.title,.mutual__slider .container .desc{position:relative;padding-right:20%}.firms .mutual__slider .container>.title,.firms .mutual__slider .container .desc{padding-right:0}.mutual__slider .container>.desc{margin-bottom:32px}.mutual__slider .arrow{display:flex;position:absolute;top:8px;right:0;background:#fff;color:#000;width:40px;height:40px;font-size:15px}.mutual__slider .arrow--prev{right:55px}.mutual__slider-swiper{margin-bottom:32px}.mutual__slider-swiper .swiper-slide{width:364px;min-height:250px;margin-right:24px;padding:24px}.firms .mutual__slider-swiper .swiper-slide{width:calc(33.3333% - 14px);height:auto}.estate .mutual__slider-swiper .swiper-slide{border-radius:16px}.mutual__slider-swiper-title{font-size:1.22em;margin-bottom:12px}.mutual__slider-swiper-numb{font-size:1.13em}}@media (min-width: 1900px){.mutual__slider .container>.desc{margin-bottom:50px}.mutual__slider .arrow{width:55px;height:55px;font-size:20px}.mutual__slider .arrow--prev{right:80px}.mutual__slider-swiper{margin-bottom:50px}.mutual__slider-swiper .swiper-slide{width:500px;padding:32px;min-height:310px;margin-right:32px}.estate .mutual__slider-swiper .swiper-slide{padding:44px}}.mutual__why .title--gray-border{max-width:100%}.mutual__why .title--gray-border span:not(:last-child)::after{width:117%;margin-left:-6%}.mutual__why .desc{margin-bottom:32px}.mutual__why .btn{width:200px;margin:0}@media (min-width: 1900px){.mutual__why .btn{width:260px}}.crypto__info-why{margin-bottom:48px;padding:24px;background:radial-gradient(89% 42.28% at 89.21% 91.88%, #CEDCFF 0%, #F7F7F7 100%),#F6F6F6;border-radius:24px}.crypto__info-why .title{margin-bottom:24px}.crypto__info-why .desc{margin-bottom:0}.crypto__info-why .desc p:last-child{margin-bottom:0}.crypto__info-item{display:flex;flex-direction:column;margin-bottom:56px}.crypto__info-item:last-child{margin-bottom:0}.crypto__info-item-img{max-width:400px;order:-1;margin-bottom:24px}.crypto__info-item-img img{width:100%}.crypto__info-item:first-child img{max-width:inherit;width:110%;margin-bottom:-44px}.crypto__info-item-info .title{font-size:1.5em;width:80%}.crypto__info-item-info .desc{margin-bottom:0}.crypto__info-item-info .desc p:last-child{margin-bottom:0}@media (min-width: 768px){.crypto__info-item-info .title{font-size:1.78em}}@media (min-width: 1024px){.crypto__info-why{margin-bottom:80px}.crypto__info-item{display:grid;grid-template-columns:2fr 1fr;grid-column-gap:5%;align-items:center;margin-bottom:80px}.crypto__info-item.reverse{grid-template-columns:1fr 2fr}.crypto__info-item-info .title{font-size:1.78em;width:100%;margin-bottom:20px}.crypto__info-item-img{max-width:100%;margin-bottom:0;order:1}.reverse .crypto__info-item-img{order:-1}.crypto__info-item-img img{display:block;width:100%}.crypto__info-item:first-child img{width:117%}}@media (min-width: 1280px){.crypto__info-why{padding:56px}.crypto__info-item{grid-column-gap:6%}}@media (min-width: 1900px){.crypto__info-why{padding:64px;margin-bottom:100px}.crypto__info-item{margin-bottom:120px}}.crypto__features{background:conic-gradient(from 140deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #A9B1FD 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 356.26deg, #A9B1FD 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #FFEEC3 0%, rgba(255,238,195,0) 100%),radial-gradient(56.6% 61.75% at 50% -20.14%, #9ED2FF 0%, rgba(158,210,255,0) 100%),#fff}.crypto__features .container>.title{margin-bottom:24px}.crypto__features .container>.desc{margin-bottom:24px}.crypto__features-list{display:grid;grid-gap:24px 24px;margin-bottom:56px}.crypto__features-item{background:#FFFFFF;box-shadow:0 10px 20px rgba(199,202,231,0.25);border-radius:16px;padding:24px}.crypto__features-item .title{margin-bottom:16px;font-size:1.5em}.crypto__features-item .desc{margin-bottom:0}.crypto__features-item ul{padding-left:10px;padding-top:10px}.crypto__features-item ul li{margin-bottom:5px}.crypto__features-item ul li::before{background:#6E6E7D;width:4px;height:4px}.crypto__features-contacts{padding:35px 10px;background:#fff url("/v2/img/crypto/bg-kycaid.svg") no-repeat 33% center;background-size:2208px auto;border-radius:16px;text-align:center}.crypto__features-contacts .title{margin-bottom:16px;font-size:1.5em}.crypto__features-contacts .desc{margin-bottom:16px}.crypto__features-contacts .desc a{color:#4248C2;font-family:"openSansBold",Open Sans,sans-serif}.crypto__features-contacts .btn{width:240px;margin:auto}@media (min-width: 768px){.crypto__features .container>.title br{display:none}.crypto__features-item ul{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px 5px}.crypto__features-item ul li{margin-bottom:0}.crypto__features-contacts .btn{font-size:0.87em}}@media (min-width: 1024px){.crypto__features .container>.desc{margin-bottom:56px}.crypto__features-list{grid-template-columns:1fr 1fr;margin-bottom:115px}.crypto__features-item .title{font-size:1.34em}.crypto__features-contacts{padding:36px 30px 43px}.crypto__features-contacts .title{font-size:2.2em;margin-bottom:16px}.crypto__features-contacts .desc{width:620px;margin-left:auto;margin-right:auto;margin-bottom:24px}.crypto__features-contacts .desc a{transition:all .3s ease-in-out}.crypto__features-contacts .desc a:hover{opacity:0.7}}@media (min-width: 1280px){.crypto__features-item .title br{display:none}.crypto__features-contacts{background-position:58% center}}@media (min-width: 1900px){.crypto__features-list{grid-gap:32px 32px}.crypto__features-item{padding:32px}.crypto__features-item .title{margin-bottom:24px}.crypto__features-contacts{padding:50px 50px 60px;background-position:center;background-size:170% auto}.crypto__features-contacts .title{margin-bottom:24px}.crypto__features-contacts .desc{margin-bottom:40px;width:800px}.crypto__features-contacts .btn{width:300px}}.cannabis__info-explore{padding:24px;background:radial-gradient(89% 42.28% at 89.21% 91.88%, #CEDCFF 0%, #F7F7F7 100%),#F6F6F6;border-radius:24px}.cannabis__info-explore>.title{font-size:1.3em;margin-bottom:24px}.cannabis__info-explore-list{display:grid;grid-gap:16px 16px}.cannabis__info-explore-item{background:#FFFFFF;border-radius:8px;padding:16px}.cannabis__info-explore-item i{display:block;font-size:27px;margin-bottom:12px}.cannabis__info-explore-item i.icon-success{font-size:24px}.cannabis__info-explore-item i.icon-success::before{color:#79D087}.cannabis__info-explore-item .desc{margin-bottom:0}.cannabis__info-explore-img{display:none}@media (min-width: 768px){.cannabis__info-explore{position:relative;padding:32px}.cannabis__info-explore>.title{width:80%}.cannabis__info-explore-list{grid-template-columns:1fr 1fr}.cannabis__info-explore-img{display:block;position:absolute;right:-60px;bottom:0}}@media (min-width: 1024px){.cannabis__info-explore>.title{width:700px;font-size:1.8em}}@media (min-width: 1280px){.cannabis__info-explore{padding:56px;background:radial-gradient(54.44% 91.39% at 68.77% 94.54%, #CEDCFF 0%, #F7F7F7 100%),#F6F6F6}.cannabis__info-explore-list{grid-gap:24px 24px}.cannabis__info-explore-item{padding:24px}.cannabis__info-explore-item:last-child{padding-right:40px}.cannabis__info-explore-img{right:0}}@media (min-width: 1900px){.cannabis__info-explore{padding:72px}.cannabis__info-explore>.title{width:860px;margin-bottom:40px}.cannabis__info-explore-list{grid-gap:32px 32px}.cannabis__info-explore-item{padding:32px}.cannabis__info-explore-item i{font-size:32px;margin-bottom:20px}.cannabis__info-explore-item i.icon-success{font-size:28px}.cannabis__info-explore-img{width:140px}}.cannabis__rules-item{background:#FFFFFF;box-shadow:0 10px 20px rgba(199,202,231,0.25);border-radius:16px;padding:24px;margin-bottom:16px}.cannabis__rules-item:last-child{margin-bottom:0}.cannabis__rules-item>img{margin-bottom:16px;width:60px}.cannabis__rules-item .title{margin-bottom:16px;font-size:1.5em}.cannabis__rules-item .desc{margin-bottom:0}.cannabis__rules-item .desc ul{margin-bottom:16px}.cannabis__rules-item .desc ul:last-child{margin-bottom:0}.cannabis__rules-item .desc ul li{margin-bottom:16px}.cannabis__rules-item .desc ul li br{display:none}@media (min-width: 1024px){.cannabis__rules-item{display:flex;align-items:flex-start;margin-bottom:24px}.cannabis__rules-item img{width:76px;margin-right:3%}.cannabis__rules-item-info{width:50%;flex-grow:1}.cannabis__rules-item .title{font-size:1.34em}.cannabis__rules-item .desc{line-height:1.6}.cannabis__rules-item .desc__ul-list,.cannabis__rules-item .desc ul{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px 8px}.cannabis__rules-item .desc__ul-list li,.cannabis__rules-item .desc ul li{margin-bottom:0;line-height:1.6}.cannabis__rules-item .desc__ul-list li br,.cannabis__rules-item .desc ul li br{display:block}.cannabis__rules-item .desc p{margin-bottom:16px}.cannabis__rules-item:last-child .desc ul{grid-template-columns:1fr}}@media (min-width: 1280px){.cannabis__rules-item:nth-child(5) .desc__ul-list{width:95%;grid-template-columns:1fr 1.2fr;grid-column-gap:32px}}@media (min-width: 1440px){.cannabis__rules-item .desc ul{width:90%}.cannabis__rules-item:nth-child(3) .desc ul{width:80%}}@media (min-width: 1900px){.cannabis__rules-item{margin-bottom:32px;padding:32px}.cannabis__rules-item .title{margin-bottom:24px}.cannabis__rules-item img{width:100px}}.cannabis__check-img{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;background:linear-gradient(131.26deg, #FEF0FD 1.47%, rgba(158,181,239,0.4) 50.13%);border-radius:16px;padding:39px 10px 46vw}.cannabis__check-img::before{content:'';position:absolute;z-index:1;width:1159px;height:400px;top:50%;left:50%;transform:translate(-51%, -53%);background:url("/v2/img/cannabis/text.svg") no-repeat center;background-size:100% auto;pointer-events:none}.cannabis__check-img img{position:absolute;z-index:2;bottom:0;left:0;transform:translateY(40%)}.cannabis__check-img .title{position:relative;z-index:2;margin-bottom:24px;max-width:360px}.cannabis__check-img .btn{position:relative;z-index:3;top:0;left:0;right:0;bottom:0;transform:none;width:220px}@media (min-width: 450px){.cannabis__check-img{padding-bottom:200px}}@media (min-width: 1024px){.cannabis__check-img{width:28vw;height:35vw;padding-top:32px;padding-bottom:0;margin-right:0}.cannabis__check-img::before{top:-32px;transform:translateX(-52%)}.cannabis__check-img .title{font-size:1.45em}}@media (min-width: 1280px){.cannabis__check-img{padding-top:50px;height:38vw}.cannabis__check-img img{z-index:4;width:119%;left:-9.5%;bottom:-5%;transform:none;max-width:inherit;pointer-events:none}}@media (min-width: 1440px){.cannabis__check-img{width:100%;height:557px;padding-top:82px}.cannabis__check-img img{bottom:26px;width:428px;left:53%;transform:translateX(-50%)}}@media (min-width: 1900px){.cannabis__check-img{height:650px}.cannabis__check-img::before{width:1300px;height:500px}.cannabis__check-img img{width:531px}}.nft__hello-images{padding-bottom:35vw}.nft__hello-images img{position:absolute;display:none}.nft__hello-images img.nft__hello-images-mob{display:block;width:140%;max-width:inherit;left:-20%;right:0;margin:auto;bottom:-34vw;animation:levitation 10s infinite alternate forwards}.nft__hello-stars svg{position:absolute}.nft__hello-stars svg:nth-child(1){stroke:#D65D81;width:32px;height:32px;bottom:30vw;right:5%}.nft__hello-stars svg:nth-child(2){stroke:#4248C2;width:42px;height:42px;bottom:20vw;right:30%}.nft__hello-stars svg:nth-child(n+3){display:none}@media (min-width: 500px){.nft__hello-images{padding-bottom:150px}.nft__hello-images img{position:absolute;display:none}.nft__hello-images img.nft__hello-images-mob{width:600px;max-width:100%;left:0;bottom:-130px}}@media (min-width: 1024px){.nft__hello-images img{z-index:1;display:block}.nft__hello-images img.nft__hello-images-mob{display:none}.nft__hello-images-1{top:0;left:-80px;width:200px;animation:levitation 10s infinite alternate forwards}.nft__hello-images-2{left:0;right:0;margin:auto;top:-120px;animation:levitation 7s .5s infinite alternate-reverse forwards}.nft__hello-images-3{top:0;right:-90px;width:200px;animation:levitation 9s infinite alternate forwards}.nft__hello-images-4{left:14%;bottom:-140px;animation:levitation 11s .3s infinite alternate-reverse forwards}.nft__hello-images-5{right:6%;bottom:-150px;animation:levitation 10s .2s infinite alternate forwards}.nft__hello-stars svg{z-index:2;display:block !important}.nft__hello-stars svg:nth-child(1){top:137px;right:14%}.nft__hello-stars svg:nth-child(2){bottom:43px;right:35%}.nft__hello-stars svg:nth-child(3){width:32px;height:32px;top:10px;right:10%;stroke:#20A5E5}.nft__hello-stars svg:nth-child(4){width:32px;height:32px;stroke:#2DA35C;top:160px;left:12%}.nft__hello-stars svg:nth-child(5){stroke:#6E6E7D;width:62px;height:62px;left:11%;bottom:100px}}@media (min-width: 1280px){.nft__hello-images-1{top:7%;left:-60px;width:240px}.nft__hello-images-2{top:-110px}.nft__hello-images-3{top:9%;right:-125px;width:250px}.nft__hello-images-4{left:21%;bottom:-160px}.nft__hello-images-5{right:5%;bottom:-130px}.nft__hello-stars svg{z-index:2;display:block !important}.nft__hello-stars svg:nth-child(1){top:151px;right:9%}.nft__hello-stars svg:nth-child(2){bottom:19%;right:23%}.nft__hello-stars svg:nth-child(3){top:10%;right:7%}.nft__hello-stars svg:nth-child(4){top:30%;left:11%}.nft__hello-stars svg:nth-child(5){left:10%;bottom:14%}}@media (min-width: 1900px){.nft__hello-images img{transform:scale(1.3)}.nft__hello-stars svg:nth-child(3),.nft__hello-stars svg:nth-child(1){width:50px;height:50px}.nft__hello-stars svg:nth-child(2){width:60px;height:60px}.nft__hello-stars svg:nth-child(3){top:4%;right:5%}.nft__hello-stars svg:nth-child(4){width:40px;height:40px}.nft__hello-stars svg:nth-child(5){width:80px;height:80px}}.nft__work{position:relative}.nft__work::before{content:'';position:absolute;z-index:-1;top:45%;transform:translate(70%, -50%);right:0;width:1014px;height:1014px;background:radial-gradient(50% 50% at 50% 50%, #BFC6FF 0%, rgba(255,255,255,0) 100%);filter:blur(25px);pointer-events:none}.nft__work-wrapper{padding:24px;background:#FFFFFF;border:1px solid #98A5B2;border-radius:16px}.nft__work-wrapper .title{margin-bottom:24px;font-size:1.5em;margin-bottom:20px}.nft__work-wrapper .desc{margin-bottom:0}@media (min-width: 768px){.nft__work-wrapper .title{font-size:1.35em}}@media (min-width: 1280px){.nft__work-wrapper{padding:32px}}@media (min-width: 1900px){.nft__work-wrapper{padding:50px}}.market-list .container>.title{margin-bottom:24px}.market-list .container>.desc{margin-bottom:56px}.market-list__item{padding:24px;margin-bottom:24px;background:#FFFFFF;box-shadow:0 10px 20px rgba(199,202,231,0.25);border-radius:16px}.market-list__item:last-child{margin-bottom:0}.market-list__item-img{margin-bottom:24px;max-width:400px}.market-list__item-img .pk{display:none}.market-list__item-img img{width:100%}.market-list__item-info .title{font-size:1.24em;margin-bottom:16px}.market-list__item-info .title br{display:none}.market-list__item-info .desc{font-size:0.9em;margin-bottom:0}.market-list__item-info .desc__title{margin-bottom:12px;font-size:1.3em;line-height:1.3}.market .market-list__item-info .desc__title{font-size:1em}@media (min-width: 768px){.market-list__item-info .title{font-size:1.33em}.market-list__item-info .title br{display:block}}@media (min-width: 1024px){.market-list__item{display:grid;grid-column-gap:4%;grid-template-columns:1fr 33%;margin-bottom:40px}.market-list__item-img{position:relative;margin-bottom:0;background:linear-gradient(131.26deg, #FEF0FD 1.47%, rgba(158,181,239,0.2) 109.13%);border-radius:16px;order:2;overflow:hidden}.market-list__item-img .mob{display:none}.market-list__item-img .pk{display:block}.market-list__item-img img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.market-list__item-img img.market-list__item-grand,.market-list__item-img img.market-list__item-cat,.market-list__item-img img.market-list__item-cat2,.market-list__item-img img.market-list__item-frog{top:auto;left:auto;transform:none;bottom:0;right:0;max-width:60%}.market-list__item-img img.market-list__item-cat{width:140px}.market-list__item-img img.market-list__item-cat2{width:151px}.market-list__item-img img.market-list__item-frog{width:110px}.market-list__item-img img.market-list__item-grand{width:97%;max-width:100%}.market-list__item:nth-child(1) .market-list__item-img img{width:85%}.market-list__item:nth-child(2) .market-list__item-img>*{z-index:2}.market-list__item:nth-child(2) .market-list__item-img::after{content:'';position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%, -50%);width:110%;height:110%;background:url("/v2/img/nft/market/creator.svg") repeat center;background-size:cover}.market .market-list__item:nth-child(2) .market-list__item-img::after{display:none}.market-list__item:nth-child(2) .market-list__item-img picture{display:block;position:relative;width:100%;height:100%}.market-list__item:nth-child(2) .market-list__item-img picture img{width:70%}.market .market-list__item:nth-child(2) .market-list__item-img picture img{width:95%;position:relative;top:40%}.market-list__item:nth-child(3) .market-list__item-img picture img{width:60%}.market-list__item:nth-child(4) .market-list__item-img picture img{top:52%;width:68%}}@media (min-width: 1280px){.market-list__item{padding:40px 32px}}@media (min-width: 1900px){.market-list__item{padding:50px 42px;grid-template-columns:2fr 1fr;grid-gap:10%}}.market__hello-stars svg{position:absolute}.market__hello-stars svg:nth-child(1){stroke:#6E6E7D;width:46px;height:46px;bottom:137vw;left:-17px}.market__hello-stars svg:nth-child(2){stroke:#D65D81;width:20px;height:20px;bottom:193vw;right:4%}.market__hello-stars svg:nth-child(3){stroke:#20A5E5;width:32px;height:32px;bottom:199vw;right:0}.market__hello-stars svg:nth-child(n+4){display:none}@media (min-width: 500px){.market__hello-stars svg:nth-child(1){bottom:900px}.market__hello-stars svg:nth-child(2){bottom:950px}.market__hello-stars svg:nth-child(3){bottom:980px}.market__hello-stars svg:nth-child(n+4){display:none}}@media (min-width: 768px){.market__hello-stars svg:nth-child(1){bottom:30px}.market__hello-stars svg:nth-child(2){bottom:auto;top:20px}.market__hello-stars svg:nth-child(3){top:-7px;bottom:auto}}@media (min-width: 1024px){.market__info{padding-top:105px;padding-bottom:112px}}@media (min-width: 1280px){.market__hello-stars svg{z-index:2;display:block !important}.market__hello-stars svg:nth-child(1){left:2%;width:62px;height:62px;bottom:14%}.market__hello-stars svg:nth-child(2){top:7%;right:8%}.market__hello-stars svg:nth-child(3){top:2%;right:6.5%}.market__hello-stars svg:nth-child(4){width:32px;height:32px;stroke:#2DA35C;top:14%;left:-4%;right:0;margin:auto}.market__hello-stars svg:nth-child(5){stroke:#6E6E7D;width:46px;height:46px;right:30%;bottom:83px}}@media (min-width: 1900px){.market__hello-stars svg:nth-child(1){width:82px;height:82px}.market__hello-stars svg:nth-child(2){width:30px;height:30px}.market__hello-stars svg:nth-child(3){width:45px;height:45px}.market__hello-stars svg:nth-child(4){width:50px;height:50px}.market__hello-stars svg:nth-child(5){width:56px;height:56px;right:35%}}.ico__info .block-info{margin-bottom:56px}.ico__info-types>.title{font-size:1.5em;margin-bottom:24px}.ico__info-types>.desc:last-child{margin-bottom:0}.ico__info-types-list{margin-bottom:24px}.ico__info-types-item{padding:16px;background:#ECF1F5;border-radius:16px;margin-bottom:16px}.ico__info-types-item:last-child{margin-bottom:0}.ico__info-types-item-title{margin-bottom:6px;text-transform:uppercase;color:#4248C2;font-size:1.135em;font-family:"openSansBold",Open Sans,sans-serif}.ico__info-types-item .desc{margin-bottom:0}@media (min-width: 768px){.ico__info-types>.title br{display:none}}@media (min-width: 1024px){.ico__info-types>.title{text-align:center;font-size:1.34em}.ico__info-types-list{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:24px;margin-bottom:32px}.ico__info-types-item{margin-bottom:0;grid-row-gap:24px}.ico__info-types-item-title{font-size:1em}}@media (min-width: 1280px){.ico__info-types-item{padding:24px}}.firms__legal .container>.title{margin-bottom:24px}.firms__legal .container>.desc{margin-bottom:32px}.firms__legal-advice{padding:24px;background:#F6F6F6;border:1px solid #000000;border-radius:16px;margin-bottom:32px}.firms__legal-advice-info .title{margin-bottom:24px;font-size:1.38em}.firms__legal-advice-info .desc p{margin-bottom:24px}.firms__legal-advice-img{display:block;width:90%;max-width:350px;margin-left:auto;margin-right:auto}.firms__legal-list{display:grid;grid-gap:16px}.firms__legal-list-item{padding:24px;border-radius:8px;line-height:1.8}.firms__legal-list-item .desc{margin-bottom:0}.firms__legal-list-item:nth-child(1){background:#EAE6FD}.firms__legal-list-item:nth-child(2){background:#DCEED9}.firms__legal-list-item:nth-child(3){background:#DCF1FF}@media (min-width: 768px){.firms__legal .container>.title br{display:none}.firms__legal .container>.title i{margin-right:10px}.firms__legal-advice{padding:32px}.firms__legal-advice-info .title{font-size:1.22em}.firms__legal-list{grid-template-columns:1fr 1fr 1fr}}@media (min-width: 1024px){.firms__legal-advice{display:grid;grid-template-columns:2.3fr 1fr;grid-column-gap:3%;align-items:center;margin-bottom:56px}.firms__legal-advice-img{width:auto;max-width:100%}.firms__legal-advice-info .desc{margin-bottom:0}.firms__legal-advice-info-item:last-child{margin-bottom:0}.firms__legal-list{grid-column-gap:24px}}@media (min-width: 1280px){.firms__legal-advice{padding:44px}}@media (min-width: 1900px){.firms__legal .container>.title{margin-bottom:32px}.firms__legal .container>.desc{margin-bottom:44px}.firms__legal-list{grid-column-gap:32px}.firms__legal-list-item{padding:32px}}.estate__agents .container>.title{margin-bottom:24px}.estate__agents .container>.desc{margin-bottom:24px}.estate__agents-list{display:grid;grid-gap:16px}.estate__agents-list-item{padding:24px;border-radius:8px;line-height:1.8}.estate__agents-list-item-title{display:flex;align-items:center;margin-bottom:10px}.estate__agents-list-item-title img{margin-right:12px}.estate__agents-list-item-title span{width:50%;flex-grow:1;color:#6E6E7D;font-size:1.12em;font-family:"openSansBold",Open Sans,sans-serif}.estate__agents-list-item .desc{margin-bottom:0}.estate__agents-list-item:nth-child(1){background:#EAE6FD}.estate__agents-list-item:nth-child(2){background:#DCEED9}.estate__agents-list-item:nth-child(3){background:#DCF1FF}@media (min-width: 768px){.estate__agents .container>.title br{display:none}.estate__agents .container>.title i{margin-right:10px}}@media (min-width: 1024px){.estate__agents-list{grid-template-columns:1fr 1fr 1fr}}@media (min-width: 1280px){.estate__agents-list{grid-column-gap:24px}}@media (min-width: 1900px){.estate__agents .container>.title{margin-bottom:32px}.estate__agents .container>.desc{margin-bottom:32px}.estate__agents-list{grid-column-gap:32px}.estate__agents-list-item{padding:32px}}.estate__info::before{opacity:.4;background:conic-gradient(from 174deg at 117.01% 62.41%, rgba(197,170,254,0) -3.74deg, #a9b1fd 18.03deg, rgba(196,170,254,0) 104.03deg, rgba(197,170,254,0) 356.26deg, #a9b1fd 378.03deg),radial-gradient(41.98% 103.35% at -9.79% 100%, #ffeec3 0%, rgba(255,238,195,0) 100%),radial-gradient(56.6% 61.75% at 50% -20.14%, #9ed2ff 0%, rgba(158,210,255,0) 100%),#fff}.estate__info .block-info{margin-bottom:56px}.estate__info-risk>.title{font-size:2.25em;margin-bottom:24px}.estate__info-risk>.desc{margin-bottom:24px}.estate__info-risk-list{display:grid;background:#FFFFFF;box-shadow:0 10px 20px rgba(199,202,231,0.25);border-radius:16px;padding:24px;grid-gap:32px 32px}.estate__info-risk-list-item-title{margin-bottom:8px;font-size:1.5em;font-family:"openSansSemi",Open Sans,sans-serif}.estate__info-risk-list-item-title i{margin-left:10px;font-size:0.7em}.estate__info-risk-list-item-title i.icon-earth{font-size:0.9em}.estate__info-risk-list-item .desc{margin-bottom:0}@media (min-width: 768px){.estate__info-risk-list-item-title{font-size:1.33em}}@media (min-width: 1024px){.estate__info .block-info{margin-bottom:69px}.estate__info-risk>.title,.estate__info-risk>.desc{max-width:85%;margin-bottom:32px;margin-left:auto;margin-right:auto;text-align:center}.estate__info-risk-list{grid-template-columns:1fr 1fr 1fr;grid-column-gap:7%;padding:56px 46px}}@media (min-width: 1900px){.estate__info .block-info{margin-bottom:100px}}