@charset "UTF-8";blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0}ol,ol[role=list],ul,ul[role=list]{list-style:none;margin:0;padding:0}body{scroll-behavior:smooth;text-rendering:optimizeSpeed}button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;margin:0;outline:none;padding:0}a{color:inherit;text-decoration:none}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}html{font-size:100%;scroll-behavior:smooth}*,:after,:before{box-sizing:border-box}body{color:#3e3e3e;font-family:Open Sans,sans-serif;font-size:1rem;line-height:1.5;-webkit-font-smoothing:antialiased;margin:0;-moz-osx-font-smoothing:grayscale}body,html{height:100%}body.blocked{left:0;overflow:hidden;overscroll-behavior:none;position:fixed;right:0;top:var(--scroll-lock-top,0);touch-action:none;width:100%}.page-wrapper{display:flex;flex-direction:column;min-height:100%}.main{flex:1 1 auto}.container{margin:0 auto;max-width:1410px;padding:0 15px}.text-center{text-align:center}.subtitle{color:#0a71b4;font-size:1rem;text-transform:uppercase}.primary-btn{background:#0a71b4;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.875rem;text-align:center;text-decoration:none;transition:all .3s ease-in-out;width:100%}.primary-btn:hover{opacity:.9}h1,h2,h3,h4,h5,h6{color:#3e3e3e;font-family:Open Sans,sans-serif;font-weight:600;line-height:120%}h1{font-size:3.5rem;line-height:120%}@media (max-width:768px){h1{font-size:1.5rem;line-height:140%}}h2{font-size:1.875rem;font-weight:700;line-height:120%}@media (max-width:768px){h2{font-size:1.5rem;line-height:140%}}h4{font-size:.875rem;font-weight:500}.description,h4{line-height:150%}.description{font-size:1rem;font-weight:400}a{text-decoration:underline;transition:color .2s ease}a:hover{text-decoration:none}ol,ul{margin:0 0 1em 1.5em;padding:0}ol li,ul li{margin-bottom:.5em}button,input,select,textarea{color:inherit;font:inherit}button{background:none;border:none;cursor:pointer;padding:0}img{display:block;height:auto;max-width:100%}b,strong{font-weight:700}em,i{font-style:italic}hr{border:none;border-top:1px solid #ddd;margin:2em 0}.top-bar{background-color:#0a71b4;padding:.4375rem}.top-bar__wrapper a{display:flex;gap:5px;justify-content:center;text-decoration:none}@media (max-width:768px){.top-bar__wrapper a{align-items:center;flex-direction:column}}.top-bar__wrapper a .description{color:#fff;font-size:.9375rem;font-weight:600;line-height:120%}@media (max-width:768px){.top-bar__wrapper a .description{font-size:.8125rem;text-align:center}}.top-bar__wrapper a #top-bar-countdown{color:#fff;font-size:.9375rem;font-weight:600;line-height:120%}@media (max-width:768px){.top-bar__wrapper a #top-bar-countdown{font-size:.8125rem}}.header__container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:88.125rem;padding:.9375rem}.header__search{flex:1;margin:0 2rem;max-width:45rem}@media (max-width:768px){.header__search{display:none}}.header__search-form{display:flex;gap:0}.header__search-input{border:1px solid #ddd;border-radius:8px 0 0 8px;padding:.625rem;width:100%}.header__search-button{background-color:#0a71b4;border:1px solid #0a71b4;border-radius:0 8px 8px 0;padding:.3125rem .9375rem;transition:all .3s ease-in-out}.header__search-button svg{fill:#fff;transition:all .3s ease-in-out;width:20px}.header__search-button:hover{opacity:.8;transition:all .3s ease-in-out}.header__search-button:hover svg{transform:scale(1.1)}.header__actions{display:flex;gap:15px}@media (max-width:768px){.header__actions{gap:10px}}.header__action--search-mobile{background:none;border:none;cursor:pointer;display:none;padding:0}@media (max-width:768px){.header__action--search-mobile{display:flex}}.header__action,.header__action a{align-items:center;display:flex;flex-direction:column;justify-content:center;text-decoration:none}.header__action-text{font-size:.75rem}@media (max-width:768px){.header__action-text{font-size:.625rem}}.header__action--cart{display:inline-flex;position:relative}.header__action--cart .cart-count{align-items:center;background-color:#0a71b4;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:.6875rem;font-weight:600;height:20px;justify-content:center;position:absolute;right:2px;top:-12px;width:20px}@media (max-width:768px){.header__action--cart .cart-count{border-width:1.5px;font-size:.5625rem;height:16px;right:0;top:-10px;width:16px}}.header__action--cart .js-mini-cart{background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);opacity:1;pointer-events:auto;position:absolute;right:0;top:100%;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;visibility:hidden;width:300px;z-index:10}.header__action--cart .mini-cart__inner{padding:.9375rem}.header__action--cart .mini-cart__items{margin:0}.header__action--cart .mini-cart__item{display:flex;gap:20px}.header__action--cart .mini-cart__item .image{border:1px solid #ddd;height:50px;max-width:80px;overflow:hidden;padding:.3125rem;width:100%}.header__action--cart .mini-cart__item .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.header__action--cart .mini-cart__details .mini-cart__qty{color:#0a71b4;font-size:.875rem;font-weight:500}.header__action--cart .mini-cart__details .mini-cart__title{font-size:.875rem;font-weight:600}.header__action--cart .mini-cart__footer{margin-top:10px}.header__action--cart .mini-cart__footer .mini-cart__total{color:#0a71b4;display:inline-block;font-weight:600;margin:.625rem 0 1.25rem}.header__action--cart .mini-cart__footer .mini-cart__btn{background-color:#0a71b4;border-radius:4px;color:#fff;font-weight:600;padding:.5rem;transition:all .3s ease-in-out}.header__action--cart .mini-cart__footer .mini-cart__btn:hover{opacity:.8;transition:all .3s ease-in-out}.header__action--cart:hover .js-mini-cart{opacity:1;transform:translateY(0);visibility:visible}.header__action svg{width:24px;fill:#0a71b4;transition:all .3s ease-in-out}@media (max-width:768px){.header__action svg{width:20px}}.header__action:hover svg{transform:scale(1.1);transition:all .3s ease-in-out}.header__logo-link{width:80px}.header__logo-link img{height:auto;width:140px}.header .header__nav{background-color:#0a71b4;border-bottom:1px solid #0a71b4;border-top:1px solid #0a71b4;transition:all .4s cubic-bezier(.4,0,.2,1)}@media (max-width:1024px){.header .header__nav{display:none}}.header .header__nav.sticky{animation:slideDown .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px rgba(0,0,0,.15);left:0;position:fixed;right:0;top:0;transform:translateY(0);z-index:1000}.header .header__nav-container{margin:0 auto;max-width:1410px;padding:0 15px}.header .header__nav-list{align-items:center;display:flex;gap:40px;list-style:none;margin:0;padding:.9375rem 0}@media (max-width:1280px){.header .header__nav-list{gap:25px}}.header .header__nav-item{margin-bottom:0;position:relative}.header .header__nav-item--has-mega{position:relative}.header .header__nav-item--has-mega:hover .mega-menu{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);visibility:visible}.header .header__nav-item--has-mega .header__nav-link{overflow:hidden;position:relative}.header .header__nav-item--has-dropdown{position:relative}.header .header__nav-item--has-dropdown:hover .simple-mega-menu{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);visibility:visible}.header .header__nav-link{align-items:center;color:#fff;display:flex;font-size:1rem;font-weight:600;gap:.5rem;position:relative;text-decoration:none;transition:all .3s ease-in-out}.header .header__nav-link-image{align-items:center;display:none;flex-shrink:0}@media (max-width:1024px){.header .header__nav-link-image{display:none!important}}.header .header__nav-link-image img{display:block;height:auto;max-height:32px;max-width:32px;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease;width:auto}@media (max-width:1024px){.header .header__nav-link-text{display:inline!important}}.header .header__nav-link:before{background-color:#fff;bottom:-5px;content:"";height:1px;opacity:0;position:absolute;transition:all .3s ease-in-out;width:100%}.header .header__nav-link:hover:before{opacity:1;transition:all .3s ease-in-out}.header .header__nav-link:hover .header__nav-link-image img{transform:scale(1.1)}.header .header__nav-item--has-image .header__nav-link-image{display:flex}.header .header__nav-item--has-image .header__nav-link-text,.header .header__nav-item--has-image .header__nav-link:before{display:none}.header .mega-menu{left:0;max-width:calc(100vw - 30px);opacity:0;overflow-x:hidden;padding-top:18px;pointer-events:none;position:absolute;top:100%;transform:translateY(-20px) scale(.95);transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);visibility:hidden;width:min(1120px,100vw - 30px);z-index:1000}@media (max-width:1024px){.header .mega-menu{display:none}}@media (max-width:1280px){.header .mega-menu{width:min(900px,100vw - 30px)}}.header .mega-menu:hover,.header__nav-item--has-mega:hover .header .mega-menu{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);visibility:visible}.header .mega-menu__wrapper{background-color:#fff;border-radius:0 0 12px 12px;box-shadow:0 8px 32px rgba(0,0,0,.12);display:grid;gap:35px;grid-template-columns:1fr 1fr 1fr 2fr;padding:1.25rem}@media (max-width:1280px){.header .mega-menu__wrapper{gap:20px;grid-template-columns:1fr 1fr 1fr 1.5fr;padding:.9375rem}}.header .mega-menu__list{background-color:hsla(0,0%,87%,.2);border-radius:8px;height:100%;margin:0;padding:.9375rem;transition:all .3s ease}.header .mega-menu__list--item{animation:fadeInUp .6s ease forwards;animation-delay:calc(var(--item-index)*.1s);border-radius:6px;cursor:pointer;margin-bottom:4px;opacity:0;padding:.5rem .75rem;transform:translateY(10px);transition:all .3s cubic-bezier(.4,0,.2,1)}.header .mega-menu__list--item a{align-items:center;color:#333;display:flex;font-size:.875rem;font-weight:500;justify-content:center;text-decoration:none;transition:color .3s ease}.header .mega-menu__list--item .mega-menu__item-image{display:block;height:auto;max-height:40px;max-width:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease;width:auto}.header .mega-menu__list--item:hover{background-color:rgba(10,113,180,.1);transform:translateX(5px)}.header .mega-menu__list--item:hover a{color:#0a71b4}.header .mega-menu__list--item:hover .mega-menu__item-image{transform:scale(1.1)}.header .mega-menu__list--item.mm-title{color:#3e3e3e;font-size:1.1em;font-weight:600}.header .mega-menu__list--item.mm-title:hover{background-color:rgba(10,113,180,.15)}.header .mega-menu__list--item.mm-image{padding:0}.header .mega-menu__list--item.mm-image a .image{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);max-width:160px;overflow:hidden;padding:.9375rem;transition:all .3s ease}.header .mega-menu__list--item.mm-image a .image img{height:auto;transition:transform .3s ease;width:100%}.header .mega-menu__list--item.mm-image:hover .image{box-shadow:0 4px 16px rgba(0,0,0,.15);transform:translateY(-2px)}.header .mega-menu__list--item.mm-image:hover .image img{transform:scale(1.05)}.header .mega-menu__list--item.active{background-color:#0a71b4;border-radius:6px;color:#fff;transform:translateX(0)}.header .mega-menu__list--item.active a{color:#fff}.header .mega-menu__list--item.active:hover{background-color:#0a71b4;transform:translateX(5px)}.header__nav-item--has-dropdown:hover .header__nav-link:before,.header__nav-item--has-mega:hover .header__nav-link:before{opacity:0;width:0}.simple-mega-menu{left:0;max-width:calc(100vw - 30px);opacity:0;padding-top:18px;pointer-events:none;position:absolute;top:100%;transform:translateY(-20px) scale(.95);transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);visibility:hidden;z-index:1000}@media (max-width:1024px){.simple-mega-menu{display:none}}.header__nav-item--has-dropdown:hover .simple-mega-menu,.simple-mega-menu:hover{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);visibility:visible}.simple-mega-menu__wrapper{background-color:#fff;border-radius:0 0 12px 12px;box-shadow:0 8px 32px rgba(0,0,0,.12);display:inline-flex;max-width:min(640px,100vw - 30px);overflow:hidden}.simple-mega-menu__left{flex-shrink:0;width:200px}.simple-mega-menu__right{border-left:1px solid #ddd;display:none;flex-shrink:0;width:220px}.simple-mega-menu__right.is-visible{display:block}.simple-mega-menu__list{list-style:none;margin:0;padding:.5rem 0}.simple-mega-menu__list--item a{align-items:center;color:#333;display:flex;font-size:.875rem;font-weight:500;justify-content:space-between;overflow:hidden;padding:.6875rem 1.125rem;text-decoration:none;text-overflow:ellipsis;transition:background-color .2s ease,color .2s ease;white-space:nowrap}.simple-mega-menu__list--item a .sml-arrow{flex-shrink:0;margin-left:.625rem;opacity:.4;transition:opacity .2s ease,transform .2s ease}.simple-mega-menu__list--item a .sml-arrow svg{height:10px;width:10px;fill:currentColor;display:block}.simple-mega-menu__list--item.active>a,.simple-mega-menu__list--item:hover>a{background-color:rgba(10,113,180,.06);color:#0a71b4}.simple-mega-menu__list--item.active>a .sml-arrow,.simple-mega-menu__list--item:hover>a .sml-arrow{opacity:1;transform:translateX(2px)}.simple-mega-menu__list--item.active>a{background-color:rgba(10,113,180,.1);font-weight:600}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mega-menu__col{animation:slideInFromLeft .5s ease forwards;opacity:0;transform:translateX(-20px)}.mega-menu__col:first-child{animation-delay:.1s}.mega-menu__col:nth-child(2){animation-delay:.2s}.mega-menu__col:nth-child(3){animation-delay:.3s}.mega-menu__col:nth-child(4){animation-delay:.4s}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.burger-menu{background:transparent;border:none;cursor:pointer;display:none;flex-direction:column;height:24px;justify-content:space-around;padding:0;position:relative;width:28px;z-index:1001}@media (max-width:1024px){.burger-menu{display:flex}}.burger-menu span{background-color:#0a71b4;border-radius:2px;height:3px;transform-origin:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.burger-menu.active span:first-child{transform:translateY(10px) rotate(45deg)}.burger-menu.active span:nth-child(2){opacity:0;transform:translateX(-20px)}.burger-menu.active span:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.search-modal{align-items:flex-start;display:flex;height:100%;justify-content:center;left:0;opacity:0;padding:5rem 1.25rem 1.25rem;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:9999}.search-modal.active{opacity:1;visibility:visible}.search-modal.active .search-modal__content{transform:translateY(0)}.search-modal__overlay{background:rgba(0,0,0,.5);cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.search-modal__content{background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);max-width:31.25rem;padding:1.25rem 1.25rem 1.25rem 3.125rem;position:relative;transform:translateY(-20px);transition:transform .3s ease;width:100%}.search-modal__close{align-items:center;background:transparent;border:none;border-radius:4px;cursor:pointer;display:flex;height:32px;justify-content:center;left:.75rem;padding:.3125rem;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:32px}.search-modal__close svg{height:18px;width:18px;fill:#666}.search-modal__close:hover{background:#f8f9fa}.search-modal__form{display:flex;gap:0;width:100%}.search-modal__input{flex:1;min-width:0}.mobile-menu{bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:visibility .3s ease,opacity .3s ease;visibility:hidden;z-index:9999}.mobile-menu.active{opacity:1;visibility:visible}.mobile-menu.active .mobile-menu__overlay{opacity:1}.mobile-menu.active .mobile-menu__panel{transform:translateX(0)}.mobile-menu__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(0,0,0,.5);bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.mobile-menu__panel{background-color:#fff;bottom:0;box-shadow:-4px 0 24px rgba(0,0,0,.15);display:flex;flex-direction:column;max-width:400px;overflow:hidden;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);width:100%}@media (max-width:640px){.mobile-menu__panel{max-width:100%}}.mobile-menu__header{align-items:center;background-color:#fff;border-bottom:1px solid #ddd;display:flex;flex-shrink:0;justify-content:space-between;padding:1.25rem}.mobile-menu__logo img{max-height:40px;width:auto}.mobile-menu__close{align-items:center;background:none;border:none;border-radius:4px;color:#333;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .3s ease}.mobile-menu__close:hover{background-color:rgba(10,113,180,.1);color:#0a71b4}.mobile-menu__close svg{height:24px;width:24px}.mobile-menu__content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-menu__list{list-style:none;margin:0;padding:0}.mobile-menu__item{border-bottom:1px solid hsla(0,0%,87%,.5)}.mobile-menu__link-wrapper{align-items:center;display:flex;justify-content:space-between}.mobile-menu__link{color:#333;display:block;flex:1;font-size:1rem;font-weight:500;padding:1rem 1.25rem;text-decoration:none;transition:all .3s ease}.mobile-menu__link:hover{background-color:rgba(10,113,180,.05);color:#0a71b4}.mobile-menu__toggle{background:none;border:none;color:#666;cursor:pointer;padding:1rem .75rem;transition:all .3s ease}.mobile-menu__toggle svg{height:16px;transition:transform .3s ease;width:16px}.mobile-menu__toggle.active svg{transform:rotate(90deg)}.mobile-menu__submenu{background-color:rgba(10,113,180,.03);list-style:none;margin:0;max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease}.mobile-menu__submenu.active{max-height:2000px}.mobile-menu__submenu .mobile-menu__item{border-bottom:1px solid hsla(0,0%,87%,.3)}.mobile-menu__submenu .mobile-menu__link{font-size:.9375rem;padding-left:2.5rem}.mobile-menu__submenu .mobile-menu__submenu .mobile-menu__link{padding-left:3.75rem}.footer{background-color:#3e3e3e}.footer__items{display:grid;grid-template-columns:repeat(4,1fr);padding:2.5rem 0}@media (max-width:768px){.footer__items{display:flex;flex-direction:column;gap:30px}}.footer__item a,.footer__item h4,.footer__item li,.footer__item p{color:#fff;font-size:1rem}.footer__item h4{font-size:1.125rem;font-weight:600}.footer__item svg{fill:#fff}.footer__item .info-list{margin:0;padding:1.25rem 0 0}.footer__item .info-list li{margin:0;padding:0}.footer__item .social-media{display:flex;gap:5px;margin:0;padding:1.25rem 0 0}.footer__item .social-media li a svg{width:26px}.footer__item .social-media li a svg:hover{fill:#0a71b4;transition:all .3s ease-in-out}.footer__item .nav-list{margin:0;padding:1.25rem 0 0}.footer__item .nav-list li a{position:relative;text-decoration:none;transition:all .3s ease-in-out}.footer__item .nav-list li a:before{background-color:#fff;bottom:-2px;content:"";height:1px;opacity:0;position:absolute;transition:all .3s ease-in-out;width:100%}.footer__item .nav-list li a:hover{transition:all .3s ease-in-out}.footer__item .nav-list li a:hover:before{opacity:1}.footer__item .image{margin:1.25rem 0;width:120px}.footer__item .image img{height:auto;width:100%}.footer-copyright__wrapper{display:flex;justify-content:center;padding:.625rem 0;text-align:center}.footer-copyright__wrapper span{color:#3e3e3e;font-size:.875rem}.to-top{bottom:30px;opacity:0;position:fixed;right:30px;transform:translateY(20px) scale(.8);transition:all .4s cubic-bezier(.4,0,.2,1);visibility:hidden;z-index:999}.to-top.show{opacity:1;transform:translateY(0) scale(1);visibility:visible}.to-top--item{align-items:center;background-color:#0a71b4;border-radius:4px;box-shadow:0 4px 20px rgba(0,0,0,.15);cursor:pointer;display:flex;height:45px;justify-content:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);width:45px}.to-top--item svg{height:20px;width:20px;fill:#fff;transition:transform .3s ease}.to-top--item:hover{box-shadow:0 6px 25px rgba(0,0,0,.2)}.to-top--item:hover,.to-top--item:hover svg{transform:translateY(-2px)}.to-top--item:active{transform:translateY(0) scale(.95)}.breadcrumbs{padding:.625rem 0}.breadcrumbs .breadcrumbs-list{align-items:center;display:flex;gap:9px;margin:0;padding:0}@media (max-width:768px){.breadcrumbs .breadcrumbs-list{flex-wrap:wrap;gap:5px}.breadcrumbs .breadcrumbs-list li{line-height:1}}.breadcrumbs .breadcrumbs-list li a{font-size:.75rem;font-weight:400;text-decoration:none}@media (max-width:768px){.breadcrumbs .breadcrumbs-list li{margin-bottom:0}}.breadcrumbs .breadcrumbs-list .divider svg{margin-top:2px;width:10px}.wysiwyg p{margin-bottom:1em}.wysiwyg p:last-child{margin-bottom:0}.wysiwyg p:empty,.wysiwyg p>br:only-child{display:block;min-height:1.5em}.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{color:#3e3e3e;font-weight:700;line-height:1.3;margin:.8em 0 .4em}.wysiwyg h2{font-size:1.875rem}@media (max-width:768px){.wysiwyg h2{font-size:1.5rem}}.wysiwyg h3{font-size:1.625rem}@media (max-width:768px){.wysiwyg h3{font-size:1.25rem}}.wysiwyg h4{font-size:1.25rem}.wysiwyg h5{font-size:1.125rem}.wysiwyg h6{font-size:1rem}.wysiwyg ul{list-style:disc}.wysiwyg ol,.wysiwyg ul{margin:1em 0;padding-left:1.5em}.wysiwyg ol{list-style:decimal}.wysiwyg ul ul{list-style:circle;margin:.25em 0}.wysiwyg ul ul ul{list-style:square}.wysiwyg ol ol{list-style:lower-alpha;margin:.25em 0}.wysiwyg li{margin-bottom:.5em}.wysiwyg a{color:#0a71b4;text-decoration:underline;transition:color .2s ease}.wysiwyg a:hover{opacity:.75;text-decoration:none}.wysiwyg b,.wysiwyg strong{font-weight:700}.wysiwyg em,.wysiwyg i{font-style:italic}.wysiwyg blockquote{background:#f8f9fa;border-left:3px solid #0a71b4;color:#666;font-style:italic;margin:1.5em 0;padding:.75em 1em .75em 1.25em}.wysiwyg hr{border:none;border-top:1px solid #ddd;margin:2em 0}.wysiwyg table{border-collapse:collapse;display:block;font-size:.9375rem;margin:1.5em 0;overflow-x:auto;width:100%}.wysiwyg td,.wysiwyg th{border:1px solid #ddd;padding:.5em .75em;text-align:left}.wysiwyg th{background:#f8f9fa;font-weight:700}.wysiwyg img{height:auto;max-width:100%}.wysiwyg figure{margin:1.5em 0}.wysiwyg figcaption{color:#666;font-size:.8125rem;margin-top:.4em;text-align:center}.wysiwyg .alignleft,.wysiwyg img.alignleft{float:left;margin:.25em 1.5em 1em 0}.wysiwyg .alignright,.wysiwyg img.alignright{float:right;margin:.25em 0 1em 1.5em}.wysiwyg .aligncenter,.wysiwyg img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wysiwyg .alignnone,.wysiwyg img.alignnone{display:block;margin:1em 0}.wysiwyg .wp-caption{max-width:100%}.wysiwyg .wp-caption.alignleft{float:left;margin:.25em 1.5em 1em 0}.wysiwyg .wp-caption.alignright{float:right;margin:.25em 0 1em 1.5em}.wysiwyg .wp-caption.aligncenter{display:block;margin-left:auto;margin-right:auto}.wysiwyg .wp-caption img{margin:0}.wysiwyg .wp-caption-text{color:#666;font-size:.8125rem;margin-top:.4em;text-align:center}.wysiwyg .wp-block-image{margin:1.5em 0}.wysiwyg .wp-block-image figcaption{color:#666;font-size:.8125rem;margin-top:.4em;text-align:center}.wysiwyg .wp-block-image.alignleft{float:left;margin:.25em 1.5em 1em 0}.wysiwyg .wp-block-image.alignright{float:right;margin:.25em 0 1em 1.5em}.wysiwyg .wp-block-image.aligncenter{margin-left:auto;margin-right:auto}.wysiwyg .gallery,.wysiwyg .wp-block-gallery{display:flex;flex-wrap:wrap;gap:.5em;list-style:none;margin:1.5em 0;padding:0}.wysiwyg .gallery-item,.wysiwyg .wp-block-gallery figure{flex:1 1 calc(33.333% - 0.5em);margin:0;min-width:120px}.wysiwyg:after{clear:both;content:"";display:table}.wysiwyg embed,.wysiwyg iframe,.wysiwyg object,.wysiwyg video{display:block;margin:1.5em 0;max-width:100%;width:100%}.wysiwyg .wp-block-embed,.wysiwyg .wp-embed-responsive{height:0;margin:1.5em 0;overflow:hidden;padding-bottom:56.25%;position:relative}.wysiwyg .wp-block-embed embed,.wysiwyg .wp-block-embed iframe,.wysiwyg .wp-block-embed object,.wysiwyg .wp-block-embed video,.wysiwyg .wp-embed-responsive embed,.wysiwyg .wp-embed-responsive iframe,.wysiwyg .wp-embed-responsive object,.wysiwyg .wp-embed-responsive video{height:100%;left:0;margin:0;position:absolute;top:0;width:100%}.wysiwyg iframe[src*="vimeo.com"],.wysiwyg iframe[src*="youtu.be"],.wysiwyg iframe[src*="youtube.com"]{aspect-ratio:16/9;height:auto;width:100%}@media (max-width:640px){.wysiwyg .alignleft,.wysiwyg .alignright,.wysiwyg .wp-block-image.alignleft,.wysiwyg .wp-block-image.alignright,.wysiwyg .wp-caption.alignleft,.wysiwyg .wp-caption.alignright,.wysiwyg img.alignleft,.wysiwyg img.alignright{display:block;float:none;margin:1em auto}}.product-card{display:flex;flex-direction:column;height:100%;width:100%}.product-card .image{border-radius:8px}.product-card .image a{align-items:center;background-color:hsla(0,0%,87%,.2);border-radius:8px;display:flex;height:310px;justify-content:center;overflow:hidden}.product-card .image a img{border-radius:8px;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-in-out}.product-card .product-card__right{display:flex;flex:1;flex-direction:column}.product-card .product-card__right .content{display:flex;flex:1;flex-direction:column;padding:.625rem 0}.product-card .product-card__right .content a{text-decoration:none}.product-card .product-card__right .content a h4{font-size:1rem;font-weight:600;transition:all .3s ease-in-out}.product-card .product-card__right .content a h4:hover{color:#0a71b4;transition:all .3s ease-in-out}.product-card .product-card__right .content .price{align-items:flex-start;display:flex;flex-direction:column}.product-card .product-card__right .content .price .price-gross{color:#000;font-size:1.125rem;font-weight:700}.product-card .product-card__right .content .price .price-net{color:#666;font-size:.8125rem;font-weight:400}.product-card .product-card__right .content .product-sku{color:#999;font-size:.75rem;margin-bottom:.3125rem}.product-card .cta{display:flex;gap:10px;margin-top:auto}.product-card .cta .show-product{background-color:#0a71b4;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem;text-align:center;text-decoration:none;transition:all .3s ease-in-out;width:100%}.product-card .cta .show-product:hover{opacity:.8;transition:all .3s ease-in-out}.product-card .cta .add-to-wishlist{background-color:#0a71b4;border-radius:4px;cursor:pointer;padding:.5rem;transition:all .3s ease-in-out}.product-card .cta .add-to-wishlist svg{fill:#fff;transition:all .3s ease-in-out;width:25px}.product-card .cta .add-to-wishlist:hover{opacity:.8;transition:all .3s ease-in-out}.product-card .cta .add-to-wishlist:hover svg,.product-card:hover .image a img{transform:scale(1.1);transition:all .3s ease-in-out}.ui-checkbox{--secondary-color:#fff;--checkbox-diameter:20px;--checkbox-border-radius:5px;--checkbox-border-color:#ddd;--checkbox-border-width:1px;--checkbox-border-style:solid;--checkmark-size:1.2}.ui-checkbox,.ui-checkbox *,.ui-checkbox :after,.ui-checkbox :before{box-sizing:border-box}.ui-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--secondary-color);border:var(--checkbox-border-width) var(--checkbox-border-style) var(--checkbox-border-color);cursor:pointer;flex-shrink:0;height:var(--checkbox-diameter);min-height:var(--checkbox-diameter);min-width:var(--checkbox-diameter);position:relative;transition:all .3s;width:var(--checkbox-diameter)}.ui-checkbox:after{bottom:0;box-shadow:0 0 0 calc(var(--checkbox-diameter)/2.5) #0a71b4;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .5s cubic-bezier(.12,.4,.29,1.46)}.ui-checkbox:before{border-bottom:2px solid var(--secondary-color);border-right:2px solid var(--secondary-color);content:"";height:7px;left:50%;opacity:0;position:absolute;top:40%;transform:translate(-50%,-50%) rotate(45deg) scale(0);transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;width:4px}.ui-checkbox:hover{border-color:#0a71b4}.ui-checkbox:checked{background:#0a71b4;border-color:#0a71b4}.ui-checkbox:checked:before{opacity:1;transform:translate(-50%,-50%) rotate(45deg) scale(var(--checkmark-size));transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s}.ui-checkbox:active:not(:checked):after{box-shadow:none;opacity:1;-webkit-transition:none;-o-transition:none;transition:none}.checkbox-wrapper{align-items:center;display:flex;gap:10px}.checkbox-wrapper .ui-checkbox{margin-top:2px}.checkbox-wrapper label{cursor:pointer;flex:1;text-decoration:none}.products-filter{display:flex;flex-direction:column;gap:20px}.products-filter .filter-box{border:1px solid #ddd;border-radius:4px;overflow:hidden}.products-filter .filter-box__toggle{align-items:center;background-color:#ddd;border:0;cursor:pointer;display:flex;gap:10px;justify-content:space-between;padding:.625rem .75rem;text-align:left;width:100%}.products-filter .filter-box__toggle:focus-visible{outline:2px solid #0a71b4;outline-offset:2px}.products-filter .filter-box__title{font-size:.9375rem;font-weight:700}.products-filter .filter-box__icon{border-bottom:2px solid #333;border-right:2px solid #333;flex:0 0 auto;height:10px;margin-right:.25rem;transform:rotate(45deg);transition:transform .25s ease;width:10px}.products-filter .filter-box__content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.products-filter .filter-box__content-inner{overflow:hidden}.products-filter .filter-box.is-open .filter-box__content{grid-template-rows:1fr}.products-filter .filter-box.is-open .filter-box__icon{transform:rotate(-135deg)}@media (prefers-reduced-motion:reduce){.products-filter .filter-box__content,.products-filter .filter-box__icon{transition:none}}.products-filter .filter-box__list{margin:0;padding:15px}.products-filter .filter-box__list .checkbox-wrapper label{font-size:.875rem;font-weight:600}.products-filter .filter-box__list.tags li a{font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s ease-in-out}.products-filter .filter-box__list.tags li a:hover{color:#0a71b4}.products-filter .filter-box__range{padding:0 15px 15px}.products-filter #filter-submit{background-color:#0a71b4;border-radius:8px;color:#fff;font-size:.875rem;font-weight:600;padding:.9375rem;text-transform:uppercase;transition:all .3s ease-in-out}.products-filter #filter-submit:hover{opacity:.8;transition:all .3s ease-in-out}.products-filter #filter-reset{border:1px solid #ddd;border-radius:8px;font-size:.875rem;font-weight:600;padding:.75rem .9375rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.products-filter #filter-reset:hover{border:1px solid #0a71b4;color:#0a71b4;transition:all .3s ease-in-out}.price-range-slider{padding-top:15px}.price-range-slider .price-input{display:flex;gap:20px;padding:0 0 .9375rem;width:100%}.price-range-slider .price-input .field{align-items:center;display:flex;height:30px;width:50%}.price-range-slider .field input{-moz-appearance:textfield;border:1px solid #ddd;font-size:.875rem;height:100%;outline:none;text-align:center;width:100%}.price-range-slider input[type=number]::-webkit-inner-spin-button,.price-range-slider input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.price-range-slider .price-input .separator{align-items:center;display:flex;font-size:1.1875rem;justify-content:center;width:130px}.price-range-slider .slider{background:#ddd;border-radius:5px;height:5px;position:relative}.price-range-slider .slider .progress{background:#0a71b4;border-radius:5px;height:100%;left:0;position:absolute;right:0}.price-range-slider .range-input{position:relative}.price-range-slider .range-input input{-webkit-appearance:none;-moz-appearance:none;background:none;height:5px;pointer-events:none;position:absolute;top:-5px;width:100%}.price-range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#0a71b4;border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.05);height:17px;pointer-events:auto;width:17px}.price-range-slider input[type=range]::-moz-range-thumb{-moz-appearance:none;background:#0a71b4;border:none;border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.05);height:17px;pointer-events:auto;width:17px}input[type=email],input[type=password],input[type=tel],input[type=text]{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;margin:.5rem 0;padding:.75rem .625rem;transition:all .3s ease-in-out;width:100%}input[type=email]:hover,input[type=password]:hover,input[type=tel]:hover,input[type=text]:hover{border:1px solid #0a71b4;transition:all .3s ease-in-out}textarea{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;margin:.5rem 0;padding:.75rem .625rem;transition:all .3s ease-in-out;width:100%}input:focus,textarea:focus,textarea:hover{border:1px solid #0a71b4;transition:all .3s ease-in-out}.checkout-steps{background:#fff;padding:2rem 0}.checkout-steps__container{display:flex;gap:20px;justify-content:center;margin:0 auto;max-width:800px;padding:0 20px}.checkout-steps__step{align-items:center;display:flex;flex-direction:column;gap:12px;opacity:.5;position:relative;transition:opacity .3s ease}.checkout-steps__step--active,.checkout-steps__step--completed{opacity:1}.checkout-steps__circle{align-items:center;background:#f8f9fa;border:2px solid #ddd;border-radius:50%;color:#666;display:flex;font-size:1rem;font-weight:500;height:2.625rem;justify-content:center;transition:all .3s ease;width:2.625rem}.checkout-steps__circle svg{height:24px;width:24px}.checkout-steps__step--active .checkout-steps__circle{background:#0a71b4;border-color:#0a71b4;color:#fff}.checkout-steps__step--completed .checkout-steps__circle{background:#28a745;border-color:#28a745;color:#fff}.checkout-steps__number{display:block}.checkout-steps__label{color:#666;font-size:.875rem;font-weight:500;text-align:center;white-space:nowrap}.checkout-steps__step--active .checkout-steps__label{font-weight:600}.checkout-steps__line{background:#ddd;flex:1;height:2px;margin-top:1.375rem;max-width:100px;transition:background .3s ease}.checkout-steps__line--active{background:#28a745}@media (max-width:768px){.checkout-steps{padding:1.875rem 0}.checkout-steps__container{gap:10px}.checkout-steps__circle{font-size:1rem;height:40px;width:40px}.checkout-steps__circle svg{height:20px;width:20px}.checkout-steps__label{font-size:.75rem}.checkout-steps__line{max-width:60px}}.checkout-page{padding:2rem 0}.checkout-page .wc-checkout-title{font-size:1.125rem!important;margin-bottom:1.5rem;text-align:center}.checkout-page .container{margin:0 auto;max-width:57.5rem;padding:0 .9375rem}.checkout-page .woocommerce-checkout label{font-size:.875rem;margin-bottom:0!important}.checkout-page .checkout_coupon,.checkout-page .woocommerce-form-coupon,.checkout-page .woocommerce-form-coupon-toggle{display:none!important}.checkout-page .woocommerce-checkout-review-order-table{display:none}.checkout-page .woocommerce-checkout-payment{background:transparent!important;padding:1.5rem 0}.checkout-page .woocommerce-checkout-payment .payment_methods{padding:0!important}.checkout-page .woocommerce-checkout-payment .place-order{flex-direction:column;padding:0!important}.checkout-page .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper{display:none}.checkout-page .woocommerce-checkout-payment .place-order .consent-checkboxes{background-color:#fff;margin:0;padding:0}.checkout-page .form-row{padding:0!important}.company-fields-wrapper{margin:1rem 0}.company-fields-wrapper .checkbox-wrapper{margin-bottom:1rem}.company-fields-wrapper .company-fields{border-top:1px solid #ddd;display:flex;gap:.5rem;margin-top:1rem;padding-top:1rem}.company-fields-wrapper .company-fields .form-row{flex:1;margin-bottom:0}.company-fields-wrapper .company-fields .form-row label{display:block;font-weight:500}.company-fields-wrapper .company-fields .form-row label .required{color:#d32f2f;margin-left:3px}.company-fields-wrapper .company-fields .form-row input[type=text]{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;padding:.625rem .9375rem;transition:all .3s ease-in-out;width:100%}.company-fields-wrapper .company-fields .form-row input[type=text]:hover{border:1px solid #0a71b4;transition:all .3s ease-in-out}.company-fields-wrapper .company-fields .form-row input[type=text]:focus{border:1px solid #0a71b4;outline:none;transition:all .3s ease-in-out}.company-fields-wrapper .company-fields .form-row.error{animation:shake .3s ease-in-out}.company-fields-wrapper .company-fields .form-row.error label{color:#d32f2f}.company-fields-wrapper .company-fields .form-row.error input[type=text]{border-color:#d32f2f;border-width:2px;box-shadow:0 0 0 3px rgba(211,47,47,.1)}.consent-checkboxes{background:#f8f9fa;border-radius:4px;margin:1.875rem 0;padding:1.25rem}.consent-checkboxes .checkbox-wrapper{margin-top:.9375rem}.consent-checkboxes .checkbox-wrapper:last-child{margin-bottom:0}.consent-checkboxes .checkbox-wrapper label{font-size:.875rem;line-height:1.6}.consent-checkboxes .checkbox-wrapper label a{color:#0a71b4;text-decoration:underline}.consent-checkboxes .checkbox-wrapper label a:hover{text-decoration:none}.consent-checkboxes .checkbox-wrapper label .required{color:#d32f2f;margin-left:3px}.consent-checkboxes .checkbox-wrapper.error{animation:shake .3s ease-in-out}.consent-checkboxes .checkbox-wrapper.error label{color:#d32f2f}.consent-checkboxes .checkbox-wrapper.error .ui-checkbox{border-color:#d32f2f;border-width:2px;box-shadow:0 0 0 3px rgba(211,47,47,.1)}.place-order{display:flex;gap:.9375rem;margin-top:1.5rem}.place-order #place_order{background:#0a71b4;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.875rem;text-align:center;text-decoration:none;transition:all .3s ease-in-out}.place-order #place_order:hover{opacity:.9}.place-order .back-to-cart-button{background-color:transparent!important;font-size:.875rem!important;font-weight:400!important;text-align:center}.woocommerce-additional-fields h3,.woocommerce-billing-fields h3,.woocommerce-shipping-fields h3{color:#333;font-size:1rem;margin-bottom:1.25rem}.woocommerce-additional-fields .form-row,.woocommerce-billing-fields .form-row,.woocommerce-shipping-fields .form-row{margin-bottom:1rem}.woocommerce-additional-fields .form-row label,.woocommerce-billing-fields .form-row label,.woocommerce-shipping-fields .form-row label{color:#333;display:block;font-weight:500;margin-bottom:.5rem}.woocommerce-additional-fields .form-row label:empty,.woocommerce-billing-fields .form-row label:empty,.woocommerce-shipping-fields .form-row label:empty{display:none;margin-bottom:0}.woocommerce-additional-fields .form-row label .required,.woocommerce-billing-fields .form-row label .required,.woocommerce-shipping-fields .form-row label .required{color:#d32f2f;margin-left:3px}.woocommerce-additional-fields .form-row input[type=email],.woocommerce-additional-fields .form-row input[type=password],.woocommerce-additional-fields .form-row input[type=tel],.woocommerce-additional-fields .form-row input[type=text],.woocommerce-additional-fields .form-row select,.woocommerce-additional-fields .form-row textarea,.woocommerce-billing-fields .form-row input[type=email],.woocommerce-billing-fields .form-row input[type=password],.woocommerce-billing-fields .form-row input[type=tel],.woocommerce-billing-fields .form-row input[type=text],.woocommerce-billing-fields .form-row select,.woocommerce-billing-fields .form-row textarea,.woocommerce-shipping-fields .form-row input[type=email],.woocommerce-shipping-fields .form-row input[type=password],.woocommerce-shipping-fields .form-row input[type=tel],.woocommerce-shipping-fields .form-row input[type=text],.woocommerce-shipping-fields .form-row select,.woocommerce-shipping-fields .form-row textarea{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;padding:.625rem .9375rem;transition:all .3s ease-in-out;width:100%}.woocommerce-additional-fields .form-row input[type=email]:hover,.woocommerce-additional-fields .form-row input[type=password]:hover,.woocommerce-additional-fields .form-row input[type=tel]:hover,.woocommerce-additional-fields .form-row input[type=text]:hover,.woocommerce-additional-fields .form-row select:hover,.woocommerce-additional-fields .form-row textarea:hover,.woocommerce-billing-fields .form-row input[type=email]:hover,.woocommerce-billing-fields .form-row input[type=password]:hover,.woocommerce-billing-fields .form-row input[type=tel]:hover,.woocommerce-billing-fields .form-row input[type=text]:hover,.woocommerce-billing-fields .form-row select:hover,.woocommerce-billing-fields .form-row textarea:hover,.woocommerce-shipping-fields .form-row input[type=email]:hover,.woocommerce-shipping-fields .form-row input[type=password]:hover,.woocommerce-shipping-fields .form-row input[type=tel]:hover,.woocommerce-shipping-fields .form-row input[type=text]:hover,.woocommerce-shipping-fields .form-row select:hover,.woocommerce-shipping-fields .form-row textarea:hover{border:1px solid #0a71b4;transition:all .3s ease-in-out}.woocommerce-additional-fields .form-row input[type=email]:focus,.woocommerce-additional-fields .form-row input[type=password]:focus,.woocommerce-additional-fields .form-row input[type=tel]:focus,.woocommerce-additional-fields .form-row input[type=text]:focus,.woocommerce-additional-fields .form-row select:focus,.woocommerce-additional-fields .form-row textarea:focus,.woocommerce-billing-fields .form-row input[type=email]:focus,.woocommerce-billing-fields .form-row input[type=password]:focus,.woocommerce-billing-fields .form-row input[type=tel]:focus,.woocommerce-billing-fields .form-row input[type=text]:focus,.woocommerce-billing-fields .form-row select:focus,.woocommerce-billing-fields .form-row textarea:focus,.woocommerce-shipping-fields .form-row input[type=email]:focus,.woocommerce-shipping-fields .form-row input[type=password]:focus,.woocommerce-shipping-fields .form-row input[type=tel]:focus,.woocommerce-shipping-fields .form-row input[type=text]:focus,.woocommerce-shipping-fields .form-row select:focus,.woocommerce-shipping-fields .form-row textarea:focus{border:1px solid #0a71b4;outline:none;transition:all .3s ease-in-out}.woocommerce-additional-fields .form-row.error,.woocommerce-billing-fields .form-row.error,.woocommerce-shipping-fields .form-row.error{animation:shake .3s ease-in-out}.woocommerce-additional-fields .form-row.error label,.woocommerce-billing-fields .form-row.error label,.woocommerce-shipping-fields .form-row.error label{color:#d32f2f}.woocommerce-additional-fields .form-row.error input[type=email],.woocommerce-additional-fields .form-row.error input[type=password],.woocommerce-additional-fields .form-row.error input[type=tel],.woocommerce-additional-fields .form-row.error input[type=text],.woocommerce-additional-fields .form-row.error select,.woocommerce-additional-fields .form-row.error textarea,.woocommerce-billing-fields .form-row.error input[type=email],.woocommerce-billing-fields .form-row.error input[type=password],.woocommerce-billing-fields .form-row.error input[type=tel],.woocommerce-billing-fields .form-row.error input[type=text],.woocommerce-billing-fields .form-row.error select,.woocommerce-billing-fields .form-row.error textarea,.woocommerce-shipping-fields .form-row.error input[type=email],.woocommerce-shipping-fields .form-row.error input[type=password],.woocommerce-shipping-fields .form-row.error input[type=tel],.woocommerce-shipping-fields .form-row.error input[type=text],.woocommerce-shipping-fields .form-row.error select,.woocommerce-shipping-fields .form-row.error textarea{border-color:#d32f2f;border-width:2px;box-shadow:0 0 0 3px rgba(211,47,47,.1)}.woocommerce-additional-fields .form-row.error .woocommerce-form__input-checkbox,.woocommerce-billing-fields .form-row.error .woocommerce-form__input-checkbox,.woocommerce-shipping-fields .form-row.error .woocommerce-form__input-checkbox{box-shadow:0 0 0 3px rgba(211,47,47,.1);outline:2px solid #d32f2f;outline-offset:2px}.woocommerce-additional-fields .form-row.error .select2-container .select2-selection,.woocommerce-billing-fields .form-row.error .select2-container .select2-selection,.woocommerce-shipping-fields .form-row.error .select2-container .select2-selection{border-color:#d32f2f!important;border-width:2px!important;box-shadow:0 0 0 3px rgba(211,47,47,.1)!important}.woocommerce-additional-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-additional-fields .woocommerce-shipping-fields__field-wrapper,.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper,.woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper{display:grid;gap:0 .5rem;grid-template-columns:repeat(2,1fr)}@media (max-width:768px){.woocommerce-additional-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-additional-fields .woocommerce-shipping-fields__field-wrapper,.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper,.woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper{grid-template-columns:repeat(1,1fr)}}.woocommerce-additional-fields .form-row-first,.woocommerce-additional-fields .form-row-last,.woocommerce-additional-fields .form-row-wide,.woocommerce-additional-fields .woocommerce-billing-fields__field-wrapper .form-row,.woocommerce-additional-fields .woocommerce-shipping-fields__field-wrapper .form-row,.woocommerce-billing-fields .form-row-first,.woocommerce-billing-fields .form-row-last,.woocommerce-billing-fields .form-row-wide,.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row,.woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper .form-row,.woocommerce-shipping-fields .form-row-first,.woocommerce-shipping-fields .form-row-last,.woocommerce-shipping-fields .form-row-wide,.woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper .form-row,.woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .form-row{width:100%}.woocommerce-shipping-fields .checkbox-wrapper{margin-bottom:1.25rem}.woocommerce-shipping-fields .shipping_address{display:none;margin-top:1.25rem}.woocommerce-shipping-fields .shipping_address.show{display:block}#payment .wc_payment_methods{list-style:none;margin:1.25rem 0;padding:0}#payment .wc_payment_methods li{background:#fff;border:1px solid #ddd;border-radius:4px;margin-bottom:.9375rem;padding:.9375rem;transition:all .3s ease-in-out}#payment .wc_payment_methods li:hover{border-color:#0a71b4;transition:all .3s ease-in-out}#payment .wc_payment_methods li.wc_payment_method input[type=radio]:checked~label{color:#0a71b4}#payment .wc_payment_methods li label{align-items:center;cursor:pointer;display:flex;font-weight:500;gap:12px;margin:0}#payment .wc_payment_methods li input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:2px solid #ddd;border-radius:50%;cursor:pointer;flex-shrink:0;height:22px;margin:0;outline:none;position:relative;transition:all .3s ease;width:22px}#payment .wc_payment_methods li input[type=radio]:checked,#payment .wc_payment_methods li input[type=radio]:hover{border-color:#0a71b4;box-shadow:0 0 0 3px rgba(0,123,255,.1)}#payment .wc_payment_methods li input[type=radio]:checked{background:#fff}#payment .wc_payment_methods li input[type=radio]:checked:after{background:#0a71b4;border-radius:50%;content:"";height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}.wishlist-count{align-items:center;background:#0a71b4;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:.6875rem;font-weight:600;height:20px;justify-content:center;position:absolute;right:2px;top:-12px;width:20px}.header__action--favorites{position:relative}.product-card .add-to-wishlist{align-items:center;background-color:#0a71b4;border-radius:4px;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .3s ease-in-out}.product-card .add-to-wishlist svg{fill:#fff;transition:all .3s ease-in-out;width:25px}.product-card .add-to-wishlist:hover{opacity:.8;transition:all .3s ease-in-out}.product-card .add-to-wishlist:hover svg{transform:scale(1.1);transition:all .3s ease-in-out}.product-card .add-to-wishlist.in-wishlist{background-color:#075384}.product-card .add-to-wishlist.in-wishlist svg{fill:#fff}.product-btns .add-to-wishlist,.product-notify-availability__actions .add-to-wishlist{align-items:center;background-color:#0a71b4;border-radius:4px;cursor:pointer;display:flex;justify-content:center;padding:.75rem .9375rem;position:relative;transition:all .3s ease-in-out}.product-btns .add-to-wishlist svg,.product-notify-availability__actions .add-to-wishlist svg{fill:#fff;height:24px;transition:all .3s ease-in-out;width:24px}.product-btns .add-to-wishlist:hover,.product-notify-availability__actions .add-to-wishlist:hover{opacity:.8;transition:all .3s ease-in-out}.product-btns .add-to-wishlist:hover svg,.product-notify-availability__actions .add-to-wishlist:hover svg{transform:scale(1.1)}.product-btns .add-to-wishlist.in-wishlist,.product-notify-availability__actions .add-to-wishlist.in-wishlist{background-color:#075384;box-shadow:0 0 0 2px rgba(10,113,180,.3)}.product-btns .add-to-wishlist.in-wishlist svg,.product-notify-availability__actions .add-to-wishlist.in-wishlist svg{fill:#fff;animation:heartBeat 1s ease-in-out}@keyframes heartBeat{0%,to{transform:scale(1)}10%,30%{transform:scale(.9)}20%,40%,60%,80%{transform:scale(1.1)}50%,70%{transform:scale(1.05)}}.wishlist-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:9999}.wishlist-modal.active{opacity:1;visibility:visible}.wishlist-modal.active .wishlist-modal__content{transform:translateY(0)}.wishlist-modal__overlay{background:rgba(0,0,0,.5);cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.wishlist-modal__content{background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);max-width:500px;padding:2.5rem;position:relative;transform:translateY(-30px);transition:transform .3s ease;width:90%}.wishlist-modal__close{align-items:center;background:transparent;border:none;border-radius:4px;cursor:pointer;display:flex;height:32px;justify-content:center;padding:.3125rem;position:absolute;right:15px;top:15px;transition:all .2s ease;width:32px}.wishlist-modal__close svg{height:18px;width:18px;fill:#666}.wishlist-modal__close:hover{background:#f8f9fa}.wishlist-modal__body{text-align:center}.wishlist-modal__icon{align-items:center;background:rgba(10,113,180,.1);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.wishlist-modal__icon svg{height:40px;width:40px;fill:#0a71b4}.wishlist-modal__title{color:#333;font-size:1.25rem;font-weight:600;line-height:1.4;margin:0 0 25px}.wishlist-modal__btn{background:#0a71b4;border-radius:4px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 2.5rem;text-align:center;text-decoration:none;transition:all .3s ease-in-out;width:100%}.wishlist-modal__btn:hover{opacity:.8;transition:all .3s ease-in-out}.login-page{margin-bottom:4rem}@media (max-width:768px){.login-page{margin-bottom:2rem}}.login-page__wrapper{display:flex;gap:40px;padding-top:4rem}@media (max-width:768px){.login-page__wrapper{flex-direction:column;gap:2rem;padding-top:2rem}}.login-page__form-section{flex:1}.login-page__info-section{align-items:center;display:flex;flex:1;flex-direction:column}.login-page__title{margin-bottom:2rem;text-align:center}@media (max-width:768px){.login-page__title{margin-bottom:1.5rem}}.login-page__subtitle{margin-bottom:1rem;text-align:center}@media (max-width:768px){.login-page__subtitle{font-size:.875rem;margin-bottom:.75rem}}.login-page__list{list-style:none;margin:0 0 1.5rem}@media (max-width:768px){.login-page__list{margin:0 0 1.25rem;padding:0 .9375rem}}.login-page__list-item{align-items:flex-start;display:flex;gap:10px;margin-bottom:10px}@media (max-width:768px){.login-page__list-item{font-size:.875rem;gap:.5rem;margin-bottom:.5rem}}.login-page__list-item svg{flex-shrink:0;height:20px;width:20px;fill:#0a71b4;margin-top:2px}@media (max-width:768px){.login-page__list-item svg{height:18px;margin-top:3px;width:18px}}.login-page .register-btn{max-width:25rem}@media (max-width:768px){.login-page .register-btn{max-width:100%;width:100%}}.login-form{margin:0 auto;max-width:25rem}@media (max-width:768px){.login-form{max-width:100%}}.login-form__field{margin-bottom:.75rem}@media (max-width:768px){.login-form__field{margin-bottom:.625rem}}.login-form__label{display:block;margin-bottom:5px}.login-form__actions{margin-top:20px}@media (max-width:768px){.login-form__actions{margin-top:1rem}}.login-form__actions--checkout{display:flex;justify-content:center}.login-form__guest-checkout{align-items:center;display:flex;flex-direction:column;gap:15px;margin-top:1rem}@media (max-width:768px){.login-form__guest-checkout{gap:.75rem;margin-top:.75rem}}.login-form__divider{align-items:center;display:flex;margin:.625rem 0;width:100%}@media (max-width:768px){.login-form__divider{margin:.5rem 0}}.login-form__divider:after,.login-form__divider:before{background:#ddd;content:"";flex:1;height:1px}.login-form__divider:before{margin-right:15px}@media (max-width:768px){.login-form__divider:before{margin-right:.625rem}}.login-form__divider:after{margin-left:15px}@media (max-width:768px){.login-form__divider:after{margin-left:.625rem}}.login-form__divider span{color:#666;font-size:.875rem;white-space:nowrap}@media (max-width:768px){.login-form__divider span{font-size:.75rem}}.login-form__guest-button{background:transparent;border:2px solid #0a71b4;border-radius:4px;color:#0a71b4;cursor:pointer;display:inline-block;font-weight:500;padding:.75rem 1.875rem;text-align:center;text-decoration:none;transition:all .3s ease-in-out;width:100%}@media (max-width:768px){.login-form__guest-button{font-size:.875rem;padding:.625rem 1.25rem}}.login-form__guest-button:hover{background:#0a71b4;color:#fff}.login-form__back-link{color:#666;font-size:.875rem;text-decoration:none;transition:color .3s ease-in-out}@media (max-width:768px){.login-form__back-link{font-size:.8125rem}}.login-form__back-link:hover{color:#0a71b4;text-decoration:underline}.login-form__links{display:flex;justify-content:space-between;margin-top:1rem}@media (max-width:768px){.login-form__links{flex-direction:column;gap:.75rem;margin-top:.75rem}}.login-form__links--center{justify-content:center}.login-form__link{color:#0a71b4;font-size:.875rem;text-decoration:none}@media (max-width:768px){.login-form__link{font-size:.8125rem}}.login-form__link:hover{text-decoration:underline}.login-form__checkboxes{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.login-form__checkboxes .checkbox-wrapper label{font-size:.875rem;line-height:1.4}.login-form__checkboxes .checkbox-wrapper label a{color:#0a71b4;text-decoration:none}.login-form__checkboxes .checkbox-wrapper label a:hover{text-decoration:underline}.login-form__checkboxes .checkbox-wrapper label .required{color:#d32f2f;margin-left:3px}.login-form__checkboxes .checkbox-wrapper.error{animation:shake .3s ease-in-out}.login-form__checkboxes .checkbox-wrapper.error label{color:#d32f2f}.login-form__checkboxes .checkbox-wrapper.error .ui-checkbox{border-color:#d32f2f;border-width:2px;box-shadow:0 0 0 3px rgba(211,47,47,.1)}.login-form__field.error{animation:shake .3s ease-in-out}.login-form__field.error input[type=email],.login-form__field.error input[type=password],.login-form__field.error input[type=text]{border-color:#d32f2f;border-width:2px;box-shadow:0 0 0 3px rgba(211,47,47,.1)}@media (max-width:768px){.login-form__field input[type=email],.login-form__field input[type=password],.login-form__field input[type=text]{font-size:1rem;padding:.625rem .75rem}}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.register-page .consent-checkboxes{background-color:#fff;gap:0;margin:0;padding:0}.thank-you-page{min-height:60vh;padding:2.5rem 0}.thank-you-page .container{margin:0 auto;max-width:900px;padding:0 20px}.thank-you-header{align-items:center;background:#f8f9fa;border-radius:.5rem;display:flex;flex-direction:column;margin-bottom:2.5rem;padding:2.5rem 1.25rem;text-align:center}.thank-you-header .thank-you-icon{color:#28a745;height:80px;margin-bottom:1.25rem;text-align:center;width:5rem}.thank-you-header .thank-you-title{color:#333;font-size:2rem;font-weight:700;margin-bottom:10px}.thank-you-header .thank-you-subtitle{color:#666;font-size:1.125rem;margin:0}.order-summary{background:#fff;border:1px solid #ddd;border-radius:8px;margin-bottom:1.875rem;padding:1.875rem}.order-summary .order-summary-header{align-items:center;border-bottom:2px solid #ddd;display:flex;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:1.25rem}.order-summary .order-summary-header h2{color:#333;font-size:1.5rem;font-weight:700;margin:0}.order-summary .order-summary-header .order-number{color:#666;font-size:1rem;font-weight:500}.order-summary .order-details{margin-bottom:1.875rem}.order-summary .order-details .order-detail-item{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:.75rem 0}.order-summary .order-details .order-detail-item:last-child{border-bottom:none}.order-summary .order-details .order-detail-item .order-detail-label{color:#666;font-weight:500}.order-summary .order-details .order-detail-item .order-detail-value{color:#333;font-weight:500}.order-summary .order-details .order-detail-item .order-status{color:#28a745;font-weight:700}.order-summary .order-items{margin-bottom:1.875rem}.order-summary .order-items h3{color:#333;font-size:1.25rem;font-weight:700;margin-bottom:1.25rem}.order-summary .order-items .order-items-list{border:1px solid #ddd;border-radius:4px;overflow:hidden}.order-summary .order-items .order-item{align-items:center;border-bottom:1px solid #ddd;display:flex;gap:15px;padding:.9375rem}.order-summary .order-items .order-item:last-child{border-bottom:none}.order-summary .order-items .order-item .order-item-image{border:1px solid #ddd;border-radius:4px;height:60px;-o-object-fit:cover;object-fit:cover;width:60px}.order-summary .order-items .order-item .order-item-details{display:flex;flex:1;flex-direction:column;gap:5px}.order-summary .order-items .order-item .order-item-details .order-item-name{color:#333;font-weight:500}.order-summary .order-items .order-item .order-item-details .order-item-quantity{color:#666;font-size:.875rem}.order-summary .order-items .order-item .order-item-total{color:#333;font-size:1rem;font-weight:700}.order-summary .order-total{align-items:center;background:#f8f9fa;border-radius:4px;display:flex;justify-content:space-between;margin-top:1.25rem;padding:1.25rem}.order-summary .order-total .order-total-label{color:#333;font-size:1.125rem;font-weight:700}.order-summary .order-total .order-total-value{color:#0a71b4;font-size:1.5rem;font-weight:700}.bank-transfer-details{background:#f8f9fa;border:2px solid #28a745;border-radius:8px;margin-bottom:1.875rem;padding:1.875rem}.bank-transfer-details h3{align-items:center;color:#333;display:flex;font-size:1.375rem;font-weight:700;gap:10px;margin-bottom:10px}.bank-transfer-details h3:before{content:"💳";font-size:1.5rem}.bank-transfer-details .bank-transfer-info{color:#666;font-size:.9375rem;margin-bottom:1.5625rem}.bank-transfer-details .bank-account{background:#fff;border:1px solid #ddd;border-radius:6px;margin-bottom:1.25rem;padding:1.25rem}.bank-transfer-details .bank-account .bank-detail-item{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:.75rem 0}.bank-transfer-details .bank-account .bank-detail-item:last-child{border-bottom:none}.bank-transfer-details .bank-account .bank-detail-item .bank-detail-label{color:#666;font-size:.875rem;font-weight:500}.bank-transfer-details .bank-account .bank-detail-item .bank-detail-value{color:#333;font-weight:500;max-width:60%;text-align:right;word-break:break-all}.bank-transfer-details .bank-account .bank-detail-item .bank-detail-value strong{color:#000;font-size:1rem}.bank-transfer-details .bank-transfer-reference{background:#fff;border-left:4px solid #0a71b4;border-radius:4px;padding:.9375rem 1.25rem}.bank-transfer-details .bank-transfer-reference p{color:#333;font-size:.9375rem;margin:.3125rem 0}.bank-transfer-details .bank-transfer-reference p strong{color:#000;font-weight:600}.bank-transfer-details .bank-transfer-reference .bank-transfer-note{color:#d32f2f;font-size:.875rem;font-weight:500;margin-top:.625rem}.thank-you-actions{display:flex;gap:15px;justify-content:center;margin-bottom:1.875rem}.thank-you-actions .btn{border-radius:4px;display:inline-block;font-weight:700;padding:.9375rem 1.875rem;text-align:center;text-decoration:none;transition:all .3s ease}.thank-you-actions .btn.btn-primary{background:#0a71b4;border:2px solid #0a71b4;color:#fff}.thank-you-actions .btn.btn-primary:hover{background:#075384;border-color:#075384}.thank-you-actions .btn.btn-secondary{background:#fff;border:2px solid #0a71b4;color:#0a71b4}.thank-you-actions .btn.btn-secondary:hover,.thank-you-info{background:#f8f9fa}.thank-you-info{border-radius:8px;padding:1.875rem;text-align:center}.thank-you-info p{color:#666;line-height:1.6;margin:.625rem 0}.thank-you-info a{color:#0a71b4;font-weight:500;text-decoration:none}.thank-you-info a:hover{text-decoration:underline}.thank-you-error{padding:3.75rem 1.25rem;text-align:center}.thank-you-error h1{color:#333;font-size:2rem;margin-bottom:1.25rem}.thank-you-error p{color:#666;font-size:1.125rem;margin-bottom:1.875rem}.thank-you-error .btn{background:#0a71b4;border-radius:4px;color:#fff;display:inline-block;font-weight:700;padding:.9375rem 1.875rem;text-decoration:none;transition:all .3s ease}.thank-you-error .btn:hover{background:#075384}@media (max-width:768px){.thank-you-header{padding:1.875rem .9375rem}.thank-you-header .thank-you-icon{height:60px;width:60px}.thank-you-header .thank-you-title{font-size:1.5rem}.thank-you-header .thank-you-subtitle{font-size:1rem}.order-summary{padding:1.25rem}.order-summary .order-summary-header{align-items:flex-start;flex-direction:column;gap:10px}.order-summary .order-summary-header h2{font-size:1.25rem}.order-summary .order-summary-header .order-number{font-size:.875rem}.order-summary .order-items .order-item{flex-wrap:wrap}.order-summary .order-items .order-item .order-item-image{height:50px;width:50px}.order-summary .order-items .order-item .order-item-total{margin-top:10px;text-align:right;width:100%}.thank-you-actions{flex-direction:column}.thank-you-actions .btn{width:100%}.bank-transfer-details{padding:1.25rem}.bank-transfer-details h3{flex-direction:column;font-size:1.125rem;text-align:center}.bank-transfer-details .bank-account{padding:.9375rem}.bank-transfer-details .bank-account .bank-detail-item{align-items:flex-start;flex-direction:column;gap:5px}.bank-transfer-details .bank-account .bank-detail-item .bank-detail-value{max-width:100%;text-align:left}}.order-confirmation-page{min-height:60vh}.order-confirmation-page .container{margin:0 auto;max-width:57.5rem;padding:0 .9375rem}.confirmation-content{background:#fff;border:1px solid #ddd;border-radius:.5rem;overflow:hidden}.confirmation-header{align-items:center;display:flex;flex-direction:column;padding:1.5rem;text-align:center}.confirmation-header .confirmation-icon{color:#28a745;height:4.25rem;margin-bottom:20px;width:4.25rem}.confirmation-header .confirmation-title{font-size:1.375rem;margin-bottom:1rem}.confirmation-header .confirmation-subtitle{color:#666;font-size:1.125rem}.confirmation-header .confirmation-subtitle strong{color:#0a71b4}.confirmation-details{padding:1.875rem 1.25rem}.confirmation-section{border-bottom:1px solid #ddd;margin-bottom:30px;padding-bottom:30px}.confirmation-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.confirmation-section h2{color:#3e3e3e;font-size:1.25rem;font-weight:600;margin-bottom:20px}.detail-row{align-items:center;border-bottom:1px solid #f8f9fa;display:flex;justify-content:space-between;padding:.75rem 0}.detail-row:last-child{border-bottom:none}.detail-row.total-row{border-bottom:none;border-top:2px solid #ddd;margin-top:20px;padding-top:20px}.detail-row.total-row .detail-label{font-size:1.125rem;font-weight:600}.detail-row.total-row .total-amount{color:#0a71b4;font-size:1.5rem;font-weight:700}.detail-row .detail-label{color:#666;font-size:.875rem;font-weight:500}.detail-row .detail-value{color:#333;font-size:.875rem;font-weight:500;text-align:right}.confirmation-actions{background:#f8f9fa;display:flex;flex-direction:column;gap:15px;padding:1.875rem 1.25rem}.confirmation-actions .payment-form{display:flex}.confirmation-actions .btn{border:none;border-radius:4px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;padding:.9375rem 1.875rem;text-align:center;text-decoration:none;transition:all .3s ease-in-out;width:100%}.confirmation-actions .btn.btn-primary{background:#0a71b4;color:#fff}.confirmation-actions .btn.btn-primary:hover{background:#075384;transition:all .3s ease-in-out}.confirmation-actions .btn.btn-secondary{background:#666;color:#fff}.confirmation-actions .btn.btn-secondary:hover{background:#4d4d4d;transition:all .3s ease-in-out}.confirmation-actions .btn.btn-payment{font-size:1.125rem;padding:1.125rem 2.5rem}.confirmation-info{color:#666;font-size:.875rem;line-height:1.6;padding:1.25rem;text-align:center}.confirmation-info p{margin-bottom:10px}.confirmation-info p:last-child{margin-bottom:0}.confirmation-error{padding:3.75rem 1.25rem;text-align:center}.confirmation-error h1{color:#d32f2f;font-size:2rem;margin-bottom:1.25rem}.confirmation-error p{color:#666;font-size:1.125rem;margin-bottom:1.875rem}.confirmation-error .btn{background:#0a71b4;border-radius:4px;color:#fff;display:inline-block;font-weight:700;padding:.9375rem 2.5rem;text-decoration:none;transition:all .3s ease-in-out}.confirmation-error .btn:hover{background:#075384;transition:all .3s ease-in-out}@media (max-width:768px){.confirmation-header{padding:1.875rem .9375rem 1.25rem}.confirmation-header .confirmation-icon{height:3.75rem;width:3.75rem}.confirmation-header .confirmation-title{font-size:1.5rem}.confirmation-header .confirmation-subtitle{font-size:1rem}.confirmation-details{padding:1.25rem .9375rem}.confirmation-section h2{font-size:1.125rem}.detail-row{align-items:flex-start;flex-direction:column;gap:5px}.detail-row .detail-value{text-align:left}.detail-row.total-row .total-amount{font-size:1.25rem}.confirmation-actions{padding:1.25rem .9375rem}}.wishlist-page__empty{padding:5rem 1.25rem;text-align:center}.wishlist-page__empty-icon{align-items:center;background:rgba(10,113,180,.1);border-radius:50%;display:flex;height:120px;justify-content:center;margin:0 auto 30px;width:120px}.wishlist-page__empty-icon svg{height:60px;width:60px;fill:#0a71b4}.wishlist-page__empty h2{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:15px}.wishlist-page__empty p{color:#666;font-size:1rem;margin-bottom:30px}.wishlist-page__empty-button{background:#0a71b4;border-radius:4px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 2.5rem;text-decoration:none;transition:all .3s ease-in-out}.wishlist-page__empty-button:hover{opacity:.8;transition:all .3s ease-in-out}.my-account-page{padding:1rem 0}.my-account-page__wrapper{display:flex;gap:4rem;overflow:hidden}@media (max-width:768px){.my-account-page__wrapper{flex-direction:column;gap:1rem}}.woocommerce-account{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);display:grid;gap:0;grid-template-columns:280px 1fr;overflow:hidden}@media (max-width:768px){.woocommerce-account{grid-template-columns:1fr}}.woocommerce-MyAccount-navigation{width:100%}@media (max-width:768px){.woocommerce-MyAccount-navigation{padding:0 .5rem;width:100%}}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-MyAccount-navigation li{border-bottom:1px solid #ddd;margin:0;padding:0}.woocommerce-MyAccount-navigation li:last-child{border-bottom:none}.woocommerce-MyAccount-navigation li a{color:#333;display:block;font-size:.9375rem;font-weight:500;padding:1rem 0;position:relative;text-decoration:none;transition:all .3s ease-in-out}.woocommerce-MyAccount-navigation li a:hover{color:#0a71b4;transition:all .3s ease-in-out}.woocommerce-MyAccount-navigation li.is-active a{color:#0a71b4;font-weight:600}.woocommerce-MyAccount-navigation li.is-active a:before{opacity:1}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a{color:#d32f2f}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a:hover{background:rgba(211,47,47,.05);color:#d32f2f}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a:hover:before{background:#d32f2f}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout.is-active a{background:rgba(211,47,47,.1);color:#d32f2f}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout.is-active a:before{background:#d32f2f}.my-account-sidebar{position:relative;width:25%}@media (max-width:768px){.my-account-sidebar{margin-bottom:1.25rem;width:100%}}.my-account-sidebar__content{width:100%}.woocommerce-MyAccount-content{width:75%}@media (max-width:768px){.woocommerce-MyAccount-content{width:100%}}.woocommerce-MyAccount-content h2,.woocommerce-MyAccount-content h3{color:#333;font-size:1.25rem;font-weight:600;margin-bottom:1.25rem}.woocommerce-MyAccount-content h3{font-size:1.125rem;margin-top:1.875rem}.woocommerce-MyAccount-content p{color:#666;font-size:.9375rem;line-height:1.6;margin-bottom:1.25rem}.woocommerce-MyAccount-content table{background:#fff;border:1px solid #ddd;border-collapse:collapse;border-radius:4px;margin:1.25rem 0;overflow:hidden;width:100%}.woocommerce-MyAccount-content table thead{background:#f8f9fa}.woocommerce-MyAccount-content table thead th{border-bottom:2px solid #ddd;color:#333;font-size:.875rem;font-weight:600;padding:.9375rem;text-align:left}.woocommerce-MyAccount-content table tbody tr{border-bottom:1px solid #ddd;transition:background .2s ease}.woocommerce-MyAccount-content table tbody tr:hover{background:#f8f9fa}.woocommerce-MyAccount-content table tbody tr:last-child{border-bottom:none}.woocommerce-MyAccount-content table tbody tr td{color:#666;font-size:.875rem;padding:.9375rem}.woocommerce-MyAccount-content table tbody tr td.order-date,.woocommerce-MyAccount-content table tbody tr td.order-number{color:#333;font-weight:500}.woocommerce-MyAccount-content table tbody tr td.order-status{font-weight:600}.woocommerce-MyAccount-content table tbody tr td.order-total{color:#0a71b4;font-weight:600}.woocommerce-MyAccount-content table tbody tr td a{color:#0a71b4;font-weight:500;text-decoration:none;transition:all .3s ease}.woocommerce-MyAccount-content table tbody tr td a:hover{text-decoration:underline}.woocommerce-MyAccount-content form .form-row{margin-bottom:1.25rem}.woocommerce-MyAccount-content form .form-row label{color:#333;display:block;font-size:.875rem;font-weight:500;margin-bottom:8px}.woocommerce-MyAccount-content form .form-row label .required{color:#d32f2f;margin-left:3px}.woocommerce-MyAccount-content form .form-row input[type=email],.woocommerce-MyAccount-content form .form-row input[type=password],.woocommerce-MyAccount-content form .form-row input[type=tel],.woocommerce-MyAccount-content form .form-row input[type=text],.woocommerce-MyAccount-content form .form-row select,.woocommerce-MyAccount-content form .form-row textarea{border:1px solid #ddd;border-radius:4px;font-size:.875rem;padding:.75rem .9375rem;transition:all .3s ease-in-out;width:100%}.woocommerce-MyAccount-content form .form-row input[type=email]:hover,.woocommerce-MyAccount-content form .form-row input[type=password]:hover,.woocommerce-MyAccount-content form .form-row input[type=tel]:hover,.woocommerce-MyAccount-content form .form-row input[type=text]:hover,.woocommerce-MyAccount-content form .form-row select:hover,.woocommerce-MyAccount-content form .form-row textarea:hover{border-color:#0a71b4}.woocommerce-MyAccount-content form .form-row input[type=email]:focus,.woocommerce-MyAccount-content form .form-row input[type=password]:focus,.woocommerce-MyAccount-content form .form-row input[type=tel]:focus,.woocommerce-MyAccount-content form .form-row input[type=text]:focus,.woocommerce-MyAccount-content form .form-row select:focus,.woocommerce-MyAccount-content form .form-row textarea:focus{border-color:#0a71b4;box-shadow:0 0 0 3px rgba(10,113,180,.1);outline:none}.woocommerce-MyAccount-content form .form-row textarea{min-height:120px;resize:vertical}.woocommerce-MyAccount-content form .button,.woocommerce-MyAccount-content form button[type=submit]{background:#0a71b4;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:.9375rem;font-weight:600;padding:.75rem 1.875rem;text-decoration:none;transition:all .3s ease-in-out}.woocommerce-MyAccount-content form .button:hover,.woocommerce-MyAccount-content form button[type=submit]:hover{opacity:.8;transition:all .3s ease-in-out}.woocommerce-MyAccount-content .woocommerce-Message{background:rgba(10,113,180,.1);border-left:4px solid #0a71b4;border-radius:4px;color:#333;margin-bottom:30px;padding:.9375rem 1.25rem}.woocommerce-MyAccount-content .order-status{border-radius:20px;display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.woocommerce-MyAccount-content .order-status.completed,.woocommerce-MyAccount-content .order-status.processing{background:#f8f9fa;color:#28a745}.woocommerce-MyAccount-content .order-status.cancelled,.woocommerce-MyAccount-content .order-status.on-hold{background:#f8f9fa;color:#d32f2f}.woocommerce-MyAccount-content .order-status.pending{background:#f8f9fa;color:#0a71b4}@media (max-width:768px){.woocommerce-MyAccount-orders-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -1rem;padding:0 1rem}}.account-orders-table{background:#fff;border:1px solid #ddd;border-collapse:collapse;border-radius:4px;margin:1.25rem 0;overflow:hidden;width:100%}@media (max-width:768px){.account-orders-table{margin:1rem 0;min-width:600px}}@media (max-width:640px){.account-orders-table{min-width:500px}}.account-orders-table thead{background:#f8f9fa}.account-orders-table thead th{border-bottom:2px solid #ddd;color:#333;font-size:.875rem;font-weight:600;padding:.9375rem;text-align:left;white-space:nowrap}@media (max-width:768px){.account-orders-table thead th{font-size:.75rem;padding:.625rem .5rem}}@media (max-width:640px){.account-orders-table thead th{font-size:.6875rem;padding:.5rem .375rem}}.account-orders-table tbody tr{border-bottom:1px solid #ddd;transition:background .2s ease}.account-orders-table tbody tr:hover{background:#f8f9fa}.account-orders-table tbody tr:last-child{border-bottom:none}.account-orders-table tbody tr td{color:#666;font-size:.875rem;padding:.9375rem;white-space:nowrap}@media (max-width:768px){.account-orders-table tbody tr td{font-size:.75rem;padding:.625rem .5rem}}@media (max-width:640px){.account-orders-table tbody tr td{font-size:.6875rem;padding:.5rem .375rem}}.account-orders-table tbody tr td.woocommerce-orders-table__cell-order-number{color:#333;font-weight:600}.account-orders-table tbody tr td.woocommerce-orders-table__cell-order-number a{color:#0a71b4;font-weight:600;text-decoration:none}.account-orders-table tbody tr td.woocommerce-orders-table__cell-order-number a:hover{text-decoration:underline}.account-orders-table tbody tr td.woocommerce-orders-table__cell-order-date{color:#333;font-weight:500}@media (max-width:640px){.account-orders-table tbody tr td.woocommerce-orders-table__cell-order-date time{display:block;font-size:.625rem;line-height:1.3}}.account-orders-table tbody tr td.woocommerce-orders-table__cell-order-status{font-weight:600}.account-orders-table tbody tr td.woocommerce-orders-table__cell-order-total{color:#0a71b4;font-weight:600}.account-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions{text-align:right}.account-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a{background:#0a71b4;border-radius:4px;color:#fff;display:inline-block;font-size:.8125rem;font-weight:500;margin-left:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.account-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:first-child{margin-left:0}.account-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:hover{opacity:.8}@media (max-width:768px){.account-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a{font-size:.6875rem;margin-left:.25rem;padding:.375rem .75rem}}@media (max-width:640px){.account-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a{font-size:.625rem;padding:.3125rem .625rem}}.account-orders-table+.woocommerce-pagination{display:flex;gap:.75rem;justify-content:center;margin-top:1.5rem}.account-orders-table+.woocommerce-pagination a{background:#0a71b4;border-radius:4px;color:#fff;font-weight:500;padding:.625rem 1.25rem;text-decoration:none;transition:all .3s ease}.account-orders-table+.woocommerce-pagination a:hover{opacity:.8}@media (max-width:640px){.account-orders-table+.woocommerce-pagination a{font-size:.8125rem;padding:.5rem 1rem}}.order-details-page__top-bar{margin-bottom:1.5rem}.order-details-page__grid{align-items:start;display:grid;gap:2.5rem;grid-template-columns:1fr 320px}@media (max-width:992px){.order-details-page__grid{gap:2rem;grid-template-columns:1fr}}.order-details-page__main{display:flex;flex-direction:column}@media (max-width:768px){.order-details-page__main{gap:.5rem}}.order-details-page__sidebar{background-color:#f8f9fa;border-radius:8px;display:flex;flex-direction:column;gap:2rem;padding:1rem}.back-link{align-items:center;color:#666;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;text-decoration:none;transition:color .2s ease}.back-link:hover{color:#0a71b4}.order-header{margin-bottom:.5rem}.order-header__title-group{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.75rem}.order-header__title{color:#333;font-size:1.25rem;font-weight:600;margin:0}.order-header__meta{color:#666;display:flex;font-size:.8125rem;gap:1.5rem}.order-header__meta strong{color:#333;font-weight:500}@media (max-width:768px){.order-header__meta{flex-direction:column;gap:.5rem}}.order-status-badge{background:transparent;border:1px solid;border-radius:2px;display:inline-flex;font-size:.6875rem;font-weight:600;letter-spacing:.05em;padding:.125rem .5rem}.order-status-badge--completed{border-color:rgba(40,167,69,.5);color:#28a745}.order-status-badge--processing{border-color:rgba(10,113,180,.5);color:#0a71b4}.order-status-badge--on-hold{border-color:rgba(211,84,0,.5);color:#d35400}.order-status-badge--cancelled,.order-status-badge--failed{border-color:rgba(211,47,47,.5);color:#d32f2f}.order-section__title{border-bottom:2px solid #333;color:#333;display:none;font-size:.9375rem;font-weight:600;letter-spacing:.05em;margin:0 0 1.25rem;padding-bottom:.5rem}.order-items .order-item .product-name,.order-items .order-item .product-price,.order-items .order-item .product-quantity,.order-items .order-item .product-total{padding:.375rem 0}@media (max-width:768px){.order-items .order-item{padding:0}}.order-items .order-total-row--payment_method td{font-size:.9375rem!important;font-weight:400}.order-items__table-wrapper{overflow-x:auto}.order-items__table{border-collapse:collapse;padding:0;width:100%}.order-items__table thead th{background:transparent;border-bottom:1px solid #333;color:#666;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.75rem 0;text-align:left;text-transform:uppercase}.order-items__table thead th.product-name{width:auto}.order-items__table thead th.product-quantity{text-align:center;width:80px}.order-items__table thead th.product-price,.order-items__table thead th.product-total{text-align:right;width:110px}.order-items__table tbody tr{border-bottom:1px solid #ddd}.order-items__table tbody tr td{border:none;padding:1rem 0;vertical-align:top}.order-items__table tbody tr td.product-quantity{color:#333;font-size:.875rem;text-align:center}.order-items__table tbody tr td.product-price,.order-items__table tbody tr td.product-total{color:#333;text-align:right}.order-items__table tbody tr td.product-price{color:#666}.order-items__table tbody tr:last-child{border-bottom:1px solid #333}.order-items__table tfoot tr td{border:none;color:#666;font-size:.8125rem;padding:.5rem 0}.order-items__table tfoot tr td:last-child{color:#333;text-align:right}@media (max-width:768px){.order-items__table thead{display:none}.order-items__table tbody,.order-items__table td,.order-items__table tr{display:block}.order-items__table tr{background:transparent;border-bottom:1px solid #ddd;margin-bottom:0;padding:1rem 0}.order-items__table td{align-items:center;border:none;display:flex;justify-content:space-between;padding:.25rem 0;text-align:left!important}.order-items__table td:before{color:#666;font-size:.75rem;font-weight:500;margin-right:.75rem;text-transform:uppercase}.order-items__table td.product-quantity:before{content:"Ilość"}.order-items__table td.product-price:before{content:"Cena"}.order-items__table td.product-total:before{content:"Suma"}.order-items__table td.product-name:before{content:none}.order-items__table td.product-name{border-bottom:1px dashed #ddd;display:block;margin-bottom:.5rem;padding-bottom:.5rem}}.order-items .product-name__content{align-items:center;display:flex;gap:1rem}.order-items .product-name__image{background:#f8f9fa;border-radius:4px;flex-shrink:0;height:64px;overflow:hidden;width:64px}.order-items .product-name__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.order-items .product-name__details{display:flex;flex-direction:column;gap:.25rem}.order-items .product-name__link{color:#333;font-weight:500;text-decoration:none}.order-items .product-name__link:hover{color:#0a71b4}.order-items .product-name__qty{color:#666;font-size:.8125rem}.order-items .product-name .wc-item-meta{color:#666;font-size:.8125rem;list-style:none;margin:0;padding:0}.order-items .product-name .wc-item-meta li{display:inline-block;margin-right:.5rem}.order-items .order-notes-list{list-style:none;margin:0;padding:0}.order-items .order-note{margin-bottom:1.25rem}.order-items .order-note__date{color:#666;font-size:.75rem;margin-bottom:.25rem}.order-items .order-note__content{background:#f8f9fa;border-radius:4px;color:#333;font-size:.875rem;line-height:1.5;padding:1rem}.order-items .address-box{margin-bottom:2rem}.order-items .address-box:last-child{margin-bottom:0}.order-items .address-box__title{border-bottom:1px solid #ddd;color:#666;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin:0;padding-bottom:.25rem}.order-items .address-box address,.order-items .address-box p{color:#333;font-size:.875rem;font-style:normal;line-height:1.5;margin:0}.order-items .address-box .address-email,.order-items .address-box .address-phone{color:#666;display:block;font-size:.8125rem;margin-top:.25rem}.woocommerce-Addresses{display:flex;gap:1.5rem}@media (max-width:768px){.woocommerce-Addresses{display:flex;flex-direction:column;gap:1rem}}.woocommerce-Addresses .woocommerce-Address{background-color:#f8f9fa;border-radius:8px;padding:1rem;width:50%}@media (max-width:768px){.woocommerce-Addresses .woocommerce-Address{padding:.5rem;width:100%}}.woocommerce-Addresses .woocommerce-Address .title{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width:768px){.woocommerce-Addresses .woocommerce-Address .title{align-items:flex-start;flex-direction:column;margin-bottom:1rem}}.woocommerce-Addresses .woocommerce-Address .title a{background-color:#0a71b4;border-radius:8px;color:#fff;font-size:.875rem;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.woocommerce-Addresses .woocommerce-Address .title a:hover{opacity:.8;transition:all .3s ease}.woocommerce-Addresses .woocommerce-Address .title h2{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.woocommerce-address-fields__field-wrapper{display:grid;gap:.25rem 1rem;grid-template-columns:repeat(2,1fr)}@media (max-width:768px){.woocommerce-address-fields__field-wrapper{gap:.25rem;grid-template-columns:repeat(1,1fr)}}.woocommerce-address-fields .form-row,.woocommerce-address-fields .form-row label{margin-bottom:0!important}.woocommerce-address-fields .form-row input{margin-top:0!important}.woocommerce-MyAccount-downloads .download-file{align-items:center;color:#0a71b4;display:inline-flex;font-weight:500;gap:8px;text-decoration:none}.woocommerce-MyAccount-downloads .download-file:hover{text-decoration:underline}.woocommerce-EditAccountForm .woocommerce-form-row,.woocommerce-EditAccountForm .woocommerce-form-row label{margin-bottom:0!important}.woocommerce-EditAccountForm .woocommerce-form-row input{margin-top:0!important}.page-content{margin-bottom:4rem}@media (max-width:768px){.page-content{margin-bottom:2rem}}.page-content .page-title{font-size:2.375rem;font-weight:700}@media (max-width:768px){.page-content .page-title{font-size:1.75rem}}.hero-section{margin:1.875rem 0}.hero-section__mobile{display:none}@media (max-width:768px){.hero-section__mobile{display:block;width:100%}.hero-section__mobile img{border-radius:8px;display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}}.hero-section__images{display:grid;gap:20px;grid-template-columns:2fr 3fr 2fr}@media (max-width:768px){.hero-section__images{display:none}}.hero-section__images .image-left,.hero-section__images .image-right{height:620px}.hero-section__images .image-left img,.hero-section__images .image-right img{border-radius:8px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-section__images .image-left img{border-radius:12px 0 0 12px}.hero-section__images .image-right img{border-radius:0 12px 12px 0}.hero-section__images .images-center .image-top{height:300px;margin-bottom:20px}.hero-section__images .images-center .image-top img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-section__images .images-center .image-bottom{height:300px}.hero-section__images .images-center .image-bottom img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.logos-slider{padding:1.875rem 0}.logos-slider__wrapper .logosSwiper .swiper-wrapper .swiper-slide{padding:.625rem}.logos-slider__wrapper .logosSwiper .swiper-wrapper .swiper-slide .logos-slide-item{display:flex;justify-content:center;padding:1.25rem}.logos-slider__wrapper .logosSwiper .swiper-wrapper .swiper-slide .logos-slide-item .image{height:auto;width:100%}.logos-slider__wrapper .logosSwiper .swiper-wrapper .swiper-slide .logos-slide-item .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.description-section,.products-slider{padding:1.875rem 0}.products-slider__container{margin:0 auto;max-width:94.6875rem;padding:0 .9375rem}.products-slider__header{padding-left:3.125rem}@media (max-width:1024px){.products-slider__header{padding-left:0}}.products-slider__header .title{color:#3e3e3e;font-weight:700;margin-bottom:1.875rem}.products-slider__slider{padding:0 50px;position:relative}@media (max-width:1024px){.products-slider__slider{padding:0}}.products-slider__slider .productsSlider .swiper-wrapper .swiper-slide{display:flex;height:auto}.products-slider__slider .swiper-button-next,.products-slider__slider .swiper-button-prev{height:40px;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:999999}.products-slider__slider .swiper-button-next svg,.products-slider__slider .swiper-button-prev svg{fill:#0a71b4;width:20px}.products-slider__slider .swiper-button-next:after,.products-slider__slider .swiper-button-prev:after{display:none}.products-slider__slider .swiper-button-prev{left:0}.products-slider__slider .swiper-button-next{right:0}@media (max-width:768px){.products-slider__slider .swiper-button-prev{left:5px}.products-slider__slider .swiper-button-next{right:5px}}.archive-description{padding:1.25rem 0}.archive-description h1{font-size:1.5rem;font-weight:600;margin-bottom:.5em}.archive-description p{font-size:.875rem;line-height:150%}.archive-subcategories{margin-bottom:4rem}.archive-subcategories .subcategories-grid{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.archive-subcategories .subcategories-grid{grid-template-columns:repeat(4,1fr)}}.archive-subcategories .subcategory-card{background:#fff;color:inherit;display:flex;flex-direction:column;text-decoration:none;transition:transform .3s ease}.archive-subcategories .subcategory-card:hover{transform:translateY(-5px)}.archive-subcategories .subcategory-card__image{align-items:center;background:#f5f5f5;display:flex;height:150px;justify-content:center;overflow:hidden;width:100%}.archive-subcategories .subcategory-card__image img{height:100%;-o-object-fit:contain;object-fit:contain;padding:1rem;width:100%}.archive-subcategories .subcategory-card__image .placeholder{color:#ccc}.archive-subcategories .subcategory-card__title{background:#eee;padding:1rem;text-align:center}.archive-subcategories .subcategory-card__title h3{font-size:1rem;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.archive-products{padding:2.5rem 0}@media (max-width:1024px){.archive-products{padding:1.5625rem 0}}.archive-products__wrapper{display:flex;gap:40px}@media (max-width:1024px){.archive-products__wrapper{flex-direction:column}}.archive-products__filter{width:20%}@media (max-width:1024px){.archive-products__filter{width:100%}}.archive-products__products{width:80%}@media (max-width:1024px){.archive-products__products{width:100%}}.archive-products__products .products-bar{align-items:center;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}@media (max-width:768px){.archive-products__products .products-bar{align-items:flex-start;flex-direction:column;gap:15px}}.archive-products__products .products-bar__count{color:#3e3e3e;font-size:.875rem}.archive-products__products .products-bar__count strong{color:#3e3e3e;font-weight:600}.archive-products__products .products-bar__controls{align-items:center;display:flex;flex-wrap:wrap;gap:25px}@media (max-width:768px){.archive-products__products .products-bar__controls{gap:15px;justify-content:space-between;width:100%}}.archive-products__products .products-bar__per-page,.archive-products__products .products-bar__sort{align-items:center;color:#3e3e3e;display:flex;font-size:.875rem;gap:8px}.archive-products__products .products-bar__per-page select,.archive-products__products .products-bar__sort select{background:#fff;border:1px solid #ddd;border-radius:4px;color:#3e3e3e;cursor:pointer;font-size:.875rem;min-width:120px;padding:.25rem .75rem;transition:all .3s ease-in-out}.archive-products__products .products-bar__per-page select:hover,.archive-products__products .products-bar__sort select:hover{border-color:#0a71b4}.archive-products__products .products-bar__per-page select:focus,.archive-products__products .products-bar__sort select:focus{border-color:#0a71b4;outline:none}.archive-products__products .products-bar__view{align-items:center;color:#3e3e3e;display:flex;font-size:.875rem;gap:8px}.archive-products__products .products-bar__view .view-toggle{display:flex;gap:4px}.archive-products__products .products-bar__view .view-toggle__btn{align-items:center;background:transparent;border:1px solid #ddd;border-radius:4px;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;transition:all .3s ease-in-out;width:32px}.archive-products__products .products-bar__view .view-toggle__btn svg{color:#3e3e3e;height:18px;transition:all .3s ease-in-out;width:18px}.archive-products__products .products-bar__view .view-toggle__btn:hover{background:#0a71b4;border-color:#0a71b4}.archive-products__products .products-bar__view .view-toggle__btn:hover svg{fill:#fff}.archive-products__products .products-bar__view .view-toggle__btn.active{background:#0a71b4;border-color:#0a71b4}.archive-products__products .products-bar__view .view-toggle__btn.active svg{fill:#fff}.archive-products__products .products-items{display:grid;gap:20px;transition:opacity .2s ease-in-out}.archive-products__products .products-items.view-grid{grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.archive-products__products .products-items.view-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.archive-products__products .products-items.view-grid{grid-template-columns:repeat(1,1fr)}}.archive-products__products .products-items.view-grid .product-item{display:flex}.archive-products__products .products-items.view-list{grid-template-columns:1fr}.archive-products__products .products-items.view-list .product-item{display:flex}.archive-products__products .products-items.view-list .product-card{align-items:flex-start;background-color:#fff;border:1px solid #ddd;border-radius:8px;display:flex;flex-direction:row;gap:25px;padding:1.25rem;transition:all .3s ease-in-out}.archive-products__products .products-items.view-list .product-card:hover{border-color:#0a71b4;box-shadow:0 4px 12px rgba(0,0,0,.1)}@media (max-width:640px){.archive-products__products .products-items.view-list .product-card{gap:12px;padding:.75rem}}.archive-products__products .products-items.view-list .product-card .image{flex-shrink:0;max-width:18.75rem;min-width:15.625rem;width:auto}@media (max-width:768px){.archive-products__products .products-items.view-list .product-card .image{max-width:15.625rem;min-width:12.5rem}}@media (max-width:640px){.archive-products__products .products-items.view-list .product-card .image{max-width:7.5rem;min-width:6.25rem}}.archive-products__products .products-items.view-list .product-card .image a{height:250px;width:100%}@media (max-width:768px){.archive-products__products .products-items.view-list .product-card .image a{height:200px}}@media (max-width:640px){.archive-products__products .products-items.view-list .product-card .image a{height:100px}}.archive-products__products .products-items.view-list .product-card .image a img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.archive-products__products .products-items.view-list .product-card .product-card__right{display:flex;flex:1;flex-direction:column;gap:15px;justify-content:space-between;min-width:0}@media (max-width:640px){.archive-products__products .products-items.view-list .product-card .product-card__right{gap:8px}}.archive-products__products .products-items.view-list .product-card .content{display:flex;flex:1;flex-direction:column;gap:10px}.archive-products__products .products-items.view-list .product-card .content a{text-decoration:none}.archive-products__products .products-items.view-list .product-card .content a h4{color:#000;font-size:1.125rem;font-weight:600;line-height:1.4;margin:0;transition:all .3s ease-in-out}@media (max-width:768px){.archive-products__products .products-items.view-list .product-card .content a h4{font-size:1rem}}@media (max-width:640px){.archive-products__products .products-items.view-list .product-card .content a h4{font-size:.875rem;line-height:1.3}}.archive-products__products .products-items.view-list .product-card .content a h4:hover{color:#0a71b4}.archive-products__products .products-items.view-list .product-card .content .product-sku{color:#999;font-size:.8125rem;margin:0}@media (max-width:640px){.archive-products__products .products-items.view-list .product-card .content .product-sku{font-size:.6875rem}}.archive-products__products .products-items.view-list .product-card .content .price{align-items:baseline;display:flex;flex-direction:row;gap:12px;margin-top:5px}@media (max-width:640px){.archive-products__products .products-items.view-list .product-card .content .price{align-items:flex-start;flex-direction:column;gap:2px;margin-top:3px}}.archive-products__products .products-items.view-list .product-card .content .price .price-gross{color:#0a71b4;font-size:1.375rem;font-weight:700}@media (max-width:768px){.archive-products__products .products-items.view-list .product-card .content .price .price-gross{font-size:1.25rem}}@media (max-width:640px){.archive-products__products .products-items.view-list .product-card .content .price .price-gross{font-size:1rem}}.archive-products__products .products-items.view-list .product-card .content .price .price-net{color:#666;font-size:.875rem;font-weight:400}@media (max-width:640px){.archive-products__products .products-items.view-list .product-card .content .price .price-net{font-size:.6875rem}}.archive-products__products .products-items.view-list .product-card .cta{align-items:center;display:flex;gap:10px;margin-top:0}@media (max-width:640px){.archive-products__products .products-items.view-list .product-card .cta{gap:6px}}.archive-products__products .products-items.view-list .product-card .cta .show-product{flex:1;font-size:.875rem;max-width:15.625rem;padding:.5rem}@media (max-width:640px){.archive-products__products .products-items.view-list .product-card .cta .show-product{font-size:.75rem;max-width:8.75rem;padding:.375rem}.archive-products__products .products-items.view-list .product-card .cta .add-to-wishlist{padding:.375rem}.archive-products__products .products-items.view-list .product-card .cta .add-to-wishlist svg{height:18px;width:18px}}.archive-products__products .products-items.view-list .swiper-slide .product-card{align-items:flex-start;border-radius:4px;display:flex;flex-direction:row;gap:20px;padding:.9375rem}@media (max-width:640px){.archive-products__products .products-items.view-list .swiper-slide .product-card{flex-direction:column}}.archive-products__products .products-items.view-list .swiper-slide .product-card .image{flex-shrink:0;height:auto;max-width:21.875rem;min-width:19.125rem;width:100%}@media (max-width:640px){.archive-products__products .products-items.view-list .swiper-slide .product-card .image{width:100%}}.archive-products__products .products-items.view-list .swiper-slide .product-card .product-card__right{display:flex;flex:1;flex-direction:column;gap:15px}.archive-products__products .products-items.view-list .swiper-slide .product-card .content{display:flex;flex-direction:column;gap:10px}.archive-products__products .products-items.view-list .swiper-slide .product-card .cta{max-width:18.75rem}.archive-products__products .products-items.view-list .swiper-slide .product-card .product-card__title{font-size:1.125rem;margin-bottom:10px}.archive-products__products .products-items.view-list .swiper-slide .product-card .product-card__price{font-size:1rem;font-weight:600}.archive-products__products .products-items.view-list .swiper-slide .product-card .product-card__description{color:#666;display:block;font-size:.875rem;line-height:1.5}.archive-products__products .products-items.view-list .swiper-slide .product-card .product-card__actions{margin-top:10px}.archive-products #products-pagination{margin-top:2.5rem}.archive-products .products-pagination{display:flex;justify-content:center}.archive-products .products-pagination .pagination{align-items:center;display:flex;gap:.25rem;list-style:none;margin:0;padding:0}.archive-products .products-pagination .pagination__item--disabled .pagination__btn{cursor:default;opacity:.4;pointer-events:none}.archive-products .products-pagination .pagination__item--current .pagination__btn{background-color:#0a71b4;border-color:#0a71b4;color:#fff;cursor:default;font-weight:600}.archive-products .products-pagination .pagination__item--ellipsis .pagination__btn{background:transparent;border-color:transparent;cursor:default}.archive-products .products-pagination .pagination__item--ellipsis .pagination__btn:hover{background:transparent;border-color:transparent;color:#3e3e3e}.archive-products .products-pagination .pagination__btn{align-items:center;background:#fff;border:1px solid #ddd;border-radius:4px;color:#3e3e3e;cursor:pointer;display:inline-flex;font-size:.875rem;height:2.25rem;justify-content:center;line-height:1;min-width:2.25rem;padding:0 .5rem;text-decoration:none;transition:all .2s ease-in-out}.archive-products .products-pagination .pagination__btn:hover{border-color:#0a71b4;color:#0a71b4}.product-box__wrapper{align-items:flex-start;display:flex;gap:60px;overflow-x:hidden}.product-box__wrapper .column-left{flex:1 1 auto;min-width:0}@media (max-width:1024px){.product-box__wrapper .column-left{width:100%}}.product-box__wrapper .column-right{align-self:flex-start;flex:0 0 auto;max-width:464px;position:sticky;top:80px;width:38%}@media (max-width:1480px){.product-box__wrapper .column-right{flex-shrink:0;width:380px}}@media (max-width:1024px){.product-box__wrapper .column-right{margin:.9375rem 0;max-width:100%;position:relative;top:0;width:100%}}.product-box__wrapper .column-right .title{margin-bottom:1.25rem}.product-box__wrapper .column-right .title h1{font-size:1.625rem;font-weight:700}.product-box__wrapper .column-right .prices{align-items:center;display:flex;gap:15px}.product-box__wrapper .column-right .prices .price-wrapper{display:flex;flex-direction:column}.product-box__wrapper .column-right .prices .price-wrapper .price-gross{color:#0a71b4;font-size:1.875rem;font-weight:500}.product-box__wrapper .column-right .prices .price-wrapper .price-net{color:#666;font-size:1rem;font-weight:400}.product-box__wrapper .column-right .prices .price{color:#0a71b4;font-size:1.875rem;font-weight:500}.product-box__wrapper .column-right .prices .old-price{font-size:1.25rem;position:relative}.product-box__wrapper .column-right .prices .old-price:before{background-color:#3e3e3e;content:"";height:1px;position:absolute;top:50%;width:100%}.product-box__wrapper .column-right .omnibus{margin:.3125rem 0}.product-box__wrapper .column-right .product-variations{background-color:hsla(0,0%,87%,.1);border:1px solid #ddd;border-radius:8px;margin:1.25rem 0;padding:1.25rem}.product-box__wrapper .column-right .product-variations .variation-attribute{margin-bottom:1.25rem}.product-box__wrapper .column-right .product-variations .variation-attribute:last-child{margin-bottom:0}.product-box__wrapper .column-right .product-variations .variation-attribute__label{color:#333;display:block;font-size:.9375rem;font-weight:600;margin-bottom:.625rem}.product-box__wrapper .column-right .product-variations .variation-attribute__options{display:flex;flex-wrap:wrap;gap:10px}.product-box__wrapper .column-right .product-variations .variation-option{background-color:#fff;border:2px solid #ddd;border-radius:6px;color:#333;cursor:pointer;font-size:.875rem;font-weight:500;padding:.625rem 1.25rem;transition:all .3s ease-in-out}.product-box__wrapper .column-right .product-variations .variation-option:hover:not(:disabled){border-color:#0a71b4;transition:all .3s ease-in-out}.product-box__wrapper .column-right .product-variations .variation-option.selected{background-color:#0a71b4;border-color:#0a71b4;color:#fff;font-weight:600}.product-box__wrapper .column-right .product-variations .variation-option.disabled,.product-box__wrapper .column-right .product-variations .variation-option:disabled{cursor:not-allowed;opacity:.4;pointer-events:none}.product-box__wrapper .column-right .product-variations .variation-message{border-radius:6px;font-size:.875rem;margin-top:.9375rem;padding:.75rem;text-align:center}.product-box__wrapper .column-right .product-variations .variation-message--info{background-color:rgba(10,113,180,.1);border:1px solid rgba(10,113,180,.3);color:#0a71b4}.product-box__wrapper .column-right .product-variations .variation-message--error{background-color:rgba(211,47,47,.1);border:1px solid rgba(211,47,47,.3);color:#d32f2f}.product-box__wrapper .column-right .product-btns{display:flex;gap:10px;margin-top:1.25rem}.product-box__wrapper .column-right .product-btns .product-add-to-cart,.product-box__wrapper .column-right .product-btns .product-configure-btn{align-items:center;background-color:#0a71b4;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:10px;justify-content:center;padding:.9375rem;text-align:center;text-decoration:none;transition:all .3s ease-in-out;width:100%}.product-box__wrapper .column-right .product-btns .product-add-to-cart svg,.product-box__wrapper .column-right .product-btns .product-configure-btn svg{fill:#fff;width:20px}.product-box__wrapper .column-right .product-btns .product-add-to-cart:hover,.product-box__wrapper .column-right .product-btns .product-configure-btn:hover{opacity:.8;transition:all .3s ease-in-out}.product-box__wrapper .column-right .product-btns .add-to-wishlist{background-color:#fff;border:1px solid #0a71b4;border-radius:8px;cursor:pointer;padding:.625rem .9375rem;transition:all .3s ease-in-out}.product-box__wrapper .column-right .product-btns .add-to-wishlist svg{fill:#0a71b4;transition:all .3s ease-in-out;width:35px}.product-box__wrapper .column-right .product-btns .add-to-wishlist:hover{opacity:.8;transition:all .3s ease-in-out}.product-box__wrapper .column-right .product-btns .add-to-wishlist:hover svg{transform:scale(1.1);transition:all .3s ease-in-out}.product-box__wrapper .column-right .additional-information{border-radius:8px;margin:1.875rem 0 0;padding:1.25rem 1.25rem .625rem}.product-box__wrapper .column-right .additional-information__item{align-items:center;display:flex;gap:15px;margin-bottom:15px}.product-box__wrapper .column-right .additional-information__item .icon svg{width:40px}.product-box__wrapper .column-right .additional-information__item .text{font-size:.875rem}.product-box__wrapper .column-right .cart-notice{background:#fff;border-left:4px solid #28a745;border-radius:.625rem;bottom:1.875rem;box-shadow:0 8px 30px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.06);color:#333;font-size:.875rem;font-weight:500;left:auto;line-height:1.4;max-width:23.75rem;min-width:16.25rem;opacity:0;padding:.875rem 1.25rem .875rem 3.375rem;pointer-events:none;position:fixed;right:1.875rem;top:auto;transform:translateY(calc(100% + 40px));transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .25s ease;z-index:9999}.product-box__wrapper .column-right .cart-notice:before{background:#28a745;border-radius:50%;color:#fff;content:"✓";font-size:.75rem;font-weight:700;height:1.375rem;left:1rem;line-height:1.375rem;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:1.375rem}.product-box__wrapper .column-right .cart-notice.error{border-left-color:#d32f2f}.product-box__wrapper .column-right .cart-notice.error:before{background:#d32f2f;content:"✕"}@media (max-width:1024px){.product-box__wrapper .column-right .cart-notice{bottom:5rem;left:.9375rem;max-width:none;min-width:0;right:.9375rem}}.product-box__wrapper .column-right .cart-notice.show{opacity:1;pointer-events:auto;transform:translateY(0)}.product-box__wrapper .column-right-mb{display:none}@media (max-width:1024px){.product-box__wrapper .column-right-mb{display:block}.product-box__wrapper .column-right-ds{display:none}}.product-box .product-box-gallery{margin-bottom:1.25rem}.product-box .product-box-gallery .product-single-image{align-items:center;background-color:hsla(0,0%,87%,.2);border-radius:8px;display:flex;justify-content:center;min-height:550px;overflow:hidden;padding:1.25rem;width:100%}@media (max-width:1024px){.product-box .product-box-gallery .product-single-image{min-height:320px;padding:.9375rem}}.product-box .product-box-gallery .product-single-image img{display:block;height:auto;margin:0 auto;max-width:100%;-o-object-fit:contain;object-fit:contain;transition:all .3s ease-in-out}.product-box .product-box-gallery .productThumbs .swiper-wrapper .swiper-slide{align-items:center;background-color:hsla(0,0%,87%,.2);border-radius:8px;display:flex;height:550px;justify-content:center;overflow:hidden;width:100%}@media (max-width:1024px){.product-box .product-box-gallery .productThumbs .swiper-wrapper .swiper-slide{height:320px}}.product-box .product-box-gallery .productThumbs .swiper-wrapper .swiper-slide img{-o-object-fit:cover;object-fit:cover;transition:all .3s ease-in-out}.product-box .product-box-gallery .productImages{margin:1.25rem 0}.product-box .product-box-gallery .productImages .swiper-wrapper .swiper-slide{align-items:center;background-color:hsla(0,0%,87%,.2);border-radius:8px;display:flex;height:150px;justify-content:center;overflow:hidden;width:100%}@media (max-width:768px){.product-box .product-box-gallery .productImages .swiper-wrapper .swiper-slide{height:80px}}.product-box .product-box-gallery .productImages .swiper-wrapper .swiper-slide img{height:auto;-o-object-fit:contain;object-fit:contain;transition:all .3s ease-in-out}.product-box .product-box-description{border-bottom:2px solid #ddd;border-top:2px solid #ddd;padding:1.875rem 0}.product-box .product-box-description .product-tabs{display:grid;gap:15px;grid-template-columns:repeat(6,1fr)}@media (max-width:768px){.product-box .product-box-description .product-tabs{display:flex;flex-wrap:wrap}}.product-box .product-box-description .product-tabs .product-tab{align-items:center;border:1px solid #ddd;border-radius:4px;display:flex;font-size:.8125rem;font-weight:600;justify-content:center;padding:.625rem;text-align:center;text-decoration:none}.product-box .product-box-description .product-description h2{margin-bottom:25px}.product-box .product-box-description .product-description,.product-box .product-box-description .product-parameters{border:1px solid #ddd;border-radius:8px;margin-top:1.25rem;padding:1.25rem}.product-box .product-box-description .product-parameters .product-specs{padding:1.875rem}.product-box .product-box-description .product-parameters .product-specs h3{margin-bottom:25px;text-align:center}.product-box .product-box-description .product-parameters .product-specs table{border-collapse:collapse;width:100%}.product-box .product-box-description .product-parameters .product-specs table tbody tr td{font-size:.875rem;padding:.75rem 1.875rem}.product-box .product-box-description .product-parameters .product-specs table tbody tr td:first-child{border-right:1px solid #ddd;text-align:right;width:50%}.product-box .product-box-description .product-parameters .product-specs table tbody tr td:nth-child(2){text-align:left;width:50%}.product-box .product-box-description .product-parameters .product-specs table tbody tr:not(:last-child){border-bottom:1px solid #ddd}.product-box .product-box-description .product-files{border:1px solid #ddd;border-radius:8px;margin-top:1.25rem;padding:1.25rem}.product-box .product-box-description .product-files h2{margin-bottom:25px}.product-box .product-box-description .product-files .product-files-list{display:flex;flex-direction:column;gap:15px}.product-box .product-box-description .product-files .product-files-list .product-file-item{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:8px;color:#333;display:flex;gap:15px;padding:.9375rem 1.25rem;text-decoration:none;transition:all .3s ease-in-out}@media (max-width:768px){.product-box .product-box-description .product-files .product-files-list .product-file-item{gap:10px;padding:.75rem .9375rem}}.product-box .product-box-description .product-files .product-files-list .product-file-item:hover{border-color:#0a71b4;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease-in-out}.product-box .product-box-description .product-files .product-files-list .product-file-item:hover .product-file-download svg{fill:#0a71b4;transition:all .3s ease-in-out}.product-box .product-box-description .product-files .product-files-list .product-file-item .product-file-icon{flex-shrink:0}.product-box .product-box-description .product-files .product-files-list .product-file-item .product-file-icon svg{height:40px;width:40px;fill:#0a71b4}@media (max-width:768px){.product-box .product-box-description .product-files .product-files-list .product-file-item .product-file-icon svg{height:30px;width:30px}}.product-box .product-box-description .product-files .product-files-list .product-file-item .product-file-info{flex:1;min-width:0}.product-box .product-box-description .product-files .product-files-list .product-file-item .product-file-info .product-file-name{font-size:.9375rem;font-weight:600;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.product-box .product-box-description .product-files .product-files-list .product-file-item .product-file-info .product-file-name{font-size:.875rem}}.product-box .product-box-description .product-files .product-files-list .product-file-item .product-file-info .product-file-meta{color:#666;display:flex;font-size:.8125rem;gap:10px}@media (max-width:768px){.product-box .product-box-description .product-files .product-files-list .product-file-item .product-file-info .product-file-meta{flex-direction:column;font-size:.75rem;gap:3px}}.product-box .product-box-description .product-files .product-files-list .product-file-item .product-file-info .product-file-meta .product-file-type{color:#0a71b4;font-weight:600}.product-box .product-box-description .product-files .product-files-list .product-file-item .product-file-download{flex-shrink:0}.product-box .product-box-description .product-files .product-files-list .product-file-item .product-file-download svg{height:24px;width:24px;fill:#666;transition:all .3s ease-in-out}@media (max-width:768px){.product-box .product-box-description .product-files .product-files-list .product-file-item .product-file-download svg{height:20px;width:20px}}.product-box .product-box-description .delivery-info{border:1px solid #ddd;border-radius:8px;padding:1.25rem}.product-box .product-box-description .delivery-info h2{margin-bottom:25px}.product-box .product-box-description .product-tab-content{height:0;opacity:0;overflow:hidden;padding:0;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease,height .4s ease;visibility:hidden}.product-box .product-box-description .product-tab-content.active{height:auto;opacity:1;overflow:visible;padding:1.25rem;transform:translateY(0);visibility:visible}.product-box .product-box-description .product-tab{color:#333;display:inline-block;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease-in-out}.product-box .product-box-description .product-tab:hover{border:1px solid #0a71b4;transition:all .3s ease-in-out}.product-box .product-box-description .product-tab.active{border:1px solid #0a71b4;font-weight:700}.product-box .product-availability__text{color:#d32f2f;font-weight:600}.product-box .product-notify-availability{border:1px solid #ddd;border-radius:.5rem;margin-top:1rem;padding:1rem}.product-box .product-notify-availability__header h3{font-size:1.0625rem;margin-bottom:.5rem}.product-box .product-notify-availability__actions{align-items:stretch;display:flex;gap:10px}.product-box .product-notify-availability__actions .add-to-wishlist{align-items:center;background-color:#fff;border:1px solid #0a71b4;border-radius:8px;cursor:pointer;display:flex;justify-content:center;max-height:3.1875rem;max-width:3.8125rem;padding:.625rem .9375rem;transition:all .3s ease-in-out}.product-box .product-notify-availability__actions .add-to-wishlist svg{fill:#0a71b4;transition:all .3s ease-in-out;width:35px}.product-box .product-notify-availability__actions .add-to-wishlist:hover{opacity:.8;transition:all .3s ease-in-out}.product-box .product-notify-availability__actions .add-to-wishlist:hover svg{transform:scale(1.1);transition:all .3s ease-in-out}.product-box .product-notify-availability__btn{flex:1}.product-box .product-notify-availability__btn button{align-items:center;background-color:#0a71b4;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:10px;justify-content:center;padding:.9375rem;text-align:center;text-decoration:none;transition:all .3s ease-in-out;width:100%}.product-box .product-notify-availability__btn button svg{fill:#fff;width:20px}.product-box .product-notify-availability__btn button:hover{opacity:.8;transition:all .3s ease-in-out}.product-configurator{margin-top:1.5rem}.product-configurator__content{overflow:visible}.product-configurator .icompose-configurator__sidebar{align-self:start;position:sticky;top:80px}.product-configurator .icompose-summary{position:static;top:auto}@media (max-width:1024px){.product-configurator .icompose-configurator__sidebar{position:static;top:auto}}.product-reviews{padding:4rem 0}@media (max-width:768px){.product-reviews{padding:2rem 0}}.product-reviews__container{border:1px solid #ddd;border-radius:.5rem;display:flex;gap:7.75rem;padding:1.5rem}@media (max-width:1024px){.product-reviews__container{flex-direction:column;gap:4rem}}@media (max-width:768px){.product-reviews__container{gap:2rem;padding:1rem}}.product-reviews__container--info{width:60%}@media (max-width:1024px){.product-reviews__container--info{width:100%}}.product-reviews__container--info h2{margin-bottom:1.5rem}.product-reviews__header{margin-bottom:40px}.product-reviews__header h2{font-size:1.75rem;font-weight:700;margin-bottom:10px}.product-reviews__summary{border-bottom:1px solid #ddd}@media (max-width:768px){.product-reviews__summary{flex-direction:column;gap:20px}}.product-reviews__rating-overview{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}@media (max-width:768px){.product-reviews__rating-overview{width:100%}}.product-reviews__average-rating--wrapper{display:flex;flex-direction:column}.product-reviews__average-rating{color:#0a71b4;font-size:3rem;font-weight:700}.product-reviews__rating-stars{align-items:center;display:flex;gap:5px}.product-reviews__rating-stars--large svg{height:30px;width:30px}.product-reviews__rating-stars svg{height:20px;width:20px;fill:#0a71b4}.product-reviews__rating-count{color:#666;font-size:.875rem}.product-reviews__rating-breakdown{display:flex;flex:1;flex-direction:column;gap:10px}.product-reviews__rating-bar{align-items:center;display:flex;gap:15px}.product-reviews__rating-label{align-items:center;display:flex;font-size:.875rem;gap:5px;min-width:80px}.product-reviews__rating-label svg{height:16px;width:16px;fill:#0a71b4}.product-reviews__rating-progress{background-color:#ddd;border-radius:4px;flex:1;height:8px;overflow:hidden}.product-reviews__rating-fill{background-color:#28a745;height:100%;transition:width .3s ease}.product-reviews__rating-number{color:#666;font-size:.875rem;min-width:40px;text-align:right}.product-reviews__list{margin-top:1.5rem}.product-reviews__item:not(:last-child){border-bottom:1px solid #ddd}.product-reviews__item-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:15px}@media (max-width:640px){.product-reviews__item-header{flex-direction:column;gap:10px}}.product-reviews__reviewer-info{align-items:center;display:flex;gap:15px}.product-reviews__reviewer-avatar{align-items:center;background-color:#0a71b4;border-radius:50%;color:#fff;display:flex;font-size:1.125rem;font-weight:600;height:50px;justify-content:center;width:50px}.product-reviews__reviewer-details h4{font-size:1rem;font-weight:600;margin-bottom:5px}.product-reviews__review-date{color:#666;font-size:.8125rem}.product-reviews__review-rating{align-items:center;display:flex;gap:5px}.product-reviews__review-rating svg{height:20px;width:20px}.product-reviews__review-content{color:#3e3e3e;font-size:.9375rem;line-height:1.6}.product-reviews__form-wrapper{width:40%}@media (max-width:1024px){.product-reviews__form-wrapper{width:100%}}.product-reviews__form-header{margin-bottom:30px}.product-reviews__form-header h3{font-size:1.5rem;font-weight:600;margin-bottom:10px}.product-reviews__form-header p{color:#666;font-size:.875rem}.product-reviews__form{display:flex;flex-direction:column;gap:20px}.product-reviews__form-row{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (max-width:768px){.product-reviews__form-row{gap:.5rem;grid-template-columns:1fr}}.product-reviews__form-group{display:flex;flex-direction:column}.product-reviews__form-label{color:#3e3e3e;font-size:.875rem;font-weight:600}.product-reviews__form-label span{color:#d32f2f}.product-reviews__form-input{border:1px solid #ddd;border-radius:4px;font-size:.875rem;padding:.75rem .9375rem;transition:all .3s ease-in-out;width:100%}.product-reviews__form-input:focus,.product-reviews__form-input:hover{border-color:#0a71b4;transition:all .3s ease-in-out}.product-reviews__form-input:focus{outline:none}.product-reviews__form-textarea{border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:.875rem;min-height:120px;padding:.75rem .9375rem;resize:vertical;transition:all .3s ease-in-out;width:100%}.product-reviews__form-textarea:focus,.product-reviews__form-textarea:hover{border-color:#0a71b4;transition:all .3s ease-in-out}.product-reviews__form-textarea:focus{outline:none}.product-reviews__rating-input{align-items:center;display:flex;gap:10px}.product-reviews__star-rating{direction:rtl;display:flex;gap:5px}.product-reviews__star-input{display:none}.product-reviews__star-label{cursor:pointer;transition:all .2s ease-in-out}.product-reviews__star-label svg{height:30px;width:30px;fill:#ddd;transition:all .2s ease-in-out}.product-reviews__star-label:hover svg,.product-reviews__star-label:hover~.product-reviews__star-label svg{fill:#0a71b4;transform:scale(1.1);transition:all .2s ease-in-out}.product-reviews__star-input:checked~.product-reviews__star-label svg{fill:#0a71b4}.product-reviews__form-submit{display:flex;justify-content:flex-start;margin-top:10px}.product-reviews__submit-btn{background-color:#0a71b4;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.9375rem 3.125rem;transition:all .3s ease-in-out}.product-reviews__submit-btn:hover{box-shadow:0 4px 12px rgba(10,113,180,.3);opacity:.9;transform:translateY(-2px);transition:all .3s ease-in-out}.product-reviews__submit-btn:disabled{cursor:not-allowed;opacity:.5}.product-reviews__submit-btn:disabled:hover{box-shadow:none;transform:none}.product-reviews__message{border-radius:4px;display:none;font-size:.875rem;margin-top:20px;padding:.9375rem 1.25rem}.product-reviews__message--success{background-color:#f8f9fa;border:1px solid #28a745;color:#28a745}.product-reviews__message--success.show{display:block}.product-reviews__message--error{background-color:#f8f9fa;border:1px solid #d32f2f;color:#d32f2f}.product-reviews__message--error.show{display:block}.product-reviews__empty{width:65%}.product-reviews__empty p{color:#666;font-size:1rem;margin-bottom:10px}.product-reviews__pagination{display:flex;gap:10px;justify-content:center;margin-top:30px}.product-reviews__pagination-btn{background-color:#fff;border:1px solid #ddd;border-radius:4px;color:#3e3e3e;cursor:pointer;font-size:.875rem;padding:.625rem .9375rem;transition:all .3s ease-in-out}.product-reviews__pagination-btn:hover{border-color:#0a71b4;color:#0a71b4;transition:all .3s ease-in-out}.product-reviews__pagination-btn--active{background-color:#0a71b4;border-color:#0a71b4;color:#fff}.product-reviews__pagination-btn:disabled{cursor:not-allowed;opacity:.5}.question-form{padding:4rem 0}@media (max-width:768px){.question-form{padding:2rem 0}}.question-form__wrapper{margin:0 auto;max-width:820px;width:100%}.question-form__header{margin-bottom:2.1875rem}.question-form__header h2{text-align:center}.question-form__inputs{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.question-form__inputs{gap:0;grid-template-columns:repeat(1,1fr)}}.question-form input[type=email],.question-form input[type=tel],.question-form input[type=text]{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;margin:.5rem 0;padding:.75rem .625rem;transition:all .3s ease-in-out;width:100%}.question-form input[type=email]:hover,.question-form input[type=tel]:hover,.question-form input[type=text]:hover{border:1px solid #0a71b4;transition:all .3s ease-in-out}.question-form textarea{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;margin:.5rem 0;padding:.75rem .625rem;transition:all .3s ease-in-out;width:100%}.question-form input:focus,.question-form textarea:focus,.question-form textarea:hover{border:1px solid #0a71b4;transition:all .3s ease-in-out}.question-form__info{font-size:.875rem;text-align:center}.question-form__info a{border-radius:4px;color:#0a71b4;font-weight:500;text-decoration:none;transition:all .3s ease-in-out}.question-form__info a:hover{opacity:.8;transition:all .3s ease-in-out}.question-form__btn{display:flex;justify-content:center;margin-top:20px}.question-form__btn button{background-color:#0a71b4;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:.625rem 5rem;transition:all .3s ease-in-out}.question-form__btn button:hover{opacity:.8;transition:all .3s ease-in-out}.question-form__btn button:disabled{cursor:not-allowed;opacity:.5}.question-form__btn button:disabled:hover{opacity:.5}.question-form__message{animation:fadeIn .3s ease-in-out;border-radius:4px;display:none;font-size:.875rem;margin-top:1.25rem;padding:.9375rem 1.25rem}.question-form__message--success{background-color:#f8f9fa;border:1px solid #28a745;color:#28a745}.question-form__message--success.show{display:block}.question-form__message--error{background-color:#f8f9fa;border:1px solid #d32f2f;color:#d32f2f}.question-form__message--error.show{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.product-add-to-cart-wrapper{display:flex;gap:60px}.product-add-to-cart-wrapper .woocommerce-cart-form{width:65%}.product-add-to-cart-wrapper .woocommerce-cart-form button[name=update_cart]{opacity:0!important;pointer-events:none!important}.product-add-to-cart-wrapper .woocommerce-cart-form table{border:none!important}.product-add-to-cart-wrapper .woocommerce-cart-form table thead{border-bottom:2px solid #ddd!important}.product-add-to-cart-wrapper .woocommerce-cart-form table thead th{font-size:.875rem;font-weight:400}.product-add-to-cart-wrapper .woocommerce-cart-form table tbody tr .product-name a{font-size:.9375rem;text-decoration:none}.product-add-to-cart-wrapper .woocommerce-cart-form table tbody tr .product-price{font-size:.9375rem}.product-add-to-cart-wrapper .woocommerce-cart-form table tbody tr .product-quantity .quantity-wrapper{align-items:center;border:1px solid #ddd;border-radius:6px;display:inline-flex;overflow:hidden}.product-add-to-cart-wrapper .woocommerce-cart-form table tbody tr .product-quantity .quantity-wrapper input.qty{-moz-appearance:textfield;border:none;font-size:.875rem;outline:none;padding:.3125rem;text-align:center;width:50px}.product-add-to-cart-wrapper .woocommerce-cart-form table tbody tr .product-quantity .quantity-wrapper input.qty::-webkit-inner-spin-button,.product-add-to-cart-wrapper .woocommerce-cart-form table tbody tr .product-quantity .quantity-wrapper input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-add-to-cart-wrapper .woocommerce-cart-form table tbody tr .product-quantity .qty-btn{align-items:center;background:#fff;border:none;cursor:pointer;display:flex;font-size:1.25rem;font-weight:700;height:32px;justify-content:center;line-height:1;transition:background .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:32px}.product-add-to-cart-wrapper .woocommerce-cart-form table tbody tr .product-quantity .qty-btn:hover{background:#f8f9fa}.product-add-to-cart-wrapper .woocommerce-cart-form table tbody tr .product-subtotal{color:#0a71b4;font-size:.9375rem;font-weight:500}.product-add-to-cart-wrapper .woocommerce-cart-form .product-thumbnail{padding:.625rem;width:130px}.product-add-to-cart-wrapper .woocommerce-cart-form .product-thumbnail img{background-color:hsla(0,0%,87%,.2);height:120px;-o-object-fit:contain;object-fit:contain;padding:.625rem;width:120px}@media (max-width:1024px){.product-add-to-cart-wrapper .woocommerce-cart-form{overflow-x:auto;width:100%}}.product-add-to-cart-wrapper .cart-collaterals{background-color:hsla(0,0%,87%,.2);border-radius:8px;padding:1.25rem;width:35%!important}.product-add-to-cart-wrapper .cart-collaterals .cart_totals{border:none!important;width:100%!important}.product-add-to-cart-wrapper .cart-collaterals .cart_totals h2{font-size:1.5rem;line-height:120%;margin-bottom:20px}.product-add-to-cart-wrapper .cart-collaterals table{border:none!important}.product-add-to-cart-wrapper .cart-collaterals table th{font-size:1rem;font-weight:400!important;min-width:100px;padding:.5rem 0!important}.product-add-to-cart-wrapper .cart-collaterals table td{font-size:1rem!important;font-weight:600!important;padding:.5rem 0!important}.product-add-to-cart-wrapper .cart-collaterals .woocommerce-shipping-calculator,.product-add-to-cart-wrapper .cart-collaterals .woocommerce-shipping-destination,.product-add-to-cart-wrapper .cart-collaterals .woocommerce-shipping-methods input[type=radio]{display:none}.product-add-to-cart-wrapper .cart-collaterals .woocommerce-shipping-methods label{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-weight:500;justify-content:flex-start;line-height:1.4;margin-bottom:10px;padding:.125rem 0;transition:all .2s ease}.product-add-to-cart-wrapper .cart-collaterals .woocommerce-shipping-methods label:before{border:2px solid #ddd;border-radius:50%;box-sizing:border-box;content:"";display:inline-block;flex-shrink:0;height:18px;margin-right:10px;position:relative;top:1px;transition:all .2s ease;width:18px}.product-add-to-cart-wrapper .cart-collaterals .woocommerce-shipping-methods input[type=radio]:checked+label:before{background:radial-gradient(circle,#000 45%,transparent 50%);border-color:#000}.product-add-to-cart-wrapper .cart-collaterals .woocommerce-coupon-form{display:flex;gap:20px;width:100%}.product-add-to-cart-wrapper .cart-collaterals .woocommerce-coupon-form .input-text{border:1px solid #0a71b4;border-radius:4px;font-size:1rem!important;font-weight:400;padding:.5625rem .3125rem;width:100%}.product-add-to-cart-wrapper .cart-collaterals .woocommerce-coupon-form .button{background-color:#0a71b4;color:#fff;font-size:1rem;font-weight:500;transition:all .3s ease-in-out;width:80px}.product-add-to-cart-wrapper .cart-collaterals .woocommerce-coupon-form .button:hover{opacity:.8;transition:all .3s ease-in-out}.product-add-to-cart-wrapper .cart-collaterals .wc-proceed-to-checkout .checkout-button{align-items:center;background-color:#0a71b4;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:10px;justify-content:center;padding:.9375rem;text-align:center;text-decoration:none;transition:all .3s ease-in-out;width:100%}.product-add-to-cart-wrapper .cart-collaterals .wc-proceed-to-checkout .checkout-button svg{fill:#fff;width:20px}.product-add-to-cart-wrapper .cart-collaterals .wc-proceed-to-checkout .checkout-button:hover{background-color:#0a71b4;opacity:.8;transition:all .3s ease-in-out}.product-add-to-cart-wrapper .cart-collaterals .coupon-row td{padding:.625rem 0}.product-add-to-cart-wrapper .cart-collaterals .coupon--full{display:flex;gap:10px}.product-add-to-cart-wrapper .cart-collaterals .coupon--full input.input-text{flex:1;max-width:none}.product-add-to-cart-wrapper .cart-collaterals .coupon--full button{white-space:nowrap}.cart-section{margin-bottom:1.5rem}.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form tbody .product-name{max-width:17.5rem}.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form tbody .product-name a{font-size:.875rem;font-weight:600}.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form tbody .product-name .variation{font-size:.8125rem}.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form tbody .product-name .variation dt{font-weight:600}@media (max-width:768px){.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form table.shop_table{border:none}.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form table.shop_table thead{display:none}.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form table.shop_table tbody tr.cart_item{align-items:start;border-bottom:1px solid #efefef;display:grid;gap:.25rem 1rem;grid-template-columns:5rem minmax(0,1fr) auto;grid-template-rows:repeat(4,auto);padding:1rem 0}.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form table.shop_table tbody tr.cart_item td{background:transparent!important;border:none!important;display:block;min-width:0;padding:0!important}.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form table.shop_table tbody tr.cart_item td:before{content:none!important;display:none!important}.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form table.shop_table tbody tr.cart_item .product-remove{grid-column:3;grid-row:1;text-align:right;width:auto}.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form table.shop_table tbody tr.cart_item .product-thumbnail{flex-shrink:0;grid-column:1;grid-row:1/span 4;min-width:5rem;width:5rem}.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form table.shop_table tbody tr.cart_item .product-thumbnail a,.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form table.shop_table tbody tr.cart_item .product-thumbnail img{display:block;height:auto;width:100%}.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form table.shop_table tbody tr.cart_item .product-thumbnail img{border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form table.shop_table tbody tr.cart_item .product-name{grid-column:2;grid-row:1;max-width:none;min-width:0;overflow-wrap:break-word;word-break:break-word}.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form table.shop_table tbody tr.cart_item .product-name a{display:block;overflow-wrap:break-word;word-break:break-word}.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form table.shop_table tbody tr.cart_item .product-name .variation{overflow-wrap:break-word;word-break:break-word}.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form table.shop_table tbody tr.cart_item .product-price{grid-column:2;grid-row:2;min-width:0}.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form table.shop_table tbody tr.cart_item .product-quantity{grid-column:2;grid-row:3;margin-top:.25rem;min-width:0}.cart-section .product-add-to-cart-wrapper .woocommerce-cart-form table.shop_table tbody tr.cart_item .product-subtotal{font-weight:600;grid-column:2;grid-row:4;margin-top:.25rem;min-width:0}}.cart-section .product-add-to-cart-wrapper .cart-collaterals{max-height:-moz-fit-content;max-height:fit-content}.cart-section .product-add-to-cart-wrapper .cart-collaterals h2{font-size:1.125rem}@media (max-width:768px){.cart-section .product-add-to-cart-wrapper .cart-collaterals{background-color:#fff;padding:0;width:100%!important}}.cart-section .product-add-to-cart-wrapper .cart-collaterals .coupon-row .woocommerce-coupon-form{align-items:center}.cart-section .product-add-to-cart-wrapper .cart-collaterals .coupon-row .woocommerce-coupon-form .button{height:2.75rem}@media (max-width:1024px){.cart-section .product-add-to-cart-wrapper{flex-direction:column;gap:0}}.cart-section .coupon-row td:before{display:none!important}.product-sticky-bar{background:#fff;border-bottom:1px solid #ddd;box-shadow:0 2px 16px rgba(0,0,0,.07);left:0;position:fixed;right:0;top:0;transform:translateY(-100%);transition:transform .3s cubic-bezier(.25,.46,.45,.94);z-index:999}@media (max-width:1024px){.product-sticky-bar{border-bottom:none;border-top:1px solid #ddd;bottom:0;box-shadow:0 -2px 16px rgba(0,0,0,.07);top:auto!important;transform:translateY(100%)}}.product-sticky-bar.visible{transform:translateY(0)}.product-sticky-bar__inner{align-items:center;display:flex;gap:1.25rem;margin:0 auto;max-width:88.125rem;padding:.625rem .9375rem}.product-sticky-bar__title{color:#333;flex:1;font-size:.875rem;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1024px){.product-sticky-bar__title{display:none}}.product-sticky-bar__prices{flex-shrink:0}.product-sticky-bar__prices .price-wrapper{display:flex;flex-direction:column}.product-sticky-bar__prices .price-wrapper .price-gross{color:#333;font-size:1.25rem;font-weight:700;line-height:1.2}.product-sticky-bar__prices .price-wrapper .price-gross bdi,.product-sticky-bar__prices .price-wrapper .price-gross span{color:inherit;font-size:inherit;font-weight:inherit}.product-sticky-bar__prices .price-wrapper .price-net{color:#666;font-size:.6875rem;line-height:1.3}.product-sticky-bar__prices .price-wrapper .price-net bdi,.product-sticky-bar__prices .price-wrapper .price-net span{color:inherit;font-size:inherit}.product-sticky-bar__btn{align-items:center;background:#0a71b4;border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:.8125rem;font-weight:700;gap:.5rem;letter-spacing:.04em;line-height:1;padding:.625rem 1.25rem;text-decoration:none;transition:opacity .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.product-sticky-bar__btn:hover{color:#fff;opacity:.85}.product-sticky-bar__btn svg{height:.9375rem;width:.9375rem;fill:#fff;flex-shrink:0}
/*# sourceMappingURL=styles.min.css.map */
