@charset "UTF-8";/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{-ms-text-size-adjust:100%}article,aside,figcaption,figure,footer,header,main,nav,section{display:block}figure{margin:1em 40px}a{-webkit-text-decoration-skip:objects}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}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}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}progress{display:inline-block}[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}canvas{display:inline-block}/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */.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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-button{position:absolute;background:#ffffffbf;border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius: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:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}@keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-ms-flex-align:center;align-items:center;direction:ltr;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:var(--plyr-font-weight-regular,400);line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr__badge{background:var(--plyr-badge-background,#4a5464);border-radius:var(--plyr-badge-border-radius,2px);color:var(--plyr-badge-text-color,#fff);font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:var(--plyr-font-size-small,13px);left:0;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:var(--plyr-font-size-base,15px);padding:calc(var(--plyr-control-spacing, 10px) * 2)}}@media (min-width:768px){.plyr__captions{font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4))}.plyr__caption{background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;overflow:visible;padding:calc(var(--plyr-control-spacing, 10px) * .7);position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{-ms-flex:1;flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(var(--plyr-control-spacing, 10px) / 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(var(--plyr-control-spacing, 10px) / 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(var(--plyr-control-spacing, 10px) / 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:-ms-flexbox;display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:var(--plyr-menu-color,#4a5464);font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));content:"";height:0;position:absolute;right:calc(((var(--plyr-control-icon-size, 18px) / 2) + (var(--plyr-control-spacing, 10px) * .7)) - (var(--plyr-menu-arrow-size, 4px) / 2));top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(var(--plyr-control-spacing, 10px) * .7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{-ms-flex-align:center;align-items:center;color:var(--plyr-menu-color,#4a5464);display:-ms-flexbox;display:flex;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:calc((var(--plyr-control-spacing, 10px) * .7) / 1.5) calc((var(--plyr-control-spacing, 10px) * .7) * 1.5);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{-ms-flex-align:inherit;align-items:inherit;display:-ms-flexbox;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc((var(--plyr-control-spacing, 10px) * .7) * 4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc(((var(--plyr-control-spacing, 10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:var(--plyr-font-weight-regular,400);margin:calc(var(--plyr-control-spacing, 10px) * .7);margin-bottom:calc((var(--plyr-control-spacing, 10px) * .7) / 2);padding-left:calc((var(--plyr-control-spacing, 10px) * .7) * 4);position:relative;width:calc(100% - ((var(--plyr-control-spacing, 10px) * .7) * 2))}.plyr__menu__container .plyr__control--back:after{border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc(((var(--plyr-control-spacing, 10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:calc((var(--plyr-control-spacing, 10px) * .7) / 2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(var(--plyr-control-spacing, 10px) * .7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;-ms-flex-negative:0;flex-shrink:0;height:16px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:calc(((var(--plyr-control-spacing, 10px) * .7) - 2) * -1);overflow:hidden;padding-left:calc((var(--plyr-control-spacing, 10px) * .7) * 3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:transparent;border:0;border-radius:calc(var(--plyr-range-thumb-height, 13px) * 2);color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:calc((var(--plyr-range-thumb-active-shadow-width, 3px) * 2) + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:var(--plyr-range-track-height,5px);transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(90deg,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;margin-top:calc(((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px)) / 2) * -1)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:var(--plyr-range-track-height,5px);transition:box-shadow .3s ease;-moz-user-select:none;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:var(--plyr-range-track-height,5px);transition:box-shadow .3s ease;-ms-user-select:none;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:var(--plyr-range-track-height,5px);transition:box-shadow .3s ease;-ms-user-select:none;-webkit-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"\2044";margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:var(--plyr-tooltip-color,#4a5464);font-size:var(--plyr-font-size-small,13px);font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc((var(--plyr-control-spacing, 10px) / 2) * 2);opacity:0;padding:calc(var(--plyr-control-spacing, 10px) / 2) calc((var(--plyr-control-spacing, 10px) / 2) * 1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:calc(var(--plyr-tooltip-arrow-size, 4px) * -1);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:calc((var(--plyr-control-icon-size, 18px) / 2) + (var(--plyr-control-spacing, 10px) * .7))}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:calc((var(--plyr-control-icon-size, 18px) / 2) + (var(--plyr-control-spacing, 10px) * .7));transform:translate(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:calc(var(--plyr-range-thumb-height, 13px) * .5);margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:calc(var(--plyr-range-thumb-height, 13px) * -.5);margin-right:calc(var(--plyr-range-thumb-height, 13px) * -.5);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc((var(--plyr-range-track-height, 5px) / 2) * -1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 0,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 0,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 0,transparent);background-repeat:repeat-x;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:calc(var(--plyr-control-spacing, 10px) / 2);margin-right:calc(var(--plyr-control-spacing, 10px) / 2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:var(--plyr-audio-control-color,#4a5464);padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;left:0;position:absolute;top:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(var(--plyr-control-spacing, 10px) / 2);padding-top:calc(var(--plyr-control-spacing, 10px) * 2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:var(--plyr-control-spacing,10px);padding-top:calc(var(--plyr-control-spacing, 10px) * 3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(var(--plyr-control-spacing, 10px) * 1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-moz-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;bottom:100%;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc((var(--plyr-control-spacing, 10px) / 2) * 2);opacity:0;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:calc(var(--plyr-tooltip-arrow-size, 4px) * -1);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(var(--plyr-tooltip-radius, 3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:#0000008c;border-radius:calc(var(--plyr-tooltip-radius, 3px) - 1px);color:#fff;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.wrapper{box-sizing:border-box;max-width:1127px;margin:0 auto;padding-right:17px;padding-left:17px;width:100%}.wrapper.wrapper-full{max-width:98%}@media only screen and (max-width:769px){.wrapper.wrapper-full{max-width:100%}.wrapper.mobile-full-width{padding-left:0;padding-right:0}}.row{display:-moz-flex;-moz-flex:0 1 auto;-moz-flex-direction:row;margin-right:-13px;margin-left:-13px}.row.row-small{margin-right:-10px;margin-left:-10px}.row.reverse{-moz-flex-direction:row-reverse}.col.reverse{-moz-flex-direction:column-reverse}.col-xs{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px;-ms-flex-preferred-size:auto;flex-basis:auto}.col-xs-1{padding-right:13px;padding-left:13px}.col-xs-1,.col-xs-1-small{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.col-xs-1-small{box-sizing:border-box;padding-right:10px;padding-left:10px}.col-xs-2{padding-right:13px;padding-left:13px}.col-xs-2,.col-xs-2-small{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.col-xs-2-small{box-sizing:border-box;padding-right:10px;padding-left:10px}.col-xs-3{padding-right:13px;padding-left:13px}.col-xs-3,.col-xs-3-small{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.col-xs-3-small{box-sizing:border-box;padding-right:10px;padding-left:10px;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{padding-right:13px;padding-left:13px}.col-xs-4,.col-xs-4-small{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.col-xs-4-small{box-sizing:border-box;padding-right:10px;padding-left:10px}.col-xs-5{padding-right:13px;padding-left:13px}.col-xs-5,.col-xs-5-small{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.col-xs-5-small{box-sizing:border-box;padding-right:10px;padding-left:10px}.col-xs-6{padding-right:13px;padding-left:13px}.col-xs-6,.col-xs-6-small{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.col-xs-6-small{box-sizing:border-box;padding-right:10px;padding-left:10px;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{padding-right:13px;padding-left:13px}.col-xs-7,.col-xs-7-small{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.col-xs-7-small{box-sizing:border-box;padding-right:10px;padding-left:10px}.col-xs-8{padding-right:13px;padding-left:13px}.col-xs-8,.col-xs-8-small{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.col-xs-8-small{box-sizing:border-box;padding-right:10px;padding-left:10px}.col-xs-9{padding-right:13px;padding-left:13px}.col-xs-9,.col-xs-9-small{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.col-xs-9-small{box-sizing:border-box;padding-right:10px;padding-left:10px;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{padding-right:13px;padding-left:13px}.col-xs-10,.col-xs-10-small{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.col-xs-10-small{box-sizing:border-box;padding-right:10px;padding-left:10px}.col-xs-11{padding-right:13px;padding-left:13px}.col-xs-11,.col-xs-11-small{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.col-xs-11-small{box-sizing:border-box;padding-right:10px;padding-left:10px}.col-xs-12{-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-xs-12-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:10px;padding-left:10px;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-0,.col-xs-offset-1{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-8,.col-xs-offset-9,.col-xs-offset-10{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-11,.col-xs-offset-12{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-xs-offset-12{margin-left:100%}.col-xs{-moz-flex-grow:1}.start-xs{-moz-justify-content:flex-start;text-align:left}.center-xs{-moz-justify-content:center}.end-xs{-moz-justify-content:flex-end;text-align:right}.top-xs{-moz-align-items:flex-start}.middle-xs{-moz-align-items:center}.bottom-xs{-moz-align-items:flex-end}.around-xs{-moz-justify-content:space-around}.between-xs{-moz-justify-content:space-between}@media only screen and (min-width:770px){.container{width:771px}.col-sm{padding-right:13px;padding-left:13px}.col-sm,.col-sm-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto}.col-sm-small{padding-right:10px;padding-left:10px}.col-sm-1{padding-right:13px;padding-left:13px}.col-sm-1,.col-sm-1-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.col-sm-1-small{padding-right:10px;padding-left:10px}.col-sm-2{padding-right:13px;padding-left:13px}.col-sm-2,.col-sm-2-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.col-sm-2-small{padding-right:10px;padding-left:10px}.col-sm-3{padding-right:13px;padding-left:13px}.col-sm-3,.col-sm-3-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-3-small{padding-right:10px;padding-left:10px}.col-sm-4{padding-right:13px;padding-left:13px}.col-sm-4,.col-sm-4-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.col-sm-4-small{padding-right:10px;padding-left:10px}.col-sm-5{padding-right:13px;padding-left:13px}.col-sm-5,.col-sm-5-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.col-sm-5-small{padding-right:10px;padding-left:10px}.col-sm-6{padding-right:13px;padding-left:13px}.col-sm-6,.col-sm-6-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-6-small{padding-right:10px;padding-left:10px}.col-sm-7{padding-right:13px;padding-left:13px}.col-sm-7,.col-sm-7-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.col-sm-7-small{padding-right:10px;padding-left:10px}.col-sm-8{padding-right:13px;padding-left:13px}.col-sm-8,.col-sm-8-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.col-sm-8-small{padding-right:10px;padding-left:10px}.col-sm-9{padding-right:13px;padding-left:13px}.col-sm-9,.col-sm-9-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-9-small{padding-right:10px;padding-left:10px}.col-sm-10{padding-right:13px;padding-left:13px}.col-sm-10,.col-sm-10-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.col-sm-10-small{padding-right:10px;padding-left:10px}.col-sm-11{padding-right:13px;padding-left:13px}.col-sm-11,.col-sm-11-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.col-sm-11-small{padding-right:10px;padding-left:10px}.col-sm-12{padding-right:13px;padding-left:13px}.col-sm-12,.col-sm-12-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-12-small{padding-right:10px;padding-left:10px}.col-sm-offset-0{margin-left:0}.col-sm-offset-0,.col-sm-offset-1{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-2,.col-sm-offset-3{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-4,.col-sm-offset-5{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-6,.col-sm-offset-7{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-8,.col-sm-offset-9{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-10,.col-sm-offset-11{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px;margin-left:100%}.col-sm{-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-sm{-ms-flex-pack:start;-moz-justify-content:flex-start;justify-content:flex-start;text-align:left}.center-sm{-ms-flex-pack:center;-moz-justify-content:center;justify-content:center;text-align:center}.end-sm{-ms-flex-pack:end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:right}.top-sm{-ms-flex-align:start;-moz-align-items:flex-start;align-items:flex-start}.middle-sm{-ms-flex-align:center;-moz-align-items:center;align-items:center}.bottom-sm{-ms-flex-align:end;-moz-align-items:flex-end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;-moz-justify-content:space-around;justify-content:space-around}.between-sm{-ms-flex-pack:justify;-moz-justify-content:space-between;justify-content:space-between}.first-sm{-ms-flex-order:-1;order:-1}.last-sm{-ms-flex-order:1;order:1}}@media only screen and (min-width:62em){.container{width:61rem}.col-md{padding-right:13px;padding-left:13px}.col-md,.col-md-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto}.col-md-small{padding-right:10px;padding-left:10px}.col-md-1{padding-right:13px;padding-left:13px}.col-md-1,.col-md-1-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.col-md-1-small{padding-right:10px;padding-left:10px}.col-md-2{padding-right:13px;padding-left:13px}.col-md-2,.col-md-2-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.col-md-2-small{padding-right:10px;padding-left:10px}.col-md-3{padding-right:13px;padding-left:13px}.col-md-3,.col-md-3-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-3-small{padding-right:10px;padding-left:10px}.col-md-4{padding-right:13px;padding-left:13px}.col-md-4,.col-md-4-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.col-md-4-small{padding-right:10px;padding-left:10px}.col-md-5{padding-right:13px;padding-left:13px}.col-md-5,.col-md-5-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.col-md-5-small{padding-right:10px;padding-left:10px}.col-md-6{padding-right:13px;padding-left:13px}.col-md-6,.col-md-6-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-6-small{padding-right:10px;padding-left:10px}.col-md-7{padding-right:13px;padding-left:13px}.col-md-7,.col-md-7-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.col-md-7-small{padding-right:10px;padding-left:10px}.col-md-8{padding-right:13px;padding-left:13px}.col-md-8,.col-md-8-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.col-md-8-small{padding-right:10px;padding-left:10px}.col-md-9{padding-right:13px;padding-left:13px}.col-md-9,.col-md-9-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-9-small{padding-right:10px;padding-left:10px}.col-md-10{padding-right:13px;padding-left:13px}.col-md-10,.col-md-10-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.col-md-10-small{padding-right:10px;padding-left:10px}.col-md-11{padding-right:13px;padding-left:13px}.col-md-11,.col-md-11-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.col-md-11-small{padding-right:10px;padding-left:10px}.col-md-12{padding-right:13px;padding-left:13px}.col-md-12,.col-md-12-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-12-small{padding-right:10px;padding-left:10px}.col-md-offset-0{margin-left:0}.col-md-offset-0,.col-md-offset-1{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-2,.col-md-offset-3{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-4,.col-md-offset-5{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-6,.col-md-offset-7{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-8,.col-md-offset-9{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-10,.col-md-offset-11{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px;margin-left:100%}.col-md{-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-md{-ms-flex-pack:start;-moz-justify-content:flex-start;justify-content:flex-start;text-align:left}.center-md{-ms-flex-pack:center;-moz-justify-content:center;justify-content:center;text-align:center}.end-md{-ms-flex-pack:end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:right}.top-md{-ms-flex-align:start;-moz-align-items:flex-start;align-items:flex-start}.middle-md{-ms-flex-align:center;-moz-align-items:center;align-items:center}.bottom-md{-ms-flex-align:end;-moz-align-items:flex-end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;-moz-justify-content:space-around;justify-content:space-around}.between-md{-ms-flex-pack:justify;-moz-justify-content:space-between;justify-content:space-between}.first-md{-ms-flex-order:-1;order:-1}.last-md{-ms-flex-order:1;order:1}}@media only screen and (min-width:75em){.container{width:71rem}.col-lg{padding-right:13px;padding-left:13px}.col-lg,.col-lg-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto}.col-lg-small{padding-right:10px;padding-left:10px}.col-lg-1{padding-right:13px;padding-left:13px}.col-lg-1,.col-lg-1-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.col-lg-1-small{padding-right:10px;padding-left:10px}.col-lg-2{padding-right:13px;padding-left:13px}.col-lg-2,.col-lg-2-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.col-lg-2-small{padding-right:10px;padding-left:10px}.col-lg-3{padding-right:13px;padding-left:13px}.col-lg-3,.col-lg-3-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-3-small{padding-right:10px;padding-left:10px}.col-lg-4{padding-right:13px;padding-left:13px}.col-lg-4,.col-lg-4-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.col-lg-4-small{padding-right:10px;padding-left:10px}.col-lg-5{padding-right:13px;padding-left:13px}.col-lg-5,.col-lg-5-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.col-lg-5-small{padding-right:10px;padding-left:10px}.col-lg-6{padding-right:13px;padding-left:13px}.col-lg-6,.col-lg-6-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-6-small{padding-right:10px;padding-left:10px}.col-lg-7{padding-right:13px;padding-left:13px}.col-lg-7,.col-lg-7-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.col-lg-7-small{padding-right:10px;padding-left:10px}.col-lg-8{padding-right:13px;padding-left:13px}.col-lg-8,.col-lg-8-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.col-lg-8-small{padding-right:10px;padding-left:10px}.col-lg-9{padding-right:13px;padding-left:13px}.col-lg-9,.col-lg-9-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-9-small{padding-right:10px;padding-left:10px}.col-lg-10{padding-right:13px;padding-left:13px}.col-lg-10,.col-lg-10-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.col-lg-10-small{padding-right:10px;padding-left:10px}.col-lg-11{padding-right:13px;padding-left:13px}.col-lg-11,.col-lg-11-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.col-lg-11-small{padding-right:10px;padding-left:10px}.col-lg-12{padding-right:13px;padding-left:13px}.col-lg-12,.col-lg-12-small{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-12-small{padding-right:10px;padding-left:10px}.col-lg-offset-0{margin-left:0}.col-lg-offset-0,.col-lg-offset-1{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-2,.col-lg-offset-3{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-4,.col-lg-offset-5{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-6,.col-lg-offset-7{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-8,.col-lg-offset-9{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-10,.col-lg-offset-11{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{box-sizing:border-box;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:13px;padding-left:13px;margin-left:100%}.col-lg{-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-lg{-ms-flex-pack:start;-moz-justify-content:flex-start;justify-content:flex-start;text-align:left}.center-lg{-ms-flex-pack:center;-moz-justify-content:center;justify-content:center;text-align:center}.end-lg{-ms-flex-pack:end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:right}.top-lg{-ms-flex-align:start;-moz-align-items:flex-start;align-items:flex-start}.middle-lg{-ms-flex-align:center;-moz-align-items:center;align-items:center}.bottom-lg{-ms-flex-align:end;-moz-align-items:flex-end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;-moz-justify-content:space-around;justify-content:space-around}.between-lg{-ms-flex-pack:justify;-moz-justify-content:space-between;justify-content:space-between}.first-lg{-ms-flex-order:-1;order:-1}.last-lg{-ms-flex-order:1;order:1}}form{margin:0}[role=button],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}input,select,textarea{font-size:inherit;max-width:100%;border:none;border-radius:0}input[disabled],select[disabled],textarea[disabled]{border-color:#000;background-color:#000;cursor:default}button,input[type=submit],label[for]{cursor:pointer}textarea{min-height:100px}select::-ms-expand{display:none}select[name=id]{display:none}option{background-color:;color:#000}.input-error{border-color:#ff6d6d;background-color:#fff;color:#000}.errors{padding:1em;margin:1em 0;border:1px solid #612c78}.errors ul{list-style:none;padding:0;margin:0}form:not(.shopify-product-form):not(.shopify-cart-form) label{display:block}form:not(.shopify-product-form):not(.shopify-cart-form) input:not([type=submit]),form:not(.shopify-product-form):not(.shopify-cart-form) textarea{width:100%;display:block;padding:.75em 1em;color:#363839;margin-bottom:1em}.clearfix{*zoom:1}.clearfix:after{content:"";display:table;clear:both}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}.js-focus-hidden:focus{outline:none}.text-align-center{text-align:center}.text-align-right{text-align:right}.align-items-center{-ms-flex-align:center;align-items:center}.label-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}.no-placeholder .label-hidden,.visually-shown{position:inherit!important;overflow:auto;width:auto;height:auto;margin:0;clip:auto}.position-relative{position:relative}.no-js:not(html){display:none}.no-js .no-js:not(html){display:block}.no-js .js,.supports-no-cookies:not(html){display:none}html.supports-no-cookies .supports-no-cookies:not(html){display:block}html.supports-no-cookies .supports-cookies{display:none}.skip-link:focus{position:absolute!important;overflow:auto;width:auto;height:auto;margin:0;clip:auto;z-index:10000;padding:13px;background-color:;color:#000;transition:none}.hide{display:none!important}.flex{display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:769px){.desktop-only{display:none!important}}@media only screen and (min-width:770px){.mobile-only{display:none!important}}html{background-color:}*,:after,:before,html{box-sizing:border-box}a{color:inherit}a:hover{text-decoration:underline}img{height:auto}.shopify-challenge__container{margin-bottom:50px}:root{--plyr-color-main:#d3896a}figure{margin:0}img,picture{margin:0;max-width:100%}/*! 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;-ms-touch-action:none;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:.001;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,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{background:#000;opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;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%;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;transition:opacity 333ms cubic-bezier(.4,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{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;left:0;top:0}.pswp__img{width:auto;height:auto}.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}.pswp__counter{display:none}.pswp__button{color:#fff;position:absolute;top:10px;right:10px;border:0 none}.pswp__button svg{pointer-events:none}/*! 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:.75;transition:opacity .2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.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-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:1.1dppx),(min-resolution:105dpi){.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:#0000004d;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:#00000080;width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;transition:opacity .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 #00000040;transform:translateY(6px);transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;font-size:14px;line-height:18px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.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{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:.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:left;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 .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp--css_animation .pswp__preloader--active,.pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.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}}@keyframes clockwise{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{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--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:#00000080}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:#0000004d}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.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}@media only screen and (max-width:769px){.responsive-table{width:100%}.responsive-table thead{display:none}.responsive-table tr{display:block}.responsive-table td,.responsive-table tr{float:left;clear:both;width:100%}.responsive-table td,.responsive-table th{display:block;margin:0;padding:13px;text-align:right}.responsive-table td:before{content:attr(data-label);float:left;padding-right:10px;text-align:center}.responsive-table-row+.responsive-table-row,tfoot>.responsive-table-row:first-child{position:relative;margin-top:10px;padding-top:13px}.responsive-table-row+.responsive-table-row:after,tfoot>.responsive-table-row:first-child:after{content:"";position:absolute;top:0;right:13px;left:13px;display:block}}.rte{margin:0}.rte img{height:auto}.rte table{table-layout:fixed}.rte ol,.rte ul{margin:0 0 13px 26px}.rte strong{font-weight:700}.rte table{max-width:100%;width:500px}.rte table td:last-child{white-space:nowrap}.rte a{text-decoration:underline}.rte p:last-child{margin-bottom:0}.rte-table{overflow:auto;max-width:100%;-webkit-overflow-scrolling:touch}.rte__video-wrapper{position:relative;overflow:hidden;max-width:100%;height:0;height:auto;padding-bottom:56.25%}.rte__video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.rte__table-wrapper{overflow:auto;max-width:100%;-webkit-overflow-scrolling:touch}html{font-size:62.5%}body{font-family:Source Sans Pro,sans-serif;font-weight:var(--font-body-weight);font-style:var(--font-body-style);font-size:1.6rem;line-height:1.6}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Source Sans Pro,sans-serif;font-weight:700;line-height:1.1;margin:0}.h1,h1{font-size:2em}.h2,h2{font-size:1.5em}.h3,h3{font-size:1.17em}body,button,input,select,textarea{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}a:focus{outline:none}.h6,h6{font-weight:700;font-size:2rem;margin:0;line-height:1.1}.section-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.section-header h1,.section-header h2{font-size:4.4rem;font-weight:600;margin-bottom:.5em;margin-top:0}@media only screen and (max-width:769px){.section-header h1,.section-header h2{font-size:3rem}}.box{border-radius:0;border:1px solid #dbdbdb;height:100%}body #shopify-privacy-banner-div{box-shadow:0 4px 4px #0000001a;border-top:1px solid #d8d8d8}body #shopify-privacy-banner-div #shopify-privacy-banner-inner-div{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}body #shopify-privacy-banner-div h3{font-size:1.8rem;margin:0}body #shopify-privacy-banner-div p{margin:0}body #shopify-privacy-banner-div button{margin-top:0;border-radius:0;background-color:#612c78!important;border:0 none!important;color:#fff!important;padding:1em 2em;font-weight:600}body #shopify-privacy-banner-div button.decline{background-color:#512464!important}.icon{display:inline-block;vertical-align:middle;width:20px;height:20px}.no-svg .icon{display:none}.icon--wide{width:40px}svg.icon:not(.icon--full-color) circle,svg.icon:not(.icon--full-color) ellipse,svg.icon:not(.icon--full-color) g,svg.icon:not(.icon--full-color) img,svg.icon:not(.icon--full-color) line,svg.icon:not(.icon--full-color) path,svg.icon:not(.icon--full-color) polygon,svg.icon:not(.icon--full-color) polyline,symbol.icon:not(.icon--full-color) circle,symbol.icon:not(.icon--full-color) ellipse,symbol.icon:not(.icon--full-color) g,symbol.icon:not(.icon--full-color) img,symbol.icon:not(.icon--full-color) line,symbol.icon:not(.icon--full-color) path,symbol.icon:not(.icon--full-color) polygon,symbol.icon:not(.icon--full-color) polyline{max-width:100%}svg.icon:not(.icon--full-color) rect,symbol.icon:not(.icon--full-color) rect{fill:inherit;stroke:inherit}.icon-fallback-text{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}.no-svg .icon-fallback-text{position:static!important;overflow:auto;width:auto;height:auto;margin:0;clip:auto}.payment-icons{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.placeholder-svg{display:block;width:100%;max-width:100%;height:100%;max-height:100%;border:1px solid #161d25;background-color:#f9fafb;fill:#161d25}.placeholder-svg--small{width:480px}.placeholder-noblocks{padding:40px;text-align:center}.placeholder-background{position:absolute;top:0;right:0;bottom:0;left:0}.placeholder-background .icon{border:0}.responsive-image__wrapper{position:relative;overflow:hidden;width:100%;margin:0 auto}.no-js .responsive-image__wrapper{display:none}.responsive-image__wrapper:before{content:"";position:relative;display:block}.responsive-image__wrapper img{display:block;width:100%}.responsive-image__wrapper--full-height{height:100%}.responsive-image__image{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.responsive-image__image:focus{outline-offset:-4px}.address-form{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.address-form [data-aria-hidden=true]{display:none}.address-form [data-line-count="1"]{-ms-flex-preferred-size:100%;flex-basis:100%}.address-form [data-line-count="2"]{-ms-flex-preferred-size:49%;flex-basis:49%}.address-form [data-line-count="3"]{-ms-flex-preferred-size:32%;flex-basis:32%}.address-form>div{margin-bottom:1em}.address-form>div input,.address-form>div select{display:block;padding:.5em;border:1px solid #dbdbdb;border-radius:4px;width:100%}#addon-modal textarea{width:100%;border:1px solid #c4c4c4;padding:.5em;line-height:1.4}#addon-modal textarea:focus{outline:none;border-color:#d3896a}.template-cart,.template-cart .empty-cart{margin-bottom:50px}@media only screen and (min-width:770px){.template-cart .upsell-item #add-to-cart-button{display:none}}.template-cart h1{font-size:3.2rem}.template-cart .usps{padding:0;list-style:none}.template-cart form{margin-bottom:52px}.template-cart form table{width:100%;text-align:left;border-collapse:collapse}.template-cart form table tr th{border-bottom:1px solid #dbdbdb;padding-bottom:5px}.template-cart form table .cart-product td{padding-bottom:.5em;padding-top:1em;border-bottom:1px solid #e9e9e9}.template-cart form table .cart-product td:last-child{text-align:right;width:200px}.template-cart form table .cart-product-add-on{text-align:right}.template-cart form table .cart-product-add-on .btn{margin-right:0;margin-left:0;padding-left:3em;padding-right:2em;display:-ms-inline-flexbox;display:inline-flex}.template-cart form table .cart-product-add-on .btn svg{margin-left:-1em;margin-right:1em}@media (max-width:875px){.template-cart form table .cart-product-add-on .btn{padding-left:2em}.template-cart form table .cart-product-add-on .btn svg{margin-left:0;margin-right:0}}.template-cart form table .cart-product-image{width:100px}.template-cart form table .cart-product-info{padding-left:20px}.template-cart form table .cart-product-info .note{font-size:1.4rem;line-height:1.5}.template-cart form table .cart-product-info .note-description{white-space:pre-wrap;font-size:1.2rem}.template-cart form table .cart-product-info .collection-title{font-size:1.4rem;font-weight:600}.template-cart form table .cart-product-info a strong{font-weight:600;font-size:1.8rem}.template-cart form table .cart-product-info p{margin:0}.template-cart form table .cart-product-info .flex{-ms-flex-align:center;align-items:center}.template-cart form table .cart-product-info .right{margin-left:auto;margin-right:2em}.template-cart form table .cart-product-info .leverbaar{color:#83bc56;font-weight:700;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.template-cart form table .cart-product-info .leverbaar svg{margin-right:.5em}.template-cart form table .cart-product-quantity{width:200px;margin-top:0}.template-cart form table .cart-product-quantity .flex{-ms-flex-align:center;align-items:center}.template-cart form table .cart-product-quantity a{font-weight:600;margin-left:1em;display:block;font-size:1.4rem}.template-cart form table .cart-product-price{font-size:2rem}.template-cart form table .image{width:100px;height:100px}.template-cart form table .image.contain img{-o-object-fit:contain;object-fit:contain}.template-cart form table .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.template-cart .cart-info{-ms-flex-align:start;align-items:start;margin-top:3em}.template-cart .cart-info .right{margin-left:auto;text-align:right}.template-cart .cart-info .usps{list-style:none;padding:0;margin-top:2em;margin-bottom:0;font-weight:600;font-size:1.4rem}.template-cart .cart-info .usps,.template-cart .cart-info .usps li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.template-cart .cart-info .usps li{margin-right:1.5em}.template-cart .cart-info .usps li svg{margin-right:.75em}.template-cart .cart-info table{width:100%;margin-bottom:1em;font-size:1.8rem;font-weight:600}.template-cart .cart-info table tr.total{font-size:2rem}.template-cart .cart-info table tr.total td{padding-top:.5em}.template-cart .cart-info table tr td:last-child{text-align:right}@media only screen and (max-width:769px){.template-cart .header-title{display:none}.template-cart .cart__textarea-label{width:100%;font-size:1.6rem;font-family:Lora;display:block;margin-bottom:1em}.template-cart .cart__textarea-label input{margin-right:1em}.template-cart .cart__textarea,.template-cart .cart__textarea-title{display:none}.template-cart .cart__textarea-title.active,.template-cart .cart__textarea.active{display:block}.template-cart .cart__textarea{margin-bottom:1em}.template-cart .cart-info{padding:1em 0;margin-top:0}.template-cart .cart-info .usps{margin-top:1em;width:100%;-ms-flex-pack:center;justify-content:center}.template-cart .cart-info .usps li{margin:0 .5em}.template-cart .cart-info table{width:100%}.template-cart .cart-info .payment-methods__cart-page{width:100%;-ms-flex-pack:center;justify-content:center}.template-cart .cart-info .left{width:100%}.template-cart .cart-info .right{-ms-flex-order:-1;order:-1;width:100%;margin-bottom:1em}.template-cart .cart-info .right button{width:100%;text-align:center}.template-cart h1{font-size:3rem}.template-cart form table .cart-product{padding-top:1em;padding-bottom:1em;margin-bottom:1em;border-bottom:1px solid #dbdbdb}.template-cart form table .cart-product.cart-product-addon .cart-money{top:1em;bottom:auto;line-height:20px}.template-cart form table .cart-product .cart__product-heading{font-size:1.6rem;margin-right:2em}.template-cart form table .cart-product .cart__remove{position:absolute;right:1em;top:1.25em}.template-cart form table .cart-product td:empty{display:none}.template-cart form table .cart-product .cart-product-add-on{text-align:left!important;margin-top:1em;width:auto!important}.template-cart form table .cart-product-quantity{width:50%}.template-cart form table .cart-product-quantity .quantity{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1em}.template-cart form table .cart-product-quantity .quantity button,.template-cart form table .cart-product-quantity .quantity input[type=number]{width:40px!important;height:40px}.template-cart form table .cart-product .cart__price{position:absolute;right:1em;bottom:1em;font-size:1.6rem;width:auto!important;height:40px;line-height:40px}.template-cart form table .cart-product-image{width:90px;padding:0;position:absolute;top:10px;left:0;bottom:10px}.template-cart form table .cart-product-price{position:absolute;right:0;bottom:30px;text-align:right;width:auto}.template-cart form table .cart-product-info{padding:0}.template-cart form table .cart-product-info a strong{font-size:1.8rem}.template-cart form table .cart-product-info .flex .left,.template-cart form table .cart-product-info .flex .right{-ms-flex:1 0 100%;flex:1 0 100%;width:100%;text-align:left}.template-cart form table .cart-product-info .flex .right{padding-top:.5em}.template-cart form table .image{width:90px;height:100%;min-height:0}.template-cart form table.responsive-table .cart-product{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;padding-left:100px}.template-cart form table.responsive-table td{text-align:left;border:0;padding:0}.template-cart form table.responsive-table td:before{display:none}}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.4rem;margin-top:3em;margin-bottom:2em;font-weight:300}.breadcrumb>*{padding-right:.5em}.breadcrumb span:last-child{font-weight:700}.breadcrumb span{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}@media only screen and (max-width:769px){.breadcrumb{margin-top:1em;margin-bottom:1em}}.products-bar__item-image{position:relative}.products-bar__item-image div{position:absolute;left:0;width:100%}.products-bar__item-image .back{opacity:0;transition:.2s ease}.products-bar__item-image .front{transition:.2s ease}.products-bar__item:hover .products-bar__item-image .back{opacity:1}.products-bar__item:hover .products-bar__item-image .front-with-back{opacity:0}.grid-item{margin-bottom:1em}.grid-item .added-box{display:none;position:absolute;left:0;width:100%;top:0;height:100%;background:#ffffff80;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:9}.grid-item .added-box span{background:#fff;padding:.75em 1em;border:1px solid #dfdfdf;display:block}@media only screen and (max-width:769px){.grid-item .exists+.added-box{display:-ms-flexbox;display:flex}}.grid-item .box{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:1px}.grid-item .box:hover{transition:.2s ease;box-shadow:0 4px 8px #0000001a}.grid-item.grid-hoofdproducten{text-align:center}.grid-item.grid-hoofdproducten h2{font-size:3.2rem;margin:1em 0}.grid-item.grid-hoofdproducten .product-info-grid a{min-height:1px;padding:26px}.grid-item.upsell-item .product-title{text-align:left;margin:0;font-size:1.8rem;font-weight:600}.grid-item.upsell-item .current-price{font-size:2rem}.grid-item.upsell-item.added .added-box{display:-ms-flexbox;display:flex}@media only screen and (max-width:769px){.grid-item.upsell-item .box{-ms-flex-direction:row;flex-direction:row;border:0;border-bottom:1px solid #dbdbdb}.grid-item.upsell-item .box:hover{box-shadow:none}.grid-item.upsell-item .box .product-info-grid a{padding-left:0;padding-right:0}.grid-item.upsell-item .box .product-image-grid{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.grid-item.upsell-item .box .grid__image{border-bottom:0 none;margin-right:1em}.grid-item.upsell-item .box .rating,.grid-item.upsell-item .box .tag{display:none}.grid-item.upsell-item .box .bottom-align{display:-ms-flexbox;display:flex}.grid-item.upsell-item .box .bottom-align #add-to-cart-button{width:52px;margin-left:auto;padding:.75em 0;text-align:center}.grid-item.upsell-item .box .bottom-align #add-to-cart-button svg{margin:0}}.grid-item .bottom-align{margin-top:auto}.grid-item .price{margin-top:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.grid-item .reviews,.grid-item .reviews+.price{margin-top:0}.grid-item .collection-title{font-size:1.4rem;font-weight:600;margin-bottom:1em}.grid-item .product-title{font-size:2.2rem;font-weight:600;margin:0 0 1.5em}.grid-item .products-bar__item-image .back{opacity:0;transition:.2s ease}.grid-item .products-bar__item-image .front{transition:.2s ease}.grid-item .product-image-grid{-ms-flex:1 0 0px;flex:1 0 0}.grid-item .product-info-grid{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.grid-item .product-info-grid,.grid-item .product-info-grid a{-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex}.grid-item .product-info-grid a{padding:13px;height:100%}.grid-item .product-info-grid a:hover{text-decoration:none}.grid-item .current-price,.grid-item .no-price{color:#000;font-size:2.4rem;font-weight:400;display:block}.grid-item .compare-price{color:#dbdbdb;font-size:2.2rem;padding-right:.5em}.grid-item .compare-price s{text-decoration:none;position:relative}.grid-item .compare-price s:after{content:"";position:absolute;left:0;right:0;background:#dbdbdb;height:1px;top:50%}.grid-item:hover .front-with-back{opacity:0}.grid-item:hover .back{opacity:1}@media only screen and (max-width:769px){.grid-item .compare-price{font-size:1.6rem}.grid-item .current-price,.grid-item .no-price{font-size:1.8rem}.grid-item.grid-hoofdproducten h2{margin-top:0}.grid-item.grid-hoofdproducten .box .grid__image.home{height:220px}.grid-item .product-title{font-size:1.8rem}.grid-item.related-item .product-image-grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:end;align-items:flex-end}.grid-item.related-item .tag{position:static;margin-bottom:1em;margin-left:13px}.grid-item.collection-item .tag{left:-1px;right:auto;text-align:center}.grid-item.collection-item:last-child{border-bottom:0}.grid-item.collection-item .box{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.grid-item.collection-item .product-image-grid{margin-right:10px}.grid-item.collection-item .grid__image{width:25vw;height:100%;border-bottom:0}.grid-item.collection-item .grid__image img{padding-left:10px}}.rating{margin-bottom:.5em;font-size:1.4rem}.rating,.rating .stars{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.rating .stars{padding-right:.5em}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.grid-item .box{display:block}.grid-item .grid__image img{width:auto!important;display:block!important;margin:0 auto!important}}.banner .banner-block{position:relative}.banner .banner-block img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner .banner-block__image{display:block;width:100%;height:420px}@media only screen and (max-width:769px){.banner .banner-block__image{height:250px}}@media only screen and (max-width:769px){.collection-grid .bottom-link a{width:100%;text-align:center}}.collection-grid .usp-bar-collection ul{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;font-size:1.8rem;font-weight:600;margin-top:25px;margin-bottom:calc(25px + 1em)}.collection-grid .usp-bar-collection ul li{padding:0 1em}.collection-grid .usp-bar-collection ul li svg{margin-right:.5em}.image-with-text .inner{background-size:cover;color:#fff;padding:100px 0}.image-with-text .h1{font-size:4.4rem;font-weight:600;margin-top:0;margin-bottom:.5em}.image-with-text .btn{margin-top:2em}.hero{color:#fff;padding:100px 0;position:relative;display:none}.hero .hero__image{background-size:cover;left:0;width:100%}.hero .hero__image,.hero:after{position:absolute;top:0;height:100%}.hero:after{content:"";background:linear-gradient(270deg,#fff0,#612c78 75%);width:90%}.hero .hero__inner{position:relative;z-index:1}.hero .label{background:#d3896a;color:#000;display:inline-block;padding:.25em .5em;font-size:1.4rem;font-weight:600}.hero .h1{font-size:4.4rem;font-weight:600;margin-top:.5em}.hero .price,.hero p{font-size:2.6rem;font-weight:400}.hero .price{display:-ms-flexbox;display:flex;font-size:3.2rem;margin-bottom:1em}.hero .price s{text-decoration:none;position:relative;margin-right:.5em}.hero .price s:after{content:"";position:absolute;left:0;right:0;background:#dbdbdb;height:1px;top:50%}.hero .price .price-voor{font-weight:700}@media only screen and (max-width:769px){.hero{background-position:90%;padding:20px 0;height:65vh;display:-ms-flexbox;display:flex}.hero .hero__inner{margin-top:auto}.hero:after{bottom:0;left:0;top:auto;right:0;width:100%;background:linear-gradient(180deg,#fff0,#612c78 calc(100% - 25vh))}.hero .hero__image{padding-bottom:150px;bottom:150px;height:auto;height:40vh}.hero .h1,.hero h1{margin-bottom:.25em;margin-top:.25em}.hero p{font-size:1.8rem}.hero .price{font-size:2.8rem;margin-bottom:.5em}.hero a.btn{width:100%;text-align:center}}#shopify-section-hero-1{display:none}.usp-bar{background:#f5f5f5;color:#000;font-size:1.8rem;min-height:82px;text-align:center;font-weight:400;padding:1em 0}.usp-bar,.usp-bar ul{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.usp-bar ul{list-style:none;padding:0;margin:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.usp-bar ul li{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:0 2em}.usp-bar ul li svg{margin-right:.5em;margin-left:2em}@media only screen and (min-width:770px){.usp-bar ul li:first-child svg{margin-left:0}}@media only screen and (max-width:769px){.usp-bar ul li{margin-bottom:.5em}.usp-bar ul li svg{margin-left:0}}.announcement-bar{background:#363839;color:#fff;font-size:1.4rem;height:48px;line-height:48px}.announcement-bar .text-align-right ul{-ms-flex-pack:end;justify-content:flex-end}.announcement-bar ul{margin:0;list-style:none;display:-ms-flexbox;display:flex}.announcement-bar ul a{margin-right:1em}.announcement-bar ul li:last-child a{margin-right:0}@media only screen and (max-width:769px){.announcement-bar{text-align:center;height:32px;line-height:32px}}.cart-link{position:relative}.search-results{z-index:8889;list-style-type:none;width:100%;margin:0;overflow:hidden;padding:2em;max-height:calc(100vh - 90px);overflow-y:scroll}.search-results li{display:block;width:100%;height:90px;margin:0;padding:0;overflow:hidden}.search-results li a{display:block;height:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;-ms-flex-pack:center;justify-content:center}.search-results li a:hover{background:#c4c4c433;text-decoration:none}.search-results .collection,.search-results .title{width:calc(100% - (60px + 1em))}.search-results .collection{margin:0;font-size:1.4rem;font-weight:600}.search-results .title{float:left;width:192px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;text-align:left}.search-results .thumbnail{display:block;padding:0;text-align:center;overflow:hidden;width:60px;height:100%;margin:0 1em}.search-results .thumbnail img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.algemene-header{padding:0;border-bottom:1px solid #dbdbdb;height:90px;position:sticky;width:100%;top:0;background:#fff;z-index:9999}.algemene-header.fixed-header{position:fixed}.algemene-header.fixed-header .nav-level-2:after{border-bottom:1px solid #dbdbdb}.algemene-header .row,.algemene-header .wrapper{height:100%}.algemene-header h1{margin:0}.algemene-header form[role=search]{position:absolute;-ms-flex:1;flex:1;z-index:10000;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;width:100%;top:0;background:#fff;display:flex!important;align-items:center;-ms-flex-pack:center;justify-content:center;height:0;transition:.2s ease;overflow:hidden;border-bottom:1px solid #dbdbdb}.algemene-header form[role=search].active{height:90px;overflow:initial}.algemene-header form[role=search].active+div.close{position:fixed;top:0;left:0;width:100%;height:100%}.algemene-header form[role=search] .flex{width:100%;max-width:686px;position:relative}.algemene-header form[role=search] input{-ms-flex:1;flex:1;border:0 none;border-bottom:1px solid #dbdbdb;height:46px;line-height:46px;padding-left:46px;font-family:inherit}.algemene-header form[role=search] button.search{position:absolute;left:0;background:transparent}.algemene-header form[role=search] button.close{background:#612c78;margin-left:20px;cursor:pointer}.algemene-header form[role=search] button{height:46px;line-height:46px;width:46px;text-align:center;background:#d3896a;color:#fff;-webkit-appearance:none;border:0 none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.algemene-header .logo-image img{display:block}.algemene-header .menu-right{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}.algemene-header .menu-right button{-webkit-appearance:none;cursor:pointer;padding:0;border:0;background:transparent}.algemene-header .menu-right ul{padding:0;margin:5px 0 0;list-style:none}.algemene-header .menu-right ul li{display:inline-block;margin-left:1em}.algemene-header .menu-right ul li a{font-weight:700;text-decoration:underline}.algemene-header .menu-right ul li a:hover{text-decoration:none}.algemene-header .menu-right ul.account-links{line-height:1}.algemene-header .menu-right ul.account-links a{display:block}@media only screen and (max-width:61em){.algemene-header .menu-right ul li{margin-left:.5em}}@media only screen and (max-width:769px){.algemene-header{padding:0;height:64px}.algemene-header .menu-right ul{margin-right:0}.algemene-header .flex{-ms-flex-align:center;align-items:center}.algemene-header .logo-image,.algemene-header .logo-wrap{height:100%}.algemene-header .logo-image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;-o-object-position:center;object-position:center;max-width:90px}.algemene-header .menu-toggle{-webkit-appearance:none;padding:0;border:0 none;background:transparent;color:#000;width:52px;height:52px;margin-left:-15px}.algemene-header .menu-toggle svg line{stroke:#000}.algemene-header .menu-right{height:100%;margin-left:auto}.algemene-header .menu-right ul.account-links{height:100%;margin-right:0}.algemene-header .menu-right ul.account-links li{display:block;height:100%}.algemene-header .menu-right ul.account-links a{display:-ms-flexbox;width:52px;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%}.algemene-header .btn{padding:0;border-radius:0;height:100%;width:52px;-ms-flex-pack:center;justify-content:center}.algemene-header .btn svg{margin:0}.algemene-header+form[role=search]{-ms-flex:1;flex:1;padding:11px 6px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;max-width:600px}.algemene-header+form[role=search] input{-ms-flex:1;flex:1;border:1px solid #363839;border-top-left-radius:4px;border-bottom-left-radius:4px;height:54px;line-height:54px;padding-left:1em;font-family:inherit;-webkit-appearance:none}.algemene-header+form[role=search] button{height:54px;line-height:54px;width:54px;text-align:center;background:#d3896a;color:#fff;-webkit-appearance:none;border:0 none;border-top-right-radius:4px;border-bottom-right-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}.main-nav{display:-ms-flexbox;display:flex;z-index:1000;background:#fff;font-size:1.8rem;height:100%;position:static;width:100%;-ms-flex:1;flex:1;margin:0 auto 0 0}.main-nav.active{z-index:100000}.main-nav ul{list-style:none}.main-nav ul.nav-level-1{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;margin:0;padding:0;-ms-flex:1;flex:1}.main-nav ul.nav-level-1 svg{margin-left:5px}.main-nav ul.nav-level-1>div{display:-ms-flexbox;display:flex;margin-left:auto}.main-nav ul.nav-level-1>div:after{content:"";width:1px;height:2em;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;background:#dbdbdb}.main-nav ul.nav-level-1>div>li,.main-nav ul.nav-level-1>li{padding:0;height:100%}.main-nav ul.nav-level-1>div>li>a,.main-nav ul.nav-level-1>li>a{padding:0 17px;color:inherit;text-decoration:none;font-weight:400;position:relative;display:block;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.main-nav ul.nav-level-1>div>li>a svg path,.main-nav ul.nav-level-1>li>a svg path{transition:.2s ease}.main-nav ul.nav-level-1>div>li>a:after,.main-nav ul.nav-level-1>li>a:after{content:"";height:4px;background:#f8cc47;position:absolute;bottom:0;left:15px;width:0;transition:.2s ease}@media only screen and (min-width:770px){.main-nav ul.nav-level-1>div>li:hover a svg path,.main-nav ul.nav-level-1>li:hover a svg path{fill:#f8cc47}.main-nav ul.nav-level-1>div>li:hover a:after,.main-nav ul.nav-level-1>li:hover a:after{width:calc(100% - 30px)}}.main-nav ul.nav-level-1>div>li>ul,.main-nav ul.nav-level-1>li>ul{background:#fff;padding-left:150px;width:100%;z-index:9999;height:auto;position:absolute;text-align:center;top:calc(100% + 1px);height:1px;left:0;right:0;opacity:0;z-index:-1;transition:.2s ease;visibility:hidden}.main-nav ul.nav-level-1>div>li>ul:after,.main-nav ul.nav-level-1>li>ul:after{content:"";top:0;bottom:0;left:-100vw;background:#fff;position:absolute;right:-100vw;z-index:-1}.main-nav ul.nav-level-1>div>li>ul .flex,.main-nav ul.nav-level-1>li>ul .flex{height:100%;padding-left:0}.main-nav ul.nav-level-1>div>li>ul li a,.main-nav ul.nav-level-1>li>ul li a{display:-ms-flexbox;display:flex;height:100%;-ms-flex-align:center;align-items:center;padding:0 1em}.main-nav ul.nav-level-1>div>li>ul li:first-child,.main-nav ul.nav-level-1>li>ul li:first-child{margin-left:-13px}@media only screen and (min-width:770px){.main-nav ul.nav-level-1>div>li:hover>ul,.main-nav ul.nav-level-1>li:hover>ul{display:block;height:100px;transform:translateY(0);visibility:visible;opacity:1}.main-nav ul.nav-level-1>div>li .nav-level-2 li,.main-nav ul.nav-level-1>li .nav-level-2 li{position:relative}.main-nav ul.nav-level-1>div>li .nav-level-2 li a,.main-nav ul.nav-level-1>li .nav-level-2 li a{position:relative;z-index:1}.main-nav ul.nav-level-1>div>li .nav-level-2 li a:hover,.main-nav ul.nav-level-1>li .nav-level-2 li a:hover{text-decoration:none}.main-nav ul.nav-level-1>div>li .nav-level-2 li:after,.main-nav ul.nav-level-1>li .nav-level-2 li:after{content:"";position:absolute;top:20px;bottom:20px;left:0;right:0;background:#f4f4f4;width:100%;z-index:0;border-radius:6px;opacity:0;transition:.2s ease}.main-nav ul.nav-level-1>div>li .nav-level-2 li:hover:after,.main-nav ul.nav-level-1>li .nav-level-2 li:hover:after{opacity:1}}@media only screen and (max-width:61em){.main-nav{font-size:1.5rem}.main-nav ul.nav-level-1>div>li a,.main-nav ul.nav-level-1>li a{padding:0 8px}}@media only screen and (max-width:769px){.main-nav{font-size:1.8rem;margin-bottom:0;position:fixed;top:0;left:0;width:100%;height:100%;transform:translate(-100%);transition:.2s ease}.main-nav .wrapper{width:100%;padding:0;position:relative;z-index:1;background:#fff}.main-nav .wrapper .row{margin:0}.main-nav ul.nav-level-1{-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-y:auto}.main-nav ul.nav-level-1>.nav-header{height:57px;line-height:57px;width:100%;-ms-flex-negative:0;flex-shrink:0;overflow:auto;border-bottom:1px solid #dbdbdb}.main-nav ul.nav-level-1>.nav-header .menu-close{margin-left:auto;padding:0 25px}.main-nav ul.nav-level-1>.nav-header img{width:48px}.main-nav ul.nav-level-1>.nav-header svg path{fill:#000}.main-nav ul.nav-level-1>div{height:auto;display:block;margin-left:0}.main-nav ul.nav-level-1 .nav-level-2{transition:0s!important}.main-nav ul.nav-level-1>div>li,.main-nav ul.nav-level-1>li:not(.nav-header){border-bottom:1px solid #dbdbdb;height:auto}.main-nav ul.nav-level-1>div>li a,.main-nav ul.nav-level-1>li:not(.nav-header) a{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:.75em 25px;font-weight:600}.main-nav ul.nav-level-1>div>li svg,.main-nav ul.nav-level-1>li:not(.nav-header) svg{transition:.2s ease;margin-left:auto;margin-right:5px}.main-nav ul.nav-level-1>div>li svg path,.main-nav ul.nav-level-1>li:not(.nav-header) svg path{fill:#d3896a}.main-nav ul.nav-level-1>div>li ul,.main-nav ul.nav-level-1>li:not(.nav-header) ul{padding:0 0 1em}.main-nav ul.nav-level-1>div>li .nav-block,.main-nav ul.nav-level-1>li:not(.nav-header) .nav-block{padding-left:0}.main-nav ul.nav-level-1>div>li.active>a,.main-nav ul.nav-level-1>li:not(.nav-header).active>a{height:auto}.main-nav ul.nav-level-1>div>li.active svg,.main-nav ul.nav-level-1>li:not(.nav-header).active svg{transform:rotate(180deg)}.main-nav ul.nav-level-1>div>li.active ul,.main-nav ul.nav-level-1>li:not(.nav-header).active ul{display:block;position:static;visibility:visible;height:auto;opacity:1}.main-nav ul.nav-level-1>div>li.active ul li,.main-nav ul.nav-level-1>li:not(.nav-header).active ul li{display:block;margin-left:0;-ms-flex:1 0 100%;flex:1 0 100%}.main-nav ul.nav-level-1>div>li.active ul li a,.main-nav ul.nav-level-1>li:not(.nav-header).active ul li a{font-weight:400}.main-nav ul.nav-level-1>div>li.active ul:before,.main-nav ul.nav-level-1>li:not(.nav-header).active ul:before{display:none}.main-nav.active{transform:translate(0)}.main-nav.active+.nav-hover{display:block;background:#00000080}}.nav-hover{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;background:#0003}.nav-hover.active{display:block}.title-row{margin-bottom:1.5em}.header-title h1{font-size:3.4rem;margin:0;line-height:46px;font-weight:400}.header-title .sort{margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header-title .sort select{font-size:inherit;font-family:inherit;border:1px solid #dbdbdb;height:46px;line-height:46px;padding:0 2em 0 1em;-webkit-appearance:none;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDExIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMCAxTDUuNSA1TDEgMSIgc3Ryb2tlPSIjQThBOEE4IiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8L3N2Zz4K) no-repeat 95%;margin-left:1em}.header-title .image{width:100%;height:215px;margin-bottom:2em}.header-title .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}@media only screen and (max-width:769px){.header-title{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1em}.header-title .title-div{-ms-flex:1 0 100%;flex:1 0 100%}.header-title h1{font-size:3rem;margin-bottom:.5em}.header-title .sort{-ms-flex-order:3;order:3;margin-left:auto;-ms-flex-preferred-size:45%;flex-basis:45%;padding-left:0!important}.header-title .sort select{height:44px;width:100%;line-height:44px}.header-title .filter-expand{-ms-flex-preferred-size:45%;flex-basis:45%;padding-right:0!important}.header-title .filter-expand button{width:100%;border:1px solid #612c78}.header-title .filter-expand button svg path{fill:#fff}.header-title .image{height:70px;margin-bottom:1em}.header-title .image img{border-radius:0}}.countries-expand-button{border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:0;font-size:10px;line-height:160%;letter-spacing:.15em;text-transform:uppercase;font-weight:700;padding:0 20px 0 0;background:none}@media (max-width:875px){.countries-expand-button{width:100%;text-align:right}}.countries-expand-links{position:absolute;top:calc(100% - 2em);padding:1em;width:auto;background:#fff;-ms-flex-direction:column;flex-direction:column;margin:0;list-style:none;display:none;z-index:2;font-size:10px;line-height:160%;letter-spacing:.15em;text-transform:uppercase;border:1px solid #dbdbdb}.countries-expand-links-item{margin-bottom:.5em}.countries-expand-links-item:last-child{margin-bottom:0}@media (max-width:875px){.countries-expand-links{top:100%;width:100%}}.countries-expand-links svg{width:22px;margin-right:5px}.countries-expand-links.active{display:block}.countries-expand-links a:hover{text-decoration:underline}.newsletter-bar{background:#612c78;color:#fff;font-weight:700;padding:.5em;text-align:center}footer .black-footer{background:#282a2b;color:#fff;padding:2.5em 0}footer .payment-methods{-ms-flex-pack:end;justify-content:flex-end}footer .contact-form input{width:100%;padding:.5em 1em}footer .contact-form button{margin-top:1em}footer .contact-form button svg{margin-left:10px}footer .social-icons,footer .social-icons a{display:-ms-flexbox;display:flex}footer .social-icons a{background:#fff;width:26px;height:26px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-right:3px}footer .social-icons a svg{fill:#612c78;padding:2px}footer ul{padding:0;list-style:none}footer .h4{font-weight:700}footer .last-footer{padding-top:1em;padding-bottom:1em}footer .last-footer .logo-image{margin-right:.5em}@media only screen and (max-width:769px){footer .last-footer{text-align:center}footer .payment-methods{margin-top:2em;-ms-flex-pack:center;justify-content:center}footer .payment-methods svg{height:20px}}@media only screen and (min-width:770px){footer .col-sm-20{-ms-flex-preferred-size:22.5%;flex-basis:22.5%}footer .col-sm-40{-ms-flex-preferred-size:32.5%;flex-basis:32.5%}}.index-section:not(.section-background){margin-top:52px;margin-bottom:52px}.index-section:last-child{margin-bottom:0}.apple-wallet-image,.giftcard-qr img{display:block;margin:0 auto}@media print{@page{margin:.5cm}p{orphans:3;widows:3}.apple-wallet,.print-giftcard{display:none}}#boost-pfs-filter-tree.boost-pfs-filter-tree .boost-pfs-filter-clear{float:none;text-decoration:underline;color:#7d7d7d}#boost-pfs-filter-tree.boost-pfs-filter-tree .boost-pfs-filter-option-item-list-multiple-list .selected{font-weight:inherit}#boost-pfs-filter-tree.boost-pfs-filter-tree .boost-pfs-filter-option-item-list-multiple-list .selected .boost-pfs-check-box{background-color:#000}#boost-pfs-filter-tree.boost-pfs-filter-tree .boost-pfs-filter-option-item-list-multiple-list .selected .boost-pfs-check-box:before{border-color:#fff}#boost-pfs-filter-tree.boost-pfs-filter-tree .boost-pfs-filter-option-item-list-swatch .boost-pfs-filter-option-item{min-height:auto}#boost-pfs-filter-tree.boost-pfs-filter-tree .boost-pfs-filter-option-item-list-swatch .boost-pfs-filter-option-item button{margin-top:0;padding-top:0}#boost-pfs-filter-tree.boost-pfs-filter-tree .boost-pfs-filter-option-item-list-swatch .boost-pfs-filter-option-item.selected{font-weight:inherit}#boost-pfs-filter-tree.boost-pfs-filter-tree .boost-pfs-filter-option-item-list-swatch .boost-pfs-filter-option-item.selected .boost-pfs-filter-option-swatch-image{border-color:#969696!important}#boost-pfs-filter-tree.boost-pfs-filter-tree .boost-pfs-filter-option-item-list-swatch .boost-pfs-filter-option-swatch-image{width:20px;height:20px;margin-top:2px;border:1px solid #969696}#boost-pfs-filter-tree.boost-pfs-filter-tree .boost-pfs-filter-option-collapsed .boost-pfs-filter-option-title-heading:after{transform:rotate(-135deg);margin-top:-2px}#boost-pfs-filter-tree.boost-pfs-filter-tree .boost-pfs-filter-option-title{width:100%}#boost-pfs-filter-tree.boost-pfs-filter-tree .boost-pfs-filter-option-title-heading{font-family:Lora,serif;font-weight:400;text-transform:none;font-size:1.8rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%}#boost-pfs-filter-tree.boost-pfs-filter-tree .boost-pfs-filter-option-title-heading:after{top:50%;left:auto;right:5px;position:absolute;content:"";border-right:1px solid #222;border-bottom:1px solid #222;transition:all .1s ease-in-out;transform:rotate(45deg);width:7px;height:7px;display:inline-block;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:11px;margin-left:10px;vertical-align:top;margin-top:-5px;white-space:nowrap;overflow:hidden;line-height:inherit}#boost-pfs-filter-tree.boost-pfs-filter-tree .boost-pfs-filter-option-title-text:before{display:none}@media only screen and (max-width:61em){.boost-pfs-filter-tree-mobile-style3 .boost-pfs-filter-mobile-footer{width:100%;left:0}.boost-pfs-filter-tree-mobile-style3 .boost-pfs-filter-mobile-footer .boost-pfs-filter-show-result{font-weight:900;font-size:12px;line-height:160%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center;letter-spacing:.2em;text-transform:uppercase;color:#fff;padding:15px 80px;background:#d3896a;text-decoration:none;border:0;cursor:pointer;transition:all .3s ease-in-out;-ms-flex-pack:center;justify-content:center;box-sizing:border-box}.boost-pfs-filter-tree-mobile-style3 .boost-pfs-filter-option-content-inner{max-height:440px!important}.boost-pfs-filter-tree-mobile-style3 .boost-pfs-filter-mobile-toolbar{display:-ms-flexbox;display:flex;border-bottom:1px solid #f5f5f5}.boost-pfs-filter-tree-mobile-style3 .boost-pfs-filter-mobile-toolbar .boost-pfs-filter-mobile-toolbar-bottom{display:none}.boost-pfs-filter-tree-mobile-style3 .boost-pfs-filter-mobile-toolbar .boost-pfs-filter-mobile-toolbar-header{border-bottom:0 none;padding-left:20px;font-weight:400;text-transform:none;font-size:1.6rem}.boost-pfs-filter-tree-mobile-style3 .boost-pfs-filter-mobile-toolbar .boost-pfs-filter-mobile-toolbar-top{position:static;-ms-flex-order:3;order:3;margin-left:auto}.boost-pfs-filter-tree-mobile-style3 .boost-pfs-filter-mobile-toolbar .boost-pfs-filter-mobile-toolbar-top .boost-pfs-filter-close{background:transparent}.boost-pfs-filter-tree-mobile-style3 .boost-pfs-filter-mobile-toolbar .boost-pfs-filter-mobile-toolbar-top .boost-pfs-filter-close span{background:transparent;margin-left:10px}.boost-pfs-filter-tree-mobile-style3 .boost-pfs-filter-mobile-toolbar .boost-pfs-filter-mobile-toolbar-top .boost-pfs-filter-close span:after,.boost-pfs-filter-tree-mobile-style3 .boost-pfs-filter-mobile-toolbar .boost-pfs-filter-mobile-toolbar-top .boost-pfs-filter-close span:before{background:#000}.boost-pfs-filter-tree-mobile-style3.boost-pfs-filter-tree-v{width:100%!important}.boost-pfs-filter-tree-mobile-style3.boost-pfs-filter-tree-v .boost-pfs-filter-options-wrapper{width:100%;right:0}}.boost-pfs-filter-total-product span{margin-left:0}.collection-announcement{background:#d3896a;color:#fff;text-align:center;height:377px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-family:Lora,serif;padding:0 2em}.collection-announcement-text{padding:0 2em}.collection-announcement a{color:inherit}.collection-announcement strong{font-family:Lora,serif;font-size:7.2rem;font-weight:400}.collection-announcement p{margin:0;font-size:2rem;text-transform:uppercase}.collection-announcement p:empty{display:none}.collection-announcement h2{color:inherit;font-family:Lato,sans-serif;font-size:4rem;margin:0 0 1em;text-transform:uppercase;font-weight:300}.collection-announcement h2 p{font-size:inherit}.collection-announcement h2:after{content:"";width:49px;height:1px;background:#fff;margin:1em auto 0;display:block}@media only screen and (max-width:769px){.collection-announcement{height:auto;padding:2em 0;margin-bottom:26px}.collection-announcement h2{-ms-flex:0 0 50%;flex:0 0 50%;position:relative;margin:0;font-size:2.4rem;line-height:1.2}.collection-announcement h2:after{margin-bottom:1em}.collection-announcement h2 strong{font-size:6.1rem}}.collection-row .products-bar__item{margin-bottom:26px}@media only screen and (max-width:769px){.collection-row{margin-bottom:52px}}.collection-second-title{width:100%;text-align:center;border-bottom:1px solid #e9e9e9;padding-bottom:2em;margin-bottom:2em;font-size:3rem}.collection-intro{margin-bottom:104px}.collection-intro-image{-ms-flex-order:-1;order:-1}.collection-intro h2{font-size:2.8rem;margin-top:1em}.collection-video{margin-bottom:104px}.collection-video .plyr--video.plyr--stopped .plyr__controls{display:none}.collection-header{background-color:#f5f5f5;margin-bottom:52px;position:relative}.collection-header.collection-header-white{background-color:#fff;margin-bottom:calc(52px - 1em)}.collection-header.collection-header-white .title-div{border-bottom:1px solid #e9e9e9;padding-bottom:1em}@media only screen and (max-width:769px){.collection-header.collection-header-white{margin-bottom:0}.collection-header.collection-header-white .title-div{border-bottom:0;padding-bottom:0}}.collection-header .title-row{margin-bottom:3em}.collection-header h1{font-size:3.4rem;font-weight:400;margin-top:1em}.collection-header h2{font-size:2rem}.collection-header p{max-width:470px}.collection-header .header-image{position:absolute;top:0;bottom:0;right:0;width:50%;height:100%;-o-object-fit:cover;object-fit:cover}.collection-header .header-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.collection-header .back-bar{background-color:#fff}.filter-header,.products-header{font-size:1.4rem;margin-bottom:2em}.products-header{-ms-flex-pack:justify;justify-content:space-between}.products-header .product-overview__product-bar-sort{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (max-width:61em){.products-header .boost-pfs-filter-tree-mobile-button{float:none;-ms-flex-order:2;order:2;width:auto;-ms-flex:0 0 48%;flex:0 0 48%}.products-header .boost-pfs-filter-tree-mobile-button button{border:1px solid #000;text-transform:uppercase;text-align:center;font-family:Lato;font-size:1.2rem;font-weight:700;letter-spacing:.1em;padding-left:1em;padding-right:1em;height:100%}.products-header .boost-pfs-filter-tree-mobile-button button:before{display:none}.products-header .boost-pfs-filter-total-product{-ms-flex-order:3;order:3;-ms-flex:1 0 100%;flex:1 0 100%;margin-top:2em}.products-header .product-overview__product-bar-sort{-ms-flex-order:1;order:1;-ms-flex:0 0 48%;flex:0 0 48%}.products-header .product-overview__product-bar-sort>span{display:none}.products-header .product-overview__product-bar-sort .boost-pfs-filter-custom-sorting button{border:1px solid #000;text-transform:uppercase;text-align:center;font-family:Lato;font-size:1.2rem;font-weight:700;letter-spacing:.1em;padding-left:1em;padding-right:3em}.products-header .product-overview__product-bar-sort .boost-pfs-filter-custom-sorting button>span{line-height:45px}.products-header .product-overview__product-bar-sort .boost-pfs-filter-custom-sorting .boost-pfs-filter-filter-dropdown{right:auto;left:0}}.boost-pfs-filter-bottom-pagination ul,.pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:1em 0 0;-ms-flex:1 0 100%;flex:1 0 100%;list-style:none}.boost-pfs-filter-bottom-pagination ul>li,.boost-pfs-filter-bottom-pagination ul>span,.pagination>li,.pagination>span{width:40px;height:40px;line-height:40px;text-align:center;margin:0 4px;color:#979797}.boost-pfs-filter-bottom-pagination ul>li>span,.boost-pfs-filter-bottom-pagination ul>span>span,.pagination>li>span,.pagination>span>span{display:block;width:100%;height:100%;line-height:inherit}.boost-pfs-filter-bottom-pagination ul>li a,.boost-pfs-filter-bottom-pagination ul>span a,.pagination>li a,.pagination>span a{display:block}.boost-pfs-filter-bottom-pagination ul>li.boost-pfs-filter-pagination-disabled,.boost-pfs-filter-bottom-pagination ul>span.boost-pfs-filter-pagination-disabled,.pagination>li.boost-pfs-filter-pagination-disabled,.pagination>span.boost-pfs-filter-pagination-disabled{display:none}.boost-pfs-filter-bottom-pagination ul>li .boost-pfs-filter-pagination-active,.boost-pfs-filter-bottom-pagination ul>li.current,.boost-pfs-filter-bottom-pagination ul>span .boost-pfs-filter-pagination-active,.boost-pfs-filter-bottom-pagination ul>span.current,.pagination>li .boost-pfs-filter-pagination-active,.pagination>li.current,.pagination>span .boost-pfs-filter-pagination-active,.pagination>span.current{background:#d3896a;color:#fff;border-color:#d3896a}.boost-pfs-filter-bottom-pagination ul>li.next,.boost-pfs-filter-bottom-pagination ul>li.prev,.boost-pfs-filter-bottom-pagination ul>span.next,.boost-pfs-filter-bottom-pagination ul>span.prev,.pagination>li.next,.pagination>li.prev,.pagination>span.next,.pagination>span.prev{font-size:0;position:relative;color:#d3896a;border:transparent}.boost-pfs-filter-bottom-pagination ul>li.next svg,.boost-pfs-filter-bottom-pagination ul>li.prev svg,.boost-pfs-filter-bottom-pagination ul>span.next svg,.boost-pfs-filter-bottom-pagination ul>span.prev svg,.pagination>li.next svg,.pagination>li.prev svg,.pagination>span.next svg,.pagination>span.prev svg{width:15px;height:15px}.shopify-product-form .product-options label{padding:1em;border:1px solid #d3896a;transition:.2s ease}.shopify-product-form .product-options input[type=radio]{display:none}.shopify-product-form .product-options input[type=radio]:checked+label{background:#d3896a}.modal{width:534px;max-width:90%;background:#fff;position:fixed;z-index:10001;max-height:90vh;overflow:auto;padding:1em 0}.modal.hidden{display:none}.modal .header{height:68px;margin-bottom:0;padding:0 2em}.modal .header.unavailable{font-size:2rem;line-height:68px;margin-bottom:0;padding:0 30px}.modal .header h2{margin:0;font-size:2.2rem;font-weight:400;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.modal .header h2 svg{background:#d3896a;margin-right:.5em;width:26px;height:26px;border-radius:100%;color:#fff;padding:6px}.modal .header .close{position:absolute;right:1em;font-size:20px;cursor:pointer;height:20px;line-height:20px;top:0}.modal .modal-inner{padding:0 2em}.modal .flex-buttons{-ms-flex-pack:center;justify-content:center;padding:0 2em}.modal .flex-buttons a{padding-left:1em;padding-right:1em;font-weight:600;-ms-flex:1;flex:1;margin-right:1em}.modal .flex-buttons a svg path{fill:#fff}.modal .flex-buttons a:last-child{margin-bottom:0;margin-right:0}.modal .flex{padding-bottom:2em;margin-bottom:0}.modal .product{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center}.modal .product .modal-product-image{width:115px;height:158px;margin-right:15px;border:1px solid #e9e9e9}.modal .product .modal-product-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.modal .product .modal-product-info{-ms-flex:1;flex:1}.modal .product .modal-product-info-title{font-family:Lora;font-size:1.8rem;font-weight:400}.modal .product .modal-product-info-size{font-size:1.4rem;font-weight:400}.modal .product .modal-product-info-price{font-size:1.6rem;font-weight:700;letter-spacing:.15em}@media only screen and (max-width:769px){.modal{margin-top:-90px}.modal .header{height:auto;margin-bottom:1em}.modal .header h2{line-height:1.2;font-size:1.8rem}.modal .flex-buttons{display:block}.modal .flex-buttons a{margin-right:0;margin-bottom:1em}.modal .flex-buttons a:last-child{margin-bottom:0}}.modal--overlay{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10000;background-color:#0006}.modal--overlay.hidden{display:none}.product-wrapper section h2.section-title{font-size:4.4rem;font-weight:600}@media only screen and (max-width:769px){.product-wrapper section h2.section-title{font-size:2.6rem}}.tag{position:absolute;top:-1px;right:-1px;background:#d3896a;color:#000;z-index:99;padding:.5em .75em;font-weight:600;font-size:1.4rem}.excerpt{font-size:2.2rem}.payment-methods{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;list-style:none;padding:0;margin:0;width:100%}.payment-methods li{padding-right:10px;-ms-flex:0 0 57px;flex:0 0 57px}.payment-methods svg{height:30px;width:auto;display:block}@media only screen and (max-width:769px){.payment-methods__cart-page,.payment-methods__product-page{-ms-flex-pack:justify;justify-content:space-between}.payment-methods__cart-page li,.payment-methods__product-page li{padding-right:5px}.payment-methods__cart-page svg,.payment-methods__product-page svg{height:25px}}.product-images{position:sticky;-ms-flex-item-align:start;align-self:flex-start;top:100px;margin-bottom:50px;margin-top:50px}@media only screen and (max-width:769px){.product-images{position:relative;top:0;margin-bottom:25px;margin-top:20px}}.prod-info h2{font-weight:400;font-size:2rem}.prod-info h1,.prod-info h2{margin-top:0;margin-bottom:0}.prod-info h1{font-size:3.6rem;font-weight:600}.prod-info .rating{margin-bottom:2em}.prod-info .entry-meta{margin:1em 0;color:#d3896a}.prod-info .entry-meta span{color:#000;padding:0 .5em}@media only screen and (max-width:769px){.prod-info{margin-top:1em}.prod-info h2{font-size:1.4rem}.prod-info h1{font-size:3rem}.prod-info .excerpt{font-size:2rem}.prod-info .rating{margin-bottom:0}}.product-info{margin-bottom:50px}.product-info .current-price{font-size:3.6rem}.product-info .discount-percentage{font-size:2rem;margin:0}.product-info .compare-price{color:#646464;margin-top:.5em}.product-info .compare-price s{font-weight:700}.product-info .usps{list-style:none;padding:0;margin-top:2em}.product-info .usps li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:.5em}.product-info .usps li svg{margin-right:1em}.product-info form .product-option label{font-weight:700;display:block}.product-info form .product-option input[type=radio]+label{display:inline-block}.product-info form select{font-size:inherit;font-family:inherit;width:100%;border-radius:4px;border:1px solid #dbdbdb;height:46px;line-height:46px;margin-top:.5em;padding:0 1em;-webkit-appearance:none;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDExIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMCAxTDUuNSA1TDEgMSIgc3Ryb2tlPSIjQThBOEE4IiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8L3N2Zz4K) no-repeat 97.5%}@media only screen and (max-width:769px){.product-info{margin-bottom:25px;margin-top:-2em}.product-info .current-price{font-size:2.8rem;font-weight:600}}.quantity .quantity-selector{display:-ms-flexbox;display:flex}.quantity button{border:1px solid #cfcfcf;background:#f4f4f4;font-weight:400}.quantity button,.quantity input[type=number]{width:46px;height:46px;padding:0;margin:0;font-size:1.8rem}.quantity input[type=number]{border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;text-align:center;font-weight:600;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.quantity input[type=number]::-webkit-inner-spin-button,.quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.hidden-spacing{display:none}.fixed-cart-button .product-info button[type=submit]{position:fixed;bottom:10px;left:10px;right:10px;width:calc(100% - 20px);margin-bottom:0;z-index:999;outline:10px solid #fff}.fixed-cart-button .hidden-spacing{display:-ms-flexbox;display:flex;font-size:100%;padding:1em;margin-bottom:3em;margin-top:2em}.product-single__media{width:100%;height:470px;text-align:center}.product-single__media.external_video{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.product-single__media.external_video .videowrapper{width:100%;position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.product-single__media.external_video .videowrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.product-single__media video{max-width:100%;max-height:100%}.product-single__media img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:769px){.product-single__media{height:auto}.product-single__media.external_video{margin-top:2em}}.main-product-image{height:auto;margin-bottom:2em;padding:0}@media only screen and (max-width:769px){.main-product-image{border:0 none}}.carousel-nav button:disabled,.main-product-image button:disabled{opacity:0}.carousel-nav .flickity-viewport,.main-product-image .flickity-viewport{transition:height .2s}.related .section-header{margin-bottom:25px}.carousel-nav{padding:0;margin:0;list-style:none;height:70px}.carousel-nav .flickity-viewport{height:70px!important;margin-left:20px}.carousel-nav li{width:80px;display:block}.carousel-nav li div{width:70px;height:70px;margin:0 5px;border:2px solid transparent;position:relative}.carousel-nav li div .play{position:absolute;width:37px;height:37px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;left:0;right:0;top:50%;transform:translateY(-50%);border:0}.carousel-nav li div .play svg{width:30px}.carousel-nav li div .play svg path{fill:#fff}.carousel-nav li.is-selected div{border-color:#f8cc47}.carousel-nav img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media only screen and (max-width:769px){.carousel-nav{height:45px}.carousel-nav .flickity-viewport{height:45px!important}.carousel-nav li{width:55px}.carousel-nav li div{width:45px;height:45px}}.description-full{padding-bottom:2em}.description,.prod_description{border-bottom:1px solid #c4c4c4;margin-bottom:2em;font-size:1.8rem;font-weight:300}.description .tab-content,.prod_description .tab-content{border-top:1px solid #c4c4c4}.description h2,.prod_description h2{font-size:1.8rem;font-weight:600;margin:0;padding:1.5em 0;cursor:pointer;position:relative}.description h2 .plus,.prod_description h2 .plus{position:absolute;right:0;width:15px;height:15px;margin-top:-7.5px}.description h2 .plus:after,.description h2 .plus:before,.prod_description h2 .plus:after,.prod_description h2 .plus:before{position:absolute;top:0;display:block;width:15px;height:3px;background:#000;content:""}.description h2 .plus:after,.prod_description h2 .plus:after{transform:rotate(90deg);transition:.2s ease}.loox-rating i{color:#fdba0e}.reviews h3{font-size:3.2rem;margin:0}.tab-content .tab-expand{display:none}.tab-content .tab-expand p{margin-top:0}.tab-content.active h2 .plus:after{transform:rotate(0)}.tab-content.active .tab-expand{display:block}.bolletjes .bolletje{position:absolute}.bolletjes .bolletje .bol{width:16px;height:16px;background:#d3896a;border-radius:100%;position:relative}.bolletjes .bolletje .bol:before{content:"";position:absolute;display:block;width:400%;height:400%;box-sizing:border-box;margin-left:-150%;margin-top:-150%;border-radius:45px;background-color:#d3896a;opacity:.5;animation:pulse-ring 1.25s cubic-bezier(.215,.61,.355,1) infinite}.bolletjes .bolletje .info{display:none;background:#fff;box-shadow:0 3px 19px #0000001a;max-width:200px;max-height:178px;transform:translate(-50%);margin-top:10px;padding:1em;font-size:1.8rem}.bolletjes .bolletje .info:before{content:"";width:15px;height:30px;background:#fff;position:absolute;top:0;left:50%;transform:rotate(45deg) translate(-50%);transform-origin:center}.bolletjes .bolletje .info a:hover{text-decoration:none}.bolletjes .bolletje:hover .info{display:block}@keyframes pulse-ring{0%{transform:scale(.33)}80%,to{opacity:0}}.flickity-button{background:none;color:#f8cc47}.flickity-button:hover{background:none}#shopify-section-product .social-sharing{display:none}.related{margin-bottom:50px}.related #add-to-cart-button{display:none!important}.related .section-header h2:after{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.product-single__media img{width:auto}}.account{margin-bottom:50px}.account-header{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;margin-bottom:1em}.account-header h1{margin-bottom:0;margin-right:1em;font-size:3.2rem}.account-header a{text-decoration:none}.account-header a:hover{text-decoration:underline}.account .section-header{-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:start}.account .section-header a{margin-left:1em;font-weight:700;text-decoration:underline}.account .add-new .box{padding:2em}.account .box{height:auto}.account .form-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.account .form-footer .account-secondary-links{margin-left:auto}.account .addresses>div.default-address{margin-bottom:1em;font-size:1.6rem}.account h2{font-size:1.8rem;font-weight:600;margin-bottom:1em;padding-bottom:.5em}.account-orders,.account h2{border-bottom:1px solid #dbdbdb}.account-details p:first-line{font-weight:700}.account-secondary-links{margin:1em 0}.account-secondary-links a{text-decoration:none}.account-secondary-links a:hover{text-decoration:underline}.account .order-details table{width:100%;text-align:left}.account .order-details table a{text-decoration:underline}.account .order-details table tbody td,.account .order-details table thead td{padding:1em 0;border-bottom:1px solid #363839}.account .order-details table tbody td:last-child,.account .order-details table tbody th:last-child,.account .order-details table thead td:last-child,.account .order-details table thead th:last-child{text-align:right}.account .order-details table tfoot{text-align:right;font-size:1.8rem;font-family:Source Sans Pro,sans-serif;font-weight:700}.account .order-details table tfoot td{padding:1em 0}.account .order-details .image{margin-right:1em}.account .order-details h3{font-size:1.6rem;font-weight:300;margin-bottom:0}.account .order-details .flex{-ms-flex-align:center;align-items:center}.account .order-details .flex .right{margin-left:auto;font-size:2rem}.account .order-details .collection-title{font-size:1.4rem}.account .order-details .left>a{font-size:1.8rem}.account #create_customer,.account .form-reset-password,.account [data-login-form],.account [data-recover-form]{padding:2em}.account #create_customer label,.account .form-reset-password label,.account [data-login-form] label,.account [data-recover-form] label{display:none}.account #create_customer button,.account .form-reset-password button,.account [data-login-form] button,.account [data-recover-form] button{margin-top:1em;margin-bottom:1em}@media only screen and (max-width:769px){.account .order-details .flex>a{max-width:20%}.account .section-header{-ms-flex-wrap:wrap;flex-wrap:wrap}.account .section-header a{display:block;-ms-flex:0 1 100%;flex:0 1 100%;margin-left:0}.account>div{margin-bottom:1em}.account #create_customer,.account .form-reset-password,.account [data-login-form],.account [data-recover-form]{padding:1em;border-bottom:0 none}.account h2{font-size:2rem;padding-bottom:.5em}}.textpage{margin-bottom:50px}.textpage .title h1{font-size:3.4rem;font-weight:400;margin-top:0}.textpage div[style*=left] img{margin-right:2em}.textpage div[style*=right] img{margin-left:2em}@media only screen and (max-width:769px){.textpage .title h1{font-size:3rem}.textpage div img{margin-bottom:1em}}.faq-summary-mobile,.FaqSummary{list-style:none;margin-bottom:2em}.faq-summary-mobile a,.FaqSummary a{display:block;background:#f8f8f8;border:1px solid #dfdfdf;text-align:center;padding:2em 0;cursor:pointer;font-size:2.2rem;font-weight:600;transition:.2s ease}.faq-summary-mobile a:hover,.FaqSummary a:hover{text-decoration:none;background:#612c78;color:#fff}.faq-summary-mobile a:hover img,.FaqSummary a:hover img{filter:brightness(0) invert(1)}.faq-summary-mobile a img,.FaqSummary a img{display:block;margin:0 auto}.faq-summary-mobile.is-active a,.faq-summary-mobile .is-active a,.FaqSummary.is-active a,.FaqSummary .is-active a{background:#612c78;color:#fff}.faq-summary-mobile.is-active a img,.faq-summary-mobile .is-active a img,.FaqSummary.is-active a img,.FaqSummary .is-active a img{filter:brightness(0) invert(1)}@media only screen and (max-width:769px){.faq-summary-mobile>div,.FaqSummary>div{margin-bottom:1em}.faq-summary-mobile a,.FaqSummary a{padding:1em 0}}.page-row{margin-bottom:75px}.page-row h2{font-weight:600;font-size:4.4rem;margin-top:0}.page-row h2:after{content:".";color:#d3896a}.page-row p{font-size:1.8rem;font-weight:300}.page-row.row-image-with-text img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.page-row.row-image-with-text .image-cover{height:100%}.page-row.row-opsomming .box{background:#f8f8f8;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column;padding:2em;transition:.2s}.page-row.row-opsomming .box p{margin:0}.page-row.row-opsomming .box>*{-ms-flex:1;flex:1}.page-row.row-opsomming .box img{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;display:block;margin-bottom:1em}.page-row.row-opsomming a.box:hover{background:#612c78;color:#fff}.page-row.row-opsomming a.box:hover img{filter:brightness(0) invert(1)}.page-row.row-image img{width:100%;height:auto;display:block}@media only screen and (max-width:769px){.page-row{margin-bottom:25px}.page-row h2{font-size:3rem}.page-row.row-image-with-text .block-image{-ms-flex-order:-1;order:-1;margin-bottom:1em}.page-row.row-opsomming .box{padding:1em;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;text-align:left}.page-row.row-opsomming .box img{-ms-flex-positive:0;flex-grow:0;margin-bottom:0;margin-right:1.5em}.page-row.row-opsomming>div{margin-bottom:1em}}@media only screen and (max-width:769px){.images-block{margin-top:1em}}html{line-height:1.15;-webkit-text-size-adjust:100%}body,html{min-height:100%;overflow-x:hidden}body{font-family:Lato,sans-serif;font-size:16px;line-height:32px;background:#fff;font-weight:400;color:#000;margin:0}.container{max-width:1205px;padding:0 15px;margin:0 auto;width:100%!important}.container__large{max-width:1200px;padding:0 15px;margin:0 auto;width:100%}h1{font-size:2em;margin:.67em 0}h1,h2{font-family:Lora,serif;font-weight:400}h2{font-size:36px;line-height:45px;color:#000}h3,h4{font-family:Lora,serif;font-weight:400}.center{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.no-border,a{text-decoration:none}a{color:#000;background-color:transparent}a:hover{text-decoration:none}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub{bottom:-.25em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}img{border-style:none}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;box-sizing:border-box;overflow:visible;text-transform:none;-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}input,optgroup,select{font-family:inherit;font-size:100%;line-height:1.15;margin:0;box-sizing:border-box}select{text-transform:none}textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;box-sizing:border-box;overflow:auto}[type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring{outline:1px dotted ButtonText}[type=reset]{-webkit-appearance:button}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=reset]:-moz-focusring{outline:1px dotted ButtonText}[type=submit]{-webkit-appearance:button}[type=submit]::-moz-focus-inner{border-style:none;padding:0}[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}[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-decoration{-webkit-appearance:none}details{display:block}summary{display:list-item}[hidden],template{display:none}div{box-sizing:border-box}.container-fluid{margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}.row{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.row.reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-xs{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs,.col-xs-1{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-xs-1{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-xs-2{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-xs-2,.col-xs-3{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-xs-3{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-xs-4,.col-xs-5{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-xs-5{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-xs-6{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-6,.col-xs-7{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-xs-7{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-xs-8{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-xs-8,.col-xs-9{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-xs-9{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-xs-10,.col-xs-11{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-xs-11{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-xs-12{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-1{margin-left:8.333%}.col-xs-offset-2{margin-left:16.667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.333%}.col-xs-offset-5{margin-left:41.667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.333%}.col-xs-offset-8{margin-left:66.667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.333%}.col-xs-offset-11{margin-left:91.667%}.start-xs{-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xs{-ms-flex-pack:center;justify-content:center;text-align:center}.end-xs{-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xs{-ms-flex-align:start;align-items:flex-start}.middle-xs{-ms-flex-align:center;align-items:center}.bottom-xs{-ms-flex-align:end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-ms-flex-pack:justify;justify-content:space-between}.first-xs{-ms-flex-order:-1;order:-1}.last-xs{-ms-flex-order:1;order:1}.header{margin-bottom:100px}.header,.header .col-md-9{position:relative}.header__content{position:absolute;top:0;left:-160px;bottom:0;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.header__heading{font-family:Lora,serif;font-weight:400;font-size:70px;line-height:120%;max-width:503px;margin:0}.header__label{font-weight:700;font-size:18px;line-height:160%;letter-spacing:.2em;text-transform:uppercase;margin:35px 0}.header__image{width:100%;height:calc(100vh - 213px);background-size:cover;background-position:50%}.discount-bar{background:#e9e9e9;min-height:35px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-weight:900;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#000}.discount-bar.text-color-white{color:#fff}.nav__logo{text-decoration:none;display:-ms-flexbox;display:flex}.nav__logo img.is-disabled{display:none}.nav__menu{min-height:46px;width:100%;background:#000;-ms-flex-pack:center;justify-content:center}.nav__menu,.nav__menu-list{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.nav__menu-list{-ms-flex-pack:distribute;justify-content:space-around;list-style:none;padding:0;margin:0}.nav__midbar-mobile-search{display:-ms-flexbox;display:flex;position:relative}.nav__midbar-mobile-search input{position:absolute;opacity:0;z-index:1;margin-left:25px}.nav__midbar-mobile-search .nav__searchicon{position:relative;top:-2px;left:0;margin-left:25px;transform:scale(1.1)}.nav__menu-list-item--shopdelook .nav__menu-list-item-link{color:#d3896a}.nav__menu-list-item--shopdelook .nav__menu-list-item-link:hover:after{background:#d3896a}.nav__menu-list-item-link{font-weight:500;font-size:13px;line-height:17px;color:#fff;letter-spacing:.15em;text-decoration:none;text-transform:uppercase;position:relative;font-weight:700}.nav__menu-list-item-link svg{display:none}.nav__menu-list-item-link:hover:after{opacity:1;transition:all .3s ease-in-out}.nav__menu-list-item-link:after{position:absolute;bottom:-3px;width:100%;left:0;background:#fff;height:1px;content:" ";transition:all .3s ease-in-out;opacity:0}.nav__menu-list-item-link.active:after{opacity:1}.nav__midbar-mobile{display:none}.nav__midbar{height:85px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.nav__midbar>.container__large,.nav__midbar>.container__large>.row{height:100%}.nav__midbar [class^=col-]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.nav__mobile-nav{display:none;-ms-flex-direction:column;flex-direction:column}.nav__mobile-nav-top{position:relative;z-index:10;background:#fff;padding:17px 0}.nav__mobile-nav-top .nav__logo{margin-left:20px}.nav__mobile-nav-top .nav__logo img{max-width:199px}.nav__mobile-nav-right{margin-left:auto;padding-right:18px}.nav__mobile-nav-right,.nav__mobile-nav-top-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.nav__mobile-nav-search{position:relative;z-index:9}.nav__mobile-nav-search input{background:#fff;-webkit-appearance:none;box-shadow:0 4px 20px #00000014;-webkit-box-shadow:0 4px 20px #00000014;-moz-box-shadow:0 4px 20px #00000014;border:0}.nav__search{width:100%;min-height:46px;background:#fff;border:1px solid #e9e9e9;box-sizing:border-box;outline:0;color:#000;font-size:14px;font-weight:500;padding-left:45px;margin-bottom:0!important;padding-left:45px!important}.nav__search::-webkit-input-placeholder{color:#5b5b5b}.nav__search::-moz-placeholder{color:#5b5b5b}.nav__search:-ms-input-placeholder,.nav__search::-ms-input-placeholder{color:#5b5b5b}.nav__search::placeholder{color:#5b5b5b}.nav__searchform{position:relative;width:100%;min-height:20px}.nav__searchbtn{position:absolute;top:0;cursor:pointer;bottom:-2px;right:16px;margin:auto;background:transparent;border:0;font-weight:700;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:#969696}.nav__searchicon{position:absolute;left:16px;top:0;bottom:0;margin:auto 0}.nav__searchright{-ms-flex-align:center;align-items:center;width:100%;-ms-flex-pack:end;justify-content:flex-end;height:100%}.nav__searchright,.nav__searchright a{display:-ms-flexbox;display:flex}.nav__logo-title{display:none;font-weight:600;font-size:19.4276px;line-height:24px;color:#000;text-align:center;width:100%;margin-top:-2px}.nav__logo-title.is-active{display:block}.nav__searchright-item{margin-right:20px}.nav__searchright-item--select{height:100%}.nav__searchright-item .count{position:absolute;width:22px;height:22px;right:-15px;top:-10px;color:#fff;background:#d3896a;border-radius:100%;font-weight:700;font-size:12px;line-height:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center;-ms-flex-pack:center;justify-content:center}.nav__searchright-item .count span{position:relative;top:0}.nav__searchright-item--select.is-active{opacity:1;visibility:visible;transition:all .3s ease-in-out;transition-delay:.2s}.nav__searchright-item--cart{position:relative;margin-right:0;display:-ms-flexbox;display:flex;z-index:99}.nav__searchright-item-click{cursor:pointer;display:-ms-flexbox;display:flex}.nav__mobile-nav-view{position:absolute;top:100px;z-index:99;height:100%;width:100%;display:none}.nav__mobile-nav-view.is-active{display:block}.nav__mobile-nav-view-top{background:#fff;padding-top:15px;padding-bottom:30px}.nav__mobile-nav-view-bottom{background:#f8f6f3;padding:25px 0}.nav__mobile-nav-view-bottom-menu{list-style:none;padding:0;margin:0}.nav__mobile-nav-view-bottom-menu-item{border-bottom:1px solid #d8d8d8;padding-bottom:17px;margin-bottom:17px}.nav__mobile-nav-view-bottom-menu-item:last-of-type{border-bottom:0;margin-bottom:0;padding-bottom:0}.nav__mobile-nav-view-bottom-menu-item-link{font-weight:500;font-size:16px;line-height:20px;color:#202020;text-decoration:none;text-align:center;display:block}.nav__mobile-nav-view-top-account{border:1px solid #000;width:100%;min-height:54px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 20px;box-sizing:border-box;text-decoration:none;color:#000;margin-bottom:44px;-ms-flex-pack:justify;justify-content:space-between}.nav__mobile-nav-view-top-account span{font-size:16px;line-height:20px}.nav__mobile-nav-view-top-footer-heading{width:100%;display:block;text-align:center;font-size:18px;line-height:22px;margin-top:20px}.nav__mobile-nav-view-top-menu{list-style:none;margin:0;padding:0}.nav__mobile-nav-view-top-menu-item{border-bottom:1px solid #d8d8d8;padding-bottom:16px;margin-bottom:16px}.nav__mobile-nav-view-top-menu-item-link{font-weight:500;font-size:16px;line-height:20px;text-transform:uppercase;text-decoration:none;color:#000}.nav__mobile-nav-view-top-footer-btn{min-height:58px;width:100%;background:linear-gradient(156.25deg,#ca0963 23.57%,#b30053 100.56%);border-radius:2px;padding:0 17px;display:block;box-sizing:border-box;margin-top:15px;font-size:17px;line-height:120%;color:#fff;text-decoration:none;font-weight:300;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.nav__mobile-nav-view-top-footer-btn .arrow{width:34px;height:34px;border-radius:100%;background:#940045;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.nav__searchright-item-select{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%}.nav__searchright-item-select button svg{width:22px}.nav__searchright-item-select .arrow{position:absolute;right:0;pointer-events:none}.nav__searchright-item-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:20px;outline:0;font-size:10px;letter-spacing:.15em;font-weight:700}.btn,.nav__searchright-item-select select{border:0;cursor:pointer;line-height:160%;text-transform:uppercase}.btn,.spr-summary-actions a.spr-summary-actions-newreview{font-weight:900;font-size:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center;letter-spacing:.2em;color:#fff;padding:15px 80px;background:#d3896a;text-decoration:none;-ms-flex-pack:center;justify-content:center;box-sizing:border-box}.btn,.btn:hover{transition:all .3s ease-in-out}.btn:hover{background:#c52}.btn--dark span{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.btn--cart:disabled{color:#000;background:transparent;border:1px solid #000;pointer-events:none}.btn--cart:disabled span:after{display:none}.btn--cart:disabled:hover{border:1px solid #000;transition:all .3s ease-in-out}.btn--cart:disabled:hover,.btn--dark{background:#000;color:#fff}.btn--dark:hover{background:#000;color:#fff;transition:all .3s ease-in-out;background:#d38969}.btn--dark svg{margin-left:8px}.btn--border{color:#000;background:transparent;border:1px solid #000}.btn--border:hover{background:#000;border:1px solid #000;color:#fff;transition:all .3s ease-in-out}.btn--border.disabled{pointer-events:none}.cart-overlay{background:#fff;border:1px solid #d8d8d8;position:absolute;width:370px;padding:15px;top:-20px;right:-30px;z-index:-1;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.cart-overlay .btn{margin-top:30px}.cart-overlay.open{opacity:1;visibility:visible;transition:all .3s ease-in-out}.cart-overlay__title{font-style:normal;font-weight:400;font-weight:600;font-size:14px;line-height:17px;color:#000;margin-bottom:12px;padding-top:15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.cart-overlay__list{padding:0;margin:0;list-style:none}.cart-overlay__list-item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;font-size:12px;line-height:14px;margin-bottom:25px}.cart-overlay__list-item:last-of-type{margin-bottom:0}.cart-overlay__list-item a{text-decoration:none}.cart-overlay__list-item-title{font-style:normal;font-weight:400;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.05em;text-transform:uppercase;color:#000;margin-bottom:6px}.cart-overlay__list-item-settings{margin-bottom:6px;display:block}.cart-overlay__list-item-content{margin-left:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.cart-overlay__list-item-footer{margin-top:7px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%}.cart-overlay__list-item-price{color:#000;font-style:normal;font-weight:500;font-size:14px;line-height:19px}.cart-overlay__list-item-price--discount span:first-child{font-style:normal;font-weight:500;font-size:14px;line-height:19px;text-decoration:line-through;color:#737373;margin-right:6px}.cart-overlay__list-item-price--discount span:nth-child(2){font-style:normal;font-weight:800;font-size:16px;line-height:22px;color:#cd0a61}.cart-overlay__footer{margin-top:45px}.cart-overlay__footer-top{border-bottom:1px solid #d8d8d8;margin-bottom:12px;padding-bottom:8px}.cart-overlay__footer-row{font-size:14px;line-height:19px;color:#000;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4px}.cart-overlay__footer-row--gray{color:#8c8c8c}.cart-overlay__alert{width:100%;min-height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:11px;line-height:14px;margin:23px 0}.cart-overlay__alert svg{margin-right:8px}.cart-overlay__alert--success{background:#daf1d6;color:#4eb33d}.hamburger{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{width:26px;height:24px;display:inline-block;position:relative}.hamburger-inner{top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:before{display:block;width:26px;height:1.5px;background-color:#000;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:before{content:"";top:-8px}.hamburger-inner:after{width:26px;height:1.5px;background-color:#000;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease;content:"";display:block;bottom:-8px}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.usps-bar{min-height:47px;border-bottom:1px solid #f5f5f5}.usps-bar,.usps-bar__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.usps-bar__item{font-weight:700;font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:#000;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;text-align:center;-ms-flex-pack:center;justify-content:center}.usps-bar__item:first-child{text-align:left;-ms-flex-pack:start;justify-content:flex-start}.usps-bar__item:last-child{text-align:right;-ms-flex-pack:end;justify-content:flex-end}.usps-bar__item svg{margin-right:8px}.usps-bar__item img{margin-right:6px}.usps-bar__item-reviews{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 4px}.usps-bar__item-reviews svg{margin-right:0}.usps-bar__items{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:justify;justify-content:space-between}.usps-bar__right{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;height:100%}.inspiration-slider{width:100%;padding-top:65px;margin-bottom:90px;position:relative}.inspiration-slider h2{text-align:center}.inspiration-slider:before{z-index:-1;top:0;position:absolute;content:" ";width:100%;min-height:514px;max-height:514px;background:#f8f6f3}.inspiration-slider__arrow{top:0;bottom:0;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;right:-39px;padding-bottom:125px;position:absolute;cursor:pointer}.inspiration-slider__arrow--prev{right:auto;left:-53px}.inspiration-slider__item-content{text-decoration:none;max-width:329px}.inspiration-slider__items{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.inspiration-slider__item{text-decoration:none;color:#000}.inspiration-slider__item:last-of-type{margin-right:0}.inspiration-slider__item:hover .inspiration-slider__item-content-img img{transform:scale(1.02);transition:all .3s ease-in-out}.inspiration-slider__item-content-img{overflow:hidden;max-height:450px}.inspiration-slider__item-content-img img{transform:scale(1);transition:all .3s ease-in-out}.inspiration-slider__item-content-title{font-weight:600;font-size:18px;line-height:22px;margin-top:25px;display:block;margin-bottom:5px}.inspiration-slider__item-content-text{font-size:13px;line-height:175%;margin-top:6px}.inspiration-slider__item-content-cta{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:10px}.inspiration-slider__item-content-cta svg{position:relative;top:1px}.inspiration-slider__item-content-cta span{text-decoration:underline;font-weight:600;font-size:15px;line-height:19px;margin-right:7px}.tab{list-style:none;display:-ms-flexbox;display:flex;margin:0;padding:0}.tab__item{margin-right:30px}.tab__item-link{font-size:18px;line-height:22px;color:#000;position:relative;text-decoration:none}.tab__item-link:hover:after{opacity:1;transition:all .3s ease-in-out}.tab__item-link:after{position:absolute;bottom:-3px;width:100%;left:0;background:#000;height:1px;content:" ";transition:all .3s ease-in-out;opacity:0}.tab__item-link.active:after{opacity:1}.new-arrivals{margin-bottom:100px}.new-arrivals h2{margin-bottom:20px}.product{display:block;color:#000;text-decoration:none}.product:hover .product__image img{transform:scale(1.03);transition:all .3s ease-in-out}.product__overview{display:-ms-flexbox;display:flex;margin-top:34px}.product__overview .inspiration-slider__arrow{padding-bottom:85px}.product__overview .inspiration-slider__arrow--next{right:-32px}.product__overview .product{margin-right:25px}.product__image{min-height:297px;width:100%;background:#f8f6f3;position:relative;padding:28px 20px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;max-width:275px;min-width:275px;overflow:hidden}.product__image img{width:100%;transform:scale(1);transition:all .3s ease-in-out}.product__labels{position:absolute;left:10px;top:10px;display:-ms-flexbox;display:flex}.product__label{font-size:13px;line-height:16px;background:red;padding:5px;color:#fff;background:transparent;border:1px solid #000;color:#000;font-weight:700;margin-right:5px}.product__label .size{background:#000;color:#fff;padding:5px;margin-right:-5px;margin-left:3px}.product__label--new{background:transparent;border:1px solid #000;color:#000;border:0}.product__label--sale{background:#d84242;text-transform:uppercase;border:0;color:#fff}.product__favorite{position:absolute;top:10px;right:10px}.product__favorite:hover{animation:heartbeat 1.5s infinite}.product__content{max-width:275px;min-width:275px}.product__content-title{font-weight:600;font-size:15px;line-height:19px;text-transform:uppercase;margin-top:21px;display:block}.product__content-text{font-size:13px;line-height:16px;margin-top:6px;margin-bottom:6px}.product__content-prices{font-size:15px;line-height:19px;font-weight:700}.product__content-prices--discount span:first-of-type{color:#5b5b5b;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;font-weight:400;margin-right:5px}.product__content-prices--discount span:last-of-type{color:#cd0a61}.product-detail{margin-top:39px;margin-bottom:90px}.product-detail__image-bottom{margin-top:30px}.product-detail__image-bottom img{max-width:100%;height:auto}.product-detail__image-holder{width:100%;min-height:950px;background:#fafafacc;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}.product-detail__image-holder:before{position:absolute;content:" ";width:calc(100% + 200px);height:100%;background:#fafafacc;top:0;left:-100px;z-index:-1}.product-detail__image-holder img{max-width:100%;height:auto}.product-detail__image-holder .product__labels,.product-detail__image-holder .products-bar__label{left:10px;top:10px}.product-detail__fullscreen{position:absolute;right:35px;cursor:pointer;bottom:25px}.product-detail__image-thumbs{margin-top:18px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.product-detail__image-thumb{min-width:100px;max-width:100px;width:100%;height:100%;max-height:100px;min-height:100px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:#f8f6f3;margin-right:8px;cursor:pointer;position:relative}.product-detail__image-thumb:hover:before{opacity:1;transition:all .3s ease-in-out}.product-detail__image-thumb:before{position:absolute;left:0;top:0;width:100%;height:100%;border:2px solid #5b5b5b;content:" ";opacity:0;transition:all .3s ease-in-out}.product-detail__image-thumb:last-of-type{margin-right:0}.product-detail__image-thumb.active:before{opacity:1;transition:all .3s ease-in-out}.product-detail__brand-link{font-size:14px;line-height:180%;text-decoration:none}.product-detail__heading{font-size:30px;line-height:140%;letter-spacing:.05em;font-family:Lora,serif;margin:0}.product-detail__reviews{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:8px}.product-detail__reviews span{font-size:14px;line-height:180%;display:-ms-flexbox;display:flex}.product-detail__content{max-width:375px;margin-left:auto}.product-detail__content .btn{padding:15px 40px;-ms-flex-pack:center;justify-content:center;width:100%}.product-detail__content-top{border-bottom:1px solid #e9e9e9;padding-bottom:33px;margin-bottom:22px}.product-detail__price{font-weight:700;font-size:20px;line-height:160%;letter-spacing:.15em;text-transform:uppercase;margin-top:8px}.product-detail__monstermaat{font-size:13px;line-height:16px;margin-top:35px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.product-detail__monstermaat b{margin-right:6px}.product-detail__monstermaat img{margin-left:6px}.product-detail__measuretable{text-decoration:none;margin-top:10px}.product-detail__measuretable span{font-size:12px;line-height:15px;text-decoration:underline;color:#000;display:inline-block;margin-right:5px}.product-detail__countrymeasure{display:-ms-flexbox;display:flex;list-style:none;padding:0;margin:3px 0 8px}.product-detail__countrymeasure-item{margin-right:9px}.product-detail__countrymeasure-item-link{position:relative;color:#000;text-decoration:none;font-size:13px}.product-detail__countrymeasure-item-link:hover:after{opacity:1;transition:all .3s ease-in-out}.product-detail__countrymeasure-item-link:after{position:absolute;bottom:-3px;width:100%;left:0;background:#000;height:1px;content:" ";transition:all .3s ease-in-out;opacity:0}.product-detail__countrymeasure-item-link.active:after{opacity:1}.product-detail__measureitems{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:.5em}.product-detail__measureitem{min-width:44px;height:44px;border:1px solid #e9e9e9;font-size:14px;line-height:180%;text-align:center;color:#000;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;margin-right:5px;margin-bottom:5px;transition:all .3s ease-in-out}.product-detail__measureitem:hover{border:1.5px solid #1f1f1f;transition:all .3s ease-in-out}.product-detail__color{height:44px;font-size:14px;line-height:180%;color:#000;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;margin-right:.5em;outline:1px solid #e9e9e9;padding:0 .5em}.product-detail__color:hover{outline:1.5px solid rgba(31,31,31,.5)}.product-detail__color:hover span{border:1.5px solid #1f1f1f;transition:all .3s ease-in-out}.product-detail__color span{margin-right:.5em;width:34px;height:34px;border-radius:100%;display:none;border:1px solid #e9e9e9;transition:all .3s ease-in-out}.product-detail__color.active{outline:1.5px solid rgba(31,31,31,.5);font-weight:700}.product-detail__color.swatch span{display:block}.product-detail__color.active{color:#1f1f1f}.product-detail__color.active span{border:1.5px solid #1f1f1f}.product-detail__measureitem.active{border:1.5px solid #1f1f1f;transition:all .3s ease-in-out;color:#1f1f1f;font-weight:700}.product-detail__options-row-top{margin-bottom:7px;-ms-flex-pack:justify;justify-content:space-between}.product-detail__options-info,.product-detail__options-row-top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.product-detail__options-info{text-decoration:underline;color:#969696;font-size:14px;line-height:180%;cursor:pointer;border:0;background:transparent}.product-detail__options-info svg{margin-right:8px}.product-detail__options{border-bottom:1px solid #e9e9e9;padding-bottom:0;margin-bottom:34px}.product-detail__stock-alert{margin-top:10px;font-size:12px;line-height:15px;color:#cd0a61}.product-detail__btns{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:25px}.product-detail__favorite{margin-left:20px;display:-ms-flexbox;display:flex;cursor:pointer}.product-detail__favorite:hover{animation:heartbeat 1.5s infinite}.product-detail__usps-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:12px}.product-detail__usps-item:last-of-type{margin-bottom:0}.product-detail__usps-item span{font-size:13px;line-height:120%;color:#000}.product-detail__usps-item svg{margin-right:5px}.product-detail__usps{margin-top:30px}.product-detail__shipping{width:100%;min-height:108px;background:#fff;border:1px solid #d8d8d8;margin-top:25px;padding:20px;position:relative}.product-detail__shipping p{margin-top:0;font-size:14px;line-height:150%;color:#000}.product-detail__shipping-tooltip{position:absolute;top:20px;right:20px;cursor:pointer}.product-detail__description{width:100%;border-top:1px solid #e3e3e3;margin-top:80px;padding-top:20px}.product-detail__description h3{font-weight:600;font-size:18px;line-height:22px;color:#000;margin-bottom:20px;margin-top:0}.product-detail__description p{font-size:14px;line-height:150%}.product-detail__specifications{width:100%;border-top:1px solid #e3e3e3;margin-top:30px;padding-top:20px}.product-detail__specifications h3{font-weight:600;font-size:18px;line-height:22px;color:#000;margin-bottom:20px;margin-top:0}.product-detail__specifications p{font-size:14px;line-height:150%}.product-detail__specifications-row{color:#2d2c35;font-weight:600;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e2e2e2;padding-bottom:7px;margin-bottom:7px}.product-detail__specifications-row:last-of-type{border-bottom:0;padding-bottom:0;margin-bottom:0}.product-detail__specifications-row-item{font-size:14px}.product-detail__specifications-row-item a{color:#000}.product-detail__specifications-row-item:first-of-type{font-weight:400;min-width:256px}.product-detail__specifications-readmore{display:block;margin-top:29px;font-weight:600;font-size:15px;line-height:19px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#000;cursor:pointer}.product-detail__mayalsolike{margin-bottom:100px}.product-detail__mayalsolike h2{margin-bottom:38px;font-size:36px;line-height:120.4%;color:#000}.product-detail__options-row{margin-bottom:21px}.product-detail__options-row-title{font-size:14px;line-height:180%}.product-detail__info{border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;margin-top:30px;padding-top:28px;padding-bottom:10px}.product-detail__info-item{margin-bottom:20px}.product-detail__info-item.is-open .product-detail__info-item-title svg{transform:rotate(180deg);transition:all .3s ease-in-out}.product-detail__info-item-title{font-weight:700;font-size:18px;line-height:150%;letter-spacing:.05em;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;cursor:pointer}.product-detail__info-item-title svg{transition:all .3s ease-in-out}.product-detail__info-item-content{font-size:14px;line-height:24px;display:none}.shop-by-brand{margin-bottom:80px}.shop-by-brand h2{margin-bottom:20px}.shop-by-brand__slider{display:-ms-flexbox;display:flex;margin-top:34px}.shop-by-brand__slider .inspiration-slider__arrow{padding-bottom:0}.shop-by-brand__slider-item{outline:0}.shop-by-brand__slider-item-inner{min-width:175px;max-width:175px;min-height:130px!important;max-height:130px;outline:0;margin-right:25px;background:#fff;border:1px solid #d8d8d8;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.shop-by-brand__slider-item-inner:hover img{transform:scale(1.04);transition:all .3s ease-in-out}.shop-by-brand__slider-item-inner img{transform:scale(1);transition:all .3s ease-in-out}.information-section{margin-bottom:96px}.information-section__row{-ms-flex-align:center;align-items:center}.information-section__left h2{font-weight:500;font-size:28px;line-height:35px;margin-bottom:15px;margin-top:0}.information-section__left h3{font-weight:600;font-size:18px;line-height:22px;margin-bottom:6px}.information-section__left p{font-size:13px;line-height:175%}.information-section__reviews{min-height:489px;width:100%;background:#f8f6f3;padding-top:54px;padding-left:59px;position:relative;margin-left:63px}.information-section__reviews:after{position:absolute;top:0;width:100%;height:100%;content:" ";right:-100%;background:#f8f6f3}.information-section__reviews-inner{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.information-section__reviews-heading{font-size:36px;line-height:120.4%;margin-top:0}.information-section__reviews-item{display:-ms-flexbox;display:flex;width:50%;margin-bottom:43px}.information-section__reviews-item:nth-child(3),.information-section__reviews-item:nth-child(4){margin-bottom:0}.information-section__reviews-item svg{-ms-flex-negative:0;flex-shrink:0;margin-right:6px}.information-section__reviews-item-content-title{font-weight:600;font-size:16px;line-height:20px;display:block;margin-top:-5px;max-width:266px}.information-section__reviews-item-content-stars{display:-ms-flexbox;display:flex;margin-top:6px}.information-section__reviews-item-content-stars svg{margin-right:3px}.information-section__reviews-item-content-name{margin-top:6px;display:block;font-weight:400;font-size:13px;line-height:15px}.socialwall{margin-top:96px;margin-bottom:133px}.socialwall img{width:100%}.socialwall h4{font-size:36px;line-height:120.4%;color:#000}.socialwall h4 span{font-weight:600}.socialwall__topbar{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.socialwall__topbar img{max-width:31px;margin-right:17px;position:relative;top:1px}.footer{border-top:1px solid #e9e9e9;padding-top:70px;padding-bottom:50px;color:#000;font-size:14px}.footer .row .col-xs-12 svg{transition:all .3s ease-in-out}.footer .row .col-xs-12.is-open svg{transform:rotateX(180deg);transition:all .3s ease-in-out}.footer p{color:#000;margin-top:0}.footer a{color:#000;font-size:14px;line-height:206%;display:block}.footer__menu-title{font-weight:700;font-size:14px;line-height:160%;letter-spacing:.15em;text-transform:uppercase;color:#000}.footer__menu-title svg{display:none}.footer__menu{list-style:none;padding:0;margin:0}.footer__menu-item-link{color:#000;font-size:14px;line-height:206%;text-decoration:none;margin-bottom:5px;display:block}.footer__bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-top:55px}.footer__bottom-right{font-size:14px;line-height:206%;text-align:right;color:#7d7d7d}.breadcrumbs{list-style:none;padding:0;margin:0;-ms-flex-align:center;align-items:center}.breadcrumbs,.breadcrumbs li{display:-ms-flexbox;display:flex}.breadcrumbs li{position:relative;margin-right:30px}.breadcrumbs li:last-of-type:after{display:none}.breadcrumbs li:after{position:absolute;content:" ";background-image:url(/arrow-right.svg);width:8px;height:8px;right:-20px;background-size:contain;background-repeat:no-repeat;bottom:0;top:0;margin:auto}.breadcrumbs a{line-height:180%;text-decoration:none}.breadcrumbs a,.breadcrumbs span{font-style:normal;font-weight:400;font-size:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.breadcrumbs span{line-height:16px;color:#383838}.breadcrumbs__back{margin-right:28px;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#000;text-decoration:none;padding-left:16px;position:relative}.breadcrumbs__back:before{position:absolute;content:" ";background-image:url(/icon-separate.svg);width:8px;height:8px;left:0;background-size:contain;background-repeat:no-repeat;bottom:0;top:-2px;margin:auto;transform:rotate(180deg)}.breadcrumbs__holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:36px}.product-overview__heading{margin-top:38px;margin-bottom:35px;font-size:34px;line-height:44px}.product-overview__header-img{margin-bottom:35px}.product-overview__header-img img{width:100%;min-height:203px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-overview__products .product{margin-bottom:50px}.product-overview__filter-row{margin-bottom:22px}.product-overview__filter-row-mobile{display:none;position:relative;border-bottom:1px solid #d8d8d8;margin-bottom:7px;padding-bottom:12px}.product-overview__filter-row-mobile:after{position:absolute;right:-23px;top:0;height:100%;width:80px;background-image:linear-gradient(90deg,transparent,#fff);content:" "}.product-overview__filter-row-mobile--withtitle{-ms-flex-direction:column;flex-direction:column}.product-overview__filter-row-mobile--btns{overflow:visible;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.product-overview__filter-row-mobile--btns .btn{width:36%}.product-overview__filter-row-mobile--btns:after{display:none}.product-overview__filter-row-mobile-title{display:block;font-weight:500;font-size:16px;line-height:20px;color:#202020;text-transform:uppercase;margin-bottom:7px}.product-overview__filter-row-mobile-inner-space{min-width:50px}.product-overview__filter-row-mobile-inner{-ms-flex-direction:row;flex-direction:row;overflow:auto;-ms-flex-wrap:unset;flex-wrap:unset;-webkit-overflow-scrolling:touch;margin-right:-30px;margin-left:-30px;padding-left:30px;display:-ms-flexbox;display:flex}.product-overview__filter-row-mobile-item{text-decoration:none;font-size:16px;line-height:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center;color:#000;padding:14px 16px;border:1px solid #d8d8d8;margin-right:10px}.product-overview__filter-options{list-style:none;padding:0;margin:0}.product-overview__filter-title{cursor:pointer;margin-bottom:5px}.product-overview__filter-title span{border-bottom:1px solid #cd0a61;text-transform:uppercase;font-weight:500;font-size:14px;line-height:17px;color:#202020}.product-overview__filter-title svg{position:relative;top:-1px;margin-left:5px}.product-overview__filter-options-item-link{font-size:16px;line-height:180%;color:#000;text-decoration:none}.product-overview__filter-checkbox-label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.product-overview__filter-checkbox-label div{font-size:16px;margin-left:0}.product-overview__filter-checkbox-label .lock{position:relative;top:3px;margin-left:11px}.product-overview__filter-checkbox-label input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;content:" ";width:17px;height:17px!important;-ms-flex-negative:0;flex-shrink:0;border:1px solid #dadada;border-radius:3px;margin:0 9px 0 0;position:relative;visibility:visible!important;display:block!important;min-width:17px!important;cursor:pointer!important}.product-overview__filter-checkbox-label input:checked:before{content:" ";position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;width:9px;height:9px;background-image:url(/icon-check.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}.product-overview__filter-divider{background:#cecece;max-width:175px;height:1px;width:100%;margin:9px 0}.product-overview__products-bar{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:66px;padding-bottom:14px;border-bottom:1px solid #d8d8d8;color:#757575;font-size:14px}.product-overview__products-bar .dark{color:#000}.product-overview__product-bar-sort{position:relative}.product-overview__product-bar-sort select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;color:#757575;cursor:pointer;padding-right:20px}.product-overview__product-bar-sort svg{position:absolute;right:0;top:1px;bottom:0;margin:auto;pointer-events:none}.collection-content{margin-bottom:71px;margin-top:30px}.collection-content__content{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.collection-content__content h3{font-size:36px;line-height:45px;margin-bottom:10px}.collection-content__content-text{margin-bottom:25px}.collection-content__content-text p{font-size:16px;line-height:33px}.categories{margin-top:75px}.categories .row{row-gap:2rem}@media (max-width:875px){.categories .row{row-gap:0}}.categories__item{font-style:normal;font-weight:500;font-size:16px;line-height:160%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;letter-spacing:.15em;text-transform:uppercase;color:#000;text-decoration:none;-ms-flex-align:center;align-items:center;height:100%}.categories__item:hover .categories__item-image img{transform:scale(1.04);transition:all .3s ease-in-out}.categories__item-image{position:relative;overflow:hidden;max-height:260px}.categories__item-image img{transform:scale(1);transition:all .3s ease-in-out;max-width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.categories__item-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-top:12px;margin-top:auto}.categories__item-link svg{margin-left:8px}.products-bar{margin-top:85px}.products-bar--bottom{margin-bottom:85px;margin-top:0}.products-bar__line{margin:-15px auto 59px;height:1px;background:#e9e9e9;display:block}.products-bar__heading{text-align:center;width:100%;font-family:Lora,serif;font-size:34px;line-height:120%;margin-bottom:65px}.products-bar__item{display:block;color:#000;text-decoration:none;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:2em}.products-bar__item .price{margin-top:auto}.products-bar__item:hover .products-bar__item-image .front-with-zoom img{transform:scale(1.04);transition:all .3s ease-in-out}.products-bar__item-image{min-height:377px;border:1px solid #e9e9e9;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.products-bar__item-image img{max-width:100%;height:auto;transform:scale(1);transition:all .3s ease-in-out}@media only screen and (max-width:769px){.products-bar__item-image{min-height:237px}}.products-bar__title{margin-top:20px;display:block;width:100%;text-align:center;font-size:18px;line-height:150%;font-family:Lora,serif;letter-spacing:.05em;margin-bottom:9px}@media only screen and (max-width:769px){.products-bar__title{font-size:1.3rem;margin-top:10px;margin-bottom:4px}}.products-bar__price{font-weight:700;font-size:14px;line-height:160%;text-align:center;letter-spacing:.15em;text-transform:uppercase;width:100%;display:block}@media only screen and (max-width:769px){.products-bar__price{font-size:1.3rem}}.products-bar__label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:6px 10px;background:#c52;font-weight:700;font-size:10px;line-height:160%;letter-spacing:.15em;text-transform:uppercase;color:#fff;z-index:99;margin-right:5px}@media only screen and (max-width:769px){.products-bar__label{font-size:8px;margin-bottom:.5em}}.products-bar__label:last-of-type{margin-right:0}.products-bar__label--light{background:#d3896a}.products-bar__bottom{margin-top:calc(80px - 2em);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.video-section{width:100%;margin-top:100px;position:relative;cursor:pointer;overflow:hidden}.video-section:hover .video-section__image{transform:scale(1.04);transition:all .3s ease-in-out}.video-section__play{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.video-section__image{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:all .3s ease-in-out}.cta-bar{width:100%;margin-top:150px;max-height:455px;min-height:455px;position:relative}.cta-bar .container{position:relative;z-index:10;position:absolute;top:0;bottom:0;left:0;right:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;height:100%;-ms-flex-pack:center;justify-content:center}.cta-bar__heading{font-weight:400;font-size:60px;line-height:120%;font-family:Lora,serif;margin:0;max-width:457px}.cta-bar__label{font-size:15px;line-height:160%;letter-spacing:.2em;text-transform:uppercase;color:#000;margin-top:23px;margin-bottom:34px}.cta-bar__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-height:455px;min-height:455px}.aboutus{margin-top:150px;margin-bottom:150px}.aboutus .row{-ms-flex-align:center;align-items:center}.aboutus__heading{font-size:36px;line-height:120%;font-family:Lora,serif;margin:0}.aboutus__text{font-size:16px;line-height:180%;color:#000;margin-top:20px;margin-bottom:30px}.aboutus__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;max-width:471px}.info-bar{width:100%;min-height:260px;background:#f9f9f9;margin-top:150px}.info-bar,.info-bar__inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.info-bar__inner{-ms-flex-pack:distribute;justify-content:space-around}.info-bar__inner .slick-dots{bottom:-36px}.info-bar__inner .slick-dots li{width:8px;height:8px;margin-right:11px}.info-bar__inner .slick-dots li button{width:8px;height:8px;background:#c4c4c4;border-radius:100%}.info-bar__inner .slick-dots li button:before{display:none}.info-bar__inner .slick-dots li:last-of-type{margin-right:0}@media (max-width:875px){.info-bar__inner .slick-dots li{width:5px;height:5px}.info-bar__inner .slick-dots li button{width:5px;height:5px;padding:0}}.info-bar__inner .slick-dots li.slick-active button{background:#d3896a}.info-bar__item{display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex:1 1 33%;flex:1 1 33%}.info-bar__item span{font-family:Lora,serif;font-size:18px;line-height:150%;text-align:center;letter-spacing:.05em}.info-bar__item svg{margin-bottom:7px}.newsletter{min-height:319px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.newsletter__heading{font-size:30px;line-height:140%;font-family:Lora,serif;margin:0}.newsletter__label{font-size:14px;line-height:180%;margin-bottom:10px;display:block}.newsletter__form{display:-ms-flexbox;display:flex;outline:0!important}.newsletter__input{width:100%;height:48px;border:1px solid #c4c4c4;margin-right:18px;outline:0;padding-left:20px;margin-bottom:0!important}.socials{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:20px}.socials a{margin-right:17px;text-decoration:none}.socials a:last-of-type{margin-right:0}.socials--mobile{display:none}@media (max-height:600px){.header__heading{font-size:33px;line-height:120%;max-width:237px}}@media (max-width:875px){.spr-review{width:100%}.product-detail .products-bar__labels{top:14px!important}.content__image-left{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.newsletter__input{margin-bottom:15px!important}body.is-active,html.is-active{overflow:hidden}body{font-size:14px;line-height:25px}.container__large{max-width:100%;padding:0 23px}.header{margin-bottom:65px}.header__content{-ms-flex-pack:end;justify-content:flex-end;bottom:-20px;width:100%;padding:0 33px;left:0}.header__content .btn{width:100%}.header__heading{font-size:33px;line-height:120%;max-width:237px}.header__label{font-size:10px;line-height:180%;margin:20px 0}.header__image{height:272.31px;max-width:calc(100% - 113px);margin-left:auto}.discount-bar{font-size:10px;line-height:160%}.nav__logo{max-width:90px}.nav__menu.is-active{visibility:visible;opacity:1;transition:all .3s ease-in-out}.nav__menu{-ms-flex-align:start;align-items:flex-start;position:absolute;left:0;top:167px;width:100%;z-index:991;height:calc(100% - 167px);border-top:1px solid #000;background:#fff;overflow:auto;visibility:hidden;opacity:0}.nav__menu .container__large{padding:0}.nav__menu-list{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;margin-top:0}.nav__menu-list-item{width:100%;border-bottom:1px solid #f5f5f5;padding:22px 24px;box-sizing:border-box}.nav__menu-list-item:first-of-type{border-top:1px solid #f5f5f5}.nav__menu-list-item-link{color:#000;width:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.nav__menu-list-item-link,.nav__menu-list-item-link svg,.nav__midbar-mobile{display:-ms-flexbox;display:flex}.nav__midbar-mobile{-ms-flex-align:center;align-items:center}.nav__midbar-mid{display:none!important}.nav__midbar{min-height:66px}.nav__midbar .row{margin:0;-ms-flex-pack:justify;justify-content:space-between}.nav__mobile-nav{display:-ms-flexbox;display:flex;z-index:10;position:relative}.nav__mobile-nav-right{padding-right:0;-ms-flex-negative:0;flex-shrink:0}.nav__searchright{position:relative}.nav__searchright-item{margin-right:23px}.nav__searchright-item--cart{margin-right:0}.nav__searchright-item .count{top:-3px;right:-3px;height:15px;width:15px;font-size:10px}.nav__searchright-item--select{position:absolute;right:0;bottom:-59px;z-index:999;margin-right:0;opacity:0;visibility:hidden}.nav__searchright-item--select:first-of-type{position:static}.nav__searchright-item--select select{background:transparent}.btn{padding:15px 40px}.cart-overlay{top:-17px;right:-21px;border:0}.usps-bar__item{display:-ms-flexbox!important;display:flex!important;-ms-flex-pack:center!important;justify-content:center!important;font-size:11px}.inspiration-slider{padding-top:10px;margin-bottom:50px}.inspiration-slider h2{font-size:30px;line-height:120.4%}.inspiration-slider:before{min-height:400px;max-height:400px}.inspiration-slider .slick-list{margin-right:-225px!important;margin-left:35px}.inspiration-slider__arrow{z-index:99;background:#fff;width:50px;height:50px;max-height:50px;padding-bottom:0;border-radius:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;top:0;bottom:150px;margin:auto;border:1px solid #000;right:-15px}.inspiration-slider__arrow--prev{left:-15px}.inspiration-slider__item-content{max-width:240px;margin:0 auto}.inspiration-slider__item{opacity:.3;transition:all .3s ease-in-out}.inspiration-slider__item.slick-current{opacity:1;transition:all .3s ease-in-out}.inspiration-slider__item-content-img{max-height:333px}.inspiration-slider__item-content-img img{max-height:333px;max-width:240px;margin:0 auto;width:100%;height:333px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.tab__item-link{font-size:16px;line-height:20px}.new-arrivals{margin-bottom:50px}.new-arrivals h2{font-size:30px;line-height:120.4%}.product__overview .inspiration-slider__arrow{padding-bottom:0}.product__overview .inspiration-slider__arrow--prev{left:-10px;top:50px}.product__overview .inspiration-slider__arrow--next{right:-10px;top:50px}.product__overview .slick-list{margin:0 -150px}.product__image{max-width:160px;min-width:160px;min-height:190px}.product__labels{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.product__label{margin-bottom:10px}.product__content{max-width:160px;min-width:160px}.slick-slider .product{opacity:.3;transition:all .3s ease-in-out}.slick-slider .product.slick-current{opacity:1;transition:all .3s ease-in-out}.product-detail{margin-top:0}.product-detail__image-bottom{display:none}.product-detail__image-holder{min-height:374px}.product-detail__image-thumbs{margin-top:9px;margin-bottom:17px}.product-detail__image-thumb{min-width:50px;max-width:50px;width:100%;height:100%;max-height:50px;min-height:50px;padding:5px}.product-detail__heading{font-size:24px}.product-detail__content{max-width:100%;margin-top:28px}.product-detail__monstermaat{margin-top:19px}.product-detail__btns .btn{width:100%}.product-detail__btns .product-detail__favorite{display:none}.product-detail__mayalsolike{margin-bottom:60px}.product-detail__mayalsolike h2{font-size:30px;line-height:120.4%;margin-bottom:38px}.product-detail__mayalsolike .row{overflow:auto;-ms-flex-wrap:unset;flex-wrap:unset;flex-wrap--webkit-overflow-scrolling:touch}.product-detail__mayalsolike .col-md-3{margin-right:20px}.shop-by-brand h2{font-size:30px;line-height:120.4%}.shop-by-brand__slider .inspiration-slider__arrow{transform:scale(.8);bottom:5px}.shop-by-brand__slider .inspiration-slider__arrow--prev{left:-23px}.shop-by-brand__slider-item-inner{max-width:100px;min-width:100px;max-height:75px;min-height:75px!important;padding:10px}.shop-by-brand__slider-item-inner img{max-width:100%;height:auto}.information-section{margin-bottom:58px}.information-section__row{margin:0}.information-section__reviews{margin-left:0;margin-top:34px;padding-left:0;padding-right:0;padding-bottom:30px}.information-section__reviews:after{width:calc(100% + 100px);left:-50px;z-index:-1}.information-section__reviews-inner{-ms-flex-direction:column;flex-direction:column;width:100%}.information-section__reviews-heading{font-size:30px;line-height:120.4%;margin-bottom:28px}.information-section__reviews-item{width:100%;margin-bottom:38px}.information-section__reviews-item:nth-child(3),.information-section__reviews-item:nth-child(4){margin-bottom:38px}.socialwall{margin-bottom:40px;margin-top:58px}.socialwall h4{font-size:30px;line-height:130%;margin:0}.socialwall h4 span{margin-left:-42px}.socialwall__topbar{-ms-flex-align:start;align-items:flex-start;margin-bottom:23px}.socialwall__topbar img{margin-right:10px;position:relative;top:2px}.footer{padding-bottom:15px;padding-top:0;border-top:0}.footer .row{margin:0 -23px}.footer .row .col-xs-12{border-bottom:1px solid #f5f5f5;padding:27px 23px 24px}.footer .row .col-xs-12:empty{display:none}.footer .row .col-xs-12:first-of-type{border-top:1px solid #f5f5f5}.footer a{display:block;width:100%}.footer__menu-content{display:none;margin-top:10px}.footer__menu-content .socials{display:none}.footer__menu-title{-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.footer__menu-title,.footer__menu-title svg{display:-ms-flexbox;display:flex}.footer__bottom{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:25px}.footer__bottom-right{margin-top:25px;margin-bottom:25px}.breadcrumbs__back{display:none}.breadcrumbs__holder{margin-top:16px;margin-bottom:13px;display:none}.product-overview__products-row{margin:0 -5px}.product-overview__products-row .col-xs-6.col-sm-6.col-md-4{padding-left:5px;padding-right:5px}.product-overview__heading{font-size:30px;line-height:37px;margin-top:30px;margin-bottom:22px}.product-overview__header-img{display:none}.product-overview__products .product{margin-bottom:29px}.product-overview__products .product__image{max-width:100%;min-width:100%}.product-overview__filter-row{display:none}.product-overview__filter-row-mobile{display:-ms-flexbox;display:flex}.product-overview__products-bar{border:0;margin-top:10px;margin-bottom:5px}.product-overview__products-bar select{display:none}.collection-content{margin-bottom:52px}.collection-content .col-xs-12:first-of-type{-ms-flex-order:2;order:2;margin-top:40px}.collection-content img{max-width:100%;height:auto}.collection-content__content h3{font-size:30px;line-height:120%;margin-bottom:11px;margin-top:0}.collection-content__content-text{margin-bottom:0}.collection-content__content-text p{margin-top:0;font-size:14px;line-height:24px}.categories{margin-top:0}.categories .container{padding:0;margin:0}.categories .col-xs-12:first-of-type .categories__item{border-top:1px solid #f5f5f5}.categories .col-xs-12 .categories__item{border-bottom:1px solid #f5f5f5}.categories__item{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:63px}.categories__item-image{display:none}.categories__item-link{margin-top:0;padding-top:0}.products-bar{margin-top:43px}.products-bar .col-xs-12{max-width:300px}.products-bar__heading{font-size:28px;line-height:120%;margin-bottom:35px}.products-bar__bottom{margin-top:40px}.cta-bar{max-height:250px;min-height:250px;margin-top:65px}.cta-bar__heading{font-size:30px}.cta-bar__label{font-size:13px;margin-bottom:24px;margin-top:13px}.cta-bar__image{max-height:250px;min-height:250px}.aboutus{margin-top:75px}.aboutus .col-xs-12:first-of-type{-ms-flex-order:2;order:2;margin-top:35px}.aboutus__heading{font-size:28px}.aboutus__text{font-size:14px}.aboutus__image{max-width:100%;height:auto}.aboutus__content{max-width:100%}.info-bar{margin-top:80px;min-height:228px}.newsletter{min-height:unset;padding-top:52px;padding-bottom:58px}.newsletter__heading{margin-bottom:15px;font-size:28px}.newsletter__form,.newsletter__form .btn,.newsletter__input{width:100%;max-width:100%}.newsletter__input{min-width:100%}.socials--mobile{display:-ms-flexbox;display:flex;margin-bottom:25px}}@media (max-width:1024px){.container{padding:0 23px}.newsletter__form{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.newsletter__input{margin-bottom:15px}}@media only screen and (min-width:875px){.container{width:46rem}.col-sm{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm,.col-sm-1{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-sm-1{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-sm-2{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-sm-2,.col-sm-3{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-sm-3{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-sm-4,.col-sm-5{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-sm-5{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-sm-6{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-6,.col-sm-7{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-sm-7{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-sm-8{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-sm-8,.col-sm-9{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-sm-9{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-sm-10,.col-sm-11{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-sm-11{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-sm-12{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-1{margin-left:8.333%}.col-sm-offset-2{margin-left:16.667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.333%}.col-sm-offset-5{margin-left:41.667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333%}.col-sm-offset-8{margin-left:66.667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.333%}.col-sm-offset-11{margin-left:91.667%}.start-sm{-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-sm{-ms-flex-pack:center;justify-content:center;text-align:center}.end-sm{-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-sm{-ms-flex-align:start;align-items:flex-start}.middle-sm{-ms-flex-align:center;align-items:center}.bottom-sm{-ms-flex-align:end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-ms-flex-pack:justify;justify-content:space-between}.first-sm{-ms-flex-order:-1;order:-1}.last-sm{-ms-flex-order:1;order:1}}@media only screen and (min-width:62em){.container{width:61rem}.col-md{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md,.col-md-1{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-md-1{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-md-2{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-md-2,.col-md-3{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-md-3{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-md-4,.col-md-5{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-md-5{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-md-6{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-6,.col-md-7{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-md-7{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-md-8{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-md-8,.col-md-9{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-md-9{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-md-10,.col-md-11{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-md-11{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-md-12{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-1{margin-left:8.333%}.col-md-offset-2{margin-left:16.667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.333%}.col-md-offset-5{margin-left:41.667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333%}.col-md-offset-8{margin-left:66.667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.333%}.col-md-offset-11{margin-left:91.667%}.start-md{-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-md{-ms-flex-pack:center;justify-content:center;text-align:center}.end-md{-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-md{-ms-flex-align:start;align-items:flex-start}.middle-md{-ms-flex-align:center;align-items:center}.bottom-md{-ms-flex-align:end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-ms-flex-pack:justify;justify-content:space-between}.first-md{-ms-flex-order:-1;order:-1}.last-md{-ms-flex-order:1;order:1}}@media only screen and (min-width:75em){.container{width:71rem}.col-lg{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg,.col-lg-1{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-lg-1{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-lg-2{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-lg-2,.col-lg-3{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-lg-3{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-lg-4,.col-lg-5{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-lg-5{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-lg-6{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-6,.col-lg-7{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-lg-7{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-lg-8{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-lg-8,.col-lg-9{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-lg-9{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-lg-10,.col-lg-11{box-sizing:border-box;padding-right:1rem;padding-left:1rem}.col-lg-11{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-lg-12{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-1{margin-left:8.333%}.col-lg-offset-2{margin-left:16.667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.333%}.col-lg-offset-5{margin-left:41.667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333%}.col-lg-offset-8{margin-left:66.667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.333%}.col-lg-offset-11{margin-left:91.667%}.start-lg{-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-lg{-ms-flex-pack:center;justify-content:center;text-align:center}.end-lg{-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-lg{-ms-flex-align:start;align-items:flex-start}.middle-lg{-ms-flex-align:center;align-items:center}.bottom-lg{-ms-flex-align:end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-ms-flex-pack:justify;justify-content:space-between}.first-lg{-ms-flex-order:-1;order:-1}.last-lg{-ms-flex-order:1;order:1}}@media (max-width:1140px){.nav__logo img{max-width:100%;height:auto}.collection-content__content h3{margin-top:0}.collection-content img{max-width:100%;height:auto}}@media (min-width:992px){.hamburger{display:none}}@media (max-width:992px){.products-bar .row{overflow:auto;-webkit-overflow-scrolling:touch;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:unset;flex-wrap:unset;margin-right:-23px}.products-bar .col-xs-12{max-width:500px}}.home-video{--plyr-color-main:#d3896a}.home-video-title{margin-bottom:26px}.plyr--video.plyr--stopped .plyr__controls,.product-detail .product-detail__image-holder:before{display:none}.product-detail .main-product-image{width:100%}.breadcrumb__arrow{margin:0 10px}.shopify-product-form .product-options label{outline:1px solid #e9e9e9;font-size:14px;line-height:180%;text-align:center;color:#000;white-space:nowrap;border:0 none}.shopify-product-form .product-options label:hover{outline:1.5px solid rgba(31,31,31,.5)}.shopify-product-form .product-options input[type=radio]:checked+label{outline:1.5px solid rgba(31,31,31,.5);background:transparent;font-weight:700}.quantity button,.quantity input[type=number]{background:transparent;width:44px!important;height:44px;font-size:14px;line-height:180%;color:#000}.quantity input[type=number]{border-top:1px solid #c4c4c4;border-bottom:1px solid #c4c4c4}.quantity .minus{border-right:0}.quantity .minus svg{position:relative;top:-5px}.quantity .plus{border-left:0}.quantity input[type=number]{margin-left:-5px;outline:0;margin-right:-4px}.description,.prod_description{margin:0!important;padding:0!important;border-bottom:0!important;font-size:14px;line-height:180%;font-weight:400}.search-results{top:100%!important;background:#fff;box-shadow:0 9px 7px #0000001a;padding:0!important}.search-results .collection{line-height:1;margin-bottom:-5px}.cart__heading{font-family:Lora,serif;margin-bottom:28px!important;margin-top:29px!important}.cart__table{border-top:1px solid #e9e9e9;padding-left:0!important}.cart__remove{margin-left:27px}.cart__quantity-and-remove{-ms-flex-align:center;align-items:center}.cart__image,.cart__quantity-and-remove,.template-cart form table .cart-product-quantity a{display:-ms-flexbox;display:flex}.cart__image{min-height:158px;border:1px solid #e9e9e9;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.cart__price{font-size:16px;line-height:160%;text-align:right;letter-spacing:.15em;text-transform:uppercase;color:#000;font-weight:700}.cart__product-heading{font-family:Lora,serif;font-size:18px;line-height:140%;letter-spacing:.05em;color:#000}.cart__checkout{min-height:227px;background:#f9f9f9;padding:41px 38px}.cart__bottom{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.cart__bottom .btn{width:100%}.cart__bottom .product-detail__usps{margin-top:30px;margin-bottom:20px}.cart__bottom-alert{font-weight:700;font-size:14px;line-height:200%;color:#000;text-align:center;width:100%;margin-top:17px}.cart__textarea{border:1px solid #c4c4c4;box-sizing:border-box;resize:none;height:100px;background:transparent;width:100%;margin-top:15px;outline:0;padding:20px}.cart__textarea-title{display:block;font-size:16px;line-height:160%;color:#000;font-family:Lora,serif}.page__top{margin-bottom:40px}.page__heading{padding-top:29px;margin:0;padding-bottom:28px;border-bottom:1px solid #e9e9e9}.page__heading,.stores__heading{font-size:34px;line-height:120%;font-family:Lora,serif;color:#000}.stores__top{padding:85px 75px}.stores__top h2{font-family:Lora,serif;font-size:36px;line-height:120%;color:#000}.stores__top p{font-size:16px;line-height:180%;color:#000;font-weight:400}.stores__row{margin-bottom:45px}.stores__row:last-of-type{margin-bottom:-75px}.stores__row-top h3{font-size:34px;line-height:120%;color:#000;font-family:Lora,serif;border-bottom:1px solid #e9e9e9;padding-bottom:28px;margin-bottom:38px}.stores__row-item-title{font-size:14px;font-weight:700;line-height:180%;text-transform:uppercase;color:#000}.stores__row-item{margin-bottom:30px;font-size:14px;line-height:180%}.stores__row-item a{display:block}.stores__row-item p{font-size:14px;line-height:180%;margin:0}.customerservice__menu-title{font-size:18px;font-family:Lora,serif;line-height:150%;letter-spacing:.05em;margin-bottom:10px;display:block}.customerservice__menu{padding:0;margin:0;list-style:none}.customerservice__menu-item{margin-bottom:5px}.customerservice__menu-item-link{text-decoration:none;cursor:pointer}.customerservice__menu-item-link--active{font-weight:700}.customerservice__item{width:100%;padding:20px 25px 20px 18px}.customerservice__item:nth-child(odd){background:#f9f9f9}.customerservice__item.open .customerservice__item-top span{font-weight:700}.customerservice__item.open .customerservice__item-top svg{transform:rotateX(180deg);transition:all .3s ease-in-out}.customerservice__item-top{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;line-height:17px;color:#000;cursor:pointer}.customerservice__item-content{font-size:14px;line-height:180%;display:none}.blog__item{text-decoration:none;margin-bottom:48px;display:block}.blog__item:hover .blog__item-img{transition:all .3s ease-in-out;transform:scale(1.02)}.blog__item-title{font-size:18px;line-height:150%;letter-spacing:.05em;font-family:Lora,serif;margin-top:20px;display:block;margin-bottom:3px}.blog__item-img-holder{overflow:hidden;height:200px}.blog__item-img,.blog__item-img-holder{width:100%;-o-object-fit:cover;object-fit:cover}.blog__item-img{transform:scale(1);transition:all .3s ease-in-out;-o-object-position:center;object-position:center;height:100%}.blog__item-time{font-size:14px;line-height:180%}.blog-detail{width:100%;border-top:1px solid #e9e9e9;margin-top:42px;padding-top:82px;padding-left:100px;padding-right:100px}.blog-detail__img-center{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.blog-detail__heading{font-size:36px;line-height:120%;margin-top:0;margin-bottom:10px;font-family:Lora,serif}.blog-detail__item-time{margin-bottom:23px;font-size:14px;line-height:180%}.blog-detail__content{font-size:16px;line-height:180%}.account__form{height:100%;-ms-flex-pack:center;justify-content:center;max-width:399px;margin-left:auto;margin-right:auto}.account__form,.account__form-row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.account__form-row{margin-bottom:15px}.account__form-row-title{margin-bottom:7px;display:block;font-size:14px}.account__title{font-family:Lora,serif;font-weight:400;font-size:17px;line-height:160%;margin-bottom:30px}.account__form-row-twoitems{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.account__form-forgotpassword{font-size:14px;line-height:180%;text-decoration:underline;color:#969696}.account__form-btn{margin-top:36px!important;width:100%}.account__form-registration{margin-top:14px;font-size:14px;line-height:180%;text-align:center;text-decoration:underline;display:block;width:100%}.content{margin-top:82px;padding-left:100px;padding-right:100px}.content .aboutus__content{margin-bottom:30px}.content .row{margin-bottom:100px}.content .row .video-section{margin-top:0;min-height:466px;max-height:466px}.content .row--left{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.content .row--left .content__image-left{margin-left:0;margin-right:auto}.content .col-sm-6{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.content__image-left{margin-left:auto}@media (max-width:875px){.page__top{margin-bottom:20px}.page__heading{font-size:28px;line-height:120%;color:#000;padding-top:19px;padding-bottom:16px}.stores__top{padding:0}.stores__top img{margin-top:15px}.stores__top h2{margin-top:10px;font-size:28px;line-height:120%}.stores__row{margin-bottom:20px}.stores__row-top h3{padding-bottom:19px;margin-bottom:20px;font-size:28px;line-height:120%}.stores__row-item{margin-bottom:15px}.customerservice__left{margin-bottom:20px}.blog__item{margin-bottom:24px}.blog__item-title{font-size:16px;margin-top:7px}.blog-detail{padding-left:0;padding-right:0;padding-top:20px;margin-top:20px}.blog-detail__heading{font-size:28px}.account__form{margin-bottom:30px}.account__row{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.account__title{margin-bottom:15px}.account__form-btn{margin-top:25px!important}.content{padding-left:0;padding-right:0;margin-top:30px}.content .row{margin-bottom:40px}.content .row .video-section{min-height:290px;max-height:290px}}@media (max-width:992px){.stores__top{padding:42.5px 37.5px}}.account #create_customer,.account .form-reset-password,.account [data-login-form],.account [data-recover-form]{padding:0}form:not(.shopify-product-form):not(.shopify-cart-form) input:not([type=submit]),form:not(.shopify-product-form):not(.shopify-cart-form) textarea{margin-bottom:0}.input{min-height:48px!important;border:1px solid #c4c4c4!important;box-sizing:border-box!important;padding-left:15px!important;outline:0!important}.cart__bottom-left{padding-top:30px}@media only screen and (max-width:769px){.cart__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}.cart__bottom-left,.cart__bottom-right{-ms-flex:1 0 100%;flex:1 0 100%}.cart__bottom-right{display:contents}.cart__bottom-alert{-ms-flex-order:-2;order:-2}.cart__bottom .product-detail__usps{-ms-flex-order:3;order:3}.cart__bottom .footer__payments-logos{-ms-flex-order:4;order:4}.cart__bottom button[type=submit]{-ms-flex-order:0;order:0}.cart__bottom-left{-ms-flex-order:2;order:2;padding-top:1em}}.cart__prices{max-width:356px;margin-left:auto}.cart__prices-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.cart__prices-row-title{font-size:16px;line-height:160%;color:#000;font-family:Lora,serif}.cart__prices-row-value{font-size:16px;line-height:160%;text-align:right;letter-spacing:.15em;color:#000;font-family:Lato,sans-serif;font-weight:700}.cart__prices-row--total{margin-top:37px;padding-top:27px;border-top:1px solid #c4c4c4}.cart__heading{font-size:34px;line-height:120%;color:#000}.cart__prices-row-title--bold{font-weight:700}.nav__searchform{margin-bottom:0!important}.stores__top .col-xs-12{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.description .tab-content,.prod_description .tab-content{border:0}.description h2,.prod_description h2{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:0}.description .tab-content,.prod_description .tab-content{margin-bottom:7.5px}.description .tab-content:last-of-type{margin-bottom:0}.tab-content.active svg{transform:rotateX(180deg);transition:all .3s ease-in-out}.spr-summary{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.spr-summary-caption,.spr-summary-starrating{width:auto}.spr-summary-actions{width:100%}.spr-container{border:0!important;padding:0!important;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;outline:0!important}.spr-header-title{text-align:center;width:100%;font-family:Lora,serif;font-size:34px!important;line-height:120%!important}[class*=" spr-icon-"]:before,[class^=spr-icon-]:before{color:#d3896a}.spr-summary-actions-newreview{float:none!important}.spr-summary-actions{text-align:center}.spr-summary-actions a{-webkit-text-decoration-line:underline;text-decoration-line:underline}.spr-summary-actions-togglereviews,.spr-summary-actions a{font-size:14px;line-height:180%;color:#000}.spr-content{width:100%;border-top:1px solid #e9e9e9;margin-top:50px;padding-top:33px}.spr-reviews{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px!important}.spr-pagination{width:100%}.spr-review{margin:0!important;border-top:0!important;width:25%;padding:0 10px!important}.spr-review-reportreview{display:none!important}.spr-review-header-byline{font-size:13px;line-height:180%;color:#969696;font-style:normal!important;font-family:Lato,sans-serif;-ms-flex-order:1;order:1;margin-bottom:0!important}.spr-review-header-byline strong{font-weight:400}.spr-review-header{-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex}.spr-review-header-starratings{-ms-flex-order:2;order:2}.spr-review-header-title{-ms-flex-order:3;order:3;font-size:18px!important;line-height:150%!important;letter-spacing:.05em!important;font-family:Lato,sans-serif;margin-bottom:6px!important}.spr-review-content-body{font-size:14px!important;line-height:180%!important}.spr-starratings{margin:5px 0!important}.spr-review-name{font-weight:700;font-size:14px!important;line-height:200%!important;color:#000!important}.spr-review-date{font-size:13px!important;line-height:180%!important;color:#969696!important}.spr-form{border-top:0!important;padding-top:0!important;max-width:500px;margin:10px auto 50px!important}.spr-form-title{margin-bottom:10px!important}.spr-pagination-next{position:relative}.spr-pagination{border:0;padding:0}form:not(.shopify-product-form):not(.shopify-cart-form) label{margin-bottom:10px}form:not(.shopify-product-form):not(.shopify-cart-form) input:not([type=submit]),form:not(.shopify-product-form):not(.shopify-cart-form) textarea{outline:0;border:1px solid #dbdbdb}.spr-pagination{border-top:0!important;padding:0!important}.spr-pagination-page{min-width:21px;text-align:center}.spr-pagination-page.is-active{font-weight:700}.spr-pagination-page a{font-size:15px;line-height:200%;text-align:center;color:#000}.spr-pagination-next,.spr-pagination-prev{min-width:21px;position:relative!important;top:2px}.product-slider{position:relative}.product-slider .product__labels{left:0;top:21px;z-index:99}.product-slider__inner{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -11px}.product-slider__inner .slick-dots{bottom:-30px}.product-slider__inner .slick-dots li{width:8px;height:8px;margin-right:11px}.product-slider__inner .slick-dots li button{width:8px;height:8px;background:#c4c4c4;border-radius:100%}.product-slider__inner .slick-dots li button:before{display:none}.product-slider__inner .slick-dots li:last-of-type{margin-right:0}.product-slider__inner .slick-dots li.slick-active button{background:#d3896a}.product-slider__arrow{position:absolute;top:0;bottom:0;margin:auto;right:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;z-index:2}.product-slider__arrow--prev{right:auto;left:0}.product-slider__item-play{position:absolute;transform:scale(.4);left:0;top:0;right:0;bottom:0;margin:auto}.product-slider__item{position:relative;width:calc(50% - 22px);margin:11px;padding-bottom:0!important;border:1px solid #e9e9e9}.product-slider__item,.product-slider__item a{display:-ms-flexbox;display:flex}.product-slider__item video{max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-slider__item img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.product-slider__item:first-of-type{width:100%;min-height:900px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.product-slider__item:first-of-type img{height:unset}.back-bar{min-height:40px;display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;border-top:1px solid #f5f5f5;margin:0 -23px;padding:0 23px}@media (max-width:875px){.back-bar{display:-ms-flexbox;display:flex}.product-slider{margin:0 -23px;padding:23px}.product-slider .slick-track{-ms-flex-align:center;align-items:center}.product-slider__item{margin:0;width:100%;display:-ms-flexbox!important;display:flex!important;-ms-flex-pack:center;justify-content:center;padding:0;border:0;padding-bottom:0!important}.product-slider__item img{max-width:100%;height:auto}.product-slider__item:first-of-type{min-height:unset}}.account--404{margin-top:75px;margin-bottom:-50px}.account--404 h1{margin-bottom:0;font-family:Lora,serif}.account--404 p{line-height:26px;max-width:250px}.account--404 a{text-decoration:underline}.nav__searchright-item-select select{background:transparent}.faq-section{display:none}.faq-section.is-active{display:block}.customerservice__menu-item.is-active a{font-weight:700}.info-modal{position:fixed;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:999999;display:none}.info-modal .content{margin-top:0;padding-left:0;padding-top:0;padding-right:0}.info-modal.active{display:-ms-flexbox;display:flex}.info-modal h3{font-size:1.6rem;font-weight:700;letter-spacing:.1em}.info-modal .info-modal-close{cursor:pointer;position:absolute;top:30px;right:1em;width:3em;height:3em;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:2;color:#dbdbdb}.info-modal .info-modal-inner{background:#fff;padding:2em;width:500px;height:auto;overflow:auto;max-width:100%;max-height:90%;position:relative;z-index:1}.info-modal .content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.info-modal .content>div{-ms-flex:0 0 48.5%;flex:0 0 48.5%}.info-modal .content>div:only-child{-ms-flex-positive:1;flex-grow:1}.info-modal .content h2{font-size:1.6rem;font-weight:600}.info-modal table{border-collapse:collapse;width:100%;border-bottom:1px solid #dbdbdb}.info-modal table tr:first-child td{border-color:#000;font-size:1.6rem;font-weight:600}.info-modal table tr td{border:1px solid #dbdbdb;padding:.5em;text-align:center;font-size:1.4rem}.info-modal table tr:last-child td{border-bottom:0 none}.info-modal .title{font-size:2rem;font-weight:600;font-family:Lora,serif;margin-bottom:10px;margin-top:0}.info-modal .info-modal-bg{position:absolute;background:#0006;width:100%;height:100%;top:0;left:0;opacity:.8}.description h2,.prod_description h2{font-family:Lato,sans-serif}.aboutus__content--nobottom,.aboutus__text--nobottom{margin-bottom:0!important}.plyr__control--overlaid svg,.video-section--page .plyr__controls{display:none}.product-detail__price .product-price{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.product-detail__price .product-price s{margin-right:15px}.product-detail__price .product-price s,.products-bar__price .product-price s{letter-spacing:.15em;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;text-transform:uppercase;color:#7d7d7d;font-weight:400}.products-bar__price .product-price s{margin-right:20px;font-size:14px;line-height:160%}.products-bar__price .product-price{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.products-bar__labels{position:absolute;top:14px;left:24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (max-width:769px){.products-bar__labels{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start}}.product-detail .products-bar__labels{left:14px;top:24px}.cart__checkout{margin:0}.cart__bottom .product-detail__usps-item{-ms-flex-align:start;align-items:start}.cart__bottom .product-detail__usps-item svg{margin-top:2px}.shopify-challenge__container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:100px}.shopify-challenge__button{margin-top:15px}@media (max-width:875px){.shopify-challenge__container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border-top:1px solid #f8f8f8;margin-top:0;padding-top:25px;padding-left:50px;padding-right:50px}}.icon--chevron{display:none}.address-form{margin-top:30px}.address-form input,.address-form select{width:100%!important;height:48px!important;border:1px solid #c4c4c4!important;outline:0!important;padding-left:20px!important;margin-bottom:0!important;border-radius:0!important}.address-form label{font-size:14px!important;line-height:180%!important;margin-bottom:10px!important;display:block!important}.account .section-header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;margin-bottom:15px;margin-top:5px}.account .section-header h1{margin-bottom:0!important}.account .section-header a{margin:0;font-size:14px}.account .btn.btn-inline{margin-top:10px}.account-orders{margin-bottom:60px;border-bottom:0}.account-orders table{width:100%;text-align:left;border-collapse:collapse}.account-orders table thead{border-bottom:.5px solid #c4c4c4}.account-orders table thead th{font-weight:700;font-size:14px;line-height:17px;text-transform:uppercase;color:#000;padding-bottom:20px}.account-orders table tbody tr{background:#f9f9f9;font-weight:400;font-size:14px;line-height:17px;color:#000}.account-orders table tbody tr:nth-child(2n){background:#fff}.account-orders table tbody td{padding:14px 18px}.account-details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.account-details h2{width:100%}.account-orders__title{font-family:Lora,serif;font-weight:400;font-size:17px;line-height:160%;color:#000;display:block;margin-bottom:38px}.account-orders table thead th:last-of-type{text-align:right}.account-orders table tbody td:last-of-type{font-weight:700;font-size:14px;line-height:17px;text-align:right;color:#000}.account-orders table tbody td a{text-decoration:underline!important}.product-detail__usps-item p,.usps-bar__items p{margin:0}.footer__payments-logos{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;list-style:none;padding:0;margin:0}.footer__payments-logos li{margin-right:5px}.footer__payments-logos li:last-of-type{margin-right:0}.footer__payments-logos .icon{width:100%;height:100%;max-width:40px}#shopify-product-reviews{outline:0}@media (max-width:768px){.spr-review{width:50%}}@media (max-width:375px){.spr-review{width:100%}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}.slick-slide img{display:block}[dir=rtl] .slick-slide{float:right}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none;left:-25px}.slick-prev,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-prev:hover:before{opacity:1}.slick-prev:focus{color:transparent;outline:none;background:transparent}.slick-prev:focus:before{opacity:1}.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\2190"}.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none;right:-25px}.slick-next,.slick-next:hover{color:transparent;outline:none;background:transparent}.slick-next:hover:before{opacity:1}.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-next:focus:before{opacity:1}.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\2192"}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}[dir=rtl] .slick-prev{right:-25px;left:auto}[dir=rtl] .slick-prev:before{content:"\2192"}[dir=rtl] .slick-next{right:auto;left:-25px}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover{outline:none}.slick-dots li button:hover:before{opacity:1}.slick-dots li button:focus{outline:none}.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\2022";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
/*# sourceMappingURL=/cdn/shop/t/28/assets/layout.theme.css.map */
