@charset "UTF-8";*{padding:0;margin:0;border:0rem}*,*:before,*:after{box-sizing:border-box}*:before,*:after{display:inline-block}html,body{height:100%}body{line-height:1;scrollbar-gutter:stable;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,textarea{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background-color:transparent}input,textarea{width:100%}label{display:inline-block}button,select,option{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{max-width:100%;height:auto;vertical-align:middle}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{min-width:20rem;color:#000;font-family:Inter;font-size:1rem}[data-fls-scrolllock] body{overflow:hidden;touch-action:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:clip}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:75rem;margin:0 auto;padding-left:0.9375rem;padding-right:0.9375rem}.title-h1{font-weight:800;line-height:120.833333%;text-align:center}.title-h2{font-weight:700;line-height:121.875%;text-align:center}.title-h2--left{text-align:left}.subtitle{line-height:120%;text-align:center;color:#454745}.link{position:relative;color:#454745}.link:before{content:"";position:absolute;width:0;height:0.09375rem;bottom:0;left:0;background-color:#454745;transition:width .4s}.content__items{margin-top:2.5rem;display:grid;gap:1.875rem}.content__title{text-align:center}.item-content__title{font-weight:700;line-height:118.181818%}.item-content__text{margin-top:1.25rem;padding-left:0.625rem;font-weight:500;line-height:125%}.list{margin-top:0.9375rem}.list__item{margin-top:0.625rem;padding-left:1.875rem}.menu__list{display:flex;flex-wrap:wrap;gap:1.875rem}.menu__link{font-weight:500;line-height:118.75%;transition:opacity .5s}.icon-menu{display:none}.header{display:flex;justify-content:space-between;align-items:center;gap:0.9375rem}.header__logo{position:relative;z-index:5}.footer{padding-top:2rem;padding-bottom:2.75rem;background-color:#edefeb}.footer__items{display:grid}.footer__item{display:flex;align-items:center;justify-content:space-between;row-gap:1.25rem}.footer__text{background:#fff;border-radius:0.9375rem;padding:1.25rem 2.0625rem;display:grid;gap:1.25rem;font-size:0.875rem;line-height:121.428571%;color:#454745}.footer__copyright{text-align:center;font-weight:500;line-height:118.75%}.footer__list{gap:0.3125rem;display:flex;flex-wrap:wrap}.footer__list-item{display:flex;gap:0.375rem}.footer__list-item:not(:last-child):after{content:"|"}.footer__link{white-space:nowrap;font-weight:500;line-height:118.75%;transition:opacity .5s}.button{display:inline-flex;align-items:center;justify-content:center;gap:0.625rem;padding:0.875rem 2.0625rem;background-color:#9fe870;border:0.0625rem solid #9fe870;border-radius:3.125rem;font-weight:600;line-height:118.75%;text-align:center;color:#000c;transition:all .5s}.button--fw{width:100%}.button--more{border:none;position:relative;white-space:nowrap;padding:0;color:#000;background-color:transparent}.button--more:before{content:"";position:absolute;background-color:#000;width:100%;height:0.09375rem;bottom:0;left:0}.button--rv{background-color:transparent;border:0.0625rem solid #000}.button--black{color:#9fe870;background-color:#163300;border:0.0625rem solid #163300}.cookie-notice{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;border-top:0.0625rem solid #e0e0e0;z-index:1000;box-shadow:0 -0.125rem 0.625rem #0000001a}.cookie-notice__container{display:flex;align-items:center;justify-content:center;column-gap:2.625rem;row-gap:0.5rem;flex-wrap:wrap;padding:0.8125rem 0.9375rem}.cookie-notice__title{font-weight:600;font-size:1.25rem;color:#454745;display:flex;align-items:center}.cookie-notice__title:before{content:"🍪";margin-right:0.3125rem}.cookie-notice__text{max-width:27.5rem;font-weight:400;color:#454745}.cookie-notice--hidden{display:none}@media (max-width: 47.99875em) and (any-hover: none){.icon-menu{cursor:default}}@media (max-width: 47.99875em){.menu__body{position:fixed;width:100%;height:100%;right:-100%;top:0;overflow:auto;padding:6.875rem 0.9375rem 1.875rem;transition:right .3s;z-index:4;background-color:#ffffffe5}.menu__body:before{content:"";position:fixed;width:100%;height:5.625rem;right:-100%;top:0;transition:right .3s;z-index:2;background-color:#ffffffe5}[data-fls-menu-open] .menu__body{right:0}[data-fls-menu-open] .menu__body:before{right:0}.menu__list{flex-direction:column;align-items:flex-end}.menu__link{font-size:1.625rem}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}.icon-menu span,.icon-menu:before,.icon-menu:after{content:"";transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:0.125rem;background-color:#000}.icon-menu:before{top:0}.icon-menu:after{width:85%;bottom:0}.icon-menu span{width:70%;top:calc(50% - 0.0625rem)}[data-fls-menu-open] .icon-menu span{width:0}[data-fls-menu-open] .icon-menu:before,[data-fls-menu-open] .icon-menu:after{width:100%}[data-fls-menu-open] .icon-menu:before{top:calc(50% - 0.0625rem);transform:rotate(-45deg)}[data-fls-menu-open] .icon-menu:after{bottom:calc(50% - 0.0625rem);transform:rotate(45deg)}.footer__item{flex-direction:column;justify-content:center;align-items:center}}@media (max-width: 40em){.cookie-notice__text{text-align:center}}@media (max-width: 20em){.title-h1{font-size:1.625rem}.title-h2{font-size:1.375rem}.subtitle{font-size:1.125rem}.content{padding-block:1.875rem}.item-content__title{font-size:1.125rem}.item-content__text{font-size:1rem}.list__item{font-size:1rem}.footer__items{gap:1.25rem}}@media (min-width: 20em) and (max-width: 75em){.title-h1{font-size:clamp(1.625rem,0.57954545454375rem + 5.2272727273vw,4.5rem)}.title-h2{font-size:clamp(1.375rem,1.147727272725rem + 1.1363636364vw,2rem)}.subtitle{font-size:clamp(1.125rem,1.07954545454375rem + .2272727273vw,1.25rem)}.content{padding-block:clamp(1.875rem,1.42045454545625rem + 2.2727272727vw,3.125rem)}.item-content__title{font-size:clamp(1.125rem,1.03409090909375rem + .4545454545vw,1.375rem)}.item-content__text{font-size:clamp(1rem,0.90909090909375rem + .4545454545vw,1.25rem)}.list__item{font-size:clamp(1rem,0.90909090909375rem + .4545454545vw,1.25rem)}.footer__items{gap:clamp(1.25rem,0.81818181818125rem + 2.1590909091vw,2.4375rem)}}@media (min-width: 47.99875em){.footer__item:first-child{column-gap:3.3125rem;align-items:flex-start}.footer__logo{padding-top:1.0625rem}}@media (min-width: 75em){.title-h1{font-size:4.5rem}.title-h2{font-size:2rem}.subtitle{font-size:1.25rem}.content{padding-block:3.125rem}.item-content__title{font-size:1.375rem}.item-content__text{font-size:1.25rem}.list__item{font-size:1.25rem}.footer__items{gap:2.4375rem}}@media (any-hover: hover){.link:hover:before{content:"";width:100%}.menu__link:hover{opacity:.7}.footer__link:hover{opacity:.7}.button:hover{background-color:transparent;border:0.0625rem solid #000}.button--more:hover{background-color:transparent;border:none;opacity:.7}.button--rv:hover{background-color:#9fe870;border:0.0625rem solid #9fe870}.button--black:hover{background-color:transparent;color:#163300}}
