.hero{flex-direction:column;justify-content:flex-start;align-items:center;gap:0;width:100%;display:flex}.hero h1{color:#c2a14a;font-size:2.5rem}.hero__title{isolation:isolate;background:linear-gradient(90deg,#5e461b 0%,#c2a14a 50%,#caae49 100%);color:#0000;-webkit-text-fill-color:#0000;-webkit-text-stroke:.4px #ffffff0f;-webkit-background-clip:text;background-clip:text;font-size:3.2rem;font-weight:700;display:inline-block;position:relative;overflow:hidden}.hero__title:after{content:"";pointer-events:none;z-index:2;mix-blend-mode:screen;filter:blur(10px);opacity:0;background:linear-gradient(100deg,#fff0 0%,#fff0c859 35%,#ffffffd9 50%,#fff0c859 65%,#fff0 100%);width:70%;height:160%;position:absolute;top:-20%;left:0;transform:translate(-180%)skew(20deg)}@keyframes marvel-glint{0%{opacity:0;transform:translate(-180%)skew(20deg)}35%{opacity:.45}50%{opacity:.85;transform:translate(160%)skew(20deg)}to{opacity:.25}}.hero .hero__title.glint-on:after{animation:3s cubic-bezier(.62,.01,.34,1) infinite marvel-glint}.hero .hero__container{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));justify-content:space-between;align-items:center;gap:2rem;width:100%;display:grid}.hero .hero__container .container__text{border-radius:2rem;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;height:100%;padding:2rem;font-weight:600;display:flex}.hero .hero__container .container__text h2{font-size:2rem}.hero .hero__container .container__text>h2+p{font-size:1.5rem}.hero .hero__container .container__text .text__differentials-list{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:1rem;margin-top:1rem;display:flex}.hero .hero__container .container__text .text__differentials-list .differentials-list__item{flex-direction:row;justify-content:center;align-items:center;display:flex}.hero .hero__container .container__text .text__differentials-list .differentials-list__item svg{color:#c2a14a;flex-shrink:0;width:2rem;height:2rem}.hero .hero__container .container__text .text__differentials-list .differentials-list__item p{font-size:1.15rem;font-weight:400}.hero .hero__container .container__text .text__container-saiba-mais{justify-content:center;align-items:center;width:100%;margin-top:1rem;display:flex}.hero .hero__container .container__text .text__container-saiba-mais a{background-color:#c2a14a;border-radius:3rem;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.hero .hero__container>.container__img,.hero .hero__container>.container__text{width:100%;max-width:none}.hero .hero__container>.container__img{height:30rem;min-height:20rem;position:relative}.hero .hero__container>.container__img img{object-fit:contain;object-position:center;border-radius:50%}@media (max-width:900px){.hero{gap:0;min-height:0;padding-bottom:0}.hero h1{margin-top:2rem;font-size:2rem}.hero .hero__container{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));justify-content:center;align-items:center;gap:0;display:grid}.hero .hero__container .container__text{gap:.75rem;padding-top:.75rem}.hero .hero__container .container__text .text__differentials-list{margin-top:.5rem}.hero .hero__container .container__text .text__differentials-list .differentials-list__item{align-items:flex-start}.hero .hero__container>.container__text{padding-bottom:0}.hero .hero__container>.container__text h2{font-size:1.5rem}.hero .hero__container>.container__text p{font-size:1rem;font-weight:500}.hero .hero__container>.container__img{height:20rem}.hero .hero__container>.container__img img{padding:0}}
.instructors{flex-direction:column;justify-content:center;align-items:center;display:flex}.instructors>h2{text-align:center;text-decoration:underline}.instructors{gap:2.5rem}.instructors .instructors__container--desktop{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.instructors .instructors__container--desktop .container_horizontal__line{background-color:#c2a14a;width:60%;height:.5rem}@media (max-width:900px){.instructors .instructors__container--desktop .container_horizontal__line{width:70%}}.instructors .instructors__container--desktop .container__main{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));justify-content:center;align-items:center;display:grid}@media (min-width:1200px){.instructors .instructors__container--desktop .container__main{grid-template-columns:60% 40%}}.instructors .instructors__container--desktop .container__main .main__bio{margin-top:1.5rem}@media (max-width:900px){.instructors .instructors__container--desktop .container__main .main__bio{margin-top:0}}.instructors .instructors__container--desktop .container__main .main__bio .bio__bio{text-align:left;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.instructors .instructors__container--desktop .container__main .main__bio .bio__bio p{font-size:1.25rem;font-weight:400;line-height:1.4rem}.instructors .instructors__container--desktop .container__main .main__bio .bio__badges{flex-flow:wrap;flex-shrink:1;justify-content:flex-start;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (max-width:900px){.instructors .instructors__container--desktop .container__main .main__bio .bio__badges{justify-content:center;width:100%}}.instructors .instructors__container--desktop .container__main .main__bio .bio__badges .badges__container{background-color:#f8f5ef;border-radius:1rem;flex-direction:row;justify-content:center;align-items:center;gap:1rem;padding:.5rem 1rem;display:flex;position:relative}@media (max-width:900px){.instructors .instructors__container--desktop .container__main .main__bio .bio__badges .badges__container{justify-content:flex-start;width:100%}}.instructors .instructors__container--desktop .container__main .main__bio .bio__badges .badges__container span{font-weight:600}.instructors .instructors__container--desktop .container__main .main__bio .bio__badges .badges__container svg{color:#c2a14a;width:2rem;height:2rem}@media (min-width:570px){.instructors .instructors__container--desktop .container__main .main__image{order:1}}.instructors .instructors__container--desktop .container__main .main__image{border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:1rem;display:flex;position:relative}.instructors .instructors__container--desktop .container__main .main__image>.image__container{aspect-ratio:1/1.3;width:18rem;min-width:18rem;height:26rem;min-height:26rem;position:relative}@media (max-width:570px){.instructors .instructors__container--desktop .container__main .main__image>.image__container{width:12rem;min-width:12rem;height:18rem;min-height:18rem}}.instructors .instructors__container--desktop .container__main .main__image>.image__container img{border:.25rem solid #c2a14a;border-radius:2rem}
.our-process p{text-align:left}.our-process .our-process__container{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.our-process .our-process__container>h2{text-align:center}.our-process .our-process__container{width:100%}.our-process .our-process__container .container__main-container{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.our-process .our-process__container .container__main-container .main-container__container-left{flex-direction:column;justify-content:center;align-items:center;display:flex}.our-process .our-process__container .container__main-container .main-container__container-left p{text-align:justify}.our-process .our-process__container .container__main-container .main-container__container-right{background-color:#f8f5ef;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;height:100%;padding:2rem;display:flex}.our-process .our-process__container .container__main-container .main-container__container-right h2{text-align:left;font-size:2rem}.our-process .our-process__container .container__main-container .main-container__container-right p{font-size:1.25rem}.our-process .our-process__container .container__main-container .main-container__container-right .container-right__cta{color:#2e2e2e;cursor:pointer;background-color:#c2a14a;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;padding:10px 18px;font-size:1rem;font-weight:600;transition:background-color .2s,transform .2s;display:flex}.our-process .our-process__container .container__main-container .main-container__container-right .container-right__cta a{text-align:center;flex-direction:row;justify-content:center;align-items:center;display:flex}.our-process .our-process__container .container__main-container .main-container__container-right .container-right__cta:hover{background-color:#a28537;transform:scale(1.05)}.our-process .timeline--desktop{border:.063px solid #c2a14a;border-top-left-radius:5rem;border-bottom-right-radius:5rem;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:4rem;display:flex;position:relative}@media (max-width:768px){.our-process .timeline--desktop{gap:3rem;padding-left:2rem}}.our-process .timeline--desktop .timeline--desktop__item{align-items:flex-start;gap:2rem;display:flex;position:relative}@media (max-width:768px){.our-process .timeline--desktop .timeline--desktop__item{gap:1.5rem}}.our-process .timeline--desktop .timeline--desktop__item .item__marker-wrapper{flex-direction:column;align-items:center;display:flex;position:relative}.our-process .timeline--desktop .timeline--desktop__item .item__marker-wrapper .marker-wrapper__circle{color:#264027;background:#fff;border:3px solid #d2a16a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.6rem;font-weight:700;display:flex}.our-process .timeline--desktop .timeline--desktop__item .item__marker-wrapper .marker-wrapper__circle:before,.our-process .timeline--desktop .timeline--desktop__item .item__marker-wrapper .marker-wrapper__circle:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.our-process .timeline--desktop .timeline--desktop__item .item__marker-wrapper .marker-wrapper__circle:before{border:2px solid #d2a16a80;width:78px;height:78px}.our-process .timeline--desktop .timeline--desktop__item .item__marker-wrapper .marker-wrapper__circle:after{border:2px solid #d2a16a40;width:95px;height:95px}@media (max-width:768px){.our-process .timeline--desktop .timeline--desktop__item .item__marker-wrapper .marker-wrapper__circle{width:45px;height:45px}.our-process .timeline--desktop .timeline--desktop__item .item__marker-wrapper .marker-wrapper__circle:before{width:60px;height:60px}.our-process .timeline--desktop .timeline--desktop__item .item__marker-wrapper .marker-wrapper__circle:after{width:75px;height:75px}}.our-process .timeline--desktop .timeline--desktop__item .item__marker-wrapper .marker-wrapper__circle .circle__line{background:#d2a16a;flex-grow:1;width:4px;margin-top:.5rem;margin-bottom:-1rem}.our-process .timeline--desktop .timeline--desktop__content{max-width:600px}.our-process .timeline--desktop .timeline--desktop__content h3{color:#264027;margin-bottom:.8rem;font-size:1.5rem;font-weight:700}@media (max-width:768px){.our-process .timeline--desktop .timeline--desktop__content h3{font-size:1.4rem}}.our-process .timeline--desktop .timeline--desktop__content p{color:#444;font-size:1rem;line-height:1.5rem}@media (max-width:768px){.our-process .timeline--desktop .timeline--desktop__content p{font-size:.95rem}}.our-process .timeline--mobile{box-sizing:border-box;position:relative;width:100%!important;max-width:none!important;margin:0!important;padding:0 2rem!important}.our-process .timeline--mobile__item{align-items:flex-start;min-height:100px;display:flex;position:relative;width:100%!important;max-width:none!important}.our-process .timeline--mobile__marker-wrapper{pointer-events:none;flex-direction:column;align-items:center;width:0;display:flex;position:absolute;top:0;bottom:0;left:2rem}.our-process .timeline--mobile .marker-wrapper__circle{color:#264027;z-index:2;background:#fff;border:3px solid #d2a16a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.6rem;font-weight:700;display:flex;position:relative}.our-process .timeline--mobile .marker-wrapper__circle:before{content:"";border:2px solid #d2a16a80;border-radius:50%;width:78px;height:78px;position:absolute}.our-process .timeline--mobile .marker-wrapper__circle:after{content:"";border:2px solid #d2a16a40;border-radius:50%;width:95px;height:95px;position:absolute}.our-process .timeline--mobile .circle__line{background:#d2a16a;flex-grow:1;width:4px;margin:.5rem 0;position:relative;left:50%;transform:translate(-50%)}.our-process .timeline--mobile__header{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin-top:.5rem;padding:0;display:flex}.our-process .timeline--mobile__content{flex-direction:column;flex:1;justify-content:flex-start;margin-left:120px;display:flex;width:100%!important;max-width:none!important}.our-process .timeline--mobile__title{color:#264027;margin:0;font-size:1.5rem;font-weight:700}.our-process .timeline--mobile__chevron{color:#d2a16a;flex-shrink:0;width:28px;height:28px;transition:transform .3s}.our-process .timeline--mobile__chevron.open{transform:rotate(180deg)}.our-process .timeline--mobile__panel{padding:1rem 0 3rem;animation:.35s ease-out fadeIn}.our-process .timeline--mobile__panel p{color:#444;margin:0;font-size:1rem;line-height:1.6}@media (max-width:768px){.our-process .timeline--mobile{padding:3rem 1.5rem}.our-process .timeline--mobile .marker-wrapper__circle{width:45px;height:45px;font-size:1.3rem}.our-process .timeline--mobile .marker-wrapper__circle:before{width:60px;height:60px}.our-process .timeline--mobile .marker-wrapper__circle:after{width:75px;height:75px}.our-process .timeline--mobile__content{margin-left:90px}.our-process .timeline--mobile__title{font-size:1.4rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1024px){.our-process .our-process__desktop .desktop__main-container{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));justify-content:center;align-items:center;gap:2rem;display:grid}}
.header{z-index:10;background:#fffffff2;width:100%;min-height:5rem;transition:all .3s;position:fixed;top:0;box-shadow:0 2px 6px #0000000d}.header.scrolled{background:#e3e0da;box-shadow:0 2px 6px #00000026}.header .header-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:10px 24px;display:flex}.header .logo img{cursor:pointer;border-radius:50%}.header .nav-menu{gap:32px;display:flex}.header .nav-menu a{font-size:1rem;font-weight:500;transition:color .2s}.header .nav-menu a:hover{color:#d8c18f}.header .header__cta{flex-flow:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.header .header__cta .cta__instagram-header svg{color:#c2a14a;flex-direction:row;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}.header .header__cta .cta__instagram-header:hover{transform:scale(1.1)}.header .header__cta .cta__contact-header{cursor:pointer}.header .header__cta .cta__contact-header:hover{background-color:#a28537;transition:background-color .2s,transform .2s;transform:scale(1.05)}.header .header__cta .cta__contact-header{color:#2e2e2e;background-color:#c2a14a;border-radius:1.5rem;padding:10px 18px;font-weight:600}@media (max-width:900px){.header .header-container{height:auto;padding:12px}.header .nav-menu{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:8px}.header .cta-button{margin-top:10px}}.our-plans{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;display:flex}.our-plans h2{text-align:center}.our-plans .our-plans__plans-container-desktop{flex-flow:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.our-plans .our-plans__plans-container-desktop .plans-container-desktop__plan{background-color:#f8f5ef;border:.063rem solid #c2a14a;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:15rem;padding:2rem;display:flex}.our-plans .our-plans__plans-container-desktop .plans-container-desktop__plan span{font-size:1.25rem;font-weight:600}.our-plans .our-plans__plans-container-desktop .plans-container-desktop__plan p{text-align:justify}.our-plans .our-plans__plans-container-mobile{flex-flow:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.our-plans .our-plans__plans-container-mobile .plans-container-mobile__plan{background-color:#f8f5ef;border:.063rem solid #c2a14a;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem;display:flex}.our-plans .our-plans__plans-container-mobile .plans-container-mobile__plan span{font-size:1rem;font-weight:600}.our-plans .our-plans__plans-container-mobile .plans-container-mobile__plan p{text-align:justify}.our-plans .our-plans__extra-benefits{background-color:#f8f5ef;border:.063rem solid #c2a14a;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin-top:1rem;padding:2rem;display:flex}.our-plans .our-plans__extra-benefits p{text-align:justify;font-weight:500}.our-plans .our-plans__extra-benefits .extra-benefits__cta{color:#2e2e2e;cursor:pointer;background-color:#c2a14a;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;padding:10px 18px;font-size:1rem;font-weight:600;transition:background-color .2s,transform .2s;display:flex}.our-plans .our-plans__extra-benefits .extra-benefits__cta a{text-align:center;flex-direction:row;justify-content:center;align-items:center;display:flex}.our-plans .our-plans__extra-benefits .extra-benefits__cta:hover{background-color:#a28537;transform:scale(1.05)}.reviews{text-align:center}.reviews .card{background:#fff;border-radius:8px;max-width:300px;margin:10px;padding:20px;display:inline-block}.location{width:100%}.location>h2{text-align:center;margin-bottom:2rem}.location .location__card{opacity:0;background-color:#f8f5ef;border-radius:2rem;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));justify-content:center;align-items:center;gap:1.5rem;padding:2rem;animation:.8s forwards locationFadeIn;display:grid;box-shadow:0 6px 20px #00000014}.location .location__image{width:100%}.location .location__image img{object-fit:cover;border-radius:1rem;width:100%;height:20rem}.location .location__map{width:100%;overflow:hidden}.location .location__map .map__text h2{margin-bottom:1.5rem}.location .location__map .map__text p+p{margin-top:1rem;margin-bottom:1rem}.location .location__map iframe{border:0;border-radius:1rem;width:100%;height:100%;min-height:15rem}.location .location__impact-phrase{flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:1rem;display:flex}.location .location__impact-phrase .impact-phrase__container{border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:fit-content;padding:.5rem;display:flex}.location .location__impact-phrase h1{text-align:center;width:fit-content}@keyframes locationFadeIn{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.footer{color:#f8f5ef;text-align:center;background:#2e2e2e;flex-flow:column wrap;justify-content:center;align-items:center;gap:.5rem;padding:3rem;display:flex}.footer__text-container{flex-direction:row;justify-content:center;align-items:center;gap:.25rem;display:flex}.footer__text-container p,.footer__text-container a{flex-flow:wrap;justify-content:center;align-items:center;display:flex}.footer__text-container p svg,.footer__text-container a svg{margin-left:.25rem}.footer__text-container p+a{cursor:pointer;flex-flow:wrap;justify-content:center;align-items:center;gap:.25rem;display:flex}.footer .footer__contato{margin-top:.5rem}.footer .footer__contato a{flex-direction:row;align-items:center;text-decoration:none;display:flex}.footer a{color:#c2a14a;text-decoration:underline}.section-cta--no-pain{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.section-cta--no-pain .introduction__cta-div{text-align:center;background-color:#f8f5ef;border-radius:3rem;flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:2rem;display:flex}.section-cta--no-pain .introduction__cta-div .whatsapp-cta{color:#2e2e2e;cursor:pointer;background-color:#c2a14a;border-radius:6px;padding:10px 18px;font-size:1.25rem;font-weight:600;transition:background-color .2s,transform .2s}.section-cta--no-pain .introduction__cta-div .whatsapp-cta:hover{background-color:#a28537;transform:scale(1.05)}.section-cta--change-your-life{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.section-cta--change-your-life .section-cta__container{background-color:#f8f5ef;border-radius:3rem;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:2rem;display:flex}.section-cta--change-your-life .section-cta__container .container__text{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));justify-content:space-between;align-items:center;gap:2rem;width:100%;display:grid}.section-cta--change-your-life .section-cta__container .container__text .text__left--desktop,.section-cta--change-your-life .section-cta__container .container__text .text__left--mobile{border:.063rem solid #2e2e2e;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;padding:.5rem 1.5rem;font-size:1.25rem;font-weight:450;display:flex}.section-cta--change-your-life .section-cta__container .container__text .text__left--desktop p,.section-cta--change-your-life .section-cta__container .container__text .text__left--mobile p{font-size:2.5rem;font-weight:500}.section-cta--change-your-life .section-cta__container .container__text .text__right--desktop,.section-cta--change-your-life .section-cta__container .container__text .text__right--mobile{border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;padding:.5rem 1rem;font-size:1.25rem;font-weight:500;display:flex}.section-cta--change-your-life .section-cta__container .container__text .text__right--desktop p,.section-cta--change-your-life .section-cta__container .container__text .text__right--mobile p{text-align:justify;font-size:1.25rem;font-weight:400}.section-cta--change-your-life .section-cta__container .container__text .text__left--mobile p{font-size:2rem}.section-cta--change-your-life .section-cta__container .container__text .text__right--mobile p{font-size:1.1rem;font-weight:400}.section-cta--change-your-life .section-cta__container .container__text .text__left--mobile,.section-cta--change-your-life .section-cta__container .container__text .text__left--desktop,.section-cta--change-your-life .section-cta__container .container__text .text__right--mobile,.section-cta--change-your-life .section-cta__container .container__text .text__right--desktop{width:100%;max-width:none}.section-cta--change-your-life .section-cta__container .container__cta{cursor:pointer;width:fit-content;margin-top:3rem}.section-cta--change-your-life .section-cta__container .container__cta:hover{background-color:#a28537;transition:background-color .2s,transform .2s;transform:scale(1.05)}.section-cta--change-your-life .section-cta__container .container__cta{color:#2e2e2e;background-color:#c2a14a;border-radius:1.5rem;padding:10px 18px;font-size:1.25rem;font-weight:600}#hero,#our-space,#location,#estudio{scroll-margin-top:7rem}
.benefits{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.benefits h2{text-align:center;margin-bottom:2rem}.benefits__list{flex-flow:wrap;justify-content:center;align-items:center;gap:1.25rem;width:100%;margin:0 auto;padding:0;list-style:none;display:flex}.benefits__list li{background-color:#f8f5ef;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem;display:flex}.benefits__list li svg{color:#c2a14a;flex-shrink:0;width:2rem;height:2rem}.benefits__list li{transition:transform .2s,box-shadow .2s}.benefits__list li:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.benefits__list .list__mobile{font-size:1rem;font-weight:400}.benefits__list .list__desktop{font-size:1.2rem;font-weight:500}@media (max-width:900px){.benefits__list>li{width:100%}}
.our-space{width:100%}.our-space p{text-align:left}.our-space .our-space__container{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));justify-content:space-between;align-items:center;gap:2rem;width:100%;display:grid}.our-space .our-space__container .container__figure figcaption{text-align:center;color:#c2a14a;margin-top:.25rem}.our-space .our-space__container .container__figure .figure__img-container{height:20rem;position:relative}.our-space .our-space__container .container__figure .figure__img-container img{object-fit:cover;object-position:center;border-radius:2rem}.our-space .our-space__container .container__text{border-radius:2rem;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;height:100%;padding:2rem;font-size:1.25rem;font-weight:500;display:flex}.our-space .our-space__container .container__figure,.our-space .our-space__container .container__text{width:100%;max-width:none}@media (max-width:900px){.our-space .our-space__container{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));justify-content:center;align-items:center;display:grid}.our-space .our-space__container .container__text{order:1;padding-top:0;padding-bottom:0}.our-space .our-space__container .container__figure{order:2}.our-space .our-space__container .container__figure img{padding:1rem}}
.public{flex-direction:column;justify-content:center;align-items:center;gap:3rem;display:flex}.public>h2{text-align:center}.public .cards{flex-flow:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.public .cards .card--desktop,.public .cards .card--mobile{text-align:center;background:#f8f5ef;border:.063rem solid #d8c18f;border-radius:.5rem;flex-direction:column;justify-content:flex-start;align-items:center;padding:1.5rem 1rem;transition:all .2s;display:flex}.public .cards .card--desktop:hover,.public .cards .card--mobile:hover{border-color:#d8c18f;transform:translateY(-5px);box-shadow:0 6px 12px #00000014}.public .cards .card--desktop{width:20rem;height:35rem}.public .cards .card--desktop .card__img-container-desktop{width:100%;min-height:80%;position:relative}.public .cards .card--desktop .card__img-container-desktop img{object-fit:cover;object-position:center;border-radius:.5rem}.public .cards .card--desktop h3{margin:1rem 0}.public .cards .card--mobile{width:10rem;height:25rem}.public .cards .card--mobile .card__img-container-mobile{width:100%;height:10rem;min-height:10rem;position:relative}.public .cards .card--mobile .card__img-container-mobile img{object-fit:cover;object-position:center;border-radius:.5rem}.public .cards .card--mobile h3{margin:1rem 0}
