:root{--fl-primary:#153663;--fl-primary-dark:#0e2444;--fl-primary-light:#1e4a8a;--fl-accent:#d84f35;--fl-accent-light:#e8714f;--fl-accent-dark:#b8402a;--fl-warm-gray:#6c757d;--fl-surface:#f8f9fa;--fl-surface-alt:#f0f2f5;--fl-text:#1a1a2e;--fl-header-h:0;--fl-radius:.75rem;--fl-radius-sm:.5rem;--fl-shadow:0 8px 30px rgba(13,38,69,.12);--fl-shadow-sm:0 2px 14px rgba(13,38,69,.07);--fl-shadow-lg:0 14px 38px rgba(13,38,69,.22)}body{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;color:#1a1a2e}a{text-decoration:none}.skip-link{position:absolute;top:.5rem;left:.5rem;z-index:2000;background:var(--fl-primary);color:#fff;padding:.5rem .9rem;border-radius:6px}.site-header{background:#fff}.site-header--sticky{position:sticky;top:0;z-index:1030;box-shadow:0 2px 14px rgba(13,38,69,.07)}.header-topbar{position:fixed;top:0;left:0;right:0;z-index:1031;background:var(--fl-primary);color:hsla(0,0%,100%,.85);font-size:.82rem}.header-topbar__inner{min-height:38px}@media(min-width:768px){.site-header{padding-top:38px}}@media(max-width:767.98px){.site-header{position:sticky;top:0;z-index:1031;box-shadow:0 2px 14px rgba(13,38,69,.07)}}@media(min-width:992px){.site-header--sticky{position:static;box-shadow:none}.header-main{position:fixed;top:38px;left:0;right:0;z-index:1029;background:#fff;box-shadow:0 2px 14px rgba(13,38,69,.07)}.site-header{padding-top:calc(38px + var(--fl-headermain-h, 64px))}}.header-topbar a,.header-topbar__link{color:hsla(0,0%,100%,.85);transition:color .15s ease}.header-topbar a:hover,.header-topbar__link:hover{color:#fff}.header-topbar .dropdown-menu{font-size:.85rem}.header-main{padding:.85rem 0;border-bottom:1px solid var(--fl-surface-alt)}.header-main__logo{flex:auto;min-width:0}.header-main__logo .logo{display:block;max-height:30px;width:auto}.header-main__logo .logo-text{font-weight:800;font-size:1.5rem;color:var(--fl-primary);white-space:nowrap}.header-main__search{max-width:560px;margin:0 1.5rem}.header-toggler,.header-search-toggle{font-size:1.5rem;color:var(--fl-primary);line-height:1}.header-trust__item{color:var(--fl-primary)}.header-trust__icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--fl-surface);color:var(--fl-accent);font-size:1.15rem}.header-trust__text{display:flex;flex-direction:column;line-height:1.1}.header-trust__text strong{font-size:.82rem;font-weight:700}.header-trust__text small{font-size:.72rem;color:var(--fl-warm-gray)}.header-nav{background:var(--fl-surface);border-bottom:1px solid var(--fl-surface-alt);position:relative}.header-nav__list{gap:.25rem}.header-nav__item{position:static}.header-nav__item--mega{position:static}.header-nav__link{display:inline-flex;align-items:center;padding:.85rem 2rem .85rem 0;font-weight:600;font-size:.92rem;color:var(--fl-primary);background:none;border:0;cursor:pointer;transition:color .15s ease,background .15s ease}.header-nav__link:hover,.header-nav__link.is-active{color:var(--fl-accent)}.header-nav__link--accent{color:var(--fl-accent)}.header-nav__link--accent:hover{color:var(--fl-accent-dark)}.header-nav__caret{font-size:.7rem;transition:transform .2s ease}.header-nav__item--mega.is-open .header-nav__caret{transform:rotate(180deg)}.megamenu{position:absolute;left:0;right:0;top:100%;width:100%;background:#fff;box-shadow:var(--fl-shadow);border-top:3px solid var(--fl-accent);border-radius:0 0 var(--fl-radius) var(--fl-radius);opacity:0;visibility:hidden;transform:translateY(-12px);transition:opacity .22s ease,transform .22s ease,visibility .22s;z-index:1040}.header-nav__item--mega.is-open .megamenu{opacity:1;visibility:visible;transform:translateY(0)}.megamenu__inner{padding:1.5rem 0 1.25rem}.megamenu__card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem;padding:1rem .5rem;border:1px solid var(--fl-surface-alt);border-radius:var(--fl-radius);background:var(--fl-surface);color:var(--fl-primary);height:100%;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.megamenu__card:hover{transform:translateY(-3px);box-shadow:var(--fl-shadow);border-color:var(--fl-accent);color:var(--fl-accent)}.megamenu__icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:var(--fl-accent);font-size:1.5rem;box-shadow:inset 0 0 0 1px var(--fl-surface-alt)}.megamenu__card:hover .megamenu__icon{background:var(--fl-accent);color:#fff}.megamenu__label{font-size:.85rem;font-weight:600}.megamenu__footer{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--fl-surface-alt);gap:.75rem}.megamenu__viewall{font-weight:700;color:var(--fl-primary)}.megamenu__viewall:hover{color:var(--fl-accent)}.megamenu__promo{font-weight:600;font-size:.85rem;color:#fff;background:var(--fl-accent);padding:.35rem .8rem;border-radius:999px}.megamenu-overlay{position:fixed;top:170px;left:0;right:0;bottom:0;background:rgba(13,38,69,.45);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s;z-index:1029}.megamenu-overlay.is-visible{opacity:1;visibility:visible;pointer-events:auto}.megamenu-mobile{padding-left:0;list-style:none}.megamenu-mobile__item{border-bottom:1px solid var(--fl-surface-alt)}.megamenu-mobile__link{color:var(--fl-primary-light);font-weight:500}.megamenu-mobile__link:hover{color:var(--fl-accent)}.megamenu-mobile__row{display:flex;align-items:center}.megamenu-mobile__row .megamenu-mobile__link{width:auto;flex:0 1 auto}.megamenu-mobile__expand{flex:1 1 auto;align-self:stretch;display:flex;align-items:center;justify-content:flex-end;padding:.7rem .5rem;background:none;border:0;color:var(--fl-primary);cursor:pointer}.megamenu-mobile__expand:hover{color:var(--fl-accent)}.megamenu-mobile__expand[aria-expanded=true]{color:var(--fl-accent)}.megamenu-mobile__expand[aria-expanded=true] .megamenu-mobile__caret{transform:rotate(180deg)}.megamenu-mobile__link,.megamenu-mobile__toggle{display:flex;align-items:center;width:100%;padding:.7rem .25rem;background:none;border:0;text-align:left;color:var(--fl-primary);font-weight:600;font-size:.95rem;text-decoration:none}.megamenu-mobile__toggle:hover{color:var(--fl-accent)}.megamenu-mobile__link{color:var(--fl-primary-light)}.megamenu-mobile__caret{font-size:.8rem;transition:transform .2s ease;color:var(--fl-text-secondary,#5a6678)}.megamenu-mobile__toggle[aria-expanded=true] .megamenu-mobile__caret{transform:rotate(180deg)}.megamenu-mobile__toggle[aria-expanded=true]{color:var(--fl-accent)}.megamenu-mobile__sub{list-style:none;margin:0;padding:0 0 .5rem .25rem}.megamenu-mobile__sub>li>a{display:block;padding:.4rem .25rem .4rem 1.6rem;color:var(--fl-primary-light);font-size:.9rem;text-decoration:none}.megamenu-mobile__sub>li>a:hover{color:var(--fl-accent)}.megamenu-mobile__sub--parent>a{font-weight:600;color:var(--fl-primary-light)}.megamenu-mobile__subsub{list-style:none;margin:0 0 .35rem 0;padding:0}.megamenu-mobile__subsub>li>a{display:block;padding:.3rem .25rem .3rem 2.7rem;color:var(--fl-primary-light);font-size:.86rem;text-decoration:none;position:relative}.megamenu-mobile__subsub>li>a::before{content:"·";position:absolute;left:2.1rem;color:var(--fl-accent)}.megamenu-mobile__subsub>li>a:hover{color:var(--fl-accent)}.megamenu-mobile--info{margin-top:.75rem;padding:.35rem .6rem;border-top:1px solid var(--fl-surface-alt);background:var(--fl-surface);border-radius:var(--fl-radius-sm)}.megamenu-mobile--info .megamenu-mobile__item{border-bottom-color:#e6eaf0}.megamenu-mobile--info .megamenu-mobile__item:last-child{border-bottom:0}.megamenu-mobile--info .megamenu-mobile__link{font-weight:500;font-size:.9rem}.header-offcanvas .offcanvas-body{padding-top:0}.header-offcanvas__nav .nav-link{color:var(--fl-primary);font-weight:600;padding:.65rem .25rem}.header-offcanvas__nav .nav-link:hover{color:var(--fl-accent)}.breadcrumb-wrapper{background:var(--fl-surface);padding:.65rem 0;border-bottom:1px solid var(--fl-surface-alt)}.breadcrumb-wrapper .breadcrumb{font-size:.85rem}.breadcrumb-wrapper .breadcrumb-item a{color:var(--fl-primary-light)}.breadcrumb-wrapper .breadcrumb-item.active{color:var(--fl-warm-gray)}.notifications{padding-top:1rem}.notifications .alert ul{list-style:none;padding-left:0}.notifications .alert ul li+li{margin-top:.25rem}.site-footer{margin-top:auto}.footer-main{background:var(--fl-primary-dark);color:hsla(0,0%,100%,.82);padding:3rem 0 2rem}.footer-col__title{color:#fff;font-weight:700;font-size:.95rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:1rem}.footer-col__list li+li{margin-top:.55rem}.footer-col__list--contact li{display:flex;align-items:flex-start}.footer-link{color:hsla(0,0%,100%,.78);transition:color .15s ease,padding .15s ease}.footer-link:hover{color:var(--fl-accent-light);padding-left:3px}.footer-bottom{background:#0a1c33;color:hsla(0,0%,100%,.6);padding:1rem 0;font-size:.82rem}.footer-bottom__payments{font-size:1.35rem;color:hsla(0,0%,100%,.7)}@media(max-width:991.98px){.header-main__search--mobile{width:100%}}.fl-section{padding:3rem 0}.fl-section:nth-of-type(even){background:var(--fl-surface)}.fl-section__head{text-align:center;margin-bottom:2rem}.fl-section__head--row{display:flex;align-items:flex-end;justify-content:space-between;text-align:left;gap:1rem;flex-wrap:wrap}.fl-section__title{font-weight:800;font-size:clamp(1.5rem,3vw,2.1rem);color:var(--fl-primary-dark);margin:0 0 .35rem;position:relative}.fl-section__subtitle{color:var(--fl-warm-gray);margin:0;font-size:1rem}.fl-section__link{white-space:nowrap;border-radius:999px;font-weight:600}.btn-accent{background:var(--fl-accent);border-color:var(--fl-accent);color:#fff;font-weight:600;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.btn-accent:hover,.btn-accent:focus{background:var(--fl-accent-dark);border-color:var(--fl-accent-dark);color:#fff;box-shadow:0 6px 18px rgba(216,79,53,.35)}.fl-hero{background:var(--fl-primary-dark)}.fl-hero__slide{position:relative;min-height:clamp(340px,46vw,560px);background-size:cover;background-position:center;display:flex;align-items:center}.fl-hero__scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,38,69,.85) 0%,rgba(14,38,69,.55) 45%,rgba(14,38,69,.15) 100%)}.fl-hero__caption{position:relative;max-width:560px;color:#fff;padding:1rem 0}.fl-hero__caption--center{margin:0 auto;text-align:center}.fl-hero__caption--end{margin-left:auto;text-align:right}.fl-hero .carousel-item .container{padding-left:1rem;padding-right:1rem}@media(min-width:768px){.fl-hero .carousel-item .container{padding-left:2rem;padding-right:2rem}}@media(min-width:992px){.fl-hero .carousel-item .container{padding-left:3rem;padding-right:3rem}}.fl-hero__badge{display:inline-block;background:var(--fl-accent);color:#fff;font-weight:700;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;padding:.3rem .75rem;border-radius:999px;margin-bottom:1rem}.fl-hero__title{font-weight:800;font-size:clamp(1.8rem,4vw,3.2rem);line-height:1.1;margin-bottom:.75rem}.fl-hero__subtitle{font-size:clamp(1rem,1.6vw,1.3rem);color:hsla(0,0%,100%,.88);margin-bottom:1.5rem}.fl-hero__cta{border-radius:999px;padding-inline:1.6rem}.fl-hero .carousel-indicators [data-bs-target]{width:10px;height:10px;border-radius:50%;border:0}.fl-hero .carousel-control-prev,.fl-hero .carousel-control-next{width:6%;opacity:.7}.fl-hero .carousel-control-prev:hover,.fl-hero .carousel-control-next:hover{opacity:1}@media(min-width:768px){.carousel-item>.container{padding:0 2rem}}.fl-trust{background:#fff;padding:1.75rem 0;border-bottom:1px solid var(--fl-surface-alt)}.fl-trust__item{display:flex;align-items:center;gap:.85rem}.fl-trust__icon{flex:0 0 auto;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;font-size:1.4rem;background:var(--fl-surface);color:var(--fl-primary);transition:all .2s ease}.fl-trust__item:hover .fl-trust__icon{background:var(--fl-primary);color:#fff;transform:translateY(-2px)}.fl-trust__copy{display:flex;flex-direction:column;line-height:1.25}.fl-trust__title{font-weight:700;color:var(--fl-primary-dark);font-size:.95rem}.fl-trust__text{color:var(--fl-warm-gray);font-size:.82rem}.fl-cat-card{display:block;position:relative;border-radius:var(--fl-radius);overflow:hidden;box-shadow:var(--fl-shadow);background:#000}.fl-cat-card__media{position:relative;aspect-ratio:4/3;overflow:hidden}.fl-cat-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.fl-cat-card:hover .fl-cat-card__img{transform:scale(1.08)}.fl-cat-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,38,69,0) 55%,rgba(14,38,69,.4) 65%,rgba(14,38,69,.78) 100%);transition:background .3s ease}.fl-cat-card:hover .fl-cat-card__overlay{background:linear-gradient(180deg,rgba(14,38,69,.1) 20%,rgba(14,38,69,.85) 100%)}.fl-cat-card__label{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.15rem;color:#fff;font-weight:700;font-size:1.05rem;text-transform:uppercase}.fl-cat-card__arrow{font-size:1.3rem;opacity:0;transform:translateX(-8px);transition:all .25s ease}.fl-cat-card:hover .fl-cat-card__arrow{opacity:1;transform:translateX(0);color:var(--fl-accent-light)}.fl-home-products__scroller{position:relative}.fl-home-products__list{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:1rem;padding-bottom:.75rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.fl-home-products__item{flex:0 0 calc(50% - .5rem);max-width:calc(50% - .5rem);scroll-snap-align:start}@media(min-width:576px){.fl-home-products__item{flex-basis:calc(33.333% - .67rem);max-width:calc(33.333% - .67rem)}}@media(min-width:768px){.fl-home-products__item{flex-basis:calc(25% - .75rem);max-width:calc(25% - .75rem)}}@media(min-width:1200px){.fl-home-products__item{flex-basis:calc(20% - .8rem);max-width:calc(20% - .8rem)}}.fl-home-products__list .product-card__thumb{aspect-ratio:1/1}.fl-home-products__list .product-card__title{font-size:.9rem}.fl-promo{display:block;position:relative;overflow:hidden;border-radius:var(--fl-radius);min-height:230px;background-size:cover;background-position:center;color:#fff;box-shadow:var(--fl-shadow);transition:transform .25s ease,box-shadow .25s ease}.fl-promo:hover{transform:translateY(-4px);box-shadow:0 14px 38px rgba(13,38,69,.22)}.fl-promo--dark::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(14,38,69,.88) 0%,rgba(14,38,69,.45) 100%)}.fl-promo--accent{background:linear-gradient(120deg,var(--fl-accent) 0%,var(--fl-accent-dark) 100%)}.fl-promo__body{position:relative;z-index:2;padding:1.75rem 2rem;max-width:70%}.fl-promo__eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;opacity:.85}.fl-promo__title{font-weight:800;font-size:clamp(1.25rem,2.2vw,1.7rem);margin:.35rem 0 .5rem}.fl-promo__text{font-size:.95rem;opacity:.9;margin-bottom:1rem}.fl-promo__cta{font-weight:700;display:inline-flex;align-items:center;gap:.4rem}.fl-promo__cta i{transition:transform .2s ease}.fl-promo:hover .fl-promo__cta i{transform:translateX(4px)}@media(max-width:575.98px){.fl-promo__body{max-width:100%}}button.fl-promo{-webkit-appearance:none;appearance:none;cursor:pointer;font:inherit;color:#fff}.fl-pro-toggle__chevron{transition:transform .25s ease}.js-pro-toggle.is-open .fl-pro-toggle__chevron{transform:rotate(180deg)}.fl-pro-panel{margin-top:1rem;background:#fff;border:1px solid var(--fl-surface-alt,#eef1f6);border-radius:var(--fl-radius,12px);box-shadow:0 10px 34px rgba(13,38,69,.1);overflow:hidden}.fl-pro-panel[hidden]{display:none}.fl-pro-panel__inner{margin:0;padding:1.75rem}.fl-pro-panel__title{font-weight:800;color:var(--fl-primary-dark,#0e2645);font-size:1.2rem;margin-bottom:1rem}.fl-pro-benefits li{display:flex;align-items:flex-start;gap:.7rem;padding:.55rem 0;border-bottom:1px dashed var(--fl-surface-alt,#eef1f6);color:#4a5260;font-size:.92rem;line-height:1.5}.fl-pro-benefits li:last-child{border-bottom:0}.fl-pro-benefits i{color:var(--fl-accent,#d84f35);font-size:1.15rem;flex:0 0 auto;margin-top:.1rem}.fl-pro-benefits strong{color:var(--fl-primary-dark,#0e2645)}.fl-pro-form .form-control{border-radius:8px}.fl-pro-block{position:relative;overflow:hidden;background-color:var(--fl-primary-dark,#0e2645);background-size:cover;background-position:center;border-radius:var(--fl-radius-lg,16px)}.fl-pro-block__scrim{position:absolute;inset:0;z-index:0;background:linear-gradient(115deg,rgba(14,38,69,.96) 0%,rgba(14,38,69,.86) 42%,rgba(14,38,69,.45) 100%)}.fl-pro-block__inner{position:relative;z-index:1}.fl-pro-block__eyebrow{display:inline-block;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--fl-accent,#d84f35)}.fl-pro-block__title{color:#fff;font-weight:800;font-size:clamp(1.5rem,2.6vw,2.1rem);margin:.4rem 0 .6rem}.fl-pro-block__text{color:hsla(0,0%,100%,.85);font-size:1rem;margin-bottom:1.25rem}.fl-pro-block__intro{color:#fff}.fl-pro-benefits--light li{color:hsla(0,0%,100%,.9);border-bottom-color:hsla(0,0%,100%,.15)}.fl-pro-benefits--light strong{color:#fff}.fl-pro-benefits--light i{color:var(--fl-accent,#d84f35)}.fl-pro-block .fl-pro-form{background:#fff;border-radius:var(--fl-radius,12px);padding:1.5rem;box-shadow:0 18px 48px rgba(0,0,0,.28)}.fl-pro-form__title{font-weight:800;color:var(--fl-primary-dark,#0e2645);font-size:1.15rem;margin-bottom:1rem}.fl-pro-form .login-form,.fl-pro-form .form-fields{margin:0}.fl-pro-form .form-fields label:has(select[name=id_contact]){display:none}.fl-pro-form .form-fields>label{display:block;margin:0 0 .75rem}.fl-pro-form .form-fields>label>span{display:block;font-size:.85rem;font-weight:600;color:var(--fl-primary-dark,#0e2645);margin-bottom:.25rem}.fl-pro-form .form-fields input[type=text],.fl-pro-form .form-fields input[type=email],.fl-pro-form .form-fields select,.fl-pro-form .form-fields textarea{display:block;width:100%;padding:.55rem .75rem;font-size:.95rem;color:var(--fl-primary-dark,#0e2645);background:#fff;border:1.5px solid var(--fl-surface-alt,#e3e8f0);border-radius:8px;transition:border-color .15s ease,box-shadow .15s ease}.fl-pro-form .form-fields input:focus,.fl-pro-form .form-fields select:focus,.fl-pro-form .form-fields textarea:focus{outline:none;border-color:var(--fl-accent,#d84f35);box-shadow:0 0 0 .15rem rgba(216,79,53,.15)}.fl-pro-form .form-fields textarea{min-height:120px;resize:vertical}.fl-pro-form .form-fields input[type=file]{font-size:.9rem}.fl-pro-form .form-fields>div{margin-bottom:.75rem}.fl-pro-form .form-footer{margin-top:1rem}.fl-pro-form .form-footer button[name=submitMessage]{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.5rem;font-weight:700;color:#fff;background:var(--fl-accent,#d84f35);border:0;border-radius:8px;cursor:pointer;transition:background .15s ease}.fl-pro-form .form-footer button[name=submitMessage]:hover{background:var(--fl-accent-dark,#b83d27)}.js-pro-form .login-form section.form-fields{display:flex;flex-direction:column}.js-pro-form .login-form section.form-fields>label:has(input[name=fileUpload]){order:1}.js-pro-form .login-form section.form-fields>label:has(input[name=from]){order:2}.js-pro-form .login-form section.form-fields>label:has(textarea[name=message]){order:3}.js-pro-form .login-form section.form-fields>.gdpr_consent{order:4}.js-pro-form .login-form section.form-fields>.form-group{order:5}.product-miniature{display:flex}.product-card{display:flex;flex-direction:column;width:100%;position:relative;background:#fff;border:1px solid var(--fl-surface-alt);border-radius:var(--fl-radius);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.product-card:hover{box-shadow:var(--fl-shadow);transform:translateY(-3px);border-color:rgba(0,0,0,0)}.product-card:has(.fl-vselect.is-open){overflow:visible;z-index:30}.product-card__thumb{position:relative;aspect-ratio:1/1;overflow:hidden;background:#fff}.product-card__thumb-link{display:block;width:100%;height:100%}.product-card__img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:.5rem;transition:opacity .35s ease,transform .35s ease}.product-card__img--secondary{opacity:0}.product-card:hover .product-card__img--primary{opacity:0}.product-card:hover .product-card__img--secondary{opacity:1}.product-card__thumb:not(:has(.product-card__img--secondary)):hover .product-card__img--primary{transform:scale(1.07);opacity:1}.product-card__flags{position:absolute;top:.6rem;left:.6rem;z-index:3;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.35rem}.product-flag{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.22rem .5rem;border-radius:5px;color:#fff;background:var(--fl-primary)}.product-flag--new{background:var(--fl-primary)}.product-flag--on-sale,.product-flag--discount{background:var(--fl-accent)}.product-flag--online-only{background:var(--fl-warm-gray)}.product-card__discount{position:absolute;top:.6rem;right:.6rem;z-index:3;background:var(--fl-accent);color:#fff;font-weight:800;font-size:.82rem;padding:.3rem .55rem;border-radius:999px}.product-card__actions{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:.65rem;display:flex;justify-content:center;transform:translateY(120%);opacity:0;transition:all .25s ease}.product-card:hover .product-card__actions{transform:translateY(0);opacity:1}.product-card__add{border-radius:999px;font-size:.85rem;padding:.45rem 1.1rem;box-shadow:0 6px 16px rgba(216,79,53,.3)}.product-card__actions--reserve{transform:none;opacity:1}.btn-reserve{background:#ffc107;color:#3d2e00;border:1px solid #e0a800}.btn-reserve:hover,.btn-reserve:focus{background:#e0a800;color:#3d2e00}.product-card__add--reserve{box-shadow:0 6px 16px rgba(224,168,0,.3)}.fl-stock-tag{display:inline-block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.12rem .5rem;border-radius:999px;margin-bottom:.4rem}.fl-stock-tag--reserve{color:#8a6100;background:#fff3cd;border:1px solid #ffe69c}@media(hover:none){.product-card__actions{position:static;transform:none;opacity:1;padding-top:0}}.product-card__body{padding:.85rem 1rem 1.1rem;display:flex;flex-direction:column;gap:.4rem;flex:1 1 auto}.product-card__title{font-size:.95rem;font-weight:600;margin:0;line-height:1.3}.product-card__title-link{color:var(--fl-primary-dark);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__title-link:hover{color:var(--fl-accent)}.product-card__variants{display:flex;gap:.35rem;margin:0;padding:0;list-style:none}.product-card__variant{display:block;width:18px;height:18px;border-radius:50%;border:1px solid rgba(0,0,0,.15);background-size:cover}.product-card__variant:hover{box-shadow:0 0 0 2px var(--fl-accent)}.product-card__price{margin-top:auto;display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.product-card__price-now{font-size:1.15rem;font-weight:800;color:var(--fl-accent)}.product-card__price-old{font-size:.9rem;color:var(--fl-warm-gray);text-decoration:line-through}.product-card__variant-picker{display:flex;gap:.4rem;margin-top:.65rem;align-items:stretch}.fl-vselect{position:relative;flex:1 1 auto;min-width:0}.fl-vselect--static{display:flex;align-items:center;padding:.4rem .65rem;font-size:.82rem;font-weight:600;color:var(--fl-primary-dark,#0e2444);background:var(--fl-surface,#f7f9fc);border:1.5px solid var(--fl-surface-alt);border-radius:var(--fl-radius-sm,.5rem)}.fl-vselect--static .fl-vselect__label{width:100%}.fl-vselect__toggle{display:flex;align-items:center;justify-content:space-between;gap:.4rem;width:100%;padding:.4rem .65rem;font-size:.82rem;font-weight:600;color:var(--fl-primary-dark,#0e2444);background:#fff;border:1.5px solid var(--fl-surface-alt);border-radius:var(--fl-radius-sm,.5rem);cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.fl-vselect__toggle:hover{border-color:var(--fl-accent)}.fl-vselect.is-open .fl-vselect__toggle{border-color:var(--fl-accent);box-shadow:0 0 0 .15rem rgba(216,79,53,.15)}.fl-vselect__label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.fl-vselect__caret{flex-shrink:0;font-size:.7rem;color:var(--fl-warm-gray);transition:transform .2s ease}.fl-vselect.is-open .fl-vselect__caret{transform:rotate(180deg)}.fl-vselect__menu{position:absolute;z-index:20;top:calc(100% + 4px);left:0;right:0;margin:0;padding:.3rem;list-style:none;max-height:260px;overflow-y:auto;background:#fff;border:1px solid var(--fl-surface-alt);border-radius:var(--fl-radius-sm,.5rem);box-shadow:0 10px 28px rgba(13,38,69,.16)}.fl-vselect__menu[hidden]{display:none}.fl-vselect__opt{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;width:100%;padding:.42rem .6rem;font-size:.82rem;text-align:left;color:var(--fl-primary-dark,#0e2444);background:none;border:0;border-radius:calc(var(--fl-radius-sm, 0.5rem) - .2rem);cursor:pointer;transition:background .12s ease,color .12s ease}.fl-vselect__opt:hover{background:var(--fl-surface,#f8f9fa);color:var(--fl-accent)}.fl-vselect__opt-label{font-weight:600}.fl-vselect__opt-price{flex-shrink:0;font-weight:700;color:var(--fl-accent)}.fl-vselect__opt.is-disabled{opacity:.45;cursor:not-allowed;text-decoration:line-through}.fl-vselect__opt.is-disabled:hover{background:none;color:inherit}.product-card__variant-add{flex:0 0 auto;border-radius:var(--fl-radius-sm,.5rem);padding-inline:.7rem}.product-card__variant-add:disabled{opacity:.55;cursor:not-allowed}.product-card__variant-add.is-loading{position:relative;color:rgba(0,0,0,0)}.product-card__variant-add.is-loading::after{content:"";position:absolute;top:50%;left:50%;width:14px;height:14px;margin:-7px 0 0 -7px;border:2px solid hsla(0,0%,100%,.5);border-top-color:#fff;border-radius:50%;animation:fl-spin .6s linear infinite}@keyframes fl-spin{to{transform:rotate(360deg)}}.fl-listing{display:flex;flex-direction:column;gap:1.25rem}.fl-listing__toolbar{background:#fff;border:1px solid var(--fl-surface-alt);border-radius:var(--fl-radius);padding:.65rem 1rem}.fl-listing__count{font-size:.9rem}.fl-view-toggle .btn.active{background:var(--fl-primary);border-color:var(--fl-primary);color:#fff}.product-card__details{display:none;padding:.85rem 1rem 1.1rem;flex:1 0 60%}.product-specs{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}.product-spec{background:#fff;border:1px solid #e6edf5;border-radius:12px;padding:.75rem;transition:all .2s ease}.product-spec:hover{border-color:#1d3f72;transform:translateY(-2px)}.product-spec__label{display:block;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin-bottom:.25rem}.product-spec__value{display:block;font-size:.95rem;font-weight:700;color:#0f172a}.fl-products--list{row-gap:1rem}.fl-products--list .fl-products__col{width:100%;flex:0 0 100%;max-width:100%}.fl-products--list .product-card{flex-direction:row}.fl-products--list .product-card .product-card__details{display:block;padding:1rem;border-top:1px solid #eef2f7;background:#fafbfd}.fl-products--list .product-card .product-card__price{margin-top:unset}.fl-products--list .product-card__thumb{width:200px;flex:0 0 200px;aspect-ratio:1/1}.fl-products--list .product-card__actions{position:static;transform:none;opacity:1;justify-content:flex-start}@media(max-width:575.98px){.fl-products--list .product-card{flex-direction:column}.fl-products--list .product-card__thumb{width:100%;flex:none}}.fl-category-header{position:relative;margin-bottom:1rem;border-radius:var(--fl-radius-lg,16px);overflow:hidden;background:linear-gradient(135deg,#f3f6fb 0%,#e9eef7 100%);border:1px solid rgba(14,38,69,.06)}.fl-category-header__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(1.25rem,3vw,2.25rem) clamp(1.25rem,3vw,2.25rem)}.fl-category-header__eyebrow{display:inline-block;width:fit-content;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--fl-accent,#00a7b5);margin-bottom:.5rem}.fl-category-header__title{font-weight:800;color:var(--fl-primary-dark);font-size:clamp(1.5rem,3.4vw,2.3rem);line-height:1.1;margin-bottom:.65rem}.fl-category-header__desc{color:var(--fl-warm-gray);font-size:.95rem;max-width:70ch}.fl-category-header__desc--inverse{color:hsla(0,0%,100%,.92)}.fl-category-header__desc--inverse a{color:#fff;text-decoration:underline}.fl-category-header__desc.is-collapsible{max-height:var(--fl-desc-collapsed,5em);overflow:hidden;transition:max-height .35s ease}.fl-category-header__desc.is-collapsible.is-expanded{max-height:90vh;overflow-y:auto}.fl-category-desc__toggle{display:inline-flex;align-items:center;gap:.25rem;margin-top:.5rem;padding:0;background:none;border:0;font-weight:700;font-size:.9rem;color:#fff;text-decoration:underline;cursor:pointer}.fl-category-desc__toggle:hover{color:var(--fl-accent,#00a7b5)}.fl-category-header--has-image{color:#fff;border:0;min-height:clamp(180px,24vw,300px);display:flex}.fl-category-header--has-image .fl-category-header__media{position:absolute;inset:0;z-index:1;background:var(--fl-primary-dark,#0e2645)}.fl-category-header--has-image .fl-category-header__img{width:100%;height:100%;object-fit:cover;display:block}.fl-category-header--has-image .fl-category-header__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,38,69,.88) 0%,rgba(14,38,69,.55) 55%,rgba(14,38,69,.18) 100%)}.fl-category-header--has-image .fl-category-header__eyebrow{color:#fff;opacity:.85}.fl-category-header--has-image .fl-category-header__title{color:#fff}.fl-subcat-grid{margin-bottom:1.75rem}.fl-subcat-grid__heading{font-size:1rem;font-weight:700;color:var(--fl-primary-dark);margin:0 0 .85rem}.fl-subcat-card{display:flex;flex-direction:column;height:100%;border-radius:var(--fl-radius);overflow:hidden;background:#fff;border:1px solid var(--fl-surface-alt);text-decoration:none;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.fl-subcat-card:hover,.fl-subcat-card:focus-visible{transform:translateY(-3px);border-color:rgba(0,0,0,0);box-shadow:0 14px 30px rgba(14,38,69,.16)}.fl-subcat-card__media{position:relative;height:84px;display:flex;align-items:center;justify-content:center;padding:.5rem;background:linear-gradient(180deg,#f7f9fc 0%,#eef2f8 100%)}.fl-subcat-card__icon-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transition:transform .35s ease}.fl-subcat-card:hover .fl-subcat-card__icon-img{transform:scale(1.06)}.fl-subcat-card__fallback{display:none;font-size:2.4rem;color:var(--fl-accent,#00a7b5);opacity:.4}.fl-subcat-card.is-noicon .fl-subcat-card__fallback{display:inline-flex}.fl-subcat-card__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding:.4rem .6rem .5rem;text-align:center;color:var(--fl-primary-dark);font-weight:600;font-size:.82rem;line-height:1.2;transition:color .2s ease}.fl-subcat-card:hover .fl-subcat-card__name{color:var(--fl-accent)}.fl-subcat-card.active{border-color:var(--fl-accent,#00a7b5)}.fl-subcat-card.active .fl-subcat-card__name{color:var(--fl-accent)}@media(max-width:575.98px){.fl-subcat-card__media{height:72px}.fl-subcat-card__name{font-size:.78rem;padding:.35rem .45rem .5rem}}.fl-search-header{margin-bottom:.5rem}.fl-search-header__title{font-weight:800;color:var(--fl-primary-dark);font-size:clamp(1.4rem,2.6vw,1.9rem);margin-bottom:.25rem}.fl-listing__empty{background:#fff;border:1px dashed var(--fl-surface-alt);border-radius:var(--fl-radius)}.fl-pagination .page-link{color:var(--fl-primary);border-color:var(--fl-surface-alt);margin:0 2px;border-radius:8px;font-weight:600}.fl-pagination .page-link:hover{background:var(--fl-surface);color:var(--fl-accent)}.fl-pagination .page-item.active .page-link{background:var(--fl-primary);border-color:var(--fl-primary);color:#fff}.fl-pagination .page-item.disabled .page-link{color:var(--fl-warm-gray)}.fl-product-page{padding-top:0}.fl-product-page>.row.g-4.g-lg-5{margin:0!important}.fl-gallery__main{background:#fff;border:1px solid var(--fl-surface-alt);border-radius:var(--fl-radius);overflow:hidden;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1}.fl-gallery__main-img{width:100%;height:100%;object-fit:contain;padding:1.5rem}.fl-gallery__thumbs{display:flex;gap:.6rem;margin-top:.9rem;overflow-x:auto;padding-bottom:.25rem}.fl-gallery__thumb{flex:0 0 auto;width:70px;height:70px;border:2px solid var(--fl-surface-alt);border-radius:8px;background:#fff;padding:4px;cursor:pointer;transition:border-color .2s ease}.fl-gallery__thumb img{width:100%;height:100%;object-fit:contain}.fl-gallery__thumb:hover{border-color:var(--fl-primary-light)}.fl-gallery__thumb.is-active{border-color:var(--fl-accent)}.fl-product-flags{margin:0}.fl-product-flag{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.25rem .6rem;border-radius:999px;background:var(--fl-surface);color:var(--fl-primary)}.fl-product-flag--new{background:var(--fl-primary);color:#fff}.fl-product-flag--discount,.fl-product-flag--on-sale{background:var(--fl-accent);color:#fff}.fl-product-title{font-weight:800;color:var(--fl-primary-dark);font-size:clamp(1.4rem,2.6vw,2rem);line-height:1.2;margin-bottom:.5rem}.fl-product-reference{letter-spacing:.02em}.fl-product-prices{display:flex;align-items:baseline;flex-wrap:wrap;gap:.6rem}.fl-product-price__current{font-size:1.9rem;font-weight:800;color:var(--fl-accent)}.fl-product-price__regular{font-size:1.1rem;color:var(--fl-warm-gray);text-decoration:line-through}.fl-product-price__badge{background:var(--fl-accent);color:#fff;font-weight:700;font-size:.8rem;padding:.15rem .5rem;border-radius:6px}.fl-variant-group__label{font-weight:600;color:var(--fl-primary-dark);font-size:.9rem}.fl-variant-pill{display:inline-flex;align-items:center;gap:.4rem;border:1.5px solid var(--fl-surface-alt);border-radius:999px;padding:.35rem .85rem;cursor:pointer;transition:all .18s ease;background:#fff;margin:0}.fl-variant-pill:hover{border-color:var(--fl-primary-light)}.fl-variant-pill.is-active{border-color:var(--fl-accent);background:rgba(216,79,53,.06)}.fl-variant-pill__color{width:16px;height:16px;border-radius:50%;border:1px solid rgba(0,0,0,.1);display:inline-block}.fl-variant-pill__text{font-size:.85rem;font-weight:600;color:var(--fl-primary-dark)}.fl-variant-select{max-width:280px}.fl-availability__badge{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;font-size:.88rem}.fl-availability__badge--ok{color:#1c7a4a}.fl-availability__badge--low{color:#b8860b}.fl-availability__badge--out{color:var(--fl-accent-dark)}.fl-qty{display:inline-flex;align-items:stretch;border:1.5px solid var(--fl-surface-alt);border-radius:8px;overflow:hidden;background:#fff}.fl-qty__btn{width:42px;border:none;background:var(--fl-surface);color:var(--fl-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease;text-decoration:none}.fl-qty__btn:hover{background:var(--fl-surface-alt);color:var(--fl-accent)}.fl-qty__input{width:56px;border:none;text-align:center;font-weight:700;color:var(--fl-primary-dark);-moz-appearance:textfield}.fl-qty__input::-webkit-outer-spin-button,.fl-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fl-qty__input:focus{outline:none}.fl-qty--sm .fl-qty__btn{width:32px}.fl-qty--sm .fl-qty__input{width:40px}.fl-add-to-cart__btn{min-height:48px;font-weight:700}.fl-product-reassurance .block-reassurance ul{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.fl-product-tabs__nav .nav-link{color:var(--fl-warm-gray);font-weight:600;border:none;border-bottom:2px solid rgba(0,0,0,0)}.fl-product-tabs__nav .nav-link:hover{color:var(--fl-primary);border-color:var(--fl-surface-alt)}.fl-product-tabs__nav .nav-link.active{color:var(--fl-accent);border-color:var(--fl-accent);background:rgba(0,0,0,0)}.fl-features-table th{width:35%;color:var(--fl-primary-dark);font-weight:600}.fl-features-table td{color:#4a5260}.fl-product-description{color:#3a424f;line-height:1.7}.fl-cart-page.is-loading{opacity:.55;pointer-events:none;transition:opacity .15s ease}.fl-cart-item{display:grid;grid-template-columns:90px 1fr auto auto auto auto;align-items:center;gap:1rem;padding:1.1rem 1.25rem;border-bottom:1px solid var(--fl-surface-alt)}.fl-cart-item:last-child{border-bottom:none}.fl-cart-item__media img{width:90px;height:90px;object-fit:contain;border:1px solid var(--fl-surface-alt);border-radius:8px;background:#fff}.fl-cart-item__name{font-weight:700;color:var(--fl-primary-dark);display:block}.fl-cart-item__name:hover{color:var(--fl-accent)}.fl-cart-item__attrs{margin:.25rem 0 0;font-size:.82rem;color:var(--fl-warm-gray)}.fl-cart-item__attrs span{font-weight:600}.fl-cart-item__unit{color:#4a5260;font-weight:600}.fl-cart-item__subtotal{font-weight:800;color:var(--fl-primary-dark);min-width:80px;text-align:right}.fl-cart-item__remove-link{color:var(--fl-warm-gray);font-size:1.1rem;transition:color .15s ease}.fl-cart-item__remove-link:hover{color:var(--fl-accent)}.fl-cart-summary__title,.fl-checkout-summary__title{font-size:1.15rem;font-weight:800;color:var(--fl-primary-dark);margin-bottom:1rem}.fl-cart-summary__line,.fl-checkout-summary__lines .fl-cart-summary__line{display:flex;justify-content:space-between;padding:.4rem 0;color:#4a5260;font-size:.92rem}.fl-cart-summary__line--discount{color:#1c7a4a}.fl-cart-summary__total{display:flex;justify-content:space-between;align-items:center;border-top:2px solid var(--fl-surface-alt);margin-top:.5rem;padding-top:.8rem;font-weight:800;color:var(--fl-primary-dark)}.fl-cart-summary__total-value{font-size:1.35rem;color:var(--fl-accent)}.fl-cart-summary__checkout{min-height:48px;font-weight:700;display:flex;justify-content:center;align-content:center;align-items:center}.fl-link-accent{color:var(--fl-primary);font-weight:600}.fl-link-accent:hover{color:var(--fl-accent)}.fl-cart-empty__icon{font-size:4rem;color:var(--fl-surface-alt)}.fl-cart-empty__title{font-weight:800;color:var(--fl-primary-dark)}.fl-checkout-progress{display:flex;list-style:none;padding:0;margin:0 0 1rem;counter-reset:step;gap:.5rem;flex-wrap:wrap}.fl-checkout-progress__step{flex:1 1 0%;min-width:130px;display:flex;align-items:center;gap:.6rem;padding:.75rem 1rem;background:#fff;border:1px solid var(--fl-surface-alt);border-radius:var(--fl-radius);color:var(--fl-warm-gray);font-weight:600}.fl-checkout-progress__num{width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:var(--fl-surface-alt);color:var(--fl-warm-gray);display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700}.fl-checkout-progress__step.is-current{border-color:var(--fl-accent);color:var(--fl-primary-dark)}.fl-checkout-progress__step.is-current .fl-checkout-progress__num{background:var(--fl-accent);color:#fff}.fl-checkout-progress__step.is-complete{color:var(--fl-primary-dark)}.fl-checkout-progress__step.is-complete .fl-checkout-progress__num{background:var(--fl-primary);color:#fff}.fl-checkout-progress__step.is-disabled{opacity:.6}.fl-checkout-progress__label{font-size:.9rem}.fl-checkout-steps .checkout-step{background:#fff;border:1px solid var(--fl-surface-alt);border-radius:var(--fl-radius);margin-bottom:1rem;padding:1.25rem 1.5rem}.fl-checkout-steps .step-title{font-weight:700;color:var(--fl-primary-dark)}.fl-checkout-steps .step-content{margin-top:1rem}.fl-checkout-steps .form-control,.fl-checkout-steps .form-select{border-radius:8px}.fl-checkout-steps .btn-primary{background:var(--fl-primary);border-color:var(--fl-primary)}.fl-checkout-steps .btn-primary:hover{background:var(--fl-primary-dark);border-color:var(--fl-primary-dark)}.fl-checkout-auth-tabs{border-bottom:2px solid var(--fl-surface-alt,#eef1f6);gap:.25rem}.fl-checkout-auth-tabs .nav-link{border:none;border-bottom:2px solid rgba(0,0,0,0);border-radius:0;margin-bottom:-2px;padding:.65rem 1.25rem;font-weight:600;font-size:.92rem;color:var(--fl-text-secondary,#5a6678);background:none;transition:color .15s ease,border-color .15s ease}.fl-checkout-auth-tabs .nav-link:hover{color:var(--fl-primary,#153663);border-bottom-color:var(--fl-primary,#153663)}.fl-checkout-auth-tabs .nav-link.active{color:var(--fl-accent,#d84f35);border-bottom-color:var(--fl-accent,#d84f35);background:none}.fl-checkout-auth-form{max-width:440px}.fl-checkout-summary__products{margin:0 0 1rem;display:grid;gap:.75rem}.fl-checkout-summary__product{display:flex;align-items:center;gap:.6rem}.fl-checkout-summary__thumb{position:relative;flex:0 0 auto}.fl-checkout-summary__thumb img{width:48px;height:48px;object-fit:contain;border:1px solid var(--fl-surface-alt);border-radius:6px;background:#fff}.fl-checkout-summary__qty{position:absolute;top:-6px;right:-6px;background:var(--fl-primary);color:#fff;font-size:.7rem;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px}.fl-checkout-summary__name{flex:1;font-size:.85rem;color:#3a424f}.fl-checkout-summary__line-total{font-weight:700;color:var(--fl-primary-dark);font-size:.88rem}@media(max-width:767.98px){.fl-cart-item{grid-template-columns:70px 1fr auto;grid-template-areas:"media info remove" "media qty subtotal";row-gap:.5rem;padding:.5rem .2rem;column-gap:.6rem}.fl-cart-item__media{grid-area:media}.fl-cart-item__info{grid-area:info}.fl-cart-item__remove{grid-area:remove}.fl-cart-item__price{display:none}.fl-cart-item__qty{grid-area:qty}.fl-cart-item__subtotal{grid-area:subtotal}.fl-cart-item__media img{width:70px;height:70px}.fl-cart-item__name{font-size:.9rem}.fl-cart-item__attrs,.fl-cart-item__ref{font-size:.78rem}.fl-cart-item__subtotal{font-size:.9rem}.fl-cart-item__attrs li>span{display:none}}.site-footer .block_newsletter{width:100%;max-width:100%;flex:none;margin:0;padding:2rem 0;background:var(--fl-primary);border-top:3px solid var(--fl-accent);color:hsla(0,0%,100%,.9)}.site-footer .block_newsletter>.row{max-width:1320px;margin:0 auto;padding:0 1rem;align-items:center}.site-footer #block-newsletter-label{font-size:1.1rem;font-weight:700;color:#fff;margin:0;display:flex;align-items:center;gap:.6rem}.site-footer #block-newsletter-label::before{content:"";font-family:"bootstrap-icons";font-size:1.5rem;color:var(--fl-accent-light);flex-shrink:0}.site-footer .block_newsletter form .row>.col-12:first-child{display:flex;flex-wrap:wrap;gap:.5rem;align-items:stretch}.site-footer .block_newsletter .input-wrapper{flex:1 1 220px;order:1;min-width:0}.site-footer .block_newsletter input[name=email]{width:100%;padding:.65rem .9rem;border:1.5px solid hsla(0,0%,100%,.25);border-radius:.5rem;background:hsla(0,0%,100%,.08);color:#fff;font-size:.9rem;font-family:inherit}.site-footer .block_newsletter input[name=email]::placeholder{color:hsla(0,0%,100%,.55)}.site-footer .block_newsletter input[name=email]:focus{outline:none;border-color:var(--fl-accent-light);background:hsla(0,0%,100%,.14);box-shadow:0 0 0 .2rem rgba(216,79,53,.25)}.site-footer .block_newsletter input[name=submitNewsletter]{order:2;flex:0 0 auto;float:none!important;display:inline-block!important;padding:.65rem 1.4rem;background:var(--fl-accent);border:none;border-radius:.5rem;color:#fff;font-weight:700;font-size:.9rem;cursor:pointer;transition:background .15s ease,opacity .15s ease}.site-footer .block_newsletter input[name=submitNewsletter]:hover:not([disabled]){background:var(--fl-accent-dark)}.site-footer .block_newsletter input[name=submitNewsletter][disabled]{opacity:.55;cursor:not-allowed}.site-footer .block_newsletter input[name=submitNewsletter].d-sm-none{display:none!important}.site-footer .block_newsletter p{font-size:.78rem;color:hsla(0,0%,100%,.6);margin:.75rem 0 0}.site-footer .block_newsletter .clearfix{display:none}.site-footer .block_newsletter .gdpr_consent{margin-top:.5rem}.site-footer .block_newsletter .psgdpr_consent_message{display:flex;align-items:flex-start;gap:.5rem;margin:0;font-size:.78rem;color:hsla(0,0%,100%,.7);cursor:pointer}.site-footer .block_newsletter .psgdpr_consent_message input[type=checkbox]{width:1.05em;height:1.05em;margin-top:.1em;accent-color:var(--fl-accent);flex-shrink:0;cursor:pointer}.site-footer .block_newsletter .psgdpr_consent_message>span:first-of-type{display:none}.site-footer .block_newsletter .material-icons{display:none}@media(max-width:767.98px){.site-footer #block-newsletter-label{margin-bottom:1rem}}.btn-accent{background:#d84f35;border-color:#d84f35;color:#fff;font-weight:700;border-radius:.5rem;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.btn-accent:hover,.btn-accent:focus{background:#b8402a;border-color:#b8402a;color:#fff;box-shadow:0 6px 18px rgba(216,79,53,.35)}.btn-accent:active{transform:translateY(1px)}.btn-accent:disabled,.btn-accent.disabled{background:#e8714f;border-color:#e8714f;box-shadow:none;cursor:not-allowed}.btn-outline-accent{background:rgba(0,0,0,0);border:1.5px solid #d84f35;color:#d84f35;font-weight:700;border-radius:.5rem;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.btn-outline-accent:hover,.btn-outline-accent:focus{background:#d84f35;border-color:#d84f35;color:#fff;box-shadow:0 6px 18px rgba(216,79,53,.25)}.btn-pill{border-radius:999px}.fl-card{background:#fff;border:1px solid #f0f2f5;border-radius:.75rem;overflow:hidden;transition:box-shadow .22s ease,transform .22s ease,border-color .22s ease}.fl-card:hover{box-shadow:0 8px 30px rgba(13,38,69,.12);transform:translateY(-3px);border-color:rgba(0,0,0,0)}.badge-soft,.badge-new,.badge-sale{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.22rem .5rem;border-radius:.5rem;color:#fff;line-height:1.2}.badge-sale{background:#d84f35}.badge-new{background:#153663}.badge-soft{background:#f8f9fa;color:#153663}.badge-discount{display:inline-flex;align-items:center;justify-content:center;background:#d84f35;color:#fff;font-weight:800;font-size:.82rem;padding:.3rem .55rem;border-radius:999px}.form-control,.form-select{border-radius:.5rem;border-color:#f0f2f5;color:#1a1a2e;transition:border-color .15s ease,box-shadow .15s ease}.form-control:focus,.form-select:focus{border-color:#1e4a8a;box-shadow:0 0 0 .2rem rgba(21,54,99,.15)}.form-control::placeholder,.form-select::placeholder{color:#6c757d}.form-label{font-weight:700;color:#0e2444;font-size:.9rem}.fl-input-group{display:flex;align-items:stretch;border:1.5px solid #f0f2f5;border-radius:.5rem;overflow:hidden;background:#fff}.fl-input-group .form-control{border:0;border-radius:0}.fl-trust-icon{flex:0 0 auto;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;font-size:1.4rem;background:#f8f9fa;color:#153663;transition:background .22s ease,color .22s ease,transform .22s ease}.fl-trust-icon:hover{background:#153663;color:#fff;transform:translateY(-2px)}.fl-icon-chip{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f8f9fa;color:#d84f35;font-size:1.15rem}.fl-divider{height:3px;width:56px;background:#d84f35;border:0;border-radius:3px;opacity:1}.language-selector,.currency-selector{position:relative;display:inline-flex;align-items:center}.language-selector>span,.currency-selector>span{display:inline-flex;align-items:center;gap:.38rem;padding:.28rem .6rem;border:1px solid hsla(0,0%,100%,.22);border-radius:6px;cursor:pointer;user-select:none;color:hsla(0,0%,100%,.85);font-size:.8rem;font-weight:500;line-height:1;white-space:nowrap;transition:background .15s ease,color .15s ease,border-color .15s ease}.language-selector>span::after,.currency-selector>span::after{content:"";display:inline-block;flex-shrink:0;width:0;height:0;border-left:3.5px solid rgba(0,0,0,0);border-right:3.5px solid rgba(0,0,0,0);border-top:4.5px solid currentColor;opacity:.8;margin-left:.1rem;transition:transform .2s ease}.language-selector>span:hover,.language-selector.is-open>span,.currency-selector>span:hover,.currency-selector.is-open>span{background:hsla(0,0%,100%,.14);color:#fff;border-color:hsla(0,0%,100%,.42)}.language-selector.is-open>span::after,.currency-selector.is-open>span::after{transform:rotate(180deg)}.language-selector ul,.currency-selector ul{position:absolute;top:calc(100% + 9px);right:0;min-width:168px;padding:.4rem 0;margin:0;list-style:none;background:#fff;border-radius:.5rem;box-shadow:0 8px 28px rgba(13,38,69,.18),0 2px 8px rgba(0,0,0,.08);opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease,visibility 0s .18s;z-index:1060}.language-selector ul::before,.currency-selector ul::before{content:"";position:absolute;top:-5px;right:13px;width:9px;height:9px;background:#fff;transform:rotate(45deg);border-radius:1px;box-shadow:-1px -1px 3px rgba(0,0,0,.06)}.language-selector.is-open ul,.currency-selector.is-open ul{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .18s ease,transform .18s ease}.language-selector ul li a,.currency-selector ul li a{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1.1rem;font-size:.84rem;font-weight:500;color:#1a1a2e;text-decoration:none;white-space:nowrap;transition:background .12s ease,color .12s ease}.language-selector ul li a:hover,.currency-selector ul li a:hover{background:#f8f9fa;color:#153663}.language-selector ul li+li,.currency-selector ul li+li{border-top:1px solid rgba(0,0,0,.05)}.language-selector ul li.current a,.currency-selector ul li.current a{color:#d84f35;font-weight:700;background:rgba(216,79,53,.06)}.language-selector ul li.current a::after,.currency-selector ul li.current a::after{content:"✓";font-size:.75rem;font-weight:900;margin-left:.65rem;color:#d84f35;flex-shrink:0}.megamenu-cols{border-bottom:1px solid #f0f2f5}.megamenu-col{padding:1.25rem 1.1rem 1rem;border-right:1px solid #f0f2f5}.megamenu-col--last,.megamenu-col:last-child{border-right:none}.megamenu-col__head{display:flex;align-items:center;gap:.5rem;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.045em;color:#153663;text-decoration:none;margin-bottom:.75rem;padding-bottom:.55rem;border-bottom:2px solid #d84f35;transition:color .15s ease}.megamenu-col__head:hover{color:#d84f35}.megamenu-col__icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;background:rgba(21,54,99,.08);color:#d84f35;font-size:.9rem;flex-shrink:0}.megamenu-col__head:hover .megamenu-col__icon{background:rgba(216,79,53,.1)}.megamenu-col__list{list-style:none;padding:0;margin:0 0 .35rem}.megamenu-col__link{display:block;padding:.22rem 0;font-size:.82rem;color:#4a5260;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease,padding-left .15s ease}.megamenu-col__link:hover{color:#d84f35;padding-left:4px}.megamenu-col__group{margin-top:.7rem;padding-top:.65rem;border-top:1px solid #f0f2f5}.megamenu-col__sub-head{display:flex;align-items:center;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#153663;text-decoration:none;margin-bottom:.35rem;transition:color .15s ease}.megamenu-col__sub-head:hover{color:#d84f35}.megamenu-col__sub-head .bi{font-size:.8rem;opacity:.75}.megamenu-col__viewall{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;color:#1e4a8a;text-decoration:none;margin-top:.3rem;transition:color .15s ease}.megamenu-col__viewall:hover{color:#d84f35}.megamenu-col__viewall .bi{font-size:.7rem}.megamenu__footer-link{display:inline-flex;align-items:center;font-size:.8rem;font-weight:700;color:#153663;text-decoration:none;transition:color .15s ease}.megamenu__footer-link:hover{color:#d84f35}.megamenu__footer-link--sale{color:#d84f35;font-weight:800}.megamenu__footer-link--sale:hover{color:#b8402a}.megamenu-mobile__link--sale{color:#d84f35!important;font-weight:700}@media(max-width:991.98px){.megamenu-col{border-right:none;border-bottom:1px solid #f0f2f5;padding:1rem}.megamenu-col:last-child{border-bottom:none}.megamenu-cols{display:grid!important;grid-template-columns:1fr 1fr}.megamenu-col__link{white-space:normal}}@media(max-width:575.98px){.megamenu-cols{grid-template-columns:1fr}}.megamenu--sidebar .megamenu__inner{padding:0}.megamenu-side{position:relative;display:flex;min-height:360px}.megamenu-side__rail{list-style:none;margin:0;padding:.35rem 0;flex:0 0 264px;max-width:264px;border-right:1px solid #f0f2f5;background:#f8f9fa;max-height:calc(100vh - 190px);overflow-y:auto}.megamenu-side__link{display:flex;align-items:center;gap:.55rem;width:100%;padding:.34rem 1.1rem;color:#153663;font-family:inherit;font-weight:600;font-size:.82rem;line-height:1.25;text-align:left;text-decoration:none;background:none;border:0;border-left:3px solid rgba(0,0,0,0);cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.megamenu-side__icon{width:20px;display:inline-flex;justify-content:center;color:#d84f35;font-size:.95rem;flex-shrink:0}.megamenu-side__name{flex:1 1 auto}.megamenu-side__arrow{font-size:.7rem;opacity:.45}.megamenu-side__item:hover>.megamenu-side__link{background:#fff;color:#d84f35}.megamenu-side__item.is-active>.megamenu-side__link{background:#fff;color:#d84f35;border-left-color:#d84f35}.megamenu-side__item--sale .megamenu-side__name{color:#d84f35;font-weight:800}.megamenu-side__panel{display:none;position:absolute;top:0;left:264px;right:0;bottom:0;padding:1.5rem 1.75rem;overflow-y:auto}.megamenu-side__item.is-active>.megamenu-side__panel{display:block}.megamenu-side__panel-title{display:inline-block;font-size:1rem;font-weight:800;color:#153663;text-decoration:none;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #d84f35}.megamenu-side__panel-title:hover{color:#d84f35}.megamenu-side__links{list-style:none;margin:0;padding:0;columns:3;column-gap:1.5rem}.megamenu-side__links>li{break-inside:avoid}.megamenu-side__links a{display:block;padding:.25rem 0;font-size:.85rem;color:#6c757d;text-decoration:none;transition:color .12s ease,padding-left .12s ease}.megamenu-side__links a:hover{color:#d84f35;padding-left:3px}.megamenu-side__groups{display:flex;gap:2.5rem;flex-wrap:wrap}.megamenu-side__group{min-width:190px}.megamenu-side__group-title{display:block;font-weight:700;font-size:.82rem;text-transform:uppercase;letter-spacing:.03em;color:#153663;text-decoration:none;margin-bottom:.45rem}.megamenu-side__group-title:hover{color:#d84f35}.megamenu-side__group .megamenu-side__links{columns:1}#fl-gallery-main{cursor:zoom-in}.fl-lightbox{position:fixed;inset:0;z-index:2000;display:none;align-items:center;justify-content:center;background:rgba(10,20,35,.93);opacity:0;transition:opacity .2s ease}.fl-lightbox.is-open{display:flex;opacity:1}.fl-lightbox__stage{position:relative;max-width:90vw;max-height:88vh;overflow:hidden;border-radius:8px;cursor:zoom-in;background:#fff}.fl-lightbox__img{display:block;max-width:90vw;max-height:88vh;object-fit:contain;transform:scale(1);transform-origin:center center;transition:transform .15s ease-out;will-change:transform;user-select:none}.fl-lightbox__img.is-zoomed{transform:scale(2.5);cursor:zoom-out;transition:transform .12s ease-out}.fl-lightbox__close{position:absolute;top:1rem;right:1.5rem;z-index:3;width:44px;height:44px;background:none;border:none;color:#fff;font-size:2.4rem;line-height:1;cursor:pointer;opacity:.85;transition:opacity .15s ease,transform .15s ease}.fl-lightbox__close:hover{opacity:1;transform:scale(1.1)}.fl-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:48px;height:48px;border-radius:50%;border:none;background:hsla(0,0%,100%,.12);color:#fff;font-size:2rem;line-height:1;cursor:pointer;transition:background .15s ease}.fl-lightbox__nav:hover{background:hsla(0,0%,100%,.25)}.fl-lightbox__nav--prev{left:1.5rem}.fl-lightbox__nav--next{right:1.5rem}.fl-lightbox--single .fl-lightbox__nav{display:none}body.fl-lightbox-open{overflow:hidden}@media(max-width:575.98px){.fl-lightbox__nav{width:40px;height:40px;font-size:1.6rem}.fl-lightbox__nav--prev{left:.5rem}.fl-lightbox__nav--next{right:.5rem}.fl-lightbox__close{right:.75rem}}@media(prefers-reduced-motion:reduce){.fl-lightbox,.fl-lightbox__img,.fl-lightbox__close{transition:none}}#search_widget{width:100%}#search_widget form{display:flex;align-items:stretch;background:#fff;border:1.5px solid #d8dde3;border-radius:.5rem;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}#search_widget form:focus-within{border-color:#153663;box-shadow:0 0 0 .2rem rgba(21,54,99,.12)}#search_widget input[name=s]{flex:1 1 auto;min-width:0;padding:.58rem .85rem;border:none;outline:none;background:rgba(0,0,0,0);font-size:.9rem;font-family:inherit;color:#1a1a2e;-webkit-appearance:none}#search_widget input[name=s]::placeholder{color:#6c757d;font-size:.88rem}#search_widget button[type=submit]{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:0 .95rem;min-width:44px;background:#153663;color:#fff;border:none;border-left:1.5px solid #d8dde3;cursor:pointer;font-size:0;line-height:1;transition:background .15s ease}#search_widget button[type=submit]:hover{background:#0e2444}#search_widget button[type=submit]:active{background:#d84f35}#search_widget button[type=submit]>*{display:none!important}#search_widget button[type=submit]::before{font-family:"bootstrap-icons";content:"";font-size:1.05rem;line-height:1}#blockcart-wrapper{position:relative;display:inline-flex;align-items:center}.blockcart{position:relative}.blockcart .header a{display:inline-flex;align-items:center;gap:.4rem;padding:.28rem .6rem;border:1px solid hsla(0,0%,100%,.22);border-radius:6px;color:hsla(0,0%,100%,.85);text-decoration:none;font-size:.8rem;font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.blockcart .header a span:first-child{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.blockcart .header .cart-products-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:#d84f35;color:#fff;font-size:.68rem;font-weight:800;line-height:1;flex-shrink:0}.blockcart .header a:hover,.blockcart.is-open .header a{background:hsla(0,0%,100%,.14);color:#fff;border-color:hsla(0,0%,100%,.42)}.header-main__account{display:inline-flex;align-items:center;justify-content:center;margin-right:.5rem;padding:.1rem .2rem;border:0;border-radius:6px;color:#153663;font-size:1.5rem;line-height:1;text-decoration:none;transition:background .15s ease,color .15s ease}.header-main__account:hover,.header-main__account:focus{background:rgba(21,54,99,.06);color:#153663}.header-main__cart{display:inline-flex;align-items:center}.header-main__cart .blockcart>.header>a>span:nth-of-type(1){display:none}.header-main__cart .blockcart .header a{position:relative;border:0;padding:.1rem .2rem;color:#153663}.header-main__cart .blockcart .header a .bi{font-size:1.5rem}.header-main__cart .blockcart .header .cart-products-count{position:absolute;right:0;top:0;transform:scale(.8) translate(50%,-50%)}.header-main__cart .blockcart .header a:hover,.header-main__cart .blockcart.is-open .header a{background:rgba(21,54,99,.06);color:#153663}.blockcart .body{position:absolute;top:calc(100% + 9px);right:0;width:300px;background:#fff;border-radius:.5rem;box-shadow:0 8px 28px rgba(13,38,69,.18),0 2px 8px rgba(0,0,0,.08);z-index:1060;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease,visibility 0s .18s;overflow:hidden}.blockcart .body::before{content:"";position:absolute;top:-5px;right:14px;width:9px;height:9px;background:#fff;transform:rotate(45deg);border-radius:1px;box-shadow:-1px -1px 3px rgba(0,0,0,.06);z-index:1}.blockcart.is-open .body{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .18s ease,transform .18s ease}@media(hover:hover)and (pointer:fine){.blockcart:hover .body{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .18s ease,transform .18s ease}.blockcart:hover .header a{background:hsla(0,0%,100%,.14);color:#fff;border-color:hsla(0,0%,100%,.42)}}.blockcart .body>ul{list-style:none;padding:0;margin:0;max-height:220px;overflow-y:auto}.blockcart .body>ul.is-empty{display:flex;align-items:center;justify-content:center;padding:1.2rem 1rem;min-height:72px}.blockcart-empty{margin:0;font-size:.84rem;color:#6c757d;text-align:center}.blockcart .body>ul li{display:grid;grid-template-columns:56px 1fr auto;gap:.65rem;padding:.8rem 1rem;border-bottom:1px solid #f0f2f5;align-items:start}.blockcart .body>ul li img{width:56px;height:56px;object-fit:contain;border:1px solid #f0f2f5;border-radius:6px;background:#fafafa;display:block}.blockcart .body>ul li .product_name,.blockcart .body>ul li .product-name,.blockcart .body>ul li .cart-product-name{font-size:.82rem;font-weight:600;color:#153663;display:block;margin-bottom:.2rem}.blockcart .body>ul li .price,.blockcart .body>ul li .product-price{font-size:.8rem;color:#6c757d}.blockcart .body>ul li .remove_from_cart,.blockcart .body>ul li .remove-from-cart{color:#adb5bd;font-size:.85rem;line-height:1;transition:color .12s ease}.blockcart .body>ul li .remove_from_cart:hover,.blockcart .body>ul li .remove-from-cart:hover{color:#d84f35}.blockcart .cart-subtotals{padding:.65rem 1rem .3rem;border-top:1px solid #f0f2f5}.blockcart .cart-subtotals>div{display:none}.blockcart .cart-subtotals>div.products,.blockcart .cart-subtotals>div.shipping,.blockcart .cart-subtotals>div.taxes,.blockcart .cart-subtotals>div.discount{display:flex;justify-content:space-between;align-items:baseline;padding:.22rem 0;font-size:.81rem}.blockcart .cart-subtotals .label{color:#6c757d;font-weight:500}.blockcart .cart-subtotals .value{color:#1a1a2e;font-weight:600}.blockcart .cart-total{display:flex;justify-content:space-between;align-items:center;padding:.65rem 1rem;border-top:2px solid #f0f2f5}.blockcart .cart-total .label{font-size:.86rem;font-weight:700;color:#153663}.blockcart .cart-total .value{font-size:1.05rem;font-weight:800;color:#d84f35}.blockcart-cta{display:block;margin:.65rem 1rem .9rem;padding:.6rem 1rem;background:#d84f35;color:#fff!important;font-weight:700;font-size:.85rem;text-align:center;border-radius:.5rem;text-decoration:none!important;transition:background .15s ease}.blockcart-cta:hover{background:#b8402a}.fl-page-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.02em;color:var(--fl-text)}.fl-cms__eyebrow{letter-spacing:.08em;font-weight:600}.fl-contact-page__head .lead{font-size:1.125rem}.fl-contact__form-card,.fl-contact__info-card{border-radius:var(--fl-radius);overflow:hidden}.fl-contact__form-card .form-floating>label{color:var(--fl-warm-gray)}.fl-contact__form-card .form-floating>.form-control:focus,.fl-contact__form-card .form-floating>.form-select:focus{border-color:var(--fl-accent);box-shadow:0 0 0 .2rem rgba(216,79,53,.15)}.fl-contact__info-list li{font-size:.95rem}.fl-contact__info-icon{width:36px;height:36px;border-radius:50%;background:var(--fl-surface-alt);color:var(--fl-primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.fl-contact__hours{background:var(--fl-surface);border-left:3px solid var(--fl-accent)}.fl-contact__map-placeholder{overflow:hidden;height:180px}.fl-contact__map-inner{height:100%;background:linear-gradient(135deg,var(--fl-primary) 0%,var(--fl-primary-light) 100%);position:relative}.fl-contact__map-inner::after{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.04) 0 1px,transparent 1px 24px),repeating-linear-gradient(-45deg,rgba(255,255,255,.04) 0 1px,transparent 1px 24px);pointer-events:none}.fl-cms{max-width:820px;line-height:1.75;color:var(--fl-text);font-size:1.0625rem}.fl-cms h1,.fl-cms h2,.fl-cms h3,.fl-cms h4{color:var(--fl-primary);font-weight:700;margin-top:2.25rem;margin-bottom:1rem;letter-spacing:-.01em}.fl-cms h2{font-size:1.65rem}.fl-cms h3{font-size:1.35rem}.fl-cms h4{font-size:1.15rem}.fl-cms p{margin-bottom:1.15rem}.fl-cms a{color:var(--fl-accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.fl-cms a:hover{color:var(--fl-accent-dark)}.fl-cms ul,.fl-cms ol{padding-left:1.5rem;margin-bottom:1.15rem}.fl-cms ul li,.fl-cms ol li{margin-bottom:.4rem}.fl-cms blockquote{border-left:4px solid var(--fl-accent);padding:.5rem 1rem .5rem 1.25rem;background:var(--fl-surface);border-radius:0 var(--fl-radius-sm) var(--fl-radius-sm) 0;margin:1.5rem 0;font-style:italic;color:var(--fl-warm-gray)}.fl-cms img{max-width:100%;height:auto;border-radius:var(--fl-radius-sm);box-shadow:var(--fl-shadow-sm);margin:1rem 0}.fl-cms table{width:100%;border-collapse:collapse;margin:1.25rem 0}.fl-cms table th,.fl-cms table td{border:1px solid #e5e7eb;padding:.625rem .75rem}.fl-cms table th{background:var(--fl-surface);font-weight:600;color:var(--fl-primary)}.fl-cms__share{border-color:rgba(0,0,0,.08)!important}.fl-cms-category__card{transition:transform .25s ease,box-shadow .25s ease;color:inherit}.fl-cms-category__card:hover{transform:translateY(-2px);box-shadow:var(--fl-shadow-lg)!important}.fl-cms-category__icon{width:44px;height:44px;border-radius:var(--fl-radius-sm);background:var(--fl-surface);color:var(--fl-accent);display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.fl-cms-category__title{color:var(--fl-primary);font-weight:700}.fl-cms-category__pages{border-top:1px solid rgba(0,0,0,.06)}.fl-cms-category__page-item{border-bottom:1px solid rgba(0,0,0,.06);padding-block:.25rem}.fl-store-card{border-radius:var(--fl-radius);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.fl-store-card:hover{transform:translateY(-3px);box-shadow:var(--fl-shadow-lg)!important}.fl-store-card__media--placeholder{background:linear-gradient(135deg,var(--fl-primary) 0%,var(--fl-primary-light) 100%);position:relative}.fl-store-card__media--placeholder::after{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.04) 0 1px,transparent 1px 24px),repeating-linear-gradient(-45deg,rgba(255,255,255,.04) 0 1px,transparent 1px 24px)}.fl-store-card__title{color:var(--fl-primary);font-weight:700}.fl-store-card__list li{line-height:1.5}.fl-store-card__hours summary{cursor:pointer;color:var(--fl-primary);list-style:none}.fl-store-card__hours summary::-webkit-details-marker{display:none}.fl-store-card__hours summary::after{content:"▾";margin-left:.25rem;font-size:.7rem;transition:transform .2s ease;display:inline-block}.fl-store-card__hours[open] summary::after{transform:rotate(180deg)}.fl-sitemap__col{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:var(--fl-radius);padding:1.25rem;height:100%}.fl-sitemap__title{color:var(--fl-primary);letter-spacing:.06em;padding-bottom:.625rem;margin-bottom:.875rem;border-bottom:2px solid var(--fl-surface)}.fl-sitemap__list li{padding-block:.25rem}.fl-sitemap__list a{text-decoration:none}.fl-sitemap__list a:hover{color:var(--fl-accent-dark)}.fl-sitemap__sublink:hover{color:var(--fl-accent)!important}.fl-sitemap__tag{font-weight:500;padding:.4rem .65rem;border-radius:999px;transition:all .2s ease}.fl-sitemap__tag:hover{background:var(--fl-accent)!important;color:#fff!important;border-color:var(--fl-accent)!important}.fl-404{min-height:60vh;display:flex;align-items:center;justify-content:center}.fl-404__inner,.fl-not-found__inner{max-width:720px}.fl-404__visual{position:relative;display:inline-block}.fl-404__code{font-size:clamp(6rem,18vw,11rem);font-weight:900;line-height:1;letter-spacing:-.05em;background:linear-gradient(135deg,var(--fl-primary) 0%,var(--fl-accent) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);text-shadow:0 6px 24px rgba(21,54,99,.15)}.fl-404__bulb{position:absolute;top:50%;right:-1.25rem;transform:translateY(-55%) rotate(15deg);font-size:clamp(2rem,5vw,3rem);color:var(--fl-accent);opacity:.85}.fl-404__title,.fl-not-found__title{color:var(--fl-primary);font-weight:800;letter-spacing:-.01em}.fl-404__search{max-width:560px}.fl-404__actions .btn{min-width:180px}.fl-not-found__icon{width:96px;height:96px;border-radius:50%;margin:0 auto;background:var(--fl-surface);color:var(--fl-primary);display:inline-flex;align-items:center;justify-content:center;font-size:2.5rem;box-shadow:var(--fl-shadow-sm)}.fl-not-found__suggestions{border-radius:var(--fl-radius);max-width:560px;margin:0 auto}.fl-form-field{position:relative}.fl-form-field .form-label{color:var(--fl-text);margin-bottom:.4rem}.fl-form-field .form-control,.fl-form-field .form-select{border-radius:var(--fl-radius-sm);border-color:#d8dde3;padding:.65rem .875rem;transition:border-color .15s ease,box-shadow .15s ease}.fl-form-field .form-control:focus,.fl-form-field .form-select:focus{border-color:var(--fl-accent);box-shadow:0 0 0 .2rem rgba(216,79,53,.15)}.fl-form-field--invalid .form-control,.fl-form-field--invalid .form-select,.fl-form-field .is-invalid{border-color:#dc3545!important}.fl-form-field__help{color:var(--fl-warm-gray);font-size:.8125rem;margin-top:.3rem}.fl-form-field .invalid-feedback{font-size:.8125rem;font-weight:500}.fl-form-field .form-check-input:checked{background-color:var(--fl-accent);border-color:var(--fl-accent)}.fl-form-field .form-check-input:focus{border-color:var(--fl-accent);box-shadow:0 0 0 .2rem rgba(216,79,53,.15)}.fl-form-field fieldset legend{font-size:.875rem;margin-bottom:.4rem}.text-accent{color:var(--fl-accent)!important}@media(max-width:767.98px){.fl-contact-page .col-lg-7,.fl-contact-page .col-lg-5{width:100%}.fl-404__bulb{right:-.5rem}.fl-404__actions .btn{flex:1 1 100%;min-width:0}}.fl-auth-page__head .fl-page-title{color:var(--fl-primary);font-weight:800}.fl-auth-card{border-radius:var(--fl-radius,12px);transition:box-shadow .18s ease,transform .18s ease;background:#fff}.fl-auth-card--accent{background:linear-gradient(135deg,rgba(216,79,53,.06),rgba(21,54,99,.04))}.fl-auth-card--soft{background:var(--fl-surface-alt,#f5f7fa)}.fl-auth-card__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:rgba(21,54,99,.08);color:var(--fl-primary,#153663);font-size:1.35rem;flex-shrink:0}.fl-auth-card__icon--accent{background:rgba(216,79,53,.12);color:var(--fl-accent,#d84f35)}.fl-auth-benefits li{padding:.4rem 0;border-bottom:1px dashed rgba(21,54,99,.08)}.fl-auth-benefits li:last-child{border-bottom:0}.fl-link-accent{color:var(--fl-accent,#d84f35);text-decoration:none;font-weight:600;transition:color .15s ease}.fl-link-accent:hover,.fl-link-accent:focus{color:var(--fl-primary,#153663);text-decoration:underline}.fl-account__header .fl-page-title{color:var(--fl-primary);font-weight:800;margin:0}.fl-account-menu{background:#fff;border-radius:var(--fl-radius,12px);box-shadow:var(--fl-shadow,0 2px 8px rgba(0,0,0,.05));overflow:hidden;position:sticky;top:1.5rem}.fl-account-menu__head{display:flex;align-items:center;gap:.85rem;padding:1.25rem;background:linear-gradient(135deg,var(--fl-primary,#153663),#0f2649);color:#fff}.fl-account-menu__avatar{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.15);font-size:1.5rem;flex-shrink:0}.fl-account-menu__greet{display:flex;flex-direction:column;min-width:0}.fl-account-menu__hi{font-size:.75rem;opacity:.8}.fl-account-menu__name{font-size:.95rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fl-account-menu__list{padding:.5rem 0}.fl-account-menu__link{display:flex;align-items:center;gap:.75rem;padding:.7rem 1.25rem;color:var(--fl-text-primary,#1a2233);text-decoration:none;font-weight:500;border-left:3px solid rgba(0,0,0,0);transition:background-color .15s ease,color .15s ease,border-color .15s ease}.fl-account-menu__link:hover,.fl-account-menu__link:focus{background:var(--fl-surface-alt,#f5f7fa);color:var(--fl-primary,#153663)}.fl-account-menu__link--active{background:rgba(216,79,53,.07);color:var(--fl-accent,#d84f35);border-left-color:var(--fl-accent,#d84f35);font-weight:600}.fl-account-menu__icon{font-size:1.1rem;width:20px;text-align:center;flex-shrink:0}.fl-account-menu__foot{padding:.85rem 1.25rem;border-top:1px solid rgba(0,0,0,.06)}.fl-account-menu__logout{display:inline-flex;align-items:center;color:var(--fl-text-secondary,#5a6678);text-decoration:none;font-weight:500;transition:color .15s ease}.fl-account-menu__logout:hover,.fl-account-menu__logout:focus{color:var(--fl-accent,#d84f35)}.fl-account-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#fff;border-radius:var(--fl-radius,12px);box-shadow:var(--fl-shadow,0 2px 8px rgba(0,0,0,.05));color:var(--fl-text-primary,#1a2233);text-decoration:none;height:100%;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;border:1px solid rgba(0,0,0,0)}.fl-account-card:hover,.fl-account-card:focus{transform:translateY(-3px);box-shadow:0 10px 24px rgba(21,54,99,.1);border-color:rgba(216,79,53,.2);color:var(--fl-primary,#153663)}.fl-account-card:hover .fl-account-card__arrow,.fl-account-card:focus .fl-account-card__arrow{color:var(--fl-accent,#d84f35);transform:translateX(3px)}.fl-account-card__icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:12px;font-size:1.5rem;flex-shrink:0;color:#fff;background:var(--fl-primary,#153663)}.fl-account-card__icon--blue{background:#153663}.fl-account-card__icon--orange{background:#d84f35}.fl-account-card__icon--green{background:#2a9d63}.fl-account-card__icon--purple{background:#6f42c1}.fl-account-card__icon--accent{background:linear-gradient(135deg,#d84f35,#b13f28)}.fl-account-card__icon--navy{background:linear-gradient(135deg,#153663,#0f2649)}.fl-account-card__body{flex:1;min-width:0}.fl-account-card__title{display:block;font-weight:700;font-size:1.05rem;margin-bottom:.15rem;color:inherit}.fl-account-card__text{display:block;font-size:.86rem;color:var(--fl-text-secondary,#5a6678);line-height:1.4}.fl-account-card__arrow{color:var(--fl-text-secondary,#5a6678);font-size:1.1rem;transition:color .18s ease,transform .18s ease;flex-shrink:0}.fl-account-tip{padding:1.25rem 1.5rem;background:linear-gradient(135deg,rgba(216,79,53,.06),rgba(21,54,99,.04));border-left:4px solid var(--fl-accent,#d84f35);border-radius:var(--fl-radius,12px)}.fl-account-tip__icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:rgba(216,79,53,.15);color:var(--fl-accent,#d84f35);font-size:1.15rem;flex-shrink:0}.fl-account-panel{border-radius:var(--fl-radius,12px)}.fl-order-table thead th{background:var(--fl-surface-alt,#f5f7fa);color:var(--fl-text-secondary,#5a6678);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-bottom:0;padding:.9rem 1rem}.fl-order-table tbody td{padding:1rem;vertical-align:middle;border-color:rgba(0,0,0,.05)}.fl-order-table__ref{color:var(--fl-primary,#153663)}.fl-order-table__ref:hover{color:var(--fl-accent,#d84f35)}.fl-order-table__totals td{padding:.6rem 1rem;background:var(--fl-surface-alt,#f5f7fa)}.fl-order-table__grand td{background:rgba(21,54,99,.04);border-top:2px solid var(--fl-primary,#153663);font-size:1.05rem}.fl-order-status{font-size:.78rem;font-weight:600;padding:.35rem .7rem;border-radius:999px;background:var(--fl-primary,#153663);color:#fff}.fl-order-product__img{border-radius:8px;object-fit:cover;background:var(--fl-surface-alt,#f5f7fa)}.fl-order-detail .fl-order-meta{display:flex;flex-direction:column;padding:.9rem 1rem;background:#fff;border-radius:10px;box-shadow:var(--fl-shadow,0 2px 8px rgba(0,0,0,.05))}.fl-order-detail .fl-order-meta__label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--fl-text-secondary,#5a6678);margin-bottom:.25rem}.fl-order-detail .fl-order-meta__value{font-weight:600;color:var(--fl-primary,#153663)}.fl-order-messages__item{padding:.85rem 0;border-bottom:1px dashed rgba(0,0,0,.08)}.fl-order-messages__item:last-child{border-bottom:0}.fl-order-messages__meta{margin-bottom:.3rem}.fl-address-card{display:flex;flex-direction:column;background:#fff;border-radius:var(--fl-radius,12px);box-shadow:var(--fl-shadow,0 2px 8px rgba(0,0,0,.05));padding:1.25rem;transition:box-shadow .18s ease,transform .18s ease}.fl-address-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(21,54,99,.1)}.fl-address-card__head{padding-bottom:.75rem;margin-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.06)}.fl-address-card__alias{color:var(--fl-primary,#153663);font-weight:700}.fl-address-card__body{flex:1;font-size:.9rem;line-height:1.55;color:var(--fl-text-secondary,#5a6678);font-style:normal}.fl-address-card__actions{margin-top:1rem;padding-top:.75rem;border-top:1px dashed rgba(0,0,0,.08);display:flex;gap:.5rem;flex-wrap:wrap}.fl-address-option{position:relative;display:block;cursor:pointer;border:2px solid rgba(0,0,0,.1);border-radius:var(--fl-radius,12px);padding:1rem 2.4rem 1rem 1.1rem;background:#fff;transition:border-color .18s ease,box-shadow .18s ease;height:100%}.fl-address-option__radio{position:absolute;opacity:0;width:1px;height:1px;margin:0}.fl-address-option:hover{border-color:var(--fl-accent,#d84f35)}.fl-address-option.is-selected,.fl-address-option:has(.fl-address-option__radio:checked){border-color:var(--fl-accent,#d84f35);box-shadow:0 0 0 3px rgba(216,79,53,.12)}.fl-address-option:has(.fl-address-option__radio:focus-visible){outline:2px solid var(--fl-primary,#153663);outline-offset:2px}.fl-address-option__body{font-size:.88rem;line-height:1.55;color:var(--fl-text-secondary,#5a6678);font-style:normal}.fl-address-option__body strong{color:var(--fl-primary,#153663);display:block;margin-bottom:.2rem}.fl-address-option__check{position:absolute;top:.75rem;right:.85rem;color:var(--fl-accent,#d84f35);font-size:1.15rem;line-height:1;opacity:0;transform:scale(.6);transition:opacity .15s ease,transform .15s ease}.fl-address-option.is-selected .fl-address-option__check,.fl-address-option:has(.fl-address-option__radio:checked) .fl-address-option__check{opacity:1;transform:scale(1)}.fl-address-option__actions{margin-top:.75rem;padding-top:.6rem;border-top:1px dashed rgba(0,0,0,.08)}.fl-delivery-options{display:grid;gap:.75rem}.fl-delivery-option{position:relative;display:block;cursor:pointer;border:2px solid rgba(0,0,0,.1);border-radius:var(--fl-radius,12px);padding:.9rem 1.1rem;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.fl-delivery-option:hover{border-color:var(--fl-accent,#d84f35)}.fl-delivery-option.is-selected,.fl-delivery-option:has(.js-delivery-option:checked){border-color:var(--fl-accent,#d84f35);box-shadow:0 0 0 3px rgba(216,79,53,.12)}.fl-delivery-option:has(.js-delivery-option:focus-visible){outline:2px solid var(--fl-primary,#153663);outline-offset:2px}.fl-delivery-option__logo{object-fit:contain}.fl-delivery-option__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:8px;background:var(--fl-surface-alt,#f5f7fa);color:var(--fl-primary,#153663);font-size:1.25rem}.fl-delivery-option__info strong{color:var(--fl-primary,#153663)}.fl-delivery-option__price{color:var(--fl-primary-dark,#0e2645);white-space:nowrap}.fl-payment-options{display:flex;flex-direction:column;gap:.75rem}.fl-payment-option{border:2px solid rgba(0,0,0,.1);border-radius:var(--fl-radius,12px);background:#fff;padding:.9rem 1.1rem;transition:border-color .18s ease,box-shadow .18s ease}.fl-payment-option:hover{border-color:var(--fl-accent,#d84f35)}.fl-payment-option.is-selected,.fl-payment-option:has(.js-payment-option:checked){border-color:var(--fl-accent,#d84f35);box-shadow:0 0 0 3px rgba(216,79,53,.12)}.fl-payment-option__radio{display:flex;align-items:center;gap:.65rem;margin:0;padding:0;min-height:auto}.fl-payment-option__radio .form-check-input{display:none}.fl-payment-option__label{display:flex;align-items:center;gap:.65rem;cursor:pointer;margin:0;font-weight:600;color:var(--fl-primary,#153663)}.fl-payment-option__logo{max-height:32px;width:auto;object-fit:contain}.fl-payment-option__name{font-weight:600}.fl-payment-option__info{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--fl-surface-alt,#f0f2f5);font-size:.9rem;color:var(--fl-text-secondary,#5a6678)}.fl-payment-option__form{margin-top:.75rem}.fl-checkout-conditions{margin-top:1rem;padding:.9rem 1.1rem;background:var(--fl-surface,#f8f9fa);border-radius:var(--fl-radius-sm,8px)}.fl-checkout-conditions .form-check{margin-bottom:0}.fl-checkout-conditions a{font-weight:600}.fl-voucher-table thead th{background:var(--fl-surface-alt,#f5f7fa);color:var(--fl-text-secondary,#5a6678);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-bottom:0;padding:.9rem 1rem}.fl-voucher-table tbody td{padding:1rem;vertical-align:middle;border-color:rgba(0,0,0,.05)}.fl-voucher-code{display:inline-block;padding:.4rem .8rem;background:rgba(216,79,53,.1);color:var(--fl-accent,#d84f35);font-weight:700;letter-spacing:.08em;border-radius:8px;font-size:.85rem;border:1px dashed rgba(216,79,53,.35);cursor:copy;user-select:all}.fl-empty-state__icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;margin:0 auto;background:#fff;color:var(--fl-primary,#153663);font-size:1.85rem;box-shadow:var(--fl-shadow,0 2px 8px rgba(0,0,0,.05))}@media(max-width:991.98px){.fl-account-menu{position:static;margin-bottom:1.5rem}}@media(max-width:575.98px){.fl-account-card{flex-wrap:wrap;text-align:left}.fl-account-card__icon{width:44px;height:44px;font-size:1.25rem}.fl-order-meta{margin-bottom:.5rem}}.fl-order-confirmation__hero{background:linear-gradient(135deg,#e6f7ee 0%,#d4f0e0 100%);border-left:6px solid #1f9d55!important;border-radius:var(--fl-radius)}.fl-order-confirmation__check{display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:50%;background:#1f9d55;color:#fff;font-size:3rem;box-shadow:0 8px 24px rgba(31,157,85,.35);animation:fl-pop .6s ease-out}.fl-order-confirmation__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.02em;color:var(--fl-text)}.fl-order-confirmation__lead{font-size:1.125rem;color:var(--fl-text)}.fl-meta-card{border-radius:var(--fl-radius-sm);transition:transform .2s ease,box-shadow .2s ease}.fl-meta-card:hover{transform:translateY(-2px);box-shadow:var(--fl-shadow)!important}.fl-meta-card__icon{font-size:1.5rem;color:var(--fl-accent);margin-bottom:.5rem;display:inline-block}.fl-meta-card__label{text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.fl-meta-card__value{font-weight:700;font-size:.95rem;color:var(--fl-primary);word-break:break-word}.fl-order-products{border-radius:var(--fl-radius);overflow:hidden}.fl-order-products__title{font-weight:700;color:var(--fl-primary)}.fl-order-table__img{border-radius:var(--fl-radius-sm);object-fit:cover;background:var(--fl-surface)}.fl-order-table__name{font-weight:600;color:var(--fl-text)}.fl-order-totals__line{padding:.35rem 0;font-size:.95rem}.fl-order-totals__grand{font-size:1.25rem;color:var(--fl-primary)}.fl-order-totals__grand-value{color:var(--fl-accent);font-weight:800;font-size:1.5rem}.fl-order-confirmation__cta .btn{min-width:200px}@keyframes fl-pop{0%{transform:scale(0);opacity:0}60%{transform:scale(1.15);opacity:1}100%{transform:scale(1)}}.fl-brand-grid .fl-brand-card{transition:transform .25s ease,box-shadow .25s ease}.fl-brand-grid .fl-brand-card:hover{transform:translateY(-4px);box-shadow:var(--fl-shadow)!important}.fl-brand-card{border-radius:var(--fl-radius-sm);overflow:hidden;background:#fff}.fl-brand-card__media{display:flex;align-items:center;justify-content:center;height:140px;padding:1rem;background:var(--fl-surface)}.fl-brand-card__logo{max-height:100%;max-width:100%;object-fit:contain;filter:grayscale(20%);transition:filter .2s ease}.fl-brand-card:hover .fl-brand-card__logo{filter:grayscale(0)}.fl-brand-card__placeholder{font-size:2.5rem;color:var(--fl-warm-gray)}.fl-brand-card__name{font-weight:600;color:var(--fl-primary)}.fl-brand-card__link{color:inherit;text-decoration:none}.fl-brand-card__link:hover{color:var(--fl-accent)}.fl-brand-card__count{font-size:.78rem}.fl-brand-header{border-radius:var(--fl-radius)}.fl-brand-header__media{flex:0 0 auto;width:200px;height:120px;display:flex;align-items:center;justify-content:center;background:var(--fl-surface);border-radius:var(--fl-radius-sm);overflow:hidden}.fl-brand-header__media--placeholder{font-size:3rem;color:var(--fl-warm-gray)}.fl-brand-header__logo{max-width:100%;max-height:100%;object-fit:contain}.fl-brand-header__title{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;letter-spacing:-.02em;color:var(--fl-primary)}.fl-brand-header__desc{font-size:.95rem;line-height:1.6}.fl-listing-header{padding:1.5rem 1.75rem;margin-bottom:1.5rem;border-radius:var(--fl-radius);background:linear-gradient(135deg,var(--fl-surface) 0%,#fff 100%);border-left:4px solid var(--fl-accent)}.fl-listing-header__title{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;letter-spacing:-.02em;color:var(--fl-primary)}.fl-listing-header__subtitle{font-size:.95rem}.fl-listing-header--best{border-left-color:#f59e0b}.fl-listing-header--new{border-left-color:#10b981}.fl-listing-header--sale{border-left-color:var(--fl-accent)}.fl-category-card{border-radius:var(--fl-radius);overflow:hidden;position:relative;background:var(--fl-surface);transition:transform .25s ease,box-shadow .25s ease}.fl-category-card:hover{transform:translateY(-4px);box-shadow:var(--fl-shadow)!important}.fl-category-card:hover .fl-category-card__img{transform:scale(1.08)}.fl-category-card:hover .fl-category-card__cta{color:var(--fl-accent-light)}.fl-category-card__media{position:relative;display:block;text-decoration:none;color:#fff;height:220px;overflow:hidden}.fl-category-card__img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.fl-category-card__placeholder{width:100%;height:100%;font-size:3rem;color:var(--fl-warm-gray);background:var(--fl-surface-alt)}.fl-category-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(21,54,99,0) 40%,rgba(21,54,99,.85) 100%);pointer-events:none}.fl-category-card__label{position:absolute;bottom:0;left:0;right:0;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.25rem}.fl-category-card__name{font-weight:700;font-size:1.1rem;color:#fff;letter-spacing:-.01em}.fl-category-card__cta{font-size:.85rem;color:hsla(0,0%,100%,.85);display:inline-flex;align-items:center;transition:color .2s ease}@media(max-width:575.98px){.fl-order-confirmation__check{width:64px;height:64px;font-size:2.25rem}.fl-meta-card__icon{font-size:1.25rem}.fl-meta-card__value{font-size:.85rem}.fl-order-table tbody td{padding:.65rem}.fl-brand-header__media{width:140px;height:90px}.fl-category-card__media{height:180px}}.fl-contact-page .login-form,.fl-contact-page .login-form form{margin:0}.fl-contact-page .login-form header{margin-bottom:1.5rem}.fl-contact-page .login-form header h1,.fl-contact-page .login-form header .h3{font-size:1.4rem;font-weight:800;color:#153663;margin-bottom:.5rem}.fl-contact-page .login-form header p{color:#6c757d;font-size:.92rem;margin:0}.fl-contact-page .form-fields>label{display:block;margin-bottom:1.1rem}.fl-contact-page .form-fields>label>span{display:block;font-weight:700;font-size:.9rem;color:#0e2444;margin-bottom:.4rem}.fl-contact-page .form-fields input[type=email],.fl-contact-page .form-fields input[type=text],.fl-contact-page .form-fields select,.fl-contact-page .form-fields textarea{display:block;width:100%;padding:.65rem .875rem;font-size:.95rem;font-family:inherit;line-height:1.4;color:#1a1a2e;background:#fff;border:1.5px solid #d8dde3;border-radius:.5rem;transition:border-color .15s ease,box-shadow .15s ease}.fl-contact-page .form-fields input[type=email]:focus,.fl-contact-page .form-fields input[type=text]:focus,.fl-contact-page .form-fields select:focus,.fl-contact-page .form-fields textarea:focus{border-color:#d84f35;box-shadow:0 0 0 .2rem rgba(216,79,53,.15);outline:none}.fl-contact-page .form-fields textarea{min-height:160px;resize:vertical}.fl-contact-page .form-fields input[type=file]{display:block;width:100%;padding:.5rem .875rem;font-size:.9rem;color:#4a5260;background:#f8f9fa;border:1.5px dashed #d8dde3;border-radius:.5rem;cursor:pointer}.fl-contact-page .form-fields input[type=file]:hover{border-color:#d84f35}.fl-contact-page .gdpr_consent{margin:.25rem 0 1rem}.fl-contact-page .custom-checkbox{display:block}.fl-contact-page .psgdpr_consent_message{display:flex;align-items:flex-start;gap:.5rem;margin:0;font-size:.88rem;color:#4a5260;cursor:pointer}.fl-contact-page .psgdpr_consent_message input[type=checkbox]{width:1.1em;height:1.1em;margin-top:.12em;accent-color:#d84f35;flex-shrink:0;cursor:pointer}.fl-contact-page .psgdpr_consent_message>span:first-of-type{display:none}.fl-contact-page .material-icons{display:none}.fl-contact-page .cf-turnstile{margin:.5rem 0}.fl-contact-page .form-footer{margin-top:1.5rem;display:flex}.fl-contact-page .form-footer button[type=submit]{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.7rem;font-size:.95rem;font-weight:700;color:#fff;background:#d84f35;border:none;border-radius:.5rem;cursor:pointer;transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.fl-contact-page .form-footer button[type=submit]:hover:not([disabled]){background:#b8402a;box-shadow:0 6px 18px rgba(216,79,53,.35)}.fl-contact-page .form-footer button[type=submit]:active:not([disabled]){transform:translateY(1px)}.fl-contact-page .form-footer button[type=submit][disabled]{background:#e8714f;cursor:not-allowed;opacity:.9}.fl-product-specs__title{font-size:.95rem;font-weight:700;color:#0e2444;margin-bottom:.5rem}.fl-product-specs__list{list-style:none;padding:0;margin:0;border-top:1px solid #f0f2f5}.fl-product-specs__item{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.45rem 0;border-bottom:1px solid #f0f2f5;font-size:.8rem;line-height:1.4}.fl-product-specs__item--extra{display:none}.fl-product-specs.is-expanded .fl-product-specs__item--extra{display:flex}.fl-product-specs__name{color:#6c757d;font-weight:600;flex:0 0 auto;max-width:55%}.fl-product-specs__value{color:#1a1a2e;text-align:right}.fl-product-specs__toggle{margin-top:.65rem;padding:.25rem 0;background:none;border:none;font-size:.8rem;font-weight:700;color:#153663;cursor:pointer;display:inline-flex;align-items:center}.fl-product-specs__toggle:hover{color:#d84f35}.js-specs-toggle-icon{transition:transform .2s ease}.fl-product-specs.is-expanded .js-specs-toggle-icon{transform:rotate(180deg)}.fl-product-docs__list{display:flex;flex-direction:column;gap:.65rem}.fl-product-docs__item{display:flex;align-items:center;gap:1rem;padding:.85rem 1rem;border:1px solid #f0f2f5;border-radius:.5rem;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.fl-product-docs__item:hover{border-color:rgba(216,79,53,.35);box-shadow:0 4px 14px rgba(13,38,69,.07)}.fl-product-docs__icon{flex:0 0 auto;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(216,79,53,.08);color:#d84f35;font-size:1.4rem}.fl-product-docs__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.fl-product-docs__name{font-weight:600;color:#0e2444;font-size:.9rem}.fl-product-docs__desc{font-size:.8rem;color:#6c757d;margin-top:.1rem}.fl-product-docs__btn{flex:0 0 auto;white-space:nowrap}.fl-product-docs__form{display:contents}.fl-product-docs__size{opacity:.75;font-weight:400}.fl-product-docs__hook:not(:empty){margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #f0f2f5}.fl-product-docs__icon--eprel{width:auto;min-width:44px;height:auto;padding:0;background:none;border-radius:0}.fl-product-docs__icon--eprel img{display:block;width:auto;height:44px}.fl-product-docs__icon--eprel a{display:inline-flex}@media(max-width:575.98px){.fl-product-docs__item{flex-wrap:wrap}.fl-product-docs__btn{width:100%}}.fl-product-eprel h3{font-size:.95rem;font-weight:700;color:#0e2444;margin:0 0 .75rem}.fl-product-eprel img{display:block}.fl-product-eprel .eprel-fiche-download a,.fl-product-eprel a[href*=eprel]{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;text-decoration:none}.fl-product-eprel .eprel-fiche-download a:hover,.fl-product-eprel a[href*=eprel]:hover{text-decoration:underline}.fl-product-docs__fichapdf .descargaboton{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid rgba(216,79,53,.4);border-radius:.5rem;background:rgba(216,79,53,.06);color:#d84f35;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.fl-product-docs__fichapdf .descargaboton:hover{background:rgba(216,79,53,.12);border-color:#d84f35}.fl-product-docs__fichapdf .descargaboton span{padding:0!important;font-size:.9rem!important;color:inherit!important}.fl-product-docs__fichapdf .descargaboton img{width:20px!important}@media(max-width:767.98px){.fl-product-downloads .fl-product-eprel{margin-bottom:.5rem}}.fl-related-products__title{font-size:1.05rem;font-weight:700;color:#0e2444;margin:0 0 .85rem;padding-top:1.25rem;border-top:1px solid #f0f2f5}.fl-related-products--compact .product-miniature{height:auto}.fl-related-products--compact .product-card{display:flex;flex-direction:row;align-items:center;gap:.65rem;height:auto;padding:.4rem}.fl-related-products--compact .product-card__thumb{width:56px;height:56px;flex:0 0 56px;aspect-ratio:auto;border-radius:.5rem}.fl-related-products--compact .product-card__body{padding:0;gap:.15rem;flex:1 1 auto;min-width:0}.fl-related-products--compact .product-card__title{font-size:.8rem;line-height:1.25;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fl-related-products--compact .product-card__price{margin-top:0}.fl-related-products--compact .product-card__price-now{font-size:.9rem}.fl-related-products--compact .product-card__price-old{font-size:.75rem}.fl-related-products--compact .product-card__details,.fl-related-products--compact .product-card__variants,.fl-related-products--compact .product-card__variant-picker,.fl-related-products--compact .product-card__actions,.fl-related-products--compact .product-card__flags,.fl-related-products--compact .product-card__discount{display:none}@media(min-width:992px){.fl-product-page .fl-product-col{display:flex;flex-direction:column}.fl-product-page .fl-product-col .fl-related-products{margin-top:auto}}.fl-related-products--slider .fl-related-products__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:1.25rem;border-top:1px solid #f0f2f5;margin-bottom:.85rem}.fl-related-products--slider .fl-related-products__title{margin:0;padding-top:0;border-top:0}.fl-related-products--slider .fl-related-nav{display:flex;gap:.4rem;flex:0 0 auto}.fl-related-products--slider .fl-related-nav__btn{width:34px;height:34px;border-radius:50%;border:1px solid #f0f2f5;background:#fff;color:#0e2444;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,color .15s ease,opacity .15s ease}.fl-related-products--slider .fl-related-nav__btn:hover{background:#d84f35;color:#fff;border-color:#d84f35}.fl-related-products--slider .fl-related-nav__btn[disabled]{opacity:.35;cursor:default}.fl-related-products--slider .fl-related-nav__btn[disabled]:hover{background:#fff;color:#0e2444;border-color:#f0f2f5}.fl-related-products--slider .fl-related-slider{overflow:hidden}.fl-related-products--slider .fl-related-slider__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fl-related-products--slider .fl-related-slider__track::-webkit-scrollbar{display:none}.fl-related-products--slider .fl-related-page{flex:0 0 100%;width:100%;margin:0;scroll-snap-align:start;align-content:start}.fl-related-essentials .product-card__price{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.fl-related-essentials__attr{font-size:.72rem;color:var(--fl-warm-gray,#8a8f99);margin:.1rem 0 .15rem;line-height:1.2}.fl-related-essentials__add{flex:0 0 auto;width:32px;height:32px;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem}.fl-related-essentials__add[disabled]{opacity:.6;cursor:default}.fl-related-essentials__add .spinner .bi{animation:fl-related-spin .7s linear infinite;display:inline-block}.fl-related-essentials__noimg{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--fl-surface-alt,#eef1f6);font-size:1.4rem}@keyframes fl-related-spin{to{transform:rotate(360deg)}}@keyframes fl-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fl-fadeInUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fl-slideDown{from{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes fl-scaleUp{from{transform:scale(.96)}to{transform:scale(1)}}@keyframes fl-shimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}.fl-animate-fade{animation:fl-fadeIn .35s ease both}.fl-animate-fade-up{animation:fl-fadeInUp .45s ease both}.fl-animate-slide{animation:fl-slideDown .22s ease both}.fl-animate-scale{animation:fl-scaleUp .22s ease both}.fl-stagger>*{animation:fl-fadeInUp .45s ease both}.fl-stagger>*:nth-child(1){animation-delay:0.06s}.fl-stagger>*:nth-child(2){animation-delay:0.12s}.fl-stagger>*:nth-child(3){animation-delay:0.18s}.fl-stagger>*:nth-child(4){animation-delay:0.24s}.fl-stagger>*:nth-child(5){animation-delay:0.3s}.fl-stagger>*:nth-child(6){animation-delay:0.36s}.fl-stagger>*:nth-child(7){animation-delay:0.42s}.fl-stagger>*:nth-child(8){animation-delay:0.48s}.fl-hover-lift{transition:transform .22s ease,box-shadow .22s ease}.fl-hover-lift:hover{transform:translateY(-4px);box-shadow:0 14px 38px rgba(13,38,69,.22)}.fl-skeleton{position:relative;background:linear-gradient(90deg,#f0f2f5 0%,#f8f9fa 20%,#f0f2f5 40%);background-size:800px 100%;animation:fl-shimmer 1.4s ease-in-out infinite;border-radius:.5rem}@media(prefers-reduced-motion:reduce){.fl-animate-fade,.fl-animate-fade-up,.fl-animate-slide,.fl-animate-scale,.fl-stagger>*,.fl-skeleton{animation:none!important}.fl-hover-lift{transition:none}}@keyframes fl-btn-pop{0%{transform:scale(1)}35%{transform:scale(.94)}70%{transform:scale(1.04)}100%{transform:scale(1)}}.fl-cart-added{animation:fl-btn-pop .45s ease;background:#1f9d55!important;border-color:#1f9d55!important;color:#fff!important}@keyframes fl-cart-bump{0%,100%{transform:scale(1) rotate(0)}20%{transform:scale(1.18) rotate(-8deg)}45%{transform:scale(1.05) rotate(5deg)}70%{transform:scale(1.12) rotate(-3deg)}}@keyframes fl-badge-pop{0%{transform:scale(.5);opacity:.4}55%{transform:scale(1.45);opacity:1}100%{transform:scale(1)}}@keyframes fl-cart-glow{0%{box-shadow:0 0 0 0 rgba(216,79,53,.5)}100%{box-shadow:0 0 0 12px rgba(216,79,53,0)}}.blockcart.is-bumped .header a{animation:fl-cart-glow .8s ease}.blockcart.is-bumped .header a .bi{display:inline-block;transform-origin:center;animation:fl-cart-bump .8s ease}.blockcart.is-bumped .cart-products-count{animation:fl-badge-pop .7s ease}@media(prefers-reduced-motion:reduce){.fl-cart-added,.blockcart.is-bumped .header a,.blockcart.is-bumped .header a .bi,.blockcart.is-bumped .cart-products-count{animation:none!important}}@media(min-width:992px){.header-nav__item--mega .megamenu{display:block}}@media(max-width:991.98px){.header-nav,.header-trust{display:none!important}.header-toggler,.header-search-toggle{display:inline-flex!important}.header-main__search{margin:.75rem 0 0;max-width:100%;flex:0 0 100%;order:3}.header-main__search--mobile{width:100%}.header-nav__item--mega .megamenu{display:none!important}.offcanvas.offcanvas-start.header-offcanvas{top:var(--fl-header-h,50px);height:calc(100% - var(--fl-header-h, 50px))}.offcanvas-backdrop{top:var(--fl-header-h,50px)}.fl-product-page .row>[class*=col-]{width:100%;flex:0 0 100%;max-width:100%}.fl-checkout-summary,.fl-cart-summary{margin-top:1.5rem}}@media(max-width:767.98px){.fl-section{padding:2rem 0}.fl-section__head--row{flex-direction:column;align-items:flex-start}.fl-trust .row>[class*=col-]{margin-bottom:1rem}.fl-cat-card__media{aspect-ratio:16/10}.footer-main{padding:2.25rem .7rem 1.5rem;font-size:.9rem}.footer-col{margin-bottom:1.5rem}.fl-gallery__thumb{width:58px;height:58px}.fl-listing__toolbar{display:flex;flex-wrap:wrap;gap:.5rem;max-width:100%}.fl-listing__tools{flex-wrap:wrap;gap:.5rem!important;max-width:100%;min-width:0}.fl-listing__tools .fl-sort{min-width:0}.fl-listing__tools .fl-sort .dropdown-toggle{max-width:60vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fl-listing__tools .dropdown-menu{max-width:calc(100vw - 1.5rem)}.fl-hero .carousel-control-prev,.fl-hero .carousel-control-next{display:none}.fl-checkout-progress{display:none}.fl-product-tabs>.card-body{padding:0}.fl-product-description{font-size:.88rem;line-height:1.6}.fl-product-tabs__nav{flex-wrap:nowrap}.fl-product-tabs__nav .nav-link{font-size:.82rem;padding:.5rem .65rem;white-space:nowrap}.fl-checkout-auth-tabs{flex-wrap:nowrap}.fl-checkout-auth-tabs .nav-item{flex:1 1 0%}.fl-checkout-auth-tabs .nav-link{width:100%;padding-left:.5rem;padding-right:.5rem;white-space:nowrap}.fl-checkout-auth-tabs .nav-link .bi{margin-right:.35rem!important}.fl-subcat-grid .row{flex-wrap:nowrap;overflow-x:auto;margin:0;gap:.6rem;padding-bottom:.5rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.fl-subcat-grid .row>.col{flex:0 0 auto;width:38%;min-width:116px;max-width:150px;margin-top:0;padding:0;scroll-snap-align:start}}@media(max-width:575.98px){.fl-hero__caption{max-width:100%}.fl-promo__body{max-width:100%}.fl-products--list .product-card{flex-direction:column}.fl-products--list .product-card__thumb{width:100%;flex:none}.fl-add-to-cart__row{flex-direction:column;align-items:stretch}.fl-cart-item__ref{display:none}.offcanvas.offcanvas-start.header-offcanvas{top:50px;height:calc(100% - 50px)}.offcanvas-backdrop{top:50px}}.paypal-loader{border:16px solid #f3f3f3;border-top:16px solid #3498db;border-radius:50%;width:25px;height:25px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.paypal-loader-container{position:absolute;top:0;left:0;right:0;height:100%;background:#fff}.pp__flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.pp__align-items-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.pp__justify-content-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.pp__hidden{display:none}.pp__d-table-cell{display:table-cell}.pp__position-relative{position:relative}.pp__position-absolute{position:relative}.pp__flex_direction_column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.pp__justify-content-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.pp__flex_direction_column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.pp__justify-content-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}/**
* 2007-2023 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2023 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
#module-ceca-errorpayment #center_column{width:100%}.ceca_ko h1{border:1px solid #900;color:#383838;background:#FCC url(data:image/png;base64,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) no-repeat 10px center;padding:10px 10px 10px 50px}.ceca_ok h1{border:1px solid #4F8A10;color:#4F8A10;background:#DFF2BF url(data:image/png;base64,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) no-repeat 10px center;padding:10px 10px 10px 50px}p.payment_module a.ceca img{margin-right:20px}#iframe_tpv{min-height:700px;width:100%}.ceca_cards{padding:0px!important;margin-bottom:15px}.ceca_cards .btn-group-vertical{padding:0px!important}.ceca_cards .saved-card-expiry{padding:0px!important}.ceca_cards .card-label{border:1px solid #428bca;padding:10px;border-radius:5px}.ceca_cards.my-account .customer_saved_cards_table{max-width:80%;margin:0 auto;text-align:center}.ceca_cards.hook_payment label{display:inline-block!important}.customer_saved_card_save_new_card{display:inline-block!important}input#customer_saved_card_save_new_card{margin-left:10px;margin-right:0!important;vertical-align:sub!important}span.customer_saved_card_save_new_card span{margin-left:10px;margin-right:0!important;vertical-align:sub!important}span.customer_saved_card_save_new_card{font-size:.8rem;vertical-align:text-bottom}@media (max-width:575px){.ceca_cards.hook_payment span{font-size:.827em}}.ceca_responsive_label{text-align:left;margin-bottom:0}.ceca_responsive_radio{vertical-align:super}.ceca_responsive_cards_table{font-size:.8em}