﻿/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */@import url("https://fonts.googleapis.com");@import url("https://fonts.gstatic.comm");@import url("https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&display=swap");.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:rgba(255,255,255,0.75);border:none;color:#333}.flickity-button:hover{background:white;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19F}.flickity-button:active{opacity:0.6}.flickity-button:disabled{opacity:0.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:#333}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:0.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}/*! Lity - v2.3.1 - 2018-04-20
* http://sorgalla.com/lity/
* Copyright (c) 2015-2018 Jan Sorgalla; Licensed MIT */.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;transition:opacity 0.3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial, Helvetica, sans-serif;opacity:0;transition:opacity 0.3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease, -webkit-transform 0.3s ease}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(0.8);transform:scale(0.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial, Baskerville, monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial, Baskerville, monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:0.001;will-change:opacity;transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;transform-origin:left top;transition:-webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1),-webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp__bg{will-change:opacity;transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100% !important;height:auto !important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:0.75;transition:opacity 0.2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:0.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/pswp-default-skin-1448f9a0e0fcec5da0154196f31b7f22.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//d3pzmjxera0xk0.cloudfront.net/assets/pswp-default-skin-1142e46dd3ce1e56667b0d8a7025abfd.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,0.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,0.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;transition:opacity 0.25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px rgba(0,0,0,0.25);-webkit-transform:translateY(6px);transform:translateY(6px);transition:-webkit-transform 0.25s;transition:transform 0.25s;transition:transform 0.25s, -webkit-transform 0.25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:0.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:center;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;transition:opacity 0.25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/pswp-preloader-1f89240fb88851ff3c2cc8036a2ad38e.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise 500ms linear infinite;animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:0.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width: 1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:transparent}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:transparent}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:0.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none !important}.pswp--minimal--dark .pswp__top-bar{background:none}.pswp__bg{background:#231f20}.c-page--product .pswp__bg,.pswp__img--placeholder--blank{background:#dedbd9}.c-card__persona,.c-cart__persona{position:absolute;right:1.5625rem;top:0.625rem;display:flex}.c-card__persona img,.c-cart__persona img{height:40px;width:40px}.c-hero__img,.c-card__media{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.c-footer__list,.c-list,.c-social,.c-breadcrumbs__list{margin:0;padding:0;list-style-type:none}.is-hidden{display:none}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;width:calc(100% + calc(100vw - 100%));overflow-x:hidden;scroll-behavior:smooth}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}ul,ol{text-align:left}figcaption,figure,main{display:block}figure{margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*,:after,:before{box-sizing:border-box}body{font-family:"Roboto", sans-serif;font-weight:400;font-size:16px;line-height:1.4;color:#50596c;-webkit-font-smoothing:subpixel-antialiased}a{text-decoration:none;color:#50596c}b,strong{font-weight:600}.t-page-title{font-size:2rem;font-weight:400}@media only screen and (min-width: 768px){.t-page-title{font-size:1.75rem}}@media only screen and (min-width: 1024px){.t-page-title{font-size:1.5rem}}.t-page-sub-title{font-size:1.4375rem;line-height:2.0625rem;font-weight:400;margin:1.25rem 0}@media only screen and (min-width: 768px){.t-page-sub-title{font-size:1.25rem;line-height:1.8125rem}}.t-title{font-size:1.75rem}.t-title--center{text-align:center}.t-title--home{font-size:2.5rem;line-height:3.3125rem;text-align:center;color:#3f4659;margin:8.125rem auto;width:70%}.t-subtitle{font-size:1.25rem;text-transform:uppercase}.t-subtitle--center{text-align:center}.t-contact-phone{font-size:1.5rem;line-height:2rem;color:#3f4659;font-family:"Muli", sans-serif}.t-store{font-size:0.875rem;color:#3f4659}.t-store--title{font-weight:bold}.l-wrapper{max-width:1024px;min-width:320px;width:100%;margin:0 auto;padding:0 0.9375rem}.flickity-slider{display:flex;position:static}.carousel-cell{position:static !important;flex:0 0 25%}.carousel-cell---center{text-align:center;align-self:center}.carousel-cell---brand{flex:0 0 33%}@media only screen and (max-width: 1023px){.carousel-cell{flex:0 0 33%}}@media only screen and (max-width: 479px){.carousel-cell{flex:0 0 99%}}@media only screen and (max-width: 639px){.carousel-cell---product{flex:0 0 99%}}@media only screen and (max-width: 1023px){.l-body-fix-scroll{overflow:hidden;position:fixed;top:0;left:0;width:100%;height:100%;z-index:20}}.l-grid__header{width:100%;max-width:1024px;margin:0 auto;justify-content:space-between}.l-grid__footer{display:flex;justify-content:space-between;-webkit-column-count:4;column-count:4}@media only screen and (max-width: 1023px){.l-grid__footer{flex-direction:column}}.l-grid__footer-nav{flex:66.66%;margin-right:1.25rem}@media only screen and (max-width: 1023px){.l-grid__footer-nav{flex:100%;margin:0}}.l-grid__footer-link{display:flex;justify-content:space-between;flex-wrap:wrap}.l-grid__footer-section{flex:25%}@media only screen and (max-width: 767px){.l-grid__footer-section{flex:100%}}.l-grid__footer-newsletter{flex:33.33%;margin-left:1.25rem}@media only screen and (max-width: 1023px){.l-grid__footer-newsletter{flex:100%;margin:0;order:-1}}.l-grid__footer--bottom{display:flex;flex-direction:row}@media only screen and (max-width: 767px){.l-grid__footer--bottom{flex-direction:column}}@media only screen and (max-width: 1023px){.l-grid__footer-logo{flex:100%}}.l-grid__footer-credentials{flex:33.33%}@media only screen and (max-width: 1023px){.l-grid__footer-credentials{flex:100%}}.l-grid__footer-legal{flex:33.33%}@media only screen and (max-width: 1023px){.l-grid__footer-legal{flex:100%}}.l-grid__home-card{display:flex;justify-content:space-between;position:relative;z-index:10}@media only screen and (max-width: 639px){.l-grid__home-card{flex-direction:column}}.l-grid__gallery{display:flex;flex-flow:row wrap}.l-grid__gallery .is-active{display:none}.l-grid__card{display:flex}.l-grid__card--simple{flex-wrap:wrap;justify-content:center}@media only screen and (min-width: 640px){.l-grid__card--column{-webkit-column-count:3;column-count:3;-webkit-column-gap:1.25rem;column-gap:1.25rem;column-break-inside:avoid;orphans:1;widows:1}}.l-grid__card--article{width:25%}@media only screen and (min-width: 640px){.l-grid__card--article{display:inline-block;position:relative;flex-direction:column}}.l-grid__card--product{width:25%;padding:0.625rem}.l-grid__qw--gallery{flex:0 0 40%;margin-right:1.875rem}@media only screen and (max-width: 767px){.l-grid__qw--gallery{flex:0 0 30%;margin-right:0;margin-bottom:2.5rem}}@media only screen and (max-width: 479px){.l-grid__qw--gallery{flex:0 0 100%;margin-right:0;margin-bottom:2.5rem}}.l-grid__variation-section{margin:1.1875rem 0}.l-grid__checkout{display:flex;flex-flow:row wrap}.l-grid__checkout--nav{flex:0 0 100%}.l-grid__checkout--body{flex:0 0 100%}@media only screen and (min-width: 1024px){.l-grid__checkout--body{flex:0 0 75%}}.l-grid__checkout--aside{margin:0;flex:0 0 25%}@media only screen and (max-width: 559px){.l-grid__checkout--aside{margin:2.5rem 0 0 0;flex:0 0 100%}}.l-grid__checkout--footer{flex:0 0 100%}.l-grid__generic-page{display:flex;justify-content:space-between;margin-top:1.25rem}@media only screen and (max-width: 767px){.l-grid__generic-page{flex-direction:column;max-width:560px;margin-right:auto;margin-left:auto}}.l-grid__generic-page--gallery{flex:50%;margin-right:1.875rem}@media only screen and (max-width: 767px){.l-grid__generic-page--gallery{flex:100%;margin:0}}.l-grid__generic-page--description{flex:100%}.l-grid__generic-page--description--gallery{flex:50%}@media only screen and (max-width: 767px){.l-grid__generic-page--description{flex:100%}}.l-grid__product{display:flex;justify-content:space-between;margin-top:1.25rem}@media only screen and (max-width: 767px){.l-grid__product{flex-direction:column;max-width:560px;margin-right:auto;margin-left:auto}}@media only screen and (min-width: 768px){.l-grid__product{margin-top:2.5rem}}.l-grid__product--breadcrumb{flex:100%;display:none}@media only screen and (min-width: 560px){.l-grid__product--breadcrumb{display:block}}.l-grid__product--gallery{flex:50%;margin-right:1.875rem}@media only screen and (max-width: 767px){.l-grid__product--gallery{flex:100%;margin:0}}.l-grid__product--description{flex:50%}@media only screen and (max-width: 767px){.l-grid__product--description{flex:100%}}.l-grid__product--column{display:flex;flex-direction:column}.l-grid__tools{display:flex;justify-content:space-between}@media only screen and (max-width: 479px){.l-grid__tools{flex-direction:column}}.l-grid__share{display:flex;justify-content:flex-end;margin-top:25px}@media only screen and (max-width: 479px){.l-grid__share{justify-content:initial}}.l-grid__article{display:flex;justify-content:space-between}@media only screen and (max-width: 767px){.l-grid__article{flex-direction:column;max-width:560px;margin:0 auto}}.l-grid__article--content{flex:50%}.l-grid__article--content--wrapper{display:flex}@media only screen and (max-width: 767px){.l-grid__article--content--wrapper{flex-direction:column;max-width:560px;margin:0 auto}}.l-grid__article--content__column{display:flex;flex-direction:column}@media only screen and (min-width: 1248px){.l-grid__article--content__column{flex-direction:row}}.l-grid__article--content__column--split{flex:100%;margin-top:1.875rem}@media only screen and (min-width: 1248px){.l-grid__article--content__column--split{flex:50%;margin-top:0}}.l-grid__article--content__column--split--f{margin-top:0}@media only screen and (min-width: 1248px){.l-grid__article--content__column--split--f{margin-right:1.875rem}}.l-grid__article--gallery{flex:50%;margin-right:1.875rem}@media only screen and (max-width: 767px){.l-grid__article--gallery{margin-right:0}}.l-grid__article--comments{flex:50%;margin-right:1.875rem}.l-grid__article--related-articles{flex:50%}.l-grid__article--related-articles .l-grid__card--column{-webkit-column-count:2;column-count:2}@media only screen and (max-width: 1023px){.l-grid__article--related-articles .l-grid__card--column{-webkit-column-count:1;column-count:1}}.l-grid__article--related-personas-articles{flex:50%;margin-top:75px}.l-grid__article--related-personas-articles .l-grid__card--column{-webkit-column-count:2;column-count:2}@media only screen and (max-width: 1023px){.l-grid__article--related-personas-articles .l-grid__card--column{-webkit-column-count:1;column-count:1}}.l-grid__categories{display:flex;flex-wrap:wrap;max-width:560px;margin:0 auto}@media only screen and (min-width: 768px){.l-grid__categories{align-items:flex-start;max-width:100%;margin:0 0 0 0.9375rem}}.l-grid__categories__filters--vertical{flex:1 100%}@media only screen and (min-width: 768px){.l-grid__categories__filters--vertical{flex:1 35%;max-width:225px;margin-right:11px}}@media only screen and (min-width: 1024px){.l-grid__categories__filters--vertical{flex:1 28%}}.l-grid__categories__filters--horizontal{flex:1 100%;display:flex;flex-wrap:wrap}@media only screen and (min-width: 768px){.l-grid__categories--no-filter{margin:0}}.l-grid__categories__wrapper{flex:1 100%}@media only screen and (min-width: 768px){.l-grid__categories__wrapper{flex:1 65%}}@media only screen and (min-width: 1024px){.l-grid__categories__wrapper{flex:3 72%}}.l-grid__categories__wrapper--horizontal{flex:1 100%}@media only screen and (min-width: 768px){.l-grid__categories__wrapper--horizontal{flex:1 100%}}@media only screen and (min-width: 1024px){.l-grid__categories__wrapper--horizontal{flex:1 100%}}.l-grid__categories__list{display:flex;flex-wrap:wrap;justify-content:center}@media only screen and (min-width: 768px){.l-grid__categories__list{justify-content:flex-start}}@media only screen and (min-width: 768px){.l-grid__categories__list--no-filter{justify-content:center}}.l-grid__categories__list .carousel-cell{flex:100%}@media only screen and (min-width: 640px){.l-grid__categories__list .carousel-cell{flex:0 0 45%}}@media only screen and (min-width: 1024px){.l-grid__categories__list .carousel-cell{flex:0 0 30%;max-width:225px}}.l-grid__categories__list--horizontal .carousel-cell{flex:100%}@media only screen and (min-width: 640px){.l-grid__categories__list--horizontal .carousel-cell{flex:0 0 calc(37% - 3.75rem);max-width:none}}@media only screen and (min-width: 1024px){.l-grid__categories__list--horizontal .carousel-cell{flex:0 0 calc(25% - 1.44rem)}}.l-grid__categories__empty{display:flex;justify-content:center}.l-grid__blog{display:flex;flex-wrap:wrap;max-width:560px;margin:0 auto}@media only screen and (min-width: 768px){.l-grid__blog{align-items:flex-start;max-width:100%;margin:0 0 0 0.9375rem}}.l-grid__blog__filters--horizontal{flex:1 100%;display:flex;flex-wrap:wrap}.l-grid__blog__filters--vertical{flex:1 100%}@media only screen and (min-width: 768px){.l-grid__blog__filters--vertical{flex:1 35%;max-width:225px;margin-right:11px}}@media only screen and (min-width: 1024px){.l-grid__blog__filters--vertical{flex:1 28%}}.l-grid__blog__wrapper{flex:1 100%}@media only screen and (min-width: 768px){.l-grid__blog__wrapper{flex:1 65%;margin-left:1.625rem}}@media only screen and (min-width: 1024px){.l-grid__blog__wrapper{flex:3 72%;margin-left:1.625rem}}.l-grid__blog__wrapper--horizontal{flex:1 100%}@media only screen and (min-width: 768px){.l-grid__blog__wrapper--horizontal{flex:1 100%;margin-left:1.625rem}}@media only screen and (min-width: 1024px){.l-grid__blog__wrapper--horizontal{flex:1 100%;margin-left:1.625rem}}@media only screen and (max-width: 399px){.l-grid__blog__wrapper--horizontal .c-card--masonry{max-width:100%}}@media only screen and (min-width: 768px){.l-grid__blog__wrapper--horizontal .c-card--masonry{max-width:210px}}.l-grid__blog__list{display:flex;flex-wrap:wrap;justify-content:center}@media only screen and (min-width: 768px){.l-grid__blog__list{justify-content:flex-start}}@media only screen and (min-width: 768px){.l-grid__blog__list--no-filter{justify-content:center}}.l-grid__blog__list .carousel-cell{flex:100%}@media only screen and (min-width: 640px){.l-grid__blog__list .carousel-cell{flex:0 0 50%}}@media only screen and (min-width: 1024px){.l-grid__blog__list .carousel-cell{flex:0 0 30%;max-width:225px}}.l-grid__blog__empty{display:flex;justify-content:center}.l-grid__account{display:flex;justify-content:space-between;-webkit-column-count:2;column-count:2}@media only screen and (max-width: 479px){.l-grid__account{flex-direction:column}}.l-grid__account--address{flex:0 1 100%}.l-grid__account--addresses{display:flex}.l-grid__account--order{flex:0 1 100%}.l-grid__account--section{flex:0 1 50%;margin-right:1.25rem}@media only screen and (max-width: 479px){.l-grid__account--section{flex:0 1 100%}}.l-grid__order{display:flex;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width: 1023px){.l-grid__order{flex:33%}}@media only screen and (max-width: 1023px){.l-grid__order{flex:100%}}.l-grid__order__wrapper{display:flex;flex-direction:column}@media only screen and (max-width: 1023px){.l-grid__order__wrapper{flex-direction:row}}@media only screen and (max-width: 639px){.l-grid__order__wrapper{flex-direction:column}}.l-grid__order__column{flex:1 1 100%;margin-bottom:1rem}@media only screen and (min-width: 1024px){.l-grid__order__column{flex:1;margin-bottom:0}}.l-grid__order__column--items{flex:2}@media only screen and (min-width: 1024px){.l-grid__order{flex-wrap:no-wrap}}.l-grid__cart{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:1.25rem;position:relative}@media only screen and (max-width: 1023px){.l-grid__cart{flex:33%}}@media only screen and (max-width: 1023px){.l-grid__cart{flex:100%}}.l-grid__cart__wrapper{display:flex;flex-direction:column}@media only screen and (max-width: 1023px){.l-grid__cart__wrapper{flex-direction:row}}@media only screen and (max-width: 639px){.l-grid__cart__wrapper{flex-direction:column}}.l-grid__cart__column{flex:1 1 100%;margin-bottom:1rem}@media only screen and (min-width: 1024px){.l-grid__cart__column{flex:1;margin-bottom:0}}@media only screen and (max-width: 1023px){.l-grid__cart__column{flex:1 1 100%}}.l-grid__cart__column--items{flex:2}.l-grid__cart__column--img{flex:1 1 20%}@media only screen and (max-width: 767px){.l-grid__cart__column--img{flex:1 1 50%}}.l-grid__cart__column--info{flex:1 1 50%}.l-grid__cart__column--freebie{flex:1 1 80%}.l-grid__cart__column--qty{flex:1 1 15%}.l-grid__cart__column--price{flex:1 1 10%}.l-grid__cart__column--dlt{flex:1 1 0}.l-grid__cart--info{display:flex}@media only screen and (max-width: 479px){.l-grid__cart--info{flex-direction:column}}.l-grid__cart--section{flex:0 0 25%}@media only screen and (max-width: 479px){.l-grid__cart--section{flex:0 1 100%}}.l-grid__cart--product{display:flex;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width: 479px){.l-grid__cart--product{flex-direction:column}}.l-grid__cart--product--column{flex:1 1 100%;margin-bottom:1rem;justify-content:space-between}@media only screen and (min-width: 1024px){.l-grid__cart--product--column{flex:1;margin-bottom:0}}@media only screen and (max-width: 1023px){.l-grid__cart--product--column--title{display:none}}@media only screen and (max-width: 1023px){.l-grid__cart--product--column--img{flex:1 1 50%}}.l-grid__cart--product--column--desktop{display:block}@media only screen and (max-width: 1023px){.l-grid__cart--product--column--desktop{display:none}}.l-grid__cart--product--column--mobile{display:none}@media only screen and (max-width: 1023px){.l-grid__cart--product--column--mobile{display:flex;flex-direction:column;flex:1 1 25%;text-align:left}}@media only screen and (max-width: 479px){.l-grid__cart--product--column--mobile{text-align:center}}.l-grid__cart--product--column--items{flex:2}@media only screen and (min-width: 1024px){.l-grid__cart--product{flex-wrap:no-wrap}}@media only screen and (min-width: 560px){.l-grid__collection{display:flex;flex-wrap:wrap;justify-content:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media only screen and (min-width: 768px){.l-grid__collection{justify-content:flex-start;margin:0}}.l-grid__collection .carousel-cell{flex:0 0 100%}@media only screen and (min-width: 640px){.l-grid__collection .carousel-cell{flex:0 0 50%}}@media only screen and (min-width: 1024px){.l-grid__collection .carousel-cell{flex:0 0 29%}}.l-grid__drawer{display:flex}.l-grid__drawer__wrapper{max-width:1024px;width:100%}@media only screen and (max-width: 1023px){.l-grid__drawer{flex-direction:column}}.l-grid__contact{display:flex}@media only screen and (max-width: 1023px){.l-grid__contact{flex-direction:row}}@media only screen and (max-width: 479px){.l-grid__contact{flex-direction:column}}.l-grid__contact--form{flex:0 0 45%}.l-grid__contact--map{flex:0 0 55%}.l-grid__catalogs{display:flex;flex-wrap:wrap;margin:0 auto}@media only screen and (min-width: 768px){.l-grid__catalogs{align-items:flex-start;max-width:100%;margin:0 0 0 0.9375rem}}.l-grid__catalogs__wrapper{flex:1 100%;margin-top:100px}@media only screen and (min-width: 768px){.l-grid__catalogs__wrapper{flex:1 65%}}@media only screen and (min-width: 1024px){.l-grid__catalogs__wrapper{flex:3 72%}}.l-grid__catalogs__list{display:flex;flex-wrap:wrap;justify-content:center}.l-grid__catalogs__list .carousel-cell{flex:100%}@media only screen and (min-width: 640px){.l-grid__catalogs__list .carousel-cell{flex:0 0 45%}}@media only screen and (min-width: 1024px){.l-grid__catalogs__list .carousel-cell{flex:0 0 30%}}.l-grid--gallery{grid-template-columns:repeat(2, 1fr);display:grid}@media only screen and (min-width: 560px){.l-grid--gallery{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px){.l-grid--gallery{grid-template-columns:repeat(4, 1fr)}}.l-desktop-only{display:none}@media only screen and (min-width: 768px){.l-desktop-only{display:inherit}}.l-mobile-only{display:inherit}@media only screen and (min-width: 768px){.l-mobile-only{display:none !important}}.l-hide-tablet{display:inherit}@media only screen and (max-width: 1247px){.l-hide-tablet{display:none !important}}.l-show-tablet{display:none}@media only screen and (max-width: 1247px){.l-show-tablet{display:block !important}}.l-hide-phablet{display:inherit}@media only screen and (max-width: 559px){.l-hide-phablet{display:none !important}}.l-show-phablet{display:none}@media only screen and (max-width: 559px){.l-show-phablet{display:block !important}}.c-header{background:#ffffff;height:111px;display:flex;flex-direction:column;justify-content:space-between}.c-header__has-qo{height:167px}@media only screen and (min-width: 768px){.c-header{height:222px}}@media only screen and (min-width: 1024px){.c-header{height:166px}}.c-header__top{flex-direction:column}@media only screen and (min-width: 768px){.c-header__top{justify-content:flex-end;flex-direction:row}}.c-header__tagline{background:#D8D8D8}.c-header__tagline__content{text-align:center;padding:0.3125rem 1.25rem;justify-content:center}.c-header__tagline__content a{font-size:0.8125rem}.c-header__quicknav{display:none;justify-content:flex-end;padding:0.3125rem 1.25rem}@media only screen and (min-width: 768px){.c-header__quicknav{display:flex}}.c-header__quicknav__item{height:28px;line-height:1.75rem}.c-nav-mobile__wrapper .c-header__quicknav__item{height:auto;padding:1.5625rem 0;border-bottom:solid 1px #D8D8D8}.c-header__quicknav__item svg{width:23px;height:23px}.c-nav-mobile__wrapper .c-header__quicknav__item svg{width:50px;height:50px}.c-header__quicknav__item__link{display:flex;align-items:center;font-size:0.8125rem;color:#3f4659;transition:all 0.25s}.c-nav-mobile__wrapper .c-header__quicknav__item__link{font-size:1.4375rem;font-weight:300}.c-header__quicknav__item__link:hover{color:#c7c8ca}.c-header__quicknav__item__link span{margin-left:0.625rem}.c-header__quicknav__item--account{margin-right:1.875rem}.c-nav-mobile__wrapper .c-header__quicknav__item--account{margin-right:0}.c-header__quicknav__item--search{margin-right:1.875rem}.c-header__quicknav__item--login{margin-right:1.875rem}.c-header__navigation{background:#ffffff;position:absolute;top:42px;right:0;left:0;z-index:15}@media only screen and (min-width: 768px){.c-header__navigation{top:106px}}.c-header__navigation.is-sticky{position:fixed !important;top:0;z-index:20;padding:0.625rem 0 0 0}.c-header__navigation__wrapper{display:flex;flex-wrap:wrap;justify-content:flex-end;padding:0.3125rem 1.25rem}.c-header__nav{flex:1 25%;display:flex;align-items:center;justify-content:flex-end;height:0}@media only screen and (min-width: 768px){.c-header__nav{flex:1 100%;width:100%;height:28px}}@media only screen and (min-width: 1024px){.c-header__nav{flex:1 75%;justify-content:flex-end}}.c-header__brand{position:inherit;z-index:30;flex:1 100%;text-align:center;padding:0;margin-top:5px}@media only screen and (min-width: 768px){.c-header__brand{padding:0 0 1.875rem 0}}@media only screen and (min-width: 1024px){.c-header__brand{flex:inherit;text-align:auto;padding:0 0 0.625rem 0}}.c-nav{display:none}@media only screen and (min-width: 768px){.c-nav{display:block;padding-right:0.5rem}}.c-nav__list{list-style:none;display:flex;flex-direction:row;margin:0}.c-nav__section{font-size:0.8125rem;text-transform:uppercase;margin:0 0.375rem}.c-nav__section__link{position:relative;z-index:30;color:#3f4659;transition:all 0.25s}.c-nav__section__link:hover{color:#c7c8ca}.c-nav__section__qo{border-left:solid 1px #D8D8D8;padding-left:0.625rem}.c-nav__section__qo__link{color:#a42b27}.c-nav__section--has-children .c-nav__section__link{padding-right:1.25rem}.c-nav__section--has-children .c-nav__section__link:after{content:"";background:url(//d3pzmjxera0xk0.cloudfront.net/assets/select-arrow-down-185f42dcb7c9731b13ce6612716cdb9c.svg) center center no-repeat;width:10px;height:5px;position:absolute;top:5px;right:-5px;transition:all 0.25s}.c-nav__section--has-children .c-nav__section__link:hover:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.c-nav__dropdown{position:absolute;display:flex;background-color:rgba(255,255,255,0.98);z-index:20;transition:-webkit-transform 0.5s cubic-bezier(0.28, 0, 0.18, 1) 0.5s;transition:transform 0.5s cubic-bezier(0.28, 0, 0.18, 1) 0.5s;transition:transform 0.5s cubic-bezier(0.28, 0, 0.18, 1) 0.5s,-webkit-transform 0.5s cubic-bezier(0.28, 0, 0.18, 1) 0.5s;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;transform-origin:top;overflow:hidden;height:auto !important}.c-nav__dropdown--align-left{top:100px;right:0;left:0;width:100%;padding:3.125rem}.is-sticky .c-nav__dropdown--align-left{top:110px}@media only screen and (min-width: 1024px){.c-nav__dropdown--align-left{top:0;padding-top:5rem}.is-sticky .c-nav__dropdown--align-left{top:10px}}.c-nav__dropdown--align-column{width:auto;right:auto;left:auto;padding:1.25rem 0 0;overflow:visible}.c-nav__dropdown--align-column::before{content:"";position:absolute;top:0;bottom:0;left:-100vw;width:100vw;display:block;background:#ffffff}.c-nav__dropdown--align-column::after{content:"";position:absolute;top:0;bottom:0;right:-100vw;width:100vw;display:block;background:#ffffff}.c-nav__dropdown--align-column ul{padding-left:0;margin-bottom:0.625rem}.is-sticky .c-nav__dropdown--align-column{top:117px}@media only screen and (max-width: 1023px){.c-nav__dropdown--align-column{top:205px}.is-sticky .c-nav__dropdown--align-column{top:130px}}.c-nav__dropdown.is-active{pointer-events:initial}@media only screen and (min-width: 768px){.c-nav__dropdown.is-active{transition:-webkit-transform 0.6s cubic-bezier(0.28, 0, 0.18, 1);transition:transform 0.6s cubic-bezier(0.28, 0, 0.18, 1);transition:transform 0.6s cubic-bezier(0.28, 0, 0.18, 1),-webkit-transform 0.6s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transform:scaleY(1) !important;transform:scaleY(1) !important}}@media only screen and (min-width: 1248px){.c-nav__dropdown__root{display:none}}.c-nav__dropdown__link{display:inline-block;margin-bottom:0.625rem;color:#3f4659;transition:all 0.25s}.c-nav__dropdown__link--main{margin-bottom:15px;margin-top:10px;font-weight:bold;border-bottom:solid 1px;width:100%;padding-bottom:5px}.c-nav__dropdown__link:hover{color:#c7c8ca}.c-nav__dropdown ul{list-style:none}.c-nav__inner--main-cat{display:inline;padding:0 10px 0 0;float:left;width:15%}@media only screen and (max-width: 1023px){.c-nav__inner--main-cat{width:20%}}.c-nav__inner--main-cat-3{width:50%}@media only screen and (max-width: 1247px){.c-nav__inner--main-cat-3{width:60%}}@media only screen and (max-width: 1023px){.c-nav__inner--main-cat-3{width:50%}}@media only screen and (max-width: 799px){.c-nav__inner--main-cat-3{width:80%}}.c-nav__inner--main-cat-2{width:33%}@media only screen and (max-width: 1247px){.c-nav__inner--main-cat-2{width:40%}}@media only screen and (max-width: 1023px){.c-nav__inner--main-cat-2{width:50%}}@media only screen and (max-width: 799px){.c-nav__inner--main-cat-2{width:80%}}.c-nav__inner--wrapper{width:100%;padding-left:0}.c-nav__inner--list{margin-bottom:5px}.c-nav__inner--col{height:150px;column-fill:auto;-webkit-column-fill:auto;-moz-column-fill:auto;column-width:150px;-webkit-column-width:150px;-moz-column-width:150px}@media only screen and (max-width: 1023px){.c-nav__inner--col{height:200px}}.c-hamburger{cursor:pointer;height:1.5625rem;position:absolute;-webkit-transform:rotate(0deg);transform:rotate(0deg);width:1.875rem;top:0.9375rem;left:1.25rem;z-index:99}.is-sticky .c-hamburger{position:fixed;top:1.5rem}@media only screen and (min-width: 768px){.c-hamburger{display:none}}.c-hamburger span{background-color:#3f4659;border-radius:5px;display:block;height:1px;left:0;opacity:1;position:absolute;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all 0.25s ease-in-out 0s;width:1.875rem}.c-hamburger span:nth-child(1){top:0}.c-hamburger span:nth-child(2),.c-hamburger span:nth-child(3){top:0.625rem}.c-hamburger span:nth-child(4){top:1.25rem}.c-hamburger.open span:nth-child(1){left:50%;top:1.125rem;width:0}.c-hamburger.open span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.c-hamburger.open span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-hamburger.open span:nth-child(4){left:50%;top:1.125rem;width:0}.c-nav-mobile{display:block}@media only screen and (min-width: 768px){.c-nav-mobile{display:none}}.c-nav-mobile__wrapper{height:calc(100vh - 3.75rem);overflow-y:scroll;overflow-x:hidden;position:absolute;left:-100%;top:69px;right:0;bottom:0;z-index:-9;width:100%;background-color:#ffffff;padding:1.875rem 1.25rem;transition:all 0.25s}@media only screen and (min-width: 768px){.c-nav-mobile__wrapper{display:none !important}}.c-nav-mobile__wrapper.active{left:0;display:block;z-index:999}.is-sticky .c-nav-mobile__wrapper{top:60px}.c-nav-mobile__list{list-style:none;display:flex;flex-direction:column;margin:0 0 1.25rem -40px}.c-nav-mobile__section{font-size:2rem;font-weight:300;text-transform:uppercase;margin:0 0 1.25rem 0}.c-nav-mobile__section__link{color:#3f4659;transition:all 0.25s;position:relative}.c-nav-mobile__section__link:hover{color:#c7c8ca}.c-nav-mobile__section__link--has-child:after{content:"";background:url(//d3pzmjxera0xk0.cloudfront.net/assets/select-arrow-right-583a2033e546ace0328a4570187767a1.svg) center center no-repeat;width:15px;height:25px;position:absolute;top:5px;right:-40px}.c-nav-mobile__submenu{background-color:#ffffff;min-height:110%;position:absolute;top:0;bottom:0;left:-100%;transition:all 0.5s ease 0s;width:100%;z-index:999;padding:1.875rem 1.25rem;border-right:solid 1px #c7c8ca}.c-nav-mobile__section.active .c-nav-mobile__submenu{left:0}.c-nav-mobile__submenu__list{list-style:none;margin-left:-40px;-webkit-column-count:1;column-count:1}@media only screen and (min-width: 640px){.c-nav-mobile__submenu__list{-webkit-column-count:2;column-count:2}}.c-nav-mobile__submenu__item{font-size:1.75rem;font-weight:300;text-transform:uppercase;margin:0 0 1.25rem 0;display:inline-block;width:100%}.c-nav-mobile__submenu__link{color:#3f4659;transition:all 0.25s;font-weight:bold;margin-bottom:15px;width:100%;display:block}.c-nav-mobile__submenu__link:hover{color:#c7c8ca}.c-nav-mobile__submenu__tree{padding-left:0}.c-nav-mobile__submenu__tree li{list-style:none}.c-nav-mobile__submenu__title{color:#7b6056;display:block;margin:0 0 1.25rem 0}.c-nav-mobile__back{font-size:1.125rem;position:relative;padding-left:1.875rem;margin:0 0 1.875rem 0;color:#3f4659;transition:all 0.25s}.c-nav-mobile__back:hover{color:#c7c8ca}.c-nav-mobile__back:before{content:"";background:url(//d3pzmjxera0xk0.cloudfront.net/assets/select-arrow-left-f6ac43a812c764a50b4d770913460553.svg) center center no-repeat;width:10px;height:20px;position:absolute;top:3px;left:0}.c-items-counter{font-size:0.8125rem;position:absolute;display:flex;align-items:center;z-index:40;top:7px;right:20px}@media only screen and (min-width: 768px){.c-items-counter{position:inherit;border-left:solid 1px #D8D8D8;padding-left:0.75rem;top:auto;right:auto}}@media only screen and (max-width: 767px){.is-sticky .c-items-counter{top:16px}}.c-items-counter__link{display:flex;align-items:center;color:#3f4659}.c-items-counter__count{display:block;width:27px;height:33px;line-height:41px;text-align:center;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-cart-961c3e72b7a464203c37ef3d6fbf4587.svg) center top no-repeat;background-size:33px 33px;font-size:15px}@media only screen and (min-width: 768px){.c-items-counter__count{width:22px;height:28px;line-height:1.75rem;background-size:22px 22px;margin-right:0.625rem;font-size:0.5625rem}}.c-items-counter__item{color:#3f4659;transition:all 0.25s}.c-items-counter__item:hover{color:#c7c8ca}@media only screen and (max-width: 767px){.c-items-counter__item{display:none}}.c-items-counter__minicart{position:absolute;top:0;right:0;transition:all 0.3s;height:0;-webkit-transform:perspective(0) rotateX(-90deg);transform:perspective(0) rotateX(-90deg);z-index:100;width:100%}.c-items-counter__minicart.is-active{height:auto;-webkit-transform:perspective(0) rotateX(0);transform:perspective(0) rotateX(0)}.c-currency{position:relative;padding-right:3.125rem;font-size:0.8125rem;color:#3f4659;transition:all 0.25s}.c-currency--mobile{padding:1.5625rem 0;border-bottom:solid 1px #D8D8D8;font-size:2rem;line-height:3.125rem}.c-currency__link{position:relative}.is-active .c-currency__link:after{content:"";background:url(//d3pzmjxera0xk0.cloudfront.net/assets/select-arrow-down-185f42dcb7c9731b13ce6612716cdb9c.svg) center center no-repeat;width:0.625rem;height:0.3125rem;position:absolute;top:0.3125rem;right:-25px;transition:all 0.25s}.c-currency--mobile .is-active .c-currency__link:after{width:1.5625rem;height:0.9375rem;top:0.625rem;right:-45px}.c-currency__link:hover{color:#D8D8D8}.c-currency ul{margin:0 0 0 -40px;display:flex;flex-flow:row wrap;flex-direction:column;list-style:none}.c-currency ul li{order:2;-webkit-transform:scaleY(0);transform:scaleY(0);transition:-webkit-transform 0.1s cubic-bezier(0.28, 0, 0.18, 1) 0.1s;transition:transform 0.1s cubic-bezier(0.28, 0, 0.18, 1) 0.1s;transition:transform 0.1s cubic-bezier(0.28, 0, 0.18, 1) 0.1s,-webkit-transform 0.1s cubic-bezier(0.28, 0, 0.18, 1) 0.1s;height:0}.c-currency ul li.is-active{order:1;display:block;-webkit-transform:scaleY(1);transform:scaleY(1);height:auto}.c-currency:hover ul li{display:block;-webkit-transform:scaleY(1);transform:scaleY(1);height:auto}.c-currency:hover .is-active .c-currency__link{pointer-events:none}.c-search{display:none;position:absolute;background:#ffffff;top:0;right:0;left:0;height:70px;z-index:10;border-bottom:solid 1px #464646;padding:0 1.25rem}.c-search-form{display:flex;align-items:center;justify-content:flex-start;height:100%}.c-search-form__btn{border:none;background:transparent;width:25px;height:25px;margin-right:1.875rem;padding:0}.c-search-form__btn--mobile{width:45px;height:45px}.c-search-form__close{border:none;background:transparent;width:18px;height:18px;padding:0}.c-search-form__input{border:none;line-height:1.875rem;width:90%;border-left:solid 1px #464646;padding-left:1.875rem}.c-search-form__input::-webkit-input-placeholder{font-size:1.25rem;font-weight:300;color:#3f4659;text-transform:uppercase}.c-search-form__input:-ms-input-placeholder{font-size:1.25rem;font-weight:300;color:#3f4659;text-transform:uppercase}.c-search-form__input::-ms-input-placeholder{font-size:1.25rem;font-weight:300;color:#3f4659;text-transform:uppercase}.c-search-form__input::placeholder{font-size:1.25rem;font-weight:300;color:#3f4659;text-transform:uppercase}@media only screen and (max-width: 479px){.c-search-form__input::-webkit-input-placeholder{font-size:0.9375rem}.c-search-form__input:-ms-input-placeholder{font-size:0.9375rem}.c-search-form__input::-ms-input-placeholder{font-size:0.9375rem}.c-search-form__input::placeholder{font-size:0.9375rem}}.c-language{border-left:solid 1px #D8D8D8;padding-left:1.5625rem}.c-language--mobile{border:none;font-size:2rem;line-height:3.125rem;padding:1.5625rem 0}.c-language--mobile__link{color:#3f4659}.c-language--mobile__link:hover{color:#c7c8ca}.c-drawer{max-height:0;overflow:hidden;transition:all 0.38s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;position:relative;text-align:center;background-color:#3f4659;color:#ffffff}.c-drawer__button{position:absolute;right:15%;top:1rem;color:#ffffff;border:0;cursor:pointer;background:transparent}@media only screen and (max-width: 1023px){.c-drawer__button{right:0.625rem}}.c-drawer__button .c-ico__stroke{stroke:#ffffff}.c-drawer__intro{font-size:0.8125rem}.c-drawer__text{font-size:1.8125rem;line-height:1}.c-drawer__link{color:#ffffff;text-decoration:underline;font-size:0.8125rem}.c-drawer--is-open{max-height:9.0625rem;padding:1.5625rem 0.9375rem 1.4375rem}.c-drawer--split{text-align:left;transition:all 0.38s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;background-color:#f5f5f5;color:#3f4659}.c-drawer--split .c-drawer__button .c-ico__stroke{stroke:#000a12}.c-drawer--split .c-drawer__link{color:#3f4659;font-size:0.6875rem;font-weight:500;border-bottom:solid 1px #3f4659;padding-bottom:0.3125rem;text-decoration:none}@media only screen and (max-width: 1023px){.c-drawer--split .c-drawer__link{margin-top:0.9375rem}}.c-drawer--split--is-open{max-height:100%;padding:1.5625rem 25%}@media only screen and (max-width: 1023px){.c-drawer--split--is-open{padding:1.5625rem;text-align:center}}.c-drawer--split .c-drawer__head{align-self:center;text-align:left;padding-right:2.5rem;margin-right:2.5rem;border-right:solid 0.5px #000a12;font-size:1.75rem;line-height:0.96;font-weight:400;font-family:"Muli", sans-serif;color:#3f4659}@media only screen and (max-width: 1023px){.c-drawer--split .c-drawer__head{border-right:none;text-align:center;margin-right:0;padding-right:0;margin-bottom:0.9375rem}}.c-drawer--split .c-drawer__content{color:#3f4659;font-size:0.8125rem;line-height:1.15}.c-drawer--split .c-drawer__content a{margin-top:0.8125rem}.c-button{background:#f5f5f5;color:#3f4659;border:1px solid transparent;border-radius:0.0625rem;display:inline-block;font-family:"Muli", sans-serif;font-size:1rem;line-height:1;text-align:center;padding:0.625rem 1.75rem;text-transform:uppercase;transition:background-color 0.3s ease, color 0.3s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.c-button:not(:disabled):not(.is-disabled){cursor:pointer}.c-button:disabled,.c-button.is-disabled{opacity:0.2}.c-button--primary{background:#3f4659;color:#f5f5f5}.c-button--secondary{background:#674d44;color:#f5f5f5}.c-button--small{font-size:0.9375rem}.c-button--medium{font-size:1.0625rem}.c-button--large{font-size:1.25rem}.c-button--outline{border:1px solid #3f4659;background:transparent}.c-button:hover:not(.is-disabled),.c-button:focus:not(.is-disabled),.c-button.active,.c-button.is-active{background-color:#3f4659;color:#ffffff}.c-button--block{display:block}.c-button--primary{background-color:#3f4659;color:#ffffff}.c-button--primary:hover,.c-button--primary:focus,.c-button.is-active{background-color:#323847;color:#ffffff}.c-button--success{background-color:#46e0b5;color:#ffffff}.c-button--success:hover,.c-button--success:focus,.c-button.is-active{background-color:#38b391;color:#ffffff}.c-button--error{background-color:#ff4949;color:#ffffff}.c-button--error:hover,.c-button--error:focus,.c-button.is-active{background-color:#cc3a3a;color:#ffffff}.c-button--warning{background-color:#fec330;color:#ffffff}.c-button--warning:hover,.c-button--warning:focus,.c-button.is-active{background-color:#cb9c26;color:#ffffff}.c-button--disabled{background-color:#c7c8ca;color:#ffffff}.c-button--disabled:hover,.c-button--disabled:focus,.c-button.is-active{background-color:#9fa0a2;color:#ffffff}.c-footer{margin-top:3.125rem;display:flex;flex-direction:column}@media only screen and (min-width: 768px){.c-footer{border-top:1px solid #a2a2a2}}.c-footer__section{padding-top:1.75rem}@media only screen and (max-width: 767px){.c-footer__section{border-top:1px solid #a2a2a2;padding-bottom:1.75rem}}.c-footer__title{font-size:0.8125rem;font-weight:500;line-height:1.15;text-transform:uppercase;margin-top:0;margin-bottom:1.875rem;font-weight:400}@media only screen and (min-width: 768px){.c-footer__title{margin-top:1.25rem}}.c-footer__list{-webkit-column-count:2;column-count:2}@media only screen and (min-width: 480px){.c-footer__list{-webkit-column-count:3;column-count:3}}@media only screen and (min-width: 768px){.c-footer__list{-webkit-column-count:1;column-count:1}}.c-footer__bottom{background-color:#464646;color:#ffffff;font-size:0.8125rem;padding:1.5625rem 0;margin-top:3.125rem;text-transform:uppercase}@media only screen and (min-width: 768px){.c-footer__bottom{font-size:0.5625rem;margin-top:2.5rem}}@media only screen and (max-width: 1023px){.c-footer__bottom{padding:1.5625rem 0.9375rem;margin-top:0}}@media only screen and (max-width: 479px){.c-footer__bottom{padding:1.5625rem 0rem;margin-top:0}}.c-footer__bottom__brand__credentials{margin-left:1.6875rem}@media only screen and (max-width: 1023px){.c-footer__bottom__brand__credentials{margin-left:0}}.c-footer__bottom__legal{text-align:right;margin-top:0.8125rem}@media only screen and (max-width: 479px){.c-footer__bottom__legal{text-align:initial;margin-bottom:0.8125rem}}@media only screen and (min-width: 1024px){.c-footer{border-top:1px solid #a2a2a2;margin-top:6.25rem}}.c-hero{width:100%;height:auto;position:relative}.c-hero__content{background:#ffffff;text-align:center;margin:-45px auto 30px;padding:1.625rem 1rem;width:85%;position:relative}@media only screen and (min-width: 768px){.c-hero__content{padding:2.8125rem 6.25rem 1.875rem}}@media only screen and (min-width: 1024px){.c-hero__content{position:absolute;padding:0;background:none;bottom:12%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:0}}.c-hero__title{color:#50596c;margin:0 0 1.5625rem;font-size:2.1875rem;font-weight:300;line-height:1;text-align:center}@media only screen and (min-width: 1024px){.c-hero__content--light .c-hero__title{color:#ffffff}}.c-hero__subtitle{font-size:1rem;font-weight:400;line-height:1.38;text-transform:uppercase;margin:0 0 1.25rem}@media only screen and (min-width: 1024px){.c-hero__content--light .c-hero__subtitle{color:#ffffff}}@media only screen and (min-width: 1024px){.c-hero__content--light .c-hero__description{color:#ffffff}}@media only screen and (min-width: 1024px){.c-hero--fixed{max-height:70vh}}@media only screen and (min-width: 1024px){.c-hero{overflow:hidden}}.c-ico__fill{fill:#3f4659}.c-ico-scorer.is-active .c-ico-star{fill:#3f4659}.c-ico-star{fill:#c7c8ca}.c-ico-star.is-active{fill:#3f4659}.c-ico--social{width:1.5625rem;height:1.5625rem}@media only screen and (min-width: 768px){.c-ico--social{width:1.125rem;height:1.125rem}}.c-link+.c-link{margin-left:1rem}.c-link--invert{color:#ffffff}.c-logo{width:7.9375rem;height:2.125rem}@media only screen and (min-width: 768px){.c-logo{width:10.3125rem;height:2.75rem}}@media only screen and (min-width: 1024px){.c-logo{width:7.9375rem;height:2.125rem}}.c-logo__fill{fill:#3f4659}.c-logo--invert .c-logo__fill{fill:#ffffff}html.modal-is-locked{overflow:hidden;touch-action:none}.c-modal,[data-modal-id]{display:none}.modal-overlay{position:fixed;z-index:4999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.modal-wrapper{position:fixed;z-index:5000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch;background:rgba(58,57,65,0.75)}.modal-wrapper::after{content:"";display:inline-block;height:100%;margin-left:-0.05em;vertical-align:middle}.modal-overlay,.modal-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}.modal-is-initialized{display:inline-block}.c-modal{position:relative;outline:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;box-sizing:border-box;width:100%;margin-bottom:10px;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);color:#2b2e38;box-shadow:0 2px 25px 0 rgba(0,0,0,0.23);vertical-align:middle}@media only screen and (min-width: 768px){.c-modal{height:auto;max-width:50rem}}.c-modal__close{position:absolute;top:15px;right:15px;display:block;overflow:visible;width:30px;height:30px;margin:0;padding:0;cursor:pointer;transition:color 0.2s;text-decoration:none;color:#ffffff;border:0;outline:0;background:transparent;z-index:10}.c-modal__close:hover,.c-modal__close:focus{color:#95979C}.c-modal__img{width:100%;opacity:0;-webkit-transform:translate(0, -10px);transform:translate(0, -10px);transition:0.35s ease-in-out}.c-modal__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.c-modal__container{padding:10px;background:#f1f1f1;text-align:left}.c-modal--custom .c-modal__container{padding:0;background:transparent}.c-modal__content{background-color:rgba(70,70,70,0.8);margin:auto;width:100%;-webkit-transform:translate(0, -10px);transform:translate(0, -10px);opacity:0;transition:0.35s ease-in-out;font-size:1.0625rem;text-align:left;padding:1.5625rem 1.8125rem 1.25rem}.c-modal__content--flash .c-modal__title{font-size:2rem;color:#3f4659;width:80%;margin:2.5rem auto 1.25rem}.c-modal__content--flash .c-modal__description{font-size:1rem;color:#3f4659;font-weight:400}.c-modal__content--success{background-color:#46e0b5}.c-modal__content--success .c-modal__title{color:#ffffff}.c-modal__content--alert{background-color:#f1f1f1}.c-modal__content--notice{background-color:#f1f1f1}.c-modal__content__inner{display:flex;flex-direction:column;justify-content:center;max-width:560px;margin-right:auto;margin-left:auto}@media only screen and (min-width: 768px){.c-modal__content__inner{flex-direction:row;max-width:100%}}.c-modal__content--overlay--text{background-color:#464646}.c-modal__content__col-title{text-align:center;font-size:0.9375rem;width:100%;padding:0 0 1.5625rem 0}@media only screen and (min-width: 768px){.c-modal__content__col-title{border-right:0.5px solid #a2a2a2;max-width:210px;padding:0 1.5625rem 0 0}}.c-modal__content__col-description{padding-left:1.75rem;flex:2 auto}@media only screen and (max-width: 767px){.c-modal__content__col-description{text-align:center;padding-left:inherit}}.c-modal__content--invert-text{color:#ffffff}.c-modal__content--centered{text-align:center}.c-modal--flash .c-modal__content{padding:0}.c-modal__title{font-family:"Muli", sans-serif;font-size:0.8125rem;font-weight:400;letter-spacing:0.3px;color:#c7c8ca;text-transform:uppercase;margin-top:0}.c-modal__title--review{padding-top:2.5rem}.c-modal__title--highlight{font-size:1.625rem;letter-spacing:0.3px;text-align:center;color:#3f4659}.c-modal--custom .c-modal__title{margin:3.125rem 0 1.875rem}.c-modal__headline{font-size:1.125rem;font-weight:300;line-height:1;text-align:center;margin-bottom:1.875rem}.c-modal__description{font-size:0.8125rem;font-weight:300;line-height:0.9375rem;word-break:break-all;color:#C7C8CA}.c-modal__description p{margin-top:0}@media only screen and (max-width: 767px){.c-modal__description{font-size:0.9375rem}}.c-modal__notice{font-size:0.8125rem;font-weight:600;text-align:center;margin-bottom:1.875rem}.c-modal__form{background-color:#f5f5f5}.c-modal__form .c-modal__title{color:#3f4659;font-family:"Roboto", sans-serif;font-size:2rem;line-height:2.625rem;text-transform:capitalize}.c-modal__form .c-modal__warning{color:#3f4659;font-family:"Roboto", sans-serif;font-size:1.125rem;line-height:1.5625rem;margin-bottom:1.5625rem}.c-modal__form--centered{margin:0 auto;width:100%}@media only screen and (min-width: 768px){.c-modal__form--centered{width:60%}}.c-modal__action--btn{margin-top:20px}.c-modal__action--full{margin-bottom:2.5rem}.c-modal__action a:not(.c-button){display:block;margin-top:0.5rem;font-size:0.8125rem;font-weight:600;color:#3f4659}.c-modal__bg{position:absolute;left:0;top:0;width:100%;height:100%}.c-modal__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-modal--full-bg .c-modal__content--overlay{top:0;background-color:rgba(70,70,70,0.35);padding-top:22rem;text-align:center}.c-modal--full-bg .c-modal__content--overlay .c-modal__title{color:#ffffff}.c-modal--custom{padding:0}.c-modal--quickview{text-align:left;background-color:#ffffff;padding-bottom:1.5625rem}.c-modal--quickview .c-modal__title{margin-top:1.5625rem;color:#3f4659;font-family:"Muli", sans-serif;font-size:0.9375rem;font-weight:700;line-height:1.1875rem;margin-bottom:1.125rem;padding:0 0.9375rem 0 2.5rem}.c-modal--quickview .c-modal__title hr{border-bottom:solid 0.5px #a2a2a2}.c-modal--quickview .c-modal__gallery{position:relative}.c-modal--quickview .c-modal__content{background-color:#ffffff;padding:0 2.5rem 2.8125rem 0;margin:0}@media only screen and (max-width: 639px){.c-modal--quickview .c-modal__content{padding:1.25rem 0.9375rem 1.25rem 0.9375rem}}.c-modal.modal-is-opening,.c-modal.modal-is-closing{-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.c-modal.modal-is-opening{-webkit-animation-name:modal-opening-keyframes;animation-name:modal-opening-keyframes}.c-modal.modal-is-closing{-webkit-animation-name:modal-closing-keyframes;animation-name:modal-closing-keyframes}.c-modal.modal-is-opened .c-modal__img,.c-modal.modal-is-opened .c-modal__content{opacity:1;-webkit-transform:translate(0, 0px);transform:translate(0, 0px)}@-webkit-keyframes modal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@keyframes modal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes modal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)}}@keyframes modal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes modal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@keyframes modal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@-webkit-keyframes modal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}@keyframes modal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}.lt-ie9 .c-modal{width:50rem}.c-newsletter{order:0;background-color:#f5f5f5;margin-bottom:1rem}.c-newsletter__header{padding:2.25rem 3.125rem 0rem}.c-newsletter__form{padding:0rem 2.5rem 1.25rem}.c-newsletter__title{font-size:1.75rem;line-height:0.89;font-weight:400;margin-bottom:0;margin-top:0}.c-newsletter__description{margin-top:0.25rem;margin-bottom:1.3125rem;font-size:1.125rem}.c-newsletter__input{background:transparent;border:solid 1px #a2a2a2;width:100%;margin-bottom:1rem;padding:0.3125rem 0.625rem 0.3125rem 0.5625rem}.c-newsletter__input::-webkit-input-placeholder{font-size:1rem;font-weight:400;line-height:1.13;color:#3f4659}.c-newsletter__input:-ms-input-placeholder{font-size:1rem;font-weight:400;line-height:1.13;color:#3f4659}.c-newsletter__input::-ms-input-placeholder{font-size:1rem;font-weight:400;line-height:1.13;color:#3f4659}.c-newsletter__input::placeholder{font-size:1rem;font-weight:400;line-height:1.13;color:#3f4659}@media only screen and (max-width: 767px){.c-newsletter{text-align:center}}.c-slider{opacity:0;transition:opacity 0.4s;overflow:hidden}.c-slider--home{margin-bottom:6.25rem}.c-slider__full-page{width:100vw;height:100vw;position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-height:35rem}.c-slider__full-page .c-slide__content{position:absolute;left:50%;top:60%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;padding:0 1.875rem}.c-slider__personnas{opacity:1;display:block}.c-slider__banner{margin-top:3.125rem}.c-slider.flickity-enabled{opacity:1}.c-slider__overlay{color:#ffffff;font-family:"Muli", sans-serif;font-size:1.8rem;line-height:1;letter-spacing:1.8px;text-align:center;text-transform:uppercase;position:absolute;top:80%;left:50%;width:100%;-webkit-transform:translate(-50%, -80%);transform:translate(-50%, -80%);pointer-events:none}@media only screen and (min-width: 1024px){.c-slider__overlay{font-size:2.5rem;letter-spacing:2px}}.c-slider .flickity-prev-next-button{background:#3f4659;width:60px;height:60px}@media only screen and (max-width: 479px){.c-slider .flickity-prev-next-button{width:40px;height:40px}}.c-slider .flickity-prev-next-button .arrow{fill:#fff}.c-slider .flickity-prev-next-button.next{right:-10px}.c-slider .flickity-prev-next-button.previous{left:-10px}.c-slider .flickity-page-dots .dot:first-child:nth-last-child(1){opacity:0}@media only screen and (min-width: 1024px){.c-slider--fixed{max-height:70vh}}@media only screen and (min-width: 1024px){.c-slider{overflow:hidden}}.flickity-page-dots .dot:first-child:nth-last-child(1){opacity:0}.c-slide{width:100%;height:100%;position:relative;overflow:hidden}.c-slide__img{height:100%;max-height:530px;-o-object-fit:cover;object-fit:cover;width:100%}.c-slide__content{text-align:center}.c-slide__title{color:#50596c;margin:0 0 1.5625rem;font-size:2.1875rem;font-weight:300;line-height:1;text-align:center}@media only screen and (min-width: 1024px){.c-slide__content--light .c-slide__title{color:#ffffff}}.c-slide__subtitle{font-size:1rem;font-weight:400;line-height:1.38;text-transform:uppercase;margin:0 0 1.25rem}@media only screen and (min-width: 1024px){.c-slide__content--light .c-slide__subtitle{color:#ffffff}}@media only screen and (min-width: 1024px){.c-slide__content--light .c-slide__description{color:#ffffff}}.c-social__item{margin-right:2rem;display:inline-block}@media only screen and (min-width: 768px){.c-social__item{display:block;margin-bottom:1rem;margin-right:0}}.c-social__label{margin-left:0.9375rem}@media only screen and (max-width: 767px){.c-social__label{display:none}}.c-form--retailer{margin-top:1.875rem}.c-form--centered{text-align:center}.c-form__select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-caret-select-55e21dc0781f4a9a98f03a93aca42a69.svg) no-repeat 95% 50%;background-size:auto 0.5rem;border-radius:0;text-overflow:ellipsis;max-width:28.4375rem;outline:0;font-size:0.9375rem;border:0.03125rem solid #3f4659;padding:0.5625rem 1.875rem 0.5625rem 0.625rem}.c-form__select::-ms-expand{display:none}.c-form__select--fit-input{width:35%;max-width:100%;margin-bottom:1.5625rem}@media only screen and (max-width: 1023px){.c-form__select--fit-input{width:50%}}@media only screen and (max-width: 479px){.c-form__select--fit-input{width:90%}}.c-form__input{font-size:1.25rem;color:#3f4659;font-family:"Roboto", sans-serif;border:0;margin:0;padding:0;display:inline-block;text-align:center;margin-bottom:1.5625rem;border-bottom:0.03125rem solid #a2a2a2;width:35%;background:transparent}@media only screen and (max-width: 1023px){.c-form__input{width:50%}}@media only screen and (max-width: 479px){.c-form__input{width:90%}}.c-form__input--left{text-align:left}.c-form__input--coupon{margin-bottom:1.5625rem;margin-top:1.5625rem;border:0.03125rem solid #a2a2a2;padding:0.625rem}.c-form__input--contact{width:90%;text-align:left}.c-form__input-l{text-align:left}.c-form__input::-webkit-input-placeholder{color:#3f4659;font-family:"Roboto", sans-serif;font-size:1rem;line-height:1.375rem;font-weight:300;background:transparent}.c-form__input:-ms-input-placeholder{color:#3f4659;font-family:"Roboto", sans-serif;font-size:1rem;line-height:1.375rem;font-weight:300;background:transparent}.c-form__input::-ms-input-placeholder{color:#3f4659;font-family:"Roboto", sans-serif;font-size:1rem;line-height:1.375rem;font-weight:300;background:transparent}.c-form__input::placeholder{color:#3f4659;font-family:"Roboto", sans-serif;font-size:1rem;line-height:1.375rem;font-weight:300;background:transparent}.c-form__payment{margin-top:1.25rem}.c-form__payment .c-form__select{border-bottom:0.03125rem solid #a2a2a2;border-top:none;border-left:none;border-right:none;margin-right:1.25rem;min-width:6.25rem}.c-form__payment .c-form__input{width:80%;text-align:left;padding-bottom:0.5rem}.c-form__payment .c-form__input--ccv{width:auto}.c-form__checkbox{margin-bottom:1.5625rem}.c-form__checkbox :after{color:red}.c-form__radio{margin-bottom:1.5625rem}.c-form__text-area{font-size:1.25rem;color:#3f4659;font-family:"Roboto", sans-serif;margin:0;padding:0.9375rem;display:inline-block;text-align:left;border:0.03125rem solid #a2a2a2;height:7.5rem;width:80%;background:transparent}.c-form__text-area--contact{width:90%}.c-form__text-area::-webkit-input-placeholder{color:#3f4659;font-family:"Roboto", sans-serif;font-size:1rem;line-height:1.375rem;font-weight:300;background:transparent;text-align:left}.c-form__text-area:-ms-input-placeholder{color:#3f4659;font-family:"Roboto", sans-serif;font-size:1rem;line-height:1.375rem;font-weight:300;background:transparent;text-align:left}.c-form__text-area::-ms-input-placeholder{color:#3f4659;font-family:"Roboto", sans-serif;font-size:1rem;line-height:1.375rem;font-weight:300;background:transparent;text-align:left}.c-form__text-area::placeholder{color:#3f4659;font-family:"Roboto", sans-serif;font-size:1rem;line-height:1.375rem;font-weight:300;background:transparent;text-align:left}.c-form__stepper--inline{display:inline;margin-right:1.25rem}.c-form__stepper--input{font-size:1.25rem;color:#3f4659;font-family:"roboto", sans-serif;border:0;margin:0;padding:0;width:3.125rem;display:inline-block;text-align:center}.c-form__stepper--controler{font-size:1.25rem;line-height:1.8125rem}.c-form--inline{display:inline}.c-form__discount{margin-top:2rem;font-size:0.875rem;font-weight:700}.c-form__recaptcha--centered{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 20px}.c-gallery--product{width:100%}.c-gallery--product--main-featured{display:flex;overflow:hidden;position:relative;width:100%}.c-gallery--product--main-featured:before{content:"";display:block;padding-top:100%}.c-gallery--product--main-featured figure{position:absolute;top:0;left:0;bottom:0;right:0}.c-gallery--product--main-featured figure:first-of-type{z-index:10}.c-gallery--product--main-featured figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-gallery--product__figure{background:#ffffff}.c-gallery--product__slider{position:relative;margin-bottom:120px}@media only screen and (max-width: 639px){.c-gallery--product__slider{margin-bottom:60px}}.c-gallery--product__slider__content{display:flex;overflow:hidden;width:100%;position:relative}.c-gallery--product__slider__content:before{content:"";display:block;padding-top:100%}.c-gallery--product__slider__content figure{position:absolute;top:0;left:0;bottom:0;right:0}.c-gallery--product__slider__content figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-gallery--product__slider .flickity-page-dots{bottom:-50px}.c-gallery--product--no-img{width:25%;margin-top:25%;margin-left:30%}.c-gallery--product--featured{display:flex;overflow:hidden;position:relative;width:100%;flex:0 0 33.33333%}.c-gallery--product--featured.is-active{display:none}.c-gallery--product--featured:before{content:"";display:block;padding-top:100%}.c-gallery--product--featured figure{position:absolute;top:0;left:0;bottom:0;right:0}.c-gallery--product--featured figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-gallery--product--persona{position:absolute;right:0.625rem;top:0.625rem;z-index:10}.c-gallery__block{width:auto;height:auto;overflow:hidden}.c-gallery__block:hover .c-gallery__caption{opacity:1}.c-gallery__block--thumb{position:relative;height:100%;overflow:hidden}.c-gallery__block__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.c-gallery__caption{display:flex;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:rgba(35,31,32,0.75);transition:all 0.5s;padding:1.25rem;flex-direction:column;flex-wrap:nowrap;justify-content:center;text-align:center;opacity:0;font-size:0.875rem;color:#ffffff}@media only screen and (min-width: 768px){.c-gallery__caption{padding:3.125rem 2.5rem;font-size:1rem}}.c-gallery__caption--video:before{content:"";display:block;width:30px;height:30px;border-radius:50%;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-play-video-2227f773d3bdf577669961db48a4607d.svg) 50% 50% no-repeat rgba(0,0,0,0.75);background-size:60%;position:absolute;right:0.625rem;bottom:0.625rem;transition:all 0.5s;z-index:10;opacity:1}@media only screen and (min-width: 768px){.c-gallery__caption--video:before{right:0.9375rem;bottom:0.9375rem}}.c-breadcrumbs__list{margin-top:1.5625rem}.c-breadcrumbs__item{display:inline-block;margin-left:0.625rem;font-size:0.6875rem;text-align:left}.c-breadcrumbs__item a{color:#3f4659}.c-breadcrumbs__item:not(:first-child)::before{content:" | "}.c-breadcrumbs__item:first-child{margin-left:0}.c-breadcrumbs__item:last-child a{color:#c7c8ca;margin-left:0.625rem}@media only screen and (min-width: 1024px){.c-breadcrumbs__item{font-size:0.6875rem}}@media only screen and (min-width: 768px){.c-breadcrumbs{max-width:75%}}@media only screen and (min-width: 1024px){.c-breadcrumbs{width:initial;margin-bottom:0;max-width:80%}}.c-ie--image{position:relative;background-size:cover;background-position:center center}.c-slider .c-ie--image{height:100%;display:flex}.c-ie--image img{display:none}@media only screen and (max-width: 479px){.c-share{border-top:solid 0.5px #D8D8D8;border-bottom:solid 0.5px #D8D8D8;padding:0.625rem}}.c-share__title{font-size:0.9375rem;line-height:1.9375rem;text-transform:uppercase;margin-right:35px}@media only screen and (min-width: 768px){.c-share__title{font-size:0.8125rem;line-height:1.5rem}}.c-content{text-align:center;margin:3.125rem 0}@media only screen and (min-width: 1024px){.c-content{margin:3.125rem 6.25rem}}.c-content__description{font-size:1.125rem}@media only screen and (min-width: 768px){.c-content__description{font-size:1rem}}.c-flag{font-size:0.8125rem}.c-flag--product{position:absolute;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:45px 45px;transform-origin:45px 45px;top:1.5625rem;padding:0.3125rem 0.9375rem;width:5.625rem;text-align:center;text-transform:uppercase}.c-flag--discover{color:#ffffff;background-color:#46e0b5}.c-flag--new{color:#ffffff;background-color:#81414e}.c-flag--sale{color:#ffffff;background-color:#a42b27}.c-product__section-title{font-size:1.5rem;line-height:2.125rem;color:#50596c;text-align:center;text-transform:capitalize;margin-bottom:2.5rem;font-weight:normal}.c-product__section-home{text-align:center;margin-bottom:6.25rem}.c-product__info{margin-bottom:1.5625rem}@media only screen and (max-width: 479px){.c-product__info{margin-top:1.5625rem}}.c-product__name{font-family:"Roboto", sans-serif;font-weight:400;font-size:1.5rem;color:#50596c;line-height:1;margin:0}.c-product__vendor{margin:0.3125rem 0}.c-product__vendor a{font-size:1rem;line-height:1.375rem;color:#3f4659}.c-product__sku{font-size:0.8125rem;line-height:1.375rem;color:#3f4659}.c-product__description{margin-bottom:1.875rem}.c-product__form-label{font-size:1.25rem;line-height:1.8125rem;margin-right:1.125rem;color:#3f4659}.c-product__variation{font-size:0.8125rem;line-height:1.375rem;color:#3f4659;margin-bottom:1.5625rem}.c-product__price{border-right:solid 1px #3f4659;margin-right:20px}.c-product__select-variation--form{margin:1.1875rem 0 0}@media only screen and (max-width: 479px){.c-product__select-variation{width:100%;border-radius:0}}@media only screen and (min-width: 560px){.c-product__related-products{margin-top:6.25rem}}@media only screen and (max-width: 559px){.c-product__related-products{margin-top:1.25rem}}.c-product__related-articles{margin-top:6.25rem;height:100%}.c-product__share{font-size:1.25rem;line-height:1.8125rem;color:#3f4659;text-transform:uppercase;display:inline-block;margin-right:1.875rem}.c-product__share--icons{display:inline-block}.c-product__share__link{margin:0 5px}@media only screen and (max-width: 479px){.c-product__share--description{display:none}}.c-product__review{margin-top:6.25rem}.c-product__description{margin-bottom:1.25rem}.c-card--product,.c-card--simple,.c-card--store{width:100%;display:flex;flex-direction:column;margin:0 0.3125rem 2.5rem 0.3125rem;transition:all 0.25s ease-in-out;height:488px}@media only screen and (max-width: 1023px){.c-card--product,.c-card--simple,.c-card--store{height:479px}}.c-card--product:hover,.c-card--simple:hover,.c-card--store:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.c-collection .c-card--product,.c-collection .c-card--simple,.c-collection .c-card--store{margin:0 0.625rem 3.125rem 0.625rem}.c-card--product .c-card__header,.c-card--simple .c-card__header,.c-card--store .c-card__header{overflow:hidden;position:relative;background:#F7F7F7;height:15.625rem}.c-card--product .c-card__header__link,.c-card--simple .c-card__header__link,.c-card--store .c-card__header__link{height:15.625rem;display:flex;align-items:center}.c-card--product .c-card__header--no-img,.c-card--simple .c-card__header--no-img,.c-card--store .c-card__header--no-img{width:25%;height:auto;display:block;margin:auto}.c-card--product:hover,.c-card--simple:hover,.c-card--store:hover{box-shadow:0 14px 18px 10px rgba(147,147,147,0.15)}.flickity-slider .c-card--product:hover,.flickity-slider .c-card--simple:hover,.flickity-slider .c-card--store:hover{box-shadow:none;-webkit-transform:scale(1.05);transform:scale(1.05)}.c-card--product:hover .c-card__action,.c-card--simple:hover .c-card__action,.c-card--store:hover .c-card__action{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);margin-bottom:1.25rem}@media only screen and (max-width: 1023px){.c-card--product:hover .c-card__action,.c-card--simple:hover .c-card__action,.c-card--store:hover .c-card__action{display:none}}.c-card--product:hover .c-card__body,.c-card--simple:hover .c-card__body,.c-card--store:hover .c-card__body{background-color:#ffffff}@media only screen and (min-width: 560px){.c-card--product,.c-card--simple,.c-card--store{max-width:14.0625rem;margin:0 0.71875rem 3.75rem 0.71875rem}}@media only screen and (min-width: 1024px){.c-card--product,.c-card--simple,.c-card--store{margin-bottom:5.625rem}}.c-card--news-products{box-shadow:0 2px 21px 0 rgba(0,0,0,0.1);background-color:#ffffff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:30;margin-top:1.875rem;-webkit-transform:scale(1);transform:scale(1);transition:all 0.25s ease-in-out}@media only screen and (max-width: 1023px){.c-card--news-products{margin-left:0.625rem;margin-right:0.625rem}}.c-card--news-products:nth-child(odd){margin-top:-3.75rem}@media only screen and (max-width: 639px){.c-card--news-products:nth-child(odd){margin-top:1.875rem}}.c-card--news-products:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.c-card--news-products .c-card__body{text-align:center;padding-bottom:1.875rem;background-color:#ffffff}.c-card--news-products .c-card__body--label{font-size:1rem;font-weight:400;line-height:1.38;color:#ffffff;text-transform:uppercase;margin-bottom:0.875rem}.c-card--news-products .c-card__body--text{font-family:"Muli", sans-serif;font-size:1.75rem;font-weight:400;line-height:1.07;color:#3f4659;margin-bottom:1.875rem}.c-card--news-products .c-card__header{height:20.8125rem;overflow:hidden;background-color:#ffffff}@media only screen and (max-width: 1023px){.c-card--news-products .c-card__header{height:15.375rem}}@media only screen and (max-width: 639px){.c-card--news-products .c-card__header{height:20.4375rem}}.c-card--news-products .c-card__media{height:auto;background-color:#ffffff}@media only screen and (max-width: 1023px){.c-card--news-products .c-card__media{height:100%}}.c-card--masonry{margin:0 0 1.25rem 0;transition:all 0.25s ease-in-out;z-index:10;display:inline-block}.c-card--masonry:hover{box-shadow:0 14px 18px 10px rgba(147,147,147,0.15);z-index:10}@media only screen and (min-width: 560px){.c-card--masonry:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}}@media only screen and (min-width: 560px){.c-card--masonry{max-width:225px}}.c-card--comment{padding:0 0 1.25rem;margin:0 0 1.5625rem;border-bottom:solid 0.5px #D8D8D8}.c-card--comment .c-card__body{background-color:#ffffff}.c-card--comment .c-card__title{font-size:1.25rem;font-weight:400;text-transform:uppercase}.c-card--article{width:100%;transition:all 0.25s ease-in-out}.c-card--article:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.c-card--article .c-card__body{background-color:#F7F7F7;padding:0.625rem 1.75rem 0.625rem 0.9375rem}.c-card--article .c-card__title{font-size:1.25rem;line-height:1;margin-bottom:0.3125rem}.c-card--review{width:50%;margin-bottom:1.25rem}@media only screen and (max-width: 1023px){.c-card--review{width:100%}}.c-card--review .c-card__body{padding:0.625rem 1.75rem 0.625rem 0.9375rem;background-color:#ffffff;border:0.5px solid #C7C8CA;padding-bottom:2.8125rem}.c-card__body{background-color:#F7F7F7;flex:1 1 auto;padding:0.9375rem;transition:all 0.25s ease-in-out}.c-card__action{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0);text-align:center;transition:all 0.5s ease-in-out}@media only screen and (max-width: 479px){.c-card__action{display:none}}.c-card__footer{text-align:center;padding-top:0.625rem;background:#ffffff}.c-card__title{font-size:1rem;line-height:1;color:#3f4659;margin:0.3125rem 0}.c-card--simple .c-card__title{font-size:1.25rem}.c-card__text{font-size:1rem;line-height:1.375rem;margin-top:0.625rem}.c-card__sku{font-size:0.8125rem;line-height:1;color:#3f4659}.c-card__price{margin-top:0.6875rem}.c-card__date{font-size:0.8125rem;line-height:0.9375rem;margin-bottom:0.9375rem}.c-card__address{margin-bottom:1.25rem;margin-right:1.25rem;position:static !important;flex:0 0 25%;border-bottom:0}.c-card__address .c-card__body{min-height:13.75rem}.c-card__address .c-card__footer{display:block;background-color:#F7F7F7;padding:0.625rem;border-top:solid 0.5px #ffffff}.c-card__catalog{max-width:100%;height:360px}@media only screen and (max-width: 1023px){.c-card__catalog{height:auto}}.c-card__catalog .c-card__header{min-height:340px;background:white}@media only screen and (max-width: 1023px){.c-card__catalog .c-card__header{min-height:auto;height:auto}}.c-card__catalog .c-card__body{padding:1.875rem 0.9375rem}.c-card__catalog .c-card__footer{background-color:#ffffff;padding:0.625rem 0}.c-card__catalog .c-card__title{text-align:center}.c-card--gallery:hover .c-card__body{background-color:#ffffff}.flickity-slider .c-card--simple .c-card__header{height:15rem}.c-persona__cell{max-height:315px;margin-bottom:3.75rem}.c-persona__cell__link{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:100%}.c-persona__cell__link:before{content:"";display:block;width:100%;height:100%;background:#a7b0b8;position:absolute;opacity:0;z-index:10;transition:all 0.25s ease-in-out}.c-persona__cell__link:hover .c-persona__cell__button{opacity:1}.c-persona__cell__link:hover:before{opacity:.35}.c-persona__cell__img{position:absolute;width:100%;height:100%}.c-persona__cell__img img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;z-index:0}.c-persona__cell__info{display:flex;flex-direction:column;padding:0 1.875rem 1.875rem 1.875rem;text-align:center;position:relative;z-index:20}.c-persona__cell__name{font-size:1.5rem;line-height:1.5rem;font-weight:300;color:#ffffff;position:relative}.c-persona__cell__name:after{content:"";height:1px;border-bottom:solid 1px #ffffff;position:absolute;width:80px;bottom:-10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.c-persona__cell__desc{height:100%;min-height:70px}.c-persona__cell__title{font-size:1rem;line-height:1rem;margin-bottom:0.625rem}.c-persona__cell__subtitle{font-size:0.8125rem;line-height:1rem}.c-persona__cell__button{opacity:0;transition:all 0.5s ease-in-out}.c-price-current{font-size:1.75rem;line-height:2.3125rem}.c-price-current--unit{font-size:0.8125rem;line-height:0.8125rem}.c-price-current--small{font-size:1.25rem;line-height:1.8125rem}.c-price-old{font-size:1.125rem;line-height:1.125rem;color:#a2a2a2;padding-right:0.625rem;margin-right:0.625rem;display:inline-block;text-decoration:line-through;border-right:solid 2px}.c-price-old--small{font-size:0.8125rem;line-height:0.8125rem}.c-price-discount{font-size:1.125rem;line-height:1.125rem;color:#ff4949;display:inline-block}.c-price-discount--small{font-size:0.8125rem;line-height:0.8125rem}.c-price__regular{text-decoration:line-through;font-size:0.875rem}.c-price__unit{font-weight:700}.c-review__ico{display:inline-block;margin-right:1.25rem}.c-review__count{display:inline-block;font-size:0.8125rem;line-height:0.9375rem}.c-review__recap{font-size:0.8125rem;line-height:0.9375rem;margin-bottom:1.5625rem}.c-review__comment{margin-top:1.25rem}.c-review__score--modal{text-align:left;width:80%;margin:auto}.c-review__score--title{display:inline;padding-right:1.25rem}.c-review__score--stars{display:inline}.c-review__score--stars::before{content:" | ";margin-right:1.25rem}.c-review__profile{margin-top:0.625rem}.c-review__profile--modal{text-align:left;width:80%;margin:auto}.c-review__liked{margin-top:0.9375rem;margin-bottom:1.5625rem}.c-review__liked--modal{text-align:left;width:80%;margin:auto;margin-bottom:0.9375rem}.c-review__notice{margin-top:1.25rem;padding-bottom:1.25rem}.c-review__advert{font-size:1rem;line-height:1.375rem;padding-top:0.625rem;padding-bottom:1.5625rem}.c-review__advert--modal{width:27%;margin:auto}@media only screen and (max-width: 1023px){.c-review__advert--modal{width:80%}}.c-review__advert--modal--bottom{padding-bottom:1.5625rem;margin-top:0.625rem}.c-review__button{margin-bottom:3rem}.c-filters{background:#F7F7F7;padding:0.9375rem;margin:0 auto 3.125rem auto}@media only screen and (max-width: 479px){.c-filters{margin-bottom:3.125rem}}.c-filters--horizontal{height:auto;margin-bottom:0}@media only screen and (min-width: 768px){.c-filters--horizontal{height:9.375rem}}.c-filters__footer{display:block;margin:auto;width:100%;background:#f7f7f7;margin-bottom:2.5rem}.c-filters__footer--content{padding-bottom:1.25rem}.c-filters__title{flex:1 100%;padding:0.625rem}@media only screen and (max-width: 479px){.c-filters__title{padding:1.25rem 0.625rem}}.c-filters__box{flex:1;padding:0 0.625rem;height:1.875rem;flex:1 100%;margin-bottom:1.25rem}@media only screen and (min-width: 768px){.c-filters__box{flex:1 25%}}.c-filters__box--list{background-color:#f1f1f1;position:relative;z-index:99;top:-20px;padding:1.25rem}@media only screen and (min-width: 768px){.c-filters__box--list{top:0}}.c-filters__box--footer{text-align:center}.c-filters__box--footer-clear{margin-top:0.75rem;font-size:0.6875rem}.c-filters__remove{text-align:center;width:100%;margin:2.0625rem 0 1.25rem}.c-filters__select{display:flex;flex-direction:column;font-size:1.25rem;text-transform:uppercase;font-weight:300}.c-filters__select--horizontal{margin:20px 0}.c-filters__select__list{display:none}.c-filters__select__list ul{margin-left:-40px;list-style:none}.c-filters__sortby{border-bottom:solid 1px #a2a2a2;position:relative;margin:20px 0}.c-filters__sortby:after{content:"";background:url(//d3pzmjxera0xk0.cloudfront.net/assets/select-arrow-down-185f42dcb7c9731b13ce6612716cdb9c.svg) center center no-repeat;width:22px;height:13px;position:absolute;top:7px;right:0;transition:all 0.25s}.c-filters__sortby.is-active:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.c-filters__sortby__item{margin:0.625rem 0;list-style:none;display:block;font-size:0.9375rem;font-weight:500}.c-filters__dot{width:1.5rem;height:1.5rem;vertical-align:middle;margin:0 0.25rem 0 0.5rem;border-radius:50%;display:inline-block;background-color:#3f4659;border:solid 1px #3f4659}.c-filters__btn{width:100%;max-width:174px;padding:0.625rem 0}.c-pagination{display:flex;margin-top:5.625rem;font-size:1.25rem}@media only screen and (min-width: 1024px){.c-pagination{font-size:0.8125rem}}.c-pagination__nav{display:flex;justify-content:center;flex:1 50%}@media only screen and (min-width: 1024px){.c-pagination__nav{justify-content:flex-end;flex:2 66.6666%}}.c-pagination__page{padding:0 0.3125rem;margin:0 0.3125rem}.c-pagination__see{display:flex;justify-content:flex-end;flex:1 50%}@media only screen and (min-width: 1024px){.c-pagination__see{flex:1 33.3333%}}.c-pagination__see__see-item{padding:0 0.3125rem;margin:0 0.3125rem}.c-pagination__see__item{padding:0 0.4375rem 0 0;margin:0 0 0 0.3125rem;border-right:solid 1px #3f4659}.c-pagination__see__item:last-child{border:none}.c-pagination__ico-prev{position:relative}.c-pagination__ico-prev:after{content:"";background:url(//d3pzmjxera0xk0.cloudfront.net/assets/select-arrow-left-f6ac43a812c764a50b4d770913460553.svg) center center no-repeat;width:7px;height:13px;position:absolute;top:8px;left:-15px}@media only screen and (min-width: 1024px){.c-pagination__ico-prev:after{width:5px;height:9px;top:5px}}.c-pagination__ico-next{position:relative}.c-pagination__ico-next:after{content:"";background:url(//d3pzmjxera0xk0.cloudfront.net/assets/select-arrow-right-583a2033e546ace0328a4570187767a1.svg) center center no-repeat;width:7px;height:13px;position:absolute;top:8px;right:-15px}@media only screen and (min-width: 1024px){.c-pagination__ico-next:after{width:5px;height:9px;top:5px}}@-moz-document url-prefix(){.c-pagination__ico-prev:after{top:20px}.c-pagination__ico-next:after{top:20px}}.c-account__section{margin-top:1.25rem;padding-bottom:1.875rem}.c-account__section input{width:80%}.c-account__section--grey{background:#f5f5f5}.c-table{border-collapse:collapse;border-spacing:0;width:100%}.c-table th,.c-table td{text-align:left;padding:1rem}.c-table tr:nth-child(even){background-color:#c7c8ca}.c-order{font-size:0.9375rem}@media only screen and (max-width: 1023px){.c-order--freebie{padding:1.5625rem}}@media only screen and (max-width: 1023px){.c-order{text-align:center;padding:1.5625rem}.c-order:nth-child(even){background-color:#f5f5f5}}.c-order:not(:last-child){margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #F7F7F7}.c-order__title{font-size:0.9375rem;font-weight:700;display:block;margin-bottom:0.9375rem}@media only screen and (min-width: 1024px){.c-order__title{font-weight:500}}.c-order__item-title{margin-bottom:0.3125rem}.c-order__number a{color:#3f4659}.c-order__total{font-size:1.25rem}.c-order__action{margin-top:2.5rem}.c-cart{width:100%;max-width:700px}.c-cart__title{font-weight:700;margin-bottom:0.9375rem;display:block}.c-cart__title--price{text-align:right}.c-cart__title--mobile{display:inline}.c-cart__price{text-align:left;padding:0}.c-cart__section{flex:auto;width:100%;max-width:200px;margin-right:1.25rem;margin-bottom:1.25rem}@media only screen and (min-width: 560px){.c-cart__section{max-width:240px}}@media only screen and (min-width: 768px){.c-cart__section{max-width:280px}}.c-cart__qty-price{margin-top:1.25rem;display:flex;flex-direction:column}.c-cart__qty-price__title{font-weight:700}@media only screen and (min-width: 768px){.c-cart__qty-price__title{margin-top:1.25rem}}.c-cart__qty-price__ammount{font-size:1.25rem;font-weight:700}.c-cart__stepper{display:flex;align-items:center}.c-cart__stepper__controller{height:auto;font-size:1.25rem;line-height:1.8125rem}.c-cart__freebies{padding-top:1rem;margin-top:1rem}.c-cart__freebie-title{font-weight:700;margin-bottom:0.9375rem;margin-top:0.9375rem;display:block}.c-cart__info{flex-wrap:wrap}@media only screen and (max-width: 767px){.c-cart__info{padding-left:0.9375rem}}.c-cart__info--price{margin-top:0.9375rem}.c-cart__ammount{width:100%;max-width:700px;border-top:0;padding-top:1rem;margin-top:1rem;border-top:0.0625rem solid #F7F7F7}.c-cart__ammount--border{border-top:solid 1px #D8D8D8}.c-cart__ammount--line{display:flex;justify-content:flex-end;font-size:1.25rem;font-weight:300;line-height:1.5;color:#464646;text-align:right}.c-cart__ammount--line span{font-weight:400;margin-left:1rem;min-width:9.375rem;text-align:right}.c-cart__submit{width:50%;margin-left:auto;text-align:right;margin-top:1.25rem}.c-cart__wrapper{padding-bottom:1.5625rem;margin-bottom:1.5625rem;border-bottom:solid 0.0625rem #D8D8D8}.c-cart__img{position:relative}.c-cart__img img,.c-cart__img svg{width:90%;height:auto;display:block}@media only screen and (max-width: 767px){.c-cart__img img,.c-cart__img svg{width:100%}}.c-cart__delete{position:absolute;top:-0.625rem;right:0.625rem}.c-cart__checkout{margin-top:1.25rem;width:100%;max-width:700px;display:flex;justify-content:flex-end}.c-checkout__nav--item.is-active{font-weight:700}.c-checkout__error{width:90%;padding:0.3125rem;background-color:#ff4949;color:#ffffff;margin-top:0.625rem;margin-bottom:0.625rem}.c-checkout__confirm{margin-bottom:1.25rem}.c-checkout__aside--header{border:1px solid #D8D8D8;margin:0;padding:0.9375rem}.c-checkout__aside--content{border:1px solid #D8D8D8;margin:0;padding:0.9375rem}.c-checkout__address{display:flex;flex-direction:column;width:100%}@media only screen and (min-width: 560px){.c-checkout__address{width:75%}}@media only screen and (min-width: 768px){.c-checkout__address{width:50%}}.c-checkout__address--box{flex:0 0 50%;border-bottom:solid 1px #D8D8D8;padding:0 0 1.25rem 0;margin-right:1.25rem;margin-bottom:1.25rem}@media only screen and (max-width: 559px){.c-checkout__address--box{flex:0 0 100%}}.c-checkout__address--box-content{margin-bottom:1.25rem}.c-checkout__address--box-content{margin-bottom:2rem}.c-checkout__address--fields{display:none}.c-checkout__address--fields input,.c-checkout__address--fields select{width:100%}.c-checkout__address--fields .c-alert__error{width:100%}.c-checkout__address--fields .wrapper-address-nature{display:flex}.c-checkout__address__title{font-weight:600;display:block}.c-checkout__address__item{display:block}.c-checkout__address__item--inline{display:inline}.c-checkout__address--fields .c-alert__error{width:100%}.c-checkout__total{border-radius:1px;background-color:#46e0b5;width:80%;padding:0.625rem;color:#3f4659;font-family:"Roboto", sans-serif;font-size:1.75rem;display:inline}.c-checkout__total--label{font-family:"Muli", sans-serif;font-size:0.9375rem;font-weight:700}.c-checkout__payment-method{margin:1.25rem 0 1.25rem 0}.c-checkout__textaera{width:90%;min-height:7.5rem;border-color:#D8D8D8;margin-bottom:1.25rem}.c-checkout__footer{margin-top:3.125rem}.c-minicart{background-color:#ffffff;position:absolute;top:0;width:100%;height:100vh;right:0;opacity:1;-webkit-transform:none;transform:none;pointer-events:auto;overflow-y:scroll;z-index:100}@media only screen and (min-width: 560px){.c-minicart{box-shadow:0 2px 25px 0 rgba(0,0,0,0.23);width:542px;height:auto;max-height:calc(100vh - 119px)}}@media only screen and (min-width: 1024px){.c-minicart{padding-right:0.9375rem}}.c-minicart__content{width:100%;max-width:414px;margin:0 auto}@media only screen and (min-width: 560px){.c-minicart__content{max-width:inherit}}.c-minicart__header{display:flex;padding:0.875rem 0 0.375rem;margin:0 0.9375rem 0.625rem 0.9375rem;border-bottom:1px solid #D8D8D8}@media only screen and (min-width: 768px){.c-minicart__header{margin:0 0 0.625rem 2.6875rem}}.c-minicart__header--close{background:none;padding-right:20px;padding-top:0.3125rem;border-right:solid 1px #D8D8D8;margin-top:0.4375rem}@media only screen and (min-width: 768px){.c-minicart__header--close{margin-top:0}}.c-minicart__header--title{margin:0 1.25rem 0 1.5625rem;padding-top:0.5rem;font-family:"Muli", sans-serif;font-size:0.9375rem;font-weight:700;line-height:1.5625rem;color:#3f4659;text-transform:uppercase}@media only screen and (min-width: 768px){.c-minicart__header--title{line-height:0.7}}.c-minicart__promo{font-size:1.8125rem;line-height:1.8125rem;margin:1.25rem 0.9375rem 0.625rem 2.6875rem;border-bottom:1px solid #D8D8D8;padding-bottom:0.375rem;color:#3f4659;text-align:center}@media only screen and (max-width: 479px){.c-minicart__promo{margin:0}}@media only screen and (min-width: 1024px){.c-minicart__promo{margin:1.25rem 0 0.625rem 2.6875rem}}.c-minicart__product{display:flex;position:relative;margin-bottom:0.625rem;flex-direction:column;padding:0;border-bottom:solid 1px #D8D8D8}@media only screen and (min-width: 560px){.c-minicart__product{flex-direction:row;border:none}}.c-minicart__product__wrapper{display:flex;align-items:flex-end}.c-minicart__product__remove{text-transform:uppercase;font-size:0.6875rem}.c-minicart__product--price{display:inline-block;width:45%;border-right:solid 0.5px #D8D8D8;margin-top:0.6875rem}.c-minicart__product--stepper{display:flex;align-items:center;margin-bottom:0.1875rem;padding-left:1.25rem}.c-minicart__product--stepper__controller{height:auto}.c-minicart__product__empty{padding:1.25rem 2.5rem;font-weight:700}.c-minicart__product__header{position:relative;flex-basis:100%;height:305px;background:#F7F7F7}@media only screen and (min-width: 560px){.c-minicart__product__header{flex-basis:200px;height:188px}}.c-minicart__product__header__link{height:100%;display:flex;align-items:center}@media only screen and (min-width: 560px){.c-minicart__product__header__link{height:100%;width:200px;display:flex;align-items:center}}.c-minicart__product__header__no-img{width:25px;height:auto;display:block;margin:auto}.c-minicart__product__body{flex:auto;padding:1.875rem 0}@media only screen and (min-width: 560px){.c-minicart__product__body{border-bottom:solid 1px #D8D8D8;padding:0 1.875rem 0 0.9375rem}}.c-minicart__product__action{top:1.875rem;right:0.9375rem;text-align:right;margin-bottom:0.625rem}@media only screen and (min-width: 560px){.c-minicart__product__action{top:0.625rem;right:0.625rem}}.c-minicart__product__title{font-size:1.5rem}.c-minicart__footer{display:flex;flex-direction:column;align-items:flex-end;margin-top:2.8125rem;margin-bottom:2.8125rem}@media only screen and (min-width: 560px){.c-minicart__footer{margin-top:4.0625rem}}@media only screen and (min-width: 768px){.c-minicart__footer{margin-top:6.875rem}}.c-minicart__footer--ammount{background-color:#46e0b5;font-size:0.9375rem;font-weight:700;line-height:0.73;font-family:"Muli", sans-serif;color:#3f4659;padding:0.6875rem 0 0.6875rem 0;width:100%;text-align:center}@media only screen and (min-width: 560px){.c-minicart__footer--ammount{width:327px}}.c-minicart__footer--ammount span{margin-left:1rem;text-align:right;font-size:28px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.32;font-family:"Roboto", sans-serif}.c-minicart__footer--update{padding:0;background-color:#f5f5f5;width:100%;text-align:center}@media only screen and (min-width: 560px){.c-minicart__footer--update{width:327px}}.c-minicart__footer--update__btn{padding:1rem 0 1rem 0;width:100%;height:100%}.c-minicart__footer--update__btn:hover{background:#D8D8D8}.c-minicart__footer--checkout{font-family:"Muli", sans-serif;padding:0;background-color:#3f4659;width:100%;text-align:center;color:#f5f5f5;font-size:1rem;line-height:3.4375rem;text-transform:uppercase;font-family:"Muli", sans-serif}@media only screen and (min-width: 560px){.c-minicart__footer--checkout{width:327px}}@media only screen and (max-width: 767px){.c-minicart__footer--checkout{margin-bottom:10vh}}.c-minicart__footer--checkout:hover,.c-minicart__footer--checkout:focus{background-color:#3f4659;color:#ffffff}.c-collection{border-bottom:solid 1px #D8D8D8;padding-bottom:4.375rem;margin:0 0.3125rem 4.375rem 0.3125rem}@media only screen and (min-width: 560px){.c-collection{padding-bottom:0}}.c-collection__logo{text-align:center;margin:1.875rem auto}.c-collection__tags{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;border-top:solid 1px #D8D8D8;margin:1.875rem 0.9375rem 3.4375rem}@media only screen and (min-width: 560px){.c-collection__tags{flex-direction:row;border-bottom:solid 1px #D8D8D8}}.c-collection__tag{border-bottom:solid 1px #D8D8D8;align-items:stretch;text-align:center;line-height:3.125rem}@media only screen and (min-width: 560px){.c-collection__tag{margin:0 0.625rem;border:none}}.c-collection__tag:before{content:"#"}.c-collection .flickity-viewport{height:auto !important}.c-accordion{border-top:solid 0.0625rem #3f4659;margin:3.125rem auto 6.25rem auto}.c-accordion__toggle{margin:0}.c-accordion__title{font-size:1.25rem;line-height:1.5rem;font-weight:600;color:#3f4659;text-align:center;padding:1.25rem 4.375rem;position:relative;display:block;pointer-events:auto;cursor:pointer;border-bottom:solid 0.0625rem #3f4659}.c-accordion__title.is-active:after{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-minus-d565418c10aa985f6e69aa3cf2901d77.svg) center center no-repeat}.c-accordion__title:after{content:"";background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-plus-69a0961ffd3245fb89392b11e920a765.svg) center center no-repeat;font-weight:100;position:absolute;font-size:3.5rem;width:28px;height:28px;top:50%;right:5px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width: 479px){.c-accordion__title{padding:1.25rem 4.375rem 1.25rem 0.625rem;text-align:left}}.c-accordion__inner{display:none;font-size:1rem;line-height:1.75rem;color:#a2a2a2;margin:0;padding:1.25rem 0;border-bottom:solid 1px #3f4659}.c-article{margin-top:3.125rem}.c-article__title{font-size:1.5rem;font-weight:400;color:#674d44;margin:0 0 0.9375rem;text-transform:capitalize}.c-article__created-at{font-size:1.1875rem;margin-bottom:1.875rem;line-height:1.15}.c-article__author{margin-bottom:0.9375rem;font-size:1.125rem;line-height:1.33}.c-article__author span{font-size:0.8125rem;line-height:1.15}.c-errors__header{margin-top:1.5625rem;padding-bottom:1.5625rem;border-bottom:solid 0.0625rem #3f4659}.c-errors__header img{width:150px}.c-errors__title{margin:1.5625rem}.c-errors__body{margin:1.5625rem auto;width:50vw}.c-errors__separator{margin:3.125rem auto;width:12.5rem}.c-errors__500{text-align:center}.c-map--contact{width:100%;height:25rem}.c-map--retailer{height:20rem;width:100%}.c-alert__success{border-radius:1px;background-color:#46e0b5;width:80%;padding:0.625rem;color:#3f4659;font-family:"Roboto", sans-serif;font-size:1.25rem}.c-alert__error{border-radius:1px;background-color:#fc4f67;width:80%;padding:0.3125rem;color:#ffffff;font-family:"Roboto", sans-serif;font-size:1rem;margin:0 auto 2rem auto}.c-alert__error__list{margin-left:-20px}.c-alert__error__item:first-letter{text-transform:capitalize}.c-alert__error__text{color:#674d44}.c-alert__error ul,.c-alert__error li{list-style:none}.c-variation__dot{height:1.875rem;width:1.875rem;margin:0.5rem;padding-top:0.25rem;border-radius:50%;display:inline-block;text-align:center;background-color:#3f4659;border:solid 1px transparent;position:relative;overflow:visible}.c-variation__dot.active{margin:0.3125rem;border:solid 0.0625rem #3f4659;height:calc( 1.875rem + 6px);width:calc( 1.875rem + 6px)}.c-variation__dot--white,.c-variation__dot--blanc{border:solid 0.0625rem #D8D8D8}.c-variation__dot__label{color:#ffffff;font-size:0.8125rem;font-family:"Muli", sans-serif;font-weight:700}.c-variation__dot__tips{opacity:0;position:absolute;color:#ffffff;background:#674d44;top:2.1875rem;left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;padding:0.0625rem 0.625rem 0.125rem 0.625rem;z-index:1;transition:all 0.5s;box-shadow:0.125rem 0.1875rem 0.4375rem 0 rgba(0,0,0,0.5)}.c-variation__dot__tips:before{content:"";width:0;height:0;border-style:solid;border-width:0 5px 5px 5px;border-color:transparent transparent #674d44 transparent;position:absolute;top:-0.3125rem;left:0.5625rem}.c-variation__dot:hover .c-variation__dot__tips{opacity:1}.c-variation__out-of-stock__btn{background:#fec330;margin-bottom:1rem}.c-variation__out-of-stock__btn__text{font-weight:700}.c-variation__out-of-stock__btn__date{display:block;text-transform:none;margin-top:0.25rem;font-size:0.875rem}.c-quick-order__container{position:absolute;z-index:10;right:0;width:100%}@media only screen and (min-width: 1024px){.c-quick-order__container{top:58px}}@media only screen and (min-width: 1024px){.c-quick-order__container{top:30px}}.c-quick-order__container--mobile{display:block;top:167px}@media only screen and (min-width: 768px){.c-quick-order__container--mobile{display:none}}.c-quick-order__container--desktop{display:none}@media only screen and (min-width: 768px){.c-quick-order__container--desktop{display:block}}.c-quick-order__section{position:absolute;display:none;flex-direction:column;padding:1.25rem 1.875rem 0 1.875rem;width:100%;background:#626e8e;top:100%;right:0;z-index:50;transition:opacity 0.2s;max-height:500px;border-bottom:solid 1.875rem #626e8e;max-width:960px;overflow:hidden}@media only screen and (min-width: 768px){.c-quick-order__section{right:inherit;top:inherit}}.c-quick-order__form{border-bottom:1px solid #ffffff;padding-bottom:0.9375rem;margin-bottom:0.9375rem}.c-quick-order__search{background:rgba(255,255,255,0.1);width:100%;max-width:100%;padding:0.4375rem 0.9375rem;color:#ffffff;margin:0 0 1.25rem;border:1px solid transparent;font-size:1.375rem;line-height:1.875rem}.c-quick-order__search::-webkit-input-placeholder{color:#ffffff}.c-quick-order__search:-ms-input-placeholder{color:#ffffff}.c-quick-order__search::-ms-input-placeholder{color:#ffffff}.c-quick-order__search::placeholder{color:#ffffff}@media only screen and (min-width: 768px){.c-quick-order__search{font-size:0.75rem;line-height:1.25rem}}.c-quick-order__results{color:#ffffff;overflow-y:scroll}.c-quick-order__results .c-table__access-extended td.td-primary{color:white;width:15%;font-size:12px}.c-quick-order__results .c-table__access-extended td.td-terciary{width:30%;color:white;font-size:12px}.c-quick-order__results .c-table__access-extended .td-mobile{display:table;width:100%;color:white;border-right:none;margin-bottom:30px}@media only screen and (min-width: 768px){.c-quick-order__results .c-table__access-extended .td-mobile{display:none}}.c-quick-order__results .c-table__access-extended .td-mobile .mobile-price{display:inline-block;width:30%}.c-quick-order__results .c-table__access-extended .td-block{display:none}@media only screen and (min-width: 768px){.c-quick-order__results .c-table__access-extended .td-block{display:table-cell}}@media only screen and (max-width: 767px){.c-quick-order__results .c-table__access-extended td .c-variation__dot{display:none}}.c-quick-order__results .c-table__access-extended td.td-secondary{color:white;font-size:12px;width:10%}.c-quick-order__results th{color:white}.c-quick-order__close{text-align:right;margin-bottom:0.75rem}.c-qo{list-style-type:none;padding:0}.c-qo__header{margin-bottom:0.9375rem}.c-qo__button{background:#a42b27;width:100%;color:#ffffff;font-size:1.375rem;height:3.5rem;line-height:3.5rem;transition:background-color 0.3s ease, color 0.3s ease;text-transform:uppercase}.c-qo__button__link{color:#ffffff;text-align:center;display:block;width:100%}.c-qo__button:hover{background:#3f4659}.c-qo__col{width:calc((100% / 7));display:none;padding:0 0.625rem 0.9375rem 0.625rem}@media only screen and (min-width: 1024px){.c-qo__col{padding:0 0.9375rem 0.9375rem 0.9375rem}}@media only screen and (min-width: 768px){.c-qo__col{display:flex}}.c-qo__col__small{max-width:80px}.c-qo__col__center{text-align:center}.c-qo__col .c-variation__dot{margin-bottom:0;height:1.875rem;width:1.875rem}@media only screen and (max-width: 559px){.c-qo__col .c-variation__dot{height:20px;width:20px}}.c-qo__col--btn{display:none}@media only screen and (min-width: 768px){.c-qo__col--btn{display:block}}.c-qo__col--primary{min-width:15%;padding:0 0.9375rem 0 0}@media only screen and (min-width: 1024px){.c-qo__col--primary{min-width:25%}}.c-qo__row{display:flex;justify-content:space-between}.c-qo__row--content{font-size:0.75rem}.c-qo__row--content .c-qo__col{border-right:solid 1px #ffffff}.c-qo__row--content .c-qo__col:last-child{border-right:none}.c-qo__row--header{font-weight:bold}.c-qo__stepper{background:transparent;border:none;color:#ffffff}.c-qo__stepper--input{width:calc((100% / 3) - 15px);min-width:50%;margin:0}.c-qo__stepper--qty{width:calc((100% / 3) - 15px);color:#C7C8CA;margin:0.3125rem 0 0.3125rem 0.3125rem}.c-qo__stepper--inline{margin-right:0}.c-qo__mobile{width:100%;font-size:16px;margin-bottom:20px;padding-bottom:10px;border-bottom:solid 1px #ffffff}.c-qo__mobile__row{margin:0.625rem 0}.c-qo__mobile__color{display:flex;align-items:center}.c-qo__mobile__size{margin:0 1.25rem 0 0}.c-qo__mobile__qty{display:flex}.c-qo__mobile__qty .mobile-price{width:calc((100% / 3) - 15px)}.c-qo__mobile__qty .mobile-stepper{width:1.5625rem;padding-left:0.625rem}@media only screen and (min-width: 768px){.c-qo__mobile{display:none}}.c-business-account__desc{margin:0 auto 2rem auto}.field_with_errors{display:inline}.c-cookie-banner{position:fixed;width:100%;background-color:#ffffff;z-index:100;padding:0.5rem 0}.c-cookie-banner--modal{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;max-width:55rem}.c-cookie-banner--bottom{width:100%;bottom:0}.c-cookie-banner__title{color:#000000;font-weight:400;text-align:left;width:100%;margin:0}@media only screen and (min-width: 768px){.c-cookie-banner__title{padding:0 2.5rem}}.c-cookie-banner__content{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0 auto;position:relative;row-gap:2.5rem;padding:2.5rem}.c-cookie-banner--bottom .c-cookie-banner__content{padding:0.625rem 2.5rem}.c-cookie-banner__content__text{color:#000000;font-size:0.875rem;line-height:1.125rem;margin:0 1rem;text-align:left}.c-cookie-banner__content__text p{margin:0}.c-cookie-banner__content__text a{color:#50596c}.c-cookie-banner__content__text a:hover{color:#000a12}.c-cookie-banner__content .c-modal__description{padding:0;width:100%}@media only screen and (min-width: 768px){.c-cookie-banner__content .c-modal__description{padding:0 2.5rem}}.c-cookie-banner__content__buttons{display:flex;flex-direction:column;gap:0.625rem;align-items:center}@media only screen and (min-width: 768px){.c-cookie-banner__content__buttons{flex-direction:row}}.c-cookie-banner--bottom .c-cookie-banner__content__buttons{flex-direction:row;flex-wrap:wrap;justify-content:center}.c-cookie-banner__content__btn{color:#000000;background-color:#ffffff;font-size:0.75rem;line-height:1rem;letter-spacing:0.03em;text-transform:uppercase;font-weight:600;border:solid 0.0625rem #000000;display:inline-block;padding:0.25rem;text-align:center;min-width:9.375rem;transition:all 0.25s}.c-cookie-banner__content__btn:hover{color:#ffffff;background-color:#000000}.c-cookie-banner__content__btn.c-button--switch.c-button--on{background-color:#46e0b5;color:#ffffff;border:solid 0.0625rem #000000;margin:unset}.c-cookie-banner__content__btn.c-button--switch.c-button--on:hover{color:#ffffff;background-color:#000000}.c-cookie-banner__content__btn.c-button--switch.c-button--off{background-color:#a42b27;color:#ffffff;border:solid 0.0625rem #000000;margin:unset}.c-cookie-banner__content__btn.c-button--switch.c-button--off:hover{color:#ffffff;background-color:#000000}.c-cookie-banner__content__btn.c-button--switch.c-button--inactive{color:#000000;background-color:#ffffff;border:solid 0.0625rem #000000;margin:unset}.c-cookie-banner__content__btn.c-button--switch.c-button--inactive:hover{color:#ffffff;background-color:#000000}.c-cookie-banner__content__btn--inverse{color:#ffffff;background-color:#000000;border:solid 0.0625rem #000000}.c-cookie-banner__content__btn--inverse:hover{color:#000000;background-color:#ffffff}.c-cookies-section__btns .c-cookie-banner__content__btn{margin:unset}.c-cookie-banner__content__refuse{color:#ffffff;background-color:#ffffff;font-size:0.75rem;line-height:1rem;letter-spacing:0.03em;display:inline-block;text-align:center;margin:r0 auto;transition:all 0.25s}.c-cookie-banner__content__close{position:absolute;top:0;right:0;color:#000000;text-decoration:none}.c-cookie-banner__content__close:after{content:"";display:block;background:url(//d3pzmjxera0xk0.cloudfront.net/images/ico-plus-black.svg) no-repeat 0 0;background-size:1.25rem 1.25rem;width:1.25rem;height:1.25rem;position:absolute;right:0.3125rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:rotate-in-close 1.5s;animation:rotate-in-close 1.5s}.c-cookie-banner__content__close:hover:after{-webkit-animation:rotate-out-close .75s;animation:rotate-out-close .75s}@media only screen and (min-width: 768px){.c-cookie-banner__content__close{top:0.3125rem}}.c-cookies-section{margin:0 0 1.25rem 0;color:#000000}.c-cookies-section p{margin:0}.c-cookies-section a{color:#000000}.c-cookies-section__description{color:#000000;font-size:0.875rem;line-height:1.125rem;margin:0 0 1.25rem 0;text-align:left;padding:0 0 1.25rem 0}.c-cookies-section__bar{display:flex;flex-direction:column;justify-content:space-between;margin:1.25rem 0 0 0;padding:1.25rem 0 0 0;border-top:solid 0.0625rem #000000;gap:1.25rem}@media only screen and (min-width: 768px){.c-cookies-section__bar{align-items:center;flex-direction:row}}.c-cookies-section__title{color:#000000;font-weight:600;text-align:left;position:relative;padding:0 0 0 1.25rem}.c-cookies-section__title:before{content:"";display:block;width:0.8125rem;height:0.875rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-down-black-0975c65ee41a67799aa9843b675f561d.svg) center center no-repeat;background-size:0.8125rem 0.875rem;position:absolute;top:0.1875rem;left:0;transition:all 0.25s;-webkit-transform-origin:center;transform-origin:center}.c-cookies-section__title.is-active:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.c-cookies-section__btns{flex:0 0 55%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0.625rem}@media only screen and (min-width: 768px){.c-cookies-section__btns{flex-direction:row;justify-content:right}}.c-cookies-section__toggle{color:#000000;font-size:0.875rem;line-height:1.125rem;margin:0 0 1.25rem 0;text-align:left;padding:1.25rem 0}.c-cookies-modal{background:#ffffff;padding:0;margin:0}.c-dot{position:relative;width:1.875rem;height:1.875rem;vertical-align:middle;margin:0;border-radius:50%;display:inline-block;background-color:#3f4659}.c-dot--checked:after,.c-dot.active:after{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;content:'✓';font-size:1.5em;line-height:1.875rem;text-align:center}.c-dot--checked:before,.c-dot.active:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;content:' ';width:60%;height:60%;border-radius:50%}.l-page{background:#fbfbfb;margin:0;padding:6.875rem 0 0 0}@media only screen and (min-width: 768px){.l-page{padding:7.5rem 0 0 0;margin:3.125rem 0 0 0}}.l-page--no-bgd{background:none;padding:6.875rem 0 0 0}.l-page--full-page{max-width:inherit;width:100vw;position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media only screen and (min-width: 768px){.l-page--full-page:before{content:"";position:absolute;top:0;bottom:0;left:0;width:0.9375rem;background:#ffffff}.l-page--full-page:after{content:"";position:absolute;top:0;right:0;bottom:0;width:0.9375rem;background:#ffffff}}.l-page--full-page--no-outline{outline:unset}.l-page--watermark{position:relative;z-index:1;overflow:hidden}.l-page--watermark--contact:before{content:"";position:absolute;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/bgd-logo-2f66ab76c23e991426c38d7c65dcdcfb.svg) center center no-repeat;background-size:41.5625rem 52.8125rem;width:41.5625rem;height:52.8125rem;left:-10%;bottom:-20%;z-index:-1}@media only screen and (min-width: 768px){.l-page--watermark--contact:before{left:-15%}}.l-page--watermark--home:before{top:-4%}@media only screen and (min-width: 768px){.l-page--watermark--home:before{top:-10%}}.l-page__intro{display:flex;flex-direction:column;margin:2.6875rem 0.9375rem 0 0.9375rem;position:relative}.l-page__intro:before{content:"";position:absolute;top:-5rem;display:block;width:2.4375rem;height:3.125rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-medisecur-619aa417ae647b9ce394dc497c981349.svg) center top no-repeat;background-size:2.4375rem 3.125rem}@media only screen and (min-width: 768px){.l-page__intro{flex-direction:row;margin:0}.l-page__intro:before{top:-2.6875rem;width:1.625rem;height:2.0625rem;background-size:1.625rem 2.0625rem}}.l-page__intro--secondary{margin:0}@media only screen and (min-width: 768px){.l-page__intro--secondary{margin:0 auto}}.l-page__intro__left{margin:3.125rem 0 0 0}@media only screen and (min-width: 768px){.l-page__intro__left{margin:5.625rem 0 0 0;flex:60%}}.l-page__intro__left--small{margin:0}@media only screen and (min-width: 768px){.l-page__intro__left--small{width:100%;max-width:14.875rem;padding:0 3.125rem 0 0;flex:unset}}.l-page__intro__left--medium{margin:0}@media only screen and (min-width: 768px){.l-page__intro__left--medium{width:100%;max-width:25rem;padding:0 3.125rem 0 0;flex:unset}}.l-page__intro__left--full{margin:0}@media only screen and (min-width: 768px){.l-page__intro__left--full{width:100%}}@media only screen and (min-width: 768px){.l-page__intro__right{flex:40%}}.l-page__intro__fullwidth{margin:3.125rem 0}@media only screen and (min-width: 768px){.l-page__intro__fullwidth{margin:5.625rem 0 2.5rem 0;flex:100%}}.l-page__intro__picto{width:3.75rem;height:3.75rem}@media only screen and (min-width: 768px){.l-page__intro__picto{width:7.5rem;height:7.5rem}}.l-page__intro__picto__img{width:100%}.l-page__content{margin:4.375rem 0 8.125rem 0;max-width:46.5625rem;position:relative}@media only screen and (min-width: 768px){.l-page__content{margin:4.375rem auto 8.125rem auto}}.l-page__content--no-margin{margin:0 auto}.l-page__content--no-max-width{max-width:unset}.l-page__content__intro{display:flex;flex-direction:column;margin:6.25rem 0.9375rem 0 0.9375rem}@media only screen and (min-width: 768px){.l-page__content__intro{flex-direction:row;margin:6.25rem 0 0 0}}.l-page__content__title{font-size:1.25rem;font-family:"Roboto", sans-serif;font-weight:500;color:#000000;text-transform:uppercase;width:13.375rem}@media only screen and (min-width: 768px){.l-page__content__title{font-size:0.9375rem;width:26%;padding:0.3125rem 4rem 0 0}}.l-page__content__desc{margin:1.875rem 0 0 0}@media only screen and (min-width: 768px){.l-page__content__desc{margin:0;width:74%}}.l-page__content__text{font-size:1.125rem;line-height:2.375rem;font-family:"Roboto", sans-serif;font-weight:300;color:#ce5659;margin:0 0 3.125rem 0}@media only screen and (min-width: 768px){.l-page__content__text{font-size:0.875rem;line-height:1.8125rem;margin:0 0 3.125rem 0}}.l-grid__article{max-width:unset}.l-grid__article--related-articles{flex:50%}.l-grid__article--related-articles .l-grid__card--column{-webkit-column-count:1;column-count:1}@media only screen and (min-width: 400px){.l-grid__article--related-articles .l-grid__card--column{-webkit-column-count:2;column-count:2}}@media only screen and (min-width: 640px){.l-grid__article--related-articles .l-grid__card--column{max-width:31.25rem}}@media only screen and (min-width: 1024px){.l-grid__article--related-articles .l-grid__card--column{max-width:unset}}.l-grid__contact--map{margin-top:4.375rem}@media only screen and (min-width: 768px){.l-grid__contact--map{margin-top:4.5625rem}}.l-grid__header{max-width:120rem}.l-grid__tools{flex-direction:column}@media only screen and (min-width: 768px){.l-grid__tools{flex-direction:row;max-width:120rem;margin:0 auto;padding:0 1.875rem 0 0.625rem}}.l-grid__categories{max-width:unset;position:relative;z-index:1}.l-grid__product--gallery{flex:100%}@media only screen and (min-width: 768px){.l-grid__product--gallery{flex:33.33%}}@media only screen and (min-width: 1248px){.l-grid__product--gallery{flex:50%}}.l-grid__product--description{flex:100%}@media only screen and (min-width: 768px){.l-grid__product--description{flex:66.66%}}@media only screen and (min-width: 1248px){.l-grid__product--description{flex:50%}}.l-grid__contact{justify-content:center;display:block}.l-grid__contact--form{padding:0 1.25rem;display:flex;flex-direction:column;align-items:center;-webkit-column-gap:2.5rem;column-gap:2.5rem;width:100%}@media only screen and (min-width: 560px){.l-grid__contact--form{padding:0}}@media only screen and (min-width: 768px){.l-grid__contact--form{width:60%;margin:0 auto}}@media only screen and (min-width: 1024px){.l-grid__contact--form{flex-direction:row;align-items:flex-start;width:unset}}.l-grid__contact--form__column{flex-grow:1;margin:0 0 2.5rem;width:100%}.l-grid__quote{justify-content:center}.l-grid__quote--form{flex:0 0 100%;padding:0 1.25rem}@media only screen and (min-width: 560px){.l-grid__quote--form{flex:0 0 75%;padding:0}}.l-grid__quote--form__textarea{min-height:15.625rem}.l-grid__gallery{-webkit-column-gap:0.5rem;column-gap:0.5rem}.l-grid__account{position:relative;-webkit-column-count:unset;column-count:unset;justify-content:center}.l-grid__account--addresses{gap:1.25rem;flex-wrap:wrap;justify-content:center}@media only screen and (min-width: 768px){.l-grid__account--addresses{justify-content:flex-start}}.l-grid__account--section{flex:0 1 100%}@media only screen and (min-width: 768px){.l-grid__account--section{flex:0 1 50%}}.l-grid__footer--bottom{border-top:solid 1px #ffffff;align-items:flex-end;justify-content:flex-end;-webkit-column-gap:0.625rem;column-gap:0.625rem}@media only screen and (min-width: 768px){.l-grid__footer--bottom{align-items:center}}.l-grid__footer-credentials{flex:unset;text-align:right}@media only screen and (min-width: 768px){.l-grid__footer-credentials{text-align:unset}}.l-grid__footer-legal{flex:unset;margin:0 0 0 1rem}.l-grid__article--comments{margin:6.875rem 0 10rem 0}@media only screen and (min-width: 768px){.l-grid__article--comments{margin:0 1.875rem 0 0}}.l-grid__order__wrapper{position:relative;margin:1.875rem 0;display:grid;grid-template-columns:repeat(1, 1fr);-webkit-column-gap:1.875rem;column-gap:1.875rem}@media only screen and (min-width: 768px){.l-grid__order__wrapper{grid-template-columns:repeat(2, 1fr);margin:2.5rem 0}}@media only screen and (min-width: 1024px){.l-grid__order__wrapper{display:flex}}.l-grid__checkout{position:relative}@media only screen and (min-width: 768px){.l-grid__checkout--body{padding:0 1.25rem 0 0}}.l-grid__checkout--aside{margin:0}@media only screen and (max-width: 1023px){.l-grid__checkout--aside{margin:2.5rem 0 0 0;flex:0 0 100%}}.l-grid__cart{-webkit-column-gap:1.25rem;column-gap:1.25rem}.l-grid__cart--product--column--mobile{padding-left:0.9375rem}@media only screen and (min-width: 768px){.l-grid__cart--product--column--mobile{padding-left:0}}.l-grid__cart--product--column--title.c-order{-webkit-column-gap:1.25rem;column-gap:1.25rem}.l-grid__cart--info{flex-direction:column}@media only screen and (min-width: 768px){.l-grid__cart--info{flex-direction:row}}body{font-family:"Roboto", sans-serif;font-weight:400;font-size:16px;line-height:1.4;color:#8d8d8d;-webkit-font-smoothing:subpixel-antialiased}a{text-decoration:none;color:#5b5b5b}a:hover{-webkit-text-decoration:unserline;text-decoration:unserline}.t-page-title{font-family:"Roboto", sans-serif;color:#000000;font-weight:100;font-size:4.0625rem;line-height:4.0625rem;text-align:left;text-transform:uppercase;margin:0;word-break:break-word;max-width:20rem}@media only screen and (min-width: 768px){.t-page-title{font-size:8rem;line-height:6.875rem;max-width:29rem}}@media only screen and (min-width: 1248px){.t-page-title{font-size:9.25rem;line-height:8.125rem;max-width:35.25rem}}.t-page-title--fullwidth{max-width:20rem}@media only screen and (min-width: 768px){.t-page-title--fullwidth{max-width:unset}}.t-page-title-medium{color:#000000;font-weight:100;font-size:2.5rem;line-height:3.4375rem;text-align:left;text-transform:uppercase;margin:0;word-break:break-word}@media only screen and (min-width: 768px){.t-page-title-medium{font-size:4.0625rem;line-height:4.375rem}}@media only screen and (min-width: 1248px){.t-page-title-medium{font-size:4.6875rem;line-height:5rem}}.t-page-title-small{font-family:"Roboto", sans-serif;font-size:3.25rem;line-height:3.25rem;font-weight:300;color:#231f20;text-transform:uppercase;margin-top:0}@media only screen and (min-width: 768px){.t-page-title-small{font-size:2.5rem;line-height:2.5rem}}.t-page-title-small--lowercase{text-transform:unset}.t-page-subtitle{font-family:"Abhaya Libre", serif;font-size:2.4375rem;line-height:2.5625rem;color:#000000;font-weight:300}@media only screen and (min-width: 768px){.t-page-subtitle{font-size:1.875rem;line-height:2rem}}@media only screen and (min-width: 768px){.t-page-subtitle--center{text-align:center}}.t-page-subtitle--uppercase{text-transform:uppercase}.t-page-intro{font-size:1.125rem;line-height:2.375rem;color:#000000;padding:3.125rem 0.9375rem 0 3.625rem}@media only screen and (min-width: 768px){.t-page-intro{font-size:0.875rem;line-height:1.8125rem;padding:16.25rem 2.5rem 0 2.5rem}}.t-page-intro-secondary{font-size:1.125rem;line-height:1.625rem;color:#8d8d8d;margin:0.625rem 0 0 0;letter-spacing:0.01563rem;position:relative;padding:2.5rem 0 0 0}.t-page-intro-secondary:before{content:"";position:absolute;top:0;left:0;display:block;width:0.875rem;height:0.875rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-0fa22c8f7f05986a406f63524de41053.svg) center top no-repeat;background-size:0.875rem 0.875rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media only screen and (min-width: 768px){.t-page-intro-secondary{margin:0;padding:0 0 0 1.875rem}.t-page-intro-secondary:before{width:0.625rem;height:0.625rem;background-size:0.625rem 0.625rem;-webkit-transform:rotate(0);transform:rotate(0)}}.t-page-title-secondary{text-transform:uppercase;font-size:2.4375rem;line-height:2.625rem;font-weight:300;color:#000000}@media only screen and (min-width: 768px){.t-page-title-secondary{font-size:1.875rem;line-height:2rem}}@media only screen and (min-width: 768px){.t-page-title-secondary--center{text-align:center}}.t-page-highlight-text{font-size:4.375rem;line-height:4.375rem;letter-spacing:-0.1375rem;font-family:"Abhaya Libre", serif;color:#231f20;margin:0 0.625rem 6.25rem 0.625rem;position:relative}@media only screen and (min-width: 768px){.t-page-highlight-text{font-size:6.25rem;line-height:6.875rem;margin:0 0 8.5625rem 0}}.t-page-highlight-text i{font-style:normal;color:#8d8d8d}@media only screen and (min-width: 768px){.c-header{height:10.375rem}}@media only screen and (min-width: 768px){.c-header__top--mobile{display:none}}.c-header__top--desktop{display:none}@media only screen and (min-width: 768px){.c-header__top--desktop{display:unset}}.c-header__tagline{position:relative;z-index:2}.c-header__top--mobile .c-header__tagline{background:rgba(0,0,0,0.25);color:#ffffff}.c-header__brand{padding:0}@media only screen and (min-width: 768px){.c-header__brand{flex:1 25%;text-align:unset}}.c-header__brand a svg{width:14.0625rem}@media only screen and (min-width: 768px){.c-header__brand a svg{width:10.0625rem}}@media only screen and (min-width: 1440px){.c-header__brand a svg{width:14.0625rem}}@media only screen and (min-width: 768px){.c-header__nav{flex:1 75%}}.c-header__quicknav{justify-content:space-between;position:relative;z-index:2;padding:1.25rem 1rem}@media only screen and (min-width: 1024px){.c-header__quicknav{padding:1.25rem}}.c-header__quicknav__left{display:flex}.c-header__quicknav__right{display:flex;margin-right:0.625rem}@media only screen and (min-width: 1024px){.c-header__quicknav__right{margin-right:1.875rem}}.c-header__quicknav__item{color:#231f20;font-size:0.875rem}@media only screen and (min-width: 768px){.c-header__quicknav__item{font-size:0.625rem}}@media only screen and (min-width: 1440px){.c-header__quicknav__item{font-size:0.875rem}}.l-white .c-header__quicknav__item{color:#ffffff}.c-nav-mobile__wrapper .c-header__quicknav__item{border-bottom:solid 1px #979797}.c-nav-mobile__submenu__level-two .c-header__quicknav__item{color:#ffffff;border-bottom:solid 1px #ffffff}.c-header__quicknav__item__link{color:#8d8d8d;text-decoration:underline}@media only screen and (min-width: 768px){.c-header__quicknav__item__link{font-size:0.5625rem}}@media only screen and (min-width: 1024px){.c-header__quicknav__item__link{font-size:0.625rem}}@media only screen and (min-width: 1440px){.c-header__quicknav__item__link{font-size:0.875rem}}.l-white .c-header__quicknav__item__link{color:#ffffff}.c-header__quicknav__item__link:hover{text-decoration:none}.c-header__quicknav__item__link--red{color:#ce5659}.l-white .c-header__quicknav__item__link--red{color:#ce5659}.c-header__quicknav__item__link--lang{text-decoration:none}.c-header__quicknav__item__link--phone{color:#8d8d8d;text-decoration:none;margin-right:0.625rem;font-size:1.5625rem;font-weight:400}.c-nav-mobile__submenu__level-two .c-header__quicknav__item__link--phone{color:#ffffff}@media only screen and (min-width: 768px){.c-header__quicknav__item__link--phone{font-size:0.625rem;color:#231f20}.l-white .c-header__quicknav__item__link--phone{color:#ffffff}}@media only screen and (min-width: 1024px){.c-header__quicknav__item__link--phone{letter-spacing:0.09375rem;margin-right:1.5625rem}}.c-header__quicknav__item--account{margin-right:0.9375rem}.c-header__quicknav__item--login{margin-right:0.9375rem}.c-header__quicknav__item--quote{margin-right:1.5625rem}.c-header__quicknav__item--search{width:1.5rem}.c-header__quicknav__item span{margin:0}.c-header__navigation{background:transparent;top:0;transition:all 0.25s}@media only screen and (min-width: 768px){.c-header__navigation{top:6.625rem}}.c-header__navigation.is-sticky{background:#ffffff}.l-white.mmactive .c-header__navigation{background-color:rgba(255,255,255,0.9)}@media only screen and (min-width: 768px){.l-white.mmactive .c-header__navigation{background:transparent}}.c-header__navigation__wrapper{align-items:center;padding:0.3125rem 0}@media only screen and (min-width: 768px){.c-header__navigation__wrapper{padding:0.3125rem 1.25rem}}.c-nav__list{margin:0.9375rem 0 0 0;align-items:center}@media only screen and (min-width: 1024px){.c-nav__list{margin:0}}.c-nav__dropdown{background:linear-gradient(#f4f4f4, #fff);top:4.375rem;box-shadow:0px 10px 15px -3px rgba(179,179,179,0.3);min-height:25rem}@media only screen and (min-width: 768px){.c-nav__dropdown{min-height:20rem;top:4.375rem}}@media only screen and (min-width: 1440px){.c-nav__dropdown{min-height:25rem;top:5rem}}.c-nav__dropdown--align-left{padding:2.1875rem 3.625rem 3.625rem 3.625rem;max-width:120rem;margin:0 auto}.is-sticky .c-nav__dropdown--align-left{top:4.5625rem}@media only screen and (min-width: 1440px){.is-sticky .c-nav__dropdown--align-left{top:5.625rem}}.c-nav__dropdown ul{margin:0 0 0 -2.5rem}.c-nav__dropdown__link{color:#5b5b5b;font-size:0.5625rem;line-height:1.125rem;letter-spacing:0.0625rem;text-transform:uppercase;font-weight:500;padding:0.625rem 0}.c-nav__section{font-size:0.875rem}@media only screen and (min-width: 768px){.c-nav__section{font-size:0.5625rem}}@media only screen and (min-width: 1024px){.c-nav__section{font-size:0.625rem}}@media only screen and (min-width: 1440px){.c-nav__section{font-size:0.875rem}}.c-nav__section__link{letter-spacing:0.09375rem;transition:all 0.25s}.c-nav__section__link:hover{color:#ce5659}.l-white .c-nav__section__link{color:#ffffff}.l-white .c-nav__section__link:hover{color:#ce5659}.is-sticky .c-nav__section__link{color:#5b5b5b}.c-nav__section--has-children .c-nav__section__link:after{content:'';background:url(//d3pzmjxera0xk0.cloudfront.net/assets/select-arrow-down-white-7f11f2feaf3bf06211691bd951a7efe2.svg) center center no-repeat;background-size:0.625rem 0.3125rem;right:0}.c-nav__section__qo__ico{width:1.5625rem}.c-nav__section__qo__ico__stroke{stroke:#231f20;transition:all 0.25s}.l-white .c-nav__section__qo__ico__stroke{stroke:#ffffff}.is-sticky .c-nav__section__qo__ico__stroke{stroke:#231f20}.c-nav__section__qo__link:hover .c-nav__section__qo__ico__stroke{stroke:#ce5659}.c-nav__submenu{display:grid;grid-template-columns:repeat(4, 1fr);align-items:center;-webkit-column-gap:2.1875rem;column-gap:2.1875rem}.c-nav__submenu__item{display:flex;justify-content:space-between;align-items:center;border-bottom:solid 1px #b3b3b3}.c-nav__submenu__item__wrapper{display:flex;justify-content:space-between}.c-nav__submenu__item.has-child:before{width:0;height:0;border-style:solid;position:relative;top:0.9375rem;transition:-webkit-transform 0.15s cubic-bezier(0.28, 0, 0.18, 1) 0.15s;transition:transform 0.15s cubic-bezier(0.28, 0, 0.18, 1) 0.15s;transition:transform 0.15s cubic-bezier(0.28, 0, 0.18, 1) 0.15s,-webkit-transform 0.15s cubic-bezier(0.28, 0, 0.18, 1) 0.15s;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:center;transform-origin:center;overflow:hidden;height:auto !important}@media only screen and (min-width: 1440px){.c-nav__submenu__item.has-child:before{top:0}}.c-nav__submenu__item:nth-child(4n-3).has-child:before{content:"";border-width:0.3125rem 0.3125rem 0.3125rem 0;border-color:transparent #ce5659 transparent transparent;float:right;right:calc(-100% - 20px)}.c-nav__submenu__item:nth-child(4n-2).has-child:before{content:"";border-width:0.3125rem 0.3125rem 0.3125rem 0;border-color:transparent #ce5659 transparent transparent;float:right;right:calc(-100% - 21px)}.c-nav__submenu__item:nth-child(4n-1).has-child:before{content:"";border-width:0.3125rem 0 0.3125rem 0.3125rem;border-color:transparent transparent transparent #ce5659;float:left;left:-1.25rem}.c-nav__submenu__item:nth-child(4n).has-child:before{content:"";border-width:0.3125rem 0 0.3125rem 0.3125rem;border-color:transparent transparent transparent #ce5659;float:left;left:-1.25rem}.c-nav__submenu__item.child-open:before{transition:-webkit-transform 0.6s cubic-bezier(0.28, 0, 0.18, 1);transition:transform 0.6s cubic-bezier(0.28, 0, 0.18, 1);transition:transform 0.6s cubic-bezier(0.28, 0, 0.18, 1),-webkit-transform 0.6s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transform:scaleY(1) !important;transform:scaleY(1) !important}.c-nav__submenu__item__link{color:#5b5b5b;font-size:0.8125rem;line-height:0.9375rem;letter-spacing:0.0625rem;text-transform:uppercase;font-weight:500;padding:0.625rem 0;display:block;transition:all 0.25s;width:100%}@media only screen and (min-width: 768px){.c-nav__submenu__item__link{font-size:0.5625rem;line-height:0.75rem}}@media only screen and (min-width: 1440px){.c-nav__submenu__item__link{font-size:0.8125rem;line-height:1.125rem}}.c-nav__submenu__item__link:hover{color:#ce5659}.c-nav__submenu__item__link__plus{display:block;width:1.25rem;height:1.25rem;position:relative;border:0;background:transparent}.c-nav__submenu__item__link__plus:after{content:"";display:block;width:0.625rem;height:0.625rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-plus-69a0961ffd3245fb89392b11e920a765.svg) center center no-repeat;background-size:0.625rem 0.625rem;position:absolute;top:0.3125rem;right:0.1875rem;transition:all 0.25s}.child-open .c-nav__submenu__item__link__plus:after{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-plus-69a0961ffd3245fb89392b11e920a765.svg) center center no-repeat;background-size:0.625rem 0.625rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.c-nav__submenu__item__link__wrapper{width:100%;display:flex;justify-content:space-between}.c-nav__submenu__item__link--as-child{position:relative}.c-nav__submenu__item__level-two{position:absolute;top:0;bottom:0;width:100%;background:transparent;transition:all 0.25s cubic-bezier(0.28, 0, 0.18, 1) 0.25s;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:center;transform-origin:center;overflow:hidden;height:auto !important;padding:3.625rem 2.25rem;width:50%;z-index:1}.c-nav__submenu__item__level-two.is-open{transition:all 0.25s cubic-bezier(0.28, 0, 0.18, 1);-webkit-transform:scaleY(1) !important;transform:scaleY(1) !important;background:#ce5659}.c-nav__submenu__item:nth-child(4n-3) .c-nav__submenu__item__level-two{margin-left:calc(25% - 30px)}.c-nav__submenu__item:nth-child(4n-2) .c-nav__submenu__item__level-two{margin-left:calc(25% - 30px)}.c-nav__submenu__item:nth-child(4n-1) .c-nav__submenu__item__level-two{margin-left:calc(-50% - 20px)}.c-nav__submenu__item:nth-child(4n) .c-nav__submenu__item__level-two{margin-left:calc(-50% - 20px)}.c-nav__submenu__item__level-two__list{-webkit-column-count:2;column-count:2;-webkit-column-gap:2.1875rem;column-gap:2.1875rem}.c-nav__submenu__item__level-two__item{border-bottom:solid 1px #ffffff}.c-nav__submenu__item__level-two__item__link{color:#ffffff;font-size:0.8125rem;line-height:1.5625rem;letter-spacing:0.0625rem;text-transform:uppercase;font-weight:500;padding:0.625rem 0;display:block;transition:all 0.25s}@media only screen and (min-width: 768px){.c-nav__submenu__item__level-two__item__link{font-size:0.5625rem;line-height:1.125rem}}@media only screen and (min-width: 1440px){.c-nav__submenu__item__level-two__item__link{font-size:0.8125rem;line-height:1.5625rem}}.c-nav__submenu__item__level-two__item__link:hover{color:#231f20}.c-nav__submenu__item__level-two__close{width:1.25rem;height:1.25rem;position:absolute;top:2.1875rem;right:2.1875rem}.c-nav__submenu__item__open{display:inline-block;margin-top:0.625rem;width:0.625rem;height:0.625rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-plus-69a0961ffd3245fb89392b11e920a765.svg) center center no-repeat;background-size:0.625rem 0.625rem;float:right;transition:all 0.25s}@media only screen and (min-width: 768px){.c-nav__submenu__item__open{margin-top:0.75rem}}@media only screen and (min-width: 1440px){.c-nav__submenu__item__open{margin-top:0.875rem}}.c-nav__submenu__item__open:hover{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-plus-red-5fb573bd5c943acb91ba02817aa53944.svg) center center no-repeat;background-size:0.625rem 0.625rem}.child-open .c-nav__submenu__item__open:hover{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-minus-red-d565418c10aa985f6e69aa3cf2901d77.svg) center center no-repeat;background-size:0.625rem 0.625rem}.child-open .c-nav__submenu__item__open{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-minus-d565418c10aa985f6e69aa3cf2901d77.svg) center center no-repeat;background-size:0.625rem 0.625rem}.c-nav__inner--main-cat{float:unset;width:auto}.c-nav-mobile__wrapper{background-color:rgba(255,255,255,0.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);top:4.6875rem}.c-nav-mobile__section{text-transform:unset;font-size:unset}.c-nav-mobile__section__link{font-size:1.0625rem;line-height:2rem;font-weight:400;letter-spacing:.79px;color:#231f20;text-transform:uppercase;transition:all 0.25s}.c-nav-mobile__section__link:hover{color:#ce5659}.c-nav-mobile__section__link--has-child:after{width:10px;height:20px;right:-1.5625rem;top:0}.c-nav-mobile__wrapper.child-open .c-nav-mobile__section__link{opacity:0}.c-nav-mobile__submenu{background-color:transparent;border-right:0;border-bottom:solid 1px #979797;line-height:1.5rem;bottom:unset}.c-nav-mobile__submenu__title{font-size:1.875rem;line-height:2rem;color:#ce5659;text-transform:uppercase;padding:0 0 1.5625rem 0;margin:0 0 1.5625rem 0;border-bottom:solid 1px #ce5659}.c-nav-mobile__submenu__title--level-two{opacity:1;transition:all 0.25s}.c-nav-mobile__submenu.child-open .c-nav-mobile__submenu__title--level-two{opacity:0}.c-nav-mobile__submenu__list{-webkit-column-count:1;column-count:1}@media only screen and (min-width: 560px){.c-nav-mobile__submenu__list{-webkit-column-count:2;column-count:2}}.c-nav-mobile__submenu__item{text-transform:unset;margin:0 0 0.625rem 0}.c-nav-mobile__submenu__link{font-size:1.0625rem;line-height:1.375rem;text-transform:uppercase;font-weight:400;letter-spacing:.79px;color:#231f20;transition:all 0.25s}.c-nav-mobile__submenu__link:hover{color:#ce5659}.c-nav-mobile__submenu.child-open .c-nav-mobile__submenu__link--level-two{opacity:0}.c-nav-mobile__submenu__child{min-height:110%;position:absolute;top:0;bottom:0;left:-100%;transition:all 0.5s ease 0s;width:100%;z-index:999;padding:1.875rem 1.25rem;border-right:0;line-height:1.5rem}.c-nav-mobile__submenu__child.active{left:0}.c-nav-mobile__submenu__back{font-size:0.625rem;text-transform:uppercase;padding-left:2.75rem}.c-nav-mobile__submenu__back a{color:#231f20;position:relative;line-height:1.4375rem;height:1.4375rem;display:block}.c-nav-mobile__submenu__back a:hover{color:#ce5659}.c-nav-mobile__submenu__back a:before{content:"";background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-back-6c08cdf4822b4120a285c3488dfb314c.svg) center center no-repeat;width:29px;height:23px;position:absolute;top:0;left:-2.75rem}.c-nav-mobile__submenu__level-two{background:#ce5659;position:absolute;top:0;right:0;left:-100%;width:100%;transition:all 0.5s ease 0s;padding:1.875rem 0.9375rem}.c-nav-mobile__submenu__level-two:before{content:"";position:absolute;height:3.75rem;top:-3.75rem;right:0;left:0;background:#ce5659}.c-nav-mobile__submenu__item.active .c-nav-mobile__submenu__level-two{left:0}.c-nav-mobile__submenu__level-two__back{font-size:0.625rem;text-transform:uppercase;padding-left:2.75rem;margin:0 0 2.5rem 0}.c-nav-mobile__submenu__level-two__back a{color:#ffffff;position:relative;line-height:1.4375rem;height:1.4375rem;display:block}.c-nav-mobile__submenu__level-two__back a:hover{color:#ffffff}.c-nav-mobile__submenu__level-two__back a:before{content:"";background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-back-white-e619234a062256fdb445d06347570e91.svg) center center no-repeat;width:29px;height:23px;position:absolute;top:0;left:-2.75rem}.c-nav-mobile__submenu__level-two__title{font-size:1.875rem;line-height:2rem;color:#ffffff;text-transform:uppercase;padding:0 0 1.5625rem 0;margin:0 0 1.5625rem 0;border-bottom:solid 1px #ffffff}.c-nav-mobile__submenu__level-two__link{font-size:1.0625rem;line-height:1.375rem;text-transform:uppercase;font-weight:400;letter-spacing:.79px;color:#ffffff;transition:all 0.25s}.c-nav-mobile__submenu__level-two__link:hover{color:#231f20}.c-nav-mobile__back{font-size:0.625rem;text-transform:uppercase;padding-left:2.75rem;transition:all 0.25s}.c-nav-mobile__back a{color:#231f20;position:relative;line-height:1.4375rem;height:1.4375rem;display:block}.c-nav-mobile__back a:hover{color:#ce5659}.c-nav-mobile__back a:before{content:"";background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-back-6c08cdf4822b4120a285c3488dfb314c.svg) center center no-repeat;width:29px;height:23px;position:absolute;top:0;left:-2.75rem}.c-nav-mobile__back:before{display:none}.c-nav-mobile__submenu.child-open .c-nav-mobile__back{opacity:0}.c-nav-mobile__quicknav{border-top:solid 1px #979797;padding:2.5rem 0}.c-nav-mobile__quicknav__wrapper{transition:all 0.25s;border-top:solid 1px #979797}.c-nav-mobile__wrapper.child-open .c-nav-mobile__quicknav__wrapper{opacity:0}.c-nav-mobile__quicknav__wrapper--level-two{transition:all 0.25s}.c-nav-mobile__submenu.child-open .c-nav-mobile__quicknav__wrapper--level-two{opacity:0}.c-nav-mobile__quicknav--account svg{width:1.875rem;height:1.875rem}.c-nav-mobile__quicknav__text{font-size:1.5625rem;color:#231f20}.c-nav-mobile__quicknav__btn{width:1.875rem;height:1.875rem;padding:0;background:transparent;border:0}.c-nav-mobile__quicknav__input{background:transparent;font-family:"Roboto", sans-serif;font-size:1.5625rem;font-weight:300;color:#231f20;border:0;padding:0 0.625rem}.c-nav-mobile__submenu__level-two .c-nav-mobile__quicknav__input{color:#ffffff}.c-nav-mobile__quicknav__input::-webkit-input-placeholder{font-family:"Roboto", sans-serif;font-size:1.5625rem;font-weight:300;color:#231f20}.c-nav-mobile__quicknav__input:-ms-input-placeholder{font-family:"Roboto", sans-serif;font-size:1.5625rem;font-weight:300;color:#231f20}.c-nav-mobile__quicknav__input::-ms-input-placeholder{font-family:"Roboto", sans-serif;font-size:1.5625rem;font-weight:300;color:#231f20}.c-nav-mobile__quicknav__input::placeholder{font-family:"Roboto", sans-serif;font-size:1.5625rem;font-weight:300;color:#231f20}.c-nav-mobile__submenu__level-two .c-nav-mobile__quicknav__input::-webkit-input-placeholder{color:#ffffff}.c-nav-mobile__submenu__level-two .c-nav-mobile__quicknav__input:-ms-input-placeholder{color:#ffffff}.c-nav-mobile__submenu__level-two .c-nav-mobile__quicknav__input::-ms-input-placeholder{color:#ffffff}.c-nav-mobile__submenu__level-two .c-nav-mobile__quicknav__input::placeholder{color:#ffffff}.c-nav-mobile__quicknav__lang{font-family:"Roboto", sans-serif;font-size:1.5625rem;font-weight:300;color:#231f20}.l-white .c-hamburger span{background-color:#ffffff}.l-white.mmactive .c-hamburger span{background-color:#8d8d8d}.c-header__navigation.is-sticky .c-hamburger span{background-color:#8d8d8d}.c-button:disabled{opacity:0.3}.c-button--bordered{background:transparent;font-size:0.6875rem;padding:0.5rem 1.5625rem;text-transform:uppercase;transition:all 0.25s}@media only screen and (min-width: 768px){.c-button--bordered{font-size:0.5rem}}@media only screen and (min-width: 1248px){.c-button--bordered{font-size:0.6875rem}}.c-button--bordered--small{font-size:0.5rem}@media only screen and (min-width: 768px){.c-button--bordered--small{font-size:0.5rem}}@media only screen and (min-width: 1248px){.c-button--bordered--small{font-size:0.5rem}}.c-button--bordered--big{font-size:0.8125rem}@media only screen and (min-width: 768px){.c-button--bordered--big{font-size:0.6875rem}}@media only screen and (min-width: 1248px){.c-button--bordered--big{font-size:0.8125rem}}.c-button--bordered--big-mobile{font-size:0.875rem;padding:0.75rem 2rem}@media only screen and (min-width: 768px){.c-button--bordered--big-mobile{font-size:0.5rem;padding:0.5rem 1.5625rem}}@media only screen and (min-width: 1248px){.c-button--bordered--big-mobile{font-size:0.6875rem}}.c-button--bordered--center{margin:0 auto}.c-button--bordered--strong{font-size:0.75rem;padding:0.625rem 2.25rem}.c-button--bordered--white{border:solid 1px #ffffff;color:#ffffff}.c-button--bordered--white:hover{border:solid 1px #ce5659;color:#ce5659}.c-button--bordered--white--hover-dark:hover{border:solid 1px #231f20;color:#231f20}.c-button--bordered--red{border:solid 1px #ce5659;color:#ffffff;background:#ce5659}.c-button--bordered--red:hover{border-color:#ce5659;color:#ce5659;background:#ffffff}.c-button--bordered--red--strong-mobile{border:solid 2px #ce5659;font-size:0.875rem;padding:0.625rem 1.875rem}@media only screen and (min-width: 768px){.c-button--bordered--red--strong-mobile{border:solid 1px #ce5659;font-size:0.5rem;padding:0.5rem 1.5625rem}}@media only screen and (min-width: 1248px){.c-button--bordered--red--strong-mobile{font-size:0.6875rem}}.c-button--bordered--dark{border:solid 1px #231f20;color:#231f20}.c-button--bordered--dark:hover{border-color:#ce5659;color:#ce5659}.c-button--bordered--dark--strong{border:solid 2px #231f20}.c-nav-mobile__submenu__level-two .c-button--bordered--dark--strong{border:solid 2px #ffffff}.c-nav-mobile__submenu__level-two .c-button--bordered--dark{border:solid 1px #ffffff;color:#ffffff}.c-button--bordered--dark--strong-mobile{border:solid 2px #231f20;font-size:0.875rem;padding:0.625rem 1.875rem}@media only screen and (min-width: 768px){.c-button--bordered--dark--strong-mobile{border:solid 1px #231f20;font-size:0.5rem;padding:0.5rem 1.5625rem}}@media only screen and (min-width: 1248px){.c-button--bordered--dark--strong-mobile{font-size:0.6875rem}}@media only screen and (max-width: 767px){.c-button--bordered--dark--add-to-cart{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-add-to-cart-08ae26913c8cacf1b034d81dc24dbe8a.svg) right 2.25rem center no-repeat #fff;background-size:1.8125rem 1.8125rem;font-size:1.0625rem;padding:1.25rem 5.875rem 1.25rem 2.25rem}}.c-button--bordered--black{border:solid 0.0625rem #ce5659;color:#000000}.c-button--bordered--black:hover{border-color:#ce5659;color:#ce5659}.c-button--bordered--black--strong{border:solid 0.125rem #000000}.c-button--bordered--black--strong:hover{border:solid 0.125rem #ce5659;color:#ce5659}.c-button--bordered--black.c-button--bordered--big-mobile{border:solid 0.125rem #000000;font-weight:600}@media only screen and (min-width: 768px){.c-button--bordered--black.c-button--bordered--big-mobile{border:solid 0.0625rem #000000;font-weight:400}}.l-white .c-button--bordered--whited{border:solid 0.0625rem #ffffff;color:#ffffff}.l-white .c-button--bordered--whited:hover{border:solid 0.0625rem #ce5659;color:#ce5659}.c-button--bordered--modal:hover{border:solid 0.0625rem #231f20;color:#231f20}.c-button--bordered--arrow{position:relative;padding:0.5rem 2.5rem 0.5rem 0.9375rem}.c-button--bordered--arrow:after{content:"";background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-0fa22c8f7f05986a406f63524de41053.svg) center center no-repeat;background-size:0.625rem 0.5rem;width:0.625rem;height:0.5rem;display:block;position:absolute;top:0.5rem;right:0.9375rem}.l-white .c-button--bordered--arrow.c-button--bordered--whited:after{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-white-d1088043f41373531d40843eacb68929.svg) center center no-repeat;background-size:0.625rem 0.5rem}.l-white .c-button--bordered--arrow.c-button--bordered--whited:hover:after{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-red-cd64fa1c74c7c5aba35d889ebc30e81d.svg) center center no-repeat;background-size:0.625rem 0.5rem}.c-button--bordered--arrow:hover:after{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-red-cd64fa1c74c7c5aba35d889ebc30e81d.svg) center center no-repeat;background-size:0.625rem 0.5rem}.c-newsletter{margin:9.375rem 0 0 0;background:#fbfbfb;padding:4.25rem 0.625rem 6.25rem 0.625rem;position:relative;z-index:1}@media only screen and (min-width: 768px){.c-newsletter{padding:4.25rem 0.625rem 3.125rem 0.625rem}}.c-newsletter__container{display:flex;flex:0 0 17.25rem;flex-direction:column;align-items:flex-start;max-width:32rem}@media only screen and (min-width: 768px){.c-newsletter__container{flex-direction:row;max-width:unset}}.c-newsletter__title{font-family:"Roboto", sans-serif;color:#231f20;font-size:1.25rem;line-height:1.25rem;text-transform:uppercase;font-weight:500;flex-basis:100%;margin-bottom:1.875rem}@media only screen and (min-width: 768px){.c-newsletter__title{font-size:0.9375rem;line-height:0.9375rem;flex-basis:25%;padding:0 5rem 0 0;margin:0}}.c-newsletter__description{color:#8d8d8d;font-size:1.125rem;line-height:1.625rem;margin:0 0 3.75rem 0;flex-basis:100%;text-align:left}@media only screen and (min-width: 768px){.c-newsletter__description{font-size:0.875rem;line-height:1.25rem;padding:0 5rem 0 0;flex-basis:38%;margin:0}}.c-newsletter__form{flex-basis:100%;padding:0;width:100%}@media only screen and (min-width: 768px){.c-newsletter__form{flex-basis:37%;width:unset}}.c-newsletter__form__wrapper{display:flex;flex-direction:column;align-items:flex-start}.c-newsletter__input{border:0;font-size:1rem;border-bottom:solid 1px #8d8d8d;color:#8d8d8d;padding:0.625rem 0;margin-bottom:1.25rem}@media only screen and (min-width: 768px){.c-newsletter__input{font-size:0.75rem}}.c-newsletter__input::-webkit-input-placeholder{font-size:1rem;color:#8d8d8d}.c-newsletter__input:-ms-input-placeholder{font-size:1rem;color:#8d8d8d}.c-newsletter__input::-ms-input-placeholder{font-size:1rem;color:#8d8d8d}.c-newsletter__input::placeholder{font-size:1rem;color:#8d8d8d}@media only screen and (min-width: 768px){.c-newsletter__input::-webkit-input-placeholder{font-size:0.75rem}.c-newsletter__input:-ms-input-placeholder{font-size:0.75rem}.c-newsletter__input::-ms-input-placeholder{font-size:0.75rem}.c-newsletter__input::placeholder{font-size:0.75rem}}.c-slider{max-height:27.625rem}@media only screen and (min-width: 768px){.c-slider{max-height:20.3125rem}}@media only screen and (min-width: 1440px){.c-slider{max-height:32.8125rem}}.c-slider--margin-top{margin-top:2.6875rem}@media only screen and (min-width: 768px){.c-slider--margin-top{margin-top:1.25rem}}@media only screen and (min-width: 1440px){.c-slider--margin-top{margin-top:1.875rem}}.c-slide__watermark{position:relative;overflow:hidden;width:100vw;height:100%;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.c-slide__watermark:after{content:"";display:block;padding-bottom:100%}.c-slide__watermark__circular{border-radius:50%;background:rgba(135,10,13,0.75);display:block;position:absolute;width:21rem;height:21rem;top:-2.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}@media only screen and (min-width: 768px){.c-slide__watermark__circular{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:30rem;height:30rem}}@media only screen and (min-width: 1024px){.c-slide__watermark__circular{width:42.5rem;height:42.5rem}}@media only screen and (min-width: 1440px){.c-slide__watermark__circular{width:59.375rem;height:59.375rem}}.c-slide__watermark__circular:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;width:8.125rem;height:10.3125rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-medisecur-619aa417ae647b9ce394dc497c981349.svg) center top no-repeat;background-size:8.125rem 10.3125rem;z-index:2}@media only screen and (min-width: 1440px){.c-slide__watermark__circular:after{width:11.375rem;height:14.4375rem;background-size:11.375rem 14.4375rem}}.c-slider__banner .c-slide__watermark__circular{display:none}.c-slide__img{max-height:unset}.c-slide__content{z-index:2;padding:0}.c-slider__full-page .c-slide__content{padding:0 1.875rem}@media only screen and (min-width: 768px){.c-slider__full-page .c-slide__content{padding:0}}.p-generic .c-slide__content{z-index:2;padding:0;position:absolute;top:50%;display:flex;flex-direction:column;align-items:flex-start;row-gap:20px}@media only screen and (min-width: 768px){.p-generic .c-slide__content{top:50%;bottom:unset;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:46.875rem}}@media only screen and (min-width: 1440px){.p-generic .c-slide__content{max-width:53.125rem}}.c-slide__wrapper{padding:0}@media only screen and (min-width: 768px){.c-slide__wrapper{padding:0 0.9375rem}}.c-slide__title{font-weight:100;font-size:2.4375rem;line-height:2.5625rem;margin:0 auto 1.25rem auto;text-transform:uppercase;text-align:left}.c-slide--white-text .c-slide__title{color:#ffffff}.c-slide--common-text .c-slide__title{color:#000000}@media only screen and (min-width: 768px){.c-slide__title{font-size:1.875rem;line-height:2rem;margin:0 auto 1.875rem auto}}.c-slide__subtitle{font-size:1.25rem;line-height:1.625rem}.c-slide--white-text .c-slide__subtitle{color:#ffffff}.c-slide--common-text .c-slide__subtitle{color:#000000}.p-generic .c-slide__subtitle{font-family:"Abhaya Libre", serif;font-weight:100;text-transform:unset;font-size:2.8125rem;line-height:2.8125rem;letter-spacing:-0.0625rem;text-align:left;max-width:20rem;margin:0 1.25rem}@media only screen and (min-width: 768px){.p-generic .c-slide__subtitle{max-width:18.75rem;margin:0;font-size:2.25rem;line-height:2.25rem}}@media only screen and (min-width: 1440px){.p-generic .c-slide__subtitle{max-width:20.625rem;font-size:2.8125rem;line-height:2.8125rem}}@media only screen and (min-width: 768px){.c-slide__subtitle{font-size:1rem;line-height:1.375rem}}.c-slide__description{margin:0 0 1.25rem 0;font-size:1rem;line-height:1.375rem}@media only screen and (min-width: 768px){.c-slide__description{margin:0 0 1.875rem 0;font-size:0.875rem;line-height:1.25rem}}.p-generic .c-slide__description{font-size:1.5rem;line-height:1.625rem;font-weight:300;text-align:left;margin:0 1.25rem}@media only screen and (min-width: 768px){.p-generic .c-slide__description{margin:0;font-size:1.25rem;line-height:1.375rem}}@media only screen and (min-width: 1440px){.p-generic .c-slide__description{font-size:1.5rem;line-height:1.625rem}}.c-slide--white-text .c-slide__description{color:#ffffff}.c-slide--common-text .c-slide__description{color:#000000}.c-ico__stroke{stroke:#231f20}.l-white .c-ico__stroke{stroke:#ffffff}.c-nav-mobile__submenu__level-two .c-ico__stroke{stroke:#ffffff}.c-search-form__btn--mobile .c-ico__stroke{stroke:#231f20}.c-ico--social{width:1.875rem;height:1.875rem}@media only screen and (min-width: 768px){.c-ico--social{width:1.4375rem;height:1.5625rem}}.c-ico--social__fill{fill:#ffffff}.c-ico--social__stroke{stroke:#ce5659}.c-ico--close__stroke{stroke:#ffffff}.c-search-form__btn--mobile{width:1.9375rem;height:1.875rem;margin-right:1.5625rem}.c-search-form__btn--mobile svg{width:1.9375rem;height:1.875rem}.c-nav-mobile__wrapper .c-search-form__btn--mobile svg{width:1.9375rem;height:1.875rem;margin-right:1.5625rem}.c-nav-mobile__submenu__level-two .c-search-form__btn--mobile .c-ico__stroke{stroke:#ffffff}.l-white .c-language{border-left:solid 1px #ffffff}.c-language--mobile{border-left:0}.l-white .c-language--mobile{border-left:0}.c-language--mobile__link{font-size:1.5625rem;color:#ce5659;font-weight:400}.c-nav-mobile__submenu__level-two .c-language--mobile__link{color:#ffffff}.c-logo__fill{fill:#231f20}.l-white .c-logo__fill{fill:#ffffff}.c-header__navigation.is-sticky .c-logo__fill{fill:#231f20}.l-white.mmactive .c-logo__fill{fill:#231f20}@media only screen and (min-width: 768px){.l-white.mmactive .c-logo__fill{fill:#ffffff}}.c-items-counter{margin:0.9375rem 0 0 0}@media only screen and (min-width: 1024px){.c-items-counter{margin:0}}@media only screen and (min-width: 768px){.l-white .c-items-counter{border-left:solid 1px #ffffff}}@media only screen and (min-width: 768px){.is-sticky .c-items-counter{border-left:solid 1px #5b5b5b}}.c-items-counter__link{margin-top:-0.3125rem}.c-items-counter__count{width:1.9375rem;height:1.75rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-cart-961c3e72b7a464203c37ef3d6fbf4587.svg) center top no-repeat;font-size:0.875rem;line-height:2.125rem}@media only screen and (min-width: 768px){.c-items-counter__count{width:1.625rem;height:1.4375rem;font-size:0.5625rem;line-height:1.75rem}}@media only screen and (min-width: 1440px){.c-items-counter__count{width:1.9375rem;height:1.75rem;font-size:0.875rem;line-height:2.125rem}}.l-white .c-items-counter__count{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-cart-white-4d490a90af7d24a628c102930792cacf.svg) center top no-repeat;color:#ffffff}.l-white.mmactive .c-items-counter__count,.is-sticky .c-items-counter__count{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-cart-961c3e72b7a464203c37ef3d6fbf4587.svg) center top no-repeat;color:#231f20}.c-modal{box-shadow:unset;max-width:54rem;vertical-align:unset;top:7.6875rem}@media only screen and (min-width: 768px){.c-modal{vertical-align:middle;top:unset}}.c-modal__title{font-size:2.4375rem;line-height:2.625rem;text-transform:uppercase;font-weight:100;color:#ffffff}@media only screen and (min-width: 768px){.c-modal__title{font-size:1.875rem;line-height:2.1875rem}}.c-modal__description{color:#ffffff;font-size:1rem;line-height:1.375rem;word-break:unset}@media only screen and (min-width: 768px){.c-modal__description{font-size:0.875rem;line-height:1.25rem}}.c-modal__content--success .c-modal__description{color:#ffffff;font-size:1rem;line-height:1.375rem;max-width:80%;margin:0 auto}@media only screen and (min-width: 768px){.c-modal__content--success .c-modal__description{font-size:0.875rem;line-height:1.25rem}}.c-modal__content--flash .c-modal__description{color:#ffffff;font-size:1rem;line-height:1.375rem;margin:0 auto;text-align:left}@media only screen and (min-width: 768px){.c-modal__content--flash .c-modal__description{font-size:0.875rem;line-height:1.25rem}}.c-modal__close{width:1.5rem;height:1.5rem;top:1.5625rem;right:1.5625rem}.c-modal__form{background:rgba(211,87,90,0.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.c-modal__quote{padding:4.75rem 1.875rem 5.3125rem 1.875rem}@media only screen and (min-width: 768px){.c-modal__quote{padding:4.75rem 8.75rem 5.3125rem 8.75rem}}.c-modal__quote__title{font-size:2.4375rem;line-height:2.625rem;text-transform:uppercase;font-weight:100;color:#ffffff}@media only screen and (min-width: 768px){.c-modal__quote__title{font-size:1.875rem;line-height:2.1875rem}}.c-modal__quote__desc{color:#ffffff;font-size:1rem;line-height:1.375rem;max-width:80%;margin:0 auto}@media only screen and (min-width: 768px){.c-modal__quote__desc{font-size:0.875rem;line-height:1.25rem}}.c-modal__quote__form{margin:3.125rem 0 1.875rem 0}.c-modal__quote__form__columns{display:grid;grid-template-columns:repeat(1, 1fr);-webkit-column-gap:3.125rem;column-gap:3.125rem;row-gap:1.5625rem}@media only screen and (min-width: 560px){.c-modal__quote__form__columns{grid-template-columns:repeat(2, 1fr)}}.c-modal__quote__form__row{display:flex;flex-direction:column;margin:1.5625rem 0 1.5625rem 0}.c-modal__quote__form__label{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left;font-weight:300;margin:0 0 0.625rem 0}@media only screen and (min-width: 768px){.c-modal__quote__form__label{font-size:0.75rem;line-height:1rem}}.c-modal__quote__form__captcha{text-align:left;margin:0 0 2.5rem 0}.c-modal__quote__form__footer{text-align:left}.c-modal__review{padding:4.75rem 1.875rem 5.3125rem 1.875rem}@media only screen and (min-width: 768px){.c-modal__review{padding:4.75rem 8.75rem 5.3125rem 8.75rem}}.c-modal__review__title{font-size:2.4375rem;line-height:2.625rem;text-transform:uppercase;font-weight:100;color:#ffffff}@media only screen and (min-width: 768px){.c-modal__review__title{font-size:1.875rem;line-height:2.1875rem}}.c-modal__review__desc{color:#ffffff;font-size:1rem;line-height:1.375rem;max-width:80%;margin:0 auto}@media only screen and (min-width: 768px){.c-modal__review__desc{font-size:0.875rem;line-height:1.25rem}}.c-modal__review__score{margin:1.875rem 0;text-align:left;display:flex;justify-content:flex-start}.c-modal__review__score__note{color:#ffffff;font-size:1rem;line-height:1.375rem}@media only screen and (min-width: 768px){.c-modal__review__score__note{font-size:0.875rem;line-height:1.25rem}}.c-modal__review__score__note:after{content:"|";margin:0 0.625rem}.c-modal__review__profile{margin:1.875rem 0 0.3125rem 0;color:#ffffff;font-size:1.125rem;line-height:1.375rem;text-align:left;font-weight:500}@media only screen and (min-width: 768px){.c-modal__review__profile{font-size:1rem;line-height:1.25rem}}.c-modal__review__profile--margin-bottom{margin:1.875rem 0 1.875rem 0}.c-modal__review__liked{margin:0 0 1.875rem 0;color:#ffffff;font-size:0.875rem;line-height:1.25rem;display:flex;-webkit-column-gap:0.625rem;column-gap:0.625rem}.c-modal__review__advert{color:#ffffff;font-size:1rem;line-height:1.375rem;max-width:80%;margin:1.875rem auto}@media only screen and (min-width: 768px){.c-modal__review__advert{font-size:0.875rem;line-height:1.25rem}}.c-modal__review__form{margin:3.125rem 0 1.875rem 0}.c-modal__review__form__columns{display:grid;grid-template-columns:repeat(1, 1fr);-webkit-column-gap:3.125rem;column-gap:3.125rem;row-gap:1.5625rem}@media only screen and (min-width: 560px){.c-modal__review__form__columns{grid-template-columns:repeat(2, 1fr)}}.c-modal__review__form__row{display:flex;flex-direction:column;margin:1.5625rem 0 1.5625rem 0}.c-modal__review__form__label{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left;font-weight:300;margin:0 0 0.625rem 0}@media only screen and (min-width: 768px){.c-modal__review__form__label{font-size:0.75rem;line-height:1rem}}.c-modal__review__form__captcha{text-align:left;margin:0 0 2.5rem 0}.c-modal__review__form__footer{text-align:left}.c-modal__common{background:rgba(211,87,90,0.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:4.75rem 1.875rem 5.3125rem 1.875rem}@media only screen and (min-width: 768px){.c-modal__common{padding:4.75rem 8.75rem 5.3125rem 8.75rem}}.c-modal__common__title{font-size:2.4375rem;line-height:2.625rem;text-transform:uppercase;font-weight:100;color:#ffffff}@media only screen and (min-width: 768px){.c-modal__common__title{font-size:1.875rem;line-height:2.1875rem}}.c-modal__common__desc{color:#ffffff;font-size:1rem;line-height:1.375rem;max-width:80%;margin:0 auto}@media only screen and (min-width: 768px){.c-modal__common__desc{font-size:0.875rem;line-height:1.25rem}}.c-modal__common__form{margin:3.125rem 0 1.875rem 0}.c-modal__common__form__columns{display:grid;grid-template-columns:1fr;grid-template-areas:"user_company" "user_first_name" "user_last_name" "user_email" "user_email_confirmation" "user_password" "user_password_confirmation";-webkit-column-gap:3.125rem;column-gap:3.125rem;row-gap:1.5625rem}@media only screen and (min-width: 560px){.c-modal__common__form__columns{grid-template-columns:1fr 1fr;grid-template-areas:"user_company user_company" "user_first_name user_last_name" "user_email user_email_confirmation" "user_password user_password_confirmation"}}.c-modal__common__form__columns--margin{margin:1.875rem 0}.c-modal__common__form__columns__company{grid-area:user_company}@media only screen and (min-width: 560px){.c-modal__common__form__columns__company .c-form__input--common{max-width:unset}}.c-modal__common__form__columns__first-name{grid-area:user_first_name}.c-modal__common__form__columns__last-name{grid-area:user_last_name}.c-modal__common__form__columns__email{grid-area:user_email}.c-modal__common__form__columns__email-confirm{grid-area:user_email_confirmation}.c-modal__common__form__columns__password{grid-area:user_password}.c-modal__common__form__columns__password-confirm{grid-area:user_password_confirmation}.c-modal__common__form__row{display:flex;flex-direction:column;margin:1.5625rem 0 1.5625rem 0}.c-modal__common__form__row--margin-top{margin:3.125rem 0 1.5625rem 0}.c-modal__common__warning{color:#ffffff;font-size:1rem;line-height:1.375rem;max-width:80%;margin:0 auto}@media only screen and (min-width: 768px){.c-modal__common__warning{font-size:0.875rem;line-height:1.25rem}}.c-modal__common__footer{text-align:left;display:flex;flex-direction:column;align-items:flex-start}.c-modal__common__footer__see-cart{color:#ffffff;font-size:1rem;line-height:1.375rem;margin:1.25rem 0}@media only screen and (min-width: 768px){.c-modal__common__footer__see-cart{font-size:0.875rem;line-height:1.25rem}}.c-modal__common__lost-password{text-align:left;color:#ffffff;font-size:1rem;line-height:1.375rem;margin:1.25rem 0 0 0}@media only screen and (min-width: 768px){.c-modal__common__lost-password{font-size:0.875rem;line-height:1.25rem}}.c-modal__content--success{background:rgba(211,87,90,0.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-wrapper{background:transparent}.c-alert__error{background:#ce5659}.c-modal .c-alert__error{background:rgba(255,255,255,0.8);margin:1.875rem auto 0 auto;width:100%}@media only screen and (min-width: 768px){.c-modal .c-alert__error{width:80%}}.c-modal .c-alert__error__item{color:#ce5659;font-size:1rem;line-height:1.375rem}@media only screen and (min-width: 768px){.c-modal .c-alert__error__item{font-size:0.875rem;line-height:1.25rem}}.c-hero-home{height:100vh;margin-left:calc(50% - 50vw);width:100vw;position:relative;top:-10.375rem;margin-bottom:-10.375rem;left:0;right:0}.c-hero-home__img{-o-object-fit:cover;object-fit:cover;width:100vw;height:100%}.c-hero-home__watermark{position:relative;overflow:hidden;width:100vw;height:100%;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.c-hero-home__watermark:after{content:"";display:block;padding-bottom:100%}.c-hero-home__watermark__circular{border-radius:50%;background:rgba(135,10,13,0.75);display:block;position:absolute;width:33.5rem;height:33.5rem;top:15%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}@media only screen and (min-width: 768px){.c-hero-home__watermark__circular{top:-3.75rem;width:30rem;height:30rem}}@media only screen and (min-width: 1024px){.c-hero-home__watermark__circular{width:42.5rem;height:42.5rem}}@media only screen and (min-width: 1440px){.c-hero-home__watermark__circular{width:59.375rem;height:59.375rem}}.c-hero-home__watermark__circular:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;width:10.0625rem;height:12.8125rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-medisecur-619aa417ae647b9ce394dc497c981349.svg) center top no-repeat;background-size:10.0625rem 12.8125rem;z-index:2}@media only screen and (min-width: 1024px){.c-hero-home__watermark__circular:after{width:11.375rem;height:14.4375rem;background-size:11.375rem 14.4375rem}}@media only screen and (min-width: 1440px){.c-hero-home__watermark__circular:after{width:15.1875rem;height:19.3125rem;background-size:15.1875rem 19.3125rem}}.c-hero-home__content{position:absolute;z-index:2;width:100%;max-width:120rem;left:50%;bottom:6.25rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:0 1.25rem}@media only screen and (min-width: 768px){.c-hero-home__content{bottom:20%;padding:0 0 0 2.5rem}}@media only screen and (min-width: 1440px){.c-hero-home__content{padding:0 0 0 4.375rem}}.c-hero-home__content__text{font-family:"Abhaya Libre", serif;font-size:3.125rem;line-height:3.125rem;color:#ffffff;width:100%;margin:0 0 2.5rem 0}@media only screen and (min-width: 768px){.c-hero-home__content__text{font-size:2.8125rem;line-height:2.8125rem;width:50%}}@media only screen and (min-width: 1024px){.c-hero-home__content__text{font-size:3.125rem;line-height:3.125rem}}@media only screen and (min-width: 1440px){.c-hero-home__content__text{font-size:4.375rem;line-height:4.375rem}}.c-hero-page{width:100vw;height:100%;position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-height:35rem;margin-top:2.6875rem;margin-bottom:4.0625rem;max-height:27.625rem;background:#8d8d8d}@media only screen and (min-width: 768px){.c-hero-page{max-height:20.3125rem;margin-top:1.25rem}}@media only screen and (min-width: 1440px){.c-hero-page{max-height:32.8125rem;margin-top:1.875rem}}.c-hero-page__watermark{position:relative;overflow:hidden;width:100vw;height:100%;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-height:27.625rem}@media only screen and (min-width: 768px){.c-hero-page__watermark{max-height:20.3125rem}}@media only screen and (min-width: 1440px){.c-hero-page__watermark{max-height:32.8125rem}}.c-hero-page__watermark:after{content:"";display:block;padding-bottom:100%}.c-hero-page__watermark__circular{border-radius:50%;background:rgba(135,10,13,0.75);display:block;position:absolute;width:21rem;height:21rem;top:-2.625rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}@media only screen and (min-width: 768px){.c-hero-page__watermark__circular{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:30rem;height:30rem}}@media only screen and (min-width: 1024px){.c-hero-page__watermark__circular{width:42.5rem;height:42.5rem}}@media only screen and (min-width: 1440px){.c-hero-page__watermark__circular{width:59.375rem;height:59.375rem}}.c-hero-page__watermark__circular:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;width:8.125rem;height:10.3125rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-medisecur-619aa417ae647b9ce394dc497c981349.svg) center top no-repeat;background-size:8.125rem 10.3125rem;z-index:2}@media only screen and (min-width: 1440px){.c-hero-page__watermark__circular:after{width:11.375rem;height:14.4375rem;background-size:11.375rem 14.4375rem}}.c-hero-page__picture{height:100%;position:absolute;top:0}.c-hero-page__img{-o-object-fit:cover;object-fit:cover;width:100vw;height:100%}.c-hero-page__content{z-index:2;padding:0;position:absolute;bottom:20%}@media only screen and (min-width: 768px){.c-hero-page__content{top:50%;bottom:unset;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:46.875rem}}@media only screen and (min-width: 1440px){.c-hero-page__content{max-width:53.125rem}}.c-hero-page__title{font-family:"Abhaya Libre", serif;color:#ffffff;font-weight:100;font-size:2.8125rem;line-height:2.8125rem;letter-spacing:-0.0625rem;text-align:left;max-width:20rem;margin:0 1.25rem}@media only screen and (min-width: 768px){.c-hero-page__title{max-width:18.75rem;margin:0}}@media only screen and (min-width: 1440px){.c-hero-page__title{max-width:20.625rem}}.c-breadcrumbs{margin:0 0 0 1.25rem}@media only screen and (min-width: 1600px){.c-breadcrumbs{margin:0 0 0 0.5rem}}.c-breadcrumbs__item{text-transform:uppercase;font-size:0.875rem;color:#ce5659;letter-spacing:1.2px}@media only screen and (min-width: 768px){.c-breadcrumbs__item{font-size:0.625rem}}.c-breadcrumbs__item a{color:#8d8d8d}.c-breadcrumbs__item:not(:first-child)::before{content:" / ";margin-right:0.3125rem}.c-breadcrumbs__item:last-child a{color:#ce5659}.c-share{margin-top:1.5625rem;border-top:solid 0.03125rem #ce5659;border-bottom:solid 0.03125rem #ce5659;justify-content:center;align-items:center;padding:1.25rem 0 1.0625rem 0}@media only screen and (min-width: 768px){.c-share{border-top:0;border-bottom:0;padding:0}}.c-share__title{color:#ce5659;font-size:0.875rem;letter-spacing:1.5px}@media only screen and (min-width: 768px){.c-share__title{font-size:0.625rem}}.c-social{display:flex}.c-social__item{margin-right:0.75rem}.c-social__link{display:block}.c-showcase-home{width:100vw;height:100%;position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.c-showcase-home__wrapper{width:100%;max-width:90rem;display:flex;flex-wrap:wrap;margin:0 auto 2.5rem auto}.c-showcase-home__item{width:100%;position:relative;z-index:1;transition:all 0.25s;overflow:hidden;aspect-ratio:1 / 1.17}@media only screen and (min-width: 768px){.c-showcase-home__item{width:50%;aspect-ratio:unset}}@media only screen and (min-width: 768px){.c-showcase-home__item:nth-child(1){top:-3.75rem}}@media only screen and (min-width: 768px){.c-showcase-home__item:nth-child(2){z-index:2}}.c-showcase-home__item:nth-child(3){aspect-ratio:1 / 1.17}@media only screen and (min-width: 768px){.c-showcase-home__item:nth-child(3){width:100%;top:-3.75rem;aspect-ratio:1.74 / 1}.c-showcase-home__item:nth-child(3):hover{z-index:1}}.c-showcase-home__item:nth-child(3):before{content:"";border-radius:50%;background:rgba(135,10,13,0.75);display:block;position:absolute;width:23rem;height:23rem;top:-5rem;right:-10rem;z-index:1}@media only screen and (min-width: 768px){.c-showcase-home__item:nth-child(3):before{width:31.5rem;height:31.5rem;top:-0.625rem;right:-1.875rem}}.c-showcase-home__item:nth-child(3):after{content:"";position:absolute;display:block;width:8.0625rem;height:10.25rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-medisecur-619aa417ae647b9ce394dc497c981349.svg) center top no-repeat;background-size:8.0625rem 10.25rem;top:2.5rem;right:-2.25rem;z-index:2}@media only screen and (min-width: 768px){.c-showcase-home__item:nth-child(3):after{width:11rem;height:14.0625rem;background-size:11rem 14.0625rem;top:9rem;right:8.5rem}}@media only screen and (min-width: 768px){.c-showcase-home__item:hover{-webkit-transform:scale(1.025);transform:scale(1.025);z-index:3}}.c-showcase-home__item__figure{width:100%;aspect-ratio:1 / 1.42;display:block}@media only screen and (min-width: 768px){.c-showcase-home__item__figure{aspect-ratio:unset}}.c-showcase-home__item__img{-webkit-filter:grayscale(100%);filter:grayscale(100%);-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.c-showcase-home__item__content{position:absolute;bottom:5rem;left:0;width:100%;max-width:23.25rem;padding:0 1.25rem;z-index:1}.c-showcase-home__item__content:before{content:"";position:absolute;top:-5.375rem;left:1.25rem;display:block;width:3.625rem;height:4.5625rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-medisecur-619aa417ae647b9ce394dc497c981349.svg) center top no-repeat;background-size:3.625rem 4.5625rem}@media only screen and (min-width: 768px){.c-showcase-home__item__content:before{width:2.75rem;height:3.5rem;background-size:2.75rem 3.5rem;left:1.875rem}}@media only screen and (min-width: 768px){.c-showcase-home__item__content{left:0;width:65%;max-width:23.25rem;padding:0 1.875rem}}.c-showcase-home__item__content__text{font-family:"Abhaya Libre", serif;font-size:2.8125rem;line-height:2.8125rem;letter-spacing:-0.0625rem;color:#ffffff;width:100%;margin:0 0 2.1875rem 0}@media only screen and (min-width: 768px){.c-showcase-home__item__content__text{font-size:2.8125rem;line-height:2.8125rem}}.c-showcase{padding:1.25rem 0.9375rem 4.375rem 0.9375rem;max-width:50.625rem;margin:0 auto}@media only screen and (min-width: 768px){.c-showcase{padding:0 0 6.875rem 0}}.c-showcase__intro{margin:0 0.9375rem;position:relative;padding:0.625rem 0 0 0}@media only screen and (min-width: 768px){.c-showcase__intro{margin:0 0 -5rem 0}}.c-showcase__intro__title{max-width:unset;margin:3.125rem 0 0 0;max-width:50rem}@media only screen and (min-width: 768px){.c-showcase__intro__title{margin:7rem 0 0 0}}.c-showcase__intro__text{position:relative;margin:3.125rem 0 0 0;padding:0 0 0 3.75rem}@media only screen and (min-width: 768px){.c-showcase__intro__text{margin:0;padding:0;top:-5rem;left:60%;max-width:20rem}}.c-showcase__row{display:flex;flex-direction:column;margin:0}.c-showcase__row:nth-child(even){flex-direction:column}@media only screen and (min-width: 768px){.c-showcase__row{flex-direction:row;align-items:center;margin:0}.c-showcase__row:nth-child(even){flex-direction:row-reverse;align-items:center}}.c-showcase__figure{width:17.8125rem;position:relative;overflow:hidden}.c-showcase__row:nth-child(even) .c-showcase__figure{text-align:right}@media only screen and (min-width: 768px){.c-showcase__figure{display:flex;justify-content:flex-start}.c-showcase__row:nth-child(even) .c-showcase__figure{justify-content:flex-start;padding:0 0 0 3.125rem;text-align:unset}}.c-showcase__figure:before{content:"";position:absolute;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-medisecur-619aa417ae647b9ce394dc497c981349.svg) center center no-repeat;background-size:16.625rem 21.125rem;width:16.625rem;height:21.125rem;right:-1.875rem;bottom:-0.625rem;z-index:1;opacity:.15}.c-showcase__figure__img{-o-object-fit:cover;object-fit:cover;width:100%}.c-showcase__desc{display:flex;flex-direction:column;width:100%}@media only screen and (min-width: 768px){.c-showcase__desc{width:59%;flex-direction:row}}.c-showcase__desc__content{display:flex;flex-direction:column}@media only screen and (min-width: 768px){.c-showcase__desc__content{width:60%}}.c-showcase__desc__title{font-size:1.25rem;line-height:1.25rem;font-weight:500;color:#000000;margin:5rem 0 0 0;text-transform:uppercase}@media only screen and (min-width: 768px){.c-showcase__desc__title{font-size:0.9375rem;line-height:0.9375rem;margin:0;width:40%;padding:0 1.875rem 0 3.4375rem}.c-showcase__row:nth-child(even) .c-showcase__desc__title{margin:0 0 0 1.25rem}}.c-showcase__desc__text{font-size:1rem;line-height:1.3125rem;color:#231f20;margin:2.5rem 0}@media only screen and (min-width: 768px){.c-showcase__desc__text{font-size:0.75rem;line-height:1rem;margin:0 0 2.5rem 0}}.c-showcase__desc__text ul,.c-showcase__desc__text ol{margin:0 0 0 -1.5625rem}.c-showcase__desc__cta{font-size:0.8125rem;text-transform:uppercase;display:block;margin:1.25rem 0 0 0}@media only screen and (min-width: 768px){.c-showcase__desc__cta{font-size:0.625rem}}.c-home-intro{margin:0 auto 10.8125rem auto;position:relative}@media only screen and (min-width: 768px){.c-home-intro{margin:0 auto 8.9375rem auto}}.c-home-intro:before{font-family:"Abhaya Libre", serif;font-size:9.375rem;line-height:7rem;color:#F7F7F7;position:absolute;z-index:-1;top:-3.125rem;left:2.5rem;width:95%;word-break:break-word}html:lang(fr) .c-home-intro:before{content:"Laissez-nous prendre soin de vous."}html:lang(en) .c-home-intro:before{content:"[x] Laissez-nous prendre soin de vous."}@media only screen and (min-width: 768px){.c-home-intro:before{font-size:13.4375rem;line-height:10rem}}@media (prefers-color-scheme: light){.c-home-intro:before{opacity:.1}}.c-home-intro__wrapper{position:relative;max-width:48.125rem;margin:0 0 0 2.0625rem}@media only screen and (min-width: 768px){.c-home-intro__wrapper{margin:0 0 0 8.9375rem}}.c-home-intro__title{font-family:"Abhaya Libre", serif;font-size:2.8125rem;line-height:2.8125rem;letter-spacing:-0.0625rem;color:#231f20;width:100%;max-width:21.875rem;margin:0 0 1.25rem 0}@media only screen and (min-width: 768px){.c-home-intro__title{font-size:3.125rem;line-height:3.125rem}}.c-home-intro__text{font-size:1.5rem;line-height:2.125rem;font-weight:300;position:relative}.c-home-intro__text:before{content:"";position:absolute;top:0.625rem;left:-1.875rem;display:block;width:0.875rem;height:0.875rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-0fa22c8f7f05986a406f63524de41053.svg) center top no-repeat;background-size:0.875rem 0.875rem}.c-home-featured{margin:2.6875rem 0 12.5rem 0}.c-home-featured__intro{margin:0 0 5.625rem 0}.c-home-featured__list{display:grid;grid-template-columns:repeat(1, 1fr);grid-gap:0.5625rem;width:100%;max-width:31.25rem;margin:0 auto}@media only screen and (min-width: 1024px){.c-home-featured__list{grid-template-columns:repeat(4, 1fr);max-width:unset}}.c-home-featured__product{position:relative;width:auto;height:auto;background:#f5f5f5;transition:all 0.25s}.c-home-featured__product:after{content:"";display:block;padding-bottom:100%}@media only screen and (min-width: 1024px){.c-home-featured__product:nth-child(1){grid-row:auto / span 2;grid-column:auto / span 2}}@media only screen and (min-width: 768px){.c-home-featured__product:hover{-webkit-transform:scale(1.025);transform:scale(1.025);z-index:3}}.c-home-featured__product__wrapper{width:100%;height:100%;position:absolute}.c-home-featured__product__link{width:100%;height:100%;position:absolute}.c-home-featured__product__container{width:100%;display:flex;justify-content:center;aspect-ratio:1.6 / 1}.c-home-featured__product__img{-o-object-fit:cover;object-fit:cover;height:100%;display:block}.c-home-featured__product__no-img{width:30%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.c-home-featured__product__content{position:absolute;width:100%;bottom:0;padding:0 0.9375rem 2.125rem 0.9375rem;display:flex;flex-direction:row;justify-content:space-between}@media only screen and (min-width: 1024px){.c-home-featured__product__content{flex-direction:row}}.c-home-featured__product:not(:nth-child(1)) .c-home-featured__product__content{padding:0 0.9375rem 2.125rem 0.9375rem;flex-direction:row}@media only screen and (min-width: 1024px){.c-home-featured__product:not(:nth-child(1)) .c-home-featured__product__content{flex-direction:column;padding:0 0.625rem 0.625rem 0.625rem}}.c-home-featured__product__content__info{width:70%}@media only screen and (min-width: 1024px){.c-home-featured__product__content__info{width:100%}}.c-home-featured__product:nth-child(1) .c-home-featured__product__content__info{width:70%}@media only screen and (min-width: 1024px){.c-home-featured__product:nth-child(1) .c-home-featured__product__content__info{width:50%}}.c-home-featured__product__content__title{font-size:1.1875rem;line-height:1.1875rem;color:#231f20;margin:0 0 0.75rem 0}@media only screen and (min-width: 1024px){.c-home-featured__product__content__title{font-size:0.9375rem;line-height:0.9375rem}}.c-home-featured__product__content__desc{font-size:0.9375rem;line-height:1.25rem}@media only screen and (min-width: 1024px){.c-home-featured__product__content__desc{font-size:0.75rem;line-height:1rem}.c-home-featured__product:not(:nth-child(1)) .c-home-featured__product__content__desc{display:none}}.c-home-featured__product__content__price{font-size:1.25rem;color:#231f20;font-weight:200}.c-home-featured__product__add-to-cart{position:absolute;width:2rem;height:2rem;right:0.625rem;bottom:0.625rem}.c-home-featured__see-all{margin:1.875rem auto 0 auto;display:flex;justify-content:center}.c-home-banners{width:100vw;position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.c-home-banners__wrapper{width:100%;max-width:90rem;margin:0 auto 4.375rem auto}@media only screen and (min-width: 768px){.c-home-banners__wrapper{margin:0 auto 7.25rem auto}}.c-home-banners__banner{width:100%;position:relative;overflow:hidden}.c-home-banners__banner__figure{width:100%;aspect-ratio:1 / 1.42;display:block}@media only screen and (min-width: 768px){.c-home-banners__banner__figure{aspect-ratio:unset}}.c-home-banners__banner__img{-webkit-filter:grayscale(100%);filter:grayscale(100%);-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.c-home-banners__banner__content{position:absolute;bottom:5rem;left:0.9375rem;width:100%;max-width:23.25rem;padding:0 0.625rem;z-index:1}.c-home-banners__banner__content:before{content:"";position:absolute;top:-5.375rem;left:0.625rem;display:block;width:3.625rem;height:4.5625rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-medisecur-619aa417ae647b9ce394dc497c981349.svg) center top no-repeat;background-size:3.625rem 4.5625rem}@media only screen and (min-width: 768px){.c-home-banners__banner__content:before{width:2.75rem;height:3.5rem;background-size:2.75rem 3.5rem;left:3.75rem}}@media only screen and (min-width: 768px){.c-home-banners__banner__content{left:0;width:65%;max-width:23.25rem;padding:0 3.75rem}}.c-home-banners__banner__content__text{font-family:"Abhaya Libre", serif;font-size:3.125rem;line-height:3.125rem;letter-spacing:-0.0625rem;color:#ffffff;width:100%;margin:0 0 2.1875rem 0}@media only screen and (min-width: 768px){.c-home-banners__banner__content__text{font-size:2.8125rem;line-height:2.8125rem}}.c-home-banners__banner:before{content:"";position:absolute;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/bgd-logo-grey-995e21bd783006b1d1d98fc38f16b140.svg) center center no-repeat;background-size:100% 100%;width:28.8125rem;aspect-ratio:1 / 1.29;display:block;top:-23%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}.c-home-articles{width:100vw;position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.c-home-articles__wrapper{width:100%;max-width:90rem;margin:0 auto 14.375rem auto}@media only screen and (min-width: 768px){.c-home-articles__wrapper{margin:0 auto 19.75rem auto}}.c-home-articles__title{font-family:"Abhaya Libre", serif;font-size:4.375rem;line-height:4.375rem;letter-spacing:-0.125rem;color:#000000;max-width:51.5625rem;margin:0 3.125rem 2.5rem 1.25rem}@media only screen and (min-width: 768px){.c-home-articles__title{font-size:6.25rem;line-height:6.25rem;margin:0 auto 6.25rem auto}}.c-home-articles__list{display:flex;flex-direction:column;width:100%}@media only screen and (min-width: 768px){.c-home-articles__list{-webkit-column-gap:2.25rem;column-gap:2.25rem;flex-direction:row}}.c-home-articles__article{width:100%;position:relative;z-index:1;transition:all 0.25s;overflow:hidden;aspect-ratio:1 / 1.27}.c-home-articles__article:nth-child(1):before{content:"";position:absolute;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/bgd-logo-red-2bc806a48b8174f47b2c7b4c8ad27310.svg) center center no-repeat;background-size:100% 100%;width:90%;aspect-ratio:1 / 1.29;display:block;top:-7%;left:-16%;z-index:1}.c-home-articles__article:nth-child(1):after{content:"";position:absolute;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/bgd-logo-red-2bc806a48b8174f47b2c7b4c8ad27310.svg) center center no-repeat;background-size:100% 100%;width:90%;aspect-ratio:1 / 1.29;display:block;top:77%;right:-58%;z-index:1}@media only screen and (min-width: 768px){.c-home-articles__article:nth-child(2){top:6.25rem}}.c-home-articles__article:nth-child(2):before{content:"";position:absolute;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/bgd-logo-grey-995e21bd783006b1d1d98fc38f16b140.svg) center center no-repeat;background-size:100% 100%;width:90%;aspect-ratio:1 / 1.29;display:block;top:-25%;right:-10%;z-index:1}.c-home-articles__article:nth-child(2):after{content:"";position:absolute;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/bgd-logo-grey-995e21bd783006b1d1d98fc38f16b140.svg) center center no-repeat;background-size:100% 100%;width:90%;aspect-ratio:1 / 1.29;display:block;top:75%;left:-30%;z-index:1}@media only screen and (min-width: 768px){.c-home-articles__article:hover{-webkit-transform:scale(1.025);transform:scale(1.025);z-index:2}}@media only screen and (min-width: 768px){.c-home-articles__article{width:50%}}.c-home-articles__article__figure{width:100%;aspect-ratio:1 / 1.42;display:block}@media only screen and (min-width: 768px){.c-home-articles__article__figure{aspect-ratio:unset}}.c-home-articles__article__img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.c-home-articles__article__content{position:absolute;bottom:5rem;left:0;width:100%;max-width:23.25rem;padding:0 1.25rem;z-index:1}.c-home-articles__article__content:before{content:"";position:absolute;top:-2.5rem;left:3.75rem;display:block;width:0.875rem;height:0.875rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-white-d1088043f41373531d40843eacb68929.svg) center top no-repeat;background-size:0.875rem 0.875rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media only screen and (min-width: 768px){.c-home-articles__article__content{width:65%;max-width:23.25rem;padding:0 3.75rem}}.c-home-articles__article__content__text{font-family:"Abhaya Libre", serif;font-size:3.125rem;line-height:3.125rem;letter-spacing:-0.0625rem;color:#ffffff;width:100%;margin:0 0 2.1875rem 0}@media only screen and (min-width: 768px){.c-home-articles__article__content__text{font-size:2.8125rem;line-height:2.8125rem}}.c-home-vendors{margin:13.125rem auto 9.375rem auto;max-width:50.75rem}@media only screen and (min-width: 768px){.c-home-vendors{margin:11.25rem auto 9.375rem auto}}.c-home-vendors__intro{display:flex;flex-direction:column;margin:0 1.875rem}@media only screen and (min-width: 768px){.c-home-vendors__intro{flex-direction:row;margin:0}}.c-home-vendors__title{font-size:1.25rem;font-weight:500;color:#000000;text-transform:uppercase;width:13.375rem}@media only screen and (min-width: 768px){.c-home-vendors__title{font-size:0.9375rem;width:26%}}.c-home-vendors__desc{font-size:1.125rem;line-height:1.75rem;color:#8d8d8d;font-weight:300;margin:1.875rem 0 0 0}@media only screen and (min-width: 768px){.c-home-vendors__desc{font-size:0.875rem;line-height:1.25rem;margin:0;width:74%}}.c-home-vendors__logos{display:flex;flex-wrap:wrap;align-items:center;row-gap:3.75rem;margin:6.25rem 0.9375rem 0 0.9375rem}@media only screen and (min-width: 768px){.c-home-vendors__logos{margin:6.25rem 0 0 0}}.c-home-vendors__logos__logo{width:50%;max-width:12.5rem;padding:0 1.125rem}@media only screen and (min-width: 768px){.c-home-vendors__logos__logo{width:25%}}.c-home-vendors__logos__img{width:100%}.c-flag--product{padding:0.3125rem 0.625rem;font-size:0.625rem}.c-flag--liquidation{color:#ffffff;background-color:#a42b27}.c-flag--new{background-color:#ce5659}.c-flag--approved{color:#ffffff;background-color:#ce5659}.c-clients{margin:13.125rem auto 9.375rem auto;max-width:50.75rem}@media only screen and (min-width: 768px){.c-clients{margin:11.25rem auto 9.375rem auto}}.c-clients__intro{display:flex;flex-direction:column;margin:0 1.875rem}@media only screen and (min-width: 768px){.c-clients__intro{flex-direction:row;margin:0}}.c-clients__title{font-size:1.25rem;font-weight:500;color:#000000;text-transform:uppercase;width:13.375rem}@media only screen and (min-width: 768px){.c-clients__title{font-size:0.9375rem;width:26%}}.c-clients__desc{font-size:1.125rem;line-height:1.75rem;color:#8d8d8d;font-weight:300;margin:1.875rem 0 0 0}@media only screen and (min-width: 768px){.c-clients__desc{font-size:0.875rem;line-height:1.25rem;margin:0;width:74%}}.c-clients__logos{display:flex;flex-wrap:wrap;align-items:center;row-gap:3.75rem;margin:6.25rem 0.9375rem 0 0.9375rem}@media only screen and (min-width: 768px){.c-clients__logos{margin:6.25rem 0 0 0}}.c-clients__logos__logo{width:50%;max-width:12.5rem;padding:0 1.125rem}@media only screen and (min-width: 768px){.c-clients__logos__logo{width:25%}}.c-clients__logos__img{width:100%}.c-medisecur{position:relative}.c-medisecur:before{font-family:"Abhaya Libre", serif;font-size:9.375rem;line-height:7rem;color:#F7F7F7;position:absolute;top:-3.125rem;left:2.5rem}html:lang(fr) .c-medisecur:before{content:"Laissez-nous prendre soin de vous"}html:lang(en) .c-medisecur:before{content:"Let us take care of you"}@media only screen and (min-width: 768px){.c-medisecur:before{font-size:13.4375rem;line-height:10rem}}.c-product__name{font-size:1.625rem;line-height:2rem;letter-spacing:-0.00938rem;font-weight:300;text-transform:uppercase;color:#231f20;margin:0 0 0.9375rem 0}@media only screen and (min-width: 768px){.c-product__name{font-size:1.25rem;line-height:1.5625rem}}.c-product__name__link{color:#231f20}.c-product__criteria{display:flex;flex-direction:column;row-gap:28px;padding:0 0 30px 0;margin:0 0 15px 0;border-bottom:solid 1px #D8D8D8}.c-product__criteria__label{font-size:1.125rem;line-height:1.125rem;font-weight:300;color:#000000;display:flex;-webkit-column-gap:5px;column-gap:5px;text-transform:uppercase}.c-product__criteria__title{text-transform:initial}.c-product__criteria__dots{display:flex;flex-wrap:wrap;-webkit-column-gap:30px;column-gap:30px;row-gap:18px}.c-product__criterion{display:flex;flex-wrap:wrap;gap:10px}.c-product__vendor{font-size:0.8125rem;line-height:0.8125rem;letter-spacing:0.09375rem;color:#231f20;font-weight:500;text-transform:uppercase;margin:0 0 0.5rem 0}@media only screen and (min-width: 768px){.c-product__vendor{font-size:0.625rem;line-height:0.625rem}}.c-product__vendor a{color:#231f20;font-size:0.8125rem;line-height:0.8125rem}@media only screen and (min-width: 768px){.c-product__vendor a{font-size:0.625rem;line-height:0.625rem}}.c-product__sku{font-size:0.8125rem;line-height:0.8125rem;letter-spacing:0.09375rem;color:#231f20;font-weight:400;text-transform:uppercase}@media only screen and (min-width: 768px){.c-product__sku{font-size:0.625rem;line-height:0.625rem}}.c-product__sku__wrapper{display:flex;margin:0 0 0.3125rem 0}.c-product__sku__label{font-size:0.8125rem;line-height:0.8125rem;letter-spacing:0.09375rem;color:#231f20;font-weight:400;text-transform:uppercase;margin:0 0.3125rem 0 0}@media only screen and (min-width: 768px){.c-product__sku__label{font-size:0.625rem;line-height:0.625rem}}.c-product__format{font-size:0.8125rem;line-height:0.8125rem;letter-spacing:0.09375rem;color:#231f20;font-weight:400;text-transform:uppercase;margin:0 0 0.3125rem 0}@media only screen and (min-width: 768px){.c-product__format{font-size:0.625rem;line-height:0.625rem}}.c-product__reg-number{font-size:0.8125rem;line-height:0.8125rem;letter-spacing:0.09375rem;color:#231f20;font-weight:400;text-transform:uppercase;margin:0 0 0.3125rem 0}@media only screen and (min-width: 768px){.c-product__reg-number{font-size:0.625rem;line-height:0.625rem}}.c-product__variation{margin-bottom:0.375rem}.c-product__select-variation--form{padding:0.75rem 0;position:relative}.c-product__select-variation--form form{display:flex;align-items:center;flex-direction:column}@media only screen and (min-width: 768px){.c-product__select-variation--form form{flex-direction:row;-webkit-column-gap:0.625rem;column-gap:0.625rem}}@media only screen and (min-width: 768px){.c-product__select-variation--form{border-top:solid 1px #b3b3b3;border-bottom:solid 1px #b3b3b3}}.c-product__price{color:#ce5659;font-size:2.4375rem;font-weight:300;border:0}@media only screen and (min-width: 768px){.c-product__price{font-size:1.875rem}}.c-product__shipping-delay{margin:0.9375rem 0 0 0;color:#ce5659;font-size:0.8125rem;line-height:1.125rem;font-weight:500;letter-spacing:0.09375rem}@media only screen and (min-width: 768px){.c-product__shipping-delay{margin:0.75rem 0 0 0;font-size:0.625rem;line-height:0.8125rem}}.c-product__form-label{font-size:0.8125rem;color:#231f20;font-weight:500;text-transform:uppercase;left:0.9375rem;position:absolute}@media only screen and (min-width: 768px){.c-product__form-label{font-size:0.625rem;margin-right:1.5625rem;position:unset}}.c-product__description{margin:3.125rem 0 1.25rem 0}.c-product__description__label{font-size:0.625rem;color:#231f20;font-weight:500;text-transform:uppercase;letter-spacing:0.09375rem;margin:0 0 1.25rem 0}.c-product__description__desc{font-size:1.125rem;line-height:1.625rem;color:#231f20}@media only screen and (min-width: 768px){.c-product__description__desc{font-size:0.875rem;line-height:1.25rem}}.c-product__description__desc a{color:#ce5659;text-decoration:underline}.c-product__description__desc a:hover{text-decoration:none}.c-product__description__desc h2{font-size:1.375rem;font-weight:300;text-transform:uppercase;margin:0 0 1.25rem 0}@media only screen and (min-width: 768px){.c-product__description__desc h2{font-size:1rem}}.c-product__description__desc ul{list-style:none;margin:1.25rem 0 1.25rem -2.5rem}.c-product__description__desc ul li{padding:0 0 0.375rem 0.625rem;font-size:1.125rem;line-height:1.625rem;color:#231f20;position:relative}@media only screen and (min-width: 768px){.c-product__description__desc ul li{padding:0 0 0.5rem 0.625rem;font-size:0.875rem;line-height:1.25rem}}.c-product__description__desc ul li:before{content:"-";position:absolute;left:0}.c-product__gallery-cards{margin:6.875rem 0 0 0}.c-product__reviews-articles{display:flex;-webkit-column-gap:1.875rem;column-gap:1.875rem;flex-direction:column}@media only screen and (min-width: 768px){.c-product__reviews-articles{flex-direction:row}}.c-product__footer{display:grid;grid-template-columns:repeat(1, 1fr);-webkit-column-gap:1.875rem;column-gap:1.875rem;margin:6.25rem 0 0 0}@media only screen and (min-width: 768px){.c-product__footer{grid-template-columns:repeat(2, 1fr);margin:17.375rem 0 0 0}}.c-product__review{flex:100%;margin:0}@media only screen and (min-width: 768px){.c-product__review{flex:50%}}.c-product__related-articles{flex:100%}@media only screen and (min-width: 768px){.c-product__related-articles{flex:50%}}.c-product__related-articles__wrapper{display:grid;grid-template-columns:repeat(2, 1fr);-webkit-column-gap:1.875rem;column-gap:1.875rem;row-gap:3.75rem;margin:3.125rem auto 0 auto}@media only screen and (min-width: 640px){.c-product__related-articles__wrapper{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px){.c-product__related-articles__wrapper{grid-template-columns:repeat(2, 1fr)}}.c-dot{-webkit-transform:scale(1);transform:scale(1);transition:all 0.25s}.c-dot:hover{-webkit-transform:scale(1.2);transform:scale(1.2);z-index:10}.c-dot--checked:after,.c-dot.active:after{font-size:1.5em;line-height:1.875rem;text-align:center;content:'';background:url(//d3pzmjxera0xk0.cloudfront.net/assets/checked-color-410682b4e70104336e0e002fc46a0c5a.svg) center center no-repeat;background-size:1.0625rem 0.75rem;width:1.0625rem;height:0.75rem}.c-filters{background:transparent;position:relative;z-index:2;padding:0.9375rem 0}.c-filters__title{font-size:0.8125rem;padding:0 0.625rem;margin:0 0 2.5rem 0}@media only screen and (min-width: 768px){.c-filters__title{font-size:0.625rem;margin:0}}.c-filters__select{font-size:0.8125rem;letter-spacing:0.09375rem;font-weight:500}@media only screen and (min-width: 768px){.c-filters__select{font-size:0.625rem}}.c-filters__sortby{margin:0;color:#231f20;border-top:solid 1px #231f20;border-bottom:0;padding:0.9375rem 0 0 0}.c-filters__sortby:after{content:"";background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-0fa22c8f7f05986a406f63524de41053.svg) center center no-repeat;background-size:0.8125rem 0.9375rem;width:0.8125rem;height:0.9375rem;position:absolute;top:1.0625rem;right:0;transition:all 0.25s;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:center center;transform-origin:center center}@media only screen and (min-width: 768px){.c-filters__sortby:after{background-size:0.625rem 0.6875rem;width:0.625rem;height:0.6875rem;top:0.875rem}}.c-filters__sortby.is-active{color:#ce5659;border-top:solid 1px #ce5659}.c-filters__sortby.is-active:after{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-red-cd64fa1c74c7c5aba35d889ebc30e81d.svg) center center no-repeat;background-size:0.8125rem 0.9375rem;-webkit-transform:rotate(270deg);transform:rotate(270deg)}@media only screen and (min-width: 768px){.c-filters__sortby.is-active:after{background-size:0.625rem 0.6875rem;width:0.625rem;height:0.6875rem}}.c-filters__sortby__item{font-size:0.8125rem}.c-filters__sortby__item__label{display:flex;align-items:center;-webkit-column-gap:0.625rem;column-gap:0.625rem;margin:0.875rem 0}@media only screen and (min-width: 768px){.c-filters__sortby__item__label{margin:0.75rem 0}}@media only screen and (min-width: 768px){.c-filters__sortby__item{font-size:0.625rem}}@media only screen and (min-width: 768px){.c-filters__box{max-width:15.625rem}}.c-filters__box--list{background:#ffffff;top:0}@media only screen and (min-width: 768px){.c-filters__box--list{box-shadow:-1px 10px 18px -3px rgba(141,141,141,0.75)}}.c-filters__box--footer{margin:1.25rem 0 0 0}.c-category__intro{margin:0 0 5rem 1.875rem;position:relative;z-index:1}.c-category__intro:before{font-family:"Abhaya Libre", serif;font-size:9.375rem;line-height:7rem;color:#fbfbfb;position:absolute;top:-3.125rem;left:-1.875rem;word-break:break-word}@media only screen and (min-width: 768px){.c-category__intro:before{font-size:13.4375rem;line-height:10rem;left:-20%}}html:lang(fr) .c-category__intro:before{content:"Pour tout le corps médical"}html:lang(en) .c-category__intro:before{content:"For all the medical profession"}@media only screen and (min-width: 768px){.c-category__intro{margin:0 auto 5.625rem auto;max-width:46.875rem}}@media only screen and (min-width: 1440px){.c-category__intro{max-width:53.125rem}}.c-category__intro__title{font-family:"Abhaya Libre", serif;font-size:1.875rem;line-height:1.875rem;color:#231f20;font-weight:300;margin:0 0 1.25rem 0;max-width:25rem;position:relative;z-index:1}@media only screen and (min-width: 768px){.c-category__intro__title{font-size:1.5625rem;line-height:1.5625rem}}.c-category__intro__desc{font-size:1.5rem;line-height:2.125rem;font-weight:200;position:relative;z-index:1}.c-category__intro__desc:before{content:"";position:absolute;top:0.3125rem;left:-1.875rem;display:block;width:0.875rem;height:0.875rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-0fa22c8f7f05986a406f63524de41053.svg) center top no-repeat;background-size:0.875rem 0.875rem;-webkit-transform:rotate(0);transform:rotate(0)}.c-category-list{gap:1.875rem;display:grid;grid-template-columns:repeat(1, 1fr);position:relative;z-index:1}@media only screen and (min-width: 400px){.c-category-list{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 640px){.c-category-list{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px){.c-category-list{grid-template-columns:repeat(4, 1fr)}}.c-gallery--product__slider .flickity-button-icon{display:none}.c-gallery--product__slider .flickity-button{background:transparent}.c-gallery--product__slider .flickity-prev-next-button{display:block;width:2.4375rem;height:2.4375rem;top:unset;bottom:0.625rem}.c-gallery--product__slider .flickity-prev-next-button.previous{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-prev-fbdd0ba40679e94d90136cebb30a6762.svg) center center no-repeat;background-size:2.4375rem 2.4375rem;right:4.5rem;left:unset;-webkit-transform:unset;transform:unset}.c-gallery--product__slider .flickity-prev-next-button.next{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-prev-fbdd0ba40679e94d90136cebb30a6762.svg) center center no-repeat;background-size:2.4375rem 2.4375rem;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center;transform-origin:center;right:0.9375rem}.c-gallery--product__slider__content{background:#f5f5f5}.c-gallery--product--main-featured{margin:0 0 1.4375rem 0;background:#f5f5f5}.c-gallery--product--featured{flex:unset}.c-gallery--product--featured figure{background:#f5f5f5}.c-gallery--product--featured__video-mobile{width:100%;height:100%;display:block;position:relative}.c-gallery--product--featured__video-mobile:after{content:"";display:block;width:2.4375rem;height:2.4375rem;border-radius:50%;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-play-video-2227f773d3bdf577669961db48a4607d.svg) 50% 50% no-repeat rgba(255,255,255,0.5);background-size:2.4375rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:all 0.5s;z-index:10}.c-gallery--product--featured__video{width:100%;position:relative}.c-gallery--product--featured__video:after{content:"";display:block;width:1.5rem;height:1.5rem;border-radius:50%;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-play-video-2227f773d3bdf577669961db48a4607d.svg) 50% 50% no-repeat;background-size:1.5rem;position:absolute;right:1.5625rem;bottom:1.5625rem;transition:all 0.5s;z-index:10;opacity:1}.c-gallery--product--featured__video:hover:after{-webkit-transform:scale(1.25);transform:scale(1.25)}.c-gallery--product__figure{background:#f5f5f5}.c-gallery--product__figure__link{display:block;width:100%;height:100%;position:relative}.c-gallery--product__figure__link:after{content:"+";width:1.5rem;height:1.5rem;border:solid 0.0625rem #231f20;border-radius:50%;font-weight:100;font-size:1.25rem;line-height:1.375rem;position:absolute;right:1.5625rem;bottom:1.5625rem;text-align:center;transition:all 0.25s}.c-gallery--product__figure__link:hover:after{-webkit-transform:scale(1.25);transform:scale(1.25)}.c-gallery--product__items{display:grid;gap:1.4375rem;grid-template-columns:repeat(2, 1fr)}.c-gallery--product--no-img{width:50%;margin:unset;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.c-review{display:flex;flex-direction:column;margin:0 0 1.25rem 0}@media only screen and (min-width: 768px){.c-review{flex-direction:row;-webkit-column-gap:0.9375rem;column-gap:0.9375rem;align-items:center;margin:0 0 1.5rem 0}}.c-review__reviews{display:flex;align-items:center;margin:0 0 0.625rem}.c-review__count{font-size:0.8125rem;line-height:1.125rem;color:#231f20}@media only screen and (min-width: 768px){.c-review__count{font-size:0.625rem;line-height:0.8125rem}}.c-review__ico{display:flex;-webkit-column-gap:0.1875rem;column-gap:0.1875rem}.c-review__ico__star{width:1.1875rem;height:1.1875rem}@media only screen and (min-width: 768px){.c-review__ico__star{width:0.8125rem;height:0.8125rem}}.c-review__ico__star--product{width:1.4375rem;height:1.4375rem}@media only screen and (min-width: 768px){.c-review__ico__star--product{width:1.125rem;height:1.125rem}}.c-review__ico__star__fill{fill:#bdc7d3}.c-ico-scorer .c-review__ico__star__fill{fill:#ffffff}.c-review__ico__star__fill.is-active{fill:#231f20}.c-ico-scorer.is-active .c-review__ico__star__fill{fill:#231f20}.c-review__recap{margin:0;font-size:0.625rem;line-height:0.8125rem;color:#231f20;letter-spacing:0.09375rem;font-weight:500;margin:0.75rem 0 0 0}@media only screen and (min-width: 768px){.c-review__recap{font-size:0.8125rem;line-height:1.125rem;margin:0}}.c-review__recap--product{font-size:0.8125rem;line-height:1.125rem;padding:0 0 1.25rem 0;margin:0 0 1.875rem 0;border-bottom:solid 0.0625rem #979797}@media only screen and (min-width: 768px){.c-review__recap--product{font-size:0.625rem;line-height:0.8125rem;padding:0 0 0.9375rem 0;margin:0 0 1.5625rem 0}}.c-price__current{font-size:2.4375rem;color:#231f20;font-weight:300}@media only screen and (min-width: 768px){.c-price__current{font-size:1.875rem}}.c-price__current--unit{font-size:1.75rem;color:#231f20;font-weight:300}@media only screen and (min-width: 768px){.c-price__current--unit{font-size:1.25rem}}.c-price__current--small{font-weight:300}.c-pagination{align-items:center}.c-pagination__nav{align-items:center}.c-pagination__page.is-active{color:#ce5659;font-weight:700;font-size:1.375rem}@media only screen and (min-width: 1024px){.c-pagination__page.is-active{font-size:0.875rem}}.c-pagination__ico-prev:after{top:-6px}@media only screen and (min-width: 1024px){.c-pagination__ico-prev:after{top:-4px}}.c-pagination__ico-next:after{top:-6px}@media only screen and (min-width: 1024px){.c-pagination__ico-next:after{top:-4px}}.c-account__form{padding:0 1.25rem}.c-checkout__title{font-size:1.25rem}@media only screen and (min-width: 768px){.c-checkout__title{font-size:1rem}}.c-checkout__login__links{display:inline-flex;gap:0.625rem;margin-right:1.25rem}.c-checkout__login__link{font-size:0.75rem;color:#ce5659}.c-checkout__note{margin:0.625rem 0 3.125rem 0;font-size:1.125rem;line-height:1.375rem}@media only screen and (min-width: 768px){.c-checkout__note{font-size:0.9375rem;line-height:1.25rem}}.c-checkout__nav{counter-reset:checkout-counter;margin:1.25rem 0 3.125rem 0;display:flex;flex-direction:column;gap:1.25rem}@media only screen and (min-width: 768px){.c-checkout__nav{flex-direction:row}}.c-checkout__nav--item{position:relative;padding:0 0 0 2.5rem;display:inline-block;line-height:2.125rem;font-weight:500;color:#b3b3b3;font-size:1.25rem}@media only screen and (min-width: 768px){.c-checkout__nav--item{font-size:1rem}}.c-checkout__nav--item:before{counter-increment:checkout-counter;content:counter(checkout-counter) "";background:#b3b3b3;display:block;width:2.125rem;height:2.125rem;border-radius:50%;position:absolute;top:0;left:0;color:#ffffff;text-align:center;line-height:2.125rem;font-weight:300}.c-checkout__nav--item.is-active{color:#ce5659;font-weight:500}.c-checkout__nav--item.is-active:before{content:"";background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-checkout-check-b4bb04deeed22bf30e6320da22785b1c.svg) center center no-repeat #ce5659;background-size:1.25rem 1.25rem}.c-checkout__address__note{font-size:1rem;margin:0 0 1.25rem 0;background:#f5f5f5;padding:0.625rem}@media only screen and (min-width: 768px){.c-checkout__address__note{font-size:0.875rem}}.c-checkout__address__btn{margin:0 0 0.3125rem 0.3125rem}.c-checkout__address__content{margin:0 0 0 0.3125rem}.c-checkout__address__content--new{margin:0 0 0 1.875rem}.c-checkout__address__nature{font-size:1.125rem;line-height:1.625rem;color:#231f20}@media only screen and (min-width: 768px){.c-checkout__address__nature{font-size:0.875rem;line-height:1.25rem}}.c-checkout__address__nature__label{margin:0.625rem 0 1.25rem 0;font-size:1.125rem;line-height:1.625rem;color:#231f20}@media only screen and (min-width: 768px){.c-checkout__address__nature__label{font-size:0.875rem;line-height:1.25rem}}.c-checkout__address__nature--form{width:80%;margin:0 auto;display:flex;-webkit-column-gap:1.25rem;column-gap:1.25rem;padding:0 1.25rem}@media only screen and (min-width: 768px){.c-checkout__address__nature--form{width:50%;margin:0 auto}}.c-checkout__address__title{font-size:1.125rem;line-height:1.625rem;color:#231f20}@media only screen and (min-width: 768px){.c-checkout__address__title{font-size:0.875rem;line-height:1.25rem}}.c-checkout__address__item{font-size:1.125rem;line-height:1.625rem;color:#231f20}@media only screen and (min-width: 768px){.c-checkout__address__item{font-size:0.875rem;line-height:1.25rem}}.c-checkout__address--box{border-bottom:0}.c-checkout__address--fields .wrapper-address-nature{-webkit-column-gap:0.625rem;column-gap:0.625rem}.c-checkout__address--fields input{text-align:left}.c-checkout__address__actions{margin:0.625rem 0 0 0.3125rem;display:block}.c-checkout__address__actions__link{text-decoration:underline}.c-checkout__address__actions__link:hover{text-decoration:none}.c-checkout__address__new{margin:0 0 0 0.3125rem}.c-checkout__aside--header{margin:2.5rem 0 0 0}@media only screen and (min-width: 768px){.c-checkout__aside--header{margin:0}}.c-checkout__row{margin:1.875rem 0 0 0}.c-checkout__row__label{display:flex;align-items:flex-start;-webkit-column-gap:0.625rem;column-gap:0.625rem}.c-checkout__row__label input{margin-top:0.25rem}.c-checkout__payment__wrapper{max-width:20rem;margin:1.25rem auto}@media only screen and (min-width: 768px){.c-checkout__payment__wrapper{max-width:15.625rem;margin:1.25rem 0}}.c-checkout__payment__section{display:flex}.c-checkout__payment__section__title{font-family:"Roboto", sans-serif;color:#231f20;font-size:1.25rem;line-height:1.25rem;text-transform:uppercase;font-weight:500;flex-basis:100%;margin:2.5rem 0}@media only screen and (min-width: 768px){.c-checkout__payment__section__title{font-size:0.9375rem;line-height:0.9375rem;flex-basis:25%;padding:0 5rem 0 0;margin:1.875rem 0}}.c-checkout__payment__intro{font-size:1.125rem;line-height:1.625rem;margin:1.25rem 0}@media only screen and (min-width: 768px){.c-checkout__payment__intro{font-size:0.875rem;line-height:1.25rem}}.c-checkout__payment__input{border:0;font-size:1rem;border-bottom:solid 1px #8d8d8d;background:transparent;color:#8d8d8d;padding:0.625rem 0;margin-bottom:1.25rem;width:100%}@media only screen and (min-width: 768px){.c-checkout__payment__input{font-size:0.75rem}}.c-checkout__payment__input::-webkit-input-placeholder{font-size:1rem;color:#8d8d8d}.c-checkout__payment__input:-ms-input-placeholder{font-size:1rem;color:#8d8d8d}.c-checkout__payment__input::-ms-input-placeholder{font-size:1rem;color:#8d8d8d}.c-checkout__payment__input::placeholder{font-size:1rem;color:#8d8d8d}@media only screen and (min-width: 768px){.c-checkout__payment__input::-webkit-input-placeholder{font-size:0.75rem}.c-checkout__payment__input:-ms-input-placeholder{font-size:0.75rem}.c-checkout__payment__input::-ms-input-placeholder{font-size:0.75rem}.c-checkout__payment__input::placeholder{font-size:0.75rem}}.c-checkout__payment__date-cvv{display:flex;-webkit-column-gap:0.625rem;column-gap:0.625rem}.c-checkout__payment__date-cvv__item{border:0;font-size:1rem;border-bottom:solid 1px #8d8d8d;background:transparent;color:#8d8d8d;padding:0.625rem 0;margin-bottom:1.25rem;font-weight:300;font-family:"Roboto", sans-serif;width:33%}@media only screen and (min-width: 768px){.c-checkout__payment__date-cvv__item{font-size:0.75rem}}.c-checkout__confirm{position:relative}.c-checkout__error{background:#ce5659;padding:0.625rem 1.25rem}.c-checkout__note{font-size:1rem}@media only screen and (min-width: 768px){.c-checkout__note{font-size:0.75rem}}.c-checkout__textarea{font-size:1rem;border:solid 1px #8d8d8d;background:transparent;color:#8d8d8d;padding:0.625rem;margin-bottom:1.25rem;width:90%;min-height:7.5rem}@media only screen and (min-width: 768px){.c-checkout__textarea{font-size:0.75rem}}.c-checkout__textarea::-webkit-input-placeholder{font-size:1rem;color:#8d8d8d}.c-checkout__textarea:-ms-input-placeholder{font-size:1rem;color:#8d8d8d}.c-checkout__textarea::-ms-input-placeholder{font-size:1rem;color:#8d8d8d}.c-checkout__textarea::placeholder{font-size:1rem;color:#8d8d8d}@media only screen and (min-width: 768px){.c-checkout__textarea::-webkit-input-placeholder{font-size:0.75rem}.c-checkout__textarea:-ms-input-placeholder{font-size:0.75rem}.c-checkout__textarea::-ms-input-placeholder{font-size:0.75rem}.c-checkout__textarea::placeholder{font-size:0.75rem}}.c-table tr:nth-child(even){background-color:#D8D8D8}.c-table tr td{font-size:1.125rem;line-height:1.625rem;color:#8d8d8d}@media only screen and (min-width: 768px){.c-table tr td{font-size:0.875rem;line-height:1.25rem}}.c-form--inline{margin:1.875rem 0 0 0}@media only screen and (min-width: 768px){.c-form--inline{margin:0}}.c-form--centered{position:relative}.c-form--centered--margin{margin:1.875rem 0}.c-form__input{border:0;font-size:1rem;border-bottom:solid 1px #8d8d8d;color:#8d8d8d;padding:0.625rem 0;margin-bottom:1.25rem;width:80%;max-width:27.5rem}@media only screen and (min-width: 768px){.c-form__input{font-size:0.75rem;width:50%}}.c-form__input::-webkit-input-placeholder{font-size:1rem;color:#8d8d8d}.c-form__input:-ms-input-placeholder{font-size:1rem;color:#8d8d8d}.c-form__input::-ms-input-placeholder{font-size:1rem;color:#8d8d8d}.c-form__input::placeholder{font-size:1rem;color:#8d8d8d}@media only screen and (min-width: 768px){.c-form__input::-webkit-input-placeholder{font-size:0.75rem}.c-form__input:-ms-input-placeholder{font-size:0.75rem}.c-form__input::-ms-input-placeholder{font-size:0.75rem}.c-form__input::placeholder{font-size:0.75rem}}.c-form__input--no-width{width:unset !important}.c-form__select{border:0;font-size:1rem;border-bottom:solid 1px #8d8d8d;color:#8d8d8d;padding:0.625rem 0;margin-bottom:1.25rem;font-weight:300;font-family:"Roboto", sans-serif;width:80%;max-width:27.5rem}@media only screen and (min-width: 768px){.c-form__select{font-size:0.75rem;width:50%}}.c-form__select--no-width{width:100%}.c-form__stepper__wrapper{display:flex;justify-content:center;align-items:center}.c-form__stepper--inline{display:flex;align-items:center;justify-content:center;margin:0}@media only screen and (min-width: 768px){.c-form__stepper--inline{width:50%}}.c-minicart__product__wrapper .c-form__stepper--inline{width:100%}.c-form__stepper--inline__right{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 768px){.c-form__stepper--inline__right{flex-direction:row}}.c-form__stepper--inline__right__control{display:flex;align-items:center}.c-form__stepper__controler{border:solid 1px #000000;color:#000000;border-radius:50%;width:2.5rem;height:2.5rem;display:block;text-align:center;line-height:2.25rem;font-size:2.25rem;font-weight:100}@media only screen and (min-width: 768px){.c-form__stepper__controler{width:1.0625rem;height:1.0625rem;line-height:0.875rem;font-size:1rem}}.c-kit-variations__variation .c-form__stepper__controler{padding:0 0 0 0.125rem}.c-form__stepper__controler--white{border:solid 1px #ffffff;color:#ffffff}.c-form__stepper__input{border:solid 2px #000000;border-radius:0.125rem;width:5rem;font-size:1.125rem;color:#000000;font-weight:500;text-align:center;line-height:2.5rem;margin:0 0.9375rem}@media only screen and (min-width: 768px){.c-form__stepper__input{border:solid 1px #000000;border-radius:0.1875rem;width:2.375rem;font-size:0.625rem;line-height:1.375rem}}.c-form__stepper__input--white{border:solid 1px #ffffff;color:#ffffff;background:transparent}.c-form__stepper__input[type='number']{-moz-appearance:textfield}.c-form__stepper__input::-webkit-outer-spin-button,.c-form__stepper__input::-webkit-inner-spin-button{-webkit-appearance:none}.c-form__stepper__input:-internal-autofill-selected{background:transparent}.c-form__input--quote{width:100%;border-bottom:solid 0.0625rem #ffffff;color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left;padding:0 0 0.5625rem 0;margin:0}@media only screen and (min-width: 768px){.c-form__input--quote{font-size:0.75rem;line-height:1rem}}.c-form__input--quote::-webkit-input-placeholder{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left}.c-form__input--quote:-ms-input-placeholder{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left}.c-form__input--quote::-ms-input-placeholder{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left}.c-form__input--quote::placeholder{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left}@media only screen and (min-width: 768px){.c-form__input--quote::-webkit-input-placeholder{font-size:0.75rem;line-height:1rem}.c-form__input--quote:-ms-input-placeholder{font-size:0.75rem;line-height:1rem}.c-form__input--quote::-ms-input-placeholder{font-size:0.75rem;line-height:1rem}.c-form__input--quote::placeholder{font-size:0.75rem;line-height:1rem}}.c-form__input--quote:focus{border:none;border-bottom:solid 0.0625rem #ffffff;outline:0}.c-form__input--common{width:100%;border-bottom:solid 0.0625rem #ffffff;color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left;padding:0 0 0.5625rem 0;margin:0}@media only screen and (min-width: 768px){.c-form__input--common{font-size:0.75rem;line-height:1rem}}.c-form__input--common::-webkit-input-placeholder{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left}.c-form__input--common:-ms-input-placeholder{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left}.c-form__input--common::-ms-input-placeholder{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left}.c-form__input--common::placeholder{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left}@media only screen and (min-width: 768px){.c-form__input--common::-webkit-input-placeholder{font-size:0.75rem;line-height:1rem}.c-form__input--common:-ms-input-placeholder{font-size:0.75rem;line-height:1rem}.c-form__input--common::-ms-input-placeholder{font-size:0.75rem;line-height:1rem}.c-form__input--common::placeholder{font-size:0.75rem;line-height:1rem}}.c-form__input--common:focus{border:none;border-bottom:solid 0.0625rem #ffffff;outline:0}.c-form__text-area--quote{width:100%;color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left;border:solid 0.0625rem #ffffff;resize:none}@media only screen and (min-width: 768px){.c-form__text-area--quote{font-size:0.75rem;line-height:1rem}}.c-form__text-area--quote:focus{border:solid 0.0625rem #ffffff;outline:0}.c-form__text-area--review{width:100%;color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left;border:solid 0.0625rem #ffffff;resize:none}@media only screen and (min-width: 768px){.c-form__text-area--review{font-size:0.75rem;line-height:1rem}}.c-form__text-area--review::-webkit-input-placeholder{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left}.c-form__text-area--review:-ms-input-placeholder{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left}.c-form__text-area--review::-ms-input-placeholder{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left}.c-form__text-area--review::placeholder{color:#ffffff;font-size:0.875rem;line-height:1.125rem;text-align:left}@media only screen and (min-width: 768px){.c-form__text-area--review::-webkit-input-placeholder{font-size:0.75rem;line-height:1rem}.c-form__text-area--review:-ms-input-placeholder{font-size:0.75rem;line-height:1rem}.c-form__text-area--review::-ms-input-placeholder{font-size:0.75rem;line-height:1rem}.c-form__text-area--review::placeholder{font-size:0.75rem;line-height:1rem}}.c-form__text-area--review:focus{border:solid 0.0625rem #ffffff;outline:0}.c-form__payment__cards{margin:0.625rem 0 0 0;display:flex;-webkit-column-gap:0.625rem;column-gap:0.625rem}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 5000s ease-in-out 0s;color:#ffffff !important}.c-checkbox__container{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.c-checkbox__wrapper{display:flex;margin:0 0 1.25rem 0;-webkit-column-gap:10px;column-gap:10px}.c-checkbox__wrapper--reverse{max-width:43.75rem}@media only screen and (min-width: 768px){.c-checkbox__wrapper--reverse{justify-content:flex-end}}.c-checkbox__input{position:absolute;opacity:0;cursor:pointer}.c-checkbox__input:checked ~ .c-checkbox__checkmark{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/input-checkbox-checked-b57bed2a5544f35002570d38eec0a05c.svg) left center no-repeat;background-size:2rem 1.5rem}@media only screen and (min-width: 768px){.c-checkbox__input:checked ~ .c-checkbox__checkmark{background-size:1.5625rem 1.0625rem}}.c-checkbox--white .c-checkbox__input{background:url(//d3pzmjxera0xk0.cloudfront.net/images/input-checkbox-white-checked.svg) left center no-repeat;background-size:2rem 1.5rem}@media only screen and (min-width: 768px){.c-checkbox--white .c-checkbox__input{background-size:1.5625rem 1.0625rem}}.c-checkbox__checkmark{width:2rem;height:1.5rem;display:block;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/input-checkbox-6619424905f4862bd692b7f5e50f6a5e.svg) left center no-repeat;background-size:2rem 1.5rem;margin:0.0625rem 0 0 0}@media only screen and (min-width: 768px){.c-checkbox__checkmark{width:1.5625rem;height:1.0625rem;background-size:1.5625rem 1.0625rem}}.c-checkbox--white .c-checkbox__checkmark{background:url(//d3pzmjxera0xk0.cloudfront.net/images/input-checkbox-white.svg) left center no-repeat;background-size:2rem 1.5rem}@media only screen and (min-width: 768px){.c-checkbox--white .c-checkbox__checkmark{width:1.5625rem;height:1.0625rem;background-size:1.5625rem 1.0625rem}}.c-checkbox__label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:1rem}@media only screen and (min-width: 768px){.c-checkbox__label{font-size:0.875rem}}.c-radiobutton__container{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.c-radiobutton__wrapper{display:flex;align-items:center;margin:0.625rem 0 1.25rem 0}.c-radiobutton__wrapper--align-top{align-items:flex-start}.c-radiobutton__input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.c-radiobutton__input:checked ~ .c-radiobutton__checkmark{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/input-radiobutton-checked-99222d37ca0db6dd04d8a870b4823257.svg) -0.3125rem center no-repeat;background-size:2rem 1.5rem}@media only screen and (min-width: 768px){.c-radiobutton__input:checked ~ .c-radiobutton__checkmark{background-size:1.5625rem 1.0625rem}}.c-radiobutton--white .c-radiobutton__input{background:url(//d3pzmjxera0xk0.cloudfront.net/images/input-radiobutton-white-checked.svg) -0.3125rem center no-repeat;background-size:2rem 1.5rem}@media only screen and (min-width: 768px){.c-radiobutton--white .c-radiobutton__input{background-size:1.5625rem 1.0625rem}}.c-radiobutton__checkmark{width:2rem;height:1.5rem;display:block;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/input-radiobutton-c9d8ab6076aa321343ca9aaddc75c3d3.svg) -0.3125rem center no-repeat;background-size:2rem 1.5rem}@media only screen and (min-width: 768px){.c-radiobutton__checkmark{width:1.5625rem;height:1.0625rem;background-size:1.5625rem 1.0625rem}}.c-radiobutton--white .c-radiobutton__checkmark{background:url(//d3pzmjxera0xk0.cloudfront.net/images/input-radiobutton-white.svg) -0.3125rem center no-repeat;background-size:2rem 1.5rem}@media only screen and (min-width: 768px){.c-radiobutton--white .c-radiobutton__checkmark{width:1.5625rem;height:1.0625rem;background-size:1.5625rem 1.0625rem}}.c-radiobutton__label{padding-left:1.25rem;margin-left:-1.25rem;font-size:1rem}@media only screen and (min-width: 768px){.c-radiobutton__label{font-size:0.875rem}}.c-certification{display:flex;gap:0.9375rem;border-top:solid 0.0625rem #b3b3b3;border-bottom:solid 0.0625rem #b3b3b3;padding:1rem 0;margin:1.5625rem 0 1.875rem 0}.c-certification__img{width:2.625rem;height:2.625rem;position:relative;overflow:visible}@media only screen and (min-width: 768px){.c-certification__img{width:2rem;height:2rem;gap:0.625rem}}.c-certification__img:hover .c-certification__tip{opacity:1}.c-certification__ico{width:100%;transition:all 0.25s}.c-product__info .c-certification__ico{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.c-certification__img:hover .c-certification__ico{-webkit-filter:unset;filter:unset}.c-certification__tip{opacity:0;position:absolute;font-size:0.875rem;color:#ffffff;background:#ce5659;top:3.125rem;left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;padding:0.0625rem 0.625rem 0.125rem 0.625rem;z-index:1;transition:all 0.5s;box-shadow:0.125rem 0.1875rem 0.4375rem 0 rgba(0,0,0,0.5)}@media only screen and (min-width: 768px){.c-certification__tip{font-size:0.75rem;top:2.5rem}}.c-certification__tip:before{content:"";width:0;height:0;border-style:solid;border-width:0 5px 5px 5px;border-color:transparent transparent #ce5659 transparent;position:absolute;top:-0.3125rem;left:0.5625rem}.c-certification--card{position:absolute;gap:0.3125rem;top:0.625rem;right:0.75rem;border:none;padding:0;margin:0}.c-certification--card__img{width:1.5rem;height:1.5rem}.c-certification--card__tip{left:unset;top:1.875rem;right:0}@media only screen and (min-width: 768px){.c-certification--card__tip{top:1.875rem}}.c-certification--card__tip:before{left:unset;right:0.5625rem}.c-certification--gallery{position:absolute;gap:0.9375rem;top:1.5625rem;right:1.5625rem;border:none;padding:0;margin:0;z-index:10}.c-certification--gallery__img{width:1.5625rem;height:1.5625rem}.c-certification--gallery__tip{left:unset;top:1.875rem;right:0}@media only screen and (min-width: 768px){.c-certification--gallery__tip{top:1.875rem}}.c-certification--gallery__tip:before{left:unset;right:0.5625rem}.c-variation__selector{display:flex;-webkit-column-gap:1.5625rem;column-gap:1.5625rem;align-items:center;margin:2.5rem 0 3.125rem 0}@media only screen and (min-width: 768px){.c-variation__selector{margin:1.5625rem 0 2.5rem 0}}.c-variation__selector__title{font-size:0.8125rem;color:#231f20;text-transform:uppercase;font-weight:500}@media only screen and (min-width: 768px){.c-variation__selector__title{font-size:0.625rem}}.c-variation__selector__select{width:100%;max-width:25rem;font-size:0.8125rem;color:#231f20;text-transform:uppercase;font-weight:500;padding:0.1875rem 1.5625rem 0.1875rem 0.8125rem;border:solid 0.0625rem #231f20;position:relative;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-down-ba9c1d406eaf9730eb832c2bab0f98b7.svg) right 0.4375rem center no-repeat;background-size:0.5rem 0.625rem;text-overflow:ellipsis;outline:0}@media only screen and (min-width: 768px){.c-variation__selector__select{font-size:0.625rem}}.c-variation__dot.active{margin:unset;border:unset;height:1.875rem;width:1.875rem}.c-variation__dot__tips{opacity:0;position:absolute;color:#ffffff;background:#231f20;top:35px;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;padding:4px 30px;font-size:0.75rem;font-weight:500;z-index:1;transition:all 0.5s;border-radius:6px}.c-variation__dot__tips:before{content:"";width:0;height:0;border-style:solid;border-width:0 5px 5px 5px;border-color:transparent transparent #231f20 transparent;position:absolute;top:-0.3125rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%}.c-dot:hover .c-variation__dot__tips{opacity:1}.c-blog{position:relative}.c-blog:before{font-family:"Abhaya Libre", serif;font-size:9.375rem;line-height:7rem;color:#F7F7F7;position:absolute;top:-3.125rem;left:2.5rem}@media only screen and (min-width: 768px){.c-blog:before{font-size:13.4375rem;line-height:10rem}}html:lang(fr) .c-blog:before{content:"Laissez-nous prendre soin de vous"}html:lang(en) .c-blog:before{content:"Let us take care of you"}.c-blog:after{content:"";position:absolute;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-medisecur-619aa417ae647b9ce394dc497c981349.svg) center center no-repeat;background-size:49.875rem 63.375rem;width:49.875rem;height:63.375rem;left:-2%;bottom:12.5rem;z-index:-1;opacity:.05}@media only screen and (min-width: 768px){.c-blog:after{left:auto;right:-10%}}.c-blog-list{padding:0 0.9375rem 6.25rem 0.9375rem;max-width:50rem;margin:6.25rem auto 0 auto;position:relative;z-index:1}@media only screen and (min-width: 768px){.c-blog-list{padding:0 0 9.375rem 0}}.c-blog-list__row{display:flex;flex-direction:column;margin:0 auto 6.25rem auto;max-width:31.25rem}.c-blog-list__row:nth-child(even){flex-direction:column}@media only screen and (min-width: 768px){.c-blog-list__row{flex-direction:row;align-items:center;margin:0 0 9.375rem 0;max-width:unset}.c-blog-list__row:nth-child(even){flex-direction:row-reverse;align-items:center}}.c-blog-list__figure{width:100%;position:relative;margin:0 0 3.125rem 0}.c-blog-list__row:nth-child(even) .c-blog-list__figure{text-align:right}@media only screen and (min-width: 768px){.c-blog-list__figure{width:48%;display:flex;justify-content:flex-end;margin:0}.c-blog-list__row:nth-child(even) .c-blog-list__figure{justify-content:flex-start;text-align:unset}}.c-blog-list__figure:after{content:"";display:block;padding-bottom:100%}.c-blog-list__figure__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-blog-list__figure__link{display:block;position:absolute;width:100%;height:100%}.c-blog-list__desc{display:flex;flex-direction:column;width:100%}@media only screen and (min-width: 768px){.c-blog-list__desc{width:52%;flex-direction:row;padding:0 0 0 3.4375rem}}@media only screen and (min-width: 768px){.c-blog-list__row:nth-child(even) .c-blog-list__desc{padding:0 3.4375rem 0 0}}.c-blog-list__desc__content{display:flex;flex-direction:column;position:relative;margin:2.5rem 0 0 0}.c-blog-list__desc__content:before{content:"";position:absolute;top:-2.5rem;left:0;display:block;width:0.875rem;height:0.875rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-0fa22c8f7f05986a406f63524de41053.svg) center top no-repeat;background-size:0.875rem 0.875rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.c-blog-list__desc__title{font-size:0.875rem;line-height:1.5rem;margin:0 0 1.875rem 0;font-weight:500;color:#231f20;text-transform:uppercase;margin:0 0 2.5rem 0}.c-blog-list__desc__date{font-size:0.8125rem;color:#231f20;margin:0 0 0.9375rem 0}.c-blog-list__desc__text{font-size:0.875rem;line-height:1.25rem;color:#8d8d8d;margin:0 0 2.5rem 0}.c-blog-list__desc__text ul,.c-blog-list__desc__text ol{margin:0 0 0 -1.5625rem}.c-blog-list__desc__cta{font-size:0.8125rem;color:#231f20;font-weight:500;text-transform:uppercase;display:block}.c-blog-list__desc__cta:hover{color:#ce5659}.c-blog-article{position:relative}.c-blog-article:before{font-family:"Abhaya Libre", serif;font-size:9.375rem;line-height:7rem;color:#F7F7F7;position:absolute;top:-3.125rem;left:2.5rem}@media only screen and (min-width: 768px){.c-blog-article:before{font-size:13.4375rem;line-height:10rem}}html:lang(fr) .c-blog-article:before{content:"Des protections pour toutes les situations"}html:lang(en) .c-blog-article:before{content:"Protection for all situations"}.c-blog-article__intro{position:relative;z-index:1;max-width:21.25rem;width:100%}@media only screen and (min-width: 768px){.c-blog-article__intro{margin:0 0 0 3.9375rem}}.c-blog-article__intro:before{content:"";position:absolute;top:-2.5rem;left:0;display:block;width:0.875rem;height:0.875rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-0fa22c8f7f05986a406f63524de41053.svg) center top no-repeat;background-size:0.875rem 0.875rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.c-blog-article__title{font-size:1.25rem;line-height:1.875rem;font-weight:500;color:#231f20;text-transform:uppercase;margin:0 0 1.25rem 0}@media only screen and (min-width: 768px){.c-blog-article__title{font-size:0.875rem;line-height:1.5rem}}.c-blog-article__date{font-size:0.8125rem;color:#231f20;margin:0 0 0.9375rem 0}.c-blog-article__content{display:flex;flex-direction:column;-webkit-column-gap:3.375rem;column-gap:3.375rem;position:relative;z-index:1;margin:0 0 6.25rem 0}@media only screen and (min-width: 768px){.c-blog-article__content{flex-direction:row;align-items:flex-start}}.c-blog-article__content__column{display:flex;flex-direction:column;position:relative}@media only screen and (min-width: 768px){.c-blog-article__content__column{top:-2.5rem}}.c-blog-article__content__column:nth-child(odd){margin:6.25rem 0 0 0}@media only screen and (min-width: 768px){.c-blog-article__content__column:nth-child(odd).with-image.single{flex-direction:row;-webkit-column-gap:3.375rem;column-gap:3.375rem}}.c-blog-article__content__column:nth-child(even){flex-direction:column-reverse;margin:0}.c-blog-article__content__img-wrapper{display:flex;flex-direction:column}.c-blog-article__content__column:nth-child(odd) .c-blog-article__content__img-wrapper{margin:0 0 6.25rem 0}.c-blog-article__content__column:nth-child(even) .c-blog-article__content__img-wrapper{margin:6.25rem 0 0 0}.single .c-blog-article__content__img-wrapper{width:100%}@media only screen and (min-width: 768px){.single .c-blog-article__content__img-wrapper{width:50%}}.c-blog-article__content__figure{position:relative}.c-blog-article__content__figure:nth-child(odd):after{content:"";display:block;padding-bottom:100%}.c-blog-article__content__figure:nth-child(even){width:50%;aspect-ratio:1 / 1.8;align-self:flex-end;margin-top:-30%}.c-blog-article__content__figure:nth-child(even):after{content:"";display:block;padding-bottom:100%}.c-blog-article__content__img{width:100%;-webkit-filter:grayscale(100%) contrast(110%);filter:grayscale(100%) contrast(110%)}.c-blog-article__content__figure:nth-child(odd) .c-blog-article__content__img{height:100%;position:absolute;-o-object-fit:cover;object-fit:cover}.c-blog-article__content__figure:nth-child(even) .c-blog-article__content__img{height:100%;position:absolute;-o-object-fit:cover;object-fit:cover}.c-blog-article__content__text{font-size:1.0625rem;line-height:1.3125rem;letter-spacing:0.01563rem;color:#231f20}@media only screen and (min-width: 768px){.c-blog-article__content__text{font-size:0.875rem;line-height:1.25rem}}@media only screen and (min-width: 768px){.single.with-image .c-blog-article__content__text{padding:0 !important;width:50%;position:relative;top:-2.5rem}}@media only screen and (min-width: 768px){.c-blog-article__content__column:nth-child(odd) .c-blog-article__content__text{padding:0 0 0 15%}}@media only screen and (min-width: 1024px){.c-blog-article__content__column:nth-child(odd) .c-blog-article__content__text{padding:0 0 0 30%}}@media only screen and (min-width: 768px){.c-blog-article__content__column:nth-child(even) .c-blog-article__content__text{padding:0 15% 0 0}}@media only screen and (min-width: 1024px){.c-blog-article__content__column:nth-child(even) .c-blog-article__content__text{padding:0 30% 0 0}}.c-comments__comment{margin:0 0 3rem 0;padding:0 0 2.625rem 0;border-bottom:solid 1px #a2a2a2}@media only screen and (min-width: 768px){.c-comments__comment{margin:0 0 2.5rem 0;padding:0 0 1.375rem 0}}.c-comments__comment__from{display:flex;align-items:center}.c-comments__comment__name{font-size:1.3125rem;line-height:1.9375rem;text-transform:uppercase;color:#231f20}@media only screen and (min-width: 768px){.c-comments__comment__name{font-size:1.125rem;line-height:1.5rem}}.c-comments__comment__author{font-size:0.8125rem;color:#231f20;margin:0 0 0 0.9375rem}@media only screen and (min-width: 768px){.c-comments__comment__author{font-size:0.625rem}}.c-comments__comment__date{font-size:1.0625rem;line-height:1.4375rem;color:#231f20;margin:0.3125rem 0 0 0}@media only screen and (min-width: 768px){.c-comments__comment__date{font-size:0.8125rem;line-height:1.125rem}}.c-comments__comment__created{font-size:0.8125rem;color:#231f20}@media only screen and (min-width: 768px){.c-comments__comment__created{font-size:0.625rem}}.c-comments__comment__created:before{content:"-";margin:0 0.3125rem}.c-comments__comment__intro{font-size:0.9375rem;line-height:1.3125rem;letter-spacing:0.03125rem;color:#231f20;margin:1.25rem 0 0 0}@media only screen and (min-width: 768px){.c-comments__comment__intro{font-size:0.75rem;line-height:1rem;letter-spacing:0.025rem;margin:0.9375rem 0 0 0}}.c-comments__comment__text{font-size:0.9375rem;line-height:1.25rem;color:#231f20;margin:1.25rem 0 0 0}@media only screen and (min-width: 768px){.c-comments__comment__text{font-size:0.75rem;line-height:1rem}}.c-card{margin:0}.c-card:hover{box-shadow:unset}.c-card--product{margin:0;height:unset;max-width:unset}.c-card--product:hover{box-shadow:unset;-webkit-transform:unset;transform:unset}.c-card__header{position:relative;overflow:visible;height:unset}.c-card--product .c-card__header,.c-card--article .c-card__header{height:unset;overflow:visible;background:#f5f5f5}.c-card__header:after{content:"";display:block;padding-bottom:100%}.c-card__header__link{width:100%;height:100%;position:absolute;align-items:center}.c-card--product .c-card__header__link{height:100%}.c-card__header--no-img{width:5.625rem !important;height:5.625rem !important;display:block;margin:auto}.c-card__body{background:#ffffff;display:flex;flex-direction:column;justify-content:space-between;position:relative;padding:0.9375rem 0 2.5rem 0}@media only screen and (min-width: 768px){.c-card__body{padding:0.9375rem 0}}.c-card__title{font-size:1.1875rem;line-height:1.1875rem;color:#231f20;font-weight:500;margin:1.25rem 0 0.75rem 0}@media only screen and (min-width: 768px){.c-card__title{font-size:0.9375rem;line-height:0.9375rem}}.c-card__vendor{font-size:1.1875rem;line-height:1.1875rem;color:#231f20;font-weight:500;margin:0 0 0.125rem 0}@media only screen and (min-width: 768px){.c-card__vendor{font-size:0.9375rem;line-height:0.9375rem}}.c-card__sku{font-size:1rem;line-height:1.3125rem;color:#231f20;margin:0 0 0.125rem 0}@media only screen and (min-width: 768px){.c-card__sku{font-size:0.75rem;line-height:1rem}}.c-card__desc{font-size:1rem;line-height:1.3125rem;margin:0.625rem 0;color:#8d8d8d}@media only screen and (min-width: 768px){.c-card__desc{font-size:0.75rem;line-height:1rem}}.c-card__quick-view{position:absolute;width:2rem;height:2rem;left:0;bottom:0;transition:all 0.25s}@media only screen and (min-width: 768px){.c-card__quick-view{right:0.625rem;bottom:1.375rem;left:auto}}.c-card--product:hover .c-card__quick-view{-webkit-transform:scale(1.15);transform:scale(1.15)}.c-card__quick-view__fill{fill:#231f20;transition:all 0.25s}.c-card--product:hover .c-card__quick-view__fill{fill:#ce5659}.c-card__cta{font-size:0.8125rem;line-height:1.125rem;letter-spacing:0.09375rem;text-transform:uppercase;color:#ce5659;font-weight:500;text-decoration:underline}@media only screen and (min-width: 768px){.c-card__cta{font-size:0.625rem;line-height:0.8125rem}}.c-card__cta:hover{text-decoration:none}.c-card--article{display:flex;flex-direction:column;justify-content:space-between;height:100%;max-width:unset;margin:0;position:relative;z-index:1}.c-card--article:hover{-webkit-transform:unset;transform:unset}.c-card--article__body{background:#ffffff;display:flex;flex-direction:column;justify-content:space-between;position:relative;padding:0.9375rem 0 2.5rem 0}@media only screen and (min-width: 768px){.c-card--article__body{padding:0.9375rem 0}}.c-card--article__date{font-size:1rem;line-height:1.3125rem;margin:0 0 0.9375rem 0;color:#8d8d8d}@media only screen and (min-width: 768px){.c-card--article__date{font-size:0.75rem;line-height:1rem}}.c-card--article__title{font-size:1.1875rem;line-height:1.1875rem;color:#231f20;font-weight:500;margin:0 0 0.75rem 0}@media only screen and (min-width: 768px){.c-card--article__title{font-size:0.9375rem;line-height:0.9375rem}}.c-card--article__text{font-size:1rem;line-height:1.3125rem;margin:0 0 0.9375rem 0;color:#8d8d8d}@media only screen and (min-width: 768px){.c-card--article__text{font-size:0.75rem;line-height:1rem}}.c-card--article__cta{font-size:0.8125rem;line-height:1.125rem;letter-spacing:0.09375rem;text-transform:uppercase;color:#ce5659;font-weight:500;text-decoration:underline}@media only screen and (min-width: 768px){.c-card--article__cta{font-size:0.625rem;line-height:0.8125rem}}.c-card--article__cta:hover{text-decoration:none}.c-card__address{background-color:#F7F7F7;padding:0.625rem;flex:0 0 50%;font-weight:300;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width: 768px){.c-card__address{flex:0 0 23%}}.c-card__address__footer{text-align:unset}.c-card__address .c-card__address__footer{background-color:transparent;padding:0.625rem 0 0 0}.c-card__address__footer__link{font-size:1.125rem;line-height:1.625rem;color:#231f20;padding:0 0.3125rem;text-decoration:underline}.c-card__address__footer__link:hover{text-decoration:none}@media only screen and (min-width: 768px){.c-card__address__footer__link{font-size:0.875rem;line-height:1.25rem}}.c-toggle__title{font-size:1rem;color:#231f20;font-weight:500;letter-spacing:0.09375rem;text-transform:uppercase;padding:0.875rem 0;border-top:solid 0.0625rem #979797;position:relative}.c-toggle__title:after{content:"";background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-down-ba9c1d406eaf9730eb832c2bab0f98b7.svg) center center no-repeat;width:1.375rem;height:0.8125rem;position:absolute;top:0.875rem;right:0;transition:all 0.25s}.c-toggle__title.is-active{color:#ce5659;border-top:solid 0.0625rem #ce5659}.c-toggle__title.is-active:after{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-down-red-e9b5f21e6edf6ef6c3f906a83a76e750.svg) center center no-repeat;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@media only screen and (min-width: 768px){.c-toggle__title{font-size:0.875rem}}.c-toggle__desc{font-size:1.0625rem;line-height:1.5625rem;letter-spacing:0.09375rem;color:#231f20;padding:0.875rem 0;display:none}@media only screen and (min-width: 768px){.c-toggle__desc{font-size:0.8125rem;line-height:1.1875rem}}.c-toggle__desc h2{font-size:1.375rem;font-weight:300;text-transform:uppercase;margin:0 0 1.25rem 0}@media only screen and (min-width: 768px){.c-toggle__desc h2{font-size:1rem}}.c-toggle__desc ul{list-style:none;margin:1.25rem 0 1.25rem -2.5rem}.c-toggle__desc ul li{padding:0 0 0 0.625rem;position:relative}.c-toggle__desc ul li:before{content:"-";position:absolute;left:0}.c-warning{color:#ce5659;font-size:0.8125rem;line-height:1.125rem;letter-spacing:0.12188rem;margin:0 0 1.25rem 0}@media only screen and (min-width: 768px){.c-warning{font-size:0.625rem;line-height:0.875rem;letter-spacing:0.09375rem}}.c-warning h2{font-size:0.9375rem;font-weight:400;text-transform:uppercase;margin:0 0 0.625rem 0}@media only screen and (min-width: 768px){.c-warning h2{font-size:0.75rem}}.c-kit-variations{border-top:solid 0.0625rem #979797}.c-kit-variations__variation{display:grid;align-items:center;grid-template-columns:1fr 3fr;-webkit-column-gap:1.875rem;column-gap:1.875rem;padding:1.25rem 0.125rem 1.875rem 0.125rem;border-bottom:solid 0.0625rem #979797;position:relative;grid-template-areas:"desc desc desc" "stepper price add-to-cart"}@media only screen and (min-width: 768px){.c-kit-variations__variation{padding:1rem 0.125rem;grid-template-columns:auto 110px 50px 30px;align-items:flex-start;-webkit-column-gap:1.875rem;column-gap:1.875rem;grid-template-areas:"desc stepper price add-to-cart"}}.c-kit-variations__variation.is-success{border-bottom:solid 0.0625rem #ce5659;background:rgba(211,87,90,0.05)}.c-kit-variations__variation__desc{font-size:1rem;line-height:1.3125rem;color:#231f20;grid-area:desc;margin:0 0 1.25rem 0}@media only screen and (min-width: 768px){.c-kit-variations__variation__desc{font-size:0.625rem;line-height:1rem;margin:0}}.c-kit-variations__variation__stepper{grid-area:stepper}.c-kit-variations__variation__product-title{text-transform:uppercase;font-weight:500;color:#231f20}.c-kit-variations__variation__format{font-style:italic}.c-kit-variations__variation__title{font-style:italic;font-weight:500}.c-kit-variations__variation__price{color:#ce5659;font-size:1.375rem;grid-area:price;text-align:center;margin-top:0.25rem}@media only screen and (min-width: 768px){.c-kit-variations__variation__price{font-size:0.9375rem}}.c-kit-variations__variation__add-to-cart{grid-area:add-to-cart}.c-kit-variations__variation__add-to-cart__btn{border:0;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-add-to-cart-btn-8ebeee8ca4f12a3c1598a79c0c1ef744.svg) center center no-repeat transparent;background-size:2rem 2rem;width:2rem;height:2rem;text-indent:-1000px;overflow:hidden}@media only screen and (min-width: 768px){.c-kit-variations__variation__add-to-cart__btn{background-size:1.5625rem 1.5625rem;width:1.5625rem;height:1.5625rem}}.c-kit-variations__success{position:absolute;right:0;bottom:0;padding:0.25rem 1.5rem;background:rgba(211,87,90,0.8);color:#ffffff;text-transform:uppercase;font-weight:500}.c-suggestions{margin:3.125rem 0 0 0}.c-suggestions__title{font-size:1.25rem;text-transform:uppercase;color:#ce5659;margin:0 0 1.5625rem 0}@media only screen and (min-width: 768px){.c-suggestions__title{font-size:0.875rem}}.c-suggestions__wrapper{display:grid;grid-template-columns:repeat(1, 1fr);-webkit-column-gap:1.875rem;column-gap:1.875rem;row-gap:3.75rem;margin:3.125rem auto 0 auto}@media only screen and (min-width: 400px){.c-suggestions__wrapper{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 640px){.c-suggestions__wrapper{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px){.c-suggestions__wrapper{grid-template-columns:repeat(2, 1fr)}}.c-related-products{margin:6.25rem 0 0 0}@media only screen and (min-width: 768px){.c-related-products{margin:9.375rem 0 0 0}}.c-related-products__wrapper{display:grid;grid-template-columns:repeat(1, 1fr);-webkit-column-gap:1.875rem;column-gap:1.875rem;row-gap:3.75rem;margin:3.125rem auto 0 auto}@media only screen and (min-width: 400px){.c-related-products__wrapper{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 640px){.c-related-products__wrapper{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px){.c-related-products__wrapper{grid-template-columns:repeat(4, 1fr)}}.c-related-articles__wrapper{display:grid;grid-template-columns:repeat(1, 1fr);-webkit-column-gap:1.875rem;column-gap:1.875rem;row-gap:3.75rem;margin:3.125rem auto 0 auto}@media only screen and (min-width: 400px){.c-related-articles__wrapper{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 640px){.c-related-articles__wrapper{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px){.c-related-articles__wrapper{grid-template-columns:repeat(2, 1fr)}}.c-team{position:relative}.c-team:before{font-family:"Abhaya Libre", serif;font-size:9.375rem;line-height:7rem;color:#F7F7F7;position:absolute;top:-3.125rem;left:2.5rem}html:lang(fr) .c-team:before{content:"Des protections pour toutes les situations"}html:lang(en) .c-team:before{content:"Protection for all situations"}@media only screen and (min-width: 768px){.c-team:before{font-size:13.4375rem;line-height:10rem}}.c-team:after{content:"";position:absolute;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-medisecur-619aa417ae647b9ce394dc497c981349.svg) center center no-repeat;background-size:49.875rem 63.375rem;width:49.875rem;height:63.375rem;left:-2%;bottom:12.5rem;z-index:-1;opacity:.05}@media only screen and (min-width: 768px){.c-team:after{left:auto;right:-10%}}.c-team__featured{display:flex;margin:6.875rem 0 6.25rem 0;flex-direction:column}@media only screen and (min-width: 768px){.c-team__featured{flex-direction:row}}.c-team__featured__block{display:flex;flex-direction:column;position:relative}@media only screen and (min-width: 768px){.c-team__featured__block:nth-child(1){margin:1.25rem 0 0 8.125rem}}.c-team__featured__block:nth-child(1) .c-team__featured__block__figure{overflow:hidden;position:relative}.c-team__featured__block:nth-child(1) .c-team__featured__block__figure:before{content:"";position:absolute;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-medisecur-619aa417ae647b9ce394dc497c981349.svg) center center no-repeat;background-size:16.625rem 21.125rem;width:16.625rem;height:21.125rem;right:-1.875rem;bottom:-0.625rem;z-index:1;opacity:.15}.c-team__featured__block:nth-child(2){margin:1.25rem 0 0 0;align-self:flex-end}@media only screen and (min-width: 768px){.c-team__featured__block:nth-child(2){flex-direction:column-reverse;margin:1.25rem 0 0 5rem;align-self:unset}}.c-team__featured__block:nth-child(2) .c-team__featured__block__figure{overflow:hidden;position:relative}.c-team__featured__block:nth-child(2) .c-team__featured__block__figure:before{content:"";position:absolute;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-medisecur-619aa417ae647b9ce394dc497c981349.svg) center center no-repeat;background-size:16.625rem 21.125rem;width:16.625rem;height:21.125rem;bottom:-2.5rem;left:-6.25rem;z-index:1;opacity:.15}.c-team__featured__block__figure{width:17.8125rem;display:flex}.c-team__featured__block__img{width:100%}.c-team__featured__block__title{font-size:1.0625rem;line-height:1.0625rem;color:#000000;font-weight:500;margin:2.5rem 0}@media only screen and (min-width: 768px){.c-team__featured__block__title{font-size:0.8125rem;line-height:0.8125rem}}.c-team__featured__block__position{font-weight:300}.c-team__personna{margin:0 0 1.25rem 0;display:inline-flex;flex-direction:column;width:100%}@media only screen and (min-width: 768px){.c-team__personna{margin:0 0 9.375rem 0}}.c-team__personna__block{display:flex;flex-direction:column;max-width:22.875rem;margin:0 0 5rem 0}@media only screen and (min-width: 768px){.c-team__personna__block{max-width:54.375rem}}.c-team__personna__block:nth-child(even){align-self:flex-end}@media only screen and (min-width: 768px){.c-team__personna__block{flex-direction:row}.c-team__personna__block:nth-child(odd){margin:0 auto 3.75rem 0}.c-team__personna__block:nth-child(even){flex-direction:row-reverse;justify-content:flex-end;margin:0 auto 3.75rem 0;align-self:unset}}@media only screen and (min-width: 800px){.c-team__personna__block:nth-child(odd){margin:0 auto 3.75rem 13%}.c-team__personna__block:nth-child(even){margin:0 auto 3.75rem 4%}}.c-team__personna__block__image{display:flex;flex-direction:column;width:100%}@media only screen and (min-width: 768px){.c-team__personna__block__image{max-width:22.875rem}}.c-team__personna__block__img{width:100%}.c-team__personna__block__title{font-size:1.0625rem;line-height:1.0625rem;color:#000000;font-weight:500;margin:2.5rem 0 3.125rem 0}@media only screen and (min-width: 768px){.c-team__personna__block__title{font-size:0.8125rem;line-height:0.8125rem;margin:2.5rem 0 0 0}}.c-team__personna__block__position{font-weight:300}@media only screen and (min-width: 768px){.c-team__personna__block__desc{padding:2.9375rem 1.875rem 0 4.375rem}.c-team__personna__block:nth-child(even) .c-team__personna__block__desc{padding:2.9375rem 1.875rem 0 0}}.c-team__personna__block__desc__text{font-size:1.125rem;line-height:1.625rem;position:relative;padding:3.125rem 0 0 0;max-width:21.25rem}.c-team__personna__block__desc__text:before{content:"";position:absolute;top:0;left:0;display:block;width:0.875rem;height:0.875rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-0fa22c8f7f05986a406f63524de41053.svg) center top no-repeat;background-size:0.875rem 0.875rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media only screen and (min-width: 768px){.c-team__personna__block__desc__text{font-size:0.875rem;line-height:1.25rem;margin:0;padding:0 0 0 1.875rem}.c-team__personna__block__desc__text:before{width:0.625rem;height:0.625rem;background-size:0.625rem 0.625rem;-webkit-transform:rotate(0);transform:rotate(0)}}.c-generic{position:relative}.c-generic:before{font-family:"Abhaya Libre", serif;font-size:9.375rem;line-height:7rem;color:#F7F7F7;position:absolute;top:-3.125rem;left:2.5rem;z-index:-1}@media only screen and (min-width: 768px){.c-generic:before{font-size:13.4375rem;line-height:10rem}}html:lang(fr) .c-generic:before{content:"Pour tout le corps médical"}html:lang(en) .c-generic:before{content:"For all the medical profession"}.c-generic--padding{padding-bottom:6.25rem}.c-generic__content{margin:2.1875rem 0.9375rem 6.25rem 0.9375rem}@media only screen and (min-width: 768px){.c-generic__content{margin:2.1875rem 0 6.25rem 15.3125rem}}.c-generic__content--with-gallery{margin:2.1875rem 0.9375rem 6.25rem 0.9375rem;max-width:unset}@media only screen and (min-width: 768px){.c-generic__content--with-gallery{margin:2.1875rem 0 6.25rem 4.375rem;max-width:unset}}.c-generic__description{font-size:1.125rem;line-height:2.375rem;color:#8d8d8d}@media only screen and (min-width: 768px){.c-generic__description{font-size:0.875rem;line-height:1.8125rem}}.c-generic__description a{color:#ce5659;text-decoration:none}.c-generic__description a:hover{-webkit-text-decoration:hover;text-decoration:hover}.c-common-page{position:relative;padding:0 0.9375rem 4.375rem 0.9375rem}@media only screen and (min-width: 768px){.c-common-page{padding:0 0.9375rem 6.875rem 0.9375rem}}.c-common-page:before{font-family:"Abhaya Libre", serif;font-size:9.375rem;line-height:7rem;color:#F7F7F7;position:absolute;top:-3.125rem;left:2.5rem}@media only screen and (min-width: 768px){.c-common-page:before{font-size:13.4375rem;line-height:10rem}}html:lang(fr) .c-common-page:before{content:"Pour tout le corps médical"}html:lang(en) .c-common-page:before{content:"For all the medical profession"}.c-common-page__content{margin:2.1875rem 0.9375rem 6.25rem 0.9375rem}@media only screen and (min-width: 768px){.c-common-page__content{margin:2.1875rem 0 6.25rem 0}}.c-common-page__description{font-size:1.125rem;line-height:1.5rem;color:#231f20}@media only screen and (min-width: 768px){.c-common-page__description{font-size:0.875rem;line-height:1.25rem}}.c-order{-webkit-column-gap:0.375rem;column-gap:0.375rem;text-align:left}.c-order__title{color:#231f20}@media only screen and (min-width: 768px){.c-order__title{min-height:2.875rem}}.c-order__number{color:#231f20}.c-order__date{color:#231f20}.c-order__status{color:#231f20}.c-order__shipping{color:#231f20}.c-order__items{font-size:1.125rem;line-height:1.625rem;color:#231f20;margin:0.625rem 0 0 0;letter-spacing:0.01563rem;position:relative}@media only screen and (min-width: 1024px){.c-order__items{font-size:0.875rem;line-height:1.25rem;margin:0;padding:0 0 0 1.875rem}}.c-order__paid{position:relative;margin:1.875rem 0}.c-order__total{font-weight:300;color:#231f20}.c-order__total span{font-weight:500}.c-order__buttons{display:flex;flex-direction:column;row-gap:0.625rem}.c-paid__item{display:flex;row-gap:1.25rem;flex-direction:column;margin:0 0 1.25rem 0;padding:0 0 1.25rem 0;border-bottom:solid 0.0625rem #D8D8D8}@media only screen and (min-width: 560px){.c-paid__item{flex-direction:row;-webkit-column-gap:1.25rem;column-gap:1.25rem;row-gap:unset}}.c-cart{max-width:unset}@media only screen and (min-width: 768px){.c-cart{max-width:43.75rem}}.c-cart__info{margin:0 0 1.25rem 0}.c-cart__title{color:#231f20}.c-cart__title--mobile{margin:0 0.625rem 0 0}.c-cart__basket{position:relative}.c-cart__wrapper{max-width:35rem;margin:0 auto 1.875rem auto}@media only screen and (min-width: 768px){.c-cart__wrapper{max-width:unset;margin:0 auto 1.5625rem auto}}.c-cart__checkout{display:flex;flex-direction:column;align-items:flex-end}@media only screen and (min-width: 768px){.c-cart__checkout{flex-direction:row;-webkit-column-gap:1.875rem;column-gap:1.875rem;align-items:center}}.c-cart__checkout__notice{margin:0 0 1.875rem 0}@media only screen and (min-width: 768px){.c-cart__checkout__notice{margin:0}}.c-cart__row{color:#231f20}.c-cart__img{position:relative;overflow:visible;height:unset;background:#F7F7F7}.c-cart__img:after{content:"";display:block;padding-bottom:100%}.c-cart__img__link{width:100%;height:100%;position:absolute;align-items:center;align-items:center;display:flex;justify-content:center}.c-card--product .c-cart__img__link{height:100%}.c-cart__img__media{width:100%;height:100%}.c-cart__img svg{width:25%;height:100%}.c-cart__qty-price__title{font-family:"Roboto", sans-serif;color:#231f20;font-size:1.25rem;line-height:1.25rem;text-transform:uppercase;font-weight:500;flex-basis:100%;margin-bottom:1.875rem}@media only screen and (min-width: 768px){.c-cart__qty-price__title{font-size:0.9375rem;line-height:0.9375rem;flex-basis:25%;padding:0 5rem 0 0;margin:1.25rem 0 0 0}}.c-cart__ammount--line span{font-weight:300}.c-cart__info-shipment{margin:0.625rem 0 0 0}.c-cart__has-shipment{font-size:0.8125rem;line-height:1.375rem;color:#3f4659;font-weight:600}.c-cart__qty{font-size:0.8125rem;line-height:1.375rem;color:#231f20;font-weight:400}.c-cart__repeat-order{margin:1.875rem 0 0 0}@media only screen and (min-width: 768px){.c-cart__repeat-order{margin:1.25rem 0 0 0}}.c-cart__submit{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;row-gap:1.25rem;width:unset}@media only screen and (min-width: 768px){.c-cart__submit{flex-direction:row;-webkit-column-gap:1.25rem;column-gap:1.25rem;width:50%}}.c-cart__section{max-width:unset;color:#231f20}@media only screen and (min-width: 768px){.c-cart__section{max-width:12.5rem}}.c-cart__note{font-size:0.875rem;padding:0 0.9375rem}.c-cart__note__title{font-weight:600}.c-minicart__product__header__no-img{width:5.625rem;height:auto;display:block;margin:auto}.c-minicart__product__wrapper{flex-direction:column;align-items:flex-start;margin-top:0.625rem}@media only screen and (min-width: 768px){.c-minicart__product__wrapper{flex-direction:row;align-items:center}}.c-minicart__product__body{padding:1.875rem 0.9375rem}@media only screen and (min-width: 560px){.c-minicart__product__body{padding:0 1.875rem 0 0.9375rem}}.c-minicart__product--price{border:0;margin-top:0}.c-minicart__product__title{font-size:1.625rem;line-height:2rem;letter-spacing:-0.00938rem;font-weight:300;text-transform:uppercase;color:#231f20;margin:0 0 0.9375rem 0}@media only screen and (min-width: 768px){.c-minicart__product__title{font-size:1.25rem;line-height:1.5625rem}}.c-minicart__product__remove{color:#ce5659;margin:0 1.25rem 0 0}@media only screen and (min-width: 768px){.c-minicart__product__remove{margin:0}}.c-minicart__product__remove:hover{color:#231f20}.c-minicart__content__empty{padding:0.625rem 0.625rem 1.875rem 2.625rem}.c-minicart__footer--ammount{background:#D8D8D8;color:#231f20;font-family:"Roboto", sans-serif;font-weight:400}.c-minicart__footer--update{font-family:"Roboto", sans-serif;color:#231f20}.c-minicart__footer--update:hover{background-color:#8d8d8d}.c-minicart__footer--checkout{background-color:#ce5659;color:#ffffff;font-family:"Roboto", sans-serif}.c-minicart__footer--checkout:hover{background-color:#8d8d8d}.c-accordion{position:relative}.c-accordion__section{margin:6.25rem 0 0 0}.c-accordion__title{font-size:1.25rem;line-height:1.25rem;font-weight:500;color:#000000;text-align:left;padding:1.25rem 4.375rem 1.25rem 0}@media only screen and (min-width: 768px){.c-accordion__title{font-size:0.9375rem;line-height:0.9375rem}}.c-accordion__inner{font-size:1.125rem;line-height:1.625rem;color:#8d8d8d}@media only screen and (min-width: 768px){.c-accordion__inner{font-size:0.875rem;line-height:1.25rem;margin:0}}.c-accordion__inner ul,.c-accordion__inner ol{margin:0 0 1.25rem -1.5625rem}.c-contact__contact-us{display:flex;-webkit-column-gap:2.5rem;column-gap:2.5rem;padding:4.375rem 0.9375rem 4.6875rem 0.9375rem;flex-direction:column;position:relative;z-index:1}@media only screen and (min-width: 768px){.c-contact__contact-us{padding:4.375rem 6% 6.25rem 34%;flex-direction:row}}.c-contact__address{font-size:1.125rem;line-height:1.5625rem;letter-spacing:0.03125rem;color:#ce5659;margin:0 0 6.25rem 0}@media only screen and (min-width: 768px){.c-contact__address{font-size:0.875rem;line-height:1.125rem;margin:0}}.c-contact__address__link{color:#ce5659}.c-contact__address__link:hover{color:#8d8d8d}.c-contact__address__block{margin:0 0 1.5rem 0}.c-contact__fill-form__intro{font-size:2rem;line-height:2.6875rem;letter-spacing:-0.0125rem;font-weight:300;color:#231f20;margin:0 0 3.125rem 0}@media only screen and (min-width: 768px){.c-contact__fill-form__intro{font-size:1.5625rem;line-height:2.0625rem;margin:0 0 1.875rem 0}}.c-quick-order__section{background:#ce5659;border-bottom:solid 1.875rem #ce5659;padding:1.25rem 0.9375rem 0 0.9375rem}@media only screen and (min-width: 768px){.c-quick-order__section{padding:1.25rem 1.875rem 0 1.875rem}}.is-sticky .c-quick-order__section{top:2.5rem}.c-quick-order__results::-webkit-scrollbar{width:0.625rem}.c-quick-order__results::-webkit-scrollbar-track{background:rgba(255,255,255,0.1);border-radius:0.3125rem}.c-quick-order__results::-webkit-scrollbar-thumb{background:#ffffff;border-radius:0.3125rem}.c-qo{padding:0 1.25rem 0 0}.c-qo__button{background:#ce5659;width:100vw;height:3.375rem;line-height:3.375rem;position:relative;z-index:2}@media only screen and (min-width: 768px){.c-qo__row{display:grid;grid-template-columns:repeat(6, 1fr)}}.c-qo__row--header{display:none}@media only screen and (min-width: 768px){.c-qo__row--header{display:grid}}.c-qo__col{align-items:flex-start;width:unset;max-width:unset;border-right:0;border-bottom:solid 0.0625rem rgba(255,255,255,0.1);padding:0.625rem}.c-qo__col--primary{padding:0.625rem 0.625rem 0.625rem 0}.c-qo__row--content .c-qo__col{border-right:0}.c-qo__mobile{padding-bottom:1.25rem}.c-qo__mobile__row{font-weight:300}.c-qo__mobile__title{font-weight:400}.c-qo__mobile__qty{display:grid;grid-template-columns:2fr 1fr;align-items:center;gap:1.25rem;grid-template-areas:"price price" "stepper stepper" "button button"}@media only screen and (min-width: 560px){.c-qo__mobile__qty{grid-template-areas:"price stepper button"}}.c-qo__mobile__price{font-size:1.875rem;color:#ffffff;font-weight:300;grid-area:price}@media only screen and (min-width: 560px){.c-qo__mobile__price{width:7.5rem}}.c-qo__mobile__stepper{grid-area:stepper;justify-content:flex-start}@media only screen and (min-width: 560px){.c-qo__mobile__stepper{justify-content:center}}.c-qo__mobile__last-column{grid-area:button}@media only screen and (min-width: 560px){.c-qo__mobile__last-column{text-align:right}}.c-my-account{margin:0 0 6.25rem 0}.c-my-account__container{display:flex;-webkit-column-gap:1.625rem;column-gap:1.625rem}@media only screen and (min-width: 768px){.c-my-account__container{-webkit-column-gap:1.875rem;column-gap:1.875rem;padding:0 0 0 6.25rem}}.c-my-account__form{flex:1 1 auto}.c-my-account__form__row__btn{margin-top:2.1875rem;width:100%;max-width:24rem}@media only screen and (min-width: 768px){.c-my-account__form__row__btn{width:unset;max-width:unset}}.c-my-account__form__row__btn .c-button{width:100%}@media only screen and (min-width: 768px){.c-my-account__form__row__btn .c-button{width:unset}}.c-my-account__form__input{width:100%;text-align:left;padding:0.625rem 0.25rem}.c-my-account__nav{flex:unset;width:100%;max-width:24rem;margin:6.25rem 0 0 0;position:relative}@media only screen and (min-width: 768px){.c-my-account__nav{flex:0 0 10.625rem;margin:unset}}@media only screen and (min-width: 1024px){.c-my-account__nav{flex:0 0 16.5625rem;margin:unset}}.c-my-account__nav__sticky{position:-webkit-sticky;position:sticky;top:9.375rem}.c-my-account__nav__sticky__wrapper{position:absolute;width:100%;height:100%}.c-my-account__nav__btn{padding:1.375rem 1.75rem 1.375rem 1.75rem;text-transform:uppercase;font-size:1.25rem;line-height:1;color:#000000;background:#ffffff;border:solid 0.03125rem #000000;transition:all 0.25s;width:100%;display:block;margin:0 0 0.9375rem 0}@media only screen and (min-width: 768px){.c-my-account__nav__btn{padding:0.9375rem 1.3125rem 0.9375rem 1.3125rem;font-size:0.9375rem}}.c-my-account__nav__btn:hover{color:#8d8d8d;border:solid 0.03125rem #8d8d8d}.c-my-account__nav__btn--arrow{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-black-4a504bfb5fa3075dbfbd04d43c914327.svg) right 1.25rem center no-repeat #fff;background-size:1.375rem 1.125rem}@media only screen and (min-width: 768px){.c-my-account__nav__btn--arrow{padding:0.9375rem 1.3125rem 0.9375rem 1.3125rem;font-size:0.9375rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-black-4a504bfb5fa3075dbfbd04d43c914327.svg) right 1.25rem center no-repeat #fff;background-size:0.9375rem 0.75rem}}.c-my-account__nav__btn--arrow:hover{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-black-hover-4d2c1a147c8caf4a23c952b227cb32a7.svg) right 1.25rem center no-repeat #fff;background-size:1.375rem 1.125rem}@media only screen and (min-width: 768px){.c-my-account__nav__btn--arrow:hover{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-black-hover-4d2c1a147c8caf4a23c952b227cb32a7.svg) right 1.25rem center no-repeat #fff;background-size:0.9375rem 0.75rem}}.c-my-business{position:relative}.c-my-business:before{font-family:"Abhaya Libre", serif;font-size:9.375rem;line-height:7rem;color:#F7F7F7;position:absolute;top:-3.125rem;left:2.5rem;z-index:-1}@media only screen and (min-width: 768px){.c-my-business:before{font-size:13.4375rem;line-height:10rem}}html:lang(fr) .c-my-business:before{content:"Pour tout le corps médical"}html:lang(en) .c-my-business:before{content:"For all the medical profession"}.c-my-business__nav-page{display:flex;flex-direction:column;row-gap:0.625rem;position:relative;margin:1.25rem 0 3.75rem 0;max-width:18.75rem}@media only screen and (min-width: 768px){.c-my-business__nav-page{flex-direction:row;-webkit-column-gap:1.25rem;column-gap:1.25rem;max-width:unset}}.c-my-business__container{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width: 768px){.c-my-business__container{flex-direction:row;row-gap:2.5rem;align-items:center}}.c-my-business__sutitle{font-size:1.25rem;line-height:1.25rem;text-transform:uppercase;color:#000000;font-weight:400}@media only screen and (min-width: 768px){.c-my-business__sutitle{font-size:0.9375rem;line-height:0.9375rem}}.c-my-business__nav{width:100%}@media only screen and (min-width: 768px){.c-my-business__nav{max-width:25rem}}.c-my-business__nav__btn{padding:1.375rem 1.75rem 1.375rem 1.75rem;text-transform:uppercase;font-size:1.25rem;line-height:1;color:#000000;background:#ffffff;border:solid 0.03125rem #000000;transition:all 0.25s;width:100%;display:block;margin:0 0 0.9375rem 0}@media only screen and (min-width: 768px){.c-my-business__nav__btn{padding:0.9375rem 1.3125rem 0.9375rem 1.3125rem;font-size:0.9375rem}}.c-my-business__nav__btn:hover{color:#8d8d8d;border:solid 0.03125rem #8d8d8d}.c-my-business__nav__btn--arrow{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-black-4a504bfb5fa3075dbfbd04d43c914327.svg) right 1.25rem center no-repeat #fff;background-size:1.375rem 1.125rem}@media only screen and (min-width: 768px){.c-my-business__nav__btn--arrow{padding:0.9375rem 1.3125rem 0.9375rem 1.3125rem;font-size:0.9375rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-black-4a504bfb5fa3075dbfbd04d43c914327.svg) right 1.25rem center no-repeat #fff;background-size:0.9375rem 0.75rem}}.c-my-business__nav__btn--arrow:hover{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-black-hover-4d2c1a147c8caf4a23c952b227cb32a7.svg) right 1.25rem center no-repeat #fff;background-size:1.375rem 1.125rem}@media only screen and (min-width: 768px){.c-my-business__nav__btn--arrow:hover{background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-black-hover-4d2c1a147c8caf4a23c952b227cb32a7.svg) right 1.25rem center no-repeat #fff;background-size:0.9375rem 0.75rem}}.c-my-business-users{margin:2.5rem 0}.c-my-business-users__row{display:grid;grid-template-columns:100%;grid-template-areas:"id" "first-name" "last-name" "email" "role" "buttons";padding:0 0 1.875rem 0;margin:0 0 1.875rem 0;border-bottom:solid 1px #b3b3b3;align-items:center}@media only screen and (min-width: 768px){.c-my-business-users__row{grid-template-columns:2% 16% 16% 28% 16% 22%;grid-template-areas:"id first-name last-name email role buttons";padding:0 0 0.625rem 0;margin:0 0 0.625rem 0}}.c-my-business-users__row--padding-x2{padding:0.875rem 0 1.25rem 0}.c-my-business-users__user{display:flex;flex-direction:column}@media only screen and (min-width: 768px){.c-my-business-users__user{display:unset}}.c-my-business-users__head{padding:0 0.625rem;font-size:1rem;color:#231f20;text-transform:uppercase}@media only screen and (min-width: 768px){.c-my-business-users__head{font-size:0.875rem}}.c-my-business-users__head:first-child{padding:0 0.625rem 0 0}.c-my-business-users__head:last-child{padding:0 0 0 0.625rem}.c-my-business-users__item{font-size:1rem;padding:0 0.3125rem;display:flex;-webkit-column-gap:1.25rem;column-gap:1.25rem;align-items:flex-start}@media only screen and (min-width: 768px){.c-my-business-users__item{font-size:0.8125rem}}.c-my-business-users__item:first-child{padding:0 0.625rem 0 0}.c-my-business-users__item:last-child{padding:0 0 0 0.625rem}.c-my-business-users__item--head{color:#231f20;text-transform:uppercase;width:6.25rem;padding:0 0 0.625rem 0}.c-my-business-users__item--id{grid-area:id}.c-my-business-users__item--first-name{grid-area:first-name}.c-my-business-users__item--last-name{grid-area:last-name}.c-my-business-users__item--role{grid-area:role}.c-my-business-users__item--buttons{grid-area:buttons;display:flex;flex-direction:column;row-gap:0.625rem;margin-left:7.1875rem}@media only screen and (min-width: 768px){.c-my-business-users__item--buttons{align-items:center;margin-left:unset}}.c-my-business-users__item--buttons__wrapper{display:flex;flex-direction:row;-webkit-column-gap:0.625rem;column-gap:0.625rem}.c-my-business-users__item__link{font-size:0.75rem;text-decoration:underline;color:#8d8d8d}.c-my-business-users__item__link:hover{text-decoration:none}.c-my-business-users__input{border:0;font-size:1rem;border-bottom:solid 1px #8d8d8d;color:#8d8d8d;padding:0.625rem 0;margin-bottom:1.25rem;background:transparent;width:100%}@media only screen and (min-width: 768px){.c-my-business-users__input{font-size:0.75rem}}.c-my-business-users__input::-webkit-input-placeholder{font-size:1rem;color:#8d8d8d}.c-my-business-users__input:-ms-input-placeholder{font-size:1rem;color:#8d8d8d}.c-my-business-users__input::-ms-input-placeholder{font-size:1rem;color:#8d8d8d}.c-my-business-users__input::placeholder{font-size:1rem;color:#8d8d8d}@media only screen and (min-width: 768px){.c-my-business-users__input::-webkit-input-placeholder{font-size:0.75rem}.c-my-business-users__input:-ms-input-placeholder{font-size:0.75rem}.c-my-business-users__input::-ms-input-placeholder{font-size:0.75rem}.c-my-business-users__input::placeholder{font-size:0.75rem}}.c-my-business-users__select{width:60%}@media only screen and (min-width: 768px){.c-my-business-users__select{width:100%}}.c-my-business-users__note{font-size:1.125rem;line-height:1.625rem;color:#8d8d8d;margin:0.625rem 0 2.5rem 0;letter-spacing:0.01563rem;position:relative;padding:2.5rem 0 0 0}.c-my-business-users__note:before{content:"";position:absolute;top:0;left:0;display:block;width:0.875rem;height:0.875rem;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/ico-arrow-right-0fa22c8f7f05986a406f63524de41053.svg) center top no-repeat;background-size:0.875rem 0.875rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media only screen and (min-width: 768px){.c-my-business-users__note{font-size:0.875rem;line-height:1.25rem;margin:0.625rem 0 2.5rem 15rem;padding:0 0 0 1.875rem}.c-my-business-users__note:before{width:0.625rem;height:0.625rem;background-size:0.625rem 0.625rem;-webkit-transform:rotate(0);transform:rotate(0)}}.c-my-business-users__note--margin{margin:2.5rem 0 2.5rem 0}@media only screen and (min-width: 768px){.c-my-business-users__note--margin{margin:3.75rem 0 2.5rem 15rem}}.c-my-business-carts{display:flex;flex-direction:column;row-gap:1.25rem;max-width:35rem;margin:0 auto}@media only screen and (min-width: 768px){.c-my-business-carts{max-width:unset;margin:unset}}.c-my-business-carts__row{display:flex;flex-direction:column;border-bottom:solid 0.0625rem #D8D8D8;padding:0 0 1.25rem 0;row-gap:0.625rem}@media only screen and (min-width: 768px){.c-my-business-carts__row{flex-direction:row;-webkit-column-gap:1.25rem;column-gap:1.25rem}}.c-my-business-carts__row__img{aspect-ratio:1 / 1;position:relative;flex:1;margin:0 0 1.25rem 0;background:#f5f5f5}@media only screen and (min-width: 768px){.c-my-business-carts__row__img{width:unset;height:12.5rem;flex:0 0 12.5rem;margin:0}}.c-my-business-carts__row__no-img{width:50%;height:auto;display:block;margin:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.c-my-business-carts__row__desc{flex:1}.c-my-business-carts__row__user{flex:1}.c-my-business-carts__row__qty{flex:1;font-size:1rem;display:flex;flex-direction:row;-webkit-column-gap:0.625rem;column-gap:0.625rem}@media only screen and (min-width: 768px){.c-my-business-carts__row__qty{flex:0 0 2.5rem;text-align:center;font-size:0.875rem;flex-direction:column}}.c-my-business-carts__row__total{flex:1}.c-my-business-carts__row__title{font-size:1.625rem;line-height:2rem;letter-spacing:-0.00938rem;font-weight:300;text-transform:uppercase;color:#231f20;margin:0 0 0.9375rem 0}@media only screen and (min-width: 768px){.c-my-business-carts__row__title{font-size:1rem;line-height:1.25rem}}.c-my-business-carts__row__price{font-size:1.5rem;line-height:1.875rem;letter-spacing:-0.00938rem;font-weight:300;color:#231f20;text-transform:uppercase}@media only screen and (min-width: 768px){.c-my-business-carts__row__price{font-size:1.25rem;line-height:1.625rem;display:unset}}.c-my-business-carts__row__list{margin:0 0 0 -2.5rem;list-style:none}.c-my-business-carts__row__list__item{display:flex;-webkit-column-gap:0.625rem;column-gap:0.625rem;font-size:1rem;margin:0 0 0.625rem 0}@media only screen and (min-width: 768px){.c-my-business-carts__row__list__item{font-size:0.875rem;flex-direction:column;align-items:flex-start}}.c-my-business-carts__row__price-total{font-size:1.75rem;letter-spacing:-0.00938rem;font-weight:300;color:#231f20;text-transform:uppercase}@media only screen and (min-width: 768px){.c-my-business-carts__row__price-total{font-size:1.5rem}}.c-my-business-carts__footer{display:flex;max-width:35rem;margin:1.25rem auto}@media only screen and (min-width: 768px){.c-my-business-carts__footer{justify-content:flex-end;max-width:unset}}.c-my-business-order{display:flex;flex-direction:column;row-gap:1.25rem;margin:0 0 1.25rem 0;position:relative}.c-my-business-order__user{font-size:1.625rem;line-height:2rem;letter-spacing:-0.00938rem;font-weight:300;text-transform:uppercase;color:#231f20;margin:0 0 0.9375rem 0}@media only screen and (min-width: 768px){.c-my-business-order__user{font-size:1.25rem;line-height:1.375rem}}.c-my-business-order__content{display:flex;flex-direction:column;row-gap:1.25rem;border-bottom:solid 0.0625rem #D8D8D8;padding:0 0 1.25rem 0}.c-my-business-order__desc{display:flex;-webkit-column-gap:1.25rem;column-gap:1.25rem;font-size:0.875rem;flex-wrap:wrap}.c-my-business-order__desc__name{flex:0 0 100%;font-weight:700}@media only screen and (min-width: 768px){.c-my-business-order__desc__name{flex:0 0 40%}}.c-my-business-order__desc__vendor{flex:1}.c-my-business-order__desc__collection{flex:1}.c-my-business-order__desc__sku{flex:1}.c-my-business-order__desc__qty{flex:1;text-align:center}.c-errors__header{width:14.0625rem;margin:1.25rem auto}.c-errors__title{font-family:"Roboto", sans-serif;font-size:3.25rem;line-height:3.25rem;font-weight:300;color:#231f20;text-transform:uppercase;margin-top:0}@media only screen and (min-width: 768px){.c-errors__title{font-size:2.5rem;line-height:2.5rem}}.c-errors__body{color:#231f20}.c-errors__body h2{font-weight:400}.c-footer{background:#ce5659;background-size:28.5625rem 36.75rem;font-family:"Roboto", sans-serif;margin-top:0;padding:4.375rem 0.625rem 0 0.625rem;overflow:hidden;position:relative;z-index:1}@media only screen and (min-width: 768px){.c-footer{padding:0}}.c-footer__wrapper{position:relative;z-index:1}.c-footer__wrapper:after{position:absolute;left:0;top:-9.375rem;content:"";background:url(//d3pzmjxera0xk0.cloudfront.net/assets/logo-medisecur-footer-371c72544166c0a93dda5e0c89aeed9e.svg) center center no-repeat;background-size:39.5625rem 50.9375rem;width:39.5625rem;height:50.9375rem;z-index:-1}@media only screen and (min-width: 768px){.c-footer__wrapper:after{left:auto;top:-7.5rem;right:0;background:url(//d3pzmjxera0xk0.cloudfront.net/assets/logo-medisecur-footer-371c72544166c0a93dda5e0c89aeed9e.svg) center center no-repeat;background-size:28.5625rem 36.75rem;width:28.5625rem;height:36.75rem}}.c-footer__section{padding:1.75rem 3.875rem 0 0;margin:0 0 1.875rem 0;font-size:0.8125rem;line-height:1rem;font-weight:500;letter-spacing:1.95px;color:#ffffff;border:0}@media only screen and (min-width: 768px){.c-footer__section{font-size:0.625rem;line-height:0.75rem;letter-spacing:1.5px;margin:0}}.c-footer__section:last-child{padding:1.75rem 0 0 0}.c-footer__section__block{margin-bottom:1.125rem}.c-footer__section__block__link{color:#ffffff}.c-footer__title{color:#ffffff;font-size:0.8125rem;margin-bottom:1.875rem}@media only screen and (min-width: 768px){.c-footer__title{font-size:0.625rem;margin-bottom:2.5rem}}.c-footer__list{-webkit-column-count:1;column-count:1}.c-footer__list__link{color:#ffffff;margin-bottom:1rem;display:block}.c-footer__schedule{max-width:13.75rem}@media only screen and (min-width: 768px){.c-footer__schedule{max-width:unset}}.c-footer__schedule__item{display:flex;flex-grow:1;justify-content:space-between;margin-bottom:0.625rem}.c-footer__schedule__day{width:7.5rem}@media only screen and (min-width: 768px){.c-footer__schedule__day{width:5.625rem}}.c-footer__schedule__hours{width:6.25rem}@media only screen and (min-width: 768px){.c-footer__schedule__hours{width:5rem}}.c-footer__follow-us{display:none}.c-footer__follow-us.is-visible{display:unset;margin:0 0 3.75rem 0}.c-footer__question{margin:0 0 1.875rem 0}.c-footer__question__text{margin:0 0 1.875rem 0}.c-footer__bottom{background:transparent;text-transform:unset;font-size:0.75rem;letter-spacing:1.35px;position:relative;z-index:2}@media only screen and (min-width: 768px){.c-footer__bottom{font-size:0.5625rem}}.c-footer__bottom__wrapper{border-top:solid 1px #ffffff;display:flex;justify-content:flex-end;padding:0;flex-direction:column;padding:0.8125rem 0 0 0}@media only screen and (min-width: 768px){.c-footer__bottom__wrapper{flex-direction:row}}.c-footer__bottom__credentials{margin:0;text-align:right;margin:0 0 0.5rem 0}@media only screen and (min-width: 768px){.c-footer__bottom__credentials{margin:0 1.125rem 0 0}}.c-footer__bottom__legal{display:flex;flex-direction:column;margin:0;text-align:right}@media only screen and (min-width: 768px){.c-footer__bottom__legal{flex-direction:row;text-align:unset}}.c-footer__bottom__link{margin:0 0 0.5rem 0;text-decoration:underline}.c-footer__bottom__link:hover{text-decoration:none}@media (prefers-color-scheme: light){.l-dark-mode--bgd:before{opacity:.05}}
