@font-face{font-family:Regular;src:url(/assets/ProximaNova-Regular-C3Gjttwh.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bold;src:url(/assets/ProximaNova-Bold-B83VV_Aq.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:ExtraBold;src:url(/assets/ProximaNova-ExtraBold-DbUI5So1.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}body{margin:0;padding:0;font-family:Regular,sans-serif}.app-container{flex-direction:column;align-items:stretch;min-height:100vh;display:flex}.main{flex-grow:1;flex-shrink:0}.content-container{width:calc(100% - 3rem);max-width:52rem;margin:0 auto;padding:0 1.5rem}@media (width>=48rem){.content-container{width:calc(100% - 4rem);padding:0 2rem}}.content-container--page{margin-top:2rem}@media (width>=82.5rem){.content-container--page{margin-top:3rem}}@media (width>=100rem){.content-container--page{margin-top:4rem}}.container{width:calc(100% - 3rem);max-width:74rem;margin:0 auto;padding:0 1.5rem}@media (width>=48rem){.container{width:calc(100% - 4rem);padding:0 2rem}}@media (width>=82.5rem){.container{width:calc(100% - 8rem);padding:0 4rem}}.logo{width:3rem;height:3rem}@media (width>=48rem){.logo{width:4rem;height:4rem}}@media (width>=100rem){.logo{width:7rem;height:7rem}}@font-face{font-family:Regular;src:url(/assets/ProximaNova-Regular-C3Gjttwh.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bold;src:url(/assets/ProximaNova-Bold-B83VV_Aq.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:ExtraBold;src:url(/assets/ProximaNova-ExtraBold-DbUI5So1.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}.text-link{color:#000;font-family:Bold,sans-serif;font-size:1rem;text-decoration:none}.text-link:disabled .text-link__text{color:#919191;pointer-events:none;cursor:not-allowed;border-bottom:2px solid #919191}.text-link:hover .text-link__text,.text-link:focus .text-link__text{color:#d33333;border-bottom:2px solid #d33333}.text-link:focus{outline-offset:3px;outline:3px solid #e50068}.text-link:active .text-link__text{color:#a00000;border-bottom:2px solid #a00000}button.text-link{cursor:pointer;background:0 0;border:none;padding:0}.text-link__text{border-bottom:2px dashed #3f3f3f}.text-link--with-icon{align-items:center;gap:.5rem;display:inline-flex}.text-link--with-icon:hover .text-link__icon path,.text-link--with-icon:focus .text-link__icon path{fill:#d33333}.text-link--with-icon:active .text-link__icon path{fill:#a00000}.header{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.secondary-button{color:#000;cursor:pointer;background-color:#fff;border:1px solid #3f3f3f;padding:.75rem 1.5rem;font-family:Bold,sans-serif;font-size:1rem;line-height:1rem;text-decoration:none}.secondary-button:hover{background-color:#f2f2f2;border-color:#000}.secondary-button:active{background-color:#dcdcdc;border-color:#000}.secondary-button:focus{outline-offset:0;background-color:#f2f2f2;border-color:#000;outline:3px solid #e50068}.secondary-button:disabled{color:#919191;cursor:not-allowed;background-color:#fff;border-color:#919191}.secondary-button--icon{justify-content:center;align-items:center;gap:.5rem;display:flex}.primary-button{color:#fff;cursor:pointer;background-color:#c80000;border:1px solid #c80000;border-radius:2px;padding:.75rem 1.5rem;font-family:Bold,sans-serif;font-size:1rem;line-height:1rem;text-decoration:none;box-shadow:0 1px 6px #00000029}.primary-button:hover{background-color:#d33333;border-color:#a00000}.primary-button:active{background-color:#a00000;border-color:#a00000}.primary-button:focus{outline-offset:0;background-color:#d33333;border-color:#fff;outline:3px solid #e50068}.primary-button:disabled{color:#fff;cursor:not-allowed;background-color:#919191;border-color:#919191}.primary-button--icon{justify-content:center;align-items:center;display:flex}.title{color:#000;font-family:Bold,sans-serif;font-size:1.25rem;line-height:1.75rem}@media (width>=82.5rem){.title{font-size:1.5rem;line-height:2rem}}@media (width>=100rem){.title{font-size:2rem;line-height:2.5rem}}.title:after{background:var(--Gradient,linear-gradient(144deg, #c80000 31.5%, #e50068 100%));content:"";width:4rem;height:2px;margin-top:.5rem;display:block}@media (width>=48rem){.title:after{margin-top:.75rem}}@media (width>=82.5rem){.title:after{height:4px}}.title--no-accent:after{display:none}.loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;margin:0 auto;display:flex}@keyframes loading-dots{10%{background:#b9b9b9;border-radius:50%;transform:rotate(0)scale(.85)}15%{background:#c80000;border-radius:0;transform:rotate(90deg)scale(1)}20%{transform:rotate(80deg)}45%{background:#b9b9b9;border-radius:50%;transform:rotate(180deg)scale(.85)}}.loading-dots{white-space:nowrap;text-align:center}.loading-dot{background:#b9b9b9;border-radius:50%;width:1rem;height:1rem;margin-right:.5rem;animation:2.5s linear .4s infinite loading-dots;display:inline-block;transform:rotate(0)scale(.85)}.loading-dot:nth-child(2){animation-delay:.8s}.loading-dot:nth-child(3){animation-delay:1.2s}.loading-dot:nth-child(4){animation-delay:1.6s}.paragraph{margin:1rem 0 0;font-size:1rem;line-height:1.5rem}@media (width>=82.5rem){.paragraph{font-size:1.25rem;line-height:2rem}}.product-item{border:1px solid #000;margin:1rem 0 0;padding:1.5rem}.product-item:hover{color:#fff;background-color:#c80000}.product-item:hover .product-item__paragraph-with-icon svg path{fill:#fff}.product-item:hover .product-item__footer-button{color:#000;background-color:#fff}.product-item:hover .product-item__footer-button:hover{background-color:#f2f2f2}.product-item:hover .product-item__footer-error path:first-child{fill:#f24137}.product-item:focus{outline:3px solid #e50068}@media (width>=48rem){.product-item{margin:1.5rem 0 0;padding:2rem}}.product-item__title{margin-top:0;font-family:ExtraBold,sans-serif;font-size:1.25rem;line-height:1.75rem}@media (width>=48rem){.product-item__title{font-size:1.5rem;line-height:2rem}}.product-item__description{margin-bottom:.5rem;font-size:1rem}.product-item__paragraph-with-icon{align-items:center;gap:.75rem;display:flex}@media (width>=48rem){.product-item__footer{flex-direction:row-reverse;justify-content:space-between;align-items:center;margin-top:2rem;display:flex}}.product-item__footer-price{margin:1.5rem 0 0;font-family:ExtraBold,sans-serif;font-size:2rem;line-height:2.5rem}@media (width>=48rem){.product-item__footer-price{margin:0;font-size:2.5rem;line-height:3rem}}.product-item__footer-price-currency{font-size:1rem;line-height:1.875rem}@media (width>=48rem){.product-item__footer-price-currency{font-size:1.5rem;line-height:2.375rem}}.product-item__footer-button{width:100%;margin-top:1rem}@media (width>=48rem){.product-item__footer-button{width:auto;margin-top:0}}.product-item__footer-error{color:#2d2d2d;background-color:#fec1c1;border:1px solid #f24137;border-radius:2px;gap:.5rem;margin-top:2rem;padding:.75rem 1rem;display:flex}.product-item__footer-error-icon{flex-shrink:0}@keyframes fadeOut{0%{opacity:1}80%{opacity:1}to{opacity:0;display:none}}.alert{color:#000;border-radius:2px;width:calc(100% - 5rem);max-width:39rem;margin:0 auto;padding:.75rem 1rem;font-size:1rem;line-height:1.5rem;animation:5s forwards fadeOut;position:fixed;bottom:9rem;left:0;right:0}@media (width>=48rem){.alert{bottom:6rem}}@media (width>=82.5rem){.alert{font-size:1.25rem;line-height:2rem;bottom:7rem}}.alert--info{background-color:#dcf0fa;border:1px solid #64c8fa}.alert--error{background-color:#fec1c1;border:1px solid #f24137}.alert--success{background-color:#dcf0dc;border:1px solid #8cc84b}.alert--error,.alert--success{align-items:center;gap:.5rem;display:flex}.product-list__grid{margin-top:1.5rem}@media (width>=48rem){.product-list__grid{margin-top:2.5rem}}.product-list__message{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;margin:0 auto;display:flex}.product-list__message-footer{width:100%}@media (width>=48rem){.product-list__message-footer{gap:1rem;width:auto;margin-top:1rem;display:flex}}.product-list__message__button{width:100%;margin-top:1rem}@media (width>=48rem){.product-list__message__button{width:auto;margin-top:0}}.product-list__message__link{margin-top:1rem;display:block}@media (width>=48rem){.product-list__message__link{width:auto;margin-top:0}}.product-list__message__small-spinner,.product-list__message__spinner{margin-right:.5rem}@media (width>=48rem){.product-list__message__small-spinner,.product-list__message__spinner{margin-right:.75rem}}.product-list__message__small-spinner path,.product-list__message__spinner path{fill:#fff}@media (width>=48rem){.product-list__message__small-spinner{display:none}}.product-list__message__spinner{display:none}@media (width>=48rem){.product-list__message__spinner{display:inline-block}}.footer{flex-shrink:0;margin:2rem 0 0}.footer--with-action-bar{margin-bottom:7.5rem}@media (width>=48rem){.footer--with-action-bar{margin-bottom:4.5rem}}@media (width>=82.5rem){.footer--with-action-bar{margin-bottom:5.5rem}}.footer__header{border-bottom:1px solid #00000040;padding-bottom:1.5rem}@media (width>=48rem){.footer__header{border-bottom-color:#000;padding-bottom:2rem}}@media (width>=82.5rem){.footer__header{border-bottom-color:#000;padding-bottom:2.5rem}}@media (width>=100rem){.footer__header{padding-bottom:2.125rem}}.footer__logo{width:auto;margin:0 auto;display:block}@media (width>=82.5rem){.footer__logo{margin:0 0 0 auto}}@media (width>=100rem){.footer__logo{height:1.125rem}}.footer__nav{padding:1.5rem 0 2rem}@media (width>=48rem){.footer__nav{padding:2rem 0 1.5rem}}@media (width>=100rem){.footer__nav{padding:2rem 0 4rem}}.footer__nav-list{margin:0;padding:0;list-style:none}@media (width>=48rem){.footer__nav-list{justify-content:center;gap:1.5rem;display:flex}}.footer__nav-item{margin:0 0 .25rem;font-size:1rem;line-height:1.5rem}.footer__copyright{margin:0}.footer__nav-link{color:#2d2d2d;text-decoration:none}.footer__nav-link:hover{text-decoration:underline}.footer__nav-link:focus{outline-offset:2px;outline:2px solid #c80000}.action-bar{color:#fff;background-color:#000;width:100%;padding:.75rem 0;position:fixed;bottom:0}.action-bar__content{flex-flow:wrap;justify-content:space-between;display:flex}.action-bar__label{flex-basis:100%;margin-bottom:1rem}@media (width>=48rem){.action-bar__label{flex-basis:auto;margin:0 2rem 0 auto}}.action-bar__cart{align-items:center;gap:1rem;display:flex}@media (width>=48rem){.action-bar__cart{order:-1}}.action-bar__text-link{color:#fff;cursor:pointer;background:0 0;border:none}.action-bar__text-link .text-link__text{border-bottom:2px dotted #fff}.action-bar__icon-wrapper{width:1rem;height:1rem;position:relative;overflow:visible}@media (width>=82.5rem){.action-bar__icon-wrapper{width:1.5rem;height:1.5rem}}.action-bar__icon path{fill:#fff}@media (width>=82.5rem){.action-bar__icon--small{display:none}}.action-bar__icon--large{display:none}@media (width>=82.5rem){.action-bar__icon--large{display:block}}.action-bar__cart-count{color:#fff;text-align:center;background-color:#c80000;border-radius:50%;width:1.5rem;height:1.5rem;font-family:Bold,sans-serif;font-size:.75rem;line-height:1.5rem;position:absolute;top:-1rem;right:-.75rem}@media (width>=82.5rem){.action-bar__cart-count{width:1.5rem;height:1.5rem;font-size:1rem;line-height:1.5rem;top:-.75rem;right:-.75rem}}.action-bar__price{font-family:Bold,sans-serif;font-size:1rem;line-height:1.25rem}@media (width>=82.5rem){.action-bar__price{font-size:1.25rem;line-height:1.5rem}}@media (width>=100rem){.action-bar__price{font-size:1.5rem;line-height:1.75rem}}.checkbox{align-items:center;gap:.5rem;display:flex}input[type=checkbox]{appearance:none;background-color:#fff;border:2px solid #919191;place-items:center;width:2rem;height:2rem;display:grid}input[type=checkbox]:checked:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='14'%20viewBox='0%200%2018%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.9897%200.642382L17.3437%202.90102L6.83262%2013.3588L0.66244%207.43847L3.01709%205.17998L6.82016%208.82903L14.9897%200.642382Z'%20fill='%23C80000'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.9826%200L18%202.89519L6.83855%2014L0%207.43841L3.01715%204.54448L6.81304%208.18664L14.9826%200ZM14.9968%201.28476L6.82727%209.47141L3.01703%205.81548L1.32488%207.43853L6.82669%2012.7175L16.6874%202.90685L14.9968%201.28476Z'%20fill='%23C80000'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:contain;width:1.125rem;height:.875rem;display:block}.modal-underlay{justify-content:center;align-items:center;min-height:100dvh;display:flex}.modal-dialog{width:min(100%,48rem)}.modal-header{justify-content:flex-end;margin-bottom:1rem;display:flex}.modal-container{background-color:#fff;padding:.75rem 1.5rem 1.5rem;box-shadow:0 4px 24px #00000052}@media (width>=48rem){.modal-container{padding:1.5rem 2rem}}.modal-content{max-height:calc(100vh - 8rem);overflow-y:scroll}@media (width>=48rem){.modal-content{border:1px solid #dcdcdc;max-height:38.25rem;padding:1.5rem}}.centre-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;margin:0 auto;display:flex}.success-footer{width:100%}@media (width>=48rem){.success-footer{gap:2rem;width:auto;margin-top:2rem;display:flex}}.success-footer__button{width:100%;margin-top:1rem}@media (width>=48rem){.success-footer__button{width:auto;margin-top:0}}.success-footer__link{margin-top:1rem;display:block}@media (width>=48rem){.success-footer__link{width:auto;margin-top:0}}
