@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;overflow-x:hidden;max-width:100vw;overflow-wrap:break-word;word-wrap:break-word}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;outline:none}ul,ol{list-style:none;padding:0;margin:0}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media (min-width: 1280px){.container{max-width:1240px;padding-left:0;padding-right:0}}:root{--color-primary: #FF2F92;--color-secondary: #F7F7F7;--color-three: #1C1C1E;--color-yellow: #FFE350;--color-yellow-hover: #FFD24A;--color-dark-hover: #44414D;--color-links: #126DF7;--color-error: #F4212E;--color-text-primary: #17161A;--color-text-secondary: #756F80;--color-text-tertiary: #D9D9D9;--color-text-inverse: #FFFFFF;--color-disabled: #B1AFB6;--color-state-hover: #E9E8EB;--color-gray-100: #E5E5E5;--color-gray-200: #D3D3D3;--color-gray-300: #8F8F8F;--color-gray-500: #ACACAC;--color-gray-700: #8F8F8F;--color-gray-900: #525252;--color-bg-light: #FFFFFF;--color-bg-dark: #17161A;--font-main: "Inter", sans-serif;--font-heading: "Montserrat Alternates", sans-serif;--transition-fast: .35s ease;--transition-normal: .5s ease;--shadow-card: 0 4px 12px rgba(0, 0, 0, .08);--shadow-hover: 0 10px 30px rgba(255, 47, 146, .2)}.btn{display:inline-flex;align-items:center;justify-content:center;min-width:96px;padding:8px 24px;border-radius:16px;font-family:var(--font-main);font-weight:500;font-size:16px;line-height:18px;cursor:pointer;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94);border:none;text-align:center;text-decoration:none;-webkit-text-fill-color:currentColor;background-clip:border-box;-webkit-background-clip:border-box}.btn:disabled,.btn.is-disabled{background-color:var(--color-disabled);color:var(--color-text-secondary);cursor:not-allowed;border:none}.btn--primary,.btn-primary{background:#ff2f92;color:#f7f7f7;-webkit-text-fill-color:#F7F7F7;border:1px solid #ED75F4;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}.btn--primary:hover:not(:disabled),.btn-primary:hover:not(:disabled){background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff);border-color:transparent;box-shadow:0 8px 28px #5d9fff73;color:#fff;-webkit-text-fill-color:#FFFFFF;transform:translateY(-2px)}.btn--primary:active:not(:disabled),.btn-primary:active:not(:disabled){transform:scale(.97) translateY(0)}.btn--secondary,.btn-secondary{background:linear-gradient(90deg,#1c1c1e,#1c1c1e 30%,#2c5f8a 70%,#2c5f8a);background-size:200% auto;background-position:0% center;color:var(--color-text-inverse);transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}.btn--secondary:hover:not(:disabled),.btn-secondary:hover:not(:disabled){background-position:100% center;box-shadow:0 8px 24px #2c5f8a59}.btn--secondary:active:not(:disabled),.btn-secondary:active:not(:disabled){transform:scale(.97)}.btn--tab,.btn-tab{border:2px solid var(--color-links);padding:6px 22px}.btn-cta-blue-gradient{display:inline-flex;align-items:center;justify-content:center;min-width:96px;padding:16px 30px;border-radius:32px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#fff;-webkit-text-fill-color:#FFFFFF;text-decoration:none;background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff);border:none;cursor:pointer;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94);box-sizing:border-box}.btn-cta-blue-gradient:hover{color:#fff;-webkit-text-fill-color:#FFFFFF;opacity:.96;transform:translateY(-1px);box-shadow:0 8px 24px #5d9fff59}.btn-cta-blue-gradient:focus-visible{outline:2px solid #5d9fff;outline-offset:3px}.input-group{display:flex;flex-direction:column;gap:8px;width:100%;margin-bottom:16px}.input-group .input-label{font-family:var(--font-main);font-weight:500;font-size:16px;line-height:18px;color:var(--color-text-primary);margin:0}.input-group .input-field,.input-group .input{width:100%;padding:14px;border-radius:16px;border:1px solid var(--color-text-tertiary);font-family:var(--font-main);font-weight:400;font-size:16px;line-height:18px;color:var(--color-text-primary);background-color:transparent;transition:border-color var(--transition-fast);box-sizing:border-box}.input-group .input-field::placeholder,.input-group .input::placeholder{color:var(--color-text-secondary)}.input-group .input-field:hover,.input-group .input-field:focus,.input-group .input:hover,.input-group .input:focus{outline:none;border-color:var(--color-text-primary)}.input-group .input-field:disabled,.input-group .input:disabled{border-color:var(--color-text-tertiary);color:var(--color-text-tertiary);cursor:not-allowed}.input-group .input-field:disabled::placeholder,.input-group .input:disabled::placeholder{color:var(--color-text-tertiary)}.input-group .input-field.is-error,.input-group .input.is-error{border-color:var(--color-error)}.input-group .input-supporting-text{font-family:var(--font-main);font-weight:400;font-size:14px;line-height:1;letter-spacing:-.56px;color:#8a8396;margin:0}.btn-large{transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}.w1-heading{font-family:var(--font-heading);font-weight:600;font-size:48px;line-height:46px}.w2-heading{font-family:var(--font-heading);font-weight:600;font-size:40px;line-height:48px}.w3-heading{font-family:var(--font-heading);font-weight:600;font-size:36px;line-height:44px}.h1-heading{font-family:var(--font-main);font-weight:600;font-size:28px;line-height:36px}.h2-heading{font-family:var(--font-main);font-weight:500;font-size:24px;line-height:32px}.h3-heading{font-family:var(--font-main);font-weight:500;font-size:20px;line-height:28px}.h4-heading{font-family:var(--font-main);font-weight:500;font-size:18px;line-height:24px}.body-large{font-family:var(--font-main);font-weight:400;font-size:16px;line-height:24px}.body-medium{font-family:var(--font-main);font-weight:500;font-size:16px;line-height:18px}.caption-text{font-family:var(--font-main);font-weight:400;font-size:14px;line-height:16px}@media (min-width: 1280px){.animate-fade,.animate-slide-up,.animate-slide-left,.animate-slide-right{opacity:0;will-change:opacity,transform;transition:opacity .9s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94);transition-delay:calc(var(--stagger-i, 0) * .1s)}.animate-slide-up{transform:translateY(40px)}.animate-slide-left{transform:translate(-40px)}.animate-slide-right{transform:translate(40px)}.animate-fade.is-visible,.animate-slide-up.is-visible,.animate-slide-left.is-visible,.animate-slide-right.is-visible{opacity:1;transform:translateY(0) translate(0)}.advantages-grid .adv-card.animate-slide-up,.about-gammibon-block .feature-card.animate-slide-left,.about-gammibon-block .feature-card.animate-slide-right,.contacts-grid .contact-card.animate-slide-up{transition:opacity .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94)}.section-header-center .section-badge{opacity:0;transform:translateY(20px);transition:opacity .75s ease,transform .75s ease;transition-delay:0ms}.section-header-center .section-title{opacity:0;transform:translateY(30px);transition:opacity .9s ease,transform .9s ease;transition-delay:.15s}.section-header-center .section-subtitle{opacity:0;transform:translateY(20px);transition:opacity .75s ease,transform .75s ease;transition-delay:.3s}.section-header-center.is-visible .section-badge,.section-header-center.is-visible .section-title,.section-header-center.is-visible .section-subtitle{opacity:1;transform:translateY(0)}}@media (max-width: 1279px){.animate-fade,.animate-slide-up,.animate-slide-left,.animate-slide-right,.section-header-center .section-badge,.section-header-center .section-title,.section-header-center .section-subtitle{opacity:1!important;transform:none!important}}.hover-lift{transition:transform .5s cubic-bezier(.25,.46,.45,.94),box-shadow .3s cubic-bezier(.25,.46,.45,.94)}@media (min-width: 1280px){.hover-lift:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001a}}.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.popup-overlay.is-open{opacity:1;visibility:visible}.ingredients-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.92);z-index:9999;background:#fff;border-radius:20px;max-width:420px;width:calc(100% - 32px);max-height:80vh;overflow-y:auto;opacity:0;visibility:hidden;transition:opacity .5s ease,transform .5s ease,visibility .5s ease;box-shadow:0 20px 60px #00000026}.ingredients-popup.is-open{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.ingredients-popup .popup-close{position:absolute;top:12px;right:12px;width:32px;height:32px;border:none;background:#0000000f;border-radius:50%;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#525252;z-index:2;transition:background .35s ease}.ingredients-popup .popup-close:hover{background:#0000001f}.ingredients-popup .popup-content{display:flex;flex-direction:column}.ingredients-popup .popup-image{width:100%;height:220px;overflow:hidden;border-radius:20px 20px 0 0}.ingredients-popup .popup-image img{width:100%;height:100%;object-fit:cover}.ingredients-popup .popup-details{padding:24px}.ingredients-popup .popup-product-name{font-family:var(--font-heading);font-size:20px;font-weight:600;color:var(--color-text-primary);margin:0 0 16px;line-height:1.3}.ingredients-popup .popup-section .popup-label{display:block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#8f8f8f;margin-bottom:8px}.ingredients-popup .popup-section .popup-text{font-size:14px;line-height:1.6;color:#525252;margin:0}body{font-family:var(--font-main);color:var(--color-text-primary);background-color:#f7f7f7;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-three);margin:0}@media (hover: hover) and (pointer: fine){h1:not(.text-white):not(.no-heading-hover):not(.hero-title):not(.section-title):not(.faq-hero__title):not(.catalog-header__title):not(.configurator-hero__title):not(.page-title):hover,h2:not(.text-white):not(.no-heading-hover):not(.section-title):not(.faq-question):not(.checkout__section-title):not(.single-product__section-title):not(.step-title):not(.catalog-cta__title):not(.cta-heading):hover,h3:not(.text-white):not(.no-heading-hover):not(.promo-title):hover,h4:not(.text-white):not(.no-heading-hover):hover,h5:not(.text-white):not(.no-heading-hover):hover,h6:not(.text-white):not(.no-heading-hover):hover{background-image:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-position:100% center;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}}@media (hover: hover) and (pointer: fine) and (prefers-reduced-motion: reduce){h1:not(.text-white):not(.no-heading-hover):not(.hero-title):not(.section-title):not(.faq-hero__title):not(.catalog-header__title):not(.configurator-hero__title):not(.page-title):hover,h2:not(.text-white):not(.no-heading-hover):not(.section-title):not(.faq-question):not(.checkout__section-title):not(.single-product__section-title):not(.step-title):not(.catalog-cta__title):not(.cta-heading):hover,h3:not(.text-white):not(.no-heading-hover):not(.promo-title):hover,h4:not(.text-white):not(.no-heading-hover):hover,h5:not(.text-white):not(.no-heading-hover):hover,h6:not(.text-white):not(.no-heading-hover):hover{background:none;-webkit-text-fill-color:var(--color-three);color:var(--color-three);transition:none}}a{color:var(--color-links);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-primary)}p{margin:0}.text-gradient-pink{background:linear-gradient(135deg,#ff2f92,#ff2f92);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;fill:currentColor}.icon svg{width:100%;height:100%;transition:fill .5s ease,stroke .5s ease}.icon--sm{width:16px;height:16px}.icon--lg{width:32px;height:32px}.icon--xl{width:48px;height:48px}.icon.interactive{cursor:pointer}.icon.interactive:hover{color:#ff2f92}.woocommerce div.product,.woocommerce .products{margin:0}.catalog-header{margin-bottom:30px}.catalog-header__title{font-family:Montserrat Alternates,sans-serif;font-size:56px;line-height:63px;font-weight:600;background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.catalog-header__title:hover{background-position:100% center}.catalog-header__title{margin-bottom:16px;display:inline-block}.catalog-header__subtitle{font-family:Inter,sans-serif;font-size:18px;line-height:24px;font-weight:500;color:#acacac;margin:0}@media (max-width: 1024px){.catalog-header{margin-bottom:30px}.catalog-header__title{font-size:40px;line-height:55px;margin-bottom:12px}}@media (max-width: 768px){.catalog-header{margin-bottom:24px}.catalog-header__title{font-size:36px;line-height:40px;margin-bottom:12px}.catalog-header__subtitle{font-size:16px}}@media (max-width: 480px){.catalog-header{margin-bottom:30px}.catalog-header__title{font-size:32px;line-height:55px;margin-bottom:12px}.catalog-header__subtitle{font-size:18px}}.catalog-filters{display:flex;flex-direction:column;gap:18px;margin-bottom:60px}.catalog-filters__label{display:flex;align-items:center;gap:8px}.catalog-filters__label .filter-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0}.catalog-filters__label .filter-icon svg{width:32px;height:32px}.catalog-filters__label .filter-text{font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:24px;color:#1c1c1e}.catalog-filters__list{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.catalog-filters__list li a{display:inline-flex;align-items:center;justify-content:center;padding:6px 17px;border-radius:32px;border:1px solid #D3D3D3;background:transparent;color:#8f8f8f;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-decoration:none;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94);white-space:nowrap}.catalog-filters__list li a:hover{border-color:#ff2f92;color:#ff2f92}.catalog-filters__list li a.active{background-color:#ff2f92;border-color:#d3d3d3;color:#fff}@media (max-width: 1024px){.catalog-filters{margin-bottom:32px}}@media (max-width: 768px){.catalog-filters{gap:14px;margin-bottom:32px}.catalog-filters__list{flex-wrap:nowrap;overflow-x:auto;max-width:100%;padding-bottom:6px;width:100%}.catalog-filters__list::-webkit-scrollbar{display:none}.catalog-filters__list{-ms-overflow-style:none;scrollbar-width:none}}@media (max-width: 480px){.catalog-filters{gap:18px;margin-bottom:32px}.catalog-filters__list{gap:16px;flex-wrap:nowrap;overflow-x:auto}.catalog-filters__list::-webkit-scrollbar{display:none}.catalog-filters__list{-ms-overflow-style:none;scrollbar-width:none}}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:20px!important;margin-bottom:56px}@media (max-width: 1279px){.woocommerce ul.products{grid-template-columns:repeat(3,1fr)!important}}@media (max-width: 1024px){.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 480px){.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important;gap:12px 8px!important}}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{margin:0!important;width:100%!important;clear:none!important;float:none!important}.product-card{background-color:#fff;border-radius:24px;border:2px solid #D3D3D3;overflow:hidden;display:flex;flex-direction:column;height:100%;transition:transform .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94)}.product-card:hover{box-shadow:0 8px 24px #00000014;border-color:#ff2f922e}.product-card .woocommerce-LoopProduct-link{display:block;text-decoration:none}.product-card__image-wrapper{position:relative;width:100%;height:180px;background-color:#f5f5f5;overflow:hidden}.product-card__image-wrapper img{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;margin:0!important;padding:0!important;border-radius:0!important}.product-card__image-wrapper .halal-badge{position:absolute;top:12px;right:12px;z-index:5;display:flex;align-items:center;justify-content:center;background-color:#f7f7f7;border:1px solid #E5E5E5;border-radius:12px;padding:4px;pointer-events:none}.product-card__image-wrapper .halal-badge img{position:relative!important;top:auto!important;left:auto!important;display:block!important;width:32px!important;height:32px!important;object-fit:contain!important;border-radius:0!important;margin:0!important;padding:0!important}.product-card__content{padding:32px 12px;display:flex;flex-direction:column;flex-grow:1}.product-card__content .woocommerce-loop-product__title{font-family:Inter,sans-serif;font-size:18px!important;font-weight:500!important;color:#1c1c1e!important;margin:0 0 8px!important;padding:0!important;line-height:24px!important}.product-card__excerpt{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:18px;color:#8f8f8f;margin-bottom:24px}.product-card__bottom{display:flex;align-items:center;gap:24px;margin-top:auto;width:100%}.product-card__price-weight{display:flex;flex-direction:column;gap:6px}.product-card__price-weight .price{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:18px;font-size:18px!important;color:#1c1c1e!important;font-weight:500!important;margin:0;line-height:24px}.product-card__price-weight .price del{opacity:.5;font-weight:400;margin-right:5px}.product-card__price-weight .price ins{text-decoration:none}.product-card__price-weight .price:empty:before{content:"Цена не указана";font-size:14px;color:#8f8f8f;font-weight:400}.product-card__price-weight .price span.amount,.product-card__price-weight .price span.woocommerce-Price-amount{font-size:18px!important;color:#1c1c1e!important;font-weight:500!important}.product-card__price-weight .product-card__weight{font-family:Inter,sans-serif;font-weight:400;line-height:16px;color:#8f8f8f;font-size:14px;line-height:18px}.product-card__action{flex-shrink:0;margin-left:auto}.product-card__action a.button.btn-add-to-cart,.product-card__action .added_to_cart.wc-forward{display:flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;border-radius:20px!important;background:#ff2f92!important;color:transparent!important;font-size:0!important;padding:5px!important;margin:0!important;border:none!important;position:relative;overflow:hidden;line-height:0;transition:background .45s cubic-bezier(.22,.61,.36,1),background-color .45s cubic-bezier(.22,.61,.36,1),box-shadow .5s cubic-bezier(.22,.61,.36,1),transform .5s cubic-bezier(.22,.61,.36,1)}.product-card__action a.button.btn-add-to-cart:hover,.product-card__action .added_to_cart.wc-forward:hover{background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff)!important;box-shadow:0 6px 20px #5d9fff59;transform:scale(1.08)}.product-card__action a.button.btn-add-to-cart:after,.product-card__action .added_to_cart.wc-forward:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:22px;height:22px;background-image:url("data:image/svg+xml,%3Csvg width='42' height='42' viewBox='0 0 42 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.125 7.875H8.85234C10.0699 7.875 10.6786 7.875 11.1369 8.20533C11.5952 8.53565 11.7877 9.11317 12.1727 10.2682L13.125 13.125' stroke='%23FFFFFF' stroke-width='2.625' stroke-linecap='round'/%3E%3Cpath d='M30.625 30.625H14.0891C13.8332 30.625 13.7053 30.625 13.6083 30.6141C12.58 30.499 11.8756 29.5217 12.0915 28.5098C12.1119 28.4143 12.1524 28.2929 12.2333 28.0502C12.3231 27.7807 12.368 27.646 12.4176 27.5271C12.9256 26.3098 14.0749 25.4814 15.3903 25.3845C15.5188 25.375 15.6608 25.375 15.9449 25.375H25.375' stroke='%23FFFFFF' stroke-width='2.625' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.8127 25.375H19.4908C17.2521 25.375 16.1328 25.375 15.2562 24.7969C14.3795 24.2189 13.9386 23.1901 13.0568 21.1324L12.7613 20.4431C11.3447 17.1376 10.6364 15.4849 11.4145 14.305C12.1925 13.125 13.9906 13.125 17.5868 13.125H26.8283C30.8516 13.125 32.8633 13.125 33.622 14.4324C34.3808 15.7399 33.3827 17.4865 31.3866 20.9797L30.8904 21.848C29.9071 23.5689 29.4154 24.4294 28.6006 24.9022C27.7859 25.375 26.7948 25.375 24.8127 25.375Z' stroke='%23FFFFFF' stroke-width='2.625' stroke-linecap='round'/%3E%3Ccircle cx='29.75' cy='35' r='1.75' fill='%23FFFFFF'/%3E%3Ccircle cx='15.75' cy='35' r='1.75' fill='%23FFFFFF'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .7s cubic-bezier(.22,.61,.36,1)}.product-card__action a.button.btn-add-to-cart:hover:after,.product-card__action .added_to_cart.wc-forward:hover:after{transform:translate(-50%,-50%) scale(1.05)}@media (max-width: 480px){.product-card{border-radius:24px}.product-card__image-wrapper{height:160px}.product-card__image-wrapper .halal-badge{top:8px;right:8px;border-width:.8px;padding:3px}.product-card__image-wrapper .halal-badge img{width:26px!important;height:26px!important}.product-card__content{padding:12px 8px}.product-card .woocommerce-loop-product__title{font-size:16px!important;line-height:normal!important;margin:0 0 4px!important}.product-card__excerpt{font-size:12px;line-height:16px;margin-bottom:12px}.product-card__price-weight .price{font-size:16px!important;line-height:24px}.product-card__price-weight .price span.amount,.product-card__price-weight .price span.woocommerce-Price-amount{font-size:16px!important}.product-card__price-weight .product-card__weight{font-size:12px;line-height:16px}.product-card__action a.button.btn-add-to-cart,.product-card__action .added_to_cart.wc-forward{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:4px!important}.product-card__action a.button.btn-add-to-cart:after,.product-card__action .added_to_cart.wc-forward:after{width:18px;height:18px}}@media (min-width: 1280px){.woocommerce ul.products li.product.product-card:hover .woocommerce-loop-product__title,.woocommerce ul.products li.product.product-card:hover .product-card__price-weight .price{background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:gammibon-card-row-gradient-text .5s cubic-bezier(.25,.46,.45,.94) forwards}.woocommerce ul.products li.product.product-card:hover .product-card__price-weight .price *{color:transparent!important;-webkit-text-fill-color:transparent!important}.woocommerce ul.products li.product.product-card:hover .product-card__price-weight .price del{opacity:.55}.woocommerce ul.products li.product.product-card:hover a.button.btn-add-to-cart,.woocommerce ul.products li.product.product-card:hover .added_to_cart.wc-forward{background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff)!important;box-shadow:0 6px 20px #5d9fff59;transform:scale(1.08)}}.woocommerce-pagination{margin-top:40px}.woocommerce-pagination ul.page-numbers{display:flex;align-items:center;justify-content:center;gap:10px;padding:0;margin:0;border:none}.woocommerce-pagination ul.page-numbers li{border:none}.woocommerce-pagination ul.page-numbers li .page-numbers{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border-radius:8px;border:1px solid #EAEAEA;background-color:#fff;color:#1c1c1e;text-decoration:none;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:18px;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}.woocommerce-pagination ul.page-numbers li .page-numbers:hover,.woocommerce-pagination ul.page-numbers li .page-numbers.current{background-color:#1c1c1e;color:#fff;border-color:#1c1c1e}.woocommerce-pagination ul.page-numbers li .next,.woocommerce-pagination ul.page-numbers li .prev{width:auto}.catalog-cta{margin:64px auto 0;text-align:center;max-width:920px;padding:56px 36px 60px;border-radius:32px;background:linear-gradient(135deg,#ff2f9214,#fff 42%,#74b9ff24);border:1px solid rgba(255,47,146,.12);box-shadow:0 12px 48px #0000000d;display:flex;flex-direction:column;align-items:center;gap:28px}.catalog-cta__title{font-family:Montserrat Alternates,sans-serif;font-weight:700;font-size:40px;line-height:1.2;margin:0;max-width:640px;display:inline-block;background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-position:0% center;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}@media (prefers-reduced-motion: reduce){.catalog-cta__title{transition:none}}@media (hover: hover) and (pointer: fine){.catalog-cta:hover .catalog-cta__title{background-position:100% center}}.catalog-cta__btn{margin:0}@media (max-width: 768px){.catalog-cta{margin-top:48px;padding:40px 24px 44px;border-radius:24px;gap:22px}.catalog-cta__title{font-size:28px}}@media (max-width: 480px){.catalog-cta{margin-top:36px;padding:32px 18px 36px;gap:18px}.catalog-cta__title{font-size:22px}.catalog-cta__btn{width:100%;max-width:320px}}.cart-toast-container{position:fixed;top:24px;right:24px;z-index:9999;display:flex;flex-direction:column;gap:12px;pointer-events:none}@media (max-width: 640px){.cart-toast-container{top:20px;right:20px;left:20px}}.cart-toast{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #E5E5E5;box-shadow:0 12px 24px #0000001a;border-radius:16px;padding:16px;display:flex;align-items:center;gap:16px;width:380px;max-width:100%;pointer-events:auto;transform:translate(120%);opacity:0;transition:transform .6s cubic-bezier(.175,.885,.32,1.275),opacity .5s ease}.cart-toast.is-visible{transform:translate(0);opacity:1}@media (max-width: 640px){.cart-toast{width:100%}}.cart-toast__image{width:60px;height:60px;border-radius:8px;object-fit:contain;background:#f9f9fa;flex-shrink:0}.cart-toast__content{flex-grow:1;display:flex;flex-direction:column;gap:4px}.cart-toast__title{font-family:Montserrat Alternates,sans-serif;font-size:14px;font-weight:600;margin:0;line-height:1.2;color:#000;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-toast__status{display:flex;align-items:center;gap:6px;color:#1b8c3e;font-size:13px;font-weight:500}.cart-toast__status svg{width:14px;height:14px}.cart-toast__action{margin-top:6px;font-size:13px;color:#ff2f92;font-weight:500;text-decoration:none}.cart-toast__action:hover{text-decoration:underline}.cart-toast__close{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;color:#acacac;transition:color .35s;flex-shrink:0;align-self:flex-start;margin-top:-4px;margin-right:-4px}.cart-toast__close:hover{color:#000}.cart-toast__close svg{width:20px;height:20px}@keyframes gammibon-card-row-gradient-text{0%{background-position:0% center}to{background-position:100% center}}.checkout-page *{box-sizing:border-box}.checkout-page input{outline:none}.checkout-page--wrapper{background:#f7f7f7;border:1px solid #ACACAC;border-radius:24px;padding:80px;margin:40px auto 80px;max-width:1045px}@media (max-width: 1200px){.checkout-page--wrapper{padding:60px 40px;max-width:860px}}@media (max-width: 960px){.checkout-page--wrapper{padding:40px 24px;border-radius:20px;margin:20px auto 40px;max-width:100%}}@media (max-width: 480px){.checkout-page--wrapper{padding:24px 16px;border-radius:12px;border:none;background:transparent}}.checkout__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px}.checkout__header .checkout__title{font-family:Montserrat Alternates,sans-serif;font-size:32px;font-weight:600;line-height:40px;margin:0;color:#000}@media (max-width: 640px){.checkout__header .checkout__title{font-size:24px;line-height:32px}}.checkout__header .checkout__close-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:0;text-decoration:none}.checkout__header .checkout__close-btn svg{width:32px;height:32px}.checkout__header .checkout__close-btn:hover svg path{stroke:#ff2f92}.checkout__empty-state{text-align:center;padding:60px 20px}.checkout__empty-state .checkout__empty-msg{font-family:Montserrat Alternates,sans-serif;font-size:18px;font-weight:500;margin-bottom:32px;line-height:1.4}.checkout__empty-btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 40px;background:linear-gradient(90deg,#ff1e8f,#ff2a96,#ff44a3);color:#fff;font-family:Inter,sans-serif;font-weight:500;font-size:16px;border-radius:28px;text-decoration:none;transition:transform .35s,box-shadow .35s;border:none;cursor:pointer;min-width:200px}.checkout__empty-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff1e8f4d;color:#fff}.checkout__empty-btn--full{width:100%}.checkout__totals--empty{margin-top:24px;padding-top:24px;border-top:1px solid #E5E5E5}.checkout__section{margin-bottom:60px}.checkout__section:last-child{margin-bottom:0}@media (max-width: 768px){.checkout__section{margin-bottom:40px}}@media (max-width: 480px){.checkout__section{margin-bottom:32px}}.checkout__section-title{font-family:Montserrat Alternates,sans-serif;font-size:28px;font-weight:600;line-height:32px;margin:0 0 30px;color:#000;display:block}@media (max-width: 640px){.checkout__section-title{font-size:22px;line-height:28px;margin-bottom:24px}}#order_review{position:relative}#order_review.processing{opacity:.6;pointer-events:none}.checkout__review-items{display:flex;flex-direction:column}.checkout__review-item{display:flex;align-items:center;flex-wrap:nowrap;padding:0 0 40px;margin-bottom:40px;border-bottom:1px solid #E5E5E5;gap:0}.checkout__review-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.checkout__review-thumb{width:140px;flex-shrink:0;display:flex;flex-direction:column;align-items:center}.checkout__review-thumb a{display:block;width:100%;height:140px;border-radius:12px;overflow:hidden;flex-shrink:0}.checkout__review-thumb>img{width:100%;height:140px;object-fit:cover;border-radius:12px;flex-shrink:0}.checkout__review-thumb a img{width:100%;height:100%;object-fit:cover}.checkout__thumb-weight{display:none}.checkout__review-info{flex:1;min-width:0;margin-left:60px}.checkout__review-info .checkout__review-name{font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#000;text-decoration:none;display:block;margin:0 0 8px}.checkout__review-info .checkout__review-meta{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#8f8f8f;margin:0}.checkout__review-info dl.variation{margin:8px 0 0}.checkout__review-info dl.variation dt,.checkout__review-info dl.variation dd{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#8f8f8f;display:inline;margin:0}.checkout__review-info dl.variation dd p{margin:0;display:inline}.checkout__review-qty-control{display:flex;align-items:center;gap:12px;flex-shrink:0;margin-left:20px}.checkout__review-qty-control .checkout__qty-btn{width:28px;height:28px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .35s}.checkout__review-qty-control .checkout__qty-btn:hover{opacity:.7}.checkout__review-qty-control .checkout__qty-btn svg{width:28px;height:28px}.checkout__review-qty-control .checkout__qty-value{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:18px;color:#1c1c1e;white-space:nowrap;min-width:40px;text-align:center}.checkout__review-qty-control .checkout__qty-input{display:none}.checkout__review-actions{display:flex;flex-direction:row;align-items:center;gap:16px;flex-shrink:0;margin-left:16px}.checkout__review-remove{display:flex;align-items:center;justify-content:center;width:24px;height:24px;text-decoration:none;transition:opacity .35s}.checkout__review-remove:hover{opacity:.7}.checkout__review-remove:hover svg path{stroke:#ff2f92}.checkout__review-price{font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:24px;color:#000;white-space:nowrap;text-align:right}.checkout__review-price .woocommerce-Price-amount{font-weight:500}.checkout__fields-grid{display:flex;flex-direction:column;gap:30px}.checkout__fields-row--half{display:flex;gap:18px}.checkout__fields-row--half>.form-row,.checkout__fields-row--half>.checkout__field-tile{flex:1 1 0;min-width:0}.checkout__fields-row--addr{display:flex;gap:18px}.checkout__fields-row--addr .checkout__address-field,.checkout__fields-row--addr .checkout__postcode-field{min-width:0}.checkout__fields-row--addr .checkout__address-field{flex:1 1 auto}.checkout__fields-row--addr .checkout__postcode-field{flex:0 0 130px}@media (max-width: 640px){.checkout__fields-row--addr{flex-wrap:wrap}.checkout__fields-row--addr .checkout__address-field,.checkout__fields-row--addr .checkout__postcode-field{flex:1 1 100%}}@media (max-width: 380px){.checkout__fields-row--addr{flex-direction:column;gap:12px}.checkout__fields-row--addr .checkout__postcode-field{flex:1 1 auto}}.checkout__fields-grid .form-row,.checkout__delivery .checkout__fields-grid .form-row{margin:0;padding:0}.checkout__fields-grid .form-row label,.checkout__delivery .checkout__fields-grid .form-row label{display:block;font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:normal;letter-spacing:-.3px;color:#525252;margin-bottom:12px}.checkout__fields-grid .form-row label .required,.checkout__delivery .checkout__fields-grid .form-row label .required{color:#f4212e}.checkout__fields-grid .form-row input.input-text,.checkout__fields-grid .form-row textarea.input-text,.checkout__fields-grid .form-row select,.checkout__delivery .checkout__fields-grid .form-row input.input-text,.checkout__delivery .checkout__fields-grid .form-row textarea.input-text,.checkout__delivery .checkout__fields-grid .form-row select{width:100%;background:#f7f7f7;border:1px solid #E5E5E5;border-radius:12px;padding:17px 12px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:normal;letter-spacing:-.3px;color:#1c1c1e;transition:border-color .5s ease;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.checkout__fields-grid .form-row input.input-text::placeholder,.checkout__fields-grid .form-row textarea.input-text::placeholder,.checkout__fields-grid .form-row select::placeholder,.checkout__delivery .checkout__fields-grid .form-row input.input-text::placeholder,.checkout__delivery .checkout__fields-grid .form-row textarea.input-text::placeholder,.checkout__delivery .checkout__fields-grid .form-row select::placeholder{color:#acacac}.checkout__fields-grid .form-row input.input-text:focus,.checkout__fields-grid .form-row textarea.input-text:focus,.checkout__fields-grid .form-row select:focus,.checkout__delivery .checkout__fields-grid .form-row input.input-text:focus,.checkout__delivery .checkout__fields-grid .form-row textarea.input-text:focus,.checkout__delivery .checkout__fields-grid .form-row select:focus{border-color:#ff2f92}.checkout__fields-grid .form-row.woocommerce-invalid input.input-text,.checkout__fields-grid .form-row.woocommerce-invalid select,.checkout__delivery .checkout__fields-grid .form-row.woocommerce-invalid input.input-text,.checkout__delivery .checkout__fields-grid .form-row.woocommerce-invalid select{border-color:#f4212e}.checkout__fields-grid .form-row.woocommerce-validated input.input-text,.checkout__fields-grid .form-row.woocommerce-validated select,.checkout__delivery .checkout__fields-grid .form-row.woocommerce-validated input.input-text,.checkout__delivery .checkout__fields-grid .form-row.woocommerce-validated select{border-color:#34c759}.checkout__field-tile .checkout__field-label{display:block;font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:normal;letter-spacing:-.3px;color:#525252;margin-bottom:12px}.checkout__field-tile .checkout__field-input{width:100%;background:#f7f7f7;border:1px solid #E5E5E5;border-radius:12px;padding:17px 12px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:normal;letter-spacing:-.3px;color:#1c1c1e;transition:border-color .5s ease;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.checkout__field-tile .checkout__field-input::placeholder{color:#acacac}.checkout__field-tile .checkout__field-input:focus{border-color:#ff2f92}.checkout__field-tile .checkout__field-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%23ACACAC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:16px;padding-right:40px}.checkout__select-wrap{position:relative}.checkout__select-wrap select{width:100%}.checkout__select-wrap .checkout__pvz-loading{position:absolute;right:14px;top:50%;transform:translateY(-50%);display:flex;align-items:center;pointer-events:none}.checkout__select-wrap .checkout__pvz-loading .spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.checkout__delivery-mode{display:flex;gap:8px;padding:4px;background:#e5e5e5;border-radius:14px}.checkout__delivery-mode input[type=radio]{display:none}.checkout__delivery-mode-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 14px;border-radius:10px;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.2;color:#acacac;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94);-webkit-user-select:none;user-select:none}.checkout__delivery-mode-btn svg{flex-shrink:0;width:18px;height:18px}.checkout__delivery-mode-btn--active{background:#fff;color:#1c1c1e;box-shadow:0 1px 6px #00000014}@media (max-width: 480px){.checkout__delivery-mode-btn{font-size:13px;padding:9px 10px;gap:4px}.checkout__delivery-mode-btn svg{width:16px;height:16px}}.checkout__shipping-methods ul#shipping_method{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px}.checkout__shipping-methods ul#shipping_method li{display:flex;align-items:center;gap:18px}.checkout__shipping-methods ul#shipping_method li input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;border:2px solid #ACACAC;border-radius:50%;position:relative;cursor:pointer;flex-shrink:0;margin:0}.checkout__shipping-methods ul#shipping_method li input[type=radio]:checked{border-color:#ff2f92}.checkout__shipping-methods ul#shipping_method li input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#ff2f92;border-radius:50%}.checkout__shipping-methods ul#shipping_method li label{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#525252;cursor:pointer;margin:0}.checkout__shipping-methods ul#shipping_method li label .amount{font-weight:500}.checkout__promo-form{max-width:100%;overflow:hidden}.checkout__promo-form .form-row{margin:0;padding:0}.checkout__promo-form>label{display:block;font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:normal;letter-spacing:-.3px;color:#525252;margin-bottom:10px}@media (max-width: 480px){.checkout__promo-form>label{font-size:14px;margin-bottom:8px}}.checkout__promo-form .checkout__promo-input-wrap{display:flex;gap:8px;max-width:100%}.checkout__promo-form .checkout__promo-input-wrap input{flex:1 1 0;min-width:0;background:#f7f7f7;border:1px solid #E5E5E5;border-radius:12px;padding:14px 12px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;letter-spacing:-.3px;color:#1c1c1e;outline:none;transition:border-color .5s;box-sizing:border-box}.checkout__promo-form .checkout__promo-input-wrap input::placeholder{color:#acacac}.checkout__promo-form .checkout__promo-input-wrap input:focus{border-color:#ff2f92}@media (max-width: 480px){.checkout__promo-form .checkout__promo-input-wrap input{padding:12px 10px;font-size:14px;border-radius:10px}}.checkout__promo-form .checkout__promo-input-wrap button{flex-shrink:0;background:#1c1c1e;color:#fff;border:none;border-radius:12px;padding:14px 20px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;cursor:pointer;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94);white-space:nowrap;box-sizing:border-box}.checkout__promo-form .checkout__promo-input-wrap button:hover{background:#ff2f92}@media (max-width: 480px){.checkout__promo-form .checkout__promo-input-wrap button{padding:12px 16px;font-size:14px;border-radius:10px}}@media (max-width: 380px){.checkout__promo-form .checkout__promo-input-wrap button{padding:12px 14px;font-size:13px}}.checkout__promo-form .checkout__promo-message{margin-top:8px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}.checkout__promo-form .checkout__promo-message--success{color:#34c759}.checkout__promo-form .checkout__promo-message--error{color:#f4212e}.checkout__totals .checkout__totals-info{margin-bottom:24px}.checkout__totals .checkout__totals-price{font-family:Inter,sans-serif;font-size:24px;font-weight:500;line-height:32px;color:#1c1c1e;margin:0 0 12px}.checkout__totals .checkout__totals-price .order-total-amount,.checkout__totals .checkout__totals-price .woocommerce-Price-amount{font-weight:500}.checkout__totals .checkout__totals-address{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#1c1c1e;margin:0}.checkout__submit-btn{display:flex;align-items:center;justify-content:center;width:100%;border:none!important;border-radius:32px!important;padding:16px 32px!important;min-width:96px;font-family:Inter,sans-serif!important;font-size:18px!important;font-weight:500!important;line-height:24px!important;color:#fff!important;cursor:pointer;transition:all .5s ease;margin-bottom:24px;background:linear-gradient(to right,#5d9fff,#93c9fd 49.52%,#6bbbff)!important}.checkout__submit-btn:hover{opacity:.9;box-shadow:0 6px 20px #5d9fff4d;background:linear-gradient(to right,#5d9fff,#93c9fd 49.52%,#6bbbff)!important;color:#fff!important}.checkout__submit-btn:disabled{background:#8f8f8f!important;cursor:not-allowed;box-shadow:none;opacity:1}.checkout__terms{display:flex;flex-direction:column;gap:18px}.checkout__term-row{display:flex;gap:12px;align-items:flex-start}.checkout__term-row input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;background:#e5e5e5;border:1px solid #ACACAC;border-radius:6px;flex-shrink:0;margin:0;cursor:pointer;position:relative}.checkout__term-row input[type=checkbox]:checked{background:#e5e5e5;border-color:#acacac}.checkout__term-row input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:1px;width:6px;height:11px;border:solid #1C1C1E;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkout__term-row label{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;font-size:13px;line-height:18px;color:#1c1c1e;cursor:pointer}.checkout__term-row label a{color:#1c1c1e;text-decoration:underline}.checkout__term-row label a:hover{color:#ff2f92}.checkout__payment-methods{margin-bottom:24px}.checkout__payment-methods #payment{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important}.checkout__payment-methods #payment .payment_methods{list-style:none;padding:0;margin:0 0 20px;border:none!important;background:transparent!important}.checkout__payment-methods #payment .payment_methods li{margin-bottom:8px;padding:14px 16px;background:#fff;border:1px solid #E5E5E5;border-radius:12px;transition:border-color .35s ease}.checkout__payment-methods #payment .payment_methods li:hover{border-color:#8f8f8f}.checkout__payment-methods #payment .payment_methods li label{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:18px;color:#000;cursor:pointer;display:flex;align-items:center;gap:10px}.checkout__payment-methods #payment .payment_methods li input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;border:2px solid #8F8F8F;border-radius:50%;flex-shrink:0;cursor:pointer;position:relative}.checkout__payment-methods #payment .payment_methods li input[type=radio]:checked{border-color:#ff4081}.checkout__payment-methods #payment .payment_methods li input[type=radio]:checked:after{content:"";position:absolute;top:3px;left:3px;width:10px;height:10px;background:#ff4081;border-radius:50%}.checkout__payment-methods #payment .payment_methods li .payment_box{margin-top:10px;padding:12px;background:#f7f7f7;border-radius:8px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#acacac}.checkout__payment-methods #payment .payment_methods li .payment_box p{margin:0}.checkout__payment-methods #payment .place-order{padding:0;margin:0}.checkout__payment-methods #payment .place-order #place_order{display:flex;align-items:center;justify-content:center;width:100%;border:none!important;border-radius:32px!important;padding:16px 32px!important;min-width:96px;font-family:Inter,sans-serif!important;font-size:18px!important;font-weight:500!important;line-height:24px!important;color:#fff!important;cursor:pointer;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94);margin-bottom:24px;background:linear-gradient(to right,#5d9fff,#93c9fd 49.52%,#6bbbff)!important}.checkout__payment-methods #payment .place-order #place_order:hover{opacity:.9;box-shadow:0 6px 20px #5d9fff4d;background:linear-gradient(to right,#5d9fff,#93c9fd 49.52%,#6bbbff)!important;color:#fff!important}.checkout__payment-methods #payment .place-order #place_order:disabled{background:#8f8f8f!important;cursor:not-allowed;box-shadow:none;opacity:1}.checkout__payment-methods #payment .place-order .woocommerce-terms-and-conditions-wrapper{display:none}.checkout__cdek-rates{border-top:1px solid #E5E5E5;padding-top:20px;margin-top:4px}.checkout__cdek-rates .checkout__cdek-rates-label{font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:#525252;margin:0 0 16px}.checkout__cdek-rates .checkout__cdek-rates-loading{color:#acacac;font-size:14px;padding:8px 0}.checkout__cdek-rates .checkout__cdek-rates-loading:before{content:"⏳ "}.checkout__cdek-rates .checkout__cdek-rates-error{color:#f4212e;font-size:14px;padding:8px 0;margin:0}.checkout__cdek-rates .checkout__cdek-rates-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.checkout__cdek-rates .checkout__cdek-rate-item label{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:1px solid #E5E5E5;border-radius:12px;cursor:pointer;transition:border-color .35s}.checkout__cdek-rates .checkout__cdek-rate-item label:hover{border-color:#8f8f8f}.checkout__cdek-rates .checkout__cdek-rate-item input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;border:2px solid #8F8F8F;border-radius:50%;flex-shrink:0;cursor:pointer;position:relative;margin:0}.checkout__cdek-rates .checkout__cdek-rate-item input[type=radio]:checked{border-color:#ff2f92}.checkout__cdek-rates .checkout__cdek-rate-item input[type=radio]:checked:after{content:"";position:absolute;top:3px;left:3px;width:10px;height:10px;background:#ff2f92;border-radius:50%}.checkout__cdek-rates .checkout__cdek-rate-item input[type=radio]:checked~.checkout__cdek-rate-name{color:#ff2f92}.checkout__cdek-rates .checkout__cdek-rate-item .checkout__cdek-rate-name{flex:1;font-size:14px;font-weight:500;color:#000;transition:color .35s}.checkout__cdek-rates .checkout__cdek-rate-item .checkout__cdek-rate-price{font-size:15px;font-weight:600;color:#1c1c1e;white-space:nowrap}.woocommerce-checkout .woocommerce-checkout-review-order-table,.woocommerce-checkout .woocommerce-form-login-toggle,.woocommerce-checkout .woocommerce-form-coupon-toggle{display:none}.blockUI.blockOverlay{background-color:#fff!important;opacity:.6!important;border-radius:12px}.woocommerce-error,.woocommerce-message,.woocommerce-info{border-radius:12px;padding:16px 20px;margin-bottom:24px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:18px}.checkout-page .woocommerce-shipping-fields,.checkout-page .woocommerce-additional-fields,.checkout-page #ship-to-different-address-checkbox{display:none}.checkout-page #billing_country_field,.checkout-page #billing_state_field,.checkout-page #billing_postcode_field,.checkout-page #billing_address_1_field,.checkout-page #billing_address_2_field{display:none!important}@media (max-width: 640px){.checkout-page--wrapper{padding:40px 24px;border-radius:24px;margin:16px auto 40px}.checkout__header{margin-bottom:32px}.checkout__header .checkout__title{font-size:32px;line-height:40px}.checkout__review-item{padding:0 0 30px;margin-bottom:30px}.checkout__review-thumb{width:100px}.checkout__review-thumb a{height:100px}.checkout__review-thumb>img{height:100px}.checkout__review-info{margin-left:24px}.checkout__review-info .checkout__review-name{font-size:18px;line-height:24px;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout__review-qty-control{margin-left:12px}.checkout__review-actions{gap:12px;margin-left:12px}.checkout__section{margin-bottom:40px}.checkout__section-title{font-size:28px;line-height:32px;margin-bottom:24px}.checkout__fields-row--half{flex-direction:row;gap:18px}.checkout__fields-grid{gap:30px}.checkout__cdek-rates .checkout__cdek-rate-item label{padding:12px 14px;gap:18px;font-size:16px}.checkout__totals-price{font-size:24px!important;line-height:32px!important}.checkout__payment-methods #payment .payment_methods li{padding:12px}.checkout__payment-methods #payment .payment_methods li label{font-size:14px}}@media (max-width: 480px){.checkout-page--wrapper{padding:20px 14px;border-radius:12px;border:none;background:transparent}.checkout__fields-row--half{flex-direction:column;gap:16px}.checkout__review-item{padding:0 0 20px;margin-bottom:20px}.checkout__review-thumb{width:80px}.checkout__review-thumb a{height:80px}.checkout__review-thumb>img{height:80px}.checkout__thumb-weight{display:block;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#8f8f8f;margin-top:4px;text-align:center;white-space:nowrap}.checkout__review-info{margin-left:16px}.checkout__review-info .checkout__review-name{font-size:16px;line-height:22px;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout__review-info .checkout__review-meta{display:none}.checkout__review-qty-control{margin-left:10px;gap:8px}.checkout__review-qty-control .checkout__qty-btn{width:24px;height:24px}.checkout__review-qty-control .checkout__qty-btn svg{width:24px;height:24px}.checkout__review-qty-control .checkout__qty-value{font-size:13px;min-width:32px}.checkout__review-actions{gap:10px;margin-left:10px}.checkout__review-actions .checkout__review-price{font-size:16px;line-height:22px}.checkout__review-remove{width:20px;height:20px}.checkout__review-remove svg{width:20px;height:20px}.checkout__section{margin-bottom:28px}.checkout__section-title{font-size:22px;line-height:28px;margin-bottom:18px}.checkout__fields-grid{gap:20px}}@media (max-width: 380px){.checkout-page--wrapper{padding:20px 10px;border-radius:0;border:none;background:transparent;margin:0 auto 24px}.checkout__header{margin-bottom:20px}.checkout__header .checkout__title{font-size:24px;line-height:32px}.checkout__review-item{padding:0 0 16px;margin-bottom:16px}.checkout__review-thumb{width:80px}.checkout__review-thumb a{height:80px}.checkout__review-thumb>img{height:80px}.checkout__thumb-weight{display:block;font-size:11px;color:#8f8f8f;margin-top:3px;text-align:center}.checkout__review-info{margin-left:12px;padding-right:0}.checkout__review-info .checkout__review-name{font-size:14px;line-height:18px;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout__review-info .checkout__review-meta{display:none}.checkout__review-qty-control{margin-left:8px;gap:6px}.checkout__review-qty-control .checkout__qty-btn{width:22px;height:22px}.checkout__review-qty-control .checkout__qty-btn svg{width:22px;height:22px}.checkout__review-qty-control .checkout__qty-value{font-size:12px;min-width:28px}.checkout__review-actions{gap:8px;margin-left:8px}.checkout__review-actions .checkout__review-price{font-size:14px;line-height:18px}.checkout__review-remove{width:18px;height:18px}.checkout__review-remove svg{width:18px;height:18px}.checkout__section{margin-bottom:40px}.checkout__section-title{font-size:22px;line-height:28px;margin-bottom:16px}.checkout__fields-grid{gap:24px}.checkout__fields-row--half{flex-direction:row;gap:8px}.checkout__fields-row--addr{flex-direction:column;gap:14px}.checkout__fields-row--addr .checkout__address-field,.checkout__fields-row--addr .checkout__postcode-field{flex:1 1 auto}.checkout__cdek-rates .checkout__cdek-rate-item label{padding:10px 0;gap:18px;font-size:16px;line-height:24px}.checkout__totals-price{font-size:24px!important;line-height:32px!important}.checkout__totals-address{font-size:14px;line-height:18px}.checkout__payment-methods #payment .payment_methods li{padding:10px}.checkout__payment-methods #payment .payment_methods li label{font-size:13px}.checkout__payment-methods #payment .payment_methods li input[type=radio]{width:18px;height:18px}.checkout__payment-methods #payment .place-order #place_order{font-size:18px!important;padding:16px 32px!important}.checkout__term-row label{font-size:13px;line-height:18px}.checkout__term-row input[type=checkbox]{width:20px;height:20px}}.configurator-hero{padding:120px 0 60px}@media (max-width: 639px){.configurator-hero{padding:30px 0}}.configurator-hero__inner{max-width:800px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}@media (max-width: 1279px){.configurator-hero__badge{border-color:#5d9fff}.configurator-hero__badge .badge-text{background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}}.configurator-hero__title{font-family:Montserrat Alternates,sans-serif;font-size:48px;font-weight:600;line-height:54px;display:inline-block;white-space:nowrap}@media (min-width: 1280px){.configurator-hero__title{background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.configurator-hero__title:hover{background-position:100% center}}@media (max-width: 1279px){.configurator-hero__title{white-space:normal;font-size:40px;line-height:48px;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}}@media (max-width: 639px){.configurator-hero__title{font-size:28px;font-weight:600;line-height:32px;margin-bottom:12px;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);background-size:100% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;transition:none}}@media (max-width: 380px){.configurator-hero__title{font-size:24px;line-height:32px}}.configurator-hero__subtitle{font-size:18px;color:#8f8f8f;font-weight:500;line-height:24px;margin-top:-10px}@media (max-width: 639px){.configurator-hero__subtitle{font-size:16px;line-height:24px;color:#acacac;font-weight:400;max-width:340px}}@media (max-width: 380px){.configurator-hero__subtitle{font-size:15px;line-height:22px}}.configurator-main{padding-bottom:100px}.configurator-layout{display:flex;gap:20px;align-items:flex-start}@media (max-width: 1279px){.configurator-layout:has(.config-step.is-active .step-1-preview) .configurator-sidebar{display:none}}@media (max-width: 639px){.configurator-layout:has(.config-step.is-active .step-1-preview) .configurator-sidebar{display:none}}@media (max-width: 1279px){.configurator-layout{flex-direction:column;gap:40px;align-items:normal}}.configurator-content{flex:1;min-width:0}.config-stepper{display:flex;align-items:flex-start;margin-bottom:60px;padding:0 20px}@media (max-width: 639px){.config-stepper{padding:0 17px;margin-bottom:30px}}@media (max-width: 639px){.config-stepper .step--checkout,.config-stepper .step-divider:last-of-type{display:none}}.config-stepper .step{display:flex;flex-direction:column;align-items:center;gap:12px;position:relative;text-align:center}@media (max-width: 639px){.config-stepper .step{gap:8px}}.config-stepper .step-icon{position:relative;width:48px;height:48px;border-radius:50%;background:#e5e5e5;color:#a6a6a6;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;transition:all .3s ease}@media (max-width: 639px){.config-stepper .step-icon{width:36px;height:36px;font-size:14px;background:#ededed;color:#8f8f8f}}.config-stepper .step-icon svg{display:none;width:24px;height:24px}@media (max-width: 639px){.config-stepper .step-icon svg{width:20px;height:20px}}.config-stepper .step-label{font-size:14px;color:#acacac;font-weight:400}@media (max-width: 639px){.config-stepper .step-label{font-size:14px;line-height:18px;max-width:96px}}@media (max-width: 380px){.config-stepper .step-label{font-size:12px;line-height:16px;max-width:80px}}.config-stepper .step.is-active .step-icon{background:var(--color-primary);color:#fff}.config-stepper .step.is-active .step-label{color:#1c1c1e}.config-stepper .step.is-completed .step-icon{background:var(--color-primary);color:#fff}.config-stepper .step.is-completed .step-icon svg.completed{position:absolute;display:block;background:var(--color-primary)}.config-stepper .step.is-completed .step-icon:after{content:"";position:absolute}.config-stepper .step.is-completed .step-label{color:#1c1c1e}.config-stepper .step.is-completed+.step-divider{background:linear-gradient(90deg,#ef32d9 -25.74%,#89fffd 122.79%)}.config-stepper .step-divider{flex:1;height:2px;background:#8f8f8f4d;margin-top:23px;margin-left:-10px;margin-right:-10px}@media (max-width: 639px){.config-stepper .step-divider{margin:17px 6px 0;background:#8f8f8f4d}}@media (max-width: 380px){.config-stepper .step-divider{margin:14px 4px 0}}.step-1-preview{display:none}@media (max-width: 639px){.step-1-preview{display:flex;justify-content:center;margin:0 0 30px}.step-1-preview__frame{width:148px;height:172px}}@media (max-width: 1279px){.step-1-preview{display:flex;justify-content:center;margin:0 0 30px}.step-1-preview__frame{width:240px;height:278px}}.step-1-preview__frame{display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 10px 28px rgba(0,0,0,.08))}.step-1-preview__frame img{width:100%;height:100%;object-fit:contain;transition:opacity .35s ease,transform .35s ease}.step-1-preview__frame img.is-switching{opacity:0;transform:scale(.92)}#step-1 .step-actions .btn-prev{display:none}#step-1 .step-actions .btn-next{flex:1}.config-step{opacity:1;transform:translateY(0);transition:opacity .55s ease-out,transform .55s ease-out}.config-step.is-entering{opacity:0;transform:translateY(15px)}.config-step.is-active{opacity:1;transform:translateY(0)}.config-step.is-leaving{opacity:0;transform:translateY(-10px);transition-duration:.4s}.box-grid{display:grid;grid-template-rows:repeat(3,1fr);gap:18px;margin-bottom:40px}@media (max-width: 639px){.box-grid{gap:10px;margin-bottom:32px}}.box-grid .box-card{cursor:pointer;display:block}.box-grid .box-card input[type=radio]{display:none}.box-grid .box-card input[type=radio]:checked+.box-card__inner{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.box-grid .box-card__inner{background:#fff;border:1px solid #e5e5e5;border-radius:24px;padding:24px 40px 24px 30px;display:flex;flex-direction:row;gap:18px;transition:all .35s ease}@media (max-width: 639px){.box-grid .box-card__inner{flex-direction:row-reverse;padding:18px 24px;border-radius:24px;border-color:#d3d3d3}}.box-grid .box-card__inner:hover{border-color:#d3d3d3}.box-grid .box-card .box-image{display:flex}@media (max-width: 639px){.box-grid .box-card .box-image{align-self:end;padding-top:40px;width:60px}}.box-grid .box-card .box-image img{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.box-grid .box-card .box-info{display:flex;flex-direction:column;flex:1;gap:4px}@media (max-width: 639px){.box-grid .box-card .box-info{align-items:start}}.box-grid .box-card .box-info .box-title{font-size:24px;line-height:32px;font-weight:500;color:var(--color-dark);margin:0}@media (max-width: 639px){.box-grid .box-card .box-info .box-title{font-size:20px;font-weight:600;line-height:28px}}.box-grid .box-card .box-info .box-desc{font-size:16px;line-height:24px;font-weight:400;color:#acacac;margin:0}@media (max-width: 639px){.box-grid .box-card .box-info .box-desc{grid-column:1;grid-row:2;font-size:14px;line-height:20px}}.box-grid .box-card .box-info .box-tag{font-size:18px;line-height:24px;color:#00c2b3;font-weight:500;margin-top:4px}@media (max-width: 639px){.box-grid .box-card .box-info .box-tag{font-size:14px;font-weight:600;line-height:18px;margin-top:0}}.box-grid .box-card .box-price{font-size:24px;line-height:32px;font-weight:500;color:var(--color-primary)}@media (max-width: 639px){.box-grid .box-card .box-price{position:absolute;font-size:20px;line-height:28px;color:#ff2f92}}.box-grid .box-card.is-disabled{cursor:not-allowed;pointer-events:none}.box-grid .box-card.is-disabled .box-card__inner{position:relative;filter:grayscale(100%);opacity:.65}.box-grid .box-card.is-disabled .box-card__inner:hover{border-color:#e5e5e5}.box-grid .box-card.is-disabled .box-card__soon{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:center;justify-content:center;background:#00000059;border-radius:12px}@media (max-width: 639px){.box-grid .box-card.is-disabled .box-card__soon{border-radius:24px}}.box-grid .box-card.is-disabled .box-card__soon{font-size:32px;font-weight:800;color:#fff;letter-spacing:4px;text-transform:uppercase;text-shadow:0 2px 8px rgba(0,0,0,.3)}@media (max-width: 639px){.box-grid .box-card.is-disabled .box-card__soon{font-size:22px;letter-spacing:3px;padding-bottom:0;padding-right:40%}}@media (max-width: 380px){.box-grid .box-card.is-disabled .box-card__soon{font-size:18px;letter-spacing:2px}}.step-header{margin-bottom:32px}.step-header .step-title{font-family:var(--font-heading);font-size:28px;font-weight:600;margin:0 0 8px;background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.step-header .step-title:hover{background-position:100% center}.step-header .step-title{display:inline-block}.step-header .step-subtitle{font-size:16px;color:#acacac;margin:0}.categories-filter{display:flex;align-items:center;gap:16px;margin-bottom:24px;flex-wrap:wrap}.categories-filter .filter-label{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;color:var(--color-dark)}.categories-filter .filter-label svg{width:20px;height:20px}.categories-filter .filter-buttons{display:flex;gap:8px;flex-wrap:wrap}.categories-filter .btn-filter{padding:8px 20px;border-radius:20px;border:1px solid #e5e5e5;background:#fff;color:#525252;font-size:14px;font-weight:500;cursor:pointer;transition:all .35s ease}.categories-filter .btn-filter:hover{border-color:var(--color-primary);color:var(--color-primary)}.categories-filter .btn-filter.is-active{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.box-fill-progress{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:16px 20px;margin-bottom:24px}.box-fill-progress .progress-info{display:flex;justify-content:space-between;margin-bottom:10px;font-size:14px;font-weight:500;color:#525252}.box-fill-progress .progress-bar{height:8px;background:#f3f3f3;border-radius:4px;overflow:hidden}.box-fill-progress .progress-bar .progress-fill{height:100%;background:#d3d3d3;border-radius:4px;transition:width .5s ease,background-color .5s ease}.candies-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}@media (max-width: 800px){.candies-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 639px){.candies-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.candy-card{background:#fff;border:2px solid #d3d3d3;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;transition:all .35s ease}.candy-card:hover{border-color:var(--color-primary);box-shadow:0 2px 10px #0000000d}.candy-card .candy-image{background:#f7f7f7;padding:0;display:flex;align-items:center;justify-content:center;height:180px;overflow:hidden;position:relative}.candy-card .candy-image img{width:100%;height:100%;object-fit:cover}.candy-card .candy-image .candy-info-btn{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:#ffffffd9;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .35s ease,background .35s ease;z-index:2;color:#525252}.candy-card .candy-image .candy-info-btn:hover{background:#fff;color:var(--color-primary)}.candy-card .candy-image .halal-badge{position:absolute;top:12px;right:12px;z-index:2;display:flex;align-items:center;justify-content:center;pointer-events:none;background:#f7f7f7;border:1px solid #e5e5e5;border-radius:12px;padding:4px}.candy-card .candy-image .halal-badge img{display:block;width:32px;height:32px;object-fit:contain}.candy-card:hover .candy-info-btn{opacity:1}.candy-card .candy-info{padding:32px 12px;display:flex;flex-direction:column;flex:1}.candy-card .candy-info .candy-title{font-size:18px;font-weight:500;color:var(--color-dark);margin:0 0 8px;line-height:24px}.candy-card .candy-actions{display:flex;justify-content:space-between;align-items:center;margin-top:auto;gap:40px}.candy-card .candy-actions .candy-meta .candy-weight{font-size:14px;line-height:18px;color:#8f8f8f}.candy-card .candy-actions .candy-controls{display:flex;align-items:center;gap:8px}.candy-card .candy-actions .candy-controls .candy-quantity{font-size:18px;font-weight:500;color:var(--color-dark);min-width:24px;text-align:center;line-height:24px}.candy-card .candy-actions .candy-controls .remove-candy-btn,.candy-card .candy-actions .candy-controls .add-candy-btn{width:32px;height:32px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;padding:0;font-size:18px;line-height:1;cursor:pointer;transition:all .35s ease}.candy-card .candy-actions .candy-controls .remove-candy-btn{background:#f3f3f3;color:#525252}.candy-card .candy-actions .candy-controls .remove-candy-btn:hover{background:#e5e5e5}.candy-card .candy-actions .candy-controls .add-candy-btn{background:var(--color-primary);color:#fff;border-radius:16px}.candy-card .candy-actions .candy-controls .add-candy-btn:hover{background:#fb0077}.candy-card .candy-actions .candy-controls .add-candy-btn:disabled{background:#e5e5e5;color:#a6a6a6;cursor:not-allowed}.candy-card .candy-composition-link{display:block;font-size:14px;line-height:18px;color:#d3d3d3;text-decoration:underline;margin-top:18px;padding:0 12px 0 0;cursor:pointer;transition:color .35s ease}.candy-card .candy-composition-link:hover{color:#8f8f8f}.ribbon-grid{display:flex;flex-direction:column;gap:20px;margin-bottom:0}.ribbon-card{cursor:pointer;display:block}.ribbon-card input[type=radio]{display:none}.ribbon-card input[type=radio]:checked+.ribbon-card__inner{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.ribbon-card__inner{background:#fff;border:1px solid #d3d3d3;border-radius:24px;padding:24px 40px 24px 30px;display:flex;align-items:center;gap:18px;transition:all .35s ease}.ribbon-card__inner:hover{border-color:var(--color-primary)}.ribbon-card .ribbon-icon{width:80px;height:75px;flex-shrink:0;border-radius:8px;display:block;object-fit:contain}@media (max-width: 639px){.ribbon-card .ribbon-icon{width:56px;height:52px}}.ribbon-card .ribbon-info{flex:1;display:flex;justify-content:space-between;align-items:center;gap:12px}.ribbon-card .ribbon-info .ribbon-title{font-size:24px;font-weight:500;line-height:32px;color:var(--color-dark);margin:0}@media (max-width: 639px){.ribbon-card .ribbon-info .ribbon-title{font-size:18px;line-height:24px}}.ribbon-card .ribbon-info .ribbon-price{font-size:24px;font-weight:500;line-height:32px;color:var(--color-primary);white-space:nowrap}@media (max-width: 639px){.ribbon-card .ribbon-info .ribbon-price{font-size:18px;line-height:24px}}#step-3 .step-header{display:none}.step-actions--step3 .btn{flex:1}@media (max-width: 1279px){.step-actions--step3 .btn{flex:0 0 auto}.step-actions--step3 .btn-next,.step-actions--step3 .btn-primary{flex:1}}.checkout-form .form-section{border:1px solid #e5e5e5;border-radius:12px;padding:24px;margin-bottom:20px;background:#fff}.checkout-form .form-section .form-section-title{font-size:18px;font-weight:600;color:var(--color-dark);margin-bottom:20px;padding:0;border:none}.checkout-form .form-row:last-child{margin-bottom:0}.checkout-form .form-group input[type=text],.checkout-form .form-group input[type=tel],.checkout-form .form-group input[type=email],.checkout-form .form-group textarea{width:100%;padding:12px 16px;border:1px solid #e5e5e5;border-radius:8px;font-size:16px;font-family:var(--font-main);color:var(--color-dark);background:#fff;transition:border-color .35s ease;box-sizing:border-box}.checkout-form .form-group input[type=text]::placeholder,.checkout-form .form-group input[type=tel]::placeholder,.checkout-form .form-group input[type=email]::placeholder,.checkout-form .form-group textarea::placeholder{color:#acacac}.checkout-form .form-group input[type=text]:focus,.checkout-form .form-group input[type=tel]:focus,.checkout-form .form-group input[type=email]:focus,.checkout-form .form-group textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px #ff2f921a}.delivery-options{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.delivery-option{cursor:pointer;display:block}.delivery-option input[type=radio]{display:none}.delivery-option input[type=radio]:checked+.delivery-option__inner{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.delivery-option__inner{background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:16px 20px;display:flex;align-items:center;gap:16px;transition:all .35s ease}.delivery-option__inner:hover{border-color:#d3d3d3}.delivery-option-icon{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--color-dark)}.delivery-option-info{flex:1;display:flex;flex-direction:column;gap:2px}.delivery-option-info strong{font-size:16px;color:var(--color-dark)}.delivery-option-info span{font-size:14px;color:#acacac}.delivery-option-price{font-size:16px;font-weight:500;color:var(--color-primary);white-space:nowrap}.address-fields{margin-top:16px}.ribbon-cart-item .cart-item-info{display:flex;justify-content:space-between;flex:1;align-items:center;padding:0 16px}.ribbon-cart-item .cart-item-name{font-size:16px;color:#525252}.ribbon-cart-item .cart-item-price{font-size:16px;color:var(--color-dark);font-weight:500}.candy-cart-item{padding:0 16px;transition:opacity .35s ease,transform .35s ease,max-height .35s ease}.candy-cart-item.candy-item-entering{opacity:0;transform:translate(-10px);max-height:0;overflow:hidden}.candy-cart-item.candy-item-leaving{opacity:0;transform:translate(10px);max-height:0;overflow:hidden}.candy-cart-item .cart-item-info{display:flex;justify-content:space-between;flex:1}.candy-cart-item .cart-item-name{font-size:14px;color:#525252}.candy-cart-item .cart-item-meta{font-size:14px;color:var(--color-dark);font-weight:500}.btn-load-more{display:inline-flex;align-items:center;gap:8px;margin:20px auto 0;padding:12px 28px;background:transparent;border:1px solid #e5e5e5;border-radius:10px;color:#525252;font-size:15px;font-weight:500;font-family:var(--font-main);cursor:pointer;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}.btn-load-more svg{transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.btn-load-more:hover{border-color:var(--color-primary);color:var(--color-primary)}.btn-load-more:hover svg{transform:translateY(2px)}.candy-pagination{display:flex;align-items:center;gap:8px;margin-top:20px}.candy-pagination .page-btn{width:44px;height:40px;border-radius:10px;border:2px solid #e5e7eb;background:#fff;color:#364153;font-size:16px;font-weight:400;font-family:Inter,sans-serif;line-height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .35s ease}.candy-pagination .page-btn:hover{border-color:var(--color-primary);color:var(--color-primary)}.candy-pagination .page-btn.is-active{background:#e5e5e5;border-color:#e5e5e5;color:#101828}.candy-pagination .page-ellipsis{font-size:16px;color:#99a1af;line-height:24px;padding:0 4px}.candy-pagination .page-btn-next{padding:11px 16px;border-radius:10px;border:2px solid #e5e7eb;background:#fff;color:#364153;font-size:14px;font-weight:400;font-family:Inter,sans-serif;line-height:18px;cursor:pointer;transition:all .35s ease;white-space:nowrap}.candy-pagination .page-btn-next:hover{border-color:var(--color-primary);color:var(--color-primary)}.candy-pagination .page-btn-next:disabled{opacity:.5;cursor:not-allowed}.btn-submit{background:var(--color-primary);color:#fff;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}.btn-submit:hover{background:#fb0077}.btn-submit:disabled{background:#d3d3d3;color:#8f8f8f;cursor:not-allowed}.step-actions{display:flex;justify-content:flex-end;gap:30px;margin-top:30px;border-top:none;padding-top:0}@media (max-width: 639px){.step-actions{flex-direction:column-reverse;gap:12px;margin-top:24px;padding-top:20px}}.step-actions .btn{padding:17px 51px;font-size:16px;font-weight:500;border-radius:32px;cursor:pointer;border:none;line-height:18px;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}@media (max-width: 639px){.step-actions .btn{width:100%;padding:14px 20px;font-size:15px;text-align:center}}.step-actions .btn-prev,.step-actions .btn-secondary{background:transparent;color:#8f8f8f;border:1px solid #acacac}.step-actions .btn-prev:hover,.step-actions .btn-secondary:hover{border-color:#525252;color:#525252}.step-actions .btn-prev:disabled,.step-actions .btn-secondary:disabled{opacity:0;pointer-events:none}.step-actions .btn-next,.step-actions .btn-primary{background:var(--color-primary);color:#f7f7f7;border:1px solid #ed75f4;padding:14px 81px;font-size:18px;line-height:24px}.step-actions .btn-next:hover,.step-actions .btn-primary:hover{background:#fb0077}.step-actions .btn-next:disabled,.step-actions .btn-primary:disabled{background:#d3d3d3;color:#8f8f8f;cursor:not-allowed;border:1px solid #e5e5e5}.configurator-sidebar{width:360px;flex-shrink:0;position:sticky;top:120px;display:flex;flex-direction:column}@media (max-width: 1279px){.configurator-sidebar{width:100%;position:relative;top:auto}.configurator-sidebar .sidebar-box-preview{display:none!important}}@media (max-width: 639px){.configurator-sidebar .sidebar-box-preview{display:none!important}}.configurator-sidebar .sidebar-box-preview{position:relative;background:#f9f9f9;border-radius:12px;padding:20px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;min-height:160px;overflow:hidden}.configurator-sidebar .sidebar-box-preview .sidebar-box-img,.configurator-sidebar .sidebar-box-preview .sidebar-box-canvas{width:100%;height:100%;object-fit:contain}.configurator-sidebar .sidebar-box-preview .sidebar-box-canvas{display:none}.configurator-sidebar .sidebar-box-preview .sidebar-box-canvas.is-active{display:block}.configurator-sidebar .sidebar-box-preview .sidebar-box-img.is-hidden{display:none}.configurator-sidebar .sidebar-box-preview .sidebar-ribbon-overlay{display:none;position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:10px;border:3px solid transparent;pointer-events:none;opacity:0;transition:opacity .5s ease,border-color .5s ease}.configurator-sidebar .sidebar-box-preview .sidebar-ribbon-overlay.is-visible{opacity:1}.configurator-sidebar .sidebar-box-preview .sidebar-ribbon-overlay.ribbon-pulse{animation:ribbonPulse .75s ease-out}.configurator-sidebar .cart-preview{background:#fff;border:2px solid #e5e5e5;border-radius:24px;padding:32px 16px}.configurator-sidebar .cart-preview .cart-title{font-size:20px;font-weight:500;margin-bottom:24px;color:var(--color-dark)}.configurator-sidebar .cart-preview .cart-divider{border:none;border-top:1px solid #e5e5e5;margin:16px 0}.configurator-sidebar .cart-preview .cart-items{display:flex;flex-direction:column;gap:16px;max-height:40vh;overflow-y:auto}.configurator-sidebar .cart-preview .cart-items::-webkit-scrollbar{width:3px}.configurator-sidebar .cart-preview .cart-items::-webkit-scrollbar-track{background:transparent}.configurator-sidebar .cart-preview .cart-items::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:2px}.configurator-sidebar .cart-preview .cart-items .cart-item{display:flex;align-items:center;gap:12px}.configurator-sidebar .cart-preview .cart-items .cart-item-icon{width:40px;height:40px;background:#f7f7f7;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--color-dark)}.configurator-sidebar .cart-preview .cart-items .cart-item-info{display:flex;justify-content:space-between;flex:1;align-items:center}.configurator-sidebar .cart-preview .cart-items .cart-item-name{font-size:16px;color:#525252}.configurator-sidebar .cart-preview .cart-items .cart-item-price{font-size:16px;color:var(--color-dark);font-weight:500}.configurator-sidebar .cart-preview .candies-cart-list{display:flex;flex-direction:column;gap:12px;max-height:250px;overflow-y:auto}.configurator-sidebar .cart-preview .candies-cart-list::-webkit-scrollbar{width:4px}.configurator-sidebar .cart-preview .candies-cart-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.configurator-sidebar .cart-preview .cart-footer .cart-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.configurator-sidebar .cart-preview .cart-footer .cart-total .total-label{font-size:20px;font-weight:500;color:var(--color-dark)}.configurator-sidebar .cart-preview .cart-footer .cart-total .total-price{font-size:20px;font-weight:600;color:var(--color-dark)}.configurator-sidebar .cart-preview .cart-footer .btn-block{width:100%;padding:16px;font-size:16px;border-radius:8px}.configurator-sidebar .cart-preview .cart-filter{display:flex;width:100%;padding:0 15.5px}.configurator-sidebar .cart-preview .cart-filter .btn-filter--halal{position:relative;border:none;background:#fff;width:100%;display:none;align-items:center;justify-content:center;z-index:1;cursor:pointer;color:#1c1c1e;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:18px;padding:11px;border-radius:32px}.configurator-sidebar .cart-preview .cart-filter .btn-filter--halal:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:2px;background:linear-gradient(90deg,#56ab2f,#a8e063);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;border-radius:32px;z-index:-1}.configurator-sidebar .cart-preview .cart-filter .btn-filter--halal.is-active{background:linear-gradient(90deg,#56ab2f,#a8e063);color:#fff}.checkout-form .form-section{border:none;padding:0;margin:0 0 32px}.checkout-form .form-section-title{font-size:18px;font-weight:600;color:var(--color-dark);margin-bottom:16px;padding:0}.checkout-form .form-row{display:flex;gap:16px;margin-bottom:16px}@media (max-width: 639px){.checkout-form .form-row{flex-direction:column}}.checkout-form .form-group{flex:1}.checkout-form .form-group--full{flex:1 1 100%}.checkout-form .form-group label{display:block;font-size:14px;font-weight:500;color:#525252;margin-bottom:6px}.checkout-form .form-group input,.checkout-form .form-group textarea{width:100%;padding:12px 16px;border:1px solid #e5e5e5;border-radius:8px;font-size:15px;font-family:inherit;color:var(--color-dark);background:#fff;transition:border-color .35s ease}.checkout-form .form-group input::placeholder,.checkout-form .form-group textarea::placeholder{color:#b3b3b3}.checkout-form .form-group input:focus,.checkout-form .form-group textarea:focus{outline:none;border-color:var(--color-primary, #ff2f92)}.checkout-form .form-group textarea{resize:vertical;min-height:80px}.checkout-form .delivery-options{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.checkout-form .delivery-option{cursor:pointer}.checkout-form .delivery-option input[type=radio]{display:none}.checkout-form .delivery-option input[type=radio]:checked+.delivery-option__inner{border-color:var(--color-primary, #ff2f92);background:#ff2f9208}.checkout-form .delivery-option__inner{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid #e5e5e5;border-radius:12px;transition:all .35s ease}.checkout-form .delivery-option__inner:hover{border-color:#d3d3d3}.checkout-form .delivery-option-icon{width:44px;height:44px;background:#f7f7f7;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#525252}.checkout-form .delivery-option-info{flex:1}.checkout-form .delivery-option-info strong{display:block;font-size:15px;font-weight:600;color:var(--color-dark);margin-bottom:2px}.checkout-form .delivery-option-info span{font-size:13px;color:#8f8f8f}.checkout-form .delivery-option-price{font-size:15px;font-weight:600;color:var(--color-dark);white-space:nowrap}.checkout-form .address-fields{margin-top:16px}.checkout-form .btn-submit{min-width:200px}.checkout-form select{width:100%;padding:12px 16px;border:1px solid #e5e5e5;border-radius:8px;font-size:15px;font-family:inherit;color:var(--color-dark);background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:border-color .35s ease}.checkout-form select:focus{outline:none;border-color:var(--color-primary, #ff2f92)}@media (max-width: 1279px){.checkout-form .form-section{margin:0 0 24px}.checkout-form .form-group input,.checkout-form .form-group textarea,.checkout-form .form-group select{font-size:16px;padding:14px 16px}.checkout-form .delivery-option__inner{padding:14px;gap:12px}.checkout-form .delivery-option-icon{width:38px;height:38px}.checkout-form .delivery-option-icon svg{width:20px;height:20px}.checkout-form .delivery-option-info strong{font-size:14px}.checkout-form .delivery-option-info span{font-size:12px}.checkout-form .delivery-option-price{font-size:14px}}@media (max-width: 639px){.checkout-form .form-section{margin:0 0 20px}.checkout-form .form-section-title{font-size:16px;margin-bottom:12px}.checkout-form .form-row{gap:12px;margin-bottom:12px}.checkout-form .form-group label{font-size:13px;margin-bottom:4px}.checkout-form .form-group input,.checkout-form .form-group textarea,.checkout-form .form-group select{padding:12px 14px;font-size:15px;border-radius:8px}.checkout-form .delivery-option__inner{padding:12px;gap:10px;flex-wrap:nowrap}.checkout-form .delivery-option-icon{width:36px;height:36px;border-radius:8px}.checkout-form .delivery-option-icon svg{width:18px;height:18px}.checkout-form .delivery-option-info strong{font-size:13px}.checkout-form .delivery-option-info span{font-size:11px}.checkout-form .delivery-option-price{font-size:13px}.checkout-form .btn-submit{min-width:0;width:100%}}@media (max-width: 380px){.checkout-form .form-section-title{font-size:15px}.checkout-form .form-group input,.checkout-form .form-group textarea,.checkout-form .form-group select{padding:10px 12px;font-size:14px}.checkout-form .form-group label{font-size:12px}.checkout-form .delivery-option__inner{padding:10px;gap:8px}.checkout-form .delivery-option-icon{width:32px;height:32px}.checkout-form .delivery-option-icon svg{width:16px;height:16px}.checkout-form .delivery-option-info strong{font-size:12px}.checkout-form .delivery-option-info span{font-size:10px}.checkout-form .delivery-option-price{font-size:12px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.volume-increase-wrapper{display:flex;justify-content:center;margin-bottom:20px;animation:fadeInScale .55s ease-out forwards}.volume-increase-wrapper.animate-out{animation:fadeOutScale .45s ease-in forwards}.btn-volume-increase{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border:2px dashed var(--color-primary);border-radius:12px;background:#ff2f920f;color:var(--color-primary);font-size:16px;font-weight:600;font-family:var(--font-main);cursor:pointer;transition:all .4s ease}.btn-volume-increase svg{flex-shrink:0}.btn-volume-increase:hover{background:#ff2f921f;border-color:#fb0077;transform:scale(1.03)}.btn-volume-increase:active{transform:scale(.98)}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeOutScale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.configurator-toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%) translateY(100px);background:#1c1c1e;color:#fff;padding:14px 24px;border-radius:14px;display:flex;align-items:center;gap:10px;font-size:15px;font-weight:500;box-shadow:0 8px 30px #0003;z-index:9999;opacity:0;pointer-events:none;transition:transform .6s cubic-bezier(.34,1.56,.64,1),opacity .3s ease;max-width:90vw;text-align:center}.configurator-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.configurator-toast .toast-icon{font-size:18px;flex-shrink:0}.add-candy-btn.is-disabled{background:#e5e5e5!important;color:#a6a6a6!important;cursor:not-allowed!important;pointer-events:none}@keyframes ribbonPulse{0%{transform:scale(1);box-shadow:0 0 #ff2f924d}50%{transform:scale(1.02);box-shadow:0 0 0 8px #ff2f9200}to{transform:scale(1);box-shadow:0 0 #ff2f9200}}@media (max-width: 1279px){.configurator-layout{flex-direction:column;gap:40px}.configurator-sidebar{width:100%;position:relative;top:auto}.configurator-sidebar .cart-preview{padding:32px 16px}.configurator-sidebar .cart-preview .cart-title{font-size:24px;line-height:32px}.configurator-sidebar .cart-preview .cart-items .cart-item .cart-item-name,.configurator-sidebar .cart-preview .cart-items .cart-item .cart-item-price{font-size:18px;line-height:24px;font-weight:500}.configurator-sidebar .cart-preview .cart-footer .cart-total .total-label,.configurator-sidebar .cart-preview .cart-footer .cart-total .total-price{font-size:24px;line-height:32px}.candy-pagination{justify-content:center}.step-actions .btn-next,.step-actions .btn-primary{flex:1;padding:13px 80px;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);border-color:transparent}}.configurator-layout[data-active-step="3"]{gap:60px}.configurator-layout[data-active-step="3"] .configurator-sidebar{width:475px}.configurator-layout[data-active-step="3"] .configurator-sidebar .sidebar-box-preview{background:transparent;border-radius:0;padding:0;min-height:auto;height:343px;margin-bottom:40px;overflow:visible}.configurator-layout[data-active-step="3"] .configurator-sidebar .sidebar-box-preview .sidebar-box-img{max-width:100%;max-height:100%;height:100%;object-fit:contain}@media (max-width: 1279px){.configurator-layout[data-active-step="3"]{gap:30px}.configurator-layout[data-active-step="3"] .configurator-sidebar{width:100%}.configurator-layout[data-active-step="3"] .configurator-sidebar .sidebar-box-preview{height:280px;max-width:388px;margin:0 auto 24px;background:transparent;border-radius:0;padding:0;overflow:visible}.configurator-layout[data-active-step="3"] .configurator-sidebar .sidebar-box-preview .sidebar-box-img{max-width:100%;max-height:100%;height:100%;object-fit:contain}.configurator-layout[data-active-step="3"] .configurator-sidebar .cart-preview{padding:32px 16px}.configurator-layout[data-active-step="3"] .configurator-sidebar .cart-preview .cart-title{font-size:24px;line-height:32px}.configurator-layout[data-active-step="3"] .configurator-sidebar .cart-preview .cart-items .cart-item .cart-item-name,.configurator-layout[data-active-step="3"] .configurator-sidebar .cart-preview .cart-items .cart-item .cart-item-price{font-size:18px;line-height:24px;font-weight:500}.configurator-layout[data-active-step="3"] .configurator-sidebar .cart-preview .cart-footer .cart-total .total-label,.configurator-layout[data-active-step="3"] .configurator-sidebar .cart-preview .cart-footer .cart-total .total-price{font-size:24px;line-height:32px}}@media (max-width: 639px){.configurator-layout[data-active-step="3"]{gap:20px}.configurator-layout[data-active-step="3"] .configurator-sidebar .sidebar-box-preview{height:auto;max-height:220px;max-width:300px;margin:0 auto 16px}}.generic-page-content{background-color:#f7f7f7;padding:60px 0 100px}@media (max-width: 768px){.generic-page-content{padding:40px 0 80px}}.generic-page-content .container{max-width:1440px;margin:0 auto;padding:0 40px}@media (max-width: 768px){.generic-page-content .container{padding:0 20px}}@media (max-width: 480px){.generic-page-content .container{padding:0 16px}}.generic-page-content .entry-header{margin-bottom:40px}@media (max-width: 768px){.generic-page-content .entry-header{margin-bottom:24px}}.generic-page-content .entry-header .page-title{font-family:Inter,sans-serif;font-size:28px;font-weight:600;line-height:36px;background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.generic-page-content .entry-header .page-title:hover{background-position:100% center}.generic-page-content .entry-header .page-title{display:inline-block;margin:0}@media (max-width: 768px){.generic-page-content .entry-header .page-title{font-size:32px}}@media (max-width: 640px){.generic-page-content .entry-header .page-title{font-size:24px}}@media (max-width: 480px){.generic-page-content .entry-header .page-title{font-size:20px}}.generic-page-content .entry-content{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:18px;color:#000;line-height:1.5;max-width:100%}.generic-page-content .entry-content p{margin-bottom:16px}.generic-page-content .entry-content h2,.generic-page-content .entry-content h3,.generic-page-content .entry-content h4,.generic-page-content .entry-content h5,.generic-page-content .entry-content h6{color:#000;margin-top:32px;margin-bottom:16px;font-family:Montserrat Alternates,sans-serif;font-weight:600}.generic-page-content .entry-content h2{font-family:Inter,sans-serif;font-size:24px;font-weight:500;line-height:32px}.generic-page-content .entry-content h3{font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:28px}.generic-page-content .entry-content.faq-content h3,.generic-page-content .entry-content .faq-item h3{color:#ff2f92;margin-bottom:24px}@media (max-width: 640px){.generic-page-content .entry-content.faq-content h3,.generic-page-content .entry-content .faq-item h3{font-size:20px;margin-bottom:16px}}@media (max-width: 480px){.generic-page-content .entry-content.faq-content h3,.generic-page-content .entry-content .faq-item h3{font-size:18px;margin-bottom:12px}}.generic-page-content .entry-content h4{font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:24px}.generic-page-content .entry-content a{color:#ff2f92;text-decoration:underline}.generic-page-content .entry-content a:hover{text-decoration:none}.generic-page-content .entry-content ul,.generic-page-content .entry-content ol{margin-bottom:24px;padding-left:20px}.generic-page-content .entry-content ul li,.generic-page-content .entry-content ol li{margin-bottom:8px}.faq{width:100%;margin:0 auto;padding:60px 0 120px;font-family:Inter,sans-serif;color:#1c1c1e}.faq ol,.faq ul{list-style:auto}.faq__container{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}.faq__title,.faq__cta-text{font-family:Montserrat Alternates,sans-serif;color:#ff2f92}.faq__title{margin:0;font-size:56px;font-weight:600;line-height:55px;letter-spacing:0}.faq__subtitle{max-width:786px;margin:24px 0 0;font-size:18px;line-height:24px;font-weight:500;letter-spacing:0%;color:#acacac;text-align:justify}.faq__list{margin:0;padding:0;list-style-type:none!important}.faq__item{margin-top:60px}.faq__cta{margin:120px auto 0;max-width:690px;text-align:center}.faq__cta-text{margin:0 0 40px;font-size:36px;font-weight:600;line-height:44px}.faq__button{display:inline-flex;align-items:center;justify-content:center;width:272px;height:54px;padding:16px 32px;border:1px solid #FF2F92;border-radius:32px;font-size:16px;font-weight:500;line-height:18px;color:#ff2f92;text-decoration:none;transition:.2s ease}.faq__button:hover{background-color:#e85a93;color:#fff}.faq__button:focus-visible{outline:2px solid #e85a93;outline-offset:4px}.faq-card__question{margin:0 0 24px;display:grid;grid-template-columns:auto 1fr;column-gap:8px;align-items:start;font-family:Montserrat Alternates,sans-serif;font-size:32px;font-weight:600;line-height:40px;color:#ff2f92}.faq-card__number{white-space:nowrap}.faq-card__question-text{min-width:0}.faq-card__answer{max-width:1200px;font-size:18px;line-height:24px;font-weight:500}.faq-card__answer ul{list-style-type:disc}.faq-card__answer ul,.faq-card__answer ol{margin:0;padding-left:20px}.faq-card__intro{margin:0 0 24px}.faq-card__note{margin:0}.faq-list__sublist{margin-top:4px;padding-left:20px;list-style-type:lower-alpha!important}@media (max-width: 690px){.faq{padding:20px 0 120px}.faq__container{padding:0 16.5px}.faq__title{font-size:40px;align-self:flex-start}.faq__subtitle{max-width:607px;margin:12px 0 0}.faq__item{margin-top:80px}.faq__cta{max-width:640px}.faq__cta-text{margin:0 0 32px;font-size:32px;line-height:40px;background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbfff);-webkit-background-clip:text;background-clip:text;color:transparent}.faq__button{width:270px;height:52px;border:none;color:#fff;background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbfff)}.faq__button:hover{background-color:#5d9fff}.faq__button:focus-visible{outline:2px solid #5D9FFF;outline-offset:4px}.faq-card__question{font-size:28px;line-height:32px}.faq-card__answer{max-width:608px}}@media (max-width: 475px){.faq__title{font-size:36px}}@media (max-width: 460px){.faq__title{font-size:34px}}@media (max-width: 420px){.faq__title{font-size:32px}}@media (max-width: 380px){.faq__container{margin:0;padding:0 10px}.faq__title{white-space:nowrap;font-size:31.5px}.faq__subtitle{margin:13px 0 0}.faq__cta{max-width:380px}.faq__cta-text{margin:0 0 24px;font-size:28px;line-height:32px}.faq-card__question{font-size:24px}.faq-card__answer{max-width:360px;font-size:16px}}.site-footer{background-color:#1c1c1e;color:#fff;padding:60px 40px 18px;width:100%}.site-footer__container{max-width:1440px;margin:0 auto;display:flex;flex-direction:column;gap:60px}.site-footer__top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:30px}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:16px;display:flex;flex-direction:column;align-items:center;gap:24px}.footer-column{display:flex;flex-direction:column;gap:16px}.footer-column--brand{max-width:372px}.footer-column--brand .footer-logo{max-width:120px;margin-bottom:16px}.footer-column--brand .footer-logo img{width:120px;height:23.5px;object-fit:contain;display:block}.footer-column--brand .footer-description{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:18px;color:#d3d3d3;line-height:24px;margin:0 0 30px}.footer-column--brand .footer-socials{display:flex;align-items:center;gap:30px}.footer-column--brand .footer-socials a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s ease}.footer-column--brand .footer-socials a:hover{transform:scale(1.15) rotate(-5deg);opacity:1}.footer-column--brand .footer-socials a img{width:100%;height:100%;object-fit:contain}.footer-column .footer-widget-title{font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:28px;margin:0 0 16px;background:linear-gradient(90deg,#fff,#fff 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.footer-column .footer-widget-title:hover{background-position:100% center}.footer-column .footer-widget-title.hidden{display:none}.footer-column .footer-menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px}.footer-column .footer-menu li,.footer-column .footer-menu a{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:18px;color:#d3d3d3;text-decoration:none;line-height:24px;background:linear-gradient(90deg,#d3d3d3,#d3d3d3 30%,#93c5fd 70%,#93c5fd);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#D3D3D3;transition:-webkit-text-fill-color .6s ease,background-position .75s ease}.footer-column .footer-menu li:hover,.footer-column .footer-menu a:hover{-webkit-text-fill-color:transparent;background-position:100% center;text-decoration:underline;text-underline-offset:3px}.footer-lines{display:flex;flex-direction:column;align-items:center;width:100%;gap:24px}.footer-lines .footer-legal{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between;max-width:795px;width:100%;flex-wrap:wrap;gap:15px}.footer-lines .footer-legal li a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:16px;color:#d3d3d3;text-decoration:none;background:linear-gradient(90deg,#d3d3d3,#d3d3d3 30%,#93c5fd 70%,#93c5fd);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#D3D3D3;transition:-webkit-text-fill-color .6s ease,background-position .75s ease}.footer-lines .footer-legal li a:hover{-webkit-text-fill-color:transparent;background-position:100% center;text-decoration:underline;text-underline-offset:3px}.footer-lines .footer-copyright{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:16px;color:#d3d3d3;margin:0;text-align:center}.footer-lines .footer-copyright .heart{color:#ff2f92}@media (max-width: 1279px){.site-footer{padding:60px 40px 18px}.site-footer__top{flex-direction:row;flex-wrap:wrap;gap:24px}.site-footer .footer-column--brand{flex:0 0 100%;max-width:100%}.site-footer .footer-column:not(.footer-column--brand){flex:1;width:auto!important;min-width:0}.footer-lines .footer-legal{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:30px;max-width:565px}}@media (max-width: 1024px){.site-footer{padding:60px 40px 18px}.site-footer__container{gap:60px}.site-footer__top{flex-direction:row;flex-wrap:wrap;gap:24px}.site-footer .footer-column--brand{flex:0 0 100%;max-width:100%}.site-footer .footer-column--brand .footer-description{max-width:100%}.site-footer .footer-column:not(.footer-column--brand){flex:1;width:auto!important;min-width:0}.site-footer__bottom{flex-direction:column;gap:24px;text-align:center}.footer-lines .footer-legal{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:30px}}@media (max-width: 640px){.site-footer{padding:40px 16px 18px}.site-footer__container{gap:40px}.site-footer__top{flex-direction:column;gap:30px}.site-footer .footer-column:not(.footer-column--brand){flex:0 0 100%;width:100%!important}.footer-lines .footer-legal{flex-direction:column;gap:16px;text-align:center}.footer-lines .footer-legal li{width:100%}}@media (max-width: 480px){.site-footer{padding:60px 24px 18px}.site-footer__container{gap:32px}.site-footer__top{flex-direction:row!important;flex-wrap:wrap!important;gap:32px}.site-footer .footer-column--brand{flex:0 0 100%;max-width:100%}.site-footer .footer-column:not(.footer-column--brand){flex:1!important;width:auto!important;min-width:0}.site-footer .footer-column:not(.footer-column--brand):last-child{flex:0 0 100%!important;width:100%!important}.footer-column--brand .footer-description{margin:0 0 30px;font-size:16px;line-height:24px}.footer-column .footer-widget-title{font-size:20px;line-height:28px;margin-bottom:16px}.footer-column .footer-menu{gap:18px}.footer-column .footer-menu li a{font-size:16px;line-height:24px}.footer-lines{gap:16px}.footer-lines .footer-legal{flex-direction:column;gap:12px;text-align:center}.footer-lines .footer-legal li a,.footer-lines .footer-copyright{font-size:14px}}.cookie-banner{position:fixed;bottom:20px;left:50%;transform:translate(-50%) translateY(150%);width:calc(100% - 80px);max-width:1360px;background-color:#69b2ff;color:#fff;padding:24px 40px;border-radius:16px;z-index:9998;transition:transform .6s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 30px #0000001a}.cookie-banner.visible{transform:translate(-50%) translateY(0)}.cookie-banner__container{display:flex;justify-content:space-between;align-items:center;gap:40px}.cookie-banner__content{flex:1}.cookie-banner__title{font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:24px;color:#fff;margin-top:0;margin-bottom:8px}.cookie-banner__text{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:18px;color:#fff;margin:0}.cookie-banner__text a{color:#fff;text-decoration:underline}.cookie-banner__text a:hover{text-decoration:none}.cookie-banner__bear{display:none;position:absolute;top:-60px;left:24px;width:60px;height:auto;z-index:10;pointer-events:none}.cookie-banner__action{flex-shrink:0}.cookie-banner__action .btn-primary{padding:12px 32px;white-space:nowrap}@media (max-width: 1024px){.cookie-banner{width:calc(100% - 40px);padding:20px 24px}.cookie-banner__container{gap:20px}.cookie-banner__text{font-size:14px}}@media (max-width: 640px){.cookie-banner{bottom:0;width:100%;max-width:100%;border-radius:16px 16px 0 0;padding:24px}.cookie-banner__bear{display:block}.cookie-banner__container{flex-direction:row;align-items:center;gap:16px}.cookie-banner__title{font-size:18px}.cookie-banner__text{font-size:14px}.cookie-banner__action{width:auto}.cookie-banner__action .btn-primary{padding:12px 24px;width:auto}}@media (max-width: 480px){.cookie-banner{padding:24px 20px}.cookie-banner__bear{top:-50px;left:20px;width:50px}.cookie-banner__container{flex-direction:column;align-items:flex-start;gap:16px}.cookie-banner__title{font-size:16px}.cookie-banner__text{font-size:14px}.cookie-banner__action{width:100%}.cookie-banner__action .btn-primary{width:100%;text-align:center}}.scroll-to-top{position:fixed;right:30px;bottom:30px;width:60px;height:60px;border-radius:50%;background-color:var(--primary-pink, #FF66B2);background:linear-gradient(135deg,#ff66b2,#ff2f92);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:99;box-shadow:0 4px 15px #ff2f9266;opacity:0;pointer-events:none;transform:translateY(20px);transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}.scroll-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-to-top:hover{transform:translateY(-5px);box-shadow:0 8px 25px #ff2f9299;background:linear-gradient(135deg,#ff7ec0,#ff4aa3)}.scroll-to-top:active{transform:translateY(0);box-shadow:0 2px 10px #ff2f9266}@media (max-width: 768px){.scroll-to-top{right:20px;bottom:20px;width:50px;height:50px}.scroll-to-top svg{width:20px;height:20px}}@media (max-width: 640px){.scroll-to-top{right:20px;bottom:80px;width:44px;height:44px}.scroll-to-top svg{width:18px;height:18px}}@media (max-width: 380px){.scroll-to-top{right:15px;bottom:70px;width:38px;height:38px}.scroll-to-top svg{width:16px;height:16px}}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 40px;box-sizing:border-box}.bg-pink{background-color:#ff2f92;color:#fff}.bg-white{background-color:#fff}.text-white{color:#fff!important}.text-white-muted{color:#e5e5e5!important}.text-gray{color:#acacac!important}.text-center{text-align:center}.color-pink{color:#ff2f92!important}.mt-4{margin-top:24px}.mt-8{margin-top:48px}.mb-4{margin-bottom:24px}.mb-8{margin-bottom:48px}.section-badge{display:inline-flex;align-items:center;justify-content:center;padding:7px 19px;border-radius:32px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:18px}.section-badge.badge-white{background-color:transparent;color:#f7f7f7;border:1px solid rgba(247,247,247,.65);transition:color .7s ease,border-color .7s ease}.section-badge.badge-white:hover{color:#93c5fd;border-color:#93c5fd}.section-badge.badge-pink{background-color:#ff2f921a;background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.section-badge.badge-pink:hover{background-position:100% center}.section-badge.badge-pink{border:1px solid #ff8fd2}.section-header-center{text-align:center}.section-title{font-family:Montserrat Alternates,sans-serif;font-weight:600;font-size:48px;line-height:56px;background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.section-title:hover{background-position:100% center}.section-title.text-white{background:linear-gradient(90deg,#fff,#fff 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.section-title.text-white:hover{background-position:100% center}.section-subtitle{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:24px;max-width:593px;margin:0 auto;background:linear-gradient(90deg,#acacac,#acacac 30%,#90e0ff 70%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#ACACAC;transition:-webkit-text-fill-color .75s ease,background-position .8s ease}.section-subtitle:hover{-webkit-text-fill-color:transparent;background-position:100% center}.section-subtitle.text-white-muted{background:none;-webkit-text-fill-color:rgba(255,255,255,.78);color:#ffffffc7}.section-subtitle.text-white-muted:hover{-webkit-text-fill-color:rgba(255,255,255,.78);background-position:0% center}.section-cta-center{text-align:center;margin-top:60px}.btn-large{padding:17px 33px;font-size:16px;line-height:18px}.btn-rounded{border-radius:32px}.btn-shadow{box-shadow:0 8px 24px #ff2f924d}.btn-full{width:100%}.btn-outline-white{background:transparent;color:#fff;-webkit-text-fill-color:#FFFFFF;border:1px solid rgba(255,255,255,.75);transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}.btn-outline-white:hover{background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff);color:#fff;-webkit-text-fill-color:#FFFFFF;border-color:transparent;box-shadow:0 8px 28px #5d9fff73;transform:translateY(-1px)}.btn-outline-white:active{transform:scale(.97) translateY(0)}.btn-outline-pink{background:transparent;color:#ff2f92;-webkit-text-fill-color:#FF2F92;border:1px solid #FF2F92;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}.btn-outline-pink:hover{background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff);color:#fff;-webkit-text-fill-color:#FFFFFF;border-color:transparent;box-shadow:0 8px 24px #74b9ff59}.btn-outline-pink:active{transform:scale(.97)}.hero-section .hero-container{display:flex}.hero-section .hero-container .hero-content{max-width:860px;flex:1}.hero-section .hero-container .hero-content .hero-badge{display:inline-flex;align-items:center;gap:12px;padding:9px 17px;border-radius:32px;border:1px solid #FF2F92;margin-bottom:20px}.hero-section .hero-container .hero-content .hero-badge .badge-text{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:18px;background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.hero-section .hero-container .hero-content .hero-badge .badge-text:hover{background-position:100% center}.hero-section .hero-container .hero-content .hero-title{font-family:Montserrat Alternates,sans-serif;font-weight:600;font-size:56px;line-height:55px;margin-bottom:16px;padding-bottom:10px;background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.hero-section .hero-container .hero-content .hero-title:hover{background-position:100% center}.hero-section .hero-container .hero-content .hero-title .br-mobile{display:none}.hero-section .hero-container .hero-content .hero-subtitle{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:24px;max-width:636px;margin-bottom:32px;background:linear-gradient(90deg,#acacac,#acacac 30%,#90e0ff 70%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#ACACAC;transition:-webkit-text-fill-color .75s ease,background-position .8s ease}.hero-section .hero-container .hero-content .hero-subtitle:hover{-webkit-text-fill-color:transparent;background-position:100% center}.hero-section .hero-container .hero-content a.btn{padding:17px 32px;font-size:16px;line-height:18px;border-radius:32px;margin-bottom:60px}.hero-section .hero-container .hero-image img{transition:transform .9s cubic-bezier(.25,.46,.45,.94)}.hero-section .hero-container .hero-image:hover img{transform:scale(1.03) rotate(-1deg)}.hero-section .hero-numbers{display:flex;gap:24px}.hero-section .hero-numbers .number-item{display:flex;flex-direction:column;max-width:224px}.hero-section .hero-numbers .number-item .number-val{font-family:Montserrat Alternates,sans-serif;font-weight:600;font-size:40px;line-height:48px;background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.hero-section .hero-numbers .number-item .number-val:hover{background-position:100% center}.hero-section .hero-numbers .number-item .number-label{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:24px;color:#acacac}.hero-section .hero-numbers .number-divider{width:1px;height:82px;background-color:#d9d9d9;flex-shrink:0;margin:auto 0}.pink-wave-section{position:relative;margin-top:120px}.wave-top,.wave-bottom{height:152px}.wave-top svg,.wave-bottom svg{width:100%;height:101%}@media (max-width: 1024px) and (min-width: 640px){.wave-top,.wave-bottom{height:100px}}@media (max-width: 639px){.wave-top,.wave-bottom{height:60px}}.wave-top svg{margin-bottom:-1px}.wave-bottom svg{margin-top:-1px}.pink-bg-content{background-color:#ff2f92;position:relative;overflow:hidden}.decor-popular-left,.decor-popular-right{position:absolute;z-index:2;pointer-events:none}.decor-popular-left img,.decor-popular-right img{width:100%;height:auto;display:block}@media (max-width: 1279px){.decor-popular-left,.decor-popular-right{display:none}}.decor-popular-640-left,.decor-popular-640-right{display:none;position:absolute;z-index:3;pointer-events:none}.decor-popular-640-left img,.decor-popular-640-right img{width:100%;height:auto;display:block}.decor-popular-left{left:0;top:-10px}.decor-popular-right{right:0;top:-41px;rotate:-22.7deg}.about-gammibon-block{position:relative}.decor-about-left,.decor-about-right{position:absolute;width:180px;z-index:2;pointer-events:none}.decor-about-left img,.decor-about-right img{width:100%;height:auto;display:block}@media (max-width: 1280px){.decor-about-left,.decor-about-right{width:130px}}@media (max-width: 1100px){.decor-about-left,.decor-about-right{display:none}}.decor-about-left{left:0;top:80px;transform:rotate(-8deg)}@keyframes decor-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14.5px)}}.decor-popular-left{--decor-rotate: -12deg;animation:decor-float 4.8s ease-in-out infinite}.decor-popular-right{--decor-rotate: 10deg;animation:decor-float 5.3s ease-in-out infinite .5s}.decor-about-left{--decor-rotate: -10deg;animation:decor-float 5.8s ease-in-out infinite 1s}.decor-about-right{--decor-rotate: 8deg;animation:decor-float 5s ease-in-out infinite 1.5s}.decor-bear-adv{--decor-rotate: -20deg;animation:decor-float 5.6s ease-in-out infinite .3s}.decor-bear-adv-right{--decor-rotate: 20deg;animation:decor-float 5.1s ease-in-out infinite .8s}.cta-create-set .cta-decor-left{--decor-rotate: -8deg;animation:decor-float 5.4s ease-in-out infinite .2s}.cta-create-set .cta-decor-right{--decor-rotate: 8deg;animation:decor-float 5.9s ease-in-out infinite .7s}@media (max-width: 1279px){.decor-popular-left,.decor-popular-right,.decor-about-left,.decor-about-right{animation:none}}.popular-sets-block{padding:60px 40px}.popular-sets-block .section-header-center .section-subtitle{margin-top:-10px}.popular-sets-block .section-cta-center a.btn{width:224px;height:54px;border-color:#fff}.popular-sets-products-wrap{width:100%}.popular-sets-arrows{display:none}.products-grid{display:flex;gap:20px;justify-content:space-between}.product-card{background-color:#fff;border:2px solid #D3D3D3;border-radius:24px;overflow:hidden;width:285px;flex-shrink:0;transition:transform .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94)}@media (min-width: 1280px){.product-card:hover{transform:translateY(-10px);box-shadow:0 24px 56px #0000002e,0 8px 20px #ff2f9247,0 0 0 1px #ff2f9226;border-color:#ff2f9280}.product-card:hover .product-title,.product-card:hover .product-price{background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:gammibon-card-row-gradient-text .5s cubic-bezier(.25,.46,.45,.94) forwards}.product-card:hover .product-cart-btn{background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff)!important;border-color:transparent!important;box-shadow:0 8px 28px #5d9fff73}}.product-card__image{position:relative;height:180px;overflow:hidden;background-color:#d9d9d9}.product-card__image img{width:100%}.product-card__image a{display:block;height:100%}.product-card__image .halal-badge--popular-sets{position:absolute;top:8px;right:8px;z-index:2;display:flex;align-items:center;justify-content:center;padding:4px;background:#ffffffeb;border:1px solid #e5e5e5;border-radius:12px;pointer-events:none;box-sizing:border-box}.product-card__image .halal-badge--popular-sets img{position:relative;width:32px!important;height:32px!important;object-fit:contain;display:block}.product-card__info{padding:32px 12px}.product-card .product-title{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:24px;color:#1c1c1e;margin-bottom:8px}.product-card .product-desc{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:18px;color:#8f8f8f;margin-bottom:24px}.product-card__bottom{display:flex;align-items:center;justify-content:space-between}.product-card .product-price-block{display:flex;flex-direction:column;gap:6px}.product-card .product-price{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:24px;color:#1c1c1e}.product-card .product-weight{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:18px;color:#8f8f8f}.product-card .product-cart-btn{width:40px;height:40px;border-radius:20px;background:#ff2f92;border:1px solid #ed75f4;color:transparent;display:flex;align-items:center;justify-content:center;font-size:0;cursor:pointer;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94);text-decoration:none;position:relative;overflow:hidden}.product-card .product-cart-btn:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;background-image:url("data:image/svg+xml,%3Csvg width='42' height='42' viewBox='0 0 42 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.125 7.875H8.85234C10.0699 7.875 10.6786 7.875 11.1369 8.20533C11.5952 8.53565 11.7877 9.11317 12.1727 10.2682L13.125 13.125' stroke='%23FFFFFF' stroke-width='2.625' stroke-linecap='round'/%3E%3Cpath d='M30.625 30.625H14.0891C13.8332 30.625 13.7053 30.625 13.6083 30.6141C12.58 30.499 11.8756 29.5217 12.0915 28.5098C12.1119 28.4143 12.1524 28.2929 12.2333 28.0502C12.3231 27.7807 12.368 27.646 12.4176 27.5271C12.9256 26.3098 14.0749 25.4814 15.3903 25.3845C15.5188 25.375 15.6608 25.375 15.9449 25.375H25.375' stroke='%23FFFFFF' stroke-width='2.625' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.8127 25.375H19.4908C17.2521 25.375 16.1328 25.375 15.2562 24.7969C14.3795 24.2189 13.9386 23.1901 13.0568 21.1324L12.7613 20.4431C11.3447 17.1376 10.6364 15.4849 11.4145 14.305C12.1925 13.125 13.9906 13.125 17.5868 13.125H26.8283C30.8516 13.125 32.8633 13.125 33.622 14.4324C34.3808 15.7399 33.3827 17.4865 31.3866 20.9797L30.8904 21.848C29.9071 23.5689 29.4154 24.4294 28.6006 24.9022C27.7859 25.375 26.7948 25.375 24.8127 25.375Z' stroke='%23FFFFFF' stroke-width='2.625' stroke-linecap='round'/%3E%3Ccircle cx='29.75' cy='35' r='1.75' fill='%23FFFFFF'/%3E%3Ccircle cx='15.75' cy='35' r='1.75' fill='%23FFFFFF'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .75s ease}.product-card .product-cart-btn:hover{background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff);border-color:transparent;box-shadow:0 8px 28px #5d9fff73}.product-card .product-cart-btn:hover:after{transform:translate(-50%,-50%) scale(1.06)}.product-card .product-cart-btn:active{transform:scale(.92)}@media (min-width: 1280px){.popular-sets-block{display:flex;flex-direction:column;align-items:center;gap:60px}.popular-sets-block .section-header-center{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.popular-sets-block .section-header-center .section-subtitle.text-white-muted{max-width:592px}.popular-sets-block .popular-sets-products-wrap{width:100%;margin-top:0}.popular-sets-block .products-grid{gap:0;justify-content:space-between;width:100%}.popular-sets-block .product-card{border:2px solid #d3d3d3;border-radius:24px}.popular-sets-block .section-cta-center{margin-top:0;margin-bottom:0}}.cta-create-set{position:relative;padding:60px 40px;display:flex;justify-content:center}.cta-create-set .cta-decor-left,.cta-create-set .cta-decor-right{position:absolute;top:30px;pointer-events:none}.cta-create-set .cta-decor-left{left:40px;width:245px}.cta-create-set .cta-decor-right{right:40px;width:180px}.cta-create-set .cta-text-center{text-align:center}.cta-create-set .cta-text-center .cta-heading{font-family:Montserrat Alternates,sans-serif;font-weight:600;font-size:36px;line-height:44px;margin-bottom:40px;background:linear-gradient(90deg,#fff,#fff 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.cta-create-set .cta-text-center .cta-heading:hover{background-position:100% center}@media (max-width: 1024px){.cta-create-set .cta-decor-left,.cta-create-set .cta-decor-right{display:none}}@media (max-width: 768px){.cta-create-set{flex-direction:column;min-height:auto;padding:40px 20px}.cta-create-set .cta-heading{font-size:28px;line-height:36px}}.about-gammibon-block{padding:60px 0}.about-gammibon-block .section-header-center{display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:60px}.about-gammibon-block .section-header-center .section-badge{width:83px;height:34px;text-align:center;padding:0}.about-gammibon-block .section-header-center .section-subtitle{max-width:794px;margin-top:-10px}.feature-card-wrapper{display:flex;align-items:flex-start}.feature-card-wrapper.right{justify-content:flex-end}.about-features-stagger{position:relative;display:flex;flex-direction:column;max-width:1200px;margin:0 auto}.feature-card{background-color:#fff;border:1px solid #E5E5E5;padding:40px;display:flex;flex-direction:column;gap:16px;width:701px;box-sizing:border-box;transition:transform .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94)}@media (min-width: 1280px){.feature-card:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 16px 40px #00000014}.feature-card:hover .feature-text h3{background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .5s cubic-bezier(.25,.46,.45,.94)}.feature-card:hover .feature-text h3:hover{background-position:100% center}}.feature-card .feature-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:32px}.feature-card .bg-green-light{background-color:#3fc86140}.feature-card .bg-pink-light{background-color:#ff2f9240}.feature-card .bg-yellow-light{background-color:#ffcc0040}.feature-card .bg-red-light{background-color:#ff383c40}.feature-card .feature-text h3{font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:32px;color:#1c1c1e;margin-bottom:12px;transition:color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94)}.feature-card .feature-text p{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:28px;color:#acacac}.feature-arrow__inner.mobile{display:none}.feature-arrow.arrow-1{margin-top:60px;margin-left:40px;margin-bottom:40px}.feature-arrow.arrow-2{margin-top:70px;margin-right:45px;margin-bottom:67px}.feature-arrow.arrow-3{margin-top:55px;margin-left:55px;margin-bottom:30px}.about-gammibon-features-bleed{width:100%;max-width:100%;box-sizing:border-box}@media (min-width: 640px){.about-gammibon-block .about-gammibon-abs{display:flex;justify-content:center;margin-left:0;margin-right:0;width:100%;max-width:none;padding-left:0;padding-right:0;box-sizing:border-box}.about-gammibon-block .about-features-stagger.about-features-stagger--figma640{display:flex;flex-direction:column;position:relative;width:100%;max-width:1600px;margin-left:0;margin-right:0;min-height:0;isolation:isolate}.about-gammibon-block .about-features-stagger--figma640 .feature-card.about-card-slot{border:1px solid #e5e5e5;box-shadow:none}.about-gammibon-block .about-features-stagger--figma640 .about-card-slot.feature-left{border-radius:0 32px 32px 0}}@media (min-width: 640px) and (min-width: 1600px){.about-gammibon-block .about-features-stagger--figma640 .about-card-slot.feature-left{border-radius:32px}}@media (min-width: 640px){.about-gammibon-block .about-features-stagger--figma640 .about-card-slot.feature-right{border-radius:32px 0 0 32px}}@media (min-width: 640px) and (min-width: 1600px){.about-gammibon-block .about-features-stagger--figma640 .about-card-slot.feature-right{border-radius:32px}}@media (min-width: 640px){.about-gammibon-block .about-features-stagger--figma640 .about-card-slot--premium{box-shadow:0 16px 34px #ffffff1a,0 61px 61px #ffffff17,0 139px 83px #ffffff0d,0 246px 99px #ffffff03!important}.about-gammibon-block .about-features-stagger--figma640 .feature-text{display:flex;flex-direction:column;gap:12.63px}.about-gammibon-block .about-features-stagger--figma640 .feature-text h3{font-size:25.26px;line-height:33.68px;margin-bottom:0}.about-gammibon-block .about-features-stagger--figma640 .feature-text p{font-size:21.05px;line-height:29.47px;color:#acacac}.about-gammibon-block .about-features-stagger--figma640 .feature-icon{width:63px;height:63px;padding:14.73px;box-sizing:border-box;flex-shrink:0}.about-gammibon-block .about-features-stagger--figma640 .feature-arrow{display:flex!important;pointer-events:none;transform:none}}.promo-slider-section{padding:30px 0 60px}.promo-slider-viewport{overflow:hidden;width:100%;position:relative}.promo-slider-track{display:flex;transition:transform .75s ease;width:100%}.promo-slide{width:100%;flex-shrink:0;box-sizing:border-box}.promo-layout{display:flex;align-items:center;gap:60px}.promo-image-side{flex-shrink:0;width:488px;overflow:hidden;border-radius:24px}.promo-image-side .promo-product-img{width:100%;height:auto;border-radius:24px;transition:transform .75s cubic-bezier(.25,.46,.45,.94)}@media (min-width: 1280px){.promo-image-side:hover .promo-product-img{transform:scale(1.05)}}.promo-text-side .promo-title{font-family:Montserrat Alternates,sans-serif;font-weight:600;font-size:40px;line-height:48px;margin-bottom:20px;background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-position:0% center;-webkit-background-clip:text;background-clip:text;color:#ff2f92;-webkit-text-fill-color:#FF2F92;transition:background-position .55s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .35s ease,color .35s ease}.promo-text-side .promo-title:hover{-webkit-text-fill-color:transparent;color:transparent;background-position:100% center}@media (prefers-reduced-motion: reduce){.promo-text-side .promo-title{transition:none}.promo-text-side .promo-title:hover{background-position:0% center;-webkit-text-fill-color:#FF2F92;color:#ff2f92}}.promo-text-side .promo-desc{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:24px;color:#acacac;margin-bottom:30px}.slider-controls{display:flex;justify-content:center;gap:16px;margin-top:40px}.slider-dots{display:none;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:28px;padding:4px 12px}.slider-dots.promo-slider-dots{display:flex}.slider-dot{flex-shrink:0;margin:0;padding:0;border:none;border-radius:60px;background-color:#000;cursor:pointer;opacity:.4;width:6px;height:6px;transition:width .5s cubic-bezier(.25,.46,.45,.94),height .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}.slider-dot:focus-visible{outline:2px solid #FF2F92;outline-offset:3px}.slider-dot.is-active{width:8px;height:8px;opacity:1}.slider-arrow{width:64px;height:64px;border-radius:50%;border:1px solid #E5E5E5;background:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}.slider-arrow:hover{background:linear-gradient(135deg,#ff2f92,#90e0ff 45%,#b0a0ff);border-color:transparent;color:#fff;box-shadow:0 6px 20px #90e0ff59}.slider-arrow:active{transform:scale(.93)}@media (min-width: 1280px){.promo-slider-section .container{padding-left:42px;padding-right:149px}.promo-slider-viewport{min-height:448px}.promo-slide{display:flex;align-items:center;min-height:448px}.promo-layout{width:100%;max-width:min(1155px,100%);margin:0 auto;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:min(235.7px,max(32px,100% - 513.5px - 406.2px));background-color:transparent;text-align:left}.promo-image-side{flex:0 1 513.5px;width:513.5px;max-width:min(513.5px,48%);aspect-ratio:513.5/372.5;height:auto;min-height:200px;border-radius:0;overflow:hidden}.promo-image-side .promo-product-img{width:100%;height:100%;min-height:200px;object-fit:cover;border-radius:0}.promo-text-side .promo-slider-cta.btn-primary{background-color:#ff2f92;border:1px solid #ed75f4;color:#fff;-webkit-text-fill-color:#FFFFFF;box-shadow:none;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}.promo-text-side .promo-slider-cta.btn-primary:hover,.promo-text-side .promo-slider-cta.btn-primary:focus-visible{background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff);border-color:transparent;color:#fff;-webkit-text-fill-color:#FFFFFF;box-shadow:0 8px 28px #5d9fff73}.promo-slider-section .promo-slider-arrows{display:none}.promo-slider-section .promo-slider-dots{display:flex;position:absolute;left:50%;bottom:0;transform:translate(-50%);z-index:2;gap:8px}.promo-slider-section .promo-slider-dots .slider-dot{background-color:#000;opacity:.4;width:8px;height:8px}.promo-slider-section .promo-slider-dots .slider-dot.slider-dot--edge{width:6px;height:6px}.promo-slider-section .promo-slider-dots .slider-dot.is-active{opacity:1}}.advantages-wave{margin-top:0}.advantages-wave .advantages-pink-bg{padding:120px 0}.advantages-wave .advantages-pink-bg .container .section-header-center{position:relative;display:flex;flex-direction:column;align-items:center;gap:24px}.advantages-wave .advantages-pink-bg .container .section-header-center .section-badge{max-width:159px}.advantages-wave .advantages-pink-bg .container .section-header-center .section-subtitle{margin-top:-10px;max-width:795px}.advantages-wave .advantages-pink-bg .container .section-header-center .decor-bear-adv,.advantages-wave .advantages-pink-bg .container .section-header-center .decor-bear-adv-right{position:absolute;z-index:2;pointer-events:none}.advantages-wave .advantages-pink-bg .container .section-header-center .decor-bear-adv img.tablet,.advantages-wave .advantages-pink-bg .container .section-header-center .decor-bear-adv-right img.tablet{display:none}.advantages-wave .advantages-pink-bg .container .section-header-center .decor-bear-adv{left:0;top:0}.advantages-wave .advantages-pink-bg .container .section-header-center .decor-bear-adv-right{right:0;top:-50%}.advantages-wave .advantages-pink-bg .container .advantages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:60px}.advantages-wave .advantages-pink-bg .container .advantages-grid .adv-card{background-color:#fff;border:1px solid #E5E5E5;border-radius:32px;padding:40px 24px;display:flex;flex-direction:column;gap:16px;transition:transform .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94)}@media (min-width: 1280px){.advantages-wave .advantages-pink-bg .container .advantages-grid .adv-card:hover{transform:translateY(-8px);box-shadow:0 20px 48px #00000024,0 6px 18px #ff2f9233,0 0 0 1px #ff2f922e;border-color:#ff2f9259}.advantages-wave .advantages-pink-bg .container .advantages-grid .adv-card:hover .adv-text h4{background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .5s cubic-bezier(.25,.46,.45,.94)}.advantages-wave .advantages-pink-bg .container .advantages-grid .adv-card:hover .adv-text h4:hover{background-position:100% center}}.advantages-wave .advantages-pink-bg .container .advantages-grid .adv-card .adv-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:32px;flex-shrink:0}.advantages-wave .advantages-pink-bg .container .advantages-grid .adv-card .adv-icon .adv-icon__img{width:34px;height:34px;display:block;object-fit:contain}.advantages-wave .advantages-pink-bg .container .advantages-grid .adv-card .adv-text h4{font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:32px;color:#1c1c1e;margin-bottom:12px;transition:color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94)}.advantages-wave .advantages-pink-bg .container .advantages-grid .adv-card .adv-text p{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:24px;color:#acacac}.reviews-section{overflow:hidden}.reviews-section .section-header-center{display:flex;flex-direction:column;align-items:center;gap:24px}.reviews-section .section-header-center .section-subtitle{margin-top:-10px;max-width:887px}.reviews-carousel{position:relative;overflow:hidden;margin-top:48px;padding:0 4px}.reviews-track{display:flex;gap:20px;will-change:transform}.review-card{width:33.3333333333%;flex-shrink:0;background:#fafafa;border:1px solid #f0f0f0;border-radius:20px;padding:28px;transition:box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94)}@media (min-width: 1280px){.review-card:hover{box-shadow:0 12px 36px #ff2f921a;transform:translateY(-4px);border-color:#ff2f9233}.review-card:hover .review-card__name{background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .5s cubic-bezier(.25,.46,.45,.94)}.review-card:hover .review-card__name:hover{background-position:100% center}}.review-card:hover{box-shadow:0 8px 30px #0000000f;transform:translateY(-2px)}.review-card__header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.review-card__avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#ff2f92,#ed75f4);color:#fff;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:1;flex-shrink:0}.review-card__meta{flex:1;min-width:0}.review-card__name{display:block;font-family:Inter,sans-serif;font-weight:600;font-size:15px;color:#1c1c1e;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-card__stars{display:flex;gap:2px}.review-card__stars .star{font-size:14px;line-height:1}.review-card__stars .star--filled{color:#fc0}.review-card__stars .star--empty{color:#e0e0e0}.review-card__source{flex-shrink:0;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#acacac;background:#f9f9fa;border:1px solid #E5E5E5;border-radius:20px;padding:4px 10px;line-height:1.3}.review-card__text{font-family:Inter,sans-serif;font-size:14px;line-height:1.65;color:#8f8f8f}.review-card__text p{margin:0}.reviews-controls{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:32px}.reviews-arrow{width:44px;height:44px;border-radius:50%;border:1px solid #e5e5e5;background:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .5s ease;z-index:5;color:#1c1c1e;flex-shrink:0}.reviews-arrow:hover{border-color:transparent;background:linear-gradient(135deg,#ff2f92,#90e0ff 45%,#b0a0ff);color:#fff;box-shadow:0 4px 16px #90e0ff4d;box-shadow:0 4px 12px #ff2f9226}.reviews-arrow svg{width:20px;height:20px}.reviews-dots{display:flex;justify-content:center;gap:8px}.reviews-dot{width:8px;height:8px;border-radius:50%;background:#d3d3d3;border:none;padding:0;cursor:pointer;transition:all .5s ease}.reviews-dot.active{background:#ff2f92;width:24px;border-radius:4px}.reviews-dot:hover:not(.active){background:#8f8f8f}.reviews-empty{text-align:center;font-family:Inter,sans-serif;font-size:16px;color:#acacac;margin-top:40px;padding:40px 20px}.cta-banner-card-bottom.desktop{position:relative;margin-top:120px}.cta-banner-card-bottom.desktop .cta-decor-left,.cta-banner-card-bottom.desktop .cta-decor-right{position:absolute;top:-80px}.cta-banner-card-bottom.desktop .cta-decor-left{left:0;rotate:-22deg}.cta-banner-card-bottom.desktop .cta-decor-right{right:0}.cta-banner-card-bottom.desktop .cta-text-center{display:flex;flex-direction:column;text-align:center;align-items:center;gap:24px}.cta-banner-card-bottom.desktop .cta-text-center .section-title{font-size:48px;line-height:54px}.cta-banner-card-bottom.desktop .cta-text-center .btn{margin-top:-10px;max-width:274px}.cta-banner-bottom{display:none;padding:40px 0}.cta-banner-bottom .cta-banner-card-bottom{display:flex;background-color:#f9f9fa;border-radius:32px;padding:60px 40px;align-items:center;justify-content:center;position:relative;overflow:hidden}@media (max-width: 1024px){.cta-banner-bottom .cta-banner-card-bottom{padding:48px 28px}}@media (max-width: 768px){.cta-banner-bottom .cta-banner-card-bottom{padding:48px 28px}}@media (max-width: 480px){.cta-banner-bottom .cta-banner-card-bottom{padding:40px 20px;border-radius:32px}}.cta-banner-bottom .cta-text-center{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;position:relative;z-index:2;max-width:100%;width:100%;box-sizing:border-box}.cta-banner-bottom .cta-heading--config-cta{font-family:Montserrat Alternates,sans-serif;font-weight:600;font-size:28px;line-height:32px;margin:0;max-width:22em;background:linear-gradient(90deg,#90e0ff,#b0a0ff);background-size:100% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}@media (max-width: 768px){.cta-banner-bottom .cta-heading--config-cta{font-size:28px;line-height:32px}}@media (max-width: 480px){.cta-banner-bottom .cta-heading--config-cta{font-size:24px;line-height:30px}}.cta-banner-bottom .btn-cta-blue-gradient{width:100%;max-width:360px}@media (max-width: 480px){.cta-banner-bottom .btn-cta-blue-gradient{max-width:none}}.contacts-section{padding:120px 0}.contacts-section .contacts-horizontal-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;width:100%;margin-top:50px}.contacts-section .contacts-grid{display:flex;flex-direction:column;gap:22.5px}.contacts-section .contact-card{display:flex;align-items:center;gap:18px;padding:24px 40px 24px 30px;border-radius:24px;border:1px solid #E5E5E5;background:#fff;transition:transform .5s cubic-bezier(.25,.46,.45,.94),box-shadow .3s cubic-bezier(.25,.46,.45,.94),border-color .3s ease}@media (min-width: 1280px){.contacts-section .contact-card:hover{transform:translate(6px);box-shadow:0 8px 24px #0000000f;border-color:#ff2f9240}.contacts-section .contact-card:hover .c-title{background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.contacts-section .contact-card:hover .c-title:hover{background-position:100% center}}.contacts-section .contact-card .contact-icon{width:62px;height:62px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contacts-section .contact-card .contact-icon svg,.contacts-section .contact-card .contact-icon .contact-icon__img{width:34px;height:34px;display:block;object-fit:contain;flex-shrink:0}.contacts-section .contact-card .contact-icon.bg-cyan{background-color:#00c3d040}.contacts-section .contact-card .contact-icon.bg-red{background-color:#ff383c40}.contacts-section .contact-card .contact-icon.bg-yellow{background-color:#ffcc0040}.contacts-section .contact-card .contact-icon.bg-green-alt{background-color:#34c75940}.contacts-section .contact-card .contact-icon.bg-purple{background-color:#6a34c740}.contacts-section .contact-card .contact-text{display:flex;flex-direction:column;gap:8px}.contacts-section .contact-card .contact-text .c-title{font-family:Inter,sans-serif;font-weight:500;font-size:21px;line-height:29px;color:#1c1c1e}.contacts-section .contact-card .contact-text .c-val{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:25px;color:#8f8f8f}.contacts-section .contact-card .contact-text .c-val.text-blue{color:#08f;text-decoration:underline;text-underline-offset:2px}.contacts-section .contact-card .contact-text a.c-val:not(.text-blue){color:#8f8f8f;text-decoration:none}.contacts-section .contact-card .contact-text a.c-val:not(.text-blue):hover{color:#ff2f92}.contacts-section .contacts-form-wrapper{background-color:#fff;border-radius:32px;padding:42px;border:1px solid #E5E5E5;transition:transform .5s cubic-bezier(.25,.46,.45,.94),box-shadow .3s cubic-bezier(.25,.46,.45,.94),border-color .3s ease}@media (min-width: 1280px){.contacts-section .contacts-form-wrapper:hover{transform:translateY(-6px);box-shadow:0 12px 40px #ff2f921a,0 4px 16px #0000000f;border-color:#ff2f924d}}.contacts-section .contacts-form-wrapper .form-title{font-family:Inter,sans-serif;font-weight:500;font-size:25px;line-height:34px;margin-bottom:30px;background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.contacts-section .contacts-form-wrapper .form-title:hover{background-position:100% center}.contacts-section .contacts-form-wrapper .contact-form{display:flex;flex-direction:column;gap:24px}.contacts-section .contacts-form-wrapper .contact-form .form-row{display:flex;gap:16px}.contacts-section .contacts-form-wrapper .contact-form .form-row .form-group{flex:1}.contacts-section .contacts-form-wrapper .contact-form .form-group{display:flex;flex-direction:column;gap:12px}.contacts-section .contacts-form-wrapper .contact-form .form-group label{font-family:Inter,sans-serif;font-weight:500;font-size:15px;line-height:normal;letter-spacing:-.3px;color:#525252}.contacts-section .contacts-form-wrapper .contact-form .form-group .form-hint{margin:-6px 0 0;font-family:Inter,sans-serif;font-size:13px;line-height:18px;font-weight:400;color:#acacac}.contacts-section .contacts-form-wrapper .contact-form .form-group .input-field{width:100%;padding:17px 12px;border:1px solid #E5E5E5;border-radius:12px;font-family:Inter,sans-serif;font-weight:500;font-size:15px;line-height:normal;letter-spacing:-.3px;color:#1c1c1e;background-color:#f7f7f7;transition:border-color .5s ease,background-color .5s ease,box-shadow .5s ease;box-sizing:border-box}.contacts-section .contacts-form-wrapper .contact-form .form-group .input-field::placeholder{color:#8f8f8f;font-weight:400}.contacts-section .contacts-form-wrapper .contact-form .form-group .input-field:hover{border-color:#ccc}.contacts-section .contacts-form-wrapper .contact-form .form-group .input-field:focus{outline:none;border-color:#ff2f92;background-color:#fff;box-shadow:0 0 0 3px #ff2f921a}.contacts-section .contacts-form-wrapper .contact-form .form-group .input-field.textarea-field{min-height:144px;resize:vertical;padding-top:17px}.contacts-section .contacts-form-wrapper .contact-form .form-status{display:flex;align-items:center;gap:10px;padding:14px 20px;border-radius:12px;font-size:14px;font-weight:500;line-height:1.4;transition:opacity .5s ease}.contacts-section .contacts-form-wrapper .contact-form .form-status .status-icon{font-size:18px;font-weight:700}.contacts-section .contacts-form-wrapper .contact-form .form-status.is-success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.contacts-section .contacts-form-wrapper .contact-form .form-status.is-error{background:#fff1f2;color:#e11d48;border:1px solid #fecdd3}.contacts-section .map-address{margin-top:60px;margin-bottom:12px}.contacts-section .map-address .map-address-text{font-family:Inter,sans-serif;font-weight:600;font-size:29px;line-height:38px;display:inline-block;background:linear-gradient(90deg,#1a1a1a,#1a1a1a 30%,#ff2f92 55%,#90e0ff 78%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:100% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94);cursor:default}.contacts-section .map-address .map-address-text:hover{background-position:0% center}.contacts-section .map-container{width:100%;margin-top:16px;border-radius:32px;overflow:hidden}.contacts-section .map-container iframe{display:block}.contacts-section .map-container .map-static-img{width:100%;height:auto;display:block;border-radius:32px;object-fit:cover}@media (max-width: 1279px){.container{padding:0 16px}.hero-section .hero-container .hero-content .hero-badge{margin-bottom:12px}.hero-section .hero-container .hero-content .hero-title{font-size:48px;line-height:55px;padding-bottom:0;margin-bottom:24px}.hero-section .hero-container .hero-content .hero-subtitle{max-width:608px}.hero-section .hero-container .hero-content a.btn{margin-bottom:40px}.hero-section .hero-container .hero-image{display:none!important}.hero-section .hero-numbers{gap:16px}.pink-wave-section{margin-top:60px}.pink-wave-section .wave-top{height:100px}.pink-wave-section .pink-bg-content .popular-sets-block{margin-top:140px;margin-bottom:80px}.pink-wave-section .pink-bg-content .popular-sets-block .section-header-center{position:relative;margin-bottom:60px}.pink-wave-section .pink-bg-content .popular-sets-block .section-header-center .decor-popular-640-left,.pink-wave-section .pink-bg-content .popular-sets-block .section-header-center .decor-popular-640-right{display:block;top:-75%}.pink-wave-section .pink-bg-content .popular-sets-block .section-header-center .decor-popular-640-left{left:0;rotate:-22deg}.pink-wave-section .pink-bg-content .popular-sets-block .section-header-center .decor-popular-640-right{right:0;rotate:5deg}.pink-wave-section .pink-bg-content .popular-sets-block .section-header-center .section-badge{margin-bottom:24px;border:none;position:relative;color:transparent;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);-webkit-background-clip:text;background-clip:text}.pink-wave-section .pink-bg-content .popular-sets-block .section-header-center .section-badge:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.5px;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.pink-wave-section .pink-bg-content .popular-sets-block .section-header-center .section-title{font-size:40px;line-height:48px;margin-bottom:24px;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.pink-wave-section .pink-bg-content .popular-sets-block .section-header-center .section-subtitle{font-size:18px;line-height:24px}.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap{display:flex;flex-direction:column;align-items:center;gap:60px;width:100%;margin-left:auto;margin-right:auto;margin-bottom:0;overflow:hidden}.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap .products-grid{display:flex!important;flex-wrap:nowrap!important;gap:16px;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;width:1200px}}@media (max-width: 1279px) and (max-width: 1200px){.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap .products-grid{width:900px}.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap .products-grid .product-card{width:calc(33% - 8px)!important}}@media (max-width: 1279px) and (max-width: 900px){.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap .products-grid{width:600px}.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap .products-grid .product-card{flex:0 0 calc(50% - 8px)!important;max-width:none!important;scroll-snap-align:start;box-sizing:border-box}}@media (max-width: 1279px){.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap .popular-sets-arrows{display:flex;align-items:center;justify-content:center;gap:24px}.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap .popular-sets-arrows .popular-sets-arrow{width:64px;height:64px;padding:0;border:none;border-radius:50%;background:#fff;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px #00000014;transition:transform .35s ease,box-shadow .35s ease}.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap .popular-sets-arrows .popular-sets-arrow:active{transform:scale(.94)}.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap .popular-sets-arrows .popular-sets-arrow:hover{box-shadow:0 4px 20px #0000001f}.pink-wave-section .pink-bg-content .cta-create-set .cta-text-center .cta-heading{font-size:32px;line-height:40px;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.pink-wave-section .pink-bg-content .cta-create-set .cta-text-center .btn{background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);border:none}.pink-wave-section .pink-bg-content .about-gammibon-block{padding:104px 0 51px}.pink-wave-section .pink-bg-content .about-gammibon-block .section-header-center{margin-bottom:72px;gap:0}.pink-wave-section .pink-bg-content .about-gammibon-block .section-header-center .section-badge{margin-bottom:24px;border:none;position:relative;color:transparent;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);-webkit-background-clip:text;background-clip:text}.pink-wave-section .pink-bg-content .about-gammibon-block .section-header-center .section-badge:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.5px;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.pink-wave-section .pink-bg-content .about-gammibon-block .section-header-center .section-title{font-size:40px;line-height:48px;margin-bottom:24px;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.pink-wave-section .pink-bg-content .about-gammibon-block .section-header-center .section-subtitle{font-size:18px;line-height:24px}}@media (max-width: 1279px) and (max-width: 1024px){.pink-wave-section .pink-bg-content .about-gammibon-block .about-gammibon-features-bleed .about-features-stagger .feature-card-wrapper .feature-card{padding:40px 40px 40px 24px;margin-bottom:160px;flex-shrink:1;max-width:calc(100% - 156px)}.pink-wave-section .pink-bg-content .about-gammibon-block .about-gammibon-features-bleed .about-features-stagger .feature-card-wrapper .feature-card .feature-text{gap:12px}.pink-wave-section .pink-bg-content .about-gammibon-block .about-gammibon-features-bleed .about-features-stagger .feature-card-wrapper .feature-card .feature-text h3{font-size:24px;line-height:32px}.pink-wave-section .pink-bg-content .about-gammibon-block .about-gammibon-features-bleed .about-features-stagger .feature-card-wrapper .feature-card .feature-text p{font-size:20px;line-height:28px}.pink-wave-section .pink-bg-content .about-gammibon-block .about-gammibon-features-bleed .about-features-stagger .feature-card-wrapper .feature-arrow{margin:0;flex-shrink:0}.pink-wave-section .pink-bg-content .about-gammibon-block .about-gammibon-features-bleed .about-features-stagger .feature-card-wrapper .feature-arrow.arrow-1,.pink-wave-section .pink-bg-content .about-gammibon-block .about-gammibon-features-bleed .about-features-stagger .feature-card-wrapper .feature-arrow.arrow-2,.pink-wave-section .pink-bg-content .about-gammibon-block .about-gammibon-features-bleed .about-features-stagger .feature-card-wrapper .feature-arrow.arrow-3{margin-top:100px}.pink-wave-section .pink-bg-content .about-gammibon-block .about-gammibon-features-bleed .about-features-stagger .feature-card-wrapper .feature-arrow .feature-arrow__inner{display:none}.pink-wave-section .pink-bg-content .about-gammibon-block .about-gammibon-features-bleed .about-features-stagger .feature-card-wrapper .feature-arrow .feature-arrow__inner.mobile{display:block}}@media (max-width: 1279px){.promo-slider-section{padding:20px 12px}.promo-slider-section .container{padding:0}.promo-slider-section .container .promo-slider-viewport .promo-slider-track .promo-slide .promo-layout{flex-direction:row;justify-content:center;gap:83px}.promo-slider-section .container .promo-slider-viewport .promo-slider-track .promo-slide .promo-layout .promo-image-side{max-width:280px;margin:0}.promo-slider-section .container .promo-slider-viewport .promo-slider-track .promo-slide .promo-layout .promo-text-side .promo-title,.promo-slider-section .container .promo-slider-viewport .promo-slider-track .promo-slide .promo-layout .promo-text-side .promo-desc{background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.promo-slider-section .container .promo-slider-viewport .promo-slider-track .promo-slide .promo-layout .promo-text-side .promo-title{font-size:32px;line-height:40px}.promo-slider-section .container .promo-slider-viewport .promo-slider-track .promo-slide .promo-layout .promo-text-side .promo-desc{font-size:28px;line-height:36px}.promo-slider-section .container .promo-slider-viewport .promo-slider-track .promo-slide .promo-layout .promo-text-side .btn{background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);border:none}.promo-slider-section .container .promo-slider-viewport .promo-slider-dots{height:16px;margin:28px 0}.promo-slider-section .container .promo-slider-arrows{display:none}.pink-wave-section.advantages-wave{margin-top:0}.pink-wave-section.advantages-wave .advantages-pink-bg .container .section-header-center .section-badge{margin-bottom:24px;border:none;position:relative;color:transparent;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);-webkit-background-clip:text;background-clip:text}.pink-wave-section.advantages-wave .advantages-pink-bg .container .section-header-center .section-badge:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.5px;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.pink-wave-section.advantages-wave .advantages-pink-bg .container .section-header-center .section-title{font-size:40px;line-height:48px;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.pink-wave-section.advantages-wave .advantages-pink-bg .container .section-header-center .decor-bear-adv img,.pink-wave-section.advantages-wave .advantages-pink-bg .container .section-header-center .decor-bear-adv-right img{display:none}.pink-wave-section.advantages-wave .advantages-pink-bg .container .section-header-center .decor-bear-adv img.tablet,.pink-wave-section.advantages-wave .advantages-pink-bg .container .section-header-center .decor-bear-adv-right img.tablet{display:flex}.pink-wave-section.advantages-wave .advantages-pink-bg .container .section-header-center .decor-bear-adv{top:-65%}.pink-wave-section.advantages-wave .advantages-pink-bg .container .section-header-center .decor-bear-adv-right{rotate:-34deg;top:-80%}}@media (max-width: 1279px) and (max-width: 1024px){.pink-wave-section.advantages-wave .advantages-pink-bg .container .advantages-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1279px){.reviews-section .container .section-header-center .section-badge{margin-bottom:24px;border:none;position:relative;color:transparent;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);-webkit-background-clip:text;background-clip:text}.reviews-section .container .section-header-center .section-badge:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.5px;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.reviews-section .container .section-header-center .section-title{font-size:40px;line-height:48px;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.reviews-section .container .reviews-carousel .review-card{width:50%}.cta-banner-card-bottom .cta-decor-left,.cta-banner-card-bottom .cta-decor-right{display:none}.cta-banner-card-bottom .cta-text-center .section-title{font-size:32px;line-height:40px;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.cta-banner-card-bottom .cta-text-center .btn{display:inline-flex;align-items:center;justify-content:center;min-width:96px;padding:16px 30px;border-radius:32px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#fff;-webkit-text-fill-color:#FFFFFF;text-decoration:none;background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff);border:none;cursor:pointer;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94);box-sizing:border-box}.contacts-section{padding:160px 0 120px}.contacts-section .container .section-header-center .section-badge{margin-bottom:24px;border:none;position:relative;color:transparent;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);-webkit-background-clip:text;background-clip:text}.contacts-section .container .section-header-center .section-badge:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.5px;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.contacts-section .container .section-header-center .section-title{font-size:40px;line-height:48px;background:linear-gradient(90deg,#5d9fff,#93c9fd 49.52%,#6bbbff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.contacts-section .container .contacts-horizontal-layout{grid-template-columns:none;gap:40px}.contacts-section .container .contacts-horizontal-layout .contacts-form-wrapper .form-title{font-size:24px;line-height:32px}.feature-card:not(.about-card-slot){width:100%;max-width:100%;margin-left:0;margin-right:0;border-radius:32px}.review-card{min-width:calc(50% - 10px)}.promo-layout{flex-direction:column;text-align:center;gap:30px}.promo-image-side{width:100%;max-width:480px;margin:0 auto}}@media (max-width: 640px){.front-page-content{width:100%;max-width:100vw;box-sizing:border-box}.container{padding:0 10px}.hero-section{padding:20px 0 40px;overflow:visible}.hero-container{display:flex;flex-direction:column;grid-template-columns:unset;text-align:left;gap:0;align-items:flex-start}.hero-content{order:1!important;text-align:left;align-items:flex-start;width:100%}.hero-image{display:none}.hero-badge{margin:0 0 12px!important;border:1px solid #FF2F92;padding:9px 17px;border-radius:32px;display:inline-flex;align-items:center;gap:12px}.hero-badge .badge-text{font-size:16px;line-height:18px;color:#ff2f92;font-weight:500}.hero-title{font-size:48px;line-height:55px;max-width:509px;width:100%;margin-bottom:0;background:none!important;-webkit-text-fill-color:#FF2F92!important;color:#ff2f92;padding-bottom:0}.hero-subtitle{font-size:18px;line-height:24px;color:#acacac;-webkit-text-fill-color:#ACACAC!important;background:none!important;text-align:left;margin:24px 0 0;max-width:100%}.hero-content .btn-primary,.hero-content .btn-large{margin-top:32px;padding:17px 33px;border:1px solid #ed75f4;border-radius:32px;font-size:16px;line-height:18px}.section-badge .popular-sets-block{padding:40px 0 0}.popular-sets-block .section-header-center{margin-bottom:80px}.popular-sets-block .section-header-center .section-badge{margin-bottom:24px}.popular-sets-block .section-title.text-white,.about-gammibon-block .section-title.text-white,.advantages-pink-bg .section-title.text-white{background:linear-gradient(90deg,#fff,#fff 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.popular-sets-block .section-title.text-white:hover,.about-gammibon-block .section-title.text-white:hover,.advantages-pink-bg .section-title.text-white:hover{background-position:100% center}.popular-sets-block .section-title.text-white,.about-gammibon-block .section-title.text-white,.advantages-pink-bg .section-title.text-white{font-size:40px;line-height:48px}.popular-sets-block .section-subtitle.text-white-muted,.about-gammibon-block .section-subtitle.text-white-muted,.advantages-pink-bg .section-subtitle.text-white-muted{color:#e5e5e5;-webkit-text-fill-color:#e5e5e5;background:none;font-weight:500;font-size:18px;line-height:24px;max-width:592px;margin-left:auto;margin-right:auto}.popular-sets-block .section-subtitle.text-white-muted:hover,.about-gammibon-block .section-subtitle.text-white-muted:hover,.advantages-pink-bg .section-subtitle.text-white-muted:hover{-webkit-text-fill-color:#e5e5e5;background-position:0}.decor-popular-left,.decor-popular-right,.decor-popular-640-left,.decor-popular-640-right{display:none}.section-header-center{margin-bottom:40px}.section-header-center .section-title,.section-title{font-size:40px;line-height:48px}.products-section{padding:60px 0}.popular-sets-products-wrap{display:flex;flex-direction:column;align-items:center;gap:60px;width:100%;margin-left:auto;margin-right:auto;margin-bottom:0;overflow:hidden}.popular-sets-products-wrap .products-grid{display:flex!important;flex-wrap:nowrap!important;gap:16px;justify-content:flex-start;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab}.popular-sets-products-wrap .products-grid::-webkit-scrollbar{display:none}.popular-sets-arrows{display:flex;align-items:center;justify-content:center;gap:24px}.product-card .product-title{font-size:18px;line-height:24px}.product-card .product-desc{font-size:14px;line-height:18px;color:#8f8f8f}.product-card .product-price{font-size:18px;line-height:24px}.product-card .product-cart-btn{border:none;padding:5px}.popular-sets-block .section-cta-center{margin-top:0;margin-bottom:0}.popular-sets-block .section-cta-center .btn-outline-white{width:224px;max-width:100%;min-height:54px;padding:17px 24px;justify-content:center}.cta-create-set{padding:80px 0 104px;flex-direction:column;min-height:auto}.cta-create-set .cta-decor-left,.cta-create-set .cta-decor-right{display:none}.cta-create-set .cta-text-center{padding:0;display:flex;flex-direction:column;align-items:center;gap:32px}.cta-create-set .cta-heading{font-size:32px;line-height:40px;text-align:center;max-width:608px;margin-bottom:0;background:linear-gradient(90deg,#fff,#fff 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.cta-create-set .cta-heading:hover{background-position:100% center}.cta-create-set .cta-heading br{display:none}.cta-create-set .btn-outline-white{background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff);border:none;color:#fff;-webkit-text-fill-color:#FFFFFF;padding:16px 32px;border-radius:32px;font-size:16px;line-height:18px;margin:0}.cta-create-set .btn-outline-white:hover{opacity:.95;transform:translateY(-1px);box-shadow:0 8px 24px #5d9fff59}.about-gammibon-block{padding-top:0}.about-gammibon-abs{margin-left:auto;margin-right:auto;width:100%;max-width:640px;padding-left:0;padding-right:0;box-sizing:border-box}.advantages-section{padding:60px 0}.decor-bear-adv,.decor-bear-adv-right{display:none}.advantages-pink-bg{padding:60px 0}.advantages-pink-bg .section-header-center{margin-bottom:60px}.adv-card{padding:40px 24px;border-radius:32px;border-color:#e5e5e5;min-height:0}.adv-card .adv-icon{width:60px;height:60px;border-radius:12px;padding:14px;box-sizing:border-box}.adv-card .adv-text h4{font-size:24px;line-height:32px;margin-bottom:12px}.adv-card .adv-text p{font-size:18px;line-height:24px;color:#acacac}.promo-slider-section{padding:40px 0}.promo-slider-section .container{padding-left:16px;padding-right:16px}.promo-layout{flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:83px;text-align:left}.promo-image-side{width:280px;max-width:280px;flex-shrink:0;margin:0;border-radius:0;height:220px}.promo-image-side .promo-product-img{width:100%;height:100%;object-fit:cover;border-radius:0}.promo-text-side{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:30px}.promo-text-side .promo-title{font-size:32px;line-height:40px;margin-bottom:0;background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-position:0% center;-webkit-background-clip:text;background-clip:text;color:#ff2f92;-webkit-text-fill-color:#FF2F92;transition:background-position .55s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .35s ease,color .35s ease}.promo-text-side .promo-title:hover{-webkit-text-fill-color:transparent;color:transparent;background-position:100% center}.promo-text-side .promo-desc{font-size:28px;line-height:36px;font-weight:600;margin-bottom:0;background:linear-gradient(90deg,#90e0ff,#b0a0ff);background-size:100% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.promo-text-side .btn-primary{background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff);border:none;padding:16px 32px;border-radius:32px;color:#fff;-webkit-text-fill-color:#ffffff;background-clip:padding-box;-webkit-background-clip:border-box;text-shadow:0 1px 2px rgba(23,22,26,.22);transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}.promo-text-side .btn-primary:hover,.promo-text-side .btn-primary:focus-visible{color:#fff;-webkit-text-fill-color:#ffffff}.slider-controls{display:none}.slider-dots{display:flex}.slider-arrow{width:48px;height:48px;font-size:16px}.cta-banner-bottom{padding:30px 0}.cta-banner-bottom .cta-banner-card-bottom{padding:40px 24px}.contacts-section{padding:60px 0 80px}.contacts-horizontal-layout{grid-template-columns:1fr!important;gap:32px}.contacts-form-wrapper{padding:40px;order:1;box-sizing:border-box}.contacts-grid{order:2;grid-template-columns:1fr 1fr!important;gap:12px}.contact-card{padding:16px}.form-row{grid-template-columns:1fr 1fr;gap:16px}.review-card{min-width:100%}.reviews-section{padding:60px 0}.reviews-arrow{width:40px;height:40px}.reviews-arrow--prev{left:4px}.reviews-arrow--next{right:4px}}@media (max-width: 480px){.hero-section{padding:10px 0 30px}.hero-container{text-align:left}.hero-content{text-align:left;align-items:flex-start}.hero-title{font-size:48px;line-height:55px;color:#ff2f92;-webkit-text-fill-color:#FF2F92;background:none;white-space:normal}.hero-subtitle{font-size:18px;line-height:24px}.hero-numbers{display:none!important}.hero-badge .badge-text{font-size:16px}.hero-content .btn-primary,.hero-content .btn-large{width:100%;max-width:100%}.btn-large{width:100%;max-width:360px}.pink-wave-section:first-of-type>.pink-bg-content{padding-bottom:208px}.decor-popular-640-left,.decor-popular-640-right{display:block!important;position:absolute;z-index:3;pointer-events:none}.decor-popular-640-left{left:-8px;top:10px;width:110px;transform:rotate(-22.7deg);animation:none!important}.decor-popular-640-right{right:16px;left:auto;top:0;width:80px;transform:rotate(4.98deg);animation:none!important}.popular-sets-block .section-header-center{position:relative;z-index:4;margin-bottom:50px;padding:0 12px}.popular-sets-block .section-header-center .section-title.text-white{font-size:28px!important;line-height:32px!important;background:linear-gradient(90deg,#fff,#fff 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.popular-sets-block .section-header-center .section-title.text-white:hover{background-position:100% center}.popular-sets-block .section-header-center .section-subtitle.text-white-muted{font-size:16px!important;line-height:24px!important;color:#e5e5e5;-webkit-text-fill-color:#e5e5e5;background:none}.popular-sets-block .section-header-center .section-subtitle.text-white-muted:hover{-webkit-text-fill-color:#e5e5e5}.about-gammibon-block .section-header-center .section-title.text-white,.advantages-pink-bg .section-header-center .section-title.text-white{background:linear-gradient(90deg,#fff,#fff 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.about-gammibon-block .section-header-center .section-title.text-white:hover,.advantages-pink-bg .section-header-center .section-title.text-white:hover{background-position:100% center}.cta-create-set .cta-heading{background:linear-gradient(90deg,#fff,#fff 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-position:0% center;transition:background-position .8s cubic-bezier(.25,.46,.45,.94)}.cta-create-set .cta-heading:hover{background-position:100% center}.popular-sets-products-wrap{gap:50px}.popular-sets-products-wrap .products-grid{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;padding:0;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-padding-left:16px}.popular-sets-products-wrap .products-grid::-webkit-scrollbar{display:none}.popular-sets-products-wrap .products-grid:before,.popular-sets-products-wrap .products-grid:after{content:"";flex:0 0 16px;width:16px;min-width:16px}.popular-sets-products-wrap .products-grid:after{flex:0 0 4px;width:4px;min-width:4px}.popular-sets-arrows{display:flex!important;align-items:center;justify-content:center;gap:24px}.popular-sets-arrow{width:64px;height:64px;border-radius:99px;background:#fff;padding:20px;box-shadow:none}.popular-sets-block .section-cta-center{margin-top:50px}.popular-sets-block .section-cta-center .btn-outline-white{width:224px!important;max-width:100%;padding:17px 80px;border:1px solid #FFFFFF;border-radius:32px;font-size:16px;line-height:18px;color:#f7f7f7;-webkit-text-fill-color:#f7f7f7;background:transparent}.popular-sets-block .section-cta-center .btn-outline-white:hover{background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff);border-color:transparent;color:#fff;-webkit-text-fill-color:#FFFFFF}.cta-create-set .cta-heading br{display:inline}.cta-create-set .cta-heading{font-size:28px;line-height:36px}.cta-banner-bottom .cta-heading--config-cta{font-size:28px;line-height:32px}.about-gammibon-abs{margin-left:0!important;margin-right:0!important;width:100%!important;max-width:none!important;padding-left:0!important;padding-right:0!important}.about-features-stagger--figma640{display:flex!important;flex-direction:column!important;position:static!important;min-height:0!important;max-width:1200px!important;margin-left:auto!important;margin-right:auto!important;gap:20px!important;align-items:stretch!important}.about-features-stagger--figma640 .feature-card,.about-features-stagger--figma640 .feature-arrow{position:static!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;left:auto!important;top:auto!important;box-shadow:none!important}.about-gammibon-block .about-features-stagger--figma640 .feature-card{border-radius:32px!important;overflow:hidden;transform:none!important}.about-features-stagger--figma640 .feature-arrow{display:none!important}.about-features-stagger{align-items:stretch}.about-gammibon-block .section-header-center{display:flex;flex-direction:column;align-items:center;margin-bottom:40px;padding:0 8px}.about-gammibon-block .section-header-center .section-badge{display:inline-flex;align-items:center;justify-content:center;margin:0 0 16px}.about-gammibon-block .section-header-center .section-title{font-size:28px!important;line-height:32px!important;margin-bottom:12px}.about-gammibon-block .section-header-center .section-subtitle{font-size:16px!important;line-height:24px!important;margin-bottom:0;max-width:100%;padding:0 4px;box-sizing:border-box}.about-gammibon-block .feature-card{width:100%;max-width:100%}.about-gammibon-block .feature-card.feature-left,.about-gammibon-block .feature-card.feature-right{margin-left:0;margin-right:0;border-radius:32px!important;padding:40px 24px;box-shadow:none!important}.about-gammibon-block .feature-card .feature-icon{width:60px;height:60px;border-radius:12px}.about-gammibon-block .feature-card .feature-icon svg{width:32px;height:32px}.about-gammibon-block .feature-card .feature-text h3{font-size:20px;line-height:28px}.about-gammibon-block .feature-card .feature-text p{font-size:18px;line-height:24px}.promo-slider-section{padding:30px 0}.pink-wave-section:first-of-type+.promo-slider-section{padding-top:28px;padding-bottom:30px}.promo-layout{flex-direction:column!important;align-items:center;gap:12px;text-align:center!important}.promo-image-side{width:100%!important;max-width:100%!important;height:284px;border-radius:0}.promo-image-side .promo-product-img{width:100%;height:100%;object-fit:cover;border-radius:0}.promo-text-side{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:30px;padding:0 16px}.promo-text-side .promo-title{font-size:36px;line-height:44px;margin-bottom:0;background:linear-gradient(90deg,#ff2f92,#ff2f92 30%,#90e0ff 62%,#b0a0ff);background-size:200% auto;background-position:0% center;-webkit-background-clip:text;background-clip:text;color:#ff2f92;-webkit-text-fill-color:#FF2F92;transition:background-position .55s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .35s ease,color .35s ease}.promo-text-side .promo-title:hover{-webkit-text-fill-color:transparent;color:transparent;background-position:100% center}.promo-text-side .promo-desc{font-size:28px;line-height:36px;font-weight:600;margin-bottom:0;background:linear-gradient(90deg,#90e0ff,#b0a0ff);background-size:100% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.promo-text-side .btn-primary{width:300px;max-width:100%;padding:16px 32px;border-radius:32px;color:#fff;-webkit-text-fill-color:#ffffff;background-clip:padding-box;-webkit-background-clip:border-box;text-shadow:0 1px 2px rgba(23,22,26,.22);transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}.promo-text-side .btn-primary:hover,.promo-text-side .btn-primary:focus-visible{color:#fff;-webkit-text-fill-color:#ffffff}.slider-controls{display:none}.slider-dots{display:flex}.advantages-wave .advantages-pink-bg .container .advantages-grid{grid-template-columns:1fr!important;gap:16px}.adv-card{border-radius:32px;padding:40px 24px}.advantages-pink-bg .section-header-center .section-title.text-white,.section-title{font-size:28px;line-height:32px}.review-card{min-width:100%}.reviews-arrow{display:none}.reviews-dots{display:flex}.reviews-section{padding:60px 0}.contacts-grid{grid-template-columns:1fr!important;gap:12px!important}.contact-card{padding:24px!important;border-radius:24px!important}.contact-card .contact-icon{width:48px;height:48px}.contact-card .contact-icon svg,.contact-card .contact-icon .contact-icon__img{width:26px;height:26px}.contact-card .contact-text .c-title{font-size:18px;line-height:24px}.contact-card .contact-text .c-val{font-size:16px;line-height:24px}.map-container{border-radius:32px}.cta-content{text-align:center;align-items:center;flex-direction:column}.products-grid:not(#popular-sets-track){flex-direction:column}}@media (max-width: 639px){.contacts-section{padding:48px 0 72px;background-color:#f9f9fa}.contacts-section .section-header-center{margin-bottom:32px}.contacts-section .section-title{font-size:28px;line-height:32px;text-align:center}.contacts-section .section-subtitle.text-gray{text-align:center;font-size:16px;line-height:24px;color:#acacac}.contacts-section .contacts-horizontal-layout{margin-top:0;gap:24px}.contacts-section .contacts-form-wrapper{padding:40px 24px;border-radius:32px;border:1px solid #E5E5E5;background-color:#fff;box-shadow:none}.contacts-section .contacts-form-wrapper:hover{transform:none;box-shadow:none;border-color:#e5e5e5}.contacts-section .contacts-form-wrapper .form-title{font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:32px;margin-bottom:24px;text-align:left}.contacts-section .contact-form{gap:30px}.contacts-section .contact-form .form-row{flex-direction:column;gap:30px}.contacts-section .contact-form .form-group{width:100%}.contacts-section .contact-form .textarea-field{min-height:168px;padding-top:17px;padding-bottom:24px}.contacts-section .contact-form .btn-outline-pink.btn-full,.contacts-section .contact-form .btn-full.btn-outline-pink{width:100%;max-width:none;justify-content:center;padding:17px 24px;border-radius:32px;font-size:16px;line-height:18px;font-weight:500}.contacts-section .contacts-grid{gap:12px}.contacts-section .map-address{margin-top:40px}}@media (max-width: 640px){.hero-section .hero-container .hero-content .hero-subtitle{margin:24px 0 32px}.hero-section .hero-container .hero-content .btn{width:100%;margin-top:0}.hero-section .hero-numbers{display:none}.pink-wave-section .wave-top,.pink-wave-section .wave-bottom{height:60px}.pink-wave-section .pink-bg-content .popular-sets-block{margin-top:160px;margin-bottom:40px}.pink-wave-section .pink-bg-content .popular-sets-block .section-header-center .section-badge{margin-bottom:16px}.pink-wave-section .pink-bg-content .popular-sets-block .section-header-center .section-title{margin-bottom:22px}.pink-wave-section .pink-bg-content .popular-sets-block .section-header-center .section-subtitle{font-weight:400}.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap .products-grid{width:100%;gap:12px;margin-left:-12px}.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap .products-grid .product-card{flex:0 0 176px!important;width:176px!important;max-width:176px!important;scroll-snap-align:start;border:2px solid #D3D3D3;border-radius:24px;overflow:hidden}.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap .products-grid .product-card .product-card__info{padding:12px 8px}.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap .products-grid .product-card .product-card__info .product-title{font-size:16px;line-height:18px}.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap .products-grid .product-card .product-card__info .product-desc{font-size:12px;line-height:16px;margin-bottom:12px}.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap .products-grid .product-card .product-card__info .product-card__bottom .product-price-block .product-price{font-size:16px;line-height:24px}.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap .products-grid .product-card .product-card__info .product-card__bottom .product-price-block .product-weight{font-size:12px;line-height:16px}.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap .products-grid .product-card .product-card__info .product-card__bottom .product-cart-btn{width:32px;height:32px}.pink-wave-section .pink-bg-content .popular-sets-block .popular-sets-products-wrap .products-grid .product-card .product-card__info .product-card__bottom .product-cart-btn:after{width:24px;height:24px}.pink-wave-section .pink-bg-content .cta-create-set{padding-bottom:120px}.pink-wave-section .pink-bg-content .cta-create-set .cta-text-center{gap:23px}.pink-wave-section .pink-bg-content .cta-create-set .cta-text-center .cta-heading{font-size:28px;line-height:32px;margin-bottom:0}.pink-wave-section .pink-bg-content .about-gammibon-block{padding:0}.pink-wave-section .pink-bg-content .about-gammibon-block .section-header-center{margin-bottom:40px}.pink-wave-section .pink-bg-content .about-gammibon-block .section-header-center .section-subtitle{font-weight:400}.pink-wave-section .pink-bg-content .about-gammibon-block .about-gammibon-features-bleed{padding:0 8.5px}.pink-wave-section .pink-bg-content .about-gammibon-block .about-gammibon-features-bleed .about-features-stagger .feature-card-wrapper .feature-card{margin-bottom:0;padding:40px 24px}.pink-wave-section .pink-bg-content .about-gammibon-block .about-gammibon-features-bleed .about-features-stagger .feature-card-wrapper .feature-card .feature-text h3{font-size:20px;line-height:28px}.pink-wave-section .pink-bg-content .about-gammibon-block .about-gammibon-features-bleed .about-features-stagger .feature-card-wrapper .feature-card .feature-text p{font-size:18px;line-height:24px}}.site-header{padding:20px 40px;margin-bottom:0;width:100%;position:relative;z-index:100;box-sizing:border-box}.site-header__container{display:flex;align-items:center}@media (max-width: 1279px){.site-branding{width:80px}}.menu-toggle{display:none;width:30px;height:24px;position:relative;background:transparent;border:none;padding:0;cursor:pointer;flex-direction:column;justify-content:space-between}.menu-toggle .burger-line{display:block;width:100%;height:2px;background-color:#1c1c1e;border-radius:2px;transition:all .5s ease}.main-navigation{display:flex;align-items:center}@media (min-width: 1280px){.main-navigation{margin:0 38px 0 auto}}.main-navigation .primary-menu-list,.main-navigation .nav-list{display:flex;align-items:center;gap:30px;list-style:none;margin:0;padding:0}.main-navigation .primary-menu-list li a,.main-navigation .nav-list li a{font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:24px;color:#1c1c1e;text-decoration:none;white-space:nowrap;position:relative;transition:color .5s ease}.main-navigation .primary-menu-list li a:hover,.main-navigation .nav-list li a:hover{color:#ff2f92}.main-navigation .primary-menu-list li.current-menu-ancestor>a,.main-navigation .primary-menu-list li.current-menu-parent>a,.main-navigation .primary-menu-list li.current_page_parent>a,.main-navigation .primary-menu-list li.current_page_ancestor>a,.main-navigation .nav-list li.current-menu-ancestor>a,.main-navigation .nav-list li.current-menu-parent>a,.main-navigation .nav-list li.current_page_parent>a,.main-navigation .nav-list li.current_page_ancestor>a{color:#1c1c1e;font-weight:400}.main-navigation .primary-menu-list li.current-menu-item>a,.main-navigation .nav-list li.current-menu-item>a{color:#ff2f92;font-weight:500}.main-navigation .primary-menu-list li.menu-item-cart,.main-navigation .primary-menu-list li.menu-item a[href*="/cart"],.main-navigation .primary-menu-list li.menu-item a[href*="/korzina"],.main-navigation .primary-menu-list li.menu-item a[title*=Корзина],.main-navigation .nav-list li.menu-item-cart,.main-navigation .nav-list li.menu-item a[href*="/cart"],.main-navigation .nav-list li.menu-item a[href*="/korzina"],.main-navigation .nav-list li.menu-item a[title*=Корзина],.main-navigation .primary-menu-list li.menu-item a[href$="/cart/"],.main-navigation .primary-menu-list li.menu-item a[href$="/korzina/"],.main-navigation .nav-list li.menu-item a[href$="/cart/"],.main-navigation .nav-list li.menu-item a[href$="/korzina/"]{display:none!important}.header-actions,.header-actions .header-socials{display:flex;align-items:center;gap:16px}.header-actions .header-socials .social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:transform .5s ease,opacity .5s ease}.header-actions .header-socials .social-link:hover{transform:scale(1.1);opacity:.85}.header-actions .header-socials .social-link img,.header-actions .header-socials .social-link svg{width:100%;height:100%;object-fit:contain;display:block}.header-actions .header-cart{position:relative}.header-actions .header-cart .cart-customlocation{display:flex;align-items:center;justify-content:center;width:42px;height:42px;position:relative;text-decoration:none;transition:transform .5s ease}.header-actions .header-cart .cart-customlocation:hover{transform:scale(1.05)}.header-actions .header-cart .cart-customlocation .cart-icon{width:100%;height:100%;object-fit:contain}.header-actions .header-cart .cart-customlocation .cart-count{position:absolute;top:-5px;right:-5px;background-color:#ff2f92;color:#fff;font-size:10px;font-weight:600;line-height:1;padding:3px 5px;border-radius:10px;min-width:18px;text-align:center}@media (max-width: 1279px){.site-header{padding:16px 20px}.main-navigation{flex:1;justify-content:center}.main-navigation .primary-menu-list{gap:20px;justify-content:center}.header-actions{gap:12px}.header-actions .header-socials{gap:10px}.header-actions .header-socials .social-link{width:34px;height:34px}}@media (max-width: 1024px){.main-navigation{display:flex!important;flex:1;min-width:0}.main-navigation .primary-menu-list li a,.main-navigation .nav-list li a{font-size:16px;line-height:24px}.menu-toggle{display:none!important}.header-actions{margin-left:16px;flex-shrink:0}.header-actions .header-socials{display:none}}@media (max-width: 640px){.site-header{padding:20px 16px}.site-header__container{gap:24px}.header-actions{justify-content:flex-end;flex-shrink:0}.header-actions .header-socials{display:none}.header-actions .header-cart .cart-customlocation{width:40px;height:40px}}@media (max-width: 850px) and (min-width: 481px){.primary-menu-list li:nth-child(2),.primary-menu-list li:nth-child(5),.nav-list li:nth-child(2),.nav-list li:nth-child(5){display:none}}@media (max-width: 640px) and (min-width: 481px){.site-header{background-color:#f7f7f7}.main-navigation{display:flex!important;flex:1;min-width:0;justify-content:stretch}.main-navigation .primary-menu-list,.main-navigation .nav-list{flex:1;justify-content:space-between;gap:4px;min-width:0}.main-navigation .primary-menu-list li a,.main-navigation .nav-list li a{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#1c1c1e}.main-navigation .primary-menu-list li.current-menu-ancestor>a,.main-navigation .primary-menu-list li.current-menu-parent>a,.main-navigation .nav-list li.current-menu-ancestor>a,.main-navigation .nav-list li.current-menu-parent>a{color:#1c1c1e}.main-navigation .primary-menu-list li.current-menu-item>a,.main-navigation .nav-list li.current-menu-item>a{color:#ff2f92}.menu-toggle{display:none!important}}@media (max-width: 640px){.site-header{background-color:#f7f7f7;padding:10px 20px}.site-header__container{gap:12px;justify-content:space-between;align-items:center}.main-navigation{display:none!important}.header-actions{flex:1;display:flex!important;align-items:center;gap:12px}.header-actions .header-socials{flex:1;display:flex!important;justify-content:center;align-items:center;gap:24px}.header-actions .header-socials .social-link{width:32px;height:32px;border-radius:14px;overflow:hidden}.header-actions .header-cart{flex-shrink:0}.header-actions .header-cart .cart-customlocation{width:38px;height:38px}.menu-toggle{display:flex!important;flex-shrink:0;width:30px;height:20px;position:relative;background:transparent;border:none;padding:0;cursor:pointer;flex-direction:column;justify-content:space-between}.menu-toggle .burger-line{display:block;width:100%;height:2px;background-color:#1c1c1e;border-radius:2px}}.burger-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;height:100dvh;background-color:#00000080;z-index:9999;visibility:hidden;opacity:0;transition:opacity .5s ease,visibility .5s ease;overflow-x:hidden}.burger-menu-overlay.active{visibility:visible;opacity:1}.burger-menu-overlay.active .burger-menu-content{transform:translate(0)}.burger-menu-overlay .burger-menu-content{position:absolute;top:0;right:0;width:100%;max-width:280px;height:100%;background-color:#fff;display:flex;flex-direction:column;padding:24px 20px 28px;transform:translate(100%);transition:transform .5s ease;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width: 380px){.burger-menu-overlay .burger-menu-content{max-width:260px;padding:20px 16px 24px}}.burger-menu-overlay .burger-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;flex-shrink:0}@media (max-width: 380px){.burger-menu-overlay .burger-header{margin-bottom:20px}}.burger-menu-overlay .burger-header .site-logo-link{display:inline-block}.burger-menu-overlay .burger-header .site-logo-link .logo-wrapper{display:inline-grid;grid-template-columns:1fr;grid-template-rows:1fr;align-items:start;justify-items:start}.burger-menu-overlay .burger-header .site-logo-link .logo-bear{grid-column:1;grid-row:1;width:44px;height:43px;margin-top:10px;margin-left:5px;z-index:1}@media (max-width: 380px){.burger-menu-overlay .burger-header .site-logo-link .logo-bear{width:38px;height:37px;margin-top:8px;margin-left:4px}}.burger-menu-overlay .burger-header .site-logo-link .logo-text{grid-column:1;grid-row:1;width:54px;height:auto;margin-top:0;margin-left:0;z-index:2}@media (max-width: 380px){.burger-menu-overlay .burger-header .site-logo-link .logo-text{width:46px}}.burger-menu-overlay .burger-header .burger-close{background:transparent;border:none;padding:4px;cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.burger-menu-overlay .burger-header .burger-close svg{width:24px;height:24px}.burger-menu-overlay .burger-navigation{margin-bottom:24px;flex-shrink:0}@media (max-width: 380px){.burger-menu-overlay .burger-navigation{margin-bottom:18px}}.burger-menu-overlay .burger-navigation .mobile-menu-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}@media (max-width: 380px){.burger-menu-overlay .burger-navigation .mobile-menu-list{gap:16px}}.burger-menu-overlay .burger-navigation .mobile-menu-list li a{font-family:Inter,sans-serif;font-size:15px;line-height:1.3;font-weight:400;color:#1c1c1e;text-decoration:none;display:block;padding:2px 0;transition:color .35s}.burger-menu-overlay .burger-navigation .mobile-menu-list li a:hover,.burger-menu-overlay .burger-navigation .mobile-menu-list li a:active{color:#ff2f92}@media (max-width: 380px){.burger-menu-overlay .burger-navigation .mobile-menu-list li a{font-size:14px}}.burger-menu-overlay .burger-navigation .mobile-menu-list li.current-menu-ancestor>a,.burger-menu-overlay .burger-navigation .mobile-menu-list li.current-menu-parent>a{color:#1c1c1e;font-weight:400}.burger-menu-overlay .burger-navigation .mobile-menu-list li.current-menu-item>a{color:#ff2f92;font-weight:500}.burger-menu-overlay .burger-legal{margin-bottom:20px;flex-shrink:0}@media (max-width: 380px){.burger-menu-overlay .burger-legal{margin-bottom:14px}}.burger-menu-overlay .burger-legal .legal-title{font-family:Inter,sans-serif;font-size:14px;line-height:1.3;font-weight:500;color:#000;margin-bottom:6px}@media (max-width: 380px){.burger-menu-overlay .burger-legal .legal-title{font-size:13px;margin-bottom:4px}}.burger-menu-overlay .burger-legal .legal-links{list-style:none;padding:0;margin:0 0 6px;display:flex;flex-direction:column;gap:5px}@media (max-width: 380px){.burger-menu-overlay .burger-legal .legal-links{gap:3px}}.burger-menu-overlay .burger-legal .legal-links li a{font-family:Inter,sans-serif;font-size:11px;line-height:1.4;color:#000;text-decoration:none;opacity:.7}.burger-menu-overlay .burger-legal .legal-links li a:hover,.burger-menu-overlay .burger-legal .legal-links li a:active{opacity:1;text-decoration:underline}@media (max-width: 380px){.burger-menu-overlay .burger-legal .legal-links li a{font-size:10px}}.burger-menu-overlay .burger-legal .legal-company-info{display:flex;flex-direction:column;gap:2px}.burger-menu-overlay .burger-legal .legal-company-info p{margin:0;font-family:Inter,sans-serif;font-size:11px;line-height:1.4;color:#000;opacity:.6}@media (max-width: 380px){.burger-menu-overlay .burger-legal .legal-company-info p{font-size:10px}}.burger-menu-overlay .burger-socials{display:flex;gap:14px;margin-top:auto;padding-top:16px;flex-shrink:0}.burger-menu-overlay .burger-socials .social-link{width:36px;height:36px;transition:transform .35s}.burger-menu-overlay .burger-socials .social-link:active{transform:scale(.92)}.burger-menu-overlay .burger-socials .social-link img{width:100%;height:100%;object-fit:contain;border-radius:8px}@media (max-width: 380px){.burger-menu-overlay .burger-socials .social-link{width:32px;height:32px}}.single-product-wrapper{padding-top:60px;margin:0 auto}.single-product-wrapper>.container{max-width:1280px;margin:0 auto;padding:0 40px}.single-product__top{display:flex;justify-content:space-between;margin-bottom:120px;align-items:flex-start}@media (max-width: 1024px){.single-product__top{flex-direction:column;gap:40px}}@media (max-width: 640px){.single-product__top{gap:30px;margin-bottom:80px}}@media (max-width: 480px){.single-product__top{gap:24px;margin-bottom:30px}}.single-product__gallery{width:508px;flex-shrink:0;background-color:#e2e2e2;border-radius:24px;overflow:hidden}@media (max-width: 1024px){.single-product__gallery{width:100%;max-width:none;margin:0 auto}}.single-product__gallery .woocommerce-product-gallery__image{padding-top:108%;position:relative}.single-product__gallery .woocommerce-product-gallery__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:darken}.single-product__gallery .woocommerce-product-gallery__image .halal-badge{position:absolute;top:14px;right:14px;z-index:5;display:flex;align-items:center;justify-content:center;width:80px;height:80px;pointer-events:none}.single-product__gallery .woocommerce-product-gallery__image .halal-badge img{position:relative!important;top:auto!important;left:auto!important;display:block!important;width:80px!important;height:80px!important;object-fit:contain!important;mix-blend-mode:normal!important}.single-product__summary{width:100%;max-width:514px;display:flex;flex-direction:column}@media (max-width: 1024px){.single-product__summary{max-width:none}}.single-product__summary .single-product__title{font-family:Montserrat Alternates,sans-serif;font-size:36px;font-weight:600;line-height:44px;color:#1c1c1e;margin:0 0 16px}@media (max-width: 640px){.single-product__summary .single-product__title{margin-bottom:12px}}.single-product__summary .single-product__price{font-family:Inter,sans-serif;font-size:28px;font-weight:600;line-height:36px;color:#1c1c1e;margin:0 0 40px}@media (max-width: 640px){.single-product__summary .single-product__price{font-size:20px;margin-bottom:24px}}@media (max-width: 480px){.single-product__summary .single-product__price{font-size:18px;margin-bottom:20px}}.single-product__summary .single-product__price .woocommerce-Price-currencySymbol{margin-left:5px}.single-product__summary form.cart{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.single-product__summary form.cart .quantity{display:none}.single-product__summary form.cart button.single_add_to_cart_button{background:#ff2f92;color:#f7f7f7;-webkit-text-fill-color:#F7F7F7;border:1px solid #ED75F4;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}.single-product__summary form.cart button.single_add_to_cart_button:hover:not(:disabled){background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff);border-color:transparent;color:#fff;-webkit-text-fill-color:#FFFFFF;box-shadow:0 8px 28px #5d9fff73;transform:translateY(-2px)}.single-product__summary form.cart button.single_add_to_cart_button{font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:24px;padding:17px 33px;border-radius:32px;width:100%;max-width:332px;cursor:pointer}@media (max-width: 640px){.single-product__summary form.cart button.single_add_to_cart_button{max-width:none}}@media (max-width: 480px){.single-product__summary form.cart button.single_add_to_cart_button{padding:16px 20px;font-size:14px}}.single-product__accordions{display:flex;flex-direction:column;gap:8px;background-color:#fff;padding:1px 0;width:100%}.single-product__accordions .accordion-item{background-color:#fff;box-shadow:inset 0 -1px #cbcbcb;padding:16px 0;position:relative}.single-product__accordions .accordion-item__title{font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:24px;color:#1c1c1e;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.single-product__accordions .accordion-item__title::-webkit-details-marker{display:none}.single-product__accordions .accordion-item__title:after{content:"";display:block;width:16px;height:16px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231c1c1e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .5s ease}.single-product__accordions .accordion-item__content{padding-top:16px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#1c1c1e}.single-product__accordions .accordion-item[open]{padding-bottom:16px}.single-product__accordions .accordion-item[open] .accordion-item__title:after{transform:rotate(180deg)}.single-product__reviews-summary{margin:120px auto;text-align:center;max-width:1036px}.single-product__reviews-summary .reviews-summary__title{font-family:Montserrat Alternates,sans-serif;font-size:32px;font-weight:600;line-height:40px;color:#ff2f92;margin-bottom:40px}@media (max-width: 640px){.single-product__reviews-summary .reviews-summary__title{font-size:28px;margin-bottom:24px}}.single-product__reviews-summary .reviews-summary__grid{display:flex;justify-content:space-between;align-items:center}@media (max-width: 640px){.single-product__reviews-summary .reviews-summary__grid{gap:20px}}@media (max-width: 480px){.single-product__reviews-summary .reviews-summary__grid{flex-direction:column;gap:30px;align-items:flex-start}}.single-product__reviews-summary .reviews-summary__count,.single-product__reviews-summary .reviews-summary__average,.single-product__reviews-summary .reviews-summary__satisfaction{display:flex;align-items:center;gap:6px}@media (max-width: 640px){.single-product__reviews-summary .reviews-summary__count,.single-product__reviews-summary .reviews-summary__satisfaction{display:flex}.single-product__reviews-summary .reviews-summary__average{justify-content:center;width:auto;margin-bottom:0}}.single-product__reviews-summary .reviews-summary__number{font-family:Montserrat Alternates,sans-serif;font-size:48px;font-weight:600;line-height:46px;color:#1c1c1e}@media (max-width: 640px){.single-product__reviews-summary .reviews-summary__number{font-size:48px}}@media (max-width: 480px){.single-product__reviews-summary .reviews-summary__number{font-size:40px}}.single-product__reviews-summary .reviews-summary__text{font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#1c1c1e;text-align:left}@media (max-width: 640px){.single-product__reviews-summary .reviews-summary__text{font-size:14px;line-height:1.2}}@media (max-width: 480px){.single-product__reviews-summary .reviews-summary__text{font-size:12px}}.single-product__reviews-summary .reviews-summary__average-stars{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.single-product__reviews-summary .reviews-summary__average-stars .stars-row{display:flex;gap:0;align-items:center}.single-product__reviews-summary .reviews-summary__average-stars img{display:block;width:110px;height:auto}@media (max-width: 640px){.single-product__reviews-summary .reviews-summary__average-stars img{width:90px}}@media (max-width: 640px){.single-product__reviews-summary .reviews-summary__average-stars svg{width:18px;height:18px}}.single-product__reviews-summary .reviews-summary__actions{display:flex;flex-direction:column;align-items:center;gap:30px;margin-top:120px}@media (max-width: 640px){.single-product__reviews-summary .reviews-summary__actions{margin-top:80px;gap:16px}.single-product__reviews-summary .reviews-summary__actions a{width:100%;max-width:320px}}.single-product__reviews-summary .btn--outline{display:inline-block;padding:17px 33px;border-radius:32px;background-color:transparent;text-decoration:none;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:18px;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94);text-align:center;min-width:96px}.single-product__reviews-summary .btn--outline.btn--outline-pink{border:1px solid #FF2F92;color:#ff2f92}.single-product__reviews-summary .btn--outline.btn--outline-pink:hover{background-color:#ff2f92;color:#fff}.single-product__reviews-summary .btn--outline.btn--outline-gray{border:1px solid #ACACAC;color:#acacac}.single-product__reviews-summary .btn--outline.btn--outline-gray:hover{border-color:#8f8f8f;color:#1c1c1e}.woocommerce .related.products{margin-bottom:120px}.woocommerce .related.products>h2{font-family:Montserrat Alternates,sans-serif;font-size:32px;font-weight:600;line-height:40px;color:#ff2f92;text-align:center;margin-bottom:30px}@media (max-width: 640px){.woocommerce .related.products{margin-bottom:40px}.woocommerce .related.products>h2{font-size:24px;margin-bottom:24px}}@media (max-width: 480px){.woocommerce .related.products{margin-bottom:30px}.woocommerce .related.products>h2{font-size:20px;margin-bottom:20px}}.single-product__cta{text-align:center;max-width:690px;margin:120px auto;display:flex;flex-direction:column;align-items:center;gap:40px}@media (max-width: 640px){.single-product__cta{margin:60px auto;gap:30px}}.single-product__cta-title{font-family:Montserrat Alternates,sans-serif;font-size:36px;font-weight:600;line-height:44px;color:#ff2f92;margin:0}@media (max-width: 640px){.single-product__cta-title{font-size:28px;line-height:32px}}.single-product__section-title{font-family:Montserrat Alternates,sans-serif;font-size:32px;font-weight:600;line-height:40px;color:#ff2f92;text-align:center;margin-bottom:30px;display:block;width:100%}@media (max-width: 640px){.single-product__section-title{font-size:24px;margin-bottom:24px}}@media (max-width: 380px){.single-product__section-title{font-size:20px;margin-bottom:20px}}.single-product__related{margin:120px auto;max-width:1200px}.single-product__related .products.columns-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;list-style:none;padding:0}@media (max-width: 1024px){.single-product__related .products.columns-4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.single-product__related .products.columns-4{grid-template-columns:repeat(2,1fr);gap:14px}}@media (max-width: 380px){.single-product__related .products.columns-4{grid-template-columns:1fr;gap:12px}}@media (max-width: 640px){.single-product__related{margin:40px 0}}@media (max-width: 380px){.single-product__related{margin:30px 0}}.btn--outline{display:inline-block;padding:17px 33px;border-radius:32px;background-color:transparent;text-decoration:none;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:18px;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94);text-align:center;min-width:96px}.btn--outline.btn--outline-pink{border:1px solid #FF2F92;color:#ff2f92}.btn--outline.btn--outline-pink:hover{background-color:#ff2f92;color:#fff}.btn--outline.btn--outline-gray{border:1px solid #ACACAC;color:#acacac}.btn--outline.btn--outline-gray:hover{border-color:#8f8f8f;color:#1c1c1e}.reviews-summary__average-stars{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.reviews-summary__average-stars svg{display:inline-block;vertical-align:middle}.reviews-summary__average-stars .reviews-summary__rating-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:18px;color:#1c1c1e;display:block;text-align:right}@media (max-width: 380px){.single-product__top{gap:20px;margin-bottom:24px}.single-product__gallery{border-radius:12px}.single-product__summary .single-product__title{font-size:20px;margin-bottom:8px}.single-product__summary .single-product__price{font-size:16px;margin-bottom:16px}.single-product__summary form.cart{gap:14px}.single-product__summary form.cart button.single_add_to_cart_button{padding:14px 16px;font-size:13px}.single-product__accordions .accordion-item{padding:14px 0}.single-product__accordions .accordion-item__title{font-size:14px}.single-product__accordions .accordion-item__content{font-size:13px}.single-product__reviews-summary{margin:40px auto}.single-product__reviews-summary .reviews-summary__title{font-size:28px;margin-bottom:24px;color:#74b6ff}.single-product__reviews-summary .reviews-summary__number{font-size:44px}.single-product__reviews-summary .reviews-summary__text{font-size:13px}.single-product__reviews-summary .reviews-summary__actions{margin-top:40px;gap:16px}.single-product__cta{margin:40px auto;gap:24px}}@media (max-width: 768px){.single-product-wrapper>.container{padding:0 16px}.single-product__top{margin-bottom:80px}.single-product__gallery .woocommerce-product-gallery__image{padding-top:65.5%}.single-product__summary .single-product__title{background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-size:36px}.single-product__summary form.cart button.single_add_to_cart_button{background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff);color:#fff;-webkit-text-fill-color:#FFFFFF;border:none;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94);max-width:none}.single-product__section-title{background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-size:28px;line-height:32px}.single-product__related{margin:80px 0;max-width:none}.single-product__reviews-summary{margin:80px auto}.single-product__reviews-summary .reviews-summary__title{background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-size:28px;line-height:32px}.single-product__reviews-summary .reviews-summary__count,.single-product__reviews-summary .reviews-summary__satisfaction{display:flex}.single-product__reviews-summary .reviews-summary__average{justify-content:flex-start;width:auto;margin-bottom:0}.single-product__reviews-summary .reviews-summary__number{font-size:28px;line-height:32px}.single-product__reviews-summary .reviews-summary__text{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.single-product__reviews-summary .reviews-summary__actions{margin-top:80px}.single-product__reviews-summary .reviews-summary__actions .btn--outline-pink{background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff);color:#fff;-webkit-text-fill-color:#FFFFFF;border:none;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94);padding:16px 48px}.single-product__cta{margin:100px auto;gap:32px}.single-product__cta .btn--outline-pink{background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff);color:#fff;-webkit-text-fill-color:#FFFFFF;border:none;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94);padding:16px 32px}.single-product__cta-title{background:linear-gradient(90deg,#5d9fff,#93c9fd,#6bbbff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-size:32px;line-height:40px}}@media (max-width: 380px){.single-product__top{gap:30px}.single-product__summary .single-product__title{font-size:32px;line-height:40px}.single-product__summary .single-product__price{font-size:28px;line-height:36px;margin-bottom:24px}.single-product__summary form.cart button.single_add_to_cart_button{padding:16px 32px;font-size:18px;line-height:24px}.single-product__accordions .accordion-item{padding:16px 0}.single-product__accordions .accordion-item__title{font-size:18px}.single-product__accordions .accordion-item__content{font-size:16px}.single-product__section-title{font-size:28px;margin-bottom:24px}.single-product__related{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.single-product__related::-webkit-scrollbar{display:none}.single-product__related .products.columns-4{display:flex;flex-wrap:nowrap;gap:16px;width:max-content;padding-right:16px}.single-product__related li.product{width:75vw;max-width:280px;flex-shrink:0}.single-product__reviews-summary .reviews-summary__title{font-size:32px;line-height:40px;margin-bottom:32px}.single-product__reviews-summary .reviews-summary__grid{justify-content:center}.single-product__reviews-summary .reviews-summary__average{justify-content:center;width:auto;margin-bottom:0}.single-product__reviews-summary .reviews-summary__count,.single-product__reviews-summary .reviews-summary__satisfaction{display:none}.single-product__reviews-summary .reviews-summary__number{font-size:48px;line-height:46px}.single-product__reviews-summary .reviews-summary__actions{margin-top:120px;gap:30px}.single-product__cta{margin:80px auto;gap:24px}.single-product__cta .btn--outline-pink{font-size:16px;line-height:18px;padding:16px 32px}.single-product__cta-title{font-size:28px;line-height:32px}}.custom-thankyou-page{display:flex;justify-content:center;align-items:center;padding:40px 20px;min-height:50vh}.custom-thankyou-page .thankyou-card{background:#fff;border-radius:24px;padding:60px 80px;max-width:876px;width:100%;position:relative;box-shadow:0 10px 40px #0000000d;border:1px solid #EAEAEA}@media (max-width: 768px){.custom-thankyou-page .thankyou-card{padding:40px 30px;border-radius:16px}}@media (max-width: 640px){.custom-thankyou-page .thankyou-card{padding:40px 16px;border-radius:16px}}@media (max-width: 480px){.custom-thankyou-page .thankyou-card{padding:30px 16px;background:transparent;border:none;box-shadow:none;border-radius:0;margin-top:0}}.custom-thankyou-page .thankyou-card .thankyou-close{position:absolute;top:24px;right:24px;display:flex;cursor:pointer;transition:opacity .5s;background:transparent;border:none}.custom-thankyou-page .thankyou-card .thankyou-close:hover{opacity:.7}.custom-thankyou-page .thankyou-card .thankyou-close img{width:32px;height:32px;mix-blend-mode:darken}@media (max-width: 480px){.custom-thankyou-page .thankyou-card .thankyou-close{display:none}}.custom-thankyou-page .thankyou-card .thankyou-title{font-family:Inter,sans-serif;font-size:24px;font-weight:500;line-height:32px;font-family:Montserrat Alternates,sans-serif;font-size:32px;font-weight:600;margin-bottom:24px;color:#000}@media (max-width: 768px){.custom-thankyou-page .thankyou-card .thankyou-title{font-size:24px}}@media (max-width: 640px){.custom-thankyou-page .thankyou-card .thankyou-title{font-size:24px}}@media (max-width: 480px){.custom-thankyou-page .thankyou-card .thankyou-title{font-size:24px;text-align:center}}.custom-thankyou-page .thankyou-card .thankyou-subtitle{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:18px;color:#525252;margin-bottom:40px;line-height:1.5}@media (max-width: 768px){.custom-thankyou-page .thankyou-card .thankyou-subtitle{font-size:14px;margin-bottom:24px}}@media (max-width: 480px){.custom-thankyou-page .thankyou-card .thankyou-subtitle{text-align:center;margin-bottom:30px}}.custom-thankyou-page .thankyou-card .thankyou-order-info{background:#f7f7f7;border-radius:16px;padding:32px;margin-bottom:40px}@media (max-width: 768px){.custom-thankyou-page .thankyou-card .thankyou-order-info{padding:20px;margin-bottom:24px}}@media (max-width: 480px){.custom-thankyou-page .thankyou-card .thankyou-order-info{background:transparent;padding:0}}.custom-thankyou-page .thankyou-card .thankyou-order-info .order-number-box{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #EAEAEA}.custom-thankyou-page .thankyou-card .thankyou-order-info .order-number-box .label{display:block;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:18px;color:#8f8f8f;margin-bottom:8px}@media (max-width: 480px){.custom-thankyou-page .thankyou-card .thankyou-order-info .order-number-box .label{text-align:center}}.custom-thankyou-page .thankyou-card .thankyou-order-info .order-number-box .number{font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:28px;font-size:24px;color:#000}@media (max-width: 768px){.custom-thankyou-page .thankyou-card .thankyou-order-info .order-number-box .number{font-size:20px}}@media (max-width: 640px){.custom-thankyou-page .thankyou-card .thankyou-order-info .order-number-box .number{font-size:18px}}@media (max-width: 480px){.custom-thankyou-page .thankyou-card .thankyou-order-info .order-number-box .number{text-align:center;display:block;font-size:16px}}.custom-thankyou-page .thankyou-card .thankyou-order-info .next-steps h3{font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:24px;font-size:20px;margin-bottom:16px;color:#1c1c1e}@media (max-width: 480px){.custom-thankyou-page .thankyou-card .thankyou-order-info .next-steps h3{text-align:center}}.custom-thankyou-page .thankyou-card .thankyou-order-info .next-steps ol{padding-left:20px;margin:0 0 24px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:18px;color:#525252}.custom-thankyou-page .thankyou-card .thankyou-order-info .next-steps ol li{margin-bottom:12px;line-height:1.5}.custom-thankyou-page .thankyou-card .thankyou-order-info .next-steps ol li a{color:#ff2f92;text-decoration:underline}.custom-thankyou-page .thankyou-card .thankyou-order-info .next-steps ol li a:hover{text-decoration:none}.custom-thankyou-page .thankyou-card .thankyou-order-info .next-steps .thankyou-footer-text{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:18px;color:#8f8f8f;margin:0;line-height:1.4;border-top:1px solid #EAEAEA;padding-top:24px}@media (max-width: 480px){.custom-thankyou-page .thankyou-card .thankyou-order-info .next-steps .thankyou-footer-text{text-align:center;border-top:none}}.custom-thankyou-page .thankyou-card .thankyou-actions{text-align:center}.custom-thankyou-page .thankyou-card .thankyou-actions .thankyou-btn{display:inline-flex;align-items:center;justify-content:center;background-color:#ff2f92;color:#fff;padding:16px 40px;border-radius:32px;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:24px;text-decoration:none;transition:background .5s cubic-bezier(.25,.46,.45,.94),background-color .5s cubic-bezier(.25,.46,.45,.94),background-position .5s cubic-bezier(.25,.46,.45,.94),border-color .5s cubic-bezier(.25,.46,.45,.94),color .5s cubic-bezier(.25,.46,.45,.94),-webkit-text-fill-color .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94);width:100%;border:1px solid #ED75F4}.custom-thankyou-page .thankyou-card .thankyou-actions .thankyou-btn:hover{background-color:#fb0077}.custom-thankyou-page .woocommerce-order-details,.custom-thankyou-page .woocommerce-customer-details,.custom-thankyou-page .woocommerce-notice{display:none!important}.offer{width:100%;margin:0 auto;padding:20px 0 120px;font-family:Inter,sans-serif;color:#1c1c1e}.offer__container{width:100%;padding:0 40px;max-width:1280px;margin:0 auto}.offer__intro{margin:0 0 40px;font-size:18px;line-height:24px;font-weight:500;letter-spacing:0;color:#ff2f92;text-align:justify}.offer__title{margin:0 0 24px;font-size:48px;font-weight:500;line-height:55px;letter-spacing:0}.offer__text{font-size:18px;font-weight:500;line-height:24px;color:#1c1c1e;margin:0 0 24px}.offer__point{font-size:32px;font-weight:500;line-height:40px;margin-bottom:24px;display:grid;grid-template-columns:auto 1fr;column-gap:20px;align-items:start}.offer-point__number{white-space:nowrap}.offer-point__text{min-width:0}.legal-list{list-style:none;margin:0;padding:0;counter-reset:item}.legal-list>li{position:relative;counter-increment:item;padding-left:48px;margin-bottom:16px}.legal-list>li:before{content:var(--level-1) "." counter(item) ".";position:absolute;top:0;left:0;width:56px;font-weight:500;line-height:1.6;white-space:nowrap}.legal-list>li>p{margin:0;font-size:18px;line-height:24px}.legal-list a{color:#ff2f92;text-decoration:underline;word-break:break-word}.bank-details{margin-top:20px;max-width:620px}.bank-details__person{margin:0 0 20px;font-size:18px;line-height:1.6;font-weight:600}.bank-details__list{margin:0;padding:0}.bank-details__row{display:grid;grid-template-columns:220px 1fr;gap:16px;padding:10px 0;border-bottom:1px solid #d9d9d9}.bank-details__row dt,.bank-details__row dd{margin:0;font-size:18px;line-height:1.6}.bank-details__row dt{font-weight:700}.bank-details__row dd{word-break:break-word}@media (max-width: 1024px){.offer__container{padding:0 16px}.offer__title{font-size:40px;line-height:47px}.offer__point{font-size:28px;line-height:32px}.bank-details__person,.bank-details__row dt,.bank-details__row dd{font-size:16px}.bank-details__row{grid-template-columns:170px 1fr;gap:12px}}@media (max-width: 640px){.offer__container{padding:0 10px}.offer__intro{font-size:16px}.offer__title{font-size:32px;line-height:38px}.offer__point{font-size:24px}.bank-details__person,.bank-details__row dt,.bank-details__row dd{font-size:15px;line-height:1.5}.bank-details__row{grid-template-columns:1fr;gap:4px;padding:8px 0}}
