@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Playfair+Display:wght@400;700&display=swap";body{font-family:"Inter",sans-serif;font-size:2rem;line-height:1.7}.serif{font-family:"Playfair Display",serif}.xxxl{font-size:clamp(8rem,10vw + 1rem,10rem);line-height:1.3}.xxl{font-size:clamp(6rem,8vw + 1rem,8rem);line-height:1.2}.xl{font-size:clamp(4.8rem,6vw + 1rem,6rem);line-height:1.3}.l{font-size:clamp(3.6rem,4.8vw + 1rem,4.8rem);line-height:1.3}.m{font-size:clamp(2.8rem,3.6vw + 1rem,3.6rem);line-height:1.5}.s{font-size:2.4rem;line-height:1.7}.copy{font-weight:2rem}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%}@media screen and (max-width: 64em){html{font-size:56.25%}}@media screen and (max-width: 48em){html{font-size:50%}}body{box-sizing:border-box;background-color:#fff}::selection{background-color:#53b61a;color:#fff}a{text-decoration:none}a,button{display:inline-block;cursor:pointer}button,input,textarea{outline:none;border:none;font-family:inherit;font-size:inherit}ol,ul{list-style:none}img{display:block;max-width:100%;border:0;object-fit:cover;object-position:center}p:not(:last-child){margin-bottom:1.6rem}.bold{font-weight:700}.normal{font-weight:400}.light{font-weight:300}.container{max-width:144rem;margin:0 auto}.block{display:block}.primary{color:#53b61a}.btn{position:relative;padding:2rem 4.8rem;text-align:center;font-weight:700;border-radius:12px;cursor:pointer}.btn--primary{background-color:#53b61a;color:#fff;transition:background-color .3s}.btn--primary:hover{background-color:#4f9b23}.btn--ghost{padding:1.6rem 4.8rem;border:4px solid #53b61a;background-color:rgba(0,0,0,0);color:#53b61a;transition:background-color .3s}.btn--ghost:hover{background-color:#4f9b23;border-color:#4f9b23;color:#fff}.btn .btn:disabled{opacity:.3;pointer-events:none}.input:not(:last-child){margin-bottom:2.4rem}.input__label{display:block;font-weight:700}.input__control{display:block;width:100%;padding:1.6rem;background-color:#f6f6f6;border-top-right-radius:8px;border-bottom-right-radius:8px;border-left:8px solid #1b1b1b;outline:2px solid rgba(0,0,0,0);transition:border-color .3s,outline-color .3s}.input__control--textarea{height:16rem;resize:none}.input__control--error{border-color:red}.input__control:focus{border-color:#53b61a;outline-color:#53b61a}.link{display:flex;justify-content:flex-start;align-items:center;max-width:max-content;color:#53b61a;font-weight:700;border-bottom:2px solid #53b61a;transition:color .3s,border-bottom-color .3s}.link--small .link__icon{height:auto;width:2rem}.link__icon{height:100%;width:auto}.link:hover{color:#4f9b23;border-bottom-color:#4f9b23}.toast{position:fixed;bottom:0;left:0;right:0;z-index:14;max-width:800px;padding:10px 20px;margin:auto;background:#ccc;border-radius:16px;font-family:inherit;text-align:center;color:#333;border-radius:16px;overflow:hidden;visibility:hidden;opacity:0;transition:opacity .2s,top .2s,visibility .2s,transform .3s;border-radius:3px;box-shadow:0 6px 20px rgba(0,0,0,.2)}.toast--visible{transform:translateY(-20px);opacity:1;visibility:visible}.toast--success{background:#00c02b;border-color:#009d23;color:#fff}.toast--error{background:#d50000;border-color:#ba0000;color:#fff}.nav{position:fixed;top:0;left:0;z-index:10;width:100%}.nav__container{margin:1.8rem;padding:1rem 5vw;background-color:#fff;box-shadow:0 10px 20px rgba(27,27,27,.1);border-radius:16px}@media screen and (max-width: 28.125em){.nav__container{margin:1rem}}.nav__bar{display:flex;justify-content:space-between;align-items:stretch}@media screen and (max-width: 15em){.nav__bar{flex-direction:column;align-items:center;gap:2.4rem}}.nav__logo{height:5rem;width:auto;object-fit:contain}.nav__list{display:flex;justify-content:flex-start;align-items:center;gap:2.4rem}.nav__link{color:#53b61a}.nav__link:hover{color:#4f9b23}.nav__button{display:flex;justify-content:flex-start;align-items:center;gap:1rem;background-color:rgba(0,0,0,0)}.nav__button:hover{color:#53b61a}.footer{background-color:#1b1b1b;padding:2.4rem;color:#fff}@media screen and (max-width: 28.125em){.footer{padding:1.2rem}}.footer__wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:2rem}@media screen and (max-width: 32.5em){.footer__wrapper{flex-direction:column;gap:1rem}}.footer__copyright{display:flex;align-items:center;gap:1.2rem}.footer__social-wrapper{display:flex;justify-content:flex-start;align-items:center;gap:1rem}.footer__social-link{transition:transform .3s ease}.footer__social-link:hover{transform:translateY(-0.5rem)}.footer__social-link img{width:3.2rem;height:3.2rem}.hero{margin:2rem;padding:32rem 2.4rem 6rem;background-image:linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)),url("../img/hero.jpg");background-size:cover;background-position:center;border-radius:16px;overflow:hidden}@media screen and (max-width: 28.125em){.hero{padding:32rem 2rem 5rem;margin:1rem}}.hero__content{max-width:84.6rem;color:#fff}.hero__btn{margin-top:1.2rem}.crafted{padding:6rem 2.4rem}@media screen and (max-width: 28.125em){.crafted{padding:6rem 1.2rem}}.crafted__intro{max-width:116rem;margin-bottom:3.2rem}.crafted__wrapper{padding:16.8rem 4rem 4rem;background-image:linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),url("../img/crafted.jpg");background-size:cover;background-position:center;border-radius:16px;color:#fff}.crafted__wrapper-content{max-width:68.5rem}.crafted__title{margin-bottom:.4rem}.ideal{padding:6rem 2.4rem;background-color:#f6f6f6}@media screen and (max-width: 28.125em){.ideal{padding:6rem 1.2rem}}.ideal__header{margin-bottom:2rem}.ideal__grid{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:40rem;grid-gap:.8rem}@media screen and (max-width: 65.625em){.ideal__grid{grid-template-columns:repeat(2, 1fr);grid-template-rows:24rem;grid-auto-rows:24rem}}@media screen and (max-width: 28.125em){.ideal__grid{grid-template-columns:1fr;grid-template-rows:24rem;grid-auto-rows:24rem}}.ideal__grid-item{position:relative;z-index:1;padding:2.4rem;background-color:#000;border-radius:12px;overflow:hidden;color:#fff}.ideal__bg{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;object-fit:cover;opacity:.3}.ideal__text{max-width:20rem}@media screen and (max-width: 65.625em){.ideal__text{max-width:unset}}.handcraft{padding:6rem 2.4rem}@media screen and (max-width: 28.125em){.handcraft{padding:6rem 1.2rem}}.handcraft__header{margin-bottom:3.6rem}.handcraft__section--capsules{max-width:105rem;margin-bottom:3.6rem}.handcraft__section--skincare{max-width:76rem}.handcraft__title{margin-bottom:2.4rem}.handcraft__grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:2rem}@media screen and (max-width: 58.125em){.handcraft__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 37.5em){.handcraft__grid{grid-template-columns:1fr}}@media screen and (max-width: 20em){.handcraft__grid{grid-gap:.8rem}}.handcraft__grid--skincare{grid-template-columns:repeat(2, 1fr)}@media screen and (max-width: 37.5em){.handcraft__grid--skincare{grid-template-columns:1fr}}.handcraft__grid-item{display:grid;grid-template-columns:7rem 1fr;grid-gap:1.2rem;align-items:center}@media screen and (max-width: 20em){.handcraft__grid-item{grid-template-columns:1fr;grid-gap:unset;padding:.8rem;border-radius:8px;background-color:#f6f6f6}}.handcraft__img-wrapper{display:flex;justify-content:center;align-items:center;width:7rem;height:7rem;padding:1rem;background-color:#53b61a;border-radius:4px}.handcraft__icon{height:100%}.why{padding:6rem 2.4rem;background-color:#f6f6f6}@media screen and (max-width: 28.125em){.why{padding:6rem 1.2rem}}.why__header{margin-bottom:3.2rem}.why__grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:2rem}@media screen and (max-width: 53.125em){.why__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 36.25em){.why__grid{grid-template-columns:1fr}}.why__grid-item{padding:.8rem;background-color:#fff;border-radius:16px;box-shadow:0 10px 20px rgba(27,27,27,.1)}@media screen and (max-width: 36.25em){.why__grid-item{display:grid;grid-template-columns:1fr 2.5fr;grid-gap:1.2rem}}@media screen and (max-width: 22.5em){.why__grid-item{display:block;grid-template-columns:unset;grid-gap:unset}}.why__img{display:block;width:100%;height:28rem;border-radius:16px}.why__content{padding:1.6rem}.contact{padding:6rem 2.4rem 0}@media screen and (max-width: 28.125em){.contact{padding:6rem 1.2rem 0}}.contact__grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:4rem}@media screen and (max-width: 51.875em){.contact__grid{grid-template-columns:1fr;max-width:70rem}}.contact__title{margin-bottom:1.2rem}.contact__details{margin-top:2rem;padding-top:2rem;border-top:2px solid #53b61a}.contact__detail{display:flex;justify-content:flex-start;align-items:center;gap:1.2rem;max-width:max-content;padding:2rem;background-color:#f6f6f6;border-radius:8px}.contact__form{padding:3.2rem 4rem;border-top-left-radius:12px;border-top-right-radius:12px;box-shadow:0 -10px 20px rgba(27,27,27,.1)}.contact__btn-wrapper{text-align:right}.certificates{padding:6rem 2.4rem;border-bottom:2px solid #f6f6f6}@media screen and (max-width: 28.125em){.certificates{padding:6rem 1.2rem}}.certificates__header{margin-bottom:3.2rem}.certificates__grid{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:1.2rem}@media screen and (max-width: 71.25em){.certificates__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 33.75em){.certificates__grid{grid-template-columns:1fr}}.certificates__img-wrapper{height:max-content;border:1px solid #f6f6f6;box-shadow:0 10px 20px rgba(27,27,27,.1)}@media screen and (max-width: 71.25em){.certificates__img-wrapper{padding:1.2rem}}.certificates__img{width:100%;height:auto;max-height:40rem;object-fit:contain;pointer-events:none}@media screen and (max-width: 58.75em){.certificates__img{max-height:50rem}}.missing{padding:12rem 5vw 8rem}.missing__container{text-align:center}.missing__img{max-width:50rem;margin:0 auto 4rem}/*# sourceMappingURL=main.min.css.map */