.cards-section{--pt: calc(var(--header-height) + 110px);--pb: 140px;padding-top:var(--pt);padding-bottom:var(--pb);color:#304143;background-color:#fffdf8}@media screen and (max-width:1720px){.cards-section{--pt: calc(var(--header-height) + 60px);--pb: 90px}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.cards-section{padding-bottom:80px}}.cards-section__wrapper{display:flex;flex-direction:column}.cards-section__header{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;margin-bottom:90px}@media screen and (max-width:1720px){.cards-section__header{margin-bottom:60px}}@media screen and (max-width:1199px){.cards-section__header{order:-1;margin-bottom:90px}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.cards-section__header{margin-bottom:90px}}.cards-section__pretitle{text-align:left}.cards-section__title{width:calc(var(--grid-column-width) * 9 + var(--grid-gap) * 8);margin-bottom:40px}@media screen and (max-width:1366px){.cards-section__title{margin-bottom:30px;width:calc(var(--grid-column-width) * 8.5 + var(--grid-gap) * 7.5)}}@media screen and (max-width:1199px){.cards-section__title{width:calc(var(--grid-column-width) * 14 + var(--grid-gap) * 13)}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.cards-section__title{width:calc(var(--grid-column-width) * 20 + var(--grid-gap) * 19)}}.cards-section__description{width:calc(var(--grid-column-width) * 10 + var(--grid-gap) * 9);opacity:.7}@media screen and (max-width:1720px){.cards-section__description{width:calc(var(--grid-column-width) * 12 + var(--grid-gap) * 11)}}@media screen and (max-width:1199px){.cards-section__description{width:calc(var(--grid-column-width) * 16 + var(--grid-gap) * 15)}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.cards-section__description{width:calc(var(--grid-column-width) * 30 + var(--grid-gap) * 29)}}.cards-section__slider{position:relative;overflow:hidden;cursor:grab}@media screen and (max-width:1199px){.cards-section__slider{order:1}}.cards-section__track{display:flex;align-items:stretch;gap:24px}@media screen and (max-width:1720px){.cards-section__track{gap:13px}}@media screen and (max-width:1199px){.cards-section__track{gap:10px}}.cards-section__slide{flex:0 0 calc((100% - 48px) / 3);min-width:0;overflow:visible}@media screen and (max-width:1720px){.cards-section__slide{flex:0 0 calc((100% - 26px) / 3)}}@media screen and (max-width:1199px){.cards-section__slide{flex:0 0 calc((100% - 10px)/2)}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.cards-section__slide{flex:0 0 100%}}.membership-card{padding:40px 25px;border-radius:18px;position:relative;overflow:hidden;height:100%}@media screen and (max-width:1720px){.membership-card{padding:30px 20px}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.membership-card{padding:24px 16px}}.membership-card__leaves{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}.membership-card__leaf{position:absolute;background-repeat:no-repeat;background-size:contain;opacity:.2}.membership-card__leaf--top{width:100%;height:86.4%;left:-25%;top:-25%;background-image:url(/static/svg/card-leaf-top.svg);transform:rotate(5deg)}.membership-card__leaf--right{width:21.5104166667vw;height:21.875vw;right:-30%;top:45%;background-image:url(/static/svg/card-leaf-right.svg);transform:rotate(30deg)}@media screen and (max-width:1199px){.membership-card__leaf--right{width:35vw;height:35vw;top:35%;transform:rotate(-10deg)}}.membership-card--prestige{background-color:#434441;color:#fffdf8}.membership-card--classic{background-color:#344533;color:#fffdf8}.membership-card--junior{background-color:#ffeb88;color:#304143}.membership-card--junior .membership-card__leaf--top{background-image:url(/static/svg/card-leaf-top-yellow.svg)}.membership-card--junior .membership-card__leaf--right{background-image:url(/static/svg/card-leaf-right-yellow.svg)}.membership-card--text-white{color:#fefaf2}.membership-card--text-green{color:#344533}.membership-card__content{position:relative;display:flex;flex-direction:column;height:100%;z-index:1;overflow:visible}.membership-card__name{margin-bottom:30px}@media screen and (max-width:1720px){.membership-card__name{margin-bottom:20px}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.membership-card__name{margin-bottom:16px}}.membership-card__description{width:calc(var(--grid-column-width) * 6.5 + var(--grid-gap) * 5.5);margin-bottom:132px;opacity:.7}@media screen and (max-width:1720px){.membership-card__description{width:calc(var(--grid-column-width) * 8 + var(--grid-gap) * 7);margin-bottom:60px}}@media screen and (max-width:1199px){.membership-card__description{width:calc(var(--grid-column-width) * 14 + var(--grid-gap) * 13);margin-bottom:44px}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.membership-card__description{width:100%;margin-bottom:40px}}.membership-card__features{display:flex;flex-wrap:wrap;margin-top:auto;margin-bottom:30px;gap:8px;position:relative}@media screen and (max-width:1720px){.membership-card__features{gap:6px;margin-bottom:20px}}@media screen and (max-width:1199px){.membership-card__features.membership-card__features--limited{max-height:calc((2em + 9px)*2 + 4px);overflow:hidden}}.membership-card__feature{box-sizing:border-box;min-width:0;max-width:100%;width:fit-content}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.membership-card__feature{padding:8px}}.membership-card--classic .membership-card__feature,.membership-card--prestige .membership-card__feature{color:#fffdf8;background:transparent;border-color:#fffdf8}.membership-card--text-white .membership-card__feature{color:#fefaf2;border-color:#fefaf2}.membership-card--text-green .membership-card__feature{color:#344533;border-color:#344533}.membership-card__footer{padding-top:30px;border-top:1px solid;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:15}@media screen and (max-width:1199px){.membership-card__footer{flex-direction:column;align-items:flex-start;gap:30px}}.membership-card__footer--limited{margin-top:auto}.membership-card__footer-actions{display:flex;align-items:center;gap:12px;position:relative}@media screen and (max-width:1199px){.membership-card__footer-actions{width:100%;justify-content:space-between}}.membership-card__features-toggle{position:absolute;bottom:0;right:0;width:40px;height:40px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:20;flex-shrink:0;border-radius:50%}@media screen and (max-width:1199px){.membership-card__features-toggle{position:absolute;bottom:0;right:0}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.membership-card__features-toggle{position:absolute;bottom:0;right:0}}.membership-card__features-toggle .icon{width:40px;height:40px;--size: 40px;transition:transform .3s ease-out}.membership-card__features-toggle--opened .icon{transform:rotate(45deg)}.membership-card--prestige .membership-card__footer,.membership-card--classic .membership-card__footer{border-color:#fffdf833}.membership-card--text-white .membership-card__footer{border-color:#fefaf233}.membership-card--text-green .membership-card__footer{border-color:#34453333}.membership-card__price{margin-bottom:0}.membership-card__button{margin-top:0}.membership-card__button--prestige{background-color:#fffdf8;color:#434441;border-color:#fffdf8}@media(any-hover:hover),(hover:hover)and (pointer:fine){.membership-card__button--prestige:not(:disabled):hover{background-color:transparent;color:#fffdf8;border-color:#fffdf8}}.membership-card__button--classic{background-color:#fffdf8;color:#344533;border:1px solid #fffdf8}@media(any-hover:hover),(hover:hover)and (pointer:fine){.membership-card__button--classic:not(:disabled):hover{background-color:#344533;color:#fffdf8}}.cards-section__controls{display:flex;gap:12px;justify-content:flex-end;margin-bottom:40px}@media screen and (max-width:1199px){.cards-section__controls{justify-content:center;margin-top:40px;margin-bottom:0;order:2}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.cards-section__controls{position:static;justify-content:center;margin-top:24px}}.membership-card__hidden-features{--padding: 16px;position:absolute;bottom:calc(100% + 16px);right:0;min-width:200px;max-width:100%;width:min(max-content,100%);background:#fffdf8;border-radius:14px;animation:features-slide-up .3s ease-out forwards;z-index:30;box-shadow:0 4px 12px #00000026;contain:content}@media screen and (max-width:1199px){.membership-card__hidden-features{position:fixed;bottom:0;left:0;width:100%;height:100%;min-width:0;max-width:none;border-radius:0;box-shadow:none;background:#fffdf8;z-index:11}}.membership-card__hidden-features-layout--desktop{display:block}@media screen and (max-width:1199px){.membership-card__hidden-features-layout--desktop{display:none}}.membership-card__hidden-features-layout--mobile{display:none}@media screen and (max-width:1199px){.membership-card__hidden-features-layout--mobile{display:flex;flex-direction:column;height:100%;padding:40px 16px 20px;box-sizing:border-box;position:relative;color:#304143}}.membership-card__hidden-features-close{display:none}@media screen and (max-width:1199px){.membership-card__hidden-features-close{display:flex;align-items:center;justify-content:center;position:absolute;top:20px;right:var(--offset-x);width:40px;height:40px;padding:0;border:none;background:transparent;cursor:pointer;z-index:2}.membership-card__hidden-features-close .icon{--size: 40px;width:40px;height:40px}}.membership-card__hidden-features-header{display:none}@media screen and (max-width:1199px){.membership-card__hidden-features-header{display:flex;flex-direction:column;align-items:stretch;gap:16px;padding-right:48px}}.membership-card__hidden-features-title{display:none}@media screen and (max-width:1199px){.membership-card__hidden-features-title{display:block;margin-bottom:0}}.membership-card__hidden-features-description{display:none}@media screen and (max-width:1199px){.membership-card__hidden-features-description{display:block;opacity:.7}}.membership-card__hidden-features-body{display:none}@media screen and (max-width:1199px){.membership-card__hidden-features-body{display:block;flex:1;min-height:0;margin-top:30px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}}.membership-card__hidden-features-body::-webkit-scrollbar{display:none}.membership-card__hidden-features-tags{display:none}@media screen and (max-width:1199px){.membership-card__hidden-features-tags{display:flex;flex-wrap:wrap;gap:4px}}.membership-card__hidden-features-tag{display:none}@media screen and (max-width:1199px){.membership-card__hidden-features-tag{display:block;padding:8px 14px;border:1px solid rgba(48,65,67,.3);border-radius:20px;color:#304143}}.membership-card__hidden-features-bottom{display:none}@media screen and (max-width:1199px){.membership-card__hidden-features-bottom{display:flex;flex-direction:column;gap:20px;margin-top:20px;flex-shrink:0}}.membership-card__hidden-features-divider{display:none}@media screen and (max-width:1199px){.membership-card__hidden-features-divider{display:block;width:100%;height:0;margin:0;border:none;border-top:1.5px solid rgba(48,65,67,.2)}}.membership-card__hidden-features-bottom-row{display:none}@media screen and (max-width:1199px){.membership-card__hidden-features-bottom-row{display:flex;align-items:center;justify-content:space-between;gap:20px}}.membership-card__hidden-features-price{display:none}@media screen and (max-width:1199px){.membership-card__hidden-features-price{display:block;margin-bottom:0;flex-shrink:0}}.membership-card__hidden-features-button{display:none}@media screen and (max-width:1199px){.membership-card__hidden-features-button{display:inline-flex;flex-shrink:0;margin-top:0}}.membership-card__hidden-features--closing{animation:features-slide-down .3s ease-out forwards}.membership-card__hidden-features-layout--desktop .membership-card__hidden-features-content{padding:var(--padding);display:flex;flex-direction:column;align-items:flex-start;gap:6px;max-height:250px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;position:relative;z-index:1}.membership-card__hidden-features-layout--desktop .membership-card__hidden-features-content:before{content:"";position:absolute;z-index:2;top:0;left:0;width:100%;height:var(--padding);background-image:linear-gradient(to bottom,#fffdf8,transparent)}.membership-card__hidden-features-layout--desktop .membership-card__hidden-features-content:after{content:"";position:absolute;z-index:2;bottom:0;left:0;width:100%;height:var(--padding);background-image:linear-gradient(to top,#fffdf8,transparent)}.membership-card__hidden-features-layout--desktop .membership-card__hidden-features-content::-webkit-scrollbar{display:none}.membership-card__hidden-features-layout--desktop .membership-card__hidden-features-content .membership-card__feature{position:relative;z-index:2;color:#304143;border-color:#3041434d}@media screen and (max-width:1199px){.membership-card__hidden-features-button.membership-card__button--prestige{background-color:#344533;color:#fffdf8;border-color:#344533;height:39px}}@media screen and (max-width:1199px){.membership-card__hidden-features-button.membership-card__button--classic{background-color:#344533;color:#fffdf8;border-color:#344533}}@keyframes features-slide-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes features-slide-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.common-features{position:relative;color:#304143;background-color:#f6f0e3;overflow:hidden}@media screen and (max-width:1199px){.common-features{padding:40px 40px 60px}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.common-features{padding:30px var(--offset-x) 50px}}.common-features__geometry{position:absolute;inset:0;pointer-events:none;z-index:0}.common-features__geometry:before,.common-features__geometry:after{--width: 100%;content:"";width:var(--width);position:absolute;-webkit-mask-image:url(/static/svg/island.svg);mask-image:url(/static/svg/island.svg);-webkit-mask-size:cover;mask-size:cover;background-color:#3041430d;aspect-ratio:1800/1420}.common-features__geometry:before{--rotate: -50deg;--width: 95%;right:-47vw;top:-55vw;transform:rotate(var(--rotate));animation:common-features-shape-top 4s infinite}@media screen and (max-width:1720px){.common-features__geometry:before{right:-58vw}}@media screen and (max-width:1199px){.common-features__geometry:before{--width: 155%;right:-98vw;top:-86vw}}.common-features__geometry:after{--width: 85%;left:-35vw;bottom:-30vw;animation:common-features-shape-bottom 6s infinite}@media screen and (max-width:1199px){.common-features__geometry:after{--width: 150%;left:-85vw;bottom:-5vw}}.common-features__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--grid-gap);position:relative;z-index:1}@media screen and (max-width:1199px){.common-features__wrapper{display:block}}.common-features__left{padding:60px 60px 90px}@media screen and (max-width:1720px){.common-features__left{padding:40px 40px 60px}}@media screen and (max-width:1199px){.common-features__left{padding:0}}.common-features__title{--mb: 40px;margin-bottom:var(--mb);width:80%;max-width:15ch}@media screen and (max-width:1720px){.common-features__title{--mb: 24px;width:calc(var(--grid-column-width) * 10 + var(--grid-gap) * 9)}}@media screen and (max-width:1199px){.common-features__title{--mb: 30px;width:calc(var(--grid-column-width) * 16 + var(--grid-gap) * 15)}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.common-features__title{--mb: 24px;width:calc(var(--grid-column-width) * 24 + var(--grid-gap) * 23)}}.common-features__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:300px;width:calc(var(--grid-column-width) * 12 + var(--grid-gap) * 11)}@media screen and (max-width:1720px){.common-features__tags{gap:6px;margin-bottom:166px;width:calc(var(--grid-column-width) * 14 + var(--grid-gap) * 13)}}@media screen and (max-width:1199px){.common-features__tags{margin-bottom:60px;width:calc(var(--grid-column-width) * 24 + var(--grid-gap) * 23)}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.common-features__tags{width:95%;margin-bottom:40px}}.common-features__description{width:calc(var(--grid-column-width) * 11 + var(--grid-gap) * 10);opacity:.7}@media screen and (max-width:1720px){.common-features__description{width:calc(var(--grid-column-width) * 14 + var(--grid-gap) * 13)}}@media screen and (max-width:1199px){.common-features__description{width:calc(var(--grid-column-width) * 24 + var(--grid-gap) * 23);margin-bottom:60px}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.common-features__description{display:none;width:100%;margin-bottom:0;padding-inline:var(--offset-x)}}.common-features__description.common-features__description--mobile{display:none}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.common-features__description.common-features__description--mobile{display:block}}.common-features__tag{flex-shrink:0}.common-features__right{width:100%;position:relative}@media screen and (max-width:1199px){.common-features__right{width:100vw;margin-left:calc(50% - 50vw);height:570px}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.common-features__right{display:flex;flex-direction:column;justify-content:space-between;height:572px}}.common-features__image{width:90%;height:97%;position:relative;top:50%;left:40%;transform:translate(-50%,-50%)}@media screen and (max-width:1199px){.common-features__image{width:calc(100% + var(--offset-x) * 2);height:100%;top:0;left:0;transform:none}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.common-features__image{height:65%}}.common-features__image--photo{width:100%;height:100%;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:1199px){.common-features__image--photo{top:0;left:0;transform:none}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.common-features__image--photo{margin-bottom:40px}}.common-features__image-item{object-fit:contain;width:100%;height:100%}@keyframes common-features-shape-top{0%{transform:translateY(0) rotate(var(--rotate))}50%{transform:translateY(10%) rotate(calc(var(--rotate) - 10deg))}to{transform:translateY(0) rotate(var(--rotate))}}@keyframes common-features-shape-bottom{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(7%) rotate(20deg)}to{transform:translateY(0) rotate(0)}}.club-cards-page .hero-simple{background-color:#fffdf8;color:#304143;padding-bottom:var(--offset)}.club-cards-page .hero-simple__title{width:calc(var(--grid-column-width) * 10 + var(--grid-gap) * 9)}.club-cards-page .hero-simple__title:not(:last-child){margin-bottom:40px}@media screen and (max-width:1720px){.club-cards-page .hero-simple__title:not(:last-child){margin-bottom:30px}}@media screen and (max-width:1199px){.club-cards-page .hero-simple__title{width:calc(var(--grid-column-width) * 14 + var(--grid-gap) * 13)}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.club-cards-page .hero-simple__title{width:calc(var(--grid-column-width) * 24 + var(--grid-gap) * 23)}}.club-cards-page .hero-simple__description{width:calc(var(--grid-column-width) * 6 + var(--grid-gap) * 5)}@media screen and (max-width:1720px){.club-cards-page .hero-simple__description{width:calc(var(--grid-column-width) * 7 + var(--grid-gap) * 6)}}@media screen and (max-width:1199px){.club-cards-page .hero-simple__description{width:calc(var(--grid-column-width) * 12 + var(--grid-gap) * 11)}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.club-cards-page .hero-simple__description{width:90%}}.club-cards-page .filters-desktop__wrapper{padding-bottom:0}.club-cards-page__filters{position:relative;background:#fffdf8;padding-top:146px;padding-bottom:40px}@media screen and (max-width:1720px){.club-cards-page__filters{padding-top:138px;padding-bottom:30px}}@media screen and (max-width:1199px){.club-cards-page__filters{padding-top:90px;padding-bottom:78px}}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.club-cards-page__filters{padding-top:60px;padding-bottom:30px}}.club-cards-page__filters-desktop{background:#fffdf8}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.club-cards-page__filters-desktop{display:none}}.club-cards-page__filters-mobile{display:none}@media screen and (max-width:767px),(max-width:900px)and (orientation:landscape){.club-cards-page__filters-mobile{display:block}}.club-cards-page__filters-wrapper{display:flex;gap:var(--grid-gap);justify-content:center}
