@charset "UTF-8";:root{--color-primary:#dc2727;--color-bw-switch:#161616;--color-bg-dark:#253241;--color-text:#fff;--color-input-outline:#c92121;--color-header-phone:#6bca66;--color-sw-primary-green:#dc2727;--color-sw-primary-green-hover:#253241;--color-sw-primary-white:#dc2727;--color-sw-primary-black:#dc2727;--color-sw-text-white:#161616;--color-sw-primary-grey:#dc2727;--cc-btn-primary-bg:#dc2727;--cc-btn-primary-hover-bg:#e0cf01;--cc-btn-primary-text:#161616}.info-block{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;padding:30px;border-left:4px solid #dc2727;background:#f1f5fa;margin-bottom:30px;position:relative}.info-block.centered{margin-inline:auto;width:max-content}.info-block.w-icon{padding-left:75px}@media (min-width:992px){.info-block.w-icon{padding-left:115px}}.info-block.w-icon .info-block-icon{position:absolute;top:50%;left:30px;transform:translateY(-50%);width:30px;height:auto}@media (min-width:992px){.info-block.w-icon .info-block-icon{width:45px;font-size:22px}}.info-block a{text-decoration:underline;color:#aeaeae}.info-block p{width:100%;font-size:14px}.info-block p:last-of-type{margin-bottom:0}.info-block ul{width:100%}.info-block ul li{font-size:14px}.info-block ul li:last-of-type{margin-bottom:0}@media (max-width:767.98px){.info-block{flex-wrap:wrap}}.info-block.danger{border-color:#e40421}.info-block.danger .info-block-type{color:#e40421}.info-block.success{border-color:#6bca66}.info-block.success .info-block-type{color:#6bca66}.info-block.info{border-color:#00d0c9}.info-block.info .info-block-type{color:#00d0c9}.info-block-type{font-weight:700;text-transform:uppercase;margin-bottom:15px;color:#161616;width:100%}@media (max-width:767.98px){.info-block-type{margin-bottom:30px}}.info-block-content li:last-child,.info-block-content ol:last-child,.info-block-content p:last-child{margin-bottom:0}.detail-perex p{color:#dc2727;font-size:1.1rem}@media (min-width:992px){.detail-perex p{font-size:1.3rem}}.detail-badge-block{border:2px solid #f1f5fa;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;-webkit-border-radius:0 30px 0 30px;-moz-border-radius:0 30px 0 30px;border-radius:0 30px 0 30px;padding:30px;margin-bottom:30px;color:#161616}.detail-badge-block:hover{border-color:#253241;text-decoration:none}.detail-badge-block:hover .detail-badge-info,.detail-badge-block:hover .detail-badge-info strong{color:#253241}.detail-badge-image{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:20px}@media (min-width:576px){.detail-badge-image{width:100px;margin-bottom:0}}.detail-badge-info{width:100%;text-align:center}@media (min-width:576px){.detail-badge-info{width:calc(100% - 100px);padding-left:20%;text-align:left}}.detail-badge-info strong{color:#dc2727;width:100%}.structure-heading{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding-bottom:30px}.section-page-heading{padding:16px 0}.page-heading{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;position:relative;padding:0 16px 16px}.page-heading h1{margin-bottom:16px}@media (max-width:1199.98px){.page-heading h1{font-size:2rem}}@media (max-width:991.98px){.page-heading h1{font-size:1.5rem}}@media (max-width:767.98px){.page-heading h1{font-size:1.25rem}}@media (max-width:374.98px){.page-heading h1{font-size:1.125rem}}.page-heading h2{font-size:25px}@media (max-width:1199.98px){.page-heading h2{font-size:22px}}@media (max-width:991.98px){.page-heading h2{font-size:20px}}@media (max-width:767.98px){.page-heading h2{font-size:18px}}.page-heading.with-line{padding-bottom:15px}@media (min-width:768px){.page-heading.with-line{padding-bottom:30px}}.page-heading.with-line:after{content:"";display:block;width:35px;height:4px;background:#dc2727;margin-left:auto;margin-right:auto}.page-heading--deco-dots{padding-top:48px;padding-bottom:48px}.page-heading--deco-dots:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-55%);width:96px;height:128px;background-image:url(/build/images/dots.99ca7ad8.png);background-repeat:no-repeat;background-size:contain;background-position:50%;z-index:-1}@media (min-width:992px){.page-heading--deco-dots:after{width:140px;height:180px}}@media (min-width:992px){.page-heading--deco-dots{padding-top:64px;padding-bottom:48px}}.page-heading.text-center h2{width:100%}.page-heading-subheading{width:100%;font-size:32px;color:#aeaeae}@media (max-width:1199.98px){.page-heading-subheading{font-size:30px}}@media (max-width:991.98px){.page-heading-subheading{font-size:25px}}@media (max-width:767.98px){.page-heading-subheading{font-size:22px}}@media (max-width:374.98px){.page-heading-subheading{font-size:20px}}.page-heading-icon{width:150px;height:auto;margin-top:30px}@media (max-width:991.98px){.page-heading-icon{margin-top:50px;width:230px}}.show-more-text-wrapper{position:relative;overflow:hidden}.show-more-text-wrapper:after{content:"";position:absolute;inset:auto 0 0 0;display:block;height:1.25rem;z-index:1;background-image:linear-gradient(0deg,#fff 25%,hsla(0,0%,100%,0))}.show-hide-btn:before{content:attr(data-text-more)}.show-hide-btn.active:before{content:attr(data-text-less)}.page-info h2{font-size:14px;text-transform:uppercase;margin-bottom:0;font-weight:600;line-height:24px}.table-dark{background:#253241;width:100%;font-size:14px}.table-dark-row{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}@media (min-width:576px){.table-dark-row{flex-wrap:nowrap}}@media (min-width:992px){.table-dark-row{flex-wrap:wrap}}@media (min-width:1440px){.table-dark-row{flex-wrap:nowrap}}.table-dark-row+.table-dark-row{margin-top:15px}.table-dark-colum{width:100%}@media (min-width:576px){.table-dark-colum{width:auto}}@media (min-width:992px){.table-dark-colum{width:100%}}@media (min-width:1440px){.table-dark-colum{width:auto}}.table-dark-colum.table-dark-colum-main{width:190px;text-transform:uppercase}.img-qr-code{max-width:150px;margin-top:30px}@media (min-width:576px){.img-qr-code{margin-top:0}}.img-card{max-width:75px}.basic-input-wrapper.hidden{display:none}.basic-input-wrapper.active{display:block}.basic-input-wrapper .select2{margin-top:25px}.basic-input-wrapper .select2-container .select2-selection--single{height:43px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;border:1px solid #b8c4d5}.basic-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered{padding:.375rem 15px .375rem 30px;font-weight:500;font-size:1rem;width:100%}.basic-input-wrapper .select2-container .select2-selection--single .select2-selection__arrow{right:auto;left:1px;top:1px;height:calc(100% - 2px);background:#b8c4d5}.basic-input-wrapper .select2-container .select2-selection--single .select2-selection__arrow b{color:#fff}.select-with-image{width:100%;display:flex;justify-content:flex-start;align-items:center}.select-with-image img{max-width:20px;margin-right:10px}.basic-input-label{margin-bottom:15px;position:relative;width:100%}.basic-input-label.success:before{content:"";color:#6bca66}.basic-input-label.error:before,.basic-input-label.success:before{font-family:icomoon;position:absolute;bottom:15px;right:15px;font-size:1rem}.basic-input-label.error:before{content:"";color:#e40421}.basic-input-label--light .basic-input-input:not(:placeholder-shown)+span,.basic-input-label--light:focus-within>span{color:#fff!important}.basic-input-input{width:100%;padding:12px 16px;margin-top:25px;outline:transparent;border:1px solid #b8c4d5;font-size:1rem;transition-duration:.25s}.basic-input-input::placeholder{opacity:0}.basic-input-input:focus{border-color:#dc2727;outline:1px solid #dc2727}.basic-input-input--rounded{border-radius:999px}textarea.basic-input-input{min-height:150px}.basic-input-text{position:absolute;top:0;left:0;transform:translate(24px,38px);font-size:1rem;transition-duration:.25s;color:#667892;pointer-events:none}.basic-input-input:not(:placeholder-shown)+span,.basic-input-label:focus-within>span{color:#161616;font-weight:600;transform:translateY(-5px)}.checkbox,.radiobox{margin-bottom:12px}.checkbox.inline-checkbox,.radiobox.inline-checkbox{clear:none;display:inline-block;width:auto;float:none;margin-bottom:0;margin-right:10px}.checkbox.inline-checkbox:last-of-type,.radiobox.inline-checkbox:last-of-type{margin-right:0}@media (min-width:768px){.checkbox.inline-checkbox,.radiobox.inline-checkbox{margin-right:15px}}@media (min-width:1200px){.checkbox.inline-checkbox,.radiobox.inline-checkbox{margin-right:25px}}.checkbox.checkbox--count,.radiobox.checkbox--count{display:flex;justify-content:space-between;align-items:center;gap:24px}.checkbox-hidden,.radio-hidden{visibility:hidden;opacity:0;width:0;height:0;position:absolute;top:-9999px;left:-9999px;appearance:none;-webkit-appearance:none;-moz-appearance:none}.checkbox-label{margin:0;min-height:inherit;width:100%;display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;color:#161616;vertical-align:middle;cursor:pointer;text-transform:none;white-space:normal}.checkbox-box{float:left;width:18px;height:18px;aspect-ratio:1;flex:0 0 auto;border-radius:3px;background-color:#fff;border:1px solid #b8c4d5;margin-right:10px}.checkbox-box,.checkbox-text{position:relative;cursor:pointer;display:inline-block;vertical-align:middle;margin-left:0}.checkbox-text{text-align:left;font-size:.875rem;font-weight:600;text-transform:uppercase;color:#2c3b4e;letter-spacing:.05em;line-height:1.4em;padding:3px 0}.checkbox-text a{color:#161616;font-weight:500;text-decoration:underline}.checkbox-text a:hover{text-decoration:none}.checkbox-text:first-letter{text-transform:uppercase}.checkbox-text>span{font-size:13px}.checkbox-count{font-weight:500;font-size:.875rem}.checkbox-count,.checkbox-note{vertical-align:middle;color:#aeaeae}.checkbox-note{margin-left:auto;font-size:13px;line-height:1.4em;padding:3px 0}.checkbox-hidden:checked+.checkbox-label .checkbox-box{border-color:#dc2727;background-color:#dc2727}.checkbox-hidden:checked+.checkbox-label .checkbox-box:after{content:"";display:block;position:absolute;top:3px;left:5px;width:5px;height:8px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}.input-button{position:relative}.input-button:active .input-button-label,.input-button:hover .input-button-label{background-color:#e2e5ef;color:#1d242c}a.input-button.active,a.input-button:hover{text-decoration:none}a.input-button.active .input-button-label,a.input-button:hover .input-button-label{text-decoration:none;background-color:#dc2727;color:#fff}.input-button-input{position:absolute;opacity:0;left:-100px}.input-button-input:checked+.input-button-label{color:#fff;background:#dc2727}.input-button-input:checked+.input-button-label.w-arrow:after{border-color:#dc2727 transparent transparent}.input-button-input:checked+.btn{background-color:#dc2727;color:#fff;outline:none;box-shadow:none}.input-button-input:checked+.btn:before{opacity:1;visibility:visible}.input-button-label{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:8px 32px;background:#f1f5fa;color:#2c3b4e;text-align:center;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;margin-bottom:0;cursor:pointer;transition:75ms ease-out;transition-property:background-color,color}.input-button-label.w-arrow:after{content:"";display:block;width:0;height:0;border-color:transparent;border-style:solid;border-width:7px 8px 0;position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.checkbox-block-wrapper{padding:20px;border:1px solid #dee6f0;background:#f1f5fa}.checkbox-block-wrapper--voucher{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;min-height:85px}.checkbox-block-wrapper--voucher .cart-summary-coupon-input-wrapper{display:none;flex-wrap:wrap;align-items:center;gap:1rem}.checkbox-block-wrapper--voucher .cart-summary-coupon-input-wrapper.active{display:flex;margin-top:0}.checkbox-block-wrapper--voucher .cart-summary-coupon-input-wrapper input{flex:content}.block-pickup{font-size:14px;line-height:1.75}.section--newsletter{position:relative}@media (min-width:992px){.section--newsletter:after,.section--newsletter:before{content:"";position:absolute;width:320px;height:220px;background-size:auto 100%;background-position:100% 0;background-repeat:no-repeat;background:url(/build/images/stripes.ea696eb5.svg)}.section--newsletter:before{top:0;right:0}.section--newsletter:after{bottom:0;left:0;transform:rotate(180deg)}}.footer-newsletter-title{color:#1d242c;line-height:1;display:block;margin-bottom:12px}@media (max-width:575.98px){.footer-newsletter-title{font-size:1.125rem;line-height:1.25}}.footer-newsletter-subtitle{color:#2c3b4e}.footer-newsletter-heading{font-size:1rem;margin-bottom:16px;text-align:center;color:#aeaeae;font-weight:500}@media (min-width:768px){.footer-newsletter-heading{margin-bottom:48px}}.footer-newsletter-form-wrapper{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap}.footer-newsletter-form-wrapper .newsletter-error-message{color:#fff;font-weight:500;font-size:.875rem}.footer-newsletter-form-wrapper .form-group{width:100%;max-width:370px;position:relative}@media (min-width:1200px){.footer-newsletter-form-wrapper .form-group{margin-bottom:0}}.footer-newsletter-form-wrapper .form-control{-webkit-border-radius:9999px;-moz-border-radius:9999px;border-radius:9999px;border:2px solid #e2e2e2;color:#1d242c;padding-right:48px;padding-left:24px;height:48px}.footer-newsletter-form-wrapper .form-control::placeholder{color:#667892}.footer-newsletter-form-wrapper .form-control:focus{box-shadow:none;border-color:#b2b2b2}.footer-newsletter-form-wrapper .btn{font-size:16px;width:48px;height:48px;position:absolute;top:50%;right:1px;padding:0;color:#aeaeae}.footer-newsletter-form-wrapper .btn.arrow-right{justify-content:center;align-items:center}.footer-newsletter-form-wrapper .btn.arrow-right:after{margin:0 8px 0 0}.footer-newsletter-form-wrapper .btn:active,.footer-newsletter-form-wrapper .btn:hover{color:#253241}.newsletter-form-group{margin-bottom:0}.newsletter-form-group input{min-width:0;padding-right:80px}.newsletter-form-group button.btn.arrow-right{position:absolute;top:0;right:0;min-width:0;width:80px;height:100%;padding:0}.newsletter-form-group button.btn.arrow-right:after{background-color:#dc2727;margin-left:0;transform:none}.newsletter-form-group button.btn.arrow-right:hover:after{transform:translateX(4px)}.newsletter-form-group button.btn.arrow-right:focus{box-shadow:none;outline:0}.section-withdrawal{padding-bottom:30px}@media (min-width:992px){.section-withdrawal{padding-bottom:48px}}.withdrawal-items-table td,.withdrawal-items-table th{vertical-align:middle}.withdrawal-items-table .basic-input-input{margin-top:0}.withdrawal-item-product{display:flex;align-items:center;gap:12px}.withdrawal-item-image{flex:0 0 auto}.withdrawal-item-image img{width:100px;height:100px;object-fit:contain}.withdrawal-count-input{width:80px;max-width:100%;padding:8px 10px;text-align:center}.withdrawal-reason-input.basic-input-input{width:100%;min-height:0;padding:8px 12px}.withdrawal-note-input.basic-input-input{width:100%;min-width:200px;min-height:0;padding:8px 12px;resize:vertical}