@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&family=Open+Sans:wght@400;600;700&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{font-family:"Lato",sans-serif;font-size:20px}*{box-sizing:border-box}body{overflow-x:hidden;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}figure{margin:0;padding:0}img{height:auto;max-width:100%}.link{display:flex;align-items:center;font-size:20px;border:2px solid #88dd9b;padding:9px 13px;border-radius:5px;font-family:"Open Sans",sans-serif;font-weight:bold;color:#88dd9b;width:-moz-fit-content;width:fit-content;background-color:rgba(0,0,0,0)}.link svg{color:inherit;fill:currentColor;margin-left:10px}.link--large{font-size:24px;padding:13px 22px}.link--center{margin-left:auto;margin-right:auto}.link--right{margin-left:auto;margin-right:0}.link--reversed{flex-direction:row-reverse}.link--reversed svg{margin-right:10px;margin-left:0}.link--filled{background-color:#88dd9b;color:#273132}.link--borderless{border:none;padding:0}.link--light{color:#fff;border-color:#fff}.link--light-filled{background-color:#fff;border-color:#fff;color:#88dd9b}.link--light-borderless{border:none;color:#fff;padding:0}.link--dark{border-color:#5c9174;color:#5c9174}.link--dark-filled{background-color:#5c9174;border-color:#5c9174;color:#fff}@media(max-width: 900px){.link{font-size:20px}}.link-group{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.link-group a,.link-group .link{margin:0 .5em 1em}.palette-cyan .link{border-color:#54d1db;color:#54d1db}.palette-cyan .link--filled{background-color:#54d1db;color:#fff}.palette-cyan .link--light{color:#fff;border-color:#fff}.palette-cyan .link--light-filled{background-color:#fff;border-color:#fff;color:#54d1db}.palette-cyan .link--light-borderless{color:#fff}.palette-cyan .link--dark{border-color:#38bec9;color:#38bec9}.palette-cyan .link--dark-filled{background-color:#38bec9;border-color:#38bec9;color:#fff}.palette-yellow .link{border-color:#fbbf24;color:#fbbf24}.palette-yellow .link--filled{background-color:#fbbf24;color:#fff}.palette-yellow .link--light{color:#fff;border-color:#fff}.palette-yellow .link--light-filled{background-color:#fff;border-color:#fff;color:#fbbf24}.palette-yellow .link--light-borderless{color:#fff}.palette-yellow .link--dark{border-color:#f7b305;color:#f7b305}.palette-yellow .link--dark-filled{background-color:#f7b305;border-color:#f7b305;color:#fff}.palette-green .link{border-color:#88dd9b;color:#88dd9b}.palette-green .link--filled{background-color:#88dd9b;color:#fff}.palette-green .link--light{color:#fff;border-color:#fff}.palette-green .link--light-filled{background-color:#fff;border-color:#fff;color:#88dd9b}.palette-green .link--light-borderless{color:#fff}.palette-green .link--dark{border-color:#5c9174;color:#5c9174}.palette-green .link--dark-filled{background-color:#5c9174;border-color:#5c9174;color:#fff}.button{font-family:"Open Sans",sans-serif;width:-moz-fit-content;width:fit-content;font-weight:bold;font-size:24px;border:none;background-color:#fff;color:#88dd9b;padding:.5em;margin:0;border-radius:8px;cursor:pointer;display:flex;align-items:center;transition:color .2s,background-color .2s}.button svg{color:inherit;fill:currentColor}.button:hover{background-color:#88dd9b;color:#fff}.button:active{background-color:#5c9174;color:#fff;outline:none}.button__icon,.button__text{padding:0 .5em}.button__icon+.button__text{padding-left:0}.button--icon-only{width:48px;height:48px}.button--transparent{background-color:rgba(0,0,0,0)}.button--transparent:hover,.button--transparent:active{background-color:rgba(0,0,0,0)}.button--std{background-color:#88dd9b;color:#fff}.button--std svg{width:22px;height:22px}.button--std:hover{background-color:#5c9174}.button--std:active{background-color:#547567}.button--large-icon{padding-left:24px;padding-right:24px}.button--large-icon .button__text{margin-left:16px}.button--large-icon .button__icon{padding:0;display:flex;justify-content:center;align-items:center}.button--large-icon .button__icon svg{height:24px;width:24px}.palette-cyan .button{background-color:#fff;color:#54d1db}.palette-cyan .button:hover{background-color:#54d1db;color:#fff}.palette-cyan .button:active{background-color:#38bec9;color:#fff}.palette-cyan .button--transparent{background-color:rgba(0,0,0,0)}.palette-cyan .button--transparent:hover,.palette-cyan .button--transparent:active{background-color:rgba(0,0,0,0)}.palette-cyan .button--std{background-color:#54d1db;color:#fff}.palette-cyan .button--std:hover{background-color:#38bec9}.palette-cyan .button--std:active{background-color:#14919b}.palette-yellow .button{background-color:#fff;color:#fbbf24}.palette-yellow .button:hover{background-color:#fbbf24;color:#fff}.palette-yellow .button:active{background-color:#f7b305;color:#fff}.palette-yellow .button--transparent{background-color:rgba(0,0,0,0)}.palette-yellow .button--transparent:hover,.palette-yellow .button--transparent:active{background-color:rgba(0,0,0,0)}.palette-yellow .button--std{background-color:#fbbf24;color:#fff}.palette-yellow .button--std:hover{background-color:#f7b305}.palette-yellow .button--std:active{background-color:#d49a04}.palette-green .button{background-color:#fff;color:#88dd9b}.palette-green .button:hover{background-color:#88dd9b;color:#fff}.palette-green .button:active{background-color:#5c9174;color:#fff}.palette-green .button--transparent{background-color:rgba(0,0,0,0)}.palette-green .button--transparent:hover,.palette-green .button--transparent:active{background-color:rgba(0,0,0,0)}.palette-green .button--std{background-color:#88dd9b;color:#fff}.palette-green .button--std:hover{background-color:#5c9174}.palette-green .button--std:active{background-color:#547567}.site-wrapper{display:flex;flex-direction:column;min-height:100vh}main.content{flex:1}.gray-background{background-color:#f7fafa}.wide-body .page{max-width:100%;padding-left:80px;padding-right:80px}@media(max-width: 900px){.wide-body .page{padding-left:50px;padding-right:50px}}p:not(:where(section p)){margin-top:30px;font-size:20px;white-space:pre-line}p:not(:where(section p)) *{white-space:normal}ul:not(:where(section ul)){list-style:disc;margin-left:30px;margin-top:30px}li:not(:where(section li)){list-style-type:disc}a:not(:where(section a)):not(.link):not(:where(nav a)):not(:where(footer a)){color:#5c9174;text-decoration:none;text-decoration:underline;cursor:pointer}a:not(:where(section a)):not(.link):not(:where(nav a)):not(:where(footer a)):hover{text-decoration:underline;color:#547567}h1:not(:where(section h1)){font-family:"Open Sans",sans-serif;font-weight:bold;font-size:64px;max-width:600px;color:#273132;margin-top:100px;margin-bottom:50px;overflow:visible;line-height:normal;text-align:center;margin-left:auto;margin-right:auto}h1:not(:where(section h1)):not(:first-of-type){margin-top:160px}@media(max-width: 900px){h1:not(:where(section h1)){font-size:32px}}h1:not(:where(section h1)):after{content:"";margin-left:auto;margin-right:auto;margin-top:20px;display:block;background:#88dd9b;height:3px;width:60px}h2:not(:where(section h2)){line-height:32px;font-weight:bold;font-size:32px;margin-top:50px;margin-bottom:56px;color:#6b797a}@media(max-width: 900px){h2:not(:where(section h2)){font-size:24px}}h3:not(:where(section h3)){line-height:32px;font-family:"Open Sans",sans-serif;font-weight:bold;font-size:24px;margin-top:50px;margin-bottom:40px;color:#384647}@media(max-width: 900px){h3:not(:where(section h3)){font-size:20px}}.page{padding-bottom:150px;margin-left:auto;margin-right:auto;max-width:600px;width:100%;padding-left:0px;padding-right:0px;font-style:normal;font-weight:normal;font-size:20px;line-height:150%;color:#6b797a}@media(max-width: 1300px){.page{padding-left:50px;padding-right:50px}}@media(max-width: 900px){.page{padding-left:25px;padding-right:25px}}.page section{line-height:1;position:relative;width:100vw;left:50%;transform:translateX(-50%)}p+.page section:not(.hero){margin-top:50px}.page section:not(.hero):first-child{margin-top:0}.page section:not(.hero)+section{margin-top:0}.page:has(>section:last-child){padding-bottom:0}hr{border:none;height:1px;width:100%;background:#d9dfe0;margin-left:auto;margin-right:auto;margin-top:50px;margin-bottom:50px;display:block}.palette-cyan .gray-background{background-color:#f7f9fb}.palette-yellow .gray-background{background-color:#f7f6f5}.palette-green .gray-background{background-color:#f7fafa}.nav{font-family:"Open Sans",sans-serif;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}.nav__link-contact{padding:clamp(5px,.8vw,9px) clamp(8px,1.2vw,13px);font-size:clamp(14px,1.8vw,20px)}.nav__button{width:100%;padding-right:0;justify-content:flex-end;align-items:center}.nav__menu{margin:0 auto;display:flex;flex-wrap:nowrap}@media(max-width: 900px){.nav__menu{display:none}}.nav__menu-item{margin:0;font-size:clamp(.75rem,1.2vw,20px);font-weight:bold;list-style:none;position:relative;white-space:nowrap;flex-shrink:1}.nav__menu-item:not(:last-child){margin-right:clamp(4px,1.2vw,16px)}.nav__menu-item--has-dropdown::after{content:"";position:absolute;top:100%;left:0;right:0;height:25px;background:rgba(0,0,0,0);z-index:999}.nav__menu-item--has-dropdown:hover .nav__dropdown,.nav__menu-item--has-dropdown.nav__menu-item--active .nav__dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.nav__menu-item-link{color:inherit;text-decoration:none;display:block;position:relative;padding:0 clamp(3px,.8vw,10px);font-size:inherit}.nav__menu-item-link[href]{cursor:pointer}.nav__menu-item-link:not([href]){user-select:none}.nav__menu-item-link::after{content:"";display:none;width:12px;height:10px;margin-left:8px;vertical-align:middle}.nav__menu-item--has-dropdown .nav__menu-item-link::after{display:inline-block;background-repeat:no-repeat;background-position:center;background-size:contain}.nav--dark .nav__menu-item--has-dropdown .nav__menu-item-link::after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l6 6 6-6' stroke='%23384647' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.nav--light .nav__menu-item--has-dropdown .nav__menu-item-link::after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l6 6 6-6' stroke='%23f0f5f6' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.nav__logo{margin-right:clamp(16px,3vw,36px);min-height:45px;flex-shrink:1;min-width:0}@media(max-width: 900px){.nav__logo{margin-right:clamp(8px,2vw,20px)}}.nav__logo-image{height:45px;object-fit:contain}.nav__total-items{font-weight:bold;color:inherit;font-size:20px}@media(max-width: 900px){.nav__total-items{display:none}}.nav__right{display:flex;justify-content:center;align-items:center;margin-left:auto;text-align:right;flex-shrink:1;min-width:0}.nav .button--transparent{color:inherit}.nav .button--transparent:hover,.nav .button--transparent:active{color:inherit}@media(max-width: 900px){.nav .button--transparent path{transition:.1s}}.nav__total-items{color:inherit}.nav__button-icon{display:flex}.nav__dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(-10px);min-width:200px;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000;margin-top:15px}.nav__dropdown::before{content:"";position:absolute;top:-15px;left:0;right:0;height:15px;background:rgba(0,0,0,0);z-index:1}.nav__dropdown-menu{background-color:#fff;border-radius:8px;box-shadow:0 8px 25px rgba(0,0,0,.15);padding:16px;margin:0;list-style:none;border:1px solid #d9dfe0;min-width:180px}.nav__dropdown-menu li{list-style:none;list-style-type:none}.nav__dropdown-menu li::before{display:none}.nav__dropdown-item{margin:0;list-style:none;list-style-type:none}.nav__dropdown-item::before{display:none}.nav__dropdown-link{display:block;padding:16px 24px;color:#384647;text-decoration:none;font-size:20px;font-weight:normal;border-radius:6px;transition:background-color .2s ease;white-space:nowrap}.nav__dropdown-link:hover{background-color:#f7fafa}.nav--dark{color:#384647}.nav--light{color:#f0f5f6}.nav--opened{color:#384647}@media(max-width: 900px){.nav--opened .button--transparent path{transition:.1s .2s}}.header{width:100%;max-width:1300px;position:absolute;left:0;right:0;z-index:10;padding-top:50px;margin-left:auto;margin-right:auto}@media(max-width: 1300px){.header{padding-left:50px;padding-right:50px}}@media(max-width: 900px){.header{padding-left:25px;padding-right:25px}}@media(max-width: 900px){.header{padding-top:25px}}@media(max-width: 900px){.product-template .nav:not(.nav--opened){color:#f0f5f6}}.palette-cyan .nav--light{color:#f0f4f8}.palette-cyan .nav--dark,.palette-cyan .nav--opened{color:#334e68}.palette-cyan .nav__dropdown-menu{background-color:#fff;border-color:#d8e2ed}.palette-cyan .nav__dropdown-link{color:#334e68}.palette-cyan .nav__dropdown-link:hover{background-color:#f7f9fb}.palette-yellow .nav--light{color:#f0efed}.palette-yellow .nav--dark,.palette-yellow .nav--opened{color:#38352f}.palette-yellow .nav__dropdown-menu{background-color:#fff;border-color:#d8d6d1}.palette-yellow .nav__dropdown-link{color:#38352f}.palette-yellow .nav__dropdown-link:hover{background-color:#f7f6f5}.palette-green .nav--light{color:#f0f5f6}.palette-green .nav--dark,.palette-green .nav--opened{color:#384647}.palette-green .nav__dropdown-menu{background-color:#fff;border-color:#d9dfe0}.palette-green .nav__dropdown-link{color:#384647}.palette-green .nav__dropdown-link:hover{background-color:#f7fafa}.palette-green .nav--dark .palette-green .nav__menu-item--has-dropdown .palette-green .nav__menu-item-link::after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l6 6 6-6' stroke='%23384647' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.palette-green .nav--light .palette-green .nav__menu-item--has-dropdown .palette-green .nav__menu-item-link::after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l6 6 6-6' stroke='%23f0f5f6' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.palette-cyan .nav--dark .palette-cyan .nav__menu-item--has-dropdown .palette-cyan .nav__menu-item-link::after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l6 6 6-6' stroke='%23334e68' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.palette-cyan .nav--light .palette-cyan .nav__menu-item--has-dropdown .palette-cyan .nav__menu-item-link::after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l6 6 6-6' stroke='%23f0f4f8' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.palette-yellow .nav--dark .palette-yellow .nav__menu-item--has-dropdown .palette-yellow .nav__menu-item-link::after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l6 6 6-6' stroke='%2338352f' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.palette-yellow .nav--light .palette-yellow .nav__menu-item--has-dropdown .palette-yellow .nav__menu-item-link::after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l6 6 6-6' stroke='%23f0efed' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.content{width:100%;display:flex;flex-direction:column;align-items:center;padding-top:101px}.content__row{width:100%;max-width:1300px;margin-bottom:50px;position:relative}@media(max-width: 1300px){.content__row{padding-left:50px;padding-right:50px}}@media(max-width: 900px){.content__row{padding-left:25px;padding-right:25px}}.content__row--direction-row{display:flex;flex-direction:row}.content__row--full-width{max-width:none;padding:0}.content__row--mb-0{margin-bottom:0}@media(max-width: 900px){.content__row{overflow:hidden}}.content__row-title{color:#6b797a;margin-bottom:56px;font-size:32px}.content__row-title--light{color:#f0f5f6}.content__row-title--dark{color:#384647}.content__row-title--medium{color:#6b797a}.content__row-title svg{color:inherit;margin-right:10px;fill:currentColor}.palette-cyan .content__row-title{color:#627d98}.palette-cyan .content__row-title--light{color:#f0f4f8}.palette-cyan .content__row-title--dark{color:#334e68}.palette-cyan .content__row-title--medium{color:#627d98}.palette-yellow .content__row-title{color:#625d52}.palette-yellow .content__row-title--light{color:#f0efed}.palette-yellow .content__row-title--dark{color:#38352f}.palette-yellow .content__row-title--medium{color:#625d52}.palette-green .content__row-title{color:#6b797a}.palette-green .content__row-title--light{color:#f0f5f6}.palette-green .content__row-title--dark{color:#384647}.palette-green .content__row-title--medium{color:#6b797a}.product-grid{padding:0;margin:0;display:grid;align-items:flex-start;justify-content:space-between;grid-template-columns:repeat(auto-fill, minmax(270px, 1fr));grid-row-gap:15px;grid-column-gap:15px}.product-grid__definition{display:flex;flex-direction:column}.product-grid__title{margin-top:32px;margin-bottom:8px;font-size:24px;color:#273132}.product-grid__price{margin-top:15px;font-size:24px;color:#273132;font-weight:bold}.product-grid__category{text-transform:uppercase;font-weight:bold;font-size:16px;color:#273132}.product-grid__item-image{width:100%;background-size:cover;border-radius:24px;position:relative;margin:0;padding:0;cursor:pointer;display:block}.product-grid__item-image--featured{box-shadow:0px 20px 52px rgba(0,0,0,.31)}.product-grid__item-figure{position:relative}.product-grid__item{width:100%;list-style:none;margin:0;margin-bottom:80px;user-select:none}.product-grid__item-link{display:block}.product-grid__item-buy{position:absolute;bottom:15px;right:15px;box-shadow:0px 5px 20px rgba(0,0,0,.1);z-index:1}.palette-cyan .product-grid__title,.palette-cyan .product-grid__price,.palette-cyan .product-grid__category{color:#243b53}.palette-yellow .product-grid__title,.palette-yellow .product-grid__price,.palette-yellow .product-grid__category{color:#27241d}.palette-green .product-grid__title,.palette-green .product-grid__price,.palette-green .product-grid__category{color:#273132}.product{display:grid;grid-template-columns:auto repeat(5, minmax(50px, 260px)) auto;grid-template-rows:210px 512px 72px;margin-top:-110px}.product__background-left{background:#384647;grid-column:1/3;grid-row:1/4;position:relative}@media(max-width: 900px){.product__background-left{grid-column:1/8;grid-row:1/3;margin-bottom:20%}}.product__background-left-img{background-size:cover;background-repeat:no-repeat;bottom:0;left:0;position:absolute;right:0;top:0}.product__background-right{grid-column:3/8;grid-row:1/4;background-color:#fff;background-size:auto 250%;background-position:calc(50% + 200px) 50%;background-position-y:-650px}@media(max-width: 900px){.product__background-right{display:none}}.product__header{position:relative;z-index:1;grid-column:2/7;grid-row:1;font-weight:bold;margin-top:auto;display:flex;justify-content:space-between;text-transform:uppercase;margin-bottom:50px}.product__details{max-width:450px;display:flex;justify-content:center;flex-direction:column;margin-left:100px;grid-column:4/7;grid-row:2/3}@media(max-width: 900px){.product__details{margin-top:50px;grid-row:3;grid-column:2/7;margin-left:0;min-width:100%}}.product__figure{display:flex;align-items:center;grid-column:2/4;grid-row:2/3}@media(max-width: 900px){.product__figure{grid-column:2/7;grid-row:2;justify-content:center}}.product__image{position:relative;z-index:1;width:100%;object-fit:cover;box-shadow:-72px 36px 56px rgba(0,0,0,.14);border-radius:8px;max-width:100%}@media(max-width: 900px){.product__image{max-width:400px;height:auto}}.product__title{font-family:"Open Sans",sans-serif;font-weight:bold;font-size:42px;margin-bottom:20px;color:#273132}@media(max-width: 900px){.product__title{font-size:32px}}.product__category{font-weight:600;font-family:"Open Sans",sans-serif;text-transform:uppercase;font-size:24px;margin-bottom:25px;color:#273132}@media(max-width: 900px){.product__category{font-size:20px}}.product__price{font-family:"Open Sans",sans-serif;margin-bottom:40px;font-size:32px;font-weight:600;color:#273132}@media(max-width: 900px){.product__price{font-size:24px}}.product__description{font-size:20px;color:#6b797a;margin-bottom:20px;line-height:150%}@media(max-width: 900px){.product__description{font-size:20px}}.product__back-to-store{text-transform:uppercase;display:flex;justify-content:center;align-items:center;height:104px;background-color:#88dd9b;font-size:16px;font-weight:bold;color:#fff;background-size:auto 700%;background-position:center;margin-top:auto}.product__back-to-store svg{color:inherit;fill:currentColor;margin:0 10px 0 0;height:26px}.product__back-to-store-link{color:#fff;font-weight:bold;font-size:16px}.product__back-to-store-link svg{color:inherit;fill:currentColor;margin-right:16px}@media(max-width: 1300px){.product{grid-template-columns:50px repeat(5, minmax(50px, 260px)) 50px}}@media(max-width: 900px){.product{grid-template-columns:25px repeat(5, minmax(50px, 260px)) 25px;grid-template-rows:210px 1fr auto}.product button{width:100%;display:flex;justify-content:center;align-items:center}}.palette-cyan .product__background-left-overlay{background:#334e68}.palette-cyan .product__title,.palette-cyan .product__price,.palette-cyan .product__category{color:#243b53}.palette-cyan .product__description{color:#627d98}.palette-cyan .product__back-to-store{background-color:#54d1db}.palette-yellow .product__background-left-overlay{background:#38352f}.palette-yellow .product__title,.palette-yellow .product__price,.palette-yellow .product__category{color:#27241d}.palette-yellow .product__description{color:#625d52}.palette-yellow .product__back-to-store{background-color:#fbbf24}.palette-green .product__background-left-overlay{background:#384647}.palette-green .product__title,.palette-green .product__price,.palette-green .product__category{color:#273132}.palette-green .product__description{color:#6b797a}.palette-green .product__back-to-store{background-color:#88dd9b}.store__title{font-family:"Open Sans",sans-serif;font-size:48px;line-height:60px;color:#273132}@media(max-width: 900px){.store__title{font-size:32px;line-height:42px}}.store__container{display:flex;padding-left:0;overflow:visible}@media(max-width: 900px){.store__container{padding-left:25px;flex-direction:column}}.store__head{margin-top:64px;margin-bottom:80px;justify-content:space-between}.store__nav{flex:1;height:-moz-fit-content;height:fit-content;position:relative;background-color:#f7fafa;border-radius:0px 24px 24px 0px;margin-right:50px}.store__nav:before{content:"";border-radius:0px 24px 24px 0px;background-color:#f7fafa;position:absolute;height:100%;width:100vw;right:0;z-index:-1}@media(max-width: 900px){.store__nav{border-bottom:1px solid #d9dfe0;border-top:1px solid #d9dfe0;margin:0;padding:0;background-color:rgba(0,0,0,0);border-radius:0;padding:25px;margin-bottom:25px;margin-left:-25px;margin-right:-25px}.store__nav:before{content:none}}.store__nav-items{list-style-type:none;margin-top:40px;margin-bottom:40px;margin-right:40px}@media(max-width: 900px){.store__nav-items{margin:0}}.store__nav-item{padding:15px 20px;margin:0;text-transform:uppercase;font-family:"Open Sans",sans-serif;font-size:20px;white-space:nowrap}@media(max-width: 900px){.store__nav-item{padding:0}.store__nav-item:not(:last-child){margin-bottom:15px}}.store__nav-item-link{display:inline-block;font-weight:normal;width:100%}@media(max-width: 900px){.store__nav-item-link{color:#6b797a}}.store__nav-item-link--active{font-weight:bold;color:#273132;border-bottom:solid 1px #88dd9b;padding-bottom:5px}@media(max-width: 900px){.store__nav-item-link--active{border-bottom:none}}.store__products{width:100%;max-width:1000px}.store__product-grid .product-grid__item{margin-bottom:36px}.palette-cyan .store__title{color:#273132}.palette-cyan .store__nav{background-color:#f7f9fb}.palette-cyan .store__nav:before{background-color:#f7f9fb}@media(max-width: 900px){.palette-cyan .store__nav{background-color:rgba(0,0,0,0);border-bottom-color:#d8e2ed;border-top-color:#d8e2ed}}@media(max-width: 900px){.palette-cyan .store__nav-item-link{color:#627d98}}.palette-cyan .store__nav-item-link--active{color:#243b53;border-bottom-color:#54d1db}.palette-yellow .store__title{color:#273132}.palette-yellow .store__nav{background-color:#f7f6f5}.palette-yellow .store__nav:before{background-color:#f7f6f5}@media(max-width: 900px){.palette-yellow .store__nav{background-color:rgba(0,0,0,0);border-bottom-color:#d8d6d1;border-top-color:#d8d6d1}}@media(max-width: 900px){.palette-yellow .store__nav-item-link{color:#625d52}}.palette-yellow .store__nav-item-link--active{color:#27241d;border-bottom-color:#fbbf24}.palette-green .store__title{color:#273132}.palette-green .store__nav{background-color:#f7fafa}.palette-green .store__nav:before{background-color:#f7fafa}@media(max-width: 900px){.palette-green .store__nav{background-color:rgba(0,0,0,0);border-bottom-color:#d9dfe0;border-top-color:#d9dfe0}}@media(max-width: 900px){.palette-green .store__nav-item-link{color:#6b797a}}.palette-green .store__nav-item-link--active{color:#273132;border-bottom-color:#88dd9b}.bulletpoint__section{display:flex;max-width:1000px;margin-top:50px;margin-bottom:100px;margin-left:auto;margin-right:auto;overflow:hidden}.bulletpoint__section .bulletpoint__section-content-container{margin-left:50px;margin-right:0}@media(max-width: 900px){.bulletpoint__section .bulletpoint__section-content-container{margin-left:0}}.bulletpoint__section.im_right{flex-direction:row-reverse}.bulletpoint__section.im_right .bulletpoint__section-content-container{margin-right:50px;margin-left:0}@media(max-width: 900px){.bulletpoint__section.im_right .bulletpoint__section-content-container{margin-right:0}}@media(max-width: 900px){.bulletpoint__section{flex-direction:column !important}}.bulletpoint__section picture{max-width:500px;max-height:500px;object-fit:cover}@media(max-width: 900px){.bulletpoint__section picture{max-height:400px;max-height:400px;min-width:100%;max-width:0}}.bulletpoint__section-content-container{display:flex;flex-direction:column;justify-content:center}.bulletpoint__section-title{font-family:"Open Sans",sans-serif;font-size:32px;margin-bottom:40px;color:#273132}@media(max-width: 900px){.bulletpoint__section-title{margin-top:50px;margin-bottom:30px;font-size:24px}}.bulletpoint__section-content{font-size:20px;line-height:150%;color:#6b797a}.bulletpoint__section-image{max-width:500px;object-fit:cover}@media(max-width: 900px){.bulletpoint__section-image{max-height:400px;min-width:100%;max-width:0}}.bulletpoint__section-video{max-width:500px}@media(max-width: 900px){.bulletpoint__section-video{min-width:100%;max-width:0}}.bulletpoint__section-video iframe{max-width:100%;height:auto}@media(max-width: 900px){.bulletpoint__section-video iframe{width:100% !important}}.palette-cyan .bulletpoint__section-title{color:#243b53}.palette-cyan .bulletpoint__section-content{color:#627d98}.palette-yellow .bulletpoint__section-title{color:#27241d}.palette-yellow .bulletpoint__section-content{color:#625d52}.palette-green .bulletpoint__section-title{color:#273132}.palette-green .bulletpoint__section-content{color:#6b797a}.hero{background:#384647;width:100%;margin-top:-101px;padding-top:170px;padding-bottom:20px;margin-bottom:100px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media(max-width: 1300px){.hero{padding-left:50px;padding-right:50px}}@media(max-width: 900px){.hero{padding-left:25px;padding-right:25px}}.hero.content-overlap{margin-bottom:-100px}.hero.content-large-gap{padding-bottom:200px}.hero__title{font-family:"Open Sans",sans-serif;color:#fff;position:relative}.hero__title h1,.hero__title h2{color:#fff;margin:0 auto 15px;max-width:780px;font-size:48px;line-height:1.2;font-weight:bold}@media(max-width: 900px){.hero__title h1,.hero__title h2{font-size:32px}}.hero__title h2{font-weight:normal}.hero__bg-img{background-size:cover;background-repeat:no-repeat;bottom:0;left:0;position:absolute;right:0;top:0}.hero__links{margin-top:80px;position:relative}.palette-cyan .hero{background-color:#334e68}.palette-yellow .hero{background-color:#38352f}.palette-green .hero{background-color:#384647}.faq__section-content{margin-left:auto;margin-right:auto;max-width:600px}.faq__section-content:nth-child(-n+2){margin-top:24px}.faq__question{line-height:32px;font-family:"Open Sans",sans-serif;font-weight:bold;font-size:24px;margin-bottom:30px;color:#384647}.faq__answer{font-style:normal;font-weight:normal;font-size:20px;line-height:150%;color:#6b797a}.faq__answer:after{content:"";margin-left:auto;margin-right:auto;margin-top:50px;display:block;background:#d9dfe0;height:1px;width:100%}.faq__answer p{font-size:20px}.faq__answer ul{list-style:disc;margin-left:30px;margin-top:30px}.faq__answer li{list-style-type:disc}.palette-cyan .faq__question{color:#334e68}.palette-cyan .faq__answer{color:#627d98}.palette-cyan .faq__answer:after{background:#d8e2ed}.palette-yellow .faq__question{color:#38352f}.palette-yellow .faq__answer{color:#625d52}.palette-yellow .faq__answer:after{background:#d8d6d1}.palette-green .faq__question{color:#384647}.palette-green .faq__answer{color:#6b797a}.palette-green .faq__answer:after{background:#d9dfe0}.contact__section{display:flex}@media(max-width: 900px){.contact__section{flex-direction:column}}.contact__section:last-child{background-color:#384647;margin-bottom:0}.contact__image{width:0;flex:.2;object-fit:cover}@media(max-width: 900px){.contact__image{max-height:300px;width:initial;flex:initial}}.contact__title{line-height:56px;font-family:"Open Sans",sans-serif;font-size:46px;color:#273132;margin-bottom:50px}@media(max-width: 900px){.contact__title{font-size:24px;margin-bottom:25px;line-height:29px}}.contact__text-container{padding:100px;width:0;flex:.8;flex-grow:1;background-color:#fff;margin-bottom:50px;font-style:normal;font-weight:normal;font-size:20px;line-height:150%;color:#6b797a}@media(max-width: 900px){.contact__text-container{margin-bottom:0;padding:40px 25px;width:initial;flex:initial}}.contact__info-container{width:-moz-fit-content;width:fit-content;display:grid;grid-template-columns:200px 1fr;grid-template-rows:repeat(1fr, 2)}@media(max-width: 900px){.contact__info-container{width:100%;display:flex;flex-direction:column}.contact__info-container p{margin-bottom:25px}.contact__info-container a{width:100%;display:flex;justify-content:center;align-items:center}}.contact__address{grid-row:1;grid-column:1}.contact__telephone{margin-top:auto;grid-row:2;grid-column:1}.contact__email{grid-row:1;grid-column:3}.contact__map-link{grid-row:2;grid-column:3;display:flex}.contact__separator{grid-row:1/3;grid-column:2;width:1px;background-color:#d9dfe0;margin-right:64px;margin-left:64px}.palette-cyan .contact__section:last-child{background-color:#334e68}.palette-cyan .contact__title{color:#243b53}.palette-cyan .contact__text-container{color:#627d98}.palette-cyan .contact__separator{background-color:#d8e2ed}.palette-yellow .contact__section:last-child{background-color:#38352f}.palette-yellow .contact__title{color:#27241d}.palette-yellow .contact__text-container{color:#625d52}.palette-yellow .contact__separator{background-color:#d8d6d1}.palette-green .contact__section:last-child{background-color:#384647}.palette-green .contact__title{color:#273132}.palette-green .contact__text-container{color:#6b797a}.palette-green .contact__separator{background-color:#d9dfe0}.hamburger{display:none;outline:none;padding:0}@media(max-width: 900px){.hamburger{display:block}}.hamburger__content{background-color:#f0f5f6;color:#384647;display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;overflow-y:auto;z-index:-1;top:0;left:-100%;height:100vh;width:100%;background-size:auto 250%;background-position:center;transition:left .3s ease-in-out;padding:clamp(20px,5vw,40px) clamp(15px,3vw,20px)}@media(max-width: 900px){.nav--opened .hamburger__content{left:0}}.hamburger__options{display:flex;justify-content:center;align-items:center;font-family:"Open Sans",sans-serif;font-weight:bold;font-size:clamp(1rem,2.5vw,24px)}.hamburger__checkout{cursor:pointer;font-size:clamp(.9rem,2.2vw,20px);margin-top:30px;margin-bottom:70px}.hamburger__nav{text-align:center;list-style:none;padding:0;margin:0;width:100%;max-width:400px}.hamburger__nav-item{margin-bottom:clamp(25px,4vw,40px);font-weight:bold;list-style:none;text-align:center;width:100%}.hamburger__nav-item:last-child{margin-bottom:0}.hamburger__nav-item--has-submenu .hamburger__nav-item-header{cursor:pointer;user-select:none}.hamburger__nav-item-header{display:flex;align-items:center;justify-content:center;gap:clamp(8px,1.5vw,12px);margin-bottom:clamp(5px,1.2vw,10px);width:100%}.hamburger__nav-link{text-align:center;font-family:"Open Sans",sans-serif;font-size:clamp(1.1rem,3.5vw,32px);color:inherit;text-decoration:none;cursor:pointer;display:block;line-height:1.2;transition:opacity .2s ease}.hamburger__nav-link:hover{opacity:.8}.hamburger__nav-link--active{opacity:.7}.hamburger__submenu-toggle{background:none;border:none;color:inherit;cursor:pointer;padding:16px;display:inline-flex;align-items:center;justify-content:center;transition:transform .3s ease;border-radius:50%;min-width:48px;min-height:48px;flex-shrink:0}.hamburger__submenu-toggle:hover{background-color:rgba(0,0,0,0)}.hamburger__submenu-toggle--active{transform:rotate(180deg)}.hamburger__submenu-toggle svg{width:16px;height:10px}.hamburger__submenu{max-height:0;overflow:hidden;opacity:0;transition:all .3s ease;list-style:none;padding:0;margin:0;width:100%}.hamburger__submenu--active{max-height:300px;opacity:1;padding-bottom:15px}.hamburger__submenu-item{margin-bottom:clamp(10px,2.5vw,15px);font-weight:normal;list-style:none;text-align:center;width:100%}.hamburger__submenu-item:last-child{margin-bottom:0}.hamburger__submenu-link{font-family:"Open Sans",sans-serif;font-size:clamp(.95rem,2.8vw,24px);color:inherit;text-decoration:none;opacity:.8;transition:all .2s ease;display:block;padding:clamp(8px,1.5vw,10px) clamp(15px,2.5vw,20px);border-radius:6px;text-align:center;line-height:1.2}.hamburger__submenu-link:hover{opacity:1;background-color:rgba(0,0,0,0)}.palette-cyan .hamburger__content{background-color:#f0f4f8;color:#334e68}.palette-cyan .hamburger__submenu-toggle:hover{background-color:rgba(0,0,0,0)}.palette-cyan .hamburger__submenu-link:hover{background-color:rgba(0,0,0,0)}.palette-yellow .hamburger__content{background-color:#f0efed;color:#38352f}.palette-yellow .hamburger__submenu-toggle:hover{background-color:rgba(0,0,0,0)}.palette-yellow .hamburger__submenu-link:hover{background-color:rgba(0,0,0,0)}.palette-green .hamburger__content{background-color:#f0f5f6;color:#384647}.palette-green .hamburger__submenu-toggle:hover{background-color:rgba(0,0,0,0)}.palette-green .hamburger__submenu-link:hover{background-color:rgba(0,0,0,0)}.header-section__header{max-width:none;padding-top:250px;padding-bottom:150px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;background-size:auto 250%;background-position:calc(50% + 400px) 50%;overflow-y:visible;margin-top:-110px;margin-bottom:50px}.header-section__header.content-overlap{margin-bottom:-100px}.header-section__header.content-large-gap{padding-bottom:100px}.header-section__content{max-width:450px;color:#6b797a;line-height:150%;padding-bottom:50px}.header-section__content:last-child{margin-bottom:0}.header-section__content:after{content:"";margin-left:auto;margin-right:auto;margin-top:50px;display:block;background:#88dd9b;height:3px;width:60px}.header-section__title{font-family:"Open Sans",sans-serif;font-weight:bold;font-size:64px;max-width:600px;color:#273132;margin-bottom:50px;overflow:visible}@media(max-width: 900px){.header-section__title{font-size:32px}}.palette-cyan .header-section__content{color:#627d98}.palette-cyan .header-section__content:after{background:#54d1db}.palette-cyan .header-section__title{color:#243b53}.palette-yellow .header-section__content{color:#625d52}.palette-yellow .header-section__content:after{background:#fbbf24}.palette-yellow .header-section__title{color:#27241d}.palette-green .header-section__content{color:#6b797a}.palette-green .header-section__content:after{background:#88dd9b}.palette-green .header-section__title{color:#273132}.quotes{display:flex;background-color:#f7fafa;border-radius:15px;padding:60px}@media(max-width: 900px){.quotes{padding:25px}}.quotes__item{flex:1;display:flex;flex-direction:column}.quotes__icon{margin-bottom:32px;width:-moz-fit-content;width:fit-content;fill:#88dd9b}.quotes__text{color:#384647;line-height:175%;margin-bottom:32px}.quotes__author{font-family:"Open Sans",sans-serif;color:#384647;font-weight:bold;text-transform:uppercase;margin-top:auto}.quotes__location{color:#6b797a}.quotes__separator{display:block;margin-left:72px;margin-right:72px;width:1px;height:230px;background-color:#d9dfe0}.quotes__separator:last-child{display:none}@media(max-width: 900px){.quotes{flex-direction:column}.quotes__separator{height:1px;width:100%;margin:0;margin-top:72px;margin-bottom:72px}}.palette-cyan .quotes{background-color:#f7f9fb}.palette-cyan .quotes__icon{fill:#54d1db}.palette-cyan .quotes__text,.palette-cyan .quotes__author{color:#334e68}.palette-cyan .quotes__location{color:#627d98}.palette-cyan .quotes__separator{background-color:#d8e2ed}.palette-yellow .quotes{background-color:#f7f6f5}.palette-yellow .quotes__icon{fill:#fbbf24}.palette-yellow .quotes__text,.palette-yellow .quotes__author{color:#38352f}.palette-yellow .quotes__location{color:#625d52}.palette-yellow .quotes__separator{background-color:#d8d6d1}.palette-green .quotes{background-color:#f7fafa}.palette-green .quotes__icon{fill:#88dd9b}.palette-green .quotes__text,.palette-green .quotes__author{color:#384647}.palette-green .quotes__location{color:#6b797a}.palette-green .quotes__separator{background-color:#d9dfe0}.footer{width:100%;display:flex;flex-direction:column;align-items:center;background-color:#d9dfe0}@media(max-width: 900px){.footer{align-items:stretch}}.footer__container{width:100%;max-width:1300px;padding-top:50px;padding-bottom:50px;display:flex;justify-content:space-between;align-items:center}@media(max-width: 1300px){.footer__container{padding-left:50px;padding-right:50px}}@media(max-width: 900px){.footer__container{padding-left:25px;padding-right:25px}}@media(max-width: 900px){.footer__container{flex-direction:column;gap:30px;align-items:flex-start}}.footer__nav{display:flex;padding:0;margin:0 50px 0 0;list-style:none}@media(max-width: 900px){.footer__nav{margin:0;flex-direction:column;gap:15px}}.footer__nav-item{display:flex;justify-content:center;align-items:center}.footer__nav-item:not(:last-child){margin-right:40px}@media(max-width: 900px){.footer__nav-item{justify-content:flex-start}.footer__nav-item:not(:last-child){margin-right:0}}.footer__logo{flex-shrink:0;margin-right:50px}.footer__logo-image{display:block;max-height:45px}.footer__nav-link{color:#6b797a;font-weight:bold}.footer__legal-notice{display:flex;align-items:center;color:#6b797a;line-height:1.2}@media(max-width: 900px){.footer__legal-notice{text-align:left}}.footer__legal-notice p{margin:0}.palette-cyan .footer{background-color:#d8e2ed}.palette-cyan .footer__nav-link,.palette-cyan .footer__legal-notice{color:#627d98}.palette-yellow .footer{background-color:#d8d6d1}.palette-yellow .footer__nav-link,.palette-yellow .footer__legal-notice{color:#625d52}.palette-green .footer{background-color:#d9dfe0}.palette-green .footer__nav-link,.palette-green .footer__legal-notice{color:#6b797a}.promo{display:flex;width:100%}.promo__section:last-child{margin-bottom:0}.promo__section:last-child picture{background-color:#384647}.promo picture{flex:1;width:0;padding-bottom:50px;object-fit:cover}.promo picture img{width:100%}.promo__message-container{display:flex;flex-direction:column;justify-content:center;margin-top:50px;flex:1;width:0;padding:80px;color:#fff;background-color:#88dd9b;background-size:auto 400%;background-position:center}.promo__title{font-family:"Open Sans",sans-serif;font-size:48px;font-weight:bold}@media(max-width: 900px){.promo__title{font-size:32px}}.promo__subtitle{font-size:32px;margin-top:24px;margin-bottom:48px}@media(max-width: 900px){.promo__subtitle{font-size:24px}}@media(max-width: 900px){.promo{flex-direction:column}.promo__image{width:auto;padding-bottom:0;max-height:300px}.promo__message-container{width:auto;margin-top:0;align-items:center;text-align:center;padding-left:30px;padding-right:30px}}.palette-cyan .promo__section:last-child picture{background-color:#334e68}.palette-cyan .promo__message-container{background-color:#54d1db}.palette-yellow .promo__section:last-child picture{background-color:#38352f}.palette-yellow .promo__message-container{background-color:#fbbf24}.palette-green .promo__section:last-child picture{background-color:#384647}.palette-green .promo__message-container{background-color:#88dd9b}.page .cards{justify-items:center;margin-left:auto;margin-right:auto;max-width:1200px}.page .cards__section{width:100vw;max-width:100vw;left:50%;transform:translateX(-50%)}.page .cards .columns__item{max-width:400px}.page .cards .columns__image{margin-bottom:24px}.page .cards .columns__image img{width:unset;max-width:100%;max-height:220px;aspect-ratio:3/2;object-fit:cover;display:block;margin-left:auto;margin-right:auto;height:auto;border-radius:8px}.spacer__gap-small{padding-bottom:40px}.spacer__gap-medium{padding-bottom:80px}.spacer__gap-large{padding-bottom:120px}.columns{display:grid;gap:32px;row-gap:64px;margin:32px 0;margin-left:auto;margin-right:auto;max-width:1200px}.columns:has(.columns__image){justify-items:center}.columns--count-1{grid-template-columns:1fr}.columns--count-2{grid-template-columns:1fr 1fr}.columns--count-3{grid-template-columns:1fr 1fr 1fr}.columns__section{width:100vw;max-width:100vw;left:50%;transform:translateX(-50%);margin-top:50px;margin-bottom:100px;margin-left:auto;margin-right:auto;overflow:hidden}.columns__item{padding:0;max-width:400px}.columns__item p{margin-bottom:16px}.columns__item p:last-child{margin-bottom:0}.columns__item h1,.columns__item h2,.columns__item h3,.columns__item h4,.columns__item h5,.columns__item h6{margin-bottom:16px;margin-top:0}.columns__item ul,.columns__item ol{margin-bottom:16px;padding-left:24px;list-style-type:disc}.columns__item blockquote{margin:16px 0;padding-left:16px;border-left:3px solid #88dd9b}.columns__image{margin-bottom:24px}.columns__image img{max-width:100%;max-height:220px;aspect-ratio:3/2;object-fit:cover;border-radius:8px;display:block;margin-left:auto;margin-right:auto}@media(max-width: 768px){.columns--count-2,.columns--count-3{grid-template-columns:1fr}}@media(min-width: 769px)and (max-width: 1024px){.columns--count-3{grid-template-columns:1fr 1fr}.columns--count-3 .columns__item:nth-child(3){grid-column:1/-1}}.palette-cyan .columns__item h1,.palette-cyan .columns__item h2,.palette-cyan .columns__item h3,.palette-cyan .columns__item h4,.palette-cyan .columns__item h5,.palette-cyan .columns__item h6{color:#243b53}.palette-cyan .columns__item blockquote{border-left-color:#54d1db}.palette-yellow .columns__item h1,.palette-yellow .columns__item h2,.palette-yellow .columns__item h3,.palette-yellow .columns__item h4,.palette-yellow .columns__item h5,.palette-yellow .columns__item h6{color:#27241d}.palette-yellow .columns__item blockquote{border-left-color:#fbbf24}.palette-green .columns__item h1,.palette-green .columns__item h2,.palette-green .columns__item h3,.palette-green .columns__item h4,.palette-green .columns__item h5,.palette-green .columns__item h6{color:#273132}.palette-green .columns__item blockquote{border-left-color:#88dd9b}.link-leiste{background-color:rgba(217,223,224,.7);padding:20px 0;margin-top:20px !important;margin-bottom:20px}.link-leiste__container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;gap:30px}.link-leiste__column{display:flex;flex-direction:column;gap:8px}.link-leiste__item{margin:0;font-size:16px}.link-leiste__item p{margin:0;line-height:1.4}.link-leiste__item a{color:#384647;text-decoration:none;font-weight:500;transition:color .2s ease}.link-leiste__item a:hover{color:#273132;text-decoration:underline}.link-leiste[data-columns="1"] .link-leiste__container{grid-template-columns:1fr}.link-leiste[data-columns="2"] .link-leiste__container{grid-template-columns:repeat(2, 1fr)}.link-leiste[data-columns="3"] .link-leiste__container{grid-template-columns:repeat(3, 1fr)}.link-leiste[data-columns="4"] .link-leiste__container{grid-template-columns:repeat(4, 1fr)}.link-leiste[data-columns="5"] .link-leiste__container{grid-template-columns:repeat(5, 1fr)}.link-leiste[data-columns="6"] .link-leiste__container{grid-template-columns:repeat(6, 1fr)}@media(max-width: 900px){.link-leiste{padding:15px 0}.link-leiste__container{gap:15px}.link-leiste[data-columns="2"] .link-leiste__container,.link-leiste[data-columns="3"] .link-leiste__container,.link-leiste[data-columns="4"] .link-leiste__container,.link-leiste[data-columns="5"] .link-leiste__container,.link-leiste[data-columns="6"] .link-leiste__container{grid-template-columns:repeat(2, 1fr)}}.home-template .link-leiste{margin-top:-100px !important;margin-bottom:0}/*# sourceMappingURL=main.css.map */