.country-selector[data-v-73b4dca3]{position:relative;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.country-selector .country-selector-current[data-v-73b4dca3]{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f5f5f5;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:all .2s}.country-selector .country-selector-current[data-v-73b4dca3]:hover{background:#e8e8e8;border-color:#ccc}.country-selector .country-selector-current .country-flag[data-v-73b4dca3]{font-size:20px}.country-selector .country-selector-current .country-name[data-v-73b4dca3]{font-weight:600;font-size:14px}.country-selector .country-selector-current .dropdown-icon[data-v-73b4dca3]{font-size:12px;color:#666;margin-left:4px}.country-selector .country-selector-dropdown[data-v-73b4dca3]{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;overflow:hidden}.country-selector .country-selector-dropdown .country-option[data-v-73b4dca3]{display:flex;align-items:center;gap:8px;padding:10px 12px;cursor:pointer;transition:background .2s}.country-selector .country-selector-dropdown .country-option[data-v-73b4dca3]:hover{background:#f5f5f5}.country-selector .country-selector-dropdown .country-option.active[data-v-73b4dca3]{background:#e3f2fd;font-weight:600}.country-selector .country-selector-dropdown .country-option .country-flag[data-v-73b4dca3]{font-size:20px}.country-selector .country-selector-dropdown .country-option .country-name[data-v-73b4dca3]{flex:1;font-size:14px}.country-selector .country-selector-dropdown .country-option .check-icon[data-v-73b4dca3]{color:#4caf50;font-size:14px}@media (max-width:768px){.country-selector .country-selector-dropdown[data-v-73b4dca3]{min-width:150px}}.form-group[data-v-46f8cbe2]{margin-bottom:1rem}.error-feedback[data-v-46f8cbe2]{color:#dc3545;font-size:.875rem;margin-top:.25rem}.country-debug-panel[data-v-d2858340]{position:fixed;bottom:20px;right:20px;background:rgba(0,0,0,.9);color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.5);z-index:9999;min-width:320px;max-width:400px;font-family:Courier New,monospace;font-size:12px;border:2px solid #f07207}.country-debug-panel .debug-header[data-v-d2858340]{display:flex;align-items:center;gap:8px;padding:12px 15px;background:#f07207;border-radius:6px 6px 0 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.country-debug-panel .debug-header[data-v-d2858340]:hover{background:#d86507}.country-debug-panel .debug-header .debug-icon[data-v-d2858340]{font-size:16px}.country-debug-panel .debug-header .debug-title[data-v-d2858340]{flex:1;font-weight:700;font-size:13px}.country-debug-panel .debug-header .toggle-icon[data-v-d2858340]{font-size:12px}.country-debug-panel .debug-content[data-v-d2858340]{padding:15px}.country-debug-panel .debug-content .debug-row[data-v-d2858340]{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.country-debug-panel .debug-content .debug-row[data-v-d2858340]:last-of-type{border-bottom:none}.country-debug-panel .debug-content .debug-row .debug-label[data-v-d2858340]{font-weight:700;color:#aaa}.country-debug-panel .debug-content .debug-row .debug-value[data-v-d2858340]{color:#fff}.country-debug-panel .debug-content .debug-row .debug-value.highlight[data-v-d2858340]{color:#f07207;font-weight:700;font-size:14px}.country-debug-panel .debug-content .debug-row .debug-value.method[data-v-d2858340]{color:#4caf50}.country-debug-panel .debug-content .debug-row .debug-value.warning[data-v-d2858340]{color:#ff9800}.country-debug-panel .debug-content .debug-row .debug-value.success[data-v-d2858340]{color:#4caf50}.country-debug-panel .debug-content .debug-row .debug-value.error[data-v-d2858340]{color:#f44336}.country-debug-panel .debug-content .debug-row code[data-v-d2858340]{background:hsla(0,0%,100%,.1);padding:2px 6px;border-radius:3px;font-size:11px}.country-debug-panel .debug-content .debug-actions[data-v-d2858340]{margin-top:15px;padding-top:15px;border-top:1px solid hsla(0,0%,100%,.2)}.country-debug-panel .debug-content .debug-actions .debug-button[data-v-d2858340]{width:100%;padding:8px 12px;background:#f07207;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700;font-size:12px;transition:background .2s}.country-debug-panel .debug-content .debug-actions .debug-button[data-v-d2858340]:hover{background:#d86507}.country-debug-panel .debug-content .debug-info[data-v-d2858340]{margin-top:15px;padding-top:15px;border-top:1px solid hsla(0,0%,100%,.2)}.country-debug-panel .debug-content .debug-info small[data-v-d2858340]{color:#aaa;font-size:10px;line-height:1.4;display:block}.country-debug-panel .debug-content .debug-info small strong[data-v-d2858340]{color:#fff}.country-debug-panel .debug-content .debug-info small code[data-v-d2858340]{background:hsla(0,0%,100%,.1);padding:2px 4px;border-radius:2px;font-size:10px;color:#f07207}@media (max-width:768px){.country-debug-panel[data-v-d2858340]{bottom:10px;right:10px;left:10px;min-width:auto;max-width:none}}.lds-spinner{color:#f07207;display:inline-block;position:relative;width:80px;height:80px}.lds-spinner div{transform-origin:40px 40px;-webkit-animation:lds-spinner 1.2s linear infinite;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#f07207}.lds-spinner div:first-child{transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s}.lds-spinner div:nth-child(12){transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}#loader{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background:#fff}@-webkit-keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.v-country-code{text-transform:uppercase}#header{z-index:55;position:relative}#header .inner-header{display:grid;grid-template-columns:1fr 1fr 1fr;padding:20px;grid-gap:10px;width:100%}#header .inner-header>*{display:flex;justify-content:center}#header #language-switcher{justify-content:flex-end;align-items:center;min-width:20px}#header #language-switcher .language-dropdown{display:none}#header #language-switcher .language-dropdown>button{background:#fff!important;color:#182026;border:none!important;outline:none!important}#header #language-switcher .language-dropdown>button:after{display:none}#header #language-switcher .language-dropdown ul{background:#f07207;color:#fff}#header #language-switcher .language-dropdown ul button{color:#fff}#header .header-flex-fill{min-width:20px}#header .header-logo a{max-width:50%;display:block}@media only screen and (max-width:767px){#header .header-logo a{max-width:100%}}#header .header-logo a img{width:100%}#header .header-left-container{justify-content:flex-start;align-items:center}#header .header-right-container{display:flex;justify-content:flex-end;align-items:center}.v-login-button{font-size:80%}#footer{position:fixed;bottom:0;width:100%;max-width:100%;background:#ededed;left:auto;padding:20px}#footer .inner-footer{display:flex;justify-content:space-between}#footer .footer-buttons{display:flex;align-items:center}#footer .footer-buttons .v-button:first-child{margin-right:20px}#footer .footer-icons{color:#666;display:flex;align-items:center}#footer .footer-icons>*{margin-left:10px;font-size:150%}#footer .footer-icons a{width:50px;display:flex;align-items:center;justify-content:center;margin-right:10px}@media only screen and (max-width:767px){#footer .footer-icons a{width:25px;margin-right:2px}}#footer .footer-icons a:last-child{margin-right:0}#footer .footer-icons a img{width:100%}#home{text-align:center;min-height:100vh}#home .inner-home-container{color:#fff;padding:20px}#home .inner-home-container .home-headline h1{font-size:340%;font-weight:700}#home .inner-home-container .home-search-input{margin-top:30px;margin-bottom:40px}#home .inner-home-container .home-search-input input{min-height:4em;min-width:17em;text-align:center;border:none;outline:none;font-size:150%}@media only screen and (max-width:767px){#home .inner-home-container .home-search-input input{min-width:13em;width:100%}#home .home-search-button a{width:90%}}#home .home-glass{margin-top:40px;position:relative}#home .home-glass img{max-width:40%;margin-left:auto;display:block;margin-right:10px}.add-to-home-screen-banner{left:-20px;top:0;position:absolute;background:#172bc4;color:#fff;max-width:12em;width:100%;padding:15px 15px;padding-bottom:25px;border-bottom-right-radius:20px;border-top-right-radius:20px;text-decoration:none}.add-to-home-screen-banner .athsb-icon{position:absolute;left:0;bottom:-.5em;width:100%;display:flex;align-items:center;justify-content:center;font-size:150%}.add-to-home-screen-banner .athsb-icon>*{border:2px solid #172bc4;background:#172bc4;border-radius:100%}#content-wrapper{background:url(/img/backround.fdc24087.jpg)!important;background-size:100% auto!important;background-repeat:no-repeat!important}.p-Home #content-wrapper #inner-wrapper{background:transparent}.p-Home #cemo-contact{background:#fff}#result-header{background:#ededed;padding:30px;text-align:center;margin-bottom:40px}#result-header .result-header-back-button{margin-top:20px}.single-product-list{margin-bottom:40px;padding-bottom:40px;border-bottom:2px solid #f07207}.single-product-list .spl-inner{display:flex}@media only screen and (max-width:767px){.single-product-list .spl-inner{flex-direction:column}}.single-product-list .spl-inner .spl-img{max-width:15%;margin-right:5%}@media only screen and (max-width:767px){.single-product-list .spl-inner .spl-img{max-width:40%;margin-left:auto;margin-right:auto;margin-bottom:30px}}.single-product-list .spl-inner .spl-img img{max-width:100%}.single-product-list .spl-inner .spl-name{font-weight:700;font-size:120%}.single-product-list .spl-inner .spl-text-container{display:flex;justify-content:space-between;width:100%}@media only screen and (max-width:767px){.single-product-list .spl-inner .spl-text-container{flex-direction:column;align-items:center}}.single-product-list .spl-inner .spl-text-container .spl-price{margin-left:30px}@media only screen and (max-width:767px){.single-product-list .spl-inner .spl-text-container .spl-price{margin-left:0}}.single-product-list .spl-inner .spl-text-container .spl-price .spl-price-text{color:#f07207;font-weight:700;font-size:150%;text-align:right;margin-bottom:20px}@media only screen and (max-width:767px){.single-product-list .spl-inner .spl-text-container .spl-price .spl-price-text{text-align:center}}.products-list{padding:20px}.single-product-element{padding-left:20px;padding-right:20px}.single-product-element .spe-inner .spe-upper-container{display:flex}.single-product-element .spe-inner .spe-upper-container .spe-img{min-width:35%;max-width:35%;margin-right:5%}@media only screen and (max-width:767px){.single-product-element .spe-inner .spe-upper-container .spe-img{max-width:45%;min-width:45%}}.single-product-element .spe-inner .spe-upper-container .spe-img img{max-width:100%}.single-product-element .spe-inner .spe-upper-container .spe-name{font-weight:700}.single-product-element .spe-inner .spe-upper-container .spe-price-validity{margin-top:20px}.single-product-element .spe-inner .spe-upper-container .spe-price{color:#f07207;font-weight:700;font-size:170%;margin-bottom:20px;margin-top:15px}.single-product-element .spe-inner .spe-upper-container .spe-price .price_add_text{display:block;font-size:1rem}.single-product-element .spe-inner .spe-upper-container .spe-price_group{font-size:85%}.single-product-element .spe-inner .spe-lower-container{margin-top:20px}.single-product-element .spe-inner .spe-additional-container{margin-top:30px}.single-product-element .spe-inner .spe-additional-container .v-button a{min-width:80%;padding-top:8px;padding-bottom:8px}.single-product-element .spe-inner .spe-additional-container .v-button a .fa-chevron-up{display:inline}.single-product-element .spe-inner .spe-additional-container .v-button a .fa-chevron-down{display:none}.single-product-element .spe-inner .spe-additional-container .v-button a.collapsed .fa-chevron-down{display:inline}.single-product-element .spe-inner .spe-additional-container .v-button a.collapsed .fa-chevron-up{display:none}.single-product-element .spe-inner .spe-additional-container .spe-details{text-align:left;padding-top:20px}.spe-shipping{margin-bottom:25px;display:flex}.spe-shipping .spe-shipping-icon{min-width:10%;margin-right:30px}.spe-shipping .spe-shipping_costs,.spe-shipping .spe-shipping_costs_at{font-weight:700;font-size:85%}.spe-shipping .spe-shipping_additional{font-size:85%}.spe-upper-shipping-container{display:flex;align-items:center;grid-gap:1em}.spe-upper-shipping-container .spe-shipping-icon img{max-width:3em}.spe-delivery_date{margin-bottom:25px}.no-results-container,.v-centered{text-align:center}.product-not-found-error{text-align:center;color:#f03d07}.add-to-home-screen{background:#f07207;color:#fff;min-height:90vh;text-align:center;padding-top:30px}.add-to-home-screen .aths-steps{display:flex;justify-content:center;align-items:center;margin-top:40px}.add-to-home-screen .aths-steps .aths-step{background:#fff;border-radius:100%;color:#182026;height:2em;width:2em;display:flex;align-items:center;justify-content:center;font-weight:600;transition:all .5s ease-in-out}.add-to-home-screen .aths-steps .aths-step:hover{background:#172bc4;color:#fff}.add-to-home-screen .aths-steps .step-line{width:10px;height:2px;background:#fff}.add-to-home-screen .aths-steps.active-step-1 .step-1,.add-to-home-screen .aths-steps.active-step-2 .step-2,.add-to-home-screen .aths-steps.active-step-3 .step-3,.add-to-home-screen .aths-steps.active-step-4 .step-4{background:#172bc4;color:#fff}.add-to-home-screen .aths-image{max-width:100%;margin-top:20px}.add-to-home-screen .aths-image.step-img-active{display:block}.add-to-home-screen .aths-image img{height:110vw;width:auto;display:block;margin-left:auto;margin-right:auto}.add-to-home-screen .aths-image.step-img-2 img,.add-to-home-screen .aths-image.step-img-3 img{margin-right:8vw;margin-left:auto}.add-to-home-screen.phone-android .aths-image.step-img-1 img,.add-to-home-screen.phone-android .aths-image.step-img-2 img,.add-to-home-screen.phone-android .aths-image.step-img-3 img{margin-left:12vw}.swiper-pagination{position:static;display:flex;justify-content:center;margin-top:30px}.swiper-pagination .swiper-pagination-bullet{background:#fff;display:flex;opacity:1;height:2em;width:2em;align-items:center;justify-content:center;color:#182026}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#172bc4;color:#fff}.view-login{background:#f07207;height:100%;padding:20px;min-height:90vh;padding-top:10vh}.view-login .card{max-width:600px;margin-left:auto;margin-right:auto;padding:40px}.view-login .card button{margin-top:10px;text-align:center}.view-login .card .fg-button{text-align:center}.single-account-data{display:flex;margin-bottom:10px}.single-account-data .sad-label{font-weight:700;min-width:6em}.header-cart-icon .header-cart-icon-inner{position:relative}.header-cart-icon .header-cart-icon-inner .v-badge{font-size:12px;background:#f07207;border-radius:100%;height:1.5em;width:1.5em;color:#fff;position:absolute;display:flex;align-items:center;justify-content:center;top:-.5em;right:-.9em}.account-address-container .account-single-address{margin-bottom:30px}.single-cart-item{border-bottom:2px solid #f07207;margin-bottom:20px;padding-bottom:20px}.single-cart-item .sci-inner{display:grid;grid-template-columns:1fr 4fr;grid-gap:20px}.single-cart-item .sci-inner .sci-img img{max-width:100%}.single-cart-item .sci-inner .sci-text-container .sci-lower-text-container{display:flex;justify-content:space-between;margin-top:10px}.single-cart-item .sci-inner .sci-text-container .sci-lower-text-container input{max-width:4em}.single-cart-item .sci-inner .sci-text-container .sci-price{color:#f07207;font-weight:700;text-align:right}.single-cart-item .sci-inner .sci-text-container .sci-price .price_add_text{font-size:70%;line-height:1}.cart-container .single-cart-item:last-child{border-bottom:none}.cart-total{border-top:4px solid #f07207;margin-top:40px;padding-top:20px}.cart-total .single-cart-total{display:flex;justify-content:space-between;margin-bottom:10px}.cart-total .single-cart-total .cart-total-label{margin-right:40px}.cart-total .single-cart-total.total-grand_total{font-weight:700;color:#f07207}.empty-cart-container{margin-bottom:20px}.coupon-container{margin:20px 0;padding:15px;border:1px solid #ddd;border-radius:4px}.coupon-form{display:flex;flex-direction:column;gap:10px}.coupon-form input{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.coupon-buttons{display:flex;gap:10px}.coupon-message{margin-top:10px;padding:8px;border-radius:4px;font-size:14px}.coupon-message.success{background-color:#d4edda;color:#155724}.coupon-message.error{background-color:#f8d7da;color:#721c24}.single-address{margin-bottom:20px;width:auto;padding:5px}.single-address.active-address{border:2px solid #f07207;position:relative}.single-address.active-address .active-check-container{position:absolute;right:0;top:0;background:#f07207;color:#fff;width:2em;height:2em;display:flex;align-items:center;justify-content:center}.checkout-steps{display:flex;justify-content:space-between;margin-bottom:20px}.checkout-steps .single-checkout-step{width:48%;padding:10px;text-transform:uppercase;border:2px solid #f07207;text-align:center}.checkout-steps .single-checkout-step.active{color:#fff;background:#f07207}.checkout-shipping-addresses,.checkout-shipping-methods{margin-bottom:30px}.error-feedback{color:red}.checkout-shipping-methods>div .label__text{margin-right:20px;margin-left:10px}.checkout-agreement-container{margin-top:20px;margin-bottom:30px}.single-agreement{margin-top:10px}.single-agreement input{margin-right:5px;align-items:flex-start;display:inline-block;vertical-align:top;margin-top:5px}.single-agreement label{display:inline-block;max-width:90%}.checkout-payment-methods{margin-bottom:10px}.checkout-payment-methods input{margin-right:5px}.agreement-popup{position:absolute;left:0;width:100%;max-height:70vh;top:15vh;background:#fff;padding:20px;overflow-y:scroll;border:2px solid #f07207}.agreement-popup .close-agreement-icon{position:absolute;right:10px;top:10px;font-size:200%;color:#f07207;text-decoration:none}.v-button-shipping-address{margin-top:20px}.form-group{margin-bottom:15px}body{background:grey}body a{color:#182026}.inside{max-width:1200px;width:100%}#outer-wrapper,.inside{margin-left:auto;margin-right:auto}#outer-wrapper{background:#fff;max-width:100%;position:relative}#content-wrapper{padding-bottom:80px;background:#f07207}#content-wrapper #inner-wrapper{max-width:1200px;margin-left:auto;margin-right:auto;background:#fff;min-height:100vh}.v-button.v-primary a,.v-button.v-primary button{display:inline-block;border:2px solid #f07207;padding:3px 12px;color:#fff;background:#f07207;transition:all .5s ease-in-out;z-index:9999;min-width:6em;box-sizing:border-box;text-align:center;font-weight:500;text-decoration:none;text-transform:uppercase;border-radius:10em}.v-button.v-primary a:hover,.v-button.v-primary button:hover{color:#f07207;background:transparent}.v-button.v-secondary a{display:inline-block;border:2px solid #ffdd2a;padding:3px 12px;color:#182026;background:#ffdd2a;transition:all .5s ease-in-out;z-index:9999;min-width:6em;box-sizing:border-box;text-align:center;font-weight:500;text-decoration:none;text-transform:uppercase;border-radius:10em;min-width:15em;padding:10px 15px}.v-button.v-secondary a:hover{color:#ffdd2a;background:transparent}#cemo-contact{padding:20px;padding-top:40px;margin-top:40px;border-top:4px solid #ededed}#cemo-contact .contact-address .contact-company{font-weight:700;text-transform:uppercase;margin-bottom:20px;font-size:120%}#cemo-contact .contact-address .contact-city{margin-bottom:20px}#cemo-contact .contact-links a:first-child{margin-right:20px}#cookie-modal{z-index:999999999}.btn.btn-primary{display:inline-block;border:2px solid #f07207;padding:3px 12px;color:#fff;background:#f07207;transition:all .5s ease-in-out;z-index:9999;min-width:6em;box-sizing:border-box;text-align:center;font-weight:500;text-decoration:none;text-transform:uppercase;border-radius:10em}.btn.btn-primary:hover{color:#f07207;background:transparent}.view-container{padding:20px}.loader-container{position:fixed;left:0;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.loader-container:after{content:"";display:block;width:100%;height:100%;left:0;top:0;opacity:.5;position:absolute;background:#fff}.loader-container .spinner-border{position:relative;z-index:999;color:#f07207}.product-add-to-cart-button{margin-top:30px}.header-account svg{color:#f07207}#CookiebotWidget:not(.CookiebotWidget-inactive){bottom:60px!important}