@font-face{font-family:Chloe;src:url(/static/media/Chloe-Regular.2de17a37.otf)}@font-face{font-family:ProximaNova-Regular;src:url(/static/media/ProximaNova-Regular.410504d4.otf)}@font-face{font-family:ProximaNova-Thin;src:url(/static/media/ProximaNova-Thin.8f0bc01c.otf)}:root{--color-text:#666;--color-verde:#73a8a0;--color-cinzaclaro:#c4c4c4;--color-cinzaescuro:#333;--font-proxima:"ProximaNova-Regular",sans-serif;--font-proxima-thin:"ProximaNova-Thin",sans-serif;--font-chloe:"Chloe",sans-serif}*{margin:0;padding:0}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box}body{color:#000;font-family:"ProximaNova-Regular",sans-serif;font-family:var(--font-proxima)}a:link,a:visited{text-decoration:none}a:link:active,a:visited:active{color:currentColor}li,ol,ul{list-style:none}input{border-radius:0}input[type=email]{-webkit-appearance:none}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}nav{width:100%;justify-content:space-between;align-items:center}.nav,nav{display:flex}.nav{list-style:none;width:calc(50% - 69px)}.nav__close{display:none;position:absolute!important;top:30px;right:30px}@media only screen and (max-width:75em){.nav__close{display:block}}.nav--left{display:none}@media only screen and (max-width:75em){.nav--left{display:flex;flex-direction:column;align-items:flex-start;position:fixed;top:0;right:0;width:30%;height:100vh;z-index:999;background:linear-gradient(90deg,var(--color-verde),var(--color-verde));text-align:center;padding:2.5rem;transform:translateX(100%);box-shadow:0 -4px 12px rgba(0,0,0,.4)}}@media only screen and (max-width:75em) and (max-width:75em){.nav--left .nav__link{color:#fff}}@media only screen and (max-width:75em){.nav--left .nav__item{margin-bottom:2rem}}@media only screen and (max-width:43.125em){.nav--left{left:0;width:100%;align-items:center}}.nav--right{justify-content:flex-end}.nav__item{font-size:1rem;text-transform:uppercase}.nav__item:not(:first-child){margin-left:1.5rem}.nav__item--icon{font-size:1.5rem}.nav__item--icon:not(:first-child){margin-left:2.5rem!important}@media only screen and (max-width:75em){.nav__item--logout,.nav__item--pack,.nav__item--search{display:none}}.nav__link{transition:color .4s ease;color:var(--color-text);text-decoration:none;position:relative;padding-bottom:6px}.nav__link:hover{color:#000}.nav__link--count{color:#fff;background-color:var(--color-verde);width:1.3rem;height:1.3rem;border-radius:50%;text-align:center;font-size:.7rem;position:absolute;top:-50%;right:2px;display:flex;align-items:center;justify-content:center}.active{color:#000;border-bottom:3px solid var(--color-verde)}@media only screen and (max-width:75em){.open{transform:translateX(0);transition:all .3s ease-in-out}}.header{padding:15px 30px 9px;border-bottom:2px solid #c4c4c4;display:flex;align-items:center}@media only screen and (max-width:75em){.header{padding-left:15px;padding-right:15px}}.header__menu{display:none;transition:color .4s;font-size:1.5rem;color:var(--color-text);cursor:pointer;margin-left:1.5rem}.header__menu:hover{color:#000}@media only screen and (max-width:75em){.header__menu{display:block}}.main{max-width:1200px;margin:3rem auto;padding-left:15px;padding-right:15px}.ad{position:relative;width:100%;margin-bottom:3rem}@media only screen and (max-width:43.125em){.ad{margin-bottom:1.5rem}}.ad__img{width:100%;height:auto;object-fit:cover}.ad__cta{text-align:center;max-width:24rem;position:absolute;right:10%;top:50%;transform:translateY(-50%);overflow:hidden}@media only screen and (max-width:43.125em){.ad__cta{max-width:10rem;transform:translateY(-40%)}}.ad__h2{font-family:var(--font-chloe);text-transform:capitalize;font-size:2.25rem;font-weight:400;margin-bottom:1rem}@media only screen and (max-width:75em){.ad__h2{font-size:1.75rem}}@media only screen and (max-width:53.5em){.ad__h2{font-size:1.5rem}}@media only screen and (max-width:43.125em){.ad__h2{font-size:1.125rem;margin-bottom:.5rem}}.ad__desc{text-transform:capitalize;font-size:1.125rem;color:var(--color-text);margin-bottom:1rem}@media only screen and (max-width:75em){.ad__desc{font-size:1rem}}@media only screen and (max-width:53.5em){.ad__desc{font-size:.75rem}}@media only screen and (max-width:43.125em){.ad__desc{font-size:.6875rem}}@media only screen and (max-width:43.125em){.ad__btn{display:none}}.button{padding:.75rem 2.75rem;background:transparent;background-color:var(--color-verde);text-transform:uppercase;color:#fff;border:none;cursor:pointer;display:inline-block}@media only screen and (max-width:75em){.button{font-size:1rem}}@media only screen and (max-width:53.5em){.button{font-size:.75rem}}@media only screen and (max-width:43.125em){.button{display:block;text-align:center;height:2.9375rem;font-size:.874rem}}.button:hover{-webkit-filter:opacity(.9);filter:opacity(.9)}.gallery{background-color:#fff;display:grid;grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(6,4vw);grid-gap:1.5rem;margin-bottom:1.5rem}@media only screen and (max-width:53.5em){.gallery{grid-template-rows:repeat(12,4vw)}}@media only screen and (max-width:43.125em){.gallery{display:block}}.gallery__item{position:relative}.gallery__item--1{grid-row:1/span 6;grid-column:1/span 6}@media only screen and (max-width:53.5em){.gallery__item--1{grid-column:1/span 7}}.gallery__item--2{grid-row:1/4;grid-column:7/11}@media only screen and (max-width:53.5em){.gallery__item--2{grid-column:8/span 10;grid-row:1/span 6}}.gallery__item--3{grid-row:4/7;grid-column:7/9}@media only screen and (max-width:53.5em){.gallery__item--3{grid-column:1/span 7;grid-row:7/13}}@media only screen and (max-width:43.125em){.gallery__item--3{width:calc(50% - 7.5px);float:right;clear:both}}.gallery__item--4{grid-row:4/7;grid-column:9/11}@media only screen and (max-width:53.5em){.gallery__item--4{grid-column:8/span 10;grid-row:7/13}}@media only screen and (max-width:43.125em){.gallery__item--4{width:calc(50% - 7.5px);margin-right:15px}}.gallery__img{position:relative;width:100%;height:100%;object-fit:cover;display:block;-webkit-filter:brightness(70%);filter:brightness(70%)}@media only screen and (max-width:43.125em){.gallery__img{margin-bottom:15px;display:inline-block}}.gallery__title{position:absolute;font-family:var(--font-chloe);color:#fff}.gallery__title--1{left:20px;right:20px;bottom:70px;line-height:2.625rem;font-size:2.625rem}@media only screen and (max-width:68.5em){.gallery__title--1{line-height:1.375rem;font-size:1.375rem}}.gallery__title--2,.gallery__title--3,.gallery__title--4{left:10px;right:10px;bottom:10px;font-size:1.5rem;line-height:1.5rem}@media only screen and (max-width:68.5em){.gallery__title--2,.gallery__title--3,.gallery__title--4{line-height:1.375rem;font-size:1.375rem}}@media only screen and (max-width:43.125em){.gallery__title--2,.gallery__title--3,.gallery__title--4{bottom:30px}}.gallery__title--4{bottom:2rem}@media only screen and (max-width:43.125em){.gallery__title--4{bottom:3rem}}.gallery__desc{position:absolute;color:#fff}.gallery__desc--1{left:20px;right:20px;bottom:20px;text-transform:uppercase;font-size:1.125rem}@media only screen and (max-width:68.5em){.gallery__desc--1{font-size:.75rem}}@media only screen and (max-width:43.125em){.gallery__desc--1{bottom:30px}}.gallery__desc--2,.gallery__desc--3{bottom:4.1875rem}@media only screen and (max-width:68.5em){.gallery__desc--2,.gallery__desc--3{bottom:5rem}}.gallery__desc--2,.gallery__desc--3,.gallery__desc--4{font-size:.75rem;left:10px;right:10px}@media only screen and (max-width:68.5em){.gallery__desc--2,.gallery__desc--3,.gallery__desc--4{font-size:.75rem}}.gallery__desc--4{bottom:10px}@media only screen and (max-width:43.125em){.gallery__desc--4{bottom:30px}}.deals{margin-bottom:9rem}.deals__list{display:flex;border-top:1px solid var(--color-cinzaclaro);border-bottom:1px solid var(--color-cinzaclaro);padding:10px 0}@media only screen and (max-width:53.5em){.deals__list{overflow-x:scroll;overflow-y:hidden}}.deals__item--text{font-size:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.deals__item--text strong{font-family:var(--font-chloe);font-size:1.6875rem}.deals__item-link,.deals__item-pic{display:block}.deals__item-pic{text-align:center}.deals__item-img{margin-bottom:10px;width:100%;height:auto;object-fit:cover}@media only screen and (max-width:53.5em){.deals__item-img{width:150px}}.deals__item-title{font-size:.75rem;text-transform:capitalize;line-height:1;color:#000;font-weight:600}.deals__item-detail{font-size:.6875rem;height:.6875rem;line-height:13px;color:var(--color-text);text-transform:capitalize;margin-bottom:10px}.deals__item-price{font-size:.75rem;color:var(--color-cinzaescuro);line-height:14px}.deals__item:not(:last-child){margin-right:1.5rem}.posts{margin-bottom:7.5rem;display:flex;flex-direction:column}.posts__list{display:grid;grid-gap:3.75rem 1.5rem;gap:3.75rem 1.5rem;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(10,4rem);margin-bottom:3.75rem}@media only screen and (max-width:68.5em){.posts__list{grid-gap:1.5rem;gap:1.5rem;grid-template-rows:repeat(14,4rem)}}@media only screen and (max-width:43.125em){.posts__list{grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}}.posts__item{width:100%;display:block;position:relative;height:auto}.posts__item--1{grid-column:1/span 3;grid-row:1/span 4}@media only screen and (max-width:68.5em){.posts__item--1{grid-row:1/span 3}}@media only screen and (max-width:43.125em){.posts__item--1{grid-column:1/7;grid-row:1/span 4}}.posts__item--2{grid-column:4/7;grid-row:1/span 4}@media only screen and (max-width:68.5em){.posts__item--2{grid-row:1/span 3}}@media only screen and (max-width:43.125em){.posts__item--2{grid-column:1/7;grid-row:5/span 4}}.posts__item--3{grid-column:1/span 2;grid-row:5/span 3}@media only screen and (max-width:68.5em){.posts__item--3{grid-column:1/span 3;grid-row:4/span 3}}@media only screen and (max-width:43.125em){.posts__item--3{grid-column:1/span 3;grid-row:9/span 2}}.posts__item--4{grid-column:3/span 2;grid-row:5/span 3}@media only screen and (max-width:68.5em){.posts__item--4{grid-column:4/7;grid-row:4/span 3}}@media only screen and (max-width:43.125em){.posts__item--4{grid-column:4/7;grid-row:9/span 2}}.posts__item-form{border:2px solid #000;grid-column:5/7;grid-row:5/span 5;padding:3.125rem 2.5rem}@media only screen and (max-width:68.5em){.posts__item-form{grid-column:1/7;grid-row:10/15}}@media only screen and (max-width:43.125em){.posts__item-form{grid-row:14/16;padding:.9375rem .75rem}}.posts__item-img{width:100%;height:100%;object-fit:cover;display:block;-webkit-filter:brightness(70%);filter:brightness(70%)}.posts__item-box,.posts__item-highlights,.posts__item-title{color:#333;font-size:1rem}.posts__item-box--1,.posts__item-box--2,.posts__item-highlights--1,.posts__item-highlights--2,.posts__item-title--1,.posts__item-title--2{color:#fff;position:absolute}.posts__item-title{font-family:var(--font-chloe);font-size:2.25rem;margin-bottom:20px;margin-top:20px}@media only screen and (max-width:68.5em){.posts__item-title{font-size:1.125rem}}.posts__item-title--1,.posts__item-title--2{left:20px;bottom:50px}.posts__item-box--1,.posts__item-box--2{left:20px;bottom:22px}.posts__item-box--3,.posts__item-box--4{margin-bottom:20px}.posts a{align-self:center}.horizontal-rule{font-family:var(--font-chloe);font-size:3rem;text-align:center;display:flex;align-items:center;justify-content:flex-start;margin-bottom:5.1875rem}@media only screen and (max-width:43.125em){.horizontal-rule{font-size:2.25rem;margin-bottom:3.3125rem}}.horizontal-rule:after,.horizontal-rule:before{content:"";display:block;height:1px;background-color:var(--color-cinzaclaro);flex-grow:1}.horizontal-rule:after{margin-left:10px}.horizontal-rule:before{margin-right:10px}.newsletter__form-headings{text-align:center;margin-bottom:3.125rem}@media only screen and (max-width:68.5em){.newsletter__form-headings{margin-bottom:1.5rem}}.newsletter__form-headings h3{font-family:var(--font-chloe);font-size:2.5rem;margin-bottom:1.25rem;color:#000}@media only screen and (max-width:68.5em){.newsletter__form-headings h3{margin-bottom:12px}}@media only screen and (max-width:43.125em){.newsletter__form-headings h3{font-size:1.875rem}}.newsletter__form-headings p{font-size:1.125rem;margin-bottom:3.125rem;color:var(--color-text)}.newsletter__form-group{margin-bottom:5.125rem;text-align:center}@media only screen and (max-width:68.5em){.newsletter__form-group{margin-bottom:1.5rem}}@media only screen and (max-width:43.125em){.newsletter__form-group{display:flex;justify-content:space-between}}.newsletter__form-group__control{border:1px solid var(--color-text);border-radius:0;width:100%;display:block;padding:1rem;color:var(--color-text);font-size:1.125rem;margin-bottom:1.875rem}.newsletter__form-group__control[type=email]{-webkit-appearance:none}@media only screen and (max-width:43.125em){.newsletter__form-group__control{display:inline;margin-right:12px;margin-bottom:0}}.newsletter__form-group__btn{transition:all .4s;cursor:pointer;background:transparent;border:1px solid #000;padding:1rem 2rem;text-transform:uppercase}@media only screen and (max-width:43.125em){.newsletter__form-group__btn{padding:14px 12px;font-size:14px}}.newsletter__form-group__btn:hover{background-color:#000;color:#fff}.newsletter__form-policies{text-align:center}.newsletter__form-policies p{font-size:.8125rem;color:var(--color-text)}.shop{margin-bottom:7.5rem;display:flex;flex-direction:column}.shop .products{width:100%;height:auto;display:flex;align-items:center;overflow-x:scroll;margin-bottom:2.5rem}.shop .products__item{margin-right:1.5rem;height:100%}.shop .products__item-pic{position:relative;min-width:165px;width:282px;height:auto;display:block;text-align:center}.shop .products__item-pic__fav{position:absolute;width:35px;height:35px;background-color:hsla(0,0%,100%,.5);right:10px;top:10px;border-radius:50%;padding:10px 7px 8px;cursor:pointer}.shop .products__item-pic__fav svg{color:#333}.shop .products__item-pic__fav .fav{fill:#333}.shop .products__item-img{width:100%;height:auto;object-fit:cover;margin-bottom:1.5rem;display:block}.shop .products__item-title{font-size:1.125rem;margin-bottom:9px;color:#000}.shop .products__item-subtitle{font-size:.875rem;margin-bottom:1.4375rem;color:var(--color-text)}.shop .products__item-price{font-size:1.125rem;color:#333}.shop a{align-self:center}.dots{display:flex;justify-content:center;justify-items:center;margin-bottom:3.75rem}.dots__item{transition:background-color .4s;width:15px;height:15px;border-radius:50%;border:2px solid var(--color-verde);cursor:pointer}.dots__item:not(:last-child){margin-right:10px}.dots__item.active,.dots__item:hover{background-color:var(--color-verde)}.footer{width:100%;background-color:#000;padding:3.0625rem 1.875rem 1.625rem}@media only screen and (max-width:75em){.footer{padding-left:15px;padding-right:15px}}.footer h4{color:#fff;font-size:.875rem;margin-bottom:1.365rem;text-transform:capitalize;font-weight:700}@media only screen and (max-width:68.5em){.footer h4{font-size:.75rem}}.footer p{color:#fff;line-height:1.5;text-transform:capitalize;font-family:var(--font-proxima-thin)}.footer p a{color:currentColor}@media only screen and (max-width:68.5em){.footer p a{font-size:.75rem!important}}.footer p a:hover{color:var(--color-verde)}.footer__container{margin:0 auto}.footer__row{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:68.5em){.footer__row{flex-direction:column;align-items:stretch}}.footer__img{width:12.75rem;height:6.125rem;display:block}@media only screen and (max-width:68.5em){.footer__img{width:12.1875rem;order:1;margin-bottom:1.125rem;align-self:center}}.footer__img img{width:100%;height:auto;object-fit:cover}.footer__social{display:flex;justify-content:center;flex-grow:2}@media only screen and (max-width:68.5em){.footer__social{order:2;margin-bottom:1.125rem}}.footer__social-item:not(:first-child){margin-left:1.75rem}@media only screen and (max-width:68.5em){.footer__social-item:not(:first-child){margin-left:3rem}}.footer__social-link{transition:color .3s;color:#fff;font-size:1.225rem}.footer__social-link:hover{color:var(--color-verde)}@media only screen and (max-width:68.5em){.footer__social-link{font-size:1.5rem}}.footer__info{display:flex;flex-grow:2;justify-content:space-around;align-items:center}@media only screen and (max-width:68.5em){.footer__info{order:3;border-top:1px solid #fff;padding-top:1.125rem;margin-bottom:2.25rem}}@media only screen and (max-width:68.5em){.footer__info h4{margin-bottom:.75rem}}.footer__info p{font-size:15px}.footer__form{text-align:center}@media only screen and (max-width:68.5em){.footer__form{order:0;border-bottom:1px solid #fff;margin-bottom:1.125rem}}@media only screen and (max-width:68.5em){.footer__form h4{font-size:1.125rem}}.footer__form input{border:none;width:200px;height:36px;margin-right:6px;display:inline-block;font-size:1rem;padding-left:10px}@media only screen and (max-width:68.5em){.footer__form input{width:22rem;margin-bottom:1.5rem;align-self:center}}@media only screen and (max-width:43.125em){.footer__form input{width:100%}}.footer__form button{transition:all .4s;color:#fff;background:transparent;border:1px solid #fff;padding:10px 30px;text-transform:uppercase;font-size:.75rem;cursor:pointer}.footer__form button:hover{background:#fff;color:#000}@media only screen and (max-width:68.5em){.footer__form button{margin-bottom:1.5rem}}@media only screen and (max-width:75em){.footer__cia{max-width:18.125rem;text-align:center}}@media only screen and (max-width:68.5em){.footer__cia{padding-top:1.125rem;order:4;align-self:center;border-top:1px solid #fff;max-width:100%;width:100%}}.footer__card{display:flex;align-items:center;color:#fff}.footer__card-item:not(:first-child){margin-left:10px}@media only screen and (max-width:68.5em){.footer__card-item:not(:first-child){margin-left:1.5rem}}@media only screen and (max-width:68.5em){.footer__card-item svg{width:1.5rem;height:auto}}.footer__card-item--1{font-family:var(--font-proxima-thin)}@media only screen and (max-width:68.5em){.footer__card{width:100%;order:0;justify-content:center;align-self:center;padding-bottom:1.125rem;border-bottom:1px solid #fff;margin-bottom:1.5rem}}.footer__brand{display:flex;flex-wrap:wrap}.footer__brand>div{margin-right:15px}@media only screen and (max-width:68.5em){.footer__brand{align-self:center;justify-content:center}}.footer__lock{display:flex;color:#fff}.footer__lock p{margin-left:10px}@media only screen and (max-width:68.5em){.footer__lock{order:1;width:33%;float:left}}.footer__faq{display:flex}@media only screen and (max-width:68.5em){.footer__faq{order:3;margin-top:2.25rem;margin-bottom:1.125rem}}.footer__faq p:last-child{margin-left:4px}.footer__faq p>a{text-decoration:underline}.footer__branding{margin-right:0!important}.footer__branding a{font-family:var(--font-proxima)}@media only screen and (max-width:68.5em){.footer__branding{order:2;width:33%;float:right;clear:both}}@media only screen and (max-width:43.125em){.footer__branding{width:40%}}.hr{width:100%;height:1px;color:#fff;margin:2.5rem 0 1.6875rem;border-bottom:none}@media only screen and (max-width:68.5em){.hr{display:none}}.font-size12{font-size:12px}.font-size13{font-size:13px}
/*# sourceMappingURL=main.d4f15098.chunk.css.map */