@charset "UTF-8";.choices{font-size:16px;margin-bottom:24px;overflow:hidden;position:relative}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{background-color:#fff;border-bottom:1px solid #ddd;display:block;margin:0;padding:10px;width:100%}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);background-size:8px;border-radius:10em;height:20px;margin-right:25px;margin-top:-10px;opacity:.25;padding:0;position:absolute;right:0;top:50%;width:20px}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices[data-type*=select-one]:after{border:5px solid transparent;border-top-color:#333;height:0;margin-top:-2.5px;pointer-events:none;position:absolute;right:11.5px;top:50%;width:0}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{left:0;margin-left:25px;margin-right:0;right:auto}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);background-size:8px;border-left:1px solid #008fa1;border-radius:0;display:inline-block;line-height:1;margin:0-4px 0 8px;opacity:.75;padding-left:16px;position:relative;width:8px}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{background-color:#f9f9f9;border:1px solid #ddd;border-radius:2.5px;display:inline-block;font-size:14px;min-height:44px;overflow:hidden;padding:7.5px 7.5px 3.75px;vertical-align:top;width:100%}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{list-style:none;margin:0;padding-left:0}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-left:16px;padding-right:4px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{background-color:#00bcd4;border:1px solid #00a5bb;border-radius:20px;box-sizing:border-box;color:#fff;display:inline-block;font-size:12px;font-weight:500;margin-bottom:3.75px;margin-right:3.75px;padding:4px 10px;vertical-align:middle;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-left:3.75px;margin-right:0}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{background-color:#fff;border:1px solid #ddd;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;margin-top:-1px;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:100%;will-change:visibility;word-break:break-all;z-index:1}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{visibility:visible}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{border-radius:.25rem .25rem 0 0;bottom:100%;margin-bottom:-1px;margin-top:0;top:auto}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{-webkit-overflow-scrolling:touch;max-height:300px;overflow:auto;position:relative;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{font-size:14px;padding:10px;position:relative}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable,.choices__list[aria-expanded] .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after,.choices__list[aria-expanded] .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable{padding-left:100px;padding-right:10px;text-align:right}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable:after{left:10px;right:auto}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;opacity:.5;-webkit-user-select:none;user-select:none}.choices__heading{border-bottom:1px solid #f7f7f7;color:gray;font-size:12px;font-weight:600;padding:10px}.choices__button{-webkit-appearance:none;appearance:none;background-color:transparent;background-position:50%;background-repeat:no-repeat;border:0;cursor:pointer;text-indent:-9999px}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{background-color:#f9f9f9;border:0;border-radius:0;display:inline-block;font-size:14px;margin-bottom:5px;max-width:100%;padding:4px 0 4px 2px;vertical-align:baseline}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;height:0;width:0}[dir=rtl] .choices__input{padding-left:0;padding-right:2px}.choices__placeholder{opacity:.5}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.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{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.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:translateX(-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:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.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-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important;text-transform:none}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.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}@keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:var(--plyr-font-weight-regular,400);line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:var(--plyr-badge-background,#4a5464);border-radius:var(--plyr-badge-border-radius,2px);color:var(--plyr-badge-text-color,#fff);font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:var(--plyr-font-size-small,13px);left:0;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:var(--plyr-font-size-base,15px);padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;box-decoration-break:clone;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{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:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:var(--plyr-menu-color,#4a5464);font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border-top-color:transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));content:"";height:0;position:absolute;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);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:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:var(--plyr-font-weight-regular,400);margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#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:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);overflow:hidden;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{appearance:none;background:transparent;border:0;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px);transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px);transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px);transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;background:currentColor;border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px);transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;transition:all .2s ease;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 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 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 var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:var(--plyr-tooltip-background,#fff);border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:var(--plyr-tooltip-color,#4a5464);font-size:var(--plyr-font-size-small,13px);font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control: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:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control: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:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc((var(--plyr-range-track-height, 5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__progress__marker{background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);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:calc(var(--plyr-control-spacing, 10px)/2);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:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:var(--plyr-audio-control-color,#4a5464);padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{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:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:var(--plyr-control-spacing,10px);padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__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:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;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:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;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:var(--plyr-tooltip-background,#fff);border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;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 rgba(0,0,0,.15);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);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:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);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-display:swap;font-family:DIN-Cond;font-style:normal;font-weight:500;src:url(/themes/allspark/dist/fonts/DINCond-BlackAlternate.80bfabfc.woff2) format("woff2")}@font-face{font-display:swap;font-family:DIN;font-style:normal;font-weight:500;src:url(/themes/allspark/dist/fonts/DIN-Medium.4027ea17.woff2) format("woff2")}@font-face{font-display:swap;font-family:DIN;font-style:normal;font-weight:400;src:url(/themes/allspark/dist/fonts/DIN-Regular.5f4b1e2c.woff2) format("woff2")}@font-face{font-display:swap;font-family:DIN;font-style:normal;font-weight:900;src:url(/themes/allspark/dist/fonts/DIN-Black.e106592f.woff2) format("woff2")}@font-face{font-display:swap;font-family:DIN-Next;font-style:normal;font-weight:500;src:url(/themes/allspark/dist/fonts/DINNextLTPro-MediumCond.d6f7de9b.woff2) format("woff2")}@font-face{font-display:swap;font-family:DIN;font-style:normal;font-weight:700;src:url(/themes/allspark/dist/fonts/DIN-Bold.dae143d8.woff2) format("woff2")}@font-face{font-display:swap;font-family:DINPro;font-style:normal;font-weight:400;src:url(/themes/allspark/dist/fonts/DINPro.b167a2a9.woff2) format("woff2")}@font-face{font-display:swap;font-family:DIN-Alternate;font-style:normal;font-weight:700;src:url(/themes/allspark/dist/fonts/DINAlternate-Bold.c023f2f0.woff2) format("woff2")}@font-face{font-display:swap;font-family:Ubuntu;font-style:italic;font-weight:300;src:url(/themes/allspark/dist/fonts/Ubuntu-LightItalic.8ddf9428.woff2) format("woff2")}@font-face{font-display:swap;font-family:Ubuntu;font-style:normal;font-weight:700;src:url(/themes/allspark/dist/fonts/Ubuntu-Bold.5de31d28.woff2) format("woff2")}@font-face{font-display:swap;font-family:Ubuntu;font-style:italic;font-weight:400;src:url(/themes/allspark/dist/fonts/Ubuntu-Italic.597f0427.woff2) format("woff2")}@font-face{font-display:swap;font-family:Ubuntu;font-style:normal;font-weight:500;src:url(/themes/allspark/dist/fonts/Ubuntu-Medium.ee77bb5a.woff2) format("woff2")}@font-face{font-display:swap;font-family:Ubuntu;font-style:normal;font-weight:400;src:url(/themes/allspark/dist/fonts/Ubuntu-Regular.6ebae6bb.woff2) format("woff2")}@font-face{font-display:swap;font-family:Ubuntu;font-style:italic;font-weight:500;src:url(/themes/allspark/dist/fonts/Ubuntu-MediumItalic.2f5dd4b3.woff2) format("woff2")}@font-face{font-display:swap;font-family:Ubuntu;font-style:normal;font-weight:300;src:url(/themes/allspark/dist/fonts/Ubuntu-Light.2a3bd08a.woff2) format("woff2")}@font-face{font-display:swap;font-family:Ubuntu;font-style:italic;font-weight:700;src:url(/themes/allspark/dist/fonts/Ubuntu-BoldItalic.5142210f.woff2) format("woff2")}@font-face{font-display:swap;font-family:EB-Garamond;font-style:normal;font-weight:700;src:url(/themes/allspark/dist/fonts/EBGaramond-Bold.e7918cf2.woff2) format("woff2")}@font-face{font-display:swap;font-family:EB-Garamond;font-style:normal;font-weight:500;src:url(/themes/allspark/dist/fonts/EBGaramond-Medium.31a1e475.woff2) format("woff2")}@font-face{font-display:swap;font-family:EB-Garamond;font-style:italic;font-weight:700;src:url(/themes/allspark/dist/fonts/EBGaramond-BoldItalic.c3af744d.woff2) format("woff2")}@font-face{font-display:swap;font-family:EB-Garamond;font-style:italic;font-weight:600;src:url(/themes/allspark/dist/fonts/EBGaramond-SemiBoldItalic.cbfe45f7.woff2) format("woff2")}@font-face{font-display:swap;font-family:EB-Garamond;font-style:normal;font-weight:400;src:url(/themes/allspark/dist/fonts/EBGaramond-Regular.82c68915.woff2) format("woff2")}@font-face{font-display:swap;font-family:EB-Garamond;font-style:normal;font-weight:700;src:url(/themes/allspark/dist/fonts/EBGaramond-ExtraBold.abff7269.woff2) format("woff2")}@font-face{font-display:swap;font-family:EB-Garamond;font-style:italic;font-weight:400;src:url(/themes/allspark/dist/fonts/EBGaramond-Italic.771ab16b.woff2) format("woff2")}@font-face{font-display:swap;font-family:EB-Garamond;font-style:italic;font-weight:500;src:url(/themes/allspark/dist/fonts/EBGaramond-MediumItalic.6b1f4a61.woff2) format("woff2")}@font-face{font-display:swap;font-family:EB-Garamond;font-style:normal;font-weight:600;src:url(/themes/allspark/dist/fonts/EBGaramond-SemiBold.e52eac0d.woff2) format("woff2")}@font-face{font-display:swap;font-family:EB-Garamond;font-style:italic;font-weight:700;src:url(/themes/allspark/dist/fonts/EBGaramond-ExtraBoldItalic.1858f61f.woff2) format("woff2")}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;box-sizing:border-box;font:inherit;font-size:100%;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}hr{margin:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:inherit;text-decoration:none}canvas,img,picture,svg,video{display:block;max-width:100%}img{vertical-align:top}address{font-style:normal}.toolbar-fixed.toolbar-vertical{padding-top:32px!important}.menu-item a,.toolbar .toolbar-tray-horizontal .menu-item,.toolbar .toolbar-tray-vertical a{transition:all,.2s}.toolbar .toolbar-bar{background-color:#2d2d2d;box-shadow:none}.toolbar .toolbar-menu{background:#333}.toolbar .toolbar-tray-vertical .level-2{background:hsla(0,0%,100%,.03)}.toolbar .toolbar-tray-vertical .level-3{background:hsla(0,0%,100%,.05)}.toolbar .toolbar-tray-vertical .level-4{background:hsla(0,0%,100%,.07)}.toolbar .toolbar-tray-vertical{border:none;box-shadow:none}.toolbar-tray a{color:#bbb}.toolbar .toolbar-bar .toolbar-tab:not(.workspaces-toolbar-tab)>.toolbar-item{color:#bebebe;font-weight:600}.toolbar .toolbar-bar .toolbar-tab:not(.workspaces-toolbar-tab)>.toolbar-item:hover{background-color:#2d2d2d;background-image:none;color:#fff;text-decoration:none}.toolbar .toolbar-bar .toolbar-tab>.toolbar-item.is-active,.toolbar .toolbar-bar .toolbar-tab>.toolbar-item:focus{background-color:#333;background-image:none;text-decoration:none}.toolbar-horizontal .toolbar-tray .menu-item+.menu-item,.toolbar-horizontal .toolbar-tray .menu-item:last-child,[dir=rtl] .toolbar-horizontal .toolbar-tray .menu-item+.menu-item{border-left:none;border-right:none}.toolbar .toolbar-tray .menu-item--active-trail>.toolbar-box a,.toolbar .toolbar-tray a.is-active{background-color:#333;color:#bbb;font-weight:500;text-decoration:none}.toolbar .toolbar-tray-horizontal ul li.menu-item{border:none}.toolbar .toolbar-tray-horizontal ul li.menu-item a:hover{text-decoration:none}.toolbar .toolbar-tray-horizontal ul li.menu-item a.is-active:hover{text-decoration:underline}.toolbar-tray-horizontal .menu-item--expanded{background:#333}.toolbar .menu-item+.menu-item{border:0}.toolbar .toolbar-tray{background-color:#333;box-shadow:-2px 2px 12px rgba(0,0,0,.85)}.toolbar .toolbar-tray-horizontal{border-bottom:0;box-shadow:none}.toolbar .toolbar-toggle-orientation{background-color:#333}.toolbar .toolbar-icon.toolbar-handle:focus{background-color:transparent}.toolbar .toolbar-menu .toolbar-menu a{color:#bbb}.toolbar-box a:focus,.toolbar-tray-horizontal a:focus{background:transparent}.toolbar-tray-horizontal ul ul li.menu-item:first-child{border-top:1px solid #555}.toolbar .toolbar-menu a{color:#bbb}.toolbar .toolbar-menu .toolbar-menu a.is-active,.toolbar .toolbar-menu a:hover{background-color:#327ebd;color:#fff;text-decoration:none}.toolbar .toolbar-menu .toolbar-menu a.is-active:hover,.toolbar a.is-active:hover{text-decoration:underline}.toolbar .toolbar-menu ul ul,.toolbar .toolbar-tray-horizontal .toolbar-toggle-orientation{border:none}#block-allspark-local-tasks,#block-boat-configurator-local-tasks{bottom:0;font-family:Verdana,Arial,sans-serif;left:0;position:fixed;z-index:499}#block-allspark-local-tasks .contextual,#block-boat-configurator-local-tasks .contextual{display:none}#block-allspark-local-tasks>ul,#block-boat-configurator-local-tasks>ul{align-items:flex-start;box-shadow:0 0 10px rgba(0,0,0,.1);display:flex;justify-content:flex-start;margin:0;padding:0}#block-allspark-local-tasks>ul li,#block-boat-configurator-local-tasks>ul li{background-color:grey;display:block;list-style:none}#block-allspark-local-tasks>ul li a,#block-boat-configurator-local-tasks>ul li a{color:#fff;display:block;font-size:12px;font-weight:400;letter-spacing:1px;line-height:20px;margin:0;padding:8px 16px;text-decoration:none;text-transform:uppercase}#block-allspark-local-tasks>ul li a:hover,#block-boat-configurator-local-tasks>ul li a:hover{color:#fff}#block-allspark-local-tasks>ul li:first-child,#block-boat-configurator-local-tasks>ul li:first-child{background-color:#222}#block-allspark-local-tasks>ul li:nth-child(2),#block-boat-configurator-local-tasks>ul li:nth-child(2){background-color:#333}#block-allspark-local-tasks>ul li:nth-child(3),#block-boat-configurator-local-tasks>ul li:nth-child(3){background-color:#444}#block-allspark-local-tasks>ul li:nth-child(4),#block-boat-configurator-local-tasks>ul li:nth-child(4){background-color:#555}#block-allspark-local-tasks>ul li:nth-child(5),#block-boat-configurator-local-tasks>ul li:nth-child(5){background-color:#666}#block-allspark-local-tasks>ul li:nth-child(6),#block-boat-configurator-local-tasks>ul li:nth-child(6){background-color:#777}#block-allspark-local-tasks>ul li:nth-child(7),#block-boat-configurator-local-tasks>ul li:nth-child(7){background-color:#888}#block-allspark-local-tasks>ul li:nth-child(8),#block-boat-configurator-local-tasks>ul li:nth-child(8){background-color:#999}#block-allspark-local-tasks+.hidden+.o-page-messages,#block-allspark-local-tasks+.o-page-messages,#block-boat-configurator-local-tasks+.hidden+.o-page-messages,#block-boat-configurator-local-tasks+.o-page-messages{padding-bottom:52px}.o-page-messages{background-color:#111;bottom:0;color:#fff;font-family:Verdana,Arial,sans-serif;font-size:14px;left:0;line-height:20px;opacity:1;padding:16px 30px;position:fixed;transition:opacity 1s ease-in-out,left 1s ease-in-out;width:auto;z-index:498}.o-page-messages.o-hide{left:-100px;opacity:0}.o-page-messages ul{margin:0;padding:0 0 0 15px}.o-page-messages ul li{list-style:disc}.skip-links{display:flex;flex-wrap:wrap;left:0;position:absolute;top:-40px;width:100%}@media screen and (max-width:1199px){.skip-links{top:-120px}}.skip-links.focus-within{position:static;top:0}.skip-links.focus-within+#page-wrapper #header #header-mega-menu{top:40px}@media screen and (max-width:1199px){.skip-links.focus-within+#page-wrapper #header #header-mega-menu{top:120px!important}}.skip-links:focus-within{position:static;top:0}.skip-links:focus-within+#page-wrapper #header #header-mega-menu{top:40px}@media screen and (max-width:1199px){.skip-links:focus-within+#page-wrapper #header #header-mega-menu{top:120px!important}}.skip-links a{background-color:#006485;color:#fff;display:inline-block;font-family:Arial;font-size:12px;font-weight:700;line-height:20px;padding:10px 20px;text-align:center;text-transform:uppercase;transition:none;width:33.33%}.skip-links a:nth-child(2){background-color:#00779e}.skip-links a:nth-child(3){background-color:#0080a5}.skip-links a:focus{text-decoration:underline}@media screen and (max-width:1199px){.skip-links a{width:100%}}.visually-hidden{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}form#user-login-form,form#user-pass{margin:0 auto;max-width:500px;padding:0;width:calc(100% - 40px)}form#user-login-form>.form-item,form#user-pass>.form-item{margin-bottom:20px}form#user-login-form>.form-item>label,form#user-pass>.form-item>label{display:block;font-size:16px;font-weight:700;line-height:20px;margin-bottom:5px;text-transform:uppercase;width:100%}form#user-login-form>.form-item>input.form-text,form#user-pass>.form-item>input.form-text{border:1px solid #000;border-radius:0;display:block;font-size:14px;line-height:20px;margin-bottom:5px;padding:5px 10px;width:calc(100% - 20px)}form#user-login-form>.form-item .description,form#user-pass>.form-item .description{font-size:14px;line-height:1.2}form#user-login-form>.form-item.form-item-name+p,form#user-pass>.form-item.form-item-name+p{font-size:14px;line-height:1.2;margin-bottom:20px}form#user-login-form .form-actions,form#user-pass .form-actions{margin-top:30px;text-align:center}form#user-login-form .form-actions .form-submit,form#user-pass .form-actions .form-submit{background-color:#004d3d;border:none;border-radius:24px;color:#fff;cursor:pointer;font-size:1.8rem;font-weight:700;line-height:20px;padding:12px 30px;text-transform:uppercase}form#user-login-form h1,form#user-pass h1{color:#004d3d;font-family:Ubuntu,Arial,sans-serif;font-size:5rem;font-weight:700;margin:0 0 50px}@media (max-width:768px){form#user-login-form h1,form#user-pass h1{font-size:3.6rem;margin-bottom:36px}}@media (max-width:480px){form#user-login-form h1,form#user-pass h1{font-size:2.4rem;margin-bottom:24px}}.maintenance-page{background-color:#ededed;min-height:100vh;padding-top:246px}@media (max-width:1920px){.maintenance-page{padding-top:156px}}@media (max-width:1408px){.maintenance-page{padding-top:146px}}@media (max-width:768px){.maintenance-page{padding-top:80px}}.maintenance-page .o-site-breadcrumb{background-color:#fff;margin-top:0!important}.maintenance-page h1.o-title{text-align:center}.maintenance-page .layout-container{margin:0}.maintenance-page .o-maintenance-content{font-size:2rem;font-weight:500;line-height:1.5;margin:0 auto;max-width:600px;text-align:center;width:calc(100% - 40px)}.maintenance-page .o-maintenance-content strong{font-weight:700}@media (max-width:480px){.maintenance-page .o-maintenance-content{font-size:1.8rem}}.maintenance-page .o-links{margin-top:40px;text-align:center;width:100%}@keyframes reveal{0%{opacity:0}to{opacity:1}}.o-btn,.o-header__burger,.o-header__lang-btn,.o-menu__close,.o-nav-list-level-2 .o-close-sub-btn,.o-open-level-1--mobile{-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;background:transparent;border:0;color:inherit;font:inherit;line-height:normal;margin:0;overflow:visible;padding:0;width:auto}.o-btn{background-color:#ffd666;border-radius:.5rem;color:#135347;cursor:pointer;display:inline-block;font-family:DINPro,Arial,sans-serif;font-size:1.6rem;font-weight:500;padding:1.3rem 4rem;text-align:center;transition:background-color .2s}@media (max-width:480px){.o-btn{padding:1.2rem 2.1rem}}.o-btn.o-btn--green--light{background-color:#fff;border:.1rem solid #004d3d;color:#004d3d}.o-btn.o-btn--small{padding:1rem 3.5rem}.o-btn.o-btn--big{padding:3rem 4rem}.o-btn.o-btn--green{background-color:#004d3d;color:#fff}.o-btn.is-hidden{display:none}.delphia-global-get-offer-form .o-contact-form{max-width:100%}.delphia-global-get-offer-form .o-dealer-network-form-title{background-color:#f4f4f4;color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:5rem;font-weight:700;padding:8rem 2rem 2rem;text-align:center}@media (max-width:1024px){.delphia-global-get-offer-form .o-dealer-network-form-title{font-size:3.6rem}}@media (max-width:768px){.delphia-global-get-offer-form .o-dealer-network-form-title{font-size:2.4rem;margin:0 -1.6rem;width:calc(100% + 3.2rem)}}.delphia-global-get-offer-form .o-dealer-network-form{background-color:#f4f4f4;padding:4rem 2rem}@media (max-width:768px){.delphia-global-get-offer-form .o-dealer-network-form{margin:0 -1.6rem;width:calc(100% + 3.2rem)}}@media (max-width:480px){.delphia-global-get-offer-form .o-dealer-network-form{gap:initial}}.delphia-global-get-offer-form .o-dealer-network-form .form-item{margin-bottom:0}.delphia-global-get-offer-form .o-message-banner+.delphia-global-get-offer-form .o-get-offer-form-container{padding-top:4rem}.delphia-global-get-offer-form .o-get-offer-form-container{background-color:#fff;display:grid;grid-auto-flow:row;margin-bottom:10rem;padding:0 1.6rem}@media (max-width:768px){.delphia-global-get-offer-form .o-get-offer-form-container{margin-bottom:8rem}}.delphia-global-get-offer-form .o-get-offer-form-container .o-section__dealer-list{padding-top:8rem}@media (max-width:480px){.delphia-global-get-offer-form .o-get-offer-form-container .o-section__dealer-list{padding:4rem 0 0}}.delphia-global-get-offer-form .o-get-offer-form-container .form-item{margin:0 auto 3rem;max-width:60rem;width:100%}@media (max-width:480px){.delphia-global-get-offer-form .o-get-offer-form-container .form-item{max-width:100%}}.delphia-global-get-offer-form .o-get-offer-form-container .captcha{display:grid;margin-bottom:3rem;place-content:center}.delphia-global-get-offer-form .o-get-offer-form-container .form-submit{display:block;margin:0 auto}@media (max-width:480px){.delphia-global-get-offer-form .o-get-offer-form-container .form-submit{margin-top:4rem}}.delphia-global-get-offer-form .o-get-offer-form-container .o-dealer-network-form{margin-bottom:8rem}@media (max-width:768px){.delphia-global-get-offer-form .o-get-offer-form-container .o-dealer-network-form{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.delphia-global-get-offer-form .o-get-offer-form-container .o-dealer-network-form #dealer-region,.delphia-global-get-offer-form .o-get-offer-form-container .o-dealer-network-form .form-item-dealer-country,.delphia-global-get-offer-form .o-get-offer-form-container .o-dealer-network-form .form-item-dealer-name{grid-column:1/3}}.delphia-global-get-offer-form .o-get-offer-form-container .o-dealer-network-form #dealers-list{grid-column:1/4}@media (max-width:768px){.delphia-global-get-offer-form .o-get-offer-form-container .o-dealer-network-form #dealers-list{grid-column:1/3}}.delphia-global-contact-form{display:grid;gap:3rem;grid-template-columns:1fr;margin:4.8rem auto;max-width:55.6rem;padding:0 2rem 4rem;width:100%}@media (max-width:480px){.delphia-global-contact-form{padding:0}}.delphia-global-contact-form .captcha{justify-self:flex-start;text-align:left}.delphia-global-contact-form .captcha .frc-captcha{text-align:left}.delphia-global-contact-form .form-submit{margin:0 auto;max-width:18.2rem;width:100%}.form-item select{appearance:none;background:url(/themes/allspark/dist/images/arrow-down-green.bfc70db3.svg) no-repeat;background-position:right 2rem bottom 50%;background-size:2rem auto}.form-item input[type=tel],.form-item input[type=text],.form-item select,.form-item textarea{background-color:transparent;border:.1rem solid #135347;border-radius:.5rem;font-family:Ubuntu,Arial,sans-serif;padding:1.7rem 1.4rem;width:100%}.form-item label{color:#135347;font-family:DINPro,Arial,sans-serif;font-size:1.9rem;font-weight:700;line-height:3.4rem;text-transform:capitalize}.form-item label+div textarea,.form-item label+input,.form-item label+select{margin-top:2rem}.form-item.form-item-newsletter,.form-item.form-item-privacy-policy{display:grid;gap:1.5rem;grid-auto-flow:column;justify-content:start}.form-item.form-item-newsletter input[type=checkbox],.form-item.form-item-privacy-policy input[type=checkbox]{appearance:none;border:.1rem solid #135347;border-radius:.5rem;display:inline-block;height:3rem;margin:0;padding:0;width:3rem}.form-item.form-item-newsletter input[type=checkbox]:checked,.form-item.form-item-privacy-policy input[type=checkbox]:checked{background:url(/themes/allspark/dist/images/icon-checked-white.bad7fce9.svg) no-repeat #135347;background-position:50%;background-size:2rem auto}.form-item.form-item-newsletter label,.form-item.form-item-privacy-policy label{color:#757575;font-weight:400;text-transform:none}form.delphia-global-newsletter-form{display:grid;gap:2.3rem;grid-auto-flow:row;justify-items:flex-start;margin-left:0!important;margin-right:auto!important;max-width:39.8rem;text-align:left!important;width:100%}form.delphia-global-newsletter-form .form-item input[type=checkbox],form.delphia-global-newsletter-form .form-item input[type=email],form.delphia-global-newsletter-form .form-item input[type=text]{background-color:transparent;border:.1rem solid #fff;color:#fff}form.delphia-global-newsletter-form .form-item input[type=checkbox]::placeholder,form.delphia-global-newsletter-form .form-item input[type=email]::placeholder,form.delphia-global-newsletter-form .form-item input[type=text]::placeholder{color:#fff}form.delphia-global-newsletter-form .form-item input[type=checkbox].form-checkbox+label.option,form.delphia-global-newsletter-form .form-item input[type=email].form-checkbox+label.option,form.delphia-global-newsletter-form .form-item input[type=text].form-checkbox+label.option{color:#fff}form.delphia-global-newsletter-form .form-item input[type=email],form.delphia-global-newsletter-form .form-item input[type=text]{margin-top:0}form.delphia-global-newsletter-form label{font-size:1.6rem}form.delphia-global-newsletter-form .captcha{justify-self:flex-start;text-align:left}form.delphia-global-newsletter-form .captcha .frc-captcha{text-align:left}form.delphia-global-newsletter-form .form-submit{text-transform:uppercase}.choices{margin-top:2rem}.choices .choices__inner{background-color:transparent;border:.1rem solid #135347;border-radius:.5rem;height:5.1rem}.choices .choices__inner,.choices[data-type*=select-one] .choices__inner{padding:1.6rem 3.5rem 1.6rem 1.4rem}.choices .choices__list{line-height:normal}.choices .choices__list--single{padding:0}.choices[data-type*=select-one]:after{border-color:#135347 transparent transparent}.choices .choices__placeholder{color:rgba(3,75,61,.6)}.choices .choices__item{background-color:transparent;border:none;color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:1.4rem;line-height:normal;margin:0;padding:0}.choices .choices__list--single .choices__item.choices__item--selectable{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.choices .choices__item--choice{color:#135347}.choices .choices__input{background-color:#fff;color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:1.4rem;margin-bottom:0;padding:0}.choices[data-type*=select-one]:after{background:url(/themes/allspark/dist/images/arrow-down-green.bfc70db3.svg) no-repeat;background-size:cover;border:none;content:"";display:block;height:1rem;width:2rem}.h-captcha{max-width:100%;width:28rem}.o-rgpd-container.o-wysiwyg{font-family:DINPro,Arial,sans-serif;font-size:1.4rem;margin:2rem auto;max-width:96rem;padding:0 2rem;width:100%}.o-rgpd-container.o-wysiwyg a,.o-rgpd-container.o-wysiwyg p,.o-rgpd-container.o-wysiwyg ul{font-size:1.4rem;line-height:1.7}.o-rgpd-container.o-wysiwyg p:not(:last-child){margin-bottom:1.5rem}.o-sr-only{clip:rect(0 0 0 0);border:0;height:.1rem;margin:-.1rem;overflow:hidden;padding:0;position:absolute;width:.1rem}.text-uppercase{text-transform:uppercase}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-white{color:#fff}.text-green{color:#135347}.text-green-light{color:#78a17c}.text-green-opacity{color:rgba(3,75,61,.6)}.text-grey{color:#757575}.text-yellow{color:#ffd666}.text-bold{font-weight:700}.text-regular{font-weight:400}.bg-color-light_grey{background-color:#f5f5f5}.bg-smoke-white-light{background-color:#f4f4f4}.bg-color-,.bg-color-white{background-color:#fff}.scroll-mt-header-height{scroll-margin-top:12rem}.text-quotes{color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:3rem;font-weight:700;line-height:4rem}@media (max-width:1024px){.text-quotes{font-size:2.2rem}}@media (max-width:768px){.text-quotes{font-size:1.9rem}}.text-quotes:before{color:#78a17c;content:"«";margin-right:1rem}.text-quotes:after{color:#78a17c;content:"»";margin-left:1rem}@media (max-width:1920px){.is-hidden-2xl{display:none!important}}@media (min-width:1921px){.is-hidden-2xl\+{display:none!important}}@media (max-width:1408px){.is-hidden-xl{display:none!important}}@media (min-width:1409px){.is-hidden-xl\+{display:none!important}}@media (max-width:1216px){.is-hidden-lg{display:none!important}}@media (min-width:1217px){.is-hidden-lg\+{display:none!important}}@media (max-width:1024px){.is-hidden-md{display:none!important}}@media (min-width:1025px){.is-hidden-md\+{display:none!important}}@media (max-width:768px){.is-hidden-sm{display:none!important}}@media (min-width:769px){.is-hidden-sm\+{display:none!important}}@media (max-width:480px){.is-hidden-xs{display:none!important}}@media (min-width:481px){.is-hidden-xs\+{display:none!important}}@media (max-width:320px){.is-hidden-2xs{display:none!important}}@media (min-width:321px){.is-hidden-2xs\+{display:none!important}}@media (max-width:901px){.is-hidden-hd-height{display:none!important}}@media (min-width:902px){.is-hidden-hd-height\+{display:none!important}}.has-overlay{position:relative}.has-overlay:after{background-color:rgba(0,0,0,.3);background-image:none;bottom:0;content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:10}.has-overlay.overlay-start-left:after{background-color:initial;background-image:linear-gradient(90deg,rgba(0,0,0,.7),rgba(59,59,59,.5),hsla(0,0%,47%,.2),hsla(0,0%,73%,.1),hsla(0,0%,100%,0))}@media (max-width:768px){.has-overlay.overlay-start-left:after{background-color:rgba(0,0,0,.3);background-image:none}}.has-overlay.overlay-start-bottom:after{background-color:initial;background-image:linear-gradient(0deg,rgba(0,0,0,.7),rgba(59,59,59,.4),hsla(0,0%,47%,.2),hsla(0,0%,73%,.1),hsla(0,0%,100%,0))}.d-none{display:none}.d-block{display:block}.o-heading-1{font-family:Ubuntu,Arial,sans-serif;font-size:8rem;line-height:9.2rem}@media (max-width:1024px){.o-heading-1{font-size:6rem;line-height:6rem}}@media (max-width:768px){.o-heading-1{font-size:3rem;line-height:3.5rem}}.o-heading-2{font-family:Ubuntu,Arial,sans-serif;font-size:4rem;line-height:4.4rem}@media (max-width:767px){.o-heading-2{font-size:2.4rem}}.o-body-text,.o-paragraph__boat_features .o-text h2,.o-paragraph__boat_features .o-text h3,.o-paragraph__boat_features .o-text h4,.o-paragraph__boat_features .o-text h5,.o-paragraph__boat_features .o-text h6,.o-wysiwyg h2,.o-wysiwyg h3,.o-wysiwyg h4,.o-wysiwyg h5,.o-wysiwyg h6,.o-wysiwyg ol,.o-wysiwyg p,.o-wysiwyg ul{font-family:DIN,Arial,sans-serif;font-size:1.9rem;line-height:3.4rem}.o-small-text{font-size:1.6rem}.o-body-text--white,.o-heading-1--white,.o-heading-2--white,.o-heading-3--white,.o-heading-4--white,.o-heading-5--white,.o-heading-6--white,.o-small-text--white{color:#fff}.o-body-text--green,.o-heading-1--green,.o-heading-2--green,.o-heading-3--green,.o-heading-4--green,.o-heading-5--green,.o-heading-6--green,.o-small-text--green{color:#004d3d}.o-body-text--grey,.o-heading-1--grey,.o-heading-2--grey,.o-heading-3--grey,.o-heading-4--grey,.o-heading-5--grey,.o-heading-6--grey,.o-small-text--grey{color:#757575}.o-body-text--bold,.o-heading-1--bold,.o-heading-2--bold,.o-heading-3--bold,.o-heading-4--bold,.o-heading-5--bold,.o-heading-6--bold,.o-small-text--bold{font-weight:700}.o-body-text--regular,.o-heading-1--regular,.o-heading-2--regular,.o-heading-3--regular,.o-heading-4--regular,.o-heading-5--regular,.o-heading-6--regular,.o-small-text--regular{font-weight:400}.o-body-text--italic,.o-heading-1--italic,.o-heading-2--italic,.o-heading-3--italic,.o-heading-4--italic,.o-heading-5--italic,.o-heading-6--italic,.o-small-text--italic{font-style:italic}.o-body-text--garamond,.o-heading-1--garamond,.o-heading-2--garamond,.o-heading-3--garamond,.o-heading-4--garamond,.o-heading-5--garamond,.o-heading-6--garamond,.o-small-text--garamond{font-family:EB-Garamond,Arial,sans-serif}.o-wysiwyg{color:#757575}.o-wysiwyg h2,.o-wysiwyg h3,.o-wysiwyg h4,.o-wysiwyg h5,.o-wysiwyg h6{color:#135347;letter-spacing:normal;line-height:1.7em;text-transform:none}.o-wysiwyg h2{font-size:2.4rem}.o-wysiwyg h3{font-size:2.08rem}.o-wysiwyg h4{font-size:1.6rem}.o-wysiwyg h5{font-size:1.2rem}.o-wysiwyg h6{font-size:1.1rem}.o-wysiwyg p strong{font-weight:700;text-transform:none}.o-wysiwyg a,.o-wysiwyg p em{font-style:italic}.o-wysiwyg a{border-bottom:.1rem solid;border-bottom-color:inherit}.o-wysiwyg ol,.o-wysiwyg ul{list-style-position:inside}.o-wysiwyg ol{list-style-type:decimal}.o-wysiwyg ul{list-style-type:"-"}.o-wysiwyg li b{font-weight:700}.o-wysiwyg li em{font-style:italic}.o-wysiwyg li strong{font-weight:700;text-transform:none}.o-wysiwyg hr{border:0}.o-wysiwyg h2:not(:last-child),.o-wysiwyg h3:not(:last-child),.o-wysiwyg h4:not(:last-child),.o-wysiwyg h5:not(:last-child),.o-wysiwyg h6:not(:last-child),.o-wysiwyg hr:not(:last-child),.o-wysiwyg ol:not(:last-child),.o-wysiwyg p:not(:last-child),.o-wysiwyg ul:not(:last-child){margin-bottom:2.2rem}.o-wysiwyg img{display:inline-block;margin-bottom:3.8rem;max-width:100%}.o-wysiwyg .o-btn{font-style:normal}.o-wysiwyg blockquote{color:#135347;font-family:EB-Garamond,Arial,sans-serif;font-size:5rem;font-weight:600;line-height:1.2em;margin-bottom:2.5rem;margin-top:2.5rem}@media (max-width:768px){.o-wysiwyg blockquote{margin-bottom:2.5rem}}@media (max-width:767px){.o-wysiwyg blockquote{font-size:2.6rem;text-align:center}}.o-wysiwyg blockquote:only-child{margin-bottom:7.5rem}.o-wysiwyg blockquote p:before{content:"“"}.o-wysiwyg blockquote p:after{content:"”"}.o-wysiwyg .o-link{display:inline-block;margin:1.5rem 0}.o-section__head{display:grid;gap:3rem;grid-auto-flow:row;margin:0 auto;max-width:136.4rem;padding:10rem 0;text-align:center;width:100%}@media (max-width:768px){.o-section__head{padding:3.5rem 0;text-align:left}}.o-section__head .title{color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:4rem;font-weight:700;scroll-margin:10rem}@media (max-width:480px){.o-section__head .title{font-size:1.6rem}}.o-section__head .title span,.o-section__head .title strong{color:#78a17c}.o-section__head .subtitle{color:rgba(3,75,61,.6);font-family:EB-Garamond,Arial,sans-serif;font-size:2.4rem;font-style:italic;font-weight:600;line-height:3.1rem}.o-section__head .desc{font-family:DINPro,Arial,sans-serif;font-size:1.9rem;line-height:3.4rem}.o-section.o-paragraph__title{background-color:#fff;margin:10rem auto}@media (max-width:768px){.o-section.o-paragraph__title{margin:8rem auto}}.o-section.o-paragraph__title .o-section__title{color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:4rem;font-weight:700;padding:0 2rem;scroll-margin:10rem;text-align:center}@media (max-width:480px){.o-section.o-paragraph__title .o-section__title{font-size:1.6rem}}.o-section.o-paragraph__title .o-section__title span,.o-section.o-paragraph__title .o-section__title strong{color:#78a17c}.o-text strong{font-weight:700}.o-text em{font-style:italic}.o-text a{border-bottom:.1rem solid;border-bottom-color:inherit}.o-text ol,.o-text ul{list-style-position:inside}.o-text ul{list-style-type:"- "}.o-text ol{list-style-type:decimal}.o-text p:not(:last-child){margin-bottom:1.5rem}.o-header{align-items:center;background-color:#fff;display:flex;height:12rem;left:0;position:fixed;right:0;top:0;z-index:400}.o-header .o-header__inner{align-items:center;display:grid;grid-template-columns:1fr 1fr 1fr;padding:0 1.4rem;position:relative}.o-header__burger,.o-menu__close{align-items:center;background-color:#fff;border:.1rem solid #135347;border-radius:.5rem;cursor:pointer;display:grid;gap:1.4rem;grid-auto-flow:column;justify-items:start;justify-self:start;padding:1rem 1.8rem}@media (max-width:480px){.o-header__burger,.o-menu__close{border-radius:0;height:2.6rem;padding:.7rem;position:relative;width:2.6rem}}.o-header__burger .o-text,.o-menu__close .o-text{color:#135347;font-family:DIN-Alternate,Arial,sans-serif;font-size:1.7rem;font-weight:700;line-height:2rem}@media (max-width:768px){.o-header__burger .o-text,.o-menu__close .o-text{display:none}}.o-header__burger .o-icon,.o-menu__close .o-icon{height:2.3rem;object-fit:contain;width:2.3rem}@media (max-width:480px){.o-header__burger .o-icon,.o-menu__close .o-icon{height:1.3rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1.2rem}}.o-header__lang-btn{border:.1rem solid #135347;border-radius:.5rem;cursor:pointer;justify-self:center;margin-left:auto;margin-right:1.4rem;padding:1rem 1.8rem}@media (max-width:480px){.o-header__lang-btn{border-radius:0;display:flex;padding:.7rem;position:relative;width:9rem}}.o-header__lang-btn .o-text{margin-right:1.3rem}@media (max-width:768px){.o-header__lang-btn .o-text{display:none}}.o-header__lang-btn .o-icon{height:2.3rem;object-fit:contain;width:2.3rem}@media (max-width:480px){.o-header__lang-btn .o-icon{height:1.3rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1.2rem}}.o-header__logo{margin:auto;max-width:18rem;width:100%}.o-header__logo img{height:100%;width:100%}.o-header__menu{align-items:center;background-color:rgba(66,66,66,.8);display:none;flex-direction:column;height:100vh;justify-content:center;left:0;margin:auto;position:absolute;top:0;width:100%;z-index:400}.o-header__menu.is-active{display:flex}.o-menu__nav{--level-1-width:53.8rem;--level-2-width:43rem;height:100vh;width:100%}@media (max-width:1536px){.o-menu__nav{--level-1-width:40rem;--level-2-width:34rem}}@media (max-width:768px){.o-menu__nav{--level-1-width:50%;--level-2-width:50%}}@media (max-width:480px){.o-menu__nav{--level-1-width:100%;--level-2-width:100%}}.o-menu__nav img{height:100%;object-fit:cover;width:100%}.o-menu__nav a{word-break:break-word}.o-nav-list-level-1{align-content:flex-start;background-image:linear-gradient(160deg,#fdd769,#32714c,#004b3e,#004b3e);color:#fff;display:grid;font-family:Ubuntu,Arial,sans-serif;font-size:2.4rem;font-weight:700;grid-auto-flow:row;height:100vh;justify-content:start;line-height:6.2rem;max-width:var(--level-1-width);overflow-y:auto;padding:16.5rem 2rem 16.5rem 14rem;width:100%}@media (max-height:900px){.o-nav-list-level-1{padding-bottom:15rem;padding-top:15rem}}@media (max-width:1536px){.o-nav-list-level-1{padding-left:8rem}}@media (max-width:1408px){.o-nav-list-level-1{padding-left:8rem}}@media (max-width:480px){.o-nav-list-level-1{align-content:center;height:100dvh;justify-content:center;padding:10rem 2rem}}.o-nav-list-level-1>li{align-items:center;display:flex;line-height:1.5}.o-nav-list-level-1>li:not(:last-child){margin-bottom:2.8rem}.o-nav-list-level-1 .o-item-level-1{cursor:pointer;max-width:27.6rem;width:100%}.o-nav-list-level-1 .o-item-level-1.is-active>.o-nav-list-level-2{animation:reveal .4s;opacity:1;visibility:visible}@media (max-width:480px){.o-nav-list-level-1 .o-item-level-1.is-active>.o-nav-list-level-2{display:block;pointer-events:auto}}@media (hover:hover) and (pointer:fine){.o-nav-list-level-1 .o-item-level-1>.o-link-level-1:first-child:hover+.o-img-level-1-container,.o-nav-list-level-1 .o-item-level-1>.o-link-level-1:first-child:hover+.o-nav-list-level-2,.o-nav-list-level-1 .o-item-level-1>.o-link-level-1:first-child:hover+.o-nav-list-level-2+.o-img-level-1-container{animation:reveal .4s;opacity:1;visibility:visible}}.o-nav-list-level-1 .o-img-level-1-container{height:100vh;left:var(--level-1-width);position:fixed;top:0;width:calc(100% - var(--level-1-width))}.o-nav-list-level-1 .o-nav-list-level-2+.o-img-level-1-container{left:calc(var(--level-1-width) + var(--level-2-width));width:calc(100% - var(--level-1-width) - var(--level-2-width))}.o-open-level-1--mobile{cursor:pointer;display:inline-block;font-size:0;padding:1.1rem 1.6rem}.o-open-level-1--mobile .o-icon{pointer-events:none;width:1rem}.o-nav-list-level-2{align-content:start;background-color:#fff;color:#135347;cursor:default;display:grid;font-family:Ubuntu,Arial,sans-serif;font-size:2.4rem;font-weight:700;gap:10rem;grid-auto-flow:row;height:100vh;left:calc(var(--level-1-width));line-height:6.2rem;opacity:0;overflow-y:auto;padding:16.5rem 2rem 7rem 11rem;position:absolute;top:0;visibility:hidden;width:var(--level-2-width)}@media (max-height:900px){.o-nav-list-level-2{padding-bottom:5rem;padding-top:15rem}}@media (max-width:1536px){.o-nav-list-level-2{padding-left:5rem}}@media (max-width:480px){.o-nav-list-level-2{display:none;inset:0 0 0 0;padding:10rem 2rem}}.o-nav-list-level-2>ul{display:grid;grid-template-columns:1fr;justify-items:start;overflow-y:auto;pointer-events:auto}.o-nav-list-level-2 .o-close-sub-btn{border-bottom:.1rem solid #135347;display:grid;font-size:2.8rem;grid-template-columns:1fr 1fr;margin-bottom:3.2rem;padding-bottom:2.4rem;text-align:right;width:100%}.o-nav-list-level-2 .o-close-sub-btn .o-icon{object-fit:fill;width:1.2rem}.o-nav-list-level-2 .o-item-level-2{line-height:1.5;margin-bottom:2.8rem;pointer-events:auto}@media (hover:hover) and (pointer:fine){.o-nav-list-level-2 .o-item-level-2>.o-link-level-2:first-child:hover+.o-img-level-2-container,.o-nav-list-level-2 .o-item-level-2>.o-link-level-2:first-child:hover+.o-nav-list-level-3+.o-img-level-2-container{animation:reveal .4s;opacity:1;visibility:visible}}.o-nav-list-level-2 .o-img-level-2-container{height:100vh;left:calc(var(--level-1-width) + var(--level-2-width));position:fixed;top:0;width:calc(100% - var(--level-1-width) - var(--level-2-width))}.o-nav-list-level-3{color:#707070}.o-nav-list-level-3 .o-item-level-3{margin-top:2.8rem}@media (max-height:900px){.o-nav-list-level-3 .o-item-level-3{margin-top:1rem}}.o-nav-list-level-3 .o-item-level-3:not(:last-child){margin-bottom:2.8rem}@media (max-height:900px){.o-nav-list-level-3 .o-item-level-3:not(:last-child){margin-bottom:1rem}}@media (hover:hover) and (pointer:fine){.o-nav-list-level-3 .o-item-level-3>.o-link-level-3:first-child:hover+.o-img-level-3-container{animation:reveal .4s;opacity:1;visibility:visible;z-index:300}}.o-nav-list-level-3 .o-link-level-3{font-weight:400}.o-nav-list-level-3 .o-img-level-3-container{height:100vh;left:calc(var(--level-1-width) + var(--level-2-width));position:fixed;top:0;width:calc(100% - var(--level-1-width) - var(--level-2-width))}.o-img-level-1-container,.o-img-level-2-container,.o-img-level-3-container{cursor:default;display:none}@media (min-width:1025px){.o-img-level-1-container,.o-img-level-2-container,.o-img-level-3-container{background-color:rgba(19,83,71,.8);display:grid;grid-template-columns:1fr;opacity:0;transition:all .3s ease-out;visibility:hidden}.o-img-level-1-container img,.o-img-level-2-container img,.o-img-level-3-container img{grid-column:1/2;grid-row:1/2}.o-img-level-1-container div,.o-img-level-2-container div,.o-img-level-3-container div{align-self:center;grid-column:1/2;grid-row:1/2;padding:13.8rem}}@media (min-width:1025px) and (max-width:1536px){.o-img-level-1-container div,.o-img-level-2-container div,.o-img-level-3-container div{padding:8rem}}@media (min-width:1025px){.o-img-level-1-container div h2,.o-img-level-2-container div h2,.o-img-level-3-container div h2{color:hsla(0,0%,100%,.6);font-family:EB-Garamond,Arial,sans-serif;font-size:2.4rem;font-style:italic;font-weight:600;line-height:3.1rem}.o-img-level-1-container div p,.o-img-level-2-container div p,.o-img-level-3-container div p{color:#fff;font-family:Ubuntu,Arial,sans-serif;font-size:4rem;font-weight:700;line-height:6.6rem;margin-top:1.5rem}}@media (min-width:1025px) and (max-width:1536px){.o-img-level-1-container div p,.o-img-level-2-container div p,.o-img-level-3-container div p{font-size:2.8rem;line-height:1.5}}.o-menu__close{background-color:transparent;border-color:#fff;color:#fff;cursor:pointer;left:1.5rem;position:absolute;top:1.8rem;z-index:100}.o-menu__close .o-text{color:#fff}.o-menu__close img{height:2.2rem;width:2.2rem}@media (max-width:480px){.o-menu__close img{height:auto}}.o-lang{cursor:pointer;font-size:0;position:absolute;right:0;top:0;z-index:360}.o-lang__label{color:#135347;font-family:DIN-Alternate,Arial,sans-serif;font-size:1.7rem;font-weight:700;line-height:2rem}.o-lang__label:after{border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.5rem solid #135347;content:"";display:inline-block;margin-left:.9rem;position:relative;top:-.2rem}@media (max-width:480px){.o-lang__label{display:flex}.o-lang__label:after{top:.7rem}}.o-lang__dropdown{background-color:#fff;box-shadow:0 .4rem 1rem .2rem rgba(44,59,72,.1);display:none;min-width:15rem;position:absolute;right:0;text-align:left;top:100%}.o-lang__link{display:block;font-size:1.6rem;padding:1.2rem 3.4rem 1.2rem 1.6rem;white-space:nowrap}.o-lang__link.is-selected{background-position:center right 1.6rem;background-size:1.8rem 1.3rem;font-weight:500}.o-logo-secondary-container{align-items:center;display:flex;flex-direction:column;gap:1rem}.o-logo-secondary-container p{font-size:.8rem}.o-logo-secondary-container .o-logo{max-width:20rem;width:100%}.o-site-footer{background-image:url(/themes/allspark/dist/images/logo-delphia-and-slogan.7f907151.png),url(/themes/allspark/dist/images/wave-white.523c5b29.svg),linear-gradient(160deg,#fdd769,#32714c,#004b3e,#004b3e);background-position:bottom 20% right 14%,bottom -.2rem right -.1rem,100% 100%;background-repeat:no-repeat,no-repeat;background-size:30.7rem,clamp(77.3%,77.3%,147.3rem),cover;color:#fff;padding:5rem 0 13.8rem;position:relative}@media (max-width:1535px){.o-site-footer{background-position:bottom 16% right 10%,bottom -.2rem right -.1rem,100% 100%}}@media (max-width:1408px){.o-site-footer{background-size:25rem,clamp(77.3%,77.3%,147.3rem),cover}}@media (max-width:1216px){.o-site-footer{background-position:bottom 10% right 10%,bottom -.2rem right -.1rem,100% 100%;background-size:20rem,clamp(77.3%,77.3%,147.3rem),cover}}@media (max-width:1024px){.o-site-footer{background-position:bottom 7% right 10%,bottom -.2rem right -.1rem,100% 100%;padding:6rem 0}}@media (max-width:768px){.o-site-footer{background-image:url(/themes/allspark/dist/images/logo-delphia-and-slogan.7f907151.png),url(/themes/allspark/dist/images/wave-white.523c5b29.svg),linear-gradient(160deg,#618c6e,#44755f,#004b3e,#004b3e);background-position:bottom 1% right 5%,bottom -.2rem right -.1rem,100% 100%;background-size:16rem,clamp(77.3%,77.3%,147.3rem),cover}}@media (max-width:480px){.o-site-footer{background-size:0,clamp(77.3%,77.3%,147.3rem),cover}}.o-container.o-footer__container{max-width:164rem;width:100%}.o-footer__main{column-gap:15.4rem;display:grid;grid-template-columns:minmax(0,39.8rem) 1fr;justify-items:start;row-gap:6rem}@media (max-width:1024px){.o-footer__main{column-gap:4.2rem;grid-template-columns:1fr 1fr}}@media (max-width:768px){.o-footer__main{grid-template-columns:1fr}}.o-footer__menu{display:grid;gap:6rem;grid-column:2/3;grid-row:1/2;grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.o-footer__menu{gap:4.2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.o-footer__menu{grid-column:1/1;grid-row:2/2;grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.o-footer__menu{grid-template-columns:1fr}}.o-footer__menu .o-footer__title{color:#ffd666;font-family:Ubuntu,Arial,sans-serif;font-size:3rem;font-weight:700;margin-bottom:3rem;white-space:nowrap}@media (max-width:768px){.o-footer__menu .o-footer__title{font-size:2.2rem}}.o-footer__menu a{font-family:DINPro,Arial,sans-serif;font-size:1.9rem;line-height:3.4rem;transition:color .3s ease-out}.o-footer__menu a:hover{color:#ffd666;transition:color .3s ease-in}.o-footer__socials{grid-column:1/4;grid-row:2/3}@media (max-width:1024px){.o-footer__socials{grid-column:1/3;grid-row:3/4}}@media (max-width:768px){.o-footer__socials{grid-row:2/3}}@media (max-width:480px){.o-footer__socials{grid-column:1/3;grid-row:3/4}}.o-footer__socials .o-socials__list{display:flex;flex-wrap:wrap;gap:2.4rem}@media (max-width:480px){.o-footer__socials .o-socials__list{margin-bottom:2rem}}.o-footer__socials .o-socials__item{display:flex}.o-footer__socials .o-socials__link{border:.1rem solid #81a378;border-radius:100%;display:grid;height:5rem;place-content:center;transition:background-color .3s ease-out;width:5rem}@media (hover:hover) and (pointer:fine){.o-footer__socials .o-socials__link:hover{background-color:#81a378;transition:background-color .3s ease-in}}.o-footer__socials .o-socials__icon{height:1.5rem;width:1.5rem}.o-section-footer-bottom .o-container{max-width:164rem;width:100%}.o-section-footer-bottom .o-footer-bottom__content{background-color:#fff;color:#034b3d;padding:5.8rem 0}@media (max-width:480px){.o-section-footer-bottom .o-footer-bottom__content{padding:0 0 6rem}}.o-section-footer-bottom .o-footer-bottom__content .logo{display:none}@media (max-width:480px){.o-section-footer-bottom .o-footer-bottom__content .logo{display:block;margin:7.7rem auto 7.9rem;width:30.7rem}}.o-section-footer-bottom #block-allspark-footer ul{display:grid;gap:5rem;grid-auto-flow:column;justify-content:start}@media (max-width:480px){.o-section-footer-bottom #block-allspark-footer ul{gap:1.6rem;grid-auto-flow:row}}.o-section-footer-bottom #block-allspark-footer ul li{cursor:pointer}.o-section-footer-bottom #block-allspark-footer ul a{cursor:pointer;font-family:DINPro,Arial,sans-serif;font-size:1.9rem;font-weight:400;line-height:3.4rem;transition:color .3s ease-out;white-space:nowrap}@media (hover:hover) and (pointer:fine){.o-section-footer-bottom #block-allspark-footer ul a:hover{color:#78a17c;transition:color .3s ease-in}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:62.5%}body{font-family:DIN,Arial,sans-serif;font-weight:400}body.is-locked{overflow:hidden}.o-page-main{padding-top:12rem}.o-section{display:block;max-width:192rem}.o-container,.o-section{margin:0 auto;width:100%}.o-container{max-width:128rem;padding:0 5rem}@media (max-width:768px){.o-container{padding:0 2rem}}.o-container.o-container--big{max-width:192rem;padding:0 14rem}@media (max-width:1408px){.o-container.o-container--big{padding:0 7rem}}@media (max-width:768px){.o-container.o-container--big{padding:0 2rem}}.toolbar-icon-10.toolbar-fixed.toolbar-horizontal.toolbar-fixed .o-header{top:3.9rem}.toolbar-icon-10.toolbar-fixed.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .o-header{top:7.9rem}.o-hero-banner{--breadcrumb-height:10rem;--title-height:9.2rem;--hero-text-negative-margin:4rem;margin-bottom:10rem;position:relative;z-index:100}@media (max-width:768px){.o-hero-banner{margin-bottom:4rem}}.o-hero-banner .o-price{font-size:2rem;margin-top:3rem;text-align:center}.o-hero-banner .o-price b{color:#004d3d;font-weight:700}.o-hero-banner .o-hero-media{background-color:#135347;height:calc(100vh - 12rem - var(--title-height) - var(--hero-text-negative-margin));max-height:80.6rem;width:100%}@media (max-width:1024px){.o-hero-banner .o-hero-media{height:80vh}}@media (max-width:768px){.o-hero-banner .o-hero-media{display:flex;flex-direction:column;height:50vh}}@media (max-width:480px){.o-hero-banner .o-hero-media{height:auto}}.o-hero-banner .o-hero-media img{height:100%;object-fit:cover;width:100%}@media (max-width:480px){.o-hero-banner .o-hero-media img{aspect-ratio:375/184}}.o-hero-banner .o-hero-texts{color:#707070;display:grid;grid-template-columns:1fr;margin:-2rem auto 0;max-width:107.3rem;padding:4rem 1.5rem 0;position:relative;width:100%;z-index:150}@media (max-width:768px){.o-hero-banner .o-hero-texts{margin:0 auto;padding-top:1.8rem}}.o-hero-banner .o-hero-texts .o-title{font-weight:700}.o-hero-banner .o-hero-texts .o-infos{font-size:2.2rem;margin-top:4rem}.o-hero-banner .o-hero-texts .o-infos .time{display:grid;grid-auto-flow:column;text-align:center}@media (max-width:768px){.o-hero-banner .o-hero-texts .o-infos .time{grid-auto-flow:row;justify-items:center}}.o-hero-banner .o-hero-texts .o-infos .place{text-align:center}.o-hero-banner .o-hero-texts .o-desc{font-family:DINPro,Arial,sans-serif;line-height:3.4rem;margin-top:10rem}@media (max-width:1408px){.o-hero-banner .o-hero-texts .o-desc{margin-top:6rem}}@media (max-width:768px){.o-hero-banner .o-hero-texts .o-desc{margin-top:3rem}}.o-site-breadcrumb-wrapper{--wave-width:30rem;--wave-height:10rem;display:flex;height:var(--wave-height);margin-top:calc(var(--wave-height)*-1);padding-left:calc(var(--wave-width) + 8rem);position:relative;z-index:100}@media (max-width:1216px){.o-site-breadcrumb-wrapper{--wave-width:21rem;--wave-height:7rem}}@media (max-width:768px){.o-site-breadcrumb-wrapper{--wave-width:initial;--wave-height:initial}}@media (max-width:1216px){.o-site-breadcrumb-wrapper{padding-left:calc(var(--wave-width) + 2rem)}}@media (max-width:768px){.o-site-breadcrumb-wrapper{padding-left:0}}.o-site-breadcrumb-wrapper:before{background-image:url(/themes/allspark/dist/images/bs-wave-v2.1690f1ca.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:100% 100%;content:"";display:block;height:100%;position:absolute;transform:translate(-99%);width:var(--wave-width)}@media (max-width:768px){.o-site-breadcrumb-wrapper:before{content:none}}.o-site-breadcrumb{background-color:#fff;color:#707070;display:flex;font-family:DINPro,Arial,sans-serif;font-size:1.9rem;font-weight:400;height:100%;padding-left:1.5rem;padding-right:1.5rem;padding-top:3rem;width:calc(100vw - var(--wave-width))}@media (max-width:1216px){.o-site-breadcrumb{font-size:1.6rem;padding:1rem}}@media (max-width:768px){.o-site-breadcrumb{font-size:1.3rem;padding:1.8rem 2rem 0;width:100vw}}.o-site-breadcrumb .o-container{max-width:100%;padding:0}.o-site-breadcrumb__list{display:flex;flex-wrap:nowrap;overflow-x:auto;padding-bottom:1.8rem}.o-site-breadcrumb__item{display:flex;flex:none}.o-site-breadcrumb__item .o-separator{margin:0 1rem}.o-message-banner{background-image:linear-gradient(160deg,#004b3e,#32714c);color:#fff;display:block;padding:2rem 0}.o-message-banner__inner{font-size:1.6rem;font-weight:500;margin:0 auto;max-width:118rem;width:calc(100% - 10rem)}@media (max-width:480px){.o-message-banner__inner{width:calc(100% - 4rem)}}.o-message-banner__inner strong{font-weight:700}.o-message-banner__error{background-image:linear-gradient(160deg,#a9342d,#cc342d)}.o-confirmation{margin:4.2rem auto}.o-confirmation .o-text{color:#135347;font-family:Ubuntu,Arial,sans-serif;text-align:center}.o-confirmation .o-text .o-title{font-size:5rem;margin-bottom:3.2rem}@media (max-width:767px){.o-confirmation .o-text .o-title{font-size:3.2rem}}.o-confirmation .o-text .o-desc{font-size:2.2rem}.o-contact-form{margin:0 auto;max-width:60rem;width:100%}.o-contact-form .o-container{padding:0}.o-contact-form .o-errors{color:#f92b2b}.o-contact-wrapper{display:flex;justify-content:center}@media (max-width:768px){.o-contact-wrapper{flex-direction:column}}.o-contact-wrapper .o-tag{color:#004d3d;font-family:EB-Garamond,Arial,sans-serif;font-size:2.4rem;font-style:italic;font-weight:600;margin-bottom:2rem;opacity:.5}.o-contact-wrapper .o-title{font-weight:700;margin-bottom:2rem}.o-contact-wrapper .o-desc{margin-bottom:5rem}.o-contact-wrapper .o-btn{text-transform:uppercase}.o-characteristics{background-color:#f5f5f5}.o-characteristics .o-container{padding-bottom:9.7rem}@media (max-width:768px){.o-characteristics .o-container{padding-bottom:2.5rem}}.o-characteristics .o-characteristics__list{display:grid;gap:1rem;grid-template-columns:1fr;margin-bottom:6.5rem}@media (max-width:768px){.o-characteristics .o-characteristics__list{margin-bottom:4rem}}.o-characteristics .o-characteristics__item{display:grid;gap:1.6rem;grid-template-columns:1fr 1fr}@media (max-width:480px){.o-characteristics .o-characteristics__item{gap:1rem;grid-template-columns:repeat(3,1fr)}}.o-characteristics .o-characteristics__item.double-item{gap:0;grid-template-columns:1fr}.o-characteristics .o-characteristics__item.double-item ul:first-child .o-label,.o-characteristics .o-characteristics__item.double-item ul:first-child .o-value{padding-bottom:0}.o-characteristics .o-characteristics__item .o-label,.o-characteristics .o-characteristics__item .o-value{align-items:center;background-color:#fff;color:#757575;display:flex;font-family:DIN,Arial,sans-serif;font-size:1.9rem;font-weight:400;padding:1.5rem 3rem}@media (max-width:768px){.o-characteristics .o-characteristics__item .o-label,.o-characteristics .o-characteristics__item .o-value{font-size:1.2rem;padding:.5rem .7rem}}.o-characteristics .o-characteristics__item .o-label{gap:1.2rem;overflow-x:auto;white-space:nowrap}@media (max-width:480px){.o-characteristics .o-characteristics__item .o-label{grid-column:1/3;grid-row:1/2}}.o-characteristics .o-characteristics__item .o-value{overflow:hidden;overflow-x:auto;white-space:nowrap}@media (max-width:480px){.o-characteristics .o-characteristics__item .o-value{grid-column:3/4;grid-row:1/2}}.o-characteristics .o-characteristics__item .o-energy-type{color:#135347}.o-characteristics .o-characteristics__item .o-energy-type .type{align-items:center;display:flex}.o-characteristics .o-characteristics__item .o-energy-type .type img{height:2.2rem;margin-left:1.2rem;margin-right:1.2rem;width:2rem}.o-characteristics .o-characteristics__files{display:grid;gap:6rem;grid-auto-flow:column;justify-content:center}@media (max-width:767px){.o-characteristics .o-characteristics__files{gap:3rem;grid-auto-flow:row}}@media (max-width:480px){.o-characteristics .o-characteristics__files{justify-content:normal}}.o-characteristics .o-boat-layout{height:40rem;overflow:hidden;padding:6rem;position:relative;width:100%}@media (max-width:768px){.o-characteristics .o-boat-layout{padding:1.5rem}.o-characteristics .o-boat-layout .o-img-wrapper{padding:0 3.6rem}}.o-characteristics .o-boat-layout .o-img-wrapper img{height:100%;object-fit:contain;width:100%}body.node-dealer_network .o-section-find-us{display:none}body.node-dealer_network .o-section__dealer-list{background-color:#fff}.o-section__dealer-list{padding:9.5rem 14rem}@media (max-width:1216px){.o-section__dealer-list{padding:8rem}}@media (max-width:768px){.o-section__dealer-list{padding:8rem 1.6rem}}.o-section__dealer-list .o-container{max-width:154rem;padding:0;width:100%}.o-dealer__list{display:flex;flex-wrap:wrap;justify-content:center;width:100%}@media (max-width:480px){.o-dealer__list{justify-content:flex-start}}.o-dealer__list .view-name-dealers{column-gap:10rem;display:grid;grid-template-columns:repeat(3,1fr);max-width:155.6rem;row-gap:8rem;width:100%}@media (max-width:1216px){.o-dealer__list .view-name-dealers{column-gap:5rem;row-gap:6rem}}@media (max-width:768px){.o-dealer__list .view-name-dealers{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.o-dealer__list .view-name-dealers{grid-template-columns:1fr}}.o-dealer__list .view-name-dealers .o-dealer__item{display:grid;gap:3rem;grid-auto-flow:row}.o-dealer__list .view-name-dealers .o-title{color:#135347;font-size:3rem}@media (max-width:1024px){.o-dealer__list .view-name-dealers .o-title{font-size:2rem;line-height:1.5}}.o-dealer__list .view-name-dealers .o-details{color:#757575;font-size:1.6rem}.o-dealer-children__list{max-height:40vh;overflow-y:auto;padding:0 5rem 5rem;text-align:center}.o-dealer-children__list .o-dealer-children__item{color:#135347;cursor:pointer;display:block;font-family:Ubuntu,Arial,sans-serif;font-size:1.9rem;margin-bottom:1.5rem}@media (max-width:480px){.o-dealer-children__list .o-dealer-children__item{font-size:1.6rem}}.o-dealer-children__list .o-dealer-children__item:hover{color:rgba(3,75,61,.6)}.o-dealer-child{display:none}.o-dealer-child.is-active{display:block}.o-dealer-child.is-inactive-mobile{display:block;opacity:.5;pointer-events:none}.o-dealer__website{word-break:break-all}body.node-dealer .o-cms .o-wysiwyg h1.o-title{padding:0}.o-find-us__wrapper{background-color:#ededed;display:flex;width:100%}@media (max-width:768px){.o-find-us__wrapper{background-color:#fff}}.o-find-us{display:grid;grid-template-columns:1fr 1fr;margin:0 auto;text-align:center;width:100%}@media (max-width:768px){.o-find-us{grid-template-columns:1fr}}.find-us-media{background-color:#135347}.find-us-media img{height:100%;object-fit:cover;width:100%}.find-us-texts{align-content:center;background-color:#fff;display:grid;grid-template-columns:1fr;justify-items:left;padding:4rem 14rem;text-align:left}@media (max-width:1216px){.find-us-texts{padding:4rem}}@media (max-width:768px){.find-us-texts{padding:3rem 1.6rem 8rem}}.find-us-texts .o-subtitle{color:rgba(3,75,61,.6);font-family:EB-Garamond,Arial,sans-serif;font-size:2.4rem;font-style:italic;font-weight:600}.find-us-texts .o-title{color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:4rem;font-weight:700;margin:3rem 0 0}@media (max-width:480px){.find-us-texts .o-title{font-size:2.6rem}}.find-us-texts .o-title strong{color:#78a17c}.find-us-texts .o-desc{color:#707070;font-family:DINPro,Arial,sans-serif;font-size:1.9rem;font-weight:400;line-height:3.4rem;margin-bottom:4.6rem;margin-top:3rem}@media (max-width:480px){.find-us-texts .o-desc{margin-bottom:2.8rem}}.find-us-texts .o-link{background-color:#ffd862}.o-hero-header,.o-hero-wrapper{position:relative}.o-hero-wrapper{height:calc(100vh - 8rem);max-height:120rem}.o-hero-wrapper__no-image{padding-bottom:3rem;padding-top:24.6rem}@media (max-width:1408px){.o-hero-wrapper__no-image{padding-top:14.6rem}}@media (max-width:768px){.o-hero-wrapper__no-image{padding-top:14.2rem}}@media (max-width:480px){.o-hero-wrapper__no-image{padding-bottom:1.5rem}}.o-hero-wrapper__no-image .o-hero__content{color:#757575;position:relative}.o-hero-wrapper__no-image .o-hero__content .o-title{margin:0}.o-hero-top-left-shape{height:24.6rem;left:0;max-width:95rem;position:absolute;top:0;width:100%;z-index:50}@media (max-width:1920px){.o-hero-top-left-shape{height:15.6rem}}@media (max-width:1408px){.o-hero-top-left-shape{height:14.6rem;width:50%}}@media (max-width:768px){.o-hero-top-left-shape{height:7.5rem;width:50%}}@media (max-width:480px){.o-hero-top-left-shape{width:80%}}.o-hero-top-left-shape img{height:100%;object-fit:cover;object-position:right bottom;width:100%}.o-hero-top-left-shape .o-hero-logo{height:6.2rem;left:10rem;max-width:28rem;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:100}@media (max-width:1408px){.o-hero-top-left-shape .o-hero-logo{height:3.7rem;max-width:17rem}}@media (max-width:1024px){.o-hero-top-left-shape .o-hero-logo{height:auto;left:3rem;transform:translateY(-50%);width:18rem}}@media (max-width:768px){.o-hero-top-left-shape .o-hero-logo{width:11.5rem}}.o-hero-top-left-shape .o-hero-logo img{height:100%;width:100%}body.maintenance-page .o-hero-top-left-shape.o-hero-no-img,body:not(.node-homepage) .o-hero-top-left-shape.o-hero-no-img{background-color:#fff;left:50%;max-width:192rem;position:fixed;top:0;transform:translateX(-50%);width:100%}@media (max-width:480px){body.maintenance-page .o-hero-top-left-shape.o-hero-no-img,body:not(.node-homepage) .o-hero-top-left-shape.o-hero-no-img{height:8rem}}body.maintenance-page .o-hero-top-left-shape.o-hero-no-img .o-img,body:not(.node-homepage) .o-hero-top-left-shape.o-hero-no-img .o-img{display:none}body.maintenance-page.toolbar-fixed .o-hero-top-left-shape.o-hero-no-img,body:not(.node-homepage).toolbar-fixed .o-hero-top-left-shape.o-hero-no-img{top:3.9rem}body.maintenance-page.toolbar-fixed.toolbar-tray-open .o-hero-top-left-shape.o-hero-no-img,body:not(.node-homepage).toolbar-fixed.toolbar-tray-open .o-hero-top-left-shape.o-hero-no-img{top:7.9rem}.o-hero-bottom-right-shape{bottom:0;height:16.6rem;max-width:85.3rem;position:absolute;right:0;width:100%;z-index:50}@media (max-width:1408px){.o-hero-bottom-right-shape{height:14.6rem;width:50%}}@media (max-width:768px){.o-hero-bottom-right-shape{height:14.2rem}}@media (max-width:480px){.o-hero-bottom-right-shape{width:80%}}.o-hero-bottom-right-shape img{height:100%;object-fit:cover;object-position:left top;width:100%}.o-hero__media{background-color:#135347;height:100%;position:relative}.o-hero__media .o-img,.o-hero__media .o-video{display:block;filter:brightness(70%);height:100%;max-width:100%;object-fit:cover;object-position:center;width:100%}.o-hero__content{color:#fff;display:flex;flex-direction:column;left:50%;max-width:58rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:2}@media (max-width:768px){.o-hero__content{padding:0 2rem}}.o-hero__content .o-tag{margin-bottom:2.7rem;opacity:.8}.o-hero__content .o-title{font-weight:700;margin-bottom:5.9rem}@media (max-width:768px){.node-dealer_network .o-hero__content .o-title,.node-page .o-hero__content .o-title{margin-bottom:0}}.o-hero__content .o-cta{align-self:center;font-size:3rem;font-weight:700;padding:3rem 11.5rem 3rem 5.5rem;position:relative;text-transform:uppercase}@media (max-width:1536px){.o-hero__content .o-cta{font-size:2rem;padding:2rem 10.5rem 2rem 4.5rem}}@media (max-width:768px){.o-hero__content .o-cta{font-size:1.6rem;padding:2rem 6.5rem 2rem 2.5rem}}.o-hero__content .o-cta:after{background:url(/themes/allspark/dist/images/icon-play-green.ede252cb.svg) no-repeat;background-position:50%;background-size:cover;content:"";display:inline-block;height:4rem;position:absolute;right:4rem;top:50%;transform:translateY(-50%);width:4rem}@media (max-width:1536px){.o-hero__content .o-cta:after{height:3rem;width:3rem}}@media (max-width:768px){.o-hero__content .o-cta:after{height:2rem;right:2.4rem;width:2rem}}.node-dealer_network-full{background-color:#f4f4f4;padding-top:10rem}@media (max-width:768px){.node-dealer_network-full{padding-top:8rem}}.o-intro-wrapper{padding:0 3.2rem}@media (max-width:768px){.o-intro-wrapper{padding:0 2.4rem}}.o-intro .o-intro__text{display:grid;grid-auto-flow:row;justify-items:center;text-align:center}.o-intro .o-intro__text .o-title,.o-intro .o-intro__text h2,.o-intro .o-intro__text h3,.o-intro .o-intro__text h4,.o-intro .o-intro__text h5,.o-intro .o-intro__text h6{color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:5rem;font-weight:700;line-height:5.7rem;width:100%}@media (max-width:1024px){.o-intro .o-intro__text .o-title,.o-intro .o-intro__text h2,.o-intro .o-intro__text h3,.o-intro .o-intro__text h4,.o-intro .o-intro__text h5,.o-intro .o-intro__text h6{font-size:4rem;line-height:4rem}}@media (max-width:768px){.o-intro .o-intro__text .o-title,.o-intro .o-intro__text h2,.o-intro .o-intro__text h3,.o-intro .o-intro__text h4,.o-intro .o-intro__text h5,.o-intro .o-intro__text h6{font-size:2.6rem;line-height:3rem}}.o-intro .o-intro__text .o-desc,.o-intro .o-intro__text p{color:#757575;font-family:DINPro,Arial,sans-serif;font-size:1.9rem;line-height:3.4rem;max-width:108.8rem;width:100%}.o-intro .o-intro__media{width:50%}.o-intro .o-intro__media:only-child{max-width:50%;width:100%}@media (max-width:768px){.o-intro .o-intro__media{display:none}}.o-intro .o-intro__media img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.o-infos{display:grid;font-family:Ubuntu,Arial,sans-serif;font-size:3.2rem;font-weight:700;gap:2rem;grid-auto-flow:row;justify-items:center;line-height:1.2}.o-infos.o-infos--small{color:#757575;font-family:DINPro,Arial,sans-serif;font-size:1.9rem;font-weight:400;gap:initial;grid-template-columns:1fr;justify-items:start;line-height:3.4rem;margin:.5rem auto 3rem;opacity:.6}.o-infos.o-infos--small .time{display:grid;grid-auto-flow:column}@media (max-width:768px){.o-infos.o-infos--small .time{gap:initial;grid-auto-flow:row}}.o-infos .time-details{display:flex}.o-paragraph__boat_features{margin-bottom:18rem;overflow:hidden}@media (max-width:768px){.o-paragraph__boat_features{margin-bottom:8rem}.o-paragraph__boat_features .o-container{padding:0}}.o-paragraph__boat_features .o-features-wrapper{position:relative}.o-paragraph__boat_features .o-features-wrapper .o-key-feature{display:grid;grid-template-columns:1fr 1fr;margin:0 auto;max-width:116rem}@media (max-width:480px){.o-paragraph__boat_features .o-features-wrapper .o-key-feature{grid-template-columns:1fr}}.o-paragraph__boat_features .o-features-wrapper .o-key-feature .o-medias{grid-column:1/2;grid-row:1/2}.o-paragraph__boat_features .o-features-wrapper .o-key-feature .o-texts{align-content:center;display:grid;gap:5rem;grid-column:2/3;grid-row:1/2;grid-template-columns:1fr;justify-items:start;padding:3.4rem}@media (max-width:480px){.o-paragraph__boat_features .o-features-wrapper .o-key-feature .o-texts{gap:3rem;grid-column:1/2;grid-row:2/3}}.o-paragraph__boat_features .o-features-wrapper .o-key-feature .o-energy-type{color:#135347;display:grid;font-family:DINPro,Arial,sans-serif;font-size:1.9rem;font-weight:400;justify-items:flex-start;line-height:3.4rem}.o-paragraph__boat_features .o-features-wrapper .o-key-feature .o-energy-type .type{align-items:center;background-color:rgba(129,163,120,.4);display:flex;gap:1rem;justify-content:flex-start;padding:.6rem 2rem}.o-paragraph__boat_features .o-features-wrapper .o-key-feature:nth-child(2n) .o-medias{grid-column:2/3;grid-row:1/2}@media (max-width:480px){.o-paragraph__boat_features .o-features-wrapper .o-key-feature:nth-child(2n) .o-medias{grid-column:1/2}}.o-paragraph__boat_features .o-features-wrapper .o-key-feature:nth-child(2n) .o-texts{grid-column:1/2;grid-row:1/2}@media (max-width:480px){.o-paragraph__boat_features .o-features-wrapper .o-key-feature:nth-child(2n) .o-texts{grid-column:1/2;grid-row:2/3}}.o-paragraph__boat_features .o-paragraph__boat_features_item{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:37.9rem}@media (max-width:768px){.o-paragraph__boat_features .o-paragraph__boat_features_item{min-height:30rem}}.o-paragraph__boat_features .o-paragraph__boat_features_item .o-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.o-paragraph__boat_features .o-paragraph__boat_features_item .o-content .o-text-container{color:#fff;font-family:Ubuntu,Arial,sans-serif;font-weight:700;margin-bottom:3rem}.o-paragraph__boat_features .o-paragraph__boat_features_item .o-content .o-text-container .o-title{font-size:1.9rem}@media (max-width:767px){.o-paragraph__boat_features .o-paragraph__boat_features_item .o-content .o-text-container .o-title{font-size:1.6rem}}.o-paragraph__boat_features .o-paragraph__boat_features_item .o-content .o-image-container img{height:8rem;object-fit:contain;width:8rem}.o-paragraph__boat_features .o-text{color:#757575;font-family:DIN,Arial,sans-serif;font-size:1.8rem;font-weight:400;margin:0 auto;max-width:77.8rem;text-align:left;width:100%}.o-paragraph__boat_features .o-text h2,.o-paragraph__boat_features .o-text h3,.o-paragraph__boat_features .o-text h4,.o-paragraph__boat_features .o-text h5,.o-paragraph__boat_features .o-text h6{color:#135347;font-size:2.2rem;font-weight:700;letter-spacing:normal;line-height:1.7em;margin-bottom:1.5rem;text-transform:none}@media (max-width:480px){.o-paragraph__boat_features .o-text{font-size:1.2rem}}.o-features-text .o-desc{max-height:0;opacity:0;transition:opacity .6s ease-out;visibility:hidden}.o-features-text .o-desc.is-active{max-height:100rem;opacity:1;transition:opacity .4s ease-in;visibility:visible}.o-paragraph__cms_block{margin:4rem auto}.o-virtual-visit-iframe{background-color:#f5f5f5;display:block;height:72rem;margin:0 auto 4.2rem;max-width:calc(100% - 4.8rem);width:128rem}@media (max-width:767px){.o-virtual-visit-iframe{height:23.1rem}}.pano{background-color:#f5f5f5;height:100%;width:100%}.o-paragraph__image_with_double_text{background-color:#135347;background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;margin:0 auto;max-width:192rem;padding:17rem 36.5rem;width:100%}@media (max-width:1919px){.o-paragraph__image_with_double_text{padding:17rem}}@media (max-width:1216px){.o-paragraph__image_with_double_text{padding:7rem}}@media (max-width:768px){.o-paragraph__image_with_double_text{margin-bottom:8rem;padding:10.2rem}}@media (max-width:767px){.o-paragraph__image_with_double_text{padding:4.2rem;text-align:center}}.o-paragraph__image_with_double_text .o-content{margin:0 auto;max-width:122.8rem;width:100%}.o-paragraph__image_with_double_text .o-paragraphs__inner{column-gap:22rem;display:grid;grid-template-columns:1fr 1fr;row-gap:9rem}@media (max-width:1408px){.o-paragraph__image_with_double_text .o-paragraphs__inner{column-gap:10rem}}@media (max-width:1024px){.o-paragraph__image_with_double_text .o-paragraphs__inner{grid-template-columns:1fr}}.o-paragraph__image_with_double_text .o-paragraph__double_text{color:#fff;grid-column:1/2}.o-paragraph__image_with_double_text .o-paragraph__double_text .o-container.o-wysiwyg{padding:0}.o-paragraph__image_with_double_text .o-paragraph__double_text:nth-child(odd){grid-column:2/3}@media (max-width:1024px){.o-paragraph__image_with_double_text .o-paragraph__double_text,.o-paragraph__image_with_double_text .o-paragraph__double_text:nth-child(odd){grid-column:1/3}}.o-paragraph__image_with_double_text .o-paragraph__double_text .o-title-double_text,.o-paragraph__image_with_double_text .o-paragraph__double_text h2{color:#fff;font-family:Ubuntu,Arial,sans-serif;font-size:4rem;font-weight:700;margin-bottom:2.4rem}@media (max-width:768px){.o-paragraph__image_with_double_text .o-paragraph__double_text .o-title-double_text,.o-paragraph__image_with_double_text .o-paragraph__double_text h2{font-size:2.2rem}}@media (max-width:480px){.o-paragraph__image_with_double_text .o-paragraph__double_text .o-title-double_text,.o-paragraph__image_with_double_text .o-paragraph__double_text h2{font-size:1.6rem}}.o-paragraph__image_with_double_text .o-paragraph__double_text .o-text-double_text{color:#fff;font-family:DIN,Arial,sans-serif;font-size:1.9rem;margin-bottom:4.3rem}@media (max-width:480px){.o-paragraph__image_with_double_text .o-paragraph__double_text .o-text-double_text{font-size:1.2rem}}.o-paragraph__image_with_double_text .o-paragraph__double_text .o-text-double_text blockquote{color:#fff}.o-paragraph__image_with_double_text .o-paragraph__double_text .o-link-double_text a{border:0}.o-paragraph__image_text_slide .o-content,.o-paragraph__image_with_text .o-content{display:grid;grid-template-columns:50% 50%;height:100%;width:100%}@media (max-width:768px){.o-paragraph__image_text_slide .o-content,.o-paragraph__image_with_text .o-content{gap:4rem;grid-template-columns:1fr;height:auto}}.o-paragraph__image_text_slide .o-media-container,.o-paragraph__image_with_text .o-media-container{grid-column:1/2;grid-row:1/2;width:100%}.o-paragraph__image_text_slide .o-media-container img,.o-paragraph__image_with_text .o-media-container img{object-fit:cover}.o-paragraph__image_text_slide .o-image-container,.o-paragraph__image_with_text .o-image-container{cursor:zoom-in}.o-paragraph__image_text_slide .o-image-container img,.o-paragraph__image_with_text .o-image-container img{height:100%;object-fit:cover;width:100%}@media (max-width:768px){.o-paragraph__image_text_slide .o-image-container img,.o-paragraph__image_with_text .o-image-container img{height:auto}}.o-paragraph__image_text_slide .o-text-container,.o-paragraph__image_with_text .o-text-container{grid-column:2/3;grid-row:1/2;margin:auto 0;padding:8rem 8rem 8rem 14rem;width:100%}@media (max-width:1408px){.o-paragraph__image_text_slide .o-text-container,.o-paragraph__image_with_text .o-text-container{padding-left:4rem;padding-right:5rem}}@media (max-width:768px){.o-paragraph__image_text_slide .o-text-container,.o-paragraph__image_with_text .o-text-container{grid-column:1/2;grid-row:2/3;max-width:100%;padding:0 2.4rem 4rem;width:100%}}.o-paragraph__image_text_slide .o-text-container .o-subtitle,.o-paragraph__image_with_text .o-text-container .o-subtitle{color:rgba(3,75,61,.6);font-family:EB-Garamond,Arial,sans-serif;font-size:2.4rem;font-style:italic;font-weight:600;margin-bottom:3rem}.o-paragraph__image_text_slide .o-text-container .o-title,.o-paragraph__image_with_text .o-text-container .o-title{color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:4rem;font-weight:700;margin:3rem auto 0}@media (max-width:480px){.o-paragraph__image_text_slide .o-text-container .o-title,.o-paragraph__image_with_text .o-text-container .o-title{font-size:2.6rem}}.o-paragraph__image_text_slide .o-text-container .o-title strong,.o-paragraph__image_with_text .o-text-container .o-title strong{color:#78a17c}.o-paragraph__image_text_slide .o-text-container .o-date,.o-paragraph__image_with_text .o-text-container .o-date{color:#707070;font-family:DINPro,Arial,sans-serif;font-size:1.9rem;font-weight:400;line-height:3.4rem}.o-paragraph__image_text_slide .o-text-container .o-text,.o-paragraph__image_with_text .o-text-container .o-text{color:#707070;font-family:DINPro,Arial,sans-serif;font-size:1.9rem;font-weight:400;line-height:3.4rem;margin-bottom:4.6rem;margin-top:3rem}@media (max-width:480px){.o-paragraph__image_text_slide .o-text-container .o-text,.o-paragraph__image_with_text .o-text-container .o-text{margin-bottom:2.8rem}}.o-paragraph__image_text_slide .o-text-container .o-link-container,.o-paragraph__image_with_text .o-text-container .o-link-container{margin-top:4.6rem}.o-home-promoted-boats .o-paragraph__image_with_text:nth-child(2n) .o-content,.o-paragraph__image_text_slide.image-position-right .o-content,.o-paragraph__image_with_text.image-position-right .o-content{justify-items:end}.o-home-promoted-boats .o-paragraph__image_with_text:nth-child(2n) .o-media-container,.o-paragraph__image_text_slide.image-position-right .o-media-container,.o-paragraph__image_with_text.image-position-right .o-media-container{grid-column:2/3;grid-row:1/2}@media (max-width:768px){.o-home-promoted-boats .o-paragraph__image_with_text:nth-child(2n) .o-media-container,.o-paragraph__image_text_slide.image-position-right .o-media-container,.o-paragraph__image_with_text.image-position-right .o-media-container{grid-column:1/2}}.o-home-promoted-boats .o-paragraph__image_with_text:nth-child(2n) .o-text-container,.o-paragraph__image_text_slide.image-position-right .o-text-container,.o-paragraph__image_with_text.image-position-right .o-text-container{grid-column:1/2;grid-row:1/2;margin-right:auto;padding-left:14rem;padding-right:10rem}@media (max-width:1408px){.o-home-promoted-boats .o-paragraph__image_with_text:nth-child(2n) .o-text-container,.o-paragraph__image_text_slide.image-position-right .o-text-container,.o-paragraph__image_with_text.image-position-right .o-text-container{padding-left:4rem;padding-right:5rem}}@media (max-width:768px){.o-home-promoted-boats .o-paragraph__image_with_text:nth-child(2n) .o-text-container,.o-paragraph__image_text_slide.image-position-right .o-text-container,.o-paragraph__image_with_text.image-position-right .o-text-container{grid-row:2/3;padding:0 2.4rem 4rem}}.o-paragraph__image_text_slide.image-position-background,.o-paragraph__image_with_text.image-position-background{background-color:#135347;background-repeat:no-repeat;background-size:cover;padding:17.5rem 4rem}@media (max-width:768px){.o-paragraph__image_text_slide.image-position-background,.o-paragraph__image_with_text.image-position-background{padding:10rem 2rem}}.o-paragraph__image_text_slide.image-position-background .o-content,.o-paragraph__image_with_text.image-position-background .o-content{grid-template-columns:1fr;justify-items:left;margin:0 auto;max-width:128rem;padding:0;position:relative;width:100%;z-index:20}@media (max-width:768px){.o-paragraph__image_text_slide.image-position-background .o-content,.o-paragraph__image_with_text.image-position-background .o-content{justify-items:center}}.o-paragraph__image_text_slide.image-position-background .o-content .o-text-container,.o-paragraph__image_with_text.image-position-background .o-content .o-text-container{grid-column:1/2;grid-row:1/2;margin:0;padding:0}@media (max-width:768px){.o-paragraph__image_text_slide.image-position-background .o-content .o-text-container,.o-paragraph__image_with_text.image-position-background .o-content .o-text-container{text-align:center}}.o-paragraph__image_text_slide.image-position-background .o-content .o-text-container .o-subtitle,.o-paragraph__image_with_text.image-position-background .o-content .o-text-container .o-subtitle{color:hsla(0,0%,100%,.5)}@media (max-width:767px){.o-paragraph__image_text_slide.image-position-background .o-content .o-text-container .o-subtitle,.o-paragraph__image_with_text.image-position-background .o-content .o-text-container .o-subtitle{font-size:1.4rem}}.o-paragraph__image_text_slide.image-position-background .o-content .o-text-container .o-title,.o-paragraph__image_with_text.image-position-background .o-content .o-text-container .o-title{color:#fff}@media (max-width:767px){.o-paragraph__image_text_slide.image-position-background .o-content .o-text-container .o-title,.o-paragraph__image_with_text.image-position-background .o-content .o-text-container .o-title{font-size:1.6rem}}.o-paragraph__image_text_slide.image-position-background .o-content .o-text-container .o-text,.o-paragraph__image_text_slide.image-position-background .o-content .o-text-container .o-title strong,.o-paragraph__image_with_text.image-position-background .o-content .o-text-container .o-text,.o-paragraph__image_with_text.image-position-background .o-content .o-text-container .o-title strong{color:#fff}@media (max-width:767px){.o-paragraph__image_text_slide.image-position-background .o-content .o-text-container .o-text,.o-paragraph__image_with_text.image-position-background .o-content .o-text-container .o-text{font-size:1.9rem}}@media (max-width:480px){.o-paragraph__image_text_slide.image-position-background .o-content .o-text-container .o-text,.o-paragraph__image_with_text.image-position-background .o-content .o-text-container .o-text{font-size:1.2rem}}.o-paragraph__image_text_slide.image-position-background .o-content .o-text-container .o-btn,.o-paragraph__image_with_text.image-position-background .o-content .o-text-container .o-btn{background-color:#ffd666;color:#135347}.has-head .o-head{background-color:#ededed;padding:10rem 2rem}@media (max-width:768px){.has-head .o-head{padding:4rem 2rem}}.has-head .o-head .o-texts{margin:0 auto;max-width:118.2rem;width:100%}.has-head .o-head .o-texts .title{color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:6rem;font-weight:700;line-height:6.9rem;margin-bottom:5.4rem;text-align:center}@media (max-width:1024px){.has-head .o-head .o-texts .title{font-size:4rem;line-height:1.5;margin-bottom:3.2rem}}.has-head .o-head .o-texts .desc{color:#707070;font-family:DINPro,Arial,sans-serif;font-size:1.9rem;font-weight:400;line-height:3.4rem}.o-paragraph__image_text_slide{height:100%}.paragraph__slider_images_texts{display:grid;grid-template-columns:1fr 1fr;max-width:192rem;width:100%}@media (max-width:768px){.paragraph__slider_images_texts{grid-template-columns:1fr}}.paragraph__slider_images_texts.position-right .o-paragraph__image_text_slide .o-content{height:100%}.paragraph__slider_images_texts.position-right .o-paragraph__image_text_slide .o-content .o-media-container{grid-column:2/3;grid-row:1/2}@media (max-width:768px){.paragraph__slider_images_texts.position-right .o-paragraph__image_text_slide .o-content .o-media-container{grid-column:1/2;grid-row:1/2}}.paragraph__slider_images_texts.position-right .o-paragraph__image_text_slide .o-content .o-text-container{grid-column:1/2;grid-row:1/2}@media (max-width:768px){.paragraph__slider_images_texts.position-right .o-paragraph__image_text_slide .o-content .o-text-container{grid-column:1/2;grid-row:2/3}}.paragraph__slider_images_texts .swiper-wrapper{grid-column:1/3;grid-row:1/2}@media (max-width:768px){.paragraph__slider_images_texts .swiper-wrapper{grid-column:1/2;grid-row:1/2}}.paragraph__slider_images_texts .swiper-actions{align-self:end;grid-column:1/2;grid-row:1/2;justify-self:end;position:relative}@media (max-width:768px){.paragraph__slider_images_texts .swiper-actions{grid-column:1/2;grid-row:1/2;grid-template-columns:1fr 1fr;justify-content:center;justify-self:auto;width:100vw}}@media (min-width:769px){.paragraph__slider_images_texts.paragraph__slider_images_texts.position-right .swiper-actions{align-self:end;grid-column:2/3;grid-row:1/2;justify-self:start}}.o-paragraph__image{background-color:#135347}.o-paragraph__image img{height:auto;width:100%}@media (max-width:768px){.o-paragraph__image{display:none}}.o-paragraph__partner{margin:0 auto;max-width:123rem;width:100%}.o-paragraph__partner:last-child{margin-bottom:12.6rem}@media (max-width:768px){.o-paragraph__partner:nth-child(odd){background-color:#ededed}.o-paragraph__partner:last-child{margin-bottom:0}}.o-paragraph__partner.odd .o-content{flex-direction:row-reverse}.o-paragraph__partner.even .o-content{flex-direction:row}@media (max-width:768px){.o-paragraph__partner.even .o-content,.o-paragraph__partner.odd .o-content{flex-direction:column}}.o-paragraph__partner .o-content{align-items:center;display:flex;padding:8.2rem 5rem;width:100%}@media (max-width:768px){.o-paragraph__partner .o-content{padding:2rem 2rem 4rem}}.o-paragraph__partner .o-image-container{max-width:50%;width:100%}@media (max-width:768px){.o-paragraph__partner .o-image-container{max-width:100%}}.o-paragraph__partner .o-image-container img{display:block;height:13.6rem;margin:0 auto;object-fit:contain;object-position:center;width:19.3rem}@media (max-width:768px){.o-paragraph__partner .o-image-container img{height:7.1rem;margin-bottom:2.6rem;width:10.1rem}}.o-paragraph__partner .o-text-container{max-width:50%;width:100%}@media (max-width:768px){.o-paragraph__partner .o-text-container{align-items:center;display:flex;flex-direction:column;max-width:100%}}.o-paragraph__partner .o-text-container .o-title{color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:4rem;font-weight:700;margin-bottom:3.6rem}@media (max-width:480px){.o-paragraph__partner .o-text-container .o-title{font-size:1.6rem;margin-bottom:.6rem;text-align:center}}.o-paragraph__partner .o-text-container .o-text{color:#757575;font-family:DIN,Arial,sans-serif;font-size:2rem;font-weight:400;margin-bottom:4.6rem}@media (max-width:480px){.o-paragraph__partner .o-text-container .o-text{font-size:1.2rem;margin-bottom:2.8rem}}.o-paragraph__push_boat_product{background-color:#f5f5f5;padding:14.5rem 0 15.8rem}@media (max-width:1920px){.o-paragraph__push_boat_product{padding:7.4rem 0}}@media (max-width:768px){.o-paragraph__push_boat_product{padding:4rem 2rem}}.o-paragraph__push_boat_product .o-section__title{max-width:108rem;padding:0 0 4.2rem;text-align:left;width:100%}@media (max-width:768px){.o-paragraph__push_boat_product .o-section__title{padding-bottom:1.5rem;text-align:center}}.o-paragraph__push_boat_product .o-image-container{height:73.6rem;margin:0 auto 9.6rem;max-width:173.7rem;width:100%}@media (max-width:1920px){.o-paragraph__push_boat_product .o-image-container{height:auto}}@media (max-width:768px){.o-paragraph__push_boat_product .o-image-container{margin-bottom:2rem}}.o-paragraph__push_boat_product .o-image-container img{height:100%;object-fit:cover;object-position:center;width:100%}.o-paragraph__push_boat_product .o-text-container{display:flex;margin:0 auto;max-width:128rem;padding:0 4.7rem;width:100%}@media (max-width:768px){.o-paragraph__push_boat_product .o-text-container{flex-direction:column;padding:0}}.o-paragraph__push_boat_product .o-text-container .o-left{width:50%}@media (max-width:768px){.o-paragraph__push_boat_product .o-text-container .o-left{align-items:center;display:flex;flex-direction:column;margin-bottom:3.5rem;text-align:center;width:100%}}.o-paragraph__push_boat_product .o-text-container .o-left .o-text{color:#757575;font-size:1.9rem;font-weight:400;margin-bottom:3rem;max-width:48.1rem;width:100%}@media (max-width:480px){.o-paragraph__push_boat_product .o-text-container .o-left .o-text{font-size:1.2rem;max-width:100%}}.o-paragraph__push_boat_product .o-text-container .o-left .o-text h2,.o-paragraph__push_boat_product .o-text-container .o-left .o-text h3,.o-paragraph__push_boat_product .o-text-container .o-left .o-text h4,.o-paragraph__push_boat_product .o-text-container .o-left .o-text h5,.o-paragraph__push_boat_product .o-text-container .o-left .o-text h6{color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:4rem;font-weight:700;margin-bottom:3rem}@media (max-width:767px){.o-paragraph__push_boat_product .o-text-container .o-left .o-text h2,.o-paragraph__push_boat_product .o-text-container .o-left .o-text h3,.o-paragraph__push_boat_product .o-text-container .o-left .o-text h4,.o-paragraph__push_boat_product .o-text-container .o-left .o-text h5,.o-paragraph__push_boat_product .o-text-container .o-left .o-text h6{font-size:1.6rem}}.o-paragraph__push_boat_product .o-text-container .o-left .o-text h2 strong,.o-paragraph__push_boat_product .o-text-container .o-left .o-text h3 strong,.o-paragraph__push_boat_product .o-text-container .o-left .o-text h4 strong,.o-paragraph__push_boat_product .o-text-container .o-left .o-text h5 strong,.o-paragraph__push_boat_product .o-text-container .o-left .o-text h6 strong{color:#78a17c}.o-paragraph__push_boat_product .o-text-container .o-right{margin:auto 0;width:50%}@media (max-width:768px){.o-paragraph__push_boat_product .o-text-container .o-right{width:100%}}.o-icons-desc-wrapper{display:flex;justify-content:space-around}.o-icons-desc-wrapper .o-paragraph__icon_with_title{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.o-icons-desc-wrapper .o-paragraph__icon_with_title .o-icon__title{color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:2rem;font-weight:700;margin-bottom:2.9rem;max-width:11rem;text-align:center;width:100%}@media (max-width:767px){.o-icons-desc-wrapper .o-paragraph__icon_with_title .o-icon__title{font-size:1.6rem}}@media (max-width:480px){.o-icons-desc-wrapper .o-paragraph__icon_with_title .o-icon__title{font-size:1.2rem;max-width:6.4rem}}.o-icons-desc-wrapper .o-paragraph__icon_with_title .o-icon-container{height:7rem;width:7.7rem}@media (max-width:480px){.o-icons-desc-wrapper .o-paragraph__icon_with_title .o-icon-container{height:3.8rem;width:3.8rem}}.o-icons-desc-wrapper .o-paragraph__icon_with_title .o-icon-container img{height:100%;object-fit:contain;width:100%}.o-paragraph__slider_images{margin:18rem auto;overflow:hidden;padding:0 0 3.5rem;position:relative}@media (max-width:768px){.o-paragraph__slider_images{margin:4rem auto}}@media (max-width:767px){.o-paragraph__slider_images{background:#f5f5f5;padding:3rem 0}}.o-paragraph__slider_images .o-images-container{height:102.2rem;max-height:85vh;padding:0 15.8rem 4.7rem}@media (max-height:901px){.o-paragraph__slider_images .o-images-container{height:67.4rem}}@media (max-width:768px){.o-paragraph__slider_images .o-images-container{height:26.5rem;padding:0 0 3.5rem}}.o-paragraph__slider_images .o-images-container .swiper-slide{height:100%;object-fit:cover;object-position:center;width:100%}.o-paragraph__video{background:linear-gradient(0deg,#fff 0,#fff 50%,#f4f4f4 0,#f4f4f4);margin:18rem auto;padding-top:8rem}@media (max-width:768px){.o-paragraph__video{margin:8rem auto}}.o-paragraph__video:first-child{margin-top:0;padding-top:0}.o-paragraph__wysiwyg{margin:7rem auto}@media (max-width:480px){.o-paragraph__wysiwyg{margin:2rem auto}}.o-paragraph__wysiwyg .o-text-container{margin:0 auto;max-width:128rem;width:100%}.o-paragraph__wysiwyg .o-text-container .o-text{color:#757575;font-family:DIN,Arial,sans-serif;font-size:2rem;font-weight:400;line-height:1.5em}@media (max-width:480px){.o-paragraph__wysiwyg .o-text-container .o-text{font-size:1.2rem}}.o-paragraph__wysiwyg .o-text-container .o-text h2{color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:4rem;font-weight:700;margin-bottom:4rem}@media (max-width:768px){.o-paragraph__wysiwyg .o-text-container .o-text h2{font-size:2.6rem;margin-bottom:3.2rem}}.o-paragraph__wysiwyg .o-text-container .o-text blockquote{color:#135347;font-family:EB-Garamond,Arial,sans-serif;font-size:5rem;font-weight:600;line-height:1.2em;margin-bottom:2.4rem;margin-top:2.4rem}@media (max-width:768px){.o-paragraph__wysiwyg .o-text-container .o-text blockquote{margin-bottom:2.5rem}}@media (max-width:767px){.o-paragraph__wysiwyg .o-text-container .o-text blockquote{font-size:2.6rem;text-align:center}}.o-paragraph__wysiwyg .o-text-container .o-text blockquote:only-child{color:#135347;margin-bottom:7.5rem}.o-paragraph__wysiwyg .o-text-container .o-text blockquote p:before{content:"“"}.o-paragraph__wysiwyg .o-text-container .o-text blockquote p:after{content:"”"}.o-section-youtube{background:linear-gradient(0deg,#fff 0,#fff 50%,#f4f4f4 0,#f4f4f4);margin:18rem auto;padding-top:8rem}@media (max-width:768px){.o-section-youtube{margin:8rem auto}}.o-section-youtube:first-child{margin-top:0;padding-top:0}.o-section-youtube iframe{width:100%}.o-paragraph__youtube{background-color:#f5f5f5;position:relative}.o-paragraph__youtube:before{content:"";float:left;padding-top:54.6240276577%}.o-paragraph__youtube:after{clear:both;content:"";display:block}.o-paragraph__youtube iframe{bottom:0;height:100%;left:0;object-fit:cover;object-position:center;position:absolute;right:0;top:0;width:100%}@media (max-width:768px){.o-paragraph__youtube{padding:0 2rem}}.o-video-overlay{background-color:#135347;background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:grid;inset:0 0 0 0;place-content:center;position:absolute;z-index:10}.o-video-overlay:hover svg{fill:#135347}.o-video-overlay svg{height:15rem;width:15rem}[src]+.cookie-fallback{display:none}[data-src]+.cookie-fallback{background:#135347;color:#fff;display:grid;inset:0 0 0 0;justify-items:center;padding:2rem;place-content:center;position:absolute;text-align:center;z-index:20}[data-src]+.cookie-fallback #ot-sdk-btn.ot-sdk-show-settings{border-color:#fff;color:#135347;margin-top:2rem}[data-src]+.cookie-fallback #ot-sdk-btn.ot-sdk-show-settings:hover{background-color:#78a17c;color:#fff}.o-newsletter__wrapper{color:#fff;grid-column:1/2;grid-row:1/4}@media (max-width:768px){.o-newsletter__wrapper{grid-column:1/1;grid-row:1/2}}.o-newsletter{display:grid;gap:3.2rem;grid-auto-flow:row;justify-items:flex-start;max-width:48rem;text-align:center;width:100%}.o-newsletter .o-title{font-size:3rem;font-weight:700}.o-newsletter .o-desc{font-family:DIN,Arial,sans-serif;font-size:1.9rem;text-align:left}.o-news-paging{display:none}@media (min-width:769px){.o-news-paging{background-color:#f5f5f5;display:block;margin-top:8rem;padding-bottom:.5rem}}.o-news-paging img{display:block;height:100%;max-width:100%;object-fit:cover;width:100%}.o-news-paging .o-paging-list{display:flex;flex-wrap:wrap}.o-news-paging .o-paging-list .o-news-summary{font-size:1.9rem}@media (max-width:767px){.o-news-paging .o-paging-list .o-news-summary{font-size:1.6rem}}.o-news-paging .o-paging-list .o-paging-item{height:44rem;margin:0 .5rem 1rem;position:relative;width:calc(20% - 1rem)}.o-news-paging .o-paging-list .o-paging-item .o-image{height:100%;width:100%}.o-news-paging .o-paging-list .o-paging-item .o-text{bottom:3rem;color:#fff;left:3rem;position:absolute;right:3rem}.o-news-paging .o-paging-list .o-paging-item .o-text .o-news-date{font-family:EB-Garamond,Arial,sans-serif;font-size:2.4rem;font-style:italic;font-weight:600;opacity:.5}.o-news-paging .o-paging-list .o-paging-item .o-text .o-news-title{font-family:Ubuntu,Arial,sans-serif;font-size:3rem;font-weight:700}.o-news-paging .o-paging-list .o-video-wrapper{height:44rem;margin:0 .5rem 1rem;position:relative;width:calc(40% - 1rem)}.o-news-paging .o-paging-list .o-video-wrapper .o-text{bottom:3rem;color:#fff;left:3rem;position:absolute;right:3rem}.o-news-paging .o-paging-list .o-video-wrapper .o-text .o-news-date{font-family:EB-Garamond,Arial,sans-serif;font-size:2.4rem;font-style:italic;font-weight:600;opacity:.5}.o-news-paging .o-paging-list .o-video-wrapper .o-text .o-news-title{font-family:Ubuntu,Arial,sans-serif;font-size:3rem;font-weight:700}.o-news-pagination{display:none}@media (max-width:768px){.o-news-pagination{display:flex;height:2rem;justify-content:space-between;margin:1rem auto;position:relative;width:100%}}.o-news-pagination .o-pagination__list,.o-news-pagination .o-pagination__next,.o-news-pagination .o-pagination__prev{position:relative}.o-news-pagination .o-pagination__list:after,.o-news-pagination .o-pagination__next:after,.o-news-pagination .o-pagination__prev:after{background-repeat:no-repeat;background-size:contain;content:"";display:block;height:2rem;position:absolute;top:50%;transform:translateY(-50%);width:2rem}.o-news-pagination .o-pagination__prev{padding-left:4rem}@media (max-width:768px){.o-news-pagination .o-pagination__prev{left:2rem;position:absolute;top:50%;transform:translateY(-50%)}}.o-news-pagination .o-pagination__prev:after{background-image:url(/themes/allspark/dist/images/arrow-prev-green.d0febd2a.svg);left:1rem}.o-news-pagination .o-pagination__list{font-size:0;width:2rem}@media (max-width:768px){.o-news-pagination .o-pagination__list{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}}.o-news-pagination .o-pagination__list:after{background-image:url(/themes/allspark/dist/images/news-list-green.305ecfce.svg)}.o-news-pagination .o-pagination__next{padding-right:4rem}@media (max-width:768px){.o-news-pagination .o-pagination__next{position:absolute;right:2rem;top:50%;transform:translateY(-50%)}}.o-news-pagination .o-pagination__next:after{background-image:url(/themes/allspark/dist/images/arrow-next-green.bc63c901.svg);right:1rem}.pager{display:none}.pager .pager__items{display:flex;justify-content:space-between;width:100%}.pager .pager__item{display:none}.pager .pager__item--next,.pager .pager__item--previous{display:block}.node-events_list .pager,.node-news_list .pager,.node-stories_list .pager{display:block;margin:4rem auto;max-width:90rem;padding:0 2rem;width:100%}.node-events_list .pager__items,.node-news_list .pager__items,.node-stories_list .pager__items{color:#135347;display:flex;flex-wrap:wrap;font-size:1.9rem;gap:1rem 2.8rem;justify-content:center}.node-events_list .pager__item,.node-news_list .pager__item,.node-stories_list .pager__item{display:block}.node-events_list .pager__item.is-active a,.node-news_list .pager__item.is-active a,.node-stories_list .pager__item.is-active a{font-weight:700;text-decoration:underline}.o-photo-montage{margin-bottom:1rem;overflow:hidden}@media (min-width:769px){.o-photo-montage .o-montage-container{grid-column-gap:1rem;grid-row-gap:1rem;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:auto;max-width:100%;padding:0;width:100%}}.o-photo-montage .o-montage-container.grid-cols-3{grid-template-columns:repeat(3,1fr)}.o-photo-montage .o-montage-container.grid-cols-3 .o-content-wrapper{grid-area:initial;height:44rem}@media (max-width:1216px){.o-photo-montage .o-montage-container.grid-cols-3 .o-content-wrapper{height:30rem}}@media (max-width:768px){.o-photo-montage .o-montage-container.grid-cols-3 .o-content-wrapper{height:auto}}.o-photo-montage .o-video-wrapper{cursor:pointer;position:relative}.o-photo-montage .o-video-wrapper:after{background-image:url(/themes/allspark/dist/images/play-light.38cce67a.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:8rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8rem}@media (max-width:768px){.o-photo-montage .o-video-wrapper:after{top:calc(50% - 4rem)}}.o-photo-montage .o-news-item-video{display:flex}@media (max-width:768px){.o-photo-montage .o-news-item-video article{display:flex;flex-direction:column;height:100%}}.o-photo-montage .o-news-item-video .o-video-link{display:block;height:100%;position:relative;width:100%}.o-photo-montage .o-news-item-video .o-video{height:100%;object-fit:cover;width:100%}.o-photo-montage .o-image{background-color:#135347;height:100%;overflow:hidden;width:100%}.o-photo-montage .o-image img{height:100%;object-fit:cover;object-position:center;width:100%}@media (max-width:1024px){.o-photo-montage--big .o-montage-container{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.o-photo-montage--big .o-montage-container{display:flex;flex-wrap:wrap;margin:0 2rem}}@media (max-width:480px){.o-photo-montage--big .o-montage-container{margin:0 auto}}.o-photo-montage--big .o-content-wrapper{height:44rem;position:relative}@media (max-width:1216px){.o-photo-montage--big .o-content-wrapper{height:30rem}}@media (max-width:768px){.o-photo-montage--big .o-content-wrapper:after{content:none}.o-photo-montage--big .o-content-wrapper{display:flex;flex-direction:column;height:auto;margin:0 1rem 5.8rem;width:calc(50% - 2rem)}}@media (max-width:480px){.o-photo-montage--big .o-content-wrapper{margin:0 auto;padding:2rem 2rem 4rem;width:100%}.o-photo-montage--big .o-content-wrapper:nth-child(2n){background-color:#f5f5f5}}@media (max-width:768px){.o-photo-montage--big .o-content-wrapper .o-image,.o-photo-montage--big .o-content-wrapper .o-video-wrapper{height:auto}.o-photo-montage--big .o-content-wrapper .o-image img,.o-photo-montage--big .o-content-wrapper .o-image video,.o-photo-montage--big .o-content-wrapper .o-video-wrapper img,.o-photo-montage--big .o-content-wrapper .o-video-wrapper video{aspect-ratio:1/1}}.o-photo-montage--big .o-content-wrapper:first-child{grid-area:1/1/3/5;height:89rem}@media (max-width:1216px){.o-photo-montage--big .o-content-wrapper:first-child{height:61rem}}@media (max-width:1024px){.o-photo-montage--big .o-content-wrapper:first-child{grid-area:1/1/3/3}}@media (max-width:768px){.o-photo-montage--big .o-content-wrapper:first-child{height:auto}}.o-photo-montage--big .o-content-wrapper:nth-child(2){grid-area:1/5/2/7}@media (max-width:1024px){.o-photo-montage--big .o-content-wrapper:nth-child(2){grid-area:1/3/2/5}}.o-photo-montage--big .o-content-wrapper:nth-child(3){grid-area:2/5/3/7}@media (max-width:1024px){.o-photo-montage--big .o-content-wrapper:nth-child(3){grid-area:2/3/3/5}}.o-photo-montage--big .o-content-wrapper:nth-child(4){grid-area:3/1/4/3}@media (max-width:1024px){.o-photo-montage--big .o-content-wrapper:nth-child(4){grid-area:3/1/3/3}}.o-photo-montage--big .o-content-wrapper:nth-child(5){grid-area:3/3/4/5}@media (max-width:1024px){.o-photo-montage--big .o-content-wrapper:nth-child(5){grid-area:3/3/5/5}}.o-photo-montage--big .o-content-wrapper:nth-child(6){grid-area:3/5/4/7}@media (max-width:1024px){.o-photo-montage--big .o-content-wrapper:nth-child(6){grid-area:4/1/5/3}}.o-photo-montage--big .o-content-wrapper:nth-child(7){grid-area:4/1/5/3}@media (max-width:1024px){.o-photo-montage--big .o-content-wrapper:nth-child(7){grid-area:4/3/5/5}}.o-photo-montage--big .o-content-wrapper .o-text{bottom:3rem;color:#fff;left:3rem;position:absolute;right:3rem;z-index:20}@media (max-width:768px){.o-photo-montage--big .o-content-wrapper .o-text{color:#135347;position:static}}.o-photo-montage--big .o-content-wrapper .o-text .o-news-date{font-family:EB-Garamond,Arial,sans-serif;font-size:2.4rem;font-style:italic;font-weight:600;margin-bottom:1.5rem;opacity:.8}@media (max-width:480px){.o-photo-montage--big .o-content-wrapper .o-text .o-news-date{font-size:1.4rem;margin-bottom:.8rem}}.o-photo-montage--big .o-content-wrapper .o-text .o-event-date{display:flex;flex-wrap:wrap}.o-photo-montage--big .o-content-wrapper .o-text .o-event-date p{margin:initial}.o-photo-montage--big .o-content-wrapper .o-text .o-news-title{font-family:Ubuntu,Arial,sans-serif;font-size:3rem;font-weight:700;margin-bottom:2rem}@media (max-width:480px){.o-photo-montage--big .o-content-wrapper .o-text .o-news-title{font-size:1.6rem;margin-bottom:.8rem}}.o-photo-montage--big .o-content-wrapper .o-text .o-news-desc{font-family:DIN,Arial,sans-serif;font-size:1.9rem;font-weight:400}@media (max-width:480px){.o-photo-montage--big .o-content-wrapper .o-text .o-news-desc{font-size:1.2rem;margin-bottom:2.8rem}}.o-photo-montage--big .o-content-wrapper .o-text .o-news-summary{font-size:1.6rem}.o-photo-montage--big .o-content-wrapper .o-text .o-place p{font-size:1.6rem;line-height:1.2;margin:initial}.o-photo-montage--big .o-content-wrapper .o-text .o-btn{margin-top:1.5rem}@media (min-width:769px){.o-photo-montage--big .o-content-wrapper .o-text .o-btn{display:none}}.o-photo-montage--small .o-content-wrapper{height:44rem}.o-photo-montage--small .o-content-wrapper:first-child{grid-area:1/1/2/3}.o-photo-montage--small .o-content-wrapper:nth-child(2){grid-area:1/3/2/4}.o-photo-montage--small .o-content-wrapper:nth-child(3){grid-area:1/4/2/5}.o-photo-montage--small .o-content-wrapper:nth-child(4){grid-area:1/5/2/6}.o-photo-montage--small .o-content-wrapper:nth-child(5){grid-area:2/1/3/2}.o-photo-montage--small .o-content-wrapper:nth-child(6){grid-area:2/2/3/3}.o-photo-montage--small .o-content-wrapper:nth-child(7){grid-area:2/3/3/5}.o-photo-montage--small .o-content-wrapper:nth-child(8){grid-area:2/5/3/6}.o-photo-montage--small .o-content-wrapper:nth-child(9){grid-area:3/1/4/3}.o-photo-montage--small .o-content-wrapper:nth-child(10){grid-area:3/3/4/5}.o-photo-montage--small .o-content-wrapper:nth-child(11){grid-area:3/5/4/6}.o-photo-montage--small .o-content-wrapper img{cursor:pointer;height:100%;object-fit:cover;object-position:center;width:100%}.o-photo-montage--desktop{display:none}@media (min-width:769px){.o-photo-montage--desktop{display:block}}.o-photo-montage--mobile{display:none}@media (max-width:768px){.o-photo-montage--mobile{display:block}}.o-photo-montage--mobile .o-montage-container{display:flex;margin-bottom:4.2rem;position:relative}.o-gallery--mobile{max-width:100%;width:100%}.o-paragraph__placed_images_text{margin:8rem auto}@media (max-width:768px){.o-paragraph__placed_images_text{margin:4rem auto}}.o-paragraph__placed_images_text .o-content{align-items:center;display:grid;grid-template-columns:1fr 1fr}@media (max-width:1215px){.o-paragraph__placed_images_text .o-content{grid-template-columns:1fr}}.o-paragraph__placed_images_text .o-content .o-images-container{height:77.3rem;max-width:57.7rem;position:relative;width:100%}@media (max-width:1215px){.o-paragraph__placed_images_text .o-content .o-images-container{margin:auto}}@media (max-width:768px){.o-paragraph__placed_images_text .o-content .o-images-container{display:none}}.o-paragraph__placed_images_text .o-content .o-images-container img{display:block;height:100%;object-fit:cover;position:absolute;width:100%}.o-paragraph__placed_images_text .o-content .o-images-container img:first-child{height:21.3rem;left:0;top:20.8rem;width:16.6rem}.o-paragraph__placed_images_text .o-content .o-images-container img:nth-child(2){height:24.8rem;right:0;top:0;width:37.1rem}.o-paragraph__placed_images_text .o-content .o-images-container img:nth-child(3){bottom:0;height:49.5rem;right:0;width:37.1rem}.o-paragraph__placed_images_text .o-content .o-images-container img:nth-child(4){height:11.1rem;left:0;top:45.2rem;width:16.6rem}.o-paragraph__placed_images_text .o-content .o-text-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:10rem}@media (max-width:1215px){.o-paragraph__placed_images_text .o-content .o-text-container{max-width:100%;padding:5rem}}@media (max-width:768px){.o-paragraph__placed_images_text .o-content .o-text-container{align-items:flex-start;padding:0}}.o-paragraph__placed_images_text .o-content .o-text-container .o-subtitle{color:rgba(3,75,61,.6);font-family:EB-Garamond,Arial,sans-serif;font-size:2.4rem;font-style:italic;font-weight:600;margin-bottom:2.4rem}@media (max-width:480px){.o-paragraph__placed_images_text .o-content .o-text-container .o-subtitle{font-size:1.4rem;margin-bottom:.5rem}}.o-paragraph__placed_images_text .o-content .o-text-container .o-title{color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:4rem;font-weight:700;margin-bottom:3.2rem}@media (max-width:768px){.o-paragraph__placed_images_text .o-content .o-text-container .o-title{font-size:2.6rem;text-align:start}}.o-paragraph__placed_images_text .o-content .o-text-container .o-title strong{color:#78a17c}.o-paragraph__placed_images_text .o-content .o-text-container .o-text{color:#757575;font-size:2rem}.o-paragraph__placed_images_text .o-content .o-text-container .o-text h2{color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:4rem;font-weight:700;margin-bottom:3.2rem}.o-paragraph__placed_images_text .o-content .o-text-container .o-text h2 strong,.o-paragraph__placed_images_text .o-content .o-text-container .o-text h3 strong,.o-paragraph__placed_images_text .o-content .o-text-container .o-text h4 strong,.o-paragraph__placed_images_text .o-content .o-text-container .o-text h5 strong,.o-paragraph__placed_images_text .o-content .o-text-container .o-text h6 strong{color:#78a17c}.o-paragraph__placed_images_text .o-content .o-text-container .o-text p{color:#757575;font-family:DIN,Arial,sans-serif;font-size:2rem;font-weight:400;line-height:1.5em}.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{background-color:#fff;border:.1rem solid #1d1f1d;height:2rem;opacity:1;width:2rem}@media (max-width:768px){.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{height:1rem;width:1rem}}.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{position:relative}.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after{background-color:#1d1f1d;border-radius:50%;content:"";height:1.4rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1.4rem}@media (max-width:768px){.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after{height:.7rem;width:.7rem}}.swiper-button-next,.swiper-button-prev{color:#135347}@media (max-width:480px){.swiper-button-next:after,.swiper-button-prev:after{font-size:2.2rem}}.o-paragraph__slider-default{margin:18rem auto;max-width:164rem;position:relative;width:100%}.o-paragraph__slider-default.o-paragraph__text_with_full_screen_image{background:linear-gradient(0deg,#fff 0,#fff 46.05rem,#f4f4f4 0,#f4f4f4);max-width:100%}@media (max-width:1920px){.o-paragraph__slider-default.o-paragraph__text_with_full_screen_image{background:linear-gradient(0deg,#fff 0,#fff 35rem,#f4f4f4 0,#f4f4f4)}}@media (max-height:901px){.o-paragraph__slider-default.o-paragraph__text_with_full_screen_image{background:linear-gradient(0deg,#fff 0,#fff 33.7rem,#f4f4f4 0,#f4f4f4)}}@media (max-width:768px){.o-paragraph__slider-default.o-paragraph__text_with_full_screen_image{background:linear-gradient(0deg,#fff 0,#fff 25rem,#f4f4f4 0,#f4f4f4)}}@media (max-width:480px){.o-paragraph__slider-default.o-paragraph__text_with_full_screen_image{background:linear-gradient(0deg,#fff 0,#fff 13.25rem,#f4f4f4 0,#f4f4f4)}}@media (max-width:768px){.o-paragraph__slider-default{margin:8rem auto}}.o-paragraph__slider-default .o-container{max-width:192rem;padding:0 14rem}@media (max-width:1408px){.o-paragraph__slider-default .o-container{padding:0 8rem}}@media (max-width:768px){.o-paragraph__slider-default .o-container{padding:0 4rem}}@media (max-width:480px){.o-paragraph__slider-default .o-container{padding:0}}.o-paragraph__slider-default .o-container.o-content>.o-section__head{padding-top:9.4rem}@media (max-width:480px){.o-paragraph__slider-default .o-container.o-content>.o-section__head{padding:4rem 1.6rem}}.o-paragraph__slider-default .o-images-container .swiper-slide{cursor:zoom-in}.o-paragraph__slider-default .o-images-container .swiper-slide img{height:auto;width:100%}.swiper-actions{align-items:center;bottom:0;display:grid;grid-template-columns:7rem 7rem;height:7rem;justify-items:center;position:absolute;right:0;z-index:50}@media (max-width:768px){.swiper-actions{grid-template-columns:5rem 5rem;height:5rem}}.swiper-actions .swiper-button-next,.swiper-actions .swiper-button-prev{height:auto;height:100%;margin:initial;position:static;width:100%}.swiper-actions .swiper-button-next:after,.swiper-actions .swiper-button-prev:after{font-size:2rem}.swiper-actions .swiper-button-prev{background-color:hsla(0,0%,100%,.8)}.swiper-actions .swiper-button-next{background-color:#ffd862}.slider-with-lightbox{margin:0 auto;max-width:90rem;width:100%}.o-titles-nav{border:.1rem solid #bfbfbf;border-left:0;border-right:0;color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:2rem;font-weight:400;margin:0 auto;padding:4rem}@media (max-width:767px){.o-titles-nav{border-bottom:.2rem solid #135347;border-top:0;padding:1.4rem}}@media (max-width:480px){.o-titles-nav{font-size:1.2rem}}.o-titles-nav .o-container{display:flex;justify-content:center}.o-titles-nav .o-nav-list{align-items:center;display:flex;justify-content:flex-start;overflow-x:auto;white-space:nowrap}.o-titles-nav .o-nav-list::-webkit-scrollbar{display:none}.o-titles-nav .o-nav-item{font-family:Ubuntu,Arial,sans-serif;font-weight:500}.o-titles-nav .o-nav-item:not(:last-child){margin-right:6.2rem}.o-video-wrapper .o-video{height:100%;object-fit:cover;width:100%}.o-video-wrapper .plyr--video{height:100%}.o-video-wrapper .plyr__control.plyr__control--overlaid svg{display:none}.o-video-wrapper .plyr__control.plyr__control--overlaid:after{background-image:url(/themes/allspark/dist/images/play-light.38cce67a.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:6rem;width:6rem}.node-cookies_management .o-hero-banner{margin-bottom:8rem}@media (max-width:768px){.node-cookies_management .o-hero-banner{margin-bottom:4rem}}.node-cookies_management .o-cookie-content-container{margin:4rem auto;width:100%}.node-cookies_management .o-cookie-intro{margin-bottom:4rem}.node-cookies_management .o-cookie-intro h2{margin-bottom:2rem}.node-cookies_management .o-cookie-item{display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:4rem auto}@media (max-width:768px){.node-cookies_management .o-cookie-item{gap:2rem}}.node-cookies_management .o-cookie-content{align-items:flex-start;display:flex;flex-direction:column}.node-cookies_management .o-cookie-content .o-cookie-name{font-size:2.2rem;font-weight:500;line-height:1.1}.node-cookies_management .o-cookie-content .o-cookie-name+.o-cookie-link{margin-top:1.6rem}.node-cookies_management .o-cookie-content .o-cookie-link{font-size:1.5rem}.node-cookies_management .o-cookie-cta{align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-left:auto}@media (max-width:768px){.node-cookies_management .o-cookie-cta{grid-template-columns:1fr}}.node-cookies_management .o-cookie-cta .o-btn{opacity:.5}.node-cookies_management .o-cookie-cta .o-btn.is-active,.node-cookies_management .o-cookie-cta .o-btn:hover{opacity:1}.o-cms{background-color:#f4f4f4;margin:0 auto;max-width:192rem;width:100%}.o-cms .o-cms__container{padding:10rem 2rem}@media (max-width:480px){.o-cms .o-cms__container{padding:6rem 0}}.o-cms__inner{margin:0 auto;max-width:118rem;width:calc(100% - 8rem)}@media (max-width:480px){.o-cms__inner{width:calc(100% - 4rem)}}.o-cms h1.o-title{color:#004d3d;font-family:Ubuntu,Arial,sans-serif;font-size:5rem;font-weight:700;margin:0 auto 5rem;max-width:128rem;padding:0 5rem;width:100%}@media (max-width:768px){.o-cms h1.o-title{font-size:3.6rem;margin-bottom:3.6rem}}@media (max-width:480px){.o-cms h1.o-title{font-size:2.4rem;margin-bottom:2.4rem;padding:0 1.6rem}}.o-cms .o-wysiwyg h2,.o-cms .o-wysiwyg h3,.o-cms .o-wysiwyg h4,.o-cms .o-wysiwyg h5,.o-cms .o-wysiwyg h6{color:#004d3d;font-family:Ubuntu,Arial,sans-serif;font-weight:700}.o-cms .o-wysiwyg h2{font-size:2.6rem}@media (max-width:480px){.o-cms .o-wysiwyg h2{font-size:2.2rem}}.o-cms .o-wysiwyg h3{font-size:2.4rem}@media (max-width:480px){.o-cms .o-wysiwyg h3{font-size:2rem}}.o-cms .o-wysiwyg h4{font-size:2.2rem}@media (max-width:480px){.o-cms .o-wysiwyg h4{font-size:1.8rem}}.o-dealer-region-container{padding:10rem 4rem}@media (max-width:480px){.o-dealer-region-container{padding:8rem 1.6rem}}.o-dealer-region-container:nth-child(2n){background-color:#f4f4f4}.o-dealer-region-container>.o-title{color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:4rem;font-weight:700;line-height:4.6rem;margin-bottom:10rem;text-align:center}@media (max-width:768px){.o-dealer-region-container>.o-title{margin-bottom:6rem}}.o-dealer-region-container .view-name-dealers{margin:0 auto}.o-section__dealer-list{padding:0}.o-section__dealer-list .o-container.o-container--big{max-width:100%}.o-section__dealer-list .o-container.o-container--big .o-dealer__list #dealers-list{width:100%}.o-dealer-network-form{display:grid;gap:4rem;grid-template-columns:repeat(3,30rem);justify-content:center;padding:10rem 2rem;width:100%}@media (max-width:1024px){.o-dealer-network-form{gap:3rem;grid-template-columns:repeat(3,22rem)}}@media (max-width:768px){.o-dealer-network-form{grid-template-columns:repeat(3,1fr);padding:3.2rem 2rem 8rem}}@media (max-width:480px){.o-dealer-network-form{grid-template-columns:repeat(1,100%)}}.o-dealer-network-form .form-actions{display:none}.node-homepage .o-gradient-block{margin-top:-47.8rem;pointer-events:none;position:relative;width:100%;z-index:100;z-index:1}@media (max-width:1536px){.node-homepage .o-gradient-block{margin-top:-38.8rem}}@media (max-width:1023px){.node-homepage .o-gradient-block{margin-top:-25.5rem}}@media (max-width:768px){.node-homepage .o-gradient-block{margin-top:-19.2rem}}.node-homepage .o-gradient-block .o-svg{width:100%}.node-homepage .o-gradient-block .o-gradient__content{background-image:url(/themes/allspark/dist/images/wave-gradient-green-yellow.fd101720.svg);background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:column;font-family:Ubuntu,Arial,sans-serif;height:89rem;justify-content:space-between;padding:14rem;text-align:center;width:100%}@media (max-width:1536px){.node-homepage .o-gradient-block .o-gradient__content{height:73.5rem;padding-right:8rem}}@media (max-width:1023px){.node-homepage .o-gradient-block .o-gradient__content{height:39.5rem;justify-content:flex-end;padding:4rem}}@media (max-width:768px){.node-homepage .o-gradient-block .o-gradient__content{height:36.4rem;padding:5rem 2rem}}@media (max-width:480px){.node-homepage .o-gradient-block .o-gradient__content{height:24.7rem;justify-content:flex-end;padding:2rem}}.node-homepage .o-gradient-block .o-gradient__content .o-title{align-self:flex-end;font-size:6rem;font-weight:700;margin-top:8rem}@media (max-width:1800px){.node-homepage .o-gradient-block .o-gradient__content .o-title{font-size:5rem;margin-top:4rem}}@media (max-width:1439px){.node-homepage .o-gradient-block .o-gradient__content .o-title{font-size:4rem;margin-top:4rem}}@media (max-width:1279px){.node-homepage .o-gradient-block .o-gradient__content .o-title{font-size:3rem;margin-top:10rem}}@media (max-width:1023px){.node-homepage .o-gradient-block .o-gradient__content .o-title{display:none}}.node-homepage .o-gradient-block .o-gradient__content .o-desc{font-size:4rem;margin:0 auto;max-width:109.3rem;width:100%}@media (max-width:1023px){.node-homepage .o-gradient-block .o-gradient__content .o-desc{font-size:3rem}}@media (max-width:768px){.node-homepage .o-gradient-block .o-gradient__content .o-desc{font-size:2.4rem}}@media (max-width:480px){.node-homepage .o-gradient-block .o-gradient__content .o-desc{font-size:1.6rem}}.node-homepage .o-gradient-block .o-gradient__content .o-desc strong{color:#ffd666}.o-single-title{font-size:6rem;margin:10rem 0}@media (max-width:768px){.o-single-title{font-size:3rem;margin:5rem 0}}.o-hero-featured{position:relative}.o-hero-featured .o-bg-img-container{filter:brightness(.6);inset:0 0 0 0;position:absolute}.o-hero-featured .o-bg-img-container img{height:100%;object-fit:cover;width:100%}.o-hero-featured .o-content{color:#fff;display:grid;gap:2rem;justify-items:center;margin:0 auto;max-width:108rem;padding:12rem 2rem;place-content:center;position:relative;width:100%}.o-hero-featured .o-content p{font-size:1.9rem;text-align:center}.o-hero-featured .o-overtitle{font-family:EB-Garamond,Arial,sans-serif;font-size:2.4rem;font-style:italic;font-weight:600}.o-hero-featured .o-title{font-family:Ubuntu,Arial,sans-serif;font-size:4rem;font-weight:700}@media (max-width:480px){.o-hero-featured .o-title{font-size:2.6rem}}.o-menu-boat-slider-section{background-color:#ededed;padding-bottom:18rem;padding-top:7rem}@media (max-width:1024px){.o-menu-boat-slider-section{padding-bottom:7rem;padding-top:4rem}}.o-menu-boat-slider-section .o-section__title{color:#135347;font-family:Ubuntu,Arial,sans-serif;font-size:4rem;font-weight:700;margin-bottom:7rem;padding:0 2rem;text-align:center}@media (max-width:1024px){.o-menu-boat-slider-section .o-section__title{margin-bottom:4rem}}@media (max-width:480px){.o-menu-boat-slider-section .o-section__title{font-size:1.6rem}}.o-menu-boat-slider-section .o-section__title span,.o-menu-boat-slider-section .o-section__title strong{color:#78a17c}.o-menu-boat-slider-section .o-menu-boat-slider .swiper-button-disabled{cursor:not-allowed;pointer-events:auto}.o-menu-boat-slider-section .o-menu-boat-slider .swiper-button-next,.o-menu-boat-slider-section .o-menu-boat-slider .swiper-button-prev{height:5rem;width:5rem}.o-menu-boat-slider-section .o-menu-boat-slider .swiper-button-next:after,.o-menu-boat-slider-section .o-menu-boat-slider .swiper-button-prev:after{font-size:2rem}.o-menu-boat-slider-section .o-menu-boat-slider .swiper-button-prev{background-color:hsla(0,0%,100%,.8);left:0}.o-menu-boat-slider-section .o-menu-boat-slider .swiper-button-next{background-color:#ffd862;right:0}.o-menu-boat-slider-section .o-menu-boat-card{align-items:end;aspect-ratio:1/.8;background-color:#135347;color:#fff;display:grid;padding:1.9rem;position:relative}.o-menu-boat-slider-section .o-menu-boat-card .o-card-img-container{filter:brightness(.8);inset:0 0 0 0;position:absolute}.o-menu-boat-slider-section .o-menu-boat-card .o-card-img-container img{height:100%;object-fit:cover;width:100%}.o-menu-boat-slider-section .o-menu-boat-card .o-card-texts{position:relative;z-index:10}.o-menu-boat-slider-section .o-menu-boat-card .o-title{font-family:EB-Garamond,Arial,sans-serif;font-size:1.9rem;font-style:italic;font-weight:600}@media (max-width:480px){.o-menu-boat-slider-section .o-menu-boat-card .o-title{font-size:1.4rem}}.o-menu-boat-slider-section .o-menu-boat-card .o-desc{font-family:Ubuntu,Arial,sans-serif;font-size:1.6rem;font-weight:700}@media (max-width:768px){.o-menu-boat-slider-section .o-menu-boat-card .o-desc{font-size:2.6rem}}.o-menu-boat-slider-section .o-menu-boat-card .o-desc strong{color:#78a17c}.node-event .o-section__dealer-list{margin-bottom:8rem;padding:0 4rem}@media (max-width:768px){.node-event .o-section__dealer-list{padding-top:5rem}}.o-card-list-section{background-color:#f5f5f5;margin:0 auto;padding:8rem 0}.o-card-list-section .o-container>.o-title{font-family:Ubuntu,Arial,sans-serif;font-size:4rem;font-weight:700;line-height:normal;margin-bottom:8rem}@media (max-width:480px){.o-card-list-section .o-container>.o-title{font-size:2.6rem}}.o-card-list-section .o-card-list{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.o-card-list-section .o-card-item{max-width:calc(33.33333% - 2rem);width:100%}@media (max-width:768px){.o-card-list-section .o-card-item{max-width:calc(50% - 1.5rem)}}@media (max-width:480px){.o-card-list-section .o-card-item{max-width:100%}}.o-card-list-section .o-image{background-color:#135347;width:100%}.o-card-list-section .o-image img{aspect-ratio:16/9;width:100%}.o-card-list-section .o-texts{color:#135347;display:grid;font-size:1.6rem;gap:2rem;grid-auto-flow:row;justify-items:start;margin-top:2rem}.o-card-list-section .o-texts .o-date{font-family:EB-Garamond,Arial,sans-serif;font-size:1.9rem;font-style:italic;font-weight:500}.o-card-list-section .o-texts .o-title{font-size:2.2rem;font-weight:700;line-height:1.2}.o-card-list-section .o-texts .o-desc p{line-height:1.5;margin-bottom:0}@media (max-width:768px){.node-dealer-full .o-paragraph__dealer_informations{padding:8rem 0}}.node-dealer-full .o-dealer-infos{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10rem;justify-content:center;padding:0 1.6rem}@media (max-width:1407px){.node-dealer-full .o-dealer-infos{gap:6rem}}@media (max-width:1024px){.node-dealer-full .o-dealer-infos{gap:4rem}}@media (max-width:480px){.node-dealer-full .o-dealer-infos{flex-direction:column}}.node-dealer-full .o-dealer-infos .title{font-family:Ubuntu,Arial,sans-serif;font-size:4rem;font-weight:700;line-height:4.6rem}@media (max-width:1024px){.node-dealer-full .o-dealer-infos .title{font-size:3rem;line-height:3.6rem}}@media (max-width:768px){.node-dealer-full .o-dealer-infos .title{font-size:2.6rem;line-height:3rem}}.node-dealer-full .o-dealer-infos .subtitle{font-family:DINPro,Arial,sans-serif;font-size:1.9rem;font-weight:700;line-height:3.4rem}.node-dealer-full .o-dealer-infos .desc{font-family:DINPro,Arial,sans-serif;font-size:1.9rem;font-weight:400;line-height:3.4rem}.node-dealer-full .o-dealer-infos .desc.items-row{display:grid;grid-auto-flow:row;justify-items:start}.node-dealer-full .o-dealer-infos .details,.node-dealer-full .o-dealer-infos .hours,.node-dealer-full .o-dealer-infos .services{display:grid;gap:2.7rem;grid-auto-flow:row;width:calc(33.33333% - 6.7rem)}@media (max-width:1024px){.node-dealer-full .o-dealer-infos .details,.node-dealer-full .o-dealer-infos .hours,.node-dealer-full .o-dealer-infos .services{width:calc(33.33333% - 3rem)}}@media (max-width:767px){.node-dealer-full .o-dealer-infos .details,.node-dealer-full .o-dealer-infos .hours,.node-dealer-full .o-dealer-infos .services{width:calc(50% - 3rem)}}@media (max-width:480px){.node-dealer-full .o-dealer-infos .details,.node-dealer-full .o-dealer-infos .hours,.node-dealer-full .o-dealer-infos .services{width:100%}}.o-dealer-form-container{margin:8rem auto 5rem;padding:0 2rem}@media (max-width:768px){.o-dealer-form-container{padding:0 1.6rem}}.o-dealer-form-container .o-subtitle{color:rgba(3,75,61,.6);font-family:EB-Garamond,Arial,sans-serif;font-size:2.4rem;font-style:italic;font-weight:600;text-align:center}.o-dealer-form-container .o-subtitle+.o-title{margin-top:2rem}.o-dealer-form-container .o-title{font-family:Ubuntu,Arial,sans-serif;font-weight:700;text-align:center}.o-content-intro{margin-bottom:0;margin-top:0;padding-bottom:8rem;padding-top:8rem}@media (max-width:768px){.o-content-intro{padding-bottom:4rem;padding-top:4rem}}.plyr{--plyr-color-main:$green}.plyr.plyr--stopped .plyr__controls{display:none}.plyr--full-ui.plyr--video .plyr__control--overlaid{background:transparent}.plyr__control--overlaid svg{height:13.4rem;width:13.4rem}@media (max-width:768px){.plyr__control--overlaid svg{height:3.4rem;width:3.4rem}}