@import url(https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;1,400&family=Old+Standard+TT:ital,wght@0,400;0,700;1,400&display=swap);
@import url(https://use.typekit.net/yqc1rjb.css);
@keyframes plyr-progress{to{background-position:25px 0;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{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);height:100%;line-height:1.7;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{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;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:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;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:15px;font-size:var(--plyr-font-size-base,15px);padding:calc(10px * 2);padding:calc(var(--plyr-control-spacing,10px) * 2)}}@media (min-width:768px){.plyr__captions{font-size:18px;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(10px * -4));transform:translateY(calc(var(--plyr-control-spacing,10px) * -4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;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:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:calc(10px * .7);padding:calc(var(--plyr-control-spacing,10px) * .7);position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:#00b3ff;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}a.plyr__control::after,a.plyr__control::before{display: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{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(10px / 4);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(10px / 4);padding-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(10px / 2);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__controls:empty{display:none}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{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: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:rgba(255,255,255,.9);background:var(--plyr-menu-background,rgba(255,255,255,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;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:4px solid transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:rgba(255,255,255,.9);border-top-color:var(--plyr-menu-background,rgba(255,255,255,.9));content:'';height:0;position:absolute;right:calc(((18px / 2) + calc(10px * .7)) - (4px / 2));right:calc(((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7)) - (var(--plyr-menu-arrow-size,4px)/ 2));top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(10px * .7);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{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding-bottom:calc(calc(10px * .7)/ 1.5);padding-bottom:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 1.5);padding-left:calc(calc(10px * .7) * 1.5);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);padding-right:calc(calc(10px * .7) * 1.5);padding-right:calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);padding-top:calc(calc(10px * .7)/ 1.5);padding-top:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 1.5);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;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(calc(10px * .7) * 4);padding-right:calc(calc(var(--plyr-control-spacing,10px) * .7) * 4)}.plyr__menu__container .plyr__control--forward::after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc((calc(10px * .7) * 1.5) - 4px);right:calc((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:400;font-weight:var(--plyr-font-weight-regular,400);margin:calc(10px * .7);margin:calc(var(--plyr-control-spacing,10px) * .7);margin-bottom:calc(calc(10px * .7)/ 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 2);padding-left:calc(calc(10px * .7) * 4);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 4);position:relative;width:calc(100% - (calc(10px * .7) * 2));width:calc(100% - (calc(var(--plyr-control-spacing,10px) * .7) * 2))}.plyr__menu__container .plyr__control--back::after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc((calc(10px * .7) * 1.5) - 4px);left:calc((calc(var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back::before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:'';height:1px;left:0;margin-top:calc(calc(10px * .7)/ 2);margin-top:calc(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(10px * .7);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:rgba(0,0,0,.1);content:'';display:block;flex-shrink:0;height:16px;margin-right:10px;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:#00b3ff;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:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc((calc(10px * .7) - 2) * -1);margin-right:calc((calc(var(--plyr-control-spacing,10px) * .7) - 2) * -1);overflow:hidden;padding-left:calc(calc(10px * .7) * 3.5);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:calc(13px * 2);border-radius:calc(var(--plyr-range-thumb-height,13px) * 2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:calc((3px * 2) + 13px);height:calc((var(--plyr-range-thumb-active-shadow-width,3px) * 2) + var(--plyr-range-thumb-height,13px));margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);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:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;margin-top:calc(((13px - 5px)/ 2) * -1);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:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);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:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);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:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;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:#00b3ff;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:#00b3ff;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:#00b3ff;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:#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:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:calc(768px - 1)){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:rgba(255,255,255,.9);background:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(calc(10px / 2) * 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px)/ 2) * 2);opacity:0;padding:calc(10px / 2) calc(calc(10px / 2) * 1.5);padding:calc(var(--plyr-control-spacing,10px)/ 2) calc(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 .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:'';height:0;left:50%;position:absolute;transform:translateX(-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%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0,10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:calc((18px / 2) + calc(10px * .7));left:calc((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7))}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:calc((18px / 2) + calc(10px * .7));right:calc((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7));transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.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:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0,0) scale(1)}.plyr__progress{left:calc(13px * .5);left:calc(var(--plyr-range-thumb-height,13px) * .5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:calc(13px * -.5);margin-left:calc(var(--plyr-range-thumb-height,13px) * -.5);margin-right:calc(13px * -.5);margin-right:calc(var(--plyr-range-thumb-height,13px) * -.5);width:calc(100% + 13px);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:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc((5px / 2) * -1);margin-top:calc((var(--plyr-range-track-height,5px)/ 2) * -1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,40,47,.6) 50%,rgba(35,40,47,.6) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;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:rgba(255,255,255,.25);background-color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:calc(10px / 2);margin-left:calc(var(--plyr-control-spacing,10px)/ 2);margin-right:calc(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:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;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:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);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:rgba(193,200,209,.6);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:rgba(193,200,209,.6);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:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);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:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);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:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);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:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{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:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(10px / 2);padding:calc(var(--plyr-control-spacing,10px)/ 2);padding-top:calc(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:10px;padding:var(--plyr-control-spacing,10px);padding-top:calc(10px * 3.5);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:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(10px * 1.5);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:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);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(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);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(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);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(255,255,255,.5))}.plyr--video .plyr__progress__buffer{color:rgba(255,255,255,.25);color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;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:21px;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:21px;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:21px;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:21px;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:10px;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:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;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:rgba(255,255,255,.9);background-color:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc(calc(10px / 2) * 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px)/ 2) * 2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translate(0,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0,0) scale(1)}.plyr__preview-thumb::before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(3px - 1px);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:rgba(0,0,0,.55);border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:13px;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;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}
/**
 * Swiper 6.3.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 20, 2020
 */

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/*! locomotive-scroll v4.0.4 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */
html.has-scroll-smooth {
  overflow: hidden; }

html.has-scroll-dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.has-scroll-smooth body {
  overflow: hidden; }

.has-scroll-smooth [data-scroll-container] {
  min-height: 100vh; }

[data-scroll-direction="horizontal"] [data-scroll-container] {
  white-space: nowrap;
  height: 100vh;
  display: inline-block;
  white-space: nowrap; }

[data-scroll-direction="horizontal"] [data-scroll-section] {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  height: 100%; }

.c-scrollbar {
  position: absolute;
  right: 0;
  top: 0;
  width: 11px;
  height: 100%;
  transform-origin: center right;
  transition: transform 0.3s, opacity 0.3s;
  opacity: 0; }
  .c-scrollbar:hover {
    transform: scaleX(1.45); }
  .c-scrollbar:hover, .has-scroll-scrolling .c-scrollbar, .has-scroll-dragging .c-scrollbar {
    opacity: 1; }
  [data-scroll-direction="horizontal"] .c-scrollbar {
    width: 100%;
    height: 10px;
    top: auto;
    bottom: 0;
    transform: scaleY(1); }
    [data-scroll-direction="horizontal"] .c-scrollbar:hover {
      transform: scaleY(1.3); }

.c-scrollbar_thumb {
  position: absolute;
  top: 0;
  right: 0;
  background-color: black;
  opacity: 0.5;
  width: 7px;
  border-radius: 10px;
  margin: 2px;
  cursor: -webkit-grab;
  cursor: grab; }
  .has-scroll-dragging .c-scrollbar_thumb {
    cursor: -webkit-grabbing;
    cursor: grabbing; }
  [data-scroll-direction="horizontal"] .c-scrollbar_thumb {
    right: auto;
    bottom: 0; }

@charset "UTF-8";
/* -----
Basic Mixin'
----- */
/* -----
Responsive
----- */
/* -----
Grid
----- */
/* -----
Divers
----- */
/* -----
Hover
----- */
/* -----
Background image
----- */
/* -----
Paths
----- */
/* -----
Typography, WebFonts
----- */
/* -----
Colors
----- */
/* -----
Spaces
----- */
/* -----
CSS Easings
----- */
/* -----
Media Queries
----- */
html, body,
h1, h2, h3, h4, h5, h6,
a, p, .wswyg--content ol,
.wswyg--content ul, span,
em, small, strong,
sub, sup,
mark, del, ins, strike,
abbr, dfn,
blockquote, q, cite,
code, pre,
ol, ul, li, dl, dt, dd,
div, section, article,
main, aside, nav,
header, hgroup, footer,
img, figure, figcaption,
address, time,
audio, video,
canvas, iframe,
details, summary,
fieldset, form, label, legend,
table, caption,
tbody, tfoot, thead,
tr, th, td {
  margin: 0;
  padding: 0;
  border: 0; }

/* Typography
 * *********************************** */
html {
  font-size: 62.5%; }

body {
  font-size: 1.6rem;
  line-height: 1.4; }

* {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/* Layout
 * *********************************** */
article,
aside,
footer,
header,
nav,
section,
main {
  display: block; }

* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: inherit; }

/* Elements
 * *********************************** */
table {
  border-collapse: collapse;
  border-spacing: 0; }

ol,
ul {
  list-style: none; }

img,
video {
  max-width: 100%; }

img {
  border-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none; }

/* Attributes & states
 * *********************************** */
[hidden] {
  display: none !important; }

[disabled] {
  cursor: not-allowed; }

:focus:not(:focus-visible) {
  outline: none; }

/* Utility classes
 * *********************************** */
* {
  box-sizing: border-box; }

html {
  font-size: 62.5%; }
  html a {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale; }

body,
html {
  width: 100%;
  min-height: 100%; }

body {
  font-family: "Old Standard TT", serif;
  color: #2C4325;
  background: #F8F2E8;
  font-size: 1.3rem; }
  html.no-js body {
    visibility: hidden;
    background: #E0B153;
    opacity: 0; }
  html:not(.no-js) body.is--preloading {
    visibility: hidden;
    background: #E0B153;
    opacity: 0; }
  html:not(.no-js) body.is--loading {
    pointer-events: none;
    cursor: progress; }

/* -----
Misc
----- */
.is--hidden {
  display: none !important; }

.is--centered {
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.is--left {
  margin-right: auto;
  text-align: left; }

.is--right {
  margin-left: auto;
  text-align: right; }

.vh {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  left: -9999px;
  top: -9999px; }

.img-fluid {
  max-width: 100%;
  height: auto;
  display: block; }

.grid {
  zoom: 1;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-row-gap: 10px;
  grid-column-gap: 10px; }
  .grid > *:not(.col) {
    grid-column: span 4; }
  @media only screen and (max-width: 991px) {
    .grid > .col {
      grid-column: span 4; } }
  @media only screen and (min-width: 768px) {
    .grid > .col-xs-1 {
      grid-column: span 1; }
    .grid > .col-xs-2 {
      grid-column: span 2; }
    .grid > .col-xs-3 {
      grid-column: span 3; }
    .grid > .col-xs-4 {
      grid-column: span 4; } }
  @media only screen and (min-width: 992px) {
    .grid > .col-sm-1 {
      grid-column: span 1; }
    .grid > .col-sm-2 {
      grid-column: span 2; }
    .grid > .col-sm-3 {
      grid-column: span 3; }
    .grid > .col-sm-4 {
      grid-column: span 4; } }
  @media only screen and (min-width: 1200px) {
    .grid > .col-l-1 {
      grid-column: span 1; }
    .grid > .col-l-2 {
      grid-column: span 2; }
    .grid > .col-l-3 {
      grid-column: span 3; }
    .grid > .col-l-4 {
      grid-column: span 4; } }
  @media only screen and (min-width: 1460px) {
    .grid > .col-xl-1 {
      grid-column: span 1; }
    .grid > .col-xl-2 {
      grid-column: span 2; }
    .grid > .col-xl-3 {
      grid-column: span 3; }
    .grid > .col-xl-4 {
      grid-column: span 4; } }
  .grid > .col-push-1 {
    grid-column: span 1; }
  .grid > .col-push-2 {
    grid-column: span 2; }
  .grid > .col-push-3 {
    grid-column: span 3; }
  .grid > .col-push-4 {
    grid-column: span 4; }

.no--br br {
  content: '';
  width: 9px;
  height: 18px; }
  .no--br br:before {
    content: ' '; }

svg {
  display: block; }

.visual__container {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .visual__container:before {
    content: "";
    display: block; }
  .visual__container.has--bg .visual {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center; }
  .visual__container .visual {
    transform: scale(1.02);
    transform-origin: center;
    width: 100%;
    height: 100%;
    pointer-events: none; }
    .visual__container .visual video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .visual__container .visual img {
      display: block;
      height: auto;
      max-width: 100%; }
    .visual__container .visual[data-bg] {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center; }

/* -----
Lazyload
----- */
html:not(.no-js) .lazyload,
html:not(.no-js) .lazyloading {
  opacity: 0; }

html.no-js img.sr-only {
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip: inherit;
  object-fit: cover; }

.lazyloaded {
  position: relative;
  opacity: 1;
  transition: opacity 400ms linear 400ms; }

/* -----
Prllx
----- */
*[data-prllxfrom] {
  will-change: transform; }
  @media only screen and (max-width: 767px) {
    *[data-prllxfrom][data-mobile-fix] {
      transform: none !important; } }

/* -----
Scroll
----- */
*[data-scroll-container] > * {
  will-change: transform; }

/* -----
Sticky
----- */
*[data-sticky-container].is--sticky *[data-sticky] {
  position: fixed;
  top: 0; }
  .is--animating *[data-sticky-container].is--sticky *[data-sticky] {
    position: absolute !important;
    top: 0 !important; }

*[data-sticky-container].is--sticky.is--btm *[data-sticky] {
  position: absolute;
  top: inherit !important;
  bottom: 0; }

body {
  transition: background 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  body:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1f170b;
    z-index: 80;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  body.is--light {
    background: #F8F2E8; }
  body.showGammes:before {
    visibility: visible;
    opacity: 0.7; }

.App {
  min-width: 100vw;
  overflow: hidden;
  position: relative;
  z-index: 10;
  transition: background 400ms cubic-bezier(0.36, 0.33, 0, 1); }
  html.has-scroll-scrolling .App {
    transition: none !important; }
  .is--light .App {
    background: #F8F2E8; }
  @media only screen and (max-width: 767px) {
    .App {
      margin-bottom: 0px !important; } }
  html:not(.no-js) body.is--loading .App {
    pointer-events: none; }
  .App > * {
    width: 100%;
    min-height: 100vh; }
    .App > * + * {
      position: absolute;
      top: 0;
      left: 0; }

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 40px;
  position: relative;
  max-width: calc(1160px + 160px); }
  @media only screen and (min-width: 768px) {
    .container {
      padding: 0 80px; } }

section, aside {
  background: #F8F2E8;
  text-align: center;
  padding: 80px 0; }
  @media only screen and (min-width: 992px) {
    section, aside {
      padding: 120px 0; } }
  section .headline, aside .headline {
    margin-bottom: 60px; }
    section .headline h2, aside .headline h2 {
      margin-bottom: 0; }
  section.is--w, aside.is--w {
    background: #ffffff; }
    section.is--w + section.is--w, aside.is--w + section.is--w, section.is--w + aside.is--w, aside.is--w + aside.is--w {
      border-top: 1px solid #F8F2E8; }

h1 {
  font-family: "Old Standard TT", serif;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.2;
  font-style: italic; }
  h1 {
    font-size: 32px; }
    @media screen and (min-width: 768px) {
      h1 {
        font-size: calc(32px + 12 * ((100vw - 768px) / 692)); } }
    @media screen and (min-width: 1460px) {
      h1 {
        font-size: 44px; } }

h2 {
  font-family: "Old Standard TT", serif;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 40px; }
  h2 {
    font-size: 26px; }
    @media screen and (min-width: 768px) {
      h2 {
        font-size: calc(26px + 8 * ((100vw - 768px) / 692)); } }
    @media screen and (min-width: 1460px) {
      h2 {
        font-size: 34px; } }
  h2 u {
    text-decoration: none !important;
    position: relative;
    background-image: linear-gradient(to right, #E0B153 100%, #E0B153 100%);
    background-position: 0 0.94em;
    background-repeat: repeat-x; }

h3 {
  margin-bottom: 20px; }
  h3 {
    font-size: 18px; }
    @media screen and (min-width: 768px) {
      h3 {
        font-size: calc(18px + 6 * ((100vw - 768px) / 692)); } }
    @media screen and (min-width: 1460px) {
      h3 {
        font-size: 24px; } }

h4 {
  font-size: 1.6rem;
  margin-bottom: 20px; }

h5 {
  font-size: 1rem;
  margin-bottom: 20px; }

.subtitle {
  display: block;
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 1rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px; }

strong {
  font-weight: bold;
  font-weight: 700; }

p, .wswyg--content ol,
.wswyg--content ul {
  font-size: 1.6rem;
  line-height: 1.6; }
  p.no__results, .wswyg--content ol.no__results,
  .wswyg--content ul.no__results {
    text-align: center;
    font-size: 3.2rem;
    font-weight: bold;
    opacity: 0.2;
    margin-top: 30px; }

.wswyg--content {
  text-align: left; }
  .wswyg--content > * + * {
    margin-top: 30px; }
  .wswyg--content * + h2 {
    margin-top: 40px; }
  .wswyg--content h2 {
    margin-bottom: 40px; }
  .wswyg--content ol,
  .wswyg--content ul {
    margin-left: 40px;
    margin-top: 20px;
    font-size: 1.6rem;
    line-height: 1.6;
    list-style-type: disc; }
    .wswyg--content ol > li + li,
    .wswyg--content ul > li + li {
      margin-top: 10px; }
    .wswyg--content ol code,
    .wswyg--content ul code {
      margin-top: 20px;
      margin-bottom: 20px; }
  .wswyg--content p, .wswyg--content ol,
  .wswyg--content ul {
    font-family: "Crimson Text", serif;
    color: #2C4325;
    font-weight: 400; }
    .wswyg--content p strong, .wswyg--content ol strong, .wswyg--content ul strong {
      color: #2C4325; }
  .wswyg--content figure {
    margin: 40px auto;
    overflow: hidden; }
    .wswyg--content figure:last-child {
      margin-bottom: 0; }
    .wswyg--content figure img {
      display: block; }
  .wswyg--content a {
    color: #2C4325;
    font-weight: bold;
    text-decoration: underline; }

code {
  display: block;
  background: white;
  padding: 40px;
  border-radius: 3px;
  font-size: 1.6rem;
  color: #2C4325; }

a:not([class]) {
  color: #2C4325;
  text-decoration: none; }
  a:not([class]):focus, a:not([class]):hover {
    text-decoration: underline; }

a[class] {
  color: inherit;
  text-decoration: none; }

.Brand {
  display: block;
  width: 100%;
  max-width: 80px;
  position: relative; }
  .Brand:before {
    content: '';
    display: block;
    background: transparent;
    padding-top: 54.05405%; }
  .Brand .logo, .Brand svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.Btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  background: #E0B153;
  color: #ffffff;
  min-height: 53px;
  padding: 10px 24px;
  margin-top: 20px;
  border: 0;
  outline: 0;
  cursor: pointer;
  overflow: hidden; }
  html:not(.touch) .Btn:hover:before {
    transform: scaleY(1); }
  html:not(.touch) .Btn:hover .Btn__txt {
    color: #ffffff; }
  .Btn:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    left: -1px;
    width: 102%;
    background: #E0B153;
    transform: scaleY(0);
    transform-origin: center bottom;
    transition: transform 400ms cubic-bezier(0.36, 0.33, 0, 1); }
  .Btn__txt {
    position: relative;
    z-index: 10;
    font-family: "Brandon Grotesque", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1rem;
    letter-spacing: 0.22em;
    color: #ffffff;
    transition: color 400ms cubic-bezier(0.36, 0.33, 0, 1); }
  .Btn.is--green {
    background: #2C4325; }
    .Btn.is--green .Btn__txt {
      color: #ffffff; }
  .Btn.is--orange {
    background: #D1793E; }
    .Btn.is--orange:before {
      background: #50533F; }
    .Btn.is--orange .Btn__txt {
      color: #ffffff; }
  .Btn.is--beige {
    background: #F8F2E8; }
    .Btn.is--beige .Btn__txt {
      color: #2C4325; }

.Anchors__nav {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 30px;
  margin-bottom: -10px; }

.Anchors__item {
  margin-right: 20px;
  margin-bottom: 10px; }
  .Anchors__item:last-child {
    margin-right: 0; }

.Link {
  position: relative; }
  .Link__txt {
    font-weight: 600; }
    .Link__txt:after {
      content: '';
      display: block;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 1px;
      background: #2C4325;
      transform: scaleX(0);
      transform-origin: right center;
      transition: transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms; }
  .Link:hover .Link__txt:after {
    transform: scaleX(1);
    transform-origin: left center; }
  .Link.is--min .Link__txt {
    font-size: 1.2rem;
    font-weight: 500; }
  .Link.is--beige .Link__txt, .Footer .Link .Link__txt {
    color: #D3C2AC; }
    .Link.is--beige .Link__txt:before, .Footer .Link .Link__txt:before, .Link.is--beige .Link__txt:after, .Footer .Link .Link__txt:after {
      background: #D3C2AC; }
  .Link.is--underlined .Link__txt:after {
    transform: scaleX(1);
    transform-origin: left center; }

.Backlink {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 20px; }
  .Backlink .arrow {
    margin-right: 20px; }
    .Backlink .arrow svg > * {
      fill: transparent;
      stroke: #D3C2AC;
      stroke-width: 1px; }
  .Backlink__txt {
    color: #D3C2AC;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0.22em;
    font-family: "Brandon Grotesque", sans-serif; }

.Socials {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: -10px; }
  .Socials > * {
    margin-bottom: 10px; }
    .Socials > *:not(:last-child) {
      margin-right: 20px; }

.Header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1200;
  pointer-events: none;
  background: transparent; }
  .Header:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    transform: translateY(-100%);
    transition: transform 320ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0ms;
    border-bottom: 1px solid #F8F2E8; }
  @media only screen and (max-width: 991px) {
    .showMenu .Header {
      height: 100vh; } }
  .Header.is--light:before {
    transform: translateY(0);
    transition-delay: 150ms; }
  .Header.is--light .Brand svg .LogoSVG__text > g > * {
    fill: #2C4325 !important; }
  .showGammes .Header .Brand svg .LogoSVG__text > g > * {
    fill: #2C4325 !important; }
  .Header:after {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 0%;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.12);
    transition: background 240ms linear; }
    @media only screen and (max-width: 991px) {
      body.showMenu .Header:after {
        background: rgba(0, 0, 0, 0.1); } }
  .Header .container {
    width: 100%;
    max-width: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding: 20px; }
    @media only screen and (max-width: 549px) {
      .Header .container {
        padding: 30px; } }
  .Header .Brand {
    position: relative;
    z-index: 10;
    pointer-events: all;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 76px; }
    .Header .Brand svg .LogoSVG__text > g > * {
      fill: #F8F2E8; }
      @media only screen and (max-width: 991px) {
        body.showMenu .Header .Brand svg .LogoSVG__text > g > * {
          fill: #2C4325; } }

.Toggle__menu {
  position: relative;
  background: none;
  border: none;
  outline: none;
  padding: 10px;
  z-index: 10;
  pointer-events: all; }
  @media only screen and (min-width: 992px) {
    .Toggle__menu {
      display: none; } }
  .Toggle__menu .line {
    display: block;
    height: 2px;
    width: 20px;
    background: #F8F2E8;
    border-radius: 6px;
    transform-origin: right center;
    transition: transform 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .is--light .Toggle__menu .line {
      background: #2C4325; }
    body.showMenu .Toggle__menu .line {
      background: #2C4325; }
    .Toggle__menu .line + .line {
      margin-top: 4px; }
    @media only screen and (max-width: 991px) {
      body.showMenu .Toggle__menu .line:nth-child(1) {
        transform: scaleX(1) rotate(-45deg) translateY(-1.5px); } }
    .Toggle__menu .line:nth-child(2) {
      transform: scaleX(0.5); }
      @media only screen and (max-width: 991px) {
        body.showMenu .Toggle__menu .line:nth-child(2) {
          transform: scaleX(0); } }
    .Toggle__menu .line:nth-child(3) {
      transform: scaleX(0.75); }
      @media only screen and (max-width: 991px) {
        body.showMenu .Toggle__menu .line:nth-child(3) {
          transform: scaleX(1) rotate(45deg) translateY(1.5px); } }

.Nav__container {
  pointer-events: all;
  width: 100%; }
  @media only screen and (max-width: 991px) {
    .Nav__container {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #F8F2E8;
      overflow-x: hidden;
      overflow-y: auto; } }
  @media only screen and (max-width: 991px) {
    body:not(.showMenu) .Nav__container {
      display: none; } }

.Nav__main {
  list-style-type: none;
  width: 100%;
  margin: 0;
  padding: 100px 40px; }
  @media only screen and (min-width: 992px) {
    .Nav__main {
      padding: 0;
      width: auto;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      flex-wrap: nowrap; } }

.Nav__item {
  text-align: center;
  color: #2C4325;
  transition: color 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  @media only screen and (min-width: 992px) {
    .Nav__item {
      display: inline-block;
      color: #F8F2E8; } }
  @media only screen and (min-width: 992px) {
    .is--light .Nav__item, .showGammes .Nav__item {
      color: #2C4325; } }
  @media only screen and (min-width: 992px) {
    .Nav__item:nth-child(4) {
      margin-left: 200px !important; } }
  @media only screen and (min-width: 1200px) {
    .Nav__item:nth-child(4) {
      margin-left: 240px !important; } }
  .Nav__item + .Nav__item {
    margin-top: 20px; }
    @media only screen and (min-width: 992px) {
      .Nav__item + .Nav__item {
        margin-top: 0;
        margin-left: 40px; } }
    @media only screen and (min-width: 1200px) {
      .Nav__item + .Nav__item {
        margin-left: 60px; } }

.Nav__link {
  font-family: "Brandon Grotesque", sans-serif;
  position: relative;
  font-weight: 700;
  transition: opacity 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  text-transform: uppercase;
  letter-spacing: 0.22em; }
  .Nav__link {
    font-size: 16px; }
    @media screen and (min-width: 330px) {
      .Nav__link {
        font-size: calc(16px + 24 * ((100vw - 330px) / 662)); } }
    @media screen and (min-width: 992px) {
      .Nav__link {
        font-size: 40px; } }
  @media only screen and (min-width: 992px) {
    .Nav__link {
      font-size: 0.8rem; } }
  .Nav__link.is--active:after, .Nav__link:focus:after, .Nav__link:hover:after {
    transform: scaleX(1); }
  .Nav__link:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #E0B153;
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    @media only screen and (min-width: 550px) {
      .Nav__link:after {
        height: 0.12em; } }
    @media only screen and (max-width: 991px) {
      body.showMenu .Nav__link:after {
        background: #2C4325; } }

.Footer {
  background: #353828;
  color: #D3C2AC;
  position: relative;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  overflow: hidden; }
  .Footer > .container {
    padding-top: 60px; }
    @media only screen and (min-width: 550px) {
      .Footer > .container {
        padding-top: 80px; } }
    @media only screen and (min-width: 768px) {
      .Footer > .container {
        padding-top: 120px; } }
    @media only screen and (max-width: 767px) {
      .Footer > .container {
        transform: none !important; } }
    @media screen and (max-height: 360px) {
      .Footer > .container {
        transform: none !important; } }
  .Footer .subtitle {
    color: #5f6548; }
  .Footer .row {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: -40px; }
    @media only screen and (min-width: 1200px) {
      .Footer .row {
        flex-wrap: nowrap; } }
    .Footer .row > * {
      margin-bottom: 40px; }
    @media only screen and (min-width: 768px) {
      .Footer .row > *:not(:last-child) {
        margin-right: 60px; } }
  .Footer .Brand {
    max-width: 100px;
    margin-bottom: 60px; }
    @media only screen and (min-width: 550px) {
      .Footer .Brand {
        max-width: 80px;
        margin-bottom: 80px; } }
    @media only screen and (min-width: 768px) {
      .Footer .Brand {
        margin-bottom: 100px; } }
    .Footer .Brand svg .LogoSVG__text > g > * {
      fill: #D3C2AC; }
  .Footer .Socials svg > * {
    fill: #D3C2AC; }
  @media only screen and (min-width: 768px) {
    .Footer__about {
      max-width: 40%; } }
  @media only screen and (min-width: 1200px) {
    .Footer__about {
      max-width: 240px; } }
  .Footer__about p, .Footer__about .wswyg--content ol, .wswyg--content .Footer__about ol,
  .Footer__about .wswyg--content ul, .wswyg--content .Footer__about ul {
    font-size: 16px; }
    @media screen and (min-width: 768px) {
      .Footer__about p, .Footer__about .wswyg--content ol, .wswyg--content .Footer__about ol,
      .Footer__about .wswyg--content ul, .wswyg--content .Footer__about ul {
        font-size: calc(16px + 4 * ((100vw - 768px) / 692)); } }
    @media screen and (min-width: 1460px) {
      .Footer__about p, .Footer__about .wswyg--content ol, .wswyg--content .Footer__about ol,
      .Footer__about .wswyg--content ul, .wswyg--content .Footer__about ul {
        font-size: 20px; } }
  @media only screen and (max-width: 767px) {
    .Footer__about p, .Footer__about .wswyg--content ol, .wswyg--content .Footer__about ol,
    .Footer__about .wswyg--content ul, .wswyg--content .Footer__about ul {
      font-size: 2rem !important; } }
  .Footer__about .Socials {
    margin-top: 30px; }
    @media only screen and (min-width: 550px) {
      .Footer__about .Socials {
        margin-top: 20px; } }
  .Footer__nav {
    display: none; }
    @media only screen and (min-width: 768px) {
      .Footer__nav {
        display: inline-flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin-bottom: 0px !important;
        min-width: 100%;
        order: 3;
        flex-wrap: nowrap; } }
    @media only screen and (min-width: 1200px) {
      .Footer__nav {
        order: 2;
        min-width: 0; } }
    .Footer__nav > * {
      margin-bottom: 40px; }
      @media only screen and (max-width: 549px) {
        .Footer__nav > * {
          width: 100%; } }
    @media only screen and (min-width: 768px) {
      .Footer__nav .nav--products {
        max-width: 60%; } }
    @media only screen and (min-width: 1200px) {
      .Footer__nav .nav--products {
        max-width: 300px; } }
    .Footer__nav .nav--products ul {
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      flex-wrap: wrap; }
      .Footer__nav .nav--products ul > * {
        width: 100%; }
        @media only screen and (min-width: 550px) {
          .Footer__nav .nav--products ul > * {
            max-width: 50%;
            padding-right: 10px; } }
    .Footer__nav li {
      margin-bottom: 10px; }
      .Footer__nav li a {
        white-space: nowrap; }
        @media only screen and (max-width: 767px) {
          .Footer__nav li a {
            font-size: 1.6rem; } }
  .Footer__newsletter {
    width: 100%;
    max-width: 400px; }
    @media only screen and (min-width: 768px) {
      .Footer__newsletter {
        flex-grow: 2;
        max-width: 40%;
        order: 2;
        margin-left: auto; } }
    @media only screen and (min-width: 1200px) {
      .Footer__newsletter {
        max-width: 280px;
        margin-left: inherit;
        order: 3; } }
    .Footer__newsletter .Form__control {
      background: transparent;
      border-bottom: 1px solid #50533F;
      color: #ffffff;
      box-shadow: none;
      padding-left: 0;
      padding-right: 0; }
      @media only screen and (max-width: 549px) {
        .Footer__newsletter .Form__control {
          font-size: 1.8em; } }
      .Footer__newsletter .Form__control:focus {
        border-color: #8B955D; }
    .Footer__newsletter .Btn {
      min-height: 43px; }
  .Footer__credits {
    margin-top: 60px;
    padding: 30px 0px;
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
    @media only screen and (min-width: 550px) {
      .Footer__credits {
        margin-top: 80px; } }
    @media only screen and (min-width: 768px) {
      .Footer__credits {
        padding: 20px 0px;
        margin-top: 100px; } }
    @media only screen and (min-width: 768px) {
      .Footer__credits .container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap; } }
    .Footer__credits .Copyright {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      flex-wrap: wrap;
      margin-bottom: -10px; }
      @media only screen and (max-width: 767px) {
        .Footer__credits .Copyright {
          margin-bottom: 20px; } }
      .Footer__credits .Copyright .Ital {
        margin-right: 20px;
        margin-bottom: 10px; }
        .Footer__credits .Copyright .Ital svg > * {
          fill: #D3C2AC; }

.Form__group {
  position: relative; }

.Form__control {
  width: 100%;
  height: 64px;
  background: #ffffff;
  padding: 2px 30px 0px;
  color: #2C4325;
  border: 0;
  outline: none;
  box-shadow: 0px 5px 16px rgba(149, 125, 75, 0.19);
  line-height: 1.2; }
  .Form__control {
    font-size: 16px; }
    @media screen and (min-width: 768px) {
      .Form__control {
        font-size: calc(16px + 4 * ((100vw - 768px) / 692)); } }
    @media screen and (min-width: 1460px) {
      .Form__control {
        font-size: 20px; } }
  .Form__control::placeholder {
    color: #D3C2AC; }

.Form__actions {
  margin-top: 20px; }
  .Form__actions .Btn {
    margin-top: 0;
    width: 100%; }

.Drawing {
  pointer-events: none;
  text-align: center; }
  .Drawing .Draw {
    width: 130px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
    position: relative; }
    .Drawing .Draw:before {
      content: "";
      display: block;
      padding-top: 53.33333%; }
    .Drawing .Draw svg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .Drawing svg * {
    fill: #B9B1A0; }
  .Drawing span {
    display: block;
    font-size: 1.6rem;
    font-family: "Old Standard TT", serif;
    font-style: italic;
    color: #B9B1A0; }
  .Page__hero .Drawing svg *, .Page__header .Drawing svg * {
    fill: #F8F2E8; }
  .Page__hero .Drawing span, .Page__header .Drawing span {
    color: #F8F2E8; }
  .headline .Drawing svg * {
    fill: #2C4325; }
  .headline .Drawing span {
     color: #2C4325; }

.Slogan {
  display: none; }
  @media only screen and (min-width: 992px) {
    .Slogan {
      position: fixed;
      top: 50%;
      left: 20px;
      color: #F8F2E8;
      z-index: 20;
      display: block; } }
  .Slogan + .Slogan {
    left: inherit;
    right: 20px; }
    .Slogan + .Slogan .inner {
      left: inherit;
      right: 50%;
      transform-origin: right center;
      transform: rotate(-90deg) translate(50%, -50%); }
  .Slogan .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(-90deg) translate(-50%, -50%);
    transform-origin: left center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-wrap: nowrap; }
  .Slogan .icon svg > * {
    fill: #F8F2E8;
    transition: fill 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .is--light .Header ~ .Slogan .icon svg > * {
      fill: #2C4325; }
  .Slogan span {
    position: relative;
    top: 2px;
    display: block;
    margin: 0 5px;
    font-size: 1.1rem;
    line-height: 0.9;
    font-family: "Old Standard TT", serif;
    font-style: italic;
    white-space: nowrap;
    transition: color 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .is--light .Header ~ .Slogan span {
      color: #2C4325; }

#Outdated {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2400;
  background: #2C4325;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }
  #Outdated:not(.show) {
    display: none; }
  #Outdated .inner {
    color: #ffffff;
    text-align: center; }
  #Outdated h4 {
    margin-bottom: 0px; }
  #Outdated .btn {
    background: #ffffff;
    color: #2C4325; }

.Filters {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 74px;
  overflow-x: auto;
  padding-bottom: 26px; }
  @media only screen and (min-width: 992px) {
    .Filters {
      justify-content: center; } }
  @media only screen and (max-width: 991px) {
    .Filters {
      justify-content: center;
      flex-wrap: wrap;
      margin-bottom: 30px; } }

.Filter__item {
  position: relative;
  text-transform: uppercase;
  font-size: 1rem;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 900;
  letter-spacing: 0.22em;
  margin: 0 30px;
  white-space: nowrap; }
  @media only screen and (max-width: 991px) {
    .Filter__item {
      margin-bottom: 20px; } }
  .Filter__item.is--active {
    pointer-events: none; }
    .Filter__item.is--active:after {
      transform: scaleX(1); }
  html:not(.touch) .Filter__item:hover:after {
    transform: scaleX(1); }
  .Filter__item:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    margin-top: 5px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #2C4325;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms; }

.Made__by {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 5px; }
  @media only screen and (min-width: 768px) {
    .Made__by {
      margin-top: 0; } }
  .Made__by > span {
    font-size: 1.2rem;
    display: block;
    line-height: 1;
    font-weight: 700;
    transition: opacity 240ms cubic-bezier(0.36, 0.33, 0, 1); }
  .Made__by .schtzlr {
    position: relative;
    top: -3px;
    margin-left: 5px;
    opacity: 0.6; }
    .Made__by .schtzlr svg {
      fill: #D3C2AC; }
  html:not(.touch) .Made__by:hover .schtzlr {
    opacity: 1; }
    html:not(.touch) .Made__by:hover .schtzlr + span {
      opacity: 1; }

.Loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  transform: translateY(-100%);
  background: #E0B153;
  visibility: hidden;
  overflow: hidden; }
  body.is--animating .Loader {
    visibility: visible; }
  .Loader .inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
  .Loader .Brand {
    max-width: 120px;
    overflow: hidden; }
    .Loader .Brand:before {
      padding-top: 100%; }
    .Loader .Brand svg > * {
      fill: #2C4325; }

.plyr {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: auto;
  cursor: pointer; }
  .plyr__container {
    position: relative;
    background: #2C4325;
    overflow: hidden; }
    html:not(.touch) .plyr__container:hover .plyr__cover {
      transform: scale(1.02); }
    html:not(.touch) .plyr__container:hover .plyr__play:before {
      transform: scale(1.2); }
    .plyr__container > video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .plyr__placeholder {
    padding-top: 56.25%;
    transition: padding 600ms cubic-bezier(0.36, 0.33, 0, 1); }
  .plyr__video-embed {
    padding: 0; }
    .plyr__video-embed iframe {
      position: absolute;
      width: 100%;
      height: 100%; }
  .plyr__cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2C4325;
    cursor: pointer;
    transition: opacity 600ms cubic-bezier(0.36, 0.33, 0, 1) 50ms, transform 600ms cubic-bezier(0.36, 0.33, 0, 1) 0ms;
    pointer-events: none; }
    .plyr__cover .visual {
      transition: opacity 400ms linear; }
  .plyr__poster {
    opacity: 0; }
  .plyr__play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 15%;
    max-width: 100px;
    border: 0;
    outline: none;
    background: transparent;
    cursor: pointer;
    padding: 0;
    transition: all 600ms cubic-bezier(0.36, 0.33, 0, 1) 0ms;
    pointer-events: none; }
    .plyr__play:before {
      content: "";
      display: block;
      background: #2C4325;
      padding-top: 100%;
      border-radius: 100%;
      transition: transform 600ms cubic-bezier(0.36, 0.33, 0, 1) 0ms; }
    .plyr__play svg {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 10; }
      .plyr__play svg > * {
        fill: #ffffff; }
  .plyr--paused:not(.plyr--seeking) .plyr__controls {
    transform: translateY(100%) !important;
    transition-delay: 150ms; }
  .plyr--playing + .plyr__cover, .plyr--seeking + .plyr__cover {
    pointer-events: none;
    opacity: 0; }
    .plyr--playing + .plyr__cover + .plyr__play, .plyr--seeking + .plyr__cover + .plyr__play {
      pointer-events: none;
      opacity: 0;
      transform: translate(-50%, -50%) scale(1.2); }
      .plyr--playing + .plyr__cover + .plyr__play + .plyr__placeholder, .plyr--seeking + .plyr__cover + .plyr__play + .plyr__placeholder {
        padding-top: 56.25%; }
  .plyr__controls {
    padding: 15px 20px !important;
    background: #2C4325 !important;
    opacity: 1 !important; }
  .plyr__controls svg {
    width: 14px !important;
    height: 14px !important; }
  .plyr__controls__item:not(:first-child) {
    margin-left: 10px !important; }
  .plyr__control:hover {
    opacity: 0.8;
    background: transparent !important; }
  .plyr__progress input[type=range] {
    color: #2C4325;
    height: 2px !important; }
  .plyr__progress input[type=range]::-webkit-slider-thumb {
    margin-top: -6px !important; }
  .plyr__progress input[type=range]::-webkit-slider-runnable-track {
    height: 2px !important; }
  .plyr__progress__buffer {
    height: 2px !important;
    margin-top: -1px !important; }
  .plyr__volume {
    width: auto !important;
    min-width: 0px !important; }

.swiper-container {
  overflow: visible; }
  @media only screen and (min-width: 768px) {
    .swiper-container.is--centered .swiper-wrapper {
      justify-content: center; } }
  .swiper-container.swiper-container-free-mode .swiper-wrapper {
    will-change: transform; }
  .swiper-container + .Btn {
    margin-top: 80px; }

.swiper:not(.swiper-container-free-mode) .swiper-wrapper {
  transition: transform 600ms cubic-bezier(0.36, 0.33, 0, 1) !important; }

.swiper-slide {
  height: auto; }

.swiper-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin-right: -10px; }
  @media only screen and (min-width: 768px) {
    .swiper-buttons {
      justify-content: flex-end;
      margin-bottom: 20px;
      margin-right: -20px; } }
  .swiper-buttons > * {
    padding: 10px;
    margin: 0 5px;
    cursor: pointer;
    outline: none;
    pointer-events: all; }
    @media only screen and (min-width: 768px) {
      .swiper-buttons > * {
        margin: 0 20px; } }
    .swiper-buttons > * .arrow {
      position: relative;
      width: 50px;
      display: block;
      overflow: hidden;
      transition: transform 600ms cubic-bezier(0.36, 0.33, 0, 1);
      pointer-events: none; }
      @media only screen and (min-width: 768px) {
        .swiper-buttons > * .arrow {
          width: 70px; } }
      .swiper-buttons > * .arrow:before {
        content: "";
        display: block;
        padding-top: 18.57143%; }
      .swiper-buttons > * .arrow svg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: transform 600ms cubic-bezier(0.36, 0.33, 0, 1); }
        .swiper-buttons > * .arrow svg > * {
          stroke: #2C4325;
          fill: transparent;
          transition: stroke 600ms cubic-bezier(0.36, 0.33, 0, 1); }
    .swiper-buttons > *.swiper-button-disabled {
      pointer-events: none;
      opacity: 0.2; }
    .swiper-buttons > *.prev svg {
      transform: rotate(180deg); }

.c-scrollbar {
  right: 0px;
  top: 5px;
  height: calc(100vh - 10px); }
  [data-scroll-direction="horizontal"] .c-scrollbar {
    height: 3px;
    bottom: 2px; }
  .c-scrollbar_thumb {
    width: 3px;
    margin: 0 5px; }

#tarteaucitronBack {
  background: #1a1a1a !important; }

#tarteaucitronPercentage {
  display: none !important; }

#tarteaucitronServices {
  box-shadow: none !important; }

#tarteaucitronAlertBig {
  bottom: 10px;
  left: initial !important;
  right: 10px !important;
  width: auto !important;
  max-width: 420px !important;
  margin-left: 10px !important;
  border-radius: 10px;
  background: #2C4325 !important;
  padding: 20px !important; }
  #tarteaucitronAlertBig #tarteaucitronPrivacyUrl {
    font-size: 1.2rem !important;
    margin-top: 10px !important; }
  #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
    text-align: center !important;
    display: block;
    margin-bottom: 20px !important; }
  #tarteaucitronAlertBig #tarteaucitronPersonalize {
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
    background: #ffffff !important;
    color: #2C4325 !important;
    height: 42px !important;
    padding: 0 20px !important;
    margin-left: 20px !important; }
  #tarteaucitronAlertBig #tarteaucitronCloseAlert {
    opacity: 0.3;
    border: 1px solid #ffffff !important;
    color: #ffffff !important;
    background: none !important;
    margin-bottom: 0 !important;
    margin-left: 20px !important;
    margin-top: 20px !important; }
    @media only screen and (min-width: 768px) {
      #tarteaucitronAlertBig #tarteaucitronCloseAlert {
        margin-top: 0 !important; } }
    #tarteaucitronAlertBig #tarteaucitronCloseAlert:hover {
      opacity: 1; }
  #tarteaucitronAlertBig button {
    border-radius: 3px;
    padding: 8px 20px;
    margin-bottom: 10px;
    height: 32px; }
    #tarteaucitronAlertBig button span {
      display: none; }

.tarteaucitronSelfLink {
  color: #ffffff !important; }

#tarteaucitronAlertSmall {
  background: #2C4325 !important; }

#tarteaucitronDotGreen {
  background: #E0B153 !important; }

.tarteaucitronAllow {
  background: #E0B153 !important;
  color: #ffffff !important; }

.tarteaucitronDeny {
  background: #1a1a1a !important;
  color: #ffffff !important; }

#tarteaucitron {
  background: 0 !important;
  top: 20px !important; }
  #tarteaucitron #tarteaucitronClosePanel {
    background: #1a1a1a !important; }
  #tarteaucitron #tarteaucitronServices .tarteaucitronTitle button {
    background: #1a1a1a !important; }

.Gamme__preview {
  display: block;
  position: relative; }
  .Gammes__list .Gamme__preview {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: 50vh; }
  .Gamme__preview .inner {
    padding: 30px; }
    .Gammes__list .Gamme__preview .inner {
      position: relative;
      padding: 0; }
  .Gamme__preview .visual__container {
    width: 320px;
    position: relative;
    margin: 0 auto 20px; }
    @media only screen and (max-width: 767px) {
      .Gamme__preview .visual__container {
        opacity: 0.4; } }
    .Gammes__list .Gamme__preview .visual__container {
      position: absolute;
      top: 50%;
      left: 50%;
      margin: 0;
      transform: translate(-50%, -60%); }
    .Gamme__preview .visual__container:before {
      padding-top: 88.88889%; }
    .Gamme__preview .visual__container .visual {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .Gamme__preview h3 {
    position: relative;
    z-index: 10;
    line-height: 0.9;
    font-weight: 300;
    margin-bottom: 20px; }
    .Gamme__preview h3 {
      font-size: 26px; }
      @media screen and (min-width: 768px) {
        .Gamme__preview h3 {
          font-size: calc(26px + 9 * ((100vw - 768px) / 692)); } }
      @media screen and (min-width: 1460px) {
        .Gamme__preview h3 {
          font-size: 35px; } }
    .Gammes__list .Gamme__preview h3 {
      margin-bottom: 0; }
      .Gammes__list .Gamme__preview h3 {
        font-size: 54px; }
        @media screen and (min-width: 550px) {
          .Gammes__list .Gamme__preview h3 {
            font-size: calc(54px + 61 * ((100vw - 550px) / 910)); } }
        @media screen and (min-width: 1460px) {
          .Gammes__list .Gamme__preview h3 {
            font-size: 115px; } }
  .Gamme__preview p, .Gamme__preview .wswyg--content ol, .wswyg--content .Gamme__preview ol,
  .Gamme__preview .wswyg--content ul, .wswyg--content .Gamme__preview ul {
    font-family: "Crimson Text", serif;
    color: #90988D; }
  .Gamme__preview .Btn {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0%);
    z-index: 10;
    margin-top: 60px; }
    .Gamme__preview .Btn .Btn__txt {
      white-space: nowrap; }

.Gamme__cat:not(:first-child) {
  margin-top: 100px; }

.Gamme__cat h2 {
  display: block;
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 1.3rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 60px; }

.Gamme__cat + .Gamme__cat {
  margin-top: 100px; }

.Gamme__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 40px; }
  html:not(.touch) .Gamme__link:hover {
    color: #D1793E; }
    html:not(.touch) .Gamme__link:hover .visual__container {
      opacity: 1; }
    html:not(.touch) .Gamme__link:hover .line {
      transform: scaleX(1); }
  .Gamme__link .visual__container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 440px;
    mix-blend-mode: darken;
    opacity: 0;
    transition: opacity 240ms linear;
    pointer-events: none; }
  .Gamme__link span {
    position: relative;
    display: inline-block;
    z-index: 10;
    line-height: 0.9;
    font-weight: 300;
    transition: opacity 400ms cubic-bezier(0.36, 0.33, 0, 1); }
    .Gamme__link span {
      font-size: 26px; }
      @media screen and (min-width: 768px) {
        .Gamme__link span {
          font-size: calc(26px + 8 * ((100vw - 768px) / 692)); } }
      @media screen and (min-width: 1460px) {
        .Gamme__link span {
          font-size: 34px; } }
    .Gamme__link span .line {
      display: block;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 2px;
      border-radius: 3px;
      background: #D1793E;
      transition: transform 400ms cubic-bezier(0.36, 0.33, 0, 1);
      transform: scaleX(0); }

.Gamme__archive .Page__hero .Backlink {
  opacity: 0.6; }
  .Gamme__archive .Page__hero .Backlink .arrow svg > * {
    stroke: #ffffff; }
  .Gamme__archive .Page__hero .Backlink .Backlink__txt {
    color: #ffffff; }

.Gammes__menu {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  max-width: 740px;
  margin: 0 auto;
  padding: 110px 0 70px; }
  .Gammes__menu > * {
    width: 100%;
    max-width: 50%;
    margin-bottom: 30px; }
  .Gammes__menu__container {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    top: 0;
    left: 0;
    width: 100%;
    background: #FCF9F5;
    z-index: 1100;
    padding-top: 58px;
    transform: translateY(-100%);
    transition: transform 240ms cubic-bezier(0.36, 0.33, 0, 1);
    pointer-events: none;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 740px; }
    @media only screen and (max-width: 767px) {
      .Gammes__menu__container {
        display: none; } }
    .Gammes__menu__container .Gamme__link {
      transform: translateY(-60px);
      opacity: 0;
      transition: transform 600ms cubic-bezier(0.36, 0.33, 0, 1), opacity 240ms linear; }
    .Gammes__menu__container.is--hovered .Gamme__link:not(:hover) span {
      opacity: 0.1; }
    .showGammes .Gammes__menu__container {
      transform: translateY(0%);
      pointer-events: all;
      transition-duration: 400ms; }
      .showGammes .Gammes__menu__container .Gamme__link {
        opacity: 1;
        transform: translateY(0%);
        transition-delay: 150ms; }
        .showGammes .Gammes__menu__container .Gamme__link:nth-child(11) {
          transition-delay: 165ms; }
        .showGammes .Gammes__menu__container .Gamme__link:nth-child(10) {
          transition-delay: 180ms; }
        .showGammes .Gammes__menu__container .Gamme__link:nth-child(9) {
          transition-delay: 195ms; }
        .showGammes .Gammes__menu__container .Gamme__link:nth-child(8) {
          transition-delay: 210ms; }
        .showGammes .Gammes__menu__container .Gamme__link:nth-child(7) {
          transition-delay: 225ms; }
        .showGammes .Gammes__menu__container .Gamme__link:nth-child(6) {
          transition-delay: 240ms; }
        .showGammes .Gammes__menu__container .Gamme__link:nth-child(5) {
          transition-delay: 255ms; }
        .showGammes .Gammes__menu__container .Gamme__link:nth-child(4) {
          transition-delay: 270ms; }
        .showGammes .Gammes__menu__container .Gamme__link:nth-child(3) {
          transition-delay: 285ms; }
        .showGammes .Gammes__menu__container .Gamme__link:nth-child(2) {
          transition-delay: 300ms; }
        .showGammes .Gammes__menu__container .Gamme__link:nth-child(1) {
          transition-delay: 315ms; }

.Product__preview {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 300px;
  text-align: center; }
  .Product__preview .inner {
    width: 100%;
    padding: 0px 30px; }
  .Product__preview .Product__visuals {
    position: relative;
    width: 100%;
    max-width: 220px;
    margin: 0 auto 20px; }
    .Product__preview .Product__visuals .visual__container {
      transition: opacity 200ms linear; }
      .Product__preview .Product__visuals .visual__container:before {
        padding-top: 106.85185%; }
      .Product__preview .Product__visuals .visual__container:nth-child(2) {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0; }
      .Product__preview .Product__visuals .visual__container .visual {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  .Product__preview h3 {
    line-height: 1.2;
    font-weight: 300;
    margin: 0 auto 10px; }
    .Product__preview h3 {
      font-size: 24px; }
      @media screen and (min-width: 768px) {
        .Product__preview h3 {
          font-size: calc(24px + 8 * ((100vw - 768px) / 692)); } }
      @media screen and (min-width: 1460px) {
        .Product__preview h3 {
          font-size: 32px; } }
  .Product__preview p, .Product__preview .wswyg--content ol, .wswyg--content .Product__preview ol,
  .Product__preview .wswyg--content ul, .wswyg--content .Product__preview ul {
    font-family: "Old Standard TT", serif;
    font-size: 1.3rem;
    line-height: 1.4;
    color: #90988D;
    margin: 0 auto; }
    @media only screen and (min-width: 550px) {
      .Product__preview p, .Product__preview .wswyg--content ol, .wswyg--content .Product__preview ol,
      .Product__preview .wswyg--content ul, .wswyg--content .Product__preview ul {
        max-width: 80%; } }
  html:not(.touch) .Product__preview:hover.has--hover .Product__visuals .visual__container {
    opacity: 0; }
    html:not(.touch) .Product__preview:hover.has--hover .Product__visuals .visual__container:nth-child(2) {
      opacity: 1; }

.Product__hero {
  background: #F8F2E8;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap; }
  @media only screen and (min-width: 550px) {
    .Product__hero {
      padding-top: 74px; } }
  @media only screen and (min-width: 768px) {
    .Product__hero {
      padding-top: 58px; } }
  .Product__hero > * {
    width: 100%;
    min-height: 600px; }
    @media only screen and (min-width: 768px) {
      .Product__hero > * {
        max-width: 50%;
        height: calc(100vh - 120px);
        max-height: 800px; } }
  .Product__hero__content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center; }
    @media only screen and (max-width: 549px) {
      .Product__hero__content {
        padding-top: 94px; } }
    .Product__hero__content .container {
      max-width: 540px; }
    .Product__hero__content h1 {
      font-style: normal;
      margin-bottom: 10px; }
    .Product__hero__content p, .Product__hero__content .wswyg--content ol, .wswyg--content .Product__hero__content ol,
    .Product__hero__content .wswyg--content ul, .wswyg--content .Product__hero__content ul {
      color: #5E6052;
      font-family: "Old Standard TT", serif;
      font-size: 1.5rem;
      line-height: 1.6; }
  .Product__hero__visual {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background: #FCF9F5;
    overflow: hidden; }
    .Product__hero__visual .visual__container {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      margin: 0 auto;
      mix-blend-mode: darken;
      max-width: 640px;
      overflow: visible; }
      .Product__hero__visual .visual__container:before {
        padding-top: 106.9%; }
      .Product__hero__visual .visual__container .visual {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }

.Product__full {
  position: relative;
  padding: 0;
  background: #FCF9F5; }
  .Product__full .visual__container {
    margin: 0 auto;
    width: 100%;
    mix-blend-mode: darken; }
    @media only screen and (min-width: 768px) {
      .Product__full .visual__container {
        max-width: 1000px;
        width: 75%; } }
    .Product__full .visual__container:before {
      padding-top: 106.9%; }
    .Product__full .visual__container .visual {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.Product__description {
  border-top: 1px solid #F8F2E8;
  background: #FCF9F5;
  padding-bottom: 100px; }
  .Product__description .row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .Product__description .row > * {
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .Product__description .row > * {
          max-width: 50%;
          padding: 0 30px; } }
    .Product__description .row .visual__container {
      mix-blend-mode: darken;
      margin: 0 auto;
      overflow: visible;
      transform: scale(1.2); }
      .Product__description .row .visual__container:before {
        padding-top: 106.9258%; }
      .Product__description .row .visual__container .visual {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    @media only screen and (max-width: 767px) {
      .Product__description .row .content {
        margin-top: 80px; } }
    .Product__description .row .content .inner {
      max-width: 400px;
      margin: 0 auto; }
    .Product__description .row .content h2 {
      max-width: 75%;
      margin: 0 auto 20px; }
    .Product__description .row .content p, .Product__description .row .content .wswyg--content ol, .wswyg--content .Product__description .row .content ol,
    .Product__description .row .content .wswyg--content ul, .wswyg--content .Product__description .row .content ul {
      font-family: "Crimson Text", serif;
      font-size: 1.4rem; }
  .Product__description >
.container > .visual__container {
    width: 70%;
    max-width: 730px;
    margin: 100px auto; }
    .Product__description >
.container > .visual__container:before {
      padding-top: 68.49315%;
      background: #D3C2AC; }
    .Product__description >
.container > .visual__container .visual {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .Product__description .Drawing {
    margin-top: 40px;
    position: relative;
    top: 40px; }

.Products__section .container > .Drawing {
  position: relative;
  top: 40px;
  margin-top: 40px; }
  .Home .Products__section .container > .Drawing {
    display: none; }

.Products__section .container > .Btn {
  margin-top: 60px; }

.Products__swiper .swiper-slide {
  max-width: 360px; }
  .Products__swiper .swiper-slide:not(:first-child) {
    border-left: 1px solid #EBEBEB; }
  .Products__swiper .swiper-slide .Product__preview {
    margin: 0 auto; }

.Products__grid {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap; }
  .Products__grid + .visual__container {
    max-width: 740px;
    margin: 100px auto; }
    .Products__grid + .visual__container:before {
      padding-top: 68.49315%;
      background: #D3C2AC; }
    .Products__grid + .visual__container .visual {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .Products__grid > * {
    width: 100%;
    margin: 0 auto; }
    @media only screen and (min-width: 550px) {
      .Products__grid > * {
        padding: 30px;
        padding-bottom: 60px;
        max-width: 50%;
        border-right: 1px solid #EBEBEB;
        margin: 0; } }
    @media only screen and (min-width: 1200px) {
      .Products__grid > * {
        max-width: 33.333%; } }
    @media only screen and (min-width: 1200px) {
      .Products__grid > *:nth-child(3n) {
        border-right: none; } }
    @media only screen and (max-width: 1199px) {
      .Products__grid > *:nth-child(2n) {
        border-right: none; } }

.Recette__preview {
  display: block;
  max-width: 360px; }
  html:not(.touch) .Recette__preview:hover .visual__container .visual {
    transform: scale(1.1); }
  .Recette__preview .visual__container:before {
    padding-top: 94.44444%;
    background: #D3C2AC; }
  .Recette__preview .visual__container .visual {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform 1200ms cubic-bezier(0.36, 0.33, 0, 1), opacity 400ms linear 400ms; }
  .Recette__preview .content {
    position: relative;
    padding: 40px 20px;
    text-align: center; }
    @media only screen and (min-width: 550px) {
      .Recette__preview .content {
        padding: 40px; } }
  .Recette__preview h3 {
    font-size: 2.6rem;
    line-height: 1.4;
    font-weight: 300;
    margin-bottom: 5px; }
  .Recette__preview p, .Recette__preview .wswyg--content ol, .wswyg--content .Recette__preview ol,
  .Recette__preview .wswyg--content ul, .wswyg--content .Recette__preview ul {
    font-family: "Crimson Text", serif; }
  .Recette__preview .cat {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Brandon Grotesque", sans-serif;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 0.22em; }
    .Recette__preview .cat:before {
      content: "";
      display: block;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 2px;
      background: #2C4325; }

.Recettes__section .Drawing {
  margin-top: 40px;
  top: 40px;
  position: relative; }

.Recettes__swiper .swiper-slide {
  max-width: 360px; }
  .Recettes__swiper .swiper-slide:not(:last-child) {
    margin-right: 20px; }
    @media only screen and (min-width: 768px) {
      .Recettes__swiper .swiper-slide:not(:last-child) {
        margin-right: 30px; } }

.Recettes__grid {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-right: -40px;
  margin-bottom: -80px; }
  @media only screen and (min-width: 768px) {
    .Recettes__grid {
      margin-bottom: -100px; } }
  .Recettes__grid > * {
    width: 100%;
    margin: 0 auto 80px; }
    @media only screen and (min-width: 550px) {
      .Recettes__grid > * {
        max-width: calc(50% - 40px);
        margin-left: 0px;
        margin-right: 40px;
        margin-bottom: 100px; } }
    @media only screen and (min-width: 1200px) {
      .Recettes__grid > * {
        max-width: calc(33.333% - 40px); } }

.News__preview {
  text-align: center;
  display: block; }
  .News__preview h3 {
    line-height: 1.4;
    font-weight: 300;
    margin-bottom: 20px; }
    .News__preview h3 {
      font-size: 24px; }
      @media screen and (min-width: 768px) {
        .News__preview h3 {
          font-size: calc(24px + 3 * ((100vw - 768px) / 692)); } }
      @media screen and (min-width: 1460px) {
        .News__preview h3 {
          font-size: 27px; } }
  .News__preview .more {
    display: inline-block;
    position: relative;
    font-family: "Brandon Grotesque", sans-serif;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 0.22em; }
    .News__preview .more:before {
      content: "";
      display: block;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 2px;
      background: #2C4325; }

.News__date {
  display: block;
  margin-bottom: 20px;
  font-family: "Brandon Grotesque", sans-serif;
  text-transform: uppercase;
  color: #D3C2AC;
  font-size: 1rem;
  letter-spacing: 0.2em; }

.News__list {
  max-width: 700px !important;
  margin: 0 auto; }
  .News__list > * + * {
    padding-top: 60px;
    border-top: 1px solid #f2e7d4;
    margin-top: 60px; }

.Reseaux {
  text-align: center; }
  .Reseaux h2 {
    max-width: 360px;
    margin: 0 auto; }
  .Reseaux .Socials {
    display: inline-flex;
    margin: 0 auto; }
    .Reseaux .Socials li {
      padding: 0 60px;
      margin-right: 0 !important;
      height: 80px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap; }
      .Reseaux .Socials li + li {
        border-left: 1px solid #F8F2E8; }
    .Reseaux .Socials svg > * {
      fill: #2C4325; }
  .Reseaux .Drawing {
    margin-top: 80px; }

.Findus__section {
  background: #50533F;
  color: #F8F2E8;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap; }
  .Findus__section > * {
    width: 100%; }
    @media only screen and (min-width: 992px) {
      .Findus__section > * {
        max-width: 50% !important; } }
  @media only screen and (min-width: 768px) {
    .Findus__section .visual__container {
      max-width: 40%; } }
  .Findus__section .visual__container:before {
    height: 100%;
    background: #424534; }
    @media only screen and (max-width: 767px) {
      .Findus__section .visual__container:before {
        padding-top: 320px;
        height: auto; } }
  .Findus__section .visual__container .visual {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: auto;
    top: -5%;
    bottom: -5%;
    background: url("../imgs/pattern.jpg") no-repeat center center;
    background-size: cover; }
  .Findus__section .content {
    padding: 60px 40px; }
    @media only screen and (min-width: 768px) {
      .Findus__section .content {
        max-width: 60%;
        padding: 100px 80px; } }
    @media only screen and (min-width: 992px) {
      .Findus__section .content {
        padding: 150px 100px; } }
    @media only screen and (min-width: 768px) {
      .Findus__section .content .subtitle {
        margin-bottom: 40px; } }
    .Findus__section .content h2 {
      max-width: 430px;
      line-height: 1.4; }
  .Findus__section .inner {
    max-width: 500px;
    text-align: left; }
    .Findus__section .inner .subtitle {
      color: #D3C2AC; }

.Findus__form {
  position: relative;
  max-width: 630px; }
  .Findus__form .input-wrapper {
    position: relative; }
  .Findus__form .form-control {
    width: 100%;
    height: 63px;
    background: #ffffff !important;
    color: #2C4325;
    padding: 0 30px;
    padding-right: 90px;
    border: 0;
    outline: none;
    box-shadow: 0px 5px 15px rgba(118, 107, 84, 0.18); }
    .Findus__form .form-control {
      font-size: 16px; }
      @media screen and (min-width: 768px) {
        .Findus__form .form-control {
          font-size: calc(16px + 3 * ((100vw - 768px) / 692)); } }
      @media screen and (min-width: 1460px) {
        .Findus__form .form-control {
          font-size: 19px; } }
    .Findus__form .form-control::placeholder {
      color: #D3C2AC; }
  .Findus__form .form-legend {
    display: block;
    margin-top: 10px;
    font-size: 1rem;
    color: #D3C2AC; }
  .Findus__form .form-output {
    display: block;
    margin-top: 20px;
    color: #E0B153; }
    .Findus__form .form-output {
      font-size: 16px; }
      @media screen and (min-width: 768px) {
        .Findus__form .form-output {
          font-size: calc(16px + 3 * ((100vw - 768px) / 692)); } }
      @media screen and (min-width: 1460px) {
        .Findus__form .form-output {
          font-size: 19px; } }
    .Findus__form .form-output:empty {
      display: block; }
  .Findus__form button[type="submit"] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 100%;
    padding: 0;
    background: transparent;
    border: 0;
    cursor: pointer; }
    html:not(.touch) .Findus__form button[type="submit"]:hover .icon {
      transform: rotate(90deg); }
      html:not(.touch) .Findus__form button[type="submit"]:hover .icon svg > * {
        stroke: #E0B153; }
    .Findus__form button[type="submit"] .icon {
      transition: transform 400ms cubic-bezier(0.36, 0.33, 0, 1); }
      .Findus__form button[type="submit"] .icon svg {
        display: block; }
        .Findus__form button[type="submit"] .icon svg > * {
          fill: transparent;
          stroke: #2C4325;
          stroke-width: 2px; }

.Findus__results {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 150px;
  overflow-y: auto;
  background: #ffffff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px; }
  .Findus__results ul li {
    border-top: 1px solid #F8F2E8;
    color: #2C4325;
    font-size: 1.4rem;
    text-align: left; }
    .Findus__results ul li a {
      max-width: 100%;
      padding: 12px 20px;
      display: block;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }

.Findus__loading {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 63px;
  text-transform: uppercase;
  color: #D3C2AC;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  height: 100%;
  width: 60px;
  background: #ffffff; }
  .Findus__loading svg {
    animation: isLoading 1200ms linear infinite; }

@keyframes isLoading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.Region__section, .Voyage__section {
  position: relative;
  background: #2C4325;
  color: #F8F2E8;
  padding: 120px 0px; }
  @media only screen and (min-width: 768px) {
    .Region__section, .Voyage__section {
      padding: 180px 0px; } }
  .Region__section .container, .Voyage__section .container {
    position: relative;
    z-index: 10; }
  .Region__section .Italy, .Voyage__section .Italy {
    position: relative;
    max-width: 125px;
    margin: 0 auto 40px; }
    .Region__section .Italy:before, .Voyage__section .Italy:before {
      content: "";
      display: block;
      padding-top: 117.98365%; }
    .Region__section .Italy svg, .Voyage__section .Italy svg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .Region__section .Italy svg .svg-voyage, .Voyage__section .Italy svg .svg-voyage {
        position: relative;
        z-index: 10; }
        .Region__section .Italy svg .svg-voyage .dot > *, .Voyage__section .Italy svg .svg-voyage .dot > * {
          fill: transparent;
          stroke: #E0B153;
          stroke-width: 1px; }
          .Region__section .Italy svg .svg-voyage .dot > * + *, .Voyage__section .Italy svg .svg-voyage .dot > * + * {
            fill: #E0B153; }
        .Region__section .Italy svg .svg-voyage > path, .Voyage__section .Italy svg .svg-voyage > path {
          fill: transparent;
          stroke: #E0B153;
          stroke-width: 2px;
          stroke-dasharray: 0.3em; }
      .Region__section .Italy svg .svg-Italy > *, .Voyage__section .Italy svg .svg-Italy > * {
        fill: #F8F2E8; }
      .Region__section .Italy svg .svg-regions > *, .Voyage__section .Italy svg .svg-regions > * {
        fill: #E0B153; }
  .Region__section h2, .Voyage__section h2 {
    margin-bottom: 40px; }
    .Region__section h2, .Voyage__section h2 {
      font-size: 38px; }
      @media screen and (min-width: 768px) {
        .Region__section h2, .Voyage__section h2 {
          font-size: calc(38px + 23 * ((100vw - 768px) / 692)); } }
      @media screen and (min-width: 1460px) {
        .Region__section h2, .Voyage__section h2 {
          font-size: 61px; } }
  .Region__section .Btn, .Voyage__section .Btn {
    margin-top: 0; }
  .Region__section .visual__container, .Voyage__section .visual__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .Region__section .visual__container:before, .Voyage__section .visual__container:before {
      position: relative;
      z-index: 2;
      background: #1a1a1a;
      height: 100%;
      opacity: 0.55; }
    .Region__section .visual__container .visual, .Voyage__section .visual__container .visual {
      height: auto;
      top: -10%;
      bottom: -10%; }

.Voyage__section {
  background: #4A593E;
  position: relative; }
  .Voyage__section .container {
    position: relative;
    z-index: 20; }
    .Voyage__section .container div[data-prllxfrom] {
      position: relative;
      z-index: 20; }
  .Voyage__section h2 {
    font-weight: 300;
    line-height: 0.9;
    position: relative;
    z-index: 20; }
    .Voyage__section h2 {
      font-size: 64px; }
      @media screen and (min-width: 768px) {
        .Voyage__section h2 {
          font-size: calc(64px + 28 * ((100vw - 768px) / 692)); } }
      @media screen and (min-width: 1460px) {
        .Voyage__section h2 {
          font-size: 92px; } }
  .Voyage__section .Btn {
    position: relative;
    z-index: 20; }
    .Voyage__section .Btn:before {
      background: #E0B153; }
  .Voyage__section .Italy {
    width: 50%;
    max-width: 360px;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-bottom: 0; }
    .Voyage__section .Italy .svg-Italy {
      opacity: 0.2; }
  .Voyage__section .Block__gallery {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 420px;
    transform: translate(-50%, -50%);
    z-index: 10; }
    .Voyage__section .Block__gallery .visual__container {
      position: relative;
      max-width: 80px;
      clear: both;
      margin: 20px -40px; }
      @media only screen and (min-width: 768px) {
        .Voyage__section .Block__gallery .visual__container {
          max-width: 140px;
          margin: 20px 0; } }
      .Voyage__section .Block__gallery .visual__container:before {
        padding-top: 64%;
        background: #3e4a34; }
      .Voyage__section .Block__gallery .visual__container .visual {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10; }
      .Voyage__section .Block__gallery .visual__container:nth-child(1), .Voyage__section .Block__gallery .visual__container:nth-child(3) {
        float: right; }
      .Voyage__section .Block__gallery .visual__container:nth-child(3) {
        margin-right: 20px; }
      .Voyage__section .Block__gallery .visual__container:nth-child(2) {
        margin-right: -20px; }

.Regions__compass {
  position: absolute;
  left: calc(50% - 160px);
  right: calc(50% - 160px);
  top: calc(50% - 160px);
  bottom: calc(50% - 160px);
  color: #F8F2E8;
  pointer-events: none;
  transition: left 1600ms cubic-bezier(0.36, 0.33, 0, 1), right 1600ms cubic-bezier(0.36, 0.33, 0, 1), top 1600ms cubic-bezier(0.36, 0.33, 0, 1), bottom 1600ms cubic-bezier(0.36, 0.33, 0, 1); }
  @media only screen and (min-width: 768px) {
    .Regions__compass {
      left: calc(50% - 260px);
      right: calc(50% - 260px);
      top: calc(50% - 260px + 50px);
      bottom: calc(50% - 260px + 50px); } }
  .Regions__compass span {
    text-align: center;
    position: absolute;
    font-size: 1.2rem;
    line-height: 1; }
    .Regions__compass span:nth-child(1) {
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
    .Regions__compass span:nth-child(2) {
      top: 50%;
      right: 0%;
      transform: translateY(-50%); }
    .Regions__compass span:nth-child(3) {
      bottom: 0%;
      left: 50%;
      transform: translateX(-50%); }
    .Regions__compass span:nth-child(4) {
      top: 50%;
      left: 0%;
      transform: translateY(-50%); }

.Regions__nav {
  position: absolute;
  right: 30px;
  bottom: 30px;
  width: 60px;
  z-index: 100; }
  @media only screen and (min-width: 768px) {
    .Regions__nav {
      right: 60px;
      bottom: 50%;
      width: 110px;
      transform: translateY(50%); } }
  .Regions__nav:before {
    content: "";
    display: block;
    padding-top: 184.68468%; }
  .Regions__nav svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    overflow: visible; }
    .Regions__nav svg .Steps {
      position: relative;
      z-index: 10; }
    .Regions__nav svg .step {
      position: relative;
      z-index: 10;
      cursor: pointer;
      transform-origin: center;
      transform-box: fill-box;
      transition: transform 400ms cubic-bezier(0.36, 0.33, 0, 1); }
      .Regions__nav svg .step.is--active {
        pointer-events: none;
        transform: scale(1.3); }
        .Regions__nav svg .step.is--active > * {
          stroke: #E0B153; }
          .Regions__nav svg .step.is--active > * + * {
            fill: #E0B153; }
        .Regions__nav svg .step.is--active ~ .step > * {
          fill: transparent;
          stroke: #F8F2E8;
          stroke-width: 1px; }
          .Regions__nav svg .step.is--active ~ .step > * + * {
            fill: #F8F2E8;
            pointer-events: none; }
      html:not(.touch) .Regions__nav svg .step:hover {
        transform: scale(1.3); }
        html:not(.touch) .Regions__nav svg .step:hover > * {
          stroke: #E0B153; }
          html:not(.touch) .Regions__nav svg .step:hover > * + * {
            fill: #E0B153; }
      .Regions__nav svg .step > * {
        fill: transparent;
        stroke: #E0B153;
        stroke-width: 1px; }
        .Regions__archive:not(.showRegion) .Regions__nav svg .step > * {
          stroke: #F8F2E8; }
        .Regions__nav svg .step > * + * {
          fill: #E0B153;
          pointer-events: none; }
          .Regions__archive:not(.showRegion) .Regions__nav svg .step > * + * {
            fill: #F8F2E8; }
    .Regions__nav svg .path {
      fill: transparent;
      stroke: #F8F2E8;
      stroke-width: 1px;
      stroke-dasharray: 0.3em;
      pointer-events: none; }
    .Regions__nav svg .path-filled {
      fill: transparent;
      stroke: #E0B153;
      stroke-width: 1px;
      pointer-events: none;
      stroke-dasharray: 290;
      stroke-dashoffset: 290; }

.Region__hero {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  min-width: 100vw !important;
  height: 100vh; }
  @media only screen and (min-width: 992px) {
    .Region__hero {
      padding-right: 60px; } }
  .Region__hero .container {
    position: relative;
    z-index: 10;
    text-align: center; }
    .Region__hero .container h1 {
      display: inline-block;
      position: relative;
      color: #F8F2E8;
      font-style: normal;
      line-height: 1.1; }
      .Region__hero .container h1 {
        font-size: 60px; }
        @media screen and (min-width: 768px) {
          .Region__hero .container h1 {
            font-size: calc(60px + 90 * ((100vw - 768px) / 692)); } }
        @media screen and (min-width: 1460px) {
          .Region__hero .container h1 {
            font-size: 150px; } }
      .Region__hero .container h1 span {
        display: inline-flex;
        white-space: nowrap;
        flex-wrap: nowrap;
        overflow: hidden;
        line-height: 0.95; }
      .Region__hero .container h1 .line {
        position: absolute;
        top: 90%;
        left: 0;
        right: 0;
        height: 0.05em;
        background: #F8F2E8;
        border-radius: 3px;
        transform-origin: left center; }
  .Region__hero .visual__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.Region__description {
  background: 0;
  position: relative;
  margin-top: -70px !important; }
  @media only screen and (min-width: 992px) {
    .Region__description {
      margin-left: -60px !important;
      margin-top: 0 !important; } }
  @media only screen and (min-width: 992px) {
    .Region__description .container {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      flex-wrap: nowrap;
      padding: 0 15vw;
      max-width: none; } }
  .Region__description .Italy {
    position: relative;
    min-width: 460px; }
    @media only screen and (max-width: 991px) {
      .Region__description .Italy {
        min-width: 0px;
        max-width: 60%;
        margin: 0 auto 40px; } }
    .Region__description .Italy:before {
      content: "";
      display: block;
      padding-top: 117.98365%; }
    .Region__description .Italy svg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .Region__description .Italy .svg-Italy {
      opacity: 0.1; }
      .Region__description .Italy .svg-Italy > * {
        fill: #F8F2E8; }
    .Region__description .Italy .svg-regions > * {
      fill: #E0B153; }
  .Region__description .content {
    position: relative;
    z-index: 10;
    text-align: center;
    color: #F8F2E8;
    margin: 0 auto; }
    @media only screen and (min-width: 768px) {
      .Region__description .content {
        padding: 0 80px; } }
    @media only screen and (min-width: 992px) {
      .Region__description .content {
        min-width: 660px;
        text-align: left;
        max-width: 660px;
        margin: 0;
        padding: 0;
        margin-left: -5vw; } }
    .Region__description .content.is--visible h2 {
      opacity: 1;
      transform: translateX(0); }
    .Region__description .content.is--visible .wswyg--content {
      opacity: 1;
      transform: translateX(0); }
    .Region__description .content h2 {
      font-size: 32px; }
      @media screen and (min-width: 768px) {
        .Region__description .content h2 {
          font-size: calc(32px + 22 * ((100vw - 768px) / 692)); } }
      @media screen and (min-width: 1460px) {
        .Region__description .content h2 {
          font-size: 54px; } }
    @media only screen and (min-width: 992px) {
      .Region__description .content h2 {
        opacity: 0;
        transform: translateX(100px);
        transition: all 1400ms cubic-bezier(0.36, 0.33, 0, 1); } }
    .Region__description .content .wswyg--content {
      text-align: center; }
      @media only screen and (min-width: 992px) {
        .Region__description .content .wswyg--content {
          text-align: left;
          columns: 2;
          column-gap: 60px;
          opacity: 0;
          transform: translateX(100px);
          transition: all 1400ms cubic-bezier(0.36, 0.33, 0, 1) 100ms; } }
      .Region__description .content .wswyg--content p, .Region__description .content .wswyg--content ol,
      .Region__description .content .wswyg--content ul {
        color: #F8F2E8; }
  .Region__description__gallery {
    margin-top: 80px; }
    @media only screen and (min-width: 992px) {
      .Region__description__gallery {
        margin-top: 0;
        margin-left: 15vw;
        height: 100vh;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
        flex-wrap: nowrap; } }
    .Region__description__gallery .gallery__visual {
      align-self: flex-start;
      position: relative; }
      .Region__description__gallery .gallery__visual .visual__container:before {
        padding-top: 68.33333%;
        background: #111;
        opacity: 0.1; }
        @media only screen and (min-width: 992px) {
          .Region__description__gallery .gallery__visual .visual__container:before {
            padding-top: 0;
            height: 48vh;
            width: 70vh; } }
      .Region__description__gallery .gallery__visual .visual__container .visual {
        position: absolute;
        top: 0;
        left: 0; }
      .Region__description__gallery .gallery__visual .legend {
        display: block;
        margin-top: 10px;
        color: #D3C2AC;
        text-align: left; }
        @media only screen and (min-width: 992px) {
          .Region__description__gallery .gallery__visual .legend {
            position: absolute;
            top: 100%;
            left: 0;
            max-width: 220px; } }
      .Region__description__gallery .gallery__visual:nth-child(2) {
        margin-top: 40px; }
        @media only screen and (min-width: 992px) {
          .Region__description__gallery .gallery__visual:nth-child(2) {
            align-self: flex-end;
            margin-left: -15%; } }
        .Region__description__gallery .gallery__visual:nth-child(2) .visual__container:before {
          padding-top: 45.45455%; }
          @media only screen and (min-width: 992px) {
            .Region__description__gallery .gallery__visual:nth-child(2) .visual__container:before {
              padding-top: 0;
              height: 30vh;
              width: 75vh; } }
        @media only screen and (min-width: 992px) {
          .Region__description__gallery .gallery__visual:nth-child(2) .legend {
            bottom: 100%;
            top: inherit;
            margin-top: 0px;
            margin-bottom: 10px; } }

.Region__visual {
  position: relative;
  min-width: 50vw;
  pointer-events: none; }
  .Region__visual.is--full {
    min-width: 100vw; }
  .Region__visual.is--center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 10vh;
    min-width: 0vw; }
    .Region__visual.is--center .visual__container {
      position: relative; }
  .Region__visual .visual__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .Region__visual .visual__container:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #111;
      opacity: 0.3; }
    .Region__visual .visual__container .visual {
      left: -10%;
      right: -10%;
      width: auto; }

.Region__highlight {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-start !important;
  overflow-x: hidden;
  overflow-y: auto;
  flex: none !important; }
  .Region__highlight .inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    min-height: 100%;
    padding: 60px; }
    @media only screen and (min-width: 992px) {
      .Region__highlight .inner {
        padding: 60px 10vw; } }
    .Region__highlight .inner .content {
      min-width: 290px;
      max-width: 290px; }
  .Region__highlight .visual__container {
    margin-bottom: 40px; }
    .Region__highlight .visual__container:before {
      padding-top: 100%; }
    .Region__highlight .visual__container .visual {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .Region__highlight h3 {
    line-height: 1.3;
    font-weight: 300;
    margin-bottom: 20px; }
    .Region__highlight h3 {
      font-size: 26px; }
      @media screen and (min-width: 768px) {
        .Region__highlight h3 {
          font-size: calc(26px + 8 * ((100vw - 768px) / 692)); } }
      @media screen and (min-width: 1460px) {
        .Region__highlight h3 {
          font-size: 34px; } }

.Region__text {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-start !important;
  overflow: auto;
  flex: none !important; }
  .Region__text.is--visible .inner .content h2 {
    opacity: 1;
    transform: translateX(0); }
  .Region__text.is--visible .inner .content .wswyg--content {
    opacity: 1;
    transform: translateX(0); }
  .Region__text .inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    min-height: 100%;
    padding: 60px; }
    @media only screen and (min-width: 992px) {
      .Region__text .inner {
        padding: 8vw 10vw; } }
    .Region__text .inner .content {
      z-index: 10;
      text-align: center;
      color: #2C4325; }
      @media only screen and (min-width: 992px) {
        .Region__text .inner .content {
          text-align: left; } }
      .Region__text .inner .content h2 {
        margin-right: 0; }
        .Region__text .inner .content h2 {
          font-size: 26px; }
          @media screen and (min-width: 768px) {
            .Region__text .inner .content h2 {
              font-size: calc(26px + 16 * ((100vw - 768px) / 692)); } }
          @media screen and (min-width: 1460px) {
            .Region__text .inner .content h2 {
              font-size: 42px; } }
        @media only screen and (min-width: 992px) {
          .Region__text .inner .content h2 {
            opacity: 0;
            transform: translateX(100px);
            transition: all 1400ms cubic-bezier(0.36, 0.33, 0, 1);
            max-width: 520px;
            min-width: 520px; } }
      .Region__text .inner .content .wswyg--content {
        text-align: center; }
        @media only screen and (min-width: 992px) {
          .Region__text .inner .content .wswyg--content {
            text-align: left;
            opacity: 0;
            columns: 2;
            column-gap: 60px;
            transform: translateX(100px);
            transition: all 1400ms cubic-bezier(0.36, 0.33, 0, 1) 100ms;
            max-width: 600px;
            min-width: 600px; } }
        .Region__text .inner .content .wswyg--content p, .Region__text .inner .content .wswyg--content ol,
        .Region__text .inner .content .wswyg--content ul {
          color: inherit; }

.Region__grid {
  background: #ffffff;
  padding: 0;
  margin-left: -1px; }
  @media only screen and (min-width: 992px) {
    .Region__grid {
      display: flex !important;
      flex-wrap: wrap !important;
      flex-direction: column !important;
      align-items: stretch !important;
      align-content: start !important;
      height: 100vh; } }
  .Region__grid > * {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    max-width: none; }
    @media only screen and (min-width: 992px) {
      .Region__grid > * {
        width: 460px;
        max-width: 460px;
        min-width: 460px;
        height: 50vh; } }
    @media screen and (max-height: 640px) {
      .Region__grid > * {
        height: 100vh; } }
    .Region__grid > *.is--visual {
      pointer-events: none;
      min-height: 50vh; }
      .Region__grid > *.is--visual .visual__container {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        .Region__grid > *.is--visual .visual__container:before {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: #2C4325;
          opacity: 0.3; }
    .Region__grid > *.is--text {
      padding: 80px;
      align-items: center !important;
      overflow: auto;
      padding: 60px; }
      @media only screen and (min-width: 992px) {
        .Region__grid > *.is--text {
          padding: 60px 80px; } }
      @media only screen and (max-width: 991px) {
        .Region__grid > *.is--text .content {
          max-width: 290px;
          margin: 0 auto;
          text-align: center; } }
    @media screen and (max-height: 640px) {
      .Region__grid > *.is--push {
        display: none !important; } }

.Region__recettes {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  padding: 10vw; }
  .Region__recettes .intro {
    text-align: left;
    width: 260px;
    min-width: 260px;
    max-width: 260px;
    margin-right: 10vw; }
    .Region__recettes .intro h2 {
      line-height: 1; }
      .Region__recettes .intro h2 {
        font-size: 48px; }
        @media screen and (min-width: 768px) {
          .Region__recettes .intro h2 {
            font-size: calc(48px + 16 * ((100vw - 768px) / 692)); } }
        @media screen and (min-width: 1460px) {
          .Region__recettes .intro h2 {
            font-size: 64px; } }
  .Region__recettes .Recettes__list {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    flex-wrap: nowrap; }
    .Region__recettes .Recettes__list .Recette__preview {
      width: 300px;
      min-width: 300px;
      max-width: 300px; }
      html:not(.touch) .Region__recettes .Recettes__list .Recette__preview:hover .visual {
        transform: scale(1.05); }
      .Region__recettes .Recettes__list .Recette__preview + * {
        margin-left: 80px; }
      .Region__recettes .Recettes__list .Recette__preview .visual__container .visual {
        transition: transform 400ms cubic-bezier(0.36, 0.33, 0, 1); }
      .Region__recettes .Recettes__list .Recette__preview .content {
        padding: 0;
        padding-top: 40px;
        text-align: left; }
        .Region__recettes .Recettes__list .Recette__preview .content h3 {
          font-size: 2.4rem; }
        .Region__recettes .Recettes__list .Recette__preview .content .cat {
          display: none; }

.Region__products {
  padding: 0;
  background: #ffffff;
  align-items: stretch !important;
  flex-wrap: nowrap; }
  .Region__products .intro {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    flex-wrap: wrap;
    overflow: hidden; }
    .Region__products .intro .inner {
      padding: 80px 60px;
      text-align: left; }
      @media only screen and (min-width: 768px) {
        .Region__products .intro .inner {
          padding: 18vw 10vw 10vw;
          min-width: calc(360px + 20vw);
          max-width: calc(360px + 20vw); } }
      .Region__products .intro .inner .icon {
        position: relative;
        display: inline-block;
        margin-bottom: 40px; }
        .Region__products .intro .inner .icon svg > * {
          fill: #2C4325; }
        .Region__products .intro .inner .icon .path {
          position: absolute;
          top: 8px;
          right: 28px;
          overflow: hidden; }
          .Region__products .intro .inner .icon .path > * {
            fill: transparent;
            stroke: #2C4325;
            stroke-dasharray: 5 !important;
            stroke-width: 1px; }
      .Region__products .intro .inner h2 {
        font-size: 38px; }
        @media screen and (min-width: 768px) {
          .Region__products .intro .inner h2 {
            font-size: calc(38px + 23 * ((100vw - 768px) / 692)); } }
        @media screen and (min-width: 1460px) {
          .Region__products .intro .inner h2 {
            font-size: 61px; } }
      @media only screen and (min-width: 768px) {
        .Region__products .intro .inner p, .Region__products .intro .inner .wswyg--content ol, .wswyg--content .Region__products .intro .inner ol,
        .Region__products .intro .inner .wswyg--content ul, .wswyg--content .Region__products .intro .inner ul {
          min-width: 300px; } }
  .Region__products .Products__grid {
    margin: 0;
    border-top: 1px solid #EBEBEB; }
    @media only screen and (min-width: 992px) {
      .Region__products .Products__grid {
        flex-direction: column;
        align-items: stretch;
        display: flex;
        flex-direction: column;
        align-content: start;
        height: 100vh;
        border: none; } }
    .Region__products .Products__grid > * {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      max-width: none;
      border-left: 1px solid #EBEBEB;
      border-bottom: 1px solid #EBEBEB;
      border-right: 0;
      background: #ffffff; }
      @media only screen and (min-width: 768px) {
        .Region__products .Products__grid > * {
          width: 50%;
          height: 50vh; } }
      @media only screen and (min-width: 992px) {
        .Region__products .Products__grid > * {
          width: 460px;
          max-width: 460px;
          min-width: 460px; } }
      @media screen and (max-height: 640px) {
        .Region__products .Products__grid > * {
          height: 100vh; } }
    html:not(.touch) .Region__products .Products__grid .Product__preview:hover:before {
      opacity: 0.4; }
    @media only screen and (max-width: 767px) {
      .Region__products .Products__grid .Product__preview {
        padding: 60px; } }
    .Region__products .Products__grid .Product__preview:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #F8F2E8;
      z-index: 100;
      mix-blend-mode: darken;
      opacity: 0;
      pointer-events: none;
      transition: opacity 250ms linear; }
    .Region__products .Products__grid .Product__more {
      flex-grow: 2;
      background: #ffffff;
      position: relative;
      z-index: 10;
      padding: 60px; }
      .Region__products .Products__grid .Product__more .Drawing {
        margin-bottom: 20px; }
        .Region__products .Products__grid .Product__more .Drawing .Draw svg > * {
          fill: #2C4325; }
      .Region__products .Products__grid .Product__more .Btn {
        margin-top: 30px; }
        .Region__products .Products__grid .Product__more .Btn .Btn__txt {
          white-space: nowrap; }

.Region__addresses {
  padding: 0;
  flex-direction: column;
  text-align: left; }
  .Region__addresses .intro {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-grow: 2;
    padding: 60px;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .Region__addresses .intro {
        padding: 6vw 8vw; } }
    .Region__addresses .intro .container {
      padding: 0;
      width: 440px;
      margin-left: 0; }
    .Region__addresses .intro h2 {
      font-size: 36px; }
      @media screen and (min-width: 768px) {
        .Region__addresses .intro h2 {
          font-size: calc(36px + 18 * ((100vw - 768px) / 692)); } }
      @media screen and (min-width: 1460px) {
        .Region__addresses .intro h2 {
          font-size: 54px; } }
    .Region__addresses .intro p, .Region__addresses .intro .wswyg--content ol, .wswyg--content .Region__addresses .intro ol,
    .Region__addresses .intro .wswyg--content ul, .wswyg--content .Region__addresses .intro ul {
      max-width: 230px; }
  .Region__addresses .Addresses__list {
    margin-top: auto;
    width: 100%; }
    .Region__addresses .Addresses__list .Addresses__item {
      font-style: normal;
      border-top: 1px solid #f2e7d4; }
      .Region__addresses .Addresses__list .Addresses__item a {
        padding: 50px 40px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        flex-wrap: nowrap;
        text-decoration: none !important;
        transition: background 800ms cubic-bezier(0.36, 0.33, 0, 1); }
        @media only screen and (min-width: 768px) {
          .Region__addresses .Addresses__list .Addresses__item a {
            padding: 50px 8vw; } }
        html:not(.touch) .Region__addresses .Addresses__list .Addresses__item a:hover {
          background: #f2e7d4; }
          html:not(.touch) .Region__addresses .Addresses__list .Addresses__item a:hover h4 {
            transform: translateY(50%); }
          html:not(.touch) .Region__addresses .Addresses__list .Addresses__item a:hover span {
            opacity: 0;
            transform: translateY(-50%); }
          html:not(.touch) .Region__addresses .Addresses__list .Addresses__item a:hover .icon {
            transform: scale(1.2);
            background: #2C4325; }
            html:not(.touch) .Region__addresses .Addresses__list .Addresses__item a:hover .icon svg > * {
              fill: #ffffff; }
      .Region__addresses .Addresses__list .Addresses__item h4 {
        font-weight: 500;
        margin-bottom: 0;
        transition: transform 800ms cubic-bezier(0.36, 0.33, 0, 1); }
        .Region__addresses .Addresses__list .Addresses__item h4 {
          font-size: 20px; }
          @media screen and (min-width: 768px) {
            .Region__addresses .Addresses__list .Addresses__item h4 {
              font-size: calc(20px + 4 * ((100vw - 768px) / 692)); } }
          @media screen and (min-width: 1460px) {
            .Region__addresses .Addresses__list .Addresses__item h4 {
              font-size: 24px; } }
      .Region__addresses .Addresses__list .Addresses__item span {
        display: block;
        margin-bottom: 0;
        color: #B9B1A0;
        max-width: 100%;
        text-overflow: ellipsis;
        transition: opacity 400ms cubic-bezier(0.36, 0.33, 0, 1), transform 800ms cubic-bezier(0.36, 0.33, 0, 1); }
        .Region__addresses .Addresses__list .Addresses__item span {
          font-size: 16px; }
          @media screen and (min-width: 768px) {
            .Region__addresses .Addresses__list .Addresses__item span {
              font-size: calc(16px + 4 * ((100vw - 768px) / 692)); } }
          @media screen and (min-width: 1460px) {
            .Region__addresses .Addresses__list .Addresses__item span {
              font-size: 20px; } }
        @media only screen and (min-width: 768px) {
          .Region__addresses .Addresses__list .Addresses__item span {
            white-space: nowrap; } }
      .Region__addresses .Addresses__list .Addresses__item .icon {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        min-width: 44px;
        height: 44px;
        border-radius: 22px;
        margin-left: 20px;
        border: 1px solid #ecdcc1;
        transition: background 400ms cubic-bezier(0.36, 0.33, 0, 1), transform 800ms cubic-bezier(0.36, 0.33, 0, 1); }
        .Region__addresses .Addresses__list .Addresses__item .icon svg {
          display: block; }
          .Region__addresses .Addresses__list .Addresses__item .icon svg > * {
            fill: #50533F;
            transition: fill 400ms cubic-bezier(0.36, 0.33, 0, 1); }

.Region__next {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  justify-content: center !important;
  align-items: center !important;
  position: relative;
  text-align: center;
  overflow: hidden;
  min-height: 80vh;
  width: 40vw;
  min-width: 40vw;
  white-space: nowrap !important; }
  .Region__next .fade {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1a1a1a;
    mix-blend-mode: multiply;
    opacity: 0;
    pointer-events: none; }
  html:not(.touch) .Region__next:hover .Italy {
    transform: scale(1.1); }
  .Region__next .inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 10vw 16vw;
    white-space: normal; }
  .Region__next__title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #F8F2E8;
    z-index: 10;
    line-height: 1; }
    .Region__next__title {
      font-size: 32px; }
      @media screen and (min-width: 768px) {
        .Region__next__title {
          font-size: calc(32px + 8 * ((100vw - 768px) / 692)); } }
      @media screen and (min-width: 1460px) {
        .Region__next__title {
          font-size: 40px; } }
    .Region__next__title > div {
      display: block;
      white-space: nowrap;
      position: relative;
      overflow: hidden; }
      .Region__next__title > div span {
        display: inline-flex;
        white-space: nowrap;
        flex-wrap: nowrap;
        overflow: hidden;
        line-height: 0.95; }
      .Region__next__title > div + div {
        display: inline-block;
        margin-top: 20px; }
      .Region__next__title > div .line {
        content: "";
        display: block;
        position: absolute;
        bottom: 0%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #F8F2E8; }
  .Region__next .Italy {
    position: relative;
    min-width: 260px;
    transition: transform 1200ms cubic-bezier(0.36, 0.33, 0, 1); }
    .Region__next .Italy:before {
      content: "";
      display: block;
      padding-top: 117.98365%; }
    .Region__next .Italy svg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .Region__next .Italy .svg-Italy {
      opacity: 0.1; }
      .Region__next .Italy .svg-Italy > * {
        fill: #F8F2E8; }
    .Region__next .Italy .svg-regions > * {
      fill: #E0B153; }

#regionCursor {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  pointer-events: none;
  display: none; }
  #regionCursor.is--left .arrow__scroll .arrow {
    transform: translate(-50%, -50%) rotate(-180deg); }
  #regionCursor .arrow__scroll {
    width: 80px; }
    @media only screen and (min-width: 992px) {
      #regionCursor .arrow__scroll {
        width: 96px; } }
    #regionCursor .arrow__scroll:before {
      content: "";
      display: block;
      padding-top: 100%;
      background: #F8F2E8;
      border-radius: 80px;
      transition: transform 400ms cubic-bezier(0.36, 0.33, 0, 1);
      box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.05); }
    #regionCursor .arrow__scroll .arrow {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 30px;
      overflow: hidden;
      transition: transform 400ms cubic-bezier(0.36, 0.33, 0, 1); }
      #regionCursor .arrow__scroll .arrow svg {
        float: right;
        fill: transparent;
        stroke: #B9B1A0;
        stroke-width: 1px; }

#regionRetour {
  position: absolute;
  top: 100px;
  left: 40px;
  color: #F8F2E8;
  transition: all 400ms cubic-bezier(0.36, 0.33, 0, 1);
  z-index: 200; }
  #regionRetour {
    font-size: 15px; }
    @media screen and (min-width: 768px) {
      #regionRetour {
        font-size: calc(15px + 2 * ((100vw - 768px) / 692)); } }
    @media screen and (min-width: 1460px) {
      #regionRetour {
        font-size: 17px; } }
  #regionRetour:not(.is--visible) {
    visibility: hidden;
    opacity: 0; }
  #regionRetour .Link__txt:after {
    height: 2px;
    background: #F8F2E8; }

.Page__hero {
  position: relative;
  background: #2C4325;
  min-height: 600px;
  height: calc(100vh - 150px);
  max-height: 740px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center; }
  .Page__hero .container {
    position: relative;
    z-index: 20; }
  .Page__hero .subtitle {
    color: #D3C2AC; }
  .Page__hero h1 {
    color: #F8F2E8;
    max-width: 580px;
    margin: 0 auto; }
  .Page__hero .visual__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
    .Page__hero .visual__container:before {
      background: #1a1a1a;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 10;
      opacity: 0.2; }
    .Page__hero .visual__container .visual {
      z-index: -1; }
  .Page__hero .Drawing {
    z-index: 10;
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0.5; }

.Page__header {
  position: relative;
  padding-top: 180px;
  padding-bottom: 40px;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .Page__header {
      padding-top: 240px;
      padding-bottom: 60px; } }
  .Page__header .container {
    position: relative;
    z-index: 20; }

.Page__content {
  text-align: left; }
  .Page__content .container:not(.wswyg--content) {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .Page__content .container:not(.wswyg--content) > * {
      width: 100%; }
      @media only screen and (min-width: 992px) {
        .Page__content .container:not(.wswyg--content) > * {
          max-width: 50%; } }
    @media only screen and (min-width: 992px) {
      .Page__content .container:not(.wswyg--content) .headline {
        margin-bottom: 0; } }
    .Page__content .container:not(.wswyg--content) .headline h2 {
      line-height: 1.1;
      margin-bottom: 0; }
      .Page__content .container:not(.wswyg--content) .headline h2 {
        font-size: 32px; }
        @media screen and (min-width: 768px) {
          .Page__content .container:not(.wswyg--content) .headline h2 {
            font-size: calc(32px + 22 * ((100vw - 768px) / 692)); } }
        @media screen and (min-width: 1460px) {
          .Page__content .container:not(.wswyg--content) .headline h2 {
            font-size: 54px; } }
    @media only screen and (min-width: 992px) {
      .Page__content .container:not(.wswyg--content) .content {
        width: 320px;
        margin-right: auto;
        margin-left: auto; } }
    @media only screen and (min-width: 1200px) {
      .Page__content .container:not(.wswyg--content) .content {
        margin: 0 auto; } }
  .Page__content .container.wswyg--content {
    max-width: 920px; }

.Page__visual .visual__container:before {
  height: 420px;
  background: #1f170b; }
  @media only screen and (min-width: 768px) {
    .Page__visual .visual__container:before {
      height: 600px; } }

.Page__visual .visual__container .visual {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  top: -10%;
  bottom: -10%;
  height: auto; }
  .Page__visual .visual__container .visual > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.Page__block p, .Page__block .wswyg--content ol, .wswyg--content .Page__block ol,
.Page__block .wswyg--content ul, .wswyg--content .Page__block ul {
  margin: 0 auto; }
  .Page__block p, .Page__block .wswyg--content ol, .wswyg--content .Page__block ol,
  .Page__block .wswyg--content ul, .wswyg--content .Page__block ul {
    font-size: 24px; }
    @media screen and (min-width: 768px) {
      .Page__block p, .Page__block .wswyg--content ol, .wswyg--content .Page__block ol,
      .Page__block .wswyg--content ul, .wswyg--content .Page__block ul {
        font-size: calc(24px + 10 * ((100vw - 768px) / 692)); } }
    @media screen and (min-width: 1460px) {
      .Page__block p, .Page__block .wswyg--content ol, .wswyg--content .Page__block ol,
      .Page__block .wswyg--content ul, .wswyg--content .Page__block ul {
        font-size: 34px; } }
  @media only screen and (min-width: 768px) {
    .Page__block p, .Page__block .wswyg--content ol, .wswyg--content .Page__block ol,
    .Page__block .wswyg--content ul, .wswyg--content .Page__block ul {
      width: 75%;
      max-width: 1000px; } }

.Home .Page__hero h1 {
  display: block;
  font-style: normal;
  line-height: 1;
  max-width: 100%; }
  .Home .Page__hero h1 {
    font-size: 48px; }
    @media screen and (min-width: 768px) {
      .Home .Page__hero h1 {
        font-size: calc(48px + 46 * ((100vw - 768px) / 692)); } }
    @media screen and (min-width: 1460px) {
      .Home .Page__hero h1 {
        font-size: 94px; } }

.Home .Page__block p, .Home .Page__block .wswyg--content ol, .wswyg--content .Home .Page__block ol,
.Home .Page__block .wswyg--content ul, .wswyg--content .Home .Page__block ul {
  max-width: 780px; }

.Home .Page__block .Btn {
  margin-top: 40px; }

.Home__gallery {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  margin: 0 -100px; }
  .Home__gallery__container {
    padding-top: 40px;
    margin-top: -1px; }
  .Home__gallery__title {
    position: absolute;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    color: #E0B153;
    white-space: nowrap;
    padding-right: 40px;
    animation: titleInfinite 15000ms linear infinite; }
    .Home__gallery__title {
      font-size: 120px; }
      @media screen and (min-width: 768px) {
        .Home__gallery__title {
          font-size: calc(120px + 50 * ((100vw - 768px) / 692)); } }
      @media screen and (min-width: 1460px) {
        .Home__gallery__title {
          font-size: 170px; } }
    .Home__gallery__title:after {
      content: attr(data-text);
      display: inline-block;
      position: absolute;
      top: 0;
      left: 100%; }
  .Home__gallery__item {
    width: 100%;
    margin-right: 30px;
    flex-grow: 2; }
    .Home__gallery__item:nth-child(1) {
      max-width: 139px;
      min-width: 81px;
      margin-top: 90px; }
    .Home__gallery__item:nth-child(2) {
      max-width: 230px;
      min-width: 74px;
      margin-top: -12px; }
    .Home__gallery__item:nth-child(3) {
      max-width: 282px;
      min-width: 88px;
      margin-top: -142px; }
    .Home__gallery__item:nth-child(4) {
      max-width: 304px;
      min-width: 105px;
      margin-top: 96px; }
    .Home__gallery__item:nth-child(5) {
      max-width: 174px;
      min-width: 76px;
      margin-top: -144px; }
    .Home__gallery__item:nth-child(6) {
      max-width: 361px;
      min-width: 115px;
      margin-top: -88px; }
    .Home__gallery__item:nth-child(7) {
      max-width: 322px;
      min-width: 110px;
      margin-top: 77px; }
    .Home__gallery__item:nth-child(8) {
      max-width: 348px;
      min-width: 104px;
      margin-top: -39px; }
    .Home__gallery__item:nth-child(9) {
      max-width: 293px;
      min-width: 82px;
      margin-top: -149px; }
    .Home__gallery__item .visual__container {
      overflow: visible; }
      .Home__gallery__item .visual__container .visual {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  .Home__gallery__container p, .Home__gallery__container .wswyg--content ol, .wswyg--content .Home__gallery__container ol,
  .Home__gallery__container .wswyg--content ul, .wswyg--content .Home__gallery__container ul {
    max-width: 550px;
    margin: 100px auto 0px; }

.Home .Recettes__section {
  background: white;
  border-top: 1px solid #F8F2E8; }
  .Home .Recettes__section .Recette__preview .visual__container:before {
    background: #F8F2E8; }

@keyframes titleInfinite {
  0% {
    transform: translateY(-50%) translateX(-20%); }
  100% {
    transform: translateY(-50%) translateX(-120%); } }

.Brand__page .Page__hero .subtitle {
  color: #E0B153; }

.Brand__page .Page__content {
  background: #E0B153;
  color: #F8F2E8; }
  .Brand__page .Page__content p, .Brand__page .Page__content .wswyg--content ol, .wswyg--content .Brand__page .Page__content ol,
  .Brand__page .Page__content .wswyg--content ul, .wswyg--content .Brand__page .Page__content ul {
    color: #F8F2E8; }

.Invitation {
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap; }
  .Invitation > * {
    width: 100%; }
    @media only screen and (min-width: 992px) {
      .Invitation > * {
        max-width: 50% !important; } }
  @media only screen and (min-width: 768px) {
    .Invitation .visual__container {
      max-width: 40%; } }
  @media only screen and (max-width: 767px) {
    .Invitation .visual__container:before {
      padding-top: 320px; } }
  .Invitation .visual__container .visual {
    height: auto;
    top: -5%;
    bottom: -5%; }
  .Invitation .content {
    padding: 60px 40px; }
    @media only screen and (min-width: 768px) {
      .Invitation .content {
        max-width: 60%;
        padding: 100px 80px; } }
    @media only screen and (min-width: 992px) {
      .Invitation .content {
        padding: 150px 120px; } }
  .Invitation .inner {
    max-width: 400px;
    margin: 0 auto; }
    .Invitation .inner p, .Invitation .inner .wswyg--content ol, .wswyg--content .Invitation .inner ol,
    .Invitation .inner .wswyg--content ul, .wswyg--content .Invitation .inner ul {
      font-family: "Crimson Text", serif;
      font-size: 1.4rem; }

.Quote {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }
  .Quote blockquote {
    position: relative;
    z-index: 10; }
    .Quote blockquote p, .Quote blockquote .wswyg--content ol, .wswyg--content .Quote blockquote ol,
    .Quote blockquote .wswyg--content ul, .wswyg--content .Quote blockquote ul {
      line-height: 0.9;
      color: #E0B153; }
      .Quote blockquote p, .Quote blockquote .wswyg--content ol, .wswyg--content .Quote blockquote ol,
      .Quote blockquote .wswyg--content ul, .wswyg--content .Quote blockquote ul {
        font-size: 70px; }
        @media screen and (min-width: 768px) {
          .Quote blockquote p, .Quote blockquote .wswyg--content ol, .wswyg--content .Quote blockquote ol,
          .Quote blockquote .wswyg--content ul, .wswyg--content .Quote blockquote ul {
            font-size: calc(70px + 90 * ((100vw - 768px) / 692)); } }
        @media screen and (min-width: 1460px) {
          .Quote blockquote p, .Quote blockquote .wswyg--content ol, .wswyg--content .Quote blockquote ol,
          .Quote blockquote .wswyg--content ul, .wswyg--content .Quote blockquote ul {
            font-size: 160px; } }
      .Quote blockquote p i, .Quote blockquote .wswyg--content ol i, .wswyg--content .Quote blockquote ol i, .Quote blockquote .wswyg--content ul i, .wswyg--content .Quote blockquote ul i {
        color: #c38e23; }
  .Quote .Drawing__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    opacity: 0.2; }
    .Quote .Drawing__container .Drawing {
      width: 85%;
      max-width: 740px; }
      @media only screen and (min-width: 768px) {
        .Quote .Drawing__container .Drawing {
          width: 90%; } }
    .Quote .Drawing__container .Draw {
      width: 100%; }
    .Quote .Drawing__container svg > * {
      fill: #B9B1A0; }

.Chef {
  padding-top: 0; }
  @media only screen and (max-width: 991px) {
    .Chef {
      padding-bottom: 0; } }
  @media only screen and (min-width: 992px) {
    .Chef {
      display: flex;
      align-items: stretch;
      justify-content: flex-start;
      flex-wrap: wrap; } }
  .Chef > * {
    width: 100%; }
  .Chef .visual__container {
    width: 75%;
    max-width: 400px; }
    @media only screen and (min-width: 992px) {
      .Chef .visual__container {
        max-width: 33.333%; } }
    @media only screen and (max-width: 991px) {
      .Chef .visual__container:before {
        padding-top: 180.39216%; } }
    .Chef .visual__container .visual {
      height: auto;
      top: -5%;
      bottom: -5%; }
  .Chef .content {
    padding: 60px 40px;
    text-align: left;
    margin: 0 auto; }
    @media only screen and (min-width: 768px) {
      .Chef .content {
        max-width: 880px;
        padding: 120px; } }
    @media only screen and (min-width: 992px) {
      .Chef .content {
        width: 66.666%; } }
    .Chef .content h2 {
      margin-bottom: 60px; }
      .Chef .content h2 {
        font-size: 34px; }
        @media screen and (min-width: 768px) {
          .Chef .content h2 {
            font-size: calc(34px + 30 * ((100vw - 768px) / 692)); } }
        @media screen and (min-width: 1460px) {
          .Chef .content h2 {
            font-size: 64px; } }
    @media only screen and (min-width: 768px) {
      .Chef .content .wswyg--content {
        columns: 2;
        column-gap: 60px; } }

.Recettes {
  position: relative;
  background: #8B955D;
  height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }
  @media only screen and (min-width: 768px) {
    .Recettes {
      height: 160vh; } }
  .Recettes .container {
    position: relative;
    z-index: 20;
    margin-top: -20vh; }
    .Recettes .container h2 {
      color: #F8F2E8;
      line-height: 1.2; }
      .Recettes .container h2 {
        font-size: 34px; }
        @media screen and (min-width: 768px) {
          .Recettes .container h2 {
            font-size: calc(34px + 30 * ((100vw - 768px) / 692)); } }
        @media screen and (min-width: 1460px) {
          .Recettes .container h2 {
            font-size: 64px; } }
      @media only screen and (min-width: 768px) {
        .Recettes .container h2 {
          width: 75%;
          max-width: 780px;
          margin: 0 auto; } }
  .Recettes .Gallery {
    position: absolute;
    z-index: 10;
    top: 30%;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    flex-wrap: wrap; }
    .Recettes .Gallery > * {
      margin-bottom: 15vh;
      max-width: 16%; }
      .Recettes .Gallery > *:nth-child(1) {
        margin-left: 20vw; }
      .Recettes .Gallery > *:nth-child(2) {
        margin-left: 25vw;
        margin-right: 10vw;
        margin-top: -5vh; }
      .Recettes .Gallery > *:nth-child(3) {
        margin-left: 0vw; }
      .Recettes .Gallery > *:nth-child(4) {
        margin-left: 40vw; }
      .Recettes .Gallery > *:nth-child(5) {
        margin-left: 10vw; }
      .Recettes .Gallery > *:nth-child(6) {
        margin-left: 10vw; }
      .Recettes .Gallery > *:nth-child(7) {
        margin-left: 30vw; }
  .Recettes > .visual__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0; }
    .Recettes > .visual__container:before {
      padding-top: 25vh; }
      @media only screen and (min-width: 768px) {
        .Recettes > .visual__container:before {
          padding-top: 80vh; } }
  .Recettes .Gallery {
    position: absolute; }

.Product__single .Page__block {
  padding-top: 80px;
  padding-bottom: 80px;
  color: #F8F2E8; }
  @media only screen and (min-width: 768px) {
    .Product__single .Page__block {
      padding-top: 100px;
      padding-bottom: 100px; } }
  @media only screen and (min-width: 1200px) {
    .Product__single .Page__block {
      padding-top: 240px;
      padding-bottom: 240px; } }

.Recettes__archive {
  background: #F8F2E8; }
  .Recettes__archive .Page__hero {
    background: transparent;
    height: auto; }
    .Recettes__archive .Page__hero .container {
      padding-top: 30vh;
      padding-bottom: 100px; }
    .Recettes__archive .Page__hero h1, .Recettes__archive .Page__hero p, .Recettes__archive .Page__hero .wswyg--content ol, .wswyg--content .Recettes__archive .Page__hero ol,
    .Recettes__archive .Page__hero .wswyg--content ul, .wswyg--content .Recettes__archive .Page__hero ul {
      color: #2C4325; }
    .Recettes__archive .Page__hero p, .Recettes__archive .Page__hero .wswyg--content ol, .wswyg--content .Recettes__archive .Page__hero ol,
    .Recettes__archive .Page__hero .wswyg--content ul, .wswyg--content .Recettes__archive .Page__hero ul {
      max-width: 400px;
      margin: 30px auto 0; }
  .Recettes__archive .Page__content {
    padding-top: 0; }
    .Recettes__archive .Page__content .container {
      display: block; }
      .Recettes__archive .Page__content .container > * {
        max-width: 100%; }
    .Recettes__archive .Page__content p.no--results, .Recettes__archive .Page__content .wswyg--content ol.no--results, .wswyg--content .Recettes__archive .Page__content ol.no--results,
    .Recettes__archive .Page__content .wswyg--content ul.no--results, .wswyg--content .Recettes__archive .Page__content ul.no--results {
      display: none;
      text-align: center;
      line-height: 1.2;
      color: #ecdcc1; }
      .Recettes__archive .Page__content p.no--results, .Recettes__archive .Page__content .wswyg--content ol.no--results, .wswyg--content .Recettes__archive .Page__content ol.no--results,
      .Recettes__archive .Page__content .wswyg--content ul.no--results, .wswyg--content .Recettes__archive .Page__content ul.no--results {
        font-size: 32px; }
        @media screen and (min-width: 768px) {
          .Recettes__archive .Page__content p.no--results, .Recettes__archive .Page__content .wswyg--content ol.no--results, .wswyg--content .Recettes__archive .Page__content ol.no--results,
          .Recettes__archive .Page__content .wswyg--content ul.no--results, .wswyg--content .Recettes__archive .Page__content ul.no--results {
            font-size: calc(32px + 42 * ((100vw - 768px) / 692)); } }
        @media screen and (min-width: 1460px) {
          .Recettes__archive .Page__content p.no--results, .Recettes__archive .Page__content .wswyg--content ol.no--results, .wswyg--content .Recettes__archive .Page__content ol.no--results,
          .Recettes__archive .Page__content .wswyg--content ul.no--results, .wswyg--content .Recettes__archive .Page__content ul.no--results {
            font-size: 74px; } }

.Recette__single {
  background: #F8F2E8; }
  .Recette__single .Page__hero {
    background: transparent;
    height: calc(85vh - 60px); }
    .Recette__single .Page__hero h1 {
      color: #2C4325; }
  .Recette__single .Page__block {
    color: #F8F2E8; }
  .Recette__single .Recettes__section {
    background: white; }

.Ingredients {
  text-align: left; }
  .Ingredients .container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap; }
    .Ingredients .container > * {
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .Ingredients .container > * {
          width: auto;
          max-width: 50%;
          padding: 0 40px; } }
  @media only screen and (max-width: 767px) {
    .Ingredients .Product__preview {
      margin: 0 auto; } }
  .Ingredients .subtitle {
    text-align: center;
    width: 100%;
    max-width: 100%; }
  @media only screen and (max-width: 767px) {
    .Ingredients .content {
      text-align: center;
      max-width: 380px;
      margin: 40px auto 0; } }
  .Ingredients .content span {
    display: block;
    margin-bottom: 20px;
    font-style: italic;
    color: #D3C2AC; }
  .Ingredients__list li + li {
    margin-top: 10px; }

.Steps {
  overflow: hidden;
  position: relative; }
  .Steps .container {
    position: relative;
    z-index: 10;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap; }
    @media only screen and (max-width: 767px) {
      .Steps .container {
        max-width: 420px; } }
    .Steps .container > * {
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .Steps .container > * {
          max-width: 50%;
          padding: 0 40px; } }
  .Steps h2 {
    text-align: left; }
    @media only screen and (min-width: 768px) {
      .Steps h2 {
        text-align: center; } }
  .Steps__list {
    text-align: left; }
    .Steps__list > * + * {
      margin-top: 80px; }
      @media only screen and (min-width: 550px) {
        .Steps__list > * + * {
          margin-top: 100px; } }
    .Steps__list .subtitle {
      margin-bottom: 40px; }
    .Steps__list p, .Steps__list .wswyg--content ol, .wswyg--content .Steps__list ol,
    .Steps__list .wswyg--content ul, .wswyg--content .Steps__list ul {
      max-width: 380px; }
      .Steps__list p, .Steps__list .wswyg--content ol, .wswyg--content .Steps__list ol,
      .Steps__list .wswyg--content ul, .wswyg--content .Steps__list ul {
        font-size: 16px; }
        @media screen and (min-width: 768px) {
          .Steps__list p, .Steps__list .wswyg--content ol, .wswyg--content .Steps__list ol,
          .Steps__list .wswyg--content ul, .wswyg--content .Steps__list ul {
            font-size: calc(16px + 6 * ((100vw - 768px) / 692)); } }
        @media screen and (min-width: 1460px) {
          .Steps__list p, .Steps__list .wswyg--content ol, .wswyg--content .Steps__list ol,
          .Steps__list .wswyg--content ul, .wswyg--content .Steps__list ul {
            font-size: 22px; } }
  .Steps .PrllxTitle {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    color: #F2ECE1; }
    .Steps .PrllxTitle {
      font-size: 180px; }
      @media screen and (min-width: 768px) {
        .Steps .PrllxTitle {
          font-size: calc(180px + 60 * ((100vw - 768px) / 692)); } }
      @media screen and (min-width: 1460px) {
        .Steps .PrllxTitle {
          font-size: 240px; } }

.News__archive {
  background: #F8F2E8; }
  .News__archive .Page__hero {
    background: transparent;
    height: auto; }
    .News__archive .Page__hero .container {
      padding-top: 30vh;
      padding-bottom: 100px; }
    .News__archive .Page__hero h1, .News__archive .Page__hero p, .News__archive .Page__hero .wswyg--content ol, .wswyg--content .News__archive .Page__hero ol,
    .News__archive .Page__hero .wswyg--content ul, .wswyg--content .News__archive .Page__hero ul {
      color: #2C4325; }
    .News__archive .Page__hero p, .News__archive .Page__hero .wswyg--content ol, .wswyg--content .News__archive .Page__hero ol,
    .News__archive .Page__hero .wswyg--content ul, .wswyg--content .News__archive .Page__hero ul {
      max-width: 400px;
      margin: 30px auto 0; }
  .News__archive .Page__content {
    padding-top: 0; }
    .News__archive .Page__content .container {
      display: block; }
      .News__archive .Page__content .container > * {
        max-width: 100%; }

.News__single {
  background: #F8F2E8; }
  .News__single .Page__hero {
    background: transparent;
    height: auto;
    min-height: 0;
    padding-top: 220px;
    padding-bottom: 80px; }
    .News__single .Page__hero h1 {
      color: #2C4325; }
    .News__single .Page__hero .News__date {
      margin-bottom: 0;
      margin-top: 10px; }
  .News__single .Page__content .wswyg--content {
    max-width: calc(550px + 160px); }
  .News__single .Recettes__section {
    background: white; }

.News__visual .visual__container {
  max-width: 750px;
  margin: 0 auto; }
  .News__visual .visual__container:before {
    padding-top: 49.33333%;
    background: #D3C2AC; }
  .News__visual .visual__container .visual {
    top: -10%;
    bottom: -10%;
    height: auto; }

.Stores__page {
  background: #F8F2E8; }
  .Stores__page .Page__hero {
    background: transparent;
    position: relative;
    z-index: 10;
    height: auto;
    pointer-events: none;
    min-height: 0px; }
    .Stores__page .Page__hero .container {
      padding-top: 30vh;
      padding-bottom: 100px; }
    .Stores__page .Page__hero h1, .Stores__page .Page__hero p, .Stores__page .Page__hero .wswyg--content ol, .wswyg--content .Stores__page .Page__hero ol,
    .Stores__page .Page__hero .wswyg--content ul, .wswyg--content .Stores__page .Page__hero ul {
      color: #2C4325;
      pointer-events: all; }
    .Stores__page .Page__hero p, .Stores__page .Page__hero .wswyg--content ol, .wswyg--content .Stores__page .Page__hero ol,
    .Stores__page .Page__hero .wswyg--content ul, .wswyg--content .Stores__page .Page__hero ul {
      max-width: 540px;
      margin: 30px auto 0; }
    .Stores__page .Page__hero .Findus__form {
      margin: 30px auto 0;
      pointer-events: all; }
      .Stores__page .Page__hero .Findus__form .form-legend {
        max-width: 80%;
        margin: 30px auto 0; }
  .Stores__page .Map__container {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    top: 57px;
    bottom: 0;
    height: auto;
    z-index: 1;
    transition: opacity 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .Stores__page .Map__container .Map {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .Stores__page .Map__container .leaflet-popup .leaflet-popup-content-wrapper, .Stores__page .Map__container .leaflet-popup .leaflet-popup-tip {
      background: #E0B153;
      box-shadow: none !important;
      border-radius: 8px; }
    .Stores__page .Map__container .leaflet-popup .leaflet-popup-close-button {
      display: none; }
    .Stores__page .Map__container .leaflet-popup .leaflet-popup-content {
      margin: 30px;
      color: #ffffff; }
      .Stores__page .Map__container .leaflet-popup .leaflet-popup-content h4 {
        font-family: "Old Standard TT", serif;
        font-size: 2.8rem;
        line-height: 1.2;
        font-weight: 300;
        margin-bottom: 0; }
      .Stores__page .Map__container .leaflet-popup .leaflet-popup-content p, .Stores__page .Map__container .leaflet-popup .leaflet-popup-content .wswyg--content ol, .wswyg--content .Stores__page .Map__container .leaflet-popup .leaflet-popup-content ol,
      .Stores__page .Map__container .leaflet-popup .leaflet-popup-content .wswyg--content ul, .wswyg--content .Stores__page .Map__container .leaflet-popup .leaflet-popup-content ul {
        font-size: 1.2rem;
        margin: 0; }
      .Stores__page .Map__container .leaflet-popup .leaflet-popup-content a {
        color: #ffffff;
        text-decoration: underline; }
  .Stores__page.showMap .Page__hero .container {
    padding-top: 80px; }
    .Stores__page.showMap .Page__hero .container > *:not(.Findus__form) {
      display: none; }
  .Stores__page.showMap .Map__container {
    opacity: 1; }

.Stores__list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: -20px;
  margin-top: 30px; }
  .Stores__list > * {
    margin: 0 10px 20px; }

.Regions__archive {
  position: relative;
  background: #4A593E;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .Regions__archive {
      padding-top: 95px; } }
  .Regions__archive + .Regions__single {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10; }
  .Regions__archive.showRegion .Regions__intro {
    visibility: hidden;
    pointer-events: none; }
  .Regions__archive.showRegion .Regions__compass {
    top: 140px;
    left: 40px;
    right: 40px;
    bottom: 40px; }
    @media only screen and (min-width: 768px) {
      .Regions__archive.showRegion .Regions__compass {
        top: 90px; } }
  .Regions__archive .container {
    position: relative;
    z-index: 100; }
  .Regions__archive h2 {
    color: #F8F2E8;
    line-height: 1.2;
    margin-bottom: 20px; }
    .Regions__archive h2 {
      font-size: 52px; }
      @media screen and (min-width: 768px) {
        .Regions__archive h2 {
          font-size: calc(52px + 0 * ((100vw - 768px) / 692)); } }
      @media screen and (min-width: 1460px) {
        .Regions__archive h2 {
          font-size: 52px; } }
  .Regions__archive .Btn.is--orange:before {
    background: #E0B153; }
  .Regions__archive .Italy {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.22);
    width: 1100px;
    pointer-events: none;
    z-index: 1; }
    @media only screen and (min-width: 768px) {
      .Regions__archive .Italy {
        width: 2000px; } }
    .Regions__archive .Italy:before {
      content: "";
      display: block;
      padding-top: 117.98365%; }
    .Regions__archive .Italy svg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .Regions__archive .Italy svg .svg-regions g {
        opacity: 0;
        position: relative;
        transition: opacity 400ms cubic-bezier(0.36, 0.33, 0, 1); }
        .Regions__archive .Italy svg .svg-regions g.is--active {
          opacity: 1; }
        .Regions__archive .Italy svg .svg-regions g image {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
      .Regions__archive .Italy svg .svg-Italy {
        opacity: 0.1; }
        .Regions__archive .Italy svg .svg-Italy > * {
          fill: #F8F2E8; }
  .Regions__archive .Regions__steps {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10; }
  .Regions__archive .Regions__step {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: hidden;
    pointer-events: none; }
    .Regions__archive .Regions__step.is--active {
      visibility: visible;
      pointer-events: all; }
    .Regions__archive .Regions__step h2 {
      margin-bottom: 0px;
      white-space: nowrap;
      overflow: hidden;
      line-height: 1.1; }
      .Regions__archive .Regions__step h2 {
        font-size: 60px; }
        @media screen and (min-width: 768px) {
          .Regions__archive .Regions__step h2 {
            font-size: calc(60px + 90 * ((100vw - 768px) / 692)); } }
        @media screen and (min-width: 1460px) {
          .Regions__archive .Regions__step h2 {
            font-size: 150px; } }
      .Regions__archive .Regions__step h2 span {
        display: block; }
    .Regions__archive .Regions__step .Btn .Btn__txt {
      white-space: nowrap; }

@media only screen and (min-width: 992px) {
  .Regions__single {
    display: inline-flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-wrap: nowrap;
    width: auto; } }

.Regions__single > * {
  white-space: normal; }
  @media only screen and (min-width: 992px) {
    .Regions__single > * {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      flex-wrap: wrap;
      flex: 1 1 auto;
      flex-wrap: nowrap;
      height: 100vh; } }

