:root{--color-background:#e4dfd3;--color-footer:#8c9772;--color-primary:#344f10;--color-secondary:#333;--color-text-light:#e4dfd3;--color-text-very-light:#f2f2f2;--color-grey:#828282;--color-error:#eb5757;--font-primary:Poppins,sans-serif}.footer__copyright,h1{letter-spacing:0%;font-family:Poppins,sans-serif;font-size:60px;font-weight:600;line-height:130%}h2{letter-spacing:5%;font-family:Poppins,sans-serif;font-size:36px;font-weight:600;line-height:110%}h3{letter-spacing:0%;font-family:Poppins,sans-serif;font-size:36px;font-weight:600;line-height:150%}h4{letter-spacing:5%;font-family:Poppins,sans-serif;font-size:24px;font-weight:600;line-height:150%}.shop__product-description,h5{letter-spacing:5%;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:150%}.others__list,body{letter-spacing:5%;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:150%}.others-part-2__description,.shop__menu-list,.products .card__description,.header__logo-text{letter-spacing:5%;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:130%}.footer__address-item,.contact-us__placeholder,.contact-us__input,.contact-us__textarea,.contact-us__text,.about-creators__paragraph,.about__text,.products .card__paragraph{letter-spacing:0%;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:150%}.footer__link,.header__menu{letter-spacing:0%;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:130%}.others__learn-more,.about-creators__learn-more,.about__learn-more{letter-spacing:0%;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:130%}.contact-us__submit,.about-creators__btn,.shop__btn,.products__close-btn,.products .card__btn,.home__btn{color:inherit;letter-spacing:15%;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:130%;text-decoration:none}.contact-us__submit:focus,.about-creators__btn:focus,.shop__btn:focus,.products__close-btn:focus,.products .card__btn:focus,.home__btn:focus{outline:none}.contact-us__submit,.about-creators__btn,.shop__btn,.products__close-btn,.products .card__btn,.home__btn{text-transform:uppercase;color:#e4dfd3;box-sizing:border-box;z-index:1;background-color:#333;border:1px solid #333;justify-content:center;place-items:center;width:280px;height:60px;display:flex;position:relative;overflow:hidden}.contact-us__submit:hover,.about-creators__btn:hover,.shop__btn:hover,.products__close-btn:hover,.products .card__btn:hover,.home__btn:hover{color:#333}.contact-us__submit:after,.about-creators__btn:after,.shop__btn:after,.products__close-btn:after,.products .card__btn:after,.home__btn:after{content:"";z-index:-1;background-color:#e4dfd3;transition:all .5s;position:absolute;inset:0 -20%;transform:skew(-45deg)scaleX(0)}.contact-us__submit:hover:after,.about-creators__btn:hover:after,.shop__btn:hover:after,.products__close-btn:hover:after,.products .card__btn:hover:after,.home__btn:hover:after{transition:all .5s;transform:skew(-45deg)scale(1)}.others__learn-more,.about-creators__learn-more,.about__learn-more{border:1px solid #344f10;padding-block:10px;transition:all .3s ease-out;position:relative}.others__learn-more:before,.about-creators__learn-more:before,.about__learn-more:before{content:"";background-color:#e4dfd3;width:calc(100% + 4px);height:calc(100% + 2px);transition:all .3s ease-out;position:absolute;top:-2px;left:-2px;transform:scaleY(1)}.others__learn-more:after,.about-creators__learn-more:after,.about__learn-more:after{content:"";background-color:#e4dfd3;width:100%;height:100%;transition:all .3s ease-out;position:absolute;top:-2px;left:-2px;transform:scaleX(1)}.others__learn-more:hover:before,.about-creators__learn-more:hover:before,.about__learn-more:hover:before{height:0;transform:translateY(-25px)}.others__learn-more:hover:after,.about-creators__learn-more:hover:after,.about__learn-more:hover:after{transition-delay:.15s;transform:scaleX(0)}.others__learn-more:hover,.about-creators__learn-more:hover,.about__learn-more:hover{border:1px solid #344f10;padding-inline:10px;transition:transform;transform:translate(-10px)}@keyframes slide-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slide-out{0%{transform:translate(0)}to{transform:translate(-100%)}}.header{padding-inline:20px;grid-template-columns:repeat(2,minmax(20px,130px));column-gap:20px;margin-bottom:20px;padding-top:15px;display:grid}@media (width>=640px){.header{grid-template-columns:repeat(6,minmax(27px,94px));column-gap:30px}}@media (width>=1280px){.header{grid-template-columns:repeat(12,80px);column-gap:20px}}@media (width>=640px){.header{padding-inline:27px}}@media (width>=1280px){.header{padding-inline:50px}}@media (width>=1440px){.header{padding-inline:clamp(130px,14vw,350px)}}.header__nav{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.header__menu-toggle{z-index:3;background-color:#344f10;width:24px;height:24px;display:block;mask-image:url(menu.6341c160.png);mask-position:50%;mask-size:contain}.header__menu-toggle--active{background-color:#e4dfd3;mask-image:url(close.d8731547.png)}@media (width>=1280px){.header__menu-toggle{display:none}}.header__logo{color:inherit;align-items:center;text-decoration:none;display:flex}.header__logo:focus{outline:none}.header__logo-smallsize{width:24px;height:24px}@media (width>=1280px){.header__logo-smallsize{display:none}}.header__logo-bigsize{width:50px;height:50px;display:none}@media (width>=1280px){.header__logo-bigsize{display:block}}.header__logo-text{color:#344f10;text-transform:uppercase;margin-inline:12px 30px;display:none}@media (width>=1280px){.header__logo-text{display:block}}.header__menu{font-weight:600;display:none}.header__menu--is-active{overscroll-behavior:none;color:#e4dfd3;z-index:2;background-color:#333;flex-direction:column;align-items:center;width:100dvw;height:100dvh;padding-top:80px;animation:.5s forwards slide-in;display:flex;position:fixed;top:0;left:0;overflow:hidden}.header__menu--closing{animation:.5s forwards slide-out}.header__menu-link{color:inherit;margin-bottom:40px;text-decoration:none;transition:color .3s}.header__menu-link:focus{outline:none}.header__menu-link:hover{color:#344f10}.header__menu-link:after{content:"";background-color:#e4dfd3;width:calc(100% - 40px);height:1px;margin-top:10px;display:block;position:absolute;left:20px}@media (width>=1280px){.header__menu-link:after{display:none}.header__menu-link{margin:0}.header__menu-link:nth-of-type(2){margin-inline:40px}.header__menu{color:#344f10;font-weight:500;line-height:150%;display:flex}.header__menu-link:hover{color:#333}}.header__btn-shop{background-color:#344f10;width:24px;height:24px;transition:all .3s;display:block;mask-image:url(shop.955b9eb7.png);mask-position:50%;mask-size:contain}.header__btn-shop:hover{background-color:#333}@media (width>=640px){.header{padding-top:23px}}@media (width>=1280px){.header{margin-bottom:80px;padding-top:40px}}.home{padding-inline:20px;grid-template-columns:repeat(2,minmax(20px,130px));column-gap:20px;padding-bottom:100px;display:grid}@media (width>=640px){.home{grid-template-columns:repeat(6,minmax(27px,94px));column-gap:30px}}@media (width>=1280px){.home{grid-template-columns:repeat(12,80px);column-gap:20px}}@media (width>=640px){.home{padding-inline:27px}}@media (width>=1280px){.home{padding-inline:50px}}@media (width>=1440px){.home{padding-inline:clamp(130px,14vw,350px)}}.home__image{margin-bottom:25px}@media (width>=640px){.home__image{margin-bottom:50px}}@media (width>=1280px){.home__image{margin-bottom:0}}.home__image--mobile{grid-column:1/-1;width:320px;height:267px;transform:translate(-20px)}@media (width>=640px){.home__image--mobile{display:none}}.home__image--tablet{grid-column:1/-1;width:100%;max-width:714px;display:none}@media (width>=640px){.home__image--tablet{display:block}}@media (width>=1280px){.home__image--tablet{display:none}}.home__image--desktop{grid-column:7/-1;width:580px;height:451px;display:none}@media (width>=1280px){.home__image--desktop{display:block}}.home__container{text-align:center;grid-column:1/-1;justify-items:center;display:grid}@media (width>=1280px){.home__container{text-align:start;grid-area:1/2/auto/7;justify-items:start}}.home__title{color:#333;margin:0 0 10px;font-size:24px}@media (width>=640px){.home__title{text-transform:capitalize;width:90%;margin:0 120px 10px;font-size:36px;line-height:150%}}@media (width>=1280px){.home__title{margin:0;font-size:60px;line-height:130%}}.home__text{letter-spacing:0%;margin:0 0 30px}@media (width>=640px){.home__text{margin:0 0 50px}.home{padding-bottom:130px}}@media (width>=1280px){.home{padding-bottom:200px}}.products{padding-inline:20px;display:none;position:relative}@media (width>=640px){.products{padding-inline:27px}}@media (width>=1280px){.products{padding-inline:50px}}@media (width>=1440px){.products{padding-inline:clamp(130px,14vw,350px)}}.products--active{display:grid}.products .card{grid-template-columns:repeat(2,minmax(20px,130px));column-gap:20px;display:grid}@media (width>=640px){.products .card{grid-template-columns:repeat(6,minmax(27px,94px));column-gap:30px}}@media (width>=1280px){.products .card{grid-template-columns:repeat(12,80px);column-gap:20px;margin-bottom:100px}}.products .card__title{text-transform:uppercase;color:#333;grid-column:1/-1;margin:0 0 10px}@media (width>=640px){.products .card__title{grid-column:2/-1;margin:0 0 25px}}@media (width>=1280px){.products .card__title{grid-area:1/8/auto/-1}}.products .card__description{text-transform:uppercase;color:#333;grid-column:1/-1;margin:0 0 20px}.products .card__description-g{display:none}@media (width>=640px){.products .card__description-g{color:#333;margin:0 0 30px;display:block}.products .card__description{color:#344f10;grid-column:2/-1;margin:0 0 10px;font-size:18px;font-weight:500;line-height:150%}}@media (width>=1280px){.products .card__description{grid-area:2/8/auto/-1}}.products .card__image{width:280px;height:248px;margin:0 0 30px}@media (width>=640px){.products .card__image{grid-area:1/2/auto/-1;width:466px;height:440px}}@media (width>=1280px){.products .card__image{grid-area:1/2/7/-1;width:486px;height:460px;margin:0}}.products .card__btn{grid-column:1/-1;margin:0 0 50px}@media (width>=640px){.products .card__btn{justify-self:center;margin:0 0 60px}}@media (width>=1280px){.products .card__btn{grid-area:6/6/auto/-1;margin:0}}.products .card__paragraph{grid-column:1/-1;margin:0 0 20px}.products .card__paragraph-label{color:#344f10}@media (width>=640px){.products .card__paragraph{grid-column:2/6}}@media (width>=1280px){.products .card__paragraph{grid-column:8/-1}.products .card__paragraph--1{grid-row:3}.products .card__paragraph--2{grid-row:4}}.products__close-btn{z-index:3;background-color:#333;border-radius:50%;width:30px;height:30px;position:absolute;bottom:20px;right:20px}@media (width>=1280px){.products__close-btn{bottom:110px;right:80px}}.about{padding-inline:20px;grid-template-columns:repeat(2,minmax(20px,130px));column-gap:20px;padding-bottom:100px;display:grid}@media (width>=640px){.about{grid-template-columns:repeat(6,minmax(27px,94px));column-gap:30px}}@media (width>=1280px){.about{grid-template-columns:repeat(12,80px);column-gap:20px}}@media (width>=640px){.about{padding-inline:27px}}@media (width>=1280px){.about{padding-inline:50px}}@media (width>=1440px){.about{padding-inline:clamp(130px,14vw,350px)}}.about__title{color:#344f10;text-transform:uppercase;grid-column:1/-1;margin:0}.about__title--secondary{text-align:center}@media (width>=640px){.about__title--secondary{width:280px}}@media (width>=1280px){.about__title--secondary{text-align:start;grid-column:7/-1;width:380px;margin-top:100px;font-size:24px}.about__title--secondary:after{content:"";background-color:#344f1080;width:200%;height:1px;margin-top:100px;display:block}}.about__title--primary{margin-bottom:10px}@media (width>=1280px){.about__title--primary{grid-column:2/6;margin-bottom:40px;font-size:36px;line-height:110%}}.about__container{grid-column:1/-1;grid-template-columns:repeat(2,minmax(20px,130px));column-gap:20px;display:grid}@media (width>=640px){.about__container{grid-template-columns:repeat(6,minmax(27px,94px));column-gap:30px}}@media (width>=1280px){.about__container{grid-template-columns:repeat(12,80px);column-gap:20px}}.about__container--secondary{grid-column:1/-1;justify-items:center;margin-bottom:100px}@media (width>=640px){.about__container--secondary{margin-bottom:130px}}@media (width>=1280px){.about__container--secondary{margin-bottom:200px}}@media (width>=640px){.about__container--primary{grid-column:1/4}}.about__text{grid-column:1/-1;margin:0 0 30px}@media (width>=640px){.about__text{font-size:16px}}@media (width>=1280px){.about__text--primary{grid-column:2/6}}.about__text--primary-2{display:none}@media (width>=1280px){.about__text--primary-2{grid-column:2/6;margin:0 0 40px;display:block}}.about__text--secondary{display:none}@media (width>=1280px){.about__text--secondary{grid-area:1/2/auto/6;display:block}.about__text--secondary:before{content:"";background-color:#344f1080;width:200%;height:1px;margin-bottom:100px;display:block;transform:translate(-50%)}}.about__text--ghost{display:none}@media (width>=1280px){.about__text--ghost{color:#344f1080;grid-area:2/1/auto/1;align-items:center;width:350px;display:flex;transform:translate(-160px,-25px)rotate(270deg)}.about__text--ghost:before{content:"";opacity:.5;background-color:#344f1080;width:100%;height:1px;margin-right:10px;display:block}}.about__text--ghost-text{white-space:nowrap}.about__learn-more{color:#344f10;text-transform:uppercase;grid-column:1/-1;width:fit-content;text-decoration:none;display:block}.about__learn-more:focus{outline:none}.about__learn-more-text{z-index:1;position:relative}@media (width>=1280px){.about__learn-more{grid-column:2/6;padding-bottom:1px}}.about__image{display:none}.about__image--tablet{grid-column:4/-1;width:100%;max-width:342px}@media (width>=640px){.about__image--tablet{display:grid}}@media (width>=1280px){.about__image--tablet{display:none}}.about__image--desktop{width:380px;height:529px}@media (width>=1280px){.about__image--desktop{grid-column:7/11;display:block}}.about__image--desktop-2{width:180px;height:430px}@media (width>=1280px){.about__image--desktop-2{grid-column:11/-1;padding-top:99px;display:block}}@media (width>=640px){.about{padding-bottom:130px}}@media (width>=1280px){.about{padding-bottom:200px}}.shop{padding-inline:20px;grid-template-columns:repeat(2,minmax(20px,130px));column-gap:20px;padding-bottom:100px;display:grid}@media (width>=640px){.shop{grid-template-columns:repeat(6,minmax(27px,94px));column-gap:30px}}@media (width>=1280px){.shop{grid-template-columns:repeat(12,80px);column-gap:20px}}@media (width>=640px){.shop{padding-inline:27px}}@media (width>=1280px){.shop{padding-inline:50px}}@media (width>=1440px){.shop{padding-inline:clamp(130px,14vw,350px)}}.shop__title{text-transform:uppercase;color:#344f10;text-align:center;grid-column:1/-1;margin:0 0 20px}@media (width>=640px){.shop__title{text-align:start}}@media (width>=1280px){.shop__title{grid-column:2/-1;font-size:36px;line-height:110%}}.shop__menu{grid-column:1/-1;margin:0 0 25px}@media (width>=1280px){.shop__menu{grid-column:2/-1}}.shop__menu-list{text-transform:uppercase;color:#828282;padding:0;list-style-type:none;display:flex}@media (width>=1280px){.shop__menu-list{letter-spacing:5%;font-size:18px;font-weight:600;line-height:150%}}.shop__menu-item{margin-right:34px}@media (width>=1280px){.shop__menu-item{margin-right:50px}}.shop__menu-item:last-child{margin:0}.shop__container--image-1{grid-column:1/4}@media (width>=1280px){.shop__container--image-1{grid-column:2/7}}.shop__container--image-2{display:none}@media (width>=640px){.shop__container--image-2{grid-column:4/-1;display:grid}}@media (width>=1280px){.shop__container--image-2{grid-column:8/-1;transform:translate(-50px)}}.shop__image{width:320px;height:267px;margin:0 0 20px;transform:translate(-20px)}@media (width>=640px){.shop__image{width:100%;max-width:342px;transform:translate(0)}}@media (width>=1280px){.shop__image{min-width:530px;height:500px}}.shop__link{color:inherit;text-decoration:none;position:relative}.shop__link:focus{outline:none}.shop__link:after{content:"";background-color:#333;width:0;height:2px;transition:width .3s;display:block;position:absolute;bottom:-10px}.shop__link:hover{color:#333;transition:color .3s}.shop__link:hover:after{width:100%}.shop__link:focus{color:#333}.shop__link:focus:after{width:100%}.shop__link--link-1{color:#333}.shop__link--link-1:after{width:100%}.shop__product-title{text-transform:uppercase;grid-column:1/-1;margin:0 0 10px}.shop__product-description{text-transform:uppercase;grid-column:1/-1;margin:0 0 30px;font-weight:500}@media (width>=640px){.shop__product-description{margin:0 0 50px}}.shop__btn{grid-column:1/-1}@media (width>=640px){.shop__btn{justify-self:center}}.shop__text--ghost{display:none}@media (width>=1280px){.shop__text--ghost{color:#344f1080;grid-area:2/1/auto/1;align-items:center;width:350px;height:100px;display:flex;transform:translate(-160px,-85px)rotate(270deg)}.shop__text--ghost:before{content:"";opacity:.5;background-color:#344f1080;width:40%;height:1px;margin-right:10px;display:block}}@media (width>=640px){.shop{padding-bottom:130px}}@media (width>=1280px){.shop{padding-bottom:200px}}.about-creators{padding-inline:20px;grid-template-columns:repeat(2,minmax(20px,130px));column-gap:20px;padding-bottom:100px;display:grid}@media (width>=640px){.about-creators{grid-template-columns:repeat(6,minmax(27px,94px));column-gap:30px}}@media (width>=1280px){.about-creators{grid-template-columns:repeat(12,80px);column-gap:20px}}@media (width>=640px){.about-creators{padding-inline:27px}}@media (width>=1280px){.about-creators{padding-inline:50px}}@media (width>=1440px){.about-creators{padding-inline:clamp(130px,14vw,350px)}}.about-creators__container{grid-column:1/-1}@media (width>=640px){.about-creators__container{grid-column:1/4}}@media (width>=1280px){.about-creators__container{grid-column:2/6}}.about-creators__image{width:100%;max-width:342px;height:440px;display:none}@media (width>=640px){.about-creators__image{grid-column:4/-1;display:block}}@media (width>=1280px){.about-creators__image{grid-column:7/-1;max-width:580px;height:659px}}.about-creators__title{text-transform:uppercase;color:#344f10;grid-column:1/-1;margin:0 0 10px}@media (width>=1280px){.about-creators__title{margin:0 0 8px;font-size:36px;line-height:110%}}.about-creators__paragraph{grid-column:1/-1;margin:0}.about-creators__paragraph--1{margin:0 0 20px}@media (width>=640px){.about-creators__paragraph--1{margin:0 0 15px}}@media (width>=1280px){.about-creators__paragraph--1{margin:0 0 30px}}.about-creators__paragraph--2{margin:0 0 30px}@media (width>=640px){.about-creators__paragraph--2{margin:0 0 20px}}@media (width>=1280px){.about-creators__paragraph--2{margin:0 0 30px}}.about-creators__paragraph--3{margin:0 0 20px;display:none}@media (width>=1280px){.about-creators__paragraph--3{display:block}}@media (width>=640px){.about-creators__paragraph{font-size:16px}}.about-creators__learn-more{color:#344f10;text-transform:uppercase;grid-column:1/-1;width:fit-content;margin:0 0 25px;text-decoration:none;display:block}.about-creators__learn-more:focus{outline:none}.about-creators__learn-more-text{z-index:1;position:relative}@media (width>=640px){.about-creators__learn-more{margin:0 0 18px}}@media (width>=1280px){.about-creators__learn-more{margin:0 0 30px}}.about-creators__btn{grid-column:1/-1}@media (width>=640px){.about-creators{padding-bottom:140px}}@media (width>=1280px){.about-creators{padding-bottom:200px}}.about-creators__text--ghost{display:none}@media (width>=1280px){.about-creators__text--ghost{color:#344f1080;grid-area:2/1/auto/1;align-items:center;width:350px;display:flex;transform:translate(-260px,25px)rotate(270deg)}.about-creators__text--ghost:before{content:"";opacity:.5;background-color:#344f1080;width:30%;height:1px;margin-right:30px;display:block}}.about-creators__text--ghost-text{white-space:nowrap}.others{padding-inline:20px;grid-template-columns:repeat(2,minmax(20px,130px));column-gap:20px;padding-bottom:100px;display:grid}@media (width>=640px){.others{grid-template-columns:repeat(6,minmax(27px,94px));column-gap:30px}}@media (width>=1280px){.others{grid-template-columns:repeat(12,80px);column-gap:20px}}@media (width>=640px){.others{padding-inline:27px}}@media (width>=1280px){.others{padding-inline:50px}}@media (width>=1440px){.others{padding-inline:clamp(130px,14vw,350px)}}.others__title{text-transform:uppercase;color:#344f10;grid-column:1/-1;margin:0 0 20px}@media (width>=640px){.others__title{grid-column:1/4}}@media (width>=1280px){.others__title{grid-area:1/2/auto/6;font-size:36px;line-height:110%}}.others__list{letter-spacing:0;text-align:end;grid-column:1/2;margin-bottom:0;padding:0;list-style:none}@media (width>=640px){.others__list{grid-area:2/2/auto/4}}@media (width>=1280px){.others__list{grid-area:1/6/auto/8}}.others__item{margin:0 30px 52px 0}.others__item:nth-of-type(2n){margin-bottom:49px}.others__container{grid-column:2/-1;width:182px;height:397px;position:relative}@media (width>=640px){.others__container{grid-area:2/3/auto/-1;width:515px;height:397px}}@media (width>=1280px){.others__container{grid-area:1/8/auto/-1;width:480px;height:397px;transform:translate(-30px)}}.others__image{background-image:url(img-bg.3d565a85.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:absolute;top:-22px;left:-32px}@media (width>=640px){.others__image{background-image:url(img-bg.8462c508.png);top:-22px;left:30px}}@media (width>=1280px){.others__image{background-image:url(img-bg.a13f1b36.png)}}.others__learn-more{color:#344f10;text-transform:uppercase;grid-column:1/-1;width:fit-content;margin:0 0 25px;text-decoration:none}.others__learn-more:focus{outline:none}.others__learn-more-text{z-index:1;position:relative}@media (width>=640px){.others__learn-more{grid-row:2;align-self:flex-end}}@media (width>=1280px){.others__learn-more{grid-area:1/2/auto/-1;align-self:flex-end}}.others__text--ghost{display:none}@media (width>=1280px){.others__text--ghost{color:#344f1080;grid-area:1/1/auto/1;align-items:center;width:350px;display:flex;transform:translate(-160px,-180px)rotate(270deg)}.others__text--ghost:before{content:"";opacity:.5;background-color:#344f1080;width:25%;height:1px;margin-right:10px;display:block}}.others__text--ghost-text{white-space:nowrap}@media (width>=640px){.others{padding-bottom:120px}}@media (width>=1280px){.others{padding-bottom:200px}}.others-part-2{padding-inline:20px;grid-template-columns:repeat(2,minmax(20px,130px));column-gap:20px;padding-bottom:100px;display:grid}@media (width>=640px){.others-part-2{grid-template-columns:repeat(6,minmax(27px,94px));column-gap:30px}}@media (width>=1280px){.others-part-2{grid-template-columns:repeat(12,80px);column-gap:20px}}@media (width>=640px){.others-part-2{padding-inline:27px}}@media (width>=1280px){.others-part-2{padding-inline:50px}}@media (width>=1440px){.others-part-2{padding-inline:clamp(130px,14vw,350px)}}.others-part-2__image{margin-bottom:20px}.others-part-2__image--img-1{background-image:url(img.aa9441ff.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:79px;height:74px}@media (width>=640px){.others-part-2__image--img-1{background-image:url(img.5c4f1e51.png);width:80px;height:60px}}@media (width>=1280px){.others-part-2__image--img-1{background-image:url(img.46e2d035.png);width:80px;height:60px}}.others-part-2__image--img-2{background-image:url(img-r.2487e58c.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100px;height:84px}@media (width>=640px){.others-part-2__image--img-2{background-image:url(img-r.030ffd92.png);width:80px;height:67px}}@media (width>=1280px){.others-part-2__image--img-2{background-image:url(img-r.f0123de6.png);width:99px;height:84px}}.others-part-2__image--img-3{background-image:url(img-leaf.dda3129f.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:79px;height:74px}@media (width>=640px){.others-part-2__image--img-3{background-image:url(img-leaf.ebb93f44.png);width:80px;height:74px}}@media (width>=1280px){.others-part-2__image--img-3{background-image:url(img-leaf.973d2dc7.png);width:80px;height:74px}}.others-part-2__container{text-align:center;flex-direction:column;grid-column:1/-1;align-items:center;margin-bottom:50px;display:flex}.others-part-2__container:last-child{margin:0}@media (width>=640px){.others-part-2__container--1{grid-column:1/3}.others-part-2__container--2{grid-column:3/5}.others-part-2__container--3{grid-column:5/-1}}@media (width>=1280px){.others-part-2__container{margin:0}.others-part-2__container--1{grid-column:2/5}.others-part-2__container--2{grid-column:5/9}.others-part-2__container--3{grid-column:9/-1}}.others-part-2__description{text-transform:uppercase;color:#000;text-align:center;grid-column:1/-1;margin:0 0 50px}.others-part-2__description:last-child{margin:0}@media (width>=640px){.others-part-2{padding-bottom:130px}}@media (width>=1280px){.others-part-2{align-items:center;padding-bottom:200px}}.contact-us{padding-inline:20px;grid-template-columns:repeat(2,minmax(20px,130px));column-gap:20px;padding-bottom:100px;display:grid}@media (width>=640px){.contact-us{grid-template-columns:repeat(6,minmax(27px,94px));column-gap:30px}}@media (width>=1280px){.contact-us{grid-template-columns:repeat(12,80px);column-gap:20px}}@media (width>=640px){.contact-us{padding-inline:27px}}@media (width>=1280px){.contact-us{padding-inline:50px}}@media (width>=1440px){.contact-us{padding-inline:clamp(130px,14vw,350px)}}.contact-us__container{grid-column:1/-1;position:relative}@media (width>=640px){.contact-us__container{grid-column:1/4}}@media (width>=1280px){.contact-us__container{grid-column:2/6}}.contact-us__image{display:none}.contact-us__image--tablet{width:342px;height:407px}@media (width>=640px){.contact-us__image--tablet{grid-column:4/-1;display:block}}@media (width>=1280px){.contact-us__image--tablet{display:none}}.contact-us__image--desktop{width:580px;height:539px}@media (width>=1280px){.contact-us__image--desktop{grid-column:7/-1;display:block}}.contact-us__title{color:#344f10;text-transform:uppercase;margin:0 0 10px}@media (width>=1280px){.contact-us__title{font-size:36px;line-height:110%}}.contact-us__text{margin:0 0 20px}@media (width>=1280px){.contact-us__text{font-size:16px}}.contact-us__text--ghost{display:none}@media (width>=1280px){.contact-us__text--ghost{color:#344f1080;grid-area:2/1/auto/1;align-items:center;width:350px;display:flex;transform:translate(-260px,-80px)rotate(270deg)}.contact-us__text--ghost:before{content:"";opacity:.5;background-color:#344f1080;width:30%;height:1px;margin-right:10px;display:block}}.contact-us__text--ghost-text{white-space:nowrap}.contact-us__input{padding-block:25px 5px}@media (width>=1280px){.contact-us__input{padding-block:35px 5px}}.contact-us__input--name{padding-top:0}@media (width>=1280px){.contact-us__input--name{padding-top:20px}}.contact-us__textarea{resize:none;margin-bottom:30px;padding:44px 0 0;line-height:100%;overflow:hidden}@media (width>=1280px){.contact-us__textarea{margin-bottom:50px;padding-top:60px}}.contact-us__textarea::placeholder{opacity:0}.contact-us__input,.contact-us__textarea{color:#333;background-color:#0000;border:none;border-bottom:1px solid #bdbdbd;width:100%}@media (width>=640px){.contact-us__input,.contact-us__textarea{font-weight:500}}@media (width>=1280px){.contact-us__input,.contact-us__textarea{font-size:18px}}.contact-us__input::placeholder,.contact-us__textarea::placeholder{color:#828282}.contact-us__input:focus,.contact-us__textarea:focus{outline:none}.contact-us__placeholder{color:#828282;pointer-events:none;position:absolute;top:45px;left:0}@media (width>=640px){.contact-us__placeholder{font-weight:500}}@media (width>=1280px){.contact-us__placeholder{font-size:18px;top:60px}}@media (width>=640px){.contact-us{padding-bottom:130px}}.footer{background-color:#8c9772;grid-template-columns:repeat(2,minmax(20px,130px));column-gap:20px;padding-block:30px 40px;padding-inline:20px;display:grid}@media (width>=640px){.footer{grid-template-columns:repeat(6,minmax(27px,94px));column-gap:30px}}@media (width>=1280px){.footer{grid-template-columns:repeat(12,80px);column-gap:20px}}@media (width>=640px){.footer{padding-inline:27px}}@media (width>=1280px){.footer{padding-inline:50px}}@media (width>=1440px){.footer{padding-inline:clamp(130px,14vw,350px)}}.footer__menu{grid-column:1/-1;margin:0 0 20px;padding:0;list-style:none}@media (width>=640px){.footer__menu{grid-area:1/1/auto/4}}@media (width>=1280px){.footer__menu{display:flex}}.footer__item{margin-bottom:10px}.footer__item:last-child{margin:0}@media (width>=1280px){.footer__item:nth-of-type(2){margin-inline:40px}}.footer__link{color:#e4dfd3;line-height:150%;text-decoration:none}.footer__link:focus{outline:none}@media (width>=1280px){.footer__link{font-size:18px;font-weight:500}}.footer__social-media{grid-column:1/-1;margin:0 0 40px;padding:0;list-style:none;display:flex}@media (width>=640px){.footer__social-media{grid-area:2/1/auto/4}}@media (width>=1280px){.footer__social-media{grid-column:8/-1;margin:0}}.footer__media-item{width:20px;height:21px}.footer__media-item:first-child{margin-right:20px}.footer__link:hover{color:#333}.footer__media{background-color:#e4dfd3;height:100%;display:block}.footer__media--facebook{mask-image:url(facebook.b6a6a549.png);mask-position:50%;mask-size:contain;mask-repeat:no-repeat}.footer__media--instagram{mask-image:url(instagram.252cdcf6.png);mask-position:50%;mask-size:contain;mask-repeat:no-repeat}.footer__media:hover{background-color:#333;transform:scale(1.1)}.footer__address{grid-column:1/-1;margin:0 0 40px;display:grid}@media (width>=640px){.footer__address{grid-area:1/4/auto/-1;margin:0}}@media (width>=1280px){.footer__address{grid-area:1/8/auto/-1;margin:0 0 30px}}.footer__address-item{color:#e4dfd3;margin:0 0 10px;text-decoration:none}.footer__address-item:focus{outline:none}@media (width>=1280px){.footer__address-item{font-size:16px}}.footer__address-item:last-child{margin:0}.footer__address-item--country:hover,.footer__address-item--email:hover,.footer__address-item--tel:hover{color:#333}.footer__copyright{text-align:center;color:#e4dfd3;grid-column:1/-1;margin:0 50px;font-size:14px}@media (width>=640px){.footer__copyright{text-align:start;margin:0;font-weight:400;line-height:150%}}@media (width>=1280px){.footer__copyright{text-align:start;text-transform:capitalize;grid-row:2;font-weight:500;line-height:150%}}.footer__copyright--copytext{display:none}@media (width>=1280px){.footer__copyright--copytext{display:inline-block}.footer{padding-block:60px}}html{scroll-behavior:smooth;scrollbar-width:none}body{color:#333;background:#e4dfd3;margin:0}
/*# sourceMappingURL=Eco_cosmetics.e22ad685.css.map */
