@charset "UTF-8";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:55%;overflow-x:hidden}@media(min-width:576px){html{overflow-x:unset}}@media(min-width:1200px){html{font-size:62.5%}}body{line-height:1.2;background-color:#f6f5f5;color:#000;font-family:DM Sans,sans-serif;font-size:16px}a:link,a:visited{text-decoration:none}img{max-width:100%;height:auto}.sr-only{position:absolute;left:-9999px;z-index:99999;padding:1em;background-color:#000;color:#fff;opacity:0}.sr-only:focus{left:50%;transform:translate(-50%);opacity:1}.otgs-development-site-front-end{display:none}a{color:inherit}p{font-size:1.6rem;line-height:1.5;margin-bottom:1.5rem}ul li{font-size:1.6rem;margin-bottom:1rem}h1,h2,h3,h4,h5,h6{font-family:Sora,sans-serif;font-weight:600;line-height:1.2}h1{font-size:3.6rem;margin-bottom:2rem}@media(min-width:768px){h1{font-size:7.2rem}}h2{font-size:2.8rem;margin-bottom:2rem}@media(min-width:768px){h2{font-size:4.8rem}}h3{font-size:2.4rem;margin-bottom:1.5rem}@media(min-width:768px){h3{font-size:3.6rem}}h4{font-size:1.8rem}@media(min-width:768px){h4{font-size:2.4rem}}.a-center{text-align:center}.flex-center{justify-content:center;align-items:center}.text-end{text-align:right}.btn{padding:1.5rem 3rem;min-height:6.4rem;border-radius:10rem;text-transform:uppercase;font-family:Sora,sans-serif;font-weight:700;position:relative;display:inline-flex;gap:.25rem;font-size:1.6rem;align-items:center;transition:all .4s ease-in-out}.btn:before{content:"";display:block;width:0;height:0;mask-image:url(/wp-content/themes/akrobat/public/build/assets/arrow-up-dark-CmzVLrd6.svg);-webkit-mask-image:url(/wp-content/themes/akrobat/public/build/assets/arrow-up-dark-CmzVLrd6.svg)}.btn:after{content:"";position:relative;display:block;width:1.3rem;height:1.3rem;margin-left:10px;transition:all .4s ease-in-out;background-color:currentColor;mask-image:url(/wp-content/themes/akrobat/public/build/assets/arrow-up-dark-CmzVLrd6.svg);mask-size:contain;mask-repeat:no-repeat;-webkit-mask-image:url(/wp-content/themes/akrobat/public/build/assets/arrow-up-dark-CmzVLrd6.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}.btn.btn-dark{background-color:#3f3e3e;color:#fff}.btn.btn-dark:hover,.btn.btn-primary{background-color:#99e047;color:#3f3e3e}.btn.btn-primary:hover{background-color:#3f3e3e;color:#fff}.btn.btn-white{background-color:#fff;color:#3f3e3e}.btn.btn-white:hover{background-color:#99e047;color:#3f3e3e}.btn.btn-white-outline{color:#fff;background-color:#ffffff29;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border:2px solid #fff}.btn.btn-white-outline:hover{background-color:#99e047;color:#3f3e3e;border-color:#99e047}.btn-form{border-radius:100px;font-weight:700;position:relative;display:inline-flex;align-items:center;transition:all .4s ease-in-out;background-color:#99e047;border:2px solid #99E047}.btn-form .wpcf7-submit{cursor:pointer;font-family:Sora,sans-serif;background-color:transparent!important;border:none!important;margin-bottom:0;text-transform:uppercase;font-size:1.6rem;padding:1.5rem 6rem 1.5rem 4rem;font-weight:700;transition:all .4s ease-in-out}.btn-form:after{content:"";position:absolute;right:3rem;top:1.8rem;display:block;width:1.3rem;height:1.3rem;background-size:contain;background-repeat:no-repeat;margin-left:10px;transition:all .4s ease-in-out;background-image:url(/wp-content/themes/akrobat/public/build/assets/arrow-up-dark-CmzVLrd6.svg)}.btn-form:hover{background-color:#3f3e3e;border-color:#3f3e3e}.btn-form:hover .wpcf7-submit{color:#fff}.btn-form:hover:after{background-image:url(/wp-content/themes/akrobat/public/build/assets/arrow-up-white-DVe183ig.svg)}.quantity-wrapper{display:inline-flex;align-items:center;background:#f5f5f5;padding:0;overflow:hidden}.quantity-wrapper .quantity-btn{width:5rem;height:5rem;border:none;background:transparent;cursor:pointer;font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#333;padding:0;flex-shrink:0}.quantity-wrapper .quantity-btn:hover:not(:disabled){background:#0000000d}.quantity-wrapper .quantity-btn:active:not(:disabled){background:#0000001a}.quantity-wrapper .quantity-btn:disabled{opacity:.3;cursor:not-allowed}.quantity-wrapper .quantity-btn.minus,.quantity-wrapper .quantity-btn.plus{border-radius:0}.quantity-wrapper input.qty{width:60px;height:40px;text-align:center;border:none;background:transparent;font-size:16px;font-weight:500;padding:0;margin:0;-moz-appearance:textfield}.quantity-wrapper input.qty::-webkit-outer-spin-button,.quantity-wrapper input.qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-wrapper input.qty:focus{outline:none}.quantity{margin:0!important;float:none!important}.cart .quantity-wrapper{margin:0 auto}.sidecart-toast{position:absolute;bottom:2rem;left:50%;transform:translate(-50%) translateY(1rem);background:#3f3e3e;color:#fff;font-size:1.3rem;padding:1rem 1.8rem;border-radius:8px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .25s ease,transform .25s ease,visibility .25s ease;pointer-events:none;z-index:10}.sidecart-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.sidecart-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.sidecart-overlay.active{opacity:1;visibility:visible}.sidecart{position:fixed;top:0;right:0;width:100%;max-width:60rem;height:100%;background:#fff;z-index:9999;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease;box-shadow:-2px 0 20px #0000001a}.sidecart.active{transform:translate(0)}@media(max-width:768px){.sidecart{max-width:100%}}.sidecart-header{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-bottom:1px solid #e5e5e5}.sidecart-header .sidecart-title{font-size:2.4rem;font-weight:600;margin:0;display:flex;align-items:center;gap:.5rem;padding-bottom:0;font-family:Sora,sans-serif}.sidecart-header .sidecart-title .cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 6px;background:#000;color:#fff;border-radius:12px;font-size:1rem;font-weight:600;display:none}.sidecart-close{background:transparent!important;border:none!important;background-color:transparent;cursor:pointer}.sidecart-body{flex:1;overflow-y:auto;display:flex;flex-direction:column}.sidecart-content{flex:1;display:flex;flex-direction:column}.sidecart-content .cart-continue-shoping{text-align:center;padding-bottom:2rem}.sidecart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.sidecart-empty svg{color:#000;margin-bottom:1rem}.sidecart-empty p{color:#666;font-size:1.6rem;margin-bottom:1.5rem}.sidecart-empty .button{display:inline-block;padding:.75rem 1.5rem;background:#000;color:#fff;text-decoration:none;border-radius:4px;transition:background .2s ease}.sidecart-empty .button:hover{background:#333}.sidecart-items{flex:1;padding:1rem 2rem;overflow:hidden}.sidecart-item{display:flex;gap:2rem;padding:1rem;border-radius:8px;transition:opacity .3s ease;position:relative;align-items:center}.sidecart-item.updating{opacity:.6;pointer-events:none}.sidecart-item.removing{animation:slideOut .3s ease forwards}.sidecart-item .item-image{flex-shrink:0;width:20rem;height:auto;border-radius:6px;overflow:hidden;padding:0 2rem}.sidecart-item .item-image a{display:block;width:100%;height:100%}.sidecart-item .item-image img{width:100%;height:100%;object-fit:contain}.sidecart-item .item-details{flex:1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.sidecart-item .item-header{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem}.sidecart-item .item-name{font-size:1.4rem;color:#000;text-decoration:none;line-height:1.3;flex:1;min-width:0;overflow:hidden;font-size:1.8rem;font-weight:700;font-family:Sora,sans-serif;transition:all .4s ease-in-out}.sidecart-item .item-name:hover{color:#99e047}.sidecart-item .remove-item{background:none;border:none;padding:.25rem;cursor:pointer;color:#999;transition:color .2s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center}.sidecart-item .remove-item svg path{transition:all .4s ease-in-out}.sidecart-item .remove-item:hover svg path{fill:#99e047}.sidecart-item .item-variation{font-size:.85rem;color:#666}.sidecart-item .item-variation p{margin:0}.sidecart-item .item-price{font-size:1.6rem;font-weight:700;white-space:nowrap}.sidecart-item .item-price del{opacity:.5;font-weight:400}.sidecart-item .item-price ins{text-decoration:none}.sidecart-item .item-swatches{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin:1rem 0}.sidecart-item .cart-swatch{display:inline-flex;align-items:center;justify-content:center;border:none;cursor:default;transition:all .4s ease-in-out}.sidecart-item .cart-swatch--color{width:3.2rem;height:3.2rem;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center;box-shadow:0 0 0 2px #e8e8e8}.sidecart-item .cart-swatch--label{min-width:3.2rem;height:3.2rem;padding:0 .8rem;border-radius:9999px;background-color:#99e047;color:#222;font-size:1.4rem;font-weight:700;line-height:1}.sidecart-item .item-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sidecart-item .item-quantity{display:flex;align-items:center;gap:.5rem;border:1px solid #3F3E3E;border-radius:6px;padding:.5rem;background:#fff;border-radius:10rem}.sidecart-item .item-quantity .qty-btn{background:none;border:none;padding:.25rem;cursor:pointer;color:#666;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.sidecart-item .item-quantity .qty-btn:hover{color:#000}.sidecart-item .item-quantity .qty-btn:disabled{opacity:.3;cursor:not-allowed}.sidecart-item .item-quantity .cart-item-qty{width:3rem;text-align:center;border:none;background:none;font-size:1.6rem;font-weight:500;padding:.25rem}.sidecart-item .item-quantity .cart-item-qty::-webkit-outer-spin-button,.sidecart-item .item-quantity .cart-item-qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sidecart-item .item-quantity .cart-item-qty[type=number]{-moz-appearance:textfield}.sidecart-footer{padding:2rem 4rem 0}.sidecart-footer .cart-actions{margin-bottom:1.5rem}.sidecart-footer .cart-actions .btn{width:100%;text-align:center;align-items:center;justify-content:center;padding:2rem;border:none;cursor:pointer}.sidecart-footer .cart-subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem;font-size:1.3rem;margin-top:4rem}.sidecart-footer .cart-shipping-note,.sidecart-footer .subtotal-label{font-size:1.6rem;font-weight:400}.sidecart-footer .cart-shipping-note{margin-bottom:3rem;padding-bottom:4rem;border-bottom:1px solid #e5e5e5}.sidecart-footer .subtotal-label{padding-bottom:1rem}.sidecart-footer .subtotal-amount .woocommerce-Price-amount bdi{font-size:1.6rem;font-weight:700}.sidecart-footer .cart-discount{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:1.2rem;color:#4caf50}.sidecart-footer .cart-tax{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:1.2rem;color:#666}.sidecart-footer .cart-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-top:1rem;border-top:1px solid #e5e5e5;font-size:1.6rem;font-weight:600;color:#000}.sidecart-crosssells{padding:0 4rem 4rem}.sidecart-crosssells .crosssells-title{font-size:1.8rem;font-family:Sora,sans-serif;font-weight:700;margin:2rem 0 1.6rem;padding:0}.sidecart-crosssells .crosssells-list{display:flex;flex-direction:column;gap:0}.sidecart-crosssells .crosssell-item{display:flex;align-items:center;gap:1.6rem;padding:1.4rem 0;border-bottom:1px solid #f0f0f0}.sidecart-crosssells .crosssell-item:last-child{border-bottom:none}.sidecart-crosssells .crosssell-add-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border:2px solid #222;border-radius:50%;background:#fff;cursor:pointer;transition:all .4s ease-in-out}.sidecart-crosssells .crosssell-add-btn .crosssell-add-icon{display:block;transition:all .4s ease-in-out}.sidecart-crosssells .crosssell-add-btn .crosssell-added-icon{display:none;transition:all .4s ease-in-out}.sidecart-crosssells .crosssell-add-btn:hover{background:#99e047;border-color:#99e047;color:#fff}.sidecart-crosssells .crosssell-add-btn.loading{opacity:.5;pointer-events:none}.sidecart-crosssells .crosssell-add-btn.added{background:#222;border-color:#222;color:#fff;pointer-events:none}.sidecart-crosssells .crosssell-add-btn.added .crosssell-add-icon{display:none}.sidecart-crosssells .crosssell-add-btn.added .crosssell-added-icon{display:block}.sidecart-crosssells .crosssell-image{flex-shrink:0;width:5.6rem;height:5.6rem;border-radius:8px;overflow:hidden;background:#f5f5f5}.sidecart-crosssells .crosssell-image img{width:100%;height:100%;object-fit:contain;display:block}.sidecart-crosssells .crosssell-name{flex:1;font-size:1.5rem;font-family:Sora,sans-serif;color:#222;line-height:1.3;min-width:0}.sidecart-crosssells .crosssell-price{flex-shrink:0;font-size:1.5rem;font-weight:700;font-family:Sora,sans-serif;color:#222;white-space:nowrap}.sidecart-crosssells .crosssell-price .woocommerce-Price-amount{font-size:inherit;font-weight:inherit}@keyframes slideOut{to{transform:translate(100%);opacity:0}}.ajax_add_to_cart.loading{position:relative;pointer-events:none;color:transparent!important}.ajax_add_to_cart.loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite;color:inherit}.ajax_add_to_cart.added{background:#4caf50!important;border-color:#4caf50!important}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}body.sidecart-open{overflow:hidden}@media(max-width:768px){body.sidecart-open{position:fixed;width:100%}}.variation-swatches{margin-bottom:1.6rem}.variation-swatches__heading{font-size:1.6rem;font-weight:700;margin-bottom:1rem;color:#222}.variation-swatches__options{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.variation-swatch--label{display:inline-flex;align-items:center;justify-content:center;min-width:4rem;height:4rem;padding:0 1.4rem;border-radius:9999px;border:none;background-color:#e8e8e8;color:#222;font-size:1.4rem;font-weight:600;font-family:DM Sans,sans-serif;cursor:pointer;transition:all .4s ease-in-out;line-height:1}.variation-swatch--label:hover{background-color:#99e047}.variation-swatch--label.is-active{background-color:#99e047;color:#222;font-weight:700}.variation-swatch--label.is-disabled{opacity:.35;pointer-events:none;text-decoration:line-through}.variation-swatch--color{position:relative;width:4.8rem;height:4.8rem;border-radius:50%;border:3px solid transparent;cursor:pointer;padding:0;transition:border-color .25s ease;box-sizing:border-box;background-repeat:no-repeat}.variation-swatch--color:after{content:"";display:block;width:100%;height:100%;border-radius:50%}.variation-swatch--color:hover,.variation-swatch--color.is-active{border-color:#99e047}.variation-swatch--color.is-disabled{opacity:.3;pointer-events:none}.variation-swatch--color.is-disabled:before{content:"";position:absolute;top:50%;left:10%;width:80%;height:2px;background:#fff;transform:rotate(-45deg);z-index:1}.variations_form .variations td.value{position:relative}.form input[type=text],.form input[type=email],.form input[type=tel],.form input[type=number],.form select,.form textarea{display:block;padding:10px 20px;margin-bottom:10px;font-size:14px;border:1px solid #ddd;background:#fff;color:#888;transition:border-color .2s;font-family:DM Sans,sans-serif;width:100%;position:relative;border-radius:5px}@media(min-width:768px){.form input[type=text],.form input[type=email],.form input[type=tel],.form input[type=number],.form select,.form textarea{padding:15px 20px;font-size:16px}}.form input[type=text]:focus,.form input[type=email]:focus,.form input[type=tel]:focus,.form input[type=number]:focus,.form select:focus,.form textarea:focus{border-color:#99e047;outline:none}.form textarea{padding:15px;height:200px;max-width:100%;width:100%!important}@media(min-width:768px){.form textarea{padding:20px}}.form select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url("data:image/svg+xml;utf8,<svg fill='black' height='10' width='10' xmlns='http://www.w3.org/2000/svg'><path d='M0 0 L5 5 L10 0'/></svg>") no-repeat right 1rem center;background-size:10px;padding-right:2rem;background-position:calc(100% - 15px) center;background-color:#fff}.form .wpcf7-form{position:relative}.form .wpcf7-acceptance{display:block;padding-top:10px}.form .wpcf7-acceptance input{margin-bottom:0!important}.form .wpcf7-acceptance .wpcf7-list-item{margin-left:0}.form .wpcf7-acceptance .wpcf7-list-item label{display:flex;align-items:center;cursor:pointer;font-size:12px}@media(min-width:768px){.form .wpcf7-acceptance .wpcf7-list-item label{font-size:14px}}.form .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;flex:0 0 20px;border:1px solid #99E047;border-radius:2px;background:#fff;margin-right:12px;position:relative;cursor:pointer;transition:all .4s ease-in-out;margin-top:-1px}.form .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]:checked{background-color:#99e047;border-color:#fff}.form .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:2px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.form .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 3px #99e04733}.form .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label{line-height:1.4}.form .wpcf7-submit{font-size:14px;border:none;cursor:pointer;transition:all .4s ease-in-out;font-weight:500;position:relative}@media(min-width:768px){.form .wpcf7-submit{font-size:16px;width:auto}}.form .wpcf7-not-valid-tip{font-size:12px;padding-left:0;padding-bottom:5px}.form .wpcf7 form .wpcf7-response-output{margin:20px 0 0!important;font-size:12px!important}.form .wpcf7 form.sent .wpcf7-response-output{border:none;padding:0;font-size:14px;color:#99e047}.form .wpcf7 form.invalid .wpcf7-response-output,.form .wpcf7 form.unaccepted .wpcf7-response-output,.form .wpcf7 form.payment-required .wpcf7-response-output{border:none;padding:0;font-size:14px}.form .wpcf7 form.invalid .wpcf7-response-output{color:#dc3232}.form .wpcf7-spinner{position:absolute;right:-10px;top:10px;width:20px;height:20px;z-index:1}@media(min-width:768px){.form .wpcf7-spinner{top:18px}}@media(min-width:768px){.form .form-row{display:flex;gap:20px}}@media(min-width:768px){.form .form-row label{width:calc(50% - 10px)}}.form .form-cta{padding-top:20px;text-align:right}.form .wpcf7-file{color:#ffffffbf}.form-contact{max-width:72rem;margin:5rem auto}.form-contact label{margin-bottom:1rem;display:block;color:#737373}.mega-nav{flex:1;display:none}@media(min-width:992px){.mega-nav{display:block;padding-left:3rem}}.mega-nav .mega-nav-list{list-style:none;display:flex;align-items:center;gap:2.5rem;margin:0;padding:0}.mega-nav .mega-nav-item{position:static;margin-bottom:0}.mega-nav .mega-nav-item>a{color:#000}.mega-nav .mega-nav-link{font-size:1.4rem;font-weight:500;color:inherit;text-decoration:none;display:flex;align-items:center;gap:.5rem;white-space:nowrap;padding:3rem 0;transition:all .4s ease-in-out}.mega-nav .mega-nav-link:hover{opacity:.7}.mega-nav .mega-nav-chevron{transition:transform .3s ease;width:1rem;height:.6rem}.mega-nav .mega-nav-item.is-active .mega-nav-chevron{transform:rotate(180deg)}.mega-nav .mega-nav-item.is-active>.mega-nav-dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:all}.mega-nav .mega-nav-dropdown{position:absolute;top:100%;left:0;width:100%;background:#fff;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,transform .3s ease;pointer-events:none;z-index:100;color:#222}.mega-nav .mega-nav-dropdown:before{content:"";position:absolute;top:-4rem;left:0;width:100%;height:4rem;pointer-events:none}.mega-nav .mega-nav-dropdown-inner{display:flex;gap:5rem;padding:5rem 0 6rem}.mega-nav .mega-nav-parent{flex:0 0 35rem;max-width:35rem}.mega-nav .mega-nav-heading{font-size:2.4rem;font-weight:600;font-family:Sora,sans-serif;margin:0 0 1.5rem;color:#222}.mega-nav .mega-nav-parent-image{position:relative}.mega-nav .mega-nav-parent-image>img{width:100%;height:100%;object-fit:cover;display:block;border-radius:2.4rem;height:39rem}.mega-nav .mega-nav-shop-all{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:flex;width:max-content}.mega-nav .mega-nav-children{flex:1;display:flex;gap:8rem;padding-top:4.5rem}.mega-nav .mega-nav-children .mega-nav-simple{flex-direction:column;gap:0;padding-top:0}.mega-nav .mega-nav-column-title{font-size:2rem;font-weight:600;font-family:Sora,sans-serif;margin:0 0 2rem;color:#222}.mega-nav .mega-nav-column-title a{color:inherit;text-decoration:none;transition:all .4s ease-in-out}.mega-nav .mega-nav-column-title a:hover{color:#99e047}.mega-nav .mega-nav-column-link{display:flex;align-items:center;gap:1.2rem;font-size:1.5rem;font-weight:600;color:#222;text-decoration:none;padding:.8rem 0;transition:all .4s ease-in-out}.mega-nav .mega-nav-column-link:hover{color:#99e047}.mega-nav .mega-nav-items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.mega-nav .mega-nav-sub-item a{display:flex;align-items:center;gap:2rem;font-size:1.6rem;font-weight:600;font-family:Sora,sans-serif;color:#222;text-decoration:none;transition:all .4s ease-in-out}.mega-nav .mega-nav-sub-item a:hover{color:#99e047}.mega-nav .mega-nav-thumb{width:12rem;height:8rem;object-fit:cover;flex-shrink:0}.mega-nav .mega-nav-parent-big{width:40%;max-width:40%;flex:0 0 40%}.mega-nav .mega-nav-parent-big .mega-nav-parent-image>img{height:35rem}.mega-nav .mega-nav-children-stacked{flex-direction:column;gap:0;padding-top:4rem}.mega-nav .mega-nav-children-stacked .mega-nav-column-link{font-size:2rem;padding:.9rem 0;margin-bottom:.5rem}.mega-nav .mega-nav-children-stacked:has(.mega-nav-column-title){flex-direction:row;flex-wrap:wrap;gap:4rem;width:60%;align-items:flex-start}.mega-nav .mega-nav-children-stacked:has(.mega-nav-column-title) .mega-nav-column{flex:1;min-width:18rem}.mega-nav .mega-nav-children-simple.mega-nav-children-has-thumbs{flex-wrap:wrap;gap:0;padding-top:0;width:100%}.mega-nav .mega-nav-children-simple.mega-nav-children-has-thumbs .mega-nav-column{width:33.333%;padding:.4rem 0}.mega-nav .mega-nav-children-simple.mega-nav-children-has-thumbs .mega-nav-column-link{gap:1.6rem;font-size:1.6rem;font-weight:600;padding:.6rem 0}.mega-nav .mega-nav-children-simple.mega-nav-children-has-thumbs .mega-nav-column-link .mega-nav-thumb{width:12rem;height:8rem;object-fit:cover;border-radius:1.2rem}.mega-nav .mega-nav-dropdown-thumbs-only{flex-wrap:wrap;padding:2.4rem 0 3rem;gap:1.6rem}.mega-nav .mega-nav-dropdown-thumbs-only .mega-nav-heading{width:100%;margin-bottom:0}.mega-nav .mega-nav-dropdown-thumbs-only .mega-nav-children-simple.mega-nav-children-has-thumbs{flex:0 0 100%}.mobile-menu{position:absolute;top:var(--mobile-menu-top, 9rem);left:0;right:0;bottom:0;background:#fff;z-index:90;display:flex;flex-direction:column;transform:translateY(-.8rem);opacity:0;pointer-events:none;transition:transform .3s ease,opacity .3s ease;overflow:hidden}@media(min-width:992px){.mobile-menu{display:none!important}}.mobile-menu.is-open{transform:translateY(0);opacity:1;pointer-events:all}.mobile-menu .mobile-menu-body{flex:1;overflow:hidden;position:relative}.mobile-menu .mobile-menu-footer{flex-shrink:0;border-top:1px solid #eee;padding:1.6rem 2rem}.mobile-menu .mobile-menu-footer .custom-language-switcher{list-style:none;margin:0;padding:0;position:static;display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.mobile-menu .mobile-menu-footer .custom-language-switcher li{margin:0;list-style:none}.mobile-menu .mobile-menu-footer .custom-language-switcher .active{display:flex;align-items:center;gap:.8rem;padding:.8rem 1.4rem;border-radius:999px;background-color:#f3f3f3;color:#222;cursor:default}.mobile-menu .mobile-menu-footer .custom-language-switcher .active:after{content:none}.mobile-menu .mobile-menu-footer .custom-language-switcher .active .lang-chevron{display:none}.mobile-menu .mobile-menu-footer .custom-language-switcher .language-dropdown{position:static;display:flex;align-items:center;flex-wrap:wrap;gap:1rem;min-width:0;padding:0;background:none;border:0;box-shadow:none;opacity:1;visibility:visible;transform:none;pointer-events:auto}.mobile-menu .mobile-menu-footer .custom-language-switcher .language-dropdown li{overflow:visible}.mobile-menu .mobile-menu-footer .custom-language-switcher .language-dropdown li a{display:flex;align-items:center;gap:.8rem;padding:.8rem 1.4rem;border-radius:999px;background-color:#f3f3f3;color:#222;text-decoration:none}.mobile-menu .mobile-menu-footer .custom-language-switcher .language-dropdown li:hover a,.mobile-menu .mobile-menu-footer .custom-language-switcher .language-dropdown li:active a{background-color:#99e047;color:#000}.mobile-menu .mobile-menu-footer .custom-language-switcher .lang-flag{width:1.8rem;height:1.8rem;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#1f1f1f}.mobile-menu .mobile-menu-footer .custom-language-switcher .lang-flag svg{width:100%;height:100%;display:block}.mobile-menu .mobile-menu-footer .custom-language-switcher .lang-flag.lang-flag-globe svg{color:#fff;width:80%;height:80%}.mobile-menu .mobile-menu-footer .custom-language-switcher .lang-label{font-size:1.5rem;font-weight:600;line-height:1}.mobile-menu .mobile-menu-panel{position:absolute;top:0;left:0;width:100%;height:100%;overflow-y:auto;transition:transform .35s ease;background:#fff;padding:2.4rem 2rem}.mobile-menu .mobile-menu-l1{transform:translate(0)}.mobile-menu .mobile-menu-l1.slide-out{transform:translate(-100%)}.mobile-menu .mobile-menu-l2{transform:translate(100%)}.mobile-menu .mobile-menu-l2.slide-in{transform:translate(0)}.mobile-menu .mobile-menu-list{list-style:none;padding:0;margin:0}.mobile-menu .mobile-menu-item{border-bottom:1px solid #eee;margin-bottom:0}.mobile-menu .mobile-menu-link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.6rem 0;font-size:1.8rem;font-weight:600;font-family:Sora,sans-serif;color:#222;text-decoration:none;background:none;border:none;cursor:pointer;text-align:left}.mobile-menu .mobile-menu-link .mobile-menu-chevron{color:#222;flex-shrink:0}.mobile-menu .mobile-menu-back{display:flex;align-items:center;gap:.8rem;background:none;border:none;cursor:pointer;padding:0 0 2rem;font-size:1.5rem;font-weight:600;color:#222;text-decoration:none}.mobile-menu .mobile-menu-back svg{flex-shrink:0}.mobile-menu .mobile-menu-back:hover{color:#99e047}.mobile-menu .mobile-menu-back:hover svg path{stroke:#99e047}.mobile-menu .mobile-menu-heading{font-size:2.6rem;font-weight:700;font-family:Sora,sans-serif;margin:0 0 2.5rem;color:#222}.mobile-menu .mobile-menu-columns{display:flex;flex-direction:column;gap:2.5rem}.mobile-menu .mobile-menu-col-title{font-size:1.6rem;font-weight:700;font-family:Sora,sans-serif;margin:0 0 1.2rem;color:#222}.mobile-menu .mobile-menu-col-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.mobile-menu .mobile-menu-sub-item{margin-bottom:0}.mobile-menu .mobile-menu-sub-item a{display:flex;align-items:center;gap:1.5rem;padding:.8rem 0;font-size:1.5rem;font-weight:500;color:#222;text-decoration:none;transition:all .4s ease-in-out}.mobile-menu .mobile-menu-sub-item a:hover{color:#99e047}.mobile-menu .mobile-menu-col-link{display:flex;align-items:center;gap:1.5rem;padding:.8rem 0;font-size:1.5rem;font-weight:500;color:#222;text-decoration:none;transition:all .4s ease-in-out}.mobile-menu .mobile-menu-col-link:hover{color:#99e047}.mobile-menu .mobile-menu-thumb{width:5.5rem;height:4rem;object-fit:contain;flex-shrink:0}.mobile-menu .mobile-menu-image{position:relative;margin-top:3rem}.mobile-menu .mobile-menu-image img{width:100%;height:22rem;object-fit:cover;display:block;border-radius:2rem}.mobile-menu .mobile-menu-image .mobile-menu-shop-all{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);white-space:nowrap}.mobile-menu-backdrop{display:none;position:fixed;top:var(--mobile-menu-top, 9rem);left:0;right:0;bottom:0;background:#00000080;z-index:89}.mobile-menu-backdrop.is-visible{display:block}body.mobile-menu-open{overflow:hidden}.menu-toggle{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.5rem;color:currentColor;flex-shrink:0}@media(min-width:992px){.menu-toggle{display:none}}.menu-toggle svg{display:block;width:2.4rem;height:2.4rem}.menu-toggle .icon-close,.menu-toggle.is-open .icon-hamburger{display:none}.menu-toggle.is-open .icon-close{display:block}.search-overlay{position:absolute;top:12rem;left:0;width:100%;right:0;z-index:200;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;overflow-y:auto}.search-overlay.is-open{opacity:1;visibility:visible}.search-overlay-inner{position:relative;padding:4rem 0 6rem;background-color:#fff;min-height:70vh}.search-overlay-field{display:flex;align-items:center;gap:1.2rem;border:1px solid rgba(0,0,0,.15);border-radius:.8rem;padding:1.4rem 1.8rem;margin-bottom:4rem;transition:border-color .2s ease}.search-overlay-field:focus-within{border-color:#222}.search-overlay-icon{flex-shrink:0;width:2.2rem;height:2.2rem;color:#222}.search-overlay-input{flex:1;font-size:1.6rem;font-family:DM Sans,sans-serif;color:#222;background:transparent;border:none;outline:none;padding:0}.search-overlay-input::placeholder{color:#999}.search-overlay-close{flex-shrink:0;background:none;border:none;cursor:pointer;padding:.4rem;display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out}.search-overlay-close svg{width:2rem;height:2rem;color:#222}.search-overlay-close:hover{opacity:.5}.search-overlay-content{max-width:100%;margin:0 auto}.search-overlay-body{display:flex;gap:4rem}.search-overlay-suggestions{flex-shrink:0;width:24rem}.search-overlay-suggestions .search-suggestions-heading{font-size:1.4rem;font-weight:700;font-family:Sora,sans-serif;color:#222;text-transform:uppercase;letter-spacing:.05em;margin:0 0 2rem}.search-overlay-suggestions .search-suggestions-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.2rem}.search-overlay-suggestions .search-suggestion-item a{font-size:1.6rem;font-family:DM Sans,sans-serif;color:#222;text-decoration:none;transition:all .4s ease-in-out}.search-overlay-suggestions .search-suggestion-item a:hover{opacity:.6}.search-overlay-products{flex:1;min-width:0}.search-overlay-products .search-products-grid{display:flex;flex-wrap:wrap;gap:2rem}.search-product-card{flex:0 0 calc(33.333% - 1.34rem);max-width:calc(33.333% - 1.34rem);display:flex;flex-direction:column}@media(max-width:991px){.search-product-card{flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem)}}@media(max-width:575px){.search-product-card{flex:0 0 100%;max-width:100%}}.search-product-img{position:relative;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border-radius:1.3rem;padding:2rem;height:26rem;overflow:hidden;text-decoration:none}.search-product-img img{max-width:100%;max-height:100%;object-fit:contain}.search-product-badge{position:absolute;top:1.2rem;right:1.2rem;background-color:#d7f3b0;color:#222;font-size:1.2rem;font-weight:600;font-family:Sora,sans-serif;padding:.4rem 1.2rem;border-radius:10rem;z-index:1}.search-product-info{padding:1.2rem 0 0}.search-product-rating{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem}.search-product-rating .search-product-stars{display:flex;gap:.2rem}.search-product-rating .search-product-stars svg{width:1.6rem;height:1.6rem}.search-product-rating .search-product-stars svg.filled{color:#99e047}.search-product-rating .search-product-stars svg.empty{color:#d9d9d9}.search-product-rating .search-product-rating-count{font-size:1.4rem;font-family:DM Sans,sans-serif;color:#888}.search-product-title{font-size:1.6rem;font-weight:600;font-family:Sora,sans-serif;color:#222;margin:0 0 .4rem}.search-product-title a{color:inherit;text-decoration:none}.search-product-title a:hover{opacity:.7}.search-product-price{font-size:1.4rem;font-family:DM Sans,sans-serif;color:#222}.search-no-results{font-size:1.6rem;font-family:DM Sans,sans-serif;color:#999;padding:2rem 0}@media(max-width:767px){.search-overlay-body{flex-direction:column;gap:3rem}.search-overlay-suggestions{width:100%}}.yith-wcan-filters{padding:2.5rem;border-radius:1.6rem}.yith-wcan-filters .filters-container .filter-title{font-size:1.6rem;font-weight:600;margin-bottom:1.5rem}.yith-wcan-filters .filters-container .filter-items{list-style:none;padding:0;margin:0 0 2rem}.yith-wcan-filters .filters-container .filter-items .filter-item{margin-bottom:.75rem}.yith-wcan-filters .filters-container .filter-items .filter-item.active>label>a{color:inherit!important}.yith-wcan-filters .filters-container .filter-items .filter-item label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:1.6rem;color:#222}.yith-wcan-filters .filters-container .filter-items .filter-item label input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:22px;height:22px;min-width:22px;border:2px solid #d0d0d0;border-radius:4px;background-color:#fff;cursor:pointer;position:relative;transition:all .4s ease-in-out}.yith-wcan-filters .filters-container .filter-items .filter-item label input[type=checkbox]:checked{background-color:#222;border-color:#222}.yith-wcan-filters .filters-container .filter-items .filter-item label input[type=checkbox]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-60%) rotate(45deg);width:7px;height:12px;border:2.5px solid #fff;border-top:none;border-left:none}.yith-wcan-filters .filters-container .filter-items .filter-item label .term-label{color:#222;text-decoration:none}.yith-wcan-filters .filters-container .filter-items .filter-item label .term-label:hover{color:#222}.container{width:100%;padding-right:20px;padding-left:20px;margin:0 auto;max-width:800px}@media(min-width:576px){.container{padding-right:40px;padding-left:40px}}@media(min-width:992px){.container{max-width:1376px}}@media(min-width:1200px){.container{padding-right:60px;padding-left:60px}}@media(min-width:992px){.container.container-mini{max-width:1120px}}@media(min-width:1200px){.container.container--wide{padding-right:15px;padding-left:15px}}.container-fluid{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}@media(min-width:1200px){.container-fluid{padding-right:60px;padding-left:60px}}.row{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}[class^=col-],[class*=" col-"]{position:relative;width:100%;padding-right:10px;padding-left:10px;margin-bottom:10px;margin-top:10px}@media(min-width:576px){.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width:768px){.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width:992px){.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media(min-width:1200px){.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}}.slim-banner{background-color:#262626;text-align:center;height:4.4rem;display:flex;align-items:center;justify-content:center;color:#fff;z-index:999;position:relative}.slim-banner .slim-banner-inner{position:relative}.slim-banner p{margin:0;font-size:1.6rem;font-weight:700}.slim-banner .language-switcher{position:absolute;right:0;top:50%;transform:translateY(-50%);display:none}@media(min-width:768px){.slim-banner .language-switcher{display:block}}.slim-banner .language-switcher .custom-language-switcher{list-style:none;margin:0;padding:0;position:relative}.slim-banner .language-switcher .custom-language-switcher li{margin-bottom:0;list-style:none}.slim-banner .language-switcher .lang-flag{width:1.8rem;height:1.8rem;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#1f1f1f}.slim-banner .language-switcher .lang-flag svg{width:100%;height:100%;display:block}.slim-banner .language-switcher .lang-flag.lang-flag-globe svg{color:#fff;width:80%;height:80%}.slim-banner .language-switcher .lang-label{font-size:1.4rem;font-weight:500;line-height:1;letter-spacing:.02em}.slim-banner .language-switcher .lang-chevron{transition:transform .25s ease}.slim-banner .language-switcher .active{cursor:pointer;display:flex;align-items:center;gap:.8rem;padding:.6rem 1.2rem;border-radius:999px;color:#fff;transition:all .4s ease-in-out;position:relative}.slim-banner .language-switcher .active:after{content:"";position:absolute;left:0;right:0;top:100%;height:1.4rem}.slim-banner .language-switcher .active:hover{background-color:#ffffff14}.slim-banner .language-switcher .active:hover .lang-chevron{transform:rotate(180deg)}.slim-banner .language-switcher .active:hover~.language-dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.slim-banner .language-switcher .language-dropdown{position:absolute;right:0;top:calc(100% + .8rem);min-width:14rem;padding:.6rem;background-color:#1a1a1a;border:1px solid rgba(255,255,255,.08);border-radius:1.2rem;box-shadow:0 1rem 3rem #00000059;z-index:1001;opacity:0;visibility:hidden;transform:translateY(-.6rem);pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.slim-banner .language-switcher .language-dropdown:hover{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.slim-banner .language-switcher .language-dropdown li{padding:0;background:transparent;border-radius:.8rem;overflow:hidden}.slim-banner .language-switcher .language-dropdown li+li{margin-top:.2rem}.slim-banner .language-switcher .language-dropdown li a{display:flex;align-items:center;gap:.8rem;padding:.8rem 1.2rem;color:#fff;text-decoration:none;transition:all .4s ease-in-out;width:100%}.slim-banner .language-switcher .language-dropdown li:hover a{background-color:#99e047;color:#000}.header{position:absolute;top:4.4rem;left:0;width:100%;z-index:2;color:#fff;background-color:transparent;transition:all .4s ease-in-out;z-index:99;padding:2rem 0}.header.header-light{position:relative;top:0;background-color:#f6f5f5;color:#262626}.header.header-light .brand img{filter:brightness(1) invert(0)}.header.header-light .mega-nav-item>a{color:#262626}.header.header-light .open-search svg path{fill:#262626}.header.header-light .open-search svg line{stroke:#262626}.header.header-light .cart-toggle svg path{stroke:#262626}.header.header-light .cart-toggle svg circle{stroke:#262626}.header.header-light .header-parks-contact-btn{color:#262626;border-color:#262626}.header.header-light .header-parks-contact-btn:hover{background-color:#262626;color:#fff}@media(min-width:768px){.header.header-trampolines{padding:0}}@media(min-width:768px){.header.header-parks{padding:0}}@media(min-width:992px){.header.header-parks .header-right{min-width:20rem;justify-content:flex-end;gap:2rem}}.header.header-parks .header-parks-contact-btn{max-width:18rem;overflow:hidden;white-space:nowrap}@media(max-width:991px){.header.header-parks .header-parks-contact-btn{display:none}}.header.header-parks.is-active .header-parks-contact-btn,.header.header-parks.search-active .header-parks-contact-btn,.header.header-parks.mobile-menu-active .header-parks-contact-btn{color:#262626;background-color:transparent;border-color:#262626}.header.header-parks.is-active .header-parks-contact-btn:hover,.header.header-parks.search-active .header-parks-contact-btn:hover,.header.header-parks.mobile-menu-active .header-parks-contact-btn:hover{background-color:#262626;color:#fff;border-color:#262626}@media(min-width:768px){.header.header-parks:hover .header-parks-contact-btn{color:#262626;background-color:transparent;border-color:#262626}.header.header-parks:hover .header-parks-contact-btn:hover{background-color:#262626;color:#fff;border-color:#262626}}.header .brand img{width:13rem;transition:all .4s ease-in-out}.header .header-inner{display:flex;align-items:center;justify-content:space-between;gap:3rem}.header .header-inner .nav-primary{padding:0 2rem 0 5rem}.header .header-inner .nav-primary .nav{list-style:none;display:flex;gap:3rem}.header .header-inner .nav-primary .nav a{font-size:1.4rem}.header .header-inner .header-right{display:flex;align-items:center;gap:1rem;justify-content:center}.header .cart-toggle{position:relative;background:none;border:none;padding:.5rem;cursor:pointer;color:#000;transition:color .2s ease;display:flex;align-items:center;gap:.5rem;flex-shrink:0}.header .cart-toggle:hover{color:#666}.header .cart-toggle svg{display:block}.header .cart-toggle svg path,.header .cart-toggle svg circle{transition:all .4s ease-in-out}.header .cart-toggle .cart-count{position:absolute;top:-4px;right:-4px;display:flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;background:#99e047;color:#000;border-radius:10px;font-size:1rem;font-weight:600;line-height:1}.header .open-search{cursor:pointer}.header .open-search .search-icon-close{display:none}.header .search-icon-open{width:2.2rem;margin-top:.4rem}body.search-open .header .open-search .search-icon-open{display:none}body.search-open .header .open-search .search-icon-close{display:block}.page-template-template-trampolines .brand img,.page-template-template-trampoline-parks .brand img,.woocommerce-page.archive .brand img,.page-template-template-product-category .brand img,.cart .brand img,.blog .brand img,.page-template-default:not(.home,.woocommerce-checkout) .brand img,.page-template-template-contact .brand img,.page-template .brand img,.single-post .brand img{filter:brightness(0) invert(1)}.page-template-template-trampolines .cart-toggle svg path,.page-template-template-trampoline-parks .cart-toggle svg path,.woocommerce-page.archive .cart-toggle svg path,.page-template-template-product-category .cart-toggle svg path,.cart .cart-toggle svg path,.blog .cart-toggle svg path,.page-template-default:not(.home,.woocommerce-checkout) .cart-toggle svg path,.page-template-template-contact .cart-toggle svg path,.page-template .cart-toggle svg path,.single-post .cart-toggle svg path{stroke:#fff}.page-template-template-trampolines .cart-toggle svg circle,.page-template-template-trampoline-parks .cart-toggle svg circle,.woocommerce-page.archive .cart-toggle svg circle,.page-template-template-product-category .cart-toggle svg circle,.cart .cart-toggle svg circle,.blog .cart-toggle svg circle,.page-template-default:not(.home,.woocommerce-checkout) .cart-toggle svg circle,.page-template-template-contact .cart-toggle svg circle,.page-template .cart-toggle svg circle,.single-post .cart-toggle svg circle{stroke:#fff}.page-template-template-trampolines .open-search svg path,.page-template-template-trampoline-parks .open-search svg path,.woocommerce-page.archive .open-search svg path,.page-template-template-product-category .open-search svg path,.cart .open-search svg path,.blog .open-search svg path,.page-template-default:not(.home,.woocommerce-checkout) .open-search svg path,.page-template-template-contact .open-search svg path,.page-template .open-search svg path,.single-post .open-search svg path{fill:#fff;transition:all .4s ease-in-out}.page-template-template-trampolines .open-search svg line,.page-template-template-trampoline-parks .open-search svg line,.woocommerce-page.archive .open-search svg line,.page-template-template-product-category .open-search svg line,.cart .open-search svg line,.blog .open-search svg line,.page-template-default:not(.home,.woocommerce-checkout) .open-search svg line,.page-template-template-contact .open-search svg line,.page-template .open-search svg line,.single-post .open-search svg line{stroke:#fff;transition:all .4s ease-in-out}.page-template-template-trampolines .header,.page-template-template-trampoline-parks .header,.woocommerce-page.archive .header,.page-template-template-product-category .header,.cart .header,.blog .header,.page-template-default:not(.home,.woocommerce-checkout) .header,.page-template-template-contact .header,.page-template .header,.single-post .header{background-color:transparent}.page-template-template-trampolines .header.mobile-menu-active,.page-template-template-trampoline-parks .header.mobile-menu-active,.woocommerce-page.archive .header.mobile-menu-active,.page-template-template-product-category .header.mobile-menu-active,.cart .header.mobile-menu-active,.blog .header.mobile-menu-active,.page-template-default:not(.home,.woocommerce-checkout) .header.mobile-menu-active,.page-template-template-contact .header.mobile-menu-active,.page-template .header.mobile-menu-active,.single-post .header.mobile-menu-active{transition:none}.page-template-template-trampolines .header.is-active,.page-template-template-trampolines .header.search-active,.page-template-template-trampolines .header.mobile-menu-active,.page-template-template-trampoline-parks .header.is-active,.page-template-template-trampoline-parks .header.search-active,.page-template-template-trampoline-parks .header.mobile-menu-active,.woocommerce-page.archive .header.is-active,.woocommerce-page.archive .header.search-active,.woocommerce-page.archive .header.mobile-menu-active,.page-template-template-product-category .header.is-active,.page-template-template-product-category .header.search-active,.page-template-template-product-category .header.mobile-menu-active,.cart .header.is-active,.cart .header.search-active,.cart .header.mobile-menu-active,.blog .header.is-active,.blog .header.search-active,.blog .header.mobile-menu-active,.page-template-default:not(.home,.woocommerce-checkout) .header.is-active,.page-template-default:not(.home,.woocommerce-checkout) .header.search-active,.page-template-default:not(.home,.woocommerce-checkout) .header.mobile-menu-active,.page-template-template-contact .header.is-active,.page-template-template-contact .header.search-active,.page-template-template-contact .header.mobile-menu-active,.page-template .header.is-active,.page-template .header.search-active,.page-template .header.mobile-menu-active,.single-post .header.is-active,.single-post .header.search-active,.single-post .header.mobile-menu-active{background-color:#fff}.page-template-template-trampolines .header.is-active .brand img,.page-template-template-trampolines .header.search-active .brand img,.page-template-template-trampolines .header.mobile-menu-active .brand img,.page-template-template-trampoline-parks .header.is-active .brand img,.page-template-template-trampoline-parks .header.search-active .brand img,.page-template-template-trampoline-parks .header.mobile-menu-active .brand img,.woocommerce-page.archive .header.is-active .brand img,.woocommerce-page.archive .header.search-active .brand img,.woocommerce-page.archive .header.mobile-menu-active .brand img,.page-template-template-product-category .header.is-active .brand img,.page-template-template-product-category .header.search-active .brand img,.page-template-template-product-category .header.mobile-menu-active .brand img,.cart .header.is-active .brand img,.cart .header.search-active .brand img,.cart .header.mobile-menu-active .brand img,.blog .header.is-active .brand img,.blog .header.search-active .brand img,.blog .header.mobile-menu-active .brand img,.page-template-default:not(.home,.woocommerce-checkout) .header.is-active .brand img,.page-template-default:not(.home,.woocommerce-checkout) .header.search-active .brand img,.page-template-default:not(.home,.woocommerce-checkout) .header.mobile-menu-active .brand img,.page-template-template-contact .header.is-active .brand img,.page-template-template-contact .header.search-active .brand img,.page-template-template-contact .header.mobile-menu-active .brand img,.page-template .header.is-active .brand img,.page-template .header.search-active .brand img,.page-template .header.mobile-menu-active .brand img,.single-post .header.is-active .brand img,.single-post .header.search-active .brand img,.single-post .header.mobile-menu-active .brand img{filter:brightness(1) invert(0)}.page-template-template-trampolines .header.is-active .mega-nav-item>a,.page-template-template-trampolines .header.search-active .mega-nav-item>a,.page-template-template-trampolines .header.mobile-menu-active .mega-nav-item>a,.page-template-template-trampoline-parks .header.is-active .mega-nav-item>a,.page-template-template-trampoline-parks .header.search-active .mega-nav-item>a,.page-template-template-trampoline-parks .header.mobile-menu-active .mega-nav-item>a,.woocommerce-page.archive .header.is-active .mega-nav-item>a,.woocommerce-page.archive .header.search-active .mega-nav-item>a,.woocommerce-page.archive .header.mobile-menu-active .mega-nav-item>a,.page-template-template-product-category .header.is-active .mega-nav-item>a,.page-template-template-product-category .header.search-active .mega-nav-item>a,.page-template-template-product-category .header.mobile-menu-active .mega-nav-item>a,.cart .header.is-active .mega-nav-item>a,.cart .header.search-active .mega-nav-item>a,.cart .header.mobile-menu-active .mega-nav-item>a,.blog .header.is-active .mega-nav-item>a,.blog .header.search-active .mega-nav-item>a,.blog .header.mobile-menu-active .mega-nav-item>a,.page-template-default:not(.home,.woocommerce-checkout) .header.is-active .mega-nav-item>a,.page-template-default:not(.home,.woocommerce-checkout) .header.search-active .mega-nav-item>a,.page-template-default:not(.home,.woocommerce-checkout) .header.mobile-menu-active .mega-nav-item>a,.page-template-template-contact .header.is-active .mega-nav-item>a,.page-template-template-contact .header.search-active .mega-nav-item>a,.page-template-template-contact .header.mobile-menu-active .mega-nav-item>a,.page-template .header.is-active .mega-nav-item>a,.page-template .header.search-active .mega-nav-item>a,.page-template .header.mobile-menu-active .mega-nav-item>a,.single-post .header.is-active .mega-nav-item>a,.single-post .header.search-active .mega-nav-item>a,.single-post .header.mobile-menu-active .mega-nav-item>a{color:#000}.page-template-template-trampolines .header.is-active .cart-toggle svg path,.page-template-template-trampolines .header.search-active .cart-toggle svg path,.page-template-template-trampolines .header.mobile-menu-active .cart-toggle svg path,.page-template-template-trampoline-parks .header.is-active .cart-toggle svg path,.page-template-template-trampoline-parks .header.search-active .cart-toggle svg path,.page-template-template-trampoline-parks .header.mobile-menu-active .cart-toggle svg path,.woocommerce-page.archive .header.is-active .cart-toggle svg path,.woocommerce-page.archive .header.search-active .cart-toggle svg path,.woocommerce-page.archive .header.mobile-menu-active .cart-toggle svg path,.page-template-template-product-category .header.is-active .cart-toggle svg path,.page-template-template-product-category .header.search-active .cart-toggle svg path,.page-template-template-product-category .header.mobile-menu-active .cart-toggle svg path,.cart .header.is-active .cart-toggle svg path,.cart .header.search-active .cart-toggle svg path,.cart .header.mobile-menu-active .cart-toggle svg path,.blog .header.is-active .cart-toggle svg path,.blog .header.search-active .cart-toggle svg path,.blog .header.mobile-menu-active .cart-toggle svg path,.page-template-default:not(.home,.woocommerce-checkout) .header.is-active .cart-toggle svg path,.page-template-default:not(.home,.woocommerce-checkout) .header.search-active .cart-toggle svg path,.page-template-default:not(.home,.woocommerce-checkout) .header.mobile-menu-active .cart-toggle svg path,.page-template-template-contact .header.is-active .cart-toggle svg path,.page-template-template-contact .header.search-active .cart-toggle svg path,.page-template-template-contact .header.mobile-menu-active .cart-toggle svg path,.page-template .header.is-active .cart-toggle svg path,.page-template .header.search-active .cart-toggle svg path,.page-template .header.mobile-menu-active .cart-toggle svg path,.single-post .header.is-active .cart-toggle svg path,.single-post .header.search-active .cart-toggle svg path,.single-post .header.mobile-menu-active .cart-toggle svg path{stroke:#000}.page-template-template-trampolines .header.is-active .cart-toggle svg circle,.page-template-template-trampolines .header.search-active .cart-toggle svg circle,.page-template-template-trampolines .header.mobile-menu-active .cart-toggle svg circle,.page-template-template-trampoline-parks .header.is-active .cart-toggle svg circle,.page-template-template-trampoline-parks .header.search-active .cart-toggle svg circle,.page-template-template-trampoline-parks .header.mobile-menu-active .cart-toggle svg circle,.woocommerce-page.archive .header.is-active .cart-toggle svg circle,.woocommerce-page.archive .header.search-active .cart-toggle svg circle,.woocommerce-page.archive .header.mobile-menu-active .cart-toggle svg circle,.page-template-template-product-category .header.is-active .cart-toggle svg circle,.page-template-template-product-category .header.search-active .cart-toggle svg circle,.page-template-template-product-category .header.mobile-menu-active .cart-toggle svg circle,.cart .header.is-active .cart-toggle svg circle,.cart .header.search-active .cart-toggle svg circle,.cart .header.mobile-menu-active .cart-toggle svg circle,.blog .header.is-active .cart-toggle svg circle,.blog .header.search-active .cart-toggle svg circle,.blog .header.mobile-menu-active .cart-toggle svg circle,.page-template-default:not(.home,.woocommerce-checkout) .header.is-active .cart-toggle svg circle,.page-template-default:not(.home,.woocommerce-checkout) .header.search-active .cart-toggle svg circle,.page-template-default:not(.home,.woocommerce-checkout) .header.mobile-menu-active .cart-toggle svg circle,.page-template-template-contact .header.is-active .cart-toggle svg circle,.page-template-template-contact .header.search-active .cart-toggle svg circle,.page-template-template-contact .header.mobile-menu-active .cart-toggle svg circle,.page-template .header.is-active .cart-toggle svg circle,.page-template .header.search-active .cart-toggle svg circle,.page-template .header.mobile-menu-active .cart-toggle svg circle,.single-post .header.is-active .cart-toggle svg circle,.single-post .header.search-active .cart-toggle svg circle,.single-post .header.mobile-menu-active .cart-toggle svg circle{stroke:#000}.page-template-template-trampolines .header.is-active .open-search svg path,.page-template-template-trampolines .header.search-active .open-search svg path,.page-template-template-trampolines .header.mobile-menu-active .open-search svg path,.page-template-template-trampoline-parks .header.is-active .open-search svg path,.page-template-template-trampoline-parks .header.search-active .open-search svg path,.page-template-template-trampoline-parks .header.mobile-menu-active .open-search svg path,.woocommerce-page.archive .header.is-active .open-search svg path,.woocommerce-page.archive .header.search-active .open-search svg path,.woocommerce-page.archive .header.mobile-menu-active .open-search svg path,.page-template-template-product-category .header.is-active .open-search svg path,.page-template-template-product-category .header.search-active .open-search svg path,.page-template-template-product-category .header.mobile-menu-active .open-search svg path,.cart .header.is-active .open-search svg path,.cart .header.search-active .open-search svg path,.cart .header.mobile-menu-active .open-search svg path,.blog .header.is-active .open-search svg path,.blog .header.search-active .open-search svg path,.blog .header.mobile-menu-active .open-search svg path,.page-template-default:not(.home,.woocommerce-checkout) .header.is-active .open-search svg path,.page-template-default:not(.home,.woocommerce-checkout) .header.search-active .open-search svg path,.page-template-default:not(.home,.woocommerce-checkout) .header.mobile-menu-active .open-search svg path,.page-template-template-contact .header.is-active .open-search svg path,.page-template-template-contact .header.search-active .open-search svg path,.page-template-template-contact .header.mobile-menu-active .open-search svg path,.page-template .header.is-active .open-search svg path,.page-template .header.search-active .open-search svg path,.page-template .header.mobile-menu-active .open-search svg path,.single-post .header.is-active .open-search svg path,.single-post .header.search-active .open-search svg path,.single-post .header.mobile-menu-active .open-search svg path{fill:#000}.page-template-template-trampolines .header.is-active .open-search svg line,.page-template-template-trampolines .header.search-active .open-search svg line,.page-template-template-trampolines .header.mobile-menu-active .open-search svg line,.page-template-template-trampoline-parks .header.is-active .open-search svg line,.page-template-template-trampoline-parks .header.search-active .open-search svg line,.page-template-template-trampoline-parks .header.mobile-menu-active .open-search svg line,.woocommerce-page.archive .header.is-active .open-search svg line,.woocommerce-page.archive .header.search-active .open-search svg line,.woocommerce-page.archive .header.mobile-menu-active .open-search svg line,.page-template-template-product-category .header.is-active .open-search svg line,.page-template-template-product-category .header.search-active .open-search svg line,.page-template-template-product-category .header.mobile-menu-active .open-search svg line,.cart .header.is-active .open-search svg line,.cart .header.search-active .open-search svg line,.cart .header.mobile-menu-active .open-search svg line,.blog .header.is-active .open-search svg line,.blog .header.search-active .open-search svg line,.blog .header.mobile-menu-active .open-search svg line,.page-template-default:not(.home,.woocommerce-checkout) .header.is-active .open-search svg line,.page-template-default:not(.home,.woocommerce-checkout) .header.search-active .open-search svg line,.page-template-default:not(.home,.woocommerce-checkout) .header.mobile-menu-active .open-search svg line,.page-template-template-contact .header.is-active .open-search svg line,.page-template-template-contact .header.search-active .open-search svg line,.page-template-template-contact .header.mobile-menu-active .open-search svg line,.page-template .header.is-active .open-search svg line,.page-template .header.search-active .open-search svg line,.page-template .header.mobile-menu-active .open-search svg line,.single-post .header.is-active .open-search svg line,.single-post .header.search-active .open-search svg line,.single-post .header.mobile-menu-active .open-search svg line{stroke:#000}@media(min-width:768px){.page-template-template-trampolines .header:hover,.page-template-template-trampoline-parks .header:hover,.woocommerce-page.archive .header:hover,.page-template-template-product-category .header:hover,.cart .header:hover,.blog .header:hover,.page-template-default:not(.home,.woocommerce-checkout) .header:hover,.page-template-template-contact .header:hover,.page-template .header:hover,.single-post .header:hover{background-color:#fff}.page-template-template-trampolines .header:hover .brand img,.page-template-template-trampoline-parks .header:hover .brand img,.woocommerce-page.archive .header:hover .brand img,.page-template-template-product-category .header:hover .brand img,.cart .header:hover .brand img,.blog .header:hover .brand img,.page-template-default:not(.home,.woocommerce-checkout) .header:hover .brand img,.page-template-template-contact .header:hover .brand img,.page-template .header:hover .brand img,.single-post .header:hover .brand img{filter:brightness(1) invert(0)}.page-template-template-trampolines .header:hover .mega-nav-item>a,.page-template-template-trampoline-parks .header:hover .mega-nav-item>a,.woocommerce-page.archive .header:hover .mega-nav-item>a,.page-template-template-product-category .header:hover .mega-nav-item>a,.cart .header:hover .mega-nav-item>a,.blog .header:hover .mega-nav-item>a,.page-template-default:not(.home,.woocommerce-checkout) .header:hover .mega-nav-item>a,.page-template-template-contact .header:hover .mega-nav-item>a,.page-template .header:hover .mega-nav-item>a,.single-post .header:hover .mega-nav-item>a{color:#000}.page-template-template-trampolines .header:hover .cart-toggle svg path,.page-template-template-trampoline-parks .header:hover .cart-toggle svg path,.woocommerce-page.archive .header:hover .cart-toggle svg path,.page-template-template-product-category .header:hover .cart-toggle svg path,.cart .header:hover .cart-toggle svg path,.blog .header:hover .cart-toggle svg path,.page-template-default:not(.home,.woocommerce-checkout) .header:hover .cart-toggle svg path,.page-template-template-contact .header:hover .cart-toggle svg path,.page-template .header:hover .cart-toggle svg path,.single-post .header:hover .cart-toggle svg path{stroke:#000}.page-template-template-trampolines .header:hover .cart-toggle svg circle,.page-template-template-trampoline-parks .header:hover .cart-toggle svg circle,.woocommerce-page.archive .header:hover .cart-toggle svg circle,.page-template-template-product-category .header:hover .cart-toggle svg circle,.cart .header:hover .cart-toggle svg circle,.blog .header:hover .cart-toggle svg circle,.page-template-default:not(.home,.woocommerce-checkout) .header:hover .cart-toggle svg circle,.page-template-template-contact .header:hover .cart-toggle svg circle,.page-template .header:hover .cart-toggle svg circle,.single-post .header:hover .cart-toggle svg circle{stroke:#000}.page-template-template-trampolines .header:hover .open-search svg path,.page-template-template-trampoline-parks .header:hover .open-search svg path,.woocommerce-page.archive .header:hover .open-search svg path,.page-template-template-product-category .header:hover .open-search svg path,.cart .header:hover .open-search svg path,.blog .header:hover .open-search svg path,.page-template-default:not(.home,.woocommerce-checkout) .header:hover .open-search svg path,.page-template-template-contact .header:hover .open-search svg path,.page-template .header:hover .open-search svg path,.single-post .header:hover .open-search svg path{fill:#000}.page-template-template-trampolines .header:hover .open-search svg line,.page-template-template-trampoline-parks .header:hover .open-search svg line,.woocommerce-page.archive .header:hover .open-search svg line,.page-template-template-product-category .header:hover .open-search svg line,.cart .header:hover .open-search svg line,.blog .header:hover .open-search svg line,.page-template-default:not(.home,.woocommerce-checkout) .header:hover .open-search svg line,.page-template-template-contact .header:hover .open-search svg line,.page-template .header:hover .open-search svg line,.single-post .header:hover .open-search svg line{stroke:#000}}.page-template-template-trampolines .mega-nav-item,.page-template-template-trampoline-parks .mega-nav-item,.woocommerce-page.archive .mega-nav-item,.page-template-template-product-category .mega-nav-item,.cart .mega-nav-item,.blog .mega-nav-item,.page-template-default:not(.home,.woocommerce-checkout) .mega-nav-item,.page-template-template-contact .mega-nav-item,.page-template .mega-nav-item,.single-post .mega-nav-item{position:static}.page-template-template-trampolines .mega-nav-item>a,.page-template-template-trampoline-parks .mega-nav-item>a,.woocommerce-page.archive .mega-nav-item>a,.page-template-template-product-category .mega-nav-item>a,.cart .mega-nav-item>a,.blog .mega-nav-item>a,.page-template-default:not(.home,.woocommerce-checkout) .mega-nav-item>a,.page-template-template-contact .mega-nav-item>a,.page-template .mega-nav-item>a,.single-post .mega-nav-item>a{color:#fff}.single-product .header{position:relative;top:0}.woocommerce-checkout .header{padding:2rem 0;border-bottom:1px solid #ddd;margin-bottom:2rem}.footer{background-color:#222;padding:3rem 0;background-image:url(/wp-content/themes/akrobat/public/build/assets/footer-text-Cxa7iVLR.png);background-repeat:no-repeat;background-position:left bottom;background-size:100% auto}@media(min-width:768px){.footer{padding:8rem 0 6rem}}.footer .footer-logo{margin-bottom:2rem}@media(min-width:768px){.footer .footer-logo{margin-bottom:0}}.footer li,.footer p,.footer a,.footer h2,.footer h3{color:#fff}.footer ul{list-style:none}.footer h3{font-size:1.6rem;font-weight:700}@media(min-width:768px){.footer .footer-info{padding-right:4rem}}.footer .footer-info h2{font-size:3.6rem}.footer .nav-footer{margin-top:3rem;margin-bottom:3rem}@media(min-width:768px){.footer .nav-footer{margin-bottom:0}}.footer .nav-footer li{margin-bottom:1.5rem}.footer .nav-footer li a{transition:all .4s ease-in-out}.footer .nav-footer li a:hover{color:#99e047}.footer .footer-contact li{margin-bottom:1rem}.footer .footer-copy p{margin-bottom:0}.footer .footer-bottom{display:flex;gap:2rem;margin-top:2rem;flex-direction:column}@media(min-width:768px){.footer .footer-bottom{flex-direction:row;align-items:center;margin-top:10rem}}.footer .footer-bottom .footer-bottom-nav{display:flex;gap:4rem;flex-direction:column}@media(min-width:768px){.footer .footer-bottom .footer-bottom-nav{flex-direction:row;align-items:center}}.footer .footer-bottom .footer-bottom-nav .footer-terms-nav{order:-1}@media(min-width:768px){.footer .footer-bottom .footer-bottom-nav .footer-terms-nav{order:unset}}.footer .footer-bottom .footer-bottom-nav .nav{display:flex;gap:2rem}.footer .footer-bottom .footer-bottom-nav .nav li{margin-bottom:0}.footer .footer-bottom .footer-bottom-nav .nav a{text-decoration:underline;transition:all .4s ease-in-out}.footer .footer-bottom .footer-bottom-nav .nav a:hover{color:#99e047}.footer .footer-social{display:flex;gap:1.5rem;align-items:center;justify-content:center;margin-top:3rem}@media(min-width:768px){.footer .footer-social{justify-content:flex-end;margin-left:auto;margin-top:0}}.footer .footer-social a svg path{transition:all .4s ease-in-out}.footer .footer-social a:hover svg path{fill:#99e047}.hero{position:relative}.hero .swiper-wrapper{position:relative;z-index:2}.hero .hero-img{position:relative}.hero .hero-img img,.hero .hero-img video{width:100%;height:calc(100vh - 4.4rem);object-fit:cover;display:block}.hero .hero-img.hero-img--yt{height:calc(100vh - 4.4rem);overflow:hidden;container-type:size}.hero .hero-img.hero-img--yt iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;width:100%;height:100%;width:max(100cqw,177.78cqh);height:max(100cqh,56.25cqw);border:0}.hero .hero-img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:1}.hero .hero-content{position:absolute;z-index:9;left:0;top:50%;transform:translateY(-50%);width:100%;color:#fff}@media(min-width:768px){.hero .hero-content{padding-top:5rem}}.hero .hero-content h1{font-size:4.8rem;margin-bottom:2rem;max-width:90rem}@media(min-width:768px){.hero .hero-content h1{font-size:7.2rem}}.hero .hero-content h2{font-size:3.6rem;padding-bottom:.25em;max-width:90rem}@media(min-width:768px){.hero .hero-content h2{font-size:4.2vw}}.hero .hero-content h3{font-size:2rem;max-width:80rem;margin-bottom:2rem}@media(min-width:768px){.hero .hero-content h3{font-size:3.2rem}}.hero .hero-content .btn{margin-top:2rem}.hero .swiper-pagination{padding-bottom:4rem}.hero .swiper-pagination .swiper-pagination-bullet{background-color:#fff;opacity:1;width:3rem;border-radius:1rem}.hero .swiper-pagination .swiper-pagination-bullet-active{background-color:#99e047;width:5rem}.hero .hero-icon-wrapper{position:absolute;z-index:9;top:10rem;right:2rem;width:100%}@media(min-width:768px){.hero .hero-icon-wrapper{right:4rem}}.hero .hero-icon-wrapper .container{position:relative}.hero .hero-icon-wrapper .hero-icon{position:absolute;top:0;right:0;z-index:9;width:100%;max-width:10rem;animation:hero-icon-rotate 12s ease infinite}@media(min-width:768px){.hero .hero-icon-wrapper .hero-icon{max-width:15rem}}.hero .hero-ctas{margin-top:2rem}@media(min-width:768px){.hero .hero-ctas{gap:1.5rem;display:flex;align-items:center;flex-direction:row}}@keyframes hero-icon-rotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.hero-small{width:100%;position:relative}.hero-small:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1}.hero-small .hero-small-thumbnail img{height:28rem;width:100%;object-fit:cover;display:block}@media(min-width:768px){.hero-small .hero-small-thumbnail img{height:40rem}}.hero-small .hero-small-inner{position:absolute;left:0;width:100%;z-index:2;bottom:0;color:#fff;text-align:center;padding-left:2rem;padding-right:2rem}.hero-small .hero-small-inner .woocommerce-breadcrumb{padding-bottom:2rem;color:#fff}.hero-small .hero-small-inner .woocommerce-breadcrumb a{color:inherit}.hero-small .hero-small-inner .page-title{padding-bottom:3rem}@media(min-width:768px){.hero-small .hero-small-inner .page-title{padding-bottom:7rem}}.hero-dealer{width:100%;position:relative;height:40rem}.hero-dealer:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1}.hero-dealer .hero-dealer-thumbnail img{height:40rem;width:100%;object-fit:cover;display:block}.hero-dealer .hero-dealer-inner{position:absolute;left:0;width:100%;z-index:2;bottom:0;color:#fff;padding:0 2rem 6rem}@media(min-width:768px){.hero-dealer .hero-dealer-inner{padding:0 6.4rem 6rem}}.hero-dealer .hero-dealer-title{font-size:3.6rem;font-family:Sora,sans-serif;font-weight:700;line-height:1.15;margin-bottom:1.2rem}@media(min-width:768px){.hero-dealer .hero-dealer-title{font-size:5.6rem}}.hero-dealer .hero-dealer-subtitle{font-size:1.6rem;font-family:DM Sans,sans-serif;line-height:1.5;margin:0;opacity:.9}@media(min-width:768px){.hero-dealer .hero-dealer-subtitle{font-size:2rem}}.hero-smart-park{background-color:#04051d;color:#fff;position:relative;overflow:hidden}.hero-smart-park:before{content:"";position:absolute;width:151.8rem;height:151.8rem;left:50%;top:11.7rem;transform:translate(-50%);background:radial-gradient(50% 50% at 50% 50%,#ffffff40,#fff0);pointer-events:none;z-index:0}.hero-smart-park .hero-smart-park-top{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:16rem 6.4rem 0;gap:3.2rem}.hero-smart-park .hero-smart-park-content{display:flex;flex-direction:column;align-items:center;gap:2.4rem;max-width:94.1rem;text-align:center}.hero-smart-park .hero-smart-park-label{font-family:Sora,sans-serif;font-weight:700;font-size:3.6rem;line-height:1.33;color:#fff;text-shadow:0 0 3.5rem rgba(0,0,0,.45)}.hero-smart-park .hero-smart-park-title{font-family:Sora,sans-serif;font-weight:700;font-size:5.6rem;line-height:1.25;color:#fff;text-shadow:0 0 3.5rem rgba(0,0,0,.45);margin:0}.hero-smart-park .hero-smart-park-subtitle{font-family:DM Sans,sans-serif;font-size:1.8rem;line-height:1.5;color:#ffffffd9;margin:0}.hero-smart-park .hero-smart-park-btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 3.6rem;height:6.4rem;background:#ffffff26;border:3px solid #fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:10rem;font-family:Sora,sans-serif;font-weight:700;font-size:1.8rem;color:#fff;text-decoration:none;transition:all .4s ease-in-out}.hero-smart-park .hero-smart-park-btn:hover{background:#ffffff40}.hero-smart-park .hero-smart-park-image{position:relative;z-index:2;max-width:89rem;width:100%;margin:0 auto}.hero-smart-park .hero-smart-park-image img{width:100%;height:auto;display:block}.hero-smart-park .hero-smart-park-cta{position:relative;z-index:1;padding:5.6rem 6.4rem}.hero-smart-park .hero-smart-park-cta .container{display:flex;flex-direction:column;align-items:center;gap:3.6rem;max-width:96rem}.hero-smart-park .hero-smart-park-cta-text{font-family:Sora,sans-serif;font-weight:600;font-size:3.6rem;line-height:1.33;color:#fff;text-align:center;margin:0}@media(max-width:768px){.hero-smart-park .hero-smart-park-top{padding:8rem 2rem 0}.hero-smart-park .hero-smart-park-label{font-size:2.4rem}.hero-smart-park .hero-smart-park-title{font-size:3.2rem}.hero-smart-park .hero-smart-park-cta{padding:4rem 2rem}.hero-smart-park .hero-smart-park-cta-text{font-size:2.4rem}}.industry-hero{position:relative;height:60rem;background-color:#3f3e3e;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:flex-end}@media(min-width:768px){.industry-hero{height:60rem}}.industry-hero .industry-hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.industry-hero.industry-hero--video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(180deg,#000000a6 9.79%,#0000 53.65%),linear-gradient(90deg,#1b1b1b73,#1b1b1b73 74.52%);z-index:1;pointer-events:none}.industry-hero .industry-hero-inner{position:relative;z-index:2;width:100%;padding:0 2rem 4rem;display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem;max-width:1376px;margin:0 auto}@media(min-width:1200px){.industry-hero .industry-hero-inner{padding:0 6rem 6.4rem}}.industry-hero .industry-hero-content{display:flex;flex-direction:column;gap:.2rem}.industry-hero .industry-hero-title{font-family:Sora,sans-serif;font-weight:700;font-size:4.8rem;line-height:1.22;color:#fff;text-shadow:0 0 35px rgba(0,0,0,.45);margin:0}@media(min-width:768px){.industry-hero .industry-hero-title{font-size:7.2rem}}.industry-hero .industry-hero-subtitle{font-family:DM Sans,sans-serif;font-weight:700;font-size:2rem;line-height:1.33;color:#fff;margin:0}@media(min-width:768px){.industry-hero .industry-hero-subtitle{font-size:3.6rem}}.industry-hero .industry-hero-btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 3.6rem;background:#ffffff26;border:3px solid #fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:10rem;font-family:Sora,sans-serif;font-weight:700;font-size:1.8rem;line-height:1.5;color:#fff;text-decoration:none;transition:all .4s ease-in-out}.industry-hero .industry-hero-btn:hover{background:#ffffff40}.industry-hero .industry-hero-btn svg{flex-shrink:0}.smart-park-problem{background-color:#f6f5f5;padding:6.4rem 0 5.6rem}.smart-park-problem .smart-park-problem-inner{display:flex;flex-direction:row;align-items:center;gap:6.4rem}.smart-park-problem .smart-park-problem-image{flex:0 0 42rem;width:42rem;height:50rem;border-radius:2.4rem;overflow:hidden}.smart-park-problem .smart-park-problem-image img{width:100%;height:100%;object-fit:cover;display:block}.smart-park-problem .smart-park-problem-content{flex:1}.smart-park-problem .smart-park-problem-title{font-family:Sora,sans-serif;font-weight:600;font-size:4.8rem;line-height:1.33;color:#04051d;margin:0 0 3.2rem}.smart-park-problem .smart-park-problem-intro{font-family:DM Sans,sans-serif;font-size:2.4rem;line-height:1.5;color:#262626;margin:0 0 1.6rem}.smart-park-problem .smart-park-problem-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.smart-park-problem .smart-park-problem-item{display:flex;align-items:flex-start;gap:.8rem}.smart-park-problem .smart-park-problem-item svg{flex-shrink:0;width:3.6rem;height:3.6rem}.smart-park-problem .smart-park-problem-item span{font-family:DM Sans,sans-serif;font-size:2.4rem;line-height:1.5;color:#262626}@media(max-width:768px){.smart-park-problem .smart-park-problem-inner{flex-direction:column}.smart-park-problem .smart-park-problem-image{width:100%;flex:none;height:30rem}.smart-park-problem .smart-park-problem-title{font-size:3rem}.smart-park-problem .smart-park-problem-item span{font-size:1.8rem}}.smart-park-platform{background-color:#f6f5f5;padding:6.4rem 0 5.6rem}.smart-park-platform .smart-park-platform-inner{display:flex;flex-direction:row;align-items:center;gap:6.4rem}.smart-park-platform .smart-park-platform-content{flex:1;max-width:79.6rem;display:flex;flex-direction:column;align-items:flex-start;gap:3.2rem}.smart-park-platform .smart-park-platform-title{font-family:Sora,sans-serif;font-weight:600;font-size:4.8rem;line-height:1.33;color:#04051d;margin:0}.smart-park-platform .smart-park-platform-title p{font-family:inherit;font-weight:400;font-size:4.8rem;line-height:inherit;color:inherit;margin:0}.smart-park-platform .btn-purple{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 3.6rem;height:6.4rem;background:#2f3061;border-radius:10rem;font-family:Sora,sans-serif;font-weight:700;font-size:1.8rem;color:#fff;text-decoration:none;border:none;transition:all .4s ease-in-out}.smart-park-platform .btn-purple:hover{background:#1f2041;color:#fff}.smart-park-platform .btn-purple:after{content:"↗";font-size:1.6rem}.smart-park-platform .smart-park-platform-image{flex:0 0 42rem;width:42rem}.smart-park-platform .smart-park-platform-image img{width:100%;height:auto;display:block}@media(max-width:768px){.smart-park-platform .smart-park-platform-inner{flex-direction:column}.smart-park-platform .smart-park-platform-image{width:100%;flex:none}.smart-park-platform .smart-park-platform-title{font-size:3rem}}.smart-park-gallery{background-color:#f6f5f5;padding:6.4rem 0 5.6rem}.smart-park-gallery .smart-park-gallery-inner{display:flex;flex-direction:row;align-items:stretch;gap:3.6rem}.smart-park-gallery .smart-park-gallery-card{border-radius:2.4rem;overflow:hidden;background-color:#2f3061;position:relative}.smart-park-gallery .smart-park-gallery-card img{width:100%;height:100%;object-fit:cover;display:block}.smart-park-gallery .smart-park-gallery-card-small{flex:0 0 42rem;width:42rem;height:50rem}.smart-park-gallery .smart-park-gallery-card-large{flex:1;height:50rem}@media(max-width:768px){.smart-park-gallery .smart-park-gallery-inner{flex-direction:column}.smart-park-gallery .smart-park-gallery-card-small,.smart-park-gallery .smart-park-gallery-card-large{flex:none;width:100%;height:28rem}}.smart-park-transparency{background-color:#f6f5f5;padding:5.6rem 0}.smart-park-transparency .smart-park-transparency-title{font-family:Sora,sans-serif;font-weight:600;font-size:4.8rem;line-height:1.33;color:#04051d;text-align:center;max-width:80rem;margin:0 auto 4rem}.smart-park-transparency .smart-park-transparency-cards{display:flex;flex-direction:row;align-items:flex-start;gap:2.4rem;position:relative;padding-bottom:5.6rem}.smart-park-transparency .smart-park-transparency-cards:before{content:"";position:absolute;left:50%;transform:translate(-50%);width:100vw;bottom:0;height:78%;background:#d8d8dc;z-index:0}.smart-park-transparency .smart-park-transparency-card{flex:1;background:#fff;border-radius:2.4rem;padding:2.4rem 2.4rem 3.6rem;display:flex;flex-direction:column;gap:3.6rem;position:relative;z-index:1}.smart-park-transparency .smart-park-transparency-number{display:flex;flex-direction:row;align-items:center;gap:1.2rem}.smart-park-transparency .smart-park-transparency-line{flex:1;height:.3rem;background:#e7e6e6;border-radius:10rem;position:relative}.smart-park-transparency .smart-park-transparency-line.smart-park-transparency-line-arrow{overflow:visible}.smart-park-transparency .smart-park-transparency-line.smart-park-transparency-line-arrow:after{content:"";position:absolute;right:-.6rem;top:50%;transform:translateY(-50%);border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-left:.8rem solid #E7E6E6}.smart-park-transparency .smart-park-transparency-badge{display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;border-radius:50%;background:#2f3061;font-family:Sora,sans-serif;font-weight:700;font-size:1.8rem;color:#fff;flex-shrink:0}.smart-park-transparency .smart-park-transparency-body{display:flex;flex-direction:column;gap:2.4rem}.smart-park-transparency .smart-park-transparency-header{display:flex;flex-direction:column;gap:.4rem}.smart-park-transparency .smart-park-transparency-card-title{font-family:Sora,sans-serif;font-weight:600;font-size:2.4rem;line-height:1.5;color:#262626;margin:0}.smart-park-transparency .smart-park-transparency-card-subtitle{font-family:DM Sans,sans-serif;font-size:1.4rem;line-height:1.43;color:#262626;margin:0 0 .8rem}.smart-park-transparency .smart-park-transparency-divider{display:block;width:100%;height:.1rem;background:#d1d0d0}.smart-park-transparency .smart-park-transparency-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}.smart-park-transparency .smart-park-transparency-list li{display:flex;align-items:flex-start;gap:.8rem}.smart-park-transparency .smart-park-transparency-list li svg{flex-shrink:0;width:2rem;height:2rem;margin-top:.2rem}.smart-park-transparency .smart-park-transparency-list li span{font-family:DM Sans,sans-serif;font-size:1.4rem;line-height:1.43;color:#262626}@media(max-width:992px){.smart-park-transparency .smart-park-transparency-cards{flex-direction:column}.smart-park-transparency .smart-park-transparency-title{font-size:3rem;margin-bottom:4rem}}.smart-park-use-cases{background-color:#f6f5f5;padding:5.6rem 0}.smart-park-use-cases .smart-park-use-cases-title{font-family:Sora,sans-serif;font-weight:600;font-size:4.8rem;line-height:1.33;color:#04051d;text-align:center;max-width:80rem;margin:0 auto 4rem}.smart-park-use-cases .smart-park-use-cases-grid{display:grid;grid-template-columns:repeat(2,46.4rem);gap:3.2rem;justify-content:center}.smart-park-use-cases .smart-park-use-case-card{height:50rem;border-radius:2.4rem;padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:flex-end;background-color:#2f3061;background-size:cover;background-position:center;background-image:linear-gradient(180deg,#0000 50%,#000000a6 70.46%)}.smart-park-use-cases .smart-park-use-case-card[style*=background-image]{background-blend-mode:normal}.smart-park-use-cases .smart-park-use-case-content{display:flex;flex-direction:column;gap:1rem}.smart-park-use-cases .smart-park-use-case-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.6rem;line-height:1.33;color:#fff;margin:0}.smart-park-use-cases .smart-park-use-case-text{font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.5;color:#fff;margin:0}@media(max-width:768px){.smart-park-use-cases .smart-park-use-cases-grid{grid-template-columns:1fr}.smart-park-use-cases .smart-park-use-case-card{height:32rem}.smart-park-use-cases .smart-park-use-cases-title{font-size:3rem}}.smart-park-pricing{background-color:#f6f5f5;padding:5.6rem 0}.smart-park-pricing .smart-park-pricing-title{font-family:Sora,sans-serif;font-weight:600;font-size:4.8rem;line-height:1.33;color:#04051d;text-align:center;margin:0 0 3.2rem}.smart-park-pricing .smart-park-pricing-cards{display:flex;flex-direction:row;align-items:flex-start;gap:1.2rem}.smart-park-pricing .smart-park-pricing-card{flex:1;display:flex;flex-direction:column;border-radius:2.4rem;overflow:hidden}.smart-park-pricing .smart-park-pricing-header{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:2.4rem;gap:2.4rem;background:#2f3061;min-height:22rem}.smart-park-pricing .smart-park-pricing-top{display:flex;flex-direction:column;align-items:center;gap:.4rem;width:100%;flex:1}.smart-park-pricing .smart-park-pricing-name{font-family:Sora,sans-serif;font-weight:600;font-size:2.4rem;line-height:1.5;color:#fff;text-align:center;margin:0}.smart-park-pricing .smart-park-pricing-desc{font-family:DM Sans,sans-serif;font-size:1.4rem;line-height:1.43;color:#fff;text-align:center;margin:0}.smart-park-pricing .smart-park-pricing-divider{width:100%;height:.1rem;background:#d7d7d780}.smart-park-pricing .smart-park-pricing-price{font-family:Sora,sans-serif;font-weight:400;font-size:2.4rem;line-height:1.5;color:#fff;text-align:center;margin:0}.smart-park-pricing .smart-park-pricing-body{background:#e8e8e8;padding:2.4rem 2.4rem 3.6rem;display:flex;flex-direction:column;gap:3.6rem;flex:1}.smart-park-pricing .smart-park-pricing-inherit{font-family:DM Sans,sans-serif;font-size:1.4rem;line-height:1.43;color:#262626;margin:0}.smart-park-pricing .smart-park-pricing-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}.smart-park-pricing .smart-park-pricing-features li{display:flex;align-items:flex-start;gap:.8rem}.smart-park-pricing .smart-park-pricing-features li svg{flex-shrink:0;width:2rem;height:2rem;margin-top:.2rem}.smart-park-pricing .smart-park-pricing-features li span{font-family:DM Sans,sans-serif;font-size:1.4rem;line-height:1.43;color:#262626}.smart-park-pricing .smart-park-pricing-footer{display:flex;flex-direction:column;gap:1.2rem;align-items:center}.smart-park-pricing .smart-park-pricing-users{font-family:DM Sans,sans-serif;font-weight:700;font-size:1.4rem;line-height:1.43;color:#262626;text-align:center;margin:0}.smart-park-pricing .smart-park-pricing-soon{font-family:DM Sans,sans-serif;font-weight:700;font-size:1.4rem;color:#262626;text-align:center;display:block}.smart-park-pricing .btn-purple{width:100%;display:flex;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem 3.6rem;height:6.4rem;background:#2f3061;border-radius:10rem;font-family:Sora,sans-serif;font-weight:700;font-size:1.8rem;color:#fff;text-decoration:none;border:none;transition:all .4s ease-in-out}.smart-park-pricing .btn-purple:hover{background:#222350;color:#fff}.smart-park-pricing .btn-purple:after{content:"↗";font-size:1.6rem}@media(max-width:992px){.smart-park-pricing .smart-park-pricing-cards{flex-direction:column}.smart-park-pricing .smart-park-pricing-card{width:100%}.smart-park-pricing .smart-park-pricing-title{font-size:3rem}}.woocommerce .woocommerce-breadcrumb{padding:4rem 0 1rem;font-size:1.2rem}.woocommerce .woocommerce-breadcrumb a{font-size:inherit}.woocommerce .cart .button{padding:1.5rem 4rem;float:none!important}.woocommerce span.onsale{background-color:#99e047;color:#fff;font-size:1.4rem;font-weight:700;padding:.5rem 1rem;border-radius:0;text-transform:uppercase;margin:0!important}.star-rating{overflow:hidden;position:relative;height:1em;line-height:1;font-size:1.6rem;width:6em!important;font-family:Times New Roman,Times,serif;font-weight:900;margin:0!important}.star-rating:before{content:"★★★★★";color:#e0e0e0;float:left;top:0;left:0;position:absolute;letter-spacing:.1em}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.star-rating span:before{content:"★★★★★";top:0;position:absolute;left:0;color:#99e047;letter-spacing:.1em}.products .product-item{position:relative}.products .product-item .product-item-img{padding:3rem 2rem;background-color:#fff;display:block;border-radius:1.3rem;margin-bottom:1rem;position:relative;height:35rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.products .product-item .product-item-img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000,#0000001a 90%);transition:all .4s ease-in-out;border-radius:1.3rem;opacity:0}.products .product-item .product-item-img img{width:100%;display:block}.products .product-item .product-item-img .btn{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;align-items:center;text-align:center;justify-content:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);opacity:0;transition:all .4s ease-in-out}.products .product-item .product-item-img:hover:after{opacity:1}.products .product-item .product-item-img:hover .btn{opacity:1}.products .product-item .product-item-title{font-weight:600;font-size:2rem;padding-top:1rem}.products .product-item .product-item-price{font-weight:700;font-size:1.6rem}.products .product-item .product-item-footer{margin-top:2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.products .product-item .product-item-footer .product-item-stock{font-weight:700;font-size:1.6rem}.products .product-item .product-item-footer .product-item-stock .product-item-stock-dot{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:.5rem}.products .product-item .product-item-footer .product-item-stock.in-stock .product-item-stock-dot{background-color:#99e047}.products .product-item .product-item-footer .product-item-stock.out-of-stock .product-item-stock-dot{background-color:#e02828}.products .product-item .product-item-footer .product-item-swatches{display:flex;gap:1rem;margin-top:0;width:100%}.products .product-item .product-item-footer .product-item-swatches .product-swatch{width:3.2rem;height:3.2rem;border-radius:50%;background-repeat:no-repeat;background-size:cover}.products .product-item .product-item-footer .product-item-rating{display:flex;align-items:center;gap:.5rem}.products .product-item .product-item-footer .product-item-rating .product-item-stars{display:flex;gap:.2rem}.products .product-item .product-item-footer .product-item-rating .product-item-stars svg{width:1.6rem;height:1.6rem}.products .product-item .product-item-footer .product-item-rating .product-item-stars svg.filled{color:#99e047}.products .product-item .product-item-footer .product-item-rating .product-item-stars svg.empty{color:#d9d9d9}.products .product-item .product-item-footer .product-item-rating .product-item-rating-count{font-size:1.4rem;font-weight:600;color:#222}.products .product-discount-label{position:absolute;top:2rem;left:0;z-index:2;background-color:#99e047;color:#3f3e3e;padding:1.5rem 2rem;font-size:1.6rem;font-family:Sora,sans-serif;font-weight:700;white-space:nowrap}.products .product-badges{position:absolute;top:2rem;right:2rem;z-index:2;display:flex;flex-direction:column;align-items:flex-end;gap:.6rem;width:100%}.products .product-badge{background-color:#d7f3b0;border-radius:10rem;padding:.6rem 1.6rem;font-size:1.2rem;font-weight:700;display:inline-block;white-space:nowrap}.products .product-badge.product-badge-2{background:none;border-radius:0;padding:0;width:6rem;height:auto;display:block}.woocommerce span.onsale{color:#3f3e3e;font-weight:700;padding:0 2rem;min-height:0;font-size:1.8rem}.woocommerce ul.products li.product{position:relative}.woocommerce ul.products li.product .product-badges{position:absolute;top:2rem;right:2rem;z-index:2;display:flex;flex-direction:column;align-items:flex-end;gap:.6rem}.woocommerce ul.products li.product .product-badge{background-color:#d7f3b0;border-radius:10rem;padding:.6rem 1.6rem;font-size:1.2rem;font-weight:700;display:inline-block;white-space:nowrap}.single-product .product{display:flex;flex-wrap:wrap;gap:3rem}.single-product .product>.product-top,.single-product .product>.product-overview{width:100%}.single-product .product .product-top{display:flex;flex-wrap:wrap;align-items:flex-start;gap:3rem}.single-product .product .product-top>.woocommerce-breadcrumb{width:100%;margin:0}.single-product .product .product-media{width:100%}@media(min-width:768px){.single-product .product .product-media{width:calc(50% - 1.5rem)}}.single-product .product .product-media .woocommerce-product-gallery{width:100%}.single-product .product .woocommerce-product-gallery{float:none;width:calc(50% - 1.5rem)}.single-product .product .summary.entry-summary{float:none;width:100%}@media(min-width:768px){.single-product .product .summary.entry-summary{width:calc(50% - 1.5rem)}}.single-product .product .cart{display:flex;flex-wrap:wrap}.single-product .product .cart .variations{width:100%}@media(min-width:992px){.single-product .product .product-media{position:sticky;top:3rem;align-self:flex-start}}.single-product .product-discount-label{position:absolute;z-index:2;background-color:#99e047;color:#3f3e3e;font-weight:700;font-size:2rem;padding:1rem 2rem}.single-product span.onsale{left:0;top:0;display:none!important}@media(min-width:768px){.single-product .summary{padding-left:4rem}}.single-product .summary h1{font-size:3.6rem;text-transform:unset;margin-bottom:1rem}.single-product .summary .woocommerce-product-rating{display:flex;align-items:center;gap:.6rem;margin-bottom:0!important}.single-product .summary .woocommerce-product-rating .woocommerce-product-stars{display:flex;gap:.2rem}.single-product .summary .woocommerce-product-rating .woocommerce-product-stars svg{width:2rem;height:2rem}.single-product .summary .woocommerce-product-rating .woocommerce-product-stars svg.filled{color:#99e047}.single-product .summary .woocommerce-product-rating .woocommerce-product-stars svg.empty{color:#d9d9d9}.single-product .summary .woocommerce-product-rating .woocommerce-review-count{font-size:1.6rem;font-weight:600;color:#222;margin-right:2rem}.single-product .summary .woocommerce-product-rating .product-stock-badge{display:flex;align-items:center;gap:1rem;font-size:1.6rem;font-weight:600}.single-product .summary .woocommerce-product-rating .product-stock-badge .product-stock-dot{width:1rem;height:1rem;border-radius:50%;background-color:#aaa;flex-shrink:0}.single-product .summary .woocommerce-product-rating .product-stock-badge.in-stock .product-stock-dot{background-color:#99e047}.single-product .summary .woocommerce-product-rating .product-stock-badge.out-of-stock .product-stock-dot{background-color:#e04747}.single-product .summary .woocommerce-product-details__short-description p,.single-product .summary .woocommerce-product-details__short-description li{font-size:1.6rem}.single-product .summary .woocommerce-product-details__short-description h4{font-size:1.8rem;margin-top:3rem}.single-product .summary .woocommerce-product-details__short-description ul{list-style:none;padding-left:0;margin:2rem 0}.single-product .summary .woocommerce-product-details__short-description ul li{position:relative;padding-left:3rem;margin-bottom:1rem}.single-product .summary .woocommerce-product-details__short-description ul li:before{content:"";position:absolute;left:0;top:0;width:2rem;height:2rem;background-image:url(/wp-content/themes/akrobat/public/build/assets/icon-check-DO_L_kEA.svg);background-repeat:no-repeat;background-size:contain}.single-product .summary .woocommerce-product-details__short-description p:has(+ul:nth-of-type(2)){font-size:1.8rem;font-weight:700;margin-bottom:1.3rem}.single-product .summary .woocommerce-product-details__short-description ul:nth-of-type(2){list-style:disc;padding-left:2.8rem;margin:0}.single-product .summary .woocommerce-product-details__short-description ul:nth-of-type(2) li{padding-left:0}.single-product .summary .woocommerce-product-details__short-description ul:nth-of-type(2) li:before{display:none}.single-product .summary .price{color:#222!important;font-size:2.8rem!important;font-weight:600!important;font-family:Sora,sans-serif!important}.single-product .summary .woocommerce-product-details__short-description{font-size:1.4rem;margin:2rem 0 3rem}.single-product .summary form.cart:not(.variations_form),.single-product .summary .woocommerce-variation-add-to-cart{display:flex;align-items:center;flex-wrap:nowrap}.single-product .summary .variations{display:flex;margin-bottom:0!important}.single-product .summary .variations th.label{font-size:1.4rem;text-align:left}.single-product .summary .variations select{height:4rem;padding:1rem}.single-product .summary .single_variation_wrap{width:100%}.single-product .summary .single_variation_wrap .woocommerce-variation.single_variation{margin-bottom:0}.single-product .summary .single_variation_wrap .woocommerce-variation.single_variation ins{text-decoration:none}.single-product .summary .reset_variations{display:block;padding-bottom:1rem}.single-product .summary .single_add_to_cart_button{background-color:#99e047!important;padding:1.5rem 6rem!important;color:#3f3e3e!important;height:6.4rem;transition:all .4s ease-in-out;font-size:1.8rem;font-weight:700;width:100%;border-radius:10rem;text-transform:uppercase;display:flex!important;align-items:center;justify-content:center;gap:1rem}.single-product .summary .single_add_to_cart_button .btn-variation-price{font-family:DM Sans,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:0}.single-product .summary .single_add_to_cart_button .btn-variation-price .woocommerce-Price-amount{color:inherit;font-size:inherit;font-weight:inherit}.single-product .summary .single_add_to_cart_button .btn-variation-price ins{text-decoration:none}.single-product .summary .single_add_to_cart_button .price{font-size:1.6rem!important;font-weight:700!important;color:inherit!important}.single-product .summary .single_add_to_cart_button .woocommerce-Price-amount bdi{font-size:1.6rem!important;font-weight:inherit}.single-product .summary .woocommerce-variation-price{display:none!important}.single-product .summary .product_meta{display:none}.single-product .summary .quantity{display:none!important}.single-product .woocommerce-tabs ul.tabs{padding-left:0!important}.single-product .product-highlights{display:flex;gap:1rem;flex-direction:column}@media(min-width:768px){.single-product .product-highlights{flex-direction:row}}.single-product .product-highlights .product-highlights-item{flex:1;display:flex;align-items:center;gap:1.5rem}.single-product .product-highlights .product-highlights-item .product-highlights-image{width:5rem}.single-product .product-highlights .product-highlights-item .product-highlights-text{width:calc(100% - 5rem);font-size:1.4rem;font-weight:700}.single-product .product-highlights .product-highlights-item img{display:block;width:4.8rem;height:4.8rem;object-fit:contain}.product-bundles{margin-top:2rem}.product-bundles .product-bundles-label{font-size:1.6rem;font-weight:700;margin-bottom:1rem}.product-bundles .product-bundles-list{display:flex;flex-direction:column;gap:1rem}.product-bundles .product-bundles-item{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;border-radius:1.2rem;border:2px solid #e8e8e8;background-color:#fff;cursor:pointer;text-decoration:none;color:inherit;transition:border-color .2s ease,background-color .2s ease;width:100%;text-align:left}.product-bundles .product-bundles-item.active,.product-bundles .product-bundles-item:hover:not(:disabled){border-color:#99e047;background-color:#f4fce8}.product-bundles .product-bundles-item:disabled{opacity:.5;cursor:not-allowed}.product-bundles .product-bundles-item.loading{opacity:.7;pointer-events:none}.product-bundles .product-bundles-images{position:relative;flex-shrink:0;width:8rem;height:8rem}.product-bundles .product-bundles-images .product-bundles-main-img{width:8rem;height:8rem;background-color:#fff;border-radius:.8rem;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-bundles .product-bundles-images .product-bundles-main-img img{width:100%;height:100%;object-fit:contain;display:block}.product-bundles .product-bundles-images .product-bundles-extra-img{position:absolute;bottom:-.5rem;right:-.8rem;width:3.4rem;height:3.4rem;border-radius:50%;overflow:hidden;border:2px solid #fff;background-color:#fff}.product-bundles .product-bundles-images .product-bundles-extra-img img{width:100%;height:100%;object-fit:cover;display:block}.product-bundles .product-bundles-info{display:flex;flex-direction:column;gap:.3rem}.product-bundles .product-bundles-name{font-size:1.5rem;font-weight:700;line-height:1.3}.product-bundles .product-bundles-price{font-size:1.5rem!important;font-weight:600}.product-bundles .product-bundles-price .woocommerce-Price-amount{font-size:1.5rem!important;font-weight:inherit;margin-bottom:1rem;display:block}.product-bundles .product-bundles-price .price{font-size:1.5rem!important}.product-bundles .product-bundles-discount{font-size:1.3rem;font-weight:700;color:#99e047}.product-tabs{margin-top:2rem}.product-tab{border-bottom:1px solid rgba(0,0,0,.1)}.product-tab .product-tab-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.8rem 0;background:none;border:none;cursor:pointer;font-size:1.8rem;font-weight:700;text-align:left;color:#222;text-decoration:none}.product-tab .product-tab-icon{flex-shrink:0;transition:transform .25s ease}.product-tab .product-tab-content{display:none;padding-bottom:2rem;font-size:1.4rem}.product-tab .product-tab-content p,.product-tab .product-tab-content ul,.product-tab .product-tab-content ol{margin-bottom:1rem}.product-tab .product-tab-content ul,.product-tab .product-tab-content ol{padding-left:1.5rem}.product-tab.is-open .product-tab-icon{transform:rotate(180deg)}.product-tab.product-tab-link a{transition:all .4s ease-in-out}.product-tab.product-tab-link a:hover{color:#99e047}.product-overview{background-color:#f5f5f5;padding:4rem 0;width:100%}.product-overview .product-overview-tabs{display:flex;gap:.4rem;margin:0 auto 4rem;max-width:50rem;align-items:center;justify-content:center;border-bottom:1px solid rgba(0,0,0,.2)}.product-overview .product-overview-tabs .product-overview-tab{background:none;border:none;cursor:pointer;font-size:1.8rem;font-weight:400;color:#222;padding:1rem 3rem;border-radius:2.4rem 2.4rem 0 0;transition:all .4s ease-in-out;width:50%;font-family:Sora,sans-serif}@media(min-width:768px){.product-overview .product-overview-tabs .product-overview-tab{font-size:2.4rem}}.product-overview .product-overview-tabs .product-overview-tab.is-active{background-color:#99e047;color:#222;font-weight:600}.product-overview .product-overview-items{display:flex;flex-wrap:wrap;gap:3rem;text-align:center}.product-overview .product-overview-items .product-overview-item{display:flex;flex-direction:column;align-items:center;gap:.8rem;flex:1 1 15rem;text-align:center}.product-overview .product-overview-items .product-overview-icon{width:7rem;height:7rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.product-overview .product-overview-items .product-overview-icon img,.product-overview .product-overview-items .product-overview-icon svg{width:100%;height:100%;object-fit:contain}.product-overview .product-overview-items .product-overview-title{font-size:2.4rem;font-weight:700}.product-overview .product-overview-items .product-overview-value{font-size:1.6rem;color:#6f6f6f}.product-overview .spec-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;background-color:#e8e8e8;border-radius:2.4rem;padding:3rem}.product-overview .spec-table{min-width:60rem;width:100%}.product-overview .spec-table .spec-header-row{display:flex;align-items:center;border-bottom:2px solid rgba(0,0,0,.15);padding-bottom:1.5rem;margin-bottom:.5rem}.product-overview .spec-table .spec-cell{padding:1rem 1.5rem;font-size:1.4rem;line-height:1.5}.product-overview .spec-table .spec-cell-group{flex:0 0 24rem;min-width:24rem}.product-overview .spec-table .spec-cell-label{flex:0 0 22rem;min-width:22rem;font-weight:700}.product-overview .spec-table .spec-cell-product{flex:1;min-width:12rem;font-weight:700;font-size:1.3rem;text-transform:uppercase;letter-spacing:.06em}.product-overview .spec-table .spec-cell-value{flex:1;min-width:12rem;color:#222}.product-overview .spec-table .spec-row{display:flex;align-items:flex-start;border-bottom:1px solid rgba(0,0,0,.07)}.product-overview .spec-table .spec-row:last-child{border-bottom:none}.product-overview .spec-table .spec-group{border-bottom:1px solid rgba(0,0,0,.12)}.product-overview .spec-table .spec-group:last-child{border-bottom:none}.product-overview .spec-table .spec-group .spec-row{border-bottom:1px solid rgba(0,0,0,.07)}.product-overview .spec-table .spec-group .spec-row:last-child{border-bottom:none}.product-overview .spec-table .spec-group .spec-cell-group{display:flex;align-items:center;gap:1rem;justify-content:space-between}.product-overview .spec-table .spec-group .spec-group-name{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-family:Sora,sans-serif;color:#3f3e3e}.product-overview .spec-table .spec-group .spec-group-toggle{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background-color:#fff;border:1px solid rgba(0,0,0,.15);cursor:pointer;flex-shrink:0;padding:0}.product-overview .spec-table .spec-group .spec-group-toggle svg{transition:transform .3s ease}.product-overview .spec-table .spec-group.is-open .spec-group-toggle svg{transform:rotate(180deg)}.product-badges:has(+.woocommerce-product-gallery){position:absolute;opacity:0;pointer-events:none}.woocommerce-product-gallery{position:relative}.woocommerce-product-gallery>ul.flex-direction-nav{opacity:0}.woocommerce-product-gallery .wp-post-image{border-radius:2rem}.woocommerce-product-gallery .flex-viewport{position:relative}.woocommerce-product-gallery .flex-viewport ul.flex-direction-nav{position:absolute;bottom:2rem;right:2rem;z-index:9;margin:0;padding:0;list-style:none;display:flex;justify-content:space-between;pointer-events:none;gap:1rem;opacity:0;transition:opacity .3s}.woocommerce-product-gallery .flex-viewport ul.flex-direction-nav li{pointer-events:all}.woocommerce-product-gallery a.flex-prev,.woocommerce-product-gallery a.flex-next{display:block;width:40px;height:40px;background:#262626;border-radius:50%;text-align:center;line-height:40px;font-size:22px;color:#fff;text-decoration:none;opacity:1;cursor:pointer;transition:all .4s ease-in-out}.woocommerce-product-gallery a.flex-prev:hover,.woocommerce-product-gallery a.flex-next:hover{background:#99e047;color:#262626}.woocommerce-product-gallery a.flex-prev,.woocommerce-product-gallery a.flex-next{text-indent:-9999px;overflow:hidden;position:relative}.woocommerce-product-gallery a.flex-prev:after,.woocommerce-product-gallery a.flex-next:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-indent:0;display:block;font-size:18px;line-height:1}.woocommerce-product-gallery a.flex-prev:after{content:"‹"}.woocommerce-product-gallery a.flex-next:after{content:"›"}.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs,.woocommerce-product-gallery ol.flex-control-thumbs{margin-top:2rem!important;gap:1rem;display:flex!important;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0;list-style:none;width:100%!important}.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs::-webkit-scrollbar,.woocommerce-product-gallery ol.flex-control-thumbs::-webkit-scrollbar{display:none}@media(min-width:768px){.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs,.woocommerce-product-gallery ol.flex-control-thumbs{flex-wrap:wrap;overflow-x:visible}}.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li,.woocommerce-product-gallery ol.flex-control-thumbs li{margin:0!important;flex:0 0 auto!important;width:8rem!important;float:none!important}.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img,.woocommerce-product-gallery ol.flex-control-thumbs li img{width:8rem!important;height:10rem!important;max-width:8rem!important;object-fit:cover;border-radius:1.2rem;cursor:pointer;display:block}.woocommerce-product-gallery .product-badge-1{background-color:#d7f3b0;border-radius:10rem;padding:.6rem 1.6rem;font-size:1.2rem;font-weight:700;display:inline-block;white-space:nowrap;position:absolute;top:2rem;right:2rem;z-index:10;display:flex;flex-direction:column;align-items:flex-end;gap:.6rem;pointer-events:none}.woocommerce-product-gallery .product-badge-2{height:auto;display:block;position:absolute;max-width:8rem;width:100%;top:.5rem;left:.5rem}.woocommerce-product-gallery .gallery-zoom-btn{position:absolute;bottom:2rem;left:2rem;z-index:9;background:none;border:none;padding:0;cursor:pointer;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .4s ease-in-out}.woocommerce-product-gallery .gallery-zoom-btn img{width:3rem!important;height:3rem!important;object-fit:contain}.woocommerce-product-gallery .gallery-zoom-btn:hover{transform:scale(1.2)}.product-crosssells{margin-bottom:1.5rem}.product-crosssells .product-crosssells-toggle{display:flex;align-items:center;gap:1rem;width:100%;min-height:6rem;padding:.8rem 1.2rem .8rem .8rem;background-color:#d7f3b0;border:1.5px solid #99E047;border-radius:1.6rem;cursor:pointer;font-size:1.5rem;font-weight:600;color:#222;transition:border-radius .2s ease;text-align:left}.product-crosssells .product-crosssells-toggle .crosssells-toggle-thumb{width:3.8rem;height:3.8rem;border-radius:50%;overflow:hidden;flex-shrink:0}.product-crosssells .product-crosssells-toggle .crosssells-toggle-thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-crosssells .product-crosssells-toggle .crosssells-toggle-text{flex-grow:1}.product-crosssells .product-crosssells-toggle .crosssells-selected-badges{display:flex;align-items:center}.product-crosssells .product-crosssells-toggle .crosssells-selected-badges .crosssell-badge{width:2.8rem;height:2.8rem;border-radius:50%;overflow:hidden;border:2px solid #fff;margin-left:-.8rem}.product-crosssells .product-crosssells-toggle .crosssells-selected-badges .crosssell-badge:first-child{margin-left:0}.product-crosssells .product-crosssells-toggle .crosssells-selected-badges .crosssell-badge img{width:100%;height:100%;object-fit:cover;display:block}.product-crosssells .product-crosssells-toggle .crosssells-chevron{flex-shrink:0;transition:transform .25s ease}.product-crosssells .product-crosssells-toggle.is-open{border-radius:1.2rem 1.2rem 0 0}.product-crosssells .product-crosssells-toggle.is-open .crosssells-chevron{transform:rotate(180deg)}.product-crosssells .product-crosssells-dropdown{display:none;background:#fff;border:1.5px solid #99E047;border-top:none;border-radius:0 0 1.2rem 1.2rem;overflow:hidden}.product-crosssells .product-crosssells-dropdown.is-open{display:block}.product-crosssells .crosssell-item{display:flex;align-items:center;gap:1.2rem;padding:1rem 1.4rem;border-bottom:1px solid rgba(0,0,0,.06)}.product-crosssells .crosssell-item:last-child{border-bottom:none}.product-crosssells .crosssell-item .crosssell-item-btn{flex-shrink:0;width:2.8rem;height:2.8rem;border-radius:50%;border:1.5px solid rgba(0,0,0,.25);background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out}.product-crosssells .crosssell-item .crosssell-item-btn .crosssell-icon-check{display:none;color:#fff}.product-crosssells .crosssell-item .crosssell-item-btn .crosssell-icon-plus{display:block;color:#222}.product-crosssells .crosssell-item .crosssell-item-btn.is-selected{background-color:#99e047;border-color:#99e047}.product-crosssells .crosssell-item .crosssell-item-btn.is-selected .crosssell-icon-plus{display:none}.product-crosssells .crosssell-item .crosssell-item-btn.is-selected .crosssell-icon-check{display:block}.product-crosssells .crosssell-item .crosssell-item-image{width:4.8rem;height:4.8rem;flex-shrink:0;border-radius:.6rem;overflow:hidden}.product-crosssells .crosssell-item .crosssell-item-image img{width:100%;height:100%;object-fit:cover;display:block}.product-crosssells .crosssell-item .crosssell-item-name{flex-grow:1;font-size:1.4rem;font-weight:500}.product-crosssells .crosssell-item .crosssell-item-price{flex-shrink:0;font-size:1.4rem;font-weight:600}.product-crosssells .crosssell-item .crosssell-item-price .woocommerce-Price-amount{font-size:inherit;font-weight:inherit}.product-sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:999;background-color:#fff;box-shadow:0 -2px 12px #0000001f;padding:1rem 0;transform:translateY(120%);transition:transform .35s ease;pointer-events:none}@media(min-width:768px){.product-sticky-cart{display:none!important}}.product-sticky-cart.is-visible{transform:translateY(0);pointer-events:auto}.product-sticky-cart .product-sticky-cart-inner{display:flex;align-items:center;gap:1rem}.product-sticky-cart .product-sticky-cart-thumb{flex-shrink:0;width:5.6rem;height:5.6rem;border-radius:1.2rem;border:1px solid #e8e8e8;overflow:hidden;background-color:#fff}.product-sticky-cart .product-sticky-cart-thumb img{width:100%;height:100%;object-fit:contain;display:block}.product-sticky-cart .product-sticky-cart-btn{flex:1;display:flex;align-items:center;justify-content:space-between;gap:1rem;height:5.6rem;padding:0 2.4rem;background-color:#99e047;color:#3f3e3e;border:none;border-radius:10rem;cursor:pointer;font-family:DM Sans,sans-serif;font-size:1.6rem;font-weight:700;text-transform:uppercase;transition:all .4s ease-in-out}.product-sticky-cart .product-sticky-cart-price{font-size:1.6rem;font-weight:700;white-space:nowrap}.product-sticky-cart .product-sticky-cart-price .woocommerce-Price-amount{font-size:inherit;font-weight:inherit;color:inherit}.product-sticky-cart .product-sticky-cart-price del{display:none}.product-sticky-cart .product-sticky-cart-price ins{text-decoration:none}.related.products{padding:4rem 0;border-top:1px solid #ddd;margin-top:5rem}.related.products>h2{padding-bottom:6rem;font-size:3.2rem;font-family:Sora,sans-serif}.related.products .product{gap:0}.shop .shop-loop{display:flex;flex-wrap:wrap;gap:3rem;padding-bottom:10rem;padding-top:8rem}.shop .shop-loop .product-item{padding-bottom:2rem;width:100%}@media(min-width:768px){.shop .shop-loop .product-item{width:calc(50% - 1.5rem)}}@media(min-width:992px){.shop .shop-loop .product-item{width:calc(33.333% - 2rem)}}.shop .filter-mobile-trigger{display:none;align-items:center;gap:.75rem;background:none;border:1px solid #ddd;border-radius:.8rem;padding:1rem 1.6rem;font-size:1.5rem;font-weight:700;color:#222;cursor:pointer;margin:2rem 0 0;transition:all .4s ease-in-out}.shop .filter-mobile-trigger:hover{border-color:#222}.shop .filter-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:998}.shop .filter-backdrop.is-visible{display:block}.shop .shop-layout{display:flex;gap:30px;flex-direction:column}@media(min-width:768px){.shop .shop-layout{flex-direction:row}}.shop .shop-layout .shop-sidebar{width:280px;flex-shrink:0;margin-top:3rem}.shop .shop-layout .shop-sidebar .shop-sidebar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem}.shop .shop-layout .shop-sidebar .shop-filter-name{display:flex;align-items:center;gap:.75rem;font-size:1.6rem;font-weight:700;margin-bottom:0}.shop .shop-layout .shop-sidebar .filter-mobile-close{display:none}.shop .shop-layout .shop-content{flex:1}.shop .shop-layout .shop-content .product-item .product-item-img img{height:30rem;object-fit:contain}@media(min-width:768px){.shop .shop-layout .shop-content .product-item .product-item-img img{height:35rem}}@media(max-width:991px){.shop .filter-mobile-trigger{display:flex}.shop .shop-layout{display:block}.shop .shop-layout .shop-sidebar{position:fixed;top:4rem;left:0;width:calc(100% - 4rem);max-width:100%;height:calc(100% - 4rem);background:#fff;z-index:999;overflow-y:auto;border-radius:2rem;padding:2.5rem 2rem;transform:translate(-100%);transition:transform .3s ease;margin-top:0}.shop .shop-layout .shop-sidebar.is-open{transform:translate(2rem)}.shop .shop-layout .shop-sidebar .filter-mobile-close{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;color:#222;flex-shrink:0}}.woocommerce-pagination{width:100%;padding:4rem 0 6rem;position:relative}.woocommerce-pagination ul.page-numbers{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;list-style:none;margin:0;padding:0;border:none!important}.woocommerce-pagination ul.page-numbers li{display:flex;align-items:center;border:none!important}.woocommerce-pagination ul.page-numbers li:has(.next){position:absolute;right:0}.woocommerce-pagination ul.page-numbers li:has(.prev){position:absolute;left:0}.woocommerce-pagination ul.page-numbers li .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:4rem;height:4rem;border-radius:50%;font-size:1.5rem;font-weight:500;color:#222;text-decoration:none;background:transparent;transition:all .4s ease-in-out}.woocommerce-pagination ul.page-numbers li .page-numbers:hover{background:#f0f0f0}.woocommerce-pagination ul.page-numbers li .page-numbers.current{background:#e7e6e6;color:#3f3e3e;font-weight:700;pointer-events:none}.woocommerce-pagination ul.page-numbers li .page-numbers.dots{background:none;cursor:default;pointer-events:none}.woocommerce-pagination ul.page-numbers li .page-numbers.next,.woocommerce-pagination ul.page-numbers li .page-numbers.prev{min-width:auto;width:auto;padding:0 2.2rem;border-radius:9999px;background:#3f3e3e;color:#fff;font-size:1.4rem;font-weight:600}.woocommerce-pagination ul.page-numbers li .page-numbers.next:hover,.woocommerce-pagination ul.page-numbers li .page-numbers.prev:hover{background:#222}.woocommerce-pagination ul.page-numbers li .page-numbers.prev{background:transparent;color:#222;border:1px solid #ddd}.woocommerce-pagination ul.page-numbers li .page-numbers.prev:hover{background:#f0f0f0}.shop-filter{background-color:#fff;padding:2rem;border-radius:1.6rem}.shop-filter .filter-group{padding-bottom:2.4rem;margin-bottom:2.4rem;border-bottom:1px solid #ebebeb}.shop-filter .filter-group:last-child{border-bottom:none}.shop-filter .filter-group-label{font-size:1.5rem;font-weight:700;color:#222;margin-bottom:1.2rem}.shop-filter .filter-radio-item{display:flex;align-items:center;gap:1rem;font-size:1.5rem;color:#222;cursor:pointer;margin-bottom:.9rem;-webkit-user-select:none;user-select:none}.shop-filter .filter-radio-item input[type=radio]{display:none}.shop-filter .filter-radio-item .filter-radio-control{width:1.8rem;height:1.8rem;border-radius:50%;border:2px solid #ccc;flex-shrink:0;position:relative;transition:border-color .2s ease}.shop-filter .filter-radio-item .filter-radio-control:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:#2f3061;opacity:0;transition:opacity .2s ease}.shop-filter .filter-radio-item input[type=radio]:checked+.filter-radio-control{border-color:#2f3061}.shop-filter .filter-radio-item input[type=radio]:checked+.filter-radio-control:after{opacity:1}.shop-filter .filter-radio-item:hover .filter-radio-control{border-color:#2f3061}.shop-filter .filter-check-item{display:flex;align-items:center;gap:1rem;font-size:1.5rem;color:#222;cursor:pointer;margin-bottom:.9rem;-webkit-user-select:none;user-select:none}.shop-filter .filter-check-item input[type=checkbox]{display:none}.shop-filter .filter-check-item .filter-check-control{width:1.8rem;height:1.8rem;border-radius:.3rem;border:2px solid #ccc;flex-shrink:0;position:relative;transition:border-color .2s ease,background .2s ease}.shop-filter .filter-check-item .filter-check-control:after{content:"";position:absolute;top:2px;left:5px;width:5px;height:9px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg);opacity:0;transition:opacity .15s ease}.shop-filter .filter-check-item input[type=checkbox]:checked+.filter-check-control{border-color:#2f3061;background:#2f3061}.shop-filter .filter-check-item input[type=checkbox]:checked+.filter-check-control:after{opacity:1}.shop-filter .filter-check-item:hover .filter-check-control{border-color:#2f3061}.shop-filter .filter-actions{display:none;padding-top:1rem}.shop-filter .filter-actions .filter-apply-btn{width:100%;justify-content:center;border:none}@media(max-width:991px){.shop-filter .filter-actions{display:block}}.shop-products-area{position:relative}.shop-products-area .filter-loading-overlay{display:none;position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffb3;z-index:10;align-items:flex-start;justify-content:center;padding-top:8rem}.shop-products-area .filter-spinner{display:block;width:3.2rem;height:3.2rem;border-radius:50%;border:3px solid #e5e5e5;border-top-color:#99e047;animation:filter-spin .7s linear infinite}.shop-products-area.is-loading .filter-loading-overlay{display:flex}@keyframes filter-spin{to{transform:rotate(360deg)}}.shop-no-products{padding:4rem 0;font-size:1.6rem;color:#888}.woocommerce-checkout{background-color:#fff}.woocommerce-checkout .checkout-layout{display:grid;grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;padding:2rem 1.5rem}@media(min-width:992px){.woocommerce-checkout .checkout-layout{grid-template-columns:1fr 1fr;gap:5rem;padding:4rem 2rem}}.woocommerce-checkout .page-header{display:none}.woocommerce-checkout .header{position:relative;top:0}.checkout-left{order:2}@media(min-width:992px){.checkout-left{order:1}}.checkout-section{margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid #eee}.checkout-section:last-child{border-bottom:none}.checkout-section-title{font-family:Sora,sans-serif;font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#222}.checkout-contact-fields .form-row{margin-bottom:0}.checkout-newsletter{margin-top:1rem}.checkout-checkbox{display:flex;align-items:flex-start;gap:1rem;cursor:pointer;font-size:1.3rem;color:#888;line-height:1.5;position:relative}.checkout-checkbox input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;min-width:18px;height:18px;border:1px solid #ddd;border-radius:3px;background:#fff;cursor:pointer;margin-top:2px;transition:all .4s ease-in-out}.checkout-checkbox input[type=checkbox]:checked{background-color:#99e047;border-color:#99e047}.checkout-checkbox input[type=checkbox]:checked:after{content:"";position:absolute;left:4px;top:1px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkout-delivery-fields .form-row,.checkout-contact-fields .form-row{margin-bottom:1.2rem}.checkout-delivery-fields .form-row label,.checkout-contact-fields .form-row label{display:block;font-size:1.3rem;font-weight:500;color:#222;margin-bottom:.5rem}.checkout-delivery-fields .form-row label .optional,.checkout-contact-fields .form-row label .optional,.checkout-delivery-fields .form-row label .required,.checkout-contact-fields .form-row label .required{display:none}.checkout-delivery-fields .form-row input.input-text,.checkout-delivery-fields .form-row select,.checkout-delivery-fields .form-row textarea,.checkout-contact-fields .form-row input.input-text,.checkout-contact-fields .form-row select,.checkout-contact-fields .form-row textarea{display:block;width:100%;padding:1.2rem 1.5rem;font-size:1.4rem;font-family:DM Sans,sans-serif;border:1px solid #ddd;border-radius:8px;background:#fff;color:#222;transition:border-color .2s}.checkout-delivery-fields .form-row input.input-text::placeholder,.checkout-delivery-fields .form-row select::placeholder,.checkout-delivery-fields .form-row textarea::placeholder,.checkout-contact-fields .form-row input.input-text::placeholder,.checkout-contact-fields .form-row select::placeholder,.checkout-contact-fields .form-row textarea::placeholder{color:#bbb}.checkout-delivery-fields .form-row input.input-text:focus,.checkout-delivery-fields .form-row select:focus,.checkout-delivery-fields .form-row textarea:focus,.checkout-contact-fields .form-row input.input-text:focus,.checkout-contact-fields .form-row select:focus,.checkout-contact-fields .form-row textarea:focus{border-color:#222;outline:none}.checkout-delivery-fields .form-row select,.checkout-contact-fields .form-row select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='10' width='10' xmlns='http://www.w3.org/2000/svg'><path d='M0 0 L5 5 L10 0'/></svg>");background-repeat:no-repeat;background-position:calc(100% - 15px) center;background-size:10px;padding-right:2.5rem}.checkout-delivery-fields .form-row-first,.checkout-delivery-fields .form-row-last,.checkout-contact-fields .form-row-first,.checkout-contact-fields .form-row-last{display:inline-block;width:calc(50% - .6rem)}@media(min-width:768px){.checkout-delivery-fields .form-row-first,.checkout-delivery-fields .form-row-last,.checkout-contact-fields .form-row-first,.checkout-contact-fields .form-row-last{width:calc(50% - .75rem)}}.checkout-delivery-fields .form-row-first,.checkout-contact-fields .form-row-first{margin-right:.6rem}@media(min-width:768px){.checkout-delivery-fields .form-row-first,.checkout-contact-fields .form-row-first{margin-right:.75rem}}.checkout-delivery-fields .form-row-last,.checkout-contact-fields .form-row-last{margin-left:.6rem}@media(min-width:768px){.checkout-delivery-fields .form-row-last,.checkout-contact-fields .form-row-last{margin-left:.75rem}}.checkout-shipping-methods .woocommerce-shipping-methods{list-style:none;padding:0;margin:0}.checkout-shipping-methods .woocommerce-shipping-methods li{display:flex;align-items:center;justify-content:space-between;padding:2rem 1.5rem;background-color:#f6f5f5;border:2px solid #F6F5F5;border-radius:1.6rem;margin-bottom:1.5rem!important;cursor:pointer;transition:border-color .2s}.checkout-shipping-methods .woocommerce-shipping-methods li:has(input:checked){border-color:#99e047;border-width:2px;background-color:#e7facd}.checkout-shipping-methods .woocommerce-shipping-methods li label{display:flex;align-items:center;gap:1rem;cursor:pointer;font-size:1.4rem;font-weight:500;color:#222;flex:1}.checkout-shipping-methods .woocommerce-shipping-methods li input[type=radio]{display:none}.checkout-shipping-methods .woocommerce-shipping-methods li .woocommerce-Price-amount{font-weight:700;font-size:1.4rem;white-space:nowrap}.checkout-shipping-methods .shipping-calculator-button,.checkout-shipping-methods .woocommerce-shipping-destination{display:none}.checkout-shipping-methods p{font-size:1.4rem;color:#888}.checkout-discount .checkout-coupon-label{display:block;font-size:1.3rem;font-weight:500;color:#222;margin-bottom:.5rem}.checkout-coupon-input-wrapper{display:flex;align-items:center;position:relative}.checkout-coupon-input{flex:1;padding:1.2rem 4rem 1.2rem 1.5rem;font-size:1.4rem;font-family:DM Sans,sans-serif;border:1px solid #ddd;border-radius:8px;background:#fff;color:#222;transition:border-color .2s}.checkout-coupon-input::placeholder{color:#bbb}.checkout-coupon-input:focus{outline:none;border-color:#222}.checkout-coupon-input.has-error{border-color:#d32f2f}.checkout-coupon-error{display:flex;align-items:center;gap:.5rem;margin-top:.7rem;font-size:1.25rem;color:#d32f2f;line-height:1.4}.checkout-coupon-error svg{flex-shrink:0;color:#d32f2f}.checkout-coupon-apply{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:0;line-height:0;transition:opacity .2s;color:#888}.checkout-coupon-apply .coupon-icon-check{display:none}.checkout-coupon-apply:hover{color:#222}.checkout-coupon-apply.loading{pointer-events:none;opacity:.5}.checkout-coupon-apply.success .coupon-icon-arrow{display:none}.checkout-coupon-apply.success .coupon-icon-check{display:block}.checkout-payment-section{border-bottom:none}.checkout-payment-section #payment{background:none;padding:0;border-radius:0}.checkout-payment-section #payment .wc_payment_methods{list-style:none;padding:0;margin:0;border:none;background:none}.checkout-payment-section #payment .wc_payment_methods li{margin-bottom:0;padding:2rem 0;border-bottom:1px solid #E7E6E6}.checkout-payment-section #payment .wc_payment_methods li:first-child{padding-top:0}.checkout-payment-section #payment .wc_payment_methods li:last-child{border-bottom:none}.checkout-payment-section #payment .wc_payment_methods li>.payment_box:before{display:none!important}.checkout-payment-section #payment .payment_method_stripe,.checkout-payment-section #payment .wc_payment_method{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem}.checkout-payment-section #payment .payment_method_stripe label,.checkout-payment-section #payment .wc_payment_method label{flex:1;font-family:Sora,sans-serif;font-size:1.8rem;font-weight:700;color:#262626;cursor:pointer;margin:0}.checkout-payment-section #payment .payment_method_stripe input[type=radio],.checkout-payment-section #payment .wc_payment_method input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:2.4rem;height:2.4rem;border:2px solid #2F3061;border-radius:50%;margin:0;cursor:pointer;position:relative;flex-shrink:0;background:#fff;transition:all .4s ease-in-out}.checkout-payment-section #payment .payment_method_stripe input[type=radio]:after,.checkout-payment-section #payment .wc_payment_method input[type=radio]:after{content:"";position:absolute;top:.4rem;right:.4rem;bottom:.4rem;left:.4rem;border-radius:50%;background:#2f3061;opacity:0;transition:opacity .15s ease}.checkout-payment-section #payment .payment_method_stripe input[type=radio]:checked:after,.checkout-payment-section #payment .wc_payment_method input[type=radio]:checked:after{opacity:1}.checkout-payment-section #payment .payment_method_stripe .payment_box,.checkout-payment-section #payment .wc_payment_method .payment_box{flex-basis:100%;margin-top:1.6rem;padding:2rem 2.4rem;background:#f6f5f5;border-radius:1.2rem;font-size:1.4rem;line-height:1.6;color:#888}.checkout-payment-section #payment .payment_method_stripe .payment_box:before,.checkout-payment-section #payment .wc_payment_method .payment_box:before{display:none!important}.checkout-payment-section #payment .payment_method_stripe .payment_box p,.checkout-payment-section #payment .wc_payment_method .payment_box p{font-size:1.4rem;color:#888;margin:0 0 .8rem}.checkout-payment-section #payment .payment_method_stripe .payment_box p:last-child,.checkout-payment-section #payment .wc_payment_method .payment_box p:last-child{margin-bottom:0}.checkout-payment-section #payment .payment_method_stripe .payment_box label,.checkout-payment-section #payment .wc_payment_method .payment_box label{display:block;font-family:DM Sans,sans-serif;font-size:1.4rem;font-weight:400;color:#888;margin:0 0 .8rem}.checkout-payment-section #payment .payment_method_stripe .payment_box .wc-stripe-elements-field,.checkout-payment-section #payment .payment_method_stripe .payment_box .form-row input[type=text],.checkout-payment-section #payment .payment_method_stripe .payment_box .form-row input[type=email],.checkout-payment-section #payment .wc_payment_method .payment_box .wc-stripe-elements-field,.checkout-payment-section #payment .wc_payment_method .payment_box .form-row input[type=text],.checkout-payment-section #payment .wc_payment_method .payment_box .form-row input[type=email]{padding:1.4rem 1.6rem;border:1px solid #E0E0E0;border-radius:1rem;background:#fff;font-family:DM Sans,sans-serif;font-size:1.6rem;color:#262626;line-height:1.4;width:100%;min-height:5.4rem;box-sizing:border-box;transition:border-color .15s ease}.checkout-payment-section #payment .payment_method_stripe .payment_box .wc-stripe-elements-field:focus,.checkout-payment-section #payment .payment_method_stripe .payment_box .wc-stripe-elements-field.focused,.checkout-payment-section #payment .payment_method_stripe .payment_box .form-row input[type=text]:focus,.checkout-payment-section #payment .payment_method_stripe .payment_box .form-row input[type=text].focused,.checkout-payment-section #payment .payment_method_stripe .payment_box .form-row input[type=email]:focus,.checkout-payment-section #payment .payment_method_stripe .payment_box .form-row input[type=email].focused,.checkout-payment-section #payment .wc_payment_method .payment_box .wc-stripe-elements-field:focus,.checkout-payment-section #payment .wc_payment_method .payment_box .wc-stripe-elements-field.focused,.checkout-payment-section #payment .wc_payment_method .payment_box .form-row input[type=text]:focus,.checkout-payment-section #payment .wc_payment_method .payment_box .form-row input[type=text].focused,.checkout-payment-section #payment .wc_payment_method .payment_box .form-row input[type=email]:focus,.checkout-payment-section #payment .wc_payment_method .payment_box .form-row input[type=email].focused{outline:none;border-color:#2f3061}.checkout-payment-section #payment .payment_method_stripe .payment_box .wc-saved-payment-methods,.checkout-payment-section #payment .payment_method_stripe .payment_box .woocommerce-SavedPaymentMethods,.checkout-payment-section #payment .payment_method_stripe .payment_box .woocommerce-SavedPaymentMethods-tokenInput,.checkout-payment-section #payment .payment_method_stripe .payment_box p.woocommerce-SavedPaymentMethods-saveNew,.checkout-payment-section #payment .payment_method_stripe .payment_box .form-row.woocommerce-SavedPaymentMethods-saveNew,.checkout-payment-section #payment .payment_method_stripe .payment_box label[for*=wc-stripe-new-payment-method],.checkout-payment-section #payment .wc_payment_method .payment_box .wc-saved-payment-methods,.checkout-payment-section #payment .wc_payment_method .payment_box .woocommerce-SavedPaymentMethods,.checkout-payment-section #payment .wc_payment_method .payment_box .woocommerce-SavedPaymentMethods-tokenInput,.checkout-payment-section #payment .wc_payment_method .payment_box p.woocommerce-SavedPaymentMethods-saveNew,.checkout-payment-section #payment .wc_payment_method .payment_box .form-row.woocommerce-SavedPaymentMethods-saveNew,.checkout-payment-section #payment .wc_payment_method .payment_box label[for*=wc-stripe-new-payment-method]{display:none!important}.checkout-payment-section #payment .place-order{margin-top:2.4rem;padding:0}.checkout-payment-section #payment .place-order .button{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;padding:1.8rem 3rem;background:#99e047;color:#262626;border:none;border-radius:100px;font-family:Sora,sans-serif;font-weight:700;font-size:1.6rem;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:all .4s ease-in-out}.checkout-payment-section #payment .place-order .button:after{content:"";display:block;width:1.6rem;height:1.6rem;background-color:currentColor;mask-image:url(/wp-content/themes/akrobat/public/build/assets/arrow-up-dark-CmzVLrd6.svg);mask-size:contain;mask-repeat:no-repeat;-webkit-mask-image:url(/wp-content/themes/akrobat/public/build/assets/arrow-up-dark-CmzVLrd6.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}.checkout-payment-section #payment .place-order .button:hover{background:#3f3e3e;color:#fff}#order_review_heading{display:none}.checkout-right{order:1}@media(min-width:992px){.checkout-right{order:2}}.checkout-order-summary{position:sticky;top:2rem}.checkout-order-summary .checkout-order-summary-inner{background-color:#f6f5f5;padding:3rem;border-radius:2.4rem}.checkout-cart-item{display:flex;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;transition:opacity .3s}.checkout-cart-item.updating{opacity:.5;pointer-events:none}.checkout-cart-item:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.checkout-cart-item-image{width:12rem;min-width:12rem;height:12rem;border-radius:1rem;overflow:hidden;background:#fff;border:1px solid #eee;padding:1rem}.checkout-cart-item-image img{width:100%;height:100%;object-fit:cover}.checkout-cart-item-details{flex:1;display:flex;flex-direction:column;justify-content:center}.checkout-cart-item-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;margin-bottom:.3rem}.checkout-cart-item-swatches{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;margin-bottom:.5rem}.checkout-cart-item-swatches .cart-swatch{display:inline-flex;align-items:center;justify-content:center;border:none;cursor:default}.checkout-cart-item-swatches .cart-swatch-color{width:2.8rem;height:2.8rem;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center;box-shadow:0 0 0 2px #e8e8e8}.checkout-cart-item-swatches .cart-swatch-label{min-width:2.8rem;height:2.8rem;padding:0 .8rem;border-radius:9999px;background-color:#99e047;color:#222;font-size:1.3rem;font-weight:700;line-height:1}.checkout-cart-item-remove{background:none;border:none;padding:.2rem;cursor:pointer;color:#999;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.checkout-cart-item-remove svg path{transition:fill .2s ease}.checkout-cart-item-remove:hover svg path{fill:#99e047}.checkout-cart-item-name{font-family:Sora,sans-serif;font-size:1.5rem;font-weight:600;color:#222;line-height:1.3}.checkout-cart-item-price{font-size:1.4rem;font-weight:500;color:#222;margin-bottom:.5rem}.checkout-cart-item-meta{display:flex;align-items:center;gap:.5rem;font-size:1.3rem;color:#888}.checkout-cart-item-meta dl{display:flex;gap:.5rem;margin:0}.checkout-cart-item-meta dl dt,.checkout-cart-item-meta dl dd{margin:0;font-size:1.2rem}.checkout-cart-item-quantity{display:flex;align-items:center;gap:0;background:#f0f0f0;border-radius:100px;overflow:hidden}.checkout-cart-item-quantity .checkout-qty-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:none;border:none;cursor:pointer;color:#222;padding:0;transition:background .2s}.checkout-cart-item-quantity .checkout-qty-btn:hover{background:#e0e0e0}.checkout-cart-item-quantity .checkout-qty-btn svg{width:10px;height:10px}.checkout-cart-item-quantity .checkout-qty-input{width:28px;text-align:center;border:none;background:none;font-size:1.3rem;font-weight:600;font-family:DM Sans,sans-serif;color:#222;padding:0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.checkout-cart-item-quantity .checkout-qty-input::-webkit-outer-spin-button,.checkout-cart-item-quantity .checkout-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.checkout-cart-item-quantity .checkout-qty-input:focus{outline:none}.checkout-order-totals{margin-top:2rem;padding-top:2rem;border-top:1px solid #eee}.checkout-order-totals-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem;font-size:1.4rem;color:#222}.checkout-order-totals-row.checkout-total{margin-top:1rem;padding-top:1rem;border-top:1px solid #eee;font-size:2rem;font-weight:700;font-family:Sora,sans-serif}.checkout-cross-sells{margin-top:2.5rem;padding-top:2.5rem}.checkout-cross-sells-title{font-family:Sora,sans-serif;font-size:1.6rem;font-weight:600;color:#222;margin-bottom:1.5rem}.checkout-cross-sells-grid{display:flex;gap:1.5rem;background-color:#f6f5f5;padding:2rem;border-radius:2.4rem}.checkout-cross-sells-grid .checkout-cross-sell-item{width:33.3333%}.checkout-cross-sell-item{text-decoration:none;color:inherit;transition:opacity .2s;position:relative}.checkout-cross-sell-item:hover{opacity:.8}.checkout-cross-sell-item:hover .checkout-cross-sell-add{opacity:1}.checkout-cross-sell-image{aspect-ratio:1;border-radius:10px;overflow:hidden;background:#fff;border:1px solid #eee;margin-bottom:.8rem}.checkout-cross-sell-image img{width:100%;height:100%;object-fit:cover}.checkout-cross-sell-name{font-size:1.3rem;font-weight:500;color:#222;margin-bottom:.3rem;line-height:1.3}.checkout-cross-sell-price{font-size:1.3rem;font-weight:600;color:#222}.checkout-cross-sell-add{position:absolute;top:.8rem;right:.8rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#99e047;color:#222;border:none;border-radius:50%;cursor:pointer;padding:0;opacity:0;transition:all .4s ease-in-out}.checkout-cross-sell-add svg{width:10px;height:10px}.checkout-cross-sell-add:hover{background:#3f3e3e;color:#fff}.checkout-cross-sell-add.loading{opacity:1;pointer-events:none;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.woocommerce-form-coupon-toggle{display:none}.checkout_coupon.woocommerce-form-coupon{display:none!important}.woocommerce-shipping-fields #ship-to-different-address,.woocommerce-shipping-fields .shipping_address,.woocommerce-additional-fields{display:none}.woocommerce-order-received{background-color:#fff}.thankyou-layout{display:grid;grid-template-columns:1fr;gap:4rem;max-width:1200px;margin:0 auto;padding:4rem 1.5rem}@media(min-width:992px){.thankyou-layout{grid-template-columns:1fr 1fr;gap:6rem;padding:6rem 2rem}}.thankyou-left{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.thankyou-icon{line-height:0}.thankyou-title{display:flex;align-items:center;justify-content:center;gap:2rem}.thankyou-title h1{font-size:2rem;margin-bottom:0}@media(min-width:992px){.thankyou-title h1{font-size:2.8rem}}.thankyou-title svg{width:40px;height:40px}.thankyou-title svg circle{fill:#3bad0e}.thankyou-message{font-size:1.5rem;color:#888;line-height:1.7;margin:0;max-width:44rem}.thankyou-avatar{width:5rem;height:5rem;border-radius:50%;background:#99e047;color:#222;font-family:Sora,sans-serif;font-size:2rem;font-weight:700;display:flex;align-items:center;justify-content:center;text-transform:uppercase}.thankyou-cta{display:inline-flex;align-items:center;gap:.8rem;margin-top:.5rem}@media(min-width:992px){.thankyou-right{position:sticky;top:2rem;align-self:start}}.thankyou-order-summary{background:#f6f5f5;border-radius:16px;padding:2.5rem}.thankyou-order-item{display:flex;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eee}.thankyou-order-item:last-of-type{margin-bottom:0;padding-bottom:0;border-bottom:none}.thankyou-item-image{width:84px;min-width:84px;height:84px;border-radius:10px;overflow:hidden;background:#fff;border:1px solid #eee}.thankyou-item-image img{width:100%;height:100%;object-fit:cover}.thankyou-item-details{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.4rem}.thankyou-item-name{font-family:Sora,sans-serif;font-size:1.6rem;font-weight:700;color:#222;line-height:1.3}.thankyou-item-price{font-size:1.5rem;font-weight:500;color:#222}.thankyou-item-swatches{display:flex;align-items:center;gap:.8rem;margin-top:.4rem}.thankyou-swatch{display:inline-flex;align-items:center;justify-content:center}.thankyou-swatch-color{width:3.2rem;height:3.2rem;border-radius:50%;background-color:#ccc;border:2px solid rgba(0,0,0,.1);flex-shrink:0;background-size:cover;background-position:center;background-repeat:no-repeat}.thankyou-swatch-label{min-width:3.2rem;height:3.2rem;padding:0 1.2rem;border-radius:9999px;background-color:#99e047;color:#222;font-size:1.3rem;font-weight:600;font-family:DM Sans,sans-serif;line-height:1}.thankyou-totals{margin-top:2.5rem;padding-top:2.5rem;border-top:1px solid #eee;display:flex;flex-direction:column;gap:1rem}.thankyou-totals-row{display:flex;justify-content:space-between;align-items:center;font-size:1.5rem;color:#222}.thankyou-totals-total{margin-top:.5rem;padding-top:1.5rem;border-top:1px solid #eee;font-family:Sora,sans-serif;font-size:2.2rem;font-weight:700}.woocommerce-order .woocommerce-order-overview,.woocommerce-order .woocommerce-customer-details{display:none}.woocommerce-billing-fields>h3{display:none}.woocommerce-checkout-review-order-table,.woocommerce-cart .page-header{display:none}.cart-page{padding:4rem 0 8rem}.cart-layout{display:flex;flex-direction:column;gap:3rem;align-items:stretch}@media(min-width:992px){.cart-layout{gap:4rem;align-items:flex-start}.cart-layout .cart-items-col{width:100%}.cart-layout .cart-totals-col{width:46rem;margin-left:auto}}.cart-item{display:flex;align-items:stretch;gap:2rem;background:#fff;border-radius:1.2rem;padding:2rem;margin-bottom:1.5rem;box-shadow:0 1px 8px #0000000f}@media(min-width:768px){.cart-item{gap:4rem;padding:3rem}}.cart-item .cart-item-image{flex-shrink:0;width:9rem;height:9rem;border-radius:.8rem;overflow:hidden}@media(min-width:768px){.cart-item .cart-item-image{width:12rem;height:12rem}}.cart-item .cart-item-image a,.cart-item .cart-item-image img{display:block;width:100%;height:100%;object-fit:cover}.cart-item .cart-item-details{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.cart-item .cart-item-details .cart-item-name{font-size:1.5rem;font-weight:600;margin-bottom:2rem;font-family:Sora,sans-serif;line-height:1.3}@media(min-width:768px){.cart-item .cart-item-details .cart-item-name{font-size:2rem}}.cart-item .cart-item-details .cart-item-name a{color:#222;text-decoration:none}.cart-item .cart-item-details .cart-item-name a:hover{color:#99e047}.cart-item .cart-item-details .cart-item-bottom{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}.cart-item .cart-item-details .cart-item-bottom .cart-item-swatches{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.cart-item .cart-item-details .cart-item-bottom .cart-item-swatches .cart-item-swatch-color{width:3.5rem;height:3.5rem;border-radius:50%;display:inline-block;background-color:#888;flex-shrink:0}.cart-item .cart-item-details .cart-item-bottom .cart-item-swatches .cart-item-swatch-label{background-color:#99e047;color:#222;font-size:1.4rem;font-weight:700;min-width:4rem;height:3.5rem;border-radius:10rem;display:inline-flex;align-items:center;justify-content:center;padding:0 1rem}.cart-item .cart-item-details .cart-item-bottom .quantity-wrapper{display:inline-flex;align-items:center;gap:.5rem;border:1px solid #3F3E3E;border-radius:10rem;padding:.5rem;background:#fff}.cart-item .cart-item-details .cart-item-bottom .quantity-wrapper .quantity-btn{background:none;border:none;padding:.25rem;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;transition:color .2s ease;width:auto;height:auto;font-size:inherit}.cart-item .cart-item-details .cart-item-bottom .quantity-wrapper .quantity-btn svg{width:16px;height:16px}.cart-item .cart-item-details .cart-item-bottom .quantity-wrapper .quantity-btn:hover{color:#000}.cart-item .cart-item-details .cart-item-bottom .quantity-wrapper .quantity-btn:disabled{opacity:.3;cursor:not-allowed}.cart-item .cart-item-details .cart-item-bottom .quantity-wrapper input.qty{width:3rem;height:auto;text-align:center;border:none;background:none;font-size:1.6rem;font-weight:500;padding:.25rem}.cart-item .cart-item-details .cart-item-bottom .quantity-wrapper input.qty::-webkit-outer-spin-button,.cart-item .cart-item-details .cart-item-bottom .quantity-wrapper input.qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item .cart-item-details .cart-item-bottom .quantity-wrapper input.qty[type=number]{-moz-appearance:textfield}.cart-item .cart-item-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;flex-shrink:0}.cart-item .cart-item-right .cart-item-remove svg{width:2rem;height:2rem}.cart-item .cart-item-right .cart-item-remove .cart-item-remove-btn{display:flex;align-items:center;justify-content:center;color:#888;transition:all .4s ease-in-out;padding:.4rem;line-height:1}.cart-item .cart-item-right .cart-item-remove .cart-item-remove-btn:hover{color:#c00}.cart-item .cart-item-right .cart-item-price{font-size:1.6rem;font-weight:700;white-space:nowrap;text-align:right}.cart-item .cart-item-right .cart-item-price .woocommerce-Price-amount{font-size:2.4rem;font-weight:inherit}.cart-form-actions .button.update-cart{display:none}.cart-loading .cart-page,.cart-page.cart-loading{opacity:.6;pointer-events:none;transition:opacity .2s ease}.cart-item{transition:opacity .2s ease}.cart-item.updating,.cart-item.removing{opacity:.4;pointer-events:none}.cart-totals{top:12rem}.cart-totals .cart-totals-table{width:100%;border-collapse:collapse;margin-bottom:2.5rem}.cart-totals .cart-totals-table tr th,.cart-totals .cart-totals-table tr td{padding:1.2rem 0;border-bottom:1px solid #f0f0f0;vertical-align:middle}.cart-totals .cart-totals-table tr th{text-align:left;font-size:1.5rem;font-weight:400;color:#888;width:50%}.cart-totals .cart-totals-table tr td{text-align:right;font-size:1.5rem;font-weight:600;color:#222}.cart-totals .cart-totals-table tr.order-total th,.cart-totals .cart-totals-table tr.order-total td{border-bottom:none;padding-top:1.8rem}.cart-totals .cart-totals-table tr.order-total th{font-size:1.7rem;font-weight:700;color:#222}.cart-totals .cart-totals-table tr.order-total td{font-size:1.9rem;font-weight:800}.cart-totals .cart-totals-table tr.woocommerce-shipping-totals td,.cart-totals .cart-totals-table tr.shipping td{text-align:right;font-size:1.5rem}.cart-totals .cart-totals-table tr.woocommerce-shipping-totals .cart-shipping-note,.cart-totals .cart-totals-table tr.shipping .cart-shipping-note{font-style:normal;font-size:1.4rem;color:#888}.cart-totals .cart-totals-table tr.woocommerce-shipping-totals ul#shipping_method,.cart-totals .cart-totals-table tr.shipping ul#shipping_method{list-style:none;padding:0;margin:0;text-align:right}.cart-totals .cart-totals-table tr.woocommerce-shipping-totals ul#shipping_method li,.cart-totals .cart-totals-table tr.shipping ul#shipping_method li{display:block;margin-bottom:.4rem;font-size:1.4rem}.cart-totals .cart-totals-table tr.woocommerce-shipping-totals .shipping-calculator-button,.cart-totals .cart-totals-table tr.shipping .shipping-calculator-button{font-size:1.3rem;color:#99e047;text-decoration:underline}.cart-totals .cart-checkout-action .checkout-button{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;background:#99e047!important;color:#000!important;font-size:1.8rem!important;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:2rem;border-radius:10rem;text-decoration:none;transition:all .4s ease-in-out}.cart-totals .cart-checkout-action .checkout-button:hover{background:#222!important;color:#fff!important}.cart-empty{padding:8rem 0}.cart-empty .cart-empty-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2.5rem}.cart-empty .cart-empty-inner svg{color:#888;opacity:.4}.cart-empty .cart-empty-inner p{font-size:1.8rem;color:#888}.cart-cross-sells{padding:5rem 0 8rem}.cart-cross-sells .cart-cross-sells-title{font-family:Sora,sans-serif;font-size:2.2rem;font-weight:700;margin-bottom:3rem;color:#222}@media(min-width:768px){.cart-cross-sells .cart-cross-sells-title{font-size:2.6rem}}.cart-cross-sells .cart-cross-sells-grid{display:flex;gap:2rem;overflow-x:auto;padding-bottom:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cart-cross-sells .cart-cross-sells-grid::-webkit-scrollbar{display:none}.cart-cross-sell-item{position:relative;text-decoration:none;color:inherit;flex-shrink:0;width:calc(50% - 1rem);transition:opacity .2s}@media(min-width:992px){.cart-cross-sell-item{flex-wrap:nowrap;width:20%}}.cart-cross-sell-item:hover{opacity:.85}.cart-cross-sell-item:hover .cart-cross-sell-add{opacity:1}.cart-cross-sell-image{aspect-ratio:1;border-radius:10px;overflow:hidden;background:#fff;border:1px solid #eee;margin-bottom:.8rem}.cart-cross-sell-image img{width:100%;height:100%;object-fit:cover}.cart-cross-sell-name{font-size:1.6rem;font-weight:600;color:#222;font-family:Sora,sans-serif;margin-bottom:1rem}.cart-cross-sell-price{font-size:1.4rem;font-weight:600;color:#222}.cart-cross-sell-add{position:absolute;top:.8rem;right:.8rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#99e047;color:#222;border:none;border-radius:50%;cursor:pointer;padding:0;opacity:0;transition:all .4s ease-in-out}.cart-cross-sell-add svg{width:10px;height:10px}.cart-cross-sell-add:hover{background:#3f3e3e;color:#fff}.cart-cross-sell-add.loading{opacity:1;pointer-events:none;animation:cart-cross-sell-spin .8s linear infinite}@keyframes cart-cross-sell-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.woocommerce ul#shipping_method li label{display:flex;justify-content:space-between}.shipping-name{width:35%;font-weight:700;font-size:1.6rem}.shipping-image img{display:block}.cart-empty.woocommerce-info{display:none}.cart-empty{margin-top:10rem}.woocommerce-account .page-header{display:none}.account-header{background:#222;padding:15rem 0 6rem}.account-header .account-header-title{font-family:Sora,sans-serif;font-size:3.6rem;font-weight:700;color:#fff;margin:0}.account-header .account-header-title span{color:#99e047}.account-page{padding:4rem 0 8rem}.account-layout{display:flex;flex-direction:column;gap:3rem;align-items:stretch}@media(min-width:992px){.account-layout{flex-direction:row;gap:4rem;align-items:flex-start}}.account-nav-col{width:100%}@media(min-width:992px){.account-nav-col{width:24rem;min-width:24rem;flex-shrink:0}}.account-nav-col .woocommerce-MyAccount-navigation{background:#fff;border-radius:1.2rem;box-shadow:0 1px 8px #0000000f;width:100%}.account-nav-col .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.account-nav-col .woocommerce-MyAccount-navigation li{border-bottom:1px solid #f0f0f0}.account-nav-col .woocommerce-MyAccount-navigation li:last-child{border-bottom:none}.account-nav-col .woocommerce-MyAccount-navigation li:last-child a{border-radius:0 0 1.2rem 1.2rem}.account-nav-col .woocommerce-MyAccount-navigation li:first-child a{border-radius:1.2rem 1.2rem 0 0}.account-nav-col .woocommerce-MyAccount-navigation li.is-active a{color:#99e047;background:#99e04712;font-weight:600}.account-nav-col .woocommerce-MyAccount-navigation li a{display:block;padding:1.4rem 2rem;font-size:1.4rem;font-family:DM Sans,sans-serif;color:#222;text-decoration:none;transition:all .4s ease-in-out}.account-nav-col .woocommerce-MyAccount-navigation li a:hover{background:#f9f9f9;color:#99e047}.account-content-col{flex:1;min-width:0}.account-content-col .woocommerce-MyAccount-content{background:#fff;border-radius:1.2rem;box-shadow:0 1px 8px #0000000f;padding:3rem;width:100%}.woocommerce-MyAccount-content h2,.woocommerce-MyAccount-content h3{font-family:Sora,sans-serif;font-weight:700;color:#222;margin-bottom:2rem}.woocommerce-MyAccount-content h2{font-size:2rem}.woocommerce-MyAccount-content h3{font-size:1.6rem}.woocommerce-MyAccount-content .woocommerce-MyAccount-content-inner>p:first-child{font-size:1.5rem;color:#888;margin-bottom:2rem}.woocommerce-MyAccount-content .woocommerce-orders-table{width:100%;border-collapse:collapse;font-size:1.4rem}.woocommerce-MyAccount-content .woocommerce-orders-table th{font-family:Sora,sans-serif;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#888;padding:1rem 1.5rem;border-bottom:2px solid #f0f0f0;text-align:left}.woocommerce-MyAccount-content .woocommerce-orders-table td{padding:1.4rem 1.5rem;border-bottom:1px solid #f0f0f0;vertical-align:middle}.woocommerce-MyAccount-content .woocommerce-orders-table tr:last-child td{border-bottom:none}.woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table-item-order-number a,.woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table-item-order-actions a{color:#99e047;font-weight:600;text-decoration:none}.woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table-item-order-number a:hover,.woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table-item-order-actions a:hover{text-decoration:underline}.woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button{display:inline-block;padding:.6rem 1.6rem;font-size:1.3rem;font-weight:600;background:#99e047;color:#fff;border-radius:.6rem;text-decoration:none;transition:all .4s ease-in-out}.woocommerce-MyAccount-content .woocommerce-Address{background:#f9f9f9;border-radius:1rem;padding:2rem;margin-bottom:2rem}.woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title h3{margin-bottom:0}.woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title a{font-size:1.3rem;color:#99e047;text-decoration:none;font-weight:600}.woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title a:hover{text-decoration:underline}.woocommerce-MyAccount-content .woocommerce-Address address{font-style:normal;font-size:1.4rem;line-height:1.7;color:#3f3e3e}.woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row,.woocommerce-MyAccount-content .edit-account .form-row{margin-bottom:1.8rem}.woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row label,.woocommerce-MyAccount-content .edit-account .form-row label{display:block;font-size:1.3rem;font-weight:600;margin-bottom:.6rem;color:#222}.woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row input[type=text],.woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row input[type=email],.woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row input[type=password],.woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row input[type=tel],.woocommerce-MyAccount-content .edit-account .form-row input[type=text],.woocommerce-MyAccount-content .edit-account .form-row input[type=email],.woocommerce-MyAccount-content .edit-account .form-row input[type=password],.woocommerce-MyAccount-content .edit-account .form-row input[type=tel]{width:100%;padding:1.2rem 1.6rem;font-size:1.4rem;border:1px solid #e0e0e0;border-radius:.8rem;outline:none;transition:all .4s ease-in-out;font-family:DM Sans,sans-serif}.woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row input[type=text]:focus,.woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row input[type=email]:focus,.woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row input[type=password]:focus,.woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row input[type=tel]:focus,.woocommerce-MyAccount-content .edit-account .form-row input[type=text]:focus,.woocommerce-MyAccount-content .edit-account .form-row input[type=email]:focus,.woocommerce-MyAccount-content .edit-account .form-row input[type=password]:focus,.woocommerce-MyAccount-content .edit-account .form-row input[type=tel]:focus{border-color:#99e047;box-shadow:0 0 0 3px #99e04726}.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button,.woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type=submit],.woocommerce-MyAccount-content .edit-account .woocommerce-Button,.woocommerce-MyAccount-content .edit-account button[type=submit]{display:inline-block;padding:1.3rem 3.5rem;font-size:1.5rem;font-weight:700;font-family:Sora,sans-serif;background:#99e047;color:#fff;border:none;border-radius:.8rem;cursor:pointer;transition:all .4s ease-in-out;margin-top:1rem}.woocommerce-MyAccount-content .woocommerce-Message{font-size:1.4rem;color:#888;background:#f9f9f9;border-radius:1rem;padding:2rem;margin-bottom:2rem}.woocommerce-MyAccount-content .woocommerce-Message .woocommerce-Button{display:inline-block;margin-top:1rem;padding:1rem 2.5rem;font-size:1.4rem;font-weight:600;background:#99e047;color:#fff;border-radius:.8rem;text-decoration:none;transition:all .4s ease-in-out}.error-404-header{padding:23rem 0 0;text-align:center}.error-404-header .error-404-code{font-family:Sora,sans-serif;font-size:12rem;font-weight:700;line-height:1;color:#99e047;margin-bottom:1.5rem}.error-404-header .error-404-title{font-family:Sora,sans-serif;font-size:3rem;font-weight:700;color:#222;margin:0}.error-404-body{padding:6rem 0 10rem;text-align:center}.error-404-body .error-404-message{font-size:1.6rem;color:#888;max-width:50rem;margin:0 auto 3rem;line-height:1.7}.blog .brand img{filter:brightness(0) invert(1)}.blog .woocommerce-breadcrumb{display:none}.blog-page{padding-top:3rem;padding-bottom:4rem}.blog-top{display:flex;flex-direction:column;gap:3rem;padding:4rem 0}@media(min-width:992px){.blog-top{flex-direction:row;align-items:flex-start}}.blog-categories-panel{background-color:#2f3061;color:#fff;border-radius:2px;padding:6rem 3rem 6rem 6rem}@media(min-width:992px){.blog-categories-panel{width:calc(33.333% + 4rem);flex-shrink:0;margin-left:-4rem}}@media(min-width:1200px){.blog-categories-panel{margin-left:-10rem;width:calc(33.333% + 8rem)}}.blog-categories-panel h3{font-size:3.6rem;color:#fff;margin-bottom:3rem;font-weight:600}.blog-categories-panel .blog-category-list{list-style:none;margin:0;padding:0}.blog-categories-panel .blog-category-list a{display:flex;align-items:center;gap:1rem;padding:.4rem 0;color:#fff;font-size:1.6rem;font-family:Sora,sans-serif;transition:all .4s ease-in-out;font-weight:600}.blog-categories-panel .blog-category-list a:after{content:"→";font-size:1.4rem}.blog-categories-panel .blog-category-list a:hover{color:#99e047}.blog-card{display:block;color:#222;text-decoration:none}.blog-card .blog-card-img{border-radius:2.4rem;overflow:hidden;margin-bottom:3rem}.blog-card .blog-card-img img{width:100%;object-fit:cover;display:block;transition:all .4s ease-in-out}.blog-card:hover .blog-card-img img{transform:scale(1.03)}.blog-card .blog-post-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem}.blog-card h2{font-size:2.8rem;margin-bottom:1.2rem}@media(min-width:768px){.blog-card h2{font-size:3.6rem}}.blog-card h3{font-size:2rem;margin-bottom:1rem}.blog-card p{font-size:1.6rem;color:#3f3e3e;margin-bottom:1.5rem}.blog-card .blog-read-more{font-size:1.6rem;margin-top:1.5rem;font-weight:700;font-family:Sora,sans-serif;text-transform:uppercase;letter-spacing:.08em;display:inline-flex;align-items:center;gap:.5rem}.blog-card .blog-read-more:after{content:"↗";font-size:1.4rem}.blog-featured-post{flex:1}@media(min-width:992px){.blog-featured-post{display:flex;flex-direction:row;gap:3rem}}.blog-featured-post .blog-card-img{margin-bottom:2rem}@media(min-width:992px){.blog-featured-post .blog-card-img{width:calc(50% - 1rem);flex-shrink:0;margin-bottom:0}}.blog-featured-post .blog-card-img img{height:36rem}@media(min-width:992px){.blog-featured-post .blog-card-img img{height:100%}}@media(min-width:992px){.blog-featured-post .blog-featured-content{flex:1;padding-top:3rem;padding-bottom:1rem;display:flex;flex-direction:column;justify-content:space-between;height:auto}}.blog-top-pair{flex:1;display:flex;flex-direction:column;gap:2rem}@media(min-width:768px){.blog-top-pair{flex-direction:row}}.blog-top-pair .blog-card{flex:1}.blog-top-pair .blog-card .blog-card-img img{height:26rem}.blog-post-category{display:inline-block;background-color:#d7f3b0;color:#3f3e3e;font-size:1.2rem;font-weight:700;font-family:Sora,sans-serif;padding:1rem 2rem;border-radius:10rem;text-transform:uppercase;letter-spacing:.04em}.blog-post-date{font-size:1.4rem;color:#888}.blog-grid{display:flex;flex-wrap:wrap;gap:3rem;padding-bottom:4rem}.blog-grid .blog-card{width:100%}@media(min-width:768px){.blog-grid .blog-card{width:calc(50% - 1.5rem)}}@media(min-width:992px){.blog-grid .blog-card{width:calc(33.333% - 2rem);margin-bottom:3rem}}.blog-grid .blog-card .blog-card-img img{height:26rem}.blog-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.8rem;padding-bottom:4rem}.blog-pagination a,.blog-pagination span{font-size:1.6rem;font-family:Sora,sans-serif;font-weight:500;padding:.8rem 1.6rem;border-radius:10rem;transition:all .4s ease-in-out;min-width:4.5rem;text-align:center;display:inline-flex;align-items:center;justify-content:center}.blog-pagination .page-numbers:hover{background-color:#222;color:#fff}.blog-pagination .page-numbers.current{font-weight:700}.blog-pagination .prev,.blog-pagination .next{background-color:#222;color:#fff;padding:1rem 2.5rem;font-weight:600}.blog-pagination .prev:hover,.blog-pagination .next:hover{background-color:#99e047;color:#3f3e3e}.single-hero{position:relative;overflow:hidden;min-height:50rem;display:flex;align-items:flex-end}@media(min-width:992px){.single-hero{min-height:60rem}}.single-hero .single-hero-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.single-hero .single-hero-img img{width:100%;height:100%;object-fit:cover;display:block}.single-hero .single-hero-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006}.single-hero .container{position:relative;z-index:1;width:100%;padding-bottom:5rem}.single-hero .single-hero-inner{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.single-hero .woocommerce-breadcrumb{color:#fffc;font-size:1.4rem;margin:0}.single-hero .woocommerce-breadcrumb a{color:#fff;text-decoration:none}.single-hero .woocommerce-breadcrumb a:hover{text-decoration:underline}.single-hero .single-hero-title{color:#fff;font-size:3.6rem;line-height:1.15;margin:0}@media(min-width:992px){.single-hero .single-hero-title{font-size:7.2rem;padding-bottom:2rem}}.container-single-post{max-width:120rem}.btn-back{display:inline-flex;align-items:center;gap:.6rem;background:#ffffff26;color:#fff;border:3px solid #fff;border-radius:10rem;padding:1rem 2rem;font-size:1.8rem;font-family:Sora,sans-serif;text-decoration:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:all .4s ease-in-out;font-weight:700;margin-bottom:2rem}.btn-back:hover{background:#ffffff47;color:#fff}.single-post-meta{display:flex;align-items:center;gap:1.6rem;padding-bottom:4rem;padding-top:3rem}.single-post-category{display:inline-block;background:#d7f3b0;color:#222;font-size:1.2rem;font-weight:700;padding:.75rem 2rem;border-radius:10rem;text-decoration:none;transition:all .4s ease-in-out}.single-post-category:hover{background:#84d924}.single-post-date{font-size:1.4rem;color:#888}.single-toc{background:#e7e6e6;border-radius:1.6rem;padding:2.4rem 3rem;margin-bottom:4rem}.single-toc h3{font-size:2.8rem;margin-bottom:1.6rem}.single-toc .toc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.single-toc .toc-list li a{font-size:1.8rem;color:#222;font-weight:600;text-decoration:none;font-family:Sora,sans-serif;transition:all .4s ease-in-out}.single-toc .toc-list li a:hover{color:#5b5b5b}.single-toc .toc-list li.toc-h3{padding-left:1.6rem}.single-toc .toc-list li.toc-h3 a{font-size:1.6rem;font-weight:400}.single-post-body{display:flex;flex-direction:column;gap:3.2rem}.single-block-text h1,.single-block-text h2,.single-block-text h3,.single-block-text h4{font-family:Sora,sans-serif;scroll-margin-top:10rem}.single-block-text h1{font-size:3.2rem}.single-block-text h2{font-size:2.6rem;margin-top:1rem}.single-block-text h3{font-size:2rem}.single-block-text p{font-size:1.6rem;line-height:1.75;color:#222}.single-block-text a{color:#222;text-decoration:underline;text-underline-offset:3px}.single-block-text a:hover{color:#99e047}.single-block-text ul,.single-block-text ol{padding-left:2rem;font-size:1.6rem;line-height:1.75}.single-block-text ul li,.single-block-text ol li{margin-bottom:.6rem}.single-block-text blockquote{border-left:4px solid #99E047;padding-left:2rem;margin:2rem 0;font-style:italic;color:#888}.single-block-image{margin:0}.single-block-image img{width:100%;border-radius:1.6rem;display:block}.single-block-image figcaption{text-align:center;font-size:1.3rem;color:#888;margin-top:1rem}.single-block-gallery{display:flex;flex-wrap:wrap;gap:1.2rem}.single-block-gallery .gallery-item{flex:1 1 calc(50% - .6rem);min-width:0;border-radius:1.2rem;overflow:hidden}.single-block-gallery .gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.single-block-upsell{display:flex;gap:2rem;border-radius:1.6rem;padding:2rem;background-color:#fff;flex-direction:column;align-items:flex-start}@media(min-width:768px){.single-block-upsell{align-items:center;padding:2.4rem;gap:4rem;flex-direction:row}}.single-block-upsell .upsell-img{flex-shrink:0;width:100%;border-radius:1rem;overflow:hidden}@media(min-width:768px){.single-block-upsell .upsell-img{width:12rem;height:12rem}}.single-block-upsell .upsell-img img{width:100%;height:100%;object-fit:cover;display:block}.single-block-upsell .upsell-content{flex:1;min-width:0}.single-block-upsell .upsell-content h4{font-size:2rem;font-weight:600;margin-bottom:2rem}.single-block-upsell .upsell-content p{font-size:1.6rem;margin-bottom:0}.single-block-upsell .woocommerce-Price-amount{margin-bottom:2rem;display:block}.single-block-upsell .upsell-details{color:#222;text-decoration:underline;text-underline-offset:3px;white-space:nowrap;font-weight:700}@media(min-width:768px){.single-block-upsell .upsell-details{margin-left:1rem}}.single-block-upsell .upsell-price{display:flex;flex-direction:column;gap:1rem;flex-shrink:0}@media(min-width:768px){.single-block-upsell .upsell-price{align-items:flex-end}}.single-block-upsell .upsell-price-amount{font-size:2rem;font-family:Sora,sans-serif;font-weight:700;color:#222;white-space:nowrap}.single-post-author{display:flex;align-items:center;gap:1.4rem;padding:3rem 0;margin-top:2rem}.single-post-author .author-avatar{flex-shrink:0}.single-post-author .author-avatar img{width:4.8rem;height:4.8rem;border-radius:50%;display:block}.single-post-author p{font-size:1.6rem;font-weight:600;margin:0}.single-post-author p strong{color:#222}.single-post-author p a{color:#222;text-decoration:none}.single-post-author p a:hover{color:#99e047}.single-post-share{display:flex;align-items:center;gap:2rem;padding:5rem 0 3rem;flex-direction:column;justify-content:center}.single-post-share h4{font-size:2.4rem;margin:0;white-space:nowrap}.single-post-share .share-links{display:flex;align-items:center;gap:1.2rem;list-style:none;margin:0;padding:0}.single-post-share .share-links li a{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem}.single-post-share .share-links li a svg{flex-shrink:0}.single-post-share .share-links li a svg path{transition:all .4s ease-in-out}.single-post-share .share-links li a:hover svg path{fill:#99e047}.single-related{background:#f7f7f7;padding:6rem 0}.single-related h2{font-size:2.4rem;margin-bottom:3.2rem;text-align:center}@media(min-width:768px){.single-related h2{text-align:left;font-size:3.6rem;margin-bottom:5rem}}.single-related .single-related-grid{display:flex;flex-direction:column;gap:3rem}@media(min-width:768px){.single-related .single-related-grid{flex-direction:row;gap:2.4rem}}.single-related .single-related-grid .blog-card{width:100%}@media(min-width:768px){.single-related .single-related-grid .blog-card{width:33.333%}}.single-related .single-related-grid .blog-card .blog-card-info{padding-top:1.2rem}.single-related .single-related-grid .blog-card h3{font-size:1.8rem;margin:.8rem 0 .6rem}.single-related .single-related-grid .blog-card p{font-size:1.4rem;color:#888;margin:0}.single-post-nav{padding:3rem 0 5rem}.single-post-nav .post-nav-inner{display:flex;align-items:center;justify-content:center;gap:1.6rem}.single-post-nav .post-nav-inner a{background-color:#3f3e3e;color:#fff;padding:1.2rem 2.5rem;border-radius:10rem;font-weight:700;transition:all .4s ease-in-out;display:flex;gap:1.5rem;font-size:1.4rem;justify-content:center;align-items:center}@media(min-width:768px){.single-post-nav .post-nav-inner a{font-size:1.8rem}}.single-post-nav .post-nav-inner a svg path{transition:all .4s ease-in-out}.single-post-nav .post-nav-inner a:hover{background-color:#99e047;color:#3f3e3e}.single-post-nav .post-nav-inner a:hover svg path{fill:#3f3e3e}.split{padding-bottom:6rem;padding-top:9rem}.split .split-header{max-width:90rem;margin:0 auto;padding:2rem 0 1rem}@media(min-width:768px){.split .split-header{padding:4rem 0}}.split .split-header h1{font-size:3rem;text-align:center;margin-bottom:0}@media(min-width:768px){.split .split-header h1{font-size:7.2rem}}.split .split-list .split-item{position:relative;border-radius:2.4rem;overflow:hidden}.split .split-list .split-item a{position:relative}.split .split-list .split-item a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000,#00000080 90%);z-index:1}.split .split-list .split-item img{height:28.4rem;width:100%;object-fit:cover;transition:all .4s ease-in-out;display:block}@media(min-width:768px){.split .split-list .split-item img{height:66rem}}.split .split-list .split-item:hover img{transform:scale(1.05)}.split .split-list .split-item .split-title{font-size:2.4rem;padding:1rem 2rem 2rem;position:absolute;bottom:0;left:0;width:100%;color:#fff;z-index:2}@media(min-width:768px){.split .split-list .split-item .split-title{font-size:4.8rem;padding:1rem 3rem 4rem}}.explore{padding:4rem 0}@media(min-width:768px){.explore{padding:6rem 0 240px}}@media(min-width:768px){.explore.explore--trampolines{padding:6rem 0}}.explore.explore--parks .explore-list .explore-item .explore-title{padding:1rem 3rem 2rem}.explore .explore-header{margin-bottom:3rem;text-align:center}.explore .explore-list{display:flex;gap:2rem;flex-direction:column}@media(min-width:768px){.explore .explore-list{flex-direction:row}}.explore .explore-list .explore-item{position:relative;border-radius:2.4rem;overflow:hidden;flex:1}.explore .explore-list .explore-item a{position:relative}.explore .explore-list .explore-item a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000 52%,#000000a6 69.33%);z-index:1}.explore .explore-list .explore-item img{height:24rem;width:100%;object-fit:cover;transition:all .4s ease-in-out;display:block}@media(min-width:768px){.explore .explore-list .explore-item img{height:56rem}}.explore .explore-list .explore-item:hover img{transform:scale(1.05)}.explore .explore-list .explore-item .explore-title{font-size:2.8rem;padding:1rem 2rem 2rem;position:absolute;bottom:0;left:0;width:100%;color:#fff;z-index:2}@media(min-width:768px){.explore .explore-list .explore-item .explore-title{font-size:3.6rem;padding:1rem 3rem 3rem}}@media(min-width:768px){.explore .explore-list.explore-list-small .explore-item img{height:30rem}}.best-sellers{padding:4rem 0}@media(min-width:768px){.best-sellers{padding:6rem 0 8rem}}.best-sellers .best-sellers-header{display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem;margin-bottom:3rem}@media(min-width:768px){.best-sellers .best-sellers-header{flex-direction:row;justify-content:space-between;align-items:center;gap:0}}.best-sellers .best-sellers-swiper{padding-left:3rem;padding-right:3rem;margin-left:-3rem;margin-right:-3rem}.best-sellers .product-item-content{display:flex;flex-direction:column}.best-sellers .product-item-content .product-item-title{padding-top:0}.best-sellers .product-item-content .product-item-footer{margin-top:.5rem!important;margin-bottom:.5rem!important;order:-1}.best-sellers .product-item-content .product-item-footer .product-item-stock,.best-sellers .product-item-content .product-item-footer .product-item-swatches{display:none!important}.best-sellers .product-item-content .product-item-footer .product-item-rating{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.best-sellers .product-item-content .product-item-footer .product-item-rating .product-item-stars{display:flex;gap:.2rem}.best-sellers .product-item-content .product-item-footer .product-item-rating .product-item-stars svg{width:2rem;height:2rem}.best-sellers .product-item-content .product-item-footer .product-item-rating .product-item-stars svg.filled{color:#99e047}.best-sellers .product-item-content .product-item-footer .product-item-rating .product-item-stars svg.empty{color:#d9d9d9}.best-sellers .product-item-content .product-item-footer .product-item-rating .product-item-rating-count{font-size:2rem;font-weight:600}.best-sellers .swiper-button-next,.best-sellers .swiper-button-prev{width:4.8rem;height:4.8rem;border-radius:50%;background:#3f3e3e;border:none;cursor:pointer;align-items:center;justify-content:center;transition:all .4s ease-in-out;color:#fff;flex-shrink:0;display:none}@media(min-width:768px){.best-sellers .swiper-button-next,.best-sellers .swiper-button-prev{display:flex}}.best-sellers .swiper-button-next svg,.best-sellers .swiper-button-prev svg{width:1.6rem;height:1.6rem}.best-sellers .swiper-button-next svg path,.best-sellers .swiper-button-prev svg path{transition:all .4s ease-in-out}.best-sellers .swiper-button-next:hover,.best-sellers .swiper-button-prev:hover{background-color:#99e047}.best-sellers .swiper-button-next:hover svg path,.best-sellers .swiper-button-prev:hover svg path{fill:#000}.best-sellers .swiper-button-disabled{opacity:0!important}.story{padding:8rem 0 5rem;background-color:#262626;overflow:hidden}@media(min-width:768px){.story{padding:15rem 0 5rem}}.story .story-text{padding-bottom:4rem;color:#fff;font-size:2.4rem;text-align:center;font-weight:600;font-family:Sora,sans-serif;max-width:110rem;margin:0 auto}@media(min-width:768px){.story .story-text{font-size:5.6rem}}.story .story-text strong{font-weight:600;color:#99e047}.story .story-text p{font-size:inherit}@media(min-width:768px){.story .story-text p{font-size:inherit}}.story .story-cta{text-align:center;padding-bottom:5rem}.story .story-images{padding:6rem 0 5rem}.story .story-images .swiper-slide:nth-child(2n){margin-top:5rem}.story .story-images .swiper-slide img{width:100%;height:15rem;object-fit:cover;display:block}@media(min-width:768px){.story .story-images .swiper-slide img{height:36rem}}.story .story-images .swiper-wrapper{transition-timing-function:linear}.trusted{padding:6rem 0;background-color:#3f3e3e;color:#fff;background-image:url(/wp-content/themes/akrobat/public/build/assets/a-bg-icon-sLZ0PSuE.svg);background-repeat:no-repeat;background-position:right center;background-size:auto 100%}@media(min-width:768px){.trusted .trusted-header{padding-right:4rem}}.trusted .trusted-header h2{margin-bottom:2rem}.trusted .trusted-list{display:flex;flex-wrap:wrap;gap:2rem}@media(min-width:768px){.trusted .trusted-list{flex-direction:row}}.trusted .trusted-list .trusted-item:first-of-type,.trusted .trusted-list .trusted-item:nth-child(2){width:calc(50% - 1rem)}.trusted .trusted-list .trusted-item:nth-child(3){width:100%}.trusted .trusted-list .trusted-item{background-color:#262626;padding:4rem 3rem;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;border-radius:3.6rem;gap:1rem}.trusted .trusted-list .trusted-item .trusted-item-logo img{height:4.5rem;width:auto;object-fit:contain}.trusted .trusted-list .trusted-item .trusted-item-name{font-size:2.4rem}@media(min-width:768px){.trusted .trusted-list .trusted-item .trusted-item-name{font-size:4.8rem}}.about-product{padding:0;background-color:#262626;margin-top:16rem}.about-product .about-product-inner{display:flex;color:#fff;align-items:center;padding:6rem 0;flex-direction:column}@media(min-width:768px){.about-product .about-product-inner{background-color:#313131;border-radius:2.4rem;flex-direction:row;padding:4rem 6rem;transform:translateY(-10rem)}}@media(min-width:768px){.about-product .about-product-inner .about-product-content{width:40%}}@media(min-width:768px){.about-product .about-product-inner .about-product-image{width:60%}}.about-product .about-product-inner .about-product-image img{width:100%;display:block}.about-product .about-product-inner h2{margin-bottom:2rem}.about-product .about-product-inner ul{list-style:none;padding-left:0;margin:3rem 0 0}.about-product .about-product-inner ul li{position:relative;padding-left:3.6rem;margin-bottom:2.2rem;font-size:1.6rem}.about-product .about-product-inner ul li:before{content:"";position:absolute;left:0;top:-.4rem;width:2.4rem;height:2.4rem;background-image:url(/wp-content/themes/akrobat/public/build/assets/icon-check-DO_L_kEA.svg);background-repeat:no-repeat;background-size:contain;filter:brightness(0) invert(1)}.column-wrapper{padding:50px 0}.column{position:relative;padding:20px 0}@media(min-width:992px){.column .column-content{padding-top:0;padding-left:4rem}}.column .column-content .column-content-inner{background-color:#fff;padding:3rem;border-radius:3.6rem}@media(min-width:992px){.column.column-reverse .column-content{order:-1;padding-left:0;padding-right:4rem}}@media(min-width:992px){.column.column-reverse:after{left:0}}.column .column-image{order:-1}@media(min-width:992px){.column .column-image{order:unset}}.column .column-image img{width:100%}.column ul{padding-left:20px;margin-bottom:25px}.column ul li{color:#222;font-size:16px}@media(min-width:992px){.column ul li{font-size:19px}}.colrev-wrapper{background:#f5f5f5;padding:5rem 0}.colrev{padding:3rem 0}.colrev .colrev-media{order:-1}@media(min-width:992px){.colrev .colrev-media{order:unset}}.colrev .colrev-image img{width:100%;border-radius:2rem}.colrev .colrev-content{padding-top:3rem}@media(min-width:992px){.colrev .colrev-content{padding-top:0;padding-left:6rem}}@media(min-width:992px){.colrev.colrev-reverse .colrev-content{order:-1;padding-left:0;padding-right:6rem}}.colrev .colrev-text{background-color:#fff;padding:3rem;border-radius:3.6rem;margin-bottom:3rem}@media(min-width:768px){.colrev .colrev-text+.colrev-reviews{transform:translate(-5rem)}}.colrev .colrev-title{font-family:Sora,sans-serif;font-size:3rem;font-weight:600;color:#222;margin-bottom:1.5rem;line-height:1.2}@media(min-width:992px){.colrev .colrev-title{font-size:3.6rem}}.colrev .colrev-desc{font-size:1.6rem;line-height:1.6;color:#222;margin-bottom:0}.colrev .colrev-reviews{display:flex;flex-direction:column;gap:1.5rem;border-radius:3.6rem}.colrev .colrev-review-card{background:#fff;border-radius:1.6rem;padding:2.5rem;display:flex;flex-direction:column;gap:1.2rem}.colrev .colrev-review-card+.colrev-review-card{transform:translate(5rem);margin-top:2rem}.colrev .colrev-review-stars{display:flex;gap:.3rem}.colrev .colrev-review-stars svg{width:2rem;height:2rem;flex-shrink:0}.colrev .colrev-review-stars svg.filled{color:#99e047}.colrev .colrev-review-stars svg.empty{color:#d9d9d9}.colrev .colrev-review-text{font-size:1.5rem;line-height:1.6;color:#222}.colrev .colrev-review-author{display:flex;align-items:center;gap:1.2rem;margin-top:.4rem}.colrev .colrev-review-avatar{width:4rem;height:4rem;border-radius:50%;object-fit:cover;flex-shrink:0}.colrev .colrev-review-name{font-size:1.5rem;font-weight:500;color:#222}.review-single{padding:6rem 0}.review-single .review-single-img img{display:block;width:100%;border-radius:2.4rem;height:48rem;object-fit:cover}@media(min-width:768px){.review-single .review-single-content{padding-left:4rem}}.review-single .review-single-content .review-single-person-img{width:6.4rem;height:6.4rem;border-radius:50%;overflow:hidden;object-fit:cover;display:block;margin-bottom:2rem}.review-single .review-single-content .review-single-content-text{font-size:2.4rem;margin:2rem 0 3rem}.subscribe{padding:4rem 0}@media(min-width:768px){.subscribe{padding:6rem 0}}.subscribe .subscribe-inner{background-color:#2f3061;padding:6rem 3rem;border-radius:2rem;background-image:url(/wp-content/themes/akrobat/public/build/assets/subscribe-bg-BO9Ca_SP.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}@media(min-width:768px){.subscribe .subscribe-inner{padding:6rem}}@media(min-width:992px){.subscribe .subscribe-inner{background-size:70% 100%;background-position:right center}}.subscribe .subscribe-inner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2rem;background:linear-gradient(0deg,#0003,#0003),linear-gradient(90deg,#2f3061 29.11%,#2f30618a 49.04%,#d4d4d41a 64.08%);pointer-events:none}.subscribe .subscribe-inner .subscribe-content{max-width:60rem;color:#fff;position:relative;z-index:1}.subscribe .subscribe-inner .subscribe-content h2{font-size:2.4rem;margin-bottom:1rem}@media(min-width:768px){.subscribe .subscribe-inner .subscribe-content h2{font-size:3.6rem}}.subscribe .subscribe-inner .subscribe-content p{margin-bottom:3rem}.subscribe .subscribe-inner .subscribe-content .btn-subscribe{margin-top:3rem;border-radius:100px;font-weight:700;position:relative;display:inline-flex;align-items:center;transition:all .4s ease-in-out;background-color:#ffffff29;border:2px solid #fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.subscribe .subscribe-inner .subscribe-content .btn-subscribe .wpcf7-submit{font-family:Sora,sans-serif;background-color:transparent;margin-bottom:0;text-transform:uppercase;font-size:1.6rem;padding:1.5rem 6rem 1.5rem 4rem;min-height:6.4rem;font-weight:700;transition:all .4s ease-in-out;color:#fff}.subscribe .subscribe-inner .subscribe-content .btn-subscribe:after{content:"";position:absolute;right:3rem;top:50%;transform:translateY(-50%);display:block;width:1.3rem;height:1.3rem;background-size:contain;background-repeat:no-repeat;margin-left:1rem;transition:all .4s ease-in-out;background-image:url(/wp-content/themes/akrobat/public/build/assets/arrow-up-white-DVe183ig.svg)}.subscribe .subscribe-inner .subscribe-content .btn-subscribe:hover{background-color:#99e047;border-color:#99e047}.subscribe .subscribe-inner .subscribe-content .btn-subscribe:hover .wpcf7-submit{color:#3f3e3e}.subscribe .subscribe-inner .subscribe-content .btn-subscribe:hover:after{background-image:url(/wp-content/themes/akrobat/public/build/assets/arrow-up-dark-CmzVLrd6.svg)}.banner{padding:4rem 0}@media(min-width:768px){.banner{padding:6rem 0}}.banner .banner-inner{background-color:#2f3061;padding:5rem 3rem;border-radius:2rem;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;display:flex;flex-direction:column;justify-content:center}@media(min-width:992px){.banner .banner-inner{padding:6rem;min-height:47.9rem;background-size:70% 100%;background-position:right center}}.banner .banner-inner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2rem;background:linear-gradient(0deg,#0003,#0003),linear-gradient(90deg,#2f3061 29.11%,#2f30618a 49.04%,#d4d4d41a 64.08%);pointer-events:none}.banner .banner-inner .banner-content{position:relative;z-index:1;max-width:68rem;color:#fff;text-transform:uppercase}.banner .banner-inner .banner-content h2{font-weight:600}.banner .banner-inner .banner-content p{margin-bottom:3rem}.banner .banner-inner .banner-content .banner-btns{display:flex;gap:1.6rem;flex-wrap:wrap}.banner.banner--no-uppercase .banner-content{text-transform:none}.certified{padding:4rem 0;text-align:center}@media(min-width:992px){.certified{padding:8rem 0}}.certified .certified-list{display:flex;justify-content:space-around;padding:5rem 0;margin:0 auto;gap:2rem}@media(min-width:992px){.certified .certified-list{padding:10rem 0 5rem;max-width:90%}}.certified .certified-list .certified-item{flex:1}.certified .certified-list .certified-item img{width:100%;max-height:10rem;object-fit:contain;display:inline-block;margin-bottom:2rem}@media(min-width:768px){.certified .certified-list .certified-item img{max-height:17rem}}.certified .certified-list .certified-item .certified-item-name{font-size:12px}@media(min-width:768px){.certified .certified-list .certified-item .certified-item-name{font-size:1.6rem}}.faq{padding:6rem 0 8rem}.faq .faq-header{text-align:center;padding-bottom:4rem}.faq .faq-more-questions{text-align:center;padding-top:6rem}.faq .faq-more-questions h4{margin-bottom:3rem;font-size:2.4rem}.faq .faq-load-more-wrap{text-align:center;padding-top:3rem;max-width:80rem;margin:0 auto}.faq .faq-load-more{background:transparent;border:none;cursor:pointer}.faq .faq-load-more:hover{opacity:.6}.faq .faq-load-more .faq-load-more-arrow{font-size:1.6rem}.accordion{overflow:hidden;position:relative;max-width:80rem;margin:0 auto}.accordion .accordion-row{background-color:#fff;overflow:hidden;margin-bottom:2rem;border-radius:1.6rem;padding:0 4rem 0 2.5rem}.accordion .accordion-row.faq-hidden{display:none}@media(min-width:992px){.accordion .accordion-row{padding:0 5rem 0 3rem}}.accordion .accordion-row .accordion-q{position:relative;padding:20px 0;cursor:pointer}@media(min-width:992px){.accordion .accordion-row .accordion-q{padding:25px 0}}.accordion .accordion-row .accordion-q:after{content:"";position:absolute;top:50%;right:-30px;width:17px;height:10px;background-image:url(/wp-content/themes/akrobat/public/build/assets/arrow-small-down-C4R2HEs0.svg);transform-origin:50% 50%;transform:translate3d(0,-50%,0) rotate(0);background-size:contain;background-repeat:no-repeat;opacity:1;transition:all .4s ease-in-out;backface-visibility:hidden;will-change:transform}.accordion .accordion-row .accordion-q span{background-color:#99e047;display:inline-block;padding:.5rem 1rem;font-size:1.4rem;text-transform:uppercase;margin-left:2rem}.accordion .accordion-row .accordion-q h3{font-size:1.6rem;padding-bottom:0;font-weight:600;margin:0}.accordion .accordion-row .accordion-a{display:none;padding:10px 0 25px}@media(min-width:992px){.accordion .accordion-row .accordion-a{padding:15px 0 30px}}.accordion .accordion-row.accordion-active .accordion-q:after{transform:translate3d(0,-50%,0) rotate(180deg)}.reviews-section{padding:6rem 0}.reviews-section .reviews-section-header{text-align:center;margin-bottom:4rem}.reviews-section .reviews-section-header h2{font-family:Sora,sans-serif;font-size:4rem;font-weight:700;color:#222}@media(min-width:768px){.reviews-section .reviews-section-header h2{font-size:4.8rem}}.reviews-section .reviews-section-content .cr-reviews-heading{display:flex;align-items:center;justify-content:center;gap:3rem;margin-bottom:4rem;flex-wrap:wrap}@media(min-width:768px){.reviews-section .reviews-section-content .cr-reviews-heading{flex-wrap:nowrap}}.reviews-section .reviews-section-content .cr-ajax-reviews-summary{text-align:center}.reviews-section .reviews-section-content .cr-ajax-reviews-summary .cr-ajax-reviews-summary-text{font-size:4.8rem;font-weight:700;font-family:Sora,sans-serif;color:#222;line-height:1}.reviews-section .reviews-section-content .cr-ajax-reviews-summary .cr-ajax-reviews-summary-stars .crstar-on{color:#99e047}.reviews-section .reviews-section-content .cr-ajax-reviews-summary .cr-ajax-reviews-summary-count{font-size:1.4rem;color:#888;margin-top:.5rem}.reviews-section .reviews-section-content .cr-ajax-reviews-summary-bars{flex:1;max-width:40rem}.reviews-section .reviews-section-content .cr-ajax-reviews-summary-bars .cr-ajax-reviews-summary-bar{display:flex;align-items:center;gap:1rem;margin-bottom:.4rem}.reviews-section .reviews-section-content .cr-ajax-reviews-summary-bars .cr-ajax-reviews-summary-bar .cr-ajax-reviews-summary-bar-label{font-size:1.4rem;font-weight:500;color:#222;min-width:1.5rem}.reviews-section .reviews-section-content .cr-ajax-reviews-summary-bars .cr-ajax-reviews-summary-bar .cr-ajax-reviews-summary-bar-stars .crstar-on{color:#99e047}.reviews-section .reviews-section-content .cr-ajax-reviews-summary-bars .cr-ajax-reviews-summary-bar .cr-ajax-reviews-summary-bar-track{flex:1;height:.8rem;background-color:#e8e8e8;border-radius:.4rem;overflow:hidden}.reviews-section .reviews-section-content .cr-ajax-reviews-summary-bars .cr-ajax-reviews-summary-bar .cr-ajax-reviews-summary-bar-track .cr-ajax-reviews-summary-bar-fill{height:100%;background-color:#222;border-radius:.4rem;transition:width .3s ease}.reviews-section .reviews-section-content .cr-review{border:1px solid #e8e8e8;border-radius:1.6rem;padding:3rem;margin-bottom:2rem;background:#fff}.reviews-section .reviews-section-content .cr-review .cr-review-rating{margin-bottom:1.5rem}.reviews-section .reviews-section-content .cr-review .cr-review-rating .crstar-on{color:#99e047}.reviews-section .reviews-section-content .cr-review .cr-review-text{font-size:1.6rem;line-height:1.6;color:#3f3e3e;margin-bottom:2rem}.reviews-section .reviews-section-content .cr-review .cr-review-author{display:flex;align-items:center;gap:1.2rem}.reviews-section .reviews-section-content .cr-review .cr-review-author .cr-review-author-avatar{width:4rem;height:4rem;border-radius:50%;object-fit:cover}.reviews-section .reviews-section-content .cr-review .cr-review-author .cr-review-author-name{font-size:1.6rem;font-weight:600;color:#222}.reviews-section .reviews-section-content .cr-reviews-pagination,.reviews-section .reviews-section-content .woocommerce-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:4rem}.reviews-section .reviews-section-content .cr-reviews-pagination .page-numbers,.reviews-section .reviews-section-content .woocommerce-pagination .page-numbers{display:flex;align-items:center;gap:.5rem;list-style:none;padding:0;margin:0 auto}.reviews-section .reviews-section-content .cr-reviews-pagination .page-numbers li a,.reviews-section .reviews-section-content .cr-reviews-pagination .page-numbers li span,.reviews-section .reviews-section-content .woocommerce-pagination .page-numbers li a,.reviews-section .reviews-section-content .woocommerce-pagination .page-numbers li span{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:.8rem;font-size:1.6rem;font-weight:500;color:#222;text-decoration:none;transition:all .4s ease-in-out}.reviews-section .reviews-section-content .cr-reviews-pagination .page-numbers li a:hover,.reviews-section .reviews-section-content .cr-reviews-pagination .page-numbers li span:hover,.reviews-section .reviews-section-content .woocommerce-pagination .page-numbers li a:hover,.reviews-section .reviews-section-content .woocommerce-pagination .page-numbers li span:hover{background-color:#f5f5f5}.reviews-section .reviews-section-content .cr-reviews-pagination .page-numbers li .current,.reviews-section .reviews-section-content .cr-reviews-pagination .page-numbers li span.current,.reviews-section .reviews-section-content .woocommerce-pagination .page-numbers li .current,.reviews-section .reviews-section-content .woocommerce-pagination .page-numbers li span.current{background-color:#222;color:#fff}.reviews-section .reviews-section-content .cr-reviews-pagination .page-numbers li .current:hover,.reviews-section .reviews-section-content .cr-reviews-pagination .page-numbers li span.current:hover,.reviews-section .reviews-section-content .woocommerce-pagination .page-numbers li .current:hover,.reviews-section .reviews-section-content .woocommerce-pagination .page-numbers li span.current:hover{background-color:#222}.reviews-section .reviews-section-content .cr-reviews-pagination .prev,.reviews-section .reviews-section-content .cr-reviews-pagination .next,.reviews-section .reviews-section-content .woocommerce-pagination .prev,.reviews-section .reviews-section-content .woocommerce-pagination .next{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.4rem;background-color:#222;color:#fff;border-radius:10rem;font-size:1.4rem;font-weight:500;text-decoration:none;transition:all .4s ease-in-out}.reviews-section .reviews-section-content .cr-reviews-pagination .prev:hover,.reviews-section .reviews-section-content .cr-reviews-pagination .next:hover,.reviews-section .reviews-section-content .woocommerce-pagination .prev:hover,.reviews-section .reviews-section-content .woocommerce-pagination .next:hover{background-color:#111}.reviews-section .reviews-section-content .crstar-on,.reviews-section .reviews-section-content .cr-star-on{color:#99e047!important}.about-trio{background-color:#e7e6e6;margin-top:10rem;padding-bottom:6rem}.about-trio .about-trio-badges{display:flex;align-items:center;justify-content:center;gap:2rem;transform:translateY(-8rem)}.about-trio .about-trio-title{text-align:center;margin-bottom:4rem;margin-top:-3rem}.about-trio .about-trio-list{display:flex;flex-direction:column;gap:2rem}@media(min-width:768px){.about-trio .about-trio-list{flex-direction:row}}.about-trio .about-trio-list .about-trio-item{flex:1;background-color:#fff;border-radius:2.4rem;overflow:hidden}.about-trio .about-trio-list .about-trio-item .about-trio-item-image{position:relative}.about-trio .about-trio-list .about-trio-item .about-trio-item-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 19.71%,#00000059 80.29%)}.about-trio .about-trio-list .about-trio-item .about-trio-item-image img{width:100%;height:20rem;object-fit:cover;display:block}.about-trio .about-trio-list .about-trio-item .about-trio-item-content{padding:2rem}.about-trio .about-trio-list .about-trio-item .about-trio-item-title{font-size:2rem}.commitment{padding:8rem 0}.commitment .commitment-title{text-align:center;margin-bottom:2rem}.commitment .commitment-text{text-align:center;max-width:80rem;margin:0 auto 4rem;font-size:1.6rem;color:#222}.commitment .commitment-cards{display:flex;flex-direction:column;gap:2rem;justify-content:center}@media(min-width:768px){.commitment .commitment-cards{flex-direction:row}}.commitment .commitment-card{flex:1;position:relative;border-radius:2.4rem;overflow:hidden;min-height:42rem;max-width:46.4rem}@media(min-width:768px){.commitment .commitment-card{min-height:56.2rem}}.commitment .commitment-card a{display:block;height:100%;position:relative;text-decoration:none}.commitment .commitment-card .commitment-card-img{height:100%}.commitment .commitment-card .commitment-card-img img{width:100%;height:100%;min-height:42rem;object-fit:cover;display:block;transition:all .4s ease-in-out}@media(min-width:768px){.commitment .commitment-card .commitment-card-img img{min-height:56.2rem}}.commitment .commitment-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000 35%,#000000b3);z-index:1;pointer-events:none}.commitment .commitment-card .commitment-card-content{position:absolute;bottom:0;left:0;right:0;padding:3rem 2.5rem;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem}.commitment .commitment-card .commitment-card-title{font-size:2.8rem;color:#fff;font-weight:700;margin:0}@media(min-width:992px){.commitment .commitment-card .commitment-card-title{font-size:3.6rem}}.commitment .commitment-card p{font-size:1.5rem;color:#fff;margin:0}.commitment .commitment-card .btn{text-transform:uppercase;font-size:1.4rem;letter-spacing:.1em;pointer-events:none}.commitment .commitment-card:hover .commitment-card-img img{transform:scale(1.05)}.latest-installations{padding:6rem 0}.latest-installations .latest-installations-title{padding-bottom:3rem;text-align:center}.latest-installations .container,.latest-installations .swiper-slide{position:relative}.latest-installations .swiper-slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2.4rem;background:linear-gradient(180deg,#0000 50%,#000000a6);pointer-events:none}.latest-installations .swiper-slide img{display:block;height:36rem;width:100%;object-fit:cover;border-radius:2.4rem}@media(min-width:768px){.latest-installations .swiper-slide img{height:50rem}}.latest-installations .swiper-button-prev,.latest-installations .swiper-button-next{top:57%!important;background-color:#3f3e3e;padding:1rem;border-radius:50%;transition:all .4s ease-in-out;display:none}@media(min-width:768px){.latest-installations .swiper-button-prev,.latest-installations .swiper-button-next{display:flex}}.latest-installations .swiper-button-prev svg,.latest-installations .swiper-button-next svg{width:1.5rem;height:1.5rem;color:#fff}.latest-installations .swiper-button-prev:hover,.latest-installations .swiper-button-next:hover{background-color:#99e047}.latest-installations .swiper-button-prev{left:3.5rem!important}.latest-installations .swiper-button-next{right:3.5rem!important}.latest-installations .swiper-button-disabled{display:none!important}.meet-founders{padding:6rem 0}@media(min-width:768px){.meet-founders{padding:10rem 0}}.meet-founders .meet-founders-inner{display:flex;flex-direction:column;gap:4rem;align-items:center}@media(min-width:768px){.meet-founders .meet-founders-inner{flex-direction:row;gap:8rem}}.meet-founders .meet-founders-media{width:100%}@media(min-width:768px){.meet-founders .meet-founders-media{width:50%;flex-shrink:0}}.meet-founders .meet-founders-img-wrap{position:relative;border-radius:2.4rem;overflow:hidden}.meet-founders .meet-founders-img-wrap img{width:100%;display:block;object-fit:cover}.meet-founders .meet-founders-img-wrap .meet-founders-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6rem;height:6rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .4s ease-in-out}.meet-founders .meet-founders-img-wrap .meet-founders-play:hover{transform:translate(-50%,-50%) scale(1.1)}.meet-founders .meet-founders-img-wrap .meet-founders-play img{width:100%;height:100%;object-fit:contain;border-radius:0}.meet-founders .meet-founders-content{flex:1}.meet-founders .meet-founders-content h2{font-size:4.8rem}.meet-founders .meet-founders-content p,.meet-founders .meet-founders-content .meet-founders-text{font-size:2.4rem}@media(min-width:768px){.meet-founders.meet-founders-reversed .meet-founders-inner{flex-direction:row-reverse}}.quote-slider{padding:8rem 0;background:#f5f5f5;overflow:hidden}@media(min-width:768px){.quote-slider{padding:12rem 0}}.quote-slider .quote-slider-slide{text-align:center;max-width:96rem;margin:0 auto}.quote-slider .quote-slider-text{font-size:2.4rem;font-family:Sora,sans-serif;font-weight:400;line-height:1.5;color:#262626;margin-bottom:4rem}@media(min-width:768px){.quote-slider .quote-slider-text{font-size:3.6rem}}.quote-slider .quote-slider-author{display:flex;align-items:center;justify-content:center;gap:1.2rem}.quote-slider .quote-slider-avatar{width:5rem;height:5rem;border-radius:50%;object-fit:cover;flex-shrink:0}.quote-slider .quote-slider-name{font-size:1.5rem;font-weight:600;color:#3f3e3e}.quote-slider .quote-slider-pagination{display:flex;justify-content:center;gap:0;margin-top:4rem}.quote-slider .quote-slider-pagination .swiper-pagination-bullet{width:2.3rem;height:.4rem;border-radius:10rem;background:#ccc;opacity:1;transition:all .4s ease-in-out}.quote-slider .quote-slider-pagination .swiper-pagination-bullet-active{background:#99e047;height:.6rem;width:3.6rem}.installation{padding:8rem 0;background-color:#f5f5f5}.installation .installation-header{text-align:center;padding-bottom:4rem;max-width:70rem;margin:0 auto}.installation .installation-list{display:flex;flex-direction:column;gap:2rem;justify-content:center}@media(min-width:768px){.installation .installation-list{flex-direction:row}}.installation .installation-item{flex:1;position:relative;border-radius:2.4rem;overflow:hidden;min-height:42rem;max-width:46.4rem}@media(min-width:768px){.installation .installation-item{min-height:56.2rem}}.installation .installation-item a{display:block;height:100%;position:relative;text-decoration:none}.installation .installation-item .installation-item-img{height:100%}.installation .installation-item .installation-item-img img{width:100%;height:100%;min-height:42rem;object-fit:cover;display:block;transition:all .4s ease-in-out}@media(min-width:768px){.installation .installation-item .installation-item-img img{min-height:56.2rem}}.installation .installation-item .installation-item-content{position:absolute;bottom:0;left:0;right:0;padding:3rem 2.5rem;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem}.installation .installation-item .installation-item-title{font-size:2.8rem;color:#fff;font-weight:700;margin:0}@media(min-width:992px){.installation .installation-item .installation-item-title{font-size:3.6rem}}.installation .installation-item .btn{text-transform:uppercase;font-size:1.4rem;letter-spacing:.1em;pointer-events:none}.installation .installation-item:hover .installation-item-img img{transform:scale(1.05)}.installation .installation-item a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000 40%,#000000a6);z-index:1}.installation .installation-item .installation-item-content,.installation .installation-item .installation-item-title{z-index:2}.installation .installation-item-green{background-color:#99e047}.installation .installation-item-green a:before{display:none}.installation .installation-item-green .installation-item-img{display:flex;align-items:center;justify-content:center;padding:4rem 3rem 12rem}.installation .installation-item-green .installation-item-img img{min-height:unset;height:auto;width:auto;max-width:70%;max-height:28rem;object-fit:contain}.installation .installation-item-green .installation-item-title{color:#fff}.video-section .video-section-title{text-align:center;margin-bottom:3rem}@media(min-width:768px){.video-section .video-section-title{margin-bottom:5rem}}.video-section .video-cover-wrap{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:2.4rem}.video-section .video-cover-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;display:block}.video-section .video-cover-wrap .video-cover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:2;cursor:pointer}.video-section .video-cover-wrap .video-cover--static{cursor:default}.video-section .video-cover-wrap .video-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5.3rem;height:5.3rem;z-index:3;cursor:pointer;transition:all .4s ease-in-out}.video-section .video-cover-wrap .video-icon:hover{transform:translate(-50%,-50%) scale(1.1)}@media(min-width:992px){.video-section .video-cover-wrap .video-icon{width:80px;height:80px}}@media(min-width:992px){.video-section .video-section-inner{padding-top:80px;padding-bottom:80px}}.reviews-slider{padding:6rem 0;background:#f5f5f5;overflow:hidden}.reviews-slider .reviews-slider-swiper{overflow:visible;margin-top:8rem}.reviews-slider .reviews-slider-card{background:#fff;border-radius:1.6rem;padding:3rem;display:flex;flex-direction:column;gap:1.5rem;height:100%}.reviews-slider .reviews-slider-stars{display:flex;gap:.3rem}.reviews-slider .reviews-slider-stars svg{width:2rem;height:2rem;flex-shrink:0}.reviews-slider .reviews-slider-stars svg.filled{color:#99e047}.reviews-slider .reviews-slider-stars svg.empty{color:#d9d9d9}.reviews-slider .reviews-slider-text{font-size:1.5rem;line-height:1.6;color:#222;flex:1}.reviews-slider .reviews-slider-author{display:flex;align-items:center;gap:1.2rem;margin-top:.5rem}.reviews-slider .reviews-slider-avatar{width:4.8rem;height:4.8rem;border-radius:50%;object-fit:cover;flex-shrink:0}.reviews-slider .reviews-slider-name{font-size:1.5rem;font-weight:500;color:#222}.reviews-slider .reviews-slider-footer{display:flex;align-items:center;justify-content:space-between;margin-top:3rem}.reviews-slider .reviews-slider-pagination{display:flex;gap:0;align-items:center}.reviews-slider .reviews-slider-pagination .swiper-pagination-bullet{width:2.3rem;height:.4rem;border-radius:10rem;background:#ccc;opacity:1;transition:all .4s ease-in-out}.reviews-slider .reviews-slider-pagination .swiper-pagination-bullet-active{background:#99e047;height:.6rem;width:3.6rem}.reviews-slider .reviews-slider-nav{display:flex;gap:1rem}.reviews-slider .reviews-slider-btn{width:4.8rem;height:4.8rem;border-radius:50%;background:#3f3e3e;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out;color:#fff;flex-shrink:0}.reviews-slider .reviews-slider-btn svg{width:1.6rem;height:1.6rem}.reviews-slider .reviews-slider-btn:hover{background:#99e047;color:#222}.reviews-slider .reviews-slider-btn:disabled{opacity:.4;pointer-events:none}.reviews-slider .swiper-slide{height:auto}.product-reviews{padding:6rem 0;background:#f5f5f5}.product-reviews .product-reviews-title{text-align:center;margin-bottom:4rem}.product-reviews .product-reviews-summary{display:flex;align-items:center;gap:4rem;max-width:56rem;margin:0 auto 4rem}.product-reviews .product-reviews-score{display:flex;flex-direction:column;align-items:center;gap:.6rem;flex-shrink:0}.product-reviews .product-reviews-number{font-size:3.6rem;font-weight:700;font-family:Sora,sans-serif;line-height:1;color:#222}.product-reviews .product-reviews-stars{display:flex;gap:.2rem}.product-reviews .product-reviews-stars svg{width:2rem;height:2rem}.product-reviews .product-reviews-stars svg.filled{color:#99e047}.product-reviews .product-reviews-stars svg.empty{color:#d9d9d9}.product-reviews .product-reviews-count{font-size:1.6rem;color:#292828;white-space:nowrap}.product-reviews .product-reviews-bars{flex:1;display:flex;flex-direction:column;gap:.7rem}.product-reviews .product-reviews-bar-row{display:flex;align-items:center;gap:.6rem}.product-reviews .product-reviews-bar-label{font-size:1.6rem;color:#222;min-width:1rem;text-align:right}.product-reviews .product-reviews-bar-stars{display:flex;gap:.2rem;flex-shrink:0}.product-reviews .product-reviews-bar-star{width:1.6rem;height:1.6rem}.product-reviews .product-reviews-bar-star.filled{color:#99e047}.product-reviews .product-reviews-bar-star.empty{color:#fff}.product-reviews .product-reviews-bar-track{flex:1;height:.8rem;background:#fff;border-radius:100px;overflow:hidden}.product-reviews .product-reviews-bar-fill{height:100%;background:#222;border-radius:100px;transition:width .4s ease}.product-reviews .product-reviews-list{display:flex;flex-direction:column;gap:2rem;max-width:77rem;margin:0 auto}.product-reviews .product-reviews-card{background:#fff;border-radius:2rem;padding:2.8rem 3rem;display:flex;flex-direction:column;gap:1.2rem}.product-reviews .product-reviews-card-stars{display:flex;gap:.3rem}.product-reviews .product-reviews-card-stars svg{width:2rem;height:2rem}.product-reviews .product-reviews-card-stars svg.filled{color:#99e047}.product-reviews .product-reviews-card-stars svg.empty{color:#d9d9d9}.product-reviews .product-reviews-card-text{font-size:1.5rem;line-height:1.65;color:#222;margin:0}.product-reviews .product-reviews-card-author{display:flex;align-items:center;gap:1.2rem}.product-reviews .product-reviews-card-avatar{width:4.2rem;height:4.2rem;border-radius:50%;object-fit:cover;flex-shrink:0}.product-reviews .product-reviews-card-name{font-size:1.4rem;font-weight:600;color:#222}.product-reviews .product-reviews-pagination{display:flex;align-items:center;justify-content:space-between;max-width:56rem;margin:3.5rem auto 0}.product-reviews .product-reviews-btn{padding:1.2rem 2.8rem;border-radius:100px;background:#3f3e3e;color:#fff;font-family:Sora,sans-serif;font-weight:700;font-size:1.4rem;border:none;cursor:pointer;transition:all .4s ease-in-out;white-space:nowrap}.product-reviews .product-reviews-btn:hover{background:#99e047;color:#3f3e3e}.product-reviews .product-reviews-btn:disabled{opacity:.35;pointer-events:none}.product-reviews .product-reviews-pages{display:flex;gap:.8rem;align-items:center}.product-reviews .product-reviews-page-btn{width:3.6rem;height:3.6rem;border-radius:50%;border:none;background:transparent;font-size:1.4rem;cursor:pointer;transition:all .4s ease-in-out;color:#222}.product-reviews .product-reviews-page-btn.active{background:#e7e6e6;color:#262626}.product-reviews .product-reviews-page-btn:hover:not(.active){background:#e0e0e0}.products-list{padding:4rem 0 6rem}.products-list .products-list-inner{display:flex;flex-direction:column}@media(min-width:768px){.products-list .products-list-inner{flex-direction:row;flex-wrap:wrap;gap:3rem}.products-list .products-list-inner .product-item{width:calc(33.333% - 2rem)}}.products-list .products-list-more{display:flex;justify-content:center;margin-top:4rem}.technology{padding:6rem 0;background-color:#ddd;background-image:url(/wp-content/themes/akrobat/public/build/assets/videos-bg-JlXSfmo-.jpg);background-size:cover;background-position:center}@media(min-width:768px){.technology{padding:8rem 0}}.technology h2{margin-bottom:3rem;text-align:center}@media(min-width:768px){.technology h2{margin-bottom:5rem;max-width:50%;text-align:left}}@media(max-width:991px){.technology .row>[class*=col-lg-6]:last-child{display:none}}.technology .technology-list{display:flex;flex-direction:column;gap:1.6rem}@media(min-width:768px){.technology .technology-list{gap:.5rem}}.technology .technology-list .technology-item{display:flex;flex-direction:column;cursor:pointer;transition:all .4s ease-in-out;border-radius:1.6rem}@media(max-width:991px){.technology .technology-list .technology-item{gap:0}}.technology .technology-list .technology-item .technology-item-card{display:flex;align-items:center;width:100%}@media(max-width:991px){.technology .technology-list .technology-item .technology-item-card{background-color:#fff;border-radius:1.6rem;padding:7rem 2.4rem;text-align:center;justify-content:center}}@media(min-width:992px){.technology .technology-list .technology-item{flex-direction:row;padding:2rem}.technology .technology-list .technology-item .technology-item-card{align-items:flex-start}}@media(min-width:992px){.technology .technology-list .technology-item.active,.technology .technology-list .technology-item:hover{background-color:#fff}}.technology .technology-list .technology-item .technology-item-icon{width:6rem;height:6rem;flex-shrink:0;background-color:#3a3a3a;border-radius:1rem;display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out}.technology .technology-list .technology-item .technology-item-icon img{width:3.6rem;height:3.6rem;object-fit:contain;filter:brightness(0) invert(1)}@media(max-width:991px){.technology .technology-list .technology-item .technology-item-icon{display:none}}.technology .technology-list .technology-item.active .technology-item-icon,.technology .technology-list .technology-item:hover .technology-item-icon{background-color:#99e047}.technology .technology-list .technology-item .technology-item-content{width:calc(100% - 6rem);padding-left:2rem}@media(max-width:991px){.technology .technology-list .technology-item .technology-item-content{width:100%;padding-left:0}}.technology .technology-list .technology-item .technology-item-content h3{font-size:1.8rem;margin-bottom:.5rem}@media(min-width:992px){.technology .technology-list .technology-item .technology-item-content h3{font-size:2rem}}.technology .technology-list .technology-item .technology-item-content p{margin-bottom:0}.technology .technology-list .technology-item-video{display:flex;justify-content:center;position:relative;width:100%;margin-top:-5rem;z-index:1}.technology .technology-list .technology-item-video img{width:16rem;height:16rem;border-radius:50%;object-fit:cover;display:block;border:.6rem solid #fff;box-shadow:0 .4rem 1.6rem #00000026}@media(min-width:768px){.technology .technology-list .technology-item-video{flex-basis:auto;order:0;margin-top:0;display:block}.technology .technology-list .technology-item-video img{width:auto;height:auto;border-radius:0;border:0;box-shadow:none}}.technology .technology-image,.technology .technology-image .technology-item-video{position:relative}.technology .technology-image .technology-item-video img{width:16rem;height:16rem;border-radius:50%;object-fit:cover;display:block;border:.516rem solid #fff;opacity:1;box-shadow:0 .4rem 1.6rem #00000026}@media(min-width:768px){.technology .technology-image .technology-item-video{position:absolute;display:block;opacity:0;visibility:hidden;transition:all .4s ease;top:50%;left:2rem;transform:translateY(-50%)}.technology .technology-image .technology-item-video.active{opacity:1;visibility:visible}}@media(min-width:768px){.technology .technology-image .technology-item-video:hover{transform:translateY(-50%) scale(1.1)}}.technology .technology-image .technology-item-video:hover .technology-item-play{background-color:#99e047;color:#fff}.technology .technology-image .technology-item-video .technology-item-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.5rem;height:3.5rem;background-color:#99e047;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out;pointer-events:none}.technology .technology-image .technology-item-video .technology-item-play:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:.8rem 0 .8rem 1.4rem;border-color:transparent transparent transparent #fff;margin-left:.3rem;transition:all .4s ease-in-out}.technology .technology-image .technology-item-video:hover .technology-item-play:after{border-color:transparent transparent transparent #fff}.video-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.video-popup.active{opacity:1;visibility:visible}.video-popup .video-popup-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000000d9;cursor:pointer}.video-popup .video-popup-content{position:relative;z-index:1;width:90%;max-width:90rem}.video-popup .video-popup-close{position:absolute;top:-4rem;right:0;background:none;border:none;color:#fff;font-size:3.2rem;cursor:pointer;line-height:1;padding:0;transition:all .4s ease-in-out}.video-popup .video-popup-close:hover{opacity:.7}.video-popup .video-popup-iframe-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-popup .video-popup-iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.case-study-banner{padding:4rem 0}@media(min-width:768px){.case-study-banner{padding:6rem 0}}.case-study-banner .case-study-banner-inner{background-color:#2f3061;border-radius:2rem;padding:5rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:4rem;overflow:hidden;position:relative}@media(min-width:992px){.case-study-banner .case-study-banner-inner{padding:6rem;height:47.9rem}}.case-study-banner .case-study-banner-content{color:#fff;flex:1;max-width:60rem}.case-study-banner .case-study-banner-content h2{font-size:3.2rem;font-weight:700;line-height:1.2;margin-bottom:2rem;margin-top:1rem}@media(min-width:992px){.case-study-banner .case-study-banner-content h2{font-size:4.4rem}}.case-study-banner .case-study-banner-content p{font-size:1.8rem;line-height:1.6;margin-bottom:3rem;opacity:.85}.case-study-banner .case-study-banner-btns{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center}.case-study-banner .case-study-banner-label{display:inline-block;font-size:1.3rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff;opacity:.75;margin-bottom:.5rem}.case-study-banner .case-study-banner-image{flex-shrink:0;display:none}@media(min-width:768px){.case-study-banner .case-study-banner-image{display:flex;align-items:flex-end;align-self:flex-end}}.case-study-banner .case-study-banner-image img{display:block;height:48.8rem;width:auto;object-fit:contain}.engineered-in-europe{padding:6rem 0}@media(min-width:768px){.engineered-in-europe{padding:10rem 0}}.engineered-in-europe .engineered-inner{display:flex;flex-direction:column;gap:4rem;align-items:stretch}@media(min-width:768px){.engineered-in-europe .engineered-inner{flex-direction:row;align-items:center;gap:8rem}}.engineered-in-europe .engineered-media{width:100%}@media(min-width:768px){.engineered-in-europe .engineered-media{width:82.4rem;flex-shrink:0}}.engineered-in-europe .engineered-img-wrap{position:relative;border-radius:2.4rem;overflow:hidden}.engineered-in-europe .engineered-img-wrap img{width:100%;display:block;object-fit:cover}@media(min-width:768px){.engineered-in-europe .engineered-img-wrap img{height:50rem}}.engineered-in-europe .engineered-img-wrap .engineered-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6rem;height:6rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .4s ease-in-out}.engineered-in-europe .engineered-img-wrap .engineered-play:hover{transform:translate(-50%,-50%) scale(1.1)}.engineered-in-europe .engineered-img-wrap .engineered-play img{width:100%;height:100%;object-fit:contain;border-radius:0}.engineered-in-europe .engineered-content{flex:1;text-align:center}@media(min-width:768px){.engineered-in-europe .engineered-content{text-align:center}}.engineered-in-europe .engineered-content h2{font-size:4.8rem;font-family:Sora,sans-serif;font-weight:700;margin-bottom:1.6rem;line-height:1.1;color:#2f3061}.engineered-in-europe .engineered-badge{margin-bottom:2rem;display:flex;justify-content:center}.engineered-in-europe .engineered-badge img{width:6rem;height:auto;border-radius:.8rem}.engineered-in-europe .engineered-subtitle{font-size:1.6rem;line-height:1.6;color:#222}.industry-challenges-card{position:relative;background:#fff;border-radius:3.6rem;padding:3.2rem;flex-shrink:0;overflow:visible}@media(min-width:992px){.industry-challenges-card{width:61.6rem}}.industry-challenges-icon{position:absolute;top:0;right:3.2rem}.industry-challenges-icon img{display:block;width:9.5rem;height:auto}.industry-challenges-title{font-family:Sora,sans-serif;font-weight:600;font-size:2.8rem;line-height:1.33;color:#262626;margin:0 0 1.6rem}@media(min-width:768px){.industry-challenges-title{font-size:3.6rem}}.industry-challenges-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.industry-challenges-item{display:flex;align-items:flex-start;gap:.8rem}.industry-challenges-item svg{flex-shrink:0;width:2rem;height:2rem;margin-top:.2rem}.industry-challenges-item span{font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.5;color:#262626}.industry-challenges{background-color:#e7e6e6;padding:5.6rem 0;overflow:visible}.industry-challenges .industry-challenges-inner{display:flex;flex-direction:column;gap:3.2rem}@media(min-width:992px){.industry-challenges .industry-challenges-inner{flex-direction:row;align-items:center;gap:8rem}}.industry-challenges .industry-challenges-familiar{flex:1}.industry-challenges .industry-challenges-familiar-title{font-family:Sora,sans-serif;font-weight:600;font-size:2.8rem;line-height:1.33;color:#262626;margin:0 0 1.6rem}@media(min-width:768px){.industry-challenges .industry-challenges-familiar-title{font-size:3.6rem}}.industry-challenges .industry-challenges-familiar-text{font-family:DM Sans,sans-serif;font-size:1.8rem;line-height:1.5;color:#262626;margin:0}@media(min-width:768px){.industry-challenges .industry-challenges-familiar-text{font-size:2.4rem}}.industry-solutions{background-color:#f6f5f5;padding:5.6rem 0}.industry-solutions .industry-solutions-header{text-align:center;margin-bottom:5.6rem}.industry-solutions .industry-solutions-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;margin:0 0 1.6rem;max-width:70rem;margin-left:auto;margin-right:auto}@media(min-width:768px){.industry-solutions .industry-solutions-title{font-size:4.8rem}}.industry-solutions .industry-solutions-subtitle{font-family:DM Sans,sans-serif;font-weight:600;font-size:2rem;line-height:1.25;color:#2f3061;margin:0}@media(min-width:768px){.industry-solutions .industry-solutions-subtitle{font-size:2.4rem}}.industry-solutions .industry-solutions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:5.6rem 8rem;max-width:96rem;margin:0 auto}@media(max-width:767px){.industry-solutions .industry-solutions-grid{grid-template-columns:1fr;gap:3.2rem}}.industry-solutions .industry-solutions-item{display:flex;align-items:center;gap:1.2rem}.industry-solutions .industry-solutions-item-icon{flex-shrink:0;width:9.6rem;height:9.6rem;background:#2f3061;border:1px solid #3D3D3D;border-radius:1.6rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.industry-solutions .industry-solutions-item-icon img{width:4.8rem;height:4.8rem;object-fit:contain}.industry-solutions .industry-solutions-item-icon svg{width:4.8rem;height:4.8rem}.industry-solutions .industry-solutions-item-content{flex:1}.industry-solutions .industry-solutions-item-title{font-family:Sora,sans-serif;font-weight:600;font-size:1.6rem;line-height:1.5;color:#262626;margin:0 0 .4rem}.industry-solutions .industry-solutions-item-desc{font-family:Sora,sans-serif;font-weight:400;font-size:1.6rem;line-height:1.5;color:#262626;margin:0}.industry-metrics{background-color:#f6f5f5;padding-bottom:6.4rem}.industry-metrics .industry-metrics-dark{background-color:#3f3e3e;padding:5.6rem 0 12rem;margin-bottom:-6.4rem;background-image:url(/wp-content/themes/akrobat/public/build/assets/a-bg-icon-sLZ0PSuE.svg);background-repeat:no-repeat;background-position:right center;background-size:55%}.industry-metrics .industry-metrics-dark-inner{display:flex;flex-direction:column;gap:3.2rem;align-items:flex-start}@media(min-width:992px){.industry-metrics .industry-metrics-dark-inner{flex-direction:row;align-items:center;gap:5.6rem;justify-content:space-between}}.industry-metrics .industry-metrics-left{display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem;flex:1}.industry-metrics .industry-metrics-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#fff;margin:0}@media(min-width:768px){.industry-metrics .industry-metrics-title{font-size:4.8rem}}.industry-metrics .industry-metrics-stats{display:flex;gap:2.4rem;flex-shrink:0}.industry-metrics .industry-metrics-stat{background:#313131;border:1px solid #3D3D3D;border-radius:3.6rem;padding:4.8rem 2.4rem;display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:14rem;height:14rem;justify-content:center}@media(min-width:768px){.industry-metrics .industry-metrics-stat{width:29.6rem;height:29.6rem}}.industry-metrics .industry-metrics-stat-icon{width:6.4rem;height:6.4rem;display:flex;align-items:center;justify-content:center}.industry-metrics .industry-metrics-stat-icon img{width:100%;height:100%;object-fit:contain}.industry-metrics .industry-metrics-stat-number{font-family:Sora,sans-serif;font-weight:600;font-size:4.8rem;line-height:1.25;color:#fff;text-align:center}.industry-metrics .industry-metrics-stat-label{font-family:DM Sans,sans-serif;font-weight:600;font-size:1.8rem;line-height:1.56;color:#fff;text-align:center}.industry-metrics .industry-metrics-cases{display:flex;flex-direction:column;gap:2rem;position:relative;z-index:1}@media(min-width:768px){.industry-metrics .industry-metrics-cases{flex-direction:row;gap:2.4rem}}.industry-metrics .industry-metrics-case{flex:1;background:#262626;border:1px solid #3D3D3D;border-radius:3.6rem;padding:4.8rem 2.4rem;display:flex;align-items:center;gap:2.4rem}.industry-metrics .industry-metrics-case-logo{flex-shrink:0}.industry-metrics .industry-metrics-case-logo img{width:12rem;height:auto;object-fit:contain;display:block}.industry-metrics .industry-metrics-case-content{flex:1}.industry-metrics .industry-metrics-case-title{font-family:Sora,sans-serif;font-weight:600;font-size:2.4rem;line-height:1.29;color:#fff;margin:0 0 1.6rem}@media(min-width:768px){.industry-metrics .industry-metrics-case-title{font-size:2.8rem}}.industry-metrics .industry-metrics-case-desc{font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.5;color:#fff;margin:0}.industry-experiences{background-color:#f6f5f5;padding:5.6rem 0}.industry-experiences .industry-experiences-header{text-align:center;margin-bottom:3.2rem;max-width:72rem;margin-left:auto;margin-right:auto}.industry-experiences .industry-experiences-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;margin:0 0 1.6rem}@media(min-width:768px){.industry-experiences .industry-experiences-title{font-size:4.8rem}}.industry-experiences .industry-experiences-desc{font-family:DM Sans,sans-serif;font-size:1.8rem;line-height:1.56;color:#262626;text-align:center;margin:0}.industry-experiences .industry-experiences-cards{display:flex;flex-direction:column;gap:3.2rem}@media(min-width:768px){.industry-experiences .industry-experiences-cards{flex-direction:row;justify-content:center}}.industry-experiences .industry-experiences-card{width:100%;height:40rem;border-radius:2.4rem;background-size:cover;background-position:center;background-repeat:no-repeat;padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:1.6rem}@media(min-width:768px){.industry-experiences .industry-experiences-card{width:46.4rem;height:56.2rem;flex-shrink:0}}.industry-experiences .industry-experiences-card-title{font-family:Sora,sans-serif;font-weight:600;font-size:2.8rem;line-height:1.33;color:#fff;margin:0;max-width:28rem}@media(min-width:768px){.industry-experiences .industry-experiences-card-title{font-size:3.6rem;max-width:32rem}}.industry-experiences .industry-experiences-card-btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 3.6rem;background:#ffffff26;border:3px solid #fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:10rem;font-family:Sora,sans-serif;font-weight:700;font-size:1.8rem;line-height:1.5;color:#fff;text-decoration:none;transition:all .4s ease-in-out}.industry-experiences .industry-experiences-card-btn:hover{background:#ffffff40}.industry-experiences .industry-experiences-card-btn svg{flex-shrink:0}.industry-attractions-slider{background-color:#f6f5f5;padding:5.6rem 0}.industry-attractions-slider .industry-attractions-slider-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;text-align:center;margin:0 0 3.2rem}@media(min-width:768px){.industry-attractions-slider .industry-attractions-slider-title{font-size:4.8rem}}.industry-attractions-slider .industry-attractions-slider-wrap{position:relative;overflow:hidden}.industry-attractions-slider .industry-attractions-slider-track{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.industry-attractions-slider .industry-attractions-slider-track::-webkit-scrollbar{display:none}.industry-attractions-slider .industry-attractions-slide{flex:0 0 calc(100% - 2rem);min-height:30rem;border-radius:2.4rem;background-size:cover;background-position:center;background-repeat:no-repeat;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;background-color:#3f3e3e;position:relative;overflow:hidden}.industry-attractions-slider .industry-attractions-slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 50%,#000000a6);border-radius:2.4rem;pointer-events:none}.industry-attractions-slider .industry-attractions-slide .industry-attractions-slide-info{position:relative;z-index:1}@media(min-width:768px){.industry-attractions-slider .industry-attractions-slide{flex:0 0 calc(33.333% - 1.6rem)}}.industry-attractions-slider .industry-attractions-slide-info{display:flex;flex-direction:column;gap:.4rem;position:relative;z-index:1}.industry-attractions-slider .industry-attractions-slide-label{font-family:Sora,sans-serif;font-weight:700;font-size:1.2rem;line-height:1.5;color:#99e047;text-transform:uppercase;letter-spacing:.05em}.industry-attractions-slider .industry-attractions-slide-name{font-family:Sora,sans-serif;font-weight:600;font-size:3.6rem;line-height:1.3;color:#fff}.industry-attractions-slider .industry-attractions-slider-arrow{position:absolute;right:1.6rem;top:50%;transform:translateY(-50%);width:4.8rem;height:4.8rem;background:#3f3e3e;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .4s ease-in-out;z-index:2}.industry-attractions-slider .industry-attractions-slider-arrow:hover{background:#262626}.industry-attractions-slider .industry-attractions-slider-arrow svg{flex-shrink:0}.industry-attractions-grid{background-color:#f6f5f5;padding:5.6rem 0}.industry-attractions-grid .industry-attractions-grid-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;text-align:center;margin:0 0 3.2rem}@media(min-width:768px){.industry-attractions-grid .industry-attractions-grid-title{font-size:4.8rem}}.industry-attractions-grid .industry-attractions-grid-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media(min-width:768px){.industry-attractions-grid .industry-attractions-grid-wrap{grid-template-columns:repeat(4,1fr)}}.industry-attractions-grid .industry-attractions-grid-card{min-height:30rem;border-radius:2.4rem;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#3f3e3e;padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:flex-end}.industry-attractions-grid .industry-attractions-grid-card-name{font-family:Sora,sans-serif;font-weight:600;font-size:3.6rem;line-height:1.33;color:#fff}.industry-cta{background-color:#2f3061;padding:11.2rem 0;position:relative;overflow:hidden}.industry-cta .industry-cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/wp-content/themes/akrobat/public/build/assets/industry-cta-bg-DsOu2dIY.svg);background-repeat:no-repeat;background-position:right center;background-size:auto 100%;opacity:.6;pointer-events:none}.industry-cta .industry-cta-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:2.4rem;text-align:center;max-width:72rem;margin:0 auto}.industry-cta .industry-cta-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#fff;margin:0}@media(min-width:768px){.industry-cta .industry-cta-title{font-size:4.8rem}}.industry-cta .industry-cta-desc{font-family:DM Sans,sans-serif;font-weight:700;font-size:1.8rem;line-height:1.56;color:#fff;margin:0}@media(min-width:768px){.industry-cta .industry-cta-desc{font-size:2.4rem}}.industry-cta .industry-cta-btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 3.6rem;background:#fff;border-radius:10rem;font-family:Sora,sans-serif;font-weight:700;font-size:1.8rem;line-height:1.5;color:#3f3e3e;text-decoration:none;transition:all .4s ease-in-out}.industry-cta .industry-cta-btn:hover{background:#ffffffd9}.industry-cta .industry-cta-btn svg{flex-shrink:0}.akrobat-standard{padding:6rem 0}@media(min-width:768px){.akrobat-standard{padding:10rem 0}}.akrobat-standard .akrobat-standard-inner{display:flex;flex-direction:column;gap:3.2rem}@media(min-width:992px){.akrobat-standard .akrobat-standard-inner{flex-direction:row;align-items:stretch;gap:4rem}}.akrobat-standard .akrobat-standard-left{display:flex;flex-direction:column;justify-content:space-between;gap:3.2rem}@media(min-width:992px){.akrobat-standard .akrobat-standard-left{width:34.2rem;flex-shrink:0;padding-bottom:6.8rem}}.akrobat-standard .akrobat-standard-title{font-size:4.8rem;font-family:Sora,sans-serif;font-weight:700;line-height:1.1;margin:0}.akrobat-standard .akrobat-standard-pagination{display:flex;align-items:center;gap:.8rem}.akrobat-standard .akrobat-standard-pagination .swiper-pagination-bullet{width:3.2rem;height:.5rem;border-radius:10rem;background:#00000026;opacity:1;transition:all .4s ease-in-out;margin:0!important}.akrobat-standard .akrobat-standard-pagination .swiper-pagination-bullet-active{background:#99e047;width:4.8rem}.akrobat-standard .akrobat-standard-right{flex:1;min-width:0;overflow:clip}@media(min-width:992px){.akrobat-standard .akrobat-standard-right{margin-right:calc(-60px - ((100vw - 1376px)/2))}}.akrobat-standard .akrobat-standard-swiper{overflow:visible}.akrobat-standard .akrobat-standard-card{border-radius:1.6rem;overflow:hidden}.akrobat-standard .akrobat-standard-card-img{position:relative;aspect-ratio:3/4;overflow:hidden}.akrobat-standard .akrobat-standard-card-img img{width:100%;height:100%;object-fit:cover;display:block}.akrobat-standard .akrobat-standard-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:2.4rem;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,transparent 100%);color:#fff;display:flex;flex-direction:column;gap:.8rem}.akrobat-standard .akrobat-standard-card-title{font-size:3.6rem;font-family:Sora,sans-serif;font-weight:700;margin:0;color:#fff;line-height:1.2}.akrobat-standard .akrobat-standard-card-desc{font-size:1.6rem;line-height:1.5;color:#fff;margin:0}.akrobat-standard .akrobat-standard-nav{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;margin-right:4rem}@media(min-width:992px){.akrobat-standard .akrobat-standard-nav{margin-right:calc(60px + (100vw - 1376px)/2 + 4rem)}}.akrobat-standard .akrobat-standard-nav button{width:4.8rem;height:4.8rem;border-radius:50%;border:2px solid #262626;background:#262626;color:#fff;font-size:1.8rem;line-height:1;cursor:pointer;transition:all .4s ease-in-out;display:flex;align-items:center;justify-content:center}.akrobat-standard .akrobat-standard-nav button:hover{background:transparent;color:#262626}.akrobat-standard .akrobat-standard-nav button:disabled{opacity:.35;cursor:default}.why-stats-row{padding:6rem 0}@media(min-width:768px){.why-stats-row{padding:6.4rem}}.why-stats-row .why-stats-row-inner{display:flex;flex-direction:column;gap:3.2rem;align-items:stretch}@media(min-width:768px){.why-stats-row .why-stats-row-inner{flex-direction:row;align-items:center;gap:5.6rem}}.why-stats-row .why-stats-row-media{width:100%}@media(min-width:768px){.why-stats-row .why-stats-row-media{width:48rem;flex-shrink:0}}@media(min-width:768px){.why-stats-row.why-stats-row-reversed .why-stats-row-inner{flex-direction:row-reverse}}.why-stats-row .why-stats-row-img-wrap{border-radius:2.4rem;overflow:hidden}.why-stats-row .why-stats-row-img-wrap img{width:100%;display:block;object-fit:cover}.why-stats-row .why-stats-row-content{flex:1}.why-stats-row .why-stats-row-content h2{font-size:4.8rem;font-family:Sora,sans-serif;font-weight:600;line-height:6.4rem;margin-bottom:1.6rem;color:#222}.why-stats-row .why-stats-row-subtitle{font-size:2.4rem;font-family:Sora,sans-serif;line-height:3.6rem;color:#222;margin-bottom:3.2rem}.why-stats-row .why-stats-row-stats{display:flex;gap:1.2rem}.why-stats-row .why-stats-row-stat{flex:1;background:#fff;border-radius:2.4rem;padding:2.4rem;text-align:center}.why-stats-row .why-stats-row-stat .why-stats-row-stat-number{font-size:4.8rem;font-family:Sora,sans-serif;font-weight:600;line-height:6rem;margin-bottom:.8rem;color:#222;display:flex;align-items:center;justify-content:center;gap:.8rem}.why-stats-row .why-stats-row-stat .why-stats-row-stat-number .why-stats-row-stat-icon{width:4rem;height:4rem;flex-shrink:0}.why-stats-row .why-stats-row-stat .why-stats-row-stat-label{font-size:1.8rem;font-family:DM Sans,sans-serif;line-height:2.8rem;color:#222;margin:0}.why-feature-row{padding:6rem 0}@media(min-width:768px){.why-feature-row{padding:6.4rem}}.why-feature-row .why-feature-row-inner{display:flex;flex-direction:column;gap:3.2rem;align-items:stretch}@media(min-width:768px){.why-feature-row .why-feature-row-inner{flex-direction:row;align-items:center;gap:5.6rem}}.why-feature-row .why-feature-row-media{width:100%}@media(min-width:768px){.why-feature-row .why-feature-row-media{width:48rem;flex-shrink:0}}@media(min-width:768px){.why-feature-row.why-feature-row-reversed .why-feature-row-inner{flex-direction:row-reverse}}.why-feature-row .why-feature-row-img-wrap{border-radius:2.4rem;overflow:hidden}.why-feature-row .why-feature-row-img-wrap img{width:100%;height:100%;display:block;object-fit:cover}.why-feature-row .why-feature-row-content{flex:1}.why-feature-row .why-feature-row-content h2{font-size:4.8rem;font-family:Sora,sans-serif;font-weight:600;line-height:6.4rem;margin-bottom:1.6rem;color:#222}.why-feature-row .why-feature-row-text{font-size:2.4rem;font-family:Sora,sans-serif;line-height:3.6rem;color:#222;margin:0}.why-feature-row .why-feature-row-text p{font-size:2.4rem;font-family:Sora,sans-serif;line-height:3.6rem;margin-bottom:.8rem}.why-feature-row .why-feature-row-text p:last-child{font-size:2.4rem;margin-bottom:0}.why-safer-wrapper{background:linear-gradient(180deg,#e7e6e6 21.13%,#e7e6e600 88.09%);padding:4rem 1.6rem}@media(min-width:768px){.why-safer-wrapper{padding:5.6rem 6.4rem}}.why-safer-inner{max-width:1253px;margin:0 auto;border-radius:3.6rem;overflow:hidden}.why-safer-inner .why-stats-row,.why-safer-inner .why-feature-row{background:#e7e6e6;padding:4rem 2.4rem}@media(min-width:768px){.why-safer-inner .why-stats-row,.why-safer-inner .why-feature-row{padding:6.4rem}}.why-safer-inner .why-stats-row .container,.why-safer-inner .why-feature-row .container{max-width:100%;padding:0}.why-safer-inner .technology{background-color:#e7e6e6;background-image:none;padding:4rem 2.4rem}@media(min-width:768px){.why-safer-inner .technology{padding:5.6rem 6.4rem}}.why-safer-inner .technology .container{max-width:100%;padding:0}.why-safer-inner .banner{background:#e7e6e6;padding:0}.why-safer-inner .banner .container{max-width:100%;padding:0}.why-safer-inner .banner .banner-inner{border-radius:0;min-height:42.4rem;padding:3.6rem 2.4rem 4.9rem;justify-content:flex-start;align-items:center;text-align:center;background-color:transparent;background-size:100% 100%}.why-safer-inner .banner .banner-inner:after{background-image:linear-gradient(180deg,#E7E6E6 0%,rgba(231,230,230,.6) 30%,transparent 60%);width:100%;border-radius:0}.why-safer-inner .banner .banner-inner .banner-content{color:#262626;max-width:80rem;display:flex;flex-direction:column;align-items:center}.why-safer-inner .banner .banner-inner .banner-content h2{text-transform:none;font-family:Sora,sans-serif;font-size:4.8rem;font-weight:600;line-height:6.4rem;color:#262626}.why-safer-inner .banner .banner-inner .banner-content .btn{margin-top:2rem}.safer-hero{position:relative;overflow:hidden;min-height:36rem;display:flex;flex-direction:column;justify-content:space-between}.safer-hero .safer-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%}.safer-hero .safer-hero-bg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#e7e6e600 66.78%,#e7e6e6 90.05%),linear-gradient(180deg,#000000a6,#0000 62.93%);z-index:1}.safer-hero .safer-hero-bg img{width:100%;height:100%;min-height:36rem;object-fit:cover;display:block}.safer-hero .safer-hero-inner{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;flex:1;padding-top:10.4rem;padding-bottom:4rem}.safer-hero .safer-hero-top{display:flex;flex-direction:column;align-items:center;gap:1.6rem;text-align:center}.safer-hero .safer-hero-title{font-size:3.2rem;font-family:Sora,sans-serif;font-weight:600;color:#fff;line-height:1.3;text-align:center;max-width:72rem;margin:0}@media(min-width:768px){.safer-hero .safer-hero-title{font-size:4.8rem}}.safer-hero .safer-hero-subtitle{font-family:Sora,sans-serif;font-size:2.4rem;font-weight:400;line-height:3.6rem;letter-spacing:0;color:#fff;text-align:center;max-width:56rem;margin:0}.safer-hero .safer-hero-labels{display:flex;gap:4.8rem;justify-content:center;flex-wrap:nowrap}.safer-hero .safer-hero-label{font-family:Sora,sans-serif;font-weight:600;font-size:2.8rem;line-height:1.4;color:#fff;text-align:center;max-width:30rem}.safer-hero-tagline{background:#030507;padding:4rem 2rem;text-align:center}.safer-hero-tagline p{font-family:Sora,sans-serif;font-weight:600;font-size:4.8rem;line-height:1.3;color:#fff;margin:0 auto;max-width:88rem}.waf-facility{background:#fff}.waf-facility .smart-park-use-cases-title{color:#262626;max-width:76rem;margin-left:auto;margin-right:auto}.waf-connected{padding:5.6rem 0;background:#fff}.waf-connected .waf-connected-inner{display:flex;flex-direction:column;gap:4rem}@media(min-width:992px){.waf-connected .waf-connected-inner{flex-direction:row;align-items:center;gap:8rem}}.waf-connected .waf-connected-title{font-family:Sora,sans-serif;font-weight:700;font-size:3.2rem;line-height:1.2;color:#262626;margin:0;flex-shrink:0}@media(min-width:768px){.waf-connected .waf-connected-title{font-size:4.8rem}}@media(min-width:992px){.waf-connected .waf-connected-title{max-width:46rem}}.waf-connected .waf-connected-grid{display:flex;flex-wrap:wrap;gap:1.6rem;flex:1}.waf-connected .waf-connected-card{display:flex;align-items:center;gap:1.2rem;width:calc(50% - .8rem)}.waf-connected .waf-connected-card-icon{flex-shrink:0;width:9.6rem;height:9.6rem;background:#2f3061;border-radius:1.6rem;display:flex;align-items:center;justify-content:center}.waf-connected .waf-connected-card-icon img{width:4.8rem;height:4.8rem;object-fit:contain}.waf-connected .waf-connected-card-text{font-family:Sora,sans-serif;font-weight:600;font-size:1.6rem;line-height:2.4rem;color:#262626;margin:0}.waf-cta-buttons{display:flex;gap:1.6rem;flex-wrap:wrap;justify-content:center}.dealer-form{padding:6rem 0}@media(min-width:768px){.dealer-form{padding:8rem 0}}.dealer-form .dealer-form-header{text-align:center;max-width:60rem;margin:0 auto 4rem}.dealer-form .dealer-form-header h2{font-size:3.6rem;font-family:Sora,sans-serif;font-weight:700;line-height:1.2;margin-bottom:1.6rem}@media(min-width:768px){.dealer-form .dealer-form-header h2{font-size:4.8rem}}.dealer-form .dealer-form-header p{font-size:1.6rem;line-height:1.6;color:#222}.dealer-form .dealer-form-wrap{max-width:70rem;margin:0 auto}.dealer-social{padding:4rem 0}@media(min-width:768px){.dealer-social{padding:6rem 0}}.dealer-social .dealer-social-title{text-align:center;font-size:2.4rem;font-family:Sora,sans-serif;font-weight:600;color:#262626;margin-bottom:2.4rem}.dealer-social .dealer-social-icons{display:flex;justify-content:center;align-items:center;gap:2rem;list-style:none;padding:0;margin:0}.dealer-social .dealer-social-icons li a{display:flex;align-items:center;justify-content:center;color:#3f3e3e;transition:all .4s ease-in-out}.dealer-social .dealer-social-icons li a:hover{color:#99e047}.dealer-social .dealer-social-icons li a svg{width:4rem;height:4rem}.dealer-benefits{padding:4rem 0}@media(min-width:768px){.dealer-benefits{padding:6rem 0}}.dealer-benefits .dealer-benefits-img{max-width:70rem;margin:0 auto}.dealer-benefits .dealer-benefits-img img{width:100%;height:auto;display:block}.dealer-map{padding:6rem 0}@media(min-width:768px){.dealer-map{padding:8rem 0}}.dealer-map .dealer-map-header{text-align:center;margin-bottom:4rem}.dealer-map .dealer-map-header h2{font-size:3.6rem;font-family:Sora,sans-serif;font-weight:700;line-height:1.2}@media(min-width:768px){.dealer-map .dealer-map-header h2{font-size:4.8rem}}.dealer-map .dealer-map-embed{border-radius:1.6rem;overflow:hidden}.dealer-map .imapsInnerTooltip{background:#fff!important;border-radius:1.2rem!important;padding:2rem 2.4rem!important;box-shadow:0 8px 32px #0000001f!important;font-family:DM Sans,sans-serif!important;font-size:1.4rem!important;color:#222!important;min-width:22rem;line-height:1.6}.dealer-map .imapsInnerTooltip strong,.dealer-map .imapsInnerTooltip b{font-size:1.6rem!important;font-weight:700!important;display:block;margin-bottom:.8rem;color:#222!important}.dealer-map .imapsInnerTooltip p{margin:0 0 .4rem!important;color:#222!important}.dealer-map .imapsInnerTooltip a{color:#99e047!important;text-decoration:none!important}.dealer-map .imapsInnerTooltip a:hover{text-decoration:underline!important}.dealer-map .imapsInnerTooltip .igm-icon-row{display:flex;align-items:center;gap:.8rem;margin-bottom:.4rem}.dealer-map .imapsInnerTooltip .igm-icon-row svg{flex-shrink:0;color:#99e047;width:1.8rem;height:1.8rem}.quiz-intro{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#3f3e3e;background-size:cover;background-position:center}.quiz-intro .quiz-intro-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#000000d9 9.79%,#0000 90.67%);z-index:0}.quiz-intro .quiz-intro-inner{position:relative;z-index:1;text-align:center;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;gap:2.4rem}.quiz-intro .quiz-intro-label{font-family:Sora,sans-serif;font-size:3.6rem;font-weight:700;line-height:4.8rem;letter-spacing:0;text-align:center;color:#fff}.quiz-intro .quiz-intro-title{font-family:Sora,sans-serif;font-size:5.6rem;font-weight:700;color:#fff;line-height:1.1;margin:0}.quiz-intro .quiz-intro-subtitle{font-family:DM Sans,sans-serif;font-size:2.4rem;font-weight:400;line-height:3.6rem;letter-spacing:0;text-align:center;color:#fff;margin:0}.quiz-intro .quiz-btn-start{display:inline-flex;align-items:center;gap:.8rem;margin-top:.8rem}.quiz-intro .quiz-btn-start svg{transition:transform .3s ease}.quiz-intro .quiz-btn-start:hover svg{transform:translate(2px,-2px)}@media(max-width:768px){.quiz-intro{align-items:flex-start;justify-content:flex-start}.quiz-intro .quiz-intro-inner{padding-top:25rem}.quiz-intro .quiz-intro-title{font-size:3.6rem}.quiz-intro .quiz-intro-subtitle{font-size:1.6rem}}body.quiz-active .header{position:relative!important;top:0!important;background:#fff!important}body.quiz-active .header .brand img{filter:brightness(1) invert(0)!important}body.quiz-active .header .mega-nav-item>a{color:#000!important}body.quiz-active .header .cart-toggle svg path{stroke:#000!important}body.quiz-active .header .cart-toggle svg circle{stroke:#000!important}body.quiz-active .header .open-search svg path{fill:#000!important}body.quiz-active .header .open-search svg line{stroke:#000!important}body.quiz-active .header .menu-toggle{color:#000!important}.quiz-section{min-height:100vh}.quiz-step{display:none}.quiz-step-active{display:block}.quiz-layout{display:flex;min-height:100vh}.quiz-image{width:38%;flex-shrink:0;overflow:hidden;position:relative}.quiz-image img{width:100%;height:100%;object-fit:cover;display:block}.quiz-content{flex:1;background:#f5f5f5;display:flex;flex-direction:column}.quiz-progress{height:.8rem;background:#e7e6e6;flex-shrink:0;max-width:66rem;width:calc(100% - 12rem);margin:4rem auto 0}.quiz-progress .quiz-progress-fill{height:100%;background:#99e047;transition:width .45s ease}.quiz-content-inner{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:2rem;max-width:66rem;margin:0 auto;width:100%}.quiz-counter{font-family:Sora,sans-serif;font-size:2.4rem;font-weight:400;line-height:3rem;letter-spacing:0;color:#262626;margin-bottom:1.2rem;display:block;text-align:center}.quiz-question{font-family:Sora,sans-serif;font-size:4.8rem;font-weight:700;line-height:5.6rem;letter-spacing:0;color:#222;margin-bottom:1rem;text-align:center}.quiz-question-subtitle{font-family:DM Sans,sans-serif;font-size:2.4rem;font-weight:400;line-height:3.6rem;letter-spacing:0;color:#262626;text-align:center;margin-bottom:3rem}.quiz-options{display:flex;flex-direction:column;gap:1.2rem;width:56rem;max-width:100%;margin-bottom:3.2rem}.quiz-options:has(.quiz-option:nth-child(2):last-child){flex-direction:row}.quiz-options:has(.quiz-option:nth-child(2):last-child) .quiz-option{height:27.2rem;flex:1}.quiz-option{width:100%;background:#fff;border:.2rem solid #E5E5E5;border-radius:1.6rem;height:7.2rem;padding:0 2.4rem;text-align:center;cursor:pointer;transition:all .4s ease-in-out;display:flex;align-items:center;justify-content:center}.quiz-option input[type=radio]{display:none}.quiz-option .quiz-option-label{font-family:Sora,sans-serif;font-size:2rem;font-weight:600;color:#222;transition:all .4s ease-in-out}.quiz-option:hover{border-color:#99e047}.quiz-option.quiz-option-selected{border-color:#99e047;background:#99e0471f}.quiz-option.quiz-option-selected .quiz-option-label{color:#262626}.quiz-nav{display:flex;justify-content:center;gap:1.6rem;width:100%;padding-bottom:5rem}.quiz-nav .btn{border:none}.quiz-results{background:#f6f5f5;padding:5rem 6.4rem 5.6rem}@media(max-width:768px){.quiz-results{padding:8rem 2rem 4rem}}.quiz-results-inner{max-width:94.1rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:5.6rem}.quiz-results-header{display:flex;flex-direction:column;align-items:center;gap:3.2rem;width:100%;text-align:center}.quiz-results-header .quiz-results-header-text{display:flex;flex-direction:column;align-items:center;gap:1.6rem}.quiz-results-header .quiz-results-label{font-family:Sora,sans-serif;font-size:2.4rem;font-weight:400;color:#3f3e3e;line-height:1.25}.quiz-results-header h2{font-family:Sora,sans-serif;font-size:4.8rem;font-weight:700;color:#3f3e3e;line-height:5.6rem;margin:0}.quiz-results-header .quiz-results-sub{font-family:DM Sans,sans-serif;font-size:2.4rem;font-weight:400;color:#3f3e3e;max-width:72rem;margin:0;line-height:1.5}.quiz-results-header .quiz-retake{display:inline-flex;align-items:center;background:#3f3e3e;color:#fff;font-family:Sora,sans-serif;font-size:1.8rem;font-weight:700;text-decoration:none;padding:1.2rem 3.6rem;border-radius:10rem;height:6.4rem;transition:all .4s ease-in-out;border:none}.quiz-results-header .quiz-retake:after{content:"";display:block;width:1.3rem;height:1.3rem;margin-left:1rem;background-color:#fff;mask-image:url(/wp-content/themes/akrobat/public/build/assets/arrow-up-dark-CmzVLrd6.svg);mask-size:contain;mask-repeat:no-repeat;-webkit-mask-image:url(/wp-content/themes/akrobat/public/build/assets/arrow-up-dark-CmzVLrd6.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}.quiz-results-header .quiz-retake:hover{background:#262626;color:#fff}.quiz-results-grid{display:flex;gap:5.6rem;justify-content:center;width:100%}@media(max-width:900px){.quiz-results-grid{flex-direction:column;gap:3.2rem;align-items:center}}.quiz-results-grid .product-item,.quiz-results-grid .wc-block-grid__product{flex:1 1 27.6rem;max-width:27.6rem}@media(max-width:900px){.quiz-results-grid .product-item,.quiz-results-grid .wc-block-grid__product{max-width:100%;width:100%}}.quiz-no-results{text-align:center;color:#3f3e3e;font-size:1.8rem;width:100%}.quiz-no-results a{color:#99e047;text-decoration:underline}.quiz-results-grid .quiz-result{flex:1 1 27.6rem;max-width:27.6rem;display:flex;flex-direction:column;gap:1.6rem}@media(max-width:900px){.quiz-results-grid .quiz-result{max-width:100%;width:100%}}.quiz-results-grid .quiz-result .product-item{flex:none;width:100%;max-width:100%}.quiz-results-grid .quiz-result-size{align-self:center;text-align:center;margin-top:auto}@media(max-width:768px){.quiz-layout{flex-direction:column}.quiz-image{width:100%;height:20rem;flex-shrink:0}.quiz-content-inner{padding:4rem 2.4rem}.quiz-question{font-size:2.4rem}.quiz-results-header h2{font-size:3rem}.quiz-results-grid .product-item{flex:1 1 100%;max-width:100%}}.upgrades-hero .upgrades-hero-media{min-height:72rem;display:flex;align-items:flex-end;background-color:#262626;background-position:center;background-repeat:no-repeat;background-size:cover;padding:16rem 0 6.4rem}.upgrades-hero .upgrades-hero-content{max-width:96rem}.upgrades-hero .upgrades-hero-title{margin:0;color:#fff;font-family:Sora,sans-serif;font-size:7.2rem;font-weight:700;line-height:1.22;text-shadow:0 0 3.5rem rgba(0,0,0,.45)}.upgrades-hero .upgrades-hero-subtitle{margin:2.4rem 0 0;color:#fff;font-family:DM Sans,sans-serif;font-size:3.6rem;font-weight:700;line-height:1.33;max-width:96rem}.upgrades-hero .upgrades-hero-buttons{display:flex;align-items:center;gap:1.6rem;margin-top:3.2rem;flex-wrap:wrap}.upgrades-hero .upgrades-hero-buttons .btn{justify-content:center}.upgrades-hero .upgrades-hero-stats-wrap{background:#262626;padding:2.4rem 0}.upgrades-hero .upgrades-hero-stats{display:flex;justify-content:center;gap:7.2rem;flex-wrap:wrap}.upgrades-hero .upgrades-hero-stat-item{display:flex;align-items:center;gap:2rem;min-width:20rem}.upgrades-hero .upgrades-hero-stat-icon{width:6.4rem;height:6.4rem;display:flex;align-items:center;justify-content:center}.upgrades-hero .upgrades-hero-stat-icon img{width:100%;height:100%;object-fit:contain}.upgrades-hero .upgrades-hero-stat-texts{text-align:center}.upgrades-hero .upgrades-hero-stat-value{margin:0;color:#fff;font-family:Sora,sans-serif;font-size:2.4rem;font-weight:600;line-height:1.5}.upgrades-hero .upgrades-hero-stat-label{margin:0;color:#fff;font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.5}.upgrades-comparison{background:#262626;padding:7.2rem 0}.upgrades-comparison .upgrades-comparison-title{margin:0;color:#fff;text-align:center;font-family:Sora,sans-serif;font-size:4.8rem;font-weight:600;line-height:1.33}.upgrades-comparison .upgrades-comparison-cards{margin-top:5.6rem;display:flex;justify-content:center;align-items:stretch;gap:0}.upgrades-comparison .upgrades-comparison-card{width:100%;max-width:52.4rem;border:1px solid #5E5C5D;overflow:hidden}.upgrades-comparison .upgrades-comparison-card-left{border-radius:2.4rem 0 0 2.4rem}.upgrades-comparison .upgrades-comparison-card-right{border-left:0;border-radius:0 2.4rem 2.4rem 0;background:#2f3061;border-color:#76779d}.upgrades-comparison .upgrades-comparison-card-head{min-height:7rem;display:flex;align-items:center;justify-content:space-between;gap:2.4rem;padding:1.6rem 4.8rem;border-bottom:1px solid #5E5C5D}.upgrades-comparison .upgrades-comparison-card-right .upgrades-comparison-card-head{border-color:#76779d}.upgrades-comparison .upgrades-comparison-card-head h3{margin:0;color:#fff;font-family:Sora,sans-serif;font-size:2.8rem;font-weight:600;line-height:1.36}.upgrades-comparison .upgrades-comparison-logo img{max-height:3.6rem;width:auto}.upgrades-comparison .upgrades-comparison-list{list-style:none;margin:0;padding:2.4rem 4.8rem;display:flex;flex-direction:column;gap:1.2rem}.upgrades-comparison .upgrades-comparison-list li{display:flex;align-items:flex-start;gap:.8rem;color:#fff;font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.5}.upgrades-comparison .upgrades-comparison-check{display:inline-flex;width:2.4rem;height:2.4rem;align-items:center;justify-content:center;flex-shrink:0}.upgrades-reasons{background:#f6f5f5;padding:7.2rem 0}.upgrades-reasons .upgrades-reasons-title{margin:0;color:#262626;text-align:center;font-family:Sora,sans-serif;font-size:4.8rem;font-weight:600;line-height:1.33}.upgrades-reasons .upgrades-reasons-description{margin:2.4rem auto 0;max-width:96rem;color:#0d0d0d;text-align:center;font-family:DM Sans,sans-serif;font-size:2.4rem;line-height:1.5}.upgrades-reasons .upgrades-reasons-cards{margin:5.6rem auto 0;max-width:98.4rem;display:flex;flex-wrap:wrap;gap:2.4rem}.upgrades-reasons .upgrades-reasons-card{width:calc(50% - 1.2rem);min-height:52rem;border-radius:2.4rem;background-color:#2f3061;background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:3rem 2.5rem}.upgrades-reasons .upgrades-reasons-card-title{margin:0;color:#fff;font-family:Sora,sans-serif;font-size:3.6rem;font-weight:600;line-height:1.33}.upgrades-process{background:#f6f5f5;margin-top:-8rem;padding:14rem 0 0;overflow:hidden}.upgrades-process .upgrades-process-title{margin:0 auto;color:#262626;text-align:center;font-family:Sora,sans-serif;font-size:4.8rem;font-weight:600;line-height:1.33;max-width:50rem;padding-bottom:15rem}.upgrades-process .upgrades-process-strip-bg{background:#d1d0d0;padding:16rem 0 6rem;width:100%}.upgrades-process .upgrades-process-strip{background:#fff;border-radius:2.4rem;padding:4rem 4rem 3.2rem;box-shadow:0 4px 24px #0000000f;margin-top:-250px}.upgrades-process .upgrades-process-icons{display:flex;justify-content:space-between}.upgrades-process .upgrades-process-icon-wrap{flex:1;display:flex;justify-content:center}.upgrades-process .upgrades-process-icon{width:14rem;height:12rem;display:flex;align-items:flex-end;justify-content:center}.upgrades-process .upgrades-process-icon img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.upgrades-process .upgrades-process-line{display:flex;align-items:center;position:relative;margin:2rem 0}.upgrades-process .upgrades-process-line:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:#d1d0d0;transform:translateY(-50%)}.upgrades-process .upgrades-process-dot{flex:1;display:flex;justify-content:center;position:relative;z-index:1}.upgrades-process .upgrades-process-dot:after{content:"";width:1rem;height:1rem;border-radius:50%;background:#d1d0d0}.upgrades-process .upgrades-process-texts{display:flex;justify-content:space-between}.upgrades-process .upgrades-process-text-wrap{flex:1;text-align:center;padding:0 1rem}.upgrades-process .upgrades-process-item-title{margin:0;color:#262626;font-family:Sora,sans-serif;font-size:1.9rem;font-weight:600;line-height:1.4}.upgrades-process .upgrades-process-item-text{margin:.4rem 0 0;color:#3f3e3e;font-family:DM Sans,sans-serif;font-size:1.4rem;line-height:1.4}.upgrades-case-study{background:#f6f5f5;padding:7.2rem 0}.upgrades-case-study .generations-case{background:#f6f5f5;padding:0}.upgrades-case-study .generations-case-stat{background:#fff}.upgrades-case-study .upgrades-case-study-content{width:50%}.upgrades-case-study .upgrades-case-study-title{margin:0;color:#262626;font-family:Sora,sans-serif;font-size:4.8rem;font-weight:600;line-height:1.33}.upgrades-case-study .upgrades-case-study-description{margin:2.4rem 0 3.2rem;color:#262626;font-family:DM Sans,sans-serif;font-size:2.2rem;line-height:1.5;max-width:60rem}.upgrades-case-study .upgrades-case-study-stats{margin-top:3.2rem;display:flex;gap:1.2rem;flex-wrap:wrap}.upgrades-case-study .upgrades-case-study-stat{width:calc(50% - .6rem);min-height:22rem;background:#fff;border-radius:2.4rem;padding:2.4rem;text-align:center}.upgrades-case-study .upgrades-case-study-stat-icon{width:6.4rem;height:6.4rem;margin:0 auto}.upgrades-case-study .upgrades-case-study-stat-icon img{width:100%;height:100%;object-fit:contain}.upgrades-case-study .upgrades-case-study-stat-value{margin:1.6rem 0 0;color:#262626;font-family:Sora,sans-serif;font-size:4.8rem;font-weight:600;line-height:1.25}.upgrades-case-study .upgrades-case-study-stat-label{margin:.8rem 0 0;color:#262626;font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.5}.upgrades-case-study .upgrades-case-study-image{width:50%;border-radius:2.4rem;overflow:hidden}.upgrades-case-study .upgrades-case-study-image img{width:100%;height:100%;object-fit:cover;display:block}.upgrades-scenarios{background:#e7e6e6;padding:7rem 0 7.2rem}.upgrades-scenarios .upgrades-scenarios-title{margin:0;color:#262626;text-align:center;font-family:Sora,sans-serif;font-size:4.8rem;font-weight:600;line-height:1.33}.upgrades-scenarios .upgrades-scenarios-cards{margin:3.2rem auto 0;display:flex;flex-wrap:wrap;gap:2.4rem;justify-content:center}.upgrades-scenarios .upgrades-scenarios-card{width:42rem;height:36rem;background:#fff;border-radius:3.6rem;overflow:hidden;display:flex;flex-direction:column}.upgrades-scenarios .upgrades-scenarios-card-image{width:100%;height:21.4rem;overflow:hidden;flex-shrink:0;position:relative}.upgrades-scenarios .upgrades-scenarios-card-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 19.71%,#00000059 80.29%);pointer-events:none}.upgrades-scenarios .upgrades-scenarios-card-image img{width:100%;height:100%;object-fit:cover;display:block}.upgrades-scenarios .upgrades-scenarios-card-title{margin:1.2rem 0 0;color:#262626;text-align:center;font-family:Sora,sans-serif;font-size:2.4rem;font-weight:600;line-height:3.6rem;display:flex;align-items:center;justify-content:center;flex:1}.upgrades-action{background:#3f3e3e;padding:5.6rem 0}.upgrades-action .upgrades-action-title{margin:0;color:#fff;font-family:Sora,sans-serif;font-size:4.8rem;font-weight:600;line-height:1.33;max-width:28rem}.upgrades-action .upgrades-action-inner{margin-top:2.4rem;display:flex;align-items:flex-start;gap:2.4rem}.upgrades-action .upgrades-action-compare{flex:1;min-width:0}.upgrades-action .upgrades-action-compare-wrapper{position:relative;border-radius:2.4rem;overflow:hidden;-webkit-user-select:none;user-select:none;cursor:ew-resize}.upgrades-action .upgrades-action-compare-after{width:100%;height:36rem;background-size:cover;background-position:center;background-repeat:no-repeat}.upgrades-action .upgrades-action-compare-before{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;clip-path:inset(0 50% 0 0)}.upgrades-action .upgrades-action-compare-slider{position:absolute;top:0;bottom:0;left:50%;width:3px;background:#fff;transform:translate(-50%);z-index:2}.upgrades-action .upgrades-action-compare-handle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;gap:0;background:none;box-shadow:none}.upgrades-action .upgrades-action-compare-label{position:absolute;bottom:1.6rem;z-index:3;font-family:Sora,sans-serif;font-size:1.4rem;font-weight:700;color:#fff;background:#00000080;padding:.4rem 1.2rem;border-radius:10rem;text-transform:uppercase;letter-spacing:.05em}.upgrades-action .upgrades-action-compare-label-before{left:1.6rem}.upgrades-action .upgrades-action-compare-label-after{right:1.6rem}.upgrades-action .upgrades-action-results{width:38.4rem;flex-shrink:0;background:#262626;border-radius:2.4rem;padding:3.2rem;position:relative}.upgrades-action .upgrades-action-results-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1.2rem;margin-bottom:2.4rem}.upgrades-action .upgrades-action-results-logo{position:absolute;top:2.4rem;right:2.4rem}.upgrades-action .upgrades-action-results-logo img{max-height:7rem;width:auto}.upgrades-action .upgrades-action-results h3{margin:0;color:#fff;font-family:Sora,sans-serif;font-size:3.6rem;font-weight:600;line-height:1.33}.upgrades-action .upgrades-action-results ul{margin:1.6rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1.2rem}.upgrades-action .upgrades-action-results li{color:#fff;font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.5;display:flex;align-items:flex-start;gap:1rem;padding-left:0}.upgrades-action .upgrades-action-results li svg{flex-shrink:0;margin-top:.1rem}@media(max-width:1200px){.upgrades-hero .upgrades-hero-title{font-size:5.6rem}.upgrades-hero .upgrades-hero-subtitle{font-size:2.8rem}.upgrades-reasons .upgrades-reasons-card{min-height:42rem}.upgrades-case-study .upgrades-case-study-title{font-size:4rem}}@media(max-width:992px){.upgrades-hero .upgrades-hero-media{min-height:64rem;padding-top:14rem}.upgrades-hero .upgrades-hero-title{font-size:4.4rem;line-height:1.25}.upgrades-hero .upgrades-hero-subtitle{font-size:2.2rem;line-height:1.4}.upgrades-hero .upgrades-hero-stats{gap:2.4rem}.upgrades-hero .upgrades-hero-stat-item{min-width:calc(50% - 1.2rem);justify-content:center}.upgrades-comparison .upgrades-comparison-cards{flex-direction:column;gap:1.6rem}.upgrades-comparison .upgrades-comparison-card{max-width:100%;border-radius:2.4rem;border-left:1px solid #5E5C5D}.upgrades-reasons .upgrades-reasons-cards{max-width:64rem}.upgrades-reasons .upgrades-reasons-card{width:100%;min-height:34rem}.upgrades-reasons .upgrades-reasons-card-title{font-size:2.8rem}.upgrades-process .upgrades-process-strip{padding:3rem 2rem 2.4rem}.upgrades-process .upgrades-process-icons,.upgrades-process .upgrades-process-texts{flex-wrap:wrap}.upgrades-process .upgrades-process-icon-wrap,.upgrades-process .upgrades-process-text-wrap{flex:0 0 33.33%;margin-bottom:1.6rem}.upgrades-process .upgrades-process-line{display:none}.upgrades-case-study .upgrades-case-study-inner{flex-direction:column}.upgrades-case-study .upgrades-case-study-content{width:100%}.upgrades-case-study .upgrades-case-study-image{width:100%;height:42rem}.upgrades-scenarios .upgrades-scenarios-card{width:100%;height:auto}.upgrades-action .upgrades-action-inner{flex-direction:column}.upgrades-action .upgrades-action-compare,.upgrades-action .upgrades-action-results{width:100%}}@media(max-width:768px){.upgrades-hero .upgrades-hero-media{min-height:56rem;padding:12rem 0 4rem}.upgrades-hero .upgrades-hero-title{font-size:3.8rem}.upgrades-hero .upgrades-hero-subtitle{font-size:2rem}.upgrades-hero .upgrades-hero-buttons .btn,.upgrades-hero .upgrades-hero-stat-item{min-width:100%}.upgrades-comparison .upgrades-comparison-title{font-size:3.6rem}.upgrades-comparison .upgrades-comparison-card-head{padding:1.6rem 2.4rem}.upgrades-comparison .upgrades-comparison-list{padding:2.4rem}.upgrades-reasons .upgrades-reasons-title{font-size:3.6rem}.upgrades-reasons .upgrades-reasons-description{font-size:2rem}.upgrades-process .upgrades-process-title{font-size:3.6rem}.upgrades-process .upgrades-process-icon-wrap,.upgrades-process .upgrades-process-text-wrap{flex:0 0 50%}.upgrades-case-study .upgrades-case-study-title{font-size:3.6rem}.upgrades-case-study .upgrades-case-study-description{font-size:1.8rem}.upgrades-case-study .upgrades-case-study-stat{width:100%;min-height:17rem}.upgrades-case-study .upgrades-case-study-stat-value{font-size:4rem}.upgrades-scenarios .upgrades-scenarios-title,.upgrades-action .upgrades-action-title{font-size:3.6rem}.upgrades-action .upgrades-action-results h3{font-size:3rem}}.furniture-hero{height:60rem;background-color:#3f3e3e;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:flex-end}.furniture-hero .furniture-hero-inner{width:100%;padding:0 2rem 4rem;display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem}@media(min-width:992px){.furniture-hero .furniture-hero-inner{padding:0 6.4rem 6.4rem}}.furniture-hero .furniture-hero-content{display:flex;flex-direction:column;gap:.2rem}.furniture-hero .furniture-hero-title{font-family:Sora,sans-serif;font-weight:700;font-size:4.2rem;line-height:1.22;color:#fff;margin:0;text-shadow:0 0 35px rgba(0,0,0,.45)}@media(min-width:768px){.furniture-hero .furniture-hero-title{font-size:7.2rem}}.furniture-hero .furniture-hero-subtitle{font-family:DM Sans,sans-serif;font-weight:700;font-size:2rem;line-height:1.33;color:#fff;margin:0}@media(min-width:768px){.furniture-hero .furniture-hero-subtitle{font-size:3.6rem}}.furniture-hero .furniture-hero-btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 3.6rem;height:6.4rem;background:#ffffff26;border:3px solid #fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:10rem;font-family:Sora,sans-serif;font-weight:700;font-size:1.8rem;color:#fff;text-decoration:none;transition:all .4s ease-in-out}.furniture-hero .furniture-hero-btn:hover{background:#ffffff40}.furniture-hero .furniture-hero-btn svg{flex-shrink:0}.furniture-benefits{background:#f6f5f5;padding:5.6rem 0 3.2rem}.furniture-benefits .furniture-benefits-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;text-align:center;margin:0 0 5.6rem}@media(min-width:768px){.furniture-benefits .furniture-benefits-title{font-size:4.8rem}}.furniture-benefits .furniture-benefits-list{display:flex;flex-wrap:wrap;justify-content:center;gap:2.4rem}.furniture-benefits .furniture-benefits-item{width:100%;max-width:30rem;display:flex;flex-direction:column;align-items:center;gap:2.4rem}@media(min-width:768px){.furniture-benefits .furniture-benefits-item{width:calc(25% - 1.8rem)}}.furniture-benefits .furniture-benefits-icon{width:9.6rem;height:9.6rem;border-radius:1.6rem;border:1px solid #3D3D3D;background:#2f3061;display:flex;align-items:center;justify-content:center}.furniture-benefits .furniture-benefits-icon img{width:4.8rem;height:4.8rem;object-fit:contain}.furniture-benefits .furniture-benefits-text{margin:0;font-family:Sora,sans-serif;font-weight:600;font-size:2.4rem;line-height:1.5;text-align:center;color:#262626}@media(min-width:768px){.furniture-benefits .furniture-benefits-text{font-size:2.4rem}}.furniture-solutions{background:#f6f5f5;padding:6rem 0;overflow:hidden}@media(min-width:768px){.furniture-solutions{padding:10rem 0}}.furniture-solutions .furniture-solutions-inner{display:flex;flex-direction:column;gap:3.2rem}@media(min-width:992px){.furniture-solutions .furniture-solutions-inner{flex-direction:row;align-items:stretch;gap:4rem;overflow:visible}}.furniture-solutions .furniture-solutions-left{display:flex;flex-direction:column;justify-content:space-between;gap:3.2rem}@media(min-width:992px){.furniture-solutions .furniture-solutions-left{width:34.2rem;flex-shrink:0;padding-bottom:6.8rem}}.furniture-solutions .furniture-solutions-title{font-size:4.8rem;font-family:Sora,sans-serif;font-weight:700;line-height:1.1;margin:0;color:#262626}.furniture-solutions .furniture-solutions-pagination{display:flex;align-items:center;gap:.8rem}.furniture-solutions .furniture-solutions-pagination .swiper-pagination-bullet{width:3.2rem;height:.5rem;border-radius:10rem;background:#00000026;opacity:1;transition:all .4s ease-in-out;margin:0!important}.furniture-solutions .furniture-solutions-pagination .swiper-pagination-bullet-active{background:#99e047;width:4.8rem}.furniture-solutions .furniture-solutions-right{flex:1;min-width:0;overflow:clip}@media(min-width:992px){.furniture-solutions .furniture-solutions-right{margin-right:calc(-15px - ((100vw - 1376px)/2))}}.furniture-solutions .furniture-solutions-swiper{overflow:visible}.furniture-solutions .furniture-solutions-card{border-radius:1.6rem;overflow:hidden}.furniture-solutions .furniture-solutions-card-img{position:relative;aspect-ratio:3/4;overflow:hidden}.furniture-solutions .furniture-solutions-card-img img{width:100%;height:100%;object-fit:cover;display:block}.furniture-solutions .furniture-solutions-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:2.4rem;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,transparent 100%);color:#fff;display:flex;flex-direction:column;gap:.8rem}.furniture-solutions .furniture-solutions-card-title{font-size:3.6rem;font-family:Sora,sans-serif;font-weight:700;margin:0;color:#fff;line-height:1.2}.furniture-solutions .furniture-solutions-card-desc{font-size:1.6rem;line-height:1.5;color:#fff;margin:0}.furniture-solutions .furniture-solutions-card-btn{display:inline-flex;align-items:center;gap:.8rem;padding:.8rem 2rem;height:4.8rem;border:2px solid #fff;border-radius:10rem;background:#ffffff26;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-decoration:none;font-family:Sora,sans-serif;font-weight:700;font-size:1.6rem;color:#fff;transition:all .4s ease-in-out;margin-top:.8rem;align-self:flex-start}.furniture-solutions .furniture-solutions-card-btn:hover{background:#ffffff4d}.furniture-solutions .furniture-solutions-nav{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.furniture-solutions .furniture-solutions-nav button{width:4.8rem;height:4.8rem;border-radius:50%;border:2px solid #262626;background:#262626;color:#fff;font-size:1.8rem;line-height:1;cursor:pointer;transition:all .4s ease-in-out;display:flex;align-items:center;justify-content:center}.furniture-solutions .furniture-solutions-nav button:hover{background:transparent;color:#262626}.furniture-solutions .furniture-solutions-nav button:disabled{opacity:.35;cursor:default}.furniture-highlights{background:#f6f5f5;padding:5.6rem 0}.furniture-highlights .furniture-highlights-title{margin:0 0 3.2rem;text-align:center;font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626}@media(min-width:768px){.furniture-highlights .furniture-highlights-title{font-size:4.8rem}}.furniture-highlights .furniture-highlights-list{display:flex;flex-wrap:wrap;gap:3.2rem}.furniture-highlights .furniture-highlights-item{width:100%;border-radius:2.4rem;overflow:hidden}@media(min-width:768px){.furniture-highlights .furniture-highlights-item{width:calc(50% - 1.6rem)}}.furniture-highlights .furniture-highlights-item img{width:100%;height:59.6rem;object-fit:cover;display:block}.furniture-partner{background:#f6f5f5;padding:5.6rem 0}.furniture-partner .furniture-partner-row{display:flex;flex-direction:column;gap:3.2rem}@media(min-width:992px){.furniture-partner .furniture-partner-row{flex-direction:row;justify-content:space-between;gap:1.6rem}}.furniture-partner .furniture-partner-left{width:100%}@media(min-width:992px){.furniture-partner .furniture-partner-left{width:61.6rem;flex-shrink:0}}.furniture-partner .furniture-partner-title{margin:0 0 2.4rem;font-family:Sora,sans-serif;font-weight:600;font-size:4.8rem;line-height:1.33;color:#262626}.furniture-partner .furniture-partner-text{margin:0 0 1.6rem;font-family:DM Sans,sans-serif;font-size:1.8rem;line-height:1.56;color:#262626}.furniture-partner .furniture-partner-emphasis{margin:0;font-family:DM Sans,sans-serif;font-weight:600;font-size:2.4rem;line-height:1.25;color:#2f3061}.furniture-partner .furniture-partner-right{width:100%;display:flex;flex-wrap:wrap;gap:1.6rem}@media(min-width:992px){.furniture-partner .furniture-partner-right{width:61.6rem}}.furniture-partner .furniture-partner-item{width:100%;display:flex;align-items:center;gap:1.2rem}@media(min-width:768px){.furniture-partner .furniture-partner-item{width:calc(50% - .8rem)}}.furniture-partner .furniture-partner-icon{width:9.6rem;height:9.6rem;border-radius:1.6rem;border:1px solid #3D3D3D;background:#2f3061;display:flex;align-items:center;justify-content:center;flex-shrink:0}.furniture-partner .furniture-partner-icon img{width:4.8rem;height:4.8rem;object-fit:contain}.furniture-partner .furniture-partner-item-text{margin:0;font-family:Sora,sans-serif;font-weight:600;font-size:1.6rem;line-height:1.5;color:#262626}.furniture-cta{background:#2f3061;padding:12rem 0;position:relative;overflow:hidden}.furniture-cta .furniture-cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/wp-content/themes/akrobat/public/build/assets/furniture-cta-bg-IEG_xf0G.svg);background-repeat:no-repeat;background-position:right center;background-size:auto 100%;opacity:1;pointer-events:none}.furniture-cta .furniture-cta-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:2.4rem}.furniture-cta .furniture-cta-title{margin:0;text-align:center;font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#fff}@media(min-width:768px){.furniture-cta .furniture-cta-title{font-size:4.8rem}}.furniture-cta .furniture-cta-btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 3.6rem;border-radius:10rem;background:#fff;color:#3f3e3e;text-decoration:none;font-family:Sora,sans-serif;font-weight:700;font-size:1.8rem;line-height:1.5;transition:all .4s ease-in-out}.furniture-cta .furniture-cta-btn:hover{background:#ffffffd9}.dg-dark-section{background:#04051d;position:relative;overflow:hidden}.dg-dark-section .dg-dark-ellipse{position:absolute;width:151.8rem;height:151.8rem;right:-20rem;top:-20rem;background:radial-gradient(50% 50% at 50% 50%,#ffffff40,#fff0);pointer-events:none;z-index:0}.dg-hero{position:relative;min-height:64.3rem;display:flex;align-items:center;padding:14rem 0 8rem}.dg-hero .dg-hero-bg-gradient{display:none}.dg-hero .container{position:relative;z-index:2;width:100%}.dg-hero .dg-hero-photos{position:absolute;top:0;right:0;width:64.1rem;height:64.3rem;z-index:1;display:none}@media(min-width:992px){.dg-hero .dg-hero-photos{display:block}}.dg-hero .dg-hero-photo-main{width:100%;height:100%;border-radius:0 0 0 4rem;overflow:hidden}.dg-hero .dg-hero-photo-main img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.dg-hero .dg-hero-content{display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem;max-width:67rem;position:relative;z-index:2}.dg-hero .dg-hero-title{font-family:Sora,sans-serif;font-weight:700;font-size:4.8rem;line-height:1.1;color:#fff;margin:0}@media(min-width:992px){.dg-hero .dg-hero-title{font-size:7.2rem;line-height:1.1}}.dg-hero .dg-hero-subtitle{font-family:DM Sans,sans-serif;font-weight:700;font-size:2rem;line-height:1.33;color:#fff;margin:0}@media(min-width:992px){.dg-hero .dg-hero-subtitle{font-size:3.6rem}}.dg-hero .dg-hero-btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 3.6rem;border-radius:10rem;border:2px solid #fff;background:#ffffff26;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-decoration:none;font-family:Sora,sans-serif;font-weight:700;font-size:1.6rem;letter-spacing:.05em;color:#fff;transition:all .4s ease-in-out;height:6.4rem;text-transform:uppercase}.dg-hero .dg-hero-btn:hover{background:#ffffff40}.dg-intro{padding:5.6rem 0;position:relative;z-index:1}.dg-intro .dg-intro-inner{display:flex;flex-direction:column;gap:4rem;align-items:center}@media(min-width:992px){.dg-intro .dg-intro-inner{flex-direction:row;align-items:center;gap:8rem}}.dg-intro .dg-intro-image{flex-shrink:0;width:42rem;height:36rem;border-radius:2.4rem;overflow:hidden}.dg-intro .dg-intro-image img{width:100%;height:100%;object-fit:cover;display:block}.dg-intro .dg-intro-content{flex:1}.dg-intro .dg-intro-heading{font-family:Sora,sans-serif;font-weight:600;font-size:2.4rem;line-height:1.33;color:#fff;margin:0}@media(min-width:768px){.dg-intro .dg-intro-heading{font-size:3.6rem}}.dg-ecosystem{padding:8rem 0 9.6rem;position:relative;z-index:1}.dg-ecosystem .dg-ecosystem-top{display:flex;flex-direction:column;gap:4rem;margin-bottom:6.4rem}@media(min-width:992px){.dg-ecosystem .dg-ecosystem-top{flex-direction:row;align-items:flex-start;gap:6rem}}.dg-ecosystem .dg-ecosystem-header{flex:1}.dg-ecosystem .dg-ecosystem-image{flex-shrink:0}@media(min-width:992px){.dg-ecosystem .dg-ecosystem-image{width:52rem}}.dg-ecosystem .dg-ecosystem-image img{width:100%;height:auto;display:block}.dg-ecosystem .dg-ecosystem-heading{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#fff;margin:0 0 2.4rem}@media(min-width:768px){.dg-ecosystem .dg-ecosystem-heading{font-size:3.6rem}}.dg-ecosystem .dg-ecosystem-text{font-family:DM Sans,sans-serif;font-size:2.4rem;line-height:1.6;color:#fff;margin:0}.dg-ecosystem .dg-ecosystem-list{display:flex;flex-wrap:wrap;gap:2rem}@media(min-width:992px){.dg-ecosystem .dg-ecosystem-list{flex-wrap:nowrap}}.dg-ecosystem .dg-ecosystem-card{flex:1 1 14rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;background:#04051d;border:.84px solid #4D4E6F;border-radius:3rem;text-align:center;min-height:24.6rem}.dg-ecosystem .dg-ecosystem-card-icon{width:6.4rem;height:6.4rem;flex-shrink:0}.dg-ecosystem .dg-ecosystem-card-icon img{width:100%;height:100%;object-fit:contain;display:block}.dg-ecosystem .dg-ecosystem-card-name{font-family:Sora,sans-serif;font-weight:600;font-size:3.6rem;line-height:1.33;color:#fff}.dg-ecosystem .dg-ecosystem-card-desc{font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.5;color:#fff}.dg-video{background:#f6f5f5;padding:5.6rem 0}.dg-video .dg-video-wrap{position:relative;max-width:96rem;margin:0 auto;border-radius:1.76rem;overflow:hidden}.dg-video .dg-video-cover{width:100%;height:auto;display:block;aspect-ratio:16/9;object-fit:cover}.dg-video .dg-video-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#0000 50%,#000000a6)}.dg-video .dg-video-play img{width:4.7rem;height:4.7rem}.dg-features{background:#f6f5f5}.dg-feature-row{padding:6.4rem 0}.dg-feature-row+.dg-feature-row{border-top:1px solid #E0DFDF}.dg-feature-row .dg-feature-inner{display:flex;flex-direction:column;gap:4rem;align-items:center}@media(min-width:992px){.dg-feature-row .dg-feature-inner{flex-direction:row;align-items:center;gap:6rem}}@media(min-width:992px){.dg-feature-row.dg-feature-row-reverse .dg-feature-inner{flex-direction:row-reverse}}.dg-feature-row .dg-feature-content{flex:1;display:flex;flex-direction:column;gap:3rem}.dg-feature-row .dg-feature-heading{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;margin:0}@media(min-width:768px){.dg-feature-row .dg-feature-heading{font-size:4.8rem;line-height:1.33}}.dg-feature-row .dg-feature-text{font-family:DM Sans,sans-serif;font-size:1.8rem;line-height:1.5;color:#262626;margin:0}@media(min-width:768px){.dg-feature-row .dg-feature-text{font-size:2.4rem;line-height:1.5}}.dg-feature-row .dg-feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}.dg-feature-row .dg-feature-item{display:flex;align-items:flex-start;gap:.8rem;font-family:DM Sans,sans-serif;font-size:1.8rem;line-height:1.5;color:#262626}@media(min-width:768px){.dg-feature-row .dg-feature-item{font-size:2.4rem}}.dg-feature-row .dg-feature-item svg{flex-shrink:0;margin-top:.2rem}.dg-feature-row .dg-feature-image{flex:1;border-radius:2.4rem;overflow:hidden;height:65.2rem}.dg-feature-row .dg-feature-image .dg-feature-img{width:100%;height:100%;object-fit:cover;display:block}.dg-feature-row .dg-feature-tagline{font-family:DM Sans,sans-serif;font-weight:600;font-size:2.4rem;line-height:3rem;color:#2f3061;margin:0}.dg-overview{background:#f6f5f5;padding:0 0 6.4rem}.dg-overview .dg-overview-image{border-radius:2.4rem;overflow:hidden;margin-bottom:5.6rem;height:36rem}.dg-overview .dg-overview-image .dg-overview-img{width:100%;height:100%;object-fit:cover;display:block}.dg-overview .dg-overview-text{font-family:Sora,sans-serif;font-weight:400;font-size:2.4rem;line-height:1.33;color:#262626;text-align:center;margin:0 auto;max-width:96rem}@media(min-width:768px){.dg-overview .dg-overview-text{font-size:3.6rem}}.dg-games{background:#f6f5f5;padding:6.4rem 0}.dg-games .dg-games-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;text-align:center;margin:0 0 3.2rem}@media(min-width:768px){.dg-games .dg-games-title{font-size:4.8rem}}.dg-games .dg-games-list{display:flex;flex-direction:column;gap:1.6rem;margin-bottom:3.2rem}.dg-games .dg-games-card{display:flex;flex-direction:column;align-items:center;gap:2.4rem;padding:2rem;background:#fff;border:1px solid #E7E6E6;border-radius:2.4rem;overflow:visible}@media(min-width:768px){.dg-games .dg-games-card{flex-direction:row;align-items:stretch;gap:0;height:36rem}}.dg-games .dg-games-card-logo{flex:1;display:flex;align-items:center;justify-content:center}.dg-games .dg-games-card-logo img{width:100%;height:auto;object-fit:contain;display:block;max-width:29rem}.dg-games .dg-games-card-screenshot{flex:1;display:none}@media(min-width:768px){.dg-games .dg-games-card-screenshot{display:flex;align-items:center;justify-content:center;overflow:visible}}.dg-games .dg-games-card-screenshot img{width:42.6rem;height:26.9rem;object-fit:contain;display:block;flex-shrink:0}.dg-games .dg-games-card-info{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;text-align:center}.dg-games .dg-games-card-name{font-family:Sora,sans-serif;font-weight:600;font-size:2.4rem;line-height:1.25;color:#262626;margin:0}.dg-games .dg-games-card-desc{font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.5;color:#262626;margin:0}.dg-games .dg-games-card-btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 3.2rem;height:6.4rem;background:#2f3061;border-radius:10rem;text-decoration:none;font-family:Sora,sans-serif;font-weight:700;font-size:1.4rem;letter-spacing:.08em;text-transform:uppercase;color:#fff;transition:all .4s ease-in-out}.dg-games .dg-games-card-btn:hover{background:#3d3e7a}.dg-games .dg-games-more{display:flex;flex-direction:column;align-items:center;gap:2.4rem;margin-top:3.2rem}.dg-games .dg-games-more-text{font-family:Sora,sans-serif;font-weight:600;font-size:2.4rem;line-height:1.33;color:#262626;margin:0}@media(min-width:768px){.dg-games .dg-games-more-text{font-size:3.2rem}}.dg-games .dg-games-more-btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 3.6rem;border-radius:10rem;background:#2f3061;text-decoration:none;font-family:Sora,sans-serif;font-weight:700;font-size:1.4rem;letter-spacing:.08em;text-transform:uppercase;color:#fff;transition:all .4s ease-in-out;height:6.4rem}.dg-games .dg-games-more-btn:hover{opacity:.85}.dg-impact{background:#04051d;padding:6.4rem 0}.dg-impact .dg-impact-header{text-align:center;margin-bottom:5.6rem}.dg-impact .dg-impact-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#fff;margin:0 0 1.6rem;text-align:center;max-width:80rem;margin-left:auto;margin-right:auto}@media(min-width:768px){.dg-impact .dg-impact-title{font-size:4.8rem}}.dg-impact .dg-impact-text{font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.56;color:#fff;text-align:center;margin:0 auto;max-width:72rem}@media(min-width:768px){.dg-impact .dg-impact-text{font-size:1.8rem}}.dg-impact .dg-impact-chart{max-width:88.8rem;margin:0 auto 2.4rem}.dg-impact .dg-impact-chart img{width:100%;height:auto;display:block}.dg-impact .dg-impact-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:1.6rem;max-width:88.8rem;margin:0 auto}.dg-impact .dg-impact-pill{display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 3.6rem;background:#2f3061;border-radius:1.2rem;font-family:Sora,sans-serif;font-weight:600;font-size:1.4rem;line-height:1.5;color:#fff}.dg-cta{background:#2f3061;padding:11.2rem 0;position:relative;overflow:hidden}.dg-cta .dg-cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/wp-content/themes/akrobat/public/build/assets/furniture-cta-bg-IEG_xf0G.svg);background-repeat:no-repeat;background-position:right center;background-size:auto 100%;pointer-events:none}.dg-cta .dg-cta-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:2.4rem;text-align:center}.dg-cta .dg-cta-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#fff;margin:0}@media(min-width:768px){.dg-cta .dg-cta-title{font-size:4.8rem}}.dg-cta .dg-cta-subtitle{font-family:DM Sans,sans-serif;font-weight:700;font-size:1.8rem;line-height:1.33;color:#fff;margin:0;max-width:72rem}@media(min-width:768px){.dg-cta .dg-cta-subtitle{font-size:2.4rem}}.dg-cta .dg-cta-btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 3.6rem;border-radius:10rem;background:#fff;color:#3f3e3e;text-decoration:none;font-family:Sora,sans-serif;font-weight:700;font-size:1.8rem;line-height:1.5;transition:all .4s ease-in-out}.dg-cta .dg-cta-btn:hover{background:#ffffffd9}.generation-hero{position:relative;min-height:60rem;display:flex;align-items:flex-end;justify-content:space-between;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.generation-hero .generation-hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.generation-hero .generation-hero-video--yt{overflow:hidden;container-type:size}.generation-hero .generation-hero-video--yt iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;width:100%;height:100%;width:max(100cqw,177.78cqh);height:max(100cqh,56.25cqw);border:0}.generation-hero.generation-hero--video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(180deg,#000000a6 9.79%,#0000 53.65%),linear-gradient(90deg,#1b1b1b73,#1b1b1b73 74.52%);z-index:1;pointer-events:none}.generation-hero .generation-hero-inner{position:relative;z-index:2;width:100%;padding:4rem 2rem;display:flex;flex-direction:column;gap:2.4rem}@media(min-width:1200px){.generation-hero .generation-hero-inner{padding:0 6.4rem 6.4rem}}.generation-hero .generation-hero-card{display:none}@media(min-width:992px){.generation-hero .generation-hero-card{display:flex;flex-direction:column;align-items:center;gap:2rem;background:#2f3061;border-radius:2.4rem;padding:4rem 3.2rem;margin:0 3.2rem 3.2rem 0;min-width:30rem;max-width:34rem;align-self:flex-end;flex-shrink:0}}.generation-hero .generation-hero-card-image img{width:100%;height:auto;display:block;border-radius:1.2rem}.generation-hero .generation-hero-card-label{font-family:Sora,sans-serif;font-weight:600;font-size:2rem;line-height:1.3;color:#fff;text-align:center}.generation-hero .generation-hero-content{display:flex;flex-direction:column;gap:.2rem}.generation-hero .generation-hero-label{display:block;font-family:Sora,sans-serif;font-weight:700;font-size:2rem;line-height:1.25;color:#fff;text-shadow:0 0 35px rgba(0,0,0,.45)}@media(min-width:768px){.generation-hero .generation-hero-label{font-size:2.4rem}}.generation-hero .generation-hero-title{font-family:Sora,sans-serif;font-weight:700;font-size:4.8rem;line-height:1.22;color:#fff;text-shadow:0 0 35px rgba(0,0,0,.45);margin:0}@media(min-width:768px){.generation-hero .generation-hero-title{font-size:7.2rem}}.generation-hero .generation-hero-subtitle{font-family:DM Sans,sans-serif;font-weight:700;font-size:2rem;line-height:1.33;color:#fff;margin:.8rem 0 0}@media(min-width:768px){.generation-hero .generation-hero-subtitle{font-size:3.6rem}}.generation-hero .generation-hero-btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 3.6rem;background:#ffffff26;border:3px solid #fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:10rem;font-family:Sora,sans-serif;font-weight:700;font-size:1.8rem;line-height:1.5;color:#fff;text-decoration:none;transition:all .4s ease-in-out;width:fit-content}.generation-hero .generation-hero-btn svg{flex-shrink:0}.generation-hero .generation-hero-btn:hover{background:#ffffff4d}.generation-screenshot{background:#f6f5f5;padding:6.4rem 0 5.6rem}.generation-screenshot .generation-screenshot-image img{width:100%;height:auto;border-radius:2.4rem;display:block}.generation-overview{background:#f6f5f5;padding:5.6rem 0}.generation-overview .generation-overview-top{display:flex;flex-direction:column;gap:3.2rem;margin-bottom:8rem}@media(min-width:992px){.generation-overview .generation-overview-top{flex-direction:row;align-items:center;gap:8rem}}.generation-overview .generation-overview-content{flex:1}.generation-overview .generation-overview-title{font-family:Sora,sans-serif;font-weight:600;font-size:2.8rem;line-height:1.33;color:#262626;margin:0 0 2.4rem}@media(min-width:768px){.generation-overview .generation-overview-title{font-size:3.6rem}}.generation-overview .generation-overview-text{font-family:Sora,sans-serif;font-weight:400;font-size:1.8rem;line-height:1.5;color:#262626}@media(min-width:768px){.generation-overview .generation-overview-text{font-size:2.4rem}}.generation-overview .generation-overview-text ul{list-style:none;padding:0;margin:1.6rem 0;display:flex;flex-direction:column;gap:1.2rem}.generation-overview .generation-overview-text ul li{display:flex;align-items:flex-start;gap:1rem;padding-left:0}.generation-overview .generation-overview-text ul li:before{content:"";flex-shrink:0;width:2rem;height:2rem;margin-top:.4rem;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><circle cx='12' cy='12' r='12' fill='%23262626'/><path d='M7 12L10.5 15.5L17 8.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>");background-repeat:no-repeat;background-size:contain}.generation-overview .generation-overview-image-main{flex-shrink:0}.generation-overview .generation-overview-image-main img{width:100%;height:auto;border-radius:2.4rem;display:block;object-fit:cover}@media(min-width:992px){.generation-overview .generation-overview-image-main img{width:60rem;height:64rem}}.generation-overview .generation-overview-bottom{display:flex;flex-direction:column;gap:3.2rem}@media(min-width:992px){.generation-overview .generation-overview-bottom{flex-direction:row;align-items:stretch;gap:8rem}}.generation-overview .generation-overview-image-small{flex-shrink:0}.generation-overview .generation-overview-image-small img{width:100%;height:auto;min-height:24rem;border-radius:2.4rem;display:block;object-fit:cover}@media(min-width:992px){.generation-overview .generation-overview-image-small img{width:59.4rem;height:29.6rem}}.generation-overview .industry-challenges-card{flex:1;width:auto!important}@media(min-width:992px){.generation-overview .industry-challenges-card{height:29.6rem}}.generation-video{background:#f6f5f5;padding:5.6rem 0}.generation-video .generation-video-wrap{max-width:96rem;margin:0 auto 5.6rem}.generation-video .generation-video-thumb{position:relative;display:block;border-radius:1.8rem;overflow:hidden}.generation-video .generation-video-thumb img{width:100%;height:auto;display:block}.generation-video .generation-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6.4rem;height:6.4rem;display:flex;align-items:center;justify-content:center;pointer-events:none}.generation-video .generation-video-link{cursor:pointer;transition:all .4s ease-in-out}.generation-video .generation-video-link:hover{opacity:.9}.generation-video .generation-video-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:5.6rem}.generation-video .generation-video-badge{display:flex;align-items:center;justify-content:center;width:15.2rem;height:15.3rem;filter:drop-shadow(0 0 20px rgba(47,48,97,.25))}.generation-video .generation-video-badge img{width:15.2rem;height:15.3rem;object-fit:contain;display:block}.generation-attractions{background:#e7e6e6;padding:5.6rem 0}.generation-attractions .generation-attractions-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:3.2rem;gap:2rem;flex-wrap:wrap}.generation-attractions .generation-attractions-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;margin:0}@media(min-width:768px){.generation-attractions .generation-attractions-title{font-size:4.8rem}}.generation-attractions .generation-attractions-slider{position:relative;overflow:hidden}.generation-attractions .generation-attractions-card{display:flex;flex-direction:column;gap:1.6rem;height:auto}.generation-attractions .generation-attractions-card-image{position:relative;border-radius:1.6rem;overflow:hidden;height:37rem;flex-shrink:0}.generation-attractions .generation-attractions-card-image img{width:100%;height:100%;object-fit:cover;display:block}.generation-attractions .generation-attractions-card-chip{position:absolute;top:1.2rem;right:1.2rem;background:#d7f3b0;border-radius:10rem;padding:.2rem 1.2rem;font-family:DM Sans,sans-serif;font-weight:700;font-size:1.2rem;line-height:1.33;letter-spacing:.02em;color:#3f3e3e}.generation-attractions .generation-attractions-card-body{display:flex;flex-direction:column;gap:2.4rem;flex:1}.generation-attractions .generation-attractions-card-info{display:flex;flex-direction:column;gap:1.2rem;flex:1}.generation-attractions .generation-attractions-card-title{font-family:Sora,sans-serif;font-weight:600;font-size:2rem;line-height:1.3;color:#262626;margin:0}.generation-attractions .generation-attractions-card-text{font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.5;color:#262626;margin:0}.generation-attractions .generation-attractions-card-specs{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}.generation-attractions .generation-attractions-card-specs li{display:flex;align-items:center;gap:.8rem}.generation-attractions .generation-attractions-card-specs li svg{flex-shrink:0}.generation-attractions .generation-attractions-card-specs li span{font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.5;color:#262626}.generation-attractions .generation-attractions-card-link{display:inline-flex;align-items:center;gap:1.2rem;font-family:DM Sans,sans-serif;font-weight:700;font-size:1.8rem;line-height:1.5;text-decoration:underline;color:#262626;transition:all .4s ease-in-out}.generation-attractions .generation-attractions-card-link:hover{color:#99e047}.generation-attractions .generation-attractions-next{position:absolute;right:-1.2rem;top:18.5rem;transform:translateY(-50%);width:4.8rem;height:4.8rem;background:#3f3e3e;border:none;border-radius:5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .4s ease-in-out}.generation-attractions .generation-attractions-next:hover{background:#262626}@media(min-width:1200px){.generation-attractions .generation-attractions-next{right:-2.4rem}}.generation-stats{background:#f6f5f5;padding:5.6rem 0;text-align:center}.generation-stats .generation-stats-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;margin:0 auto 4.8rem;max-width:72rem}@media(min-width:768px){.generation-stats .generation-stats-title{font-size:4.8rem}}.generation-stats .generation-stats-list{display:flex;flex-wrap:wrap;justify-content:center;gap:2.4rem;margin-bottom:4.8rem}.generation-stats .generation-stats-item{display:flex;flex-direction:column;align-items:center;gap:.8rem;width:calc(50% - 1.2rem)}@media(min-width:768px){.generation-stats .generation-stats-item{width:calc(25% - 1.8rem)}}.generation-stats .generation-stats-item-icon{width:6.4rem;height:6.4rem;display:flex;align-items:center;justify-content:center}.generation-stats .generation-stats-item-icon img{width:6.4rem;height:6.4rem;object-fit:contain}.generation-stats .generation-stats-item-number{font-family:Sora,sans-serif;font-weight:600;font-size:3.6rem;line-height:1.25;color:#262626}@media(min-width:768px){.generation-stats .generation-stats-item-number{font-size:4.8rem}}.generation-stats .generation-stats-item-text{font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.5;color:#262626;text-align:center;margin:0}.generation-testimonial{background:#f6f5f5;padding:5.6rem 0}.generation-testimonial .generation-testimonial-inner{display:flex;flex-direction:column;gap:4rem}@media(min-width:992px){.generation-testimonial .generation-testimonial-inner{flex-direction:row;align-items:center;gap:8rem}}.generation-testimonial .generation-testimonial-content{flex:1;display:flex;flex-direction:column;gap:2.4rem}.generation-testimonial .generation-testimonial-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;margin:0}@media(min-width:768px){.generation-testimonial .generation-testimonial-title{font-size:4.8rem}}.generation-testimonial .generation-testimonial-quote{font-family:Sora,sans-serif;font-weight:400;font-size:1.8rem;line-height:1.5;color:#262626;margin:0;border:none;padding:0}@media(min-width:768px){.generation-testimonial .generation-testimonial-quote{font-size:2.4rem}}.generation-testimonial .generation-testimonial-image{flex:1;position:relative;border-radius:2.4rem;overflow:hidden}.generation-testimonial .generation-testimonial-image img{width:100%;height:100%;object-fit:cover;display:block;min-height:30rem}@media(min-width:992px){.generation-testimonial .generation-testimonial-image img{height:64rem}}.generation-testimonial .generation-testimonial-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out}.generation-testimonial .generation-testimonial-play:hover{opacity:.85}.generation-extend{background:#f6f5f5;padding:5.6rem 0}.generation-extend .generation-extend-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;text-align:center;margin:0 0 3.2rem}@media(min-width:768px){.generation-extend .generation-extend-title{font-size:4.8rem}}.generation-extend .generation-extend-cards{display:flex;flex-direction:column;gap:3.2rem;max-width:96rem;margin:0 auto}@media(min-width:992px){.generation-extend .generation-extend-cards{flex-direction:row}}.generation-extend .generation-extend-card{flex:1;min-height:56.2rem;border-radius:2.4rem;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-end;padding:3rem 2.5rem}.generation-extend .generation-extend-card-body{display:flex;flex-direction:column;gap:.8rem}.generation-extend .generation-extend-card-title{font-family:Sora,sans-serif;font-weight:600;font-size:3rem;line-height:1.33;color:#fff;margin:0}@media(min-width:768px){.generation-extend .generation-extend-card-title{font-size:3.6rem}}.generation-extend .generation-extend-card-text{font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.5;color:#fff;margin:0}.generation-extend .generation-extend-card-btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 3.6rem;background:#ffffff26;border:3px solid #fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:10rem;font-family:Sora,sans-serif;font-weight:700;font-size:1.8rem;color:#fff;text-decoration:none;transition:all .4s ease-in-out;width:fit-content;margin-top:1.6rem}.generation-extend .generation-extend-card-btn svg{flex-shrink:0}.generation-extend .generation-extend-card-btn:hover{background:#ffffff4d}.generation-additional{background:#f6f5f5;padding:5.6rem 0}.generation-additional .generation-additional-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;text-align:center;margin:0 0 3.2rem}@media(min-width:768px){.generation-additional .generation-additional-title{font-size:4.8rem}}.generation-additional .generation-additional-cards{display:flex;flex-direction:column;gap:3.2rem;max-width:96rem;margin:0 auto}@media(min-width:992px){.generation-additional .generation-additional-cards{flex-direction:row}}.generation-additional .generation-additional-card{flex:1;min-height:56.2rem;border-radius:2.4rem;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-end;padding:3rem 2.5rem}.generation-additional .generation-additional-card-body{display:flex;flex-direction:column;gap:.8rem}.generation-additional .generation-additional-card-title{font-family:Sora,sans-serif;font-weight:600;font-size:3rem;line-height:1.33;color:#fff;margin:0}@media(min-width:768px){.generation-additional .generation-additional-card-title{font-size:3.6rem}}.generation-additional .generation-additional-card-text{font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.5;color:#fff;margin:0}.generation-additional .generation-additional-card-btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 3.6rem;background:#ffffff26;border:3px solid #fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:10rem;font-family:Sora,sans-serif;font-weight:700;font-size:1.8rem;color:#fff;text-decoration:none;transition:all .4s ease-in-out;width:fit-content;margin-top:1.6rem}.generation-additional .generation-additional-card-btn svg{flex-shrink:0}.generation-additional .generation-additional-card-btn:hover{background:#ffffff4d}.generation-projects{background:#f6f5f5;padding:5.6rem 0}.generation-projects .generation-projects-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;text-align:center;margin:0 0 3.2rem}@media(min-width:768px){.generation-projects .generation-projects-title{font-size:4.8rem}}.generation-projects .generation-projects-cards{display:flex;flex-direction:column;gap:3.2rem}@media(min-width:992px){.generation-projects .generation-projects-cards{flex-direction:row}}.generation-projects .generation-projects-card{flex:1;min-height:50rem;border-radius:2.4rem;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-end;padding:3rem 2.5rem}.generation-projects .generation-projects-card-label{font-family:Sora,sans-serif;font-weight:600;font-size:2rem;color:#fff}.generation-cta{background-color:#2f3061;padding:11.2rem 0;position:relative;overflow:hidden}.generation-cta .generation-cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/wp-content/themes/akrobat/public/build/assets/generations-cta-bg-DeT1Ljlp.svg);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:.5;pointer-events:none}.generation-cta .generation-cta-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:2.4rem;text-align:center;max-width:72rem;margin:0 auto}.generation-cta .generation-cta-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#fff;margin:0}@media(min-width:768px){.generation-cta .generation-cta-title{font-size:4.8rem}}.generation-cta .generation-cta-subtitle{font-family:Sora,sans-serif;font-weight:700;font-size:1.8rem;line-height:1.4;color:#fff;margin:0}@media(min-width:768px){.generation-cta .generation-cta-subtitle{font-size:2.4rem}}.generation-cta .generation-cta-text{font-family:DM Sans,sans-serif;font-weight:400;font-size:2.4rem;line-height:1.6;color:#ffffffd9;margin:0}.generation-cta .generation-cta-desc{font-family:DM Sans,sans-serif;font-weight:400;font-size:1.8rem;line-height:1.56;color:#fff;margin:0}@media(min-width:768px){.generation-cta .generation-cta-desc{font-size:2.4rem}}.generation-cta .generation-cta-checks{display:flex;align-items:center;justify-content:center;gap:2.4rem;flex-wrap:nowrap;margin-top:2.4rem;width:100%;position:relative;z-index:2}.generation-cta .generation-cta-check{display:flex;align-items:center;gap:.8rem;font-family:DM Sans,sans-serif;font-weight:600;font-size:1.6rem;color:#fff}.generation-cta .generation-cta-check svg{flex-shrink:0}.generation-cta .generation-cta-btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 3.6rem;background:#fff;border-radius:10rem;font-family:Sora,sans-serif;font-weight:700;font-size:1.8rem;line-height:1.5;color:#3f3e3e;text-decoration:none;transition:all .4s ease-in-out}.generation-cta .generation-cta-btn:hover{background:#ffffffd9}.generation-cta .generation-cta-btn svg{flex-shrink:0}.generations-hero{position:relative;min-height:60rem;background-color:#3f3e3e;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:flex-end}.generations-hero .generations-hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.generations-hero .generations-hero-video--yt{overflow:hidden;container-type:size}.generations-hero .generations-hero-video--yt iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;width:100%;height:100%;width:max(100cqw,177.78cqh);height:max(100cqh,56.25cqw);border:0}.generations-hero.generations-hero--video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(180deg,#000000a6 9.79%,#0000 53.65%),linear-gradient(90deg,#1b1b1b8c,#1b1b1b26);z-index:1;pointer-events:none}.generations-hero .generations-hero-inner{position:relative;z-index:2;width:100%;padding:0 2rem 4rem;display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem;max-width:1376px;margin:0 auto}@media(min-width:992px){.generations-hero .generations-hero-inner{flex-direction:row;align-items:flex-end;justify-content:space-between;padding:0 6rem 6.4rem;gap:4rem}}.generations-hero .generations-hero-content{display:flex;flex-direction:column;gap:.8rem;flex:1}.generations-hero .generations-hero-title{font-family:Sora,sans-serif;font-weight:700;font-size:4.8rem;line-height:1.22;color:#fff;text-shadow:0 0 35px rgba(0,0,0,.45);margin:0}@media(min-width:768px){.generations-hero .generations-hero-title{font-size:7.2rem}}.generations-hero .generations-hero-subtitle{font-family:DM Sans,sans-serif;font-weight:700;font-size:2rem;line-height:1.33;color:#fff;margin:0}@media(min-width:768px){.generations-hero .generations-hero-subtitle{font-size:2.4rem}}.generations-hero .generations-hero-card{flex-shrink:0;width:34.5rem;height:48.2rem;background:#2f3061;border-radius:2rem;overflow:hidden;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:5;margin-bottom:-20rem}.generations-hero .generations-hero-card-image{width:100%;display:flex;align-items:center;justify-content:center;padding:3.2rem 4rem 1.6rem}.generations-hero .generations-hero-card-image img{width:20rem;height:22.6rem;object-fit:contain;display:block}.generations-hero .generations-hero-card-body{padding:1.6rem 2.4rem 2.8rem;display:flex;flex-direction:column;gap:1.6rem}.generations-hero .generations-hero-card-label{font-family:Sora,sans-serif;font-weight:700;font-size:2rem;line-height:1.3;color:#fff;margin:0;text-align:center}.generations-hero .generations-hero-card-btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.5rem 3rem;background:#fff;border-radius:10rem;font-family:Sora,sans-serif;font-weight:700;font-size:1.4rem;letter-spacing:.05em;text-transform:uppercase;color:#2f3061;text-decoration:none;transition:all .4s ease-in-out}.generations-hero .generations-hero-card-btn:hover{background:#ffffffd9}.generations-hero .generations-hero-card-btn svg{flex-shrink:0}.generations-case{background:#f6f5f5;padding:5.6rem 0;position:relative;z-index:1}.generations-case .generations-case-inner{display:flex;flex-direction:column;gap:4rem}@media(min-width:992px){.generations-case .generations-case-inner{flex-direction:row;align-items:center;gap:8rem}}.generations-case .generations-case-content{flex:1;display:flex;flex-direction:column;gap:5.6rem}.generations-case .generations-case-text-block{display:flex;flex-direction:column;gap:1.6rem}.generations-case .generations-case-text-block .btn{align-self:flex-start}.generations-case .generations-case-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;margin:0}@media(min-width:768px){.generations-case .generations-case-title{font-size:4.8rem;line-height:6.4rem}}.generations-case .generations-case-quote{font-family:Sora,sans-serif;font-weight:400;font-size:2.4rem;line-height:1.5;color:#262626;margin:0}.generations-case .generations-case-quote p{font-size:inherit;line-height:inherit;margin:0}@media(min-width:768px){.generations-case .generations-case-quote{font-size:2.4rem;line-height:3.6rem}}.generations-case .generations-case-stats{display:flex;gap:1.2rem;flex-wrap:wrap}.generations-case .generations-case-stat{background:#fff;border-radius:2.4rem;padding:2.4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;flex:1;min-width:20rem}@media(min-width:768px){.generations-case .generations-case-stat{height:22rem}}.generations-case .generations-case-stat-icon{width:6.4rem;height:6.4rem;display:flex;align-items:center;justify-content:center}.generations-case .generations-case-stat-icon img{width:100%;height:100%;object-fit:contain}.generations-case .generations-case-stat-number{font-family:Sora,sans-serif;font-weight:600;font-size:4.8rem;line-height:6rem;color:#262626;text-align:center}.generations-case .generations-case-stat-label{font-family:DM Sans,sans-serif;font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#262626;text-align:center}.generations-case .generations-case-image{flex-shrink:0;position:relative}.generations-case .generations-case-image img{width:100%;height:auto;border-radius:2.4rem;display:block}@media(min-width:992px){.generations-case .generations-case-image img{width:60rem;height:64rem;object-fit:cover}}.generations-case .generations-case-video-link{display:block;position:relative}.generations-case .generations-case-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6.4rem;height:6.4rem;border-radius:50%;background:#2f3061;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out}.generations-case-video-link:hover .generations-case .generations-case-play{transform:translate(-50%,-50%) scale(1.1)}.generations-case .generations-case-play svg{width:2.4rem;height:2.4rem}.generations-profit{background:#f6f5f5;padding:5.6rem 0;position:relative;z-index:1}@media(min-width:992px){.generations-profit{padding-top:7rem}}.generations-profit .generations-profit-inner{display:flex;flex-direction:column;gap:4rem}@media(min-width:992px){.generations-profit .generations-profit-inner{flex-direction:row;align-items:center;gap:8rem}}.generations-profit .generations-profit-image{flex-shrink:0}.generations-profit .generations-profit-image img{width:100%;height:auto;border-radius:2.4rem;display:block}@media(min-width:992px){.generations-profit .generations-profit-image img{width:42rem;height:50rem;object-fit:cover}}.generations-profit .generations-profit-content{flex:1;display:flex;flex-direction:column;gap:2.4rem}.generations-profit .generations-profit-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;margin:0}@media(min-width:768px){.generations-profit .generations-profit-title{font-size:4.8rem;line-height:6.4rem}}.generations-profit .generations-profit-text{font-family:DM Sans,sans-serif;font-weight:400;font-size:1.8rem;line-height:1.6;color:#262626;margin:0}@media(min-width:768px){.generations-profit .generations-profit-text{font-size:2rem}}.generations-profit .generations-profit-btns{display:flex;gap:1.6rem;flex-wrap:wrap}.generations-guide{background:#f6f5f5;padding:5.6rem 0;text-align:center}.generations-guide .generations-guide-inner{display:flex;flex-direction:column;align-items:center;gap:2.4rem;max-width:72rem;margin:0 auto}.generations-guide .generations-guide-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;margin:0}@media(min-width:768px){.generations-guide .generations-guide-title{font-size:4.8rem}}.generations-guide .generations-guide-subtitle{font-family:Sora,sans-serif;font-weight:600;font-size:2rem;line-height:1.5;color:#262626;margin:0}@media(min-width:768px){.generations-guide .generations-guide-subtitle{font-size:2.4rem}}.generations-guide .generations-guide-text{font-family:DM Sans,sans-serif;font-size:1.8rem;line-height:1.5;color:#3f3e3e;margin:0}.generations-guide .generations-guide-btns{display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap;justify-content:center}.generations-builder{background:#f6f5f5;padding:5.6rem 0}@media(min-width:992px){.generations-builder{padding-bottom:74rem}}.generations-builder .generations-builder-inner{display:flex;flex-direction:column;gap:3.2rem}@media(min-width:992px){.generations-builder .generations-builder-inner{flex-direction:row;justify-content:center;align-items:center;gap:8rem}}.generations-builder .generations-builder-left{flex:1}.generations-builder .generations-builder-text-block{display:flex;flex-direction:column;gap:1.6rem}.generations-builder .generations-builder-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;margin:0}@media(min-width:768px){.generations-builder .generations-builder-title{font-size:4.8rem;line-height:6.4rem}}.generations-builder .generations-builder-text{font-family:DM Sans,sans-serif;font-weight:400;font-size:1.8rem;line-height:2.8rem;color:#262626;margin:0}.generations-builder .generations-builder-highlight{font-family:DM Sans,sans-serif;font-weight:600;font-size:2.4rem;line-height:3rem;color:#2f3061;margin:0}.generations-builder .generations-builder-grid{display:flex;flex-wrap:wrap;gap:2.4rem;flex:1}.generations-builder .generations-builder-item{display:flex;align-items:center;gap:1.2rem;width:calc(50% - 1.2rem)}.generations-builder .generations-builder-item-icon{flex-shrink:0;width:9.6rem;height:9.6rem;background:#2f3061;border:1px solid #3D3D3D;border-radius:1.6rem;display:flex;align-items:center;justify-content:center}.generations-builder .generations-builder-item-icon img{width:4.8rem;height:4.8rem;object-fit:contain}.generations-builder .generations-builder-item-content{flex:1;display:flex;flex-direction:column;gap:.4rem}.generations-builder .generations-builder-item-title{font-family:Sora,sans-serif;font-weight:600;font-size:1.6rem;line-height:2.4rem;color:#262626;margin:0}.generations-builder .generations-builder-item-desc{font-family:Sora,sans-serif;font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#262626;margin:0}@media(min-width:992px){.generations-comparison{margin-top:-40rem;position:relative;z-index:2}}.generations-comparison .generations-comparison-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;text-align:left;margin:-30rem 0 4rem}@media(min-width:768px){.generations-comparison .generations-comparison-title{font-size:3.6rem}}.generations-comparison .generations-comparison-dark{background:#3f3e3e;padding:5.6rem 0}@media(min-width:992px){.generations-comparison .generations-comparison-dark{padding:8rem 0}}.generations-comparison .generations-comparison-wrap{background:#e8e8e8;border-radius:2.4rem;position:relative;z-index:2;padding:3.2rem 2.4rem;overflow-x:auto;-webkit-overflow-scrolling:touch}@media(min-width:992px){.generations-comparison .generations-comparison-wrap{padding:4rem 3.2rem}}.generations-comparison .generations-comparison-table{width:100%;min-width:70rem;border-collapse:separate;border-spacing:0}.generations-comparison .generations-comparison-header-images th{padding:0 .8rem 2rem;vertical-align:bottom;text-align:center;background:transparent}.generations-comparison .generations-comparison-header-images th:first-child{width:16%}.generations-comparison .generations-comparison-col-image{display:flex;justify-content:center}.generations-comparison .generations-comparison-col-image img{width:14rem;height:9rem;object-fit:contain;display:block}.generations-comparison .generations-comparison-header-info th{padding:1.2rem .8rem 2.4rem;text-align:center;vertical-align:top;background:transparent}.generations-comparison .generations-comparison-header-info th:first-child{width:16%}.generations-comparison .generations-comparison-col-label{display:block;font-family:Sora,sans-serif;font-weight:600;font-size:1.4rem;line-height:2rem;letter-spacing:0;text-transform:none;color:#262626;margin-bottom:.2rem;text-align:center}.generations-comparison .generations-comparison-col-name{display:block;font-family:Sora,sans-serif;font-weight:700;font-size:2rem;line-height:1.3;color:#262626;margin-bottom:.4rem}.generations-comparison .generations-comparison-col-subtitle{display:block;font-family:DM Sans,sans-serif;font-weight:400;font-size:1.4rem;line-height:1.4;color:#3f3e3e}.generations-comparison tbody tr td{border-top:1px solid #D1D0D0}.generations-comparison tbody tr:first-child td{border-top:1px solid #3F3E3E}.generations-comparison tbody td{padding:1.4rem .8rem;text-align:center;vertical-align:middle}.generations-comparison .generations-comparison-feature{font-family:DM Sans,sans-serif;font-weight:600;font-size:1.6rem;line-height:1.5;color:#262626;text-align:left;padding-left:0!important}.generations-comparison .generations-comparison-dots{display:inline-flex;gap:.5rem;align-items:center}.generations-comparison .generations-comparison-dot{width:1.2rem;height:1.2rem;border-radius:50%;background:#fff}.generations-comparison .generations-comparison-dot.active{background:#99e047}.generations-comparison .generations-comparison-star{font-family:DM Sans,sans-serif;font-size:1.4rem;color:#262626;margin-left:.2rem}.generations-comparison .generations-comparison-extra{font-family:DM Sans,sans-serif;font-size:1.3rem;color:#3f3e3e;margin-left:.6rem}.generations-comparison .generations-comparison-text{font-family:DM Sans,sans-serif;font-size:1.4rem;line-height:1.5;color:#262626}.generations-comparison .generations-comparison-awards-row td{padding-top:2.4rem;padding-bottom:2.4rem;border-top:1px solid #D9D9D9}.generations-comparison .generations-comparison-award{display:flex;justify-content:center;align-items:center;gap:.8rem;flex-wrap:wrap}.generations-comparison .generations-comparison-award img{width:7.2rem;height:7.2rem;object-fit:contain}.generations-comparison .generations-comparison-footnote{font-family:DM Sans,sans-serif;font-size:1.8rem;line-height:1.6;color:#262626;margin:2.4rem 0 0}.generations-parks .generations-parks-top{background:#f6f5f5;padding:5.6rem 0 7rem}@media(min-width:992px){.generations-parks .generations-parks-top{padding:8rem 0 7rem}}.generations-parks .generations-parks-dark{background:#d1d0d0;padding:4rem 0}@media(min-width:992px){.generations-parks .generations-parks-dark{padding:5.6rem 0}}.generations-parks .generations-parks-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;text-align:center;margin:0 0 1.2rem}@media(min-width:768px){.generations-parks .generations-parks-title{font-size:4.8rem}}.generations-parks .generations-parks-subtitle{font-family:Sora,sans-serif;font-weight:400;font-size:2.4rem;line-height:3.6rem;color:#3f3e3e;text-align:center;max-width:80rem;margin:0 auto 4rem}.generations-parks .generations-parks-card{background:#e8e8e8;border-radius:2.4rem;padding:3.2rem 2.4rem;margin-top:-10rem}@media(min-width:992px){.generations-parks .generations-parks-card{padding:6rem 3.2rem}}.generations-parks .generations-parks-images{display:flex;align-items:stretch;gap:1.6rem;flex-wrap:wrap;justify-content:center}@media(min-width:992px){.generations-parks .generations-parks-images{flex-wrap:nowrap}}.generations-parks .generations-parks-image-wrap{flex:1;min-width:0}.generations-parks .generations-parks-image{background:#fff;border-radius:1.6rem;padding:1.6rem;display:flex;align-items:center;justify-content:center;height:100%}.generations-parks .generations-parks-image img{max-width:100%;height:14rem;object-fit:contain;display:block}@media(min-width:992px){.generations-parks .generations-parks-image img{height:16rem}}.generations-parks .generations-parks-divider{padding:2.4rem 0}.generations-parks .generations-parks-divider-line{display:flex;align-items:center;justify-content:space-around;position:relative}.generations-parks .generations-parks-divider-line:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#b8b7b7;transform:translateY(-50%)}.generations-parks .generations-parks-divider-dot{width:1rem;height:1rem;border-radius:50%;background:#b8b7b7;position:relative;z-index:1;flex:1;max-width:1rem}.generations-parks .generations-parks-labels{display:flex;align-items:flex-start;justify-content:center;gap:1.6rem;flex-wrap:wrap}@media(min-width:992px){.generations-parks .generations-parks-labels{flex-wrap:nowrap}}.generations-parks .generations-parks-info{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.2rem}.generations-parks .generations-parks-label{font-family:Sora,sans-serif;font-weight:600;font-size:1.4rem;text-transform:uppercase;color:#262626}.generations-parks .generations-parks-name{font-family:Sora,sans-serif;font-weight:700;font-size:2rem;line-height:1.3;color:#262626}@media(min-width:768px){.generations-parks .generations-parks-name{font-size:2.4rem}}.generations-parks .generations-parks-bottom{font-family:Sora,sans-serif;font-weight:600;font-size:2.4rem;line-height:3rem;color:#262626;text-align:center;margin:5.2rem 0 0}.generations-explore{background:#f6f5f5;padding:5.6rem 0}.generations-explore .generations-explore-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;text-align:center;margin:0 0 1.6rem}@media(min-width:768px){.generations-explore .generations-explore-title{font-size:4.8rem}}.generations-explore .generations-explore-subtitle{font-family:Sora,sans-serif;font-weight:400;font-size:2rem;line-height:1.5;color:#3f3e3e;text-align:center;margin:0 0 4rem}@media(min-width:768px){.generations-explore .generations-explore-subtitle{font-size:2.4rem;line-height:3.6rem}}.generations-explore .generations-explore-list{display:flex;flex-direction:column;gap:4rem;margin-top:8rem}.generations-explore .generations-explore-item{display:flex;flex-direction:column;background:#fff;border-radius:2.4rem;overflow:hidden}@media(min-width:992px){.generations-explore .generations-explore-item{flex-direction:row;align-items:stretch}}.generations-explore .generations-explore-item.is-featured{border:3px solid #2F3061;box-shadow:0 0 25px #2f306173}.generations-explore .generations-explore-item.is-featured .generations-explore-badge{background:#2f3061;color:#fff}.generations-explore .generations-explore-image{position:relative;flex-shrink:0;width:100%;min-height:28rem}@media(min-width:992px){.generations-explore .generations-explore-image{width:47rem;min-height:unset}}.generations-explore .generations-explore-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 50%,#000000a6);pointer-events:none;z-index:1}.generations-explore .generations-explore-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.generations-explore .generations-explore-image-label{position:absolute;bottom:2.4rem;left:2.4rem;z-index:2;font-family:Sora,sans-serif;font-weight:700;font-size:3.2rem;color:#fff}@media(min-width:768px){.generations-explore .generations-explore-image-label{font-size:3.6rem}}.generations-explore .generations-explore-awards{position:absolute;top:1.6rem;right:1.6rem;z-index:2;display:flex;align-items:flex-start;gap:1rem}.generations-explore .generations-explore-award img{width:10rem;height:auto;display:block}.generations-explore .generations-explore-content{position:relative;flex:1;display:flex;flex-direction:column;gap:1.2rem;padding:3.2rem}@media(min-width:992px){.generations-explore .generations-explore-content{padding:4rem}}.generations-explore .generations-explore-badge{position:absolute;top:0;right:0;font-family:DM Sans,sans-serif;font-weight:700;font-size:1.6rem;letter-spacing:.05em;text-transform:uppercase;color:#3f3e3e;background:#d7f3b0;border:none;border-radius:0 0 0 2.4rem;padding:1.2rem 2.4rem}.generations-explore .generations-explore-label{font-family:Sora,sans-serif;font-weight:600;font-size:1.6rem;line-height:2.4rem;text-transform:uppercase;color:#262626}.generations-explore .generations-explore-name{font-family:Sora,sans-serif;font-weight:700;font-size:3.6rem;line-height:1.2;color:#262626;margin:0}@media(min-width:768px){.generations-explore .generations-explore-name{font-size:4.8rem}}.generations-explore .generations-explore-desc{font-family:Sora,sans-serif;font-weight:600;font-size:2rem;line-height:3rem;color:#262626;margin:.4rem 0 .8rem}@media(min-width:768px){.generations-explore .generations-explore-desc{font-size:2.4rem}}.generations-explore .generations-explore-checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}.generations-explore .generations-explore-check{display:flex;align-items:center;gap:1.2rem;margin-bottom:1px;font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.4;color:#262626}.generations-explore .generations-explore-check svg{flex-shrink:0}.generations-explore .generations-explore-bestfor{font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.6;color:#3f3e3e;margin:.8rem 0 0}.generations-explore .generations-explore-bestfor strong{font-weight:700;color:#262626}.generations-explore .generations-explore-btns{display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap;margin-top:1.2rem}.park-render{position:relative;width:100%;max-width:144rem;margin:0 auto}.park-render-stage{position:relative;width:100%;border-radius:2.4rem;overflow:hidden;background:#1a1a1a;touch-action:none;cursor:grab}.park-render-stage:active{cursor:grabbing}.park-render-pan{position:relative;width:100%;transform-origin:0 0}.park-render-image{display:block;width:100%;height:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.park-marker{position:absolute;transform:translate(-50%,-50%);width:4rem;height:4rem;padding:0;border:.3rem solid #fff;border-radius:50%;background:#2f3061;color:#fff;cursor:pointer;box-shadow:0 .4rem 1.2rem #0006;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;z-index:2}.park-marker:hover,.park-marker:focus-visible{background:#99e047;color:#262626;transform:translate(-50%,-50%) scale(1.15);box-shadow:0 .6rem 1.8rem #0000008c;outline:none;z-index:3}@media(min-width:768px){.park-marker{width:4.4rem;height:4.4rem}}.park-marker-dot{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-family:Sora,sans-serif;font-weight:700;font-size:1.6rem;line-height:1}.park-render-controls{position:absolute;right:1.6rem;bottom:1.6rem;display:flex;flex-direction:column;gap:.6rem;z-index:4}.park-render-control{width:4rem;height:4rem;border:0;border-radius:50%;background:#000000a6;color:#fff;font-size:2rem;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .15s ease}.park-render-control:hover,.park-render-control:focus-visible{background:#000000d9;outline:none}.park-render-tooltip{position:absolute;transform:translate(-50%,calc(-100% - 1.6rem));background:#262626;color:#fff;padding:1.2rem 1.6rem;border-radius:1rem;max-width:28rem;min-width:16rem;pointer-events:none;box-shadow:0 .6rem 1.8rem #0006;z-index:5}.park-render-tooltip[hidden]{display:none}.park-render-tooltip:after{content:"";position:absolute;left:50%;bottom:-.6rem;transform:translate(-50%);width:0;height:0;border-left:.6rem solid transparent;border-right:.6rem solid transparent;border-top:.6rem solid #262626}.park-render-tooltip-title{display:block;font-family:Sora,sans-serif;font-weight:600;font-size:1.6rem;line-height:1.4}.parks-guide-wrapper{background:#d1d0d0;padding:5.6rem 0;position:relative;z-index:1}.parks-guide-card{background:#fff;border-radius:2.4rem;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;gap:5.6rem}@media(min-width:992px){.parks-guide-card{padding:5.6rem 6.4rem;margin-top:-200px}}.parks-guide-header{display:flex;flex-direction:column;align-items:center;gap:2.4rem;max-width:96rem}.parks-guide-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;margin:0;text-align:center}@media(min-width:768px){.parks-guide-title{font-size:4.8rem;line-height:6.4rem}}.parks-guide-text{font-family:DM Sans,sans-serif;font-weight:400;font-size:1.8rem;line-height:1.5;color:#262626;margin:0;text-align:center}@media(min-width:768px){.parks-guide-text{font-size:2.4rem;line-height:3.6rem}}.parks-guide-chips{display:flex;align-items:flex-start;gap:1.2rem;flex-wrap:wrap;justify-content:center}.parks-guide-chip{display:flex;align-items:center;gap:.8rem;padding:.4rem 1.2rem .4rem .8rem;background:#fff;border-radius:1.2rem}.parks-guide-chip svg{flex-shrink:0;width:2.4rem;height:2.4rem}.parks-guide-chip span{font-family:Sora,sans-serif;font-weight:600;font-size:1.6rem;line-height:2.4rem;color:#262626}.parks-guide-generations{display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:100%}.parks-guide-gen-title{font-family:Sora,sans-serif;font-weight:600;font-size:2.4rem;line-height:4.8rem;color:#0d0d0d;margin:0;text-align:center}@media(min-width:768px){.parks-guide-gen-title{font-size:3.6rem}}.parks-guide-timeline{display:flex;flex-direction:row;align-items:flex-start;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.parks-guide-timeline::-webkit-scrollbar{display:none}.parks-guide-timeline-item{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;min-width:18rem;background:none;border:0;padding:0;text-align:center;font:inherit;color:inherit}.parks-guide-timeline-item.is-clickable{cursor:pointer;transition:transform .2s ease}.parks-guide-timeline-item.is-clickable:hover,.parks-guide-timeline-item.is-clickable:focus-visible{transform:translateY(-.4rem);outline:none}.parks-guide-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem}.parks-guide-modal[hidden]{display:none}.parks-guide-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;cursor:pointer}.parks-guide-modal-dialog{position:relative;background:#fff;border-radius:2.4rem;padding:4rem;max-width:90rem;width:100%;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;gap:3rem}@media(min-width:768px){.parks-guide-modal-dialog{padding:5rem 6rem}}.parks-guide-modal-close{position:absolute;top:1.6rem;right:1.6rem;width:4rem;height:4rem;border-radius:50%;background:#0000000f;border:0;color:#262626;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease;z-index:2}.parks-guide-modal-close:hover,.parks-guide-modal-close:focus-visible{background:#0000001f;outline:none}.parks-guide-modal-image{display:flex;align-items:center;justify-content:center}.parks-guide-modal-image img{max-width:100%;height:auto;display:block}.parks-guide-modal-footer{display:flex;justify-content:flex-end}.parks-guide-modal-footer .btn{gap:.8rem}body.parks-guide-modal-open{overflow:hidden}.parks-guide-timeline-render{width:20.4rem;height:20.4rem;border-radius:1.5rem;overflow:hidden;display:flex;align-items:center;justify-content:center}.parks-guide-timeline-render img{width:100%;height:100%;object-fit:contain}.parks-guide-timeline-progress{display:flex;align-items:center;gap:.8rem;width:100%;padding:0}.parks-guide-timeline-line{flex:1;height:1px;background:#d1d0d0}.parks-guide-timeline-dot{width:.8rem;height:.8rem;border-radius:50%;background:#d1d0d0;flex-shrink:0}.parks-guide-timeline-info{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding-top:1.6rem}.parks-guide-timeline-name{font-family:Sora,sans-serif;font-weight:600;font-size:2.4rem;line-height:3rem;color:#0d0d0d;text-align:center}.parks-guide-timeline-desc{font-family:DM Sans,sans-serif;font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#262626;text-align:center}.parks-guide-btns{display:flex;flex-direction:column;align-items:center;gap:1.6rem;justify-content:center}.parks-metrics{background:#f6f5f5;padding-bottom:6.4rem}.parks-metrics .parks-metrics-dark{background:#d1d0d0 url(/wp-content/themes/akrobat/public/build/assets/parks-metrics-bg-D8-ptuke.svg) right bottom/85% auto no-repeat;padding:5.6rem 0 12rem;margin-bottom:-6.4rem;position:relative;overflow:hidden}.parks-metrics .parks-metrics-inner{display:flex;flex-direction:column;gap:3.2rem}@media(min-width:992px){.parks-metrics .parks-metrics-inner{flex-direction:row;align-items:center;gap:5.6rem;justify-content:space-between}}.parks-metrics .parks-metrics-left{display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem;flex:1}.parks-metrics .parks-metrics-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#313131;margin:0}@media(min-width:768px){.parks-metrics .parks-metrics-title{font-size:4.8rem;line-height:6.4rem}}.parks-metrics .parks-metrics-stats{display:flex;flex-wrap:wrap;gap:2.4rem;flex-shrink:0}@media(min-width:768px){.parks-metrics .parks-metrics-stats{max-width:62.8rem}}.parks-metrics .parks-metrics-stat{background:#4f4f4f;border:1px solid #3D3D3D;border-radius:3.6rem;padding:4.8rem 2.4rem;display:flex;flex-direction:column;align-items:center;gap:1.6rem;justify-content:center;width:100%}@media(min-width:768px){.parks-metrics .parks-metrics-stat{width:calc(50% - 1.2rem);height:30rem}}@media(min-width:768px){.parks-metrics .parks-metrics-stat:last-child{width:100%;height:27.6rem}}.parks-metrics .parks-metrics-stat-icon{width:6.4rem;height:6.4rem;display:flex;align-items:center;justify-content:center}.parks-metrics .parks-metrics-stat-icon img{width:100%;height:100%;object-fit:contain}.parks-metrics .parks-metrics-stat-number{font-family:Sora,sans-serif;font-weight:600;font-size:4.8rem;line-height:6rem;color:#fff;text-align:center}.parks-metrics .parks-metrics-stat-label{font-family:DM Sans,sans-serif;font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#fff;text-align:center}.parks-metrics .parks-metrics-cases{display:flex;flex-direction:column;gap:2rem;position:relative;z-index:1}@media(min-width:768px){.parks-metrics .parks-metrics-cases{flex-direction:row;gap:5.6rem;padding:0}}.parks-metrics .parks-metrics-case{flex:1;background:#e8e8e8;border:1px solid #BEBEBE;border-radius:2.4rem;padding:4.8rem 2.4rem;display:flex;align-items:center;gap:2.4rem}.parks-metrics .parks-metrics-case-logo{flex-shrink:0}.parks-metrics .parks-metrics-case-logo img{width:12rem;height:auto;object-fit:contain;display:block}.parks-metrics .parks-metrics-case-content{flex:1}.parks-metrics .parks-metrics-case-title{font-family:Sora,sans-serif;font-weight:600;font-size:2.4rem;line-height:1.29;color:#313131;margin:0 0 1.6rem}@media(min-width:768px){.parks-metrics .parks-metrics-case-title{font-size:2.8rem;line-height:3.6rem}}.parks-metrics .parks-metrics-case-desc{font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:2.4rem;color:#313131;margin:0}.parks-awards{background:#f6f5f5;padding:5.6rem 0}.parks-awards .parks-awards-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;text-align:center;margin:0 0 3.2rem}@media(min-width:768px){.parks-awards .parks-awards-title{font-size:4.8rem;line-height:6.4rem}}.parks-awards .parks-awards-list{display:flex;justify-content:center;align-items:flex-start;gap:2.4rem;flex-wrap:wrap;padding:.8rem 0}.parks-awards .parks-awards-item{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4.8rem;gap:1.6rem;width:100%;border-radius:3.6rem}@media(min-width:768px){.parks-awards .parks-awards-item{width:36rem;height:29.6rem}}.parks-awards .parks-awards-item-badge{width:16rem;height:16rem;display:flex;align-items:center;justify-content:center}.parks-awards .parks-awards-item-badge img{max-width:100%;max-height:100%;object-fit:contain}.parks-awards .parks-awards-item-text{font-family:Sora,sans-serif;font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#262626;text-align:center}.parks-casestudy{background:#f6f5f5;padding:5.6rem 0}.parks-casestudy .parks-casestudy-inner{display:flex;flex-direction:column;gap:4rem}@media(min-width:992px){.parks-casestudy .parks-casestudy-inner{flex-direction:row;align-items:center;gap:8rem}}.parks-casestudy .parks-casestudy-content{flex:1;display:flex;flex-direction:column;gap:5.6rem}.parks-casestudy .parks-casestudy-text-block{display:flex;flex-direction:column;gap:1.6rem}.parks-casestudy .parks-casestudy-text-block .btn{align-self:flex-start}.parks-casestudy .parks-casestudy-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;margin:0}@media(min-width:768px){.parks-casestudy .parks-casestudy-title{font-size:4.8rem;line-height:6.4rem}}.parks-casestudy .parks-casestudy-quote{font-family:Sora,sans-serif;font-weight:400;font-size:2.4rem;line-height:1.5;color:#262626;margin:0}.parks-casestudy .parks-casestudy-quote p{font-size:inherit;line-height:inherit;margin:0}@media(min-width:768px){.parks-casestudy .parks-casestudy-quote{font-size:2.4rem;line-height:3.6rem}}.parks-casestudy .parks-casestudy-stats{display:flex;gap:1.2rem;flex-wrap:wrap}.parks-casestudy .parks-casestudy-stat{background:#fff;border-radius:2.4rem;padding:2.4rem 1.7rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;flex:1;min-width:20rem}@media(min-width:768px){.parks-casestudy .parks-casestudy-stat{height:22rem}}.parks-casestudy .parks-casestudy-stat-icon{width:6.4rem;height:6.4rem;display:flex;align-items:center;justify-content:center}.parks-casestudy .parks-casestudy-stat-icon img{width:100%;height:100%;object-fit:contain}.parks-casestudy .parks-casestudy-stat-number{font-family:Sora,sans-serif;font-weight:600;font-size:4.8rem;line-height:6rem;color:#262626;text-align:center}.parks-casestudy .parks-casestudy-stat-label{font-family:DM Sans,sans-serif;font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#262626;text-align:center}.parks-casestudy .parks-casestudy-image{flex-shrink:0}.parks-casestudy .parks-casestudy-image img{width:100%;height:auto;border-radius:2.4rem;display:block}@media(min-width:992px){.parks-casestudy .parks-casestudy-image img{width:60rem;height:70rem;object-fit:cover}}.parks-features{background:#f6f5f5;padding:5.6rem 0}.parks-features .parks-features-inner{display:flex;flex-direction:column;gap:3.2rem}@media(min-width:992px){.parks-features .parks-features-inner{flex-direction:row;justify-content:center;align-items:center;gap:8rem}}.parks-features .parks-features-left{flex:1}.parks-features .parks-features-text-block{display:flex;flex-direction:column;gap:1.6rem}.parks-features .parks-features-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;margin:0}@media(min-width:768px){.parks-features .parks-features-title{font-size:4.8rem;line-height:6.4rem}}.parks-features .parks-features-text{font-family:DM Sans,sans-serif;font-weight:400;font-size:1.8rem;line-height:2.8rem;color:#262626;margin:0}.parks-features .parks-features-highlight{font-family:DM Sans,sans-serif;font-weight:600;font-size:2.4rem;line-height:3rem;color:#2f3061;margin:0}.parks-features .parks-features-grid{display:flex;flex-wrap:wrap;gap:2.4rem;flex:1}.parks-features .parks-features-item{display:flex;align-items:center;gap:1.2rem;width:calc(50% - 1.2rem)}.parks-features .parks-features-item-icon{flex-shrink:0;width:9.6rem;height:9.6rem;background:#2f3061;border:1px solid #3D3D3D;border-radius:1.6rem;display:flex;align-items:center;justify-content:center}.parks-features .parks-features-item-icon img{width:4.8rem;height:4.8rem;object-fit:contain}.parks-features .parks-features-item-content{flex:1;display:flex;flex-direction:column;gap:.4rem}.parks-features .parks-features-item-title{font-family:Sora,sans-serif;font-weight:600;font-size:1.6rem;line-height:2.4rem;color:#262626;margin:0}.parks-features .parks-features-item-desc{font-family:Sora,sans-serif;font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#262626;margin:0}.parks-cta-override .industry-cta-bg{background-image:url(/wp-content/themes/akrobat/public/build/assets/parks-cta-bg-BmWo-T3w.svg)}.parks-newsletter{background:#f6f5f5;padding:6.4rem 0}.parks-newsletter .parks-newsletter-inner{position:relative;border-radius:2.4rem;overflow:hidden;min-height:47.9rem;display:flex;align-items:center}.parks-newsletter .parks-newsletter-image{position:absolute;top:0;right:0;bottom:0;left:0}.parks-newsletter .parks-newsletter-image img{width:100%;height:100%;object-fit:cover}.parks-newsletter .parks-newsletter-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#2f3061 29.11%,#2f30618a 49.04%,#d4d4d41a 64.08%),#0003;border-radius:2.4rem}.parks-newsletter .parks-newsletter-content{position:relative;z-index:1;padding:3.2rem;display:flex;flex-direction:column;gap:2.4rem;max-width:57.6rem}@media(min-width:992px){.parks-newsletter .parks-newsletter-content{padding:5.6rem 6.4rem 5.6rem 12.8rem}}.parks-newsletter .parks-newsletter-text-block{display:flex;flex-direction:column;gap:1.6rem}.parks-newsletter .parks-newsletter-title{font-family:Sora,sans-serif;font-weight:600;font-size:2.8rem;line-height:1.33;color:#fff;margin:0}@media(min-width:768px){.parks-newsletter .parks-newsletter-title{font-size:3.6rem;line-height:4.8rem}}.parks-newsletter .parks-newsletter-desc{font-family:DM Sans,sans-serif;font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#fff;margin:0}.parks-newsletter .parks-newsletter-form,.parks-newsletter .parks-newsletter-form .wpcf7-form{display:flex;flex-direction:column;gap:1.6rem}.parks-newsletter .parks-newsletter-form input[type=email],.parks-newsletter .parks-newsletter-form input[type=text]{width:100%;max-width:57.6rem;height:4.8rem;padding:1rem 1.6rem;background:#fff;border:1px solid #D1D0D0;border-radius:.8rem;font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:2.4rem;color:#262626;outline:none}.parks-newsletter .parks-newsletter-form input[type=email]::placeholder,.parks-newsletter .parks-newsletter-form input[type=text]::placeholder{color:#5e5c5d}.parks-newsletter .parks-newsletter-form .wpcf7-acceptance .wpcf7-list-item{margin:0}.parks-newsletter .parks-newsletter-form .wpcf7-acceptance label{display:flex;align-items:flex-start;gap:.8rem;font-family:DM Sans,sans-serif;font-size:1.4rem;line-height:2rem;color:#fff}.parks-newsletter .parks-newsletter-form .wpcf7-acceptance input[type=checkbox]{width:1.8rem;height:1.8rem;flex-shrink:0;border-radius:.2rem;margin-top:.1rem}.parks-newsletter .parks-newsletter-form input[type=submit],.parks-newsletter .parks-newsletter-form .wpcf7-submit{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem 3.6rem;background:#ffffff26;border:3px solid #fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:10rem;font-family:Sora,sans-serif;font-weight:700;font-size:1.8rem;line-height:1.5;color:#fff;cursor:pointer;transition:all .4s ease-in-out;width:fit-content}.parks-newsletter .parks-newsletter-form input[type=submit]:hover,.parks-newsletter .parks-newsletter-form .wpcf7-submit:hover{background:#ffffff4d}.parks-statement{background:#0e0e1a;padding:8rem 0;text-align:center}.parks-statement .container{display:flex;flex-direction:column;align-items:center;gap:2.4rem;max-width:85rem}.parks-statement .parks-statement-label{font-family:Sora,sans-serif;font-weight:600;font-size:3.6rem;line-height:4.8rem;color:#fff;margin:0}.parks-statement .parks-statement-desc{font-family:Sora,sans-serif;font-weight:600;font-size:2.4rem;line-height:3.6rem;color:#fff;margin:0}.parks-statement .parks-statement-title{font-family:Sora,sans-serif;font-weight:600;font-size:4.8rem;line-height:6.4rem;color:#fff;margin:2rem 0 0}.parks-intro{padding:8rem 0}.parks-intro .container{display:flex;flex-direction:column;align-items:center;gap:3.2rem}.parks-intro .parks-intro-title{font-family:Sora,sans-serif;font-weight:700;font-size:4rem;line-height:1.2;color:#0a0a0a;text-align:center;max-width:90%;margin:0}@media(min-width:768px){.parks-intro .parks-intro-title{font-size:5.6rem}}.parks-intro .parks-intro-desc{font-family:DM Sans,sans-serif;font-size:1.8rem;line-height:1.6;color:#444;text-align:center;max-width:72rem;margin:0}.parks-intro .parks-intro-image{width:100%;border-radius:1.6rem;overflow:hidden;height:36rem}.parks-intro .parks-intro-image img{width:100%;height:100%;object-fit:cover;display:block}.casestudy-hero{position:relative}.casestudy-hero .casestudy-hero-split{display:flex;flex-direction:column;min-height:60rem}@media(min-width:992px){.casestudy-hero .casestudy-hero-split{flex-direction:row;min-height:72rem}}.casestudy-hero .casestudy-hero-gallery{flex:0 0 100%;min-height:36rem;position:relative;overflow:hidden}@media(min-width:992px){.casestudy-hero .casestudy-hero-gallery{flex:0 0 50%;min-height:unset}}.casestudy-hero .casestudy-hero-gallery .casestudy-gallery-swiper{height:100%}.casestudy-hero .casestudy-hero-gallery .swiper-slide img{width:100%;height:100%;object-fit:cover;display:block}.casestudy-hero .casestudy-hero-gallery .casestudy-gallery-pagination{bottom:2.4rem;left:2.4rem;right:auto;width:auto;display:flex;gap:.6rem}.casestudy-hero .casestudy-hero-gallery .casestudy-gallery-pagination .swiper-pagination-bullet{width:2.4rem;height:.4rem;border-radius:.2rem;background:#ffffff80;opacity:1;transition:all .4s ease-in-out}.casestudy-hero .casestudy-hero-gallery .casestudy-gallery-pagination .swiper-pagination-bullet-active{background:#99e047;width:3.2rem}.casestudy-hero .casestudy-hero-content{flex:0 0 100%;background:#f6f5f5;padding:.8rem 2.4rem 4rem;display:flex;flex-direction:column;justify-content:flex-start;gap:1.6rem}@media(min-width:992px){.casestudy-hero .casestudy-hero-content{flex:0 0 50%;padding:1.6rem 5.6rem 6rem}}.casestudy-hero .casestudy-hero-logo img{max-height:6rem;width:auto;display:block}.casestudy-hero .casestudy-hero-title{font-family:Sora,sans-serif;font-weight:700;font-size:3rem;line-height:1.2;color:#262626;margin:0}@media(min-width:768px){.casestudy-hero .casestudy-hero-title{font-size:3.6rem}}.casestudy-hero .casestudy-hero-text{font-family:DM Sans,sans-serif;font-weight:400;font-size:1.8rem;line-height:1.6;color:#3f3e3e;margin:0}.casestudy-hero .casestudy-hero-text p{margin:0 0 1rem}.casestudy-hero .casestudy-hero-text p:last-child{margin-bottom:0}.casestudy-hero .casestudy-hero-text strong{font-weight:600}.casestudy-hero .casestudy-hero-checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.casestudy-hero .casestudy-hero-checklist-item{display:flex;align-items:center;gap:.8rem}.casestudy-hero .casestudy-hero-checklist-item svg{flex-shrink:0;width:2rem;height:2rem}.casestudy-hero .casestudy-hero-checklist-item span{font-family:DM Sans,sans-serif;font-size:1.8rem;line-height:1.5;color:#262626}.casestudy-hero .casestudy-hero-btn{align-self:flex-start}.casestudy-hero .casestudy-hero-badges{position:absolute;bottom:-9.5rem;left:0;right:0;display:flex;justify-content:center;gap:2rem;z-index:10;padding:0 2rem}@media(min-width:768px){.casestudy-hero .casestudy-hero-badges{gap:3.2rem}}.casestudy-hero .casestudy-hero-badge{flex-shrink:0}.casestudy-hero .casestudy-hero-badge img{display:block;width:19.5rem;height:19.6rem;object-fit:contain}.casestudy-challenge{background-color:#e7e6e6;padding:14rem 0 5.6rem;overflow:visible}.casestudy-challenge .industry-challenges-inner{display:flex;flex-direction:column;gap:3.2rem}@media(min-width:992px){.casestudy-challenge .industry-challenges-inner{flex-direction:row;align-items:center;gap:8rem}}.casestudy-challenge .industry-challenges-familiar{flex:1}.casestudy-text{padding:5.6rem 0}.casestudy-text .casestudy-text-inner{max-width:96rem;margin:0 auto}.casestudy-text .casestudy-text-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.6rem;line-height:1.33;color:#262626;margin:0 0 2.4rem}.casestudy-text .casestudy-text-content{font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.75;color:#262626}@media(min-width:768px){.casestudy-text .casestudy-text-content{font-size:1.8rem}}.casestudy-text .casestudy-text-content p{margin:0 0 1.6rem}.casestudy-text .casestudy-text-content p:last-child{margin-bottom:0}.casestudy-text .casestudy-text-content strong{font-weight:600}.casestudy-text .casestudy-text-content blockquote{border-left:4px solid #99E047;padding-left:2rem;margin:2.4rem 0;font-style:italic;font-size:2rem;line-height:1.6;color:#262626}@media(min-width:768px){.casestudy-text .casestudy-text-content blockquote{font-size:2.4rem}}.casestudy-text .casestudy-text-image{margin-top:3.2rem;border-radius:2.4rem;overflow:hidden}.casestudy-text .casestudy-text-image img{width:100%;height:auto;display:block}.casestudy-highlights{background:#f6f5f5;padding:5.6rem 0}.casestudy-highlights .casestudy-highlights-title{font-family:Sora,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.33;color:#262626;text-align:center;margin:0 0 3.2rem}@media(min-width:768px){.casestudy-highlights .casestudy-highlights-title{font-size:4.8rem}}.casestudy-highlights .casestudy-highlights-media{width:100%}.casestudy-highlights .casestudy-highlights-thumb{position:relative;display:block;border-radius:1.8rem;overflow:hidden;max-width:96rem;margin:0 auto}.casestudy-highlights .casestudy-highlights-thumb img{width:100%;height:auto;display:block}.casestudy-highlights .casestudy-highlights-link{text-decoration:none}.casestudy-highlights .casestudy-highlights-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out}.casestudy-highlights .casestudy-highlights-play svg{width:6.4rem;height:6.4rem}.casestudy-highlights .casestudy-highlights-link:hover .casestudy-highlights-play{transform:translate(-50%,-50%) scale(1.1)}.casestudy-attractions .industry-attractions-slide-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.park-contacts{padding:4rem 0 6rem}.park-contacts .park-contacts-inner{max-width:72rem;margin:0 auto}.park-contacts .park-contacts-grid{display:flex;flex-wrap:wrap;gap:2rem}.park-contacts .park-contacts-card{background:#fff;border-radius:2rem;padding:0;overflow:hidden;display:flex;flex-direction:column;gap:1.6rem;width:100%}.park-contacts .park-contacts-card-header{padding:2.4rem 3.2rem 0}.park-contacts .park-contacts-card-title{font-family:Sora,sans-serif;font-weight:700;font-size:2rem;line-height:1.33;color:#262626;margin:0 0 2rem}.park-contacts .park-contacts-divider{border:none;border-top:1px solid #E0E0E0;margin:0}.park-contacts .park-contacts-role{font-family:Sora,sans-serif;font-weight:700;font-size:1.4rem;line-height:1.5;letter-spacing:.05em;text-transform:uppercase;color:#262626;padding:0 3.2rem}.park-contacts .park-contacts-phones{display:flex;flex-direction:column;gap:.4rem;padding:0 3.2rem}.park-contacts .park-contacts-phone{font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.5;color:#262626;margin:0}.park-contacts .btn{margin:.8rem 3.2rem 3.2rem;align-self:flex-start}
