html{font-size:14px!important}body{font-family:helvetica neue,helvetica,sans-serif!important;color:#333;margin:0}:root{--header-icon-color: #000;--header-font-color: #1C3660;--header-background-color: #1C3660;--main_background_color: #1C3660;--max-width: 1400px;--frontpage-width: 1350px;--color-button: #1C3660;--border-button: #444;--button-border-width: 1px;--button-hover-bg: #eee;--color-middle-grey: #cdcdcd;--color-grey: #777;--color-black: #333;--large-button-height: 45px;--products_top_banner_height: 300px;--image_banner_width: 50%;--image_banner_right: 5px;--handle1: hsl(218, 57%, 59%);--handle2: #4a40d4;--color-discount: #d70e1c;--product-row-gap: 30px}*,*:before,*:after{box-sizing:border-box}a{text-decoration:none;color:#000;overflow:hidden;cursor:pointer}ul{margin:0;padding:0;list-style-type:none}img{object-fit:cover;max-width:100%}input[type=text],input[type=submit],input[type=password],textarea{color:#000;border:none;background-color:transparent;height:100%;text-align:left;-webkit-user-select:text;user-select:text;min-width:230px}input[type=text],input[type=submit],input[type=password],textarea{border-radius:5px;-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:15px 45px;font-family:inherit;width:100%;font-size:1.1rem;border:none}button{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:transparent;cursor:pointer;border:none;padding:0;margin:0}button.submit.silver,input[type=submit].silver{background:linear-gradient(#fbfbfb,#f8f8f8);color:#5e5e5e;border:1px solid #888}button.submit:hover,input[type=submit]:hover{background:#0b0b45;color:#fff}button.submit.silver:hover,input[type=submit].silver:hover{background:#fff;color:#5e5e5e}input.disabled{color:#777;-webkit-text-fill-color:#777;pointer-events:none}textarea::selection{border:.2em solid #000}select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;word-break:normal;background-color:#fff}section{display:flex;flex-wrap:wrap;margin:auto;width:100%;max-width:var(--max-width);justify-content:center;position:relative}h1,h3,h2,h4,h5,h6{color:#1c3660;margin:.5rem 0;text-transform:none}h1{font-size:32px;font-style:normal;font-weight:700;line-height:40px}h2{font-size:28px;font-style:normal;font-weight:700;line-height:34px}h3{font-size:24px;font-style:normal;font-weight:700;line-height:34px}h4{font-size:21px;font-style:normal;font-weight:500;line-height:28px}h5{font-size:18px;font-style:normal;font-weight:500;line-height:24px}h6{font-size:16px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.08px}form{width:100%}hr{border:none;border-bottom:.2em solid #000;display:block;margin-bottom:2em;position:relative}div{position:relative}main{background-color:#fff;color:#333}small{font-weight:300;font-size:.85rem}main>section{padding:0 3%}main.home>section{margin-top:40px}input:autofill{background:transparent}picture{width:100%;height:100%;display:block}article:hover .options{left:0}article:hover .grouped{right:1px}option{color:#000}iframe{max-width:100%;border:none}option:checked{background-color:#f1f1f1;color:#000}figure{max-width:100%}input[type=text],input[type=submit],input[type=password],textarea{font-size:16px}select{border:1px solid #ddd;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%;display:flex;border-bottom:2px solid #000;text-align:left;cursor:pointer;padding:0 50px 0 45px;height:100%;border-radius:3px;color:#000!important;font-size:16px;align-items:center;text-align:center}select:focus-within{border-color:#1a1a9e;color:#1a1a9e}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media screen and (max-width:900px){select{font-size:1.1rem}html{font-size:.912rem}h4{font-size:1.3rem}}.round-box{background:#fff;box-shadow:0 4px 8px #0000000a,0 10px 15px #0000000f;position:relative;border:1px solid #ddd;border-radius:4px}.small{font-size:.725em;text-transform:none}.title{font-weight:600}.green{color:green!important}.red{color:red!important}.center{text-align:center}.noscroll{overflow:hidden}.mobile{display:none}.hidden{display:none!important}.display{display:block!important}.pointer{cursor:pointer}.medium{font-size:1.5rem;font-weight:300;line-height:1.6rem;text-transform:none}.large{line-height:3.2rem;font-size:3rem;text-transform:uppercase;font-weight:700}.xlarge{font-size:4rem;line-height:4.2rem;text-transform:uppercase;font-weight:700}.heading{display:flex;justify-content:space-between;flex-grow:1;align-items:center;column-gap:18px}.more{display:flex;align-items:center;padding:0 1.6em;border-radius:3px;cursor:pointer;gap:6px;font-weight:500;color:#000;border:0px solid var(--main_background_color)}.more:hover,.underline{text-decoration:underline}.bold{font-weight:600}.list{width:100%;max-width:600px;margin:0 auto;display:flex;flex-direction:column;row-gap:5px}.box{border-radius:10px;padding:20px;background:#fff;box-shadow:2px 5px 6px #0000000d;border:1px solid #ddd;font-size:.92rem}.sub-box,.box{display:flex;flex-direction:column;line-height:1.252em;row-gap:8px;justify-content:space-between;width:100%}.light{font-weight:300;opacity:.75}.no-scroll-bar::-webkit-scrollbar{display:none}.no-scroll-bar{scrollbar-width:none;-ms-overflow-style:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.zoom{transition:transform ease-in-out .3s}.zoom:hover{-moz-transform:scale(1.05);-webkit-transform:scale(1.05);transform:scale(1.05)}.scrollable{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;width:100%}.scrollable::-webkit-scrollbar{display:none}.shimmer{width:100%;height:100%;background:#eee;position:relative;overflow:hidden}.shimmer:before{content:"";width:100%;height:100%;background:linear-gradient(to right,#fff0,#ffffff80,#fff0);position:absolute;transform:translate(-100%);animation:shimmer .65s infinite linear;will-change:transform,contain}.google-label{overflow:hidden;position:absolute;left:37px;pointer-events:none;transition:transform .15s cubic-bezier(.4,0,.2,1),opacity .15s cubic-bezier(.4,0,.2,1);font-size:16px;background:#fff;padding:0 8px;text-overflow:ellipsis}.ucfirst{text-transform:lowercase;display:inline-block!important}.ucfirst:first-letter{text-transform:uppercase}.unset .google-label{color:#ccc}.form-group:focus-within .google-label,.form-group.set .google-label{transform:translate(20px,-25px);font-size:12px;left:0;color:#4214d8}option.disabled{color:silver}.snowflake{position:absolute;display:block;border-radius:50%;transform:translateZ(0);-webkit-user-select:none;user-select:none;background:radial-gradient(circle at center,#fff 40%,#fff0)}.left-box{float:left;margin:0 50px 20px 0;display:flex;gap:25px;flex-wrap:wrap}.left-box th,.left-box td{border:1px solid #ddd;padding:10px 20px}.left-box table{border-collapse:collapse}.max-width{max-width:var(--max-width);margin:auto;width:100%;padding-top:0;padding-bottom:0;display:flex;flex-direction:column;row-gap:20px}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media screen and (max-width:900px){.mobile{display:block!important}.desktop{display:none!important}.max-width{padding-top:0;padding-bottom:0;row-gap:10px}.more{padding:10px 15px;flex-basis:auto;text-align:right;border:none}.more>svg{width:25px;height:25px}.xlarge{font-size:2rem;line-height:2.2rem}.large{font-size:1.5rem;line-height:1.7rem}}section.builder>div{flex-basis:100%}.aicc-chat-message p{margin:0}.aicc-chat-message ul,.aicc-chat-message ol{display:flex;flex-direction:column;row-gap:10px;margin:0 20px;padding:0}.aicc-chat-message ul{list-style:disc}.aicc-chat-message ol{list-style:decimal}.aicc-chat-message ol ul{margin-top:10px}.text-shimmer{display:flex;flex-direction:row}.shimmer-letter{display:inline-block;animation:shimmer 1.7s infinite}@keyframes shimmer{0%{opacity:.3}20%{opacity:1}41%{opacity:.3}to{opacity:1}}.seo,.seo h1,.seo h2,.seo h3{text-align:left;margin:1rem 0}.seo ul{padding:0 20px;list-style-type:disc}.seo a{text-decoration:underline}.nav-title>svg{height:24px;width:auto}.menu-row>svg{height:20px;width:auto;cursor:pointer}.description a{color:#000}.description p,.question-answer p,.question p,.top-description p,.s-value{margin:0}.full-description p{margin:10px 0}.entry-content>.shimmer{row-gap:10px;display:flex;flex-direction:column}.full-description h3{margin:20px 0}.short-description ul{list-style-type:circle;margin-left:20px;display:flex;flex-direction:column;row-gap:5px}.short-description p,.short-description h2{margin:0}.s-value>ul{list-style-type:disc;padding-left:10px}.banner-icon>svg{width:28px;height:28px}.service-page a,.wp-blog a,.builder-blocks a{text-decoration:underline}.service-page svg{width:25px;height:25px}#builder-section>*{flex-basis:100%}.content.svelte-7e479t{position:relative;margin-bottom:40px;flex-direction:column;width:100%;display:flex;min-height:100vh}.source-category.svelte-7e479t,.source-brand.svelte-7e479t{row-gap:10px}.source-_error.svelte-7e479t{row-gap:20px}.source-index.svelte-7e479t{row-gap:40px;overflow:hidden}.source-brands.svelte-7e479t{row-gap:50px}.source-faq.svelte-7e479t{grid-template-areas:"banner" "faq-questions" "faq-categories" "faq-ask-more" "faq-contact"}.source-product.svelte-7e479t{margin-top:0;row-gap:50px;max-width:100%;margin-left:auto;margin-right:auto;padding:0}.source-checkout.svelte-7e479t,.source-quote.svelte-7e479t{margin:-80px auto 30px;width:100%;display:flex;position:relative;gap:20px;max-width:1500px;box-sizing:border-box;background:transparent;font-family:Lato,system-ui,helvetica neue,helvetica,sans-serif!important;align-self:flex-start;justify-content:flex-start;min-height:100%}.source-composite.svelte-7e479t,.source-cms.svelte-7e479t{overflow:hidden}@media screen and (max-width: 900px){.source-checkout.svelte-7e479t,.source-quote.svelte-7e479t{margin:auto}.source-product.svelte-7e479t{flex-wrap:wrap;margin-top:0;margin-bottom:20px;padding:0}.source-faq.svelte-7e479t{display:grid;gap:20px;grid-template-areas:"banner" "faq-questions" "faq-categories" "faq-ask-more" "faq-contact"}.source-index.svelte-7e479t{row-gap:40px}}@media screen and (min-width: 901px){.topbar.svelte-7e479t:not(.source-checkout){padding-top:44px}}button.svelte-1t2biq5.svelte-1t2biq5{opacity:.87;padding:15px;border-radius:5px;background-color:var(--color-button);font-weight:500;max-width:900px;display:flex;justify-content:center;text-align:center;transition:opacity .15s ease-in-out;color:#fff;position:relative;align-items:center;column-gap:12px;font-family:inherit;width:100%;font-size:1.1rem}button.svelte-1t2biq5.svelte-1t2biq5:hover{opacity:1}button.loading.svelte-1t2biq5 .text-submit.svelte-1t2biq5{visibility:hidden;opacity:0}button.loading.svelte-1t2biq5.svelte-1t2biq5{position:relative;opacity:1;cursor:not-allowed}button.loading.svelte-1t2biq5.svelte-1t2biq5:after{content:"";position:absolute;width:25px;height:25px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#fff;border-radius:50%;animation:svelte-1t2biq5-loading-spinner 1s ease infinite}button.disabled.svelte-1t2biq5.svelte-1t2biq5{cursor:not-allowed;background:#aaa!important}button.grayed.svelte-1t2biq5.svelte-1t2biq5{opacity:.6}button.bordered.svelte-1t2biq5.svelte-1t2biq5{border:1px solid #000}@keyframes svelte-1t2biq5-loading-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media screen and (max-width: 900px){button.svelte-1t2biq5.svelte-1t2biq5{padding-right:5px;padding-left:5px;max-width:100%;font-size:1.1rem}.text-submit.svelte-1t2biq5.svelte-1t2biq5{font-size:1rem;line-height:1.15rem}}@media screen and (max-width: 360px){.iconed.svelte-1t2biq5.svelte-1t2biq5{display:none}}img.svelte-1eaw4fu{width:32px;height:32px}p.svelte-1eaw4fu{margin:5px 0 15px;line-height:1.5rem;font-size:1.05rem;font-weight:300}.title.svelte-1eaw4fu{margin:0;padding:0;display:flex;align-items:center;column-gap:15px;font-weight:500}.consent.svelte-1eaw4fu{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;padding:30px;box-shadow:0 -2px 10px #0000001a;text-align:left;z-index:1003}.holder.svelte-1eaw4fu{max-width:var(--max-width);margin:auto}.buttons.svelte-1eaw4fu{display:flex;flex-direction:row;column-gap:20px;align-items:center}@media screen and (max-width: 900px){p.svelte-1eaw4fu{margin:5px 0 15px;line-height:1.5rem;font-size:.92rem;font-weight:300}.consent.svelte-1eaw4fu{padding:20px}.buttons.svelte-1eaw4fu{flex-direction:column;row-gap:10px}}.search-icon.svelte-8dj508{position:absolute;left:17px;height:100%;width:22px;display:grid;place-items:center;color:#000}.search-text.svelte-8dj508{width:100%}.mobile-top.svelte-lyft59{display:grid;grid-template-rows:auto 1fr;place-items:center;grid-template-columns:100%;align-items:center;height:auto;background-color:#fff;width:100%;justify-content:center;padding:6px 10px;position:relative;top:0;z-index:97;row-gap:6px}.holder-logo.svelte-lyft59{display:flex;cursor:pointer;align-items:center;justify-content:center;height:52px;width:100%;background-size:contain;background-position:center;background-repeat:no-repeat;max-width:140px}.holder-search.svelte-lyft59{column-gap:10px;display:flex;align-items:center;background-color:#fff;width:100%;border-radius:4px;border:1px solid #ddd}.fake-search.svelte-lyft59{padding:10px 50px;border:none}.icon-holder.svelte-lyft59{color:#000}.mobile-navigation.svelte-lyft59,.mobile-cart.svelte-lyft59{position:absolute;cursor:pointer;z-index:10}.mobile-navigation.svelte-lyft59{left:20px;top:20px}.mobile-cart.svelte-lyft59{right:20px;top:20px}@media screen and (min-width: 901px){.mobile-top.svelte-lyft59{display:none}}.row-item.svelte-1enz59h{display:grid;grid-template-columns:80px auto;align-items:center;position:relative;border:1px solid #ddd;padding:10px;box-shadow:2px 2px 5px #61616126;border-radius:4px;background-color:#fff;column-gap:20px}.product-image.svelte-1enz59h{border-radius:8px}.image-holder.svelte-1enz59h{height:auto;cursor:pointer;aspect-ratio:1;overflow:hidden;display:grid;place-items:center}@media screen and (max-width: 900px){.row-item.svelte-1enz59h{grid-template-columns:100px auto}}img.svelte-1h9xuwh{height:40px;width:auto;max-width:100px;object-fit:contain}.brand.svelte-1h9xuwh{margin-bottom:0;grid-area:brand;text-transform:uppercase;display:grid;align-items:center;font-size:1.2em;text-align:left;color:var(--main_background_color);font-weight:700}.name.svelte-1s4eqn0.svelte-1s4eqn0{grid-area:name;display:grid;align-items:top;text-align:left;font-size:1rem;font-weight:400;margin:0;padding:0}.truncate.svelte-1s4eqn0.svelte-1s4eqn0{font-size:1.1rem;line-height:1.2rem;font-weight:500;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:var(--main_background_color)}.rows.svelte-1s4eqn0>.truncate.svelte-1s4eqn0{line-clamp:4;-webkit-line-clamp:4}.sku.svelte-9fgqjq{grid-area:sku;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:grid;align-items:center;font-size:.9em;text-transform:none;color:var(--main_background_color)}.rows.sku.svelte-9fgqjq{text-align:right;white-space:normal}.prices.svelte-1x38s4{grid-area:prices;display:flex;flex-direction:column;font-size:1.3rem;align-items:first baseline;gap:5px}.current.svelte-1x38s4{font-weight:500;color:var(--main_background_color);display:flex;flex-direction:row;column-gap:10px}.original.svelte-1x38s4{font-weight:300;text-decoration:line-through;font-size:80%;align-self:flex-start;margin-top:0}.discount.svelte-1x38s4{color:var(--color-discount);display:flex}.vat.svelte-1x38s4{font-size:.85rem;opacity:.8;align-self:center}@media screen and (max-width: 900px){.prices.svelte-1x38s4{font-size:1.3rem;flex-direction:column;gap:0}.original.svelte-1x38s4{align-self:flex-start}}.search-products.svelte-1ebaywh{width:100%;margin-top:5px;display:flex;flex-direction:column;row-gap:15px}.row-title.svelte-1ebaywh{font-size:1.15rem;color:#333}.row-items.svelte-1ebaywh{width:100%;display:flex;flex-direction:column;row-gap:5px}.info.svelte-1ebaywh{display:grid;grid-template-rows:auto;grid-template-columns:1fr auto;grid-template-areas:"name name" "brand brand" "prices sku";grid-row-gap:5px;overflow:hidden;justify-content:start;align-content:start;text-align:left;line-height:1.2em;padding:0;cursor:pointer}@media screen and (max-width: 1200px){.info.svelte-1ebaywh{grid-template-areas:"name name" "brand brand" "sku sku" "prices prices"}}@media screen and (max-width: 900px){.info.svelte-1ebaywh{grid-row-gap:1px}}.search-categories.svelte-gio4e8{width:100%;border-bottom:1px solid #ddd;margin-top:5px;display:flex;flex-direction:column;row-gap:12px;padding-bottom:12px}.row-title.svelte-gio4e8{font-size:1.15rem;color:#333}.row-items.svelte-gio4e8{width:100%;display:flex;flex-direction:column;row-gap:2px}.row-item.svelte-gio4e8{column-gap:12px;display:flex;justify-content:left;align-items:center;width:100%;padding:4px 0;font-size:1.1rem;cursor:pointer}.row-item.svelte-gio4e8:hover{text-decoration:underline}.row-item.svelte-gio4e8:last-child{border-bottom:none}form.svelte-11rc0y8:focus-within{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #bd202f;border-radius:30px}.search-input-wrapper.svelte-11rc0y8{border-radius:30px;border:1px solid var(--header-background-color);background-color:#fff;display:flex}.close-icon.svelte-11rc0y8{width:auto;background:transparent;color:#444;height:auto;margin:0;padding:13px;border-radius:30px;border:none;display:grid;place-items:center}.close-icon.svelte-11rc0y8:hover{background-color:#ddd}.holder-search.svelte-11rc0y8{column-gap:10px;display:flex;justify-content:center;width:100%;max-width:650px;flex-direction:row;position:relative;align-items:center;z-index:10}.search-icon.svelte-11rc0y8{right:0;height:100%;place-items:center;color:#000;width:auto;padding:15px 18px;background:transparent;border-left:1px solid var(--header-background-color);border-radius:0 30px 30px 0}.search-icon.svelte-11rc0y8:hover{background-color:var(--main_background_color);color:#fff}.holder-search.active.svelte-11rc0y8{border-bottom-right-radius:0;border-bottom-left-radius:0}.search-input.svelte-11rc0y8{padding:12px 25px;height:auto}.search-input.svelte-11rc0y8:focus-visible{outline:none;box-shadow:0 0 0 3px #005eff;border-radius:inherit;outline-offset:2px}.search-input.svelte-11rc0y8:focus:not(:focus-visible){outline:none}.holder-results.svelte-11rc0y8{width:100%;overflow:auto;place-items:center;display:flex;flex-direction:column;row-gap:15px;padding:15px 25px 25px 20px}.holder-results.search-error.svelte-11rc0y8{font-size:1.1rem;line-height:1.5rem;padding:25px}.holder-results-wrapper-overlay.svelte-11rc0y8{width:100%;height:100%;position:fixed;background:transparent;z-index:9;left:0;top:0;background-color:#00000080;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.holder-results-wrapper.svelte-11rc0y8{width:100%;position:absolute;background-color:#fff;border-radius:10px;border:none;box-shadow:0 0 35px #0000004d;max-height:100px;margin-top:6px;overflow-y:auto;transition:max-height .5s ease-in}.holder-results-wrapper.results.svelte-11rc0y8{max-height:calc(90vh - 125px)}@media screen and (max-width: 1400px){.holder-search.svelte-11rc0y8{min-width:400px}}@media screen and (max-width: 1200px){.holder-search.svelte-11rc0y8{min-width:330px}}.services.svelte-xj8m92{display:grid;grid-area:services;column-gap:25px;padding:0;place-items:flex-start;z-index:25}@media screen and (max-width:1200px){.services.svelte-xj8m92{column-gap:12px}}@media screen and (max-width:900px){.services.svelte-xj8m92{display:none}}img.svelte-8m5y7n{display:block;height:89px;width:100%;object-fit:contain}.logo.svelte-8m5y7n{display:flex;height:auto;left:0;top:0;z-index:25;grid-area:logo}@media screen and (max-width:900px){.logo.svelte-8m5y7n{display:none}}span.svelte-1vodqiy.svelte-1vodqiy,svg.svelte-1vodqiy.svelte-1vodqiy,button.svelte-1vodqiy.svelte-1vodqiy{color:var(--header-font-color);cursor:pointer}.client.svelte-1vodqiy.svelte-1vodqiy{display:flex;grid-area:extras;justify-content:flex-end;column-gap:25px;z-index:20;grid-area:client}.client.svelte-1vodqiy>.svelte-1vodqiy{color:var(--header-font-color);cursor:pointer;min-height:40px;min-width:26px;display:flex;align-items:center;gap:1px;justify-content:center;flex-direction:column}.quantity.svelte-1vodqiy.svelte-1vodqiy{display:grid;position:absolute;border-radius:100%;margin-top:-42px;color:#fff;margin-left:15px;font-size:12px;background-color:#63bcf7;width:22px;height:22px;place-items:center}.account.svelte-1vodqiy.svelte-1vodqiy{display:grid;line-height:1.2rem;margin-left:-10px;display:flex;flex-direction:column}.mobile-navigation.svelte-1vodqiy.svelte-1vodqiy{display:none}.icon-holder.svelte-1vodqiy.svelte-1vodqiy{line-height:0}@media screen and (max-width:1200px){.client.svelte-1vodqiy.svelte-1vodqiy{column-gap:12px;padding:0;margin-right:10px}svg.svelte-1vodqiy.svelte-1vodqiy{transform:scale(.8)}}@media screen and (min-width:901px){.scrolled.svelte-1vodqiy .countries span.svelte-1vodqiy,.client.svelte-1vodqiy .home.svelte-1vodqiy,.client.svelte-1vodqiy .customer.svelte-1vodqiy,.client.svelte-1vodqiy .mobile-navigation.svelte-1vodqiy{display:none}}@media screen and (max-width:900px){svg.svelte-1vodqiy.svelte-1vodqiy,.quantity.svelte-1vodqiy.svelte-1vodqiy{color:#000}svg.svelte-1vodqiy.svelte-1vodqiy{height:25px;width:auto}span.svelte-1vodqiy.svelte-1vodqiy{color:#000}.quantity.svelte-1vodqiy.svelte-1vodqiy{margin-top:-30px;width:20px;height:20px}.mobile-navigation.svelte-1vodqiy path.svelte-1vodqiy{stroke-width:15px;stroke:#000}.icon-title.svelte-1vodqiy.svelte-1vodqiy{display:block;font-weight:400;color:#000}.selected.svelte-1vodqiy svg.svelte-1vodqiy,.selected.svelte-1vodqiy .quantity.svelte-1vodqiy,.selected.svelte-1vodqiy .icon-title.svelte-1vodqiy{opacity:.4}.mobile-navigation.svelte-1vodqiy.svelte-1vodqiy{display:flex;padding:0}.client.svelte-1vodqiy.svelte-1vodqiy{padding:0;justify-content:space-evenly;display:grid;gap:0;align-content:center}.client.svelte-1vodqiy>.svelte-1vodqiy{display:grid;grid-template-rows:20px 1fr;text-align:center;place-items:center;grid-row-gap:2px;cursor:pointer}.client.svelte-1vodqiy>.form.svelte-1vodqiy{display:none}.client.svelte-1vodqiy .account.svelte-1vodqiy{display:none}.client.svelte-1vodqiy.svelte-1vodqiy{grid-template-columns:repeat(4,1fr);padding:0;margin:0;width:100%}}.close-button.svelte-ohnbpo{padding:0;top:0;position:absolute;right:0;cursor:pointer;z-index:9999;background:#eff8ff;margin:12px;border-radius:50px}.close-button.svelte-ohnbpo:focus{outline:2px solid currentColor}svg.svelte-ohnbpo{padding:10px;display:block;box-sizing:content-box}@media screen and (max-width: 900px){.close-button.svelte-ohnbpo{margin:8px}}img.svelte-fp9pmv,source.svelte-fp9pmv{width:100%;will-change:transform;animation:svelte-fp9pmv-fadeIn .3s ease-in}.loaded-product.svelte-fp9pmv{background:#fff}.shimmer.svelte-fp9pmv{top:0;position:absolute}.contain.svelte-fp9pmv{height:auto;object-fit:contain}.cover.svelte-fp9pmv{height:100%;object-fit:cover}.scale-down.svelte-fp9pmv{max-height:100%;object-fit:scale-down}.loading-product.svelte-fp9pmv{opacity:0;background:none}@keyframes svelte-fp9pmv-fadeIn{0%{opacity:0}to{opacity:1}}a.svelte-1f1avey.svelte-1f1avey{color:#000}.nav-title.svelte-1f1avey.svelte-1f1avey{min-height:30px;font-weight:600;color:#000;transition:border-color .3s ease-in-out;font-size:1rem;width:100%;display:flex;column-gap:10px;margin-bottom:5px;padding-bottom:5px;text-align:left;align-items:center;border-bottom:3px solid transparent;line-height:initial}.navigation-item.svelte-1f1avey:hover>.nav-title.svelte-1f1avey{border-color:#bd202f}.orte-menu.svelte-1f1avey.svelte-1f1avey{display:block;left:10%;position:absolute;width:80%;z-index:10;height:auto;max-height:0;background-color:#fff;color:#1c3660}.parent-link.svelte-1f1avey.svelte-1f1avey{color:var(--header-font-color);padding:14px 10px 8px;justify-content:center;text-align:center;height:100%;display:flex;align-items:center;font-size:1.15rem;cursor:pointer;border-bottom:3px solid transparent;border-bottom-color:transparent;outline:none;white-space:nowrap;font-weight:700}.right-side.svelte-1f1avey .parent-link.svelte-1f1avey{font-weight:400;font-size:1rem}.parent-link.svelte-1f1avey.svelte-1f1avey:focus-visible{outline:2px solid #005fcc;outline-offset:2px}.active.svelte-1f1avey .parent-link.svelte-1f1avey,.parent-link.svelte-1f1avey.svelte-1f1avey:hover{border-color:#bd202f}.orte-menu.svelte-1f1avey a.svelte-1f1avey{color:#1c3660}.has-child.active.svelte-1f1avey>.orte-menu.svelte-1f1avey{max-height:calc(100vh - 150px);box-shadow:0 .9em .9em #0006;border-bottom:3px solid #BD202F}.orte-navigation.svelte-1f1avey.svelte-1f1avey{column-count:6;column-gap:15px;padding:40px 40px 60px;display:block;column-rule:1px solid #ddd}.navigation-item.svelte-1f1avey.svelte-1f1avey{break-inside:avoid;margin-bottom:10px;padding-left:10px;padding-right:10px}.nav-link.svelte-1f1avey.svelte-1f1avey{transition:all .3s ease-in-out;font-size:.9rem;text-align:left;padding:4px 0;display:block;line-height:1.3em}.nav-link.svelte-1f1avey.svelte-1f1avey:hover{padding-left:7px}.children.svelte-1f1avey.svelte-1f1avey{margin-left:8px;list-style:none}@media screen and (max-width: 1800px){.orte-menu.svelte-1f1avey.svelte-1f1avey{left:0;width:100%}}@media screen and (max-width: 1400px){.orte-navigation.svelte-1f1avey.svelte-1f1avey{column-count:4}.parent-link.svelte-1f1avey.svelte-1f1avey{font-size:.96rem;padding-left:6px;padding-right:6px}}.hide-menu.svelte-5ztiuc{height:100vh;width:100vw;left:0;top:0;position:fixed;z-index:19;opacity:1;display:block}nav.svelte-e9ruf2{overflow:initial;position:initial;grid-area:nav;align-items:center;display:flex;justify-content:space-between;width:100%;padding:0 40px;z-index:20}.menus.svelte-e9ruf2,.right-menus.svelte-e9ruf2{overflow-x:scroll;display:flex;height:100%;list-style:none}.menus.svelte-e9ruf2{justify-content:left;margin-left:-15px;flex:1}.right-menus.svelte-e9ruf2{justify-content:right;margin-left:auto}@media screen and (max-width:900px){nav.svelte-e9ruf2{display:none}}.link.svelte-1t86xri{color:inherit}.show.svelte-1t86xri{white-space:nowrap;word-break:keep-all}.show-button.svelte-1t86xri{cursor:pointer;display:flex;font-size:inherit;margin:0;background:transparent;line-height:initial;width:auto;justify-content:left;gap:15px;align-items:center;border-radius:2px}@media (max-width: 900px){.show-button.svelte-1t86xri{min-width:44px;min-height:44px}}.panel.svelte-ika99p.svelte-ika99p{display:grid;grid-template-columns:20% 1fr 20%;grid-template-areas:"contact features links";background-color:var(--main_background_color);width:100%;justify-content:space-between;gap:20px;padding:0 40px;color:#fff;height:42px;overflow:hidden;z-index:20;grid-area:panel}.contacts.svelte-ika99p.svelte-ika99p{display:none;justify-content:flex-start;gap:30px;grid-area:contact}.icon-holder.svelte-ika99p.svelte-ika99p{line-height:0}.contact.svelte-ika99p.svelte-ika99p{display:flex;align-items:center;gap:10px;font-size:1rem}.features.svelte-ika99p.svelte-ika99p{display:flex;gap:20px;grid-area:features;justify-content:center}.quantity.svelte-ika99p.svelte-ika99p{display:block;position:absolute;background:0 0;font-size:10px;border-radius:100%;text-align:right;margin-top:-22px;color:#fff;line-height:0;margin-left:22px}.feature.svelte-ika99p.svelte-ika99p{display:flex;justify-content:space-between;gap:5px;align-content:center;align-items:center;font-size:.9rem}.sign.svelte-ika99p.svelte-ika99p{font-size:1.1rem}.links.svelte-ika99p.svelte-ika99p{display:flex;align-content:center;justify-content:flex-end;gap:20px;grid-area:links}.links.svelte-ika99p>button.svelte-ika99p{color:#fff;cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:8px}.icon-title.svelte-ika99p.svelte-ika99p{text-align:right}@media screen and (max-width: 1400px){.features.svelte-ika99p .feature.svelte-ika99p:nth-child(2){display:none}}@media screen and (max-width:1200px){.features.svelte-ika99p .feature.svelte-ika99p:nth-child(3){display:none}}@media screen and (max-width:1000px){.features.svelte-ika99p.svelte-ika99p{display:none}}@media screen and (max-width:900px){svg.svelte-ika99p.svelte-ika99p{height:20px;width:auto}.panel.svelte-ika99p.svelte-ika99p{display:none}}svg.svelte-440c9t.svelte-440c9t{padding:10px;display:block;box-sizing:content-box}.notification-row.svelte-440c9t.svelte-440c9t{transition:max-height 2s ease-in cubic-bezier(0,1,0,1);top:0;left:0;width:100%;color:#fff;position:relative;justify-content:center;align-items:center;display:none}.notification-row.header.svelte-440c9t.svelte-440c9t{max-height:0}.notification-row.active.svelte-440c9t.svelte-440c9t{background:var(--main_background_color);border-bottom:1px solid #111;display:flex}.notification-row.active.header.svelte-440c9t.svelte-440c9t{max-height:44px}.notification-row.menu.svelte-440c9t>.close-button.svelte-440c9t{margin:12px}.close-button.svelte-440c9t.svelte-440c9t{cursor:pointer;color:#fff}.close-button.svelte-440c9t.svelte-440c9t:focus{outline:2px solid currentColor}.notification-row.header.svelte-440c9t.svelte-440c9t,.notification-placeholder.header.svelte-440c9t.svelte-440c9t{grid-area:notification}.message.svelte-440c9t.svelte-440c9t{display:flex;align-items:center;padding:14px;font-size:1rem;color:#fff}@media screen and (max-width: 900px){.message.svelte-440c9t.svelte-440c9t{padding:14px 0 14px 6%}.notification-row.svelte-440c9t.svelte-440c9t{display:flex;justify-content:space-between}.notification-row.header.svelte-440c9t.svelte-440c9t{display:none}}header.svelte-4gbgz5{width:100%;top:0;z-index:20;font-size:.83em;line-height:1rem;position:relative}#top-observer.svelte-4gbgz5{position:absolute;height:0;top:0}.panel.svelte-4gbgz5{display:grid;grid-template-columns:20% 1fr 20%;grid-template-areas:"contact features links";background-color:var(--main_background_color);width:100%;justify-content:space-between;gap:20px;padding:0 3%;color:#fff;height:42px;overflow:hidden;z-index:20}.header.svelte-4gbgz5{display:grid;grid-template-columns:auto 1fr 20%;grid-template-rows:auto;grid-template-areas:"panel panel panel" "middle middle middle" "nav nav nav";background:#fff;transition:.26s ease-in-out;backface-visibility:hidden;-moz-osx-font-smoothing:auto!important;column-gap:0;width:100%;border-bottom:1px solid rgba(0,0,0,.2);padding:0;row-gap:10px}.middle.svelte-4gbgz5{display:flex;justify-content:space-between;align-items:center;grid-area:middle;padding:0 40px;column-gap:50px}.extras.svelte-4gbgz5{display:grid;gap:20px;padding:0;justify-content:space-between;align-items:center;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"services client";width:100%}@media screen and (max-width:900px){.header.svelte-4gbgz5{position:relative;background:#fff;column-gap:0;border-top:1px solid rgb(238,238,238);padding:0;color:var(--header-icon-color);display:flex;height:60px;justify-content:space-evenly}.middle.svelte-4gbgz5{display:flex;align-items:center;padding:0;width:100%;justify-content:space-between}.extras.svelte-4gbgz5{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0}header.svelte-4gbgz5{top:initial;bottom:0;position:fixed;z-index:1001}}svg.svelte-1det1v6{display:none;color:#fff}.row.svelte-1det1v6{text-align:left;padding:17px 0}.container.svelte-1det1v6{display:flex;justify-content:center}.container.svelte-1det1v6{width:100%;justify-content:left;flex-direction:column;padding:0 20px}.row.svelte-1det1v6{display:flex;justify-content:space-between;align-items:center}.aicc-title.svelte-1det1v6{color:inherit;font-size:1.2em;padding:0;display:block;margin:0;font-weight:700;color:#fff}.onlyMobile.svelte-1det1v6{display:none}@media screen and (max-width: 900px){.social.svelte-1det1v6{display:none}.container.svelte-1det1v6{border-bottom:1px solid #ddd}.row.svelte-1det1v6{cursor:pointer}svg.svelte-1det1v6{display:block}.onlyMobile.svelte-1det1v6{display:flex}}.omat-sivut.svelte-u16r1h{border-radius:10px;box-shadow:0 4px 4px #1c366026;background-color:#204b88;min-width:240px;padding:30px;font-size:16px;flex-shrink:1;margin-right:25px}.registration-section.svelte-u16r1h{display:flex;width:100%;flex-direction:column;align-items:stretch;color:#fff;justify-content:start;padding-bottom:10px}.title.svelte-u16r1h{font-size:24px;font-weight:700;line-height:1;margin:0;color:#fff}.description.svelte-u16r1h{font-weight:400;line-height:24px;margin-top:20px;margin-bottom:0;font-size:1rem}.register-button.svelte-u16r1h{max-width:310px;justify-content:center;align-items:center;border-radius:5px;box-shadow:0 4px 4px #1c366026;background-color:#1c3660;align-self:start;display:flex;margin-top:12px;padding:15px 25px;gap:10px;color:#eff8ff;font-weight:500;text-align:center;letter-spacing:.08px;line-height:1;border:none;cursor:pointer;font-size:1rem;margin-bottom:30px}@media (max-width: 991px){.register-button.svelte-u16r1h{padding:10px 20px}}.button-text.svelte-u16r1h{align-self:stretch;margin-top:auto;margin-bottom:auto;flex:1;flex-shrink:1;flex-basis:0%}.button-icon.svelte-u16r1h{aspect-ratio:1;object-fit:contain;object-position:center;width:16px;align-self:stretch;margin-top:auto;margin-bottom:auto;flex-shrink:0}.account-actions.svelte-u16r1h{display:flex;margin-top:0;width:100%;flex-direction:column;align-items:stretch;color:#eff8ff;font-weight:400;justify-content:start}.account-action-item.svelte-u16r1h{display:flex;width:100%;align-items:center;gap:17px;justify-content:start;text-decoration:none;color:inherit;cursor:pointer}.account-action-item.svelte-u16r1h:not(:first-child){margin-top:20px}.action-icon.svelte-u16r1h{aspect-ratio:1;object-fit:contain;object-position:center;width:24px;align-self:stretch;margin-top:auto;margin-bottom:auto;flex-shrink:0}.action-text.svelte-u16r1h{align-self:stretch;margin-top:auto;margin-bottom:auto}.account-action-item.svelte-u16r1h:nth-child(2){align-self:start;white-space:nowrap}.account-action-item.svelte-u16r1h:nth-child(2){white-space:initial}@media screen and (max-width: 900px){.omat-sivut.svelte-u16r1h{padding:0;max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1)}.omat-sivut.active.svelte-u16r1h{max-height:300px;max-height:1000px;transition:max-height 1s ease-in-out}.title.svelte-u16r1h{display:none}.account-actions.svelte-u16r1h{padding-bottom:20px}}section.svelte-85p0b0.svelte-85p0b0{overflow:hidden;padding:3rem 2rem;font-size:.912rem;max-width:1500px;margin:auto;line-height:2rem;width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-template-areas:"profile contact pages info" "profile contact social info";gap:16px;color:#fff}ul.svelte-85p0b0.svelte-85p0b0{display:flex;flex-direction:column;row-gap:5px;list-style:none;margin:0}a.svelte-85p0b0.svelte-85p0b0{color:#fff;line-height:2rem}div.svelte-85p0b0>p.svelte-85p0b0{margin:0}.pointer.svelte-85p0b0.svelte-85p0b0{cursor:pointer;color:inherit}.values.svelte-85p0b0.svelte-85p0b0{display:flex;row-gap:5px}.contact.svelte-85p0b0 li.svelte-85p0b0{display:flex;align-items:center;gap:.8em;margin-bottom:.8em;justify-content:left}.contact.svelte-85p0b0 div.svelte-85p0b0{display:flex;flex-direction:column;line-height:1.5em}.contact.svelte-85p0b0 .aicc-title.svelte-85p0b0{width:100%;font-weight:600}.values.svelte-85p0b0>.aicc-title.svelte-85p0b0{margin-bottom:0}.payment-methods.svelte-85p0b0.svelte-85p0b0{margin-top:1rem;align-self:flex-start}.social.svelte-85p0b0.svelte-85p0b0{flex-direction:row;gap:15px;justify-content:left;padding-top:1rem}.social.svelte-85p0b0 li.svelte-85p0b0{list-style:none}.social.svelte-85p0b0 svg.svelte-85p0b0{transition:transform .2s ease;fill:#fff}.social.svelte-85p0b0 svg.svelte-85p0b0:hover{transform:scale(1.2)}.aicc-title.svelte-85p0b0.svelte-85p0b0{font-size:1.2em;padding:0;display:block;margin:0;font-weight:700}.defence-img.svelte-85p0b0.svelte-85p0b0{max-width:200px;border-radius:10px}@media screen and (max-width: 1200px){section.svelte-85p0b0.svelte-85p0b0{grid-template-areas:"profile contact" "info pages" "info social"}}@media screen and (max-width: 900px){section.svelte-85p0b0.svelte-85p0b0{max-width:900px;grid-template-columns:1fr;padding:0;gap:0;font-size:1rem;background:#204b88;grid-template-areas:"profile" "contact" "pages" "info" "social"}ul.svelte-85p0b0.svelte-85p0b0{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1);row-gap:0}ul.active.svelte-85p0b0.svelte-85p0b0{max-height:300px;max-height:1000px;transition:max-height 1s ease-in-out}li.svelte-85p0b0.svelte-85p0b0{display:flex;align-items:center;padding:6px 0}a.svelte-85p0b0.svelte-85p0b0{display:flex;align-items:center}li.svelte-85p0b0.svelte-85p0b0:first-child{padding-top:0}li.svelte-85p0b0.svelte-85p0b0:last-child{padding-bottom:20px}.social.svelte-85p0b0.svelte-85p0b0{padding-top:0;max-height:300px}.social.svelte-85p0b0 li.svelte-85p0b0{padding:20px 5px}ul.svelte-85p0b0:not(.social)>li.svelte-85p0b0:after{content:"";display:inline-block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='#fff' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;margin-left:auto}}section.svelte-da9rht{justify-content:space-between;width:100%;padding:20px;font-size:.9rem;max-width:100vw;background-color:#fff;color:#000}.aicc-copyright.svelte-da9rht{display:flex;justify-content:space-between;width:100%;max-width:1500px;margin:auto;padding:0 2rem}@media screen and (max-width: 900px){section.svelte-da9rht{border-top:none}span.svelte-da9rht{text-align:left}a.svelte-da9rht{text-align:right}.aicc-copyright.svelte-da9rht{column-gap:25px;padding:0}}.scroll-top.svelte-rbrjpy{background-color:#1c3660;max-width:100%;color:#fff}svg.svelte-rbrjpy{color:#fff;stroke:#fff;stroke-width:2px}button.svelte-rbrjpy{display:flex;flex-direction:row;background-color:transparent;border:none;gap:10px;font-size:1.1rem;font-weight:600;padding:18px}.trust-indicator.svelte-qzgoyu{display:flex;align-items:center;gap:15px;justify-content:start}.trust-indicator.svelte-qzgoyu:not(:first-child){margin-top:30px;width:100%}.trust-icon.svelte-qzgoyu{aspect-ratio:1;object-fit:contain;object-position:center;width:24px;align-self:stretch;margin-top:auto;margin-bottom:auto;flex-shrink:0}.trust-text.svelte-qzgoyu{align-self:stretch;margin-top:auto;margin-bottom:auto;font-family:Helvetica Neue,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;color:#222;font-weight:500;text-align:left;letter-spacing:.08px;line-height:1}.highlights.svelte-1d6f3ik{display:flex;align-items:center;gap:40px 70px;background-color:#dceffd;width:100%;padding:20px;margin:0;max-width:100%}.avainlippu.svelte-1d6f3ik{align-self:stretch;display:flex;margin-top:auto;margin-bottom:auto;padding:10px;flex-direction:column;align-items:stretch;justify-content:center;width:140px}.img.svelte-1d6f3ik{aspect-ratio:1.12;object-fit:contain;object-position:center;width:120px}.luottamustagit.svelte-1d6f3ik{align-self:stretch;display:flex;min-width:240px;margin-top:auto;margin-bottom:auto;align-items:center;gap:40px 52px;font-family:Helvetica Neue,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;color:#222;font-weight:500;text-align:center;letter-spacing:.08px;line-height:1;justify-content:start;flex-wrap:wrap;row-gap:30px}.trust-column.svelte-1d6f3ik{align-self:stretch;display:flex;min-width:240px;margin-top:auto;margin-bottom:auto;flex-direction:column;align-items:stretch;justify-content:start;width:258px}footer.svelte-misuh3{position:relative;width:100%}@media screen and (max-width: 900px){footer.svelte-misuh3{padding-bottom:60px}}@media screen and (min-width: 901px){footer.svelte-misuh3{background-color:var(--main_background_color)}}
