*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}body{overflow-x:hidden}img{-webkit-user-select:none;-moz-user-select:none;user-select:none}h1,h2,h3,h4,h5,.title{font-family:fractul-variable,sans-serif;font-variation-settings:"wght" 600;margin-bottom:15px;font-size:1.4em}h1{font-size:clamp(22px,5vw,60px);color:#a08e79;font-variation-settings:"wght" 100;line-height:1.3em}h1 span{font-variation-settings:"wght" 600;font-size:clamp(30px,5vw,80px)}h2{font-size:clamp(20px,5vw,50px);color:#a08e79}p,a,ul,li,input,label,textarea{font-family:chercan,sans-serif;text-decoration:none;font-weight:300;font-style:normal;color:#a08e79}.container{padding:0 200px;max-width:1920px;margin:0 auto}.input{position:relative;width:100%;margin-bottom:30px;transition:.5s}.input label{position:absolute;top:50%;left:22.5px;padding:0;transform:translateY(-50%);transition:.2s;background-color:#fff;color:#d3d3d3;cursor:text}.input input:focus+label,.input textarea:focus+label,.input label.input__active{top:0%}.input input,.input select,.input textarea{padding:25px 22.5px 7.5px;background-color:#fff;color:#000;border:2px solid #A08E79;width:100%;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:25px;transition:.5s}.input input:-webkit-autofill,.input input:-webkit-autofill:hover,.input input:-webkit-autofill:focus,.input input:-webkit-autofill:active,.input select:-webkit-autofill,.input select:-webkit-autofill:hover,.input select:-webkit-autofill:focus,.input select:-webkit-autofill:active,.input textarea:-webkit-autofill,.input textarea:-webkit-autofill:hover,.input textarea:-webkit-autofill:focus,.input textarea:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important}.input textarea{resize:none}.input input:focus+label,.input textarea:focus+label,.input label.input__active,.input input:focus+.input__text,.input textarea:focus+.input__text label,.input .input__text label.input__active{top:15px;font-size:11px}.input:focus-within label,.input:focus-within .input__text label{top:15px;font-size:11px}.input__text label{top:25px}.input__text textarea{resize:vertical;min-height:150px}.input__dubble{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:30px}.input__dubble .input{width:calc((100% - 30px)/2)}.input_error{border:2px solid red!important}@media screen and (max-width: 1500px){.container{padding:0 90px}}@media screen and (max-width: 1050px){.container{padding:0 7%}}.p_consent__popup{position:fixed;z-index:999999;bottom:2em;left:2em;width:100%;max-width:400px;background-color:#fff;box-shadow:#00000026 0 5px 15px;border-radius:20px;padding:2em}.p_consent__popup__title{font-size:1.3em}.p_consent__popup__text{padding-top:15px}.p_consent__popup__buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:15px;margin-top:30px}.p_consent__popup__button{padding:10px 20px;background-color:#a08e79;color:#fff;cursor:pointer}.p_consent__popup__button__2{background-color:#faf4e5;color:#000}@media screen and (max-width: 768px){.p_consent__popup{left:0;bottom:0;width:100%;max-width:unset;height:-moz-fit-content;height:fit-content;border-bottom-left-radius:0;border-bottom-right-radius:0}.p_consent__popup__buttons{flex-wrap:wrap}}.p_consent__page{padding:150px 200px 60px}.p_consent__page h1,.p_consent__page h2,.p_consent__page h3,.p_consent__page h4{margin-bottom:5px}.p_consent__page ul,.p_consent__page ol{padding-left:1em}.p_consent__page ul li,.p_consent__page ol li{padding:7.5px 0}.p_consent__page__header{margin-bottom:30px;max-width:768px}.p_consent__page__config__item{margin:15px 0;max-width:550px}.p_consent__page__config__item__switch{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:7.5px;margin-bottom:12px}.p_consent__page__config__item__switch p{font-weight:700}.p_consent__page__config__item__switch__label{position:relative;display:inline-block;width:30px;height:17px}.p_consent__page__config__item__switch__label input{opacity:0;width:0;height:0}.p_consent__page__config__item__switch__label input:checked+.p_consent__page__config__item__switch__label__switch{background-color:#2196f3}.p_consent__page__config__item__switch__label input:checked+.p_consent__page__config__item__switch__label__switch:before{transform:translate(13px)}.p_consent__page__config__item__switch__label input:focus+.p_consent__page__config__item__switch__label__switch{box-shadow:0 0 1px #2196f3}.p_consent__page__config__item__switch__label__switch{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.p_consent__page__config__item__switch__label__switch:before{position:absolute;content:"";height:13px;width:13px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}.p_consent__page__config__buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:15px}.p_consent__page__policy{margin-top:60px}.p_consent__page__policy__item{margin-top:15px;max-width:768px}.p_consent__page__policy__item .p_consent__page__policy__item{padding-left:15px}.p_consent__page__policy__item a{color:#000;text-decoration:underline}.p_consent__page__config__buttons__text{max-height:0;overflow:hidden;transition:.5s;padding-top:10px}@media screen and (max-width: 1200px){.p_consent__page{padding:60px 90px}}@media screen and (max-width: 1050px){.p_consent__page{padding:60px 7%}.p_consent__page__policy__item .p_consent__page__policy__item{padding-left:0}}.nav{position:fixed;width:100%;z-index:9999;transition:.5s}.nav__active{background-color:#faf4e5}.nav__active .nav_logo{width:50px}.nav__active .nav_wrapper{padding-top:15px;padding-bottom:15px}.nav_wrapper{margin:0 auto;padding-top:30px;padding-bottom:30px;width:100%;position:relative;z-index:9999;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:60px}.nav_logo{width:85px;position:relative;z-index:9999;transition:.5s}.nav_logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.nav_items{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:30px;transition:.5s}.nav_items__item{list-style:none;opacity:.6}.nav_items__item a{color:#000}.nav_items__item__active{font-weight:900;opacity:1}@media screen and (max-width: 1050px){.nav_wrapper{justify-content:space-between}.nav_cta{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:5px;position:relative;z-index:9999}.nav_cta span{display:block;width:50px;height:2.5px;background-color:#a08e79;transition:.5s}.nav_cta__active span:nth-child(1){transform:rotate(-45deg);transform-origin:33px 2px}.nav_cta__active span:nth-child(2){width:0}.nav_cta__active span:nth-child(3){transform:rotate(45deg);transform-origin:36px 0}.nav_items{position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:30px;width:100%;height:100%;padding:60px 7%;right:-100%;top:0;z-index:9998;background:#ffffff59;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(6.2px);-webkit-backdrop-filter:blur(6.2px)}.nav_items__active{right:0}}.footer{background-color:#faf4e5;background-image:url(/build/assets/lines-41wUU1CR.svg);background-repeat:repeat-x;background-position:center;background-size:auto 175px}.footer p,.footer li{font-size:.9em;line-height:1.3em}.footer .title{font-size:1.4em}.footer__container{padding-top:90px;padding-bottom:90px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;gap:30px}.footer__logo{width:8.3333333333%}.footer__logo__img{width:100%;max-width:75px;margin:0 auto 30px}.footer__logo__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer__logo__socials{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:5px}.footer__logo__socials__item{width:25px}.footer__logo__socials__item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer__content{width:16.6666666667%}.footer__content b{font-size:1.4em}.footer__sitemap{width:16.6666666667%}.footer__sitemap ul,.footer__sitemap li{list-style:none;line-height:1.3em}.footer__about,.footer__open{width:16.6666666667%}.footer__partners{width:8.3333333333%}.footer__partners__items{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:5px}.footer__partners__items__item{width:calc(50% - 2.5px);max-width:50px}.footer__partners__items__item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:1/1}.footer__partners__hamofa{margin-top:15px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:5px}.footer__partners__hamofa p{font-size:7px}@media screen and (max-width: 1400px){.footer__container{flex-wrap:wrap}.footer__logo{order:1}.footer__sitemap{order:2}.footer__about{order:3}.footer__open{order:4}.footer__content{order:5}.footer__partners{order:6}.footer__content{width:33.3333333333%}.footer__sitemap,.footer__about{width:25%}.footer__partners{width:16.6666666667%}}@media screen and (max-width: 1050px){.footer__container{gap:15px}.footer__content,.footer__sitemap,.footer__about,.footer__partners{width:33.3333333333%}.footer__logo{order:1;width:25%}.footer__sitemap{order:4;width:25%}.footer__about{order:3}.footer__open{order:2;width:33.3333333333%}.footer__content{order:5;width:33.3333333333%}.footer__partners{order:6}}@media screen and (max-width: 768px){.footer__container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:30px}.footer__logo__img{margin-left:0;margin-right:0;max-width:unset}.footer__content,.footer__sitemap,.footer__about,.footer__partners,.footer__open{width:100%}}.btn{background-color:#a08e79;padding:14px 17px;border-radius:25px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:10px;width:-moz-fit-content;width:fit-content;color:#fff;margin-top:30px;transition:.5s;border:1px solid #A08E79}.btn:hover{background-color:transparent;color:#a08e79}.btn:hover .btn_icon img:nth-child(1){opacity:0}.btn:hover .btn_icon img:nth-child(2){opacity:1}.btn_text{width:calc(100% - 22px)}.btn_icon{width:22px;height:22px;position:relative}.btn_icon img{transition:.5s;position:absolute;left:0;top:0;width:100%;height:100%}.btn_icon img:nth-child(2){opacity:0}.hero{background-image:url(/build/assets/patroon-DV4IjbfA.svg);background-size:100%;background-color:#faf4e5;width:100%}.hero_lines{background-image:url(/build/assets/lines-41wUU1CR.svg);background-repeat:repeat-x;background-position:center calc(100% - 75px);background-size:auto 150px}.hero_big .hero__container__image{width:50%}.hero__container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:45px;padding-right:0}.hero_buttons{margin-top:30px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:15px}.hero_buttons .btn{margin:0}.hero__container__content{width:41.6666666667%}.hero__container__image{width:33.3333333333%;border-bottom-left-radius:120px;overflow:hidden}.hero__container__image picture{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;height:100%;width:100%}.hero__container__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 1600px){.hero__container__image,.hero__container__content{width:50%!important}}@media screen and (max-width: 1050px){.hero__container{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:60px}.hero__container__content{width:75%!important;padding-right:7%;padding-bottom:60px}.hero__container__image{width:75%!important;align-self:flex-end}}@media screen and (max-width: 768px){.hero__container{padding-top:150px;gap:30px;flex-direction:column}.hero__container__content,.hero__container__image{width:100%!important}}.black{padding-top:60px;padding-bottom:60px}.black__inner{background-color:#000;display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:0;border-radius:25px;overflow:hidden}.black__image{width:50%}.black__image picture{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;height:100%;width:100%}.black__image img{width:100%;height:100%}.black__content{width:50%;padding:100px}.black__content h2,.black__content p{color:#fff}@media screen and (max-width: 1500px){.black__content{padding:30px}}@media screen and (max-width: 1050px){.black__inner{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:30px}.black__content{width:75%}.black__image{width:100%}}@media screen and (max-width: 768px){.black__content{width:100%}}.rules__header{text-align:center;width:33.3333333333%;margin:0 auto}.rules__items{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:60px;padding:30px 0}.rules__items__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:15px;width:calc((100% - 120px) / 3)}.rules__items__item__icon{width:115px}.rules__items__item__icon img{width:100%;height:100%}.rules__items__item__text{width:calc(100% - 115px)}@media screen and (max-width: 1300px){.rules__items__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:15px;width:calc((100% - 60px)/2)}.rules__header{width:50%}}@media screen and (max-width: 1050px){.rules__header{text-align:left;width:75%;margin:0}.rules__items__item__icon{width:75px}.rules__items__item__text{width:calc(100% - 75px)}}@media screen and (max-width: 768px){.rules__items__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:15px;width:100%}.rules__header{width:100%}}.shop{background-color:#faf4e5;background-image:linear-gradient(#faf4e5,#fff);position:relative}.shop:after,.shop:before{content:"";position:absolute;height:100%;width:calc((100vw - 1920px)/2 + 1px);top:0;background-color:#faf4e5;z-index:1}.shop:before{left:calc(-.5*(100vw - 1920px))}.shop:after{right:calc(-.5*(100vw - 1920px))}.shop:after,.shop:before{background-image:linear-gradient(#faf4e5,#fff)}.shop{padding-top:60px;padding-bottom:60px}.shop_header{width:33.3333333333%;text-align:center;margin:0 auto;padding-bottom:30px}.shop_caroussel__items{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:40px}.shop_caroussel__items__item{width:calc(25% - 40px);border-radius:20px;box-shadow:#00000026 1.95px 1.95px 2.6px;padding:20px;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;flex-wrap:nowrap;gap:30px;background-color:#fff;transition:.5s}.shop_caroussel__items__item h3,.shop_caroussel__items__item p{transition:.5s}.shop_caroussel__items__item:hover{background-color:#a08e79}.shop_caroussel__items__item:hover h3,.shop_caroussel__items__item:hover p{color:#fff}.shop_caroussel__items__item__image{width:100%;border-radius:20px;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;aspect-ratio:337/359}.shop_caroussel__items__item__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:20px}.shop_caroussel__items__item__content{text-align:center}.shop_carousel{width:100%;overflow:hidden}.shop_carousel .swiper-wrapper{display:flex}.shop_carousel .shop_carousel__item{border-radius:20px;box-shadow:#00000026 1.95px 1.95px 2.6px;padding:20px;background-color:#fff;text-align:center;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;flex-wrap:nowrap;gap:30px;transition:background-color .5s}.shop_carousel .shop_carousel__item h3,.shop_carousel .shop_carousel__item p{transition:color .5s}.shop_carousel .shop_carousel__item__image{width:100%;border-radius:20px;overflow:hidden;aspect-ratio:337/359}.shop_carousel .shop_carousel__item__image img{width:100%;height:100%;display:block}.shop_carousel_ctr{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:15px;margin-top:60px}.swiper-pagination{position:relative!important}.swiper-pagination-bullet{background-color:#a08e79!important}.swiper-button-next,.swiper-button-prev{position:relative!important;left:unset!important;right:unset!important;color:#a08e79!important;top:calc(50% - 22px)!important}@media screen and (max-width: 1300px){.shop_header{width:50%}}@media screen and (max-width: 1050px){.shop_header{text-align:left;width:75%;margin:0}}@media screen and (max-width: 768px){.shop_header{width:100%}}.cat1{padding-top:60px;padding-bottom:60px;display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:8.3333333333%}.cat1_image{width:50%;display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:15px}.cat1_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cat1_image__item{border-radius:20px;overflow:hidden}.cat1_image__item:nth-child(1){grid-row-start:1;grid-row-end:3;grid-column-start:1;grid-column-end:2}.cat1_image__item:nth-child(2){grid-row-start:1;grid-row-end:2;grid-column-start:2;grid-column-end:3}.cat1_image__item:nth-child(3){grid-row-start:2;grid-row-end:3;grid-column-start:2;grid-column-end:3}.cat1_content{width:41.6666666667%}.cat1_content h2{padding-left:15px;font-variation-settings:"wght" 200;font-size:clamp(20px,5vw,40px)}.cat1_content h2 span{font-variation-settings:"wght" 600;font-size:clamp(25px,5vw,60px)}.cat1_content__detail{border-left:2px solid #A08E79;padding-left:15px}.cat1_content__detail__item{margin-bottom:15px}.cat1_content__detail__item h3{color:#a08e79;font-size:1em;margin-bottom:5px}@media screen and (max-width: 1050px){.cat1{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:30px}.cat1_content,.cat1_image{width:75%}}@media screen and (max-width: 768px){.cat1_content,.cat1_image{width:100%}}.cat2{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:8.3333333333%;padding-top:60px;padding-bottom:60px}.cat2_image{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:15px}.cat2_image .cat1_image__item:nth-child(1){width:66.6666666667%}.cat2_image .cat1_image__item:nth-child(2){width:33.3333333333%}@media screen and (max-width: 1050px){.cat2{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:30px}}.cat3_image{grid-template-columns:1fr 2fr}.cat3_image .cat1_image__item:nth-child(1){grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:2}.cat3_image .cat1_image__item:nth-child(2){grid-row-start:2;grid-row-end:3;grid-column-start:1;grid-column-end:2}.cat3_image .cat1_image__item:nth-child(3){grid-row-start:1;grid-row-end:3;grid-column-start:2;grid-column-end:3}.katten_down{display:block;margin-top:30px;width:55px;height:55px}.katten_down img{width:100%;height:100%}.park{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:8.3333333333%;padding-top:60px;padding-bottom:60px}.park__map{width:50%;border-radius:20px;border:2px solid #A08E79;overflow:hidden;aspect-ratio:819/602}.park__map iframe{width:100%;height:100%}.park__content{width:41.6666666667%}.park__content ul{margin-top:30px;padding-left:1em}.park__content li{padding-bottom:7.5px;list-style:square}@media screen and (max-width: 1050px){.park{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:30px}.park__content,.park__map{width:75%}}@media screen and (max-width: 768px){.park__content,.park__map{width:100%}}.contact{padding-top:60px;padding-bottom:60px}.contact_header{width:33.3333333333%;margin:0 auto 30px;text-align:center}.contact_form{width:83.3333333333%;margin:0 auto;border-radius:20px;box-shadow:#0000003d 0 3px 8px;padding:60px 8.3333333333%}@media screen and (max-width: 1500px){.contact_form{width:100%}}@media screen and (max-width: 1050px){.contact_header{width:75%;margin:0 0 30px;text-align:left}}@media screen and (max-width: 768px){.contact_form{padding:30px 15px}.contact_form .input__dubble{display:block}.contact_form .input__dubble .input{width:100%}}.info_open{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:30px}.info_open p{line-height:1.3em}
