@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";@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{0%{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);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:20px;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(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:4px;-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:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .1s ease-in-out}.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:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{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:2.5px;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:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display: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:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);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 #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;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:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;-moz-user-select:none;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 #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right: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:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - 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:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;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:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.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]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;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}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-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-track{background:#0000;border:0;border-radius:2.5px;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;-moz-user-select:none;-webkit-user-select:none;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 #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);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:2.5px;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{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;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;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;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;-webkit-user-select:none;user-select:none}.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 #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);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:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(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:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translate(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .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:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;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:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;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{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.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,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.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:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.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(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;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:35px;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:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;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:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr: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%;top:0;right:0;bottom:0;left:0;margin:0;position:fixed;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.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;cursor:pointer;top:0;right:0;bottom:0;left:0;overflow:hidden;position:absolute;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:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{filter:blur(1px);height:100%;top:0;right:0;bottom:0;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}@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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.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%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - 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:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display: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;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .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:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(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-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-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%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}:root{--theme-font-size: 1.7rem;--theme-font-weight: 400;--theme-line-height: 1.7645;--theme-font-family: "Playfair Display", Montserrat, system-ui;--theme-color-primary: #181819;--theme-color-secondary: #c6904f;--theme-color-cream: #edecdb;--theme-color-cream-light: #f5f5ec;--theme-color-white: #fff;--theme-transition-duration: .4s}*{padding:0;margin:0;outline:0;box-sizing:border-box}*:before,*:after{box-sizing:inherit}:root{scroll-behavior:smooth}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,main{display:block}template{display:none}html{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}img,iframe,video,audio,object{max-width:100%}img,iframe{border:0 none}img{height:auto;display:inline-block;vertical-align:middle}b,strong{font-weight:700}address{font-style:normal}svg:not(:root){overflow:hidden}a,button,input[type=submit],input[type=button],input[type=reset],input[type=file],input[type=image],label[for]{cursor:pointer}button[disabled],input[disabled],textarea[disabled],select[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=week],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],input[type=color],textarea,a[href^=tel]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{overflow:auto;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}button,select{text-transform:none}table{width:100%;border-collapse:collapse;border-spacing:0}nav ul,nav ol{list-style:none outside none}input::-moz-placeholder{color:inherit;opacity:1}input::placeholder{color:inherit;opacity:1}textarea::-moz-placeholder{color:inherit;opacity:1}textarea::placeholder{color:inherit;opacity:1}input:-webkit-autofill{-webkit-text-fill-color:inherit;box-shadow:0 0 0 1000px #fff inset}input[type=text],input[type=button],input[type=tel],input[type=email],input[type=submit],input[type=date],input[type=search],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}::-moz-selection{background:var(--theme-color-secondary);color:#fff}::selection{background:var(--theme-color-secondary);color:#fff}html{font-size:62.5%}body{min-width:320px;font:var(--theme-font-weight) var(--theme-font-size)/var(--theme-line-height) var(--theme-font-family);color:var(--theme-color-cream);background:var(--theme-color-primary)}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){body{font-size:1.5rem;line-height:1.53}}body.has-menu-open{overflow:hidden}body.is-light{background:var(--theme-color-cream-light)}body.is-touch-device .cursor-custom{display:none}a{color:inherit;text-decoration:underline}@media (hover: hover) and (pointer: fine){a:where(:hover,:focus-visible){text-decoration:none}}a[href^=tel]{text-decoration:none}.h1,h1,.h2,h2,.h3,h3,.h4,h4,.h5,h5,.h6,h6{margin-bottom:calc(var(--theme-line-height) * .5em);font-weight:400}.h1:last-child,h1:last-child,.h2:last-child,h2:last-child,.h3:last-child,h3:last-child,.h4:last-child,h4:last-child,.h5:last-child,h5:last-child,.h6:last-child,h6:last-child{margin-bottom:0}.h1,h1{font-size:5.4rem;line-height:1.33;letter-spacing:.2em;text-transform:uppercase}@media (max-width: 1399px){.h1,h1{font-size:4.8rem}}@media (max-width: 1199px){.h1,h1{font-size:4.2rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.h1,h1{font-size:2.9rem;line-height:1.31}}.h2,h2{font-size:4.2rem;line-height:1.31}@media (max-width: 1199px){.h2,h2{font-size:3.4rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.h2,h2{font-size:3.2rem}}.h3,h3{font-size:2.3rem;line-height:1.31}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.h3,h3{font-size:1.8rem;line-height:1.22}}.h4,h4{font-size:2.1rem;line-height:1.3}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.h4,h4{font-size:1.7rem}}.h5,h5{font-size:2rem;line-height:1.3}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.h5,h5{font-size:1.6rem}}.h6,h6{font-size:1.9rem;line-height:1.3}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.h6,h6{font-size:1.5rem}}p,ul,ol,dl,hr,table,blockquote{margin-bottom:calc(var(--theme-line-height) * .5em)}p:last-child,ul:last-child,ol:last-child,dl:last-child,hr:last-child,table:last-child,blockquote:last-child{margin-bottom:0}.page-template-team{background-color:var(--theme-color-cream-light)}.line{overflow:hidden}.clear:after{content:"";line-height:0;display:table;clear:both}.sr-only,.sr-only-focusable:not(:focus,:focus-within){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.image-fit{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}.image-fit img,.image-fit video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.notext{white-space:nowrap;text-indent:100%;text-shadow:none;overflow:hidden}[disabled],.disabled{cursor:default}[hidden],.hidden{display:none}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.hidden-xs{display:none!important}}@media (min-width: 767.02px) and (max-width: 1023px){.hidden-sm{display:none!important}}@media (min-width: 1023.02px) and (max-width: 1199px){.hidden-md{display:none!important}}@media (min-width: 1199.02px){.hidden-lg{display:none!important}}.comment-respond{width:100%;padding-top:3rem;border-top:1px solid #363636}.comment-respond h3{position:relative}.comment-respond small{position:absolute;top:0;right:0}.comment-respond label{display:inline-block;padding-bottom:.4rem}.comment-respond input[type=text],.comment-respond textarea{display:block;width:100%;padding:1rem;border:1px solid #ccc;background:#f7f7f7}.comment-respond textarea{height:10rem}.comment-respond input[type=text]:focus{background-color:#fff}.comment-respond input[type=text]::-moz-placeholder{color:#777}.comment-respond input[type=text]::placeholder{color:#777}.comment-respond .required{color:red}.comment-respond .comment-notes{padding-top:1.5rem}.comment-respond .form-submit input{display:block;width:16rem;height:4rem;border:0;font-size:1.4rem;font-weight:700;color:#fff;background:#363636;cursor:pointer;border-radius:4px}.comments{position:relative}.comments .children{position:relative;padding-left:7rem}.comments .children:before,.comments .children:after{content:"";position:absolute;display:block}.comments .children:before{top:3.3rem;left:2.3rem;width:3.2rem;height:2.7rem;border-left:8px solid #c3c3c3;border-bottom:8px solid #c3c3c3;border-radius:0 0 0 8px}.comments .children:after{top:-.5rem;left:.8rem;border:20px solid transparent;border-width:20px 19px;border-bottom-color:#c3c3c3}.comments .comment{position:relative;border-top:1px dashed #363636}.comments .avatar{position:absolute;top:2.8rem;left:0;width:4.8rem;height:4.8rem;border-radius:50%;border:1px solid #ccc}.comments .says{padding-left:.5rem}.comments .moderation-notice{display:inline-block;margin:.3rem 0 .8rem;color:#999}.comments .comment__entry{position:relative;padding:3rem 0 3rem 6.5rem}.comments .comment__text p:last-child{padding-bottom:0;margin-bottom:0}.comments .comment__meta{padding-bottom:1.2rem}.comments .comment__meta a{color:var(--theme-color-secondary)}.comments .comment__reply{padding-top:1rem;text-align:right}.comments .comment__reply a{display:inline-block;padding:.5rem 1rem;background:#363636;color:#fff;border-radius:6px}@media (hover: hover) and (pointer: fine){.comments .comment__reply a:where(:hover,:focus-visible){text-decoration:none;opacity:.8}}.paging{width:100%;display:flex;justify-content:space-between;align-items:center;padding:2rem 0}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.paging{flex-wrap:wrap}}.paging a{text-decoration:none}.paging ul{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;list-style:none;margin-inline:auto;padding-inline:2rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.paging ul{width:100%;order:-1;padding:0;margin-bottom:2rem}}.paging ul li{margin-inline:.5rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.paging ul li:first-child{margin-left:0}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.paging ul li:last-child{margin-right:0}}.paging ul li.paging__spacer,.paging ul a{background-color:#fff;font-size:1.4rem;color:#000;width:3.5rem;height:3.5rem;display:block;text-align:center;line-height:3.5rem;transition:all .4s}.paging ul a:hover,.paging ul li.is-current a{color:#fff;background-color:#000}.paging .paging__next,.paging .paging__prev{font-size:1.6rem;color:#fff;transition:all .4s}@media (hover: hover) and (pointer: fine){.paging .paging__next:where(:hover,:focus-visible),.paging .paging__prev:where(:hover,:focus-visible){color:#fff}}.paging .paging__next:only-child{margin-left:auto;margin-right:0}.paging .paging__prev:only-child{margin-right:auto;margin-left:0}.paging .paging__label,.paging .paging__first,.paging .paging__last,.paging .paging__prev,.paging .paging__next{margin:.9rem}.search-form{position:relative;overflow:hidden}.search-form .search__field{display:block;width:100%;padding:1rem;border:1px solid #ccc;background:#f7f7f7}.search-form .search__field:focus{background-color:#fff}.search-form .search__field::-moz-placeholder{color:#777}.search-form .search__field::placeholder{color:#777}.section-comments{padding-top:1.5rem}.section-comments a{text-decoration:none}.section-comments p{padding-bottom:1.8rem}.section-comments ol,.section-comments ul{padding:0;margin:0;list-style:none outside none}.section-comments h3{position:relative;padding:0 0 1rem}.section-comments h3 small{position:absolute;top:0;right:0}.widget{margin-bottom:1.5rem}.widget:last-child{margin-bottom:0}.widget>ul{list-style:none outside none;margin:0}.widget>ul li{padding:.5rem 0}.widget>ul a{text-decoration:none;border-bottom:1px solid transparent;transition:color,border;transition-duration:var(--theme-transition-duration)}@media (hover: hover) and (pointer: fine){.widget>ul a:where(:hover,:focus-visible){border-bottom-color:var(--theme-color-primary);color:var(--theme-color-primary)}}.widget_nav_menu ul{list-style:none}.widget_nav_menu ul li{padding:.5rem 0}.widgets{list-style:none;display:flex;flex-wrap:wrap;margin:-1rem -2rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.widgets{margin:0}}.widgets>li{width:50%;padding:1rem 2rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.widgets>li{width:100%;padding:1rem 0}}.alignnone,.alignleft,.alignright,.aligncenter{margin:.5rem 1.5rem calc(var(--lh-base) * .5em)}.alignleft{margin-left:0}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.alignleft{margin:.5rem 0 1rem}}.alignright{margin-right:0}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.alignright{margin:.5rem 0 1rem}}.alignnone{margin-left:0;margin-right:0}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.alignnone{margin:.5rem 0 1rem}}.aligncenter{display:block;margin-left:auto;margin-right:auto}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.aligncenter{margin:.5rem 0 1rem}}.wp-caption{position:relative}.wp-caption img{width:100%}.wp-caption-text{padding:.8rem;font-size:.8em;color:inherit;background:transparent;text-align:center}.nocomments{padding-top:1.2rem;font-weight:700;font-size:1.8rem}.wp-block-search__input{border:2px solid var(--theme-color-primary)}.wp-block-search__button{text-transform:uppercase;border:2px solid var(--theme-color-primary);background:var(--theme-color-primary);color:#fff;padding:.8rem;transition:color,background,border;transition-duration:var(--theme-transition-duration)}@media (hover: hover) and (pointer: fine){.wp-block-search__button:where(:hover,:focus-visible){background:transparent;color:var(--theme-color-primary)}}.article-single{position:relative;isolation:isolate;margin-bottom:13rem}@media (max-width: 1023px){.article-single{margin-bottom:8rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.article-single{margin-bottom:5rem}}.article-single .article__head{text-align:center;padding:20rem 0;position:relative}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.article-single .article__head{padding:18rem 0 16rem}}.article-single .article__title--wrapper{height:400px;display:flex;align-items:center;justify-content:center}.article-single h1{max-width:80rem;margin:0 auto 2.2rem;font-size:5.4rem;transition:font-size .3s ease-out}@media (max-width: 1399px){.article-single h1{margin-top:auto;font-size:4.2rem}}@media (max-width: 1199px){.article-single h1{margin-top:auto;font-size:4.2rem}}@media (max-width: 1023px){.article-single h1{font-size:3.2rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.article-single h1{font-size:2.6rem}}.article-single .article__date{margin-bottom:2.2rem;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:500;line-height:1.9375}.article-single .article__categories{list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:700;font-size:1.4rem;row-gap:1rem}@media (max-width: 1023px){.article-single .article__categories{margin-bottom:3rem}}.article-single .article__categories li+li{margin-left:1rem}.article-single .article__categories a{display:inline-block;line-height:1;padding:.7rem 1.2rem;text-decoration:none;background-color:var(--theme-color-secondary);color:var(--theme-color-primary);border-radius:3.1rem;text-transform:uppercase}.article-single .article__image{position:absolute;top:2.5rem;left:50%;height:100%;width:calc(100vw - 4rem);border-radius:3.1rem;overflow:hidden;aspect-ratio:16/9;z-index:-1;transform:translate(-50%)}.article-single .article__image:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:radial-gradient(circle,#000000b3,#0003);opacity:.9}.article-single .article__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-single .article__nav-actions{width:-moz-fit-content;width:fit-content;margin-inline:auto}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.article-single .article__nav-actions{position:static;justify-content:center;margin-top:auto}}.article-single .article__cols{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:93rem;margin:-2.7rem auto 12rem}@media (max-width: 1023px){.article-single .article__cols{margin-bottom:8rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.article-single .article__cols{display:block;margin-bottom:5rem}}.article-single .article__col:first-child{text-align:right}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.article-single .article__col:first-child{text-align:left}}.article-single .article__cols h2{margin-top:-8.7rem;color:var(--theme-color-secondary)}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.article-single .article__cols h2{margin-bottom:3.2rem}}.article-single .article__cols h3{max-width:36rem;margin-bottom:4.6rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.article-single .article__cols h3{max-width:none;margin-bottom:2rem}}.article-single .article__cols p{max-width:27.7rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.article-single .article__cols p{max-width:none}}.article-single .article__body{margin-top:-55px;margin-bottom:9.7rem}@media (max-width: 1023px){.article-single .article__body{margin-bottom:7rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.article-single .article__body{margin-bottom:5rem}}.article-single .article__video{max-width:116rem;margin:0 auto 10rem;padding-top:43.242%}@media (max-width: 1023px){.article-single .article__video{margin-bottom:8rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.article-single .article__video{padding-top:53.242%;margin-bottom:5rem}}.article-single .article__actions{text-align:center}.article-single .article__decoration{margin-top:15.3rem}@media (max-width: 1023px){.article-single .article__decoration{margin-top:8rem}}.article-single.post .article__head{min-height:auto;padding:0}.article{display:grid;grid-template-columns:1fr 4fr;gap:3rem}@media (max-width: 575px){.article{grid-template-columns:100px 1fr;gap:2rem}}@media (max-width: 374px){.article{grid-template-columns:1fr}}.article .article__image img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.article .article__content:only-child{grid-column:1/-1}.article .article__head,.article .article__title,.article .article__entry{margin-bottom:1rem}.article .article__head:last-child,.article .article__title:last-child,.article .article__entry:last-child{margin-bottom:0}.articles{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:4rem}@media (max-width: 1023px){.articles{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.articles{grid-template-columns:repeat(1,1fr)}}.btn{--button-font-size: 1.7rem;--button-border-radius: 999rem;--button-background-color: transparent;--button-color: #c6904e;--button-border-color: #b28246;box-sizing:border-box;display:inline-flex;align-items:center;gap:1.1rem;font-size:var(--button-font-size);line-height:1;text-align:center;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--button-border-radius);background:var(--button-background-color);border:0;color:var(--button-color);padding:0;position:relative;overflow:hidden}.btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:999rem;border:.1rem solid var(--button-border-color)}.btn .btn__overlay{display:flex;align-items:center;gap:1.1rem;padding-left:2.7rem;transform:translate(calc(-100% + 7.3rem));transition:transform .6s ease-in-out;background-color:var(--button-border-color);border-radius:999rem;color:var(--theme-color-primary)}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.btn .btn__overlay{padding-left:1.8rem;flex:0 0 100%}}.btn .btn__icon{width:7.4rem;height:7.2rem;display:flex;align-items:center;justify-content:center}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.btn .btn__icon{margin-left:auto}}.btn .btn__text{position:absolute;top:0;left:5.9rem;right:0;bottom:0;display:flex;align-items:center;justify-content:center;transition:transform .6s ease-in-out}@media (hover: hover) and (pointer: fine){.btn:where(:hover,:focus-visible):hover .btn__overlay{transform:translate(0)}.btn:where(:hover,:focus-visible):hover .btn__text{transform:translate(100%)}}.btn--size1 .btn__overlay{padding-left:4.7rem}.btn--size1 .btn__icon{margin-left:2rem}.btn--size1 .btn__text{left:4.1rem}.btn--size2 .btn__overlay{padding-left:2.4rem}.btn--size2 .btn__icon{margin-left:2rem}.btn--size2 .btn__text{left:5rem}.btn--dark{--button-color: var(--theme-color-primary);--button-border-color: var(--theme-color-primary)}.btn--dark .btn__overlay{color:var(--theme-color-cream-light)}.card-event{position:relative}@media (hover: hover){.card-event:hover .card__image:before{opacity:1}}.card-event .card__image{position:absolute;top:-1.5rem;bottom:-1.5rem;border-radius:3.1rem;overflow:hidden;box-shadow:inset 0 0 0 .1rem #4a4e50;height:100%;max-height:21rem}.card-event .card__image:before{content:"";position:absolute;top:-2rem;left:-2rem;right:-2rem;bottom:-2rem;opacity:.89;background:linear-gradient(to bottom,#18181908,#181819 70%);transition:opacity var(--theme-transition-duration)}.card-event .card__image:after{content:"";position:absolute;top:6px;left:9px;right:9px;bottom:6px;border:.1rem solid rgba(245,245,236,.31);border-radius:3.1rem;z-index:3;padding:2.5rem 2.5rem 2.4rem}.card-event .card__image--darker:after{display:block}.card-event .card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50%;object-position:50%}.card-event .card__inner{flex:auto;position:relative;z-index:2;display:flex;align-items:flex-end;padding-inline:3.3rem;transform:translateY(75px);padding-bottom:75px}.card-event .card__category{font-size:1.4rem;font-family:Montserrat,sans-serif;font-weight:700;line-height:1;display:inline-flex;border-radius:1.4rem;background-color:var(--theme-color-secondary);color:var(--theme-color-primary);text-transform:uppercase;min-height:2.7rem;align-items:center;padding:.2rem 1.25rem;margin-bottom:1.6rem;margin-left:-.5rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.card-event .card__category{margin-bottom:1.7rem;padding:.2rem 1.05rem;min-height:2.5rem}}.card-event .card__content{max-width:100%}@media (max-width: 1599px){.card-event .card__content{max-width:100%}}.card-event .card__content--big{max-width:100%}.card-event .card__content h3{font-size:2.4rem;line-height:normal}.card-event .card__actions{margin-top:2.3rem;padding-left:.3rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.card-event .card__actions{margin-top:3.6rem}}.card-event .card__link{display:block;color:inherit;height:100%;transition:transform .3s ease;text-decoration:none}.card-event .card__link:hover{transform:translateY(-5px)}.card-event .card__link:hover .link{color:var(--theme-color-secondary)}.card-event .card__details{font-size:2.4rem;line-height:normal;font-weight:700;margin-bottom:0;text-transform:uppercase;font-family:Montserrat,sans-serif;padding-bottom:3rem}@media (max-width: 1023px){.card-event .card__details{font-size:2rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.card-event .card__details{font-size:1.8rem}}.card-event .card__details span{color:#c6904f}.card-event .card__details-time{font-size:1.4rem;line-height:normal;font-weight:500;color:#f5f5ec;margin-top:11px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.card-event .card__details-time{font-size:1.2rem;margin-top:8px}}.card-event--alt{color:var(--theme-color-primary)}.card-event--alt .card__image{box-shadow:none;border-radius:0}.card-event--alt .card__image:before{background:linear-gradient(to bottom,#f5f5ec00 42%,#f5f5ec 87%)}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.card-event--alt .card__image:before{background:linear-gradient(to bottom,#f5f5ec00 42%,#f5f5ec 93%)}}.card-event--alt .card__image img{border-radius:3.1rem;-o-object-position:top;object-position:top}.card-event--alt .card__inner{min-height:41.2rem;padding:2.5rem 1.5rem}.card-event--alt .card__socials{list-style:none;display:flex;align-items:center;gap:1rem;position:absolute;top:1.2rem;right:1.7rem}.card-event--alt .card__socials a{display:flex;align-items:center;justify-content:center;padding:.4rem;background-color:var(--theme-color-secondary);border-radius:1.4rem;width:4.6rem;height:4.2rem;transition:background-color var(--theme-transition-duration)}.card-event--alt .card__socials a:hover{background-color:var(--theme-color-cream)}.card-event--alt .card__socials svg{max-width:1.8rem}.card-event--alt .card__content{margin-bottom:-10.4rem}.card-event--alt .card__content h3{margin-bottom:1rem}.card-event--alt .card__content strong{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:1.4rem;padding-left:.4rem}.cards-events .cards__items{display:grid;grid-template-columns:repeat(4,1fr);gap:8rem 4.8rem;margin-top:5.5rem}@media (max-width: 1199px){.cards-events .cards__items{grid-template-columns:repeat(3,1fr)}}.cards-events .card-event{height:100%}.cards-events.swiper{overflow:visible}@media (max-width: 1023px){.cards-events.swiper .cards__items.swiper-wrapper{display:flex;gap:0}}@media (max-width: 1023px){.cards-events.swiper .cards__item.swiper-slide{height:auto;max-width:32.4rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.cards-events.swiper .cards__item.swiper-slide{max-width:30.2rem}}.cards-events.swiper .swiper-pagination{margin-top:15rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.cards-events.swiper .swiper-pagination{margin-top:14.6rem}}.cards-events--medium-gap .cards__items{gap:18rem 6.4rem}.section-events{margin-bottom:10rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-events{margin-bottom:5rem}}.section-events .section__actions{margin-top:11.5rem;display:flex;justify-content:center}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-events .section__actions{margin-top:9rem}}.section-events .section-separator{margin-bottom:10rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-events .section-separator{margin-bottom:5rem}}.section-events .cards__items{margin-top:0;transition:opacity var(--theme-transition-duration)}.section-events .section__nav{margin-bottom:8rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-events .section__nav{margin-bottom:5.4rem}}.section-events .cards__items.is-filtering .cards__item{animation:fade-in-up .5s ease-out forwards;opacity:0}.section-events .cards__items.is-filtering .cards__item:nth-child(1){animation-delay:.03s}.section-events .cards__items.is-filtering .cards__item:nth-child(2){animation-delay:.06s}.section-events .cards__items.is-filtering .cards__item:nth-child(3){animation-delay:.09s}.section-events .cards__items.is-filtering .cards__item:nth-child(4){animation-delay:.12s}.section-events .cards__items.is-filtering .cards__item:nth-child(5){animation-delay:.15s}.section-events .cards__items.is-filtering .cards__item:nth-child(6){animation-delay:.18s}.section-events .cards__items.is-filtering .cards__item:nth-child(7){animation-delay:.21s}.section-events .cards__items.is-filtering .cards__item:nth-child(8){animation-delay:.24s}.section-events .cards__items.is-filtering .cards__item:nth-child(n+9){animation-delay:.27s}@keyframes fade-in-up{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.cursor-custom{position:fixed;width:8.2rem;height:8.2rem;z-index:9999;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1;padding-top:.2rem;overflow:hidden;transition:box-shadow var(--theme-transition-duration);box-shadow:0 0 0 .1rem var(--theme-color-cream);transform:translate(-50%,-50%);pointer-events:none;perspective:1000px}.cursor-custom.no-outline{box-shadow:none}.cursor-custom.has-hover:before{opacity:.5}.cursor-custom:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#f5f5ec00;-webkit-backdrop-filter:blur(3rem);backdrop-filter:blur(3rem);filter:brightness(.8);z-index:-1;transition:opacity var(--theme-transition-duration)}.cursor-custom .cursor__icon{transform-style:preserve-3d;backface-visibility:hidden;transform-origin:50%;position:relative;width:2.4rem;height:2.4rem;border:.1rem solid currentColor;border-radius:50%}.cursor-custom .cursor__icon:before{content:"";position:absolute;top:50%;left:0;width:100%;height:100%;border-radius:50%;border:.1rem solid currentColor;transform:translateY(-50%) rotateX(90deg)}.cursor-custom .cursor__icon:after{content:"";position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);height:.1rem;background:currentColor}.cursor-custom .vertical-line{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:.1rem solid currentColor;transform-style:preserve-3d;transform:rotateY(0)}.cursor-custom .vertical-line.second{transform:rotateY(45deg)}.cursor-custom .vertical-line.third{transform:rotateY(90deg)}.cursor-custom .vertical-line.fourth{transform:rotateY(135deg)}.event-aftermovie{margin-bottom:166px}@media (max-width: 1199px){.event-aftermovie{margin-bottom:120px}}.event-aftermovie__title{font-size:4.2rem;line-height:1.31;color:var(--theme-color-secondary);margin-bottom:58px!important}@media (max-width: 1199px){.event-aftermovie__title{font-size:3.4rem;margin-bottom:48px!important}}@media (max-width: 1023px){.event-aftermovie__title{font-size:3.2rem;margin-bottom:40px!important}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-aftermovie__title{font-size:2.8rem;margin-bottom:32px!important}}.event-aftermovie__content{border-radius:3rem;overflow:hidden}@media (max-width: 1023px){.event-aftermovie__content{border-radius:2rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-aftermovie__content{border-radius:1.5rem}}.event-aftermovie__movie{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.event-aftermovie__movie .video-poster{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:auto;cursor:pointer;overflow:hidden}.event-aftermovie__movie .video-poster .video-poster__icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:156px;height:156px;z-index:3}@media (max-width: 1023px){.event-aftermovie__movie .video-poster .video-poster__icon{width:100px;height:100px}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-aftermovie__movie .video-poster .video-poster__icon{width:80px;height:80px}}.event-aftermovie__movie .video-poster .video-poster__icon svg{width:100%;height:100%}.event-aftermovie__movie .video-poster .video-poster__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.event-aftermovie__movie iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;border:0}.video-poster{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:opacity .5s ease;opacity:1;pointer-events:auto;z-index:2}.video-poster.hidden{opacity:0;pointer-events:none}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-cta .shell{--shell-gutter: 0 !important}}.event-cta__content{padding:12.2rem;background:#f5f5ec;color:#181819;border-radius:3rem;max-width:92rem;margin-inline:auto;margin-top:-1rem}.event-cta__form{background:#f5f5ec;color:#181819;padding:4rem;border-radius:4rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-cta__form{padding:3rem 2rem;border-radius:0}}.event-cta__form .reminder{font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:500;padding-left:6px}.event-cta__form .gfield_checkbox{display:flex;align-items:center;gap:3rem;font-family:Montserrat,sans-serif;font-size:1.6rem!important;font-weight:500;line-height:2;letter-spacing:.05em}.event-cta__form .gchoice{width:-moz-fit-content!important;width:fit-content!important}.event-cta__form .gchoice .gform-field-label{font-size:1.6rem!important;padding-left:1rem!important}.event-cta__form .gform_title{margin-bottom:.5rem!important}.event-cta__form input[type=color],.event-cta__form input[type=date],.event-cta__form input[type=datetime-local],.event-cta__form input[type=datetime],.event-cta__form input[type=email],.event-cta__form input[type=month],.event-cta__form input[type=number],.event-cta__form input[type=password],.event-cta__form input[type=search],.event-cta__form input[type=tel],.event-cta__form input[type=text],.event-cta__form input[type=time],.event-cta__form input[type=url],.event-cta__form input[type=week],.event-cta__form select,.event-cta__form textarea{border:.1rem solid #c6c6be!important;line-height:normal!important}.event-cta .gform_title{text-transform:unset!important;letter-spacing:.05em!important}@media (min-width: 767.02px){.event-cta .gform_title{font-size:4.2rem!important}}.event-cta .form-subtitle{color:var(--theme-color-secondary);font-size:3.2rem;margin-top:20px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-cta .form-subtitle{font-size:2.1rem;margin-top:10px}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-cta .gform_heading{margin-bottom:0!important}}.event-cta .gform_footer{margin-top:37px!important;padding:0!important}.event-cta .market-insights{margin-top:2.6rem!important}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-cta .market-insights{margin-top:1.5rem}}.event-cta .market-insights .gfield_checkbox{margin-left:0!important}.event-cta .market-insights .gchoice{display:flex;align-items:start}.event-cta .market-insights .gchoice a.privacy-policy-link{color:var(--theme-color-secondary);text-decoration:underline}.event-cta .market-insights .gchoice label{font-size:12px!important;line-height:1.5!important;letter-spacing:normal!important}@media (min-width: 767.02px){.event-cta .market-insights .gchoice label{max-width:calc(100% - 6rem)!important}}.section-event-gallery{overflow:visible;padding-left:0;padding-right:0;margin-bottom:60px}.section-event-gallery .section-separator{margin-bottom:7.4rem}@media (max-width: 1248px){.section-event-gallery .section-separator{margin-bottom:5.4rem}}@media (max-width: 968px){.section-event-gallery .section-separator{margin-bottom:3.4rem}}@media (min-width: 1600px){.section-event-gallery .shell--gallery{all:unset}}.js-gallery-slider{width:100vw;margin-left:calc(-51.5vw + 50%);box-sizing:border-box;overflow:visible}@media (max-width: 1600px){.js-gallery-slider{margin-left:0;width:100%}}.js-gallery-slider .swiper-wrapper{display:flex}.js-gallery-slider .gallery-item{width:100%;height:428px;position:relative;overflow:hidden;cursor:pointer;background:#000;border-radius:3rem}@media (max-width: 1023px){.js-gallery-slider .gallery-item{height:350px;border-radius:2rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.js-gallery-slider .gallery-item{height:280px;border-radius:1.5rem}}.js-gallery-slider .gallery-item__image,.js-gallery-slider .gallery-item__thumbnail{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s ease}.js-gallery-slider .gallery-item:hover .gallery-item__image,.js-gallery-slider .gallery-item:hover .gallery-item__thumbnail{transform:scale(1.02)}.js-gallery-slider .gallery-item:hover .gallery-item__zoom{opacity:1;transform:translateY(0)}.js-gallery-slider .gallery-item:hover .gallery-item__play{opacity:1}.js-gallery-slider .gallery-item__zoom{position:absolute;bottom:23px;right:30px;width:72px;height:72px;background:#c6904f;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transform:translateY(10px);transition:all .3s ease;z-index:2;color:#000}@media (max-width: 1023px){.js-gallery-slider .gallery-item__zoom{width:60px;height:60px;bottom:18px;right:20px}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.js-gallery-slider .gallery-item__zoom{width:48px;height:48px;bottom:23px;right:30px;opacity:1;transform:translateY(0)}}.js-gallery-slider .gallery-item__zoom:hover{background:#fff;transform:translateY(0) scale(1.1)}.js-gallery-slider .gallery-item__zoom svg{width:24px;height:24px}@media (max-width: 1023px){.js-gallery-slider .gallery-item__zoom svg{width:20px;height:20px}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.js-gallery-slider .gallery-item__zoom svg{width:18px;height:18px}}.js-gallery-slider .gallery-item__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:transparent;border:none;transition:opacity .3s ease,transform .3s ease;z-index:2;color:#000;cursor:pointer}.js-gallery-slider .gallery-item__video{width:100%;height:100%;position:relative}.js-gallery-slider .gallery-item__video iframe,.js-gallery-slider .gallery-item__video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.js-gallery-slider .gallery-item__video .event-aftermovie__movie{width:100%;height:100%}.gallery-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s cubic-bezier(.25,.46,.45,.94),visibility .5s cubic-bezier(.25,.46,.45,.94)}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.gallery-modal{padding:1rem}}.gallery-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.gallery-modal.is-open .gallery-modal__overlay{opacity:1}.gallery-modal.is-open .gallery-modal__content{opacity:1;transform:scale(1)}.gallery-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:opacity .5s cubic-bezier(.25,.46,.45,.94)}.gallery-modal__content{position:relative;width:100%;max-width:768px;max-height:90vh;z-index:1;display:flex;flex-direction:column;opacity:0;transform:scale(.95);transition:opacity .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94)}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.gallery-modal__content{max-width:100%;max-height:95vh}}.gallery-modal__close{position:absolute;top:29px;right:29px;width:48px;height:48px;background:#c6904f;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#000;opacity:0;transform:scale(.9);transition:opacity .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94);z-index:2;cursor:pointer}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.gallery-modal__close{width:40px;height:40px;top:15px;right:15px}}.gallery-modal.is-open .gallery-modal__close{opacity:1;transform:scale(1)}.gallery-modal__close:hover{transform:scale(1) rotate(90deg)!important}.gallery-modal__close svg{stroke-width:2;width:24px;height:24px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.gallery-modal__close svg{width:20px;height:20px}}.gallery-modal__body{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden}.gallery-modal__body img{width:100%;height:auto;max-height:90vh;-o-object-fit:contain;object-fit:contain;display:block}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.gallery-modal__body img{max-height:85vh}}.gallery-modal__body .gallery-modal__video-container{width:100%;position:relative;padding-top:56.25%}.gallery-modal__body .gallery-modal__video-container iframe,.gallery-modal__body .gallery-modal__video-container video{position:absolute;top:0;left:0;width:100%;height:100%}.gallery-modal__body .gallery-modal__video-container .event-aftermovie__movie{position:absolute;top:0;left:0;width:100%;height:100%}.gallery-modal__body .gallery-modal__video-container .plyr__controls{display:none!important}.event-hero{position:relative;padding-top:32rem;padding-bottom:5.6rem}@media (max-width: 1023px){.event-hero{padding-top:24rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-hero{padding-top:18rem;padding-bottom:10rem}}.event-hero__inner{position:relative;z-index:2}.event-hero__counter{background:#c6904e;color:var(--theme-color-primary);width:-moz-fit-content;width:fit-content;min-width:25rem;font-family:Montserrat,sans-serif;padding:1.6rem 2.4rem 1.4rem;border-radius:2.4rem;margin-bottom:10rem}@media (max-width: 1023px){.event-hero__counter{padding:1.4rem 2rem 1.2rem;margin-bottom:6rem;border-radius:2rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-hero__counter{padding:1.2rem 1.6rem 1rem;margin-bottom:4rem;border-radius:1.6rem;min-width:18rem}}.event-hero__counter-text{font-size:1.4rem;line-height:normal;font-weight:700;text-transform:uppercase;margin-bottom:6px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-hero__counter-text{font-size:1.2rem;margin-bottom:4px}}.event-hero__counter-time{display:flex;align-items:center;gap:2.2rem}@media (max-width: 1023px){.event-hero__counter-time{gap:1.8rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-hero__counter-time{gap:1.2rem;flex-wrap:wrap}}.event-hero__counter-time p{margin-bottom:0;line-height:normal}.event-hero__details-wrapper{padding-bottom:5.4rem;display:flex;align-items:center;justify-content:space-between}@media (max-width: 1023px){.event-hero__details-wrapper{padding-bottom:4rem;flex-direction:column;align-items:flex-start;gap:2rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-hero__details-wrapper{padding-bottom:3rem;gap:1.5rem}}.event-hero__details{font-family:Montserrat,sans-serif}.event-hero__details-date{font-size:2.4rem;line-height:normal;font-weight:700;margin-bottom:0;text-transform:uppercase}@media (max-width: 1023px){.event-hero__details-date{font-size:2rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-hero__details-date{font-size:1.8rem}}.event-hero__details-date span{color:#c6904f}.event-hero__details-time,.event-hero__details-location{font-size:1.4rem;line-height:normal;font-weight:500;color:#f5f5ec;margin-top:11px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-hero .section__actions{display:none}}.event-hero__title-wrapper{margin-bottom:5.4rem}@media (max-width: 1023px){.event-hero__title-wrapper{margin-bottom:5rem}}.event-hero__title{margin-bottom:2.4rem;line-height:normal;letter-spacing:normal}.event-hero__title--half{max-width:65%}@media (max-width: 1023px){.event-hero__title{margin-bottom:2rem;max-width:100%}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-hero__title{margin-bottom:1.6rem}}.event-hero__category{font-size:1.4rem;line-height:normal;font-weight:700;color:var(--theme-color-primary);text-transform:uppercase;font-family:Montserrat,sans-serif;background:#c6904e;padding:5px 12px;border-radius:21px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-hero__category{font-size:1.2rem;padding:4px 10px}}.event-hero__keynote_speaker{display:flex;align-items:center;gap:1rem;width:-moz-fit-content;width:fit-content;margin-left:auto;font-size:1.7rem;font-weight:400;line-height:normal}@media (max-width: 1023px){.event-hero__keynote_speaker{margin-left:0;margin-top:2rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-hero__keynote_speaker{font-size:1.5rem;gap:.8rem;margin-top:1.5rem}}.event-hero__keynote_speaker-subtitle{color:var(--theme-color-secondary);margin-bottom:10px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-hero__keynote_speaker-subtitle{margin-bottom:6px;font-size:1.3rem}}.event-hero__keynote_speaker-title{margin-bottom:0;font-size:1.7rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-hero__keynote_speaker-title{font-size:1.5rem}}.event-hero__keynote_speaker-image{width:72px;height:72px;border-radius:50%;overflow:hidden}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-hero__keynote_speaker-image{width:56px;height:56px}}.event-hero__keynote_speaker-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.event-hero__background-image{position:absolute;top:0;left:0;right:0;bottom:0;margin-inline:auto;margin-top:auto;width:calc(100% - 48px);height:calc(100% - 24px);-o-object-fit:cover;object-fit:cover;border-top-left-radius:3.1rem;border-top-right-radius:3.1rem;overflow:hidden}@media (max-width: 1023px){.event-hero__background-image{width:calc(100% - 32px);height:calc(100% - 16px);border-top-left-radius:2.4rem;border-top-right-radius:2.4rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-hero__background-image{width:100%;height:100%;border-top-left-radius:0;border-top-right-radius:0}}.event-hero__background-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 1023px){.event-hero__background-image img{-o-object-position:unset;object-position:unset}}.event-hero__background-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,#181819,#00000059)}.event-hero--recap{padding-bottom:0}.event-hero--recap .event-hero__title-wrapper{margin-bottom:4.2rem}.event-hero--recap .event-hero__title{margin-bottom:4rem}.event-hero--recap .event-hero__details-wrapper{padding-bottom:2.5rem}.event-intro{margin-bottom:160px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-intro{margin-bottom:80px}}.event-intro .section__inner{padding-right:5rem;margin-bottom:5rem}.event-intro__button-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.event-intro--recap{margin-bottom:10rem}.event-intro--recap .section__inner{padding-right:1rem}.event-speakers{margin-bottom:160px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-speakers{margin-bottom:100px}}.event-speakers__title{font-size:4.2rem;line-height:normal;color:var(--theme-color-secondary)}@media (max-width: 1023px){.event-speakers__title{font-size:3.2rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-speakers__title{font-size:2.4rem}}.event-speakers__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4.2rem;padding-top:80px}@media (max-width: 1199px){.event-speakers__grid{grid-template-columns:repeat(3,1fr);gap:3.2rem;padding-top:60px}}@media (max-width: 1023px){.event-speakers__grid{grid-template-columns:repeat(2,1fr);gap:2.4rem;padding-top:40px}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-speakers__grid{grid-template-columns:1fr;gap:5rem}}.event-speakers__item{position:relative}.event-speakers__item-image{border-radius:2.2rem;overflow:hidden}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-speakers__item-image{border-radius:1.6rem}}.event-speakers__item-image img{width:100%;height:100%;aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-height:360px}@media (max-width: 1023px){.event-speakers__item-image img{max-height:300px}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-speakers__item-image img{max-height:240px}}.event-speakers__item-content{padding-top:2.4rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-speakers__item-content{padding-top:1.8rem}}.event-speakers__item-title{font-size:3.2rem;line-height:normal;color:var(--theme-color-secondary);width:50%;margin-bottom:14px}@media (max-width: 1023px){.event-speakers__item-title{font-size:2.8rem;width:60%}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-speakers__item-title{font-size:2.4rem;width:70%;margin-bottom:10px}}.event-speakers__item-function{font-size:2.3rem;line-height:normal;color:#edecdb;padding-right:2rem}@media (max-width: 1023px){.event-speakers__item-function{font-size:2rem;padding-right:1.5rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-speakers__item-function{font-size:1.8rem;padding-right:1rem}}.event-speakers__item-badge{font-size:1.4rem;line-height:normal;font-weight:700;color:var(--theme-color-primary);text-transform:uppercase;font-family:Montserrat,sans-serif;background:#c6904e;padding:5px 12px;border-radius:21px;width:-moz-fit-content;width:fit-content;position:absolute;top:2rem;right:2.8rem}@media (max-width: 1023px){.event-speakers__item-badge{font-size:1.2rem;padding:4px 10px;top:1.5rem;right:2rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.event-speakers__item-badge{font-size:1.1rem;padding:4px 8px;top:1.2rem;right:1.5rem}}.speaker-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s cubic-bezier(.25,.46,.45,.94),visibility .5s cubic-bezier(.25,.46,.45,.94)}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.speaker-modal{padding:1rem}}.speaker-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.speaker-modal.is-open .speaker-modal__overlay{opacity:1}.speaker-modal.is-open .speaker-modal__content{opacity:1;transform:scale(1)}.speaker-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:opacity .5s cubic-bezier(.25,.46,.45,.94)}.speaker-modal__content{position:relative;width:100%;max-width:900px;max-height:90vh;z-index:1;display:flex;flex-direction:column;opacity:0;transform:scale(.95);transition:opacity .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94)}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.speaker-modal__content{max-width:100%;max-height:95vh}}.speaker-modal__close{position:absolute;top:29px;right:29px;width:48px;height:48px;background:#c6904f;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#000;opacity:0;transform:scale(.9);transition:opacity .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94);z-index:2;cursor:pointer}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.speaker-modal__close{width:40px;height:40px;top:15px;right:15px}}.speaker-modal.is-open .speaker-modal__close{opacity:1;transform:scale(1)}.speaker-modal__close:hover{transform:scale(1) rotate(90deg)!important}.speaker-modal__close svg{stroke-width:2;width:24px;height:24px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.speaker-modal__close svg{width:20px;height:20px}}.speaker-modal__body{width:100%;border-radius:2rem;overflow:hidden;display:flex;flex-direction:column;background:#181819}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.speaker-modal__body{border-radius:1.5rem}}.speaker-modal__header{padding:4rem 4rem 2rem}@media (max-width: 1023px){.speaker-modal__header{padding:2.4rem 2.4rem 1.6rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.speaker-modal__header{padding:2rem 2rem 1.4rem}}.speaker-modal__title{font-size:3.2rem;line-height:1.2;color:var(--theme-color-secondary);margin-bottom:1.2rem;font-weight:700}@media (max-width: 1023px){.speaker-modal__title{font-size:2.8rem;margin-bottom:1rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.speaker-modal__title{font-size:2.4rem;margin-bottom:.8rem}}.speaker-modal__intro{font-size:1.8rem;line-height:1.5;color:#edecdb;margin:0;padding-right:6rem}@media (max-width: 1023px){.speaker-modal__intro{font-size:1.6rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.speaker-modal__intro{font-size:1.4rem}}.speaker-modal__video-container{width:100%;position:relative;padding-top:56.25%;background:#000}.speaker-modal__video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.events-hero{position:relative;padding-top:50rem;padding-bottom:7.6rem}@media (max-width: 1199px){.events-hero{padding-top:35rem}}@media (max-width: 1023px){.events-hero{padding-top:28rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.events-hero{padding-top:20rem;padding-bottom:6.4rem}}.events-hero .section__inner{position:relative;z-index:2}.events-hero .hero__title{text-align:center;color:var(--theme-color-secondary);line-height:normal;padding-bottom:18px}@media (max-width: 1023px){.events-hero .hero__title{padding-bottom:14px}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.events-hero .hero__title{padding-bottom:12px}}.events-hero .hero__text{text-align:right;font-size:2.4rem;line-height:normal}@media (max-width: 1023px){.events-hero .hero__text{font-size:2rem;text-align:center}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.events-hero .hero__text{font-size:1.8rem}}.events-hero .hero__subtitle{line-height:normal}@media (max-width: 1023px){.events-hero .hero__subtitle{text-align:center}}.events-hero .grid{padding-inline:7rem;gap:4rem}@media (max-width: 1199px){.events-hero .grid{padding-inline:4rem;gap:3rem}}@media (max-width: 1023px){.events-hero .grid{padding-inline:2rem;gap:2.5rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.events-hero .grid{padding-inline:0;gap:2rem;--grid-cols: 1}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.events-hero .hero__text-col{order:2}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.events-hero .hero__subtitle-col{order:1}}.events-hero .hero__background-image{position:absolute;top:0;left:0;right:0;bottom:0;margin-inline:auto;margin-top:auto;width:calc(100% - 48px);height:calc(100% - 24px);-o-object-fit:cover;object-fit:cover;border-top-left-radius:3.1rem;border-top-right-radius:3.1rem;overflow:hidden}@media (max-width: 1023px){.events-hero .hero__background-image{width:calc(100% - 32px);height:calc(100% - 16px);border-top-left-radius:2.4rem;border-top-right-radius:2.4rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.events-hero .hero__background-image{width:100%;height:100%;border-top-left-radius:0;border-top-right-radius:0}}.events-hero .hero__background-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 1023px){.events-hero .hero__background-image img{-o-object-position:unset;object-position:unset}}.events-hero .hero__background-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,#181819,#00000059)}.footer{--shell-gutter: 7rem;width:100%;padding:19.3rem var(--shell-gutter) 0}@media (max-width: 1599px){.footer{--shell-gutter: 3.5rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer{padding:13.7rem 0 0}}.footer .footer__container{background-color:var(--theme-color-cream-light);border-radius:3.1rem 3.1rem 0 0;padding:19.5rem 0 7.3rem;color:var(--theme-color-primary);position:relative}@media (max-width: 1023px){.footer .footer__container{padding:15rem 0 5rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer .footer__container{border-radius:0;padding:9.5rem 0 15.3rem}}.footer .footer__back-to-top{position:absolute;top:-10.3rem;right:2.2rem;display:inline-flex;align-items:center;gap:2.3rem;color:var(--theme-color-secondary);text-decoration:none;font-size:1.4rem;line-height:1;font-weight:700;text-transform:uppercase;letter-spacing:.2em;font-family:Montserrat,sans-serif;transform:rotate(-90deg)}@media (hover: hover){.footer .footer__back-to-top:hover svg{transform:translate(.5rem)}}@media (max-width: 1199px){.footer .footer__back-to-top{right:-2rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer .footer__back-to-top{top:-4.5rem;right:2.8rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer .footer__back-to-top span{display:none}}.footer .footer__back-to-top i{color:var(--theme-color-primary);display:flex;align-items:center;justify-content:center;width:7.4rem;height:7.2rem;border-radius:50%;background:var(--theme-color-secondary)}.footer .footer__back-to-top svg{transition:transform var(--theme-transition-duration)}.footer .footer__content{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;margin-bottom:18rem}@media (max-width: 1023px){.footer .footer__content{display:flex;flex-flow:column nowrap;margin-bottom:11.4rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer .footer__content{gap:4.9rem}}.footer .footer__contacts{padding-top:.9rem}@media (max-width: 1023px){.footer .footer__contacts{padding-top:0;order:1}}.footer .footer__form{flex:1}@media (max-width: 1023px){.footer .footer__form{order:0}}.footer .footer__list-contacts+.footer__list-contacts{margin-top:7.3rem}.footer .footer__list-contacts{font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:500;line-height:1.9375;max-width:44rem}@media (max-width: 1199px){.footer .footer__list-contacts{font-size:1.4rem}}@media (max-width: 1023px){.footer .footer__list-contacts{max-width:100%}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer .footer__list-contacts{font-size:1.5rem;line-height:2.066}}.footer .footer__list-contacts ul{display:flex;flex-flow:column nowrap;gap:2.1rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer .footer__list-contacts ul{gap:2.2rem}}.footer .footer__list-contacts li{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:.1rem solid currentColor;padding-bottom:2.3rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer .footer__list-contacts li{display:block;padding-bottom:1.7rem}}.footer .footer__list-contacts a{transition:color var(--theme-transition-duration);flex:0 1 auto;text-decoration:none}@media (hover: hover){.footer .footer__list-contacts a:hover{color:var(--theme-color-secondary)}}.footer .footer__list-contacts strong{display:block;font-size:1rem;text-transform:uppercase;letter-spacing:.2em;line-height:1.3;margin-bottom:-.5rem;white-space:nowrap}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer .footer__list-contacts strong{text-align:right;margin:0}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer .footer__list-contacts--alt li{padding-bottom:2.3rem}}.footer .footer__list-contacts--alt a{flex:0 0 100%;display:flex;align-items:center;justify-content:space-between;padding-right:.7rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer .footer__list-contacts--alt a{padding-right:0}}.footer .footer__contact-social-link{text-decoration:none;display:inline-block;color:#c6904f;transition:color var(--theme-transition-duration);margin-top:6rem}@media (hover: hover){.footer .footer__contact-social-link:hover{color:#181819}}.footer .footer__inner{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}@media (max-width: 1023px){.footer .footer__inner{display:block;text-align:center}}.footer .footer__logo{max-width:24rem;display:inline-block;text-decoration:none}@media (max-width: 1199px){.footer .footer__logo{max-width:18rem}}@media (max-width: 1023px){.footer .footer__logo{margin-bottom:8.4rem;max-width:24rem}}.footer .footer__links{flex:0 1 auto}.footer .footer__social-links{display:flex;align-items:center;gap:.8rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer .footer__social-links{gap:.5rem}}.footer .footer__social-links a{color:#c6904f;transition:color var(--theme-transition-duration)}@media (hover: hover){.footer .footer__social-links a:hover{color:#181819}}.footer .footer__nav{font-size:1.7rem;line-height:1.176;font-weight:700;letter-spacing:.2em;text-transform:uppercase;font-family:Montserrat,sans-serif;margin-right:-.3rem}@media (max-width: 1023px){.footer .footer__nav{margin-top:0;margin-bottom:6rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer .footer__nav{margin-bottom:3rem}}.footer .footer__nav ul{display:flex;align-items:center;gap:4.7rem;list-style-type:none}@media (max-width: 1199px){.footer .footer__nav ul{gap:2rem}}@media (max-width: 1023px){.footer .footer__nav ul{flex-flow:column nowrap;justify-content:flex-start;gap:4rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer .footer__nav ul{gap:5.4rem}}.footer .footer__list-links{font-size:1.6rem;line-height:1.3125;margin-top:2.4rem;display:flex;align-items:center;justify-content:flex-end;gap:4.6rem;list-style-type:none}@media (max-width: 1023px){.footer .footer__list-links{flex-flow:column nowrap;justify-content:flex-start;gap:4rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer .footer__list-links{gap:2rem}}.footer .footer__list-links a{transition:opacity var(--theme-transition-duration);opacity:.5}@media (hover: hover){.footer .footer__list-links a:hover{opacity:1}}.footer .footer__copyright{margin-top:30.2rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;color:#18181980;font-size:1.4rem;line-height:1.357;padding-right:.4rem;row-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}@media (max-width: 1023px){.footer .footer__copyright{padding-right:0;margin-top:10rem}}@media (max-width: 1023px){.footer .footer__copyright{display:block;text-align:center}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer .footer__copyright{max-width:24rem;margin:7.3rem auto 0;text-align:center}}.footer .footer__copyright-inner{display:flex;flex-wrap:wrap;align-items:center;gap:3rem}@media (max-width: 1023px){.footer .footer__copyright-inner{display:flex;flex-direction:column;margin-bottom:3.1rem;gap:.8rem}}.footer .footer__copyright-inner p{margin:0}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer .footer__copyright-inner p:nth-child(1){margin-bottom:1.5rem}}@media (max-width: 1023px){.footer .footer__copyright-inner>a{display:none}}.footer .footer__copyright a{transition:color var(--theme-transition-duration)}@media (hover: hover){.footer .footer__copyright a:hover{text-decoration:underline;color:var(--theme-color-secondary)}}.grid{--grid-cols: 1;--grid-gutter: 2rem;display:grid;grid-template-columns:repeat(var(--grid-cols),1fr);gap:var(--grid-gutter)}.grid--size-1of2{--grid-cols: 2}.grid--size-1of3{--grid-cols: 3}.grid--size-1of4{--grid-cols: 4}@media (max-width: 1199px){.grid--size-1of4{--grid-cols: 3}}@media (max-width: 1023px){.grid--size-1of4{--grid-cols: 2}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.grid--size-1of4{--grid-cols: 1}}.grid--size-1of5{--grid-cols: 5}.grid--size-1of6{--grid-cols: 6}.grid--team{gap:18rem 6.2rem}@media (max-width: 1199px){.grid--team{gap:13rem 4rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.grid--team{--grid-cols: 2}}@media (max-width: 575px){.grid--team{--grid-cols: 1}}.grid--news{gap:19.6rem 6.2rem}@media (max-width: 1199px){.grid--news{gap:17rem 5rem}}.header{width:100%;z-index:100;position:fixed;top:0;left:0;right:0}.header:before{content:"";position:fixed;top:-.7rem;left:0;right:0;bottom:-.7rem;background:#18181980;pointer-events:none;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);filter:brightness(-.23);z-index:1;opacity:0;transition:opacity 1.3s cubic-bezier(.7,0,.2,1)}.header .nav-trigger svg{transition:all .3s ease-out}.header .nav-trigger:hover svg{transition:all .3 ease-in;color:var(--theme-color-secondary);transform:rotate(-45deg)}.header .nav-close svg{transition:all .3s ease-out}.header .nav-close:hover svg{transition:all .3 ease-in;color:var(--theme-color-secondary);transform:rotate(-90deg)}.header .header__options-container{color:#f5f5ec;display:flex;gap:2rem;position:absolute!important;left:unset!important;right:250px!important;top:90px!important}@media (max-width: 1599px){.header .header__options-container{right:72px!important}}@media (max-width: 1399px){.header .header__options-container{top:64px!important;margin-left:auto}}@media (max-width: 1199px){.header .header__options-container{right:32px!important}}@media (max-width: 1023px){.header .header__options-container{display:none;visibility:hidden}}.header .header__inner{display:flex;align-items:center;justify-content:space-between;padding-top:6.7rem}@media (max-width: 1399px){.header .header__inner{padding-top:4rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header .header__inner{padding-top:3.6rem}}.header .header__logo{max-width:24rem;display:inline-block;text-decoration:none;margin-top:-.7rem;transition:color var(--theme-transition-duration);color:#f5f5ec}@media (max-width: 1199px){.header .header__logo{max-width:18rem;margin-top:0}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header .header__logo{max-width:15.6rem;margin:1.2rem 0 0 .6rem}}@media (max-width: 374px){.header .header__logo{margin-left:0}}.header .header__logo svg{width:100%;height:auto}.header .header__nav-container{margin-right:auto;margin-left:8.5%}@media (max-width: 1399px){.header .header__nav-container{margin:0}}@media (max-width: 1023px){.header .header__nav-container{display:none}}.header .header__menu{position:fixed;top:.7rem;bottom:.7rem;left:0;right:0;padding:0 1.1rem;transition:all .9s cubic-bezier(.7,0,.4,.8);will-change:transform;transform:translate(calc(100% + 6vw)) rotate(.001deg);max-height:calc(100vh - 1.4rem);pointer-events:none;z-index:2;opacity:0}@media (max-width: 1023px){.header .header__menu{pointer-events:auto;top:1rem;bottom:1rem;padding:0 1rem;max-height:calc(100vh - 2rem)}}.header .header__menu .shell{height:100%}@media (max-width: 1023px){.header .header__menu .shell{padding:0}}.header .header__menu-container{height:100%;background:var(--theme-color-cream-light);border-radius:2rem;padding:3.4rem 2.5rem;color:var(--theme-color-primary);display:flex;flex-flow:column nowrap;align-items:flex-end;margin-right:calc(-50vw + var(--shell-max-width) / 2 + 1.1rem);margin-left:34.8rem;pointer-events:auto}@media (max-width: 1561px){.header .header__menu-container{margin-right:calc(-1 * var(--shell-gutter));margin-left:26rem}}@media (max-width: 1199px){.header .header__menu-container{margin-left:20rem}}@media (max-width: 1023px){.header .header__menu-container{margin-left:0;margin-right:0}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header .header__menu-container{padding:2.6rem 2.5rem}}@media (max-width: 374px){.header .header__menu-container{padding:2.6rem 1.5rem 2rem}}.header .header__menu-inner{flex:auto;overflow-y:auto;overflow-x:hidden;display:flex;gap:10.4rem;margin-top:12.6rem;width:100%}@media (max-width: 1399px){.header .header__menu-inner{gap:4rem;margin-top:8rem}}@media (max-width: 1199px){.header .header__menu-inner{margin-top:4rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header .header__menu-inner{display:block;margin-top:2rem}}.header .header__menu-aside{text-align:right;flex:0 0 36.4rem}@media (max-width: 1399px){.header .header__menu-aside{flex:0 0 30rem}}.header .header__menu-nav{font-size:1.9rem;line-height:1.21;font-weight:700;letter-spacing:.2em;text-transform:uppercase;font-family:Montserrat,sans-serif}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header .header__menu-nav{font-size:1.5rem}}.header .header__menu-nav a{text-decoration:none}.header .header__menu-nav a:hover{text-decoration:underline}.header .header__menu-nav>ul{display:flex;flex-flow:column nowrap;align-items:flex-end;justify-content:flex-start;gap:5rem;list-style-type:none}@media (max-width: 1023px){.header .header__menu-nav>ul{align-items:stretch}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header .header__menu-nav>ul{gap:2rem}}.header .header__menu-nav-submenu{display:none;list-style-type:none;font-size:1.6rem;text-transform:none;margin-top:1rem}@media (max-width: 1023px){.header .header__menu-nav-submenu{display:block}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header .header__menu-nav-submenu{font-size:1.2rem}}.header .header__menu-nav-submenu a{opacity:.5;text-decoration:none;transition:opacity var(--theme-transition-duration)}@media (hover: hover){.header .header__menu-nav-submenu a:hover{opacity:1}}.header .header__list-links{font-size:1.5rem;line-height:1.357;margin-top:5rem;padding-right:.3rem;display:flex;flex-flow:column nowrap;gap:2.2rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header .header__list-links{gap:1.5rem;margin-top:3.5rem}}.header .header__list-links a{text-decoration:none;transition:opacity var(--theme-transition-duration);opacity:.5}@media (hover: hover){.header .header__list-links a:hover{opacity:1}}.header .header__menu-content{flex:1;padding-top:7.9rem;padding-right:5.3rem}@media (max-width: 1399px){.header .header__menu-content{padding-right:2rem;padding-top:5rem}}@media (max-width: 1199px){.header .header__menu-content{padding-top:4rem;padding-right:0}}.header .header__menu-content h2{max-width:80rem;line-height:1.05;margin-bottom:5.5rem}@media (max-width: 1199px){.header .header__menu-content h2{margin-bottom:3rem}}@media (max-width: 1023px){.header .header__menu-content h2{font-size:3.6rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header .header__menu-content h2{font-size:2.6rem}}.header .header__lang-selection{list-style-type:none;display:flex;align-items:center;justify-content:flex-end;opacity:.5;font-size:1.5rem;line-height:1.33;margin-bottom:5.4rem;padding-right:.7rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header .header__lang-selection{margin-bottom:3rem;padding-right:0}}.header .header__lang-selection:last-child{margin:0}.header .header__lang-selection li:after{content:"/";margin-right:.4rem}.header .header__lang-selection li:last-child:after{display:none}.header .header__lang-selection li.is-active a{text-decoration:underline}.header .header__lang-selection li a{text-decoration:none}.header .header__lang-selection li a:hover{text-decoration:underline}.header .header__list-contacts+.header__list-contacts{margin-top:7.3rem}@media (max-width: 1023px){.header .header__list-contacts+.header__list-contacts{margin-top:5rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header .header__list-contacts+.header__list-contacts{margin-top:1.5rem}}.header .header__list-contacts{font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:500;line-height:1.9375;padding-left:1rem}@media (max-width: 1399px){.header .header__list-contacts{padding-left:0}}@media (max-width: 1199px){.header .header__list-contacts{font-size:1.4rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header .header__list-contacts{font-size:1.2rem}}.header .header__list-contacts ul{display:flex;flex-flow:column nowrap;gap:2.1rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header .header__list-contacts ul{gap:1.5rem}}.header .header__list-contacts li{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:.1rem solid currentColor;padding-bottom:2.3rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header .header__list-contacts li{display:block;padding-bottom:1.5rem}}.header .header__list-contacts a{text-decoration:none;transition:color var(--theme-transition-duration);flex:0 1 auto;display:block}@media (hover: hover){.header .header__list-contacts a:hover{color:var(--theme-color-secondary)}}.header .header__list-contacts strong{display:block;font-size:1rem;text-transform:uppercase;letter-spacing:.2em;line-height:1.3;margin-bottom:-.5rem;flex:0 0 auto}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header .header__list-contacts strong{margin-top:1rem;margin-bottom:0}}.header .header__list-contacts--small a{max-width:33rem}@media (max-width: 1199px){.header .header__list-contacts--small a{max-width:27rem}}@media (max-width: 1023px){.header .header__list-contacts--small a{max-width:100%}}.header.is-active:before{opacity:1}.header.is-active .header__menu{opacity:100%;transform:translate(0) rotate(.001deg)}.header.is-scrolled-light .header__logo,.header.is-scrolled-light .nav-trigger,.header.is-scrolled-light .nav{color:var(--theme-color-cream)}.header.is-over-light .header__logo,.header.is-over-light .nav-trigger,.header.is-over-light .nav{color:var(--theme-color-primary)}.link{display:inline-flex;align-items:center;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;gap:1.65rem;font-size:1.4rem;line-height:1.428;font-family:Montserrat,sans-serif;font-weight:700;text-transform:uppercase}.link svg{transition:transform var(--theme-transition-duration)}@media (hover: hover){.link:hover svg{transform:translate(.8rem)}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.link{font-size:1.2rem;gap:2.4rem}}.logo{display:inline-block;text-decoration:none}.logo>img{display:block;width:100%}.main{width:100%;flex-grow:1;flex-shrink:0}body.error404 .main{display:flex;flex-wrap:wrap}body.error404 .main>section{width:100%}.nav-actions{display:flex;align-items:center;gap:.8rem}.nav-actions .nav__btn{color:var(--theme-color-primary);font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:1.4rem;font-weight:700;border-radius:999rem;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background-color:#f5f5ec3b;text-decoration:none;-webkit-backdrop-filter:blur(3rem);backdrop-filter:blur(3rem);transition:background-color var(--theme-transition-duration)}.nav-actions .nav__btn:hover,.nav-actions .nav__btn:hover .nav__btn-icon{background-color:var(--theme-color-secondary)}.nav-actions .nav__btn-prev .nav__btn-icon{background-color:#44494d3b}.nav-actions .nav__btn-icon{background-color:#44494d66;border-radius:50%;width:8rem;height:8rem;transition:background-color var(--theme-transition-duration)}@media (max-width: 1023px){.nav-actions .nav__btn-icon{width:6rem;height:6rem}}@media (max-width: 374px){.nav-actions .nav__btn-icon{width:4.2rem;height:4.2rem}}.nav-actions .nav__btn-icon svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.nav-actions .nav__btn span{padding-inline:1.4rem 2.6rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.nav-actions--size1{justify-content:center}}@media (min-width: 767.02px){.nav-actions--size1 .nav__btn span{padding-inline:1.4rem 3.7rem}}.nav-close{flex:0 0 8.6rem;width:8.6rem;height:8.6rem;display:flex;align-items:center;justify-content:center;border:.1rem solid currentColor;color:var(--theme-color-primary);border-radius:50%;margin-left:auto;transition:color var(--theme-transition-duration)}@media (hover: hover){.nav-close:hover{color:var(--theme-color-secondary)}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.nav-close{width:6.7rem;height:6.7rem;flex:0 0 6.7rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.nav-close svg{width:2rem;height:2rem}}.nav-filter{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:space-between;gap:1.3rem 1rem;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:700;overflow:hidden;padding:1rem;margin:-1rem}.nav-filter ul{list-style:none;display:flex;flex-wrap:wrap;align-items:center;margin:0;row-gap:1.4rem}@media (max-width: 767px){.nav-filter ul{align-items:center;justify-content:center}}.nav-filter a{display:flex;align-items:center;justify-content:center;text-decoration:none;text-transform:uppercase;color:var(--theme-color-secondary);border:1px solid currentColor;border-radius:1.4rem;line-height:1;padding:.5rem 1.4rem;transition:background-color,color;transition-duration:var(--theme-transition-duration)}@media (max-width: 767px){.nav-filter a{align-items:center;justify-content:center;margin-inline:auto}}.nav-filter li.is-active a,.nav-filter a:hover{background-color:var(--theme-color-secondary);color:var(--theme-color-primary)}.nav-filter li:not(:last-child){margin-right:1rem}.nav-filter .nav__reset{background-color:var(--theme-color-secondary);color:var(--theme-color-primary);gap:1rem;position:relative;padding-inline:3rem 2.6rem;flex-shrink:0}.nav-filter .nav__reset:hover{background-color:var(--theme-color-primary);color:var(--theme-color-secondary)}.nav-filter .nav__reset:hover line{stroke:currentColor}.nav-filter .nav__reset i{position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.nav-trigger{display:flex;align-items:center;justify-content:center;width:8rem;height:8rem;border-radius:50%;background:#f5f5ec87;-webkit-backdrop-filter:blur(17.75px);backdrop-filter:blur(17.75px);color:var(--theme-color-primary);transition:color var(--theme-transition-duration),filter var(--theme-transition-duration),background-color var(--theme-transition-duration),transform .3s ease}@media (max-width: 1023px){.nav-trigger{transform:translateY(0)!important}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.nav-trigger{width:6.7rem;height:6.7rem;transform:translateY(0)!important}}@media (hover: hover){.nav-trigger:hover{color:var(--theme-color-secondary)}}.nav-trigger svg{width:2.4rem;height:auto}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.nav-trigger svg{width:2rem}}@media (max-width: 1023px){.homepage .nav-trigger{display:flex}}.nav{font-family:Montserrat,sans-serif;font-weight:700;font-size:1.4rem;line-height:1.285;text-transform:uppercase;letter-spacing:.2em;position:relative;color:var(--theme-color-primary);border-radius:999rem;padding:0 5.3rem 0 5.7rem}@media (max-width: 1399px){.nav{padding:0 4rem}}@media (max-width: 1199px){.nav{padding:0 3.5rem}}.nav:hover:before{height:calc(100% + var(--max-submenu-height));transition:filter var(--theme-transition-duration),background-color var(--theme-transition-duration),height var(--theme-transition-duration)}.nav:hover>ul>li{opacity:.42}.nav:hover li.menu-item-has-children:hover{opacity:1}.nav:hover .sub-menu{opacity:1;pointer-events:auto;transition:transform var(--theme-transition-duration) var(--theme-transition-duration),opacity var(--theme-transition-duration) var(--theme-transition-duration)}.nav:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:#f5f5ec87;-webkit-backdrop-filter:blur(17.75px);backdrop-filter:blur(17.75px);border-radius:4.3rem;transition:filter var(--theme-transition-duration),background-color var(--theme-transition-duration),height var(--theme-transition-duration) var(--theme-transition-duration)}.nav>ul{list-style-type:none;display:flex;align-items:center;justify-content:center;gap:2.6rem}@media (max-width: 1199px){.nav>ul{gap:2rem}}.nav>ul>li{transition:opacity var(--theme-transition-duration)}.nav>ul>li>a{padding:3.1rem 0}.nav a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;gap:1rem;transition:color var(--theme-transition-duration)}@media (hover: hover){.nav a:hover{color:var(--theme-color-secondary)}}.nav .menu-item-has-children{position:relative}.nav .menu-item-has-children>a svg{transition:transform var(--theme-transition-duration)}.nav .current-menu-item{font-weight:900}@media (hover: hover){.nav .menu-item-has-children:hover>a svg{transform:rotate(-180deg)}}.nav .sub-menu{position:absolute;top:100%;left:0;font-family:Playfair Display,serif;text-transform:none;font-weight:400;transition:transform var(--theme-transition-duration),opacity var(--theme-transition-duration);opacity:0;pointer-events:none;letter-spacing:0;margin-right:-1rem;padding-bottom:3.7rem}@media (max-width: 1399px){.nav .sub-menu{margin-right:0;padding-bottom:2rem}}.nav .sub-menu li{margin-bottom:1.1rem}.nav .sub-menu li:last-child{margin:0}.richtext-entry>ul:not([class]),.richtext-entry>ol:not([class]){padding-left:3rem}.richtext-entry>ul:not([class]) ol,.richtext-entry>ul:not([class]) ul,.richtext-entry>ol:not([class]) ol,.richtext-entry>ol:not([class]) ul{padding-left:3rem}.richtext-entry>blockquote{border-left:2px solid var(--theme-color-primary);margin-left:0;padding:0 0 0 1.6rem}.richtext-entry>*.alignwide{width:100%;max-width:100%;clear:both}.richtext-entry>*.aligncenter{margin-left:auto;margin-right:auto}.richtext-entry>*.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:auto;padding:0 2rem}.richtext-entry>h1,.richtext-entry>h2,.richtext-entry>h3,.richtext-entry>h4,.richtext-entry>h5,.richtext-entry>h6{color:var(--theme-color-secondary)}.richtext-entry>h2{text-align:center;margin-bottom:7rem}@media (max-width: 1023px){.richtext-entry>h2{margin-bottom:5rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.richtext-entry>h2{margin-bottom:4rem}}.richtext-entry>h6{font-family:Montserrat,sans-serif;font-weight:700;font-size:1.4rem;text-transform:uppercase;margin-bottom:2.5rem}.richtext-entry>*{max-width:68rem;margin:0 auto}.richtext-entry>p{margin-bottom:3rem}.richtext-entry>p:last-child{margin-bottom:0}.richtext-entry>p+h6{margin-top:7rem}@media (max-width: 1023px){.richtext-entry>p+h6{margin-top:5rem}}.richtext-entry h3{font-size:3rem}@media (max-width: 1023px){.richtext-entry h3{font-size:2.3rem}}.section-intro{background-color:var(--theme-color-cream-light);color:var(--theme-color-primary);padding:41.2rem 0 51rem;border-radius:0 0 2.2rem 2.2rem;margin-bottom:-2.2rem;position:relative;z-index:2}@media (max-width: 1399px){.section-intro{padding:35rem 0 40rem}}@media (max-width: 1199px){.section-intro{padding:25rem 0 35rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-intro{padding:18rem 0 24rem}}.section-intro .section__inner--flex{display:flex;flex-wrap:wrap;gap:3.7rem;position:relative}@media (max-width: 1599px){.section-intro .section__inner--flex{gap:2rem}}@media (max-width: 1199px){.section-intro .section__inner--flex{justify-content:center}}@media (max-width: 1023px){.section-intro .section__inner--flex{flex-flow:column nowrap;gap:0;align-items:center}}.section-intro .section__inner--flex .section__images-grid{flex:0 0 57.358%;padding-left:.4rem}@media (max-width: 1399px){.section-intro .section__inner--flex .section__images-grid{padding-left:0}}@media (max-width: 1023px){.section-intro .section__inner--flex .section__images-grid{flex:0 0 100%;order:1;margin-bottom:3rem;width:100%}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-intro .section__inner--flex .section__images-grid{margin:0 -2rem 6.2rem}}.section-intro .section__inner--flex .section__content{flex:1;padding-top:2rem}@media (max-width: 1023px){.section-intro .section__inner--flex .section__content{padding-bottom:0;display:contents;text-align:left}}.section-intro .section__inner--flex .section__content>*{order:2}@media (max-width: 1023px){.section-intro .section__inner--flex .section__title{order:0}}.section-intro .section__lottie-animation{position:absolute;top:-45.7rem;left:-51.3rem;width:177rem;pointer-events:none}@media (max-width: 1599px){.section-intro .section__lottie-animation{top:-25%;left:-40%;width:130rem}}@media (max-width: 1199px){.section-intro .section__lottie-animation{position:static;margin:-10vw -20vw;width:auto}}@media (max-width: 1023px){.section-intro .section__lottie-animation{order:3}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-intro .section__lottie-animation{top:44.4%;left:4.9%}}.section-intro .section__images-grid{display:grid;grid-template-columns:repeat(1,40.134% auto);gap:3.6rem}@media (max-width: 1399px){.section-intro .section__images-grid{gap:2.5rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-intro .section__images-grid{gap:2rem}}.section-intro .section__images-grid-left-column{display:flex;flex-flow:column nowrap;gap:2.8rem;position:relative}@media (max-width: 1023px){.section-intro .section__images-grid-left-column{justify-content:flex-start}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-intro .section__images-grid-left-column{padding:.4rem 0 0;gap:1.4rem}}.section-intro .section__images-grid-decoration{position:absolute;top:45.4%;left:-.9rem;z-index:2}@media (max-width: 1023px){.section-intro .section__images-grid-decoration{display:none}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-intro .section__images-grid-decoration{display:block;bottom:auto;top:34%;right:-2.6rem;width:3.3rem}}.section-intro .section__images-grid-right-column .section__image-shape{height:100%}.section-intro .section__image-shape{position:relative;overflow:hidden}.section-intro .section__image-shape img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50%;object-position:50%}.section-intro .section__image-shape--square{padding-top:96.875%;border-radius:3.9rem}.section-intro .section__image-shape--square-size1{padding-top:100%;border-radius:3.1rem}.section-intro .section__image-shape--circle{padding-top:96.875%;border-radius:50%;-webkit-mask-image:url(./mask-circle-with-hole-D6PxJgMv.svg);mask-image:url(./mask-circle-with-hole-D6PxJgMv.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.section-intro .section__image-shape--portrait{padding-top:181.491%;border-radius:3.1rem}.section-intro .section__title{color:var(--theme-color-secondary);margin-bottom:4.4rem}@media (max-width: 1399px){.section-intro .section__title{margin-bottom:2.5rem;font-size:4.2rem}}@media (max-width: 1199px){.section-intro .section__title{font-size:3.8rem}}@media (max-width: 1023px){.section-intro .section__title{width:100%}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-intro .section__title{font-size:2.9rem}}@media (max-width: 374px){.section-intro .section__title{font-size:2.7rem}}.section-intro .section__text h2{margin-bottom:5.2rem}@media (max-width: 1199px){.section-intro .section__text h2{margin-bottom:3rem}}.section-intro .section__text h2:last-child{margin:0}.section-intro .section__cols{gap:4rem}@media (max-width: 1023px){.section-intro .section__cols{gap:2rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-intro .section__cols{grid-template-columns:repeat(1,1fr)}}.section-intro .section__col:first-child{text-align:right}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-intro .section__col:first-child{text-align:left}}.section-intro .section__info{max-width:90rem;margin:24.3rem auto 0}@media (max-width: 1399px){.section-intro .section__info{margin-top:15rem}}@media (max-width: 1199px){.section-intro .section__info{margin-top:5rem}}@media (max-width: 1023px){.section-intro .section__info{order:4}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-intro .section__info{margin-top:0;max-width:100%;width:100%}}.section-intro .section__info:first-child{margin-top:0}.section-intro .section__info-head{margin-bottom:3.3rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-intro .section__info-head{margin-bottom:2rem}}.section-intro .section__info-title{text-transform:none;letter-spacing:0;color:var(--theme-color-secondary);max-width:34rem;line-height:1.33}.section-intro .section__info .section__text{max-width:37.5rem}.section-other-events{margin-top:15.6rem;margin-bottom:4rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-other-events{margin-top:10rem;margin-bottom:0}}.section-other-events__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:5rem;margin-top:5rem}.section-other-events__item{padding:2.4rem;background-color:var(--theme-color-secondary);border-radius:1.6rem}.section-other-events .section__actions{margin-top:8rem;display:flex;justify-content:center}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-other-events .section__actions{margin-top:5.4rem}}.section-separator{display:flex;justify-content:center;position:relative}.section-separator__icon{position:absolute;left:0;right:0;margin:auto;top:0;bottom:0;max-width:150px;max-height:140px;width:100%;-o-object-fit:contain;object-fit:contain}.section-separator__globe{color:var(--theme-color-secondary);opacity:.31}.section-separator__line{width:100%;height:1px;background-color:var(--theme-color-secondary);position:absolute;top:50%;opacity:.31}.section-separator__text{position:absolute;top:50%;translate:0 -57%;font-size:5.4rem;font-weight:400;color:var(--theme-color-secondary);text-align:center}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-separator__text{font-size:3.2rem}}.shell{--shell-max-width: 140rem;--shell-gutter: 7rem;max-width:calc(var(--shell-max-width) + var(--shell-gutter) * 2);padding-inline:var(--shell-gutter);margin-inline:auto;width:100%}.shell--extra-small{--shell-max-width: 68rem}.shell--small{--shell-max-width: 116rem}.shell--medium{--shell-max-width: 138.6rem}@media (max-width: 1599px){.shell{--shell-gutter: 3.5rem}}@media (max-width: 374px){.shell{--shell-gutter: 2rem}}.shell--fluid{max-width:none}.thank-you{padding-top:28rem;padding-bottom:10rem}@media (max-width: 1023px){.thank-you{padding-top:18rem;padding-bottom:8rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.thank-you{padding-top:16rem;padding-bottom:6rem}}.thank-you__inner{max-width:68rem;margin:0 auto;text-align:center}.thank-you .richtext-entry h2{margin-bottom:4rem}.thank-you .richtext-entry p{text-align:center;font-size:1.8rem;margin-bottom:2.2rem}.wrapper{position:relative;display:flex;flex-direction:column;overflow:hidden;min-height:100svh}body.admin-bar .wrapper{min-height:calc(100svh - 32px)}@media (max-width: 782px){body.admin-bar .wrapper{min-height:calc(100svh - 46px)}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_heading{margin-bottom:3.9rem}}.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_title{font-size:5.4rem;line-height:1.05;letter-spacing:.2em;text-transform:uppercase}@media (max-width: 1399px){.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_title{font-size:4.8rem}}@media (max-width: 1199px){.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_title{font-size:4.2rem}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_title{font-size:2.9rem;line-height:1.379;margin-bottom:0}}.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=color],.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=date],.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=datetime-local],.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=datetime],.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=email],.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=month],.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=number],.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=password],.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=search],.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=tel],.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=text],.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=time],.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=url],.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=week],.gform_wrapper.gravity-theme.gform-theme--no-framework select,.gform_wrapper.gravity-theme.gform-theme--no-framework textarea{border-radius:3.6rem;border:.1rem solid var(--theme-color-primary);font-family:Montserrat,sans-serif;font-size:1.6rem;line-height:2;font-weight:500;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:2.1rem 3rem 1.7rem;transition:border-color var(--theme-transition-duration)}.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=color]:focus,.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=date]:focus,.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=datetime-local]:focus,.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=datetime]:focus,.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=email]:focus,.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=month]:focus,.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=number]:focus,.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=password]:focus,.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=search]:focus,.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=tel]:focus,.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=text]:focus,.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=time]:focus,.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=url]:focus,.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=week]:focus,.gform_wrapper.gravity-theme.gform-theme--no-framework select:focus,.gform_wrapper.gravity-theme.gform-theme--no-framework textarea:focus{border-color:var(--theme-color-secondary)}.gform_wrapper.gravity-theme.gform-theme--no-framework textarea{resize:vertical}.gform_wrapper.gravity-theme.gform-theme--no-framework textarea.large{height:105px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.gform_wrapper.gravity-theme.gform-theme--no-framework textarea.large{height:150px!important}}.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=checkbox]{position:relative;width:1.8rem!important;height:1.8rem!important;margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:.1rem solid #c6c6be;border-radius:.4rem;background:transparent;cursor:pointer;transition:all .2s ease;flex-shrink:0}.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=checkbox]:checked{background:#181819;border-color:#181819}.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=checkbox]:checked:after{content:"";position:absolute;top:44%;left:52%;transform:translate(-50%,-50%) rotate(45deg);width:.5rem;height:1rem;border:solid #f5f5ec;border-width:0 .1rem .1rem 0}.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer,.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer{margin-top:10px}.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_button{--button-font-size: 1.7rem;--button-border-radius: 999rem;--button-background-color: transparent;--button-color: var(--theme-color-primary);--button-border-color: var(--theme-color-primary);box-sizing:border-box;display:inline-flex;align-items:center;gap:1.1rem;font-size:var(--button-font-size);line-height:1;text-align:center;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--button-border-radius);background:var(--button-background-color);border:0;color:var(--button-color);padding:0;position:relative;overflow:hidden}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_button{width:100%}}.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:999rem;border:.1rem solid var(--button-border-color)}.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_button .gform_button-overlay{display:flex;align-items:center;gap:1.1rem;padding-left:4.7rem;transform:translate(calc(-100% + 7.3rem));transition:transform .6s ease-in-out;background-color:var(--button-border-color);border-radius:999rem;color:var(--theme-color-cream-light)}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_button .gform_button-overlay{flex:0 0 100%;padding-left:3rem}}.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_button .gform_button-icon{width:7.4rem;height:7.2rem;display:flex;align-items:center;justify-content:center;margin-left:2rem}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_button .gform_button-icon{margin-left:auto}}.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_button .gform_button-text{position:absolute;top:0;left:4.1rem;right:0;bottom:0;display:flex;align-items:center;justify-content:center;transition:transform .6s ease-in-out}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_button .gform_button-text{left:9.4rem;justify-content:flex-start}}@media (hover: hover) and (pointer: fine){.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_button:where(:hover,:focus-visible):hover .gform_button-overlay{transform:translate(0)}.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_button:where(:hover,:focus-visible):hover .gform_button-text{transform:translate(100%)}}.gform_wrapper.gravity-theme.gform-theme--no-framework .ginput_container_select{position:relative!important}.gform_wrapper.gravity-theme.gform-theme--no-framework .ginput_container_select:after{content:""!important;position:absolute;top:50%!important;transform:translateY(-50%)!important;right:9px!important;width:46px!important;height:46px!important;background:var(--theme-color-primary)!important;background-image:url("data:image/svg+xml,%3Csvg width='15' height='18' viewBox='0 0 15 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.353572 9.75601L7.10757 16.51L13.8616 9.75601' stroke='%23F5F5EC' stroke-miterlimit='10'/%3E%3Cpath d='M7.10767 16.509L7.10767 0' stroke='%23F5F5EC' stroke-miterlimit='10'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:15px 18px!important;pointer-events:none!important;z-index:1!important;border-radius:40px!important}.swiper-pagination--dark .swiper-pagination-bullet{color:var(--theme-color-primary)}::-webkit-scrollbar{width:0;background:transparent}::-webkit-scrollbar-thumb{background:transparent}.container{position:relative;overflow:visible}.image-expand{width:100%}@media screen and (min-width: 1200px){.image-expand{position:relative;top:0;left:50%;transform:translate(-50%);min-width:1024px;max-width:1024px;height:auto}}.m-logo{max-width:300px;height:auto}.coming-soon-header{display:flex;justify-content:center;align-items:center;padding-block:50px}.coming-soon-main{text-align:center;margin-bottom:100px}.coming-soon-shell{padding-bottom:250px}.js-title-animation,.js-title-multiline-animation{will-change:transform,opacity}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-primary--smaller-pb{padding-bottom:0}}a#CybotCookiebotDialogPoweredbyCybot,div#CybotCookiebotDialogPoweredByText{display:none}#event-cta{scroll-margin-top:240px}
