.gh-ben{display:flex;flex-direction:column;gap:10px}.gh-ben__label{font-family:'Montserrat',sans-serif;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9090A8;margin:0}.gh-ben__icons{display:flex;gap:10px}.gh-ben__btn{position:relative;width:66px;height:66px;border-radius:50%;background:radial-gradient(circle at center,#F6F1FD,#E7DBF6);border:2px solid transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:border-color .18s,transform .18s,box-shadow .18s}.gh-ben__btn img{width:39px;height:39px;object-fit:contain;pointer-events:none}.gh-ben__btn:hover{border-color:#393089;box-shadow:0 0 0 3px rgba(57,48,137,.1);transform:scale(1.1)}.gh-ben__tip{position:absolute;bottom:calc(100% + 9px);left:50%;transform:translateX(-50%) translateY(4px);background:#393089;color:#fff;font-family:'Montserrat',sans-serif;font-size:10px;font-weight:700;white-space:nowrap;padding:5px 10px;border-radius:6px;pointer-events:none;opacity:0;transition:opacity .18s,transform .18s;z-index:10}.gh-ben__tip::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid transparent;border-top-color:#393089}.gh-ben__btn:hover .gh-ben__tip{opacity:1;transform:translateX(-50%) translateY(0)}.gh-ruo{display:inline-flex!important;align-items:center!important;gap:6px!important;font-family:'Montserrat',sans-serif!important;font-size:10px!important;font-weight:800!important;letter-spacing:2px!important;text-transform:uppercase!important;color:#9065A8!important;background:#F3EEFB!important;border:1px solid #E0D5F5!important;border-radius:6px!important;padding:4px 12px!important;margin:0 0 16px 0!important}.gh-ruo::before{content:'✓'!important;width:6px!important;height:6px!important;border-radius:50%!important;background:none!important;flex-shrink:0!important;width:auto!important;height:auto!important;color:#9065A8!important}.gh-trust{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0;background:#F7F5FD;border:1px solid #E8E2F5;border-radius:10px;padding:12px 16px;margin-top:10px}.gh-trust__item{display:flex;align-items:center;gap:6px;padding:4px 14px;flex-shrink:0}.gh-trust__item svg{width:15px;height:15px;flex-shrink:0}.gh-trust__item span{font-family:'Montserrat',sans-serif;font-size:10px;font-weight:600;color:#555568;letter-spacing:.03em;white-space:nowrap}.gh-trust__sep{width:1px;height:18px;background:#D5CBF0;flex-shrink:0}@media (max-width:980px){.gh-trust{flex-direction:column;align-items:flex-start;gap:0;padding:12px 16px}.gh-trust__sep{display:none}.gh-trust__item{padding:7px 0;width:100%;border-bottom:1px solid #EAE4F5}.gh-trust__item:last-child{border-bottom:none;padding-bottom:2px}.gh-trust__item:first-child{padding-top:2px}}@media (max-width:980px){form.cart{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;width:100%!important;box-sizing:border-box!important}form.cart .quantity{flex-shrink:0!important;position:relative!important}form.cart .single_add_to_cart_button{flex:1!important;min-width:0!important;font-size:12px!important;padding:14px 8px!important;white-space:nowrap!important;box-sizing:border-box!important}}@media (max-width:767px){.gh-desc__intro{font-size:12px!important}.gh-desc h2.gh-desc__h2{font-size:14px!important}.gh-desc h3.gh-desc__h3{font-size:10.5px!important}.gh-desc__text{font-size:11px!important}.gh-desc__list li{font-size:11px!important}.gh-desc__refs li{font-size:10.5px!important}.gh-desc__disclaimer{font-size:10px!important}.gh-coa__box{flex-direction:column!important;align-items:flex-start!important;gap:14px!important}.gh-coa__icon{width:36px!important;height:36px!important}.gh-coa__title{font-size:13px!important}.gh-coa__sub{font-size:11px!important}.gh-coa__btn{width:100%!important;box-sizing:border-box!important;text-align:center!important;font-size:11px!important;padding:12px 14px!important}.gh-tech-table td{font-size:11px!important;padding:9px 12px!important}.gh-storage__title{font-size:10px!important}.gh-storage__text{font-size:11px!important}.gh-storage__notice p{font-size:10.5px!important}.gh-storage__notice strong{font-size:10px!important}}.gh-why__dropdown{position:relative;margin-top:10px;display:flex;justify-content:center}.gh-why__toggle{width:36px;height:36px;border-radius:50%;border:1.5px solid #393089;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.2s ease;position:relative;z-index:2}.gh-why__toggle:hover{background:#F3EEFB}.gh-why__chevron{transition:transform 0.3s ease}.gh-why__toggle.is-open .gh-why__chevron{transform:rotate(180deg)}.gh-why__popover{position:absolute;top:calc(100% + 14px);left:50%;width:min(280px,90vw);background:#F7F5FD;border:1px solid #E8E2F5;border-radius:12px;padding:16px 18px;box-shadow:0 10px 28px rgba(57,48,137,0.14);opacity:0;pointer-events:none;transform:translateX(-50%) translateY(8px);transition:opacity 0.25s ease,transform 0.25s ease;z-index:10}.gh-why__popover::before{content:'';position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:7px solid transparent;border-bottom-color:#F7F5FD}.gh-why__popover.is-open{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.gh-why__popover p{font-family:'Montserrat',sans-serif;font-size:12.5px;font-weight:500;color:#222222;line-height:1.6;margin:0;text-align:left}.gh-why--raised{z-index:99999!important;position:relative!important}.gh-why__popover{z-index:99999!important}.gh-why__card,.et_pb_code_inner,.et_pb_code,.et_pb_column,.et_pb_row{overflow:visible!important}.gh-why__popover-intro{font-family:'Montserrat',sans-serif;font-size:12.5px;font-weight:500;color:#222222;line-height:1.6;margin:0 0 14px;text-align:left}.gh-why__popover-list{list-style:none;margin:0 0 16px;padding:0}.gh-why__popover-list li{position:relative;padding-left:20px;font-family:'Montserrat',sans-serif;font-size:12px;font-weight:600;color:#393089;line-height:1.8;text-align:left}.gh-why__popover-list li::before{content:'✓';position:absolute;left:0;color:#393089;font-weight:800}.gh-why__popover-link{display:inline-block;font-family:'Montserrat',sans-serif;font-size:12px;font-weight:700;color:#393089;text-decoration:none}.gh-why__popover-link:hover{text-decoration:underline}.gh-why__popover-list--icons li{display:flex;align-items:center;gap:10px;padding-left:0}.gh-why__popover-list--icons li::before{content:none}.gh-why__popover-list--icons img{width:26px;height:26px;flex-shrink:0}body{overflow-x:hidden}.gh-why__popover-title{font-family:'Montserrat',sans-serif;font-size:14px;font-weight:800;color:#222222;margin:0 0 12px;text-align:left}.gh-why__popover-subtitle{font-family:'Montserrat',sans-serif;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#393089;margin:0 0 10px;text-align:left}.gh-why__popover-divider{border:none;border-top:1px solid #EAE4F5;margin:16px 0}.gh-why__popover-list--minus li::before{content:'•';color:#9065A8;font-weight:800}.gh-why__popover{width:min(480px,90vw)}@media (max-width:980px){.gh-why__popover{width:min(290px,85vw);padding:14px 16px}.gh-why__popover-title{font-size:13px}.gh-why__popover-subtitle{font-size:10px}.gh-why__popover-intro,.gh-why__popover p{font-size:11.5px}.gh-why__popover-list li{font-size:11px}.gh-why__popover-divider{margin:12px 0}}@media (max-width:767px){.gh-why__popover{width:min(250px,88vw);padding:12px 14px}.gh-why__popover-title{font-size:12px}.gh-why__popover-subtitle{font-size:9.5px}.gh-why__popover-intro,.gh-why__popover p{font-size:10.5px;line-height:1.5}.gh-why__popover-list li{font-size:10px;line-height:1.6}.gh-why__popover-divider{margin:10px 0}.gh-why__popover-link{font-size:10px}}.payment_method_bacs .payment_box{background:#F97316!important;border-color:#EA6100!important}.payment_method_bacs .payment_box p{color:#fff!important;font-weight:600}.woocommerce-form-login .woocommerce-form-login__submit::after{display:none!important}.basket-slide-in{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;height:100vh!important}@keyframes gh-slide-out-right{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(55%)}}.basket-slide-in.gh-closing{animation:gh-slide-out-right 200ms ease forwards!important;pointer-events:none!important}