/*! 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:.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:-.25em}sup{top:-.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:.35em .75em .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}:root{--primary-color: red;--secondary-color: #ff9900;--text-color: #333333;--background-color: #ffffff;--test-color: #ff0000}.styld-box{display:flex}.styld-row{flex-direction:row}.styld-column{flex-direction:column}.styld-hcenter{justify-content:center}*,*:before,*:after{box-sizing:border-box;outline:none}*::-webkit-selection{background-color:#000;color:#fff}*::-moz-selection{background-color:#000;color:#fff}*::selection{background-color:#000;color:#fff}html{color:#515358;font-weight:400;font-size:10vw;font-family:Lato,sans-serif;font-size:calc(10vw - var(--scrollbar-width)/10);-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;width:100%;height:100%;background:#00000080;z-index:9998;display:none}body:after{content:"";position:fixed;width:36px;height:36px;z-index:99999;border:3px solid #ffffff;border-top:3px solid rgba(255,255,255,0);border-radius:50%;animation:spin 1s linear infinite;top:50%;left:50%;margin-top:-18px;margin-left:-18px;display:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}.page-loading body:before,.page-loading body:after{display:block}h1,.h1,.display-4,h2,.h2,.display-3,h3,.h3,.display-2,h4,.h4,.display-1,h5,.h5,h6,.h6,p,.text-xl,.text-l,.text-m,.text-s,.text-xs,li{line-height:140%}h1,.h1,.display-4{font-size:48px;letter-spacing:-1.056px;font-weight:700}h2,.h2,.display-3{font-size:36px;letter-spacing:-.792px;font-weight:700}h3,.h3,.display-2{font-size:30px;letter-spacing:-.63px;font-weight:700}h4,.h4,.display-1{font-size:24px;letter-spacing:-.408px;font-weight:700}h5,.h5,h6,.h6,.text-xl,.text-xl p{font-size:20px;font-weight:400}.text-l,.text-l p,p,li{font-size:18px}.text-m,.text-m p{font-size:16px}.text-s,.text-s p{font-size:14px}.text-xs,.text-xs p{font-size:12px}.text-bold{font-weight:700}.text-regular{font-weight:400}.text-center{text-align:center}.color-white{color:#fff}a{color:currentColor}h3 a{text-decoration:none}h3 a:hover{text-decoration:underline}.visually-hidden{height:1px!important;width:1px!important;overflow:hidden!important;position:absolute!important;left:-9999!important}body{font-size:18px;padding-top:65px;color:#313234;display:flex;flex-direction:column;min-height:100vh}body.modal-opened{overflow:hidden}@media only screen and (max-width: 750px){body{font-size:18px}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#313234}::-webkit-scrollbar-thumb{background:#fff}::-webkit-scrollbar-thumb:hover{background:#ffffffc7}.box{padding:24px;background-color:#fff;border-radius:12px;border:1px solid #e3e5ea}.embed-template-default .backdrop{z-index:-1;opacity:1;background-color:#eff0f5}.position-relative{position:relative}.position-absolute{position:absolute}.d-flex{display:flex}.flex-wrap{flex-wrap:wrap}.d-grid{display:grid}.d-inline-flex{display:inline-flex}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.align-center{align-items:center}.direction-column{flex-direction:column}.list-style-none{list-style:none}.px-0{padding:0}.font-400{font-weight:400}.font-500{font-weight:500}.font-600{font-weight:600}.font-700{font-weight:700}.btn{height:44px;padding:0 16px;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:inline-flex;text-decoration:none;border-radius:6px;gap:8px;transition:background-color .5s;text-align:center;cursor:pointer;border:none}.btn svg{height:14px;width:14px}.btn.btn--primary{color:#fff;background-color:#1570ef}.btn.btn--primary:hover{background-color:#2e90fa}.btn.btn--secondary{color:#313234;background-color:transparent;border:1px solid #313234}.btn.btn--secondary:hover{background-color:#e3e5ea}.btn.btn--secondary-negative{color:#fff;border-color:#fff}.btn.btn--secondary-negative:hover{background-color:#e3e5ea33}.btn.btn--flex{display:flex;width:100%}.btn.btn--disabled{opacity:.5;pointer-events:none;background-color:#bfc4cf;color:#515358}.btn.btn--large{height:51px}.link-more{display:inline-flex;align-items:center;column-gap:8px;font-size:16px;font-weight:700;text-decoration:none;padding:10px 16px;color:#1570ef}.link-more svg{width:14px;height:14px}.wrap{width:1120px;margin:0 auto}.wrap--sm{max-width:978px;margin:0 auto;padding:0 24px}.woocommerce-MyAccount-navigation ul{list-style-type:none}.woocommerce-MyAccount-navigation li{padding:10px}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--orders,.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads,.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-address,.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--payment-methods{display:none}.hero{padding:54px 0;position:relative}.hero .content{width:837px}.hero .description{font-size:24px;line-height:29/24;color:#515358}.hero .description p{margin:0}.hero .image{position:absolute;right:74px;top:71px;width:208.5px;height:247.55px}.hero .image svg{width:208.5px;height:247.55px}.hero .image .bubble{position:absolute;border:1px solid #eff0f5;border-radius:12px;padding:12px;background:#fff;box-shadow:14.0247px 12.1547px 11.2197px #00000003,6.54484px 5.60987px 8.4148px #00000005,1.86996px .934978px 4.67489px #00000005,0 0 #00000005}.hero .image .bubble .name{font-size:22px;font-weight:700}.hero .image .bubble .description{font-size:11px}.hero .image .bubble-1{top:-36px;left:-103px;width:144.92px}.hero .image .bubble-2{top:-13px;left:100%;margin-left:5px;width:99.11px}.hero .image .bubble-3{top:146px;left:167px;margin-left:5px;width:123.42px}.pills{font-size:0;white-space:nowrap;margin:0 0 35px;position:relative;-webkit-user-select:none;user-select:none}.pills .items{overflow:scroll;-webkit-overflow-scrolling:touch}.pills .move{position:absolute;width:40px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.pills .move svg{width:24px;height:24px}.pills .move-left{left:0}.pills .move-right{left:100%;margin-left:-40px}.pills .move-right svg{transform:rotate(180deg)}.pills a{text-decoration:none;margin:0 20px 0 0;padding:0 17px;height:52px;display:inline-flex;align-items:center;font-size:14px;border-radius:12px;border:1px solid #bfc4cf;transition:border .15s ease-in-out;margin-top:2px!important}.pills a svg{width:20px;height:20px;margin-right:12px;stroke:#313234}.pills a:hover{border-color:#313234}.pills a.active{background:#eff0f5;border-color:transparent!important}.fyi-home-pills{font-size:0;white-space:nowrap;margin:0 0 35px;position:relative;-webkit-user-select:none;user-select:none}.fyi-home-pills .home-pills-card-label{white-space:normal}.fyi-home-pills .right-arrow{position:absolute;background:#fff;border:.1px solid #e3e5ea;border-radius:50%;top:100px;right:-64px}.fyi-home-pills .right-arrow svg{height:24px;width:24px;margin:10px;position:relative}.fyi-home-pills .left-arrow{position:absolute;background:#fff;border:.1px solid #e3e5ea;border-radius:50%;top:100px;left:10px;transform:rotate(180deg)}.fyi-home-pills .left-arrow.hidden{display:none}.fyi-home-pills .left-arrow svg{height:24px;width:24px;margin:10px;position:relative}.fyi-home-pills .right-arrow,.fyi-home-pills .left-arrow{cursor:pointer}.fyi-home-pills .right-arrow:hover,.fyi-home-pills .left-arrow:hover{background-color:#313234}.fyi-home-pills .right-arrow:hover path,.fyi-home-pills .left-arrow:hover path{stroke:#fff}.fyi-home-pills .items{overflow:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin-right:-70px;height:230px}.fyi-home-pills .items::-webkit-scrollbar{display:none}.fyi-home-pills .items{-ms-overflow-style:none;scrollbar-width:none}.fyi-home-pills a{text-decoration:none;background-color:#eff0f5;transition:.5s;border-radius:12px;padding:15px 20px;height:100%;width:259px;display:inline-flex;flex-direction:column;align-items:center;font-size:14px;margin-top:2px!important;margin-right:24px;text-wrap:wrap;text-align:center;text-justify:center}.fyi-home-pills a svg{width:72px;height:72px;background-color:#fff;padding:10px;margin:20px 0;stroke:#313234;stroke-width:.1px;border:1px solid #e3e5ea;border-radius:72px}.fyi-home-pills a:hover{border-bottom:2px solid #e3e5ea;color:#fff;background-color:#313234}.fyi-home-pills a.active{color:#1570ef;border-bottom:2px solid #1570ef}.fyi-home-pills a.active svg{stroke:#1570ef;border-color:#1570ef;background-color:#e2ecf7}.embed-pills a{text-decoration:none;padding:12px;display:inline-flex;flex-direction:column;align-items:center;font-size:12px;text-wrap:wrap;text-align:center;border-bottom:2px solid transparent;-webkit-user-select:none;user-select:none}.embed-pills a svg{width:48px;height:48px;padding:10px;margin-bottom:12px;stroke:#313234;border:1px solid #e3e5ea;border-radius:24px}.embed-pills a:hover{border-color:#e3e5ea;color:#72757b}.embed-pills a:hover svg{stroke:#72757b}.embed-pills a.active{color:#1570ef;border-color:#1570ef}.embed-pills a.active svg{stroke:#1570ef;border-color:#1570ef;background-color:#e2ecf7}.table{border:1px solid #bfc4cf;border-radius:12px;overflow:hidden;box-shadow:-154px 95px 73px #00000003,-87px 54px 61px #00000008,-39px 24px 45px #0000000d,-10px 6px 25px #0000000f,0 0 #0000000f}.table .header{padding:16px 24px 0;font-size:16px}.table .header h2{color:#313234}.table .header .description{margin:0 0 16px}.tabs{display:flex;margin:0 -24px;-webkit-user-select:none;user-select:none}.tabs a{display:flex;align-items:center;justify-content:center;height:51px;width:100%;font-size:16px;flex-shrink:1;text-decoration:none;color:#72757b;border-bottom:2px solid #e3e5ea}.tabs a svg{width:14px;height:14px;margin:0 12px 0 0}.tabs a.active{border-color:#313234;color:#313234;font-weight:700}.airtable-section{margin:16px 0 0;padding:0 0 88px}.frame{padding:16px;background:#f4f6f9;position:relative}.iframe{position:relative;border:1px solid #bfc4cf;border-radius:12px;overflow:hidden}.scroll,.scroll .scroll-container,.scroll .scroll-container iframe{height:573px}.scroll.locked{overflow:auto}.scroll.locked .scroll-container{overflow:hidden;height:1146px}.scroll.locked .scroll-container iframe{width:110%;height:114600px;margin-right:-20px;display:none}.scroll.locked .scroll-container iframe:first-child{display:block}.coupon input{width:140px!important;padding:0 .125rem!important}.woocommerce #payment #place_order,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce .woocommerce-order-downloads .download-file .button,[name=apply_coupon],[name=update_cart]{display:inline-flex;height:44px;padding:10px 16px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;border-radius:6px;background:var(--primary-main, #1570ef);color:var(--White, var(--neutral-pure-white, #fff));font-family:Lato;font-size:16px;font-style:normal;font-weight:700;line-height:22.4px}.woocommerce .woocommerce-order-downloads .download-file .button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce input.button,.woocommerce input[type=submit],.woocommerce input[type=reset],.woocommerce input[type=button],.button{white-space:nowrap;background:#1570ef;font-weight:600;font-size:16px;color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;text-align:center;padding:10px 16px;border:0;cursor:pointer;-webkit-user-select:none;user-select:none}.woocommerce .woocommerce-order-downloads .download-file .button svg,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button svg,.woocommerce #respond input#submit svg,.woocommerce a.button svg,.woocommerce input.button svg,.woocommerce input[type=submit] svg,.woocommerce input[type=reset] svg,.woocommerce input[type=button] svg,.button svg{width:18px;height:18px;stroke:#fff;margin-right:8px}.woocommerce .woocommerce-order-downloads .download-file .button:hover,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce input.button:hover,.woocommerce input[type=submit]:hover,.woocommerce input[type=reset]:hover,.woocommerce input[type=button]:hover,.button:hover{background:#2e90fa}.woocommerce button.button{border-radius:8px;height:44px;color:#fff;background-color:#313234;display:inline-flex;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:600}.woocommerce button.button:hover,.woocommerce button.button:active{color:#fff;background-color:#4a4c50}.cards{margin:0 0 48px}.cards h2{text-align:center;margin:0 0 24px}.cards .items{display:flex;justify-content:center}.cards .item{box-shadow:-154px 95px 73px #00000003,-87px 54px 61px #00000008,-39px 24px 45px #0000000d,-10px 6px 25px #0000000f,0 0 #0000000f;background:#fff;padding:18px;width:407px;margin:0 16px;border:1px solid #bfc4cf;border-radius:12px}.cards .item .header{display:flex;border-bottom:1px solid #eff0f5;margin:0 0 16px}.cards .item .icon{background:#f4f6f9;flex-shrink:0;margin:0 12px 0 0;width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center}.cards .item .icon svg{width:18px;height:18px;fill:#515358}.cards .item .description{font-size:12px;margin:0 0 16px}.cards .item .footer{display:flex;justify-content:space-between}.cards .item .footer .price-small{color:#72757b;font-size:12px;font-weight:700}.cards .item .footer .price-big{color:#313234;font-weight:700;font-size:20px}.logos{margin:36px 0}.logos h4{color:#72757b;margin:0 0 12px}.logos .items{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;position:relative;width:100%}.logos .items .item{width:calc(100% / 6 - 14px);height:100px;padding:12px}.logos .items .item img{height:100%;width:100%;object-position:center;object-fit:contain;filter:invert(48%) sepia(7%) saturate(323%) hue-rotate(182deg) brightness(92%) contrast(86%)}.logos .items .item--more{display:inline-flex;justify-content:center;align-items:center;color:#72757b;font-size:16px}.logos--no-filter .items .item img{filter:none}.banner{background-image:url(/assets/banner-bg-voLOmPZh.png);background-repeat:no-repeat;background-position:center;background-size:cover;padding:95px;color:#fff}.banner .wrap{display:flex;align-items:center}.banner h2{margin-top:0}.banner .image{width:322px;height:158px;border-radius:24px;background:#fff;display:flex;justify-content:center;align-items:center;margin:0 40px 0 0;flex-shrink:0}.banner .image svg{width:275px;height:auto}.faq-section{padding:48px 0}.faq-section .product-faq{margin:0}.faq-section .left h2{margin:0 0 6px}.faq-section+.newsletter-section .newsletter{margin-top:21px}.newsletter-section{position:relative;overflow:hidden}.newsletter{box-shadow:-154px 95px 73px #00000003,-87px 54px 61px #00000008,-39px 24px 45px #0000000d,-10px 6px 25px #0000000f,0 0 #0000000f;margin:120px auto;max-width:930px;width:100%;border-radius:16px;height:380px;background:#313234;display:flex;align-items:center;color:#fff;padding:0 58px;position:relative}.newsletter .content{position:relative;z-index:1;max-width:65%}.newsletter svg{width:499px;height:279px;left:415px;position:absolute}.newsletter .description{margin:0 0 40px}.newsletter .form{width:443px}.newsletter img{position:absolute;width:223px;height:auto;right:58px}.input-alt{position:relative}.input-alt input{border:1px solid #bfc4cf;height:48px;color:#313234;font-size:16px;padding:0 16px;border-radius:8px;width:100%}.input-alt input:placeholder{color:#72757b}.input-alt .button{width:auto;position:absolute;right:7px;top:4px;height:40px}.nav{background:#fff;position:fixed;top:0;left:0;width:100%;z-index:1190;border-bottom:1px solid transparent;transition:border .15s ease-in-out}.nav .wrap{height:78px;display:flex;justify-content:space-between;align-items:center}.nav .logo{width:167.5px;fill:#313234;display:block}.nav .logo img{width:197.5px;height:auto}.nav .logo svg{width:167.5px;height:30px}.nav .button{width:auto;height:56px}.nav a{text-decoration:none}.nav ul{display:flex;margin:0}.nav li{list-style:none;padding:0;margin:0 12px}.nav li a{color:#313234;display:block;line-height:54px;transition:border .15s ease-in-out;border-bottom:2px solid transparent}.nav li.current_page_item a,.nav li.active a{font-weight:700;border-color:#313234}.nav li:hover a{border-color:#313234}.nav .basket{display:inline-block;line-height:50px;vertical-align:top;width:66px;margin-right:20px;text-align:center}.nav .basket svg{stroke:#313234;width:18px;height:18px}.nav-login{background:#fff;position:fixed;top:0;left:0;width:100%;z-index:1190;border-bottom:1px solid transparent;transition:border .15s ease-in-out}.nav-login--bordered{border-color:#e3e5ea}.nav-login .wrap{height:84px;display:flex;justify-content:center;align-items:center}.nav-login .logo img{width:auto;height:60px}.nav-dark{background:#313234;position:fixed;top:0;left:0;width:100%;z-index:1190;border-bottom:1px solid transparent;transition:border .15s ease-in-out}.nav-dark #menu-item-1282{display:none}.nav-dark .wrap{display:flex;justify-content:space-between;align-items:center;height:84px}.nav-dark .logo{height:60px;display:block}.nav-dark .logo img{height:100%;width:auto}.nav-dark a{text-decoration:none}.nav-dark ul{display:flex;margin:0;padding:0}.nav-dark li{list-style:none;padding:0;margin:0 12px}.nav-dark li a{color:#eff0f5;display:block;line-height:54px;transition:border .15s ease-in-out;border-bottom:2px solid transparent}.nav-dark li:not(.menu-item-has-children).current_page_item>a,.nav-dark li:not(.menu-item-has-children).active>a{font-weight:700;border-color:#eff0f5}.nav-dark li:not(.menu-item-has-children):hover a{border-color:#eff0f5}.nav-dark li.menu-item-has-children{position:relative}.nav-dark li.menu-item-has-children>a:after{content:"";position:relative;height:16px;width:16px;background-repeat:no-repeat;background-position:right center;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L8 10L12 6' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");display:inline-block;margin:0 0 0 8px;vertical-align:middle}.nav-dark li.menu-item-has-children .sub-menu{position:absolute;display:none;margin:0;z-index:10;right:0;top:calc(100% - 2px);padding:16px;flex-direction:column;align-items:flex-start;gap:12px;border-radius:12px;border:1px solid #e3e5ea;background:#fff;box-shadow:0 0 #0000001a,0 2px 4px #0000001a,0 7px 7px #00000017,0 15px 9px #0000000d,0 27px 11px #00000003,0 42px 12px #0000}.nav-dark li.menu-item-has-children .sub-menu .menu-item{list-style:none;position:relative;margin:0}.nav-dark li.menu-item-has-children .sub-menu .menu-item.current-menu-item a{color:#1570ef}.nav-dark li.menu-item-has-children .sub-menu a{white-space:nowrap;color:#515358;position:relative;display:block;font-size:16px;font-style:normal;font-weight:400;line-height:normal;border:none}.nav-dark li.menu-item-has-children .sub-menu a:hover{color:#2e90fa}.nav-dark .basket{display:inline-block;line-height:50px;vertical-align:top;width:66px;margin-right:20px;text-align:center;border:2px solid;border-color:#eff0f5}.nav-dark .basket svg{stroke:#313234;width:18px;height:18px}.popup{position:absolute;width:100%;height:100%;left:0;top:0;border-radius:12px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;text-align:center;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.popup iframe{position:absolute;width:100%;height:100%;left:0;top:0}.popup .content{box-shadow:0 54px 21px #00000003,0 30px 18px #0000000d,0 13px 13px #00000017,0 3px 7px #0000001a,0 0 #0000001a;border-radius:12px;padding:32px;top:125px;background:#fff;width:424px}.popup .name{font-size:18px;font-weight:700;margin:0 0 5px}.popup .description{font-size:12px;margin:0 0 21px}.popup .button{width:100%;height:56px;margin-top:16px}.envelope-icon{width:56px;height:56px;border-radius:50%;background:#f4f6f9;margin:0 auto 21px;display:flex;justify-content:center;align-items:center}.envelope-icon svg{width:32px;height:32px}#ship-to-different-address{font-size:1em}.coupon,.woocommerce-input-wrapper,.input{position:relative}.coupon svg,.woocommerce-input-wrapper svg,.input svg{pointer-events:none;position:absolute;width:18px;height:18px;top:50%;margin-top:-9px;left:16px}.coupon textarea,.woocommerce-input-wrapper textarea,.input textarea,.coupon .select2-selection,.woocommerce-input-wrapper .select2-selection,.input .select2-selection,.coupon input,.woocommerce-input-wrapper input,.input input{border:1px solid #bfc4cf;font-size:14px;height:46px;color:#313234;padding:0 16px;border-radius:8px;width:100%}.coupon textarea::-webkit-input-placeholder,.woocommerce-input-wrapper textarea::-webkit-input-placeholder,.input textarea::-webkit-input-placeholder,.coupon .select2-selection::-webkit-input-placeholder,.woocommerce-input-wrapper .select2-selection::-webkit-input-placeholder,.input .select2-selection::-webkit-input-placeholder,.coupon input::-webkit-input-placeholder,.woocommerce-input-wrapper input::-webkit-input-placeholder,.input input::-webkit-input-placeholder{color:#72757b}.coupon textarea:-moz-placeholder,.woocommerce-input-wrapper textarea:-moz-placeholder,.input textarea:-moz-placeholder,.coupon .select2-selection:-moz-placeholder,.woocommerce-input-wrapper .select2-selection:-moz-placeholder,.input .select2-selection:-moz-placeholder,.coupon input:-moz-placeholder,.woocommerce-input-wrapper input:-moz-placeholder,.input input:-moz-placeholder{color:#72757b}.coupon textarea::-moz-placeholder,.woocommerce-input-wrapper textarea::-moz-placeholder,.input textarea::-moz-placeholder,.coupon .select2-selection::-moz-placeholder,.woocommerce-input-wrapper .select2-selection::-moz-placeholder,.input .select2-selection::-moz-placeholder,.coupon input::-moz-placeholder,.woocommerce-input-wrapper input::-moz-placeholder,.input input::-moz-placeholder{color:#72757b}.coupon textarea:-ms-input-placeholder,.woocommerce-input-wrapper textarea:-ms-input-placeholder,.input textarea:-ms-input-placeholder,.coupon .select2-selection:-ms-input-placeholder,.woocommerce-input-wrapper .select2-selection:-ms-input-placeholder,.input .select2-selection:-ms-input-placeholder,.coupon input:-ms-input-placeholder,.woocommerce-input-wrapper input:-ms-input-placeholder,.input input:-ms-input-placeholder{color:#72757b}.coupon textarea .select2-selection__arrow,.woocommerce-input-wrapper textarea .select2-selection__arrow,.input textarea .select2-selection__arrow,.coupon .select2-selection .select2-selection__arrow,.woocommerce-input-wrapper .select2-selection .select2-selection__arrow,.input .select2-selection .select2-selection__arrow,.coupon input .select2-selection__arrow,.woocommerce-input-wrapper input .select2-selection__arrow,.input input .select2-selection__arrow,.coupon textarea .select2-selection__rendered,.woocommerce-input-wrapper textarea .select2-selection__rendered,.input textarea .select2-selection__rendered,.coupon .select2-selection .select2-selection__rendered,.woocommerce-input-wrapper .select2-selection .select2-selection__rendered,.input .select2-selection .select2-selection__rendered,.coupon input .select2-selection__rendered,.woocommerce-input-wrapper input .select2-selection__rendered,.input input .select2-selection__rendered{line-height:46px;padding:0;height:46px}.coupon.input-icon input,.woocommerce-input-wrapper.input-icon input,.input.input-icon input{padding-left:42px}.coupon.has-error input,.woocommerce-input-wrapper.has-error input,.input.has-error input{border-color:#f44}.close{width:24px;height:24px;cursor:pointer}.close svg{width:24px;height:24px}.submited{margin:0 0 24px;padding:12px;display:none;background:#fff;border-radius:12px;align-items:center}.submited .envelope-icon{margin:0 24px 0 0;width:40px;height:40px;border-radius:50%;flex-shrink:0}.submited .envelope-icon svg{width:24px;height:24px}.submited .content{flex-grow:1}.submited .name{font-size:16px;font-weight:700;color:#313234}.submited .description{font-size:12px}.badge{font-size:12px;font-weight:700;padding:8px;background:#f4f6f9;border-radius:12px;display:inline-block;margin:0 0 16px}.trigger{padding:24px;position:absolute;bottom:0;background:#fff;width:323px;border:1px solid #bfc4cf;box-shadow:-22px 83px 34px #1e283703,-12px 47px 29px #1e28370d,-5px 21px 21px #1e283717,-1px 5px 12px #1e28371a,0 0 #1e28371a;border-radius:12px 12px 0 0;border-bottom:0;text-align:left;right:34px;transition:transform .3s ease-in-out;transform:translate3d(0,110%,0)}.trigger.show{transform:translateZ(0)}.trigger .icon{width:32px;height:32px;margin:0 0 24px}.trigger .icon svg{fill:#515358;width:32px;height:32px}.trigger .small-price{font-size:16px;font-weight:700;color:#72757b}.trigger .big-price{font-size:36px;font-weight:700;color:#313234;margin:0 0 16px}.trigger .description{font-size:14px;margin:0 0 16px}.trigger .button{width:100%;height:56px}.caret-down{width:52px;height:52px;display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:0;cursor:pointer}.caret-down svg{width:20px;height:20px}.missing-info{padding:44px 0 76px;position:relative}.missing-info svg{position:absolute;right:63px;top:45px;width:282.87px;height:257.34px}.missing-info h1{font-size:48px;width:460px}.missing-info .description{font-size:24px}.missing-info .content{width:700px}.missing-info-form{width:801px;height:800px;border:0;display:block;background:#eff0f5;margin:0 auto 154px}.woo-content{background:#fff;border-radius:8px;padding:24px;min-height:400px;margin:0 0 187px}.page-header{padding:20px 0 26px}.page-header h1{font-size:48px;width:460px}.page-header .description{font-size:24px}.has-woo{background:#f4f6f9}.has-woo .basket{border-bottom:2px solid #313234}.product-header{display:flex;justify-content:space-between;align-items:center;padding:25px 0 34px;border-bottom:2px solid #e3e5ea;margin:0 0 25px}.product-header h1{font-size:40px}.product-header .description{font-size:24px}.product-header .image{margin:0 0 0 43px;flex-shrink:0;width:158px;height:158px;border-radius:12px;background:#eff0f5;overflow:hidden;position:relative}.product-header .image img{object-fit:cover;position:absolute;width:100%;height:100%;left:0;top:0}.scrolled .nav,.scrolled .nav-dark{border-color:#eff0f5}.scrolled .page-template .nav,.scrolled .page-template .nav-dark{border-color:transparent}.product-content{display:flex;justify-content:space-between;margin:0 0 114px}.product-content .left{width:645px}.product-content .left .image{background:#eff0f5;width:645px;border-radius:12px;height:447px;margin:0 0 25px;overflow:hidden;position:relative}.product-content .left .image img{object-fit:cover;position:absolute;width:100%;height:100%;left:0;top:0}.product-content .left .thumbs{display:flex;margin-right:-10px}.product-content .left .thumb{overflow:hidden;background:#eff0f5;width:150px;height:103px;border-radius:12px;margin-right:15px;position:relative;cursor:pointer}.product-content .left .thumb img{object-fit:cover;position:absolute;width:100%;height:100%;left:0;top:0}.product-content .right{width:455px}.product-content .right h2{font-size:30px;margin:0 0 8px}.product-content .right .prod-reviews{align-items:center;display:flex;margin:0 0 16px}.product-content .right .avg{font-size:18px;font-weight:700;margin:0 8px 0 0}.product-content .right .totals{font-size:14px}.product-content .right .description{color:#313234;font-size:14px;margin:0 0 16px}.product-content .right .radios{display:flex;justify-content:space-between;margin:0 0 16px}.product-content .right .radios label{position:relative;width:217px;padding:12px;display:flex;align-items:center;border-radius:8px;cursor:pointer}.product-content .right .radios label i{display:block}.product-content .right .radios label .name{font-weight:700;font-size:16px}.product-content .right .radios label .desc{font-size:14px;color:#72757b}.product-content .right .radios label i{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;border:1px solid #bfc4cf;margin:0 12px 0 0}.product-content .right .radios label b{position:absolute;width:100%;height:100%;left:0;top:0;content:"";pointer-events:none;border-radius:8px;border:1px solid #f4f6f9;transition:border .15s ease-in-out}.product-content .right .radios label input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;position:absolute;width:100%;height:100%;left:0;top:0;cursor:pointer}.product-content .right .radios label input:hover+b,.product-content .right .radios label input:checked+b{border-color:#313234}.product-content .right .radios label input:checked+b+i{background:#eff0f5;position:relative}.product-content .right .radios label input:checked+b+i:after{content:"";width:10px;height:10px;background:#313234;position:absolute;border-radius:50%}.product-content .right .price-small{font-size:16px;color:#72757b;font-weight:700}.product-content .right .price-big{font-size:36px;color:#313234;font-weight:700;margin:0 0 12px}.product-content .right .button{width:100%;height:56px;margin:0 0 32px}.product-content .right .secure{display:flex;align-items:center;justify-content:center;background:#f4f6f9;border-radius:12px;height:42px;margin:0 0 8px}.product-content .right .secure svg{width:18px;height:18px}.product-content .right .secure+img{width:100%;height:auto}.product-content .right .works .name{font-size:16px;font-weight:600;color:#313234;margin:0 0 6px}.product-content .right .works .items{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.product-content .right .works .items img{margin:5px 0}.product-content .right .works .items .more{font-size:14px;color:#72757b}.product-faq{margin:80px auto}.product-faq h2{color:#313234;text-align:center}.product-faq .description{text-align:center}.product-faq .item{margin-top:24px;border-radius:12px;border:1px solid #bfc4cf;transition:box-shadow .15s ease-in-out,border .15s ease-in-out;box-shadow:0 25px 10px #04003300,0 14px 8px #04003300,0 6px 6px #04003300,0 2px 3px #04003300,0 0 #04003300}.product-faq .item .name{padding:24px 40px 24px 24px;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.product-faq .item .name h3{font-size:20px;font-weight:600;margin:0}.product-faq .item .name svg{width:24px;height:24px;position:absolute;right:16px;top:50%;margin-top:-12px;transition:transform .15s ease-in-out}.product-faq .item .name svg:last-child{transform:rotate(90deg)}.product-faq .item .content{font-size:16px;color:#72757b;padding:0 24px 24px;display:none;margin:0}.product-faq .item .content a:hover{color:#2e90fa}.product-faq .item.active{border-color:#313234;box-shadow:0 25px 10px #04003303,0 14px 8px #04003305,0 6px 6px #04003308,0 2px 3px #0400330a,0 0 #0400330a}.product-faq .item.active .name svg{transform:rotate(180deg)}.loader{position:fixed;width:100%;height:100%;left:0;top:0;z-index:200;pointer-events:none;background:#fff;transition:opacity .15s ease-in-out}.loaded .loader{opacity:0}.show-popup .popup{opacity:1;pointer-events:all}.fyi-find-and-compare{padding:56px 0;background:#fff;text-align:center}.fyi-find-and-compare h2{color:#313234}.fyi-find-and-compare .block{margin:48px 0 0;display:flex;align-items:center}.fyi-find-and-compare .block .left{position:relative;width:528px;height:349px;flex-shrink:0}.fyi-find-and-compare .block .left div{position:relative;font-weight:700;color:#fff;padding:26px 0;max-width:323px;margin:0 auto}.fyi-find-and-compare .block .left img{position:absolute;width:100%;height:100%;left:0;top:0;border-radius:12px}.fyi-find-and-compare .block .right{text-align:left;margin-left:64px}.fyi-find-and-compare .block .right h3{font-size:24px;margin:0 0 6px}.fyi-find-and-compare .block .right p{margin:0 0 24px}.home-offering-banner{padding:80px 0;background:#fff;text-align:center}.home-offering-banner h2{color:#313234}.home-offering-banner .block{display:flex;align-items:center}.home-offering-banner .block .left{position:relative;width:528px;height:500px;flex-shrink:0}.home-offering-banner .block .left div{position:relative;font-weight:700;color:#fff;padding:26px 0;max-width:323px;margin:0 auto}.home-offering-banner .block .left img{object-fit:cover;height:100%;width:100%;overflow:visible}.home-offering-banner .block .right{text-align:left;margin-left:64px}.home-offering-banner .block .right h3{font-size:24px;margin:0 0 6px}.home-offering-banner .block .right p{margin:0 0 24px}.home-offering-banner-2{background:#f4f6f9}.home-offering-banner-2 .block .left{order:2}.home-offering-banner-2 .block .left div{padding-top:48px}.home-offering-banner-2 .block .right{order:1;margin-left:0;margin-right:64px}.fyi-container-text{padding-top:64px;background:#fff;text-align:center}.fyi-container-text .wrap h2{margin-top:0;margin-bottom:6px}.fyi-container-text .wrap h2+p{margin-top:0;margin-bottom:48px}.partners-and-offers{padding:64px 0;background:#fff;text-align:center}.partners-and-offers__title{margin:0 0 12px}.partners-and-offers__subtext{color:#515358;margin:0 0 48px}.partners-and-offers .block{margin:48px 0 0;display:flex;align-items:center;column-gap:64px}.partners-and-offers .block .left{position:relative;width:calc(50% - 32px);flex-shrink:0;min-width:440px}.partners-and-offers .block .left div{position:absolute;left:50%;transform:translate(-50%);top:26px;width:100%;padding:0 16px;max-width:100%;z-index:2;color:#fff;font-size:18px;font-weight:700}.partners-and-offers .block .left img{width:100%;height:auto;border-radius:12px}.partners-and-offers .block .right{text-align:left}.partners-and-offers .block .right h3{margin:0 0 6px}.partners-and-offers .block .right p{margin:0 0 24px}.partners-and-offers .btn{min-width:177px}.partners-and-offers+.partners-and-offers{margin-top:48px}.partners-and-offers+.banner{margin-top:64px}.partners-and-offers-2 .block{flex-direction:row-reverse}.deals-popup{position:fixed;text-align:center;height:100vh;width:100vw;background-color:#eff0f5;border-radius:12px;z-index:10;box-shadow:10px 20px 30px #bfc4cf;padding:50px}.deals-popup.hidden{display:none}.deals-popup .close{position:absolute;top:10px;right:10px}.deals-popup .title{display:flex;flex-direction:column;align-items:center}.deals-popup .pro-badge{display:flex;background-color:#fab937;color:#eff0f5;border-radius:10px;padding:0 12px;margin-bottom:20px;align-items:center}.deals-popup .pro-badge svg{height:28px;width:28px;margin-right:10 px}.deals-popup .smart-deals-card{padding:16px;margin:40px auto;background:#313234;color:#eff0f5;border-radius:12px}.deals-popup .smart-deals-card .block{display:flex;align-items:center}.deals-popup .smart-deals-card .block .left{position:relative;width:528px;height:349px;flex-shrink:0}.deals-popup .smart-deals-card .block .left div{position:relative;font-weight:700;color:#fff;padding:26px 0;max-width:323px;margin:0 auto}.deals-popup .smart-deals-card .block .left img{position:absolute;width:100%;height:100%;left:0;top:0;border-radius:12px}.deals-popup .smart-deals-card .block .right{display:flex;text-align:left;padding:19px;justify-content:space-between;flex-direction:column;min-height:350px}.deals-popup .smart-deals-card .block .right h3{font-size:24px;margin:0 0 6px}.deals-popup .smart-deals-card .block .right p{margin:0 0 24px}.deals-popup .smart-deals-card .block .right .price{display:flex;justify-content:space-between}.hide-deals-popup .deals-popup{display:none}.deals-benefits{padding:32px 0 80px;background:#fff;text-align:center}.deals-benefits__title{margin:0 0 12px}.deals-benefits__subtitle{margin:0}.deals-benefits .benefits{display:flex;justify-content:space-between;flex-wrap:wrap;gap:48px;margin:48px 0}.deals-benefits .benefit{border-radius:12px;border:1px solid #eff0f5;width:calc(100% / 3 - 32px);height:383px;padding:64px 24px;background-color:#f5faff;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.deals-benefits .benefit:after{content:"";position:absolute;height:513px;width:279px;background-color:#2e90fa;opacity:.05;border-radius:200px;top:101px;left:50%;transform:translate(-50%);z-index:1}.deals-benefits .benefit__text{display:flex;flex-direction:column;justify-content:center;height:calc(100% - 128px);position:relative;z-index:2;max-width:240px;margin:0 auto}.deals-benefits .benefit svg,.deals-benefits .benefit img{width:96px;height:96px;margin:0 0 32px;position:relative;z-index:2}.deals-benefits .benefit img{object-fit:contain;object-position:center}.deals-benefits .benefit h3{margin:0 0 7px}.deals-benefits .benefit p{margin:0}.deals-experiences{padding:48px 0;background:#e3e5ea;text-align:center}.deals-experiences .button{height:48px;font-size:14px;background-color:#1570ef}.deals-experiences .wrap h2,.deals-experiences .wrap p{color:#313234}.deals-experiences .experiences{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:48px;margin-bottom:48px}.deals-experiences .experience{border-radius:12px;border:1px solid var(--neutral-surface, #e3e5ea);background:var(--pure-white, #fff);width:330px;height:330px;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center}.deals-experiences .experience .quote{height:18px;margin-bottom:5px}.deals-experiences .experience p{color:#313234}.deals-experiences .experience .user{line-height:0}.deals-experiences .experience .user h3{font-size:20px;font-style:normal;font-weight:600;line-height:normal;color:#1570ef}.deals-experiences .experience .user p{margin-top:4px;color:#72757b;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.deals-experiences .experience img{width:96px;margin-bottom:10px;object-fit:contain;object-position:center}.stars{margin:0 8px 0 0;display:flex;align-items:center;flex-wrap:nowrap}.stars svg{width:20px;height:20px;margin:0 2px 0 0}.stars path:last-child{display:none}.stars path:first-child{fill:#e3e5ea}.stars[data-value="0.5"] svg:nth-child(1) path:last-child{display:block}.stars[data-value="1"] svg:nth-child(1) path:first-child,.stars[data-value="1.5"] svg:nth-child(1) path:first-child{fill:#fbba37}.stars[data-value="1.5"] svg:nth-child(2) path:last-child{display:block}.stars[data-value="2"] svg:nth-child(1) path:first-child,.stars[data-value="2.5"] svg:nth-child(1) path:first-child,.stars[data-value="2"] svg:nth-child(2) path:first-child,.stars[data-value="2.5"] svg:nth-child(2) path:first-child{fill:#fbba37}.stars[data-value="2.5"] svg:nth-child(3) path:last-child{display:block}.stars[data-value="3"] svg:nth-child(1) path:first-child,.stars[data-value="3.5"] svg:nth-child(1) path:first-child,.stars[data-value="3"] svg:nth-child(2) path:first-child,.stars[data-value="3.5"] svg:nth-child(2) path:first-child,.stars[data-value="3"] svg:nth-child(3) path:first-child,.stars[data-value="3.5"] svg:nth-child(3) path:first-child{fill:#fbba37}.stars[data-value="3.5"] svg:nth-child(4) path:last-child{display:block}.stars[data-value="4"] svg:nth-child(1) path:first-child,.stars[data-value="4.5"] svg:nth-child(1) path:first-child,.stars[data-value="4"] svg:nth-child(2) path:first-child,.stars[data-value="4.5"] svg:nth-child(2) path:first-child,.stars[data-value="4"] svg:nth-child(3) path:first-child,.stars[data-value="4.5"] svg:nth-child(3) path:first-child,.stars[data-value="4"] svg:nth-child(4) path:first-child,.stars[data-value="4.5"] svg:nth-child(4) path:first-child{fill:#fbba37}.stars[data-value="4.5"] svg:nth-child(5) path:last-child{display:block}.stars[data-value="5"] path:first-child{fill:#fbba37}.select{position:relative}.select select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;width:205px;height:42px;border-radius:8px;padding:0 48px 0 16px;font-size:16px;border:1px solid #bfc4cf}.select svg{width:18px;height:18px;position:absolute;pointer-events:none;right:14px;top:50%;margin-top:-9px}.reviews{padding:48px 0 20px}.reviews .stars{margin:0 0 16px}.reviews .head{display:flex;justify-content:space-between;margin:0 0 24px;align-items:flex-start}.reviews .head h2{margin:0 0 12px}.reviews .head p{margin:0}.reviews .review{border-bottom:1px solid #eff0f5;margin:0 0 28px;padding:16px}.reviews .review .top{display:flex;align-items:center;margin:0 0 8px;justify-content:space-between}.reviews .review .top .left{display:flex;align-items:center;font-size:20px;color:#313234;font-weight:700}.reviews .review .top .left img{width:48px;height:48px;border-radius:24px;margin:0 16px 0 0}.reviews .review .top .right{font-size:14px;color:#72757b}.reviews .review .stars-container{display:flex;align-items:center;margin:0 0 8px;font-size:14px;color:#72757b}.reviews .review .stars-container span{display:block;margin-left:2px}.reviews .review .stars-container .stars{margin:0}.ultimate{margin:0 0 64px}.ultimate img{border-radius:24px;display:block;width:100%;height:auto}.ultimate>div{position:absolute;padding:36px 62px;width:550px;color:#fff}.ultimate h2{margin:0 0 12px}.ultimate p{margin:0 0 33px}.ultimate .button{height:56px;background:#fff;color:#313234;width:326px}.deals{text-align:center}.deals h2{color:#313234;margin:0 0 12px}.deals>p{margin:0 0 24px}.deals .items{display:flex;justify-content:space-between}.deals .item{width:346px;border:1px solid #eff0f5;box-shadow:0 92px 37px #1e283703,0 52px 31px #1e283705,0 23px 23px #1e283708,0 6px 13px #1e28370a,0 0 #1e28370a;border-radius:12px;overflow:hidden;margin:0 0 62px}.deals .item img{width:100%;border-radius:12px;height:315px;object-fit:cover;display:block;object-position:center}.deals .item .details{padding:16px;text-align:left}.deals .item .details .btn{margin:0 0 16px}.deals .item .details h3{font-size:24px;color:#313234;margin:0 0 6px}.deals .item .details .deal-reviews{display:flex;align-items:center;font-size:12px;color:#72757b;margin:0 0 19px}.deals .item .details .description{font-size:14px;padding:0 0 16px;color:#72757b}.deals .item .details .prices{border-bottom:1px solid #eff0f5;padding:16px 0}.deals .item .details .prices .pair{font-weight:700;display:flex;font-size:24px;color:#313234;align-items:flex-end;margin:0 0 12px}.deals .item .details .prices .pair div:last-child{color:#72757b;font-size:16px;margin-left:1px;position:relative;top:-.05em}.end{padding:6px 12px;text-align:center;border-radius:6px;font-size:16px;color:#313234;align-items:center}.end b{color:#d12217}.end.green{background:#e8f7f3;color:#00a77e}.end.green b{color:#00a77e}.end.purple{background:#fcf5ff;color:#a805f5}.sides{display:flex;justify-content:space-between;margin-right:-16px;margin-bottom:16px}.sides>div{margin-right:16px}.gets p{font-size:12px}.gets b{color:#313234;font-weight:400;display:block;margin:0 0 12px}.gets ul{margin:0;padding:0}.gets li{margin:6px 0 0;min-height:20px;list-style:none;display:flex;align-items:center}.gets li:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20id='get'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='20'%20height='20'%20rx='10'%20fill='%23E8F7F3'/%3e%3cpath%20d='m14%207-5.5%205.5L6%2010'%20stroke='%2300A77E'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:cover;width:20px;display:block;height:20px;margin:0 8px 0 0}.get-item{display:flex;align-items:center;margin:6px 0 0}.get-item svg{width:20px;height:20px;margin:0 8px 0 0}.integration-partner{padding:48px 0;text-align:center}.integration-partner h2{color:#313234;margin:0 0 12px}.integration-partner>p{margin:0 0 24px}.integration-partner .items{display:flex;flex-wrap:wrap;gap:24px}.integration-partner .item{border-radius:12px;border:1px solid #e3e5ea;width:calc(100% / 3 - 16px);text-align:left;padding:16px;background:#fff;display:flex;flex-direction:column}.integration-partner .item .head{display:flex;align-items:center;padding-bottom:16px;margin-bottom:0;border-bottom:1px solid #e3e5ea}.integration-partner .item .head .left{margin-right:16px;flex-shrink:0;width:56px;height:56px;background:#f4f6f9;border-radius:12px;display:flex;align-items:center;justify-content:center}.integration-partner .item .head .left img{width:40px;height:40px;object-fit:contain;object-position:center}.integration-partner .item .head .right .location{display:flex;align-items:center;color:#72757b}.integration-partner .item .head .right .location svg{margin-right:4px;width:12px;height:12px}.integration-partner .item .head .right h3{font-size:20px;margin:0 0 6px}.integration-partner .item p{color:#72757b;font-size:14px;margin:16px 0}.integration-partner .item .sup{font-size:14px;color:#313234;margin:0 0 8px}.integration-partner .item .sups{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 16px;font-size:13px;color:#313234}.integration-partner .item .sups>div{width:calc(25% - 4.5px);border:1px solid #eff0f5;display:flex;align-items:center;justify-content:center;border-radius:4px;padding:6px 8px;max-height:36px}.integration-partner .item .sups img{width:100%;height:100%;object-fit:contain;object-position:center}.integration-partner .item .buttons{margin:auto 0 0}.integration-partner .item .gets{padding:0 0 16px;margin-bottom:16px;border-bottom:1px solid #e3e5ea}.integration-partner .item.active{background:#fef1d7;border-color:#fef1d7}.integration-partner .item.active .head{border-color:#fee8bc}.integration-partner .item.active .head .left{background:#fff}.integration-partner .item.active .sups>div{border-color:#e3e5ea;background-color:#fff}.integration-partner .item.dark-bg .head .left{background:#bfc4cf}.integration-partner-2{padding:0}.public-deals .button-container{padding:0;margin:48px 0 0}.public-deals h2{color:#313234;margin:0 0 12px}.public-deals>p{margin:0 0 24px}.public-deals .items{padding:0;display:flex;flex-wrap:wrap;gap:24px}.public-deals .item{border-radius:12px;border:1px solid #e3e5ea;width:calc(100% / 3 - 16px);padding:16px;text-align:left;background:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:321px;row-gap:16px}.public-deals .item .head{display:flex;align-items:center;margin:0;justify-content:space-between;width:100%}.public-deals .item .head .partner-info{display:flex}.public-deals .item .head .partner-info .partner-image{margin-right:16px;flex-shrink:0;width:56px;height:56px;background:#f4f6f9;border-radius:12px;display:flex;align-items:center;justify-content:center}.public-deals .item .head .partner-info .partner-image img{width:40px;height:40px;object-fit:contain;object-position:center}.public-deals .item .head .partner-info .partner-text h3{margin:0}.public-deals .item .head .partner-info .partner-text .location{display:flex;align-items:center;color:#72757b}.public-deals .item .head .partner-info .partner-text .location svg{margin-right:4px;width:12px;height:12px}.public-deals .item .head .sub-lvl{display:flex;border:1px solid #e3e5ea;border-radius:8px;padding:6px;gap:6px;font-size:12px}.public-deals .item .deal-info{align-items:center;text-align:center;display:flex;flex-direction:column}.public-deals .item .end{display:flex;flex-direction:column;margin:0 0 12px}.public-deals .item.active{background:#fef1d7;border-color:#fef1d7}.public-deals .item.active .head{border-color:#fee8bc}.public-deals .item.active .head .left{background:#fff}.public-deals .item.dark-bg .head .left{background:#bfc4cf}.button-container{display:flex;justify-content:center}.list-form{margin:0 0 24px;display:flex}.list-form>div{margin:0 21px 0 0}.list-form .col-1{width:340px}.list-form .col-2{width:245px}.list-form .label{font-size:14px;color:#72757b;margin-bottom:4px}.dropdown{height:46px;border-radius:8px;border:1px solid #bfc4cf;display:flex;align-items:center;position:relative}.dropdown svg{pointer-events:none;position:absolute;width:18px;height:18px;right:14px;top:50%;margin-top:-9px;transition:transform .15s ease-in-out}.dropdown .option{display:flex;height:36px;width:100%;padding:0 24px;align-items:center;font-size:14px;cursor:pointer;color:#313234}.dropdown .option svg{position:static;margin:0 8px 0 0;transform:none!important}.dropdown .option img{width:39px;height:36px;object-fit:contain;object-position:center;margin-right:8px;flex-shrink:0}.dropdown .option+.option{margin:4px 0 0}.dropdown .options{position:absolute;width:100%;height:300px;overflow:scroll;padding:8px 0;left:0;z-index:3;top:100%;margin-top:4px;background:#fff;border:1px solid #bfc4cf;border-radius:8px;opacity:0;pointer-events:none;transform:translate3d(0,8px,0);transition:transform .15s ease-in-out,opacity .15s ease-in-out}.dropdown .options .option{color:#72757b}.dropdown .options .option:hover{color:#313234}.dropdown.open svg{transform:rotate(180deg)}.dropdown.open .options{opacity:1;pointer-events:all;transform:translateZ(0)}.default-section{background:#313234;border-radius:0 0 64px 64px;height:332px;background-repeat:no-repeat;background-position:bottom center;background-size:1280px auto}.default-section--sm{height:240px}.default-section--sm .default-section__content{text-align:left}.default-section--md{height:282px}.default-section--md .default-section__content{text-align:left}.default-section--home{background-image:url(/assets/landing_logedout_desk-C8lVUFZ1.png)}.default-section--home.default-section--home-login{background-image:url(/assets/landing_logedin_desk-Cctxerzj.png)}.default-section--compare{background-image:url(/assets/compare_loggedout_desk_com-DbHeJfki.png)}.default-section--compare.default-section--compare-login{background-image:url(/assets/compare_loggedin_desk_com-uCW9FP1M.png)}.default-section--manage{background-image:url(/assets/manage_desk_2-V0Sh57g-.png);background-size:100% auto}@media only screen and (max-width: 750px){.default-section--manage{height:auto}}.default-section--deals-public{background-image:url(/assets/deals_logedout_desk-U_ZSTykN.png)}.default-section--partners,.default-section--deals-private,.default-section--shop-and-save{background-image:url(/assets/private_deals_bg_compressed-Db5tiLUo.png)}.default-section--blog,.default-section--b2b{background-image:url(/assets/blog-hero-background-B-qWHaeF.png)}.default-section--b2b{height:auto;min-height:332px}.default-section--b2b .default-section__description{margin-top:12px}.default-section .wrap,.default-section__hero,.default-section__content{height:100%}.default-section__content{margin:0 auto;text-align:center;padding:24px 0;row-gap:12px}.default-section__block{margin-top:24px}.default-section__block p{margin:0 0 12px}.default-section h1{margin:0}.default-section h4{color:#bfc4cf;margin:0}.default-section .button{background-color:#1570ef;font-size:16px;height:56px}.default-section__title--has-icon svg{width:24px;height:24px;fill:#fff}.default-section__title-icon{height:56px;width:56px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background-color:#515358;margin:0 6px 0 0;top:-4px;position:relative}.default-section__description{color:#bfc4cf}.default-section__description h4{margin:18px 0 24px;color:#bfc4cf;font-size:24px;font-weight:700;letter-spacing:-.408px}.default-section__description *{margin:0}.default-section--product .default-section__hero .default-section__content{padding-bottom:57px}.default-section__button{margin:40px 0 0}.page-template-page-app-category.logged-in .default-section{height:auto;min-height:240px}.page-template-page-app-category.logged-in .default-section .default-section__content{padding-bottom:100px}.categories-navigation{background-color:#eff0f5;padding:24px 0}.categories-navigation__wrap{position:relative;padding:0 46px}.categories-navigation a{text-decoration:none}.categories-navigation a.active .categories-navigation__slide-title{border-color:#2e90fa;color:#1570ef;font-weight:700}.categories-navigation__slide-title{height:68px;background-color:#f5faff;border-radius:8px;padding:0 12px;border:1px solid #f5faff;font-size:16px;max-width:200px;-webkit-user-select:none;user-select:none}.categories-navigation__slide-title:hover{border-color:#2e90fa}.categories-navigation .swiper-slide{width:auto}.categories-navigation .swiper-button-next,.categories-navigation .swiper-button-prev{width:34px;height:34px;border-radius:50%;background-color:#313234;background-position:center;background-repeat:no-repeat}.categories-navigation .swiper-button-next:hover,.categories-navigation .swiper-button-prev:hover{opacity:.8}.categories-navigation .swiper-button-next:after,.categories-navigation .swiper-button-prev:after{display:none}.categories-navigation .swiper-button-prev{left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11.25 13.5 6.75 9l4.5-4.5'/%3E%3C/svg%3E")}.categories-navigation .swiper-button-next{right:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6.75 13.5 4.5-4.5-4.5-4.5'/%3E%3C/svg%3E")}.categories-text,.related-articles{padding:32px 0}.related-articles__title{font-size:24px;margin:0 0 16px}.related-articles__button{margin:16px 0 0}.related-articles__button .btn{display:inline-flex!important}.no-related-articles{padding:130px}.no-related-articles__block{max-width:400px;margin:0 auto}.no-related-articles__block h3{margin:0!important}.no-related-articles__block p{margin:0;font-size:16px}.no-related-articles svg{margin:0 0 12px}.categories-main{padding:32px 0;background-color:#f4f6f9}.categories-main__grid{gap:16px}.categories-main__left{flex:1 1 auto}.categories-main__products-head .select{width:155px;flex:0 0 auto}.categories-main__products-head .select select{width:100%;height:42px;padding-right:32px}.categories-main__right{flex:0 0 auto;width:380px}.categories-main__right-inner{position:relative;height:100%}.categories-main__sticky-block{position:sticky;top:100px}.categories-main__products-head{margin:0 0 16px}.categories-main__products-grid{gap:16px}.categories-main__products-pagination .page-numbers{background-color:#fff}.product-offer-card{border-radius:12px;border:1px solid #eff0f5;background:#fff;width:100%;position:relative;overflow:hidden}.product-offer-card__body{padding:12px;column-gap:12px}.product-offer-card__left{flex:0 0 auto}.product-offer-card__left img{height:85px;width:85px;padding:12px;border-radius:12px;border:1px solid #e3e5ea;background:#fff}.product-offer-card__excerpt p{margin:0}.product-offer-card__link{text-decoration:none;margin:10px 0 0;display:inline-block;color:#1570ef}.product-offer-card__link:after{content:"";height:14px;width:14px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath stroke='%231570ef' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5.25 10.5 8.75 7l-3.5-3.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;margin:0 0 0 8px}.product-offer-card__foot{border-top:1px solid #eff0f5;background-color:#f5faff;padding:8px 16px;gap:16px}.product-offer-card__foot .btn{flex:0 0 auto}.categories-main-sticky{border-radius:12px;border:1px solid #EECDFE;background:#fcf5ff;padding:12px}.categories-main-sticky .btn{margin:24px 0 0}.aside-related-deals{border-radius:12px;background:#fff;padding:12px;margin:0 0 16px}.aside-related-deals__title{font-size:24px;margin:0 0 12px}.aside-related-deals .sub_offer_post{width:100%;height:auto;min-height:auto}.aside-related-deals__grid{gap:16px}.fyi-manage{background:#313234;padding:48px 0;border-radius:0 0 64px 64px;height:332px;background-image:url(/assets/manage_bg_compressed-D7bOWjzF.png);background-repeat:no-repeat;background-position:bottom center;background-size:1280px auto}.fyi-manage .content{margin:0 auto;text-align:center;z-index:1;position:inherit}.fyi-manage .block{margin-top:50px}.fyi-manage h1,.fyi-manage h2,.fyi-manage .description,.fyi-manage .wrap,.fyi-manage p{color:#fff;text-align:center}.fyi-manage h1{font-size:60px}.fyi-manage p{font-size:20px}.fyi-manage .wrap>p{margin:0 0 32px}.fyi-manage .label{color:#fff}.fyi-manage .dropdown{background:#fff}.fyi-manage .button{background-color:#1570ef;height:56px}.fyi-manage .category-icon{display:flex;background-color:#72757b;color:#eff0f5;border-radius:30px;height:60px;width:60px;margin:0 auto 20px;align-items:center;stroke:#fff!important;fill:#fff!important}.fyi-manage .category-icon svg{height:28px;width:28px;margin:0 auto}.fyi-offers--public{padding:64px 0;background-color:#313234;background-image:url(data:image/png;base64,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),url(data:image/png;base64,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);background-position:left top,right bottom;background-repeat:no-repeat,no-repeat}.fyi-offers--public .items{column-gap:24px;row-gap:32px}.fyi-offers .wrap .faq .right .item,.fyi-offers .label{color:#fff}.fyi-offers .dropdown{background:#fff}.public-offers-title{margin:0 0 12px}.public-offers-subtext{margin:0 0 48px}.page-template-page-deal-all-content,.page-template-page-deals-php,.page-template-page-partners-and-offers-php,.page-template-page-shop-and-save-php{background-color:#f4f6f9}.inner-deals-wrapper{background-color:#fff;padding:24px;border-radius:12px}.fyi-deals{padding:40px 0 120px}.fyi-deals .hero{padding:24px 0}.fyi-deals .content{margin:0 auto;text-align:center}.fyi-deals .block{margin-top:1.125rem}.fyi-deals h2{margin:0 0 12px}.fyi-deals .wrap>p{margin:0 0 32px}.fyi-deals .dropdown{background:#fff}.fyi-embed{background:#313234;padding:10px 0 20px;margin-bottom:-60px;border-bottom-left-radius:64px;border-bottom-right-radius:64px;overflow:hidden}.fyi-embed .hero .rect-1,.fyi-embed .hero .rect-2,.fyi-embed .hero .rect-3{position:absolute}.fyi-embed .hero .rect-1{left:-140px;top:230px}.fyi-embed .hero .rect-2{left:75px}.fyi-embed .hero .rect-3{right:-100px}.fyi-embed .content{margin:0 auto;text-align:center}.fyi-embed .block{margin-top:1.125rem}.fyi-embed h1,.fyi-embed h2,.fyi-embed .description,.fyi-embed .wrap,.fyi-embed p{color:#fff;text-align:center}.fyi-embed h2{margin:0 0 12px}.fyi-embed .wrap>p{margin:0 0 32px}.fyi-embed .label{color:#fff}.fyi-embed .dropdown{background:#fff}.fyi-embed .button{background-color:#00a77e;height:56px}.fyi-embed .category-icon{display:flex;background-color:#72757b;color:#eff0f5;border-radius:30px;height:60px;width:60px;margin:0 auto 4px;align-items:center;stroke:#fff!important;fill:#fff!important}.fyi-embed .category-icon svg{height:28px;width:28px;margin:0 auto}.backdrop{position:fixed;z-index:1191;width:100%;top:0;left:0;height:100%;background:#0003;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out}.sidebar-s{transform:translate3d(100%,0,0);transition:transform .2s ease-in-out;position:fixed;display:flex;flex-direction:column;z-index:1192;width:407px;height:100%;background:#fff;right:0;top:0;border-top-left-radius:12px;border-bottom-left-radius:12px}.sidebar-s .head{height:72px;align-items:center;display:flex;padding:16px;border-bottom:1px solid #e3e5ea;font-size:20px;font-weight:700}.sidebar-s .foot{padding:16px;border-top:1px solid #e3e5ea;display:flex}.sidebar-s .foot .button{width:auto;flex-grow:1;padding:0}.sidebar-s .foot .button+.button{margin-left:16px;width:180px}.sidebar-s .content{flex-grow:1;padding:16px}.sidebar-s .content .total,.sidebar-s .content .buttons{display:none}.sidebar-s .content ul{margin:0!important;padding:0!important}.sidebar-s .content li{list-style:none!important;border-bottom:1px solid #e3e5ea!important;display:flex!important;position:relative!important;padding:16px 24px 16px 0!important;font-size:16px!important;align-items:center}.sidebar-s .content li>a{display:flex!important;align-items:center}.sidebar-s .content li .quantity{font-size:0!important;margin:0 0 0 auto!important}.sidebar-s .content li .quantity span{font-size:16px!important}.sidebar-s .content li>a:first-child{text-decoration:none!important;position:absolute!important;right:0!important}.sidebar-s .content li .remove{background:transparent!important;width:auto!important;height:auto!important;font-size:1em!important;line-height:1.2!important}.sidebar-s .content img{width:60px!important;height:60px!important;border-radius:8px!important;margin-right:12px!important}.sidebar-s .hide{width:40px;height:40px;display:flex;margin-right:16px;align-items:center;justify-content:center;cursor:pointer}.sidebar-s .hide svg{width:20px;height:20px}.show-sidebar .backdrop{pointer-events:all;opacity:1}.show-sidebar .sidebar-s{transform:translateZ(0)}.burger,.mob-avatar{display:none}.review-comment{margin-top:16px}.comment-form-rating{display:flex}.comment-form-rating .stars{margin-left:1em!important}.product-quantity,[data-variation-price],.hide{display:none}.sidebar .content li>a:not(.remove){margin-right:1em;font-weight:400!important}.g-recaptcha{position:relative;width:307px;margin:1em auto 0}.b2b-content-section{padding:64px 0 0}.b2b-content{max-width:715px;margin:0 auto}.b2b-content>*:first-child{margin-top:0}.b2b-content>*:last-child{margin-bottom:0}.woocommerce-edit-account .content-wrap{padding:64px 24px 88px;max-width:732px}.woocommerce-edit-account .page-header{padding:24px 0 32px}.woocommerce-edit-account .page-header h1{font-size:30px;margin:0;width:100%}.woocommerce-edit-account .woo-content{padding:0;background:none;margin:0;border-radius:0}.woocommerce-edit-account .woocommerce-MyAccount-content{float:none;width:100%}.woocommerce-edit-account .woocommerce-EditAccountForm>.form-row-first,.woocommerce-edit-account .woocommerce-EditAccountForm>.form-row-last{display:none}.woocommerce-edit-account .woocommerce form .form-row label{color:#515358;line-height:24px;margin:0 0 6px}.woocommerce-edit-account .woocommerce form .form-row input.input-text,.woocommerce-edit-account .woocommerce form .form-row textarea{background-color:transparent}.woocommerce-edit-account .woocommerce form .form-row input.input-text{height:52px}.woocommerce-edit-account .woocommerce form .form-row input.input-text+span{display:none}.woocommerce-edit-account .woocommerce form .form-row{padding:0;margin:0 0 16px}.woocommerce-edit-account fieldset{border:none;padding:0;margin:0 0 16px;border-bottom:1px solid #e3e5ea}.woocommerce-edit-account fieldset legend{display:none}.woocommerce-edit-account fieldset+div+p{margin:0;text-align:right}.modal{position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;display:none}.modal__outer{overflow:auto;position:relative;height:100vh;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}.modal__inner{margin:auto;padding:76px 16px;pointer-events:none}.modal__content{max-width:873px;margin:0 auto;position:relative;background-color:#fff;border-radius:12px;z-index:2;pointer-events:all}.modal__backdrop{z-index:1;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009}.modal__close{position:absolute;top:22px;right:18px;display:block;height:20px;width:20px;padding:0;margin:0;border:none;background-color:transparent;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath stroke='%23313234' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m5 5 10 10m0-10L5 15'/%3E%3C/svg%3E")}.modal__close:hover{opacity:.8}.blog-posts{margin:-169px 0 115px}.blog-posts .swiper-slide{width:auto}.blog-grid{display:flex;flex-wrap:wrap;gap:16px}.blog-grid__item{width:calc(100% / 3 - 10.67px)}.blog-card--plain .blog-card__inner{padding:24px;border-radius:12px;border:1px solid #eff0f5}.blog-card__inner{padding:0 0 12px}.blog-card a{text-decoration:none}.blog-card a:hover .blog-card__title{text-decoration:underline}.blog-card__figure{position:relative;margin:0 0 12px;padding-bottom:78.35%}.blog-card__figure img{position:absolute;top:0;left:0;height:271px;width:100%;height:100%;background-color:#f4f6f9;object-fit:cover;object-position:center;border-radius:8px}.blog-card__cat{color:#1570ef;margin:0}.blog-card__title{margin:0;font-weight:700}.blog-filter{margin:0 0 24px;padding:24px 30px;position:relative}.blog-filter__item{font-size:18px;padding:12px;white-space:nowrap;border-radius:8px;background-color:transparent;border:1px solid transparent;color:#515358;display:inline-block;text-decoration:none;-webkit-user-select:none;user-select:none}.blog-filter__item:hover{color:#1570ef}.blog-filter__item.is-active{color:#1570ef;border-color:currentColor;background-color:#f5faff}.blog-filter__prev,.blog-filter__next{height:18px;width:18px;position:absolute;top:calc(50% - 9px);border:none;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:18px 18px}.blog-filter__prev:hover,.blog-filter__next:hover{opacity:.8}.blog-filter__prev.swiper-button-disabled,.blog-filter__next.swiper-button-disabled{opacity:.5}.blog-filter__prev{left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 19'%3E%3Cpath stroke='%2372757B' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 14.75 3.75 9.5m0 0L9 4.25M3.75 9.5h10.5'/%3E%3C/svg%3E")}.blog-filter__next{right:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 19'%3E%3Cpath stroke='%2372757B' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3.75 9.5h10.5m0 0L9 4.25m5.25 5.25L9 14.75'/%3E%3C/svg%3E")}.article-page__inner{display:flex;column-gap:48px;padding:32px 0 192px}.article-post{flex:1 1 auto}.article-post__title{margin:0 0 6px}.article-post__details{margin:0 0 24px;color:#72757b;font-weight:700}.article-post__details a{color:#1570ef}.article-post__details a:hover{text-decoration:none}.article-post__visual{width:100%;height:auto;margin:0 0 24px;border-radius:12px}.article-post__content>*:first-child{margin-top:0}.article-post__content a{color:#1570ef;font-weight:700}.article-post__content a:hover{color:#2e90fa}.article-post__content iframe,.article-post__content video{width:100%;height:100%;aspect-ratio:16 / 9}.article-post ul{padding:0 0 0 24px}.article-post li{line-height:160%;font-size:18px}.article-post h4{margin:16px 0}.article-aside{flex:0 0 auto;width:343px}.blog-topics{border:1px solid #e3e5ea;background:#f4f6f9;border-radius:8px;padding:16px;margin-top:48px;margin-bottom:48px}.blog-topics:first-child{margin-top:0}.blog-topics__title{margin:0 0 16px;font-weight:700}.blog-topics__ul{margin:0;padding:0;list-style:none}.blog-topics__li{border-bottom:1px solid #e3e5ea;padding:8px}.blog-topics__li+li{margin-top:12px}.blog-topics__li a{text-decoration:none}.blog-topics__li a:hover{text-decoration:underline}.new-articles{margin:24px 0 0;padding:24px 0 0;border-top:1px solid #e3e5ea}.new-articles__title{font-weight:700;margin:0 0 16px}.article-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.blog-sidebar-card a{text-decoration:none}.blog-sidebar-card a:hover .blog-sidebar-card__title{text-decoration:underline}.blog-sidebar-card__figure{margin:0;flex:0 0 auto}.blog-sidebar-card__figure img{background-color:#f8f8f8;border-radius:8px;width:100%;height:auto;height:271px;object-fit:contain;object-position:center;display:block;margin:0 0 12px}.blog-sidebar-card__cat{color:#1570ef;margin:0;font-weight:400}.blog-sidebar-card .blog-sidebar-card__title{margin:0;font-size:18px;color:#313234;font-weight:700}.blog-sidebar-card__details{padding-bottom:12px}.article-post__content .yarpp-related.yarpp-related-shortcode{border-radius:8px;background:#f4f6f9;padding:12px;margin:24px 0}.article-post__content .yarpp-related.yarpp-related-shortcode .yarpp-terms{display:none}.article-post__content .yarpp-related.yarpp-related-shortcode a{color:#515358;align-items:center}.article-post__content .yarpp-related.yarpp-related-shortcode a img{width:64px;height:64px;border-radius:4px}.article-post__content .yarpp-related.yarpp-related-shortcode li+li{margin-top:12px;padding:0;border:none}.yarpp-related.yarpp-related-shortcode{margin:0}.yarpp-related.yarpp-related-shortcode .yarpp-terms{color:#1570ef;font-size:18px;font-style:normal;font-weight:400;margin:0}.yarpp-related.yarpp-related-shortcode .yarpp-title{font-size:18px;margin:0;color:#313234}.yarpp-related.yarpp-related-shortcode h3{font-size:20px;font-weight:700;margin:0 0 16px;text-transform:none;padding:0}.yarpp-related.yarpp-related-shortcode ol,.yarpp-related.yarpp-related-shortcode ul{margin:0;padding:0;list-style:none}.yarpp-related.yarpp-related-shortcode li+li{margin-top:12px;padding-top:12px;border-top:1px solid #e3e5ea}.yarpp-related.yarpp-related-shortcode li{padding:0}.yarpp-related.yarpp-related-shortcode a:not(.sim-products__item-link){font-size:18px;display:flex;column-gap:12px}.yarpp-related.yarpp-related-shortcode a:not(.sim-products__item-link) img{width:128px;height:128px;border-radius:12px;object-fit:cover;object-position:center;flex:0 0 auto}.yarpp-related.yarpp-related-shortcode a:not(.sim-products__item-link):hover{text-decoration:none}.yarpp-related.yarpp-related-shortcode a:not(.sim-products__item-link):hover .yarpp-title{text-decoration:underline}.yarpp-related.yarpp-related-shortcode a:not(.sim-products__item-link):hover .yarpp-terms{color:#2e90fa}.yarpp-related.yarpp-related-website{margin:24px 0 0;padding:24px 0 0;border-top:1px solid #e3e5ea}.yarpp-related.yarpp-related-website img{background-color:#f8f8f8;border-radius:8px;width:100%;height:auto;height:271px;object-fit:contain;object-position:center;display:block;margin:0 0 12px}.yarpp-related.yarpp-related-website h3{font-size:20px;margin:0 0 16px;padding:0;text-transform:none}.yarpp-related.yarpp-related-website ul{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:16px;list-style:none}.yarpp-related.yarpp-related-website li{width:calc(50% - 8px);padding:0}.yarpp-related.yarpp-related-website .yarpp-terms{color:#1570ef;margin:0;font-weight:400}.yarpp-related.yarpp-related-website .yarpp-title{margin:0;font-size:18px;color:#313234}.yarpp-related.yarpp-related-website a:hover .yarpp-title{text-decoration:underline}.sharer-drop{display:none;top:64px;right:0;z-index:99}.sharer-drop__inner{padding:16px;background-color:#fff;box-shadow:0 0 #0000001a,0 3px 6px #0000001a,0 11px 11px #00000017,0 25px 15px #0000000d,0 44px 18px #00000003,0 69px 19px #0000;border-radius:12px;border:1px solid #e3e5ea;width:340px;background-image:url("data:image/svg+xml,%3Csvg width='197' height='139' viewBox='0 0 197 139' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='204.75' y='-128.258' width='271.401' height='271.401' rx='30' transform='rotate(53 204.75 -128.258)' fill='%23F4F6F9'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:right bottom;background-size:60% 100%}.sharer-drop__head{position:relative;padding:0 0 0 50px;margin:0 0 16px}.sharer-drop__head svg{width:38px;height:38px;position:absolute;left:0;top:calc(50% - 19px)}.sharer-drop__head p{margin:0}.sharer-drop__head .text-xs{color:#515358}.sharer-drop__body{column-gap:18px}.sharer-drop.is-opened+.sharer-backdrop{z-index:98;height:100%;width:100%;position:fixed;top:0;left:0}.share-drop-button{flex:0 0 auto;padding:0;border:none;background-color:transparent;row-gap:5px;text-decoration:none}.share-drop-button:hover{text-decoration:underline}.share-drop-button svg{height:32px;width:32px}.share-drop-button small{white-space:nowrap;font-size:9px;color:#515358}.share-drop-button input{position:absolute;height:1px;width:1px;overflow:hidden;padding:0;margin:0;background-color:transparent;border:none}.sharer-block{margin:0 0 24px}.sharer-block__inner{display:flex;justify-content:flex-end;align-items:center}.sharer-block__label{margin:0 16px 0 0}.share-button{font-size:16px;font-weight:700;background-color:transparent;padding:10px 16px 10px 38px;border-radius:6px;border:1px solid #313234;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.01083 7.88116L8.995 10.2028M8.98917 3.79783L5.01083 6.11949M12.25 2.91699C12.25 3.88349 11.4665 4.66699 10.5 4.66699C9.5335 4.66699 8.75 3.88349 8.75 2.91699C8.75 1.95049 9.5335 1.16699 10.5 1.16699C11.4665 1.16699 12.25 1.95049 12.25 2.91699ZM5.25 7.00033C5.25 7.96682 4.4665 8.75033 3.5 8.75033C2.5335 8.75033 1.75 7.96682 1.75 7.00033C1.75 6.03383 2.5335 5.25033 3.5 5.25033C4.4665 5.25033 5.25 6.03383 5.25 7.00033ZM12.25 11.0837C12.25 12.0502 11.4665 12.8337 10.5 12.8337C9.5335 12.8337 8.75 12.0502 8.75 11.0837C8.75 10.1172 9.5335 9.33366 10.5 9.33366C11.4665 9.33366 12.25 10.1172 12.25 11.0837Z' stroke='%23313234' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:left 16px center}.share-button:hover{background-color:#eff0f5}.footer{background-color:#313234;border-radius:16px 16px 0 0;padding:48px 0 24px;color:#fff;background-image:url(/assets/footer-star-BBf2a48Q.png);background-repeat:no-repeat;background-position:bottom right}.footer__body{column-gap:64px}.footer__info{width:calc(50% - 64px)}.footer .socials{margin:12px 0 0}.footer__bottom{margin:24px 0 0;padding:36px 0 0;border-top:1px solid #515358}.footer__bottom-menu{column-gap:30px}.footer__bottom-menu li+li{position:relative}.footer__bottom-menu li+li:after{content:"";position:absolute;height:6px;width:6px;border-radius:50%;background-color:#fff;top:calc(50% - 3px);left:-18px}.footer__bottom-menu a{text-decoration:none;font-size:18px}.footer__bottom-menu .current-menu-item a,.footer__bottom-menu a:hover{text-decoration:underline}.footer-logo{width:258px;height:auto}.footer-description{margin:24px 0 0}.footer-menu-div{width:calc(25% - 32px)}.footer-menu-div__title{margin:0 0 36px;font-weight:700}.footer-menu li+li{margin-top:24px}.footer-menu a{font-size:18px;text-decoration:none}.footer-menu .current-menu-item a{text-decoration:underline}.copy{text-align:center;font-size:14px;margin:24px 0 0}.socials{display:inline-flex;gap:12px}.socials svg{height:48px;width:48px}.socials-item:hover{opacity:.8}.ml-popup-content-7 .form-group .form-control,.ml-popup-content-7 .form-group .custom-select{color:#313234!important}.default-section--product .default-section__content{padding:16px 0}.product-article{padding:48px 0 180px}.product-article--cancel{padding:24px 0 106px}.product-article--cancel .product-article__section{padding:0}.product-article--cancel .product-article__section-title{margin:0 0 24px}.product-article a:not([class]){color:#1570ef;font-weight:700}.product-article a:not([class]):hover{color:#2e90fa}.product-article__section-title{margin:0 0 32px}.product-article__section{padding:32px 0}.product-article__sim-products{padding:40px 0 0}.product-article__cancelation{padding:48px 0}.product-article__review{padding:32px 0 64px}.product-article__faq{padding:80px 0 40px}.product-article__faq .product-faq{margin:0}.product-article .wrap>*:first-child{padding-top:0}.product-article .wrap>*:last-child{padding-bottom:0}.product-hero{column-gap:24px;row-gap:8px;grid-template-columns:170px 1fr}.product-hero__logo{width:170px;height:170px;padding:24px;background-color:#fff;border-radius:24px;grid-column:1 / 2;grid-row:1 / 4}.product-hero__logo img{height:100%;width:100%;object-fit:contain;object-position:center}.product-hero__category{font-size:18px;line-height:140%;margin:0 0 4px;display:inline-block;grid-column:2 / 3;grid-row:1 / 2;font-weight:700;color:#cde5fe;text-decoration:underline}.product-hero__title{grid-column:2 / 3;grid-row:2 / 3}.product-hero__excerpt{margin:0;grid-column:2 / 3;grid-row:3 / 4}.product-top-nav{height:57px;margin-top:-57px}.product-top-nav__inner{height:57px}.product-top-nav.is-sticky .product-top-nav__inner{background-color:#313234;position:fixed;top:65px;width:100%;left:0;z-index:1189}.product-top-nav .swiper-slide{width:auto}.product-top-nav__button{height:57px;padding:0 20px;border-radius:6px 6px 0 0;background-color:transparent;border:none;border-bottom:2px solid transparent;color:#fff;text-decoration:none;font-size:18px}.product-top-nav__button:hover{background-color:#515358}.product-top-nav__button.is-active{background-color:#515358;border-color:#fff;text-shadow:0px 0px 1px currentColor}.product-article-content{height:212px;overflow:hidden;transition:all .15s ease}.product-article-content__inner a{color:#1570ef}.product-article-content.has-overflow-text{position:relative}.product-article-content.has-overflow-text:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100px;background:#fff;background:linear-gradient(0deg,#fff,#fff0 90%,#fff0)}.product-article-content.show-all-text{height:auto}.product-article-content.show-all-text:after{display:none}.cancel-article-content ol li+li,.cancel-article-content ul li+li{margin-top:16px}.cancel-article-content ol{list-style:none;counter-reset:custom-counter;padding:0 0 0 44px;margin:24px 0}.cancel-article-content ol li{counter-increment:custom-counter;position:relative}.cancel-article-content ol li:before{content:counter(custom-counter);position:absolute;left:-44px;top:calc(50% - 14.5px);font-weight:400;width:31px;height:29px;display:inline-flex;justify-content:center;align-items:center;background-color:#f4f6f9;border-radius:36px;flex:0 0 auto}.cancel-article-content blockquote{padding:16px;border-radius:12px;background-color:#fef1d7;margin:24px 0}.cancel-article-content blockquote>*:first-child{margin-top:0}.cancel-article-content blockquote>*:last-child{margin-bottom:0}.product-article-content.has-overflow-text+.product-article-content-toggler{display:block}.product-article-content-toggler{margin:16px 0 0;display:none}.product-article-content-toggler__button{display:inline-flex;padding:10px 16px;font-size:16px;font-style:normal;font-weight:700;line-height:140%;column-gap:8px;border:none;background-color:transparent;align-items:center;color:#1570ef}.product-article-content-toggler__button.is-opened svg{transform:rotate(180deg)}.product-article-content-toggler__button svg{height:14px;width:14px;display:block;transform:rotate(0);transform-origin:center;transition:all .15s ease}.sim-products{flex-wrap:wrap;gap:48px}.sim-products__item{max-width:132px}.sim-products a{text-decoration:none}.sim-products a:hover{color:#2e90fa}.sim-products__logo{width:132px;height:132px;padding:16px;border-radius:8px;border:1px solid #bfc4cf;margin:0 auto}.sim-products__logo img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:0!important}.sim-products__label{margin:18px 0 0}.cancelation-card{border:1px solid #e3e5ea;border-radius:12px;padding:16px}.cancelation-card>*:first-child{margin-top:0}.cancelation-card a:not(.link-more):hover{color:#2e90fa}.cancelation-card .link-more{margin:24px 0 0}.product-slider{padding:48px;background-color:#f4f6f9;border-radius:12px;column-gap:24px}.product-slider .swiper-slide img{display:block;width:100%;height:auto}.product-slider .swiper{border-radius:8px;box-shadow:0 0 #1e28371a,5px 13px 31px #1e28371a,20px 54px 57px #1e283717,45px 121px 77px #1e28370d,80px 215px 92px #1e283703,125px 335px 100px #1e283700}.product-slider__container{width:90%;flex:1 1 auto;position:relative}.product-slider-arrow{flex:0 0 auto;width:32px;height:32px;background-color:transparent;border:none;background-repeat:no-repeat;background-position:center;background-size:19px 19px;padding:0}.product-slider-arrow--prev{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 22 22'%3E%3Cpath stroke='%23313234' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11 20.333 1.667 11m0 0L11 1.666M1.667 11h18.666'/%3E%3C/svg%3E")}.product-slider-arrow--next{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 22 22'%3E%3Cpath stroke='%23313234' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1.667 11h18.666m0 0L11 1.666M20.333 11 11 20.333'/%3E%3C/svg%3E")}.swiper-pagination{position:static;margin:24px 0 0}.swiper-pagination-bullet{height:12px;width:12px;background:none;border:1px solid #515358;opacity:1}.swiper-pagination-bullet-active{background-color:#515358}.pricing-table{grid-template-columns:274px 1fr 1fr;row-gap:24px}.pricing-table__head{grid-row:1 / 2;padding:12px;font-size:18px}.pricing-table__head:nth-child(1){grid-column:1 / 2;border-radius:12px 0 0 12px;border:1px solid #e3e5ea;border-right:none}.pricing-table__head:nth-child(2){grid-column:2 / 3;border-top:1px solid #e3e5ea;border-bottom:1px solid #e3e5ea}.pricing-table__head:nth-child(3){grid-column:3 / 4;border-radius:0 12px 12px 0;border:1px solid #e3e5ea;border-left:none}.pricing-table__cell--1{grid-column:1 / 2;background-color:#f4f6f9;border-radius:12px 0 0 12px;border:1px solid #e3e5ea;padding:24px 16px}.pricing-table__cell--2{grid-column:2 / 3;border-top:1px solid #e3e5ea;border-bottom:1px solid #e3e5ea;padding:6px 24px}.pricing-table__cell--2 p{margin:0}.pricing-table__cell--3{grid-column:3 / 4;border-radius:0 12px 12px 0;border:1px solid #e3e5ea;padding:6px 24px}.pricing-table__cell--3 ul{margin:0}.pricing-table__cell--3 li{color:#515358;font-size:18px;line-height:140%}.pricing-table__prices{width:100%}.pricing-table__price-row{column-gap:12px;padding:6px 0}.pricing-table-button{margin:32px 0 0}.text-container iframe,.text-container video{width:100%;max-width:565px;height:auto;aspect-ratio:16 / 9;border-radius:12px}.cncl-related{padding:48px 0}.cncl-related__section-title{margin:0 0 24px}.cncl-related .swiper-slide{width:214px}.cncl-related__item-link{display:flex;flex-direction:column}.cncl-related__item-link:hover .cncl-related__label{color:#2e90fa}.cncl-related__logo{border:1px solid #eff0f5;border-radius:8px;padding:16px;width:100%;height:162px}.cncl-related__logo img{width:100%;height:100%;object-fit:contain;object-position:center}.cncl-related__label{margin:16px 0 0;text-align:left}.page-pagination{margin:24px 0 0;display:flex;column-gap:8px;justify-content:center}.page-pagination a,.page-pagination span{height:36px;width:36px;display:inline-flex;justify-content:center;align-items:center;font-size:14px;line-height:normal;color:#72757b;border-radius:6px;border:1px solid #eff0f5;text-decoration:none}.page-pagination a.current,.page-pagination span.current{color:#313234;border-color:#313234}.page-pagination a:hover{color:#313234}.page-pagination a.next{width:60px;background-color:#313234;color:#fff;margin-left:4px}.page-pagination a.prev{width:60px;background-color:#313234;color:#fff;margin-right:4px}.text-with-image-section{margin:0;padding:24px 0}.text-with-image-section+.trusted-by-section{padding-top:64px}.text-with-image{gap:64px;align-items:center}.text-with-image--image_left,.text-with-image--img_left{flex-direction:row-reverse}.text-with-image__text,.text-with-image__visual{width:calc(50% - 32px)}.text-with-image__visual img{width:100%;height:auto}.text-with-image__desc>*:first-child{margin-top:0}.text-with-image__desc>*:last-child{margin-bottom:0}.text-with-image__ul{margin:6px 0 0}.text-with-image__ul li+li{margin-top:12px}.text-with-image__li{align-items:center;column-gap:12px}.text-with-image__li img{height:44px;width:44px;border-radius:8px;background-color:#f4f6f9;padding:12px;flex:0 0 auto}.text-with-image__button{margin:24px 0 0}.text-with-image--b2b .text-with-image__desc{margin:8px 0 0}.b2b-faq-head h2{margin:0 0 6px}.b2b-faq-head p{margin:0}.b2b-faq-section{padding-bottom:100px}body.front-page{padding-top:0!important}.nav-dark.nav-dark--frontpage{background-color:transparent;transition:background-color .3s ease}.scrolled .nav-dark.nav-dark--frontpage,.show-nav .nav-dark.nav-dark--frontpage{border:none;background-color:#313234}.frontpage-hero-section{background-image:url(/assets/hero-bg--0kY8mgd.png);background-repeat:no-repeat;background-position:center;background-size:cover;padding:132px 0 48px}.frontpage-hero-text{text-align:center}.frontpage-hero-text__title{color:#fff;max-width:760px;margin:0 auto}.frontpage-hero-text__subtext{margin:16px 0;color:#bfc4cf;font-size:24px;font-weight:700;letter-spacing:-.408px}.frontpage-hero-text__button .btn{min-width:280px}.frontpage-hero-text__explanation{color:#bfc4cf;font-weight:500;margin:8px 0}.frontpage-hero-text__visual{max-width:100%;height:auto}.scroll-indicator{position:absolute;width:64px;top:calc(100vh - 130px);left:50%;transform:translate(-50%);cursor:pointer}.list-with-icons{display:grid;grid-template-columns:auto auto auto;column-gap:51.5px;row-gap:24px;padding:24px 0}.list-with-icons__card{gap:12px}.list-with-icons__card img{height:40px;width:40px;padding:8px;border-radius:50%;background-color:#fff;flex:0 0 auto}.list-with-icons__card-text h5{font-weight:700;color:#fff;margin:0}.list-with-icons__card-text p{color:#bfc4cf;margin:0;font-size:16px}.hero-button-after{font-size:14px;color:#bfc4cf;margin:12px 0 0}.home-offering-banner-alt{background:transparent;padding:24px 0}.home-offering-banner-alt h2{line-height:43/36;margin:0 0 8px}.home-offering-banner-alt .btn{margin-top:12px}.icon-item-item{margin-bottom:12px;display:flex;align-items:center}.icon-item-item .item-icon{width:44px;height:44px;border-radius:8px;background:#f4f6f9;margin-right:14px;flex-shrink:0;display:flex;justify-content:center;align-items:center}.icon-item-item .item-icon svg{width:22px;height:22px}.text-container-videos{display:flex}.text-container-videos p{width:100%;margin-top:0}.text-container-videos p+p{margin-left:10px}@media only screen and (max-width: 750px){.text-container-videos{flex-direction:column}.text-container-videos p+p{margin-left:0}}.banner-hard,.banner-soft{padding:12px;border-radius:12px;display:flex;position:relative;background:#cfe2fc;margin-top:12px;margin-bottom:12px}.banner-hard a,.banner-soft a{position:absolute;width:100%;height:100%;top:0;left:0}.banner-hard svg,.banner-soft svg,.banner-hard .banner-image,.banner-soft .banner-image{width:128px;height:128px;object-fit:cover;object-position:center;margin-right:12px;border-radius:8px}.banner-hard>div,.banner-soft>div{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;font-size:16px;padding:6px 0}.banner-hard>div b,.banner-soft>div b{font-size:18px;font-weight:700}.banner-hard>div u,.banner-soft>div u{text-decoration:none;padding-bottom:1px;display:inline-block;border-bottom:1px solid transparent}.banner-hard:hover>div u,.banner-soft:hover>div u{border-color:currentColor}.banner-hard.banner-soft-1,.banner-soft.banner-soft-1{background:#cfe2fc}.banner-hard.banner-soft-2,.banner-soft.banner-soft-2{background:#cfd}.banner-hard.banner-soft-3,.banner-soft.banner-soft-3{background:#fad5d1}.banner-hard.banner-soft-4,.banner-soft.banner-soft-4{background:#eededd}.banner-hard.banner-soft-5,.banner-soft.banner-soft-5{background:#e0e4eb}.banner-hard.banner-hard-1,.banner-soft.banner-hard-1{background:#1570ef}.banner-hard.banner-hard-2,.banner-soft.banner-hard-2{background:#00a337}.banner-hard.banner-hard-3,.banner-soft.banner-hard-3{background:#e83823}.banner-hard.banner-hard-4,.banner-soft.banner-hard-4{background:#727ff2}.banner-hard.banner-hard-5,.banner-soft.banner-hard-5{background:#445369}.banner-hard{color:#fff}.banner-hard .banner-corner{position:absolute;right:0;bottom:0;width:238/2px;height:auto}.inline-loader{width:180px;height:auto;margin:0 auto;display:none}.get-review{font-size:18px;font-weight:700;font-style:normal;width:120px;color:#fbba37;text-align:center;line-height:1.4;transform:rotate(10deg);cursor:pointer;transition:text-shadow .3s ease}.get-review span{display:block;animation:jump-shaking 2s infinite;animation-iteration-count:2}.get-review:hover{text-shadow:0 0 10px #FBBA37}@keyframes jump-shaking{0%,to{transform:translate(0)}12.5%{transform:translateY(-9px)}17.5%{transform:translateY(-9px) rotate(17deg)}27.5%{transform:translateY(-9px) rotate(-17deg)}32.5%{transform:translateY(-9px) rotate(17deg)}37.5%{transform:translateY(-9px) rotate(-17deg)}50%{transform:translateY(0) rotate(0)}}.header-menu-wrapper__menu-wrap{display:flex;align-items:center}#clear-refinements{display:block!important}@media only screen and (max-width: 768px){.header-menu-wrapper__menu-wrap{flex-direction:column;text-align:center}.get-review{margin-top:20px;transform:none;padding:0!important}.get-review span{animation:none}}@media only screen and (max-width: 395px){.g-recaptcha{position:relative;width:305px;margin:1em auto 0;left:50%;transform:scale(.8) translate3d(-50%,0,0);transform-origin:0 0}}@media only screen and (min-width: 751px){.newsletter .g-recaptcha{margin:1em 0 0}}.lds-spinner{color:official;display:inline-block;position:relative;width:80px;height:80px;transform:scale(.5)}.lds-spinner div{transform-origin:40px 40px;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#fff}.lds-spinner div:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.full-loader{position:fixed;width:100%;height:100%;left:0;top:0;z-index:100000;align-items:center;justify-content:center;background:#0006;pointer-events:none;display:none}.full-loader>div{position:fixed;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.g-recaptcha{display:none}@media (max-width: 575px){.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:100%}}.header-login{display:flex;align-items:center;column-gap:16px}.header-login p{margin:0 10px;color:#fff;font-size:12px}.logged-in .header-logout{position:relative}.logged-in .header-logout .avatar{background-color:#515358;display:flex;justify-content:space-between;align-items:center;border-radius:6px;padding:12px 16px;gap:8px;cursor:pointer}.logged-in .header-logout .avatar.open{background-color:#72757b}.logged-in .header-logout .avatar.open .caret-down-white{rotate:180deg}.logged-in .header-logout .avatar .caret-down-white{display:flex}.logged-in .header-logout .avatar .caret-down-white svg{width:12px;height:12px}.logged-in .header-logout .avatar svg{width:18px;height:18px}.logged-in .header-logout .dropdown-content{display:none;width:185px}.logged-in .header-logout .dropdown-content.open{position:absolute;display:flex;flex-direction:column;background-color:#fff;border-radius:8px;top:56px;right:0;padding:12px 16px;row-gap:16px}.logged-in .header-logout .dropdown-content .account-menu-item{font-size:16px;color:#313234;width:100%}.logged-in .header-logout .dropdown-content .account-menu-item:hover{color:#d12217}.logged-in .header-logout .current-username{display:none}.logged-in .header-logout:before{position:absolute;content:"";top:50%;left:15px;transform:translateY(-50%);width:18px;height:18px;background-size:contain;background-position:center;background-repeat:no-repeat;pointer-events:none}.mo-openid-app-icons p{display:none}.page-template-page-login .popup-small,.page-template-page-register .popup-small{display:none!important}.popup-small{position:fixed;z-index:999;bottom:0;right:64px;display:none;transform:translateY(100%);transition:transform .35s ease}.popup-small.popup-is-visible{transform:translateY(0)}.popup-small .popup-small__inner{width:297px;background-color:#fff;border-radius:12px 12px 0 0;position:relative;overflow:hidden;border:1px solid #eff0f5;box-shadow:0 0 #0000001a,0 3px 6px #0000001a,0 11px 11px #00000017,0 25px 15px #0000000d,0 44px 18px #00000003,0 69px 19px #0000}.popup-small .popup-small__close{position:absolute;top:10px;right:18px;height:20px;width:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' fill='none'%3E%3Cpath stroke='%23515358' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m5.5 5 10 10m0-10-10 10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;padding:0;border:none;background-color:transparent;cursor:pointer}.popup-small .popup-small__visual figure{margin:0}.popup-small .popup-small__visual img{width:100%;height:auto;display:block}.popup-small .popup-small__body{padding:21px 16px 24px}.popup-small .popup-small__body h3{font-size:20px;margin:0}.popup-small .popup-small__body p{color:#72757b;margin:0;font-size:14px;line-height:140%}.popup-small .btn{margin:23px 0 0}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{border:1px solid #bfc4cf;height:48px;color:#313234;font-size:14px;padding:0 16px;border-radius:8px}.woocommerce .woocommerce-order-downloads .download-file .button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce input.button,.woocommerce input[type=submit],.woocommerce input[type=reset],.woocommerce input[type=button]{line-height:50px;font-size:14px}.woocommerce form .form-row label{font-size:16px}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{top:50%;transform:translatey(-50%)}.page-template-page-deals-public-php .basket-wrap,.page-template-page-deals-php .basket-wrap{position:relative;line-height:1}.page-template-page-deals-public-php .basket-wrap .button,.page-template-page-deals-php .basket-wrap .button{padding:0 15px}.page-template-page-deals-public-php .basket-wrap svg,.page-template-page-deals-php .basket-wrap svg{width:18px;height:18px;margin-right:8px}.page-template-page-deals-public-php .basket-wrap span,.page-template-page-deals-php .basket-wrap span{position:absolute;top:-10px;right:0;line-height:1;font-size:10px;background:#fbba37;border:2px solid #fff;padding:5px;border-radius:50%;width:14px;height:14px;color:#111;display:flex;align-items:center;justify-content:center}.sub_offerapp_filter_wrap{padding:0;display:flex;flex-wrap:wrap;gap:24px}.sub_offer_post{border-radius:12px;border:1px solid #e3e5ea;width:calc(100% / 3 - 16px);padding:16px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:321px;position:relative}.sub_offer_post[data-post-id]{cursor:pointer}.sub_offer_post:hover{border-color:#cde5fe}.sub_offer_post:hover:after{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:12px;content:"";pointer-events:none;border:2px solid #cde5fe}.sub_offer_post .deal-info{align-items:center;text-align:center;display:flex;flex-direction:column}.sub_offer_post .end{margin:0 0 12px}.sub_offer_post .right h3{margin:0}.sub_offer_post .location{display:flex;align-items:center;color:#72757b}.sub_offer_post .head{display:flex;align-items:center;padding-bottom:24px;margin-bottom:0;justify-content:start;width:100%}.sub_offer_post .head .left{margin-right:16px;flex-shrink:0;width:56px;height:56px;background:#f4f6f9;border-radius:12px;display:flex;align-items:center;justify-content:center}.sub_offer_post .head .left img{width:40px;height:40px;object-fit:contain;object-position:center}.sub_offer_post .end b{color:#d12217}.sub_offer_post .buttons{display:flex;flex-direction:column;align-items:center;row-gap:6px}.sub_offer_post .buttons .button{width:auto}.sub_offer_post .button.ghost{color:#fff;margin-top:10px}.sub_offer_post .button.ghost:before{display:none}.deals-popup{overflow-y:auto}.deals-popup .close{position:fixed;top:140px}.manage-newsletter-block{display:flex;min-height:454px}.manage-newsletter-block__left,.manage-newsletter-block__right{width:50%}.manage-newsletter-block__left{padding:24px}.manage-newsletter-block__form-wrap,.manage-newsletter-block__success-wrap{display:flex;flex-direction:column;height:100%}.manage-newsletter-block__right{padding:54px;background-color:#f4f6f9;border-radius:0 12px 12px 0}.manage-newsletter-block__illustration{height:100%;width:100%;object-fit:contain;object-position:center}.manage-newsletter-block__icon{width:72px;height:auto;margin:0 0 32px}.manage-newsletter-block__title{margin:0 0 8px}.manage-newsletter-block__subtext{color:#515358;margin:0 0 16px}.manage-newsletter-block__form,.manage-newsletter-block__got-it{margin:auto 0 0}.manage-newsletter-block__form-inner-wrap{display:flex;flex-direction:column}.manage-newsletter-block__form-inner-wrap label{font-size:16px;color:#515358;display:block;margin:0 0 8px}.manage-newsletter-block__form-inner-wrap input{border-radius:8px;border:1px solid #bfc4cf;padding:0 16px;color:#72757b;height:42px;font-size:16px}.manage-newsletter-block__form-inner-wrap .btn{margin-top:24px}.sub_wp_loginpage_wrap{display:flex;flex-wrap:wrap;max-width:1170px;margin:22px auto 49px;box-shadow:#0000003d 0 3px 8px;border-radius:12px;max-width:870px}.sub_wp_loginpage_wrap .sub_wp_login,.sub_wp_loginpage_wrap .sub_wp_login_content{max-width:50%;flex:0 0 50%}.page-template-page-register .sub_wp_login{padding:24px}.form-password-wrap{position:relative;display:block}.form-password-wrap .show-password-button{height:18px;width:18px;position:absolute;right:16px;top:calc(50% - 8px);border:none;background-color:transparent;margin:0;padding:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQzSURBVHgB7ZfNcts2EIAXoOg0zUW+9Rb2CeJOp438k4Se6QM4TxDrCUxJI6u2MyP6IKeWK4t+gsTHnpI+geXxuNGt9q1H+tZb3Jkqk5oi0AUkUhBJUT/O5OSdkU2CwO4HYHexALiTO7mdEJhRLMvOanP/mcC1h4z586KNUu0DMO/Sz9x3nX3bhRlkKiABQeduNjgnJg40xyi+wD+OT/TTaeAmAgpAgBELR2RhennDqL47CdhYoNLm1hpn9HUMhMM1x1UgBFzO2JVsoyRLgTziyavnYl+7Ua8dw6xAxc2dJhq2hjg4tAjhx8z7+M5xnOukcZZlZan+9Ro+VtGEEbHoHNZrBZgGSGwR0b23w37CXcZI3mnUWjCFFMvb61Ew4V++11lNmhBJgtF07wSXfSFE4XDMux1r1IqMEznBjOfglr0YB5WJDo7BMNhtNmo23EIcxxZG1wulHZdQsVrCBWFB0x+8xcdVte/QCkV9Jg0mKQUEoZ7muAhlB1B9giGfCoFK5ZcbHLgzEUzFNijzTvDRgGRxMcxXR4V5HIoVDuuvpG0aGOCc2yEM8KO0bRoDI0QCi2hL+ih0c0aOwgZOq4IhBJIGwjzD3ebBnjXKUj9qjFAXriTzOvPihzNRw9kg2v2RerifsUUe679mNea9Fg+ZqAFG/VVIEQIEtzbQCgWcraN8dgqlrSyhVG4HpfTZKD3C0a3ydh71/dlTBWZxc8vCFSJVdbbO/r4LKaJGIOt23sS++/ccpa+Zogqcg70LzPK7g8G0SjHHKPvM4EsL0QgfvPFrimEWEoqlxmVcSFUA0Booi/uIpneV5Mcv0nRJR+bEDnEIsbX3f5y1l5afmtD3Izwcc49//P63drv9KUlJbnHlW0KIKQ3i/8WVlX8e//DTX7mc+dXS06UKNv+iGPi5fX52OQpoaWlZ+I8aTHkZZT7t5nHrZAoXPkLnHlRHKen5CHcHDbRJde+D+KmzlQZSEqRMwkEwoe0gmCSQcGR160S2Lm5uJ0KJ6OgNVqDi2G5atErdw1VEGExa0CK2Lrf4bB4PwFyvRWzHE3h/fnYaVdg+P7/G/keLy0+u8OgwcMw3EgNLE5AH8UesChp/j4ZR/EYk4V/3wvfYaV8q75wMhSvh9mF9bxc+g0RhxNnXOKh9p/aJnfa+pz/HWuiEBPkGFRTLOwZm4sJtyg9676aJJfC6CiPKj2jftAJtANWTiUrQmK5SxaQ0I44FI2gTW4v11fOJCjRVCqWXDqF8I9Iswfwb/fd+nROHECuif1rjoL2I3k6kz6SclWOL/KQSVBncYsAvgXEJhon1IReHKseVTbgUEMryjfqrd2n2JrsGVSoGwdNZLUEnFnE74XDE/Y4ziQ9Od1FEMMo0E0N9A+FSj5h+CjidFGQmoCic1s0YeBd7pF6lfQZX4P/bmjUi7+RObiv/A0PVFbLBs7egAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer}.form-password-wrap input{padding-right:42px!important}.woocommerce-form-register{display:flex;flex-direction:column}.woocommerce-form-register .form-row{order:1}.woocommerce-form-register .woocommerce-privacy-policy-text{order:4}.sub_wp_login{padding:32px 24px}.sub_wp_login__title{margin:0}.sub_wp_login__subtitle{margin:6px 0 0;color:#515358}.sub_wp_login .sub_google_login>br{display:none!important}.sub_wp_login a[style].mo_btn.mo_btn-google{height:48px!important;border-radius:12px!important;display:flex!important;width:100%!important;align-items:center!important;justify-content:center!important;border:1px solid #bfc4cf!important;column-gap:12px!important;background-color:transparent!important;background:none!important;color:#72757b!important;padding:0!important;transition:background-color .5s;font-size:14px;margin:0!important}.sub_wp_login a[style].mo_btn.mo_btn-google:hover{background-color:#e3e5ea!important;transform:none!important}.sub_wp_login a[style].mo_btn.mo_btn-google:before{content:"";display:inline-block;height:24px;width:24px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' fill='none'%3E%3Cpath fill='%23FBBB00' d='m7.196 13.964-.718 2.68-2.624.056a10.266 10.266 0 0 1-1.229-4.887c0-1.71.416-3.323 1.153-4.743l2.337.428L7.138 9.82a6.13 6.13 0 0 0-.33 1.992c0 .758.136 1.483.388 2.152Z'/%3E%3Cpath fill='%23518EF8' d='M23.07 9.886c.118.624.18 1.268.18 1.927a10.31 10.31 0 0 1-3.856 8.042l-2.943-.15-.417-2.6a6.147 6.147 0 0 0 2.645-3.14h-5.515V9.887h9.906Z'/%3E%3Cpath fill='%2328B446' d='M19.393 19.854a10.27 10.27 0 0 1-6.455 2.27A10.311 10.311 0 0 1 3.854 16.7l3.342-2.736a6.132 6.132 0 0 0 8.838 3.14l3.36 2.75Z'/%3E%3Cpath fill='%23F14336' d='M19.52 3.874 16.18 6.61A6.134 6.134 0 0 0 7.138 9.82l-3.36-2.75a10.31 10.31 0 0 1 9.159-5.57c2.502 0 4.796.891 6.582 2.374Z'/%3E%3C/svg%3E")}.sub_wp_login img{display:none!important;visibility:hidden!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}.sub_wp_login hr{margin:32px 0;border-top:1px solid #bfc4cf}.sub_wp_login .woocommerce-notices-wrapper{margin:0 0 32px}.sub_wp_login .woocommerce-message[role=alert]{background-color:#f5faff;padding:12px;border:1px solid #2e90fa;border-radius:12px;font-size:18px;line-height:140%}.sub_wp_login .woocommerce-message[role=alert] strong{color:#1570ef;display:block}.sub_google_login{margin:32px 0 0}.sub_google_login .mo-openid-app-icons>p,.sub_google_login .mo-openid-app-icons>br{display:none}.sub_wp_login_content{background:#f4f6f9;padding:56px 32px;text-align:center;border-radius:0 12px 12px 0;display:flex;flex-direction:column;justify-content:center}.sub_logreg_img{margin-bottom:36px}.sub_wp_login_content h6{margin:0 0 16px;text-align:left}.sub_wp_login_content ul{text-align:left;list-style:none;padding:0;margin:0}.sub_wp_login_content ul li{margin-bottom:12px;font-size:16px;position:relative;display:flex;align-items:center}.sub_wp_login_content ul li:before{content:"";height:22px;width:22px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHZSURBVHgBrZU/T9tAGMaf9+wocatGiVSp7VDkbJXaqu3QpWUIfALEAlv4BmRgh4gVCbEywQYL7CyABDMMDGyxYACm/EE4ARO/3PmAJOCAnfBIls735+fHp3ufI/RQmSuZ9w2z4AvkwfwbIFuPsCPbDoFWfHi7X6ysE7aewoDvmuY0GEUmZPCKJGDuk/WhhJfAZ42KTUhsS1c2YokchjfS6Z4Gh4bDRfsLg0CVODCmtvIRfHF9OTsYtA1PuaKoWqS3wCzjjUSEqpu8zQm0jDz60Klbw9+tZdS9Zlc/MzJWQ0wJMqiAmFLQ8b11zHz7j3Qi9WzcB+VF3L3thE4MfQ+dI0j8Eu2K6tb6yVFfUC22RVh33bvGwvF+8MSHapn3tW93dqYTSWwMT0rQWvA+MfQjFjTIkvPm5abMhbGwYe1yDTXvBvM/RyNCA+3QuVsrgsRirxkKfurW8e/jV0SVPGlTVK7INEua5ShJFlUMWSC5bLbqk7+ENxL7KKkgCtJNubZSxkGvoxcD63y20jnVCo6bcs1ojegT0j9UM7RCgt7Yju9cQzuDvqtA1ID6FQZKUXDEXFVzG6nWn6d3H/VapNwDRl5emgWdJ2Q/uCOiQ7lw5yp5u5qjbDVs/R0cJM6tm2uwDQAAAABJRU5ErkJggg==);display:block;margin:0 6px 0 0;background-repeat:no-repeat;background-size:contain;flex:0 0 auto}.sub_wp_login_form p{margin-bottom:30px;margin-top:0}.sub_wp_login_form .woocommerce-form-login p,.sub_wp_login_form .woocommerce-form-register p{margin:0}.sub_wp_login_form .woocommerce-form-login p+p,.sub_wp_login_form .woocommerce-form-register p+p{margin-top:16px}.sub_wp_login_form .woocommerce-form-login label,.sub_wp_login_form .woocommerce-form-register label{display:block;color:#515358;width:100%;margin-bottom:6px;font-size:16px}.sub_wp_login_form .woocommerce-form-login input,.sub_wp_login_form .woocommerce-form-register input{border-radius:8px;height:42px;padding:10px 16px;font-size:16px;color:#72757b;width:100%;border:1px solid #bfc4cf}.sub_wp_login_form .woocommerce-form-login .woocommerce-privacy-policy-text,.sub_wp_login_form .woocommerce-form-register .woocommerce-privacy-policy-text{margin:8px 0 0;color:#72757b}.sub_wp_login_form .woocommerce-form-login .woocommerce-privacy-policy-text p,.sub_wp_login_form .woocommerce-form-register .woocommerce-privacy-policy-text p{font-size:14px}.sub_wp_login_form .woocommerce-form-login{display:flex;flex-direction:column}.sub_wp_login_form .woocommerce-form-login .form-row{order:4}.sub_wp_login_form .woocommerce-form-login .form-row.form-row-first{order:1}.sub_wp_login_form .woocommerce-form-login .form-row.form-row-last{order:2}.sub_wp_login_form .woocommerce-form-login .lost_password{order:3;margin:0;text-align:right}.sub_wp_login_form .woocommerce-form-login .lost_password a{color:#515358;text-decoration:none;font-size:14px}.sub_wp_login_form .woocommerce-form-login .lost_password a:hover{text-decoration:underline}.sub_acc_link{margin:40px 0 8px;text-align:center;display:block;width:100%;font-size:16px}.sub_acc_link a{font-weight:700}.sub_wp_login_form #rememberme{width:auto;height:auto}.sub_wp_login_form .button{height:45px;display:flex;justify-content:center;align-items:center;width:100%;font-size:16px;transition:background-color .5s;margin:32px 0 0}.sub_con_text{text-align:center;position:relative;margin-bottom:25px}.sub_acc_link a{padding-left:5px}.sub_con_text:before{position:absolute;left:0;content:"";width:140px;height:1px;background:#bbb7b7;top:50%}.sub_con_text:after{position:absolute;right:0;content:"";width:140px;height:1px;background:#bbb7b7;top:50%}.mo_btn{max-width:100%!important}.page-id-1126 .woocommerce-error li,.page-id-1128 .woocommerce-error li{color:red;list-style:none}.page-id-1126 ul.woocommerce-error,.page-id-1128 ul.woocommerce-error{padding-left:0}.deals-page{display:none;position:fixed;height:100%;width:100%;top:0;left:0;z-index:9999;will-change:display}.deals-page.hidden{display:none}.deals-page__outer{width:100%;height:100vh;margin:0 auto;position:relative;z-index:2;overflow:auto;-webkit-overflow-scrolling:touch}.deals-page__inner{max-width:1284px;padding:68px 82px;position:relative;margin:auto;z-index:5}.deals-page__close{pointer-events:all;position:absolute;top:98px;right:112px;display:block;height:20px;width:20px;padding:0;margin:0;border:none;background-color:transparent;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath stroke='%23313234' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m5 5 10 10m0-10L5 15'/%3E%3C/svg%3E")}.deals-page__close:hover{opacity:.8}.deals-page__content-wrap{background-color:#fff;border-radius:12px;padding:48px;overflow:hidden;pointer-events:all}.deals-page__content{display:flex;column-gap:16px}.deals-page__backdrop{height:100%;width:100%;background-color:#0009;position:fixed;top:0;left:0;z-index:1}.deals-page .app-card{flex:0 1 auto;background-color:#f4f6f9;border-radius:12px;padding:48px}.deals-page .app-card .head{position:relative;background-color:#fef1d7;border-radius:12px 12px 0 0;border:1px solid #e3e5ea;padding:16px}.deals-page .app-card .head .ghost{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' fill='none'%3E%3Cpath stroke='%23515358' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6.333 14.166 8.334-8.333m0 0H6.333m8.334 0v8.333'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.deals-page .app-card .head .ghost:hover{opacity:.8}.deals-page .head-inner{display:flex;align-items:center;column-gap:16px;padding:0 32px 0 0}.deals-page .app_image{border-radius:12px;border:1px solid #eff0f5;padding:6px;background-color:#fff;width:76px;height:76px;flex:0 0 auto;position:relative}.deals-page .app_image img{height:100%;width:100%;object-fit:contain;object-position:center}.deals-page .app-name{flex:0 1 auto}.deals-page .app-name h3{margin:0;font-size:inherit}.deals-page .app-name p{margin:0}.deals-page .app-name p:empty{display:none}.deals-page .app-info{border:1px solid #e3e5ea;border-top:none;background-color:#fff;margin:0 auto;padding:16px;border-radius:0 0 12px 12px}.deals-page .app-info h3{font-size:18px;margin:0 0 4px}.deals-page .app-info p{margin-bottom:12px}.deals-page .app-info p,.deals-page .app-info li{color:#515358;font-size:16px}.deals-page .app-info p,.deals-page .app-info ul{margin-top:0}.deals-page .app-info ul{list-style:none;padding:0;margin:0}.deals-page .app-info ul+*{margin-top:16px}.deals-page .app-info ul li{line-height:24px;padding-left:30px;position:relative}.deals-page .app-info ul li:before{content:"";height:22px;width:22px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJUSURBVHgBnZU/aBNRHMd/v3eXolYlXbQJDkeFburFjgoabQsOlegWguCUDg6KDnURU1xcDOrmLVXELgpROghtIBFEF6UR6WDB5ATJ2Q6mUEukyb3n757NNbmkJud3+b378/3c78/dPYQdJKyF01yIGDJ2ChA0EBCkuEaxIDj/xDBwH0NRs5MX22ClXFDssWfIHIMuIvNjEMq0F94C3VzN6Sq3M7TUoHeZKJRoM9iFCiunCbRzPoENyhpyJdIAMxfqE7j8tQzLxfKWGYLkzzSuSWjdmr/sF3j9zlMH1izdthZSLpQhu+0XiE7jPGNGhldl3Pw+r6sqW+wVmLxpgHE3CV+KFhizWZibmfKAeURlAaZ5ypBa3/gN+XdLUF6twMiRIdjfv0tm6KwfPctKaPrWpTafbSu6ilzof2vZVnmlAskpA8KDAzA8FIZU+jn82qjKDIcPh+GeMQeTiVG59gqBa2qnMg3K5PzYCCTJ6GgycRbiVx7K7B3dSE7Av8QEMNN7Mv9+CeKxk+7xvv7dMEEP+fC5CN3EAsoi47Zd8F7YS5Dyys+Wcxa1JHxwoCsUeP0b6zs0XpA/iiYlKMtU+oXsraPZl2/hI2XpDKmLSnhgvCB7Krh4gIjuuxqPnaD+VeWwLGf6R2niNKRumdK8p2V0s/6Rdd5VHf5fJTY4Kktxv30UtQveNvgBkv9M42AbGjpnIq9FaGmCP5XqjF90/G1QFyxqUSH4kx5ggirLYHX9eB8Np4Wzo8N6rXGhXKPt5BjdpW9tJxWKJm0nbzjiq0BoLN/J+wd1kO1X9DyW7wAAAABJRU5ErkJggg==);display:block;background-repeat:no-repeat;background-size:contain;flex:0 0 auto;position:absolute;left:0;top:calc(50% - 11px)}.deals-page .app-info ul li+li{margin-top:6px}.deals-page .offer-card{flex:1 0 445px;width:445px;padding:16px}.deals-page .offer-card-title{margin:0 0 16px}.deals-page .offer-buttons{margin:16px 0}.deals-page .offer-card-content h3{font-size:18px;margin:0 0 8px}.deals-page .offer-card-content ol{margin:8px 0 16px;padding:0 0 0 24px}.deals-page .offer-card-content li{line-height:150%}.deals-page .offer-card-content p,.deals-page .offer-card-content li{font-size:16px;color:#515358}.deals-page__more-deals{background-color:#f4f6f9;padding:24px 24px 64px;margin:48px -48px -48px}.deals-page__more-deals h4{margin:0 0 16px}.deals-page__more-deals-grid{display:flex;flex-wrap:wrap;gap:24px}.deals-arrow-wrap{position:fixed;top:calc(50% - 28px);z-index:6;width:100%;pointer-events:none}.deals-arrow-wrap__inner{max-width:1284px;margin:0 auto;padding:0 82px;position:relative;pointer-events:none}.deals-arrow-wrap__inner button{pointer-events:all}.button-prev-deal,.button-next-deal{position:absolute;height:48px;width:48px;background-repeat:no-repeat;background-position:center;opacity:1;transition:opacity .3s ease;border:none;background-color:transparent;z-index:50;pointer-events:all}.button-prev-deal:hover,.button-next-deal:hover{opacity:.8}.button-prev-deal{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M30 36 18 24l12-12'/%3E%3C/svg%3E");left:16px}.button-next-deal{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m18 36 12-12-12-12'/%3E%3C/svg%3E");right:16px}.popup-open .deals-page{display:block}body.popup-open{overflow-y:hidden}.offer-template-default .deals-page{display:block}.logged-in .header-login{display:none}body:not(.logged-in) .header-logout{display:none}.cat-slider-section{background-color:#f4f6f9;padding:64px 0}.cat-slider-section+.text-with-image-section{padding-top:48px}.cat-slider .swiper-slide{width:auto}.cat-slider .swiper-button-prev,.cat-slider .swiper-button-next{height:48px;width:48px;border-radius:50%;margin:0;padding:0;background-color:#fff;top:calc(50% - 24px);background-repeat:no-repeat;background-position:center}.cat-slider .swiper-button-prev:after,.cat-slider .swiper-button-next:after{display:none}.cat-slider .swiper-button-prev{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 18L9 12L15 6' stroke='%23313234' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.cat-slider .swiper-button-next{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18L15 12L9 6' stroke='%23313234' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.cat-slider__subtitle{margin:6px 0 0;color:#515358}.cat-slider__slider-wrap{margin:36px 0 0}.cat-slider-card{width:221px;height:106px;position:relative;border-radius:8px;overflow:hidden;cursor:pointer;border:3px solid transparent}.cat-slider-card:before{content:"";position:absolute;height:100%;width:100%;top:0;left:0;background:#0009;z-index:1}.cat-slider-card:after{content:"";position:absolute;height:100%;width:100%;top:0;left:0;background:#1570ef40;z-index:2;opacity:0;transition:opacity .3s ease}.cat-slider-card:hover:after{opacity:1}.cat-slider-card.is-active{border-color:#1570ef}.cat-slider-card__title{position:absolute;z-index:3;font-size:16px;color:#fff;display:flex;justify-content:center;align-items:center;top:0;left:0;margin:0;width:100%;height:100%;text-align:center;padding:16px}.cat-slider-card img{width:100%;height:100%;object-fit:cover;object-position:center}.cat-related-prods{margin:28px 0 0;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:12px}.cat-related-prods:not(.is-active){display:none}.cat-related-prods__block{min-height:190px;padding:12px}.cat-related-prods__block--prod{border-radius:12px;border:1px solid #e3e5ea;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.cat-related-prods__block--prod img{height:120px;width:120px;padding:12px;object-fit:contain;object-position:center;border-radius:12px;border:1px solid #E3E5EA;background-color:#f4f6f9}.cat-related-prods__block--link{padding:28px}.cat-related-prods__block--link a{font-size:18px;font-weight:700}.cat-related-prods__block--link a:hover{color:#1570ef}.cat-related-prods .prod-link{text-decoration:none}.cat-related-prods .prod-link:hover .cat-related-prods__block--prod{border-color:#1570ef}.cat-related-prods .prod-link:hover p{color:#1570ef}@media only screen and (min-width: 1280px){html{font-size:128px}}@media only screen and (max-width: 1100px){.fyi-home-pills .right-arrow{right:0}.blog-grid__item{width:calc(50% - 8px)}}@media only screen and (max-width: 991px){.sub_con_text:after,.sub_con_text:before{width:90px}.integration-partner .item,.public-deals .item,.sub_offer_post{width:calc(50% - 12px)}.deals-page__inner{padding:76px 0 48px}__content-wrap{background-color:#fff;border-radius:12px;padding:48px}.deals-page__content-wrap{padding:0}.deals-page__content{flex-direction:column;row-gap:0}.deals-page .app-card{padding:16px}.deals-page .offer-card{width:100%}.deals-page__close{background-color:#fff;height:40px;width:40px;border-radius:50%;top:26px;right:13px}.deals-page__more-deals{margin:48px 0 0}.article-page__inner{flex-direction:column;padding:16px 0 84px}.article-aside{width:100%;margin:64px 0 0;display:flex;flex-direction:column-reverse}.blog-topics{margin:24px 0 12px}.new-articles{margin:48px 0 0}.yarpp-related.yarpp-related-website li{width:100%}.footer{padding:36px 0}.footer__body{flex-direction:column}.footer__info,.footer-menu-div{width:100%}.footer__info{margin:0 0 48px}.footer-logo{width:152px}.footer-menu-div+.footer-menu-div{margin-top:36px}.footer__bottom{margin:56px 0 0}.partners-and-offers .block{flex-direction:column}.partners-and-offers .block .left{margin:0 0 32px}.article-bottom-grid{grid-template-columns:1fr}.sidebar-articles{margin-top:48px}.product-hero__category{margin:0}.product-hero{position:relative;grid-template-columns:64px 1fr;column-gap:12px;row-gap:0}.product-hero__title{line-height:normal;font-size:36px;letter-spacing:-.792px}.product-hero__logo{height:64px;width:64px;padding:12px;border-radius:12px;grid-column:1 / 2;grid-row:1 / 3}.product-hero__excerpt{color:#e3e5ea;grid-column:1 / 3;grid-row:3 / 4;margin:12px 0 0}}@media only screen and (min-width: 769px){.desktop-hide{display:none!important}.header-myaccount{width:228px;display:flex;justify-content:flex-end}.nav-dark li.menu-item-has-children:hover .sub-menu{display:inline-flex}}@media only screen and (max-width: 768px){.mobile-hide{display:none!important}h1,.h1,.display-4{font-size:36px;letter-spacing:-.792px}h2,.h2,.display-3{font-size:30px;letter-spacing:-.63px}h3,.h3,.display-2{font-size:24px}h4,.h4{font-size:18px}.article-post__title{font-size:36px;letter-spacing:-.792px}.article-post__details{font-size:16px}.article-post__content h4{font-size:24px}.article-post__content iframe,.article-post__content img,.article-post__content video{max-width:100%}.default-section{border-radius:0 0 32px 32px;background-size:100% auto}.default-section--home{background-image:url(/assets/landing_logedout_mob-BBZhxZHs.png)}.default-section--home.default-section--home-login{background-image:url(/assets/landing_logedin_mob-BScX_9hB.png)}.default-section--compare{background-image:url(/assets/compare_loggedout_mob_com-vrNFb5QH.png)}.default-section--compare.default-section--compare-login{background-image:url(/assets/compare_loggedin_mob_com-Whr6-Tz3.png)}.default-section--manage{background-image:url(/assets/manage_mob-Iu-EP5wY.png)}.default-section--deals-public{background-image:url(/assets/deals_logedout_mob-EawQiScb.png)}.default-section--partners,.default-section--deals-private,.default-section--shop-and-save{background-image:url(data:image/png;base64,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)}.default-section--blog{background-image:url(/assets/blog-hero-mob-background-Rj4bY5Wp.png)}.default-section__block p{font-size:14px}.default-section--product .default-section__content{padding-bottom:57px}.default-section__description h4{margin:18px 0 44px;font-size:18px;letter-spacing:-.306px}.sub_offer_post .deal-info h3{font-size:20pxm!important}.fyi-deals{padding:26px 0 64px}.review-comment{margin-top:16pxm}.header-login{display:flex;align-items:center}.header-login p,.header-login .btn--secondary{display:none}.header-login p{margin:0 10px;color:#fff;font-size:12px}.logged-in .header-logout{width:fit-content}.logged-in .header-logout .avatar{background-color:#515358;display:flex;justify-content:center;align-items:center;border-radius:6px;padding:12px 16px}.logged-in .header-logout .avatar svg{width:18px;height:18px}.logged-in .header-logout .current-username{display:none}.burger{display:flex;width:34px;height:34px;border:1px solid #f4f6f9;border-radius:8px;align-items:center;justify-content:center;cursor:pointer;z-index:10;flex:0 0 auto}.burger svg{position:absolute;width:18px;height:18px}.burger svg+svg{display:none}body{padding-top:68px!important}body.page-template-page-login,body.page-template-page-register{padding-top:64px!important}.wrap{width:auto;margin:0 16px}.nav{border-color:#eff0f5}.nav .wrap{height:66px}.nav .logo{width:auto}.nav .logo img{width:162px;height:auto}.nav .logo svg{width:102px;height:42px}.nav .button{height:38pxm!important;font-size:12pxm!important;padding:0 14pxm!important}.nav ul{position:absolute;left:0;top:100%;background:#fff;height:100vh;margin-top:1px;display:none;width:100vw;padding:24pxm 0}.nav li{padding:0}.nav li a{display:block;padding:12pxm 16pxm;font-size:18pxm;line-height:auto;border-bottom:0}.nav-login .wrap{height:64px;display:flex;justify-content:center;align-items:center}.nav-login .logo img{height:40px}.nav-dark #menu-item-385{display:block}.nav-dark .wrap{height:68px;justify-content:left;column-gap:12px}.nav-dark .wrap .header-myaccount{margin:0 0 0 auto}.nav-dark .logo{height:40px}.nav-dark li.menu-item-has-children{padding-right:0;background-image:none}.nav-dark li{margin:0}.nav-dark li:hover a{border:none}.nav-dark li.menu-item-has-children .sub-menu{display:none;position:relative;background-color:transparent;border:none;box-shadow:none;padding:0 16px}.nav-dark li.menu-item-has-children.sub-opened>a:after{transform:rotate(180deg)}.nav-dark li.menu-item-has-children.sub-opened .sub-menu{display:block}.nav-dark li.menu-item-has-children .sub-menu a{color:#fff}.nav-dark li a{border:0}.nav-dark li.menu-item-has-children .sub-menu a{color:#bfc4cf}.header-menu-wrapper{position:fixed;height:calc(100% - 68px);width:100%;top:68px;left:0;background-color:#313234;transition:transform .3s ease;transform:translate(-100%)}.header-menu-wrapper__overflow-wrap{position:relative;height:100%;width:100%;overflow:auto}.header-menu-wrapper__inner{padding:16px;margin:auto}.header-menu-wrapper__menu-wrap{padding-bottom:160px}.header-menu-wrapper__menu-wrap ul{display:flex;flex-direction:column;row-gap:12px}.header-menu-wrapper__menu-wrap li a{display:inline-block;padding:16px 0}.header-menu-wrapper__menu-wrap a{font-size:18px;padding:16px}.header-menu-wrapper__buttons{margin:0;position:fixed;bottom:0;left:0;padding:16px;width:100%;background:#313234;z-index:11}.header-menu-wrapper__buttons .btn+.btn{margin-top:12px}.hero{padding:15px 0 36px}.hero .content{width:auto}.hero .description{font-size:16px}.pills{margin:0 -16pxm 33pxm}.pills .items{padding:0 16pxm;overflow:scroll;-webkit-overflow-scrolling:touch}.pills a{margin:0 16pxm 0 0;padding:0 13pxm;height:44pxm;font-size:14pxm;border-radius:12pxm}.pills a svg{width:20pxm;height:20pxm;margin-right:12pxm}.table{border-radius:12pxm;margin:0 0 62pxm}.table .frame{padding:8pxm}.table .frame .scroll{height:739pxm}.table .frame .scroll-container,.table .frame .scroll-container iframe{height:1478pxm}.table .frame .iframe{border-radius:12pxm}.default-section__title-icon{display:none}.offset-pills{margin:-84px 0 16px}.offset-pills .swiper-button-prev,.offset-pills .swiper-button-next{display:none!important}.airtable-section{margin:0}.logos{margin:36px 0;padding:0}.logos .items{gap:12px}.logos .items .item{height:58px;width:calc(100% / 3 - 8px);padding:6px}.inner-deals-wrapper{margin-left:-16px;margin-right:-16px;padding:16px}.woocommerce-MyAccount-navigation ul{list-style-type:none;display:flex;justify-content:space-between;padding:inherit;width:100%}.woocommerce-MyAccount-content h3{font-size:20pxm}.woocommerce-MyAccount-content p{margin:5pxm 0}.woocommerce #payment #place_order,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce .woocommerce-order-downloads .download-file .button,[name=apply_coupon],[name=update_cart]{font-size:14px!important;height:46px!important}.fyi-home-pills{font-size:0;white-space:nowrap;height:230px;position:relative;-webkit-user-select:none;user-select:none}.fyi-home-pills .right-arrow,.fyi-home-pills .left-arrow{display:none}.fyi-home-pills .items{overflow:scroll;-webkit-overflow-scrolling:touch;margin-right:0;height:100%}.fyi-home-pills .move{position:absolute;width:40px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.fyi-home-pills .move svg{width:24px;height:24px}.fyi-home-pills .move-left{left:0}.fyi-home-pills .move-right{left:100%;margin-left:-40px}.fyi-home-pills .move-right svg{transform:rotate(180deg)}.fyi-home-pills a{text-decoration:none;background-color:#eff0f5;transition:.5s;border-radius:12px;padding:15px 20px;height:100%;width:200px;display:inline-flex;flex-direction:column;align-items:center;font-size:14px;margin-top:2px!important;text-wrap:wrap;text-align:center;text-justify:center}.fyi-home-pills a svg{width:72px;height:72px;background-color:#fff;padding:10px;margin:20px 0;stroke:#313234;stroke-width:.1px;border:1px solid #e3e5ea;border-radius:72px}.fyi-home-pills a:hover{border-bottom:2px solid #e3e5ea;color:#fff;background-color:#313234}.fyi-home-pills a.active{color:#1570ef;border-bottom:2px solid #1570ef}.fyi-home-pills a.active svg{stroke:#1570ef;border-color:#1570ef;background-color:#e2ecf7}.home-offering-banner{padding:32px 0}.home-offering-banner .block{display:flex;flex-direction:column-reverse;align-items:center}.home-offering-banner .block .left{position:relative;width:100%;height:400px;flex-shrink:0;margin:0 auto}.home-offering-banner .block .left div{position:relative;font-weight:700;color:#fff;padding:26px 0;max-width:323px;margin:0 auto}.home-offering-banner .block .left img{object-fit:contain;height:100%;overflow:visible}.home-offering-banner .block .right{text-align:center;margin:0 auto}.home-offering-banner .block .right h3{font-size:24px;margin:0 0 6px}.home-offering-banner .block .right p{margin:0 0 24px}.home-offering-banner-2{background:#f4f6f9}.home-offering-banner-2 .block .left{order:2}.home-offering-banner-2 .block .left div{padding-top:48px}.home-offering-banner-2 .block .right{order:1;margin-left:0}.partners-and-offers{padding:48px 0}.partners-and-offers .button{display:block;width:100%;height:56px}.partners-and-offers .block{margin:32px 0 0;flex-direction:column}.partners-and-offers .block .left{margin:0 0 32px;width:100%;min-width:100%}.partners-and-offers .block .left div{font-size:14px;top:16px}.partners-and-offers .block .right{margin-left:0}.partners-and-offers .block .right h3{font-size:20px}.banner{padding:32px 0}.banner h2{margin:0 0 18px}.banner .wrap{display:block}.banner .image{width:100%;height:85px;border-radius:12px;margin:0 0 32px}.banner .image svg{width:189px}.faq{padding:48pxm 0;display:block}.faq .left{width:auto;margin:0 0 24pxm}.faq .right{width:auto}.faq .item{border-bottom:1px solid #bfc4cf;margin:0 0 16pxm}.faq .item .name{font-size:16pxm;padding:12pxm 40pxm 12pxm 0}.faq .item .name svg{width:24pxm;height:24pxm;right:0;margin-top:-12pxm}.faq .item .content{padding:0 0 12pxm}.input-alt input{height:48px;font-size:16px;padding:0 16px;border-radius:8px}.input-alt .button{right:7px}.newsletter{margin:64px auto;width:auto;border-radius:16px;height:auto;flex-direction:column;align-items:center;color:#fff;padding:24px;position:relative}.newsletter svg{width:499px;height:279px;left:415px;position:absolute}.newsletter .content{width:auto;order:2;max-width:100%}.newsletter .description{margin:0 0 40px}.newsletter .form{width:auto}.newsletter h2{margin:0}.newsletter img{order:1;margin:0 0 24px;position:relative;width:224px;right:auto}.fyi-manage{background:#313234;padding:16pxm 8pxm 48pxm;border-bottom-left-radius:64pxm;border-bottom-right-radius:64pxm;overflow:hidden;height:auto}.fyi-manage .hero{z-index:1000}.fyi-manage .ellipse-1,.fyi-manage .ellipse-2,.fyi-manage .screen-1,.fyi-manage .screen-2,.fyi-manage .screen-3,.fyi-manage .screen-4{display:none}.fyi-manage .content{margin:0 auto;text-align:center;z-index:1;position:inherit}.fyi-manage .block{margin-top:10pxm}.fyi-manage h1,.fyi-manage h2,.fyi-manage .description,.fyi-manage .wrap,.fyi-manage p{color:#fff;text-align:center}.fyi-manage h1{font-size:60pxm}.fyi-manage h2{margin:0 0 24pxm}.fyi-manage p{font-size:20pxm}.fyi-manage .wrap>p{margin:0 0 32pxm}.fyi-manage .label{color:#fff}.fyi-manage .dropdown{background:#fff}.fyi-manage .button{background-color:#1570ef;height:56pxm}.fyi-manage .category-icon{display:flex;background-color:#72757b;color:#eff0f5;border-radius:30pxm;height:60pxm;width:60pxm;margin:0 auto;margin-bottom:20pxm;align-items:center;stroke:#fff!important;fill:#fff!important}.fyi-manage .category-icon svg{height:28pxm;width:28pxm;margin:0 auto}.coupon svg,.woocommerce-input-wrapper svg,.input svg{width:18pxm;height:18pxm;margin-top:-9pxm;left:16pxm}.coupon textarea,.woocommerce-input-wrapper textarea,.input textarea,.coupon .select2-selection,.woocommerce-input-wrapper .select2-selection,.input .select2-selection,.coupon input,.woocommerce-input-wrapper input,.input input{font-size:14pxm;height:46pxm;padding:0 16pxm;border-radius:8pxm}.coupon textarea .select2-selection__arrow,.woocommerce-input-wrapper textarea .select2-selection__arrow,.input textarea .select2-selection__arrow,.coupon .select2-selection .select2-selection__arrow,.woocommerce-input-wrapper .select2-selection .select2-selection__arrow,.input .select2-selection .select2-selection__arrow,.coupon input .select2-selection__arrow,.woocommerce-input-wrapper input .select2-selection__arrow,.input input .select2-selection__arrow,.coupon textarea .select2-selection__rendered,.woocommerce-input-wrapper textarea .select2-selection__rendered,.input textarea .select2-selection__rendered,.coupon .select2-selection .select2-selection__rendered,.woocommerce-input-wrapper .select2-selection .select2-selection__rendered,.input .select2-selection .select2-selection__rendered,.coupon input .select2-selection__rendered,.woocommerce-input-wrapper input .select2-selection__rendered,.input input .select2-selection__rendered{line-height:46pxm;padding:0;height:46pxm}.coupon.input-icon input,.woocommerce-input-wrapper.input-icon input,.input.input-icon input{padding-left:42pxm}.coupon input{width:140pxm!important;padding:0 .3rem!important}.envelope-icon{width:56pxm;height:56pxm;margin:0 auto 21pxm}.envelope-icon svg{width:32pxm;height:32pxm}.submited{margin:0 0 12pxm;padding:12pxm;border-radius:12pxm}.submited .envelope-icon{margin:0 12pxm 0 0;width:40pxm;height:40pxm}.submited .envelope-icon svg{width:24pxm;height:24pxm}.submited .content{flex-grow:1}.submited .name{font-size:14pxm}.submited .description{font-size:12pxm}.close{width:18pxm;height:18pxm;margin-left:24pxm}.close svg{width:18pxm;height:18pxm}.popup{position:absolute;width:100%;height:100%;left:0;top:0;border-radius:12pxm}.popup .content{border-radius:12pxm;padding:16pxm;top:50%;transform:none;width:320pxm}.popup .name{font-size:18pxm;margin:0 0 5pxm}.popup .description{font-size:12pxm;margin:0 0 21pxm}.popup .button{margin-top:16pxm;height:56pxm}.ultimate{margin:0 0 48pxm;background:#313234;border-radius:12pxm;overflow:hidden;border:1px solid #eff0f5}.ultimate img{border-radius:0;width:327pxm;margin:0 0 0 auto}.ultimate>div{padding:48pxm 16pxm 0;width:auto;position:static}.ultimate h2{margin:0 0 12pxm}.ultimate p{margin:0 0 16pxm}.ultimate .button{width:100%;height:56pxm}.deals{text-align:left}.deals h2{margin:0}.deals>p{margin:0 0 32pxm}.deals .items{display:block}.deals .item{width:auto;border-radius:12pxm;margin:0 0 32pxm}.deals .item img{border-radius:8pxm;height:215pxm}.deals .item .details{padding:16px}.deals .item .details .button{margin:0 0 16px}.deals .item .details .button svg{width:12px;height:12px}.deals .item .details h3{font-size:20px;margin:0 0 6px}.deals .item .details .deal-reviews{font-size:12px;margin:0 0 16px}.deals .item .details .description{font-size:12px;padding:0 0 16px}.deals .item .details .prices{padding:16px 0}.deals .item .details .prices .pair{font-size:24px;margin:0 0 12px}.deals .item .details .prices .pair div:last-child{font-size:16px}.gets b{margin:0 0 12px}.gets li{margin:6px 0 0;min-height:20px}.gets li:before{width:20px;height:20px;margin:0 8px 0 0}.get-item{margin:6pxm 0 0}.get-item svg{width:20pxm;height:20pxm;margin:0 8pxm 0 0}.stars{margin:0 8pxm 0 0}.stars svg{width:20pxm;height:20pxm;margin:0 2pxm 0 0}.integration-partner .items,.sub_offerapp_filter_wrap,.deals-page__more-deals-grid{gap:16px}.integration-partner .item,.public-deals .item,.sub_offer_post{width:100%}.fyi-offers--public .items{row-gap:24px}.public-offers-title,.public-offers-subtext{text-align:left}.public-offers-title{font-size:36px;line-height:normal;letter-spacing:-.792px}.public-deals h2{margin:0 0 12px}.public-deals>p{margin:0 0 24px}.fyi-embed{background:#313234;padding:10px 0 20px;margin-bottom:-60px;border-bottom-left-radius:64px;border-bottom-right-radius:64px}.fyi-embed .hero{overflow:hidden}.fyi-embed .hero .rect-1,.fyi-embed .hero .rect-2,.fyi-embed .hero .rect-3{display:none;position:absolute}.fyi-embed .hero .rect-1{left:-140px;top:230px}.fyi-embed .hero .rect-2{left:75px}.fyi-embed .hero .rect-3{right:-100px}.fyi-embed .content{margin:0 auto;text-align:center}.fyi-embed .block{margin-top:1.125rem}.fyi-embed h1,.fyi-embed h2,.fyi-embed .description,.fyi-embed .wrap,.fyi-embed p{color:#fff;text-align:center}.fyi-embed h2{margin:0 0 12px}.fyi-embed .wrap>p{margin:0 0 32px}.fyi-embed .label{color:#fff}.fyi-embed .dropdown{background:#fff}.fyi-embed .button{background-color:#00a77e;height:56px}.list-form{display:block}.list-form>div{margin:0 0 12px}.list-form .col-1,.list-form .col-2{width:auto}.list-form .label{font-size:14px;margin-bottom:4px}.dropdown{height:46px;border-radius:8px}.dropdown svg{width:18px;height:18px;right:14px;margin-top:-9px}.dropdown .option{height:36px;padding:0 16px;font-size:14px}.dropdown .option svg{margin:0 8px 0 0}.dropdown .option img{width:39px;height:36px;margin-right:8px}.dropdown .options{padding:8px 0;margin-top:4px;border-radius:8px}.button-container{padding:0 0 48px}.button-container .button{width:100%}.button.ghost:before{border-radius:8pxm}.fyi-offers{padding:0 0 108px}.fyi-offers--public{padding:64px 0}.deals-experiences .experiences{flex-wrap:nowrap;width:auto;overflow-x:scroll}.deals-experiences .experiences .experience{min-width:90%;height:383px;border-radius:12px;margin-right:24px;padding:16px}.deals-experiences .experiences .experience .quote{height:18px;margin-bottom:5px}.deals-experiences .experiences .experience img{width:96px;margin-bottom:30px}.deals-experiences .experiences .experience h3{font-size:20px}.sides{margin-right:-16pxm;margin-bottom:16pxm}.sides>div{flex-grow:1;display:block;margin-right:16pxm}.product-header{padding:30pxm 0 24pxm;border-bottom:1px solid #e3e5ea;margin:0 0 24pxm}.product-header h1{font-size:36pxm}.product-header .description{font-size:16pxm}.product-header .image{display:none}.product-content{margin:0 0 48pxm;display:block}.product-content .left{width:auto}.product-content .left .image{width:auto;border-radius:12pxm;height:237.71pxm;margin:0 0 12pxm}.product-content .left .thumbs{margin:0 0 24pxm}.product-content .left .thumb{width:80pxm;height:54pxm;border-radius:5pxm;margin-right:8pxm}.product-content .right{width:auto;padding-bottom:48pxm}.product-content .right h2{font-size:24pxm;margin:0 0 8pxm}.product-content .right .prod-reviews{margin:0 0 16pxm}.product-content .right .avg{font-size:14pxm;margin:0 8pxm 0 0}.product-content .right .totals{font-size:14pxm}.product-content .right .description{font-size:14pxm;margin:0 0 16pxm;padding-bottom:16pxm;border-bottom:1px solid #f4f6f9}.product-content .right .radios{margin:0 0 16pxm}.product-content .right .radios label{width:161pxm;padding:12pxm;border-radius:8pxm}.product-content .right .radios label .name{font-size:14pxm;font-weight:600}.product-content .right .radios label .desc{font-size:11pxm}.product-content .right .radios label i{width:20pxm;height:20pxm;margin:0 12pxm 0 0}.product-content .right .radios label b{border-radius:8pxm}.product-content .right .radios label input:checked+b+i:after{content:"";width:10pxm;height:10pxm}.product-content .right .price-small{font-size:14pxm}.product-content .right .price-big{font-size:30pxm;margin:0 0 12pxm}.product-content .right .button{margin:0 0 32pxm}.product-content .right .secure{border-radius:12pxm;height:42pxm;margin:0 0 8pxm}.product-content .right .secure svg{width:18pxm;height:18pxm}.product-content .right .works .name{font-size:16px;font-weight:600;color:#313234;margin:0 0 6px}.product-content .right .works .items{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.product-content .right .works .items img{margin:5px 0}.product-content .right .works .items .more{font-size:14px;color:#72757b}.product-faq{margin:40px auto}.product-faq h2{margin:0;text-align:left}.product-faq .description{text-align:left;margin:0 0 24px}.product-faq .item{margin-top:12px}.reviews{padding:48pxm 0 20pxm}.reviews .stars{margin:0 0 16pxm}.reviews .head{margin:0 0 24pxm;display:block}.reviews .head h2{margin:0}.reviews .head p{margin:0 0 32pxm}.reviews .review{margin:0 0 28pxm;font-size:14pxm;padding:16pxm 0 49pxm;position:relative}.reviews .review .top{margin:0 0 16pxm;display:block}.reviews .review .top .left{font-size:20pxm}.reviews .review .top .left img{width:48pxm;height:48pxm;border-radius:24pxm;margin:0 16pxm 0 0}.reviews .review .top .right{font-size:14pxm;position:absolute;bottom:16pxm}.reviews .review .stars-container{margin:0 0 8pxm;font-size:14pxm}.reviews .review .stars-container span{margin-left:2pxm}.page-header{padding:30pxm 0 35pxm}.page-header h1{font-size:26pxm;width:auto}.page-header .description{font-size:16pxm}.missing-info{padding:24pxm 0}.missing-info svg{position:absolute;right:0;top:83pxm;width:73pxm;height:66pxm}.missing-info h1{font-size:36pxm;width:260pxm}.missing-info .description{font-size:16pxm}.missing-info .content{width:auto}.missing-info-form{width:100%;height:800pxm;margin:0 auto 66pxm}.badge{font-size:12pxm;padding:8pxm;border-radius:6pxm;margin:0 0 12pxm}.sidebar-s{transform:translate3d(0,100%,0);width:100%;height:80vh;top:auto;bottom:0;border-radius:0;border-top-left-radius:12pxm;border-top-right-radius:12pxm}.sidebar-s .head{height:72pxm;padding:16pxm;font-size:20pxm}.sidebar-s .foot{padding:16pxm}.sidebar-s .foot .button+.button{margin-left:16pxm;width:160px}.sidebar-s .content{flex-grow:1;padding:16pxm}.sidebar-s .content li{padding:16pxm 24pxm 16pxm 0!important;font-size:16pxm!important}.sidebar-s .content li .quantity span{font-size:16pxm!important}.sidebar-s .content img{width:60pxm!important;height:60pxm!important;border-radius:8pxm!important;margin-right:12pxm!important}.sidebar-s .hide{width:40pxm;height:40pxm;margin-right:16pxm}.sidebar-s .hide svg{width:20pxm;height:20pxm}.show-nav body{overflow:hidden}.show-nav .burger svg{display:none}.show-nav .burger svg+svg{display:block}.show-nav .header-search{display:none}.show-nav .nav-dark .logo{width:242px}.show-nav .header-menu-wrapper{transform:translate(0)}.woo-content{border-radius:8pxm;padding:16pxm;margin:0 0 60pxm}.woocommerce .woocommerce-customer-details address{border:1px solid #bfc4cf}address{margin-bottom:2em!important}.woocommerce .woocommerce-order-downloads .download-file .button,.woocommerce a.button{width:100%!important;margin-top:.5em}.woocommerce ul.order_details li{width:100%;margin-bottom:1.5em;border:0}.woocommerce ul.order_details{margin:0 0 1em;padding:0}.woocommerce form .show-password-input:after,.woocommerce-page form .show-password-input:after{font-size:20px}.woocommerce-form-register p{font-size:16px}.integration-partner .item{height:auto}.deals-popup .smart-deals-card{height:100vh}.deals-popup .smart-deals-card .block{display:block}.deals-popup .smart-deals-card .block .left{margin:0 auto 20px}.header-myaccount ul{position:static;height:auto;background:no-repeat;padding:0;width:auto;display:block!important}.sub_wp_login_content{display:none}.sub_wp_loginpage_wrap{box-shadow:none;justify-content:center;margin:16px 0 69px}.sub_wp_loginpage_wrap .sub_wp_login{padding:0 16px}.sub_wp_loginpage_wrap .sub_wp_login__title{font-size:30px}.sub_wp_loginpage_wrap .sub_wp_login_form input{height:40px;font-size:14px}.sub_wp_loginpage_wrap .sub_acc_link{margin:32px 0 0}.sub_wp_loginpage_wrap .sub_wp_login{max-width:100%}.deals-page .app_image{width:60px;height:60px}.deals-page .app-name p{font-size:16px}.woocommerce-edit-account .content-wrap{padding:24px 0 40px}.manage-newsletter-block{flex-direction:column}.manage-newsletter-block__left,.manage-newsletter-block__right{width:100%}.manage-newsletter-block__title{font-size:30px}.manage-newsletter-block__subtext{margin:0 0 24px}.manage-newsletter-block__right{border-radius:0 0 12px 12px;height:200px;padding:24px}.modal__close{background-color:#fff;height:40px;width:40px;border-radius:50%;top:-50px;right:0}.fyi-container-text{padding-top:48px}.offset-pills__wrap{padding:0 16px}.deals-benefits .benefits{gap:24px}.deals-benefits .benefits .benefit{width:100%}.blog-posts .box{margin-left:-16px;margin-right:-16px}.blog-grid__item{width:100%}.blog-filter{padding:24px 0}.sharer-block__toggler{display:flex;align-items:center;width:100%}.share-button{margin:0 0 0 auto}.sharer-drop__inner{width:328px}.default-section--md{height:332px}.product-top-nav.is-sticky .product-top-nav__inner{top:68px}.product-article{padding:24px 0 142px}.product-article--cancel{padding:24px 0 129px}.product-article__section-title{font-size:36px;font-weight:700;line-height:normal;letter-spacing:-.792px;margin:0 0 16px}.product-article__section{padding:24px 0}.pricing-table__head{display:none}.pricing-table{grid-template-columns:1fr;row-gap:0}.pricing-table__cell--1,.pricing-table__cell--2,.pricing-table__cell--3{grid-column:1 / 2}.pricing-table__cell--1{border-radius:12px 12px 0 0;padding:24px 12px}.pricing-table__label{font-size:24px}.pricing-table__cell--2{border:none;border-left:1px solid #e3e5ea;border-right:1px solid #e3e5ea;padding:24px 12px}.pricing-table__cell--3{padding:12px;border-radius:0 0 12px 12px}.pricing-table__cell--3 ul{padding-left:24px}.pricing-table__cell--3+.pricing-table__cell--1{margin-top:16px}.pricing-table-button{margin:16px 0 0}.product-slider{padding:48px 16px}.product-slider-arrow{display:none}.cancelation-card .link-more{width:100%;justify-content:center}.default-section__content-inner{height:100%;position:relative;overflow:hidden}.default-section__content-inner:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:64px;background:#313234;background:linear-gradient(0deg,#313234,#31323400 90%,#31323400)}.categories-navigation__wrap{padding:0}.no-related-articles{padding:64px}.categories-main__grid{flex-direction:column}.categories-main__right{width:100%;margin:40px 0 0}.categories-main__products-head h4{font-size:24px}.categories-main__products-grid{gap:12px}.product-offer-card__foot{justify-content:space-between}.product-offer-card__foot .btn{flex:0 0 auto}.product-offer-card__excerpt{height:80px;overflow:hidden;text-overflow:ellipsis}.frontpage-hero-section{padding:84px 0 24px}.frontpage-hero-text__subtext{margin:16px 0 44px;font-size:18px;letter-spacing:-.306px}.frontpage-hero-text__visual-wrap{margin:-60px -16px 0;position:relative}.list-with-icons{grid-template-columns:1fr;gap:12px}.text-with-image-section{padding:24px 0}.text-with-image{flex-direction:column-reverse;gap:24px}.text-with-image__text,.text-with-image__visual{width:100%}.cat-slider-section{padding:24px 0}.cat-related-prods{grid-template-columns:1fr 1fr;row-gap:16px}.cat-related-prods__block--link{height:auto;padding:12px;grid-column:1 / 3;min-height:unset}.partners-and-offers .btn,.default-section--b2b .btn{width:100%}.default-section--b2b{background-image:url(/assets/b2b-mob-background-Dncfx0YQ.png)}.default-section--b2b .default-section__description h4{font-size:14px;font-weight:400}.b2b-content-section{padding:24px 0 0}.b2b-content-section h2{font-size:36px}.text-with-image-section--b2b{padding:48px 0}.text-with-image-section--b2b .text-with-image__title{font-size:36px}.text-with-image-section--b2b .btn{width:100%}.text-with-image-section+.trusted-by-section{padding-top:0}.b2b-faq-section{padding-bottom:100px}.scroll-indicator{top:calc(100vh - 156px)}.deals-benefits,.deals-experiences{padding:32px 0}}@media only screen and(max-width: 575px){.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:100%}.sub_wp_login{padding:50px 30px}.sub_wp_login_form .button{line-height:1.6}.page-pagination{column-gap:4px}.page-pagination a.prev,.page-pagination a.next{margin:0}.product-article-content.show-all-text{height:auto}}@media only screen and(max-width: 550px){.deals-popup .smart-deals-card{height:auto}}@media only screen and (max-width: 480px){.partners-and-offers .btn{width:100%}}@media only screen and (max-width: 359px){.sharer-drop__inner{width:288px}}@media only screen and (max-width: 750px){.fyi-container-text .wrap h2+p{margin-bottom:16px}.home-offering-banner-manage{font-size:18px;padding:16px 0;background:transparent}.home-offering-banner-manage .block{flex-direction:column}.home-offering-banner-manage .block .left{height:auto;margin-bottom:24px;order:1}.home-offering-banner-manage .block .left img{height:auto}.home-offering-banner-manage .block .right{text-align:left;order:2}}@media only screen and (max-width: 991px){.article-aside{flex-direction:column}.sidebar-articles{margin-top:0}.blog-topics{margin-bottom:48px;margin-top:36px}}.nav-dark .wrap{width:9.6rem;font-size:18px}.nav-dark li a{white-space:nowrap}.nav-dark .header-myaccount{width:auto;white-space:nowrap;margin-left:16px}#search-box{background:#fff;border-radius:8px}.header-search{width:346px;position:relative;margin-left:20px;margin-right:20px;font-size:16px}.header-search input{height:42px;width:100%;background:#fff;border:0;border-radius:8px!important;padding:0 42px;font-size:16px;box-sizing:border-box}.header-search input::-webkit-input-placeholder{color:#72757b;transition:color .2s ease-in-out}.header-search input:-moz-placeholder{color:#72757b;transition:color .2s ease-in-out}.header-search input::-moz-placeholder{color:#72757b;transition:color .2s ease-in-out}.header-search input:-ms-input-placeholder{color:#72757b;transition:color .2s ease-in-out}.header-search input:focus::-webkit-input-placeholder{color:transparent}.header-search input:focus:-moz-placeholder{color:transparent}.header-search input:focus::-moz-placeholder{color:transparent}.header-search input:focus:-ms-input-placeholder{color:transparent}.header-search>.search-icon,.header-search .ais-SearchBox-submit{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;pointer-events:none;border:0;background:transparent;padding:0}.header-search>.search-icon svg,.header-search .ais-SearchBox-submit svg{width:18px;height:18px}.header-search>.clear-search,.header-search .ais-SearchBox-reset{position:absolute;right:4px;top:50%;transform:translateY(-50%);cursor:pointer;width:42px;height:42px;justify-content:center;align-items:center;background:transparent;padding:0;border:0}.header-search>.clear-search svg,.header-search .ais-SearchBox-reset svg{width:18px;height:18px}.header-search>.clear-search{align-items:center;justify-content:center;display:none}.header-search>.clear-search.show{display:flex}.header-search .search-results{color:#515358;font-size:16px;background:#fff;width:761px;border-radius:8px;position:absolute;top:100%;left:0;box-shadow:0 0 30px #0003;margin-top:12px;display:none}.header-search .search-results-scroll{padding:8px;overflow:auto;max-height:calc(100vh - 200px);-webkit-overflow-scrolling:touch}.header-search .on-search-focus.hiden,.header-search .no-search-results-container.hiden{display:none}.header-search .no-search-results{padding:32px 16px;text-align:center;display:flex;justify-content:center;align-items:center}.header-search .no-search-results b{font-size:18px;margin-bottom:4px;display:block;color:#313234}.header-search .search-separator{border-top:1px solid #bfc4cf;margin:12px 0}.header-search .search-label{font-weight:700;margin-bottom:8px}.header-search .search-block-last,.header-search .search-block{padding-bottom:8px;padding-top:8px}.header-search .search-tags{display:flex;flex-wrap:wrap;padding-top:8px}.header-search .search-tags>*{min-height:38px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%;margin:0 12px 8px 0;display:inline-flex;align-items:center;border-radius:8px;padding:6px 8px;background:#eff0f5;cursor:pointer;transition:opacity .15s ease-in-out}.header-search .search-tags>*:hover{opacity:.8}.header-search .search-tags-2{display:flex;flex-direction:column;align-items:flex-start;padding-top:8px}.header-search .search-tags-2>*{height:38px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-flex;align-items:center;border-radius:8px;margin:0 16px 8px 0;padding:0 8px;cursor:pointer;border:1px solid #e3e5ea;transition:opacity .15s ease-in-out}.header-search .search-tags-2>*:hover{opacity:.8}.header-search .search-tags-2.ghost>*{border:0;padding-left:0;padding-right:0}.header-search .search-tags-2.ghost>*:hover{text-decoration:underline;opacity:1}.header-search .search-article{padding:8px;position:relative}.header-search .search-article>a{position:absolute;width:100%;height:100%;left:0;top:0}.header-search .search-article .search-article-category{color:#72757b}.header-search .search-article .search-article-name{font-weight:700}.header-search .search-article:hover .search-article-name{text-decoration:underline}.header-search .search-product{display:flex;align-items:center;position:relative;overflow:hidden;cursor:pointer}.header-search .search-product>a{position:absolute;width:100%;height:100%;left:0;top:0}.header-search .search-product .search-product-right{padding:8px 0;overflow:hidden}.header-search .search-product .search-product-image{margin:12px 12px 12px 8px;width:40px;height:40px;object-fit:contain;object-position:center}.header-search .search-product .search-product-description{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.header-search .search-product .search-product-name{font-size:18px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.header-search .search-product:hover .search-product-name{text-decoration:underline}.header-search .all-search-results{display:flex;text-decoration:none;align-items:center;box-sizing:content-box;cursor:pointer;padding:12px 0 8px 16px;height:30px;margin:0 8px;border-top:1px solid #eff0f5;color:#1570ef}.header-search .all-search-results svg{width:14px;height:14px;margin-left:8px;position:relative;top:2px}.header-search .all-search-results.hiden{display:none}.header-search .search-promotion{background:#f4f6f9;border:1px solid #eff0f5;border-radius:8px;margin-bottom:12px;padding:12px 8px;display:flex;color:#313234;align-items:center}.header-search .search-promotion img{width:24px;height:24px;margin:4px 2px 4px 4px;background:#fff;border-radius:4px;flex-shrink:0}.header-search .search-promotion .search-promotion-product,.header-search .search-promotion .search-promotion-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:40px;display:flex;font-size:18px;font-weight:700;align-items:center}.header-search .search-promotion .search-promotion-name{margin-right:16px}.header-search .search-promotion .search-promotion-product{border-right:1px solid #e3e5ea;padding-right:12px;margin-right:12px}.search-promotion-btn{background:#313234;border:1px solid #313234;color:#fff;font-size:14px;padding:0 14px;height:36px;cursor:pointer;border-radius:8px;display:inline-flex;align-items:center;margin:0 0 0 auto;text-align:center;text-decoration:none;transition:background .15s ease-in-out,color .15s ease-in-out;white-space:nowrap;-webkit-user-select:none;user-select:none}.search-promotion-btn svg{width:14px;height:14px;margin:0 0 0 8px}.search-promotion-btn:hover{background:transparent;color:#313234}.page-template-search{background:#f4f6f9}.search-page-headline{font-size:30px;background:#fff;padding:24px 0;font-weight:700}.search-container{margin-top:24px}.search-page-content{margin-bottom:120px}.search-page-content .wrap{display:flex;align-items:flex-start}.search-page-results{flex-grow:1;position:relative}.search-results-heading{font-size:30px;font-weight:700;margin-bottom:12px;margin-top:24px}.search-results-product{margin-bottom:8px;display:flex;padding:12px;border-radius:12px;background:#fff;position:relative;border:1px solid #e3e5ea}.search-results-product:hover{border-color:#cde5fe}.search-results-product:hover:after{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:12px;content:"";pointer-events:none;border:2px solid #cde5fe}.search-results-product>a{position:absolute;width:100%;height:100%;left:0;top:0}.search-results-product .search-results-product-image{width:61px;height:61px;margin:12px 24px 12px 12px;flex-shrink:0;object-fit:contain}.search-results-product .search-results-content{flex-grow:1}.search-results-product .search-results-product-name{font-size:24px;font-weight:700;display:flex;align-items:center;justify-content:space-between;color:#313234}.search-results-product .search-results-product-name .search-results-product-views{font-weight:400;font-size:16px;color:#515358}.search-results-product .search-results-product-text{max-height:3.6em;overflow:hidden}.search-results-see-all{background:#313234;color:#fff;font-size:16px;padding:0 14px;display:flex;height:32px;cursor:pointer;border-radius:8px;align-items:center;transition:opacity .15s ease-in-out;margin-top:12px;text-decoration:none;justify-content:center;font-weight:700}.search-results-see-all:hover{opacity:.8}.search-results-experiences{display:flex;flex-wrap:wrap;margin:0 -6px}.search-results-experience{padding:6px;width:50%}.search-results-experience>div{background:#fff;border-radius:8px;border:1px solid #e3e5ea;padding:12px;position:relative;overflow:hidden}.search-results-experience>div:hover{border-color:#cde5fe}.search-results-experience>div:hover:after{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:8px;content:"";pointer-events:none;border:2px solid #cde5fe}.search-results-experience>div>a{position:absolute;width:100%;height:100%;left:0;top:0}.search-results-experience>div .experience-header{display:flex;align-items:center;margin-bottom:12px}.search-results-experience>div .experience-header img{padding:6px;width:52px;height:52px;object-fit:contain;object-position:center;margin-right:16px;flex-shrink:0;border-radius:12px;background:#f4f6f9}.search-results-experience>div .experience-header .experience-header-name{font-size:24px;font-weight:700;color:#313234;text-overflow:ellipsis;overflow:hidden;font-size:18px}.search-results-experience>div .experience-iframe{width:100%;padding-bottom:52%;position:relative;border-radius:8px;overflow:hidden}.search-results-experience>div .experience-iframe iframe{position:absolute;width:100%!important;height:100%!important;left:0;top:0}.search-results-experience>div .experience-image{border-radius:4px;width:100%;height:auto;border:1px solid #e3e5ea;box-shadow:10px 10px 20px #0000001a}.search-results-cancellation{border-radius:12px;padding:12px;margin-bottom:8px;border:1px solid #e3e5ea;background:#fff;display:flex;position:relative}.search-results-cancellation:hover{border-color:#cde5fe}.search-results-cancellation:hover:after{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:12px;content:"";pointer-events:none;border:2px solid #cde5fe}.search-results-cancellation>a{position:absolute;width:100%;height:100%;left:0;top:0}.search-results-cancellation .search-cancellation-left{flex-grow:1;border-right:1px solid #e3e5ea;padding-right:12px;margin-right:12px}.search-results-cancellation .search-cancellation-title{font-weight:700}.search-results-cancellation .search-cancellation-right{width:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex-shrink:0}.search-results-cancellation .search-cancellation-right img{width:52px;height:52px;border-radius:12px;background:#f8fafb;border:1px solid #F4F6F9;margin-bottom:8px;padding:6px}.search-results-cancellation .search-cancellation-right .search-cancellation-name{font-size:18px;font-weight:700;white-space:nowrap;overflow:hidden;width:100%}.search-results-cancellation .search-cancellation-excerpt p{margin:0}.search-results-article{border-radius:12px;padding:12px;margin-bottom:8px;border:1px solid #e3e5ea;background:#fff;display:flex;position:relative}.search-results-article:hover{border-color:#cde5fe}.search-results-article:hover:after{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:12px;content:"";pointer-events:none;border:2px solid #cde5fe}.search-results-article>a{position:absolute;width:100%;height:100%;left:0;top:0}.search-results-article img{width:142px;height:120px;border-radius:8px;flex-shrink:0;margin-right:12px}.search-results-article .search-article-category{color:#1570ef;text-decoration:none;z-index:1;position:relative}.search-results-article .search-article-category:hover{text-decoration:underline}.search-results-article .search-article-title{font-weight:700}.search-deals{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:-12px}.search-deals .sub_offer_post{width:calc(50% - 6px);margin-bottom:12px}.search-results-pricing{border-radius:12px;padding:12px;margin-bottom:8px;border:1px solid #e3e5ea;background:#fff;position:relative}.search-results-pricing:hover{border-color:#cde5fe}.search-results-pricing:hover:after{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:12px;content:"";pointer-events:none;border:2px solid #cde5fe}.search-results-pricing .search-pricing-header{display:flex;align-items:center;margin-top:-8px;margin-left:-8px}.search-results-pricing .search-pricing-header .search-pricing-image{width:60px;height:60px;margin:12px 14px 12px 12px}.search-results-pricing .search-pricing-header .search-pricing-name{font-size:24px;font-weight:24px;margin-right:12px;font-weight:700}.search-results-pricing .search-pricing-header a{font-weight:700;font-size:16px;margin:0 4px 0 auto;text-decoration:none;color:#1570ef}.search-results-pricing .search-pricing-header a:hover{text-decoration:underline}.search-results-pricing .search-pricing-table{background:#f4f6f9;border:1px solid #e3e5ea}.search-results-pricing .search-pricing-row{display:flex;align-items:center;border-bottom:1px solid #e3e5ea}.search-results-pricing .search-pricing-row:last-child{border-bottom:0}.search-results-pricing .search-pricing-1{width:234px;padding:16px;font-weight:700}.search-results-pricing .search-pricing-2{flex-grow:1;padding:12px;border-left:1px solid #e3e5ea}.search-results-pricing .search-pricing-2>div{display:flex;justify-content:space-between;margin-bottom:4px}.search-results-pricing .search-pricing-2>div div:last-child{font-weight:700}.search-results-pricing .search-pricing-2>div:last-child{margin-bottom:0}.search-page-slider-item{height:54px;border-radius:8px;font-size:16px;display:inline-flex;align-items:center;padding:0 16px;background:#fff;cursor:pointer;border:1px solid #e3e5ea}.search-page-slider-item.active{background:#f5faff;border-color:#1570ef}.search-page-slider{position:absolute;width:100%;-webkit-user-select:none;user-select:none}.search-page-slider .swiper-slide{width:auto}.search-slider-space{height:54px}.search-slider-right,.search-slider-left{width:54px;height:100%;background:#f4f6f9;position:absolute;top:0;z-index:10;display:flex;align-items:center;cursor:pointer}.search-slider-right.swiper-button-disabled,.search-slider-left.swiper-button-disabled{opacity:0;pointer-events:none}.search-slider-left{left:0}.search-slider-left svg{transform:rotate(180deg)}.search-slider-right{right:0;justify-content:flex-end}.search-page-filter{width:371px;margin-right:20px;flex-shrink:0}.search-page-filter .search-page-filter-inner{width:371px}.search-page-filter .search-page-filter-inner .search-page-filter-inner-content{background:#fff;width:100%;border:1px solid #e3e5ea;border-radius:12px;padding:12px}.search-page-filter-inner-content .ais-RefinementList-list{max-height:135px;overflow:hidden}.search-page-filter-inner-content .ais-RefinementList-list--all{max-height:100%}.search-page-filter-inner-content .search-load-more-button{font-size:16px;line-height:22px;font-weight:700;color:#1570ef;display:block;text-align:center;padding:4px;margin-bottom:16px;cursor:pointer}.search-page-filter-x{display:none}.search-page-filter-title{display:flex;font-size:20px;border-bottom:1px solid #e3e5ea;padding-bottom:14px;font-weight:700;padding-top:2px;margin-bottom:16px;justify-content:space-between}.search-page-filter-title button{display:inline-block;font-size:16px;padding:0 16px;background:transparent;border:0;color:#1570ef;position:relative;top:-1px;margin:0 0 0 auto}#price_range,.ais-RefinementList{margin-bottom:16px;position:relative}#price_range:before,.ais-RefinementList:before{font-size:18px;font-weight:700;margin-bottom:8px;display:block;cursor:pointer}#price_range:after,.ais-RefinementList:after{content:"";position:absolute;background:url("data:image/svg+xml,%3csvg%20width='18'%20height='19'%20viewBox='0%200%2018%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%207.25L9%2011.75L13.5%207.25'%20stroke='%2372757B'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:100%;width:18px;height:18px;right:-3px;top:3.5px;pointer-events:none;background-repeat:no-repeat}.search-page-filter #price_range.is-closed>*,.search-page-filter .is-closed .ais-RefinementList>*{display:none}.search-page-filter #price_range.is-closed:after,.search-page-filter .is-closed .ais-RefinementList:after{transform:rotate(180deg)}#category .ais-RefinementList:before{content:"Category"}#built_for .ais-RefinementList:before{content:"Built for"}#pricing_model .ais-RefinementList:before{content:"Pricing model"}#platform .ais-RefinementList:before{content:"Platform"}#price_range:before{content:"Pricing ($)"}.ais-RefinementList-list{margin:0;padding:0}.ais-RefinementList-list li{list-style:none}.ais-RefinementList-label{font-size:16px;display:flex;padding:4px 0;cursor:pointer}.ais-RefinementList-label input{position:absolute;opacity:0;pointer-events:none}.ais-RefinementList-label .ais-RefinementList-labelText:before{content:"";width:20px;height:20px;border-radius:6px;flex-shrink:0;display:inline-block;margin-right:12px;border:1px solid #bfc4cf}.ais-RefinementList-label .ais-RefinementList-labelText{display:flex;align-items:center}.ais-RefinementList-label .ais-RefinementList-count{margin:0 0 0 auto;color:#72757b}.ais-RefinementList-label input:checked+.ais-RefinementList-labelText:before{background:#313234;border-color:#313234;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='32'%20fill='%23000000'%20viewBox='0%200%20256%20256'%3e%3cpath%20d='M232.49,80.49l-128,128a12,12,0,0,1-17,0l-56-56a12,12,0,1,1,17-17L96,183,215.51,63.51a12,12,0,0,1,17,17Z'%20stroke='%23fff'%20fill='%23fff'%3e%3c/path%3e%3c/svg%3e");background-size:16px;background-position:center;background-repeat:no-repeat}.ais-RefinementList-showMore{border:0;background:transparent;display:inline-block;color:#1570ef;cursor:pointer;font-size:0;width:100%;text-align:center;padding:4px 0}.ais-RefinementList-showMore:after{font-size:16px;font-weight:700;content:"See All"}.ais-RefinementList-showMore.ais-RefinementList-showMore--disabled{color:#72757b;opacity:.4;display:none}.noUi-horizontal{height:6px;margin:36px 6px 13px}.noUi-handle{width:14px!important;height:14px!important;border:1px solid #fff;border-radius:50%;background:#1570ef;box-shadow:none;right:-7px!important;top:-4px!important}.noUi-handle:before,.noUi-handle:after{display:none}.noUi-tooltip{font-size:12px;padding:2px 4px;border-radius:6px;background:#313234;color:#fff;border:0}.range-inputs{display:flex;align-items:center;margin-top:40px}.range-inputs>div:first-child,.range-inputs>div:last-child{position:relative}.range-inputs>div:first-child:after,.range-inputs>div:last-child:after{position:absolute;bottom:100%;margin-bottom:6px;left:0}.range-inputs>div:first-child:before,.range-inputs>div:last-child:before{position:absolute;content:"$";left:16px;height:42px;line-height:42px}.range-inputs>div:first-child:after{content:"Min"}.range-inputs>div:last-child:after{content:"Max"}.range-inputs input{width:100%;padding:0 16px 0 28px;background:transparent;border:1px solid #bfc4cf;border-radius:8px;height:42px;color:#313234}.range-inputs>div{width:50%}.range-inputs>div:nth-child(2){width:auto;margin:0 4px;width:20px;height:2px;border-radius:2px;background:#bfc4cf}#price_range>div:last-child{margin-top:8px;color:#72757b}.noUi-connect{background:#1570ef}.noUi-target{border:0;box-shadow:0;background:#e3e5ea}.ais-SearchBox-loadingIndicator{display:none!important}.ais-Pagination{margin-top:24px;-webkit-user-select:none;user-select:none}.ais-Pagination ul{margin:0;padding:0;display:flex;justify-content:center;font-size:14px}.ais-Pagination ul li{list-style:none}.ais-Pagination ul li>*{min-width:36px;padding:0 12px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#fff;border:1px solid #e3e5ea;margin:0 4px;transition:background .15s ease-in-out;text-decoration:none}.ais-Pagination ul li>a{cursor:pointer}.ais-Pagination ul li>a:hover{background:#f5faff}.ais-Pagination ul li.ais-Pagination-item--disabled>*{color:#a8abb5}.ais-Pagination ul li.selected-page a{border-color:#313234}.search-promo{border-radius:6px;margin-bottom:24px;margin-top:24px;overflow:hidden;display:flex;background:#fff;position:relative;justify-content:space-between;border:1px solid #e3e5ea}.search-promo:hover{border-color:#cde5fe}.search-promo:hover:after{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:6px;content:"";pointer-events:none;border:2px solid #cde5fe}.search-promo .search-promo-left{padding:12px;width:55%}.search-promo .search-promo-left .search-promotion-btn{-webkit-user-select:none;user-select:none;height:44px;font-size:16px;margin-right:15px;display:flex;justify-content:center;white-space:nowrap}.search-promo .search-promo-name{display:flex;margin-bottom:9px;align-items:center;font-weight:700;font-size:17px}.search-promo .search-promo-name img{width:26px;height:26px;margin-right:4px}.search-promo .search-promo-title{font-size:30px;font-weight:700;margin-bottom:4px}.search-promo .search-promo-text{margin-bottom:15px}.search-promo .promo-badge{position:absolute;padding:4px 8px;border-radius:8px;font-size:14px;background:#eee;color:#72757b;top:12px;right:12px}.search-promo .search-promo-image{width:38%;bottom:0;top:56px;object-fit:cover;object-position:center;position:absolute;right:0}.ais-RefinementList:empty,.apply-filters-cta,.mobile-search-filter-button{display:none}#sort_by{margin-top:24px;display:flex;justify-content:flex-end}#sort_by .ais-SortBy{position:relative}#sort_by .ais-SortBy:before{content:"";-webkit-user-select:none;user-select:none;width:18px;height:18px;background-size:100%;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%209H13.5M2.25%204.5H15.75M6.75%2013.5H11.25'%20stroke='%23515358'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");top:12px;left:16px;position:absolute;pointer-events:none}#sort_by .ais-SortBy:after{content:"";-webkit-user-select:none;user-select:none;width:18px;height:18px;position:absolute;background-size:100%;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='19'%20viewBox='0%200%2018%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%207.25L9%2011.75L13.5%207.25'%20stroke='%2372757B'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");top:12px;right:16px;pointer-events:none}#sort_by select{height:42px;border:1px solid #bfc4cf;border-radius:8px;font-size:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 42px}.search-slider-holder{position:absolute;margin-top:-16px;margin-left:-16px;margin-right:-16px;padding:16px;background:#f4f6f9;height:54px;box-sizing:content-box;display:flex;align-items:center;width:100%}.search-page-content-bucket .search-slider-space{display:none}.search-page-content-bucket #sort_by{margin-top:6px}#hits>*:last-child{margin-bottom:0}.mobile-x{display:none}@media only screen and (max-width: 750px){.apply-filters-cta{padding:12px;background:#fff;position:absolute;left:0;z-index:10;display:block;bottom:0;width:100%}.apply-filters-cta>div{background:#1570ef;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:16px;height:42px;font-weight:700;color:#fff;cursor:pointer}.mobile-search-filter-button{display:flex;width:54px;height:54px;align-items:center;justify-content:center;cursor:pointer;border-radius:8px;background:#313234;margin-right:16px}.sort_by-wrap{display:flex;justify-content:flex-end}.search-page-slider{top:16px;width:calc(100vw - 86px);left:85px;padding-right:20px}#filter-name{position:absolute;width:100%;text-align:center;pointer-events:none;left:0}#clear-refinements{position:absolute;right:0}.search-page-content-bucket #sort_by{z-index:52;position:relative}.scrolled .search-page-content-bucket #sort_by-space{margin-top:6px;height:42px}.scrolled .search-page-content-bucket #sort_by{position:fixed;top:84px;right:16px}.search-page-filter-x{width:28px;height:24px;margin-left:-4px;cursor:pointer;display:flex;align-items:center;justify-content:center}.search-page-filter{border:0;position:fixed!important;left:0;bottom:0;top:140px;width:100%;z-index:55;transform:translateY(120%);transition:transform .4s ease-in-out}.search-page-filter .search-page-filter-inner{transform:none!important;top:auto!important;position:absolute!important;width:100%;height:100%;bottom:0;box-shadow:0 0 12px #0000004d;background:#fff;border-radius:12px 12px 0 0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.search-page-filter .search-page-filter-inner .search-page-filter-inner-content{border:0;padding-bottom:66px}.show-search-filter{position:relative;overflow:hidden}.show-search-filter .search-page-filter{transform:translateY(0)}.search-page-headline{font-size:24px;padding:16px 0}.search-container{margin-top:16px}.search-promo .search-promo-left{padding:12px;width:auto}.search-promo .search-promo-left .search-promotion-btn{margin-right:0}.search-promo .search-promo-image{display:none}.search-results-pricing .search-pricing-table{background:transparent;border:0}.search-results-pricing .search-pricing-row{flex-direction:column;align-items:flex-start;background:#f4f6f9;border:1px solid #e3e5ea;margin-bottom:8px}.search-results-pricing .search-pricing-row:last-child{margin:0}.search-results-pricing .search-pricing-1{width:auto}.search-results-pricing .search-pricing-2{width:100%;padding:16px;border-top:1px solid #e3e5ea;border-left:0}.search-results-experience{width:100%}.search-deals{margin-bottom:0}.search-deals .sub_offer_post{width:100%;margin-bottom:12px}.search-deals .sub_offer_post:last-child{margin-bottom:0}.search-deals .sub_offer_post .head{padding-bottom:0}.search-results-cancellation{flex-direction:column}.search-results-cancellation .search-cancellation-left{width:100%;border-right:0;border-bottom:1px solid #e3e5ea;padding-right:0;margin-right:0;padding-bottom:8px;margin-bottom:8px}.search-results-cancellation .search-cancellation-right{width:100%;flex-direction:row}.search-results-cancellation .search-cancellation-right img{margin-bottom:0;margin-right:8px}.search-results-cancellation .search-cancellation-right .search-cancellation-name{width:auto}.search-results-article{border-radius:12px;padding:12px;margin-bottom:8px;border:1px solid #e3e5ea;background:#fff;display:flex;position:relative}.search-results-article>a{position:absolute;width:100%;height:100%;left:0;top:0}.search-results-article img{width:142px;height:120px;border-radius:8px;flex-shrink:0;margin-right:12px}.search-results-article .search-article-category{color:#1570ef;text-decoration:none;z-index:1;position:relative}.search-results-article .search-article-category:hover{text-decoration:underline}.search-results-article .search-article-title{font-weight:700}.search-results-article{display:block}.search-results-article img{width:100%;height:48vw;border-radius:8px;flex-shrink:0;margin-right:0;margin-bottom:12px}.header-myaccount{display:none}.nav-dark .logo{width:42px;height:42px;overflow:hidden;flex-shrink:0;position:relative}.nav-dark .logo img{height:164%;margin-left:-3px;position:absolute;top:50%;transform:translateY(-50%)}.header-search{width:auto;flex-grow:1;margin-left:0;margin-right:16px}.sticky-search-filter .search-slider-holder{position:fixed;z-index:51;top:68px;margin-top:0}.header-search{z-index:10;position:relative}.header-search *{white-space:normal!important}.header-search .search-promotion{flex-wrap:wrap}.header-search .search-promotion .search-promotion-product{border:0;padding:0;margin:0}.header-search .search-promotion .search-promotion-name{width:100%;margin:8px 0 12px;height:auto}.header-search .search-promotion .search-promotion-btn,.header-search .search-results{width:100%}.search-opened:before{content:"";position:fixed;left:0;top:0;width:100%;height:100%;background:#00000080;z-index:9}.search-opened .header-search{margin-left:-100px}.search-opened .header-search input{padding:0 42px 0 62px}.search-opened .header-search .ais-SearchBox-submit{left:36px}.search-opened .mobile-x{display:flex;position:absolute;left:-2px;top:50%;height:42px;width:42px;cursor:pointer;align-items:center;justify-content:center;transform:translateY(-50%)}.search-opened .mobile-x svg{width:24px;height:24px;transform:rotate(90deg)}}@media only screen and (max-width: 1228px){.get-review{display:none}}.search-page-headline{display:none}.new-landing{padding-left:32px;padding-right:32px;padding-top:84px;margin:0 auto;position:relative;width:1280px}.new-landing .new-hero{display:flex;padding-top:24px;padding-bottom:48px;justify-content:space-between}.new-landing .new-left{width:550px;margin-right:24px;margin-bottom:125px;margin-top:90px}.new-landing .new-left h1{font-size:64px;margin:0;line-height:77/64;position:relative}.new-landing .new-left h1 span{position:relative}.new-landing .new-left h1 svg{width:184px;height:30px;position:absolute;left:121px;top:67px}.new-landing .new-left p{font-size:24px;color:#515358;margin:0 0 24px;max-width:369px}.new-landing .new-left .btns{position:relative}.new-landing .new-left .btns .btn--primary{margin-right:26px}.new-landing .new-left .btns .badge{position:absolute;top:100%;height:28px;border-radius:14px;background:#e8f7f3;color:#00a77e;font-size:14px;padding:0 20px;display:flex;align-items:center;line-height:1;left:72px;margin-top:9px}.new-landing .new-left .btns .badge svg{width:25px;height:19px;position:absolute;right:100%;margin-right:8px;bottom:8px}.new-landing .new-right{background:#f4f6f9;border-radius:12px;padding:12px 12px 60px;width:642px;position:relative}.new-landing .new-right .imgs{height:428px;position:relative;border-radius:12px;overflow:hidden}.new-landing .new-right .imgs img{position:absolute;width:100%;height:100%;left:0;top:0;background:#fff;object-fit:contain;object-position:center bottom;opacity:0;transition:opacity .25s ease-in-out}.new-landing .new-right .imgs img.active{opacity:1}.new-landing .new-right .hero-tabs{display:block;width:100%;bottom:12px;display:flex;position:absolute;align-items:center;justify-content:center}.new-landing .new-right .hero-tabs>div{cursor:pointer;height:36px;border-radius:8px;border:1px solid #e3e5ea;font-size:14px;padding:0 16px;margin:0 2px;display:flex;align-items:center}.new-landing .new-right .hero-tabs>div:hover,.new-landing .new-right .hero-tabs>div.active{background:#e3e5ea}.new-landing .new-blocks{display:flex;justify-content:space-between;padding-bottom:24px;align-items:flex-start}.new-landing .new-blocks .new-blocks-left{flex-grow:1;margin-right:24px}.new-landing .new-blocks .new-blocks-left h2{margin:0 0 12px;font-size:36px;line-height:1.2}.new-landing .new-blocks .new-blocks-left .block-tabs{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.new-landing .new-blocks .new-blocks-left .block-tabs>div{height:45px;border:1px solid transparent;display:inline-flex;align-items:center;border-radius:8px;padding:0 12px;cursor:pointer;font-size:18px;transition:color .15s ease-in-out,background .15s ease-in-out,border .15s ease-in-out;margin-bottom:4px}.new-landing .new-blocks .new-blocks-left .block-tabs>div:hover,.new-landing .new-blocks .new-blocks-left .block-tabs>div.active{background:#f5fafe;border-color:#2e90fa;color:#2e90fa}.new-landing .new-blocks .new-blocks-right{display:flex;flex-wrap:wrap;margin:-6px -6px 0;width:5.1rem;flex-shrink:0;justify-content:flex-start}.new-landing .new-blocks .new-blocks-right .new-block{padding:6px;text-align:center;width:33.33%;display:flex}.new-landing .new-blocks .new-blocks-right .new-block>div{width:100%;border-radius:8px;border:1px solid #bfc4cf;padding:14px 16px 16px;display:flex;flex-direction:column;align-items:center;position:relative}.new-landing .new-blocks .new-blocks-right .new-block>div a{position:absolute;width:100%;height:100%;left:0;top:0;z-index:2}.new-landing .new-blocks .new-blocks-right .new-block h3{font-size:18px;font-weight:700;margin:0 0 8px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.new-landing .new-blocks .new-blocks-right .new-block .img{width:74px;height:74px;border-radius:8px;background:#f4f6f9;display:flex;align-items:center;justify-content:center;margin-bottom:4px;border:1px solid #e3e5ea}.new-landing .new-blocks .new-blocks-right .new-block .img img{width:58px;height:58px}.new-landing .new-blocks .new-blocks-right .new-block .bottom{font-size:14px;align-items:center;width:100%}.new-landing .new-blocks .new-blocks-right .new-block .bottom b{background:#e8f7f3;color:#00a77e;border-radius:6px;padding:8px;font-weight:400;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;display:block;margin-top:4px}.new-landing .new-blocks .new-blocks-right .new-block .bottom span{color:#515358;height:32px;line-height:32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.new-landing .new-blocks .new-blocks-right .new-all{width:100%;height:42px;display:flex;align-items:center;cursor:pointer;justify-content:flex-end;font-weight:700;padding:0 12px;font-size:16px;text-decoration:none;color:#1570ef}.new-landing .new-blocks .new-blocks-right .new-all svg{margin-left:8px}.new-landing .new-blocks .new-blocks-right .new-all:hover{text-decoration:underline}.new-landing .spark-joy{text-align:center}.new-landing .spark-joy h2{font-size:48px;margin:0 0 8px}.new-landing .spark-joy .spark-img{position:relative;width:580px;margin:0 auto 28px}.new-landing .spark-joy .spark-img .spark-1{width:100%;height:auto;display:block}.new-landing .spark-joy .spark-img .spark-2{position:absolute;width:312px;height:auto;top:2px;left:100%;margin-left:-8px}.new-landing .spark-joy .spark-quote{margin:0 auto 56px;max-width:554px;font-size:18px}.new-landing .spark-joy .spark-quote i{font-size:24px;display:block;margin-bottom:8px}.new-landing .spark-joy .spark-quote .quote-icon{display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#17a191;margin-bottom:8px}.new-landing .spark-joy .spark-quote .quote-icon img{width:40px;height:40px;border-radius:50%;object-fit:contain;object-position:center;margin-right:8px}.new-landing .spark-joy .spark-quote .spark-role{color:#72757b}.new-landing .powerful-management{position:relative}.new-landing .powerful-management .powerful-img{width:328px;height:auto;left:-32px;position:absolute;top:-142px}.new-landing .powerful-management h2{font-size:48px;text-align:center;margin:0 0 30px}.new-landing .powerful-block{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.new-landing .powerful-block .btn--primary{min-width:220px;margin-right:10px}.new-landing .powerful-block h3{font-size:48px;line-height:1.2;margin:0 0 6px;max-width:580px}.new-landing .powerful-block p{font-size:24px;color:#515358;margin:0 0 24px}.new-landing .powerful-block img{width:576px;height:auto;margin-left:64px}.new-landing .powerful-block:nth-child(2n){flex-direction:row-reverse}.new-landing .powerful-block:nth-child(2n) img{margin-right:64px;margin-left:0}.get-started{padding:12px 0 0;text-align:center;width:100%}.get-started .started-top{z-index:1;position:relative}.get-started h2{font-size:56px;line-height:1.2;margin:0}.get-started p{max-width:500px;font-size:24px;color:#515358;margin:0 auto 8px}.get-started .btn{min-width:220px;margin:0 4px}.get-started img{width:100%;height:auto;margin-top:-230px;pointer-events:none}@keyframes search{0%,20%,to{transform:translateZ(0)}30%,50%{transform:translate3d(0,-1.6em,0)}60%,80%{transform:translate3d(0,-3.2em,0)}}.hero-search{width:638px;margin:0 auto 68px;border-radius:12px;background:#f4f6f9;display:flex;align-items:center;padding:0 60px;cursor:pointer;height:57px;color:#515358;position:relative}.hero-search .anim{height:1.6em;position:relative;overflow:hidden;text-align:left}.hero-search .anim>div{animation:search 6.5s infinite;height:4.8em}.hero-search span{line-height:1.6;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hero-search svg{position:absolute;top:50%;transform:translateY(-50%)}.hero-search .hero-search-svg-1{left:24px}.hero-search .hero-search-svg-2{right:24px;transition:transform .15s ease-in-out;transform:translate3d(0,-50%,0)}.hero-search:hover .hero-search-svg-2{transform:translate3d(8px,-50%,0)}@media only screen and (max-width: 750px){.hero-search{width:100%}.new-landing{padding-left:16pxm;padding-right:16pxm;padding-top:68px;width:100%}.new-landing .new-hero{display:block;padding-top:16pxm;padding-bottom:220pxm;position:relative}.new-landing .new-left{width:auto;margin-right:0;margin-bottom:0;margin-top:0;text-align:center}.new-landing .new-left h1{font-size:48pxm}.new-landing .new-left h1 svg{width:133pxm;height:23pxm;left:2.8rem;top:1.32rem}.new-landing .new-left p{font-size:24pxm;margin:0 0 32pxm;max-width:100%}.new-landing .new-left .btns{position:absolute;bottom:80pxm;width:100%}.new-landing .new-left .btns .btn{width:100%}.new-landing .new-left .btns .btn--primary{margin-left:0;margin-bottom:50pxm}.new-landing .new-left .btns .badge{height:28pxm;border-radius:14pxm;font-size:14pxm;padding:0 20pxm;left:50%;transform:translate(-50%);margin-top:0;top:55pxm}.new-landing .new-left .btns .badge svg{width:25pxm;height:19pxm;margin-right:8pxm;bottom:8pxm}.new-landing .new-right{border-radius:12pxm;padding:12pxm 12pxm 100pxm;width:100%}.new-landing .new-right .imgs{height:203pxm;border-radius:12pxm}.new-landing .new-right .hero-tabs{display:flex;width:100%;left:0;padding:0 12pxm;bottom:8pxm;flex-wrap:wrap}.new-landing .new-right .hero-tabs>div{height:36pxm;border-radius:8pxm;font-size:14pxm;padding:0 16pxm;margin:0 2pxm 4pxm}.new-landing .new-blocks{display:block;padding-bottom:0}.new-landing .new-blocks .new-blocks-left{text-align:center;margin-right:0}.new-landing .new-blocks .new-blocks-left h2{margin:0 0 12pxm;font-size:36pxm}.new-landing .new-blocks .new-blocks-left .block-tabs{justify-content:center;align-items:center}.new-landing .new-blocks .new-blocks-left .block-tabs>div{height:45pxm;border-radius:8pxm;padding:0 12pxm;font-size:18pxm;margin-bottom:4pxm;display:none}.new-landing .new-blocks .new-blocks-left .block-tabs>div:nth-child(1),.new-landing .new-blocks .new-blocks-left .block-tabs>div:nth-child(2),.new-landing .new-blocks .new-blocks-left .block-tabs>div:nth-child(3),.new-landing .new-blocks .new-blocks-left .block-tabs>div:nth-child(4),.new-landing .new-blocks .new-blocks-left .block-tabs>div:nth-child(5){display:flex}.new-landing .new-blocks .new-blocks-right{margin:6pxm -6pxm 48pxm;width:auto}.new-landing .new-blocks .new-blocks-right .new-block{padding:6pxm 6pxm 2pxm;width:50%;display:none}.new-landing .new-blocks .new-blocks-right .new-block>div{border-radius:8pxm;padding:14pxm 16pxm 16pxm}.new-landing .new-blocks .new-blocks-right .new-block h3{font-size:18pxm;margin:0 0 8pxm}.new-landing .new-blocks .new-blocks-right .new-block .img{width:74pxm;height:74pxm;border-radius:8pxm;margin-bottom:4pxm}.new-landing .new-blocks .new-blocks-right .new-block .img img{width:58pxm;height:58pxm}.new-landing .new-blocks .new-blocks-right .new-block .bottom{font-size:14pxm;display:flex;flex-direction:column;align-items:center}.new-landing .new-blocks .new-blocks-right .new-block .bottom b{border-radius:6pxm;margin-right:0;margin-top:4pxm;padding:8pxm}.new-landing .new-blocks .new-blocks-right .new-block .bottom span{height:32pxm;line-height:32pxm}.new-landing .new-blocks .new-blocks-right .new-block:nth-child(1),.new-landing .new-blocks .new-blocks-right .new-block:nth-child(2),.new-landing .new-blocks .new-blocks-right .new-block:nth-child(3),.new-landing .new-blocks .new-blocks-right .new-block:nth-child(4),.new-landing .new-blocks .new-blocks-right .new-block:nth-child(5),.new-landing .new-blocks .new-blocks-right .new-block:nth-child(6){display:flex}.new-landing .new-blocks .new-blocks-right .new-all{height:42pxm;justify-content:center;padding:0;font-size:16pxm;margin-top:8pxm}.new-landing .new-blocks .new-blocks-right .new-all svg{display:none}.new-landing .new-blocks .new-blocks-right .new-all:hover{text-decoration:none}.new-landing .spark-joy{text-align:center}.new-landing .spark-joy h2{font-size:36pxm;line-height:1.2;margin:0 0 8pxm;padding:0 10%}.new-landing .spark-joy .spark-img{width:auto;margin:0 auto}.new-landing .spark-joy .spark-img .spark-3{width:100vw;margin-left:-16pxm;height:auto}.new-landing .spark-joy .spark-quote{margin:0 auto 56pxm;max-width:100%;font-size:16pxm}.new-landing .spark-joy .spark-quote i{font-size:24pxm;margin-bottom:8pxm}.new-landing .spark-joy .spark-quote .quote-icon{font-size:18pxm;margin-bottom:8pxm}.new-landing .spark-joy .spark-quote .quote-icon img{width:40pxm;height:40pxm;margin-right:8pxm}.new-landing .powerful-management .powerful-img{display:none}.new-landing .powerful-management .powerful-img-mobile{width:65pxm;height:auto;position:absolute;left:-16pxm;top:86pxm}.new-landing .powerful-management h2{font-size:36pxm;margin:0 -10pxm 50pxm}.new-landing .powerful-block{margin-bottom:56pxm;flex-direction:column-reverse!important;text-align:center;position:relative;z-index:1}.new-landing .powerful-block .btn{width:100%}.new-landing .powerful-block .btn--primary{width:100%;margin-right:0;margin-bottom:12pxm}.new-landing .powerful-block h3{font-size:36pxm;margin:0 0 6pxm;max-width:100%}.new-landing .powerful-block p{font-size:24pxm;margin:0 0 24pxm}.new-landing .powerful-block img{width:100%;margin-left:0;margin-bottom:16pxm}.new-landing .powerful-block:nth-child(2n){flex-direction:row-reverse}.new-landing .powerful-block:nth-child(2n) img{margin-right:64px;margin-left:0}.get-started{padding:0 16pxm}.get-started h2{font-size:56pxm}.get-started p{max-width:100%;font-size:24pxm;margin:0 auto 8pxm}.get-started .btn{width:100%;margin:0}.get-started .btn--primary{margin-bottom:12pxm}.get-started img{width:100%;margin-top:0;margin-bottom:-3pxm}}.page-template-page-deal-all-content{background:#f4f6f9}.banner-page-title{font-size:36px;font-weight:600;color:#313234;margin:0 0 32px}@media only screen and (max-width: 768px){.banner-page-title{margin:0 0 14px}}.ais-RefinementList-count{display:none!important}.pricing-items{display:flex;font-size:16px;color:#515358;margin:-180px -24px 0;padding:0 0 48px;z-index:1}.pricing-items b{font-weight:800;color:#313234}.pricing-items .pricing-item{padding:0 8px;width:25%;display:flex}.pricing-items .pricing-item>div{border:1px solid #bfc4cf;padding:12px 16px;border-radius:12px;position:relative;background:#fff}.pricing-items .pricing-item-header{margin-bottom:28px}.pricing-items .pricing-item-header b{font-size:30px;display:block}.pricing-items .pricing-item-name{display:flex;align-items:flex-end;margin-bottom:4px}.pricing-items .pricing-item-name b{font-size:48px;line-height:.9;margin-right:4px;position:relative}.pricing-items .pricing-item-subname{color:#72757b;font-weight:700;margin-bottom:12px}.pricing-items .pricing-item-subbtn{margin-bottom:12px;text-align:center;margin-top:4px}.pricing-items .pricing-item-list{font-size:16px;color:#515358}.pricing-items .pricing-item-list p{margin:0;font-weight:700;color:#515358}.pricing-items .pricing-item-list b{font-weight:700;color:#515358}.pricing-items .pricing-item-list ul{margin:8px 0 0;padding:0}.pricing-items .pricing-item-list ul li{list-style:none;margin-bottom:4px;padding-left:26px;position:relative;font-size:16px}.pricing-items .pricing-item-list ul li:before{content:"";position:absolute;width:18px;height:18px;left:0;top:1px;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15%204.5L6.75%2012.75L3%209'%20stroke='%2300A77E'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:cover;background-size:contain;background-repeat:no-repeat;background-position:center}.pricing-items .pricing-item-list ul li:last-child{margin-bottom:0}.pricing-items .pricing-item-discount{background:#e8f7f3;color:#00a77e;padding:2px 6px;border-radius:8px;font-weight:600;position:absolute;left:100%;top:-4px;text-decoration:line-through;font-size:16px;font-style:normal;display:block;line-height:1.4;margin-left:4px}.pricing-items .pricing-item-flag{background:#a805f5;position:absolute;font-size:18px;font-weight:700;text-align:center;color:#fff;left:0;padding:9px 0;width:100%;bottom:100%;border-top-right-radius:12px;border-top-left-radius:12px}.pricing-items .pricing-item-main>div{border-color:#a805f5;box-shadow:0 0 15px #a805f080;border-top-right-radius:0;border-top-left-radius:0}.pricing-items:not(.show-monthly) .is-monthly{display:none!important}.pricing-items.show-monthly .is-yearly{display:none!important}.pricing-features-toggle{background:#f5faff;color:#1570ef;padding:12px;display:flex;justify-content:center;line-height:24/16;cursor:pointer;margin-bottom:48px;border-radius:12px;align-items:center;-webkit-user-select:none;user-select:none}.pricing-features-toggle svg{width:24px;height:24px;margin-left:12px;transition:transform .2s ease-in-out}.pricing-features-toggle.active svg{transform:rotate(180deg)}.pricing-fyi-table{border:1px solid #e3e5e9;border-radius:12px;margin-bottom:48px;overflow:hidden}.pricing-fyi-table:not(.show-monthly) .is-monthly{display:none!important}.pricing-fyi-table.show-monthly .is-yearly{display:none!important}.pricing-fyi-table .pricing-fyi-table-check{width:18px;height:18px;display:inline-block;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15%204.5L6.75%2012.75L3%209'%20stroke='%2300A77E'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:cover;background-size:contain;background-repeat:no-repeat;background-position:center}.pricing-fyi-table .pricing-fyi-table-header>div{display:flex;flex-direction:column;justify-content:flex-end;font-weight:700;position:relative;align-items:center;font-size:20px}.pricing-fyi-table .pricing-fyi-table-header>div .btn{margin-top:16px}.pricing-fyi-table .pricing-fyi-table-header>div:before{content:"";position:absolute;width:100%;box-sizing:content-box;padding:0 2px;left:-2px;height:44px;background:#fff;top:0}.pricing-fyi-table .pricing-fyi-table-header>div>*{z-index:1;position:relative}.pricing-fyi-table .pricing-fyi-table-header,.pricing-fyi-table .pricing-fyi-table-row{display:flex}.pricing-fyi-table .pricing-fyi-table-header>div,.pricing-fyi-table .pricing-fyi-table-row>div{flex-grow:1;padding:16px;border-right:1px solid #eff0f6;width:17%;text-align:center;display:flex;align-items:center;justify-content:center}.pricing-fyi-table .pricing-fyi-table-header>div b,.pricing-fyi-table .pricing-fyi-table-row>div b{font-size:20px}.pricing-fyi-table .pricing-fyi-table-header>div:first-child,.pricing-fyi-table .pricing-fyi-table-row>div:first-child{width:32%;text-align:left;justify-content:flex-start}.pricing-fyi-table .pricing-fyi-table-header:nth-child(odd):not(:first-child),.pricing-fyi-table .pricing-fyi-table-row:nth-child(odd):not(:first-child){background-color:#f4f6f9}.pricing-fyi-table .pricing-info{width:16px;height:16px;display:inline-block;position:relative;margin-left:4px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='none'%3e%3cg%20clip-path='url(%23a)'%3e%3cpath%20stroke='%2372757B'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'%20d='M8%2010.667V8.001m0-2.667h.006m6.66%202.667A6.667%206.667%200%201%201%201.333%208a6.667%206.667%200%200%201%2013.333%200Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill='%23fff'%20d='M0%200h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:cover;background-size:contain;background-repeat:no-repeat;background-position:center}.pricing-fyi-table .pricing-info>span{position:absolute;width:284px;border-radius:8px;bottom:100%;left:100%;margin-bottom:8px;background:#313234;color:#fff;padding:12px;opacity:0;pointer-events:none}.pricing-fyi-table .pricing-info:hover>span{opacity:1}.pricing-customers{text-align:center;padding-bottom:32px;margin-bottom:48px}.pricing-customers h2{padding-bottom:12px;padding-top:32px}.pricing-customers .pricing-customers-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-left:-2.2em;margin-right:-2.2em}.pricing-customers .pricing-customers-list img{max-height:47px;width:auto;margin:12px}.member-experiences{text-align:center;background:#eff0f5;padding:48px 0}.member-experiences h2{margin:0 0 12px}.member-experiences h2+p{margin:0 0 48px}.member-experiences .member-experiences-items{display:flex;margin:0 -5px;padding-top:81px}.member-experiences .member-experiences-item{padding:0 5px;width:33.33%;display:flex;font-size:18px}.member-experiences .member-experiences-item>div{border-radius:12px;display:flex;flex-direction:column;background:#fff;align-items:center;padding:0 24px 24px;border:1px solid #e3e5ea}.member-experiences .member-experiences-item img{width:130px;height:130px;border-radius:50%;object-fit:cover;object-position:center;margin-top:-81px;background:#fff;border:2px solid #e3e5ea;margin-bottom:12px}.member-experiences .member-experiences-item h3{color:#3b83cb;font-size:30px;margin:0}.member-experiences .member-experiences-item h3+span{display:block;color:#72757b;margin:0 0 24px}.member-experiences .member-experiences-item p{margin:0}.faq-section-pricing .right{max-width:768px;margin:0 auto;padding-top:42px;padding-bottom:100px}.faq-section-pricing .right .item{border-radius:0;border:0;border-bottom:1px solid #eaecf0;box-shadow:none!important;margin:0}.faq-section-pricing .right .item .name{font-size:20px;padding:24px 30px 24px 0}.faq-section-pricing .right .item .name svg{right:0;stroke:#71757b}.faq-section-pricing .right .item .content{font-size:18px;padding:0 0 32px;margin-top:-12px}.faq-section-pricing .right .item:last-child{border:0}.pricing-hero{padding:24px 0 300px;text-align:center;display:flex;flex-direction:column;align-items:center;background-image:url(/assets/pricing-bg-2-Cmeple99.png);background-repeat:no-repeat;background-position:center;background-size:cover;background-size:1280px auto;background-position:center top;background-repeat:repeat-x}.pricing-hero h1{font-size:48px;margin:0 0 12px}.pricing-hero h1+p{font-size:24px;margin:0 0 24px}.pricing-hero .pricing-hero-badge{background:#e8f7f3;border-radius:12px;padding:6px 12px;color:#00a77e;text-transform:uppercase;margin:0 0 24px;font-size:16px}.pricing-hero .pricing-hero-badge b{font-weight:800}.pricing-hero .pricing-hero-cycle{display:flex;align-items:center;font-size:20px;font-weight:700}.pricing-hero .pricing-hero-cycle .switch{margin:0 12px}.switch{cursor:pointer}.switch--disabled{pointer-events:none}.switch__input{display:none}.switch__input:checked+.switch__slider{background-color:#1570ef}.switch__input:checked+.switch__slider:before{transform:translate(16px)}.switch__slider{width:36px;height:20px;background-color:#bfc4cf;border-radius:10px;position:relative;transition:.3s ease background-color}.switch__slider:before{content:"";position:absolute;top:0;bottom:0;left:2px;z-index:1;width:16px;height:16px;margin:auto 0;background-color:#fff;border-radius:50%;transition:.3s ease transform;pointer-events:none}@media only screen and (max-width: 768px){.pricing-hero{padding:16px 16px 1400px}.pricing-hero h1{font-size:36px}.pricing-hero h1+p{font-size:18px;font-weight:700;max-width:210px;color:#bfc4cf;margin:0 auto 52px}.pricing-items{flex-wrap:wrap;margin:-1350px 0 0;padding:0}.pricing-items .pricing-item{padding:0;width:100%;margin-bottom:16px}.pricing-items .pricing-item>div{width:100%}.pricing-items .pricing-item-main{margin-top:40px}.pricing-features-toggle{background:#f5faff;color:#1570ef;padding:12px;display:flex;justify-content:center;line-height:24/16;cursor:pointer;margin-bottom:48px;border-radius:12px;align-items:center;-webkit-user-select:none;user-select:none}.pricing-features-toggle svg{width:24px;height:24px;margin-left:12px;transition:transform .2s ease-in-out}.pricing-features-toggle.active svg{transform:rotate(180deg)}.pricing-fyi-table{border-left:0;border-right:0;border-radius:0;margin-left:-16px;margin-right:-16px;font-size:16px}.pricing-fyi-table *{border:0!important}.pricing-fyi-table .btn{display:none}.pricing-fyi-table .pricing-fyi-table-header,.pricing-fyi-table .pricing-fyi-table-row{flex-wrap:wrap}.pricing-fyi-table .pricing-fyi-table-header>div,.pricing-fyi-table .pricing-fyi-table-row>div{width:25%}.pricing-fyi-table .pricing-fyi-table-header>div:first-child,.pricing-fyi-table .pricing-fyi-table-row>div:first-child{width:100%}.pricing-fyi-table .pricing-fyi-table-header{border-bottom:1px solid #e3e5e9!important}.pricing-customers{margin-bottom:32px}.pricing-customers .pricing-customers-list h2{padding-bottom:4px;padding-top:12px}.pricing-customers .pricing-customers-list img{max-height:36px;margin:6px}.member-experiences .member-experiences-items{margin:0;flex-wrap:wrap}.member-experiences .member-experiences-item{padding:0;width:100%;margin-bottom:113px}.member-experiences .member-experiences-item:last-child{margin-bottom:0}}.cn-hero{text-align:center;width:100vw;left:50%;transform:translate(-50%);position:relative;background-image:url(/assets/cn-hero-C_RsczlY.png);background-image:url(/assets/cn-hero-2-CrFlboS0.png);background-repeat:no-repeat;background-position:center;background-size:cover;background-size:1620px auto;background-position:center 0px}.cn-hero .cn-hero-content{display:flex;flex-direction:column;align-items:center;max-width:762px;margin:0 auto;padding:0 16px}.cn-hero h1{font-size:64px;font-weight:700;margin-bottom:4px;line-height:1.2;position:relative}.cn-hero h1 svg{width:133px;height:23px;position:absolute;top:68px;left:276px}.cn-hero h1+p{margin-bottom:32px;max-width:596px;font-size:24px;color:#525359}.cn-hero .btn-group{display:flex;margin-bottom:68px}.cn-hero .btn-group .btn{width:311px}.cn-hero .btn-group .btn--google{margin-left:12px;background:#f0f0f0}.cn-hero .btn-group .btn--google:hover{background:#e8e7e7}.cn-hero .btn-group .btn--google svg{width:24px;height:24px}.cn-hero .cn-blocks{display:flex;margin-bottom:48px}.cn-hero .cn-blocks>div{min-width:160px;padding:12px;margin:0 6px;border-radius:12px;display:flex;flex-direction:column;align-items:center;font-weight:700;background:#e9f7f3;color:#73757c;font-size:16px}.cn-hero .cn-blocks>div b{color:#00a77d;font-size:30px}.cn-hero .cn-blocks>div:first-child{background:#fcf4ff}.cn-hero .cn-blocks>div:first-child b{color:#a807f5}.cn-hero .cn-blocks>div:last-child{background:#f7eae9}.cn-hero .cn-blocks>div:last-child b{color:#d12118}.cn-line{background:#04a77e;width:100vw;left:50%;position:relative;transform:translate(-50%);padding:16px 0;display:flex;justify-content:center;align-items:center;color:#fff}.cn-line span{font-size:20px;font-weight:700;margin:0 12px;font-style:italic}.cn-line svg{margin:0 12px}.btn--purple{background:#a807f5;color:#fff;border:1px solid #a807f5}.btn--purple:hover{background:#8a06d3;border-color:#8a06d3}.subscription-concierge{text-align:center;padding-top:32px;padding-bottom:36px}.subscription-concierge h2{font-size:56px;margin:0 0 4px;position:relative;z-index:2}.subscription-concierge h2+p{font-size:24px;position:relative;z-index:2}.subscription-concierge p{color:#525359;margin:0 0 24px}.subscription-concierge .subscription-concierge-card{max-width:650px;margin:0 auto;position:relative}.subscription-concierge .subscription-concierge-card>img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:157%;height:auto;pointer-events:none}.subscription-concierge .subscription-concierge-card .concierge-name{font-size:36px;color:#525359;font-weight:700}.subscription-concierge .subscription-concierge-card .text-purple{color:#a807f5;margin:0 0 24px}.subscription-concierge .subscription-concierge-card .btn{min-width:255px;margin-bottom:4px}.subscription-concierge .subscription-concierge-card .concierge-plans{padding:11px 0;font-style:italic;font-size:16px;font-weight:700;margin-bottom:24px;text-decoration:none}.subscription-concierge .subscription-concierge-card .concierge-plans:hover{text-decoration:underline}.subscription-concierge .subscription-concierge-card .concierge-right-name{font-size:24px;font-weight:700;margin:0 0 12px}.subscription-concierge .subscription-concierge-card ul{margin:0;padding:0}.subscription-concierge .subscription-concierge-card li{list-style:none;padding-left:20px;color:#525359;position:relative;font-size:16px;margin-bottom:4px}.subscription-concierge .subscription-concierge-card li svg{width:18px;height:18px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.subscription-concierge .subscription-concierge-card>div{position:relative;background:#fff;border-radius:12px;border:1px solid #bfc4cf;padding:8px;display:flex}.subscription-concierge .subscription-concierge-card>div>div{width:50%}.subscription-concierge .subscription-concierge-card>div>div:first-child{background:#fcf6ff;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 13px}.subscription-concierge .subscription-concierge-card>div>div:first-child .concierge-foot{color:#73757c}.subscription-concierge .subscription-concierge-card>div>div:first-child .concierge-foot small{font-size:12px}.subscription-concierge .subscription-concierge-card>div>div:first-child .concierge-foot img{width:100%;height:auto;margin:12px 0 0}.subscription-concierge .subscription-concierge-card>div>div:last-child{display:flex;padding:12px;text-align:left;flex-direction:column;justify-content:center}.how-it-works{text-align:center;padding-top:32px;padding-bottom:120px}.how-it-works h2{font-size:56px;margin:0 0 4px}.how-it-works h2+p{font-size:24px}.how-it-works p{color:#525359;margin:0 0 24px}.how-it-works .btn{min-width:255px}.how-it-works .how-it-works-items{margin:0 -12px 24px;display:flex}.how-it-works .how-it-works-items>div{margin:0 12px;display:flex;width:33.33%;flex-direction:column;align-items:center}.how-it-works .how-it-works-items>div img{width:185px;height:auto;margin:24px 0}.how-it-works .how-it-works-items>div h3{font-size:24px;margin:0 0 4px}.how-it-works .how-it-works-items>div p{margin:0}.new-landing .spark-joy{background:#f4f6f9;width:100vw;left:50%;transform:translate(-50%);padding:24px 0;position:relative;margin-bottom:24px}.new-landing .spark-joy h2{max-width:1000px;line-height:1.2;margin:0 auto 8px}.new-landing .spark-joy .spark-img .spark-2{top:-.3rem}.new-landing .spark-joy .spark-quote{margin-bottom:0}@media only screen and (max-width: 768px){.cn-hero{background-image:none}.cn-hero h1{font-size:46px;margin-bottom:0;margin-top:32px}.cn-hero h1 svg{top:51px;left:184px}.cn-hero h1+p{margin-bottom:24px;margin-top:0;font-size:23px;line-height:1.16}.cn-hero .btn-group{display:block;margin-bottom:24px}.cn-hero .btn-group .btn{width:100%}.cn-hero .btn-group .btn--google{margin-left:0;margin-top:12px}.cn-hero .cn-blocks{margin:0 -8px 56px}.cn-hero .cn-blocks>div{min-width:0;width:33.33%;padding:8px;font-size:14px;justify-content:center}.cn-hero .cn-blocks>div b{font-size:20px}.cn-line{flex-direction:column;padding:16px 0}.cn-line span{margin:0 0 12px}.cn-line img{width:100%;height:auto}.cn-line svg{display:none}.subscription-concierge{padding-top:48px;padding-bottom:48px}.subscription-concierge h2{font-size:36px;margin:0 0 8px}.subscription-concierge h2+p{font-size:23px}.subscription-concierge .subscription-concierge-card{max-width:100%}.subscription-concierge .subscription-concierge-card>img{width:100vw}.subscription-concierge .subscription-concierge-card .btn{min-width:100%}.subscription-concierge .subscription-concierge-card>div{flex-direction:column}.subscription-concierge .subscription-concierge-card>div>div{width:100%}.how-it-works{padding-top:56px;padding-bottom:20px}.how-it-works h2{font-size:36px;margin:0 0 8px}.how-it-works h2+p{font-size:23px}.how-it-works .btn{display:none}.how-it-works .how-it-works-items{margin:0;display:block}.how-it-works .how-it-works-items>div{margin:0 0 32px;width:100%}.new-landing .spark-joy h2{padding:0 16px}}.new-landing-container,.page-v3{overflow:hidden;width:100%}.menu-is-opened{overflow:auto}.wrapper-v3 *,.button-v3 *,.text-v3 *,.title-v3 *,.products-v3 *,.wrapper-v3 *:before,.button-v3 *:before,.text-v3 *:before,.title-v3 *:before,.products-v3 *:before,.wrapper-v3 *:after,.button-v3 *:after,.text-v3 *:after,.title-v3 *:after,.products-v3 *:after{box-sizing:border-box;box-shadow:none;border-radius:0;background-color:transparent;color:inherit;outline:none;border:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);text-rendering:optimizeLegibility;padding:0;margin:0}.color--main{color:#313234}.color--white{color:#fff}.color--primary{color:#1570ef}.color--secondary{color:#515358}.text-align--center{text-align:center}.text-weight--bold{font-weight:700!important}.mr--top-12{margin-top:12px!important}.mr--bottom-6{margin-bottom:6px!important}.mr--bottom-8{margin-bottom:8px!important}.mr--bottom-12{margin-bottom:12px!important}.mr--bottom-32{margin-bottom:32px!important}.mx-0{margin:0}.wrapper-v3{width:90%;max-width:1152px;margin:0 auto}.wrapper-v3--header{position:relative}.wrapper-v3--hero{position:absolute;left:0;right:0;top:0;height:100%;z-index:1}.wrapper-v3--categories-hero,.wrapper-v3--category{position:relative}@media screen and (max-width: 767px){.wrapper-v3{width:100%;padding:0 16px}}.wrapper-v3__text{max-width:758px;margin:0 auto}.title-v3{display:block;font-weight:700;font-family:Lato,sans-serif;margin:0}.title-v3--second{font-size:30px;line-height:36px;letter-spacing:-.021em}.title-v3--third{font-size:36px;line-height:40px;letter-spacing:-.022em}.title-v3--fourth{font-size:48px;line-height:58px;letter-spacing:-.022em}@media screen and (max-width: 767px){.title-v3--desktop{display:none}}.title-v3--mobile{display:none}@media screen and (max-width: 767px){.title-v3--mobile{display:block}}.text-v3{font-family:Lato,sans-serif;font-weight:400}.text-v3 a{color:#1570ef}.text-v3--large *{font-size:18px;line-height:25px}.text-v3--extra-large *{font-size:20px;line-height:28px}.text-v3--small *{font-size:14px;line-height:20px}.text-v3--medium *{font-size:16px;line-height:22px}.button-v3{padding:11px 16px;border-radius:6px;text-decoration:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;transition:.3s ease background-color;cursor:pointer}.button-v3--hidden{display:none}@media screen and (max-width: 1023px){.button-v3--desktop{display:none}}.button-v3--mobile{display:none}@media screen and (max-width: 1023px){.button-v3--mobile{display:flex}}.button-v3--wider{padding-left:77px;padding-right:77px}.button-v3--deals-modal{margin-bottom:16px}.button-v3__text{font-size:16px;font-weight:700;line-height:22px;font-family:Lato,sans-serif}.button-v3__text--white{color:#fff}.button-v3__text--primary{color:#1570ef}.button-v3__text--pink{color:#a805f5}.button-v3__text--green{color:#00a77e}.button-v3__text--disabled{color:#72757b}.button-v3__text--neutral{color:#313234}.button-v3__text--long{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.button-v3__icon{width:14px;height:14px;display:flex;align-items:center;justify-content:center}.button-v3__icon--right{margin-left:8px}.button-v3__icon--left{margin-right:8px}.button-v3__icon--white{color:#fff}.button-v3__icon--disabled{color:#72757b}.button-v3__icon--button-arrow-right svg{width:12px}.button-v3__icon--button-plus svg{width:12px}.button-v3--primary{background-color:#1570ef}.button-v3--primary:hover{background-color:#0d57bf}.button-v3--neutral{background-color:#313234}.button-v3--neutral:hover{background-color:#bfc4cf}.button-v3--disabled{background:#e3e5ea;cursor:not-allowed}.button-v3--disabled:hover{background:#e3e5ea}.button-v3--primary-text .button-v3__text{position:relative}.button-v3--primary-text .button-v3__text:after{content:"";width:100%;height:1px;background-color:#1570ef;position:absolute;bottom:0;left:0;pointer-events:none;transition:.3s ease transform;transform:scaleX(0)}.button-v3--primary-text:hover .button-v3__text:after{transform:scale(1)}.button-v3--outline{border:1px solid #BFC4CF}.button-v3--outline:hover{opacity:.8}.button-v3--white-outline{border:1px solid #FFFFFF}.button-v3--white{background-color:#fff;transition:.3s ease opacity}.button-v3--white:hover{opacity:.8}.button-v3--loading{background-color:#e3e5ea;pointer-events:none}.button-v3--loading .button-v3__text{opacity:0}.button-v3--loading .button-v3__loader{opacity:1}.button-v3--with-loader{position:relative}.button-v3--with-loader .button-v3__text{transition:.3s ease opacity}.button-v3--experience{height:46px;border:1px solid #BFC4CF}.button-v3--experience:hover{background-color:#313234}.button-v3--experience:hover .button-v3__text{color:#fff}.button-v3--experience:hover .button-v3__icon svg{stroke:#fff}.button-v3--experience .button-v3{transition:.3s ease background-color}.button-v3--experience .button-v3__text{color:#313234;transition:.3s ease color}.button-v3--experience .button-v3__icon svg{stroke:#313234;transition:.3s ease stroke}.button-v3__loader{width:44px;height:44px;pointer-events:none;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;margin:auto;opacity:0;transition:.3s ease opacity}.products-v3{padding:32px 0 0;background-color:#fff}@media screen and (max-width: 767px){.products-v3{padding:16px 0}}.products-v3__buttons{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-top:12px}@media screen and (max-width: 767px){.products-v3__buttons{justify-content:center;margin-top:6px}.products-v3__buttons .button-v3__icon{display:none}}.products-v3__container{display:flex;flex-wrap:wrap}.products-v3__left{width:40%}@media screen and (max-width: 767px){.products-v3__left{width:100%}.products-v3__left .title-v3{text-align:center}}.products-v3__list{list-style-type:none;margin:12px 0 0;padding:0}.products-v3__list-item{font-size:18px;line-height:25px;color:#313234;display:block;padding:12px;cursor:pointer;max-width:384px;transition:.3s ease background-color,.3s ease color,.3s ease border-color;border:1px solid transparent;border-radius:8px;margin-bottom:4px;font-family:Lato,sans-serif}.products-v3__list-item:last-child{margin-bottom:0}@media screen and (max-width: 767px){.products-v3__list-item{max-width:100%}}.products-v3__list-item--active,.products-v3__list-item:hover{color:#1570ef;border-color:#1570ef;background-color:#e5f2ff}.products-v3__right{width:60%;display:flex;flex-wrap:wrap;padding-left:24px}@media screen and (max-width: 767px){.products-v3__right{width:100%;padding-left:0}}.products-v3__block{display:none;width:100%}.products-v3__block--active{display:block}.products-v3__block-wrapper{display:flex;flex-wrap:wrap}.products-v3__single{border:1px solid #BFC4CF;border-radius:8px;text-decoration:none;display:block;margin:6px;padding:8px 12px;width:calc(33.33% - 12px);transition:.3s ease border-color}.products-v3__single:hover{border-color:#313234}@media screen and (max-width: 767px){.products-v3__single{width:calc(50% - 12px)}.products-v3__single:nth-child(9){display:none}}.products-v3__name{font-size:18px;line-height:25px;color:#313234;display:block;text-align:center;font-weight:700;font-family:Lato,sans-serif;overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.products-v3__image-wrapper{background-color:#f4f6f9;border-radius:8px;border:1px solid #BFC4CF;width:74px;height:74px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;margin:8px auto}.products-v3__image{display:block;width:58px;height:58px;object-fit:contain}.products-v3__badge{width:40px;height:40px;background-color:#fef1d7;border-radius:50%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:absolute;bottom:-12px;right:-23px;z-index:1}.products-v3__badge:hover .products-v3__tooltip{opacity:1;transform:translateY(0)}.products-v3__badge-icon{width:24px}.products-v3__badge-icon svg{display:block;width:100%}.products-v3__tooltip{position:absolute;background-color:#313234;color:#fff;font-size:16px;line-height:24px;padding:12px;border-radius:8px;width:284px;pointer-events:none;top:100%;right:20px;z-index:1;opacity:0;transition:.3s ease opacity,.3s ease transform;transform:translateY(-10px);font-family:Lato,sans-serif}@media screen and (max-width: 767px){.products-v3__tooltip{display:none}}.products-v3__views{font-size:14px;line-height:20px;color:#515358;display:block;text-align:center;font-family:Lato,sans-serif}.product-card-list-v3__wrapper{margin:0 auto;max-width:1218px}.product-card-list-v3{display:flex;flex-direction:column;gap:24px}.product-card-list-v3__title{text-align:center}.product-card-list-v3__list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px}.product-card-list-v3__header{display:flex;flex-direction:column;gap:24px}.product-card-list-v3__list-item{border:1px solid #E3E5EA;padding:12px;border-radius:8px}.product-card-list-v3__list-item:hover,.product-card-list-v3__list-item:active{border-color:#1570ef!important;color:#1570ef;cursor:pointer}.product-card-list-v3__list-item--active{border-color:#1570ef!important;color:#1570ef}.product-card-list-v3__ai-tool{background:#fef1d7;display:flex;gap:8px;padding:12px;border-radius:8px;align-items:center;border:1px solid #FEF1D7;font-family:Lato;font-weight:400;font-size:18px;line-height:140%;letter-spacing:0%;vertical-align:middle}.product-card-list-v3__ai-tool img{width:16px;height:16px}.product-card-list-v3__ai-tool:hover,.product-card-list-v3__ai-tool--active{border-color:#fbba37!important;color:#313234!important}.product-card-list-v3__see-all-button{height:44px;max-width:max-content;border-radius:6px;align-self:center;gap:8px;padding:10px 16px;font-family:Lato;font-weight:700;font-size:16px;line-height:140%;letter-spacing:0%;background-color:#1570ef;color:#fff;text-decoration:none}.product-card-list-v3__container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px}.product-card-list-v3__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;width:max-content}.product-card-list-v3__cards-column{display:flex;flex-direction:column;gap:12px;align-items:center;width:max-content}@media only screen and (max-width: 1400px){.product-card-list-v3__cards{grid-template-columns:repeat(3,1fr)}.product-card-list-v3__cards-column:nth-child(4){display:none}}@media only screen and (max-width: 1000px){.product-card-list-v3__cards{grid-template-columns:repeat(2,1fr)}.product-card-list-v3__cards-column:nth-child(n+3){display:none}}@media screen and (max-width: 767px){.product-card-list-v3__cards{grid-template-columns:1fr}.product-card-list-v3__cards-column{display:none}.product-card-list-v3__cards-column:nth-child(1){display:flex}}.product-card-list-v3__card{padding:24px 16px;text-align:center;color:#fff;display:flex;flex-direction:column;gap:28px;border:1px solid #BFC4CF;width:295px;height:auto;border-width:1px;border-radius:8px;justify-content:center;align-items:center;position:relative;overflow:hidden}.product-card-list-v3__card-shadow{width:266px;height:323px;transform:rotate(36deg);border-top-left-radius:12px;top:72px;position:absolute;left:-61px;border-top-right-radius:70px}.product-card-list-v3__card-image-container{width:202px;height:202px;border:2.1px solid #E3E5EA;border-width:2px;border-radius:24px;padding:24px;background-color:#fff;z-index:100}.product-card-list-v3__card-image{width:150px;height:150px}.product-card-list-v3__card-title{font-family:Lato;font-weight:700;font-size:30px;line-height:100%;letter-spacing:-2.1%;text-align:center;color:#fff;z-index:100}.product-card-list-v3 .bg-purple{background-color:#a805f5}.product-card-list-v3 .bg-blue{background-color:#1570ef}.product-card-list-v3 .bg-green{background-color:#00a77e}.product-card-list-v3 .bg-orange{background-color:#fbba37}.video-section-home-page-v3{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:32px 0;margin:32px 0}.video-section-home-page-v3__text{font-family:Lato;font-weight:700;font-size:36px;line-height:100%;letter-spacing:-2.2%;text-align:center;color:#313234;width:758px}@media (max-width: 768px){.video-section-home-page-v3__text{width:100%;font-size:24px;padding:0 16px}}.video-section-home-page-v3 iframe{border-radius:24px;aspect-ratio:16 / 9;width:758px}@media (max-width: 768px){.video-section-home-page-v3 iframe{width:343px;height:197.32588px}}.product-pros-cons-v3{width:295px;padding:24px 16px 0;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;border:1px solid #BFC4CF;text-align:center}.product-pros-cons-v3__image-wrapper{display:flex;justify-content:center;align-items:center;width:100%}.product-pros-cons-v3__image-container{width:80px;height:80px;padding:9.6px;margin-bottom:-20px;background-color:#fff;border-radius:9.6px;border:.83px solid transparent;display:flex;justify-content:center;align-items:center;z-index:100}.product-pros-cons-v3__image{max-width:60px;height:auto;margin:0 auto;display:block}.product-pros-cons-v3__shadow{padding:24px 16px;display:flex;flex-direction:column;gap:32px;border-radius:12px;background:color-mix(in srgb,black 5%,transparent)}.product-pros-cons-v3__description{margin-top:32px;font-family:Lato;font-weight:700;font-size:30px;line-height:100%;letter-spacing:-2.1%;text-align:center;color:#fff}.product-pros-cons-v3__title{font-family:Lato;font-weight:700;font-size:20px;line-height:140%;text-align:center;color:#fff}.product-pros-cons-v3--purple{background-color:#a020f0}.product-pros-cons-v3--blue{background-color:#1e90ff}.product-pros-cons-v3--green{background-color:#28a745}.product-pros-cons-v3--orange{background-color:#fd7e14}.product-image-card-v3{width:295px;border-radius:12px;overflow:hidden;background-color:#fff;border:1px solid #BFC4CF}.product-image-card-v3__image-wrapper{position:relative;background-color:#fff;overflow:hidden}.product-image-card-v3__main-image{width:100%;height:100%;display:block;object-fit:cover}.product-image-card-v3__footer{position:absolute;bottom:-2px;width:100%;padding-top:105px;gap:12px;box-sizing:border-box;border-radius:8px;background:linear-gradient(180deg,#fff0,#fff)}.product-image-card-v3__bottom-wrapper{background-color:#fff;width:100%;padding:16px;display:flex;align-items:center;gap:12px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.product-image-card-v3__logo-wrapper{width:64px;height:64px;padding:7.68px;border-radius:7.68px;background-color:#fff;border:.67px solid #E3E5EA;display:flex;justify-content:center;align-items:center}.product-image-card-v3__logo{width:48px;height:48px;object-fit:contain}.product-image-card-v3__title{font-family:Lato;font-weight:700;font-size:24px;line-height:100%;letter-spacing:-1.7%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:block}.product-image-card-v3--small .product-image-card-v3__image-wrapper{height:262px}.product-image-card-v3--medium .product-image-card-v3__image-wrapper{height:609px}.product-image-card-v3--large .product-image-card-v3__image-wrapper{height:900px}.product-subscribed-score-percentage-card-v3{width:295px;height:592px;overflow:hidden;border-radius:12px;background-color:#fff;border:1px solid #BFC4CF}.product-subscribed-score-percentage-card-v3__container{display:flex;flex-direction:column;justify-content:center}.product-subscribed-score-percentage-card-v3__score-heading{font-family:Lato;font-weight:700;font-size:20px;line-height:140%;text-align:center;margin-top:10px}.product-subscribed-score-percentage-card-v3__score-value{font-family:Lato;font-weight:800;font-size:126.34px;line-height:100%;letter-spacing:-2.2%;text-align:center;padding:12px 0}.product-subscribed-score-percentage-card-v3__bottom-wrapper{display:flex;align-items:center;justify-content:center;padding:16px;gap:16px}.product-subscribed-score-percentage-card-v3__logo-container{width:64px;height:64px;padding:7.68px;border-radius:7.68px;border:.67px solid #E3E5EA}.product-subscribed-score-percentage-card-v3__logo{width:48px;height:48px}.product-subscribed-score-percentage-card-v3__title{font-family:Lato;font-weight:700;font-size:24px;line-height:100%;letter-spacing:-1.7%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.product-subscribed-score-percentage-card-v3__metric{align-self:center;display:flex;gap:10px;border-radius:12px;padding:4px 12px;background-color:#f4f6f9}.product-subscribed-score-percentage-card-v3__metric__count{font-weight:700}.product-subscribed-score-percentage-card-v3__image-container{background-color:#f4f6f9;border-radius:100%;width:387px;height:387px;position:relative;margin-top:-105px;margin-left:20px}.product-subscribed-score-percentage-card-v3__main-image{width:320px;position:absolute;bottom:0;left:-40px}.score-color--dark-green{color:#00a77e;font-weight:700}.score-color--light-green{color:#54bd01;font-weight:700}.product-subscribed-score-card-simple-v3{width:295px;height:553px;border-radius:12px;overflow:hidden;background-color:#fff;border:1px solid #BFC4CF;background-image:url(data:image/png;base64,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)}.product-subscribed-score-card-simple-v3__container{display:flex;flex-direction:column;justify-content:center}.product-subscribed-score-card-simple-v3__bottom_wrapper{display:flex;align-items:center;justify-content:center;padding:16px;gap:16px}.product-subscribed-score-card-simple-v3__logo-container{width:64px;height:64px;border-radius:7.68px;padding:7.68px;border:.67px solid #E3E5EA}.product-subscribed-score-card-simple-v3__logo{width:48px;height:48px}.product-subscribed-score-card-simple-v3__title{font-family:Lato;font-weight:700;font-size:24px;line-height:100%;letter-spacing:-1.7%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.product-subscribed-score-card-simple-v3__score-value{font-family:Lato;font-weight:800;font-size:80px;line-height:100%;letter-spacing:-2.2%;text-align:center;padding:12px 0}.product-subscribed-score-card-simple-v3__score-out-of{font-family:Lato;font-weight:800;font-size:100px;line-height:100%;letter-spacing:-2.2%;text-align:center;padding:12px 0}.product-subscribed-score-card-simple-v3__metric{align-self:center;display:flex;gap:10px;border-radius:12px;padding:4px 12px}.product-subscribed-score-card-simple-v3__bottom-image{display:flex;justify-content:center;align-items:start;border-radius:100%;width:655px;height:655px;margin-left:-180px;position:relative}.product-subscribed-score-card-simple-v3__main-image{padding-bottom:45px;position:absolute;top:-72px;width:295px}.product-subscribed-score-card-simple-v3--bg-green{background-color:#bbe7dc}.product-subscribed-score-card-simple-v3--bg-warning{background-color:#fee8bc}.product-subscribed-score-card-simple-v3--bg-pink{background-color:#eecdfe}.product-subscribed-score-card-simple-v3--bg-blue{background-color:#cde5fe}.product-deal-card-v3{position:relative;background:#fff;border-radius:12px;text-align:center;overflow:hidden;width:295px;display:flex;flex-direction:column;gap:24px;border:1px solid #BFC4CF;background-repeat:no-repeat}.product-deal-card-v3__header{display:flex;flex-direction:column;gap:19px;padding:24px 16px 0}.product-deal-card-v3__logo-wrapper{display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:9.6px;border-width:.83px;padding:9.6px;border:1px solid #BFC4CF;align-self:center}.product-deal-card-v3__logo{width:60px;height:60px}.product-deal-card-v3__title{font-family:Lato;font-weight:700;font-size:30px;line-height:100%;letter-spacing:-2.1%;text-align:center;color:#313234}.product-deal-card-v3__bottom{display:flex;align-items:center;justify-content:center;background-color:#e8f7f3;transform:rotate(-15deg);width:384.2px;margin-left:-25px;margin-top:30px;max-height:166px}.product-deal-card-v3__offer{font-family:Lato;font-weight:700;font-size:50px;line-height:140%;letter-spacing:0%;background-color:#e8f7f3;color:#00a77e;width:275px}.product-compare-card-v3{padding:12px 0 16px 12px;border-radius:8px;width:295px;font-family:sans-serif;border:1px solid #BFC4CF;overflow:hidden}.product-compare-card-v3__title{margin-bottom:16px;font-family:Lato;font-weight:700;font-size:24px;line-height:100%;letter-spacing:-1.7%;text-align:center;color:#313234}.product-compare-card-v3__products-container{display:flex;flex-direction:column;position:relative}.product-compare-card-v3__item-wrapper{position:relative}.product-compare-card-v3__item{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:12px 0 0 12px;padding:12px 0 0 12px;box-shadow:0 2px 5px #0000000d;box-shadow:0 -5px 5px #00000017;border:1px solid #EFF0F5;gap:12px;height:120px;width:100%;overflow:hidden}.product-compare-card-v3__text-container{display:flex;flex-direction:column;justify-content:center;padding-top:12px;gap:16px;height:100%}.product-compare-card-v3__name{font-family:Lato;font-weight:700;font-size:20px;line-height:140%;letter-spacing:0%;color:#313234;word-break:break-all}.product-compare-card-v3__vs{position:absolute;width:32px;height:32px;display:flex;justify-content:center;align-items:center;background-color:#eff0f5;font-family:Lato;font-weight:700;font-size:15.44px;line-height:140%;letter-spacing:0%;border-radius:100%;color:#72757b;top:-15px;left:15px}.product-compare-card-v3__logo-container{position:relative;display:flex;justify-content:center;align-items:center;width:164px;height:164px;border-radius:19.8px;border-width:1.72px;padding:19.8px;border:1.72px solid #E3E5EA;margin-top:60px}.product-compare-card-v3__logo{width:125px;height:125px;object-fit:cover}.product-compare-card-v3--green{background:#bbe7dc}.product-compare-card-v3--yellow{background:#fee8bc}.product-compare-card-v3--ping{background:#eecdfe}.rating-card-v3{position:relative;width:295px;height:372px;padding:24px 12px;background:#fff4dc;border:1px solid #BFC4CF;border-radius:12px;text-align:center;overflow:hidden;display:flex;flex-direction:column;gap:24px}.rating-card-v3__star-bg{position:absolute;top:0;right:-9px;width:200px;height:200px;background-size:contain;z-index:0;opacity:.5}.rating-card-v3__header{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;z-index:1}.rating-card-v3__logo-wrapper{width:48px;height:48px;padding:6px;border-radius:8px;background:#fff;border:.5px solid #E3E5EA;display:flex;justify-content:center;align-items:center}.rating-card-v3__logo-wrapper img{width:36.4px;height:36.4px}.rating-card-v3__title{font-family:Lato;font-weight:700;font-size:20px;line-height:140%;letter-spacing:0%;z-index:1}.rating-card-v3__score{font-family:Lato;font-weight:800;font-size:100px;line-height:100%;letter-spacing:-2.2%;text-align:center;z-index:1}.rating-card-v3__subtitle{font-family:Lato;font-weight:700;font-size:18px;line-height:140%;letter-spacing:0%}.rating-card-v3__logos{display:flex;justify-content:center}.rating-card-v3__logos-logo-container{width:48px;height:48px;margin-left:-20px;padding:6px;border-radius:100%;background-color:#fff;border:.67px solid #E3E5EA;display:flex;justify-content:center;align-items:center}.rating-card-v3__logos-logo-container img{width:36px;height:36px}.promo-banner-v3{position:relative;border-radius:8px;color:#fff;max-width:100%;margin:40px auto;background:#313234}.promo-banner-v3__content{display:flex;justify-content:space-between;align-items:center;gap:24px}.promo-banner-v3__text-logo{background-repeat:no-repeat;background-position:top;z-index:2}.promo-banner-v3__text-container{background-repeat:no-repeat;background-position:top}.promo-banner-v3__text{flex:1;padding:16px;margin-left:10px}.promo-banner-v3__text h2{font-size:24px;font-weight:700}.promo-banner-v3__text p{font-size:16px;line-height:1.5;margin-bottom:12px}.promo-banner-v3__bg-image{position:absolute;max-width:400px}.promo-banner-v3__bg-image.bottom{bottom:0;left:20%;z-index:1}.promo-banner-v3__bg-image.top{top:0;right:-5%;z-index:0}.promo-banner-v3__button{background:#fff;width:127px;height:44px;gap:8px;padding:10px 16px;border-radius:6px;font-family:Lato;font-weight:700;font-size:16px;line-height:140%;letter-spacing:0%;color:#313234;text-decoration:none}.promo-banner-v3__icon{padding:16px}.promo-banner-v3__icon img{width:200px;height:200px}@media screen and (max-width: 767px){.promo-banner-v3__icon{display:none}}.promo-banner-v3__icon-circle{width:100px;height:100px;background:#fff;color:#2e2e2e;border-radius:50%;font-size:32px;font-weight:700;display:flex;align-items:center;justify-content:center}.flip-card__wrapper{perspective:1000px;width:295px;cursor:pointer;text-decoration:none}.flip-card__inner{width:100%;transition:transform .6s ease;transform-style:preserve-3d;position:relative}.flip-card__inner>.product-flip--flipped{z-index:1}.flip-card__face{backface-visibility:hidden;width:100%}.flip-card__wrapper:hover .flip-card__inner{transform:rotateY(180deg)}.product-flip{position:relative;display:flex;justify-content:center;align-items:center;border:1px solid #BFC4CF;height:100%;width:295px;border-radius:8px;overflow:hidden;background:none}.product-flip--flipped{transform:rotateY(180deg);position:absolute;top:0;left:0;width:100%}.product-flip--flipped:hover{visibility:visible}.product-flip__background{display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;transform:rotateY(180deg);z-index:0;border-radius:8px}.product-flip__header-container{display:flex;flex-direction:column;gap:16px}.product-flip__header-small{display:flex;align-items:center;gap:16px}.product-flip__header{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:18px}.product-flip__logo-wrapper{display:flex;align-items:center;justify-content:center;width:154px;height:154px;border-radius:18.48px;border:1.6px solid #E3E5EA;padding:16px;background:#fff}.product-flip__logo-wrapper-small{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:7.68px;border-width:.67px;padding:7.68px;border:1.6px solid #E3E5EA;background:#fff}.product-flip__logo-small{width:48px;height:48px}.product-flip__logo{width:117px;height:117px}.product-flip__title{font-family:Lato;font-weight:700;font-size:24px;line-height:100%;letter-spacing:-.017em;color:#313234}.product-flip__title-small{font-family:Lato;font-weight:700;font-size:24px;line-height:100%;letter-spacing:-1.7%;color:#313234}.banner-v3{background-color:#a805f5;padding:32px 0;overflow:hidden;position:relative}.banner-v3__illustration{position:absolute;z-index:1;background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none}.banner-v3__illustration--left{left:50px;bottom:-274px;width:416px;height:416px}@media screen and (max-width: 767px){.banner-v3__illustration--left{left:-261px;bottom:auto;top:-280px}}.banner-v3__illustration--right{right:0;top:-270px;width:416px;height:416px}@media screen and (max-width: 767px){.banner-v3__illustration--right{right:-241px;top:auto;bottom:-176px}}.banner-v3__wrapper{width:90%;max-width:800px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative;z-index:2}@media screen and (max-width: 767px){.banner-v3__wrapper{max-width:100%}}.banner-v3__container{width:70%;padding-right:32px}@media screen and (max-width: 767px){.banner-v3__container{width:100%;padding-right:0;text-align:center}}.banner-v3__image{display:block;width:30%}@media screen and (max-width: 767px){.banner-v3__image{display:none}}.banner-v3 .button-v3{min-width:127px;display:inline-flex}@media screen and (max-width: 767px){.banner-v3 .button-v3{display:flex}}.grid-v3{padding:48px 0;background-color:#f4f6f9}.grid-v3--learn-more{margin-top:24px}@media screen and (max-width: 767px){.grid-v3{padding:32px 0}}.grid-v3__container{margin-top:16px}.grid-v3__single{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:12px}.grid-v3__single:last-child{margin-bottom:0}@media screen and (max-width: 767px){.grid-v3__single{margin-bottom:36px}.grid-v3__single:last-child{margin-bottom:0}.grid-v3__single:nth-child(2n) .grid-v3__side:first-child{order:1}.grid-v3__single:nth-child(2n) .grid-v3__side:last-child{order:2;margin-top:12px}.grid-v3__single:nth-child(odd) .grid-v3__side:first-child{order:2;margin-top:12px}.grid-v3__single:nth-child(odd) .grid-v3__side:last-child{order:1}}.grid-v3__side{width:50%}@media screen and (max-width: 767px){.grid-v3__side{width:100%}}.grid-v3__side:first-child{padding-right:32px}@media screen and (max-width: 767px){.grid-v3__side:first-child{padding-right:0}}.grid-v3__side:last-child{padding-left:32px}@media screen and (max-width: 767px){.grid-v3__side:last-child{padding-left:0}}.grid-v3__side .button-v3{min-width:219px;display:inline-flex;margin-top:32px}@media screen and (max-width: 767px){.grid-v3__side .button-v3{display:flex;margin-bottom:0;margin-top:12px}}.grid-v3__side-image{display:block;width:100%}.grid-v3__product-reviews{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding-top:24px;text-decoration:none}.grid-v3__product-reviews__spider-chart{width:48px!important;height:48px!important}@media screen and (max-width: 1024){.grid-v3__product-reviews{width:100%;display:flex;flex-direction:column}}.grid-v3__right-percentage{display:flex;flex-direction:column;align-items:center}.grid-v3__right-percentage-value{font-family:Lato;font-weight:800;font-size:24px;line-height:100%;letter-spacing:-2.2%;color:#54bd01}.grid-v3__right-percentage-text{font-family:Lato;font-weight:400;font-size:12px;line-height:140%;letter-spacing:0%;vertical-align:middle;color:#313234}.grid-v3__product-review-left{display:flex;flex-direction:column;gap:4px;font-family:Lato;font-weight:700;font-size:16px;line-height:140%;letter-spacing:0%}.grid-v3__product-review-right-star{display:flex;align-items:center;gap:4px;font-family:Lato;font-weight:700;font-size:16px;line-height:140%;letter-spacing:0%}.grid-v3__product-review-right-star img{width:26px;height:26px}.grid-v3__product-review-right-star span{font-family:Lato;font-weight:800;font-size:18px;line-height:100%;letter-spacing:-2.2%;color:#313234}.grid-v3__product-review{display:flex;align-items:center;justify-content:space-between;padding:12px;gap:12px;border-radius:12px;border-width:1px;border:1px solid #EFF0F5;background:#fff;text-decoration:none}.grid-v3__product-review:hover{box-shadow:0 2px 5px #0000001a;border:1px solid #BFC4CF;cursor:pointer}.grid-v3__product-list{display:flex;flex-wrap:wrap;gap:8px;padding-top:24px}.grid-v3__product-list__product-visual{width:auto!important;max-width:188px;padding:8px!important;gap:8px!important;border:none!important;flex-direction:row!important;cursor:pointer!important;pointer-events:unset!important}@media screen and (max-width: 1024px){.grid-v3__product-list__product-visual{width:100%!important;max-width:100%}}.grid-v3__product-list__product-visual:hover{box-shadow:0 2px 5px #0000001a;border:1px solid #BFC4CF}.grid-v3__product-list__product-compare{display:flex;align-items:center;flex-wrap:wrap;background:#fff;padding:4px 8px;justify-content:center;gap:12px;border:1px solid white;border-radius:100px;text-decoration:none}.grid-v3__product-list__product-compare:hover{box-shadow:0 2px 5px #0000001a;border:1px solid #BFC4CF;cursor:pointer}.grid-v3__product-list__product-compare div{color:#72757b}.grid-v3__product-list__product-compare span{color:#313234;font-family:Lato;font-weight:700;font-size:16px;line-height:140%;letter-spacing:0%}@media screen and (max-width: 1024px){.grid-v3__product-list__product-compare{width:100%}}.grid-v3__product-list__product{display:flex;padding:12px;gap:12px;align-items:center;flex-direction:column;border:1px solid #E3E5EA;background:#fff;border-radius:8px;font-family:Lato;font-weight:700;font-size:16px;line-height:140%;letter-spacing:0%;min-width:160px;justify-content:space-between;text-decoration:none;cursor:default;pointer-events:none}.grid-v3__product-list__product__left,.grid-v3__product-list__product__right{display:flex;gap:12px;align-items:center}.grid-v3__product-list__product__left{max-width:85%}.grid-v3__product-list__product__left span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.grid-v3__product-list__product__right span{font-family:Lato;font-weight:700;font-size:30px;line-height:140%;letter-spacing:0%;text-align:center}.grid-v3__product-list__product__right img{width:20px;height:20px}.grid-v3__product-list__product--text{font-family:Lato;font-weight:400;font-size:12px;line-height:140%;letter-spacing:0%;text-align:center;color:#313234}@media screen and (max-width: 1024px){.grid-v3__product-list__product{width:100%}}.grid-v3__product-list__icon__wrapper{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:3.84px;border-width:.33px;padding:3.84px;border:.33px solid #E3E5EA}.grid-v3__product-list__product_icon{width:24px;height:24px}.grid-v3__product-list__explore-container{display:flex;justify-content:center;padding:0;background:#f0f7ff;border:1px solid #CDE5FE;border-radius:8px;background-repeat:no-repeat;background-position:right;background-position-y:bottom}.grid-v3__product-list__explore-container:hover{border:1px solid #c5e1fe;box-shadow:0 2px 5px #0000001a}@media screen and (max-width: 1024px){.grid-v3__product-list__explore-container{width:100%}}.grid-v3__product-list__explore{display:flex;justify-content:center;align-items:center;padding:0 16px;max-width:160px;min-height:140px;height:100%;width:100%;text-decoration:none}.grid-v3__product-list__explore p{font-family:Lato;font-weight:700;font-size:16px;line-height:140%;letter-spacing:0%;color:#1570ef}.grid-v3__product-list__explore img{width:20px;height:20px}.grid-v3__product-list__compare-more-container{background:#e5f2ff;text-decoration:none;border-radius:100px;padding:8px 12px;border:1px solid #cde5fe;background-repeat:no-repeat;background-position-x:42px;background-position-y:-10px;background-size:cover}.grid-v3__product-list__compare-more-container:hover{border:1px solid #c5e1fe;box-shadow:0 2px 5px #0000001a}@media screen and (max-width: 1024px){.grid-v3__product-list__compare-more-container{width:100%}}.grid-v3__product-list__compare-more{display:flex;justify-content:center;align-items:center;gap:24px;background-repeat:no-repeat}.grid-v3__product-list__compare-more p{font-family:Lato;font-weight:700;font-size:16px;line-height:140%;letter-spacing:0%;color:#1570ef}.grid-v3__product-list__compare-more img{width:20px;height:20px}@media screen and (max-width: 1024px){.grid-v3__product-list{justify-content:center;flex-direction:column;align-items:center}}.categories-v3{background-color:#f4f6f9;padding:32px 0 48px}@media screen and (max-width: 767px){.categories-v3{padding:16px 0 32px}}.categories-v3__wrapper{display:flex;flex-wrap:wrap;max-width:1000px;margin:32px auto 0}.categories-v3__block{margin-bottom:24px;width:33.33%;padding-right:24px}@media screen and (max-width: 767px){.categories-v3__block{width:100%;padding-right:0}.categories-v3__block:first-child .categories-v3__list{display:block}}.categories-v3__block-top-icon{display:none;position:absolute;top:0;bottom:0;right:0;margin:auto 0;pointer-events:none;height:8px}.categories-v3__block-top-icon svg{display:block;height:100%}@media screen and (max-width: 767px){.categories-v3__block-top-icon{display:block}}.categories-v3__block-top{padding-bottom:12px;position:relative}@media screen and (max-width: 767px){.categories-v3__block-top{border-bottom:1px solid #E3E5EA;padding-right:28px;cursor:pointer}}.categories-v3__list{list-style-type:none;margin:0;padding:4px 0 0}@media screen and (max-width: 767px){.categories-v3__list{display:none}}@media screen and (min-width: 768px){.categories-v3__list{display:block!important}}.categories-v3__list-item{display:block;padding:8px 0}.categories-v3__list-link{font-size:18px;line-height:25px;color:#1570ef;text-decoration:none;display:inline-block;vertical-align:top;position:relative;font-family:Lato,sans-serif}.categories-v3__list-link:hover:after{transform:scale(1)}.categories-v3__list-link:after{content:"";width:100%;height:1px;background-color:#1570ef;position:absolute;bottom:0;left:0;pointer-events:none;transition:.3s ease transform;transform:scaleX(0)}.categories-v3__buttons{display:flex;flex-wrap:wrap;justify-content:flex-end;max-width:1000px;margin:0 auto}@media screen and (max-width: 767px){.categories-v3__buttons{justify-content:center}.categories-v3__buttons .button-v3__icon{display:none}}.footer-v3{background-color:#313234;border-radius:16px 16px 0 0;position:relative;overflow:hidden}.footer-v3__illustration{position:absolute;z-index:1;right:0;bottom:0;width:503px;height:541px;background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none}@media screen and (max-width: 767px){.footer-v3__illustration{right:-38px;bottom:-115px}}.footer-v3__top{display:flex;flex-wrap:wrap;padding:48px 0 24px;position:relative;z-index:2}@media screen and (max-width: 767px){.footer-v3__top{padding:36px 0 48px}}.footer-v3__left{width:434px}@media screen and (max-width: 767px){.footer-v3__left{width:100%}}.footer-v3__logo{width:280px;display:block;margin-bottom:12px}.footer-v3__logo svg{width:100%;display:block;pointer-events:none}.footer-v3__buttons{margin-top:24px;display:flex;flex-wrap:wrap}@media screen and (max-width: 767px){.footer-v3__buttons{margin-bottom:48px}}.footer-v3__buttons .button-v3{margin-right:16px}.footer-v3__buttons .button-v3:last-child{margin-right:0}.footer-v3__right{width:calc(100% - 434px);padding-left:5%;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 767px){.footer-v3__right{width:100%;padding-left:0;display:block}}.footer-v3__block{margin-bottom:32px;padding-right:20px}@media screen and (max-width: 767px){.footer-v3__block{padding-right:0}}.footer-v3__block--socials{margin-bottom:0}.footer-v3__list{list-style-type:none;padding:0;margin:12px 0 0}.footer-v3__list-item{padding:8px 0;display:block}.footer-v3__list-link{font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:25px;color:#fff;text-decoration:none;display:inline-block;vertical-align:top;position:relative}.footer-v3__list-link:hover:after{transform:scale(1)}.footer-v3__list-link:after{content:"";width:100%;height:1px;background-color:#fff;position:absolute;bottom:0;left:0;pointer-events:none;transition:.3s ease transform;transform:scaleX(0)}.footer-v3__socials{display:flex;flex-wrap:wrap;margin-top:12px}.footer-v3__socials-single{width:48px;height:48px;margin-right:12px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.footer-v3__socials-single:hover svg{opacity:.7}.footer-v3__socials-single:last-child{margin-right:0}.footer-v3__socials-single svg{width:24px;pointer-events:none;transition:.3s ease opacity}.footer-v3__bottom{border-top:1px solid #515358;padding:24px 0;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;z-index:2}@media screen and (max-width: 767px){.footer-v3__bottom{display:block;padding:36px 0}}.footer-v3__menu{list-style-type:none;margin:0;padding:0}@media screen and (max-width: 767px){.footer-v3__menu{text-align:center;margin-bottom:24px}}.footer-v3__menu-item{display:inline-block;vertical-align:top;margin-right:30px;position:relative}.footer-v3__menu-item:hover:after{transform:scaleX(0)}.footer-v3__menu-item:before{content:"";width:6px;height:6px;background-color:#fff;border-radius:50%;position:absolute;top:0;bottom:-2px;right:-20px;pointer-events:none;margin:auto 0}.footer-v3__menu-item:after{content:"";width:100%;height:1px;background-color:#fff;position:absolute;bottom:0;left:0;pointer-events:none;transition:.3s ease transform}.footer-v3__menu-item:last-child{margin-right:0}.footer-v3__menu-item:last-child:before{display:none}.footer-v3__menu-link{font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:25px;color:#fff;text-decoration:none}@media screen and (max-width: 767px){.search-opened .header-v3 .header-search{width:calc(100% + 100px);margin-left:-100px}}.search-results a{text-decoration:none}.header-v3{background-color:#313234;padding:2px 0;position:fixed;top:0;left:0;z-index:1190;width:100%}@media screen and (max-width: 767px){.header-v3{padding:13px 0}}.header-v3__promotion{width:100%;height:calc(50% - 6px);margin-bottom:12px;border-radius:8px;padding:8px;position:relative;display:block;text-decoration:none;overflow:hidden}.header-v3__promotion:hover .header-v3__promotion-icon{transform:translate(2px,-2px)}.header-v3__promotion:last-child{margin-bottom:0}.header-v3__promotion--pink{background-color:#fcf5ff}.header-v3__promotion--blue{background-color:#e5f2ff}.header-v3__promotion-icon{position:absolute;width:24px;height:24px;top:8px;right:8px;pointer-events:none;transition:.3s ease transform}.header-v3__promotion-icon svg{display:block;width:100%;height:100%}.header-v3__promotion-title{color:#313234;font-size:23px;line-height:32px;margin:0;display:block;font-weight:700;font-family:Lato,sans-serif}.header-v3__promotion-text{color:#313234;font-size:14px;line-height:20px;display:block;font-family:Lato,sans-serif;margin-top:4px}.header-v3__promotion-content{position:relative;z-index:2}.header-v3__promotion-image{position:absolute;z-index:1;pointer-events:none}.header-v3__promotion-image--pink-first{width:133px;height:141px;bottom:0;right:0}.header-v3__promotion-image--pink-second{width:171px;height:111px;bottom:0;right:0}.header-v3__promotion-image--blue-first{width:180px;height:148px;bottom:0;left:0}.header-v3__promotion-image--blue-second{width:154px;height:110px;bottom:0;right:0;left:0;margin:0 auto}.header-v3__menu{display:none;width:34px;height:34px;border:1px solid #FFFFFF;border-radius:8px;cursor:pointer;margin-right:12px;position:relative}@media screen and (max-width: 767px){.header-v3__menu{display:block}}.header-v3__menu--active .header-v3__menu-item:nth-child(1){top:0;transform:rotate(45deg)}.header-v3__menu--active .header-v3__menu-item:nth-child(2){opacity:0}.header-v3__menu--active .header-v3__menu-item:nth-child(3){bottom:0;transform:rotate(-45deg)}.header-v3__menu-item{width:14px;height:2px;background-color:#fff;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:1;border-radius:1px;pointer-events:none;transition:.3s ease opacity,.3s ease transform}.header-v3__menu-item:nth-child(1){top:-8px}.header-v3__menu-item:nth-child(3){bottom:-8px}.header-v3__logo--desktop{display:block;width:180px;height:36px}@media screen and (max-width: 767px){.header-v3__logo--desktop{display:none}}.header-v3__logo--mobile{display:none;width:42px;height:42px}@media screen and (max-width: 767px){.header-v3__logo--mobile{display:block}}.header-v3__logo svg{width:100%}.header-v3__container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.header-v3__left{display:flex;flex-wrap:wrap;align-items:center}.header-v3__right{display:flex;flex-wrap:wrap;align-items:center;width:calc(100% - 241px)}@media screen and (max-width: 767px){.header-v3__right{width:calc(100% - 100px)}}.header-v3__item{position:relative;cursor:pointer}.header-v3__item:hover .header-v3__submenu{opacity:1;transform:translateY(0);pointer-events:all}.header-v3__item:hover:after{transform:scale(1)}.header-v3__item:after{content:"";width:calc(100% - 20px);height:1px;background-color:#fff;position:absolute;bottom:10px;left:10px;pointer-events:none;transition:.3s ease transform;transform:scaleX(0)}.header-v3__item--with-icon{display:flex;flex-wrap:wrap;align-items:center}.header-v3__item--with-icon:after{display:none}@media screen and (max-width: 767px){.header-v3__item{display:none}}.header-v3__item-link{padding:18px 10px;font-family:Lato,sans-serif;font-size:18px;line-height:25px;color:#fff;text-decoration:none;display:inline-block;vertical-align:top;position:relative}.header-v3__icon{width:10px;pointer-events:none}.header-v3__icon svg{width:100%;display:block}.header-v3__search{position:relative;margin:0 14px 0 24px;width:calc(100% - 316px)}.header-v3__search .header-search{width:100%;margin:0}@media screen and (max-width: 767px){.header-v3__search{width:100%;margin:0}}.header-v3__categories{position:absolute;z-index:3;top:60px;left:0;right:0;background-color:#fff;max-width:1100px;width:100%;border-radius:8px;padding:8px;box-shadow:0 42px 12px #0000,0 27px 11px #00000003,0 15px 9px #0000000d,0 7px 7px #00000017,0 2px 4px #0000001a,0 0 #0000001a;display:flex;flex-wrap:wrap;transition:.3s ease transform,.3s ease opacity;transform:translateY(-20px);opacity:0;pointer-events:none}@media screen and (max-width: 1125px){.header-v3__categories{left:100px}}@media screen and (max-width: 970px){.header-v3__categories{left:0;max-width:100%}}@media screen and (max-width: 767px){.header-v3__categories{display:none}}.header-v3__categories--active{opacity:1;transform:translateY(0);pointer-events:all}.header-v3__categories-left{width:260px}.header-v3__categories-title{font-family:Lato,sans-serif;font-size:18px;line-height:25px;font-weight:700;color:#515358;margin-bottom:8px;padding:8px;display:block}.header-v3__categories-list{margin:0;padding:0 0 8px;list-style-type:none;border-bottom:1px solid #EFF0F5}.header-v3__categories-list-item{font-family:Lato,sans-serif;font-weight:400;font-size:16px;line-height:22px;color:#515358;padding:8px;border-radius:8px;transition:.3s ease background-color;cursor:pointer}.header-v3__categories-list-item--active{background-color:#f4f6f9}.header-v3__categories-mid{background-color:#f4f6f9;border-radius:12px;padding:8px;margin:0 10px;width:calc(100% - 460px)}.header-v3__categories-right{width:180px}.header-v3__categories-block{display:none}.header-v3__categories-block--active{display:block}.header-v3__categories-block-title{color:#515358;font-family:Lato,sans-serif;font-weight:700;font-size:16px;line-height:22px;padding:8px;display:block}.header-v3__categories-sublist{list-style-type:none;display:flex;flex-wrap:wrap;margin:0;padding:0}.header-v3__categories-sublist-item{width:calc(50% - 6px);margin:4px 0}.header-v3__categories-sublist-item:nth-child(odd){margin-right:12px}.header-v3__categories-sublist-link{width:100%;text-decoration:none;height:54px;display:flex;flex-wrap:wrap;align-items:center;padding:8px;background-color:#fff;border-radius:8px}.header-v3__categories-sublist-link:hover .header-v3__categories-sublist-link-text{text-decoration:underline}.header-v3__categories-sublist-link-text{font-family:Lato,sans-serif;font-size:16px;line-height:22px;color:#1570ef;position:relative}.header-v3__submenu{position:absolute;top:60px;left:0;z-index:1;white-space:nowrap;background-color:#fff;border:1px solid #E3E5EA;border-radius:12px;padding:16px;box-shadow:0 0 #0000001a,0 2px 4px #0000001a,0 7px 7px #00000017,0 15px 9px #0000000d,0 27px 11px #00000003,0 42px 12px #0000;transition:.3s ease transform,.3s ease opacity;opacity:0;transform:translateY(-20px);pointer-events:none;margin:0}.header-v3__submenu-item{list-style-type:none;margin-bottom:12px}.header-v3__submenu-item:last-child{margin-bottom:0}.header-v3__submenu-link{font-size:16px;line-height:22px;text-decoration:none;color:#515358;transition:.3s ease color;display:block;font-family:Lato,sans-serif}.header-v3__submenu-link:hover{color:#1570ef}.header-v3__categories-link{text-decoration:none;display:flex;flex-wrap:wrap;align-items:center;padding:5px 8px;margin-top:8px}.header-v3__categories-link:hover .header-v3__categories-link-icon{transform:translate(5px)}.header-v3__categories-link-text{font-size:14px;line-height:20px;font-weight:700;color:#1570ef;font-family:Lato,sans-serif}.header-v3__categories-link-icon{width:18px;height:18px;margin-left:4px;transition:.3s ease transform}.header-v3__categories-link-icon svg{display:block;width:100%;height:100%}.menu-v3{position:fixed;z-index:3000;top:68px;left:0;right:0;height:calc(100dvh - 68px);background-color:#fff;padding:8px 16px 20px;display:none;overflow-x:hidden;overflow-y:auto}@media screen and (max-width: 767px){.menu-v3--active{display:block}}.menu-v3__item--submenu{border-bottom:1px solid #BFC4CF}.menu-v3__link{text-decoration:none;display:flex;flex-wrap:wrap;align-items:center;padding:12px 0;margin-left:16px}.menu-v3__link-text{font-size:14px;line-height:20px;font-weight:700;color:#1570ef;font-family:Lato,sans-serif}.menu-v3__link-icon{width:18px;height:18px;margin-left:4px}.menu-v3__link-icon svg{display:block;width:100%;height:100%}.menu-v3__item-link{font-family:Lato,sans-serif;color:#313234;font-size:18px;line-height:25px;font-weight:700;text-decoration:none;padding:16px 0;border-bottom:1px solid #BFC4CF;display:block}.menu-v3__item-link--submenu{border-bottom:none;padding-bottom:0}.menu-v3__submenu{padding:0 8px;margin-left:8px;border-bottom:1px solid #E3E5EA;position:relative;transition:.3s ease background-color,.3s ease border-radius}.menu-v3__submenu--active{background-color:#f4f6f9;border-radius:8px;border:none}.menu-v3__submenu--active .menu-v3__submenu-icon{transform:rotate(180deg)}.menu-v3__submenu-icon{width:16px;height:16px;pointer-events:none;position:absolute;top:10px;right:8px;margin:auto;z-index:1;transition:.3s ease transform}.menu-v3__submenu-icon svg{display:block;width:100%;height:100%}.menu-v3__submenu-text{font-size:14px;line-height:20px;font-family:Lato,sans-serif;color:#313234;font-weight:700;padding:12px 30px 12px 0;display:block}.menu-v3__submenu-list{position:relative;margin-left:8px;display:none;padding-bottom:12px}.menu-v3__submenu-list:before{content:"";width:2px;height:calc(100% - 28px);background-color:#515358;border-radius:2px;position:absolute;top:8px;left:0;z-index:1;pointer-events:none}.menu-v3__submenu-link{font-size:14px;line-height:20px;font-family:Lato,sans-serif;color:#313234;text-decoration:none;display:block;padding:8px}.menu-v3__promotions{margin-top:24px}.menu-v3__promotion{width:100%;margin-bottom:12px;border-radius:8px;position:relative;display:block;text-decoration:none;overflow:hidden}.menu-v3__promotion:last-child{margin-bottom:0}.menu-v3__promotion--pink{background-color:#fcf5ff}.menu-v3__promotion--blue{background-color:#e5f2ff}.menu-v3__promotion-icon{position:absolute;width:24px;height:24px;top:0;bottom:0;right:12px;margin:auto 0;pointer-events:none;transition:.3s ease transform}.menu-v3__promotion-icon svg{display:block;width:100%;height:100%}.menu-v3__promotion-title{color:#313234;font-size:18px;line-height:25px;margin:0;display:block;font-weight:700;font-family:Lato,sans-serif}.menu-v3__promotion-text{color:#313234;font-size:12px;line-height:17px;display:block;font-family:Lato,sans-serif;margin-top:4px}.menu-v3__promotion-image{position:absolute;left:0;bottom:0;height:70px;z-index:1;pointer-events:none}.menu-v3__promotion-image--pink{width:111px}.menu-v3__promotion-image--blue{width:160px}.menu-v3__promotion-content{width:100%;position:relative;z-index:2;padding:12px 36px 12px 12px}.hero-v3{background-color:#fff;padding:114px 0;position:relative}.hero-v3__illustration{position:absolute;z-index:1;background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none}.hero-v3__illustration--left{left:-100px;top:60px;width:449px;height:505px}.hero-v3__illustration--right{right:-175px;top:100px;width:509px;height:565px}@media screen and (max-width: 767px){.hero-v3__illustration{display:none}}@media screen and (max-width: 767px){.hero-v3{padding:100px 0 32px}}.hero-v3__search-texts{animation:hero-search-texts 6.5s infinite}.hero-v3__search-texts-container{height:25px;overflow:hidden}.hero-v3__wrapper{max-width:638px;width:90%;margin:0 auto;position:relative;z-index:2}.hero-v3__text-wrapper{max-width:520px;width:100%;position:relative;margin:0 auto}@media screen and (max-width: 767px){.hero-v3__text-wrapper{max-width:344px}}.hero-v3__text-wrapper svg{position:absolute;z-index:1;width:120px;pointer-events:none;top:70px;right:120px}@media screen and (max-width: 767px){.hero-v3__text-wrapper svg{top:53px;right:39px}}.hero-v3__search{background-color:#f4f6f9;border:1px solid #E3E5EA;padding:16px 60px;border-radius:12px;position:relative;cursor:pointer;margin-top:32px}.hero-v3__search:hover .hero-v3__search-icon--arrow{transform:translate(10px)}@media screen and (max-width: 767px){.hero-v3__search{padding:16px 48px}}.hero-v3__search .text-v3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hero-v3__search-icon{position:absolute;top:0;bottom:0;z-index:1;margin:auto 0;pointer-events:none}.hero-v3__search-icon svg{display:block;width:100%;height:100%}.hero-v3__search-icon--search{width:18px;height:18px;left:27px}@media screen and (max-width: 767px){.hero-v3__search-icon--search{left:15px}}.hero-v3__search-icon--arrow{width:6px;height:12px;right:33px;transition:.3s ease transform}@media screen and (max-width: 767px){.hero-v3__search-icon--arrow{right:15px}}.launch-section-v3{overflow-x:hidden;display:none}@media screen and (max-width: 767px){.launch-section-v3{padding:24px 0}}.launch-section-v3__content{display:flex;background-color:#f4f6f9;box-shadow:0 4px 8px #0000001a;align-items:center;gap:16px;padding:12px;border-radius:12px;position:relative;z-index:2;margin-top:42px}@media screen and (max-width: 767px){.launch-section-v3__content{flex-direction:column;align-items:center;text-align:center;padding:16px}}.launch-section-v3__launch-zone{min-width:250px;width:250px;background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 4px #0000000d}@media 576px{.launch-section-v3__launch-zone{width:100%}}.launch-section-v3__launch-zone__title{position:relative;display:inline-block;font-size:28px;font-weight:800;color:#313234;font-style:italic;line-height:100%;letter-spacing:10%;font-family:Lato;margin:0;padding-bottom:2px}.launch-section-v3__launch-zone__title--text{z-index:2;position:relative}.launch-section-v3__launch-zone__title--icon{position:absolute;right:-30px;bottom:0;width:100%;height:28px;background:url(/wp-content/uploads/2025/16/launch-app-icon.svg) no-repeat center right;background-size:contain}.launch-section-v3__launch-zone--subtitle{font-size:16px;color:"#313234";font-weight:400;margin-bottom:8px;height:70px;font-family:Lato}.launch-section-v3__launch-zone--link_wrapper{display:flex;justify-content:center}.launch-section-v3__launch-zone--link{color:#1570ef;padding:10px 16px;font-size:16px;font-weight:700;text-decoration:none}.launch-section-v3__launch-zone__slider-wrapper{position:relative;display:flex;overflow:hidden;max-width:100%;flex-grow:1}.launch-section-v3__launch-zone__slider-wrapper::-webkit-scrollbar{height:8px}.launch-section-v3__launch-zone__slider-wrapper::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.launch-section-v3__launch-zone__slider{display:flex;gap:12px;width:100%;overflow:hidden}.launch-section-v3__launch-zone__slider::-webkit-scrollbar{height:6px}.launch-section-v3__launch-zone__slider::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.launch-section-v3__launch-zone__slider>*{flex-shrink:0;scroll-snap-align:start}.launch-section-v3__launch-zone__scroll-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#ffffffe6;border:none;width:48px;height:48px;border-radius:50%;font-size:16px;font-weight:700;cursor:pointer;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 5px #0003}.launch-section-v3__launch-zone__scroll-btn--left{left:10px;display:none}.launch-section-v3__launch-zone__scroll-btn--right{right:10px}.launch-section-v3__launch-zone__scroll-btn img{width:32px;height:32px}.launch-section-v3__launch-zone__card{width:184px;height:180px;border-radius:12px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;text-align:center;font-size:16px;font-weight:600;border:2px solid #ffffff;color:#2b2b2b;transition:transform .3s;overflow:hidden}.launch-section-v3__launch-zone__card:hover{border:2px solid #00BBF9;background-color:#dff1f7}.launch-section-v3__launch-zone__card--special{border:2px solid #FF9B00;background-color:#ffe7c2}.launch-section-v3__launch-zone__card-header{width:100%;display:flex;justify-content:space-between;padding:12px 12px 0}.launch-section-v3__launch-zone__card-title{font-family:Lato;font-weight:700;font-size:16px;line-height:140%;letter-spacing:0%;color:#313234}.launch-section-v3__launch-zone__card-rank{font-family:Lato;font-weight:700;font-size:20px;line-height:140%;letter-spacing:0%;text-align:center}.launch-section-v3__launch-zone__card-image{display:flex;justify-content:end;width:100%}.launch-section-v3__launch-zone__card-image img{width:184px;height:184px;object-fit:cover;border-top-left-radius:20px;border-top-right-radius:20px;margin-bottom:-75px;margin-right:-43px;transform:rotate(-15deg)}@keyframes hero-search-texts{0%,20%,to{transform:translateZ(0)}30%,50%{transform:translate3d(0,-25px,0)}60%,80%{transform:translate3d(0,-50px,0)}}.categories-hero-v3{background-color:#f4f6f9;padding:48px 0}@media screen and (max-width: 767px){.categories-hero-v3{padding:24px 0}}.categories-hero-v3__wrapper{width:calc(100% - 300px);padding-right:24px;position:relative;z-index:2}@media screen and (max-width: 767px){.categories-hero-v3__wrapper{width:100%;padding-right:0;text-align:center}}.categories-hero-v3__illustration{position:absolute;top:10px;right:0;z-index:1;width:363px;height:183.5px;background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none}@media screen and (max-width: 767px){.categories-hero-v3__illustration{display:none}}.featured-categories-v3{padding:32px 0 24px}.featured-categories-v3__items{display:flex;flex-wrap:wrap;margin:24px 0 0 -6px;width:calc(100% + 12px)}@media screen and (max-width: 767px){.featured-categories-v3__items{width:100%;margin:24px 0 0}}.featured-categories-v3__item{border-radius:12px;border:1px solid #BFC4CF;width:calc(33.33% - 12px);margin:0 6px;overflow:hidden}@media screen and (max-width: 767px){.featured-categories-v3__item{width:100%;margin:0 0 12px}.featured-categories-v3__item:last-child{margin-bottom:0}}.featured-categories-v3__heading{font-size:20px;line-height:28px;color:#fff;margin:0;padding:12px}.featured-categories-v3__heading--green{background-color:#00a77e}.featured-categories-v3__heading--purple{background-color:#a805f5}.featured-categories-v3__heading--blue{background-color:#1570ef}.featured-categories-v3__list{list-style-type:none;padding:0 12px;margin:0}.featured-categories-v3__list-item{padding:12px 0}.featured-categories-v3__list-link{font-size:18px;line-height:25px;color:#1570ef;text-decoration:none;position:relative}.featured-categories-v3__list-link:after{content:"";width:100%;height:1px;background-color:#1570ef;position:absolute;bottom:0;left:0;pointer-events:none;transition:.3s ease transform;transform:scaleX(0)}.featured-categories-v3__list-link:hover:after{transform:scale(1)}.featured-categories-v3__list-count{font-size:18px;line-height:25px;color:#515358}.tags-v3{padding:12px 0 38px}.tags-v3__list{list-style-type:none;padding:0;display:flex;flex-wrap:wrap;width:calc(100% + 12px);margin:0 0 0 -6px}.tags-v3__item{background-color:#fff;border:1px solid #e3e5ea;border-radius:12px;margin:6px;transition:.3s ease opacity}.tags-v3__item:hover{opacity:.8}.tags-v3__link{padding:8px;color:#515358;font-size:18px;line-height:25px;text-decoration:none;display:block}.explore-categories-v3{padding:32px 0 120px;background-color:#f4f6f9}.explore-categories-v3__inputs{max-width:530px;margin:12px auto 32px;display:flex;flex-wrap:wrap;justify-content:space-between}.explore-categories-v3__block{border-radius:12px;overflow:hidden;border:1px solid #E3E5EA;margin-bottom:16px}.explore-categories-v3__block:last-child{margin-bottom:0}.explore-categories-v3__title{color:#fff;background-color:#515358;font-size:24px;line-height:33px;padding:12px;margin:0}.explore-categories-v3__header{background-color:#f4f6f9;display:flex;flex-wrap:wrap;justify-content:space-between;padding:4px 12px}.explore-categories-v3__header-text{color:#72757b;font-size:18px;line-height:25px;display:block;font-weight:700}.explore-categories-v3__content{padding:0 12px;background-color:#fff}.explore-categories-v3__item{padding:12px 0;border-bottom:1px solid #E3E5EA;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.explore-categories-v3__item:last-child{border-bottom:none}@media screen and (max-width: 767px){.explore-categories-v3__item-left{width:calc(100% - 120px)}}.explore-categories-v3__item-link{font-size:18px;line-height:25px;color:#1570ef;text-decoration:none;position:relative}.explore-categories-v3__item-link:after{content:"";width:100%;height:1px;background-color:#1570ef;position:absolute;bottom:0;left:0;pointer-events:none;transition:.3s ease transform;transform:scaleX(0)}.explore-categories-v3__item-link:hover:after{transform:scale(1)}.explore-categories-v3__item-count{font-size:18px;line-height:25px;color:#515358}@media screen and (max-width: 767px){.explore-categories-v3__item-count{display:block}}.explore-categories-v3__item-right{font-size:0}.explore-categories-v3__label{font-size:16px;line-height:22px;padding:4px 8px;border-radius:12px;color:#515358;display:inline-block;vertical-align:top;margin:2px}.input-v3{position:relative;display:flex;border:1px solid #BFC4CF;padding:10px 16px;border-radius:8px;background-color:#fff}.input-v3--categories-search{width:calc(100% - 178px)}.input-v3--categories-type{width:168px}.input-v3 .icon{margin-right:12px;margin-bottom:4px}.input-v3__icon{position:absolute;top:0;bottom:0;z-index:1;margin:auto 0}.input-v3__icon--categories-search{width:18px;left:16px}.input-v3__icon--categories-search svg{width:100%;height:100%}.input-v3__icon--dropdown{width:12px;right:16px}.input-v3__icon--dropdown svg{width:100%;height:100%}.input-v3__input{font-size:16px;line-height:22px;width:100%;margin:0;color:#313234;transition:.3s ease color,.3s ease border-color;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input-v3__input::-webkit-input-placeholder{color:#72757b}.input-v3__input:-moz-placeholder{color:#72757b}.input-v3__input::-moz-placeholder{color:#72757b}.input-v3__input:-ms-input-placeholder{color:#72757b}.input-v3__input:focus{border-color:#313234}.input-v3__input--dropdown{cursor:pointer}.input-v3__input--with-icon-left{padding-left:42px}.input-v3__input--with-icon-right{padding-right:20px}.breadcrumbs{padding:0;margin:0;list-style:none}.breadcrumbs li{display:inline-block;font-size:14px;line-height:20px}.breadcrumbs li:not(:last-child){margin-right:24px;position:relative}.breadcrumbs li:not(:last-child):after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 8 15'%3E%3Cpath stroke='%2372757B' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 13.5 6-6-6-6'/%3E%3C/svg%3E");height:16px;width:16px;top:calc(50% - 6px);right:-20px;background-position:center;background-repeat:no-repeat;background-size:4px 8px}.breadcrumbs a{text-decoration:none;color:#1570ef}.breadcrumbs a:hover{text-decoration:underline}.v3-body{background:#f4f6f9;padding-bottom:50px}.v3-body__btn-wrap{display:flex;justify-content:center;margin:24px 0}.v3-dropdown{position:relative;min-width:140px}.v3-dropdown__current{padding:10px 42px 10px 16px;gap:8px;height:42px;border:1px solid #BFC4CF;border-radius:8px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.v3-dropdown__current .dropdown-arrow svg{right:16px;top:50%;transform:translateY(-50%);position:absolute}.v3-dropdown__current .icon{margin-right:2px;margin-top:2px}.v3-dropdown__options{position:absolute;top:100%;left:0;padding:10px 16px;background:#fff;border:1px solid #BFC4CF;border-radius:8px;margin-top:8px;display:none;z-index:1}.v3-dropdown__radio-link{height:22px;margin-bottom:8px;cursor:pointer;display:flex;align-items:center;white-space:nowrap;text-decoration:none}.v3-dropdown__radio-link--checked i{border-color:#1570ef}.v3-dropdown__radio-link--checked i:before{content:"";width:12px;height:12px;display:block;border-radius:50%;background:#1570ef}.v3-dropdown__radio-link i{content:"";width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;margin-right:8px;border-radius:50%;border:1px solid #BFC4CF}.v3-dropdown__option{display:block;height:22px;margin-bottom:8px;cursor:pointer;display:flex;align-items:center;white-space:nowrap}.v3-dropdown__option input{position:absolute;pointer-events:none;opacity:0}.v3-dropdown__option input[type=radio]+i{content:"";width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;margin-right:8px;border-radius:50%;border:1px solid #BFC4CF}.v3-dropdown__option input[type=checkbox]+i{content:"";width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;margin-right:8px;border-radius:6px;border:1px solid #BFC4CF}.v3-dropdown__option input[type=radio]:checked+i{border-color:#1570ef}.v3-dropdown__option input[type=radio]:checked+i:before{content:"";width:12px;height:12px;display:block;border-radius:50%;background:#1570ef}.v3-dropdown__option input[type=checkbox]:checked+i{border-color:#1570ef}.v3-dropdown__option input[type=checkbox]:checked+i:before{content:"";width:10px;height:6px;display:block;border-top:2px solid #1570ef;border-right:2px solid #1570ef;transform:rotate(132deg);position:relative;top:-1px}.v3-dropdown__option:last-child{margin-bottom:0}.v3-dropdown__current-text{font-size:16px;line-height:22px;color:#72757b;display:block}.v3-dropdown__option-text{font-size:16px;line-height:22px;color:#313234;display:block}.v3-tabs{display:flex;position:relative}.v3-tabs:after{content:"";display:block;width:100%;height:1px;background:#e3e5ea;position:absolute;bottom:0;left:0}.v3-tabs__item{padding:12px;cursor:pointer;position:relative;z-index:1;display:inline-flex;align-items:center;border-bottom:1px solid transparent;color:#72757b;text-decoration:none;white-space:nowrap;transition:border-color .2s ease-in-out,color .2s ease-in-out}.v3-tabs__item:hover{border-color:#313234;color:#313234}.v3-tabs__item--active{color:#313234;border-color:#313234}@media only screen and (max-width: 1023px){.v3-tabs{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.v3-tabs::-webkit-scrollbar{display:none}}.v3-radar .radarCircle{display:none}.v3-radar .radarArea{pointer-events:none;fill-opacity:.5!important}.v3-radar .axisLabel{display:none!important}.v3-radar .line{stroke-width:8px!important}.v3-radar .gridCircle{fill:#e3e5ea!important;stroke-width:0!important;fill-opacity:1!important}.v3-radar .gridCircle:nth-child(odd){fill:#f4f6f9!important}.v3-radar .slicePath{opacity:0;fill:#fff;transition:opacity .2s ease-in-out}.v3-radar .slicePath:hover{opacity:.5}.v3-badge-icon{width:32px;height:32px;margin-right:5px}.v3-badge-icon svg{display:block;width:100%;height:100%;pointer-events:none}.v3-product-image{width:48px;height:48px;border:1.25px solid #E3E5EA;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-right:12px;background:#f4f6f9;flex-shrink:0;position:relative}.v3-product-image img{width:40px;height:40px;object-fit:contain;object-position:center}.v3-product-image--size-100{width:100px;height:100px}.v3-product-image--size-100 img{width:90px;height:90px}.v3-product-image--size-76{width:76px;height:76px;border-radius:12px}.v3-product-image--size-76 img{width:68px;height:68px}.v3-product-image--size-64{width:64px;height:64px;border-radius:8px}.v3-product-image--size-64 img{width:58px;height:58px}.v3-product-image--size-32{width:32px;height:32px}.v3-product-image--size-32 img{width:24px;height:24px}.v3-product-image--size-120{width:120px;height:120px;border-radius:12px}.v3-product-image--size-120 img{width:110px;height:110px}.v3-product-image__icon{right:-6px;bottom:-4px;position:absolute;font-size:0}@media only screen and (max-width: 1023px){.v3-product-image--size-100{width:64px;height:64px}.v3-product-image--size-100 img{width:58px;height:58px}}.v3-alternatives-list{padding:12px}.v3-alternatives-list h3{margin-top:0;margin-bottom:12px}.v3-alternatives-list h4{font-size:20px;margin:0}.v3-alternatives-list__item{margin-bottom:12px;border:1px solid #EFF0F5;border-radius:12px;display:flex;align-items:center;overflow:hidden;padding-right:12px}.v3-alternatives-list__item:last-child{margin-bottom:0}.v3-alternatives-list__number{width:43px;height:80px;margin-right:12px;font-weight:700;display:flex;align-items:center;justify-content:center;background:#fbba37}.v3-alternatives-list__number--secondary{background:#fee8bc}.v3-alternatives-list__texts{margin-left:4px}.v3-alternatives-list__texts-title{font-size:20px;font-weight:700;text-decoration:none;display:block}.v3-alternatives-list__texts-link{color:#72757b;text-decoration:none}.v3-alternatives-list__texts-link:after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.08337 9.91671L9.91671 4.08337M9.91671 4.08337V9.91671M9.91671 4.08337H4.08337' stroke='%2372757B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");content:"";height:14px;width:14px;background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;margin-left:4px;position:relative;top:1px}.v3-alternatives-list__texts-link:hover{text-decoration:underline}.v3-alternatives-list__percent{margin-left:auto;padding:8px;height:38px;border:1px solid #E3E5EA;border-radius:38px/2;font-size:16px;font-weight:700;display:flex;align-items:center}.v3-alternatives-list__percent i{width:17px;height:17px;border-radius:50%;margin-right:8px;display:block;background:currentColor}.v3-alternatives-list__percent--green{color:#54bd01}.v3-alternatives-list__percent--light-orange{color:#fbba37}.v3-alternatives-list__percent--orange{color:#fb9537}.v3-alternatives-list__percent--dark-green{color:#00a77e}.v3-alternatives-list__percent--gray,.v3-alternatives-list__percent--light-gray{color:#515358}.v3-alternatives-list__percent--light-gray i{color:#e3e5ea}@media only screen and (max-width: 1023px){.v3-alternatives-list{padding:0}}.v3-rich a{font-weight:700;color:#1570ef;text-decoration:underline}.v3-rich a:hover{text-decoration:none}.v3-rich>*:first-child{margin-top:0}.v3-rich>*:last-child{margin-bottom:0}.v3-rich ul{padding:0 0 0 1em}.v3-alternatives{padding:16px;border:1px solid #E3E5EA;border-radius:12px;background:#fff;margin-top:24px}.v3-alternatives .h1{margin:0 0 8px;line-height:1.2}.v3-alternatives__top{display:flex;margin-bottom:16px}@media only screen and (max-width: 1023px){.v3-alternatives__top{display:block}}.v3-alternatives__left{width:60%}@media only screen and (max-width: 1023px){.v3-alternatives__left{width:auto}}.v3-alternatives__right{width:40%}@media only screen and (max-width: 1023px){.v3-alternatives__right{width:auto}}.v3-alternatives__separator{margin:0 32px;width:1px;background:#e3e5ea}@media only screen and (max-width: 1023px){.v3-alternatives__separator{display:none}}.v3-alternatives__bottom{background:#fef1d7;border:1px solid #E3E5EA;border-radius:12px;display:flex;flex-wrap:wrap;align-items:center;padding:12px}.v3-alternatives__bottom .v3-product-image{margin-right:16px}.v3-alternatives__bottom-texts a{text-decoration:none}.v3-alternatives__bottom-texts h4{font-size:24px;font-weight:700;margin:0}.v3-alternatives__bottom-texts p{margin:0;color:#515358;font-size:18px}.v3-alternatives__bottom-compare{padding:12px;margin-top:12px;background:#fff;border:1px solid #E3E5EA;border-radius:12px;width:100%;font-size:16px}.v3-alternatives__bottom-compare--gray{background:#f4f6f9;border:0}.v3-alternatives__bottom-compare-header{display:flex;justify-content:space-between;margin-bottom:8px;font-weight:700}.v3-alternatives__bottom-compare-header a{color:#1570ef;font-weight:700;text-decoration:none}.v3-alternatives__bottom-compare-header a:hover{text-decoration:underline}.v3-alternatives__bottom-compare-cols{display:flex;margin-left:-8px;margin-right:-8px}.v3-alternatives__bottom-compare-cols>div{width:50%;padding:0 8px}@media only screen and (max-width: 1023px){.v3-alternatives__bottom-compare-cols{display:block}.v3-alternatives__bottom-compare-cols>div{width:100%}}.v3-alternatives .v3-compare-item{margin-bottom:8px}.v3-alternatives .v3-compare-item:last-child{margin-bottom:0}.v3-faqs{padding-bottom:24px}.v3-faqs h2{margin:48px 0 12px}.v3-faqs__item{margin-top:24px;display:flex}@media only screen and (max-width: 1023px){.v3-faqs__item{display:block}}.v3-faqs__item-left{width:300px;margin-right:12px;flex-shrink:0;display:flex}.v3-faqs__item-left h3{margin:0}@media only screen and (max-width: 1023px){.v3-faqs__item-left{margin-bottom:12px}}.v3-faqs__icon{width:40px;height:40px;background-size:contain;background-position:center;background-repeat:no-repeat;margin-right:12px}.v3-faqs__icon--overview{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='%23E8F7F3'/%3E%3Cpath d='M23.29 18.29L20.51 21.07C20.3436 21.0257 20.1723 21.0022 20 21C19.4696 21 18.9609 21.2107 18.5858 21.5858C18.2107 21.9609 18 22.4696 18 23C18.0023 23.1722 18.0258 23.3435 18.07 23.51L17.29 24.29C17.1963 24.383 17.1219 24.4936 17.0711 24.6154C17.0204 24.7373 16.9942 24.868 16.9942 25C16.9942 25.132 17.0204 25.2627 17.0711 25.3846C17.1219 25.5064 17.1963 25.617 17.29 25.71C17.383 25.8037 17.4936 25.8781 17.6155 25.9289C17.7373 25.9797 17.868 26.0058 18 26.0058C18.132 26.0058 18.2627 25.9797 18.3846 25.9289C18.5065 25.8781 18.6171 25.8037 18.71 25.71L19.49 24.93C19.6565 24.9743 19.8278 24.9978 20 25C20.5305 25 21.0392 24.7893 21.4142 24.4142C21.7893 24.0391 22 23.5304 22 23C21.9978 22.8278 21.9743 22.6565 21.93 22.49L24.71 19.71C24.8983 19.5217 25.0041 19.2663 25.0041 19C25.0041 18.7337 24.8983 18.4783 24.71 18.29C24.5217 18.1017 24.2663 17.9959 24 17.9959C23.7337 17.9959 23.4783 18.1017 23.29 18.29ZM20 12C18.6868 12 17.3865 12.2587 16.1732 12.7612C14.9599 13.2638 13.8575 14.0003 12.929 14.9289C11.0536 16.8043 10 19.3478 10 22C9.99511 23.9806 10.5838 25.9172 11.69 27.56C11.8386 27.7801 12.0684 27.9322 12.3291 27.9829C12.5898 28.0335 12.8599 27.9785 13.08 27.83C13.3002 27.6815 13.4523 27.4516 13.5029 27.1909C13.5535 26.9302 13.4986 26.6601 13.35 26.44C12.5445 25.2355 12.0813 23.8349 12.0098 22.3877C11.9383 20.9405 12.2611 19.501 12.9439 18.223C13.6267 16.945 14.6438 15.8764 15.8865 15.1314C17.1293 14.3863 18.5511 13.9928 20 13.9928C21.449 13.9928 22.8708 14.3863 24.1135 15.1314C25.3563 15.8764 26.3734 16.945 27.0561 18.223C27.7389 19.501 28.0618 20.9405 27.9903 22.3877C27.9188 23.8349 27.4555 25.2355 26.65 26.44C26.5763 26.5489 26.5248 26.6714 26.4985 26.8002C26.4722 26.9291 26.4716 27.0619 26.4966 27.191C26.5217 27.3201 26.572 27.443 26.6447 27.5527C26.7173 27.6623 26.8109 27.7566 26.92 27.83C27.0856 27.9412 27.2806 28.0004 27.48 28C27.6438 28.0002 27.8052 27.9603 27.9499 27.8835C28.0946 27.8068 28.2183 27.6957 28.31 27.56C29.4163 25.9172 30.005 23.9806 30 22C30 19.3478 28.9465 16.8043 27.0711 14.9289C25.1957 13.0536 22.6522 12 20 12Z' fill='%2300A77E'/%3E%3C/svg%3E%0A")}.v3-faqs__icon--usage{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='%23FCF5FF'/%3E%3Cpath d='M20.3 20.22C20.8336 19.7581 21.2616 19.1869 21.5549 18.545C21.8482 17.9032 22 17.2057 22 16.5C22 15.1739 21.4732 13.9021 20.5355 12.9645C19.5979 12.0268 18.3261 11.5 17 11.5C15.6739 11.5 14.4021 12.0268 13.4645 12.9645C12.5268 13.9021 12 15.1739 12 16.5C12 17.2057 12.1518 17.9032 12.4451 18.545C12.7384 19.1869 13.1664 19.7581 13.7 20.22C12.3001 20.8539 11.1125 21.8775 10.279 23.1685C9.4455 24.4596 9.00147 25.9633 9 27.5C9 27.7652 9.10536 28.0196 9.29289 28.2071C9.48043 28.3946 9.73478 28.5 10 28.5C10.2652 28.5 10.5196 28.3946 10.7071 28.2071C10.8946 28.0196 11 27.7652 11 27.5C11 25.9087 11.6321 24.3826 12.7574 23.2574C13.8826 22.1321 15.4087 21.5 17 21.5C18.5913 21.5 20.1174 22.1321 21.2426 23.2574C22.3679 24.3826 23 25.9087 23 27.5C23 27.7652 23.1054 28.0196 23.2929 28.2071C23.4804 28.3946 23.7348 28.5 24 28.5C24.2652 28.5 24.5196 28.3946 24.7071 28.2071C24.8946 28.0196 25 27.7652 25 27.5C24.9985 25.9633 24.5545 24.4596 23.721 23.1685C22.8875 21.8775 21.6999 20.8539 20.3 20.22ZM17 19.5C16.4067 19.5 15.8266 19.3241 15.3333 18.9944C14.8399 18.6648 14.4554 18.1962 14.2284 17.6481C14.0013 17.0999 13.9419 16.4967 14.0576 15.9147C14.1734 15.3328 14.4591 14.7982 14.8787 14.3787C15.2982 13.9591 15.8328 13.6734 16.4147 13.5576C16.9967 13.4419 17.5999 13.5013 18.1481 13.7284C18.6962 13.9554 19.1648 14.3399 19.4944 14.8333C19.8241 15.3266 20 15.9067 20 16.5C20 17.2956 19.6839 18.0587 19.1213 18.6213C18.5587 19.1839 17.7956 19.5 17 19.5ZM26.74 19.82C27.38 19.0993 27.798 18.2091 27.9438 17.2563C28.0896 16.3036 27.9569 15.3291 27.5618 14.45C27.1666 13.5709 26.5258 12.8248 25.7165 12.3014C24.9071 11.7781 23.9638 11.4997 23 11.5C22.7348 11.5 22.4804 11.6054 22.2929 11.7929C22.1054 11.9804 22 12.2348 22 12.5C22 12.7652 22.1054 13.0196 22.2929 13.2071C22.4804 13.3946 22.7348 13.5 23 13.5C23.7956 13.5 24.5587 13.8161 25.1213 14.3787C25.6839 14.9413 26 15.7044 26 16.5C25.9986 17.0252 25.8593 17.5409 25.5961 17.9954C25.3328 18.4499 24.9549 18.8274 24.5 19.09C24.3517 19.1755 24.2279 19.2977 24.1404 19.4447C24.0528 19.5918 24.0045 19.7589 24 19.93C23.9958 20.0998 24.0349 20.2678 24.1137 20.4183C24.1924 20.5687 24.3081 20.6967 24.45 20.79L24.84 21.05L24.97 21.12C26.1754 21.6917 27.1923 22.596 27.901 23.7263C28.6096 24.8566 28.9805 26.1659 28.97 27.5C28.97 27.7652 29.0754 28.0196 29.2629 28.2071C29.4504 28.3946 29.7048 28.5 29.97 28.5C30.2352 28.5 30.4896 28.3946 30.6771 28.2071C30.8646 28.0196 30.97 27.7652 30.97 27.5C30.9782 25.9654 30.5938 24.4543 29.8535 23.1101C29.1131 21.7659 28.0413 20.6333 26.74 19.82Z' fill='%23A805F5'/%3E%3C/svg%3E%0A")}.v3-faqs__icon--key{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='%23E5F2FF'/%3E%3Cpath d='M18 21H12C11.7348 21 11.4804 21.1054 11.2929 21.2929C11.1054 21.4804 11 21.7348 11 22V28C11 28.2652 11.1054 28.5196 11.2929 28.7071C11.4804 28.8946 11.7348 29 12 29H18C18.2652 29 18.5196 28.8946 18.7071 28.7071C18.8946 28.5196 19 28.2652 19 28V22C19 21.7348 18.8946 21.4804 18.7071 21.2929C18.5196 21.1054 18.2652 21 18 21ZM17 27H13V23H17V27ZM28 11H22C21.7348 11 21.4804 11.1054 21.2929 11.2929C21.1054 11.4804 21 11.7348 21 12V18C21 18.2652 21.1054 18.5196 21.2929 18.7071C21.4804 18.8946 21.7348 19 22 19H28C28.2652 19 28.5196 18.8946 28.7071 18.7071C28.8946 18.5196 29 18.2652 29 18V12C29 11.7348 28.8946 11.4804 28.7071 11.2929C28.5196 11.1054 28.2652 11 28 11ZM27 17H23V13H27V17ZM28 24H26V22C26 21.7348 25.8946 21.4804 25.7071 21.2929C25.5196 21.1054 25.2652 21 25 21C24.7348 21 24.4804 21.1054 24.2929 21.2929C24.1054 21.4804 24 21.7348 24 22V24H22C21.7348 24 21.4804 24.1054 21.2929 24.2929C21.1054 24.4804 21 24.7348 21 25C21 25.2652 21.1054 25.5196 21.2929 25.7071C21.4804 25.8946 21.7348 26 22 26H24V28C24 28.2652 24.1054 28.5196 24.2929 28.7071C24.4804 28.8946 24.7348 29 25 29C25.2652 29 25.5196 28.8946 25.7071 28.7071C25.8946 28.5196 26 28.2652 26 28V26H28C28.2652 26 28.5196 25.8946 28.7071 25.7071C28.8946 25.5196 29 25.2652 29 25C29 24.7348 28.8946 24.4804 28.7071 24.2929C28.5196 24.1054 28.2652 24 28 24ZM18 11H12C11.7348 11 11.4804 11.1054 11.2929 11.2929C11.1054 11.4804 11 11.7348 11 12V18C11 18.2652 11.1054 18.5196 11.2929 18.7071C11.4804 18.8946 11.7348 19 12 19H18C18.2652 19 18.5196 18.8946 18.7071 18.7071C18.8946 18.5196 19 18.2652 19 18V12C19 11.7348 18.8946 11.4804 18.7071 11.2929C18.5196 11.1054 18.2652 11 18 11ZM17 17H13V13H17V17Z' fill='%231570EF'/%3E%3C/svg%3E%0A")}@media only screen and (max-width: 1023px){.v3-faqs__icon{display:none}}.v3-faqs__item-right>*:first-child{margin-top:0}.v3-faqs__item-right>*:last-child{margin-bottom:0}.v3-faqs__item-right ul{padding-left:1em}.v3-product-stats--green b,.v3-product-stats--green i{color:#54bd01}.v3-product-stats--light-orange b,.v3-product-stats--light-orange i{color:#fbba37}.v3-product-stats--orange b,.v3-product-stats--orange i{color:#fb9537}.v3-product-stats--dark-green b,.v3-product-stats--dark-green i{color:#00a77e}.v3-product-stats--gray b,.v3-product-stats--gray i,.v3-product-stats--light-gray b{color:#515358}.v3-product-stats--light-gray i{color:#e3e5ea}.v3-product-stats__top{display:flex;align-items:center;font-size:20px;margin-bottom:12px}.v3-product-stats__top b{font-size:36px;margin-right:8px;font-weight:800}.v3-product-stats__bottom{display:flex}.v3-product-stats__bottom i{width:54px;height:18px;border-radius:7.02px;margin-right:4px;background:currentColor;position:relative}.v3-product-stats__bottom i svg{width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.v3-product-stats .inactive{background:#e3e5ea!important}.v3-product-stats--big{min-height:100px;display:flex;flex-direction:column;justify-content:center}.v3-product-stats--big .v3-product-stats__top b{font-size:48px}.v3-product-stats--big .v3-product-stats__bottom{display:flex}.v3-product-stats--big .v3-product-stats__bottom i{width:60px;height:30px;border-radius:8px}.v3-product-sticky{position:fixed;background:#fff;left:0;top:0;z-index:2000;width:100%;border-bottom:1px solid #E3E5EA}.v3-product-sticky .wrapper-v3{display:flex;height:78px;align-items:center}@media only screen and (max-width: 1023px){.v3-product-sticky .wrapper-v3{height:46px;margin:0}}.v3-product-sticky .v3-progress{margin-top:0}.v3-product-sticky .button-v3{margin-left:12px;flex-shrink:0}@media only screen and (max-width: 1023px){.v3-product-sticky .button-v3{display:none}}.v3-product-sticky .v3-tabs{position:absolute;left:12px;right:12px;bottom:0;overflow-x:scroll;overflow-y:hidden;margin:auto 0 0;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.v3-product-sticky .v3-tabs::-webkit-scrollbar{display:none}.v3-product-sticky .v3-tabs__item{height:66px}@media only screen and (max-width: 1023px){.v3-product-sticky .v3-tabs__item{height:46px;padding-top:0;padding-bottom:0}}.v3-product-sticky .v3-tabs:after{display:none}.v3-product-sticky__tabs{position:relative;flex-grow:1;height:78px;top:1px}.v3-product-sticky__tabs:before,.v3-product-sticky__tabs:after{content:"";position:absolute;top:-1px;height:100%;width:20px;z-index:2;background:linear-gradient(to right,#fff0,#ffffff03 8.1%,#ffffff0c 15.5%,#ffffff1b 22.5%,#ffffff2d 29%,#ffffff42 35.3%,#ffffff5a,#ffffff73 47.1%,#ffffff8c 52.9%,#ffffffa5,#ffffffbd 64.7%,#ffffffd2 71%,#ffffffe4 77.5%,#fffffff3 84.5%,#fffffffc 91.9%,#fff)}.v3-product-sticky__tabs:before{left:12px;transform:rotate(180deg)}.v3-product-sticky__tabs:after{right:12px}@media only screen and (max-width: 1023px){.v3-product-sticky__tabs{height:46px}}.v3-product-sticky__details{position:relative;top:1px;flex-shrink:0;margin-right:24px}@media only screen and (max-width: 1023px){.v3-product-sticky__details{display:none}}.v3-product-sticky__name-wrapper{display:flex;align-items:center;margin-bottom:4px}.v3-product-sticky__name{margin-right:8px;font-size:20px;line-height:28px;font-weight:700}.v3-product-sticky__separator{width:1px;height:32px;background:#bfc4cf}@media only screen and (max-width: 1023px){.v3-product-sticky__separator{display:none}}.v3-product-sticky--hidden{display:none}@media only screen and (max-width: 1023px){.v3-product-sticky{top:68px}.v3-product-sticky .v3-product-image{display:none}}.v3-product-banner{min-height:388px;color:#fff;padding:44px;display:flex;background:#00a77e;position:relative;overflow:hidden;border-radius:12px;margin-bottom:24px}.v3-product-banner .button-v3__text{color:#00a77e}.v3-product-banner--empty{background-color:#fff;color:#313234}.v3-product-banner--green{background:#00a77e}.v3-product-banner--green .button-v3__text{color:#00a77e}.v3-product-banner--purple{background:#a805f5}.v3-product-banner--purple .button-v3__text{color:#a805f5}.v3-product-banner--yellow{background:#fbba37}.v3-product-banner--yellow .button-v3__text{color:#fbba37}.v3-product-banner--blue{background:#1570ef}.v3-product-banner--blue .button-v3__text{color:#1570ef}.v3-product-banner--red{background:#d12217}.v3-product-banner--red .button-v3__text{color:#d12217}.v3-product-banner svg{position:absolute;height:100%;width:100%;left:0}.v3-product-banner__content{width:347px;margin-left:110px;position:relative;display:flex;flex-direction:column;justify-content:center}.v3-product-banner__badge{margin-bottom:24px}.v3-product-banner__badge-text{background:#0003;border-radius:6px;padding:6px 12px;display:inline-block;vertical-align:top}.v3-product-banner__text{font-size:36px;margin-bottom:24px;font-weight:700}.v3-product-banner__description{font-size:16px;margin:-24px 0 24px}.v3-product-banner__image{display:flex;flex-direction:row;align-items:flex-start;isolation:isolate;position:absolute;overflow:hidden;width:434px;height:434px;left:712px;top:67px;background:#eff0f5;border:1px solid #E3E5EA;box-shadow:-107px 73px 52px #00000003,-60px 41px 44px #0000000d,-27px 18px 32px #00000017,-7px 5px 18px #0000001a;border-radius:32px;transform:rotate(12deg)}.v3-product-banner__image img{padding:4px;width:100%;height:100%;object-fit:contain;object-position:center;border-radius:32px}.v3-product-banner__svg-mobile{display:none}@media only screen and (max-width: 1023px){.v3-product-banner{padding:32px 16px 220px;min-height:0;border-radius:0}.v3-product-banner__content{width:100%;margin-left:0}.v3-product-banner__image{width:434px;height:434px;box-shadow:-107px 73px 52px #00000003,-60px 41px 44px #0000000d,-27px 18px 32px #00000017,-7px 5px 18px #0000001a;border-radius:32px;top:auto;bottom:-277px;left:80px}.v3-product-banner__svg-desktop{display:none}.v3-product-banner__svg-mobile{display:block}.v3-product-banner__svg-mobile svg{position:absolute;top:0;left:0;width:100vw;height:147.7vw}}.v3-progress{border:1px solid #E3E5EA;border-radius:10px;padding:6px 10px;margin-top:12px;display:inline-flex;font-size:14px;align-items:center;font-weight:700}.v3-progress--green{color:#54bd01}.v3-progress--green i{background:#54bd01}.v3-progress--light-orange{color:#fbba37}.v3-progress--light-orange i{background:#fbba37}.v3-progress--orange{color:#fb9537}.v3-progress--orange i{background:#fb9537}.v3-progress--dark-green{color:#00a77e}.v3-progress--dark-green i{background:#00a77e}.v3-progress--gray{color:#515358}.v3-progress--gray i{background:#515358}.v3-progress--light-gray{color:#515358}.v3-progress--light-gray i{background:#e3e5ea}.v3-progress i{width:20px;height:13px;margin-right:5px;border-radius:3px}.v3-progress span{padding-left:5px;line-height:13px;display:block}.v3-progress--small{background:#f4f6f9;border:0;border-radius:8px}.v3-progress--small i{width:16px;height:10px;margin-right:4px}.v3-progress--experience{margin-top:4px}.v3-progress .inactive{background:#e3e5ea!important}.v3-product-with-radar{padding:12px;border:1px solid #EFF0F5;border-radius:12px;display:flex;width:33.33%;margin-right:12px;align-items:center;position:relative;transition:.3s ease border-color}.v3-product-with-radar:hover{border-color:#313234}@media only screen and (max-width: 1023px){.v3-product-with-radar{width:100%}}.v3-product-with-radar>a{position:absolute;top:0;right:0;bottom:0;left:0}.v3-product-with-radar:last-child{margin:0}.v3-product-with-radar .v3-radar{width:64px;height:64px;margin:0 0 0 auto;transform:scale(1.2)}.v3-product-with-radar .v3-radar .slicePath,.v3-product-with-radar .v3-radar .legend{display:none}@media only screen and (max-width: 1023px){.v3-product-with-radar{margin-bottom:12px;margin-right:0}.v3-product-with-radar:last-child{margin-bottom:0}}.v3-product-with-radar__details{margin-right:12px}.v3-product-with-radar__details h4{font-size:20px;margin:0 0 4px;font-weight:700}.v3-product-with-radar__percent{display:flex;font-size:14px;font-weight:700;align-items:center}.v3-product-with-radar__dot{display:block;width:14px;height:14px;border-radius:50%;margin-right:8px}.v3-product-with-radar__dot--green{background:#54bd01}.v3-product-with-radar__dot--light-orange{background:#fbba37}.v3-product-with-radar__dot--orange{background:#fb9537}.v3-product-with-radar__dot--dark-green{background:#00a77e}.v3-product-with-radar__dot--gray{background:#515358}.v3-product-with-radar__dot--light-gray{background:#e3e5ea}.v3-compare-sticky{position:fixed;z-index:2000;top:0;left:0;width:100%;background:#fff;border:1px solid #E3E5EA;box-shadow:15px 13px 12px #00000003,7px 6px 9px #00000005,2px 1px 5px #00000005,0 0 #00000005}.v3-compare-sticky--hidden{display:none}.v3-compare-sticky .wrapper-v3{position:relative}.v3-compare-sticky .v3-compare-next-row{margin:0}@media screen and (max-width: 1023px){.v3-compare-sticky .v3-compare-next-row{overflow:auto;display:flex;height:84px;-ms-overflow-style:none;scrollbar-width:none;margin-left:-16px;margin-right:-16px;padding:0 16px}.v3-compare-sticky .v3-compare-next-row::-webkit-scrollbar{display:none}}.v3-compare-sticky .v3-compare-form__item{margin:0!important;border:0;border-left:1px solid #EFF0F5;border-radius:0;order:1}.v3-compare-sticky .v3-compare-form__item:first-child{border-left:none}@media screen and (max-width: 1023px){.v3-compare-sticky .v3-compare-form__item{display:flex;width:84px;height:84px;padding:0;border:0;flex-shrink:0}.v3-compare-sticky .v3-compare-form__item .v3-compare-form__remove,.v3-compare-sticky .v3-compare-form__item .v3-compare-form__details{display:none}.v3-compare-sticky .v3-compare-form__item .v3-product-image{width:64px;height:64px;margin:0}.v3-compare-sticky .v3-compare-form__item .v3-product-image img{width:58px;height:58px}}.v3-compare-sticky__add{cursor:pointer;color:#313234;padding:11px 16px;position:absolute;right:0;top:0;font-size:16px;display:flex;align-items:center;font-weight:700;transition:.3s ease color}.v3-compare-sticky__add--hidden{display:none}.v3-compare-sticky__add svg{margin-right:8px}.v3-compare-sticky__add:hover{color:#1570ef}@media screen and (max-width: 1023px){.v3-compare-sticky__add{display:none}}.v3-compare-sticky__add-mobile{width:84px;height:84px;display:flex;align-items:center;justify-content:center;cursor:pointer;order:2}@media screen and (max-width: 1023px){.v3-compare-sticky__add-mobile{width:auto!important}}.v3-compare-sticky__add-mobile>div{width:48px;height:48px;border:1px solid #E3E5EA;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#1570ef}.v3-category-images{width:100%;height:200px;position:absolute;top:65px;left:0;z-index:1;pointer-events:none;overflow:hidden}.v3-category-images__container{width:247px;height:150px;position:absolute;top:0;right:0;z-index:1;pointer-events:none}@media only screen and (max-width: 1023px){.v3-category-images__container{display:none}}.v3-category-images__container:before{content:"";width:127px;height:127px;border-radius:50%;background-color:#00a77e;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;margin:auto}.v3-category-images__container:after{content:"";width:470px;height:300px;border-radius:24px;transform:rotate(7deg);position:absolute;left:-10px;bottom:-5px;z-index:1;background-color:#f4f6f9;margin:auto}.v3-category-images__container--empty:before{display:none}.v3-category-images__single{width:75px;height:75px;border-radius:9px;background-color:#f4f6f9;box-shadow:40.5px -27px 13.5px #0000,25.5px -17.25px 12px #00000003,14.25px -9.75px 10.5px #0000000d,6.75px -4.5px 7.5px #00000017,1.5px -.75px 4.5px #0000001a;border:1px solid #E3E5EA;position:absolute;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.v3-category-images__single--left{left:21px;bottom:11px;z-index:4}.v3-category-images__single--mid{z-index:3;top:0;bottom:0;left:0;right:0;margin:auto}.v3-category-images__single--right{right:21px;top:11px;z-index:2}.v3-category-images__single img{width:69px;height:69px;display:block;margin:auto;object-fit:contain;object-position:center}.v3-category-header{padding:24px 0 12px;position:relative}.v3-category-header__text--hidden{display:none}.v3-category-header__more{color:#1570ef;font-weight:700;cursor:pointer;font-size:16px;line-height:22px;margin-top:4px;display:inline-block;vertical-align:top}.v3-category-header__more:hover{text-decoration:underline}.v3-category-header__top{padding-bottom:36px;width:calc(100% - 270px)}@media screen and (max-width: 767px){.v3-category-header__top{width:100%}}.v3-category-header__hero{width:247px;height:150px;position:absolute;top:14px;right:0;pointer-events:none}@media screen and (max-width: 767px){.v3-category-header__hero{display:none}}.v3-category-header__hero:before{content:"";width:127px;height:127px;border-radius:50%;background-color:#00a77e;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;z-index:2}.v3-category-header__hero-product{width:75px;height:75px;border-radius:9px;background-color:#f4f6f9;border:1px solid #E3E5EA;box-shadow:40.5px -27px 13.5px #0000,25.5px -17.25px 12px #00000003,14.25px -9.75px 10.5px #0000000d,6.75px -4.5px 7.5px #00000017,1.5px -.75px 4.5px #0000001a;position:absolute;pointer-events:none}.v3-category-header__hero-product--first{z-index:5;top:0;bottom:0;right:0;left:0;margin:auto}.v3-category-header__hero-product--second{z-index:4;bottom:11px;left:21px;margin:auto}.v3-category-header__hero-product--third{z-index:3;top:11px;right:21px}.v3-category-header__hero-image{width:100%;height:100%;display:block}.v3-category-cards{border-bottom:1px solid #EFF0F5;padding-bottom:12px;margin-bottom:12px;position:relative}.v3-category-cards__container{display:flex}.v3-category-cards__item{margin-right:12px;border:1px solid #BFC4CF;border-radius:8px;height:84px;padding:12px;max-width:20%;width:100%;cursor:pointer;transition:background .3s,border-color .3s;position:relative;text-decoration:none;overflow:hidden}@media only screen and (max-width: 1023px){.v3-category-cards__item{max-width:100%}}.v3-category-cards__item--leader:hover{background:#fef1d7!important;border-color:#fbba37!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important}.v3-category-cards__item-bg_feature{position:absolute;top:0;right:0;z-index:1}.v3-category-cards__item--featured{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important;background:#e5f2ff!important}.v3-category-cards__item--featured:before,.v3-category-cards__item--featured:after{background-image:url("data:image/svg+xml,%3Csvg width='29' height='28' viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.2678 0.0223856C14.3101 1.8241 14.7036 3.59665 15.4231 5.22867C16.1427 6.86069 17.1725 8.31653 18.4483 9.50435C21.1476 12.0604 24.6435 13.4625 28.2598 13.4404C24.6999 13.2804 21.2247 14.6235 18.593 17.1758C15.9613 19.728 14.3868 23.2823 14.2133 27.063C14.2052 25.2389 13.8356 23.437 13.1295 21.7744C12.4234 20.1117 11.3966 18.6255 10.1148 17.412C7.40852 14.8007 3.87809 13.3633 0.221859 13.3837C3.84265 13.4172 7.3473 12.0249 10.0595 9.47585C11.3371 8.29374 12.3705 6.8435 13.0948 5.21649C13.8191 3.58945 14.2184 1.82125 14.2678 0.0223856Z' fill='%23FBBA37'/%3E%3C/svg%3E%0A");content:"";position:absolute;height:28px;width:28px;top:10px;right:10%;margin-right:14px;background-position:center;background-repeat:no-repeat;background-size:contain;z-index:0}.v3-category-cards__item--featured:after{top:45px;margin-right:0;z-index:0}.v3-category-cards__item:last-child{margin-right:0}.v3-category-cards__item:hover{border-color:#1570ef;background:#e5f2ff}@media only screen and (max-width: 1023px){.v3-category-cards__item{margin-right:0;margin-bottom:8px}}.v3-category-cards__label{font-size:14px;font-weight:700;margin-bottom:12px}.v3-category-cards__bottom{display:flex;align-items:center}.v3-category-cards__image{width:32px;height:32px;border:1px solid #E3E5EA;border-radius:4px;padding:2px;margin-right:8px;background:#fff;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.v3-category-cards__image img{width:100%;height:auto;object-fit:contain;object-position:center}.v3-category-cards__name{font-size:18px;font-weight:700;color:#1570ef;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 40px);z-index:2}.v3-category-cards__toggle{display:none}@media only screen and (max-width: 1023px){.v3-category-cards{flex-wrap:wrap}.v3-category-cards__container{max-height:240px;overflow:hidden;flex-wrap:wrap}.v3-category-cards__toggle{display:block;font-size:16px;position:relative;cursor:pointer;font-weight:700;color:#1570ef;text-align:center;bottom:0;height:34px;padding-top:12px;left:0}.v3-category-cards__toggle:after{content:"";position:absolute;bottom:100%;left:0;width:100%;height:34px;background:linear-gradient(to bottom,#fff0,#ffffff03 8.1%,#ffffff0c 15.5%,#ffffff1b 22.5%,#ffffff2d 29%,#ffffff42 35.3%,#ffffff5a,#ffffff73 47.1%,#ffffff8c 52.9%,#ffffffa5,#ffffffbd 64.7%,#ffffffd2 71%,#ffffffe4 77.5%,#fffffff3 84.5%,#fffffffc 91.9%,#fff)}.v3-category-cards__toggle span:last-child{display:none}.v3-category-cards--expanded .v3-category-cards__container{max-height:none}.v3-category-cards--expanded .v3-category-cards__toggle:after{display:none}.v3-category-cards--expanded .v3-category-cards__toggle span:first-child{display:none}.v3-category-cards--expanded .v3-category-cards__toggle span:last-child{display:block}}.v3-category-filter,.v3-category-filter__dropdowns{display:flex;align-items:center}.v3-category-filter__name{font-size:20px;font-weight:700;margin-right:12px}@media only screen and (max-width: 1023px){.v3-category-filter__name{width:100%}}.v3-category-filter .v3-dropdown,.v3-category-filter .input-v3{margin-right:12px}.v3-category-filter .v3-dropdown:last-child,.v3-category-filter .input-v3:last-child{margin-right:0}@media only screen and (max-width: 1023px){.v3-category-filter .v3-dropdown,.v3-category-filter .input-v3{width:calc(50% - 6px);margin-top:12px}}@media only screen and (max-width: 1023px){.v3-category-filter{flex-wrap:wrap;justify-content:space-between}}.v3-category-results{display:flex;align-items:center;justify-content:space-between}.v3-category-results h2{margin:32px 0 24px}@media only screen and (max-width: 1023px){.v3-category-results{flex-direction:column;align-items:flex-start;padding-bottom:24px}.v3-category-results h2{margin:24px 0 12px;font-size:24px}.v3-category-results .input-v3{width:100%}}.v3-category-card{display:flex;margin-bottom:24px}.v3-category-card--border{border:1px solid #E3E5EA;border-radius:12px}.v3-category-card__link{text-decoration:none}.v3-category-card__number{width:48px;height:97px;background:#fbba37;border-radius:12px 0 0 12px;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.v3-category-card__number--secondary{background:#fee8bc}@media only screen and (max-width: 1023px){.v3-category-card__number{width:100%;margin-bottom:-16px;height:60px;padding-bottom:16px;border-radius:12px 12px 0 0}}.v3-category-card__body{padding:16px;background:#fff;border-radius:0 12px 12px;width:100%}@media only screen and (max-width: 1023px){.v3-category-card__body{border-radius:12px}}.v3-category-card__body--with-number{width:calc(100% - 49px)}@media only screen and (max-width: 1023px){.v3-category-card__body--with-number{width:100%}}.v3-category-card__top{display:flex;margin-bottom:16px}.v3-category-card__top:last-child{margin-bottom:0}@media only screen and (max-width: 1023px){.v3-category-card__top{flex-direction:column}.v3-category-card__top:last-child{margin-bottom:0}}.v3-category-card__external{top:0;right:0;color:#72757b;position:absolute;text-decoration:none}.v3-category-card__external:after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.08337 9.91671L9.91671 4.08337M9.91671 4.08337V9.91671M9.91671 4.08337H4.08337' stroke='%2372757B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");content:"";height:14px;width:14px;background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;margin-left:4px}.v3-category-card__external:hover{text-decoration:underline}@media only screen and (max-width: 1023px){.v3-category-card__external{position:static;margin-top:8px;display:inline-block}}.v3-category-card__top-left{width:100%;margin-right:24px}.v3-category-card__top-left:last-child{margin-right:0}@media only screen and (max-width: 1023px){.v3-category-card__top-left{margin-right:0;margin-bottom:24px}.v3-category-card__top-left:last-child{margin-bottom:0}}.v3-category-card__top-left-header{display:flex;margin-bottom:15px;position:relative;align-items:center}@media only screen and (max-width: 1023px){.v3-category-card__top-left-header{padding-bottom:40px}}.v3-category-card h3{margin:0 0 4px}.v3-category-card__links{font-weight:700;color:#1570ef}@media only screen and (max-width: 1023px){.v3-category-card__links{font-size:16px}}.v3-category-card__info{font-size:16px;display:flex;align-items:center}.v3-category-card__info i{width:2px;height:8px;margin:0 7px;background:#bfc4cf;display:inline-block}.v3-category-card__info span{color:#515358;font-size:14px}@media only screen and (max-width: 1023px){.v3-category-card__info{display:block}.v3-category-card__info i{display:none}.v3-category-card__info span{display:block;margin-top:4px}}.v3-category-card__top-right{width:276px;background:#f4f6f9;border-radius:12px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:21px 0;flex-direction:column;position:relative}@media only screen and (max-width: 1023px){.v3-category-card__top-right{width:100%;padding-left:12px;padding-right:12px}}.v3-category-card__top-right-image{position:absolute;right:10px;top:10px;left:10px;bottom:10px;margin:auto;object-fit:contain;object-position:center;width:calc(100% - 20px);height:auto}@media only screen and (max-width: 1023px){.v3-category-card__top-right-image{position:static;height:177px;width:100%}}.v3-category-card__slider{width:252px;border:1px solid #BFC4CF;border-radius:4px;margin-bottom:12px;max-height:177px;overflow:hidden}.v3-category-card__slider img{display:block;width:100%;height:auto;object-fit:contain;object-position:center}@media only screen and (max-width: 1023px){.v3-category-card__slider{width:100%}}.v3-category-card__bullets{height:8px;display:flex;justify-content:center}.v3-category-card__bullets:empty{display:none}.v3-category-card .swiper-pagination-bullet{background:#fff;width:8px;height:8px;margin:0 2px;border:0}.v3-category-card .swiper-pagination-bullet-active{background:#313234}@media only screen and (max-width: 1023px){.v3-category-card .v3-color-percent,.v3-category-card .v3-progress{position:absolute;left:0;bottom:0}}.v3-category-card__bottom{display:flex;font-size:16px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.v3-category-card__bottom::-webkit-scrollbar{display:none}.v3-category-card__bottom-item{height:117px;border:1px solid #E3E5EA;border-radius:12px;margin-right:12px;padding:12px;position:relative}.v3-category-card__bottom-item>a{position:absolute;width:100%;height:100%;left:0;top:0}.v3-category-card__bottom-item:before{content:"";top:14px;width:18px;height:18px;right:12px;position:absolute;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.75 13.5L11.25 9L6.75 4.5' stroke='%2372757B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.v3-category-card__bottom-item:last-child{margin-right:0}.v3-category-card__bottom-item--pros-cons{width:355px;flex-shrink:0}@media only screen and (max-width: 1023px){.v3-category-card__bottom-item--pros-cons{width:280px}}.v3-category-card__bottom-item--pros-cons-full{width:calc(100% - 222px);flex-shrink:0}@media only screen and (max-width: 1023px){.v3-category-card__bottom-item--pros-cons-full{width:280px}}.v3-category-card__bottom-item--alternatives,.v3-category-card__bottom-item--pricing-range{width:210px;flex-shrink:0}.v3-category-card__bottom-item--discount{background:#e8f7f3;background-image:url("data:image/svg+xml,%3Csvg width='260' height='28' viewBox='0 0 260 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.5' cx='130' cy='598' r='501.5' stroke='%23BBE7DC' stroke-width='193'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:100% auto;background-position:center bottom;width:260px;flex-shrink:0}.v3-category-card__badge{background:#bbe7dc;border-radius:13px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex;margin-top:16px}.v3-category-card__bottom-item-top{font-weight:700;margin-bottom:8px}.v3-category-card__bottom-item-top--deal{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:15px}.v3-category-card__bottom-item-row{display:flex;align-items:center;margin-bottom:8px;padding-left:38px;line-height:26px;position:relative;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;display:block}.v3-category-card__bottom-item-row:last-child{margin-bottom:0}.v3-category-card__bottom-item-row:before{content:"";left:0;position:absolute;width:26px;height:26px;background-size:26px;background-size:contain;background-position:center}.v3-category-card__bottom-item-row--plus:before{background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='26' height='26' rx='8' fill='%23E8F7F3'/%3E%3Cpath d='M13 7.75V18.25M7.75 13H18.25' stroke='%2300A77E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.v3-category-card__bottom-item-row--minus:before{background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='26' height='26' rx='8' fill='%23F7EAE9'/%3E%3Cpath d='M7.75 13H18.25' stroke='%23D12217' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.v3-category-card__bottom-item-logos{display:flex;padding-top:12px}.v3-category-card__bottom-item-logo{width:48px;height:48px;padding:4px;background:#f4f6f9;border-radius:12px;margin-right:12px}.v3-category-card__bottom-item-logo img{width:40px;height:40px;object-fit:contain;object-position:center}.v3-category-card__bottom-item-logo:last-child{margin-right:0}.v3-category-card__bottom-item-price{height:63px;background:#e5f2ff;border-radius:12px;display:flex;align-items:center;font-size:16px;padding:0 8px;word-break:break-word}.v3-category-card__award{width:38px;height:38px;position:absolute;top:-6px;right:-6px;z-index:1;pointer-events:none}.v3-category-card__award img{width:100%;height:100%;object-fit:contain;object-position:center}.v3-category-card .v3-color-percent{margin-top:8px}@media only screen and (max-width: 1023px){.v3-category-card{flex-direction:column}}.v3-product-header h1{font-size:36px;margin:0 8px 0 0}.v3-product-header--top{padding:24px 0 0}.v3-product-header--list{margin-bottom:24px}.v3-product-header__panel{border:1px solid #E3E5EA;border-radius:12px;padding:12px;display:flex;flex-wrap:wrap;margin:8px 0}.v3-product-header__panel-details{width:calc(100% - 132px)}.v3-product-header__panel-details--promoted{width:calc(100% - 393px)}@media only screen and (max-width: 1023px){.v3-product-header__panel-details{width:100%}}.v3-product-header__panel-details-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media only screen and (max-width: 1023px){.v3-product-header__panel-details-top{justify-content:flex-start}}.v3-product-header__panel-details-top-left{display:flex;flex-wrap:wrap;align-items:center}@media only screen and (max-width: 1023px){.v3-product-header__panel-details-top-left{width:calc(100% - 112px)}}.v3-product-header__panel-details-top-right{display:flex;flex-wrap:wrap;align-items:center}@media only screen and (max-width: 1023px){.v3-product-header__panel-details-top-right{display:none}}.v3-product-header__panel-details-top-right .button-v3{margin-right:12px}.v3-product-header__panel-details-top-right .button-v3:last-child{margin-right:0}.v3-product-header__panel-promoted{width:249px;margin-left:12px}@media only screen and (max-width: 1023px){.v3-product-header__panel-promoted{width:100%;margin:12px 0 0}}.v3-product-header__panel-progress .v3-progress{margin-top:0}@media only screen and (max-width: 1023px){.v3-product-header__panel-progress .v3-progress{margin-top:12px}}.v3-product-header__panel-image{width:120px;height:120px;border:1px solid #E3E5EA;background:#f4f6f9;margin-right:12px;border-radius:14px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative}@media only screen and (max-width: 1023px){.v3-product-header__panel-image--desktop{display:none}}.v3-product-header__panel-image--mobile{display:none;width:100px;height:100px}@media only screen and (max-width: 1023px){.v3-product-header__panel-image--mobile{display:flex}}.v3-product-header__panel-image img{width:110px;height:110px;object-fit:contain}@media only screen and (max-width: 1023px){.v3-product-header__panel-image img{width:90px;height:90px}}.v3-product-header__panel-title{font-size:36px!important;line-height:50px;color:#313234}@media only screen and (max-width: 1023px){.v3-product-header__panel-title{font-size:30px!important;line-height:42px;width:100%}}.v3-product-header__panel-text{font-size:18px;line-height:25px;color:#313234;margin-top:12px}.v3-product-header__panel-buttons{display:none;margin-top:12px}@media only screen and (max-width: 1023px){.v3-product-header__panel-buttons{display:flex}}.v3-product-header__panel-buttons .button-v3{width:100%;margin-right:12px}.v3-product-header__panel-buttons .button-v3:last-child{margin-right:0}.v3-product-header__name{display:flex;align-items:center}.v3-product-header__name a{text-decoration:none}@media only screen and (max-width: 1023px){.v3-product-header__name{flex-direction:column;justify-content:center;align-items:flex-start;height:100px}}.v3-product-header__badge{display:flex;align-items:center;font-size:16px;color:#72757b;position:relative;padding:5px 0}.v3-product-header__badge--sticky{padding:0}.v3-product-header__badge--sticky .v3-badge-icon{width:24px;height:24px}.v3-product-header__badge--sticky .v3-product-header__badge-label{font-size:16px}@media only screen and (max-width: 1023px){.v3-product-header__badge{padding:0}}.v3-product-header__badge:hover .v3-product-header__tooltip{opacity:1;transform:translateY(0);pointer-events:all}.v3-product-header__badge-label{font-size:16px;line-height:22px;font-weight:700;color:#72757b}.v3-product-header__badge-icon{width:32px;height:32px;margin-right:5px}.v3-product-header__badge-icon svg{display:block;width:100%;height:100%;pointer-events:none}.v3-product-header__badge-link{font-size:14px;line-height:20px;color:#1570ef;padding:5px}.v3-product-header__badge-link--mobile{display:none}@media only screen and (max-width: 1023px){.v3-product-header__badge-link--mobile{display:block}}@media only screen and (max-width: 1023px){.v3-product-header__badge-link--desktop{display:none}}.v3-product-header__tooltip{position:absolute;top:42px;left:0;background-color:#313234;border-radius:8px;padding:12px;font-size:16px;line-height:24px;color:#fff;width:284px;box-shadow:0 42px 12px #0000,0 27px 11px #00000003,0 15px 9px #0000000d,0 7px 7px #00000017,0 2px 4px #0000001a,0 0 #0000001a;pointer-events:none;opacity:0;transform:translateY(-10px);transition:.3s ease opacity,.3s ease transform;z-index:3}.v3-product-header__tooltip--promoted{left:auto;right:0;top:35px}.v3-product-header__tooltip--promoted-sticky{left:auto;right:0;top:20px}.v3-product-header__tooltip--sticky{top:24px}@media only screen and (max-width: 1023px){.v3-product-header__tooltip{display:none}}.v3-product-header__tooltip a{text-decoration:underline;font-weight:700}.v3-product-header__award{width:38px;height:38px;position:absolute;top:-6px;right:-6px;z-index:1;pointer-events:none}.v3-product-header__award img{width:100%;height:100%;object-fit:contain;object-position:center}.anchor{content:"";display:block;position:absolute;width:100px;height:100px;bottom:100%;pointer-events:none}.anchor--offset{bottom:auto;margin-top:-150px}.v3-product-page-item{background:#fff;border:1px solid #E3E5EA;border-radius:12px;margin-bottom:24px;padding:16px;position:relative}@media only screen and (max-width: 1023px){.v3-product-page-item{border-radius:0;border-left:0;border-right:0}}.v3-product-page-item .h3{margin:8px 0}@media only screen and (max-width: 1023px){.v3-product-page-item .h3{font-size:30px}}.v3-product-page-item__table{border:1px solid #e3e5ea;overflow-x:auto}.v3-product-page-item__table-row{display:flex;flex-wrap:wrap;border-bottom:1px solid #e3e5ea}.v3-product-page-item__table-row:last-child{border-bottom:none}.v3-product-page-item__table-row span{font-size:18px;line-height:25px;display:block}.v3-product-page-item__table-row-left{width:30%;border-right:1px solid #e3e5ea;padding:12px}.v3-product-page-item__table-row-left span{font-weight:700}.v3-product-page-item__table-container{min-width:700px}.v3-product-page-item__table-row-right{width:70%;padding:12px}.v3-product-page-item__table-row-item{display:flex;flex-wrap:wrap;margin-bottom:5px}.v3-product-page-item__table-row-item:last-child{margin-bottom:0}.v3-product-page-item__table-row-item span{width:50%}.v3-product-page-item__badge{height:30px;display:inline-flex;align-items:center;padding:0 12px;border-radius:15px;background:#fcf5ff;color:#a805f5;font-size:16px;font-weight:700}.v3-product-page-item__text{max-height:120px;overflow:hidden;position:relative}.v3-product-page-item__text--full{max-height:100%}.v3-product-page-item__text--full:before{display:none}.v3-product-page-item__text:before{content:"";position:absolute;bottom:0;left:0;z-index:2;width:100%;height:100%;background:#fff;background:linear-gradient(0deg,#fff,#fff0 90%,#fff0)}.v3-product-page-item__full a,.v3-product-page-item__short a,.v3-product-page-item__text a{color:#1570ef;font-weight:700}.v3-product-page-item__full a:hover,.v3-product-page-item__short a:hover,.v3-product-page-item__text a:hover{text-decoration:none}.v3-product-page-item__full>*:first-child,.v3-product-page-item__short>*:first-child,.v3-product-page-item__text>*:first-child{margin-top:0}.v3-product-page-item__full>*:last-child,.v3-product-page-item__short>*:last-child,.v3-product-page-item__text>*:last-child{margin-bottom:0}.v3-product-page-item__full p,.v3-product-page-item__short p,.v3-product-page-item__text p,.v3-product-page-item__full ul,.v3-product-page-item__short ul,.v3-product-page-item__text ul,.v3-product-page-item__full ol,.v3-product-page-item__short ol,.v3-product-page-item__text ol{margin:10px 0}.v3-product-page-item__full ul,.v3-product-page-item__short ul,.v3-product-page-item__text ul,.v3-product-page-item__full ol,.v3-product-page-item__short ol,.v3-product-page-item__text ol{padding:0;list-style-type:none}.v3-product-page-item__full li,.v3-product-page-item__short li,.v3-product-page-item__text li{padding-left:20px;position:relative;margin:5px}.v3-product-page-item__full ul li:before,.v3-product-page-item__short ul li:before,.v3-product-page-item__text ul li:before{content:"";position:absolute;top:10px;left:0;z-index:1;width:6px;height:6px;border-radius:50%;background-color:#313234;pointer-events:none}.v3-product-page-item__full ol,.v3-product-page-item__short ol,.v3-product-page-item__text ol{counter-reset:item}.v3-product-page-item__full ol li:before,.v3-product-page-item__short ol li:before,.v3-product-page-item__text ol li:before{font-size:18px;line-height:25px;content:counter(item) ".";position:absolute;left:0;top:0;counter-increment:item;color:#313234}.v3-product-page-item__button{cursor:pointer;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:15px}.v3-product-page-item__button--less .v3-product-page-item__button-icon{transform:rotate(180deg)}.v3-product-page-item__button--hidden{display:none}.v3-product-page-item__button-text{font-size:16px;line-height:22px;font-weight:700;color:#1570ef}.v3-product-page-item__button-icon{width:14px;height:14px;margin-left:8px;pointer-events:none}.v3-product-page-item__button-icon svg{width:100%;height:100%;display:block}.v3-product-page-item__stats{border:1px solid #E3E5EA;border-radius:12px;display:flex;align-items:center;padding:24px;margin-bottom:24px;position:relative}.v3-product-page-item__stats>a{position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (max-width: 1023px){.v3-product-page-item__stats{flex-direction:column;padding:16px 16px 20px;align-items:flex-start;margin-bottom:8px}}.v3-product-page-item__stats-texts{width:470px;margin-right:24px}.v3-product-page-item__stats-texts .h4{margin:0 0 5px}.v3-product-page-item__stats-texts p{margin:0}@media only screen and (max-width: 1023px){.v3-product-page-item__stats-texts{width:auto;margin-right:0;margin-top:12px;margin-bottom:24px}.v3-product-page-item__stats-texts .h4{position:absolute;height:64px;display:flex;align-items:center;top:16px;left:92px;font-size:24px;padding-right:20px;line-height:1.2}}.v3-product-page-item__stats-right{margin:0 0 0 auto}@media only screen and (max-width: 1023px){.v3-product-page-item__stats-right{display:none}}.v3-product-page-item__stats-graph{margin:0 24px}.v3-product-page-item__stats-graph>div{width:100px;height:100px;display:block;transform:scale(1.2)}.v3-product-page-item__stats-graph>div .slicePath,.v3-product-page-item__stats-graph>div .legend{display:none}@media only screen and (max-width: 1023px){.v3-product-page-item__stats-graph{display:none}}.v3-product-page-item__label{color:#72757b;font-weight:700;margin-bottom:8px}.v3-product-page-item__other{display:flex}@media only screen and (max-width: 1023px){.v3-product-page-item__other{display:block}}.v3-product-page-item__embeds{display:flex;flex-wrap:wrap;gap:.5em}@media only screen and (max-width: 1023px){.v3-product-page-item__embeds{flex-direction:column}}.v3-product-page-item__iframe{width:calc(50% - .5em);padding-bottom:28.125%;position:relative;overflow:hidden}.v3-product-page-item__iframe iframe{width:100%;height:100%;border:none;border-radius:12px;position:absolute}@media only screen and (max-width: 1023px){.v3-product-page-item__iframe{width:100%;padding-bottom:56.25%}.v3-product-page-item__iframe:first-child{margin-right:0;margin-bottom:24px}}.v3-product-page-item__pricing{padding:44px 24px;border:1px solid #EFF0F5;border-radius:12px;display:flex;align-items:center;position:relative}.v3-product-page-item__pricing--cancellation{padding:24px}.v3-product-page-item__pricing--cancellation ul{list-style-position:inside;margin:10px 0}@media only screen and (max-width: 1023px){.v3-product-page-item__pricing{padding:12px;flex-direction:column;align-items:flex-start}}.v3-product-page-item__pricing-link{position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (max-width: 1023px){.v3-product-page-item__pricing-link{display:none}}.v3-product-page-item__pricing-left{flex-grow:1;display:flex;align-items:center}.v3-product-page-item__pricing-left h3,.v3-product-page-item__pricing-left p{margin:0}.v3-product-page-item__pricing-left p{color:#515358}.v3-product-page-item__pricing-left svg{margin-right:12px}@media only screen and (max-width: 1023px){.v3-product-page-item__pricing-left{flex-direction:column;align-items:flex-start}.v3-product-page-item__pricing-left h3{font-size:24px;height:56px;position:absolute;left:80px;top:12px;display:flex;align-items:center;padding-right:20px}.v3-product-page-item__pricing-left p{margin-top:8px;margin-bottom:20px}}.v3-product-page-item__pricing-middle{width:50%;display:flex;align-items:center;justify-content:center}.v3-product-page-item__pricing-middle b{font-size:36px}@media only screen and (max-width: 1023px){.v3-product-page-item__pricing-middle b{font-size:20px}}.v3-product-page-item__pricing-middle span{font-size:20px;color:#515358;margin-left:8px}@media only screen and (max-width: 1023px){.v3-product-page-item__pricing-middle{width:100%;margin-bottom:8px}}.v3-product-page-item__pricing-right{margin-left:24px}@media only screen and (max-width: 1023px){.v3-product-page-item__pricing-right{display:none}}.v3-product-page-item__experience{background:#f4f6f9;border-radius:12px;margin-bottom:8px;position:relative}.v3-product-page-item__experience img{border-radius:8px;width:618px;height:348px;background:#fff;object-fit:cover;object-position:center}@media only screen and (max-width: 1023px){.v3-product-page-item__experience img{width:calc(100% - 34px);height:calc((100vw - 66px)*.65)}}.v3-product-page-item__experience .swiper-slide{height:480px;display:flex;padding-top:48px;justify-content:center}@media only screen and (max-width: 1023px){.v3-product-page-item__experience .swiper-slide{height:auto;padding-bottom:84px}}.v3-product-page-item__experience-bullets{position:absolute;z-index:5;width:100%;text-align:center;bottom:48px!important}.v3-product-page-item__experience-bullets .swiper-pagination-bullet{width:12px;height:12px;border-radius:50%;border:1px solid #515358}.v3-product-page-item__experience-bullets .swiper-pagination-bullet-active{background-color:#313234}.v3-product-page-item__experience-nav{position:absolute;top:224px;z-index:5;cursor:pointer;transition:opacity .2s ease-in-out}.v3-product-page-item__experience-nav--prev{left:48px}.v3-product-page-item__experience-nav--next{right:48px}.v3-product-page-item__experience-nav--next svg{transform:rotate(180deg)}.v3-product-page-item__experience-nav:hover{opacity:.7}@media screen and (max-width: 1023px){.v3-product-page-item__experience-nav{display:none}}.v3-product-page-item__experience-buttons{display:flex;justify-content:center}.v3-product-page-item__experience-buttons .button-v3{width:290px}@media screen and (max-width: 767px){.v3-product-page-item__experience-buttons .button-v3{width:100%}}.v3-product-page-item__btn-wrap{display:flex;justify-content:center}.v3-product-page-content{background:#f4f6f9;padding-top:30px}@media only screen and (max-width: 1023px){.v3-product-page-content .wrapper-v3{padding:0}}.v3-product-page-faq{border:1px solid #E3E5EA;border-radius:12px;padding:24px;cursor:pointer;margin-bottom:24px;box-shadow:none}.v3-product-page-faq__name{display:flex;font-weight:700}.v3-product-page-faq__name span{margin-right:12px}.v3-product-page-faq__name svg{margin:0 0 0 auto}.v3-product-page-faq__name svg:last-child{display:none}.v3-product-page-faq__content{color:#72757b;margin-top:12px;display:none}.v3-product-page-faq__content>*:first-child{margin-top:0}.v3-product-page-faq__content>*:last-child{margin-bottom:0}.v3-product-page-faq:last-child{margin:0}.v3-product-page-faq--expanded{box-shadow:0 25px 10px #04003303,0 14px 8px #04003305,0 6px 6px #04003308,0 2px 3px #0400330a,0 0 #0400330a}.v3-product-page-faq--expanded .v3-product-page-faq__name svg{display:none}.v3-product-page-faq--expanded .v3-product-page-faq__name svg:last-child{display:block}.v3-review{background:#fff;border:1px solid #E3E5EA;border-radius:12px;padding:24px;margin-top:24px;margin-bottom:32px}.v3-review h2{margin:0 0 12px;line-height:1.2}.v3-review__top{display:flex}@media screen and (max-width: 1023px){.v3-review__top{display:block;margin-bottom:20px}}.v3-review__left{width:69%;margin-right:24px}@media screen and (max-width: 1023px){.v3-review__left{margin-right:0;width:100%;margin-bottom:12px}}.v3-review__right{width:31%;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 1023px){.v3-review__right{width:100%}}.v3-review__right-title{font-size:20px;font-weight:700;margin-bottom:12px}.v3-review__right-badge{font-size:16px;padding:0 12px;height:30px;display:inline-flex;background:#f4f6f9;border-radius:12px;align-items:center}.v3-review__right-badge b{margin-right:4px}.v3-review__table{border:1px solid #E3E5EA;border-radius:8px;width:100%;margin:50px 0;display:none}.v3-review__table>div{display:flex;justify-content:space-between;height:36px;align-items:center;padding:8px}.v3-review__table>div:first-child{background:#eff0f5}.v3-review__radar{width:100%;padding-bottom:100%;position:relative;margin-bottom:12px;margin-top:12px}.v3-review__radar>div,.v3-review__radar svg{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.v3-review__radar--empty{background:#f4f6f9;border-radius:12px}.v3-review__radar--empty>p{width:190px;text-align:center;font-size:14px;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 1023px){.v3-review__radar{margin-bottom:0}.v3-review__radar--empty{margin-bottom:12px}}.v3-review__radar-tooltip{padding:12px;width:360px;position:absolute;background:#fff;border:1px solid #EFF0F5;box-shadow:0 27px 11px #00000003,0 15px 9px #0000000d,0 7px 7px #00000017,0 2px 4px #0000001a,0 0 #0000001a;border-radius:12px;display:none;pointer-events:none;z-index:5;transform:translate(-100%,100%)}.v3-review__radar-tooltip-name{font-size:20px;font-weight:700;margin-bottom:4px}.v3-review__radar-tooltip-text{font-size:16px;color:#72757b;margin-bottom:12px}.v3-review__radar-tooltip-details{font-size:16px;color:#72757b;display:flex;align-items:center;margin-bottom:12px}.v3-review__radar-tooltip-details b{color:#000}.v3-review__radar-tooltip-details i{width:1px;height:12px;margin:0 6px;background:#e3e5ea}.v3-review__radar-tooltip-checks{display:flex}.v3-review__radar-tooltip-checks svg{margin-right:4px}.v3-review__right-switch{display:flex;justify-content:space-between;background:#f4f6f9;padding:4px;height:43px;border-radius:22px;color:#72757b}.v3-review__right-switch-item{cursor:pointer;height:35px;border-radius:18px;margin:0 6px;font-size:16px;display:inline-flex;align-items:center;padding:0 12px;-webkit-user-select:none;user-select:none}.v3-review__right-switch-item:first-child{margin-left:0}.v3-review__right-switch-item:last-child{margin-right:0}.v3-review__right-switch-item--active{font-weight:700;color:#000;background:#fff}.v3-review__description{padding:12px;background:#e5f2ff;border-radius:12px;margin-top:12px}.v3-review__description h3{font-size:20px;margin:0 0 4px}.v3-review__description p,.v3-review__description ul,.v3-review__description ol{margin:10px 0}.v3-review__description ol,.v3-review__description ul{list-style-position:inside}.v3-review__description ul{padding-left:0}@media screen and (max-width: 1023px){.v3-review{padding:16px}}.v3-block-headline{margin:32px 0 12px;line-height:1.2}@media screen and (max-width: 1023px){.v3-block-headline{font-size:30px}}.v3-platform-reviews{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:20px}.v3-platform-reviews--compare{margin-bottom:0}.v3-platform-reviews__item{width:calc(50% - 6px);padding:16px;border:1px solid #E3E5EA;border-radius:12px;background:#fff;margin-bottom:12px;position:relative;text-decoration:none}.v3-platform-reviews__item>a{position:absolute;top:0;left:0;right:0;bottom:0}.v3-platform-reviews__item .dekstop-hide{display:none}@media screen and (max-width: 1023px){.v3-platform-reviews__item .dekstop-hide{display:block}}.v3-platform-reviews__item--compare{width:100%}.v3-platform-reviews__item--compare .v3-platform-reviews__stars{margin-left:-10px}.v3-platform-reviews__item--compare .v3-platform-reviews__stars svg{width:176px;height:32px}.v3-platform-reviews__item--compare .v3-platform-reviews__avg{font-size:24px}.v3-platform-reviews__item--compare .v3-platform-reviews__total{font-size:16px;line-height:22px}.v3-platform-reviews__item--compare .v3-platform-reviews__source{font-size:14px;line-height:20px;margin:0 0 0 auto}.v3-platform-reviews__item--compare .v3-platform-reviews__source svg:first-child{width:24px;height:24px;margin-right:8px}.v3-platform-reviews__item--compare .v3-platform-reviews__source svg:last-child{width:24px;height:24px}.v3-platform-reviews__stars{display:inline-flex;position:relative;font-size:0}.v3-platform-reviews__stars path{fill:#bfc4cf}@media screen and (max-width: 1023px){.v3-platform-reviews__stars svg{width:176px;height:32px}}.v3-platform-reviews__overlay{display:flex;position:absolute;top:0;left:0;overflow:hidden;height:100%}.v3-platform-reviews__overlay svg{position:absolute}.v3-platform-reviews__overlay path{fill:#fbba37}.v3-platform-reviews__bottom{display:flex;align-items:center}.v3-platform-reviews__avg{font-size:32px;font-weight:800;margin-right:12px}.v3-platform-reviews__total{color:#72757b}.v3-platform-reviews__source{font-size:20px;margin:0 0 0 auto;font-weight:700;align-items:center;display:flex}.v3-platform-reviews__source svg:first-child{margin-right:16px}.v3-platform-reviews__source svg:last-child{position:absolute;right:16px;top:16px}@media screen and (max-width: 1023px){.v3-platform-reviews__item{width:100%;display:flex;flex-wrap:wrap;align-items:center}.v3-platform-reviews__bottom{width:100%;border-top:1px solid #EFF0F5;padding-top:12px;margin-top:12px}.v3-platform-reviews__source{margin:0}.v3-platform-reviews__source svg:last-child{margin-left:12px;position:static}.v3-platform-reviews__total{margin-left:4px}.v3-platform-reviews__avg{margin-right:4px}}.v3-layer{background:#fff;padding:32px 0}.v3-layer--light{background:#f4f6f9}.v3-layer--no-pd-top{padding-top:0}.v3-layer .wrapper-v3>*:first-child{margin-top:0}.v3-layer .wrapper-v3>*:last-child{margin-bottom:0}.v3-layer__item{width:calc(50% - 6px)}.v3-panel{padding:24px;border-radius:8px;margin-bottom:32px;background:#fff}.v3-compare-next-header{display:flex;justify-content:space-between;margin-bottom:24px;padding-top:24px;align-items:center}@media screen and (max-width: 1023px){.v3-compare-next-header{flex-direction:column}}.v3-compare-next-header h1{margin:0 0 12px;font-size:48px;line-height:1.2}.v3-compare-next-header p{font-size:20px;color:#515358;margin:0}.v3-compare-next-header .button-v3{flex-wrap:nowrap}.v3-compare-next-header .button-v3 *{white-space:nowrap}.v3-compare-next-header .button-v3 svg{margin-right:8px}@media screen and (max-width: 1023px){.v3-compare-next-header .button-v3{width:100%;margin-top:12px}}.v3-compare-next-header__left{margin-right:24px}@media screen and (max-width: 1023px){.v3-compare-next-header__left{margin-right:0}}@media screen and (max-width: 1023px){.v3-compare-next-header__right{width:100%}}.v3-popular-comparisons{display:flex;flex-wrap:wrap;width:calc(100% + 12px);margin-left:-6px}.v3-popular-comparisons__item{width:calc(33.33% - 12px);background:#fff;border:1px solid #EFF0F5;border-radius:12px;padding:12px;display:flex;align-items:center;position:relative;margin:6px}.v3-popular-comparisons__item>a{position:absolute;width:100%;height:100%;left:0;top:0;z-index:2}@media screen and (max-width: 1023px){.v3-popular-comparisons__item{width:100%}}@media screen and (max-width: 1023px){.v3-popular-comparisons__item .v3-product-image{margin-right:0;margin-bottom:8px}}.v3-popular-comparisons__item-container{position:relative}.v3-popular-comparisons__product{width:100%;flex-shrink:1;position:relative;align-items:center;display:flex}@media screen and (max-width: 1023px){.v3-popular-comparisons__product{flex-direction:column}}.v3-popular-comparisons__name{font-size:20px;margin:0;position:absolute;right:0;left:84px;font-size:16px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width: 1023px){.v3-popular-comparisons__name{position:static}}.v3-recommended{margin-bottom:32px}.v3-recommended .swiper-wrapper{margin-left:-6px;margin-right:-6px}.v3-recommended .swiper{overflow-y:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.v3-recommended .swiper::-webkit-scrollbar{display:none}.v3-recommended__item{padding:0 6px;width:294px;cursor:pointer}.v3-recommended__item:hover .v3-recommended__body{border-color:#72757b}.v3-recommended__template{display:none}.v3-recommended__body{display:flex;align-items:center;padding:12px 8px;background:#fff;border:1px solid #EFF0F5;border-radius:12px;transition:.3s ease border-color}.v3-recommended__details{margin-right:12px;width:145px}.v3-recommended__name{font-size:20px;margin-bottom:4px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:146px}.v3-recommended .v3-radar{width:48px;height:48px;flex-shrink:0;transform:scale(1.3)}.v3-recommended .v3-radar .slicePath,.v3-recommended .v3-radar .legend{display:none}.v3-color-percent{display:inline-flex;align-items:center;padding:0 4px;height:24px;background:#fff;border:1px solid #E3E5EA;border-radius:12px;font-size:14px;font-weight:700}.v3-color-percent i{width:18px;height:18px;background:currentcolor;border-radius:50%;display:block;margin-right:4px;font-size:14px;font-weight:700}.v3-color-percent--green i{color:#54bd01}.v3-color-percent--light-orange i{color:#fbba37}.v3-color-percent--orange i{color:#fb9537}.v3-color-percent--dark-green i{color:#00a77e}.v3-color-percent--gray i{color:#515358}.v3-color-percent--light-gray i{color:#e3e5ea}.v3-color-percent--big{height:26px;font-size:16px}.v3-compare-form{padding:24px 0;margin-top:24px;background:#fff;border-radius:12px;display:flex;justify-content:center;flex-wrap:wrap;align-items:center;width:800px}@media screen and (max-width: 1023px){.v3-compare-form{width:100%;flex-direction:column;padding:12px}.v3-compare-form .v3-vs{margin:4px 0}}.v3-compare-form__dropdown-list--small .v3-compare-form__option{font-size:15px}.v3-compare-form__dropdown-list--hidden{display:none}.v3-compare-form__item{display:flex;align-items:center;padding:9px 12px;background:#fff;border:1px solid #EFF0F5;border-radius:12px;width:346px;height:82px;position:relative}@media screen and (max-width: 1023px){.v3-compare-form__item{width:100%}}.v3-compare-form__item--hidden{display:none!important}.v3-compare-form__item--small .v3-compare-form__name{font-size:15px}.v3-compare-form__item--second-step .v3-compare-form__remove{display:none}.v3-compare-form__item:hover{cursor:text}.v3-compare-form__item-block{display:flex;align-items:center;width:100%}.v3-compare-form__item-block--hidden{display:none}.v3-compare-form__details{width:calc(100% - 60px);text-align:left}.v3-compare-form__details input{font-size:16px;color:#72757b;border:0;background:transparent;padding:0;width:100%}.v3-compare-form__dropdown{padding:12px;position:absolute;background:#fff;border:1px solid #EFF0F5;box-shadow:0 27px 11px #00000003,0 15px 9px #0000000d,0 7px 7px #00000017,0 2px 4px #0000001a,0 0 #0000001a;border-radius:12px;top:100%;width:100%;margin-top:10px;left:0;z-index:3;max-height:397px;overflow:auto;-webkit-overflow-scrolling:touch}.v3-compare-form__dropdown--hidden{display:none}.v3-compare-form__option{padding:12px;cursor:pointer;display:flex;font-size:18px;border-radius:12px;font-weight:700;align-items:center;-webkit-user-select:none;user-select:none}.v3-compare-form__option--hidden{display:none}.v3-compare-form__option:hover{background:#f4f6f9}.v3-compare-form__template{display:none}.v3-compare-form__option-name{flex-grow:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:left;padding-right:10px}.v3-compare-form__remove{cursor:pointer;font-size:0;margin:0 0 0 auto}.v3-compare-form__open{font-size:0;margin:0 0 0 auto}.v3-compare-form__name{font-size:20px;font-weight:700;max-width:calc(100% - 20px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.v3-compare-form__name-wrapper{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:4px}.v3-compare-form__button-wrap{width:100%;display:flex;justify-content:center;margin-top:12px}.v3-compare-form__item-wrapper{display:flex;flex-wrap:wrap;text-decoration:none;align-items:center;width:calc(100% - 25px)}.v3-compare-form__external-icon{width:15px;height:15px;margin-left:4px}.v3-compare-form__external-icon svg{display:block;width:100%;height:100%}.v3-vs{display:flex;flex-direction:column;justify-content:center;align-items:center;width:33px;height:33px;background:#eff0f5;border-radius:50%;flex-shrink:0;margin:0 12px;font-size:12px;font-weight:700}.v3-compare-header{text-align:center;display:flex;flex-direction:column;align-items:center}.v3-compare-header h1{margin:0 0 12px;line-height:1.3}.v3-compare{background:#f4f6f9;padding:24px 0;position:relative}.v3-compare>svg{width:100%;height:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%);top:160px}.v3-compare .wrapper-v3{position:relative}.v3-compare__bg{overflow:hidden;position:relative;width:100%;height:100%;position:absolute;left:0;top:0}@media screen and (max-width: 1023px){.v3-compare__bg{display:none}}.v3-compare-next-row{display:flex;margin-bottom:12px}.v3-compare-next-row>*{width:100%}.v3-compare-next-row>*:not(:last-child){margin-right:12px}@media screen and (max-width: 1023px){.v3-compare-next-row{display:block}.v3-compare-next-row .v3-compare-form__item{margin-bottom:12px}}.v3-compare-blocks{border-radius:12px;background:#fff;overflow:hidden}.v3-compare-blocks__block{display:flex}.v3-compare-blocks__block .v3-compare-blocks__item{padding-bottom:16px}.v3-compare-blocks__block:first-child .v3-compare-blocks__item{padding-top:16px}@media screen and (max-width: 1023px){.v3-compare-blocks__block:first-child .v3-compare-blocks__item{border-top-left-radius:12px;border-top-right-radius:12px}}@media screen and (max-width: 1023px){.v3-compare-blocks__block:last-child .v3-compare-blocks__item{border-bottom-left-radius:12px;border-bottom-right-radius:12px}}@media screen and (max-width: 1023px){.v3-compare-blocks{background:transparent;border-radius:0;overflow:auto;-webkit-overflow-scrolling:touch;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;-ms-overflow-style:none;scrollbar-width:none}.v3-compare-blocks::-webkit-scrollbar{display:none}}.v3-compare-blocks__item{padding:0 12px;width:100%;border-right:1px solid #EFF0F5}@media screen and (max-width: 1023px){.v3-compare-blocks__item{min-width:310px;background:#fff;margin-right:12px}}.v3-compare-blocks__title-wrapper{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:12px;text-decoration:none}.v3-compare-blocks__title{font-size:20px;line-height:28px;margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v3-compare-blocks__title--with-link{max-width:calc(100% - 22px)}.v3-compare-blocks__title-icon{width:18px;height:18px;margin-left:4px}.v3-compare-blocks__title-icon svg{display:block;width:100%;height:100%}.v3-compare-blocks__radar{height:380px;border:1px solid #E3E5EA;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 1023px){.v3-compare-blocks__radar{height:380px!important}}.v3-compare-blocks__radar-chart{width:0;display:flex;justify-content:center;height:250px}.v3-compare-blocks__radar-chart .v3-radar{width:250px;height:250px;position:absolute}.v3-compare-blocks__radar-chart .v3-radar .slicePath{display:none}@media screen and (max-width: 1023px){.v3-compare-blocks__radar-chart .v3-radar{position:static}}@media screen and (max-width: 1023px){.v3-compare-blocks__radar-chart{height:260px!important;width:100%}.v3-compare-blocks__radar-chart .v3-radar{width:260px!important;height:260px!important}}.v3-compare-blocks__badge{font-size:16px;padding:0 12px;height:30px;display:inline-flex;background:#f4f6f9;border-radius:12px;align-items:center;margin-bottom:12px}.v3-compare-blocks__badge b{margin-right:4px}.v3-compare-blocks__radar-percent{display:flex;align-items:center;margin-bottom:12px;font-size:30px;font-weight:700}.v3-compare-blocks__radar-percent i{margin-right:8px;width:18px;height:18px;background:currentcolor;border-radius:50%;position:relative;top:1px}.v3-compare-blocks__radar-percent--green{color:#54bd01}.v3-compare-blocks__radar-percent--light-orange{color:#fbba37}.v3-compare-blocks__radar-percent--orange{color:#fb9537}.v3-compare-blocks__radar-percent--dark-green{color:#00a77e}.v3-compare-blocks__radar-percent--gray{color:#515358}.v3-compare-blocks__radar-percent--light-gray{color:#e3e5ea}.v3-compare-blocks__light-panel{padding:12px;background:#f4f6f9;border-radius:12px;height:100%}.v3-compare-blocks__light-panel--blue{background:#e5f2ff}.v3-compare-blocks__light-panel .v3-compare-item{font-size:16px}.v3-compare-blocks__metrics_item{padding:8px;background:#fff;border-radius:12px;margin-bottom:9px}.v3-compare-blocks__metrics_item:last-child{margin-bottom:0}.v3-compare-blocks__metrics_item-top{display:flex;justify-content:space-between;margin-bottom:5px;font-weight:700;font-size:14px}.v3-compare-blocks__metrics_item-top span:last-child{font-weight:700;color:#72757b}.v3-compare-blocks__metrics_item-bottom{display:flex}.v3-compare-blocks__metrics_item-bottom svg{margin-right:4px;width:24px;height:24px}.v3-compare-blocks__price{padding:12px;border:1px solid #E3E5EA;border-radius:8px;font-size:20px;height:calc(100% - 40px)}.v3-compare-blocks__price b{font-size:36px;margin:4px 0;display:block}.v3-compare-blocks__price--small b{font-size:25px}@media screen and (max-width: 1023px){.v3-compare-blocks__price--compare b{font-size:25px}}.v3-compare-blocks__price .button-v3{margin-top:4px}.v3-compare-blocks .v3-product-with-radar{margin-bottom:12px;width:100%}.v3-compare-blocks__experience{background:#f4f6f9;border-radius:12px;position:relative}.v3-compare-blocks__experience img{border-radius:8px;width:218px;height:123px;background:#fff;object-fit:cover;object-position:center}.v3-compare-blocks__experience .swiper-slide{height:215px;display:flex;padding-top:24px;padding-bottom:68px;justify-content:center}@media screen and (max-width: 1023px){.v3-compare-blocks__experience img{width:252px!important;height:143px!important}.v3-compare-blocks__experience .swiper-slide{height:191px!important}}.v3-compare-blocks__nav{position:absolute;bottom:24px;z-index:5;cursor:pointer;transition:opacity .2s ease-in-out;font-size:0}.v3-compare-blocks__nav svg{width:20px;height:20px}.v3-compare-blocks__nav--prev{right:50%;margin-right:12px}.v3-compare-blocks__nav--next{left:50%;margin-left:12px}.v3-compare-blocks__nav--next svg{transform:rotate(180deg)}.v3-compare-blocks__nav:hover{opacity:.7}@media screen and (max-width: 1023px){.v3-compare-blocks__nav{display:none}}.v3-compare-blocks__empty{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;height:calc(100% - 28px)}.v3-compare-blocks__empty-container{padding:10px 0;max-width:322px}.v3-compare-blocks__empty-title{font-size:18px;line-height:25px;font-weight:700;color:#313234;display:block;margin-bottom:4px;text-align:center}.v3-compare-blocks__empty-text{font-size:16px;line-height:22px;color:#515358;display:block;text-align:center}.v3-compare-blocks__empty-text a{font-weight:700;color:#1570ef;text-decoration:none}.v3-compare-blocks__empty-icon{width:24px;height:24px;margin:0 auto 12px}.v3-compare-blocks__empty-icon svg{display:block;width:100%;height:100%}.v3-compare-item{display:flex;align-items:center;margin-bottom:8px;padding-left:38px;position:relative;width:100%;min-height:26px}.v3-compare-item:before{content:"";left:0;position:absolute;width:26px;height:26px;background-size:26px;background-size:contain;background-position:center}.v3-compare-item--plus:before{background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='26' height='26' rx='8' fill='%23E8F7F3'/%3E%3Cpath d='M13 7.75V18.25M7.75 13H18.25' stroke='%2300A77E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.v3-compare-item--minus:before{background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='26' height='26' rx='8' fill='%23F7EAE9'/%3E%3Cpath d='M7.75 13H18.25' stroke='%23D12217' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.v3-compare-cols--n2 .v3-compare-blocks__item{width:50%}.v3-compare-cols--n3 .v3-compare-blocks__item{width:33.33%}.v3-compare-cols--n2 .v3-compare-blocks__radar,.v3-compare-cols--n3 .v3-compare-blocks__radar{height:420px}.v3-compare-cols--n2 .v3-compare-blocks__radar-chart,.v3-compare-cols--n3 .v3-compare-blocks__radar-chart{height:300px}.v3-compare-cols--n2 .v3-compare-blocks__radar-chart .v3-radar,.v3-compare-cols--n3 .v3-compare-blocks__radar-chart .v3-radar{width:300px;height:300px}.v3-compare-cols--n2 .v3-compare-blocks__experience .swiper-slide,.v3-compare-cols--n3 .v3-compare-blocks__experience .swiper-slide{height:266px}.v3-compare-cols--n2 .v3-compare-blocks__experience img,.v3-compare-cols--n3 .v3-compare-blocks__experience img{width:308px;height:174px}.v3-compare-cols--n4 .v3-compare-blocks__item{width:25%}.v3-compare-modal{position:fixed;top:0;left:0;width:100%;height:100dvh;background-color:#fff;z-index:2010}.v3-compare-modal--hidden{display:none}.v3-compare-modal__header-top{padding:12px;border-bottom:1px solid #E3E5EA;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.v3-compare-modal__header-bottom{padding:16px}.v3-compare-modal__header-title{font-size:24px;line-height:33px;color:#313234;font-family:Lato,sans-serif;font-weight:700}.v3-compare-modal__close{width:30px;height:30px;position:relative;cursor:pointer}.v3-compare-modal__close:before,.v3-compare-modal__close:after{content:"";width:20px;height:2px;background-color:#72757b;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.v3-compare-modal__close:before{transform:rotate(45deg)}.v3-compare-modal__close:after{transform:rotate(-45deg)}.v3-compare-modal__search{position:relative}.v3-compare-modal__search-input{font-size:16px;line-height:22px;color:#313234;padding:10px 16px 10px 42px;font-family:Lato,sans-serif;border:1px solid #BFC4CF;border-radius:8px;width:100%}.v3-compare-modal__search-input::-webkit-input-placeholder{color:#72757b}.v3-compare-modal__search-input:-moz-placeholder{color:#72757b}.v3-compare-modal__search-input::-moz-placeholder{color:#72757b}.v3-compare-modal__search-input:-ms-input-placeholder{color:#72757b}.v3-compare-modal__search-icon{width:18px;height:18px;position:absolute;top:0;bottom:0;left:16px;z-index:1;pointer-events:none;margin:auto 0}.v3-compare-modal__search-icon svg{display:block;width:100%;height:100%}.v3-compare-modal__single{border:1px solid #EFF0F5;border-radius:12px;padding:12px;display:flex;flex-wrap:wrap;margin-bottom:12px;cursor:pointer}.v3-compare-modal__single-left{margin-right:12px}.v3-compare-modal__single-right{width:calc(100% - 76px);display:flex;flex-wrap:wrap;align-items:center}.v3-compare-modal__single-image{width:64px;height:64px;border-radius:12px;border:1px solid #E3E5EA;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.v3-compare-modal__single-image img{width:56px;height:56px;object-fit:contain}.v3-compare-modal__single-title{font-size:20px;line-height:28px;font-weight:700;font-family:Lato,sans-serif;display:block;width:100%}.v3-compare-modal__single-score{border:1px solid #E3E5EA;border-radius:12px;height:26px;padding:0 4px 0 26px;position:relative;display:inline-flex;flex-wrap:wrap;align-items:center;margin-top:4px}.v3-compare-modal__single-score--green:before{background-color:#54bd01}.v3-compare-modal__single-score--light-orange:before{background-color:#fbba37}.v3-compare-modal__single-score--orange:before{background-color:#fb9537}.v3-compare-modal__single-score--dark-green:before{background-color:#00a77e}.v3-compare-modal__single-score--gray:before{background-color:#515358}.v3-compare-modal__single-score--light-gray:before{background-color:#e3e5ea}.v3-compare-modal__single-score:before{content:"";width:18px;height:18px;border-radius:50%;position:absolute;top:0;bottom:0;left:4px;margin:auto;pointer-events:none}.v3-compare-modal__single-score span{font-size:16px;line-height:1;font-weight:700;font-family:Lato,sans-serif}.v3-compare-modal__wrapper{overflow-x:hidden;overflow-y:auto;height:calc(100% - 134px);padding:0 16px}.v3-compare-loader{display:flex;flex-wrap:wrap;justify-content:center;padding:5px 0}.v3-compare-loader--hidden{display:none}.v3-compare-loader--modal{padding:5px 0 17px}.v3-compare-loader img{width:40px;height:40px}.v3-compare-not-found{padding:54px 0}.v3-compare-not-found--hidden{display:none}.v3-compare-not-found__title{font-size:18px;line-height:25px;font-weight:700;color:#313234;display:block;margin-bottom:4px;text-align:center}.v3-compare-not-found__text{font-size:16px;line-height:22px;color:#515358;display:block;text-align:center}.v3-compare-suggestions__block{margin-top:12px}.v3-compare-suggestions__block--hidden,.v3-compare-suggestions__items--hidden{display:none}.v3-compare-suggestions__loader{width:42px;height:42px;margin:0 auto}.v3-compare-suggestions__loader--hidden{display:none}.v3-compare-suggestions__loader img{display:block;width:100%;height:100%}.v3-compare-suggestions__title{font-size:14px;line-height:20px;color:#72757b;display:block;font-weight:700}.v3-compare-suggestions__item{position:relative;padding:4px;border-radius:12px;border:1px solid #EFF0F5;display:inline-flex;flex-wrap:wrap;align-items:center;margin:6px;cursor:pointer;text-decoration:none}.v3-compare-suggestions__item:hover .v3-compare-suggestions__tooltip{opacity:1;pointer-events:all}.v3-compare-suggestions__item:last-child{margin-right:0}.v3-compare-suggestions__image{width:32px;height:32px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;border-radius:8px;border:1px solid #E3E5EA;background-color:#f4f6f9;margin-left:4px}.v3-compare-suggestions__image:first-child{margin-left:0}.v3-compare-suggestions__image img{width:28px;height:28px;object-fit:contain}@media screen and (max-width: 1023px){.v3-compare-suggestions__image{width:50px;height:50px}.v3-compare-suggestions__image img{width:46px;height:46px}}.v3-compare-suggestions__vs{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;pointer-events:none;font-size:8px;line-height:15px;height:15px;width:15px;border-radius:50%;background-color:#313234cc;font-weight:700;color:#fff;z-index:1}.v3-compare-suggestions__name{font-size:14px;line-height:20px;color:#515358;margin-left:8px}.v3-compare-suggestions__tooltip{padding:8px;background-color:#313234;border-radius:8px;position:absolute;top:45px;left:50%;z-index:1;opacity:0;pointer-events:none;transition:.3s ease opacity,.3s ease transform;transform:translate(-50%)}@media screen and (max-width: 1023px){.v3-compare-suggestions__tooltip{display:none}}.v3-compare-suggestions__tooltip-text{font-size:14px;line-height:20px;color:#fff;white-space:nowrap}.v3-compare-list-header{font-size:14px;line-height:20px;font-weight:700;display:block;margin-bottom:12px;text-align:left}.v3-compare-list-header--hidden{display:none}.v3-content{padding:24px;border:1px solid #E3E5EA;border-radius:12px;background:#fff;margin-top:24px}.v3-content__pricing-button{margin-top:30px;display:flex;flex-wrap:wrap;justify-content:center}.v3-content__yellow-block{background-color:#fef1d7;border-radius:12px;padding:20px 30px;color:#313234;margin-top:24px}@media only screen and (max-width: 1023px){.v3-content__yellow-block{padding:15px}}.v3-content__yellow-block ul{padding-left:0!important;margin:0!important}.v3-content__yellow-block ul li{margin-top:10px;font-size:16px;line-height:24px}.v3-content__yellow-block ul li:first-child{margin-top:0}.v3-content__yellow-block-title{font-size:24px;line-height:33px;margin:0 0 20px}.v3-content__text .end{width:fit-content;font-weight:700;font-size:24px;padding:6px 12px;border-radius:6px}.v3-content__text ol li+li,.v3-content__text ul li+li{margin-top:16px}.v3-content__text p{margin:20px 0}.v3-content__text a{color:#1570ef}.v3-content__text ol{list-style:none;counter-reset:custom-counter;padding:0 0 0 44px;margin:24px 0}.v3-content__text ul{margin:24px 0;padding-left:10px}.v3-content__text ul,.v3-content__text ol{list-style-position:inside!important}.v3-content__text ol>li{counter-increment:custom-counter;position:relative}.v3-content__text ol>li:before{content:counter(custom-counter);position:absolute;left:-44px;top:0;font-weight:400;width:31px;height:29px;display:inline-flex;justify-content:center;align-items:center;background-color:#f4f6f9;border-radius:36px;flex:0 0 auto}.v3-content__text blockquote{padding:16px;border-radius:12px;background-color:#fef1d7;margin:24px 0}.v3-content__text blockquote>*:first-child{margin-top:0}.v3-content__text blockquote>*:last-child{margin-bottom:0}.v3-pricing-table{margin-top:32px;overflow-x:auto}.v3-pricing-table table{border:1px solid #E3E5EA;width:1100px;border-collapse:collapse;table-layout:auto}.v3-pricing-table table tr{margin-bottom:10px}.v3-pricing-table table th{font-weight:700;text-align:center}.v3-pricing-table table td,.v3-pricing-table table th{border-bottom:1px solid #E3E5EA;border-right:1px solid #E3E5EA;font-size:18px;line-height:25px;padding:12px;word-wrap:break-word;white-space:normal}.v3-pricing-table table ol,.v3-pricing-table table li{font-size:18px;line-height:25px;margin-bottom:10px}.loading-v3{display:flex;flex-wrap:wrap;justify-content:center}.loading-v3--hidden{display:none}.loading-v3 img{width:300px;height:300px;display:block}.v3-promoted{border:1px solid #E3E5EA;background-color:#f4f6f9;border-radius:12px;padding:8px}.v3-promoted--sticky{display:flex;white-space:nowrap;padding:4px 8px;margin-left:12px}@media screen and (max-width: 1023px){.v3-promoted--sticky{display:none}}.v3-promoted--sticky .v3-promoted__image{width:32px;height:32px;margin-right:8px}.v3-promoted--sticky .v3-promoted__name{max-width:120px}.v3-promoted--sticky .v3-promoted__badge{padding:0;background-color:transparent}.v3-promoted--sticky .v3-promoted__badge:before{display:none}.v3-promoted--sticky .button-v3{margin-left:8px!important}.v3-promoted--sticky .v3-product-header__tooltip{white-space:normal}.v3-promoted__header{margin-bottom:8px;display:flex;flex-wrap:wrap;justify-content:space-between}.v3-promoted__left{display:flex;flex-wrap:wrap;align-items:center}.v3-promoted__container{display:flex;white-space:nowrap;align-items:center}.v3-promoted__image{width:26px;height:26px;margin-right:4px}.v3-promoted__image img{display:block;width:100%;height:100%;object-fit:contain}.v3-promoted__name{font-size:16px;line-height:22px;color:#313234;font-weight:700;display:block;font-family:Lato,sans-serif;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:90px}.v3-promoted__badge{padding:4px 8px;border-radius:8px;background-color:#5153581a;display:flex;flex-wrap:wrap;align-items:center;font-family:Lato,sans-serif;position:relative}.v3-promoted__badge:before{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:10px}.v3-promoted__badge:hover .v3-product-header__tooltip{opacity:1;transform:translateY(0);pointer-events:all}.v3-promoted__badge-label{font-size:14px;line-height:20px;color:#72757b;display:block;margin-right:4px}.v3-promoted__badge-icon{width:16px;height:16px}.v3-promoted__badge-icon svg{width:100%;height:100%;display:block}.v3-promoted__text{margin-bottom:8px;font-size:16px;line-height:22px;font-family:Lato,sans-serif;color:#313234}.v3-deals{background-color:#f4f6f9}.v3-deals--grid{background-color:#fff;padding:50px 0}.v3-deals__header{padding:24px 0;text-align:center}.v3-deals__title{font-size:48px;line-height:67px;font-weight:700;color:#313234;margin:0 0 12px}.v3-deals__text{font-size:20px;line-height:28px;color:#515358}.v3-deals__content{background-color:#fff;border-radius:12px;padding:24px;margin-bottom:24px}@media screen and (max-width: 767px){.v3-deals__content{padding:12px}}.v3-deals__top{display:flex;flex-wrap:wrap}@media screen and (max-width: 767px){.v3-deals__top{display:block}}.v3-deals__grid{display:flex;flex-wrap:wrap;margin:12px -12px -12px}@media screen and (max-width: 767px){.v3-deals__grid{margin:0}}.v3-deals__card{padding:12px;width:33.33%;display:flex;flex-wrap:wrap}@media screen and (max-width: 1023px){.v3-deals__card{width:50%}}@media screen and (max-width: 767px){.v3-deals__card{width:100%;padding:0 0 12px}.v3-deals__card:last-child{padding:0}}.v3-deals__card-container{border:1px solid #e7e9ec;padding:16px;border-radius:12px;width:100%;cursor:pointer;transition:.3s ease border-color;text-decoration:none}.v3-deals__card-container:hover{border-color:#cde5fe}.v3-deals__card-container:hover .button-v3{background-color:#0d57bf}.v3-deals__card-header{display:flex;flex-wrap:wrap}.v3-deals__card-header-right{width:calc(100% - 68px)}.v3-deals__card-name{font-size:18px;line-height:25px;color:#313234;font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}.v3-deals__card-category{font-size:18px;line-height:25px;color:#72757b;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}.v3-deals__card-image{border-radius:12px;width:52px;height:52px;margin-right:16px;padding:6px;background:#f4f6f9;border:1px solid #e7e9ec;display:flex;align-items:center;justify-content:center}.v3-deals__card-image img{width:38px;height:38px;object-fit:contain;object-position:center}.v3-deals__card-body{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:160px;margin:16px 0}.v3-deals__card-label{color:#00a77d;background:#e9f7f3;padding:6px 12px;border-radius:6px;font-size:18px;line-height:25px;margin-bottom:12px;text-align:center}.v3-deals__card-text{font-size:18px;line-height:25px;font-weight:600;color:#313234;text-align:center}.v3-deals__loader img{width:400px;height:400px;display:block;margin:0 auto}.v3-deals__loader--hidden{display:none}.v3-deals-modal{position:fixed;top:0;left:0;width:100%;height:100dvh;background-color:#0009;padding:30px 0;display:none;flex-wrap:wrap;align-items:center;overflow-x:hidden;overflow-y:auto;z-index:2000}@media screen and (max-width: 1023px){.v3-deals-modal{padding:0}}.v3-deals-modal--active{display:flex}.v3-deals-modal__loader{margin:0 auto}.v3-deals-modal__loader img{width:400px;height:400px;display:block}.v3-deals-modal__loader--hidden{display:none}.v3-deals-modal__container{width:90%;max-width:1120px;margin:0 auto;background-color:#fff;border-radius:12px;padding:48px;position:relative;display:flex;flex-wrap:wrap}@media screen and (max-width: 1023px){.v3-deals-modal__container{width:100%;padding:60px 0 0;border-radius:0}}.v3-deals-modal__wrapper{display:flex;flex-wrap:wrap}.v3-deals-modal__close{width:25px;height:25px;position:absolute;top:16px;right:16px;z-index:1;cursor:pointer}.v3-deals-modal__close svg{display:block;width:100%;height:100%;pointer-events:none}.v3-deals-modal__left{width:57%;border-radius:12px;background-color:#f4f6f9;padding:48px}@media screen and (max-width: 1023px){.v3-deals-modal__left{width:100%;border-radius:0;padding:16px}}.v3-deals-modal__heading{padding:16px;background-color:#fef1d7;text-decoration:none;display:flex;flex-wrap:wrap;align-items:center;position:relative;border-radius:12px 12px 0 0;border:1px solid #E3E5EA;border-bottom:none}.v3-deals-modal__image{border-radius:12px;border:1px solid #EFF0F5;padding:6px;background-color:#fff;width:76px;height:76px;flex:0 0 auto;position:relative}.v3-deals-modal__image img{width:100%;height:100%;object-fit:contain;object-position:center}.v3-deals-modal__heading-right{width:calc(100% - 76px);padding:0 40px 0 20px}.v3-deals-modal__heading-title{font-size:18px;line-height:25px;font-weight:700;color:#313234;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.v3-deals-modal__heading-category{font-size:18px;line-height:25px;color:#313234;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.v3-deals-modal__heading-icon{position:absolute;top:0;bottom:0;right:16px;z-index:1;width:20px;height:20px;pointer-events:none;margin:auto 0}.v3-deals-modal__heading-icon svg{display:block;width:100%;height:100%}.v3-deals-modal__content,.v3-deals-modal__content p,.v3-deals-modal__content li{font-size:16px;line-height:22px}.v3-deals-modal__content li{margin-bottom:5px}.v3-deals-modal__content ul,.v3-deals-modal__content ol{padding:0;margin:10px 0;list-style-position:inside}.v3-deals-modal__content h1,.v3-deals-modal__content h2,.v3-deals-modal__content h3,.v3-deals-modal__content h4,.v3-deals-modal__content h5{font-size:18px;line-height:25px;margin:10px 0}.v3-deals-modal__content--left{padding:16px;background-color:#fff;border-radius:0 0 12px 12px;border:1px solid #E3E5EA}.v3-deals-modal__content--left ul li{line-height:24px;padding-left:30px;position:relative;list-style:none}.v3-deals-modal__content--left ul li:before{content:"";height:22px;width:22px;border-radius:50%;background-color:#fef1d7;position:absolute;z-index:1;top:0;bottom:0;left:0;margin:0 auto;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.71 6.53L20.29 5.12L21.71 3.71C21.8983 3.5217 22.0041 3.2663 22.0041 3C22.0041 2.7337 21.8983 2.47831 21.71 2.29C21.5217 2.1017 21.2663 1.99591 21 1.99591C20.7337 1.99591 20.4783 2.1017 20.29 2.29L9.74997 12.83C8.71601 12.1478 7.46564 11.8738 6.24114 12.0609C5.01664 12.248 3.90519 12.883 3.12216 13.8429C2.33913 14.8027 1.94026 16.019 2.00285 17.2561C2.06544 18.4933 2.58503 19.6631 3.46093 20.539C4.33684 21.415 5.5067 21.9345 6.74383 21.9971C7.98097 22.0597 9.19729 21.6608 10.1571 20.8778C11.117 20.0948 11.752 18.9833 11.9391 17.7588C12.1262 16.5343 11.8521 15.284 11.17 14.25L16.05 9.36L17.46 10.78C17.5534 10.8727 17.6642 10.946 17.7861 10.9958C17.9079 11.0455 18.0384 11.0708 18.17 11.07C18.3016 11.0708 18.432 11.0455 18.5539 10.9958C18.6757 10.946 18.7865 10.8727 18.88 10.78C18.9737 10.687 19.0481 10.5764 19.0989 10.4546C19.1496 10.3327 19.1758 10.202 19.1758 10.07C19.1758 9.93799 19.1496 9.80729 19.0989 9.68543C19.0481 9.56357 18.9737 9.45297 18.88 9.36L17.46 8L18.88 6.58L20.29 8C20.3834 8.09268 20.4942 8.16601 20.6161 8.21577C20.7379 8.26554 20.8684 8.29076 21 8.29C21.1316 8.29076 21.262 8.26554 21.3839 8.21577C21.5057 8.16601 21.6165 8.09268 21.71 8C21.8115 7.90636 21.8925 7.79271 21.9479 7.66621C22.0033 7.53971 22.0319 7.4031 22.0319 7.265C22.0319 7.1269 22.0033 6.9903 21.9479 6.8638C21.8925 6.7373 21.8115 6.62364 21.71 6.53ZM6.99997 20C6.40663 20 5.82661 19.8241 5.33326 19.4944C4.83992 19.1648 4.4554 18.6962 4.22834 18.1481C4.00127 17.5999 3.94186 16.9967 4.05762 16.4147C4.17337 15.8328 4.4591 15.2982 4.87865 14.8787C5.29821 14.4591 5.83276 14.1734 6.4147 14.0576C6.99665 13.9419 7.59985 14.0013 8.14802 14.2284C8.6962 14.4554 9.16474 14.8399 9.49438 15.3333C9.82403 15.8266 9.99997 16.4067 9.99997 17C9.99997 17.7957 9.6839 18.5587 9.12129 19.1213C8.55869 19.6839 7.79562 20 6.99997 20Z' fill='%23313234'/%3E%3C/svg%3E");background-size:12px;background-repeat:no-repeat;background-position:center}.v3-deals-modal__right{width:43%;padding:16px 16px 16px 32px}@media screen and (max-width: 1023px){.v3-deals-modal__right{width:100%;padding:16px}}.v3-deals-modal__title{margin:0 0 16px;font-size:30px;line-height:42px;font-weight:700}.v3-deals-modal__arrows{width:90%;max-width:1120px;margin:0 auto;position:fixed;top:0;left:0;right:0;height:100dvh;z-index:2001;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;pointer-events:none}@media screen and (max-width: 1023px){.v3-deals-modal__arrows{display:none}}.v3-deals-modal__arrow{width:48px;height:48px;cursor:pointer;pointer-events:all}.v3-deals-modal__arrow svg{width:100%;height:100%;stroke:#fff;pointer-events:none;transition:.3s ease transform}.v3-deals-modal__arrow--prev{margin-left:-55px}.v3-deals-modal__arrow--prev:hover svg{transform:translate(-5px)}.v3-deals-modal__arrow--next{margin-right:-55px}.v3-deals-modal__arrow--next:hover svg{transform:translate(4px)}.v3-deals-modal__arrow--disabled{pointer-events:none}.v3-filter{width:250px;margin-right:20px}.v3-filter:last-child{margin-right:0}@media screen and (max-width: 767px){.v3-filter{width:100%;margin-bottom:10px}}.v3-filter__dropdown{position:relative}.v3-filter__dropdown-input{border:1px solid #BFC4CF;border-radius:8px;cursor:pointer}.v3-filter__dropdown-input-current{position:relative;display:flex;flex-wrap:wrap;align-items:center;height:40px;padding:0 32px 0 16px}.v3-filter__dropdown-input-current--hidden{display:none}.v3-filter__dropdown-input-label{font-size:16px;line-height:22px;color:#72757b;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.v3-filter__dropdown-input-label--with-image{max-width:calc(100% - 50px)}.v3-filter__dropdown-input-icon{width:18px;height:18px;position:absolute;top:0;bottom:0;right:11px;z-index:1;margin:auto 0;cursor:pointer}.v3-filter__dropdown-input-icon svg{width:100%;height:100%;stroke:#72757b;pointer-events:none}.v3-filter__dropdown-input-image{width:30px;height:30px;margin-right:8px}.v3-filter__dropdown-input-image img{width:100%;height:100%;object-fit:contain;object-position:center}.v3-filter__dropdown-list{border:1px solid #BFC4CF;border-radius:8px;background-color:#fff;padding:12px;position:absolute;top:50px;left:0;width:100%;z-index:3}.v3-filter__dropdown-list--hidden{display:none}.v3-filter__dropdown-search-input{width:100%;border:1px solid #BFC4CF;border-radius:8px;padding:8px 16px;font-size:16px;line-height:22px;color:#72757b;margin-bottom:8px}.v3-filter__dropdown-container{overflow-x:hidden;overflow-y:auto;max-height:300px}.v3-filter__dropdown-option{display:flex;flex-wrap:wrap;align-items:center;cursor:pointer;transition:.3s ease background-color;padding:5px}.v3-filter__dropdown-option:hover{background-color:#00000006}.v3-filter__dropdown-option:hover .v3-deals__dropdown-option-label{color:#313234}.v3-filter__dropdown-option-image{width:30px;height:30px;margin-right:8px}.v3-filter__dropdown-option-image img{width:100%;height:100%;object-fit:contain;object-position:center}.v3-filter__dropdown-option-label{font-size:16px;line-height:22px;color:#72757b;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;transition:.3s ease color;max-width:calc(100% - 38px)}.v3-filter__dropdown-option-template{display:none}.v3-filter__dropdown-loader{margin-top:12px}.v3-filter__dropdown-loader--hidden{display:none}.v3-filter__dropdown-loader img{width:40px;height:40px;display:block;margin:0 auto}.v3-filter__dropdown-not-found{padding:20px}.v3-filter__dropdown-not-found--hidden{display:none}.v3-filter__dropdown-not-found-title{font-size:18px;line-height:25px;font-weight:700;color:#313234;display:block;margin-bottom:4px;text-align:center}.v3-filter__dropdown-not-found-text{font-size:16px;line-height:22px;color:#515358;display:block;text-align:center}.v3-category-empty-card{border:1px solid #E3E5EA;border-radius:12px;padding:12px;position:relative;height:115px;margin-right:12px;background-color:#f4f6f9;overflow:hidden}.v3-category-empty-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background-repeat:no-repeat;background-size:100% auto;background-position:center bottom;pointer-events:none}.v3-category-empty-card:last-child{margin-right:0}.v3-category-empty-card--pros-cons{width:355px;flex-shrink:0}.v3-category-empty-card--pros-cons:before{background-image:url('data:image/svg+xml,<svg width="356" height="28" viewBox="0 0 356 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="177.5" cy="1018.5" r="1018.5" fill="%23E3E5EA"/></svg>')}@media screen and (max-width: 1023px){.v3-category-empty-card--pros-cons{width:280px}}.v3-category-empty-card--alternatives{width:210px;flex-shrink:0}.v3-category-empty-card--alternatives:before{background-image:url('data:image/svg+xml,<svg width="210" height="23" viewBox="0 0 210 23" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="105" cy="598" r="598" fill="%23E3E5EA"/></svg>')}.v3-category-empty-card--pricing-range{width:210px;flex-shrink:0}.v3-category-empty-card--pricing-range:before{background-image:url('data:image/svg+xml,<svg width="210" height="23" viewBox="0 0 210 23" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="105" cy="598" r="598" fill="%23E3E5EA"/></svg>')}.v3-category-empty-card--discount{width:260px;flex-shrink:0}.v3-category-empty-card--discount:before{background-image:url('data:image/svg+xml,<svg width="260" height="28" viewBox="0 0 260 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="130" cy="598" r="501.5" stroke="%23E3E5EA" stroke-width="193"/></svg>')}.v3-category-empty-card--discount .v3-category-empty-card__content{height:100%;margin-top:0;text-align:center}.v3-category-empty-card__title{font-size:16px;font-weight:700;line-height:22px;color:#313234}.v3-category-empty-card__content{display:flex;flex-wrap:wrap;align-items:center;height:60px;margin-top:8px}.v3-category-empty-card__icon{width:16px;height:16px;pointer-events:none;margin-right:12px}.v3-category-empty-card__icon svg{display:block;width:100%;height:100%}.v3-category-empty-card__text{font-size:16px;font-weight:700;line-height:20px;color:#313234}.v3-category-empty-card__image{width:170px;height:115px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:1;pointer-events:none}.v3-category-empty{max-width:1024px;margin:0 auto;padding:112px 0 62px;text-align:center}@media only screen and (max-width: 1023px){.v3-category-empty{padding:64px 0 14px}}.v3-category-empty__image{width:192px;height:192px;margin-bottom:12px}.v3-category-empty__title{font-size:20px;font-weight:700;line-height:28px;color:#313234;display:block}.v3-category-empty__text{font-size:16px;line-height:22px;color:#515358;display:block}.v3-not-found{max-width:1024px;margin:0 auto;padding-top:50px;text-align:center}.v3-not-found .button-v3{display:inline-block;vertical-align:top}.v3-not-found__image{width:300px;height:300px}.v3-not-found__content{margin:24px 0}.v3-not-found__title{font-size:36px;font-weight:700;line-height:50px;color:#313234;display:block;margin-bottom:10px}.v3-not-found__text{font-size:18px;line-height:25px;color:#515358;display:block}.v3-experience{margin-top:12px;padding:12px 0}.v3-experience--white{background-color:#fff}.v3-experience__container{display:flex;flex-wrap:wrap;min-height:628px}@media screen and (max-width: 1024px){.v3-experience__container{min-height:auto}}.v3-experience__bottom{margin-top:12px}.v3-experience__left{background-color:#f4f6f9;border:1px solid #E3E5EA;border-radius:12px;width:calc(100% - 380px);padding:12px 54px;position:relative}@media screen and (max-width: 1024px){.v3-experience__left{width:100%;padding:4px}}.v3-experience__left .swiper{height:100%}.v3-experience__left .swiper img{max-height:500px;margin:0 auto;width:100%;object-fit:contain}.v3-experience__left .swiper-slide{display:flex;flex-wrap:wrap;align-items:center}.v3-experience__right{width:380px;padding-left:12px}@media screen and (max-width: 1024px){.v3-experience__right{width:100%;padding-left:0;margin-top:12px}}.v3-experience__title{font-size:24px;line-height:33px;color:#313234;margin-bottom:4px}.v3-experience__text{font-size:16px;line-height:22px;color:#515358}.v3-experience__image{width:100%;display:block;cursor:zoom-in}.v3-experience__arrow{width:32px;height:32px;position:absolute;top:0;bottom:0;z-index:1;cursor:pointer;margin:auto 0}@media screen and (max-width: 1024px){.v3-experience__arrow{display:none}}.v3-experience__arrow svg{width:100%;height:100%;display:block;pointer-events:none;transition:transform .3s ease}.v3-experience__arrow--prev{left:12px}.v3-experience__arrow--prev:hover svg{transform:translate(-5px)}.v3-experience__arrow--next{right:12px}.v3-experience__arrow--next:hover svg{transform:translate(5px)}.v3-experience__buttons{display:flex;flex-wrap:wrap;margin:16px 0}.v3-experience__buttons .button-v3{margin-right:12px}.v3-experience__buttons .button-v3:last-child{flex-grow:1;margin-right:0}.v3-experience__information{padding:12px;border:1px solid #E3E5EA;border-radius:6px}.v3-experience__information-top{display:flex;flex-wrap:wrap;margin-bottom:12px}.v3-experience__information-right{width:calc(100% - 76px)}.v3-experience__information-image{width:64px;height:64px;background-color:#f4f6f9;border:1px solid #E3E5EA;border-radius:8px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-right:12px}.v3-experience__information-image img{width:48px;height:48px;display:block;object-fit:contain;object-position:center}.v3-experience__information-title{font-size:24px;line-height:33px;font-weight:700;display:block}.v3-experience__block{padding:12px;border-radius:12px;border:1px solid #E3E5EA;display:block;margin-bottom:12px;position:relative}.v3-experience__block-link{position:absolute;width:100%;height:100%;left:0;top:0;z-index:1}.v3-experience__block-top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:8px}.v3-experience__block-title{font-size:16px;line-height:22px;font-weight:700;color:#313234;display:block;max-width:calc(100% - 30px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v3-experience__block-icon{width:18px;height:18px}.v3-experience__block-icon svg{display:block;width:100%;height:100%}.v3-experience__review{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:8px}.v3-experience__review:last-child{margin-bottom:0}.v3-experience__review-icon{width:26px;height:26px;border-radius:8px;pointer-events:none;margin-right:12px;display:flex;align-items:center;justify-content:center}.v3-experience__review-icon svg{width:18px;height:18px;display:block}.v3-experience__review-icon--plus{background-color:#e8f7f3}.v3-experience__review-icon--minus{background-color:#f7eae9}.v3-experience__review-text{font-size:16px;line-height:22px;color:#313234;max-width:calc(100% - 38px);overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;display:block}.v3-experience__pricing{background-color:#e5f2ff;padding:16px 8px;font-size:18px;line-height:25px;font-weight:700;color:#313234;border-radius:12px;display:block}.v3-experience__alternatives{position:relative;z-index:2;display:flex;flex-wrap:wrap}.v3-experience__alternative{width:48px;height:48px;background-color:#f4f6f9;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:12px}.v3-experience__alternative:last-child{margin-right:0}.v3-experience__alternative img{width:40px;height:40px;display:block;object-fit:contain;object-position:center}.v3-experience__cards{display:flex;flex-wrap:wrap;margin:10px 0 0 -6px}@media screen and (max-width: 1024px){.v3-experience__cards{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;margin:16px 0 0;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}}.v3-experience__card{width:calc(25% - 12px);border:1px solid #E3E5EA;margin:6px;border-radius:12px;position:relative;overflow:hidden;display:flex;flex-wrap:wrap;align-items:center;cursor:pointer;transition:.3s ease border-color}@media screen and (max-width: 1024px){.v3-experience__card{width:70%;flex-shrink:0;margin:0 12px 0 0}.v3-experience__card:last-child{margin:0}}.v3-experience__card:hover{border-color:#313234}.v3-experience__card--link{padding:16px;background-color:#e5f2ff;text-decoration:none}.v3-experience__card-image{padding:4px;border-radius:10px;overflow:hidden;margin:0 auto;max-height:169px}.v3-experience__card-image img{display:block;width:100%;object-fit:cover}.v3-experience__card-logo{width:79px;height:79px;background-color:#f4f6f9;border:1px solid #E3E5EA;border-radius:14px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.v3-experience__card-logo img{width:71px;height:71px;display:block;object-fit:contain;object-position:center}.v3-experience__card-title{font-size:16px;line-height:22px;font-weight:700;color:#313234;display:block;max-width:calc(100% - 23px)}.v3-experience__card-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:12px}.v3-experience__card-icon{width:14px;height:14px;pointer-events:none}.v3-experience__card-icon svg{width:100%;height:100%;display:block}.v3-experience__card-container{width:100%;position:relative;z-index:2;max-height:169px}.v3-experience__card-background{position:absolute;top:0;right:0;z-index:1;width:208px;height:169px;pointer-events:none}.v3-experience__card-background svg{display:block;width:100%;height:100%}.v3-experience__grid{column-count:3;column-gap:20px;margin:24px 0 0;column-fill:balance;width:100%}.v3-experience__grid:before,.v3-experience__grid:after{content:"";display:block;visibility:hidden;width:0;height:0}.v3-experience__grid--full-width{width:100%;max-width:100%}@media screen and (max-width: 900px){.v3-experience__grid{column-count:2;column-gap:16px}}@media screen and (max-width: 768px){.v3-experience__grid{column-count:1;column-gap:0}}.v3-experience__grid-item{display:block;width:100%;border-radius:12px;border:1px solid #E3E5EA;background-color:#fff;position:relative;padding:4px;margin:0 0 20px;box-shadow:0 2px 10px #0000000d;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;overflow:hidden;break-inside:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid}@media screen and (max-width: 768px){.v3-experience__grid-item{margin-bottom:16px}}.v3-experience__grid-item:hover .v3-experience__grid-image:before{opacity:1}.v3-experience__grid-item:hover .v3-experience__grid-badge{opacity:1;transform:translateY(0)}.v3-experience__grid-image{border-radius:8px;overflow:hidden;position:relative;min-height:100px}.v3-experience__grid-image:before{content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:#00000059;opacity:0;transition:.3s ease opacity}.v3-experience__grid-image img{width:100%;height:auto;display:block;object-fit:cover;object-position:center;transition:transform .6s ease}.v3-experience__grid-badge{position:absolute;top:30px;left:24px;z-index:2;background-color:#fff;border-radius:8px;pointer-events:none;padding:8px 30px 8px 8px;display:flex;flex-wrap:wrap;align-items:center;opacity:0;transform:translateY(10px);transition:.3s ease opacity,.3s ease transform}.v3-experience__grid-logo{width:32px;height:32px;border-radius:8px;background-color:#f4f6f9;border:1px solid #E3E5EA;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-right:8px}.v3-experience__grid-logo img{width:26px;height:26px;display:block;object-fit:contain;object-position:center}.v3-experience__grid-title{font-size:16px;line-height:22px;font-weight:700;color:#313234}.v3-experience__loader img{width:400px;height:400px;display:block;margin:0 auto}@media screen and (max-width: 768px){.v3-experience__loader img{width:200px;height:200px}}.v3-experience__loader--hidden{display:none}.v3-link{font-size:18px;line-height:25px;font-weight:600;font-family:Lato,sans-serif;text-decoration:none;padding:5px 0}.v3-link--primary{color:#1570ef}@media screen and (max-width: 1023px){.v3-link--desktop{display:none}}.v3-link--mobile{display:none}@media screen and (max-width: 1023px){.v3-link--mobile{display:block}}.v3-link--center{width:100%;text-align:center}.ai-powered-toggle-wrap{display:inline-flex;align-items:center;background:#fff;padding:6.5px 10px;border-radius:38px;border:1px solid #E3E5EA;transition:background .2s;margin-left:12px}@media (max-width: 767px){.ai-powered-toggle-wrap{margin-top:12px;margin-left:0}}.ai-powered-toggle-wrap:has(.ai-powered-toggle-input:checked){background:#fef1d7;border-color:#fee8bc}.ai-powered-toggle-label{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:400;color:#515358}.ai-powered-toggle--active .ai-powered-toggle-text{color:#313234}.ai-powered-toggle-input{display:none}.ai-powered-toggle-input:checked+.ai-powered-toggle-slider{background:#fbba37}.ai-powered-toggle-input:checked+.ai-powered-toggle-slider:before{left:19px;background:#fff}.ai-powered-toggle-input:checked~.ai-powered-toggle-wrap{background:#fee8bc}.ai-powered-toggle-slider{position:relative;width:40px;height:24px;background:#bfc4cf;border-radius:24px;margin-right:8px;transition:background .2s;box-sizing:border-box}.ai-powered-toggle-slider:before{content:"";position:absolute;left:3px;top:3px;width:18px;height:18px;background:#fff;border-radius:50%;transition:left .2s,background .2s;box-shadow:0 1px 4px #0000001a}.ai-powered-toggle-text{font-size:16px}.ai-powered-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center}.ai-powered-overlay__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ai-powered-overlay__animation{position:relative;z-index:1;width:300px;height:350px}.ai-powered-overlay__animation h3{font-size:48px;font-weight:700;color:#fff;text-align:center}.awards{border-radius:12px;padding:16px;border:1px solid #E3E5EA;background-color:#fff;margin-bottom:24px;display:flex;flex-wrap:wrap;overflow:hidden;position:relative}@media only screen and (max-width: 1023px){.awards{border-radius:0;border-left:0;border-right:0}}.awards__cover-image{position:absolute;top:0;right:0;height:100%;z-index:1;width:426px;pointer-events:none}@media only screen and (max-width: 1023px){.awards__cover-image{display:none}}.awards__left{display:flex;flex-wrap:wrap;align-items:center;margin-right:16px;width:308px;position:relative;z-index:2}@media only screen and (max-width: 1023px){.awards__left{width:100%;margin-right:0}}.awards__right{background-color:#e5f2ff;border:1px solid #E3E5EA;border-radius:8px;display:flex;flex-wrap:wrap;width:calc(100% - 324px);position:relative;z-index:2}@media only screen and (max-width: 1023px){.awards__right{width:100%;padding:8px;margin-top:16px}}.awards__image{position:absolute;top:0;bottom:0;left:-53px;z-index:1;width:121px;height:125px;margin:auto 0;pointer-events:none}@media only screen and (max-width: 1023px){.awards__image{width:97px;height:100px;top:15px;left:auto;right:-24px;margin:0}}.awards__image--one-line{top:15px;margin:0}.awards__title{font-size:24px;line-height:33px;font-weight:700;color:#313234;display:block}.awards__text{font-size:18px;line-height:25px;color:#313234;display:block}.awards__texts{padding-left:80px}@media only screen and (max-width: 1023px){.awards__texts{padding-left:0}}.awards__item{border-radius:8px;background-color:#fff;padding:8px 12px;width:calc(33.33% - 16px);margin:8px;display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:2}@media only screen and (max-width: 1023px){.awards__item{width:100%;margin:0 0 8px}.awards__item:last-child{margin:0}}.awards__item-content{width:calc(100% - 58px)}.awards__item-icon{width:46px;height:48px;object-fit:contain;margin-right:12px}.awards__item-title{font-size:14px;line-height:19px;color:#313234;display:block;font-weight:700}.awards__item-text{font-size:12px;line-height:17px;color:#313234;display:block}
