@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: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:400;src:url(/themes/allspark/dist/fonts/EBGaramond-Regular.89d68428.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.e70bc3be.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.062e45e7.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.51f432b8.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.61049972.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.fde2831b.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.07f2f7de.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.2fcefa22.woff2) format("woff2")}@font-face{font-display:swap;font-family:EB Garamond;font-style:normal;font-weight:800;src:url(/themes/allspark/dist/fonts/EBGaramond-ExtraBold.027b3455.woff2) format("woff2")}@font-face{font-display:swap;font-family:EB Garamond;font-style:italic;font-weight:800;src:url(/themes/allspark/dist/fonts/EBGaramond-ExtraBoldItalic.a544f01c.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-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}}.header__burger,.header__mobile-close,.header__mobile-submenu-back,.header__mobile-submenu-close,.o-btn{-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{align-items:center;background-color:#ffd862;border-radius:.5rem;color:#034b3d;cursor:pointer;display:inline-flex;font-size:1.6rem;font-weight:500;gap:1rem;justify-content:center;line-height:150%;padding:1.3rem 4rem;text-align:center;transition:background-color .2s ease-in-out}.o-btn:hover{background-color:#ffe080}@media (max-width:480px){.o-btn{padding:1.3rem 2.1rem}}.o-btn.o-btn--green--light{background-color:#fff;border:.1rem solid #004d3d;color:#004d3d}.o-btn.o-btn--primary{background-color:#ffd862;color:#034b3d}.o-btn.o-btn--primary:hover{background-color:#ffe080}.o-btn.o-btn--secondary{background-color:#034b3d;color:#fff}.o-btn.o-btn--small{padding:1rem 3.5rem}.o-btn.o-btn--big{padding:3rem 4rem}.o-btn.o-btn--green{background-color:#034b3d;color:#fff;transition:background-color .2s ease-in-out}.o-btn.o-btn--green:hover{background-color:#356f64}.o-btn.is-hidden{display:none}.o-link{font-size:1.6rem;font-weight:500;line-height:150%;transition:color .2s ease-in-out}.o-link,.o-link--green{color:#034b3d}.o-link--arrow{align-items:center;display:flex;gap:1rem}.o-link--arrow svg{margin-top:.2rem;transition:transform .2s ease-in-out}@media (hover:hover) and (pointer:fine){.o-link--arrow:hover svg{transform:translateX(.3rem)}}.form-grid{display:grid;gap:3.2rem;grid-template-columns:repeat(12,1fr);margin:0 auto;max-width:84rem;width:100%}.form-grid .form-group{grid-column:1/-1}.form-grid .form-group.col-span-1{grid-column:span 1}.form-grid .form-group.col-span-2{grid-column:span 2}.form-grid .form-group.col-span-3{grid-column:span 3}.form-grid .form-group.col-span-4{grid-column:span 4}.form-grid .form-group.col-span-5{grid-column:span 5}.form-grid .form-group.col-span-6{grid-column:span 6}.form-grid .form-group.col-span-7{grid-column:span 7}.form-grid .form-group.col-span-8{grid-column:span 8}.form-grid .form-group.col-span-9{grid-column:span 9}.form-grid .form-group.col-span-10{grid-column:span 10}.form-grid .form-group.col-span-11{grid-column:span 11}.form-grid .form-group.col-span-12{grid-column:span 12}.form-grid .form-group.col-span-full{grid-column:1/-1}@media (max-width:768px){.form-grid .form-group.sm\:col-span-1{grid-column:span 1}.form-grid .form-group.sm\:col-span-2{grid-column:span 2}.form-grid .form-group.sm\:col-span-3{grid-column:span 3}.form-grid .form-group.sm\:col-span-4{grid-column:span 4}.form-grid .form-group.sm\:col-span-5{grid-column:span 5}.form-grid .form-group.sm\:col-span-6{grid-column:span 6}.form-grid .form-group.sm\:col-span-7{grid-column:span 7}.form-grid .form-group.sm\:col-span-8{grid-column:span 8}.form-grid .form-group.sm\:col-span-9{grid-column:span 9}.form-grid .form-group.sm\:col-span-10{grid-column:span 10}.form-grid .form-group.sm\:col-span-11{grid-column:span 11}.form-grid .form-group.sm\:col-span-12{grid-column:span 12}.form-grid .form-group.sm\:col-span-full{grid-column:1/-1}}@media (max-width:480px){.form-grid .form-group.xs\:col-span-1{grid-column:span 1}.form-grid .form-group.xs\:col-span-2{grid-column:span 2}.form-grid .form-group.xs\:col-span-3{grid-column:span 3}.form-grid .form-group.xs\:col-span-4{grid-column:span 4}.form-grid .form-group.xs\:col-span-5{grid-column:span 5}.form-grid .form-group.xs\:col-span-6{grid-column:span 6}.form-grid .form-group.xs\:col-span-7{grid-column:span 7}.form-grid .form-group.xs\:col-span-8{grid-column:span 8}.form-grid .form-group.xs\:col-span-9{grid-column:span 9}.form-grid .form-group.xs\:col-span-10{grid-column:span 10}.form-grid .form-group.xs\:col-span-11{grid-column:span 11}.form-grid .form-group.xs\:col-span-12{grid-column:span 12}.form-grid .form-group.xs\:col-span-full{grid-column:1/-1}.form-grid .form-group.form-submit-wrapper input[type=submit]{width:100%}}.delphia-global-get-offer-form .o-dealer-network-form-title{color:#034b3d;margin-bottom:2.4rem}@media (max-width:1024px){.delphia-global-get-offer-form .o-dealer-network-form-title{margin-bottom:0}}.delphia-global-get-offer-form .o-message-banner+.delphia-global-get-offer-form .o-get-offer-form-container{padding-top:4rem}.o-get-offer-form-container .o-dealer__list{margin-top:7rem}.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::placeholder,.form-item textarea::placeholder{color:#555;font-size:1.8rem}.form-item input,.form-item textarea{font-size:1.8rem;line-height:150%}.form-item input[type=tel],.form-item input[type=text],.form-item select,.form-item textarea{background-color:#fff;border:.1rem solid #034b3d;border-radius:.5rem;padding:1.2rem;width:100%}.form-item--error,.form-item.error{position:relative}.form-item--error:after,.form-item.error:after{background-image:url(/themes/allspark/dist/images/icon-error.629c6ce7.png);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:1.6rem;content:"";display:block;height:2.4rem;position:absolute;right:1rem;width:2.4rem}.form-item--error.js-form-type-checkbox:after,.form-item.error.js-form-type-checkbox:after{bottom:.2rem}.form-item input.error,.form-item select.error,.form-item textarea.error,.form-item--error .choices .choices__inner,.form-item--error .choices.error .choices__inner,.form-item--error input[type=email],.form-item--error input[type=tel],.form-item--error input[type=text],.form-item--error select,.form-item--error textarea,.form-item.error .choices .choices__inner,.form-item.error .choices.error .choices__inner,.form-item.error input[type=email],.form-item.error input[type=tel],.form-item.error input[type=text],.form-item.error select,.form-item.error textarea{border-color:#f3392f}#dealers-list-wrapper.error,#dealers-list-wrapper.form-item--error{border:.1rem solid #f3392f;border-radius:.5rem;padding:1rem}.form-item input[type=checkbox]{cursor:pointer}.form-item label{color:#034b3d;font-size:1.4rem;font-weight:500;line-height:150%;text-transform:uppercase}.form-item label+.choices,.form-item label+div textarea,.form-item label+input,.form-item label+select{margin-top:1.6rem}.form-item.form-item-newsletter,.form-item.form-item-newsletter-email,.form-item.form-item-newsletter-sms,.form-item.form-item-privacy-policy{align-items:center;display:grid;gap:1.6rem;grid-auto-flow:column;justify-content:start}.form-item.form-item-newsletter label,.form-item.form-item-newsletter-email label,.form-item.form-item-newsletter-sms label,.form-item.form-item-privacy-policy label{color:#555;font-size:1.8rem;font-weight:400;text-transform:none}.form-item.form-item-newsletter input[type=checkbox],.form-item.form-item-newsletter-email input[type=checkbox],.form-item.form-item-newsletter-sms input[type=checkbox],.form-item.form-item-privacy-policy input[type=checkbox]{appearance:none;background-color:#fff;border:.1rem solid #034b3d;border-radius:.5rem;display:inline-block;height:1.8rem;margin:0;padding:0;width:1.8rem}.form-item.form-item-newsletter input[type=checkbox]:checked,.form-item.form-item-newsletter-email input[type=checkbox]:checked,.form-item.form-item-newsletter-sms 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 #034b3d;background-position:50%;background-size:1rem auto}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:55.6rem;text-align:left!important;width:100%}form.delphia-global-newsletter-form .newsletter-email-submit-wrapper{display:flex;gap:1.6rem}@media (max-width:768px){form.delphia-global-newsletter-form .newsletter-email-submit-wrapper{flex-direction:column;gap:1.6rem}}form.delphia-global-newsletter-form .newsletter-email-submit-wrapper .form-item-email{max-width:36.5rem;width:100%}form.delphia-global-newsletter-form .newsletter-email-submit-wrapper .form-item-email input{background-color:transparent!important}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:#fff;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;font-size:1.8rem}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{font-size:1.8rem;margin-top:1.6rem}.choices .choices__inner{background-color:#fff;border:.1rem solid #034b3d;border-radius:.5rem;font-size:1.8rem;height:5.3rem;padding:1.2rem 3.5rem 1.2rem 1.2rem}.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__item{background-color:transparent;border:none;color:#555;font-size:1.8rem;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:#555}.choices .choices__placeholder{color:#555;opacity:1}.choices .choices__input{background-color:#fff;color:#555;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-size:1.4rem;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}.contact-info-group{display:grid;gap:2.4rem;grid-template-columns:repeat(2,1fr)}@media (max-width:768px){.contact-info-group{grid-template-columns:1fr}}.contact-info-group .form-item{max-width:100%;width:100%}.newsletter-info-text{color:#034b3d;font-size:1.8rem;font-weight:700;line-height:1.5}.form-item-telephone-number{align-self:end;margin-left:-2rem}.choices.is-open .choices__list--dropdown{border:1px solid #034b3d}.choices__list--dropdown,.choices__list[aria-expanded]{word-break:keep-all;z-index:150}.privacy-policy-link{border-bottom:.1rem solid transparent}.privacy-policy-link:hover{border-bottom:.1rem solid #034b3d;color:#034b3d;transition:border-color .2s}.form-item--error-message{color:#f3392f;font-size:1.6rem}.o-get-offer-form-container .frc-captcha{margin-top:1.6rem}.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:#034b3d}.text-green-light{color:#78a17c}.text-green-opacity{color:rgba(3,75,61,.6)}.text-grey{color:#555}.text-yellow{color:#ffd666}.text-bold{font-weight:700}.text-medium{font-weight:500}.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:13.5rem}.text-quotes{color:#034b3d;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,.hidden,.is-hidden{display:none}.d-block{display:block}.bg-light-grey{background-color:#f4f4f4}.o-heading-1{font-size:6rem;line-height:120%}@media (max-width:768px){.o-heading-1{font-size:3rem}}.o-heading-2{font-size:4rem;line-height:120%}@media (max-width:767px){.o-heading-2{font-size:2.6rem}}.o-heading-3{font-size:3rem;line-height:120%}@media (max-width:767px){.o-heading-3{font-size:1.8rem}}.o-heading-4{font-size:2rem;line-height:140%}@media (max-width:767px){.o-heading-4{font-size:1.8rem}}.o-body-text,.o-wysiwyg h2,.o-wysiwyg h3,.o-wysiwyg h4,.o-wysiwyg h5,.o-wysiwyg h6,.o-wysiwyg ol,.o-wysiwyg p:not(blockquote>p),.o-wysiwyg ul{font-size:1.8rem;line-height:150%}.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:#555}.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-title{font-weight:700;line-height:120%}.o-wysiwyg{color:#555}.o-wysiwyg .h3-green-bold{color:#034b3d;font-size:2rem;font-weight:700}.o-wysiwyg .ordered-list-dark-green li,.o-wysiwyg .text-dark-green,.o-wysiwyg .unordered-list-dark-green li{color:#034b3d}.o-wysiwyg h2,.o-wysiwyg h3,.o-wysiwyg h4,.o-wysiwyg h5,.o-wysiwyg h6{color:#034b3d;letter-spacing:normal;line-height:150%;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:not(blockquote>p) strong{font-weight:700;text-transform:none}.o-wysiwyg a,.o-wysiwyg p:not(blockquote>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:disc}.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:#034b3d;font-family:EB Garamond,Arial,sans-serif;font-size:5rem;font-weight:600;line-height:150%;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-paragraph__title.o-cms,.o-section.o-paragraph__title{background-color:#fff;line-height:150%;margin:10rem auto}@media (max-width:768px){.o-paragraph__title.o-cms,.o-section.o-paragraph__title{margin:8rem auto}}.o-paragraph__title.bg-color-light_grey.o-cms,.o-section.o-paragraph__title.bg-color-light_grey{background-color:#f5f5f5}.o-paragraph__title.o-cms .o-section__title,.o-section.o-paragraph__title .o-section__title{color:#034b3d;font-size:4rem;font-weight:700;padding:0 2rem;scroll-margin:10rem;text-align:center}@media (max-width:480px){.o-paragraph__title.o-cms .o-section__title,.o-section.o-paragraph__title .o-section__title{font-size:1.6rem}}.o-paragraph__title.o-cms .o-section__title span,.o-paragraph__title.o-cms .o-section__title strong,.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:disc}.o-text ol{list-style-type:decimal}.o-text p:not(:last-child){margin-bottom:1.5rem}.header__overlay{background-color:rgba(0,0,0,.7);bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:13.5rem;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:499}@media (max-width:1024px){.header__overlay{top:0;z-index:599}}.header__overlay.is-active{opacity:1;pointer-events:auto;visibility:visible}@media (min-width:1025px){body.toolbar-fixed.toolbar-horizontal .header__overlay{top:17.4rem}body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .header__overlay{top:21.3rem}.toolbar-icon-10.toolbar-fixed.toolbar-horizontal.toolbar-fixed .header__overlay{top:17.4rem}.toolbar-icon-10.toolbar-fixed.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .header__overlay{top:21.3rem}}.header{background-color:#fff;height:8rem;position:relative;z-index:501}.header.o-cms,.header.o-section{overflow:visible;padding:0}@media (min-width:1025px){.header{height:13.5rem}}.header__container{align-items:center;display:grid;gap:2rem;grid-template-columns:auto 1fr auto;height:100%;max-width:100%;padding:0 2rem}@media (min-width:1025px){.header__container{grid-template-columns:auto 1fr auto;padding:0 4rem}}@media (max-width:1024px){.header__container{align-content:center;padding:0 1.6rem}}.header__burger{border:.1rem solid #034b3d;border-radius:.5rem;color:#034b3d;cursor:pointer;display:grid;height:5rem;place-items:center;width:5rem}@media (min-width:1025px){.header__burger{display:none}}.header__burger-icon{height:2rem;width:2rem}.header__logo{display:block;height:4.9rem;justify-self:center;max-width:22.5rem}@media (min-width:1025px){.header__logo{justify-self:start}}@media (max-width:1215px){.header__logo{height:3.7rem;max-width:13rem}}@media (max-width:1024px){.header__logo{height:3.3rem;max-width:14.9rem}}.header__logo img{height:100%;object-fit:contain;width:100%}.header__desktop-nav-wrapper{align-items:flex-end;display:flex;flex-direction:column-reverse;gap:2rem}@media (min-width:1025px){.header__desktop-nav-wrapper{margin-top:-5rem;row-gap:4rem}}.header__lang{position:relative;z-index:502}@media (min-width:1025px){.header__lang{order:3}}.o-lang{position:relative}.o-lang__label{border-bottom:.1rem solid #034b3d;color:#034b3d;cursor:pointer;font-size:1.4rem;line-height:2rem;margin:0;padding:0;user-select:none}.o-lang__dropdown{background-color:#fff;box-shadow:0 .4rem 1rem .2rem rgba(44,59,72,.1);display:none;list-style:none;margin:0;min-width:15rem;padding:0;position:absolute;right:0;text-align:left;top:100%;z-index:503}.o-lang__dropdown.is-open{display:block}.o-lang__item{list-style:none;margin:0;padding:0}.o-lang__link{color:inherit;display:block;font-size:1.6rem;padding:1.2rem 3.4rem 1.2rem 1.6rem;text-decoration:none;transition:background-color .2s ease;white-space:nowrap}.o-lang__link:hover{background-color:rgba(0,0,0,.05)}.o-lang__link.is-selected{background-color:rgba(0,0,0,.02);font-weight:500}.header__desktop-nav{display:none}@media (min-width:1025px){.header__desktop-nav{display:block;order:2}}.header__nav-list{align-items:center;display:flex;gap:3rem;list-style:none;margin:0;padding:0}@media (max-width:1216px){.header__nav-list{gap:1.6rem}}.header__nav-item{position:relative}.header__nav-link{align-items:center;background:none;border:none;color:#555;cursor:pointer;display:inline-flex;font-size:1.6rem;gap:.5rem;padding:0;text-decoration:none;transition:color .2s ease}.header__nav-link:hover{color:#78a17c}.header__nav-chevron{color:#78a17c;transform:rotate(0deg);transition:transform .2s ease,color .2s ease}.header__nav-item.is-active .header__nav-chevron{color:#78a17c;transform:rotate(180deg)}.header__nav-item.is-active .header__nav-link{color:#78a17c}.header__submenu{background-color:#fff;border-top:.1rem solid #000;box-shadow:0 .4rem 1rem .2rem rgba(44,59,72,.1);left:0;position:fixed;right:0;top:13.5rem;z-index:501}@media (min-width:1025px){.header__submenu{display:none}.header__submenu.is-active{display:block}}@media (max-width:1024px){.header__submenu{display:none}}body.toolbar-fixed.toolbar-horizontal .header__submenu{top:17.4rem}body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .header__submenu{top:21.3rem}.toolbar-icon-10.toolbar-fixed.toolbar-horizontal.toolbar-fixed .header__submenu{top:17.4rem}.toolbar-icon-10.toolbar-fixed.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .header__submenu{top:21.3rem}.header__submenu-inner.o-cms,.o-section.header__submenu-inner{margin:0 auto;max-width:140rem;padding:2rem}.header__submenu-list{align-items:center;display:grid;gap:2.4rem;grid-template-columns:repeat(4,1fr);list-style:none;margin:0;padding:0}@media (max-width:1216px){.header__submenu-list{grid-template-columns:repeat(2,1fr)}}.header__submenu-list.o-container,.o-cms .header__submenu-list.o-cms__container{max-width:100%}.header__submenu-item{display:flex}.header__submenu-link{color:inherit;display:flex;flex-direction:column;gap:1rem;text-decoration:none;transition:opacity .2s ease}.header__submenu-link:hover{opacity:.8}.header__submenu-link--no-image .header__submenu-content{align-items:center;flex-direction:row;gap:1rem;justify-content:space-between}.header__submenu-link--no-image .header__submenu-content .header__submenu-content{flex:1}.header__submenu-link--no-image .header__submenu-content .header__submenu-chevron{color:#555;height:1.2rem;rotate:-90deg;transition:transform .2s ease;width:1.2rem}.header__submenu-image{height:3.8rem;margin-bottom:1.3rem;max-width:15rem;width:100%}.header__submenu-image img{height:100%;object-fit:contain;width:100%}.header__submenu-content{display:flex;flex-direction:column;gap:.5rem}.header__submenu-title{color:#034b3d;font-size:1.6rem;font-weight:500;line-height:1.5}.header__submenu-description{color:#555;font-size:1.4rem;font-weight:400;line-height:1.5}.header__mobile{background-image:linear-gradient(135deg,#618c6e,#004b3e);height:100vh;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:100%;z-index:600}@media (min-width:1025px){.header__mobile{display:none}}.header__mobile.is-active{transform:translateX(0)}.header__mobile>.header__mobile-submenu{background-color:#fff;display:flex;flex-direction:column;height:100vh;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transform:translateX(100%);transition:transform .3s ease;width:100%;z-index:601}.header__mobile>.header__mobile-submenu.is-active{transform:translateX(0)}.header__mobile-nav-wrapper{padding:8rem 0 2rem}.header__mobile-close{border:.1rem solid #fff;border-radius:5px;color:#fff;cursor:pointer;display:grid;height:5rem;left:2rem;place-items:center;position:absolute;top:2rem;width:5rem;z-index:10}.header__mobile-nav{display:none}@media (max-width:1024px){.header__mobile-nav{display:block}.header__nav{display:none}}.header__mobile-nav-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.header__mobile-nav-link{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:1.9rem;font-weight:700;justify-content:space-between;line-height:150%;padding:1.5rem 2rem;text-decoration:none;transition:background-color .2s ease;width:100%}.header__mobile-nav-link:hover{background-color:hsla(0,0%,100%,.1)}.header__mobile-nav-chevron{color:#fff;height:1.2rem;transition:transform .2s ease;width:1.2rem}.header__mobile-submenu{background-color:#034b3d;display:flex;flex-direction:column;height:100vh;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transform:translateX(100%);transition:transform .3s ease;width:100%;z-index:601}.header__mobile-submenu.is-active{transform:translateX(0)}.header__mobile-submenu-header{align-items:center;background-color:#034b3d;border-bottom:.1rem solid #ededed;display:flex;justify-content:space-between;padding:2rem}.header__mobile-submenu-back{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:1.8rem;font-weight:500;gap:1rem;padding:0}.header__mobile-submenu-back svg{color:#fff;height:1.2rem;width:1.2rem}.header__mobile-submenu-close{border:.1rem solid #fff;border-radius:5px;color:#fff;cursor:pointer;display:grid;height:4rem;place-items:center;width:4rem}.header__mobile-submenu-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:2rem 0}.header__mobile-submenu-item{border-bottom:.1rem solid hsla(0,0%,100%,.1)}.header__mobile-submenu-link{color:#555;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem 2rem;text-decoration:none;transition:background-color .2s ease}.header__mobile-submenu-link:hover{background-color:hsla(0,0%,100%,.1)}.header__mobile-submenu-title{color:#555;font-size:1.8rem;font-weight:500}.header__mobile-submenu-description{color:#555;font-size:1.6rem;font-weight:400}.header__mobile-nav-list.has-active-submenu{opacity:0;pointer-events:none;transform:translateX(-100%);transition:transform .3s ease,opacity .3s ease,visibility .3s ease;visibility:hidden}.header__mobile-nav-list{opacity:1;transform:translateX(0);transition:transform .3s ease,opacity .3s ease,visibility .3s ease;visibility:visible}.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 5% right 5%,bottom -.2rem right -.1rem,100% 100%;background-repeat:no-repeat,no-repeat;background-size:28.7rem,80rem,cover;color:#fff;position:relative}.o-site-footer#footer{padding:9.6rem 0 10.9rem}@media (max-width:1216px){.o-site-footer#footer{padding:5rem 0}}@media (max-width:1535px){.o-site-footer{background-position:bottom 5% right 8rem,bottom -.2rem right -.1rem,100% 100%}}@media (max-width:1408px){.o-site-footer{background-position:bottom 10% right 4rem,bottom -.2rem right -.1rem,100% 100%;background-size:25rem,75rem,cover}}@media (max-width:1216px){.o-site-footer{background-position:bottom 5% right 4rem,bottom -.2rem right -.1rem,100% 100%;background-size:20rem,50rem,cover}}@media (max-width:768px){.o-site-footer{background-image:linear-gradient(160deg,#618c6e,#44755f,#004b3e,#004b3e);background-position:100% 100%;background-repeat:no-repeat;background-size:cover;padding:6rem 0}}.o-cms .o-footer__container.o-cms__container,.o-container.o-footer__container{max-width:none;width:100%}.o-footer__main{column-gap:7.2rem;display:grid;grid-template-columns:minmax(20rem,55.6rem) 1fr;justify-items:start;row-gap:6rem}@media (max-width:768px){.o-footer__main{column-gap:4.2rem;grid-template-columns:1fr;justify-items:center}}.o-footer__menu{display:flex;gap:4rem}@media (max-width:768px){.o-footer__menu{margin-right:auto}}.o-footer__menu .o-footer__menu-item .o-footer__list{display:flex;flex-direction:column;gap:1.6rem}.o-footer__menu .o-footer__menu-item .o-footer__title{color:#ffd666;font-size:1.6rem;font-weight:700;line-height:150%;margin-bottom:2.7rem;white-space:nowrap}.o-footer__menu .o-footer__menu-item .o-footer__link{font-size:1.8rem;line-height:150%;transition:color .3s ease-out}.o-footer__menu .o-footer__menu-item .o-footer__link:hover{color:#ffd666}.o-footer__socials .o-socials__list{display:flex;flex-direction:column}.o-footer__socials .o-footer__link{align-items:center;display:flex;gap:1rem}.o-footer__socials .o-socials__icon{height:1.5rem;width:1.5rem}.o-section-footer-bottom.o-cms,.o-section-footer-bottom.o-section{padding:3rem 0}.o-cms .o-section-footer-bottom.o-section .o-cms__container,.o-section-footer-bottom.o-cms .o-cms__container,.o-section-footer-bottom.o-cms .o-container,.o-section-footer-bottom.o-section .o-cms .o-cms__container,.o-section-footer-bottom.o-section .o-container{max-width:none}.o-section-footer-bottom.o-cms .o-footer-bottom__content,.o-section-footer-bottom.o-section .o-footer-bottom__content{background-color:#fff;color:#034b3d;display:flex;flex-direction:column;gap:6rem}.o-section-footer-bottom.o-cms .o-footer-bottom__content .logo,.o-section-footer-bottom.o-section .o-footer-bottom__content .logo{display:none}@media (max-width:768px){.o-section-footer-bottom.o-cms .o-footer-bottom__content .logo,.o-section-footer-bottom.o-section .o-footer-bottom__content .logo{display:block;margin:0 auto;width:28.7rem}}.o-section-footer-bottom.o-cms .o-footer-bottom__menu,.o-section-footer-bottom.o-section .o-footer-bottom__menu{align-items:center;display:flex;gap:6rem;justify-content:space-between}@media (max-width:768px){.o-section-footer-bottom.o-cms .o-footer-bottom__menu,.o-section-footer-bottom.o-section .o-footer-bottom__menu{align-items:center;flex-direction:column;gap:5rem;justify-content:center}}.o-section-footer-bottom.o-cms .o-footer-bottom__menu .bottom-menu-logo,.o-section-footer-bottom.o-section .o-footer-bottom__menu .bottom-menu-logo{height:auto;width:25rem}.o-section-footer-bottom.o-cms #block-allspark-footer ul,.o-section-footer-bottom.o-section #block-allspark-footer ul{display:flex;flex-wrap:wrap;gap:2.4rem;justify-content:center}@media (max-width:480px){.o-section-footer-bottom.o-cms #block-allspark-footer ul,.o-section-footer-bottom.o-section #block-allspark-footer ul{align-items:center;flex-direction:column}}.o-section-footer-bottom.o-cms #block-allspark-footer ul li,.o-section-footer-bottom.o-section #block-allspark-footer ul li{cursor:pointer}.o-section-footer-bottom.o-cms #block-allspark-footer ul a,.o-section-footer-bottom.o-section #block-allspark-footer ul a{cursor:pointer;font-size:1.4rem;font-weight:400;line-height:150%;transition:color .3s ease-out;white-space:nowrap}@media (hover:hover) and (pointer:fine){.o-section-footer-bottom.o-cms #block-allspark-footer ul a:hover,.o-section-footer-bottom.o-section #block-allspark-footer ul a:hover{color:#78a17c}}*,:after,:before{box-sizing:border-box;font:inherit;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:62.5%}body{font-family:Ubuntu,Arial,sans-serif;font-weight:400;line-height:150%}body.is-locked{overflow:hidden}.o-cms,.o-section{display:block;margin:0 auto;max-width:192rem;padding:8rem 0;width:100%}@media (max-width:1216px){.o-cms,.o-section{padding:4rem 0}}.o-section--overflow-hidden{overflow:hidden}.o-section--overflow-visible{overflow:visible}.o-section--no-padding{padding:0}.o-section--no-padding-top{padding-top:0}.o-section--no-padding-bottom{padding-bottom:0}.o-cms .o-paragraph__wysiwyg,.o-section .o-paragraph__wysiwyg{padding:0 0 5rem}@media (max-width:768px){.o-cms .o-paragraph__wysiwyg,.o-section .o-paragraph__wysiwyg{padding-bottom:3.2rem}}.o-cms .o-cms__container,.o-container{margin:0 auto;max-width:160rem;padding:0 8rem;width:100%}@media (max-width:1440px){.o-cms .o-cms__container,.o-container{max-width:136rem;padding:0 4rem}}@media (max-width:768px){.o-cms .o-cms__container,.o-container{padding:0 1.6rem}}.o-cms .o-cms__container .o-cms__container,.o-cms .o-cms__container .o-container,.o-cms .o-container .o-cms__container,.o-container .o-cms .o-cms__container,.o-container .o-container{padding:0}.o-container--full{max-width:100%;padding:0}.toolbar-icon-10.toolbar-fixed.toolbar-horizontal.toolbar-fixed .o-nav-list-level-2{top:17.4rem}.toolbar-icon-10.toolbar-fixed.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .o-nav-list-level-2{top:21.4rem}.ajax-progress.ajax-progress-throbber{display:none}.o-hero-banner{position:relative;z-index:100}.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:#034b3d;height:auto;width:100%}@media (max-width:768px){.o-hero-banner .o-hero-media{display:flex;flex-direction:column}}.o-hero-banner .o-hero-media img{height:100%;object-fit:cover;width:100%}.o-hero-banner .o-hero-media__video{aspect-ratio:16/9;background-color:#034b3d;overflow:hidden;position:relative;width:100%}@media (max-width:768px){.o-hero-banner .o-hero-media__video{aspect-ratio:4/3}}.o-hero-banner .o-hero-media__video .o-video{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.o-hero-banner .o-hero-texts{color:#707070;display:grid;grid-template-columns:1fr;margin:0 auto;padding:4rem 1.5rem 8rem;position:relative;width:100%}@media (max-width:768px){.o-hero-banner .o-hero-texts{margin:0 auto;padding-bottom:5.4rem;padding-top:1.8rem}}.o-hero-banner .o-hero-texts .o-title{margin:0 auto;max-width:84.2rem;width:100%}.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{color:#000;font-size:1.8rem;font-weight:400;line-height:150%;margin:2.4rem auto 0;max-width:84.2rem;width:100%}.o-banner-slider-section{padding:0}.o-banner-slider-section .swiper{height:71.5rem}@media (max-width:768px){.o-banner-slider-section .swiper{height:50rem}}.o-banner-slider-section .swiper-pagination{bottom:50px}.o-banner-slider-section .o-banner-slider-item{display:grid;grid-template-columns:1fr;position:relative}.o-banner-slider-section .o-banner-slider__image,.o-banner-slider-section .o-banner-slider__video{height:100%;inset:0;position:absolute;width:100%;z-index:1}.o-banner-slider-section .o-banner-slider__image img,.o-banner-slider-section .o-banner-slider__image video,.o-banner-slider-section .o-banner-slider__video img,.o-banner-slider-section .o-banner-slider__video video{filter:brightness(50%);height:100%;object-fit:cover;width:100%}.o-banner-slider-section .o-banner-slider__content{align-items:center;color:#fff;display:flex;flex-direction:column;grid-column:1/2;grid-row:1/2;justify-content:center;margin:0 auto;max-width:78rem;padding:5.5rem;z-index:2}@media (max-width:1024px){.o-banner-slider-section .o-banner-slider__content{padding:2.4rem}}.o-banner-slider-section .o-banner-slider__title{text-align:center}.o-banner-slider-section .o-banner-slider__description{font-size:1.8rem;line-height:150%;margin-top:2.4rem;text-align:center}.o-banner-slider-section .o-banner-slider__cta{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:6rem}.o-banner-slider-section .o-banner-slider__cta a,.o-banner-slider-section .o-banner-slider__cta button{font-size:1.6rem;font-weight:500}.o-boat-specifics{background-color:#ededed;padding:2.5rem 0}@media (max-width:768px){.o-boat-specifics{padding:3.2rem 0}}@media (max-width:768px){.o-boat-specifics:has(+.o-boat-specifics--mobile){padding-bottom:0}}.o-boat-specifics .o-boat-specifics__container{align-items:center;display:flex;gap:2rem;justify-content:space-between}.o-boat-specifics .o-boat-specifics__container>.o-boat-specifics__buttons:only-child{margin-left:auto;margin-right:auto}@media (max-width:1024px){.o-boat-specifics .o-boat-specifics__container{flex-direction:column;gap:3.2rem}}.o-boat-specifics .o-boat-specifics__text{color:#034b3d;font-size:1.8rem;font-weight:700}@media (max-width:480px){.o-boat-specifics .o-boat-specifics__text{display:none}}.o-boat-specifics .o-boat-specifics__buttons{display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:center}@media (max-width:768px){.o-boat-specifics .o-boat-specifics__buttons{flex-direction:column;width:100%}}.o-boat-specifics .o-boat-specifics__buttons .o-boat-quote-cta--desktop{display:block}@media (max-width:768px){.o-boat-specifics .o-boat-specifics__buttons .o-boat-quote-cta--desktop{display:none}}.o-boat-specifics.o-boat-specifics--mobile{display:block;padding-top:1.6rem;position:sticky;top:0;z-index:100}@media (min-width:769px){.o-boat-specifics.o-boat-specifics--mobile{display:none}}.o-boat-specifics.o-boat-specifics--mobile .o-link{width:100%}.o-site-breadcrumb-wrapper{padding:1.5rem 4rem}@media (max-width:1024px){.o-site-breadcrumb-wrapper{padding:1.5rem 1.6rem}}.o-site-breadcrumb{color:#707070;display:flex;font-size:1.4rem;font-weight:400;height:100%}@media (max-width:768px){.o-site-breadcrumb{display:none}}.o-site-breadcrumb__list{display:flex;flex-wrap:nowrap;list-style:none;margin:0;padding:0}.o-site-breadcrumb__item .o-separator{margin:0 .8rem}.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:#034b3d;text-align:center}.o-confirmation .o-text .o-title{font-size:5rem;margin-bottom:2.4rem}@media (max-width:767px){.o-confirmation .o-text .o-title{font-size:3.2rem}}.o-confirmation .o-text .o-desc{font-size:1.8rem;line-height:150%}.o-contact-form{margin:0 auto;width:100%}.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-size:2.4rem;font-weight:600;margin-bottom:2rem;opacity:.5}.o-contact-wrapper .o-title{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-cms .o-cms__container,.o-characteristics .o-container,.o-cms .o-characteristics .o-cms__container{padding-bottom:9.7rem}@media (max-width:768px){.o-characteristics .o-cms .o-cms__container,.o-characteristics .o-container,.o-cms .o-characteristics .o-cms__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{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:#555;display:flex;font-size:1.8rem;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{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:#034b3d}.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-dealer__list{display:flex;flex-wrap:wrap;width:100%}.o-dealer__list .view-name-dealers{display:grid;gap:5rem 3.2rem;grid-template-columns:repeat(3,1fr);width:100%}@media (max-width:768px){.o-dealer__list .view-name-dealers{gap:3.2rem;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:flex;flex-direction:column;gap:2.4rem;height:100%}@media (max-width:768px){.o-dealer__list .view-name-dealers .o-dealer__item{gap:1.6rem}}.o-dealer__list .view-name-dealers .o-title{color:#034b3d;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:#555;font-size:1.9rem;line-height:150%}.o-dealer__list .view-name-dealers .o-link-container{margin-top:auto}.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:#034b3d;cursor:pointer;display:block;font-size:1.8rem;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-section-find-us{height:75rem;padding-bottom:0;padding-top:0}.o-section-find-us .o-find-us{display:grid;grid-template-columns:1fr;height:100%;margin:0 auto;text-align:center;width:100%}.o-section-find-us .find-us-media{background-color:#034b3d;grid-column:1/2;grid-row:1/2;overflow:hidden}.o-section-find-us .find-us-media img{display:block;height:100%;object-fit:cover;object-position:top;width:100%}.o-section-find-us .find-us-content{align-self:start;display:grid;gap:8rem;grid-column:1/2;grid-row:1/2;grid-template-columns:1fr 1fr;padding:5rem 8rem;text-align:left}@media (max-width:768px){.o-section-find-us .find-us-content{gap:3.2rem;grid-template-columns:1fr;padding:5.4rem 1.6rem}}.o-section-find-us .find-us-content .o-title{color:#034b3d}.o-section-find-us .find-us-content .o-title strong{color:#78a17c}.o-section-find-us .find-us-content .o-desc{color:#555;font-size:1.8rem;font-weight:400;line-height:150%;margin-bottom:2.4rem}@media (max-width:768px){.o-section-find-us .find-us-content .o-desc{margin-bottom:3.2rem}}@media (max-width:480px){.o-section-find-us .find-us-content .o-btn{width:100%}}.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:#555;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:#034b3d;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;transform:translateZ(0);width:100%;will-change:filter}.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{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}}.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:#034b3d;font-size:5rem;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:#555;font-size:1.8rem;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-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:#555;font-size:1.8rem;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-list-card{display:grid;gap:6.4rem 3.2rem;grid-template-columns:1fr}@media (max-width:1216px){.o-list-card{gap:3.2rem}}@media (max-width:768px){.o-list-card{gap:3.2rem 1.6rem}}.o-list-card--2-cols{grid-template-columns:repeat(2,1fr)}@media (max-width:768px){.o-list-card--2-cols{grid-template-columns:1fr}}.o-list-card--3-cols{grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.o-list-card--3-cols{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.o-list-card--3-cols{grid-template-columns:1fr}}.o-list-card:not(.o-list-card--uniform) .o-card:first-child{align-items:center;display:grid;gap:3.2rem;grid-column:1/-1;grid-template-columns:1fr 1fr}@media (max-width:768px){.o-list-card:not(.o-list-card--uniform) .o-card:first-child{gap:0;grid-column:initial;grid-template-columns:1fr}}.o-list-card .o-text{padding:2.4rem 0 0}.o-list-card .o-title{margin-bottom:1.6rem}.o-list-card .o-desc{color:#555;font-size:1.8rem;font-weight:400;line-height:150%;margin-bottom:2.4rem}.o-list-card .o-tag{color:#78a17c;font-size:1.4rem;font-weight:500;line-height:150%;margin-bottom:.8rem;text-transform:uppercase}.o-list-card .o-date{display:none}.o-list-card .o-link{color:#034b3d;font-size:1.6rem;line-height:140%;margin-top:2.4rem}.o-list-card .o-video-wrapper{cursor:pointer}.o-list-card .o-video-box{position:relative}.o-list-card .o-video-box:after{background-image:url(/themes/allspark/dist/images/play.c7b0f558.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:5.3rem;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:5.3rem}.o-list-card .o-news-item-video{display:flex;flex-direction:column}@media (max-width:768px){.o-list-card .o-news-item-video article{display:flex;flex-direction:column;height:100%}}.o-list-card .o-news-item-video .o-video-link{display:block;height:100%;position:relative;width:100%}.o-list-card .o-news-item-video .o-video{display:block}.o-list-card .o-image img,.o-list-card .o-news-item-video .o-video{aspect-ratio:3/2;height:100%;object-fit:cover;width:100%}.o-list-card .o-card .o-title{color:#034b3d;margin-bottom:1.6rem}.o-list-card .o-card--event .o-event-info{display:flex;gap:1.6rem;margin-bottom:1.6rem}@media (max-width:480px){.o-list-card .o-card--event .o-event-info{flex-wrap:wrap}}.o-list-card .o-card--event .o-place{align-items:center;color:#555;display:flex;font-size:1.4rem;font-weight:400;gap:.8rem;line-height:150%}.o-list-card .o-card--event .o-place .o-place-icon{height:1.9rem;width:1.6rem}.o-list-card .o-card--event .o-place .o-place-text{margin-bottom:0}.o-list-card .o-card--event .o-event-date{align-items:center;display:flex;gap:.8rem}.o-list-card .o-card--event .o-event-date .o-date-icon{height:1.9rem;width:1.6rem}.o-list-card .o-card--event .o-event-date .o-date-text{color:#555;font-size:1.4rem;font-weight:400;line-height:150%}.o-list-card .o-card .o-link{font-size:1.8rem;margin-top:2.4rem}.o-card .o-link,.o-card .o-title{color:#034b3d;transition:color .2s ease-in-out}.o-card .o-image,.o-card .o-media-container{transition:opacity .2s ease-in-out}@media (hover:hover) and (pointer:fine){.o-card:hover .o-event-date .o-date-text,.o-card:hover .o-event-info,.o-card:hover .o-link,.o-card:hover .o-place,.o-card:hover .o-title{color:#78a17c}.o-card:hover .o-image,.o-card:hover .o-media-container{opacity:.8}.o-card:hover .o-link--arrow svg{transform:translateX(.3rem)}.o-section--boat-list .o-card:hover .o-title{color:#78a17c}.o-section--boat-list .o-card:hover .o-btn.o-btn--green{background-color:#78a17c;color:#fff}.o-section--boat-list .o-card:hover .o-card-img-container img{opacity:.8}.o-section--boat-list .o-title{transition:color .2s ease-in-out}.o-section--boat-list .o-card-img-container img{transition:opacity .2s ease-in-out}}.o-section--boat-list.o-boats-list--range .o-card-texts-content{align-items:flex-start;flex-direction:column;gap:1.2rem}.o-section--boat-list .o-section__title{color:#034b3d;font-weight:700;margin-bottom:4.4rem}@media (max-width:768px){.o-section--boat-list .o-section__title{margin-bottom:3.2rem}}.o-section--boat-list:has(.swiper-pagination) .o-boats-list{padding-bottom:3rem}.o-section--boat-list .o-card-img-container{aspect-ratio:405/223}.o-section--boat-list .o-card-img-container img{height:100%;object-fit:cover;object-position:center;width:100%}.o-section--boat-list .o-card-texts{padding:1.5rem 0}.o-section--boat-list .o-card-texts-content{align-items:center;display:flex;gap:1rem;justify-content:space-between}@media (max-width:768px){.o-section--boat-list .o-card-texts-content{align-items:flex-start;flex-direction:column;gap:1.2rem}}.o-section--boat-list .o-title{color:#034b3d;font-size:2rem}.o-section--boat-list .o-desc{color:#555;font-size:1.8rem;font-weight:400;line-height:150%}.o-section--boat-list .o-btn{margin-top:1rem}.o-section--events-list .o-list-events__link{margin-top:6.4rem}@media (max-width:768px){.o-section--events-list .o-list-events__link{margin-top:3.2rem}}@media (max-width:480px){.o-section--events-list .o-list-events__link{padding:0 1.6rem}.o-section--events-list .o-list-events__link .o-btn{width:100%}}.o-paragraph__boat_features .o-feature-item{background-color:#f4f4f4}.o-paragraph__boat_features.o-paragraph__wysiwyg--grey .o-feature-item{background-color:#fff}.o-feature-list{display:grid;gap:2.4rem;grid-template-columns:1fr 1fr}@media (max-width:768px){.o-feature-list{gap:3.2rem;grid-template-columns:1fr}}.o-feature-item{border-radius:1rem;display:flex;flex-direction:column;gap:1.6rem;padding:4rem}@media (max-width:768px){.o-feature-item{padding:3.2rem 1.6rem}}.o-feature-item .o-title{color:#034b3d}.o-feature-item .o-description{color:#555;font-size:1.8rem;font-weight:400;line-height:150%}.o-boat-features-cta{margin:10.4rem auto 2.5rem;text-align:center}@media (max-width:1024px){.o-boat-features-cta{margin:3.2rem auto 0}}@media (max-width:480px){.o-boat-features-cta .o-link{width:100%}}.o-section-specifications{background-color:#fff;padding:2rem 0 8rem}@media (max-width:768px){.o-section-specifications{padding-bottom:3.2rem}}.o-list-specs{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}@media (max-width:1216px){.o-list-specs{gap:1rem}}@media (max-width:768px){.o-list-specs{flex-direction:column}}.o-list-specs .o-specification-item{border:1px solid #ededed;border-radius:1rem;color:#555;display:flex;flex-direction:column;font-size:1.4rem;font-weight:400;line-height:140%;padding:1rem 2.8rem}@media (max-width:1216px){.o-list-specs .o-specification-item{padding:1rem 2rem}}@media (max-width:768px){.o-list-specs .o-specification-item{align-items:center}}.o-list-specs .o-specification-value{font-weight:700}@media (max-width:480px){.o-section--news-list .o-list-news__link{padding:0 1.6rem}.o-section--news-list .o-list-news__link .o-btn{width:100%}}.o-section--promoted-boats :has(.swiper-pagination) .o-boats-list{padding-bottom:3rem}@media (hover:hover) and (pointer:fine){.o-section--promoted-boats .o-card:hover .o-title{color:#78a17c}.o-section--promoted-boats .o-card:hover .o-card-img-container img{opacity:.8}}.o-section--promoted-boats .o-card .o-card-img-container{aspect-ratio:624/343;transition:opacity .2s ease-in-out}.o-section--promoted-boats .o-card .o-card-img-container img{height:100%;object-fit:cover;object-position:center;transition:opacity .2s ease-in-out;width:100%}.o-section--promoted-boats .o-card .o-card-texts{padding:2.1rem 0}.o-section--promoted-boats .o-card .o-card-texts-content{align-items:center;display:flex;gap:1rem;justify-content:space-between}@media (max-width:768px){.o-section--promoted-boats .o-card .o-card-texts-content{align-items:flex-start;flex-direction:column;gap:1.6rem}}.o-section--promoted-boats .o-card .o-title{color:#034b3d;font-size:2rem;transition:color .2s ease-in-out}@media (hover:hover) and (pointer:fine){.o-section--promoted-boats .o-card:hover .o-title{color:#78a17c}.o-section--promoted-boats .o-card:hover .o-card-img-container img{opacity:.8}.o-section--promoted-boats .o-card:hover .o-btn.o-btn--green{background-color:#78a17c;color:#fff}}.o-section--story-list .o-story-list__header{margin-bottom:5rem}.o-section--story-list .o-story-list__header .o-title+.o-description{margin-top:2.4rem}.o-section--story-list .o-stories-list{display:grid;gap:2.4rem;grid-template-columns:1fr 1fr}@media (max-width:480px){.o-section--story-list .o-stories-list{grid-template-columns:1fr}}.o-section--story-list .o-stories-list .o-content{display:flex;flex-direction:column;gap:2.4rem}@media (hover:hover) and (pointer:fine){.o-section--story-list .o-stories-list .o-content:hover .o-title{color:#78a17c}.o-section--story-list .o-stories-list .o-content:hover .o-desc{color:#555}.o-section--story-list .o-stories-list .o-content:hover .o-link{color:#78a17c}.o-section--story-list .o-stories-list .o-content:hover .o-link--arrow svg{transform:translateX(.3rem)}.o-section--story-list .o-stories-list .o-content:hover .o-media-container img{opacity:.8}}.o-section--story-list .o-stories-list .o-content .o-desc,.o-section--story-list .o-stories-list .o-content .o-link,.o-section--story-list .o-stories-list .o-content .o-title{transition:color .2s ease-in-out}.o-section--story-list .o-stories-list .o-media-container img{aspect-ratio:1/1;display:block;height:100%;object-fit:cover;transition:opacity .2s ease-in-out;width:100%}.o-section--story-list .o-stories-list .o-text-container{display:flex;flex-direction:column;gap:2.4rem}@media (max-width:1024px){.o-section--story-list .o-stories-list .o-text-container{gap:1.6rem}}.o-section--story-list .o-stories-list .o-link{align-items:center;display:flex;gap:1rem}.o-section--story-list .o-stories-list__link{margin-top:5rem;text-align:center}@media (max-width:480px){.o-section--story-list .o-stories-list__link .o-btn{width:100%}}.o-videos-container{padding-bottom:8rem}@media (max-width:768px){.o-videos-container{padding-bottom:4rem}}.o-youtube-slide{aspect-ratio:624/351;position:relative}.o-youtube-slide iframe{height:100%;object-fit:cover;width:100%}.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_360 iframe{aspect-ratio:1280/720;height:100%;width:100%}@media (max-width:768px){.o-paragraph__image_360 iframe{aspect-ratio:640/360}}.o-paragraph__image_with_double_text .o-paragraph__double_text{padding-bottom:5rem}@media (max-width:1024px){.o-paragraph__image_with_double_text .o-paragraph__double_text{padding-bottom:3.2rem}}.o-paragraph__image_with_double_text .o-image-container-double-text{align-items:center;display:grid;gap:12.5rem;grid-template-columns:1fr 1fr}@media (max-width:1408px){.o-paragraph__image_with_double_text .o-image-container-double-text{gap:6rem}}@media (max-width:768px){.o-paragraph__image_with_double_text .o-image-container-double-text{gap:3.2rem;grid-template-columns:1fr}}.o-paragraph__image_with_double_text .o-image-container{aspect-ratio:1/1}@media (max-width:768px){.o-paragraph__image_with_double_text .o-image-container{margin:0 -20px}}.o-paragraph__image_with_double_text .o-image-container img{height:100%;object-fit:cover;width:100%}.o-paragraph__image_with_double_text .o-wysiwyg{padding:0}.o-paragraph__image_with_double_text .o-title-double_text{color:#034b3d;margin-bottom:2.4rem}@media (max-width:768px){.o-paragraph__image_with_double_text .o-title-double_text{margin-bottom:1.6rem}}.o-paragraph__image_with_double_text .o-text-double_text{color:#555;font-size:1.8rem;font-weight:400;line-height:150%}.o-paragraph__image_with_double_text .o-link-double_text{margin-top:5rem}@media (max-width:768px){.o-paragraph__image_with_double_text .o-link-double_text{margin-top:3.2rem}}@media (max-width:480px){.o-paragraph__image_with_double_text .o-link-double_text .o-btn{width:100%}}@media (max-width:768px){.o-paragraph__image_with_text .o-media-container{padding:0 1.6rem}}.o-paragraph__image_text_slide .o-content,.o-paragraph__image_with_text .o-content{align-items:center;display:grid;grid-template-columns:1fr 1fr;height:100%;width:100%}@media (max-width:768px){.o-paragraph__image_text_slide .o-content,.o-paragraph__image_with_text .o-content{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;padding:8rem;width:100%}@media (max-width:1408px){.o-paragraph__image_text_slide .o-text-container,.o-paragraph__image_with_text .o-text-container{padding: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:1.6rem 1.6rem 0;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-size:2.4rem;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:#034b3d}.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:#555;font-size:1.8rem;font-weight:400;line-height:150%}.o-paragraph__image_text_slide .o-text-container .o-text,.o-paragraph__image_with_text .o-text-container .o-text{color:#555;font-size:1.8rem;line-height:150%;margin-top:3rem}.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}@media (max-width:480px){.o-paragraph__image_text_slide .o-text-container .o-link-container,.o-paragraph__image_with_text .o-text-container .o-link-container{margin-top:2.8rem}.o-paragraph__image_text_slide .o-text-container .o-link-container .o-link,.o-paragraph__image_with_text .o-text-container .o-link-container .o-link{width:100%}}.o-paragraph__image_text_slide.image-position-right .o-content,.o-paragraph__image_with_text.image-position-right .o-content{justify-items:end}.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-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-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-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-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:1.6rem 1.6rem 0}}.o-paragraph__image_text_slide.image-position-background,.o-paragraph__image_with_text.image-position-background{background-color:#034b3d;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.8rem}}@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.4rem}}.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:#034b3d}.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:#034b3d;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:2.4rem}}.has-head .o-head .o-texts .desc{color:#707070;font-size:1.8rem;font-weight:400;line-height:3.4rem}.o-paragraph__image_text_slide{height:100%}@media (max-width:768px){.o-paragraph__image_text_slide .o-content{gap:3.2rem}.o-paragraph__image_text_slide .o-content .o-media-container{grid-row:2/3}.o-paragraph__image_text_slide .o-content .o-text-container{grid-row:1/2}}.paragraph__slider_images_texts{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;max-width:192rem;padding-bottom:4.5rem;position:relative;width:100%}@media (max-width:768px){.paragraph__slider_images_texts{grid-template-columns:1fr;padding-bottom:3.5rem}}.paragraph__slider_images_texts:has(>.swiper-pagination.swiper-pagination-lock){padding-bottom:0}.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/-1;grid-row:1/2}@media (max-width:768px){.paragraph__slider_images_texts>.swiper-wrapper{grid-column:1/-1;grid-row:1/2}}.paragraph__slider_images_texts>.swiper-pagination{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;z-index:2}.paragraph__slider_images_texts>.swiper-button-next,.paragraph__slider_images_texts>.swiper-button-prev{align-self:center;grid-row:1/2;margin-top:0;position:static;top:auto}.paragraph__slider_images_texts>.swiper-button-prev{grid-column:1/2;justify-self:start}.paragraph__slider_images_texts>.swiper-button-next{grid-column:3/4;justify-self:end}.o-paragraph__image img{height:auto;width:100%}.o-paragraph__partner{margin:0 auto;max-width:123rem;width:100%}@media (max-width:768px){.o-paragraph__partner:nth-child(odd){background-color:#ededed}}.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;width:100%}.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%;padding-bottom:0}}.o-paragraph__partner .o-text-container .o-title{color:#034b3d;font-size:4rem;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:#555;font-size:1.8rem;font-weight:400;line-height:150%;margin-bottom:4.6rem}@media (max-width:480px){.o-paragraph__partner .o-text-container .o-text{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:#555;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:#034b3d;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:#034b3d;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 .o-images-container{cursor:zoom-in;overflow:visible;padding-bottom:4rem}@media (max-width:768px){.o-paragraph__slider_images .o-images-container{padding:0 0 3.5rem}}.o-paragraph__slider_images .o-images-container[data-slider-slides-value="1"] .swiper-slide{aspect-ratio:16/9}.o-paragraph__slider_images .o-images-container[data-slider-slides-value="2"] .swiper-slide{aspect-ratio:1/1}.o-paragraph__slider_images .o-images-container .swiper-slide{height:100%;object-fit:cover;object-position:center;width:100%}.o-paragraph__slider_images .o-images-container .swiper-pagination{bottom:0}.o-paragraph__video video{aspect-ratio:1280/702;height:auto;width:100%}@media (max-width:768px){.o-paragraph__video video{aspect-ratio:640/351}}.o-homepage-intro-text .o-paragraph__wysiwyg{padding:10.5rem 0}@media (max-width:1024px){.o-homepage-intro-text .o-paragraph__wysiwyg{padding:5.4rem 0}}.o-cms .o-homepage-intro-text .o-paragraph__wysiwyg .o-text-container.o-cms__container,.o-homepage-intro-text .o-paragraph__wysiwyg .o-cms .o-text-container.o-cms__container,.o-homepage-intro-text .o-paragraph__wysiwyg .o-text-container.o-container{max-width:80.6rem;width:100%}@media (max-width:480px){.o-homepage-intro-text .o-paragraph__wysiwyg .o-link-container .o-btn{width:100%}}.o-paragraph__wysiwyg{margin:0 auto}.o-paragraph__wysiwyg--grey{background-color:#f4f4f4}.o-paragraph__wysiwyg--text-left{text-align:left}.o-paragraph__wysiwyg--text-center{text-align:center}@media (max-width:768px){.o-paragraph__wysiwyg--text-center{text-align:left}}.o-paragraph__wysiwyg--text-right .o-text-container{text-align:right}.o-paragraph__wysiwyg--text-right .o-text-inner{display:inline-block;max-width:100%;text-align:left}.o-paragraph__wysiwyg .o-text-container{width:100%}.o-paragraph__wysiwyg .o-text-container .o-title{color:#034b3d}.o-paragraph__wysiwyg .o-text-container .o-description{color:#555;font-size:1.8rem;font-weight:400;line-height:150%;margin-top:2.4rem}.o-paragraph__wysiwyg .o-text-container .o-link-container{margin-top:2.4rem}.o-paragraph__wysiwyg .o-text-container .o-link-container .o-link{font-weight:500}@media (max-width:480px){.o-paragraph__wysiwyg .o-text-container .o-link-container .o-link{width:100%}}.o-paragraph__wysiwyg .o-text-container .o-text{color:#555;font-size:2rem;font-weight:400;line-height:150%}@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:#034b3d;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:2.4rem}}.o-paragraph__wysiwyg .o-text-container .o-text blockquote{color:#034b3d;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:#034b3d;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 iframe{width:100%}.o-paragraph__youtube{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:#034b3d;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:#034b3d}.o-video-overlay svg{height:5.4rem;width:5.4rem}[src]+.cookie-fallback{display:none}[data-src]+.cookie-fallback{background:#034b3d;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:#034b3d;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:1024px){.o-newsletter__wrapper{margin-right:auto}}@media (max-width:768px){.o-newsletter__wrapper{grid-column:1/1;grid-row:1/2}}.o-newsletter{display:grid;grid-auto-flow:row;justify-items:flex-start;text-align:center;width:100%}.o-newsletter .o-title{font-size:1.6rem}.o-newsletter .delphia-global-newsletter-form{margin-top:3.2rem}@media (max-width:768px){.o-newsletter .delphia-global-newsletter-form{margin-top:1.6rem}}.o-newsletter .o-desc{font-size:1.4rem;line-height:150%;margin-top:1.3rem;text-align:left}@media (max-width:768px){.o-newsletter .o-desc{margin-top:1.6rem}}.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.8rem;line-height:120%}@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-size:2.4rem;font-weight:600;opacity:.5}.o-news-paging .o-paging-list .o-paging-item .o-text .o-news-title{font-size:3.2rem;font-weight:700;line-height:120%}.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-size:2.4rem;font-weight:600;opacity:.5}.o-news-paging .o-paging-list .o-video-wrapper .o-text .o-news-title{font-size:3.2rem;font-weight:700;line-height:120%}.o-news-pagination{display:none}@media (max-width:768px){.o-news-pagination{display:flex;height:2rem;justify-content:space-between;margin:2.4rem 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:#034b3d;display:flex;flex-wrap:wrap;font-size:1.8rem;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--first,.node-events_list .pager__item--last,.node-events_list .pager__item--next,.node-events_list .pager__item--previous,.node-news_list .pager__item--first,.node-news_list .pager__item--last,.node-news_list .pager__item--next,.node-news_list .pager__item--previous,.node-stories_list .pager__item--first,.node-stories_list .pager__item--last,.node-stories_list .pager__item--next,.node-stories_list .pager__item--previous{display:none}.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-text-gallery-section:has(.swiper-pagination) .o-picture-gallery{padding-bottom:4rem}@media (min-width:768px){.o-text-gallery-section .o-picture-gallery{display:grid;gap:2.4rem;grid-template-columns:repeat(4,1fr)}}.o-text-gallery-section .o-picture-gallery .o-picture-gallery-item{aspect-ratio:1/1;height:100%;width:100%}.o-text-gallery-section .o-picture-gallery .o-picture-gallery-item img{cursor:zoom-in;height:100%;object-fit:cover;width:100%}@media (min-width:768px){.o-text-gallery-section .o-picture-gallery .o-picture-gallery-item:first-child{grid-column:1/3;grid-row:1/3}}.o-paragraph__placed_images_text .o-content{align-items:center;display:grid;gap:4.8rem;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{cursor:zoom-in;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}@media (max-width:1215px){.o-paragraph__placed_images_text .o-content .o-text-container{max-width:100%}}@media (max-width:768px){.o-paragraph__placed_images_text .o-content .o-text-container{align-items:flex-start}}.o-paragraph__placed_images_text .o-content .o-text-container .o-title{color:#034b3d;margin-bottom:2.4rem}@media (max-width:768px){.o-paragraph__placed_images_text .o-content .o-text-container .o-title{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:#555;font-size:1.8rem;line-height:150%}.o-paragraph__placed_images_text .o-content .o-text-container .o-text h2{color:#034b3d;margin-bottom:2.4rem}.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:#555;font-size:1.8rem;font-weight:400}.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{background-color:#034b3d;height:1rem;opacity:.2;width:1rem}.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.swiper-pagination.swiper-pagination--white .swiper-pagination-bullet{background-color:#fff}.swiper-button-next,.swiper-button-prev{color:#034b3d;height:7rem;width:7rem}.swiper-button-next:after,.swiper-button-prev:after{font-size:2rem}@media (max-width:768px){.swiper-button-next,.swiper-button-prev{display:none}}.swiper-button-prev{background-color:hsla(0,0%,100%,.8);left:0}.swiper-button-prev:hover{background-color:#fff}.swiper-button-next{background-color:#ffd862;right:0}.swiper-button-next:hover{background-color:#ffe080}.o-paragraph__slider-default{overflow:hidden;position:relative;width:100%}.o-paragraph__slider-default .o-images-container{overflow:visible}.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%}.o-paragraph__slider-default .swiper-pagination{bottom:auto;left:auto;padding:4rem 0;position:static}.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}.o-menu-boat-slider .swiper-button-next,.o-menu-boat-slider .swiper-button-prev,.o-paragraph__text_with_full_screen_image .swiper-button-next,.o-paragraph__text_with_full_screen_image .swiper-button-prev{height:7rem;top:calc(50% - 4rem);width:7rem}.o-menu-boat-slider .swiper-button-next:after,.o-menu-boat-slider .swiper-button-prev:after,.o-paragraph__text_with_full_screen_image .swiper-button-next:after,.o-paragraph__text_with_full_screen_image .swiper-button-prev:after{font-size:2rem}.o-menu-boat-slider .swiper-button-prev,.o-paragraph__text_with_full_screen_image .swiper-button-prev{background-color:hsla(0,0%,100%,.8);left:0}.o-menu-boat-slider .swiper-button-prev:hover,.o-paragraph__text_with_full_screen_image .swiper-button-prev:hover{background-color:#fff}.o-menu-boat-slider .swiper-button-next,.o-paragraph__text_with_full_screen_image .swiper-button-next{background-color:#ffd862;right:0}.o-menu-boat-slider .swiper-button-next:hover,.o-paragraph__text_with_full_screen_image .swiper-button-next:hover{background-color:#ffe080}.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:#034b3d;font-size:2rem;font-weight:400;margin:0 auto;padding:4rem}@media (max-width:767px){.o-titles-nav{border-bottom:.2rem solid #034b3d;border-top:0;padding:1.4rem}}@media (max-width:480px){.o-titles-nav{font-size:1.2rem}}.o-cms .o-titles-nav .o-cms__container,.o-titles-nav .o-cms .o-cms__container,.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-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.c7b0f558.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:5.3rem;width:5.3rem}.o-video-caption{color:#000;font-weight:400;line-height:150%;margin-top:1.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.4rem}.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}.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-size:5rem;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-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:8rem}@media (max-width:1440px){.o-dealer-region-container{padding:8rem 4rem}}@media (max-width:768px){.o-dealer-region-container{padding:5.4rem 1.6rem}}.o-dealer-region-container:nth-child(2n){background-color:#f4f4f4}.o-cms .o-dealer-region-container .o-cms__container,.o-dealer-region-container .o-cms .o-cms__container,.o-dealer-region-container .o-container{max-width:none}.o-dealer-region-container .o-section-title{color:#78a17c;font-weight:700;margin-bottom:5.4rem}@media (max-width:768px){.o-dealer-region-container .o-section-title{margin-bottom:3.2rem}}.o-dealer-region-container .view-name-dealers{margin:0 auto}.o-dealer-network-form{max-width:100%;padding:0 8rem}@media (max-width:1440px){.o-dealer-network-form{padding:0 4rem}}@media (max-width:768px){.o-dealer-network-form{padding:0 1.6rem}}.o-cms .o-dealer-network-form .o-cms__container,.o-dealer-network-form .o-cms .o-cms__container,.o-dealer-network-form .o-container{max-width:none}.o-dealer-network-form .form-actions{display:none}.o-dealer-network-form .form-item-dealer-country label,.o-dealer-network-form .form-item-dealer-name label,.o-dealer-network-form .form-item-dealer-region label{color:#555;font-size:1.8rem;font-weight:700}#dealers-list{width:100%}.node-homepage .o-gradient-block{margin-top:-47.8rem;pointer-events:none;position:relative;width: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;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;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;transform:translateZ(0);will-change:filter}.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-size:2.4rem;font-weight:600}.o-hero-featured .o-title{font-size:4rem}@media (max-width:480px){.o-hero-featured .o-title{font-size:2.6rem}}.o-menu-boat-slider-section{background-color:#fff;overflow:hidden}.o-menu-boat-slider-section .o-section__title{color:#034b3d;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-pagination{bottom:auto;left:auto;padding:4rem;position:static}@media (max-width:768px){.o-menu-boat-slider-section .o-menu-boat-slider .swiper-pagination{padding:2rem}}.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-prev:hover{background-color:#fff}.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-slider .swiper-button-next:hover{background-color:#ffe080}.o-menu-boat-slider-section .o-menu-boat-card .o-link--arrow{transition:color .2s ease-in-out,gap .2s ease-in-out}@media (hover:hover) and (pointer:fine){.o-menu-boat-slider-section .o-menu-boat-card:hover .o-card-texts,.o-menu-boat-slider-section .o-menu-boat-card:hover .o-card-texts .o-desc,.o-menu-boat-slider-section .o-menu-boat-card:hover .o-link{color:#78a17c}.o-menu-boat-slider-section .o-menu-boat-card:hover .o-link--arrow svg{transform:translateX(.3rem)}}.o-menu-boat-slider-section .o-menu-boat-card .o-card-img-container img{aspect-ratio:624/343;height:100%;object-fit:cover;width:100%}.o-menu-boat-slider-section .o-menu-boat-card .o-card-texts{align-items:flex-start;background-color:transparent;color:#034b3d;display:flex;flex-direction:column;gap:2rem;padding:1.9rem 0 0;transition:color .2s ease-in-out}@media (max-width:768px){.o-menu-boat-slider-section .o-menu-boat-card .o-card-texts{gap:1rem}}.o-menu-boat-slider-section .o-menu-boat-card .o-desc{font-size:1.4rem;font-weight:500;line-height:150%}.o-menu-boat-slider-section .o-menu-boat-card .o-desc strong{color:#78a17c}.o-gamme-list:not(:last-child){margin-bottom:5.8rem}@media (max-width:768px){.o-gamme-list:not(:last-child){margin-bottom:5.4rem}}.o-gamme-list .o-section-title{color:#034b3d;font-weight:700;margin-bottom:4.3rem}@media (max-width:768px){.o-gamme-list .o-section-title{margin-bottom:2.4rem}}.o-gamme-list .o-card-texts-content .o-title{font-weight:700;margin-bottom:1.6rem}.o-gamme-list .o-card-texts-content .o-desc{color:#555;font-size:1.8rem;font-weight:400;margin-top:1rem}.o-gamme-list .o-card-texts-content .o-link{margin-top:2.4rem}.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-cms .o-cms__container>.o-title,.o-card-list-section .o-container>.o-title,.o-cms .o-card-list-section .o-cms__container>.o-title{font-size:4rem;margin-bottom:8rem}@media (max-width:480px){.o-card-list-section .o-cms .o-cms__container>.o-title,.o-card-list-section .o-container>.o-title,.o-cms .o-card-list-section .o-cms__container>.o-title{font-size:2.6rem}}.o-card-list-section .o-card-list{display:grid;gap:3rem;grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.o-card-list-section .o-card-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.o-card-list-section .o-card-list{grid-template-columns:1fr}}.o-card-list-section .o-card-list .o-card-item{max-width:100%;width:100%}@media (hover:hover) and (pointer:fine){.o-card-list-section .o-card-item:hover .o-date-text,.o-card-list-section .o-card-item:hover .o-link,.o-card-list-section .o-card-item:hover .o-place-text,.o-card-list-section .o-card-item:hover .o-title{color:#78a17c}.o-card-list-section .o-card-item:hover .o-image img{opacity:.8}}.o-card-list-section .o-image{background-color:#034b3d;transition:opacity .2s ease-in-out;width:100%}.o-card-list-section .o-image img{aspect-ratio:343/229;transition:opacity .2s ease-in-out;width:100%}.o-card-list-section .o-texts{color:#555;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-event-info{display:flex;gap:1.6rem;margin-bottom:1.6rem}.o-card-list-section .o-texts .o-event-info .o-event-date{align-items:center;display:flex;gap:.8rem}.o-card-list-section .o-texts .o-event-info .o-event-date .o-date-icon{height:1.9rem;width:1.6rem}.o-card-list-section .o-texts .o-event-info .o-event-date .o-date-text{font-size:1.4rem;font-weight:400;line-height:150%}.o-card-list-section .o-texts .o-event-info .o-place{align-items:center;color:#555;display:flex;font-size:1.4rem;font-weight:400;gap:.8rem;line-height:150%}.o-card-list-section .o-texts .o-event-info .o-place .o-place-icon{height:1.9rem;width:1.6rem}.o-card-list-section .o-texts .o-event-info .o-place .o-place-text{margin-bottom:0}.o-card-list-section .o-texts .o-date{font-size:1.8rem;font-weight:500;transition:color .2s ease-in-out}.o-card-list-section .o-texts .o-title{font-size:2.2rem;transition:color .2s ease-in-out}.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;margin-top:4.8rem}@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 .subtitle{color:#555;font-size:1.8rem;font-weight:700;line-height:150%;margin-bottom:.8rem}.node-dealer-full .o-dealer-infos .desc{font-size:1.8rem;font-weight:400;line-height:150%}.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 .o-subtitle{color:rgba(3,75,61,.6);font-size:2.4rem;font-weight:600;text-align:center}.o-dealer-form-container .o-subtitle+.o-title{margin-top:2rem}.o-dealer-form-container .o-title{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:$dark-green-100}.plyr__video-wrapper{aspect-ratio:624/351}.plyr.plyr--stopped .plyr__controls{display:none}.plyr--full-ui.plyr--video .plyr__control--overlaid{background:transparent}.plyr--full-ui.plyr--video .plyr__control--overlaid svg{display:none}.plyr--full-ui.plyr--video .plyr__control--overlaid:after{background-image:url(/themes/allspark/dist/images/play.c7b0f558.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:5.3rem;width:5.3rem}.plyr__control--overlaid svg{height:5.3rem;width:5.3rem}