﻿*{margin:0;padding:0;box-sizing:border-box;outline:none}html{scroll-behavior:smooth}html,body{overflow-x:hidden}ul,ol{list-style:none}a{text-decoration:none}a,input,button,textarea{background:none;color:inherit;font-family:inherit;font-size:inherit;border:none;cursor:pointer;transition:all .3s ease-in-out}input,textarea{border-radius:0;-webkit-appearance:none}input[readonly],textarea[readonly]{cursor:default}input::placeholder,textarea::placeholder{font-family:inherit;font-size:inherit;color:inherit}textarea{resize:none}img{display:block;width:100%;object-fit:cover}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.fadeIn{animation:fadeIn 400ms ease-in-out}.fadeOut{animation:fadeOut 400ms ease-in-out}:root{--accent: #F2F2F2}*{scrollbar-width:auto;scrollbar-color:var(--accent, #F2F2F2) #1b2129}*::-webkit-scrollbar{width:5px}*::-webkit-scrollbar-track{background:#1b2129}*::-webkit-scrollbar-thumb{background-color:var(--accent, #F2F2F2);border-radius:0;border:none}html.fixed,html.swal2-shown{overflow:hidden}body{font-size:16px;line-height:1.6;font-family:"Just Sans",sans-serif;font-weight:400;color:#28313d}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Just Sans",sans-serif;font-weight:600;color:#1b2129}h1,.h1{font-size:42px;line-height:1.2;font-weight:800}h2,.h2{font-size:36px;line-height:1.1;font-weight:800}h3,.h3{font-size:28px;line-height:1.4}h4,.h4{font-size:24px;line-height:1.4}h5,.h5{font-size:20px;line-height:1.4}h6,.h6{font-size:18px;line-height:1.3}.swiper-pagination{display:flex;justify-content:center;align-items:center;gap:9px}.swiper-pagination-bullet{background:#205aff;border:1px solid rgba(248,248,255,.364077);width:9px;height:9px;display:block;border-radius:50%;transition:.4s ease-in-out;cursor:pointer}.swiper-pagination-bullet:hover,.swiper-pagination-bullet-active{background:#fff;border-color:#fff}.container{max-width:1105px;padding:0 20px}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .3s ease-in-out}.fade{transition:opacity .3s ease-in-out}.fade:not(.show){opacity:0}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.arrow-rotate{display:block;transition:.4s ease-in-out;transform:rotate(130deg)}.footer_top-nav .icon-arrow-left,.stripe_block-icon{display:none !important}.btn{text-transform:uppercase;text-align:center;line-height:1;font-size:14px;font-family:"Just Sans",sans-serif;font-weight:700;height:48px;display:flex;justify-content:center;align-items:center}.btn--neon{background:var(--accent, #F2F2F2);color:#1b2129;border:1px solid #1b2129;box-shadow:3px 3px 0 var(--accent, #F2F2F2);border-radius:2px}.btn--neon:hover,.btn--neon:focus{box-shadow:6px 6px 0 #1b2129}.btn--white{background:var(--accent, #F2F2F2);color:#1b2129;border:1px solid #1b2129;box-shadow:3px 3px 0 var(--accent, #F2F2F2);border-radius:2px}.btn--white:hover,.btn--white:focus{box-shadow:6px 6px 0 #1b2129}.btn--white{background:#fff}.btn--white:hover,.btn--white:focus{box-shadow:6px 6px 0 #1b2129}.btn--whatsapp{background:#25d366;color:#fff;gap:8px;border:2px solid #128c7e;box-shadow:4px 4px 0 #128c7e;padding:0 16px;width:auto;min-width:148px}.btn--whatsapp svg{width:18px;height:18px;flex-shrink:0;fill:currentColor}.btn--whatsapp:hover,.btn--whatsapp:focus{background:#1ebe57;color:#fff;box-shadow:6px 6px 0 #075e54}.btn--arrow{justify-content:flex-start;height:unset;font-size:14px;line-height:19px;letter-spacing:.3px;position:relative;color:#2a2aff}.btn--arrow .icon{margin-left:5px;transition:.4s ease-in-out;opacity:0}.btn--arrow:hover .icon,.btn--arrow:focus .icon{margin-left:10px;opacity:1}input[type=checkbox]{position:absolute;left:-9999px}input[type=checkbox]+label{position:relative;padding-left:34px;cursor:pointer;display:inline-block;font-weight:600;text-transform:uppercase;font-size:12px;letter-spacing:.3px}input[type=checkbox]:checked+label:before,input[type=checkbox]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;border:1px solid #1b2129;background:#fff;overflow:hidden}input[type=checkbox]:checked+label .icon,input[type=checkbox]:not(:checked)+label .icon{font-size:12px;position:absolute !important;top:7px;left:5px;transition:all .3s ease-in-out}input[type=checkbox]:not(:checked)+label .icon{opacity:0}input[type=checkbox]:checked+label .icon{opacity:1}.field{border:1px solid #1b2129;border-radius:2px;height:48px;padding:11px 16px;box-shadow:0 0 0 rgba(0,0,0,0);background:#fff}.field::placeholder{color:#919191;transition:opacity .3s ease-in-out}.field.error{box-shadow:3px 3px 0 red}.field:focus{box-shadow:3px 3px 0 var(--accent, #F2F2F2)}.field:focus::placeholder{opacity:0}.breadcrumbs{font-size:14px;line-height:26px;font-weight:500;gap:0 3px}.breadcrumbs_item{position:relative}.breadcrumbs_item:after{content:"/";position:relative;left:-2px}.breadcrumbs_item.current:after{display:none}.breadcrumbs_item .link:hover,.breadcrumbs_item .link:focus{color:#2a2aff}.stripe{overflow:hidden;background:#2a2aff;padding:30px 0}.stripe_block{width:240px;color:#fff;padding-left:25px;border-right:12px solid var(--accent, #F2F2F2)}.stripe_block-icon{transform:rotate(130deg);font-size:48px;margin-right:15px}.stripe .ticker{color:#fff;font-family:"Just Sans",sans-serif;font-weight:400;width:100%}.stripe .ticker-component{height:72px !important;align-items:center}.stripe .ticker-text{padding:0 20px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.stripe .ticker-text--logo{padding:0 16px}.stripe .ticker-logo{display:block;height:48px;width:auto;max-width:150px;object-fit:contain;background:#fff;padding:6px 10px;border-radius:4px;flex-shrink:0}.stripe .ticker-item{visibility:hidden}.type .caret{display:inline-block;background:var(--accent, #F2F2F2);width:22px;height:13px}.tag{border:1px solid #1b2129;background:#f8f8ff;font-size:14px;line-height:1;text-transform:uppercase;font-weight:700;height:40px;padding:0 20px;display:inline-flex;justify-content:center;align-items:center}.tag:hover{background:var(--accent, #F2F2F2);box-shadow:3px 3px 0 #1b2129}.main_meta{gap:5px 10px;line-height:1}.main_meta-bookmark{background:var(--accent, #F2F2F2);border:1px solid #1b2129;color:#1b2129;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px}.main_meta-item{color:#7e8083;position:relative;font-weight:600;font-size:12px;text-transform:uppercase}.main_meta-item:after{content:"/";position:relative;left:5px}.main_meta-item:last-of-type:after{display:none}.post-item{height:auto;display:flex;flex-direction:column}.post-item .main{flex-grow:1;display:flex;flex-direction:column}.post-item .main_title{margin-bottom:10px;display:block;flex-grow:1}.post-item .main_title:hover{color:#2a2aff}.post-item .media{margin-top:20px;height:370px}.post-item .media img{height:100%}.pagination{margin-top:20px;gap:10px 20px}.pagination_item{font-weight:700;line-height:1}.pagination_item .link{color:#595b5e}.pagination_item .link.current,.pagination_item .link:hover,.pagination_item .link:focus{color:#2a2aff}.pagination_item .link.current{pointer-events:none}.pagination_item .control{color:#1b2129;font-size:14px;line-height:1}.socials{gap:10px 20px;font-size:18px;color:#2a2aff}.socials-item .link{width:38px;height:38px;border:1px solid rgba(0,0,0,0);display:inline-flex;justify-content:center;align-items:center;border-radius:2px}.socials-item .link:hover,.socials-item .link:focus{border-color:#1b2129;box-shadow:2px 2px 0 #2a2aff;color:#1b2129}.tw-height{display:block;position:relative}.tw-height .text{opacity:0}.type{position:absolute;top:0}.videoTrigger{cursor:pointer}.videoPopup{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:400000;visibility:hidden;transition:all .4s ease-in-out}.videoPopup.visible{visibility:visible}.videoPopup .video_frame{background:#fff;padding:30px;min-height:300px;position:relative;border:1px solid #1b2129;box-shadow:3px 3px 0 var(--accent, #F2F2F2)}.videoPopup .video_frame iframe{width:100%;height:auto;align-self:stretch}.videoPopup .video_frame-close{position:absolute;width:30px;height:30px;transition:.4s ease-in-out;cursor:pointer;right:0;top:-40px}.video{position:relative;box-shadow:3px 3px 0 var(--accent, #F2F2F2)}.video-btn{width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:16px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);box-shadow:2px 2px 0 var(--accent, #F2F2F2)}.video-btn:hover,.video-btn:focus{box-shadow:2px 2px 0 #1b2129}.video-btn .icon{top:1px;left:1px;position:relative}.video .cover{position:absolute;width:100%;height:100%;top:0;left:0;transition:opacity .4s ease-in-out}.video .cover img{height:100%}.video .cover.hidden{opacity:0;visibility:hidden}#map{width:100%;height:100%}a[href^="http://maps.google.com/maps"]{display:none !important}a[href^="https://maps.google.com/maps"]{display:none !important}.gmnoprint a,.gmnoprint span,.gm-style-cc{display:none}.gmnoprint div{background:none !important}@media screen and (min-width: 575.98px){.stripe .ticker{width:calc(100% - 240px)}.videoPopup .video_frame{min-height:350px}}@media screen and (min-width: 767.98px){h1,.h1{font-size:61px;line-height:1.1}h2,.h2{font-size:46px;line-height:1.1}h3,.h3{font-size:38px;line-height:1.1}h4,.h4{font-size:30px;line-height:1.3}.container{padding:0 30px}.post-item{position:relative}.post-item:before{content:"";width:1px;height:100%;background:#1b2129;left:-15.5px;padding-right:1px;position:absolute;top:0}.post-item .media{height:430px}.stripe .ticker-text{padding:0 20px}.stripe .ticker-text--logo{padding:0 32px}.stripe .ticker-component{height:72px !important}.stripe .ticker-logo{height:52px;max-width:170px}.videoPopup .video_frame{min-height:450px}}@media screen and (min-width: 991.98px){h1,.h1{font-size:72px;line-height:1.2}h2,.h2{font-size:58px}h3,.h3{font-size:48px;line-height:1.2}h4,.h4{font-size:34px;line-height:1.3}h5,.h5{font-size:24px;line-height:1.3}h6,.h6{font-size:20px;line-height:1.4}.stripe .ticker-text{padding:0 25px}.stripe .ticker-text--logo{padding:0 36px}.stripe .ticker-component{height:72px !important}.stripe .ticker-logo{height:56px;max-width:180px}.videoPopup .video_frame{min-height:600px}}@media screen and (min-width: 1199.98px){.container{padding:0}}@media screen and (min-width: 1399.98px){.videoPopup .video_frame-close{right:-60px;top:-60px}}.sticky-spacer{display:none !important}iframe{width:100%;height:100%;border:none;display:block}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}#baguetteBox-overlay{z-index:200000}#baguetteBox-overlay .full-image img{padding:30px;height:90%;background:#fff;box-shadow:3px 3px 0 var(--accent, #F2F2F2)}#baguetteBox-overlay button{background:#fff;border:1px solid #1b2129;box-shadow:3px 3px 0 var(--accent, #F2F2F2);border-radius:2px;padding:15px !important}#baguetteBox-overlay button svg *{stroke:#1b2129}.icon-retail{display:inline-block;flex-shrink:0;width:1em;height:1em;vertical-align:middle;background-color:currentColor;mask-position:center;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;speak:never}.icon-retail--bag{--icon: url("../img/icons/retail/bag.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--barcode{--icon: url("../img/icons/retail/barcode.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--basket{--icon: url("../img/icons/retail/basket.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--checkout{--icon: url("../img/icons/retail/checkout.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--checkout-process{--icon: url("../img/icons/retail/checkout-process.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--credit{--icon: url("../img/icons/retail/credit.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--directory{--icon: url("../img/icons/retail/directory.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--discount{--icon: url("../img/icons/retail/discount.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--gift{--icon: url("../img/icons/retail/gift.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--inventory{--icon: url("../img/icons/retail/inventory.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--list{--icon: url("../img/icons/retail/list.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--locator{--icon: url("../img/icons/retail/locator.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--loyalty{--icon: url("../img/icons/retail/loyalty.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--online{--icon: url("../img/icons/retail/online.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--price{--icon: url("../img/icons/retail/price.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--promotion{--icon: url("../img/icons/retail/promotion.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--receipt{--icon: url("../img/icons/retail/receipt.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--register{--icon: url("../img/icons/retail/register.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--return{--icon: url("../img/icons/retail/return.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--sale{--icon: url("../img/icons/retail/sale.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--service{--icon: url("../img/icons/retail/service.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--shopping-cart{--icon: url("../img/icons/retail/shopping-cart.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--sign{--icon: url("../img/icons/retail/sign.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--staff{--icon: url("../img/icons/retail/staff.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.icon-retail--storefront{--icon: url("../img/icons/retail/storefront.svg");mask-image:var(--icon);-webkit-mask-image:var(--icon)}.header{padding:12px 0 10px;z-index:110000;will-change:transform;transition:all .4s ease-in-out;position:relative;height:70px;color:#1b2129;font-weight:600}.header:before{content:"";position:absolute;top:0;left:0;height:68px;width:100%;background:#fff;z-index:-1;border-bottom:2px solid #1b2129}.header.sticky{position:fixed;width:100%;top:0;left:0}.header.sticky+main,.header.sticky+header{margin-top:70px}.header.opened{height:100vh;overflow-y:auto;background:#fff}.header--pinned{transform:translateY(0%)}.header--unpinned{transform:translateY(-100%)}.header .container{flex-wrap:wrap}.header .logo{gap:0 7px;flex:1 1 0;min-width:0;max-width:calc(100% - 52px);order:1}.header .logo_icon{width:42px;height:43.7px}.header .logo .logo_brand,.header .logo_brand{height:42px;width:auto;max-width:180px;object-fit:contain;display:block}.header .logo_catalog{display:flex;flex-direction:column;justify-content:center;flex-shrink:0;padding-left:10px;margin-left:2px;border-left:2px solid var(--accent, #F2F2F2);font-family:"Just Sans",sans-serif;font-size:9px;font-weight:700;line-height:1.15;letter-spacing:.08em;text-transform:uppercase;color:#1b2129;white-space:nowrap}.header_btn{display:none}.header_trigger{position:relative;order:2;flex:0 0 44px;width:44px;height:44px;margin-left:auto;display:inline-flex;align-items:center;justify-content:center;color:#1b2129;z-index:2}.header_trigger .icon{display:none}.header_trigger:before,.header_trigger:after{content:"";position:absolute;left:50%;width:22px;height:2px;margin-left:-11px;background:currentColor;transition:transform .25s ease,top .25s ease,opacity .2s ease}.header_trigger:before{top:15px}.header_trigger:after{top:27px}.header_trigger{background-image:linear-gradient(currentColor, currentColor);background-repeat:no-repeat;background-position:center;background-size:22px 2px}.header_trigger.active{background-image:none}.header_trigger.active:before{top:21px;transform:rotate(45deg)}.header_trigger.active:after{top:21px;transform:rotate(-45deg)}.header_nav{width:100%;flex:1 0 100%;order:3;overflow-y:auto;margin-top:13px;max-height:calc(100vh - 100px);border-bottom:2px solid #1b2129}.header_nav.active,.header_nav.show{display:block}.header_nav.collapsing{overflow:hidden}.header_nav-list{background:#fff;border:2px solid #1b2129;border-radius:2px;font-family:"Just Sans",sans-serif;line-height:1}.header_nav-list_item{border-bottom:2px solid #1b2129}.header_nav-list_item .nav-item{padding:20px;width:100%;display:block}.header_nav-list_item .nav-item_text .icon{display:none}.header_nav-list_item .nav-item.current,.header_nav-list_item .nav-item:hover,.header_nav-list_item .nav-item:focus{color:#2a2aff}.header_nav-list_item .nav-item[aria-expanded=true] .icon{transform:rotate(220deg)}.header_nav-list_item:last-of-type{border-bottom:none}.header_nav-list_item .dropdown-menu.active,.header_nav-list_item .dropdown-menu.show{display:block}.header_nav-list_item .dropdown-menu .nav-item.current,.header_nav-list_item .dropdown-menu .nav-item:hover,.header_nav-list_item .dropdown-menu .nav-item:focus{color:#2a2aff}.header_nav-list_btn .btn{background:#25d366;color:#fff;width:100%}@media screen and (min-width: 575.98px){.header .logo{max-width:calc(100% - 212px)}.header_btn{display:flex;order:2;flex-shrink:0;margin-left:auto;margin-right:8px;height:40px;width:auto;min-width:148px}.header_trigger{margin-left:0}.header_nav-list_btn{display:none}}@media screen and (min-width: 991.98px){.header{height:103px;background:#fff;border-bottom:2px solid #1b2129;padding:0;overflow:visible}.header .container{height:103px}.header.sticky{height:88px;overflow-y:visible}.header.sticky .container{height:88px}.header.sticky+main,.header.sticky+header{margin-top:88px}.header:before{display:none}.header .logo{flex:1 1 auto;max-width:none;margin-right:40px}.header .logo_catalog{font-size:11px;letter-spacing:.1em;padding-left:12px}.header_trigger{display:none}.header_btn{margin-left:0;margin-right:0;order:3}.header_nav{display:flex !important;flex:0 1 auto;align-items:center;order:2;margin-top:0;width:auto;margin-right:60px;height:100%;box-shadow:none;border-bottom:none}.header_nav-list{display:flex;align-items:center;background:rgba(0,0,0,0);border:none;gap:0 40px;height:100%}.header_nav-list_item{border:none;height:100%}.header_nav-list_item .nav-item{height:100%;display:flex;align-items:center}.header_nav-list_item .nav-item:not([data-single=true]) .nav-item_text .icon{display:block;position:absolute;font-size:6px;color:#2a2aff;bottom:-1px;right:-12px}.header_nav-list_item .nav-item_text{position:relative}.header_nav-list_item .nav-item_text:before{content:"";width:0;position:absolute;bottom:-10px;left:0;height:2px;background:#2a2aff;transition:width .3s ease-in-out}.header_nav-list_item .nav-item:hover,.header_nav-list_item .nav-item:focus,.header_nav-list_item .nav-item.current{color:#2a2aff}.header_nav-list_item .nav-item:hover .nav-item_text:before,.header_nav-list_item .nav-item:focus .nav-item_text:before,.header_nav-list_item .nav-item.current .nav-item_text:before{width:100%}.header_nav-list_item .nav-item{padding:0}.header_nav-list_item .icon-arrow-left{display:none}.header_nav-list_item .dropdown-item{background:rgba(0,0,0,0)}.header_nav-list_item .dropdown-menu{border:2px solid #1b2129;border-top:none;position:absolute;z-index:100;opacity:0;top:calc(100% + 2px);max-height:fit-content;text-align:left;visibility:hidden;transition:opacity .3s ease}.header_nav-list_item .dropdown-menu.active{opacity:1;visibility:visible}.header_nav-list_item .dropdown-menu .list-item[data-main=true]{display:none !important}.header_nav-list_item .dropdown-list{background:#fff;margin:0}.header_nav-list_item .dropdown-list .list-item:last-of-type .nav-item{border:none}.header_nav-list_item .dropdown-list .nav-item{padding:20px 30px;border-bottom:2px solid #1b2129}.header_nav-list_item .dropdown-list .nav-item:hover,.header_nav-list_item .dropdown-list .nav-item:focus,.header_nav-list_item .dropdown-list .nav-item.current{color:#2a2aff;background:#f8f8ff}.header_nav-list_item .dropdown-toggle[aria-expanded=true]{padding-bottom:0}}.hero{position:relative;min-height:unset;height:auto;overflow:hidden;padding:48px 0 56px;background:#2a2aff}.hero .container{position:relative;z-index:20}.hero_media .oval{display:none}.hero_main{position:relative;color:#fff;margin-bottom:0}.hero_main .tw-height{display:block;max-width:600px;opacity:0}.hero_main-title{color:#fff;max-width:600px;width:100%;line-height:1.15}.hero_main-text{position:relative;margin:28px 0 30px;padding-top:28px;font-weight:500}.hero_main-text:before{content:"";position:absolute;background:var(--accent, #F2F2F2);width:22px;height:13px;animation:blink .9s infinite both;top:0;left:0}@media screen and (min-width: 575.98px){.hero_main-btn{width:250px}}@media screen and (min-width: 767.98px){.hero{padding:56px 0 64px}.hero_main-text{max-width:640px}}@media screen and (min-width: 991.98px){.hero{padding:64px 0 72px}.hero_media{display:none}.hero_main-text{max-width:600px}}@media screen and (min-width: 1199.98px){.hero{padding:72px 0 80px}.hero_main{min-width:640px}}.services_list-item{background:#f8f8ff;padding:30px;border-radius:2px;border:1px solid #1b2129;gap:10px 0;overflow:visible;position:relative}.services_list-item:after{content:"";width:calc(100% + 4px);height:calc(100% + 2px);position:absolute;top:-1px;left:-3px;box-shadow:3px 3px 0 var(--accent, #F2F2F2);z-index:1;transition:opacity .3s ease-in-out;opacity:0}.services_list-item .icon,.services_list-item .icon-retail{color:#2a2aff;font-size:32px}.services_list-item:hover,.services_list-item:focus{background:#fff}.services_list-item:hover:after,.services_list-item:focus:after{opacity:1}.services{padding:30px 0 60px;position:relative;z-index:30}.services_shape{display:none}.services_list{display:flex;flex-direction:column;gap:30px 0;margin-bottom:60px}@media screen and (min-width: 767.98px){.services{padding:50px 0}.services_list{flex-direction:row;flex-wrap:wrap;gap:30px;margin-bottom:60px}.services_list .wrapper{width:calc(50% - 25px)}.services_list-item{height:100%}.services_media img{max-width:50%}}@media screen and (min-width: 991.98px){.services{padding:50px 0 120px}}@media screen and (min-width: 1199.98px){.services{padding:140px 0 120px}.services_media{flex-grow:1}.services_media img{position:absolute;max-height:570px;width:auto;height:100%;left:-20%;max-width:unset}.services_list{max-width:700px;gap:50px;margin-bottom:0}.services_list .wrapper{width:calc(50% - 30px)}.services_list .wrapper:first-of-type,.services_list .wrapper:nth-of-type(3){margin-top:-70px}.services_list-item{height:unset}}@media screen and (min-width: 1399.98px){.services_shape{display:block;position:absolute;max-height:930px;width:auto;right:-20%;top:-100px;z-index:0;pointer-events:none}.services_media{position:relative}.services_media img{max-height:670px;left:unset;right:150px}.services_list{position:relative;z-index:2}}.about{padding:60px 0}.about_shape{display:none}.about_main{margin-bottom:40px}.about_main .wrapper{position:relative;padding-bottom:28px;margin-bottom:10px;max-width:520px}.about_main .wrapper:before{content:"";position:absolute;background:var(--accent, #F2F2F2);width:22px;height:13px;animation:blink .9s infinite both;bottom:0;left:0}.about_main-text{margin-bottom:20px}.about_main-list{gap:20px 0;margin-bottom:40px}.about_main-list_item{display:flex;align-items:flex-start;justify-content:space-between}.about_main-list_item .media{font-size:24px;width:70px;height:70px;display:flex;align-items:center;justify-content:center;border:1px solid #1b2129;border-radius:50%;color:#2a2aff}.about_main-list_item .main{width:calc(100% - 90px)}.about_main-list_item .main_title{margin-bottom:10px}.about_main-action{gap:15px 0}.about_media{position:relative;width:100%;max-width:280px;margin:0 auto}.about_media-frame{position:relative;z-index:1;aspect-ratio:9/16;overflow:hidden;background:#111820;border:1px solid #1b2129;box-shadow:4px 4px 0 var(--accent, #F2F2F2)}.about_media-frame video{display:block;width:100%;height:100%;object-fit:cover}.about_media-shape{position:absolute;transform:rotate(30deg);max-height:200px;width:unset;bottom:-20px;left:-40px;z-index:0;pointer-events:none}@media screen and (min-width: 575.98px){.about_main-action{gap:0 20px;justify-content:space-between}.about_main-action_btn{width:calc(50% - 10px)}.about_media{max-width:320px}.about_media-shape{max-height:250px}}@media screen and (min-width: 767.98px){.about{padding-bottom:100px}.about_main-action{justify-content:flex-start}.about_media{max-width:340px}.about_media-shape{max-height:280px;left:-80px}}@media screen and (min-width: 991.98px){.about{padding-bottom:120px}.about_main{max-width:520px;margin-bottom:0}.about_media{flex:1 1 auto;max-width:360px;margin:0 0 0 40px;display:flex;align-items:center;justify-content:flex-end}.about_media-frame{width:100%;max-height:min(640px,70vh)}.about_media-shape{max-height:250px;left:-60px;bottom:40px}}@media screen and (min-width: 1199.98px){.about_media{max-width:380px}.about_media-shape{left:-56px}}@media screen and (min-width: 1399.98px){.about{position:relative}.about_shape{display:block;position:absolute;max-height:930px;height:100%;width:unset;left:-47%;z-index:-1}}@media screen and (min-width: 1599.98px){.about_shape{left:-35%;top:-60px}.about_media-shape{left:50px}}@media screen and (min-width: 1799.98px){.about_shape{left:-28%}}@media screen and (min-width: 1999.98px){.about_shape{left:-20%}}.chart{background:#2a2aff;padding:60px 0}.chart_shapes{display:none}.chart_header{text-align:center;color:#fff;margin-bottom:16px}.chart_subheader{text-align:center;color:#fff;max-width:720px;margin:0 auto 30px;opacity:.92}.chart_media{position:relative;z-index:2;max-width:960px;margin:0 auto;overflow:hidden;background:#0f0f0f;box-shadow:2px -2px 0 var(--accent, #F2F2F2)}.chart_media video{display:block;width:100%;height:auto;max-height:540px;object-fit:cover}.chart_slider-nav{margin-top:30px}.chart_slider-controls{display:none}.chart_slider .swiper-slide{width:100%;display:flex;align-items:center;justify-content:center}.chart_slider .swiper-slide .slide{width:100%;max-width:270px}@media screen and (min-width: 575.98px){.chart_slider{position:relative}.chart_slider-controls{display:flex;justify-content:space-between;align-items:center;position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;color:#fff;font-size:34px;z-index:10}.chart_slider-controls .control:hover{color:var(--accent, #F2F2F2)}}@media screen and (min-width: 767.98px){.chart{padding:100px 0 150px}.chart_header{margin-bottom:20px}.chart_subheader{margin-bottom:40px}.chart_slider{max-width:920px}.chart_slider .swiper-slide{width:33.3333333333%;transition:.4s ease-in-out}.chart_slider .swiper-slide:not(.swiper-slide-visible){opacity:0}}@media screen and (min-width: 991.98px){.chart{padding:120px 0 130px;position:relative}.chart_shapes{display:block;position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.chart_shapes .group{position:absolute}.chart_shapes .group--left{max-width:300px;bottom:-150px;left:-70px}.chart_shapes .group--left .circle{position:absolute;max-width:30px;top:90px;right:0}.chart_shapes .group--left .circle--big{border-radius:50%;width:120px;max-width:unset;height:120px;border:1px solid #fff;top:-171px;right:28px;opacity:.9}.chart_shapes .group--right{top:0;right:-70px;max-width:400px}.chart_shapes .group--right .circle{position:absolute;top:40px;right:350px;max-width:40px}.chart_shapes .group--right .shape{max-width:400px;transform:rotate(40deg);top:400px;position:relative}.chart_shapes .group--right .shape--rotate{transform:rotate(-20deg);right:-85px;position:absolute;top:-40px}.chart .container{position:relative;z-index:2}.chart_header{margin-bottom:24px}.chart_slider .swiper-slide{width:20%}}@media screen and (min-width: 1199.98px){.chart_shapes .group--left .circle--big{top:-319px;right:38px}}@media screen and (min-width: 1399.98px){.chart_shapes .group--left{max-width:450px}.chart_shapes .group--left .circle:not(.circle--big){top:290px;right:83px}.chart_shapes .group--right{max-width:500px}.chart_shapes .group--right .circle{right:550px}.chart_shapes .group--right .shape{max-width:500px;right:-190px}.chart_shapes .group--right .shape--rotate{right:-135px}}.faq_wrapper{background:#f8f8ff;border:2px solid #1b2129;box-shadow:3px 3px 0 var(--accent, #F2F2F2);padding:20px 20px 0}.faq_wrapper .accordion_item:last-of-type{border-bottom:0}.accordion_item{border-bottom:2px solid #28313d}.accordion_item:first-of-type .accordion_item-wrapper .title{padding-top:0}.accordion_item-wrapper .title{padding:25px 0;transition:.4s ease-in-out;cursor:pointer}.accordion_item-wrapper .title[aria-expanded=true]{padding-bottom:15px}.accordion_item-wrapper .title_icon{margin-left:30px;font-size:24px}.accordion_item-wrapper .title_icon.transform .icon{transform:rotate(180deg)}.accordion_item-wrapper .body{margin-bottom:30px}.accordion_item-wrapper .body .main_text{margin-left:-50px}.accordion_item-wrapper .body .main_general{margin-bottom:16px}.accordion_item-wrapper .body .main_list{display:flex;flex-direction:column;gap:20px 0}.accordion_item-wrapper .body .main_list-item{display:flex;align-items:flex-start}.accordion_item-wrapper .body .main_list-item .number{background:var(--accent, #F2F2F2);margin-right:15px;width:35px;height:30px;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:1;font-weight:700;font-family:"Just Sans",sans-serif;color:#1b2129}.accordion_item-wrapper .body .main_list-item .main{width:calc(100% - 35px - 15px)}.accordion_item-wrapper .body .main_list-item .main_title{margin-bottom:10px}@media screen and (min-width: 413.98px){.accordion_item-wrapper .body .main_text{margin-left:0}}@media screen and (min-width: 767.98px){.faq_wrapper{padding:40px 40px 10px}}@media screen and (min-width: 991.98px){.faq_wrapper{padding:80px 80px 55px}}.faq{padding-top:60px}.faq .accordion{background:#f8f8ff;padding:30px;box-shadow:3px 3px 0 var(--accent, #F2F2F2);border:1px solid #1b2129;border-radius:2px}.faq .accordion_item:last-of-type{border-bottom:0}.faq .accordion_item:last-of-type .title{padding-bottom:0}@media screen and (min-width: 575.98px){.faq .accordion{padding:40px}}@media screen and (min-width: 767.98px){.faq{padding:0}.faq .accordion{margin-top:-50px;position:relative;z-index:3}}@media screen and (min-width: 991.98px){.faq .accordion{padding:40px 60px}}.join{padding:60px 0}.join_media{display:none}.join .container{position:relative;z-index:2}.join_header{margin-bottom:30px;font-size:19.6px;line-height:1.4}.join_header-wrapper{position:relative;display:inline-block;width:fit-content}.join_header-wrapper .animatedUnderline{position:absolute;height:16px;width:100%;background:var(--accent, #F2F2F2);left:0;bottom:-2px;border-radius:2px;z-index:-1;transition:width .6s ease-in-out}.join_list{margin:20px 0 30px;gap:10px 0}.join_list-item{font-weight:700;display:flex;align-items:center;color:#1b2129}.join_list-item .icon{font-size:14px;margin-right:15px}@media screen and (min-width: 575.98px){.join_btn{width:250px}.join_btn.btn--whatsapp{width:auto}}@media screen and (min-width: 767.98px){.join{padding:100px 0}.join_header{text-align:center;font-size:26.6px}.join_header-wrapper .animatedUnderline{bottom:2px}.join_list{gap:0 40px}}@media screen and (min-width: 991.98px){.join{padding:110px 0 120px}.join_header{max-width:800px;margin:0 auto 30px;font-size:33.6px;line-height:1.3}.join_header-wrapper .animatedUnderline{height:22px;bottom:2px}.join_list{gap:0 60px}}@media screen and (min-width: 1199.98px){.join{position:relative;overflow:hidden}.join_media{display:block;position:absolute;width:100%;height:100%;top:0;left:0}}@media screen and (min-width: 1199.98px){.join_media img{position:absolute}.join_media-left{width:500px;left:-25%;top:80px}.join_media .group{width:476px;height:494px;position:absolute;right:-29%;top:139px}.join_media .group .shape{width:476px;height:494px}.join_media .group .speaker{width:350px;height:366px;top:0;left:-114px}}@media screen and (min-width: 1399.98px){.join{overflow:visible}.join_media-left{width:550px;left:-15%;top:135px;z-index:10}.join_media .group{right:-18%;top:150px}.join_media .group .shape{width:unset;height:unset}.join_media .group .speaker{top:250px;left:-165px}}@media screen and (min-width: 1599.98px){.join_media-left{width:auto;height:555px;left:-3%;top:146px}}@media screen and (min-width: 1999.98px){.join_media .group{right:-14%}}.testimonials_header{margin-bottom:12px}.testimonials_lead{max-width:560px;margin-bottom:8px;opacity:.92}.testimonials_controls{margin:24px 0 20px;font-size:24px}.testimonials_controls-control:first-of-type{margin-right:30px}.testimonials_controls-control:hover{color:var(--accent, #F2F2F2)}.testimonials_wrapper{margin:0 -10px 20px}.testimonials_slider{padding:10px;overflow:hidden;margin-bottom:20px}.testimonials_slider-slide:not(.testimonials_reel){border-radius:2px;background:#fff;border:1px solid #1b2129;box-shadow:3px 3px 0 var(--accent, #F2F2F2);overflow:visible;position:relative;padding:30px}.testimonials_slider-slide:not(.testimonials_reel) .main_review{color:#1b2129}.testimonials_slider-slide:not(.testimonials_reel) .main_author{margin:10px 0 5px}.testimonials_slider-slide:not(.testimonials_reel) .main_company{color:#28313d;font-weight:500;font-size:12px;line-height:26px;letter-spacing:.3px}.testimonials_reel{width:260px;flex-shrink:0;background:rgba(0,0,0,0);border:none;box-shadow:none;padding:0;overflow:visible}.testimonials_reel-frame{position:relative;aspect-ratio:9/16;border-radius:16px;overflow:hidden;background:#111820;border:1px solid rgba(255,255,255,.18);box-shadow:4px 4px 0 var(--accent, #F2F2F2)}.testimonials_reel-video{display:block;width:100%;height:100%;object-fit:cover;background:#111820}.testimonials_reel-fallback{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#fff;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(180deg, #1b2129 0%, #28313d 100%)}.testimonials_reel-fallback .icon{font-size:36px;color:var(--accent, #F2F2F2)}.testimonials_reel:not(.has-video) .testimonials_reel-play{display:none}.testimonials_reel-play{position:absolute;left:50%;top:50%;width:56px;height:56px;margin:-28px 0 0 -28px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.92);cursor:pointer;z-index:2}.testimonials_reel-play:before{content:"";position:absolute;top:50%;left:54%;width:0;height:0;border-style:solid;border-width:8px 0 8px 14px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #1b2129;transform:translate(-50%, -50%)}.testimonials_reel-play:hover{background:var(--accent, #F2F2F2)}.testimonials_reel.is-playing .testimonials_reel-play{opacity:0;pointer-events:none}.testimonials_reel-sound{position:absolute;right:10px;bottom:10px;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:rgba(0,0,0,.55);cursor:pointer;z-index:3;opacity:0;pointer-events:none}.testimonials_reel-sound:before,.testimonials_reel-sound:after{content:"";position:absolute;top:50%;left:50%}.testimonials_reel-sound:before{width:0;height:0;margin:-6px 0 0 -8px;border-style:solid;border-width:6px 0 6px 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff}.testimonials_reel-sound:after{width:8px;height:10px;margin:-5px 0 0 -2px;border:2px solid #fff;border-left:0;border-radius:0 8px 8px 0}.testimonials_reel.is-playing .testimonials_reel-sound{opacity:1;pointer-events:auto}.testimonials_reel:not(.is-unmuted) .testimonials_reel-sound:after{width:12px;height:2px;margin:-1px 0 0 -2px;border:0;border-radius:0;background:#fff;transform:rotate(-45deg)}.testimonials_reel.has-video .testimonials_reel-fallback{display:none}.testimonials_reel-meta{padding:14px 4px 0;color:#fff}.testimonials_reel-quote{font-size:14px;line-height:1.45;margin-bottom:8px}.testimonials_reel-client{display:block;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--accent, #F2F2F2)}.testimonials_reel-link{display:inline-block;margin-top:6px;font-size:12px;font-weight:600;color:rgba(255,255,255,.8)}.testimonials_reel-link:hover,.testimonials_reel-link:focus{color:#fff}@media screen and (min-width: 767.98px){.testimonials_reel{width:280px}.testimonials_slider{margin-bottom:30px}}@media screen and (min-width: 1199.98px){.testimonials .container{max-width:unset;padding:0}.testimonials_controls{margin-bottom:0}.testimonials_wrapper{margin:0 0 20px}.testimonials_slider{padding:20px 0}.testimonials_reel{width:300px}}.testimonials{background:#2a2aff;color:#fff;padding:60px 0}.testimonials .stripe{background:#fff;border-top:1px solid rgba(27,33,41,.12);border-bottom:1px solid rgba(27,33,41,.12)}.testimonials .stripe_block{color:#1b2129;border-right-color:#1b2129}.testimonials .stripe .ticker{color:#1b2129}.testimonials .stripe .ticker-logo{border:1px solid rgba(27,33,41,.12)}.testimonials_header{color:#fff}@media screen and (min-width: 767.98px){.testimonials{padding:80px 0}}@media screen and (min-width: 991.98px){.testimonials{padding:120px 0 120px 20px}.testimonials .stripe{margin-left:-20px}}.footer{background:#f8f8ff;padding:60px 0 15px;position:relative}.footer_scroll{position:absolute;bottom:15px;right:20px;font-size:32px;line-height:32px;color:#2a2aff}.footer_scroll:hover{opacity:.6}.footer_top{border-bottom:2px solid #1b2129;padding-bottom:30px}.footer_top .logo{gap:20px;margin-bottom:20px}.footer_top .logo_icon{height:65.5px;width:63px}.footer_top .logo .logo_brand{height:48px;width:auto;max-width:220px;object-fit:contain}.footer_top-nav{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;gap:12px 0}.footer_top-nav_link{width:100%}.footer_top-nav_link .link{display:inline-flex;align-items:center;gap:0 10px;transition:.4s ease-in-out}.footer_top-nav_link .link .icon{font-size:20px;transition:.4s ease-in-out}.footer_top-nav_link .link:hover,.footer_top-nav_link .link:focus{color:#2a2aff}.footer_top-nav_link .link:hover .icon,.footer_top-nav_link .link:focus .icon{color:#2a2aff;transform:rotate(180deg)}.footer_bottom{padding-top:30px}.footer_bottom-contacts{margin-bottom:30px;font-weight:500;gap:24px;flex-wrap:wrap}.footer_bottom-contacts .footer_contact-group{display:flex;flex-direction:column;gap:4px 0;min-width:180px}.footer_bottom-contacts .footer_contact-label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#2a2aff;margin-bottom:4px}.footer_bottom-contacts .link{position:relative;width:fit-content}.footer_bottom-contacts .link:after{content:"";width:100%;height:1px;background:#28313d;position:absolute;bottom:5px;left:0;transition:.3s ease-in-out}.footer_bottom-contacts .link:hover,.footer_bottom-contacts .link:focus{color:#2a2aff}.footer_bottom-contacts .link:hover:after,.footer_bottom-contacts .link:focus:after{background:#2a2aff}.footer_bottom-socials{max-width:280px;margin-bottom:60px}.footer_copyright{font-weight:600;font-size:12px}@media screen and (min-width: 575.98px){.footer_top-nav{gap:12px 0}.footer_top-nav_link{width:100%}.footer_bottom-socials{max-width:unset}}@media screen and (min-width: 767.98px){.footer{padding:80px 0 15px}.footer_top,.footer_bottom{display:flex;justify-content:space-between}.footer_top{align-items:center}.footer_top .logo{margin-bottom:0}.footer_top-nav{position:relative;top:5px;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:0}.footer_top-nav_link{width:auto;display:flex;align-items:center}.footer_top-nav_link:not(:first-child)::before{content:"•";margin:0 18px;color:#1b2129;font-size:18px;line-height:1;pointer-events:none}.footer_bottom-contacts{margin-bottom:0;flex-direction:row;gap:32px 48px}.footer_bottom-socials{text-align:right}.footer_bottom-socials .socials{gap:10px}}@media screen and (min-width: 991.98px){.footer{padding:120px 0 15px}.footer_top{padding-bottom:50px}.footer_top-nav_link .link .icon{font-size:32px;position:relative;top:-4px}.footer_bottom{padding-top:50px}.footer_bottom-socials .socials{gap:20px}}@media screen and (min-width: 1399.98px){.footer{padding:120px 0 20px}.footer_scroll{font-size:64px;bottom:20px}.footer_copyright{text-align:right;max-width:1105px}.footer_bottom-socials{margin-bottom:80px}}.swal2-container{z-index:200000}.signup_container{background:#fff}.signup_container .swal2-close{position:absolute;width:28px;height:28px;background:#fff;right:0;top:20px;border:1px solid #1b2129;border-radius:2px;box-shadow:3px 3px 0 var(--accent, #F2F2F2);color:#1b2129;font-size:12px}.signup_wrapper{background:#f8f8ff;border:1px solid #1b2129;border-radius:2px;box-shadow:3px 3px 0 var(--accent, #F2F2F2);padding:30px;margin:60px 0 60px}.signup_popup-shapes{display:none}.signup_popup-header{text-align:center;display:flex;flex-direction:column;align-items:center}.signup_popup-header .title{margin-bottom:15px}.signup_popup-header .subtitle{display:none;position:relative;align-items:center}.signup_popup-header .subtitle:before{content:"";width:22px;height:13px;background:var(--accent, #F2F2F2);display:block;margin-right:15px}.signup_popup-list{margin:20px 0 30px;gap:10px 0}.signup_popup-list .list-item{font-weight:700;display:flex;align-items:center;color:#1b2129}.signup_popup-list .list-item .icon{font-size:14px;margin-right:15px}.signup_popup-form{gap:20px 0}.alert_popup{background:#fff;box-shadow:3px 3px 0 var(--accent, #F2F2F2);border-radius:2px;min-width:280px;max-width:360px;display:flex !important;flex-direction:column;padding:30px;position:relative;z-index:12100000;border:1px solid #1b2129}.alert_popup-close{justify-content:flex-end;transition:color .3s ease-in-out;position:absolute;top:15px;right:15px}@media screen and (min-width: 424.98px){.signup_popup-header .subtitle{display:flex}}@media screen and (min-width: 575.98px){.signup_wrapper{padding:60px}}@media screen and (min-width: 767.98px){.signup_popup-list{gap:0 30px}.signup_popup-form{max-width:540px;margin:0 auto}}@media screen and (min-width: 991.98px){.signup_container .swal2-close{right:-60px;top:192px}.signup_wrapper{margin:220px 0 120px;padding:120px}}@media screen and (min-width: 1199.98px){.signup_container{height:100vh;align-content:center}.signup_wrapper{min-width:1105px;position:relative}.signup_popup-header,.signup_popup-list,.signup_popup-form{position:relative;z-index:2}.signup_popup-shapes{display:block;position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.signup_popup-shapes *{position:absolute}.signup_popup-shapes .speaker{width:208px;height:219px;right:-30px;top:30px}.signup_popup-shapes .group{left:0;bottom:0;width:100%;height:100%;overflow:hidden}.signup_popup-shapes .group *{position:absolute}.signup_popup-shapes .group .oval{width:56px;height:50px;left:20px;bottom:100px}.signup_popup-shapes .group .shape{width:auto;height:352px;bottom:-180px;left:-150px;transform:rotate(-493deg)}}
