.explore{padding:17rem 0;display:flex;justify-content:space-between;align-items:flex-start}.explore .h1{width:27%;max-width:500px;margin-top:0}.explore .explore-grid{gap:3rem;display:flex;flex-wrap:wrap;width:69%}.explore .explore-block{position:relative;width:calc((100% - 6rem) / 3);display:flex;flex-direction:column;justify-content:space-between}.explore .explore-block .image-container{width:100%;aspect-ratio:5/7;background-size:cover;background-position:center}.explore .explore-block a{position:absolute;top:0;left:0;height:100%;width:100%}.explore-block .p{margin-bottom:2.7rem}@media screen and (max-width:1200px){.explore{flex-direction:column;padding:14rem 0}.explore .h1{width:100%}.explore .explore-grid{width:100%;margin-top:0rem}}@media screen and (max-width:750px){.explore .h1{max-width:400px}.explore .explore-grid{gap:2rem}.explore .explore-block{width:calc((100% - 4rem) / 3)}.explore .explore-block .p{margin-bottom:2rem;margin-top:0}}@media screen and (max-width:600px){.explore{padding:5rem 0}.explore .explore-grid{flex-direction:column}.explore .explore-block{width:100%;margin-bottom:3rem}}.faqs{padding:12rem 0 14rem}.faqs .dropdown-columns{display:flex;gap:5rem}.faqs .dropdown-column{flex:1 1 0}.faqs .dropdown-column .dropdown:first-child{border-top:1px solid #CAC7BC}.faqs .dropdown{border-bottom:1px solid #CAC7BC;padding:3.5rem 0}.dropdown-columns .dropdown:nth-child(1){border-top:1px solid #CAC7BC}.faqs .dropdown .subheading{display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin:0}.faqs .dropdown-open{transition:transform .3s ease;display:inline-block;margin-left:1rem}.faqs .dropdown.active .dropdown-open{transform:rotate(45deg)}.faqs .h1{margin:0 0 7rem}.faqs .dropdown .p{max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .35s ease;margin:0;padding-right:5rem}.faqs .dropdown.active .p{max-height:500px;opacity:1;margin-top:1rem}@media screen and (max-width:900px){.faqs .dropdown-columns{display:block}.dropdown-columns .dropdown:nth-child(1){border-top:none}.dropdown-columns .dropdown:nth-child(2){border-top:none}.faqs .h1{margin:0 0 3rem}.faqs{padding:10rem 0 12rem}.faqs .dropdown-column .dropdown:first-child{border-top:none}}@media screen and (max-width:600px){.faqs{padding:5rem 0 7rem}.faqs .dropdown{padding:2.5rem 0}}.article-wrapper{max-width:950px;margin:0 auto}.le-article{padding:5rem 0}.le-article .art-intro{text-align:center;max-width:600px;margin:0 auto 5rem}.le-article .art-intro .h1{margin:0 0 2.5rem}.le-article .art-tag{display:flex;align-items:center;justify-content:center}.le-article .art-tag .subheading{margin-left:2rem}.le-article .art-image{width:100%;height:auto;margin:2rem 0}.le-article .art-text{margin:0 0 5rem}.le-article a{color:inherit;margin-top:3rem;display:inline-block}.le-article .art-text h2{margin-top:0}@media screen and (max-width:750px){.le-article{padding:2rem 0}.le-article .art-intro{margin:0 auto 2rem}.le-article .art-intro .h1{margin:0 0 2rem}.le-article .art-text{margin:0 0 3rem}.le-article a{margin-top:1.5rem}}.product-extra-info{margin-top:12rem;margin-bottom:3rem}.product-extra-info__header{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-top:1.5rem;padding-bottom:1.5rem}.product-extra-info__heading{width:45%}.product-extra-info__tabs{display:flex;flex-wrap:wrap;gap:1.5rem;width:40%}.product-extra-info__tab-button{background:none;border:none;padding:0;cursor:pointer;text-decoration:none}.product-extra-info__tab-button.is-active{text-decoration:underline}.product-extra-info__border{width:100%;border-bottom:1px solid rgba(95,92,84,.3)}.product-extra-info__body{display:flex;align-items:flex-start;justify-content:space-between;gap:4rem;padding-top:2rem}.product-extra-info__description{max-width:45%;flex:0 0 45%}.product-extra-info__tabs-content-wrapper{width:40%}.product-extra-info__panel{display:none}.product-extra-info__panel.is-active{display:block}.product-extra-info__panel-label{display:none}@media screen and (max-width:749px){.product-extra-info{margin-top:3rem;margin-bottom:3rem}.product-extra-info__header{flex-direction:column;align-items:flex-start}.product-extra-info__tabs{display:none}.product-extra-info__body{flex-direction:column;gap:2rem;padding-top:0}.product-extra-info__description{max-width:100%;flex:1 1 auto}.product-extra-info__tabs-content-wrapper{width:100%}.product-extra-info__panel{display:block;margin-bottom:2rem}.product-extra-info__panel-label{display:block;margin-bottom:.5rem;text-transform:uppercase}}@media screen and (max-width:550px){.product-extra-info{margin-top:0rem;margin-bottom:0rem}}.services-hero{padding:5rem 0}.services-hero .text-container{display:flex;justify-content:space-between;padding-bottom:5rem}.services-hero .text-container .h1{max-width:1000px;margin:3rem auto 6rem;text-align:center}.services-hero .image-container{width:100%;aspect-ratio:2/.9;background-size:cover;background-position:center}@media screen and (max-width:900px){.services-hero .text-container{flex-direction:column}.services-hero .text-container .h1{width:100%;margin:3rem 0 0}.services-hero .text-container p{width:100%;margin-top:2rem}.services-hero .image-container{aspect-ratio:3/2}}@media screen and (max-width:600px){.services-hero{padding:1rem 0 5rem}.services-hero .text-container .h1{margin:24px 0 0}}.services-inquire{padding:7rem 0;display:flex;gap:7rem}.services-inquire .image-container{width:calc(67% - 7rem);aspect-ratio:4/3;background-position:center;background-size:cover}.services-inquire .text-container{width:33%;padding:6rem 0;max-width:700px;display:flex;flex-direction:column;justify-content:center}.services-inquire .h1{margin:0}.services-inquire .p{margin:1rem 0 25%}@media screen and (max-width:750px){.services-inquire{flex-direction:column;gap:0}.services-inquire .image-container{width:100%}.services-inquire .text-container{width:100%;padding:3rem 0 0}.services-inquire .p{margin:1rem 0 3rem}}@media screen and (max-width:500px){.services-inquire{padding:5rem 0;gap:1rem}.services-inquire .text-container{padding:1rem 0 0}}.services-menu .dropdown-container{margin:5rem 0 7rem}.services-menu .dropdown{border-bottom:1px solid rgba(95,92,84,.3);padding:3.5rem 0}.services-menu .dropdown .subheading{display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin:0}.services-menu .dropdown-open{transition:transform .3s ease;display:inline-block;margin-left:1rem}.services-menu .dropdown.active .dropdown-open{transform:rotate(45deg)}.services-menu .dropdown .h2{max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .35s ease;margin:0;font-size:2rem;padding-right:4rem}.services-menu .dropdown.active .h2{max-height:500px;opacity:1;margin-top:1rem}@media screen and (max-width:750px){.services-menu .h2{margin-bottom:3rem}.services-menu .dropdown-container{margin:0rem 0 4rem}}@media screen and (max-width:600px){.services-menu .dropdown .p{width:100%;padding-right:4rem}}.testimonial{padding:12rem 0}.testimonial .h1{max-width:1400px;text-align:center;margin:0 auto 14rem}.testimonial .subheading{margin:0 auto;text-align:center}@media screen and (max-width:1050px){.testimonial .h1{max-width:750px;margin:0 auto 10rem}}@media screen and (max-width:750px){.testimonial .h1{padding:0 3rem;margin:0 auto 6rem}}@media screen and (max-width:600px){.testimonial{padding:8rem 0}.testimonial .h1{font-size:3rem;padding:0 1rem}}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
