@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));svg {width: 100%; height: 100%; object-fit: contain; transform-origin: center; fill: currentColor; pointer-events: none;}}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);button& {border: none; margin: 0; padding: 0; box-shadow: none; appearance: none;} .swiper-pagination-clickable & {cursor: pointer;} &:only-child {display: none !important;}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}/*!
	By André Rinas, www.andrerinas.de
	Documentation, www.simplelightbox.com
	Available for use under the MIT License
	Version 2.14.3
*/body.hidden-scroll{overflow:hidden}.sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#fff;display:none;z-index:1035}.sl-wrapper{z-index:1040;width:100%;height:100%;left:0;top:0;position:fixed}.sl-wrapper *{box-sizing:border-box}.sl-wrapper button{border:0 none;background:rgba(0,0,0,0);font-size:28px;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close{display:none;position:fixed;right:30px;top:30px;z-index:10060;margin-top:-14px;margin-right:-14px;height:44px;width:44px;line-height:44px;font-family:Arial,Baskerville,monospace;color:#000;font-size:3rem}.sl-wrapper .sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:10060;color:#000;font-size:1rem}.sl-wrapper .sl-download{display:none;position:fixed;bottom:5px;width:100%;text-align:center;z-index:10060;color:#fff;font-size:1rem}.sl-wrapper .sl-download a{color:#fff}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{position:fixed;top:50%;margin-top:-22px;height:44px;width:22px;line-height:44px;text-align:center;display:block;z-index:10060;font-family:Arial,Baskerville,monospace;color:#000}.sl-wrapper .sl-navigation button.sl-next{right:5px;font-size:2rem}.sl-wrapper .sl-navigation button.sl-prev{left:5px;font-size:2rem}@media (min-width: 35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:10px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:10px;font-size:3rem}}@media (min-width: 50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:20px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:20px;font-size:3rem}}.sl-wrapper.sl-dir-rtl .sl-navigation{direction:ltr}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block;border:0 none;width:100%;height:auto}@media (min-width: 35.5em){.sl-wrapper .sl-image img{border:0 none}}@media (min-width: 50em){.sl-wrapper .sl-image img{border:0 none}}.sl-wrapper .sl-image iframe{background:#000;border:0 none}@media (min-width: 35.5em){.sl-wrapper .sl-image iframe{border:0 none}}@media (min-width: 50em){.sl-wrapper .sl-image iframe{border:0 none}}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;color:#fff;background:rgba(0,0,0,.8);font-size:1rem;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.sl-transition{transition:-moz-transform ease .2s;transition:-ms-transform ease .2s;transition:-o-transform ease .2s;transition:-webkit-transform ease .2s;transition:transform ease .2s}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}:root{--aky-color-text-color: #10243D;--aky-color-primary: #10243D;--aky-color-secondary: #45A9C2;--aky-color-grey-200: #F6F6F6;--aky-color-grey-300: #E1E1E1;--aky-color-grey-500: #888;--aky-color-light: #FFFFFF;--aky-color-dark: #000;--aky-color-danger: #e74c3c;--aky-color-text-color--rgb: 16, 36, 61;--aky-color-primary--rgb: 16, 36, 61;--aky-color-secondary--rgb: 69, 169, 194;--aky-color-grey-200--rgb: 246, 246, 246;--aky-color-grey-300--rgb: 225, 225, 225;--aky-color-grey-500--rgb: 136, 136, 136;--aky-color-light--rgb: 255, 255, 255;--aky-color-dark--rgb: 0, 0, 0;--aky-color-danger--rgb: 231, 76, 60}.color-text-color{color:rgba(var(--aky-color-text-color--rgb),1)!important}.color-hover-text-color{transition:.3s ease}.color-hover-text-color:hover{color:rgba(var(--aky-color-text-color--rgb),1)!important}.bg-color-hover-text-color{transition:.3s ease}.bg-color-hover-text-color.active,.bg-color-hover-text-color:hover,.bg-color-text-color{background:rgba(var(--aky-color-text-color--rgb),1)!important}.border-color-hover-text-color{transition:.3s ease}.border-color-hover-text-color.active,.border-color-hover-text-color:hover,.border-color-text-color{border-color:rgba(var(--aky-color-text-color--rgb),1)!important}.color-primary{color:rgba(var(--aky-color-primary--rgb),1)!important}.color-hover-primary{transition:.3s ease}.color-hover-primary:hover{color:rgba(var(--aky-color-primary--rgb),1)!important}.bg-color-hover-primary{transition:.3s ease}.bg-color-hover-primary.active,.bg-color-hover-primary:hover,.bg-color-primary{background:rgba(var(--aky-color-primary--rgb),1)!important}.border-color-hover-primary{transition:.3s ease}.border-color-hover-primary.active,.border-color-hover-primary:hover,.border-color-primary{border-color:rgba(var(--aky-color-primary--rgb),1)!important}.color-secondary{color:rgba(var(--aky-color-secondary--rgb),1)!important}.color-hover-secondary{transition:.3s ease}.color-hover-secondary:hover{color:rgba(var(--aky-color-secondary--rgb),1)!important}.bg-color-hover-secondary{transition:.3s ease}.bg-color-hover-secondary.active,.bg-color-hover-secondary:hover,.bg-color-secondary{background:rgba(var(--aky-color-secondary--rgb),1)!important}.border-color-hover-secondary{transition:.3s ease}.border-color-hover-secondary.active,.border-color-hover-secondary:hover,.border-color-secondary{border-color:rgba(var(--aky-color-secondary--rgb),1)!important}.color-grey-200{color:rgba(var(--aky-color-grey-200--rgb),1)!important}.color-hover-grey-200{transition:.3s ease}.color-hover-grey-200:hover{color:rgba(var(--aky-color-grey-200--rgb),1)!important}.bg-color-hover-grey-200{transition:.3s ease}.bg-color-hover-grey-200.active,.bg-color-hover-grey-200:hover,.bg-color-grey-200{background:rgba(var(--aky-color-grey-200--rgb),1)!important}.border-color-hover-grey-200{transition:.3s ease}.border-color-hover-grey-200.active,.border-color-hover-grey-200:hover,.border-color-grey-200{border-color:rgba(var(--aky-color-grey-200--rgb),1)!important}.color-grey-300{color:rgba(var(--aky-color-grey-300--rgb),1)!important}.color-hover-grey-300{transition:.3s ease}.color-hover-grey-300:hover{color:rgba(var(--aky-color-grey-300--rgb),1)!important}.bg-color-hover-grey-300{transition:.3s ease}.bg-color-hover-grey-300.active,.bg-color-hover-grey-300:hover,.bg-color-grey-300{background:rgba(var(--aky-color-grey-300--rgb),1)!important}.border-color-hover-grey-300{transition:.3s ease}.border-color-hover-grey-300.active,.border-color-hover-grey-300:hover,.border-color-grey-300{border-color:rgba(var(--aky-color-grey-300--rgb),1)!important}.color-grey-500{color:rgba(var(--aky-color-grey-500--rgb),1)!important}.color-hover-grey-500{transition:.3s ease}.color-hover-grey-500:hover{color:rgba(var(--aky-color-grey-500--rgb),1)!important}.bg-color-hover-grey-500{transition:.3s ease}.bg-color-hover-grey-500.active,.bg-color-hover-grey-500:hover,.bg-color-grey-500{background:rgba(var(--aky-color-grey-500--rgb),1)!important}.border-color-hover-grey-500{transition:.3s ease}.border-color-hover-grey-500.active,.border-color-hover-grey-500:hover,.border-color-grey-500{border-color:rgba(var(--aky-color-grey-500--rgb),1)!important}.color-light{color:rgba(var(--aky-color-light--rgb),1)!important}.color-hover-light{transition:.3s ease}.color-hover-light:hover{color:rgba(var(--aky-color-light--rgb),1)!important}.bg-color-hover-light{transition:.3s ease}.bg-color-hover-light.active,.bg-color-hover-light:hover,.bg-color-light{background:rgba(var(--aky-color-light--rgb),1)!important}.border-color-hover-light{transition:.3s ease}.border-color-hover-light.active,.border-color-hover-light:hover,.border-color-light{border-color:rgba(var(--aky-color-light--rgb),1)!important}.color-dark{color:rgba(var(--aky-color-dark--rgb),1)!important}.color-hover-dark{transition:.3s ease}.color-hover-dark:hover{color:rgba(var(--aky-color-dark--rgb),1)!important}.bg-color-hover-dark{transition:.3s ease}.bg-color-hover-dark.active,.bg-color-hover-dark:hover,.bg-color-dark{background:rgba(var(--aky-color-dark--rgb),1)!important}.border-color-hover-dark{transition:.3s ease}.border-color-hover-dark.active,.border-color-hover-dark:hover,.border-color-dark{border-color:rgba(var(--aky-color-dark--rgb),1)!important}.color-danger{color:rgba(var(--aky-color-danger--rgb),1)!important}.color-hover-danger{transition:.3s ease}.color-hover-danger:hover{color:rgba(var(--aky-color-danger--rgb),1)!important}.bg-color-hover-danger{transition:.3s ease}.bg-color-hover-danger.active,.bg-color-hover-danger:hover,.bg-color-danger{background:rgba(var(--aky-color-danger--rgb),1)!important}.border-color-hover-danger{transition:.3s ease}.border-color-hover-danger.active,.border-color-hover-danger:hover,.border-color-danger{border-color:rgba(var(--aky-color-danger--rgb),1)!important}.akyos-animation-text-overflow{position:relative;overflow:hidden;display:block}.akyos-animation-text-overflow span{position:relative;display:block}.akyos-animation-mask--right,.akyos-animation-mask--left,.akyos-animation-mask--top,.akyos-animation-mask--bottom{width:fit-content}.akyos-animation-mask--right{-webkit-mask-image:linear-gradient(90deg,#fff 0%,transparent 66.66%);mask-image:linear-gradient(90deg,#fff 0%,transparent 66.66%);-webkit-mask-size:0 100%;mask-size:0 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.akyos-animation-mask--right.akyos-animation-mask--no-fade{-webkit-mask-image:linear-gradient(90deg,#fff 100%,transparent 100%);mask-image:linear-gradient(90deg,#fff 100%,transparent 100%)}.akyos-animation-mask--left{-webkit-mask-image:linear-gradient(90deg,transparent 0%,#fff 66.66%);mask-image:linear-gradient(90deg,transparent 0%,#fff 66.66%);-webkit-mask-position-x:right;-webkit-mask-size:0 100%;mask-size:0 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.akyos-animation-mask--left.akyos-animation-mask--no-fade{-webkit-mask-image:linear-gradient(90deg,transparent 0%,#fff 0%);mask-image:linear-gradient(90deg,transparent 0%,#fff 0%)}.akyos-animation-mask--top{-webkit-mask-image:linear-gradient(0deg,#fff 33.33%,transparent 66.66%);mask-image:linear-gradient(0deg,#fff 33.33%,transparent 66.66%);-webkit-mask-position-y:bottom;-webkit-mask-size:100% 0;mask-size:100% 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.akyos-animation-mask--top.akyos-animation-mask--no-fade{-webkit-mask-image:linear-gradient(0deg,#fff 0%,transparent 0%);mask-image:linear-gradient(0deg,#fff 0%,transparent 0%)}.akyos-animation-mask--bottom{-webkit-mask-image:linear-gradient(0deg,transparent 33.33%,#fff 66.66%);mask-image:linear-gradient(0deg,transparent 33.33%,#fff 66.66%);-webkit-mask-size:100% 0;mask-size:100% 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.akyos-animation-mask--bottom.akyos-animation-mask--no-fade{-webkit-mask-image:linear-gradient(0deg,transparent 0%,#fff 0%);mask-image:linear-gradient(0deg,transparent 0%,#fff 0%)}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:clip}.lenis.lenis-smooth iframe{pointer-events:none}@font-face{font-family:Overused Grotesk;src:url(/app/themes/akyos-sage/resources/assets/fonts/OverusedGrotesk-Regular.woff2) format("woff2"),url(/app/themes/akyos-sage/resources/assets/fonts/OverusedGrotesk-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Overused Grotesk;src:url(/app/themes/akyos-sage/resources/assets/fonts/OverusedGrotesk-Medium.woff2) format("woff2"),url(/app/themes/akyos-sage/resources/assets/fonts/OverusedGrotesk-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Overused Grotesk;src:url(/app/themes/akyos-sage/resources/assets/fonts/OverusedGrotesk-SemiBold.woff2) format("woff2"),url(/app/themes/akyos-sage/resources/assets/fonts/OverusedGrotesk-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Overused Grotesk;src:url(/app/themes/akyos-sage/resources/assets/fonts/OverusedGrotesk-Bold.woff2) format("woff2"),url(/app/themes/akyos-sage/resources/assets/fonts/OverusedGrotesk-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}:root{font-size:16px;font-family:Inter,sans-serif;font-weight:400;line-height:1.6}.h-wrap .h-nav__mobile .mobile-menu .menu .menu-item a{font-size:clamp(1.5625rem,2.5vw,1.875rem);line-height:clamp(1.875rem,3vw,2.8125rem)}.s-hero>.container p,.s-commitments-list-commitment-item__description{font-size:clamp(1.25rem,2vw,1.625rem);line-height:clamp(1.625rem,2.5vw,1.9375rem)}.c-realisation-content__title,.s-certifications-grid-header__section-description,form.forminator-ui.forminator-custom-form.forminator-design--default .forminator-button-submit,.h-wrap .h-nav__mobile .mobile-menu .menu .menu-item:has(.sub-menu) .sub-menu .menu-item a{font-size:clamp(1.125rem,1.5vw,1.125rem)}form.forminator-ui.forminator-custom-form.forminator-design--default .forminator-field .forminator-checkbox__wrapper .forminator-consent__label p{font-size:1rem;line-height:1.5rem}body a:where(:not(.wp-element-button)){text-decoration:none}#app{position:relative}[animation-mask]{-webkit-mask-image:linear-gradient(90deg,#fff 33.33%,transparent 66.66%);mask-image:linear-gradient(90deg,#fff 33.33%,transparent 66.66%);-webkit-mask-size:0 100%;mask-size:0 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition-delay:.2s;transition-duration:3s;transition-timing-function:cubic-bezier(.32,.94,.6,1);transition-property:mask-size}.animation-mask--active{-webkit-mask-size:300% 100%;mask-size:300% 100%}.animation-wipe,[animation-wipe]{-webkit-mask-image:linear-gradient(0deg,#fff 100%,transparent 100%);mask-image:linear-gradient(0deg,#fff 100%,transparent 100%);-webkit-mask-size:300% 0;mask-size:300% 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:bottom;mask-position:bottom;transition-delay:.2s;transition-duration:2s;transition-timing-function:cubic-bezier(.32,.94,.6,1);transition-property:mask-size}.animation-wipe--active{-webkit-mask-size:300% 100%;mask-size:300% 100%}[animation-translate=bottom]{opacity:0;transform:translateY(100%);transition:opacity 1.5s cubic-bezier(.32,.94,.6,1),transform 1.5s cubic-bezier(.32,.94,.6,1)}.animation-translate-bottom--active{opacity:1;transform:translateY(0)}.animation-zoom-out,[animation-zoom=out]{opacity:0;transform:scale(1.1);transition:all 1.5s cubic-bezier(.32,.94,.6,1)}.animation-zoom-out--active{opacity:1;transform:scale(1)}.animation-zoom-in,[animation-zoom=in]{opacity:0;transform:scale(.2);transition:all 1.5s cubic-bezier(.32,.94,.6,1)}.animation-zoom-in--active{opacity:1;transform:scale(1)}.animation-underline{background-position:100% 100%;background-size:0 .125rem;background-image:linear-gradient(rgba(var(--aky-color-dark--rgb),1),rgba(var(--aky-color-dark--rgb),1));background-repeat:no-repeat;transition:background-size .3s cubic-bezier(.32,.94,.6,1)}.animation-underline:hover{background-position:0 100%;background-size:100% .125rem}*[hidden]{display:none!important}@media screen and (max-width: 768px){*[hiddenOn=mobile]{display:none!important}}@media screen and (max-width: 1025px){*[hiddenOn=tablet]{display:none!important}}@media screen and (max-width: 480px){*[hiddenOn=mobileXs]{display:none!important}}.text-center{text-align:center!important}html,body{margin:0;padding:0}*,*:before,*:after{box-sizing:border-box;word-break:break-word}a{text-decoration:none;color:inherit}p{margin-block-start:.5em;margin-block-end:.5em}button{background:transparent;border:none;padding:0}img{max-width:100%;height:auto}a:where(:not(.wp-element-button)){text-decoration:none}.h-wrap{position:sticky;top:0;background-color:rgba(var(--aky-color-light--rgb),1);z-index:999;transition:.3s ease;border-bottom:1px solid transparent}.h-wrap.scrolled,.h-wrap.active{background-color:rgba(var(--aky-color-primary--rgb),1)!important}.h-wrap.active{border-bottom:1px solid rgba(var(--aky-color-light--rgb),.2)}.h-wrap .h{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:1.25rem;position:relative;z-index:1000}@media screen and (max-width: 1025px){.h-wrap .h{padding:.625rem 1.875rem}}.h-wrap .h-nav{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;gap:1rem;margin-left:auto}.h-wrap .h-nav .menu{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;padding:0;margin:0;list-style:none;gap:2.5rem}.h-wrap .h-nav .menu-item{padding:1.5625rem 0}.h-wrap .h-nav .menu-item a{white-space:nowrap}@media screen and (max-width: 1025px){.h-wrap .h-nav__nav{display:none}}.h-wrap .h-nav__nav.active-underline ul.menu>li.current-menu-item a:after{width:100%}.h-wrap .h-nav__nav.active-underline ul.menu>li a{position:relative}.h-wrap .h-nav__nav.active-underline ul.menu>li a:after{content:"";position:absolute;height:100%;display:block;height:2px;bottom:-5px;width:0%;background-color:rgba(var(--aky-color-light--rgb),1);transition:.3s ease}.h-wrap .h-nav__nav.active-underline ul.menu>li:hover:not(.menu-item-has-children)>a:after{width:100%}.h-wrap .h-nav__nav.active-color ul.menu>li.current-menu-item a{color:rgba(var(--aky-color-primary--rgb),1)}.h-wrap .h-nav__nav.active-color ul.menu>li a{transition:.3s ease}.h-wrap .h-nav__nav.active-color ul.menu>li a:hover{color:rgba(var(--aky-color-primary--rgb),1)}.h-wrap .h-brand{position:relative;z-index:5}.h-wrap .h-brand img{max-width:13.375rem;height:1.75rem}@media screen and (max-width: 480px){.h-wrap .h-brand img{max-width:9.375rem;height:1.25rem}}.h-wrap .h-actions{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;gap:1rem}.h-wrap .h-actions-search{cursor:pointer}.single-aky-product .h-wrap:not(.scrolled):not(.active),.error404 .h-wrap:not(.scrolled):not(.active){background-color:rgba(var(--aky-color-light--rgb),1)}.single-aky-product .h-wrap:not(.scrolled):not(.active) .h-brand img,.error404 .h-wrap:not(.scrolled):not(.active) .h-brand img{filter:invert(1)}.single-aky-product .h-wrap:not(.scrolled):not(.active) .h-nav .menu-item a,.error404 .h-wrap:not(.scrolled):not(.active) .h-nav .menu-item a{color:rgba(var(--aky-color-text-color--rgb),1)}.single-aky-product .h-wrap:not(.scrolled):not(.active) .h-nav .menu-item a:after,.error404 .h-wrap:not(.scrolled):not(.active) .h-nav .menu-item a:after{background-color:rgba(var(--aky-color-text-color--rgb),1)}.single-aky-product .h-wrap:not(.scrolled):not(.active) .h-nav .menu-item.mega-menu:before,.error404 .h-wrap:not(.scrolled):not(.active) .h-nav .menu-item.mega-menu:before{filter:invert(1)}.h-wrap:has(.is-active) .h .h-brand img{filter:brightness(1) invert(0)!important}.single-aky-product .h-wrap:not(.scrolled):not(.active) .h-nav__mobile.is-active #burger span,.error404 .h-wrap:not(.scrolled):not(.active) .h-nav__mobile.is-active #burger span{background-color:transparent}.single-aky-product .h-wrap:not(.scrolled):not(.active) .h-nav__mobile.is-active #burger span:before,.single-aky-product .h-wrap:not(.scrolled):not(.active) .h-nav__mobile.is-active #burger span:after,.error404 .h-wrap:not(.scrolled):not(.active) .h-nav__mobile.is-active #burger span:before,.error404 .h-wrap:not(.scrolled):not(.active) .h-nav__mobile.is-active #burger span:after{background-color:rgba(var(--aky-color-light--rgb),1)}.single-aky-product .h-wrap:not(.scrolled):not(.active) .h-nav__mobile.is-active #burger span:before,.error404 .h-wrap:not(.scrolled):not(.active) .h-nav__mobile.is-active #burger span:before{-webkit-transform:translateY() rotate(45deg);-moz-transform:translateY() rotate(45deg);-ms-transform:translateY() rotate(45deg);-o-transform:translateY() rotate(45deg);transform:translateY() rotate(45deg)}.single-aky-product .h-wrap:not(.scrolled):not(.active) .h-nav__mobile.is-active #burger span:after,.error404 .h-wrap:not(.scrolled):not(.active) .h-nav__mobile.is-active #burger span:after{-webkit-transform:translateY(-) rotate(-45deg);-moz-transform:translateY(-) rotate(-45deg);-ms-transform:translateY(-) rotate(-45deg);-o-transform:translateY(-) rotate(-45deg);transform:translateY(-) rotate(-45deg)}.single-aky-product .h-wrap:not(.scrolled):not(.active) .h-nav__mobile #burger span,.error404 .h-wrap:not(.scrolled):not(.active) .h-nav__mobile #burger span{position:relative;margin-top:9px;margin-bottom:9px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.single-aky-product .h-wrap:not(.scrolled):not(.active) .h-nav__mobile #burger span,.single-aky-product .h-wrap:not(.scrolled):not(.active) .h-nav__mobile #burger span:before,.single-aky-product .h-wrap:not(.scrolled):not(.active) .h-nav__mobile #burger span:after,.error404 .h-wrap:not(.scrolled):not(.active) .h-nav__mobile #burger span,.error404 .h-wrap:not(.scrolled):not(.active) .h-nav__mobile #burger span:before,.error404 .h-wrap:not(.scrolled):not(.active) .h-nav__mobile #burger span:after{display:block;width:30px;height:2px;background-color:rgba(var(--aky-color-dark--rgb),1);outline:1px solid transparent;-webkit-transition-property:background-color,-webkit-transform;-moz-transition-property:background-color,-moz-transform;-o-transition-property:background-color,-o-transform;transition-property:background-color,transform;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}.single-aky-product .h-wrap:not(.scrolled):not(.active) .h-nav__mobile #burger span:before,.single-aky-product .h-wrap:not(.scrolled):not(.active) .h-nav__mobile #burger span:after,.error404 .h-wrap:not(.scrolled):not(.active) .h-nav__mobile #burger span:before,.error404 .h-wrap:not(.scrolled):not(.active) .h-nav__mobile #burger span:after{position:absolute;content:""}.single-aky-product .h-wrap:not(.scrolled):not(.active) .h-nav__mobile #burger span:before,.error404 .h-wrap:not(.scrolled):not(.active) .h-nav__mobile #burger span:before{top:-9px}.single-aky-product .h-wrap:not(.scrolled):not(.active) .h-nav__mobile #burger span:after,.error404 .h-wrap:not(.scrolled):not(.active) .h-nav__mobile #burger span:after{top:9px}.single-aky-product .h-wrap:not(.scrolled):not(.active) .h-nav__mobile .mobile-menu .menu .menu-item a,.error404 .h-wrap:not(.scrolled):not(.active) .h-nav__mobile .mobile-menu .menu .menu-item a{color:rgba(var(--aky-color-light--rgb),1)}.h-wrap.scrolled .h #burger span{position:relative;margin-top:9px;margin-bottom:9px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.h-wrap.scrolled .h #burger span,.h-wrap.scrolled .h #burger span:before,.h-wrap.scrolled .h #burger span:after{display:block;width:30px;height:3px;background-color:#fff;outline:1px solid transparent;-webkit-transition-property:background-color,-webkit-transform;-moz-transition-property:background-color,-moz-transform;-o-transition-property:background-color,-o-transform;transition-property:background-color,transform;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}.h-wrap.scrolled .h #burger span:before,.h-wrap.scrolled .h #burger span:after{position:absolute;content:""}.h-wrap.scrolled .h #burger span:before{top:-9px}.h-wrap.scrolled .h #burger span:after{top:9px}.h-wrap.scrolled .h #burger.active span{background-color:transparent}.h-wrap.scrolled .h #burger.active span:before,.h-wrap.scrolled .h #burger.active span:after{background-color:#fff}.h-wrap.scrolled .h #burger.active span:before{-webkit-transform:translateY(9px) rotate(45deg);-moz-transform:translateY(9px) rotate(45deg);-ms-transform:translateY(9px) rotate(45deg);-o-transform:translateY(9px) rotate(45deg);transform:translateY(9px) rotate(45deg)}.h-wrap.scrolled .h #burger.active span:after{-webkit-transform:translateY(-9px) rotate(-45deg);-moz-transform:translateY(-9px) rotate(-45deg);-ms-transform:translateY(-9px) rotate(-45deg);-o-transform:translateY(-9px) rotate(-45deg);transform:translateY(-9px) rotate(-45deg)}.h-wrap .h-nav__mobile.is-active .mobile-menu{-webkit-mask-size:100% 100%;mask-size:100% 100%;pointer-events:all}.h-wrap .h-nav__mobile.is-active #burger span{background-color:transparent}.h-wrap .h-nav__mobile.is-active #burger span:before,.h-wrap .h-nav__mobile.is-active #burger span:after{background-color:#fff}.h-wrap .h-nav__mobile.is-active #burger span:before{-webkit-transform:translateY(9px) rotate(45deg);-moz-transform:translateY(9px) rotate(45deg);-ms-transform:translateY(9px) rotate(45deg);-o-transform:translateY(9px) rotate(45deg);transform:translateY(9px) rotate(45deg)}.h-wrap .h-nav__mobile.is-active #burger span:after{-webkit-transform:translateY(-9px) rotate(-45deg);-moz-transform:translateY(-9px) rotate(-45deg);-ms-transform:translateY(-9px) rotate(-45deg);-o-transform:translateY(-9px) rotate(-45deg);transform:translateY(-9px) rotate(-45deg)}.h-wrap .h-nav__mobile .mobile-menu{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;background-color:rgba(var(--aky-color-primary--rgb),.95);position:fixed;right:0;top:0;width:100vw;height:100%;-webkit-mask-image:linear-gradient(-90deg,#fff 100%,transparent 100%);mask-image:linear-gradient(-90deg,#fff 100%,transparent 100%);-webkit-mask-size:0 300%;mask-size:0 300%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right;mask-position:right;transition-duration:.5s;transition-timing-function:cubic-bezier(.32,.94,.6,1);transition-property:mask-size;pointer-events:none}@media screen and (max-width: 480px){.h-wrap .h-nav__mobile .mobile-menu{width:100vw}}.h-wrap .h-nav__mobile .mobile-menu #close{cursor:pointer}.h-wrap .h-nav__mobile .mobile-menu .menu{display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start;padding:0;margin:0;list-style:none;gap:0rem}.h-wrap .h-nav__mobile .mobile-menu .menu .menu-item a{color:rgba(var(--aky-color-light--rgb),1)}.h-wrap .h-nav__mobile .mobile-menu .menu .menu-item:has(.sub-menu){position:relative;overflow:hidden}.h-wrap .h-nav__mobile .mobile-menu .menu .menu-item:has(.sub-menu):has(.sub-menu.active)>a:after{transform:rotate(180deg)}.h-wrap .h-nav__mobile .mobile-menu .menu .menu-item:has(.sub-menu)>a:after{content:"";display:inline-block;background-image:url(/app/themes/akyos-sage/resources/assets/icons/dropdown.svg);background-size:contain;background-repeat:no-repeat;background-position:center;width:1rem;height:1rem;margin-left:.625rem;transition:transform .3s ease}.h-wrap .h-nav__mobile .mobile-menu .menu .menu-item:has(.sub-menu) .sub-menu{padding:0;margin:0;list-style:none;height:0;visibility:hidden}.h-wrap .h-nav__mobile .mobile-menu .menu .menu-item:has(.sub-menu) .sub-menu.active{margin-top:.625rem}.h-wrap .h-nav__mobile .mobile-menu .menu .menu-item:has(.sub-menu) .sub-menu .menu-item{padding:0}.h-wrap .h-nav__mobile .mobile-menu .menu .menu-item:has(.sub-menu) .sub-menu .menu-item a{display:inline-block;padding:.625rem 0rem .3125rem 1.25rem}.h-wrap .h-nav__mobile #burger{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;position:relative;height:3.125rem;z-index:25}.h-wrap .h-nav__mobile #burger span{position:relative;margin-top:9px;margin-bottom:9px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.h-wrap .h-nav__mobile #burger span,.h-wrap .h-nav__mobile #burger span:before,.h-wrap .h-nav__mobile #burger span:after{display:block;width:30px;height:2px;background-color:#fff;outline:1px solid transparent;-webkit-transition-property:background-color,-webkit-transform;-moz-transition-property:background-color,-moz-transform;-o-transition-property:background-color,-o-transform;transition-property:background-color,transform;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}.h-wrap .h-nav__mobile #burger span:before,.h-wrap .h-nav__mobile #burger span:after{position:absolute;content:""}.h-wrap .h-nav__mobile #burger span:before{top:-9px}.h-wrap .h-nav__mobile #burger span:after{top:9px}@media screen and (max-width: 1050px){.h-wrap .h-nav__mobile #burger{display:flex!important}}.h-wrap .h-nav__mobile #burger:hover{cursor:pointer}.h-wrap .h-nav__mobile #burger.show{display:flex}.h-wrap.transparent{background:rgba(var(--aky-color-light--rgb),0);margin-bottom:-80px}.h-wrap.transparent.scrolled{background:rgba(var(--aky-color-primary--rgb),1)!important}.h-wrap.transparent .h-nav__nav ul li a{color:rgba(var(--aky-color-light--rgb),1)}.h-wrap.transparent .h-buttons .h-button.btn--light{border-color:transparent!important}#search-modal{position:fixed;top:-40%;left:0;height:40%;width:100%;background-color:rgba(var(--aky-color-primary--rgb),1);z-index:1000000;transition:.3s ease}#search-modal #close-search{position:absolute;top:130px;right:80px;display:flex;justify-content:center;align-items:center;width:85px;color:#fff}#search-modal #close-search svg{width:50%;height:100%}#search-modal #close-search:hover{cursor:pointer}@media screen and (max-width: 1000px){#search-modal #close-search{top:50px;right:50px}}@media screen and (max-width: 650px){#search-modal #close-search{top:20px;right:20px;width:45px}}#search-modal .container{height:100%;display:flex;flex-flow:row wrap;justify-content:center;align-items:center}#search-modal .container form{width:100%}#search-modal .container form p{margin-top:25px}#search-modal .container form label{font-size:3rem!important;color:#fff}#search-modal .container form #s{border-radius:0!important;width:100%;background-color:transparent;border:none;border-bottom:1px solid #fff;font-weight:700;padding-bottom:10px;height:100%}#search-modal .container form #s::placeholder{color:#fff!important}#search-modal .container form #s:focus,#search-modal .container form #s:active{outline:none!important}@media screen and (max-width: 1300px){#search-modal .container form #s{font-size:4rem!important}}@media screen and (max-width: 1000px){#search-modal .container form #s{font-size:3rem!important}}@media screen and (max-width: 700px){#search-modal .container form #s{font-size:1.2rem!important}}#search-modal .container form #searchsubmit,#search-modal .container form button{display:none}.h-nav #menu-menu-principal .mega-menu{position:relative;padding-right:1.4375rem}.h-nav #menu-menu-principal .mega-menu:before{top:50%;transform:translateY(-50%);content:url(/app/themes/akyos-sage/resources/assets/icons/dropdown.svg);position:absolute;right:0;display:inline-block;transition:.3s ease}.h-nav #menu-menu-principal .mega-menu{position:relative}.mobile-menu .product-categories-menu-item .product-categories-trigger{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;color:var(--color-text);text-decoration:none;transition:color .3s ease}.mobile-menu .product-categories-menu-item .product-categories-trigger:hover{color:var(--color-primary)}.mobile-menu .product-categories-menu-item .product-categories-trigger:after{content:"";width:0;height:0;border-left:.375rem solid transparent;border-right:.375rem solid transparent;border-top:.375rem solid currentColor;margin-left:auto;transition:transform .3s ease}.mobile-menu .product-categories-menu-item .product-categories-trigger.active:after{transform:rotate(180deg)}.mobile-menu .product-categories-menu-item .product-categories-menu{display:none;background-color:var(--color-bg-light, #f8f9fa);border-top:.0625rem solid var(--color-border, #e9ecef)}.mobile-menu .product-categories-menu-item .product-categories-menu.active{display:block}.mobile-menu .product-categories-menu-item .product-categories-menu .product-category-item .product-category-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem .75rem 2.5rem;color:var(--color-text);text-decoration:none;transition:all .3s ease;border-left:.1875rem solid transparent}.mobile-menu .product-categories-menu-item .product-categories-menu .product-category-item .product-category-link:hover{color:var(--color-primary);background-color:var(--color-bg-hover, rgba(0, 0, 0, .05));border-left-color:var(--color-primary)}.mobile-menu .product-categories-menu-item .product-categories-menu .product-category-item .product-category-link .category-icon-wrapper{flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.mobile-menu .product-categories-menu-item .product-categories-menu .product-category-item .product-category-link .category-icon-wrapper .category-icon{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);transition:filter .3s ease}.mobile-menu .product-categories-menu-item .product-categories-menu .product-category-item .product-category-link .category-name{font-weight:500;font-size:.875rem}.mobile-menu .product-categories-menu-item .product-categories-menu .product-category-item .product-category-link:hover .category-icon{filter:brightness(0) saturate(100%) invert(39%) sepia(96%) saturate(1836%) hue-rotate(346deg) brightness(103%) contrast(101%)}.product-categories-menu{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.product-categories-menu.active{max-height:31.25rem;transition:max-height .3s ease-in}@media screen and (max-width: 768px){.mobile-menu .product-categories-menu-item .product-categories-trigger{padding:.875rem 1rem;font-size:1rem}.mobile-menu .product-categories-menu-item .product-categories-menu .product-category-item .product-category-link{padding:.625rem 1rem .625rem 2rem}.mobile-menu .product-categories-menu-item .product-categories-menu .product-category-item .product-category-link .category-icon-wrapper{width:1.25rem;height:1.25rem}.mobile-menu .product-categories-menu-item .product-categories-menu .product-category-item .product-category-link .category-name{font-size:.8125rem}}.f{margin-top:7.5rem;padding:4.375rem 0 1.5rem;background-color:rgba(var(--aky-color-primary--rgb),1);color:rgba(var(--aky-color-light--rgb),1);position:relative}.f:before{content:"";position:absolute;top:-6.1875rem;left:0;width:100vw;height:6.25rem;background:none;clip-path:polygon(0 0,100% 100%,0 100%);background-color:rgba(var(--aky-color-primary--rgb),1);z-index:2;pointer-events:none}.f-img{margin:clamp(32px,.1893491124px + .0662721893 * 100vw,88px) 0;display:block;width:100%}.f-row{display:grid;grid-template-columns:4fr 3fr 2fr 1fr 2fr;grid-template-areas:"menu blank informations blank2 horaires"}@media screen and (max-width: 1025px){.f-row{grid-template-columns:4fr 2fr 2fr;grid-template-areas:"menu  informations horaires"}}@media screen and (max-width: 768px){.f-row{row-gap:3rem;grid-template-columns:1fr;grid-template-areas:"menu" "informations" "horaires"}}.f-row-column:nth-child(1){grid-area:menu}.f-row-column:nth-child(1) .menu{padding:0;margin:0;list-style:none;columns:2}.f-row-column:nth-child(1) .menu li{margin-bottom:1.0625rem}.f-row-column:nth-child(1) .f-certifications{display:flex;flex-flow:row wrap;justify-content:start;align-items:center;margin-top:clamp(16px,-11.2662721893px + .0568047337 * 100vw,64px);gap:2rem}.f-row-column:nth-child(2){grid-area:informations}.f-row-column:nth-child(3){grid-area:horaires}.f-row-column h4{margin-top:0}.f-row-column p{margin:1.5rem 0}.f .f-copyright{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;row-gap:1.25rem;column-gap:1.25rem}@media screen and (max-width: 768px){.f .f-copyright{flex-direction:column;align-items:center;gap:1.25rem}}.f .f-copyright-menu .menu{padding:0;margin:0;list-style:none;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;gap:1.25rem}@media screen and (max-width: 768px){.f .f-copyright-menu .menu{flex-direction:column;gap:.9375rem}}@media screen and (min-width: 768px){.f .f-copyright-menu .menu li:not(:first-child){border-left:1px solid rgba(var(--aky-color-light--rgb),1);padding-left:1.25rem}}.f .f-copyright #akyos-link{text-decoration:underline}.container{margin:0 auto;max-width:1325px;width:100%;padding-left:15px;padding-right:15px}.container-sm{margin:0 auto;max-width:1138px;padding-left:15px;padding-right:15px}.container.has-background{position:relative}.container.has-background:before{content:"";position:absolute;height:100%;width:200vw;top:0;left:-100vw;background-color:inherit;z-index:-1}.columns{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;padding-top:20px;gap:30px}@media screen and (max-width: 768px){.columns:nth-child(2n){flex-direction:column}.columns:nth-child(odd){flex-direction:column}}.columns .container{padding-left:0;padding-right:0}.columns .column:only-child{flex-grow:1}@media screen and (max-width: 768px){.columns .column{flex-basis:100%!important;padding:0!important;margin:15px 0!important}}.columns.are-vertically-aligned-center{align-items:center}[style*=--pt]{padding-top:var(--pt)!important}[style*=--pb]{padding-bottom:var(--pb)!important}form.forminator-ui.forminator-custom-form.forminator-design--default .forminator-success,form.forminator-ui.forminator-custom-form.forminator-design--default .forminator-error{background-color:rgba(var(--aky-color-light--rgb),1)}form.forminator-ui.forminator-custom-form.forminator-design--default .forminator-field{position:relative}form.forminator-ui.forminator-custom-form.forminator-design--default .forminator-field .forminator-label{position:absolute;z-index:2;top:-.3125rem;left:1.25rem;font-weight:400!important;background-color:rgba(var(--aky-color-light--rgb),1);line-height:1;padding:0rem .3125rem}form.forminator-ui.forminator-custom-form.forminator-design--default .forminator-field .forminator-input{padding:1rem .9375rem;border-radius:.3125rem;border:1px solid rgba(var(--aky-color-dark--rgb),1)}form.forminator-ui.forminator-custom-form.forminator-design--default .forminator-field .forminator-textarea{padding-top:.9375rem;padding-left:.9375rem;border-radius:.3125rem;border:1px solid rgba(var(--aky-color-dark--rgb),1)}form.forminator-ui.forminator-custom-form.forminator-design--default .forminator-field .forminator-checkbox__wrapper{align-items:center;gap:.625rem}form.forminator-ui.forminator-custom-form.forminator-design--default .forminator-field .forminator-checkbox__wrapper .forminator-consent .forminator-checkbox-box{background-color:rgba(var(--aky-color-light--rgb),1)!important}form.forminator-ui.forminator-custom-form.forminator-design--default .forminator-field .forminator-checkbox__wrapper .forminator-consent__label p{margin-top:0!important}form.forminator-ui.forminator-custom-form.forminator-design--default .forminator-button-submit{background-color:rgba(var(--aky-color-secondary--rgb),1)!important;color:rgba(var(--aky-color-light--rgb),1)!important;padding:.8125rem 3.5rem!important}.mega{transform:translateY(0)}.mega{position:absolute;top:75px;left:0;width:100%;background-color:rgba(var(--aky-color-primary--rgb),1);padding:2.5rem 0 1.5625rem;opacity:0;transform:translateY(-25rem);transition:all .3s ease;z-index:5}@media screen and (max-width: 1025px){.mega{display:none}}.mega.active{border-top:1px solid rgba(var(--aky-color-light--rgb),.2);opacity:1;visibility:visible;transform:translateY(0)}.mega .container{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;gap:16.6666666667%}.mega-header{flex:0 0 auto}.mega-header__title{margin:0;font-size:clamp(23px,21.2958579882px + .0035502959 * 100vw,26px);font-weight:500;line-height:1.3;font-size:1.25rem;color:rgba(var(--aky-color-light--rgb),1);padding-top:.9375rem}.mega-content{flex:1;min-width:0}.mega-categories-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6.9375rem;row-gap:2.9375rem}.mega-category{display:flex;flex-flow:row nowrap;justify-content:start;align-items:center;gap:2.25rem;color:#fffdd0;transition:all .3s ease}.mega-category:first-child{color:#fff}.mega-category:first-child img{filter:invert(1) brightness(3)}.mega-category:hover .mega-category__title{color:rgba(var(--aky-color-secondary--rgb),1)}.mega-category:hover .mega-category__icon svg path{fill:rgba(var(--aky-color-secondary--rgb),1)}.mega-category__icon{object-fit:contain;transition:filter .3s ease}.mega-category__icon img{filter:invert(1) brightness(1);width:3.75rem;height:3.75rem}.mega-category__icon img path{fill:rgba(var(--aky-color-light--rgb),1);transition:fill .3s ease}.mega-category__title{margin:0;font-size:clamp(20px,17.7278106509px + .0047337278 * 100vw,24px);font-weight:600;line-height:1.4;font-size:.9375rem;font-weight:700;margin-bottom:.5rem;color:inherit;transition:color .3s ease}.mega-contact{flex:0 0 auto}.mega-contact-card{background-color:rgba(var(--aky-color-light--rgb),1);overflow:hidden;width:12.5rem;padding:.875rem;border-radius:.5rem;transition:transform .3s ease;text-align:center}.mega-contact-card:hover{transform:translateY(-.1875rem)}@media screen and (max-width: 1025px){.mega-contact-card{width:100%;max-width:15.625rem;margin:0 auto}}.mega-contact-card__image{width:100%;height:7.5rem;overflow:hidden}.mega-contact-card__image img{width:100%;height:100%;object-fit:cover}.mega-contact-link{color:#1a2b4d;display:block;text-decoration:none;padding-top:.4375rem;font-size:1rem;font-weight:400;transition:color .3s ease}.mega-contact-link:hover{color:#10243d}@media screen and (max-width: 1025px){.mega-contact-link{font-size:.9375rem}}.c-pagination{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;text-align:center;padding-top:3.75rem;padding-bottom:3.75rem}.c-pagination .page-numbers:not(.next):not(.prev){margin:0 .3125rem;text-decoration:none;border:1px solid rgba(var(--aky-color-dark--rgb),1);padding:.1875rem .6875rem;border-radius:5px;font-weight:500;color:rgba(var(--aky-color-dark--rgb),1)}.c-pagination .page-numbers:not(.next):not(.prev).current{color:rgba(var(--aky-color-light--rgb),1);background-color:rgba(var(--aky-color-secondary--rgb),1);border-color:rgba(var(--aky-color-secondary--rgb),1)}.c-pagination .next,.c-pagination .prev{text-decoration:none}.c-pagination .next img,.c-pagination .prev img{vertical-align:middle}.c-pagination .next{margin-left:.625rem}.c-pagination .prev{margin-right:.625rem;transform:rotate(180deg)}.social{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;gap:10px}.social a{display:flex;align-self:center;transition:.3s ease}.social a:hover{opacity:.6}.s-accordions .c-accordion+.c-accordion{border-top:1px solid rgba(var(--aky-color-dark--rgb),1)}.s-activities-grid{padding:5rem 0}.s-activities-grid-content{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;gap:3.75rem}@media screen and (max-width: 1025px){.s-activities-grid-content{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:2.5rem}}.s-activities-grid-content-text{flex:0 0 40%}@media screen and (max-width: 1025px){.s-activities-grid-content-text{flex:0 0 auto}}.s-activities-grid-content-grid{display:flex;flex-flow:row wrap;justify-content:center;align-items:flex-start;flex:0 0 55%;gap:1.25rem}@media screen and (max-width: 1025px){.s-activities-grid-content-grid{flex:0 0 auto;grid-template-columns:repeat(2,1fr);gap:.9375rem}}@media screen and (max-width: 768px){.s-activities-grid-content-grid{grid-template-columns:1fr;gap:.9375rem}}.s-activities-grid-text__section-title{margin:0;font-size:clamp(28px,25.1597633136px + .0059171598 * 100vw,33px);font-weight:600;line-height:1.3;color:#10243d;margin-bottom:1.875rem;font-size:2rem;line-height:1.2}.s-activities-grid-text__section-description{font-size:1rem;line-height:1.6;color:#10243d}.s-activities-grid-activity-card{flex:0 0 48%;background:#f3fdff;padding:1.875rem}.s-activities-grid-activity-card:hover{transform:translateY(-.3125rem)}@media screen and (max-width: 480px){.s-activities-grid-activity-card{flex:0 0 100%}}.s-activities-grid-activity-card__icon{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:7.3125rem;height:7.3125rem}@media screen and (max-width: 1025px){.s-activities-grid-activity-card__icon{width:3.125rem;height:3.125rem;margin-bottom:.9375rem}}@media screen and (max-width: 768px){.s-activities-grid-activity-card__icon{width:2.8125rem;height:2.8125rem}}.s-activities-grid-activity-card__icon img{object-fit:contain;object-position:center;height:100%;width:100%}.s-activities-grid-activity-card__title{margin:0;font-size:clamp(23px,21.2958579882px + .0035502959 * 100vw,26px);line-height:1.3;font-weight:500}.s-activities-grid-activity-card__description{font-size:.8125rem}.s-blog-filters{padding-bottom:.75rem}.s-blog-filters>.container{position:relative}@media screen and (max-width: 768px){.s-blog-filters>.container{overflow-x:scroll}}.s-blog-filters-categories{padding:0;margin:0;list-style:none;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:4.8125rem}@media screen and (max-width: 1025px){.s-blog-filters-categories{gap:2.5rem}}@media screen and (max-width: 768px){.s-blog-filters-categories{width:max-content;gap:1.25rem}}.s-blog-filters__li{cursor:pointer;transition:.3s ease}.s-blog-filters__li:hover,.s-blog-filters__li.active{color:rgba(var(--aky-color-secondary--rgb),1)}.s-blog-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px}@media screen and (max-width: 1025px){.s-blog-grid{grid-template-columns:repeat(3,1fr);grid-gap:24px}}@media screen and (max-width: 768px){.s-blog-grid{grid-template-columns:repeat(2,1fr);grid-gap:24px}}@media screen and (max-width: 480px){.s-blog-grid{grid-template-columns:repeat(1,1fr);grid-gap:24px}}.s-blog-grid{padding-top:2.25rem}.s-blog-grid #no-result{text-align:center;grid-column:span 3}.s-blog .loader{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.s-blog .loader svg{width:3.75rem}.s-blog .show-more{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;padding-top:2.25rem}.buttons{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;gap:1.875rem}.buttons--center{justify-content:center}.s-cards-repeater{position:relative;background:rgba(var(--aky-color-primary--rgb),1);color:rgba(var(--aky-color-light--rgb),1);overflow:hidden}.s-cards-repeater>.container{padding-block:3.125rem;position:relative;z-index:2;--translate-x: 0}.s-cards-repeater>.container:before{content:"";position:absolute;top:0;left:var(--translate-x, 0);width:62.5rem;height:100%;background:rgba(var(--aky-color-secondary--rgb),1);z-index:0;transform:skew(-10deg);opacity:.5}.s-cards-repeater-content{position:relative;z-index:2}.s-cards-repeater-content-header{text-align:center;margin-bottom:3.75rem}@media screen and (max-width: 1025px){.s-cards-repeater-content-header{margin-bottom:2.5rem}}.s-cards-repeater-content-grid{display:flex;flex-flow:row wrap;justify-content:center;align-items:stretch;gap:1.25rem}@media screen and (max-width: 768px){.s-cards-repeater-content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.9375rem}}@media screen and (max-width: 480px){.s-cards-repeater-content-grid{grid-template-columns:1fr;gap:.9375rem}}.s-cards-repeater-header__section-title{margin-bottom:2rem}.s-cards-repeater-header__section-description{max-width:43.75rem;margin:0 auto}@media screen and (max-width: 1025px){.s-cards-repeater-header__section-description{font-size:1rem}}@media screen and (max-width: 768px){.s-cards-repeater-header__section-description{font-size:.875rem}}.s-cards-repeater-grid__card-card{flex:0 0 30%;background:rgba(var(--aky-color-light--rgb),1);padding:2.5rem 1.875rem;min-height:16.875rem;box-shadow:0 14px 28px #0000001a,0 10px 10px #0000001a}@media screen and (max-width: 1025px){.s-cards-repeater-grid__card-card{padding:1.5625rem}}@media screen and (max-width: 768px){.s-cards-repeater-grid__card-card{padding:1.25rem}}.s-cards-repeater-card-card__icon{width:3.125rem;height:3.125rem;margin-bottom:1.25rem;border-radius:50%;border:1px solid rgba(var(--aky-color-primary--rgb),1);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}@media screen and (max-width: 1025px){.s-cards-repeater-card-card__icon{width:3.125rem;height:3.125rem;margin-bottom:.9375rem}}@media screen and (max-width: 768px){.s-cards-repeater-card-card__icon{width:2.8125rem;height:2.8125rem}}.s-cards-repeater-card-card__image{width:1.875rem;height:1.875rem}@media screen and (max-width: 1025px){.s-cards-repeater-card-card__image{width:1.5625rem;height:1.5625rem}}@media screen and (max-width: 768px){.s-cards-repeater-card-card__image{width:1.25rem;height:1.25rem}}.s-cards-repeater-card-card__image img{object-fit:contain;object-position:center;height:100%;width:100%}.s-cards-repeater-card-card__description{color:rgba(var(--aky-color-text-color--rgb),1)}.s-certifications-grid{padding:5rem 0}.s-certifications-grid-content-header{margin-bottom:4.375rem}@media screen and (max-width: 1025px){.s-certifications-grid-content-header{margin-bottom:2.5rem}}.s-certifications-grid-content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5625rem}@media screen and (max-width: 1025px){.s-certifications-grid-content-grid{grid-template-columns:repeat(2,1fr);gap:.9375rem}}@media screen and (max-width: 768px){.s-certifications-grid-content-grid{gap:.9375rem}}@media screen and (max-width: 480px){.s-certifications-grid-content-grid{grid-template-columns:1fr}}.s-certifications-grid-header__section-title{margin-bottom:2rem}.s-certifications-grid-header__section-description{max-width:37.5rem}.s-certifications-grid-grid__certification-card{padding:clamp(40px,17.2781065089px + .0473372781 * 100vw,80px) clamp(30px,12.9585798817px + .0355029586 * 100vw,60px);box-shadow:0 4px 4px #00000040;position:relative;min-height:11.4375rem}.s-certifications-grid-certification-card{overflow:hidden}.s-certifications-grid-certification-card__ribbon{overflow:hidden;position:absolute;top:0;left:0;width:9.25rem;height:7.5rem}.s-certifications-grid-certification-card__ribbon:after{content:"";position:absolute;top:0;left:-2.5rem;width:9.25rem;height:.1875rem;background-color:rgba(var(--aky-color-primary--rgb),1);transform:rotate(-45deg)}.s-certifications-grid-certification-card__ribbon:before{content:"";position:absolute;top:0;left:-1.5625rem;width:9.25rem;height:.5625rem;transform:rotate(-45deg);background-color:rgba(var(--aky-color-primary--rgb),1)}.s-certifications-grid-certification-card__code{margin:0;font-size:clamp(28px,25.1597633136px + .0059171598 * 100vw,33px);font-weight:600;line-height:1.3;color:rgba(var(--aky-color-primary--rgb),1);margin-bottom:clamp(40px,21.8224852071px + .0378698225 * 100vw,72px)}.s-certifications-grid-certification-card__description{color:rgba(var(--aky-color-text-color--rgb),1);font-size:.8125rem;line-height:1.5}.s-commitments-list{position:relative;background-color:rgba(var(--aky-color-light--rgb),1);overflow:hidden}.s-commitments-list>.container{padding-block:5rem;position:relative;z-index:2}.s-commitments-list>.container:after{content:"";background-image:url(/app/themes/akyos-sage/resources/assets/images/element-2.svg);background-size:cover;background-position:center;background-repeat:no-repeat;width:62.6875rem;height:43.75rem;position:absolute;bottom:0;left:0;z-index:2}.s-commitments-list-content{position:relative;z-index:2}.s-commitments-list-content-list{grid-area:list;gap:1.875rem}.s-commitments-list-content-list-container{display:grid;grid-template-columns:3fr 9fr;grid-template-areas:"blank list"}@media screen and (max-width: 768px){.s-commitments-list-content-list-container{grid-template-columns:1fr;grid-template-areas:"list"}}.s-commitments-list-header__section-title{margin:0;font-size:clamp(28px,25.1597633136px + .0059171598 * 100vw,33px);font-weight:600;line-height:1.3;margin-bottom:1.875rem}.s-commitments-list-header__description{max-width:37.5rem;margin-bottom:1.25rem}.s-commitments-list-list__commitment-item{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:end;padding:3.125rem 0;gap:1.875rem;border-bottom:1px solid #10243d}@media screen and (max-width: 1025px){.s-commitments-list-list__commitment-item{gap:1.25rem;padding:1.25rem 0}}@media screen and (max-width: 768px){.s-commitments-list-list__commitment-item{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:.9375rem;padding:.9375rem 0}}.s-commitments-list-commitment-item__number{opacity:.3;color:rgba(var(--aky-color-secondary--rgb),1);font-size:clamp(100px,50.0118343195px + .1041420118 * 100vw,188px);line-height:.8;font-weight:700}.s-commitments-list-commitment-item__description{flex:1;font-weight:600}.s-company-timeline{background-color:rgba(var(--aky-color-grey-200--rgb),1);overflow:hidden}.s-company-timeline-content{padding:5rem 0}.s-company-timeline-content__section-title{margin-bottom:3.125rem}.s-company-timeline-content-timeline{position:relative;padding:1.25rem 0}.s-company-timeline-timeline__track{position:relative;padding:2.5rem 0}.s-company-timeline-track__line{position:absolute;top:6.75rem;width:100vw;left:0;right:0;height:.125rem;background:rgba(var(--aky-color-primary--rgb),1)}.s-company-timeline-track-dates{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;gap:5rem}@media screen and (max-width: 768px){.s-company-timeline-track-dates{overflow-x:auto}}.s-company-timeline-dates__date-item{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:start;flex:0 0 auto;position:relative;padding:0 2rem}.s-company-timeline-date-item__year{color:rgba(var(--aky-color-primary--rgb),1);padding:.5rem 2rem;border-radius:3.125rem;border:2px solid rgba(var(--aky-color-primary--rgb),1);margin-bottom:.9375rem;text-align:center;white-space:nowrap}.s-company-timeline-date-item__marker{position:relative;z-index:2;margin-bottom:1.25rem;margin-left:2.8125rem}.s-company-timeline-date-item__description{max-width:17.5rem}.s-company-timeline-marker__dot{width:1rem;height:1rem;background:rgba(var(--aky-color-primary--rgb),1);border:3px solid rgba(var(--aky-color-light--rgb),1);border-radius:50%;box-shadow:0 0 0 .1875rem rgba(var(--aky-color-primary--rgb),1)}.s-contact-form{padding:5rem 0}.s-contact-form-content{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:3.75rem}@media screen and (max-width: 1025px){.s-contact-form-content{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:2.5rem}}.s-contact-form-content-left{flex:0 0 45%}@media screen and (max-width: 1025px){.s-contact-form-content-left{flex:0 0 auto}}.s-contact-form-content-right{flex:0 0 50%}@media screen and (max-width: 1025px){.s-contact-form-content-right{flex:0 0 auto}}.s-contact-form-left__image{margin-bottom:2.5rem}.s-contact-form-left__info{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch;gap:1.5625rem}@media screen and (max-width: 480px){.s-contact-form-left__info{flex-direction:column;gap:1rem}}.s-contact-form-left-image__img{width:100%;height:auto}.s-contact-form-left-image__img img{width:100%}.s-content-and-slider{background-color:rgba(var(--aky-color-primary--rgb),1);position:relative;overflow:hidden}.s-content-and-slider-content{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;min-height:37.5rem;padding:clamp(50px,-18.1656804734px + .1420118343 * 100vw,170px) 0 clamp(50px,32.9585798817px + .0355029586 * 100vw,80px) 0;position:relative}.s-content-and-slider-content--reverse{flex-direction:row-reverse}.s-content-and-slider-content:before{content:"";position:absolute;top:0;left:var(--translate-x, 0);width:43.75rem;height:100%;background-color:#45a9c2cc;z-index:0;transform:skew(-15deg);opacity:.5}@media screen and (max-width: 768px){.s-content-and-slider-content{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;height:auto}}.s-content-and-slider-content-panel{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;flex:0 0 60%;padding:3.75rem;position:relative;z-index:1}@media screen and (max-width: 480px){.s-content-and-slider-content-panel{padding:0;margin-bottom:2.5rem}}.s-content-and-slider-content-images{position:relative;min-width:0}.s-content-and-slider-panel-text{max-width:31.25rem;color:#fff}.s-content-and-slider-panel-text__title{margin:0;font-size:clamp(28px,25.1597633136px + .0059171598 * 100vw,33px);font-weight:600;line-height:1.3;color:#fff;margin-bottom:1.875rem}.s-content-and-slider-images-slider{position:relative;width:100%}.s-content-and-slider-images-slider .swiper-slide .s-content-and-slider-slider__image>img{width:100%;height:25rem;object-fit:cover;object-position:center}@media screen and (max-width: 480px){.s-content-and-slider-images-slider .swiper-slide .s-content-and-slider-slider__image>img{height:15.625rem}}.s-content-images-gallery{position:relative;color:rgba(var(--aky-color-light--rgb),1);overflow:hidden}.s-content-images-gallery:before{content:"";position:absolute;top:0;left:0;width:100%;height:75%;background:rgba(var(--aky-color-primary--rgb),1);z-index:1}.s-content-images-gallery-content{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:flex-start;position:relative;z-index:3;gap:3.75rem;padding:clamp(50px,-23.8461538462px + .1538461538 * 100vw,180px) 0 clamp(40px,17.2781065089px + .0473372781 * 100vw,80px) 0}@media screen and (max-width: 768px){.s-content-images-gallery-content{padding-block:2.5rem 2.5rem}}.s-content-images-gallery-content:after{content:"";position:absolute;top:0;left:var(--translate-x, 0);width:43.75rem;height:75%;background-color:#45a9c2cc;z-index:2;transform:skew(-13deg);opacity:.5}@media screen and (max-width: 1025px){.s-content-images-gallery-content:after{height:50%}}@media screen and (max-width: 1025px){.s-content-images-gallery-content{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:2.5rem}}.s-content-images-gallery-content-text{display:grid;position:relative;z-index:3;grid-template-columns:1fr 1fr}@media screen and (max-width: 1025px){.s-content-images-gallery-content-text{grid-template-columns:1fr}}.s-content-images-gallery-content-images{position:relative;z-index:3}.s-content-images-gallery-text__section-title{margin:0;font-size:clamp(28px,25.1597633136px + .0059171598 * 100vw,33px);font-weight:600;line-height:1.3}.s-content-images-gallery-images__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media screen and (max-width: 1025px){.s-content-images-gallery-images__grid{grid-template-columns:repeat(2,1fr);gap:.625rem}}@media screen and (max-width: 480px){.s-content-images-gallery-images__grid{grid-template-columns:1fr;gap:.625rem}}.s-content-images-gallery-grid__project-image{position:relative;overflow:hidden;height:25.5rem}@media screen and (max-width: 768px){.s-content-images-gallery-grid__project-image{height:18.75rem}}.s-content-images-gallery-project-image__image{width:100%;height:100%}.s-content-images-gallery-project-image__image img{object-fit:cover;object-position:center;height:100%;width:100%}.s-content-list{position:relative;overflow:hidden}.s-content-list-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.s-content-list-background__image{width:100%;height:100%}.s-content-list-background__image img{object-fit:cover;object-position:center;height:100%;width:100%}.s-content-list-overlay{position:relative;z-index:2;background-color:#10243db3;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.s-content-list-overlay>.container{position:relative;z-index:2}.s-content-list-overlay>.container:after{content:"";background-image:url(/app/themes/akyos-sage/resources/assets/images/element-1.svg);background-size:cover;background-position:center;background-repeat:no-repeat;width:24.25rem;height:21.3125rem;position:absolute;opacity:.5;bottom:0;left:var(--translate-x, 11.875rem);transform:translate(-50%);z-index:1}.s-content-list-content{max-width:59.25rem;padding-block:clamp(100px,54.5562130178px + .0946745562 * 100vw,180px) clamp(40px,11.5976331361px + .0591715976 * 100vw,90px);position:relative;z-index:2}.s-content-list-content__section-title{margin:0;font-size:clamp(28px,25.1597633136px + .0059171598 * 100vw,33px);font-weight:600;line-height:1.3;color:#fff;margin-bottom:2.5rem}.s-content-list-content-list{padding-inline-start:1.25rem}.s-content-list-content-list__key-point{list-style-image:url(/app/themes/akyos-sage/resources/assets/icons/bullet-point.svg);color:#fff;padding-left:1.25rem;margin-bottom:2rem}.s-content-slider-background{padding:clamp(40px,17.2781065089px + .0473372781 * 100vw,80px) 0}.s-content-slider-background--white{background-color:rgba(var(--aky-color-light--rgb),1)}.s-content-slider-background--grey-200{background-color:rgba(var(--aky-color-grey-200--rgb),1)}.s-content-slider-background--primary{background-color:#cad6e8}.s-content-slider-background>.container{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:clamp(16px,-48.7573964497px + .1349112426 * 100vw,130px)}.s-content-slider-background>.container.content--reverse{flex-direction:row-reverse}@media screen and (max-width: 768px){.s-content-slider-background>.container{display:block}}.s-content-slider-background-content{margin-bottom:3.75rem;flex:1}.s-content-slider-background-content__description{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;gap:.9375rem}.s-content-slider-background-content .c-title{margin-bottom:2rem}.s-content-slider-background-slider{flex:1;margin:0 auto;min-width:0}.s-content-slider-background-slider__swiper .swiper-slide img{height:25rem;object-fit:cover;object-position:center}@media screen and (max-width: 480px){.s-content-slider-background-slider__swiper .swiper-slide img{height:15.625rem}}.s-content-slider-background-slider .swiper-buttons svg path{fill:rgba(var(--aky-color-primary--rgb),1)!important}.s-content-slider-background-slider .swiper-pagination .swiper-pagination-bullet{--swiper-pagination-bullet-inactive-color: $c-primary !important;border:1px solid rgba(var(--aky-color-primary--rgb),1)!important}.s-content-slider-background-slider .swiper-pagination .swiper-pagination-bullet-active{background-color:rgba(var(--aky-color-primary--rgb),1)!important}.s-content .content{align-items:center}.s-content .content--reverse{flex-direction:row-reverse;gap:3.125rem}.s-content .content-text{flex:0 1 auto}.s-content .content-text__content{max-width:31.25rem;padding:3.25rem 0}.s-content .content-text__content p+p{margin-top:1.5rem}.s-content .content-image{flex:0 0 var(--size-image)}@media screen and (max-width: 768px){.s-content .content-image{flex-basis:100%}}.s-document-download{padding-block:clamp(40px,17.2781065089px + .0473372781 * 100vw,80px);position:relative}.s-document-download-content{position:relative}.s-document-download-content__section-title{margin:0;font-size:clamp(28px,25.1597633136px + .0059171598 * 100vw,33px);font-weight:600;line-height:1.3;margin-bottom:3.125rem}.s-document-download-content-tabs{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:2.5rem}.s-document-download-tabs__navigation{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch;gap:3.375rem;margin-bottom:3.125rem}@media screen and (max-width: 480px){.s-document-download-tabs__navigation{flex-direction:column;gap:1rem;margin-bottom:1.25rem}}.s-document-download-tabs__content{position:relative;width:65%}@media screen and (max-width: 768px){.s-document-download-tabs__content{width:100%}}.s-document-download-navigation__tab{margin:0;font-size:clamp(23px,21.2958579882px + .0035502959 * 100vw,26px);font-weight:500;line-height:1.3;font-family:Overused Grotesk,sans-serif;background:none;border:none;padding:0rem;cursor:pointer;position:relative;transition:all .3s ease;border-bottom:3px solid transparent}@media screen and (max-width: 480px){.s-document-download-navigation__tab{width:max-content}}.s-document-download-navigation__tab:hover{color:#10243d}.s-document-download-navigation__tab--active{color:#10243d;border-bottom-color:#45a9c2}.s-document-download-navigation__tab--active:after{content:"";position:absolute;bottom:-.0625rem;left:0;right:0;height:.0625rem;background:#45A9C2}.s-document-download-content__tab-panel{display:none}.s-document-download-content__tab-panel--active{display:block;animation:fadeIn .3s ease-in-out}.s-document-download-tab-panel__documents-list{display:grid;grid-template-columns:repeat(3,1fr);gap:3.125rem}@media screen and (max-width: 768px){.s-document-download-tab-panel__documents-list{grid-template-columns:1fr 1fr;gap:1.25rem}}@media screen and (max-width: 480px){.s-document-download-tab-panel__documents-list{grid-template-columns:1fr;gap:1.25rem}}.s-document-download-documents-list__document-item{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:.9375rem;text-decoration:none;transition:all .3s ease;border:1px solid transparent}.s-document-download-documents-list__document-item:hover{color:#45a9c2}.s-document-download-documents-list__document-item:hover .s-document-download-document-item__icon svg path{fill:#45a9c2}.s-document-download-documents-list__document-item:hover .s-document-download-document-item__name,.s-document-download-documents-list__document-item:hover .s-document-download-document-item__date{color:#45a9c2}.s-document-download-document-item__icon{flex:0 0 auto;width:2rem;height:2rem;color:#10243d;transition:color .3s ease}.s-document-download-document-item__icon svg{width:100%;height:100%}.s-document-download-document-item__icon svg path{transition:fill .3s ease}.s-document-download-document-item__info{flex:1;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:.25rem}.s-document-download-document-item__name{line-height:1;transition:color .3s ease}.s-document-download-document-item__date{font-size:.8125rem;font-weight:700;color:rgba(var(--aky-color-text-color--rgb),1);transition:color .3s ease}.s-hero{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:90vh;position:relative;color:rgba(var(--aky-color-light--rgb),1);overflow:hidden}@media screen and (max-width: 480px){.s-hero{height:60vh}}.s-hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.s-hero-background__image{width:100%;height:100%}.s-hero-background__image img{object-fit:cover;object-position:center;height:100%;width:100%}.s-hero:before{content:"";background-color:rgba(var(--aky-color-dark--rgb),.3);position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.s-hero:after{content:"";background-image:url(/app/themes/akyos-sage/resources/assets/images/element-1.svg);background-size:cover;background-position:center;background-repeat:no-repeat;width:24.25rem;height:21.3125rem;position:absolute;bottom:0;left:65%;transform:translate(var(--after-x, -50%));z-index:2}@media screen and (max-width: 768px){.s-hero:after{content:none}}.s-hero>.container{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;z-index:3}.s-hero>.container img{max-width:13.375rem;height:1.75rem}.s-hero>.container p{text-align:center}.s-hero>.container svg{position:absolute;bottom:9.375rem}@media screen and (max-width: 480px){.s-hero>.container svg{bottom:6.25rem}}.s-hero h1{font-size:5rem;font-weight:700}@media screen and (max-width: 480px){.s-hero h1{font-size:3.125rem}}.s-hero h1 sup{position:relative;top:-1.25rem;font-size:1.5rem;font-weight:400}.s-media{margin-bottom:5rem}.s-media.text-center .c-image>img{margin:0 auto}.s-media .swiper img{width:100%;max-height:43.75rem}.s-media .swiper-buttons{justify-content:end!important;gap:2rem!important}.s-media .swiper-buttons svg path{fill:#000}.s-only-paragraph{margin-block:clamp(40px,17.2781065089px + .0473372781 * 100vw,80px)}.s-page-header{position:relative;min-height:32.5625rem;overflow:hidden;display:flex;align-items:center}@media screen and (max-width: 480px){.s-page-header{min-height:25rem}}.s-page-header:after{content:"";background-image:url(/app/themes/akyos-sage/resources/assets/images/element-1.svg);background-size:cover;background-position:center;background-repeat:no-repeat;width:24.25rem;height:21.3125rem;position:absolute;bottom:0;left:var(--translate-x, 70%);transform:translate(-50%);z-index:2}@media screen and (max-width: 480px){.s-page-header:after{width:18rem;height:15.0625rem}}.s-page-header-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.s-page-header-background__image{width:100%;height:100%}.s-page-header-background__image img{object-fit:cover;object-position:center;height:100%;width:100%}.s-page-header-content{position:relative;z-index:4;width:100%;margin-top:3.75rem}.s-page-header-text__main-title{margin:0;font-size:clamp(45px,36.4792899408px + .0177514793 * 100vw,60px);font-weight:500;line-height:1.3;color:rgba(var(--aky-color-light--rgb),1);margin-bottom:1.25rem}@media screen and (max-width: 480px){.s-page-header-text__main-title{font-size:2.0625rem}}.s-product-block{padding:5rem 0;background-color:#fff}@media screen and (max-width: 1025px){.s-product-block{padding:3.75rem 0}}.s-product-block-content-header{text-align:center;margin-bottom:3.125rem}@media screen and (max-width: 1025px){.s-product-block-content-header{margin-bottom:2.5rem}}@media screen and (max-width: 768px){.s-product-block-content-header{margin-bottom:1.875rem}}.s-product-block-content-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.875rem}@media screen and (max-width: 1025px){.s-product-block-content-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media screen and (max-width: 768px){.s-product-block-content-grid{grid-template-columns:repeat(2,1fr);gap:.9375rem}}@media screen and (max-width: 480px){.s-product-block-content-grid{grid-template-columns:1fr;gap:.9375rem}}.s-product-block-content-empty{text-align:center;padding:3.75rem 0}.s-product-block-header__section-title{margin:0;font-size:clamp(28px,25.1597633136px + .0059171598 * 100vw,33px);font-weight:600;line-height:1.3;color:#10243d}@media screen and (max-width: 1025px){.s-product-block-header__section-title{font-size:2rem}}@media screen and (max-width: 768px){.s-product-block-header__section-title{font-size:1.75rem}}.s-product-block-empty__message{color:#10243db3;font-size:1rem}@media screen and (max-width: 1025px){.s-product-block-empty__message{font-size:.9375rem}}@media screen and (max-width: 768px){.s-product-block-empty__message{font-size:.875rem}}.s-product-categories{position:relative;overflow:hidden}.s-product-categories:before{content:"";position:absolute;top:0;left:0;width:100%;height:40%;background:rgba(var(--aky-color-primary--rgb),1);z-index:1}.s-product-categories>.container{position:relative;z-index:1;padding-block:clamp(40px,17.2781065089px + .0473372781 * 100vw,80px)}.s-product-categories>.container:after{content:"";position:absolute;top:0;left:var(--translate-x, 0rem);width:43.75rem;height:40%;background-color:#45a9c2cc;z-index:2;transform:skew(-13deg);opacity:.5}.s-product-categories-content{margin-bottom:3.75rem;position:relative;z-index:3}.s-product-categories-content-header{color:rgba(var(--aky-color-light--rgb),1)}.s-product-categories-header__section-title{margin-bottom:1.875rem}.s-product-categories-grid{position:relative;z-index:3;display:grid;grid-template-columns:repeat(2,1fr);gap:1.875rem;margin-top:6.25rem}@media screen and (max-width: 1025px){.s-product-categories-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media screen and (max-width: 768px){.s-product-categories-grid{grid-template-columns:1fr;gap:1.25rem}}.s-product-categories-grid__category-item{transition:transform .3s ease}.s-product-categories-grid__category-item:hover{transform:translateY(-.3125rem)}.s-product-categories-empty{text-align:center;padding:3.75rem 0}.s-product-categories-empty__message{font-size:1.125rem;color:rgba(var(--aky-color-light--rgb),1)}.s-realisation-block{padding:5rem 0;background-color:#fff}@media screen and (max-width: 1025px){.s-realisation-block{padding:3.75rem 0}}.s-realisation-block-content-header{text-align:center;margin-bottom:3.125rem}@media screen and (max-width: 1025px){.s-realisation-block-content-header{margin-bottom:2.5rem}}@media screen and (max-width: 768px){.s-realisation-block-content-header{margin-bottom:1.875rem}}.s-realisation-block-content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.875rem}@media screen and (max-width: 1025px){.s-realisation-block-content-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media screen and (max-width: 768px){.s-realisation-block-content-grid{grid-template-columns:1fr;gap:.9375rem}}.s-realisation-block-content-empty{text-align:center;padding:3.75rem 0}.s-realisation-block-header__section-title{margin:0;font-size:clamp(28px,25.1597633136px + .0059171598 * 100vw,33px);font-weight:600;line-height:1.3;color:#10243d}@media screen and (max-width: 1025px){.s-realisation-block-header__section-title{font-size:2rem}}@media screen and (max-width: 768px){.s-realisation-block-header__section-title{font-size:1.75rem}}.s-realisation-block-empty__message{color:#10243db3;font-size:1rem}@media screen and (max-width: 1025px){.s-realisation-block-empty__message{font-size:.9375rem}}@media screen and (max-width: 768px){.s-realisation-block-empty__message{font-size:.875rem}}.s-realisations-category-block-content-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.875rem}@media screen and (max-width: 1025px){.s-realisations-category-block-content-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media screen and (max-width: 480px){.s-realisations-category-block-content-grid{grid-template-columns:1fr;gap:1.25rem}}.s-realisations-category-block-content-empty{text-align:center;padding:3.75rem 0}.s-realisations-category-block-empty__message{font-size:1.125rem;color:#10243d;font-style:italic}@media screen and (max-width: 1025px){.s-realisations-category-block-empty__message{font-size:1rem}}@media screen and (max-width: 768px){.s-realisations-category-block-empty__message{font-size:.875rem}}.s-realisations-list{padding:5rem 0}.s-realisations-list-filters{margin-bottom:5rem}.s-realisations-list-filters__buttons{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:.9375rem}.s-realisations-list-filter-button{border:1px solid rgba(var(--aky-color-primary--rgb),1);color:rgba(var(--aky-color-primary--rgb),1);padding:.5rem 1rem;border-radius:1.5625rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.s-realisations-list-filter-button:hover{background-color:rgba(var(--aky-color-primary--rgb),1);color:rgba(var(--aky-color-light--rgb),1)}.s-realisations-list-filter-button.active{background-color:rgba(var(--aky-color-primary--rgb),1);border-color:rgba(var(--aky-color-primary--rgb),1);color:rgba(var(--aky-color-light--rgb),1)}.s-realisations-list-masonry__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));gap:1.875rem;margin-top:3.75rem;margin-inline:auto;transition:all .5s ease}.s-realisations-list-masonry-item{max-width:18.75rem;opacity:1;transform:scale(1);transition:all .3s ease}@media screen and (max-width: 768px){.s-realisations-list-masonry-item .c-realisation .c-picture img{width:100%}}@media screen and (max-width: 768px){.s-realisations-list-masonry-item{max-width:100%}}.s-realisations-list-masonry-item.filtered-out{opacity:0;transform:scale(.8);pointer-events:none}.s-realisations-list-masonry-item.filtering{transition:all .5s ease}.s-realisations-list__no-posts{text-align:center;font-size:1.125rem;color:#888;grid-column:1/-1;padding:2.5rem}.s-realisations-list-masonry__grid.reorganizing .s-realisations-list-masonry-item{transition:all .5s cubic-bezier(.4,0,.2,1)}.s-text-two-images{padding-block:clamp(40px,17.2781065089px + .0473372781 * 100vw,80px);background-color:#fff}.s-text-two-images-content{margin-bottom:3.75rem}.s-text-two-images-header__section-title{margin:0;font-size:clamp(28px,25.1597633136px + .0059171598 * 100vw,33px);font-weight:600;line-height:1.3;margin-bottom:1.875rem}.s-text-two-images-header__section-description p{margin-bottom:1.25rem}.s-text-two-images-header__section-description p:last-child{margin-bottom:0}.s-text-two-images-header__section-description ul{margin:1.25rem 0;padding-left:1.25rem}.s-text-two-images-header__section-description ul li{margin-bottom:.625rem}.s-text-two-images-header__section-description ul li:last-child{margin-bottom:0}.s-text-two-images-header__section-description strong{color:#10243d;font-weight:600}.s-text-two-images-images-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.875rem}@media screen and (max-width: 1025px){.s-text-two-images-images-grid{gap:1.25rem}}@media screen and (max-width: 768px){.s-text-two-images-images-grid{grid-template-columns:1fr;gap:1.25rem}}.s-text-two-images-grid__image-item{overflow:hidden;box-shadow:0 14px 28px #0000001a,0 10px 10px #0000001a;transition:transform .3s ease}.s-text-two-images-image-item__image{width:100%;height:auto}.s-text-two-images-image-item__image img{object-fit:cover;object-position:center;height:100%;width:auto;transition:transform .3s ease}.s-text-two-images-grid__image-item:hover .s-text-two-images-image-item__image img{transform:scale(1.02)}.s-text .c-title{margin-bottom:1.875rem}.s-text .columns .column{flex:1 0 50%}[accordion] summary{transition:margin .15s ease-out}[accordion] summary::marker{content:none!important}[accordion] summary::-webkit-details-marker{display:none!important}[accordion] .c-accordion-trigger{display:flex;justify-content:space-between;align-items:center;align-self:stretch;padding:24px 0}@media screen and (max-width: 768px){[accordion] .c-accordion-trigger{gap:20px}}[accordion] .c-accordion-trigger .c-title{font-family:Inter,sans-serif}[accordion] .c-accordion-trigger svg{transform:rotate(90deg);transition:transform .2s cubic-bezier(.25,.75,.5,1.25)}[accordion] .c-accordion-trigger:hover{cursor:pointer}[accordion] .c-accordion-content{margin-top:20px}[accordion] .c-accordion-content p{margin-bottom:.9375rem}@media screen and (max-width: 768px){[accordion] .c-accordion-content p{max-width:100%}}[accordion][open] summary~*{position:relative;animation:reveal .4s ease-in-out}[accordion][open] svg{transform:rotate(-90deg)}@keyframes reveal{0%{opacity:0;left:-10px}to{opacity:1;left:0}}.btn,.error404 #main a{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:fit-content;cursor:pointer;border-radius:50px;padding:.6875rem 2rem;text-decoration:none;border:1px solid transparent;overflow:hidden;position:relative}.btn>span,.error404 #main a>span{position:relative}@media screen and (max-width: 768px){.btn,.error404 #main a{padding:10px 15px}}.btn:before,.error404 #main a:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:inherit;transition:width .3s cubic-bezier(.215,.61,.355,1)}.btn:hover:before,.error404 #main a:hover:before{width:100%}.btn--primary{color:rgba(var(--aky-color-primary--rgb),1)!important;border-color:rgba(var(--aky-color-primary--rgb),1)}.btn--primary:hover{color:rgba(var(--aky-color-light--rgb),1)!important;border-color:rgba(var(--aky-color-primary--rgb),1)}.btn--primary:hover:before{background-color:rgba(var(--aky-color-primary--rgb),1)}.btn--secondary{color:rgba(var(--aky-color-secondary--rgb),1)!important;border-color:rgba(var(--aky-color-secondary--rgb),1)}.btn--secondary:hover{color:rgba(var(--aky-color-light--rgb),1)!important;border-color:rgba(var(--aky-color-secondary--rgb),1)}.btn--secondary:hover:before{background-color:rgba(var(--aky-color-secondary--rgb),1)}.btn--light{color:rgba(var(--aky-color-light--rgb),1)!important;border-color:rgba(var(--aky-color-light--rgb),1)}.btn--light:hover{color:rgba(var(--aky-color-secondary--rgb),1)!important;border-color:rgba(var(--aky-color-light--rgb),1)}.btn--light:hover:before{background-color:rgba(var(--aky-color-light--rgb),1)}.c-image{display:block;overflow:hidden}.c-image>img{height:100%;display:block;transition:transform .3s cubic-bezier(.215,.61,.355,1)}.c-post{display:grid;grid-template-columns:1fr;grid-row-gap:20px;align-items:center}.c-post>a{display:block;margin-bottom:.625rem}.c-post h3{margin-top:.3125rem}.product-category-thumbnail{display:block;text-decoration:none;color:inherit;overflow:hidden;transition:all .3s ease}.product-category-thumbnail:hover{box-shadow:0 .625rem 1.875rem #00000026}.product-category-thumbnail-content{position:relative;width:100%;height:25.5rem;overflow:hidden}.product-category-thumbnail-content__image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.product-category-thumbnail-content__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:flex;flex-flow:column nowrap;justify-content:flex-end;align-items:flex-start;padding:1.25rem;transition:all .3s ease}.product-category-thumbnail-content__icon{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;position:absolute;top:1.25rem;right:1.25rem;z-index:3;background:rgba(var(--aky-color-light--rgb),1);border-radius:50%;width:2.5rem;height:2.5rem;transition:all .3s ease}.product-category-thumbnail-content__icon svg path{transition:all .3s ease}.product-category-thumbnail-content__title{margin:0;font-size:clamp(28px,25.1597633136px + .0059171598 * 100vw,33px);font-weight:600;line-height:1.3;color:rgba(var(--aky-color-light--rgb),1);margin-bottom:.5rem;transition:all .3s ease}.product-category-thumbnail-content__description{color:rgba(var(--aky-color-light--rgb),1);max-height:0;overflow:hidden;opacity:0;transition:all .3s ease}.product-category-thumbnail-image__img{width:100%;height:100%}.product-category-thumbnail-image__img img{object-fit:cover;object-position:center;height:100%;width:100%;transition:transform .3s ease}.product-category-thumbnail-overlay__content{width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-end;align-items:flex-start}.product-category-thumbnail:hover .product-category-thumbnail-content__overlay{background:linear-gradient(0deg,rgba(16,36,61,.5) 0%,rgba(16,36,61,.5) 100%)}.product-category-thumbnail:hover .product-category-thumbnail-content__description{max-height:15.625rem;opacity:1;transition-delay:18.75rem}.product-category-thumbnail:hover .product-category-thumbnail-content__icon{background:rgba(var(--aky-color-secondary--rgb),1)}.product-category-thumbnail:hover .product-category-thumbnail-content__icon svg path{fill:rgba(var(--aky-color-light--rgb),1)}.product-category-thumbnail:hover .product-category-thumbnail-image__img img{transform:scale(1.05)}.c-product{display:block;text-decoration:none;overflow:hidden;transition:all .3s ease}.c-product:hover{box-shadow:0 .625rem 1.875rem #10243d26}.c-product-wrapper{position:relative;width:100%;height:25.5rem;overflow:hidden}.c-product-wrapper-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.c-product-wrapper-thumbnail .c-image{height:100%}.c-product-wrapper-thumbnail .c-image>img{width:100%;object-fit:cover}.c-product-wrapper-thumbnail:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(var(--aky-color-primary--rgb),.3);opacity:1;transition:all .3s ease}.c-product-wrapper-thumbnail__placeholder{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:100%;height:100%;background:rgba(var(--aky-color-grey-200--rgb),1);color:rgba(var(--aky-color-text-color--rgb),1);font-size:.875rem}.c-product-wrapper-content{display:flex;flex-flow:column nowrap;justify-content:end;align-items:start;padding:1.25rem;height:100%;position:relative;z-index:2}.c-product-wrapper-content__icon{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;position:absolute;top:1.25rem;right:1.25rem;z-index:3;background:rgba(var(--aky-color-light--rgb),1);border-radius:50%;width:2.5rem;height:2.5rem;transition:all .3s ease}.c-product-wrapper-content__icon svg path{transition:all .3s ease}.c-product-wrapper-content__title{margin:0;font-size:clamp(28px,25.1597633136px + .0059171598 * 100vw,33px);font-weight:600;line-height:1.3;color:rgba(var(--aky-color-light--rgb),1);line-height:1.1}.c-product:hover .c-product-wrapper-content__icon{background:rgba(var(--aky-color-secondary--rgb),1)}.c-product:hover .c-product-wrapper-content__icon svg path{fill:rgba(var(--aky-color-light--rgb),1)}.c-product:hover .c-product-wrapper-thumbnail:before{background:rgba(var(--aky-color-primary--rgb),.6)}.c-realisation{display:block;text-decoration:none;overflow:hidden;transition:all .3s ease}.c-realisation__thumbnail{position:relative;width:100%;overflow:hidden}@media screen and (min-width: 768px){.c-realisation__thumbnail img{max-height:400px}}.c-realisation__thumbnail img{max-height:500px;object-fit:cover}.c-realisation-thumbnail__placeholder{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:100%;height:100%;background:#F6F6F6}.c-realisation-thumbnail__category{position:absolute;top:.9375rem;left:.9375rem;background:rgba(var(--aky-color-primary--rgb),1);color:rgba(var(--aky-color-light--rgb),1);padding:.5rem .75rem;border-radius:3.125rem;font-size:.8125rem}.c-realisation__content{padding-bottom:1.875rem}.c-realisation-content__title{margin:0;font-size:clamp(23px,21.2958579882px + .0035502959 * 100vw,26px);font-weight:500;line-height:1.3;font-weight:400;margin-bottom:.625rem;padding-left:1.25rem;position:relative}.c-realisation-content__title:before{content:"";position:absolute;top:1rem;left:0;width:.625rem;height:.625rem;background:rgba(var(--aky-color-secondary--rgb),1);border-radius:50%}.c-realisation-content__date{font-size:.8125rem}.c-realisation:hover .c-realisation-thumbnail__image img{transform:scale(1.05)}[class*=slider--]{position:relative}[class*=slider--] .swiper-wrapper{padding-bottom:2.5rem}[class*=slider--] .swiper-buttons{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}@media screen and (max-width: 1350px){[class*=slider--] .swiper-buttons{margin-right:1.875rem}}[class*=slider--] .swiper-buttons{gap:1rem;margin-top:-.625rem}[class*=slider--] .swiper-buttons .swiper-button-prev,[class*=slider--] .swiper-buttons .swiper-button-next{--swiper-navigation-size: rem(50);position:static}[class*=slider--] .swiper-buttons .swiper-button-prev:after,[class*=slider--] .swiper-buttons .swiper-button-next:after{content:none}[class*=slider--] .swiper-buttons>div{cursor:pointer}[class*=slider--] .swiper-button-disabled{opacity:.4}[class*=slider--] .swiper-pagination{--swiper-pagination-top: 93%;position:static;width:auto}[class*=slider--] .swiper-pagination .swiper-pagination-bullet{--swiper-pagination-bullet-width: 13px;--swiper-pagination-bullet-height: 13px;--swiper-pagination-bullet-inactive-color: $c-primary;--swiper-pagination-bullet-inactive-opacity: 1;--swiper-pagination-bullet-border-radius: 50%;border:1px solid rgba(var(--aky-color-light--rgb),1)}[class*=slider--] .swiper-pagination .swiper-pagination-bullet-active{--swiper-pagination-color: #fff}h1,h2,h3{margin:0;padding:.3125rem 0;font-family:Overused Grotesk,sans-serif;font-weight:400}h2{margin:0;font-size:clamp(28px,25.1597633136px + .0059171598 * 100vw,33px);font-weight:600;line-height:1.3}h3{margin:0;font-size:clamp(23px,21.2958579882px + .0035502959 * 100vw,26px);font-weight:500;line-height:1.3}.error404 #main{height:75vh;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;text-align:center;gap:1.25rem}.error404 #main h1{font-size:9.375rem;font-weight:700}.error404 #main a{border:1px solid rgba(var(--aky-color-primary--rgb),1)}.error404 #main>.container{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:1.25rem}.single-product-header{padding-block:clamp(100px,54.5562130178px + .0946745562 * 100vw,180px) clamp(40px,17.2781065089px + .0473372781 * 100vw,80px)}.single-product-header-content{display:grid;grid-template-columns:7fr 5fr;gap:2rem}@media screen and (max-width: 768px){.single-product-header-content{grid-template-columns:1fr;gap:1rem}}@media screen and (max-width: 768px){.single-product-header-content-right{order:-1}}.single-product-left__gallery{display:grid;grid-template-columns:5fr 2fr;grid-template-rows:150px 150px 150px;gap:1rem}@media screen and (max-width: 768px){.single-product-left__gallery{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 100px;gap:1rem}}.single-product-gallery__item{overflow:hidden}.single-product-gallery__item:first-child{grid-column:1/2;grid-row:1/4}@media screen and (max-width: 768px){.single-product-gallery__item:first-child{grid-column:1/-1;grid-row:1/2}}.single-product-gallery__item:nth-child(2){grid-column:2/3;grid-row:1/2}@media screen and (max-width: 768px){.single-product-gallery__item:nth-child(2){grid-column:1/2;grid-row:2/3}}.single-product-gallery__item:nth-child(3){grid-column:2/3;grid-row:2/3}@media screen and (max-width: 768px){.single-product-gallery__item:nth-child(3){grid-column:3/4;grid-row:2/3}}.single-product-gallery__item:nth-child(4){grid-column:2/3;grid-row:3/4}@media screen and (max-width: 768px){.single-product-gallery__item:nth-child(4){grid-column:2/3;grid-row:2/3}}.single-product-gallery-item__image{width:100%;height:100%}.single-product-gallery-item__image img{object-fit:cover;object-position:center;height:100%;width:100%}.single-product-right__content{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:1.25rem}.single-product-content__title{margin:0;font-size:clamp(28px,25.1597633136px + .0059171598 * 100vw,33px);font-weight:600;line-height:1.3;margin-bottom:clamp(16,-3.3136094675px + .0402366864 * 100vw,50px)}.single-product-content__description>span{color:#888}.single-product-tabs-content{max-width:max-content}.single-product-tabs__navigation{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%;border-bottom:1px solid rgba(var(--aky-color-secondary--rgb),1);margin-bottom:2.5rem;gap:2rem}@media screen and (max-width: 768px){.single-product-tabs__navigation{overflow-x:scroll;-webkit-overflow-scrolling:touch;scrollbar-width:thin}}.single-product-tabs__navigation::-webkit-scrollbar{display:none}.single-product-tabs__navigation::-webkit-scrollbar-track{display:none}.single-product-tabs-nav__button{background:none;border:none;padding:1.25rem 0;font-size:1rem;font-weight:700;cursor:pointer;border-bottom:2px solid transparent;transition:all .3s ease;position:relative;white-space:nowrap}@media screen and (max-width: 768px){.single-product-tabs-nav__button{width:max-content;margin:0 auto}}.single-product-tabs-nav__button:hover{color:#10243d}.single-product-tabs-nav__button.active{color:#10243d;border-bottom-color:#10243d}@media screen and (max-width: 1025px){.single-product-tabs-nav__button.active{border-left-color:#10243d;background-color:#fff}}.single-product-tabs__panels{position:relative}.single-product-tabs-panel{display:none}.single-product-tabs-panel.active{display:block}.single-product-tabs-panel__content{max-width:40.625rem}.single-product-tabs-panel__content p{margin-bottom:1.25rem}.single-product-tabs-panel__content p:last-child{margin-bottom:0}@media screen and (min-width: 768px){.single-product-tabs-panel__content ul{columns:2}}.single-product-tabs-panel__content ul{list-style-image:url(/app/themes/akyos-sage/resources/assets/icons/bullet-point-product.svg);padding:1.25rem 0 1.25rem 1.25rem}.single-product-tabs-panel__content ul li{margin-bottom:1rem}.single-product-realisations{padding-top:5rem}.single-product-realisations__title{margin:0;font-size:clamp(28px,25.1597633136px + .0059171598 * 100vw,33px);font-weight:600;line-height:1.3;margin-bottom:3rem}.single-realisation-categories{margin:2.5rem 0 3.75rem;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;gap:.9375rem}@media screen and (max-width: 1025px){.single-realisation-categories{margin:1.875rem 0 2.5rem;gap:.75rem}}.single-realisation-categories__button{background-color:#10243d;color:#fff;padding:.625rem 1.25rem;border-radius:1.5625rem;text-decoration:none;font-size:.875rem;font-weight:600;transition:all .3s ease;display:inline-block}.single-realisation-categories__button:hover{background-color:#45a9c2;transform:translateY(-.125rem)}@media screen and (max-width: 768px){.single-realisation-categories__button{padding:.5rem 1rem;font-size:.8125rem}}.single-realisation-navigation{padding:2.5rem 0;border-top:1px solid #F6F6F6;border-bottom:1px solid #F6F6F6;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}@media screen and (max-width: 1025px){.single-realisation-navigation{padding:1.875rem 0;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:1.25rem}}.single-realisation-navigation__prev,.single-realisation-navigation__next{flex:0 0 45%}@media screen and (max-width: 1025px){.single-realisation-navigation__prev,.single-realisation-navigation__next{flex:0 0 auto}}.single-realisation-navigation__link{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:.9375rem;padding:1.25rem;background-color:#f6f6f6;border-radius:.5rem;text-decoration:none;transition:all .3s ease;width:100%}@media screen and (max-width: 1025px){.single-realisation-navigation__link{padding:.9375rem}}.single-realisation-navigation__arrow{font-size:1.5rem;font-weight:700;color:#10243d;transition:color .3s ease}@media screen and (max-width: 768px){.single-realisation-navigation__arrow{font-size:1.25rem}}.single-realisation-navigation__content{flex:1}.single-realisation-navigation__label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03125rem;color:#888;margin-bottom:.3125rem}@media screen and (max-width: 768px){.single-realisation-navigation__label{font-size:.6875rem}}.single-realisation-navigation__title{display:block;font-size:1rem;font-weight:600;color:#10243d;line-height:1.3}@media screen and (max-width: 768px){.single-realisation-navigation__title{font-size:.875rem}}.single-realisation-form{margin:5rem 0;background-color:rgba(var(--aky-color-primary--rgb),1)}.single-realisation-form>.container{padding-block:clamp(40px,28.6390532544px + .0236686391 * 100vw,60px);max-width:37.5rem;margin:0 auto;position:relative}.single-realisation-form>.container:after{content:"";background-image:url(/app/themes/akyos-sage/resources/assets/images/element-1.svg);background-size:cover;background-position:center;background-repeat:no-repeat;width:24.25rem;height:21.3125rem;position:absolute;bottom:0;right:-21.875rem;z-index:2}.single-realisation-form__title{margin-bottom:2.5rem}.single-realisation-form__title h2{margin:0;font-size:clamp(28px,25.1597633136px + .0059171598 * 100vw,33px);font-weight:600;line-height:1.3;color:rgba(var(--aky-color-light--rgb),1);margin-bottom:1.25rem}.single-realisation-form__content .forminator-ui .forminator-label{color:rgba(var(--aky-color-light--rgb),1);background-color:rgba(var(--aky-color-primary--rgb),1)!important}.single-realisation-form__content .forminator-ui .forminator-input,.single-realisation-form__content .forminator-ui .forminator-textarea{border:1px solid rgba(var(--aky-color-light--rgb),1)!important;background-color:rgba(var(--aky-color-primary--rgb),1)!important;color:rgba(var(--aky-color-light--rgb),1)!important}.single-realisation-form__content .forminator-ui .forminator-input::placeholder,.single-realisation-form__content .forminator-ui .forminator-textarea::placeholder{color:rgba(var(--aky-color-light--rgb),1)!important}.single-realisation-form__content .forminator-ui .forminator-field-consent .forminator-checkbox__wrapper .forminator-checkbox-box{background-color:rgba(var(--aky-color-primary--rgb),1)!important;border-color:rgba(var(--aky-color-light--rgb),1)!important}.single-realisation-form__content .forminator-ui .forminator-field-consent .forminator-checkbox__label{color:rgba(var(--aky-color-light--rgb),1)!important}.single-realisation-form__content .forminator-ui .forminator-button-submit{color:rgba(var(--aky-color-primary--rgb),1)!important}.single-realisation-form__content form.forminator-ui.forminator-custom-form.forminator-design--default .forminator-field .forminator-checkbox__wrapper .forminator-consent .forminator-checkbox-box{background-color:rgba(var(--aky-color-primary--rgb),1)!important}.taxonomy-product-category-description{position:relative}.taxonomy-product-category-description:before{content:"";position:absolute;top:0;left:0;width:100%;height:75%;background:rgba(var(--aky-color-primary--rgb),1);z-index:1}.taxonomy-product-category-description>.container{position:relative;z-index:1;padding-block:clamp(40px,17.2781065089px + .0473372781 * 100vw,80px);overflow:hidden}.taxonomy-product-category-description>.container:after{content:"";position:absolute;top:0;left:var(--translate-x, 0rem);width:43.75rem;height:75%;background-color:#45a9c2cc;z-index:2;transform:skew(-13deg);opacity:.5}.taxonomy-product-category-description-content{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:1rem;color:rgba(var(--aky-color-light--rgb),1);position:relative;z-index:3}.taxonomy-product-category-products{padding:5rem 0;position:relative;z-index:3}@media screen and (max-width: 1025px){.taxonomy-product-category-products{padding:3.75rem 0}}.taxonomy-product-category-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.875rem}@media screen and (max-width: 1025px){.taxonomy-product-category-products-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media screen and (max-width: 768px){.taxonomy-product-category-products-grid{grid-template-columns:1fr;gap:1.25rem}}.taxonomy-product-category-products-pagination{margin-top:3.75rem;text-align:center}@media screen and (max-width: 1025px){.taxonomy-product-category-products-pagination{margin-top:2.5rem}}.taxonomy-product-category-products-pagination .pagination-list{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:.625rem;list-style:none;padding:0;margin:0}@media screen and (max-width: 768px){.taxonomy-product-category-products-pagination .pagination-list{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:.3125rem}}.taxonomy-product-category-products-pagination .pagination-item a{display:inline-block;padding:.625rem .9375rem;background-color:#f6f6f6;color:#10243d;text-decoration:none;border-radius:.25rem;font-size:.875rem;font-weight:600;transition:all .3s ease}@media screen and (max-width: 768px){.taxonomy-product-category-products-pagination .pagination-item a{padding:.5rem .75rem;font-size:.75rem}}.taxonomy-product-category-products-pagination .pagination-item a:hover{background-color:#10243d;color:#fff}.taxonomy-product-category-products-pagination .pagination-item .current{background-color:#10243d;color:#fff;padding:.625rem .9375rem;border-radius:.25rem;font-size:.875rem;font-weight:600}@media screen and (max-width: 768px){.taxonomy-product-category-products-pagination .pagination-item .current{padding:.5rem .75rem;font-size:.75rem}}.taxonomy-product-category-products-pagination .pagination-item .dots{padding:.625rem .3125rem;color:#888;font-size:.875rem}@media screen and (max-width: 768px){.taxonomy-product-category-products-pagination .pagination-item .dots{padding:.5rem .1875rem;font-size:.75rem}}.taxonomy-product-category-empty{padding:5rem 0;background-color:#fff}@media screen and (max-width: 1025px){.taxonomy-product-category-empty{padding:3.75rem 0}}.taxonomy-product-category-empty-content{text-align:center}.taxonomy-product-category-empty__message{font-size:1.125rem;color:#10243d;font-style:italic}@media screen and (max-width: 1025px){.taxonomy-product-category-empty__message{font-size:1rem}}@media screen and (max-width: 768px){.taxonomy-product-category-empty__message{font-size:.875rem}}
