@import url(https://fonts.googleapis.com/css2?family=Dancing+Script:wght@600&family=Lora:wght@500;600&family=Poppins:wght@400;500&display=swap);:root{--header-height:3.5rem;--first-color:#d56e3f;--first-color-alt:#a74e25;--title-color:#2c2420;--text-color:#68544b;--text-color-light:#958983;--body-color:#fff1eb;--container-color:#fff5f0;--body-font:"Poppins",sans-serif;--title-font:"Lora",serif;--subtitle-font:"Dancing Script",cursive;--biggest-font-size:2.25rem;--h1-font-size:1.5rem;--h2-font-size:1.25rem;--h3-font-size:1rem;--normal-font-size:.938rem;--small-font-size:.813rem;--smaller-font-size:.75rem;--font-medium:500;--font-semi-bold:600;--z-tooltip:10;--z-fixed:100}@media screen and (min-width:1024px){:root{--biggest-font-size:4rem;--h1-font-size:2.25rem;--h2-font-size:1.5rem;--h3-font-size:1.25rem;--normal-font-size:1rem;--small-font-size:.875rem;--smaller-font-size:.813rem}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#fff1eb;background-color:var(--body-color);color:#68544b;color:var(--text-color);font-family:Poppins,sans-serif;font-family:var(--body-font);font-size:.938rem;font-size:var(--normal-font-size);transition:background .4s}h1,h2,h3{color:#2c2420;color:var(--title-color);font-weight:500;font-weight:var(--font-medium)}ul{list-style:none}a{text-decoration:none}img{height:auto;max-width:100%}.container{margin-inline:auto;max-width:1024px;padding-inline:1rem}.grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.section{padding-block:5rem 1rem}.section__title{font-family:Lora,serif;font-family:var(--title-font);margin-bottom:1.5rem}.section__subtitle,.section__title{font-size:1.5rem;font-size:var(--h1-font-size)}.section__subtitle{color:#d56e3f;color:var(--first-color);display:block;font-family:Dancing Script,cursive;font-family:var(--subtitle-font);margin-bottom:.5rem}.section__subtitle,.section__title{text-align:center}.main{overflow:hidden}.button{align-items:center;background-color:#d56e3f;background-color:var(--first-color);border-radius:4rem;color:#fff;-webkit-column-gap:.5rem;column-gap:.5rem;display:inline-flex;font-weight:500;font-weight:var(--font-medium);padding:1rem 1.5rem;transition:background .3s}.small{border-radius:.5rem;margin-bottom:1rem;padding:.8rem 1rem}.button i{font-size:1.5rem;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.button:hover{background-color:#a74e25;background-color:var(--first-color-alt)}.button:hover i{-webkit-transform:translateX(.25rem);transform:translateX(.25rem)}@media screen and (min-width:992px){.section{padding-block:10rem 1.5rem}}@media screen and (max-width:350px){.container{margin-inline:1rem}.section{padding-block:4rem 1rem}}.header{background-color:var(--body-color);bottom:0;display:grid;position:fixed;top:0;transition:box-shadow .3s,background .4s;z-index:var(--z-fixed)}.header,.nav{height:var(--header-height);width:100%}.nav{align-items:center;display:flex;justify-content:space-between;padding-inline:1.5rem;position:relative}.nav__logo{font-family:var(--title-font);font-size:var(--h3-font-size);font-weight:var(--font-semi-bold);transition:color.3s}.nav__close,.nav__logo,.nav__toggle{color:var(--title-color);display:flex}.nav__logo:hover{color:var(--first-color)}.nav__toggle{cursor:pointer;font-size:1.5rem}.active-link{color:var(--first-color)!important}.nav__list{display:flex;flex-direction:column;row-gap:2rem;text-align:center}.nav__link{color:var(--title-color);font-weight:var(--font-medium);transition:color .4s}.nav__link:hover{color:var(--first-color)}.nav__close{cursor:pointer;font-size:1.5rem;position:absolute;right:1.5rem;top:1rem}.nav__img-1,.nav__img-2{opacity:.2;position:absolute}.nav__img-1{left:-2rem;top:.75rem;-webkit-transform:rotate(165deg);transform:rotate(165deg);width:100px}.nav__img-2{bottom:0;right:-1rem;-webkit-transform:rotate(-30deg);transform:rotate(-30deg);width:50px}.show-header{box-shadow:0 2px 8px rgba(100,47,22,.1)}@media screen and (min-width:992px){.nav__list{-webkit-column-gap:3rem;column-gap:3rem}.nav__list,.nav__logo{font-size:1.2rem}.header{align-items:center;height:calc(var(--header-height) + 1.5rem)}}@media screen and (max-width:992px){.nav__list{-webkit-column-gap:1.5rem;column-gap:1.5rem}}@media screen and (max-width:768px){.nav__menu{background-color:var(--body-color);box-shadow:0 8px 20px rgba(100,47,22,.1);left:0;padding-block:3.5rem;position:fixed;top:-100%;transition:top .4s;width:100%}}@media screen and (min-width:768px){.nav__close,.nav__img-1,.nav__img-2,.nav__toggle{display:none}.nav__list{flex-direction:row}.nav__menu{margin-left:auto}}.show-menu{top:0}.home{position:relative}.home__container{padding:2rem;row-gap:3rem}.image__group{height:400px;justify-self:center;padding:2rem;position:relative;width:300px}.home__img1{bottom:6rem;left:2rem;-webkit-transform:rotate(10deg);transform:rotate(10deg)}.image__group:hover .home__img1{left:3.5rem;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.home__img2{right:1rem;top:3rem;-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}.image__group:hover .home__img2{right:2.5rem;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.home__img1,.home__img2{border-radius:.5rem;-webkit-filter:drop-shadow(3px 4px 4px rgba(0,0,0,.35));filter:drop-shadow(3px 4px 4px rgba(0,0,0,.35));position:absolute;transition:.4s;width:90%}.home__data{text-align:center}.home__title{font-family:var(--title-font);font-size:var(--h1-font-size);margin-bottom:1rem}.home__subtitle{color:var(--first-color);font-family:var(--subtitle-font);font-size:var(--biggest-font-size)}.home__description{margin-bottom:2.5rem;padding:0 1rem}.home__leaf-1,.home__leaf-2{opacity:.2;position:absolute}.home__leaf-1{left:-1rem;top:8rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:80px}.home__leaf-2{bottom:1rem;right:-2rem;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);width:100px}@media screen and (min-width:992px){.home__container{grid-template-columns:repeat(2,1fr)}.image__group{order:2}.home__img1,.home__img2{width:30vh}.home__data{text-align:left}}@media screen and (max-width:768px){.home__img1{bottom:0;left:2rem}.home__img2{right:0;top:-13rem}.home__img1,.home__img2{position:relative;width:250px}.home__title{font-size:1.39rem}.home__leaf-1{top:4rem}.home__leaf-2{bottom:0}}@media screen and (max-width:420px){.home__img1,.home__img2{width:200px}.image__group{width:auto}.home__img2{top:-10rem}}@media screen and (max-width:360px){.home__container{padding:1rem auto;row-gap:1vh}.home__img1,.home__img2{width:180px}.home__description{margin-bottom:1.5rem}.home__img2{right:1rem;top:-8rem}}@media screen and (max-width:300px){.image__group{height:280px}.home__description{margin-bottom:1rem}}.about{position:relative}.about__container{row-gap:5rem}.about__data{padding-inline:1rem;text-align:center}.about__description{padding:1rem}.about__list{display:grid;line-height:1.5rem;padding:0 0 3rem 3rem;text-align:left}.about__item{align-items:center;display:inline-flex;list-style:none;padding:.5rem}.about__item:before{color:var(--first-color);content:"\2022";font-size:2rem;font-weight:var(--font-semi-bold);width:1.5rem}.about__img{border-radius:.25rem;-webkit-filter:drop-shadow(2px 2px 3px rgba(0,0,0,.1));filter:drop-shadow(2px 2px 3px rgba(0,0,0,.1));width:90%}.lower__layer1,.lower__layer2{border:2px dashed #f6e0d5;height:200px;position:absolute;width:200px}.lower__layer1{right:4rem;top:-1rem}.lower__layer2{bottom:-1rem;left:4rem}.upper__layer{display:flex;justify-content:center;justify-self:center;padding:0 3rem;position:relative;width:350px}.leaf__img{bottom:11rem;opacity:.2;position:absolute;right:-1.5rem;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);width:100px}@media screen and (min-width:992px){.about__container{grid-template-columns:repeat(2,1fr)}.upper__layer{padding:2rem;width:450px}.about__img{width:100%}}@media screen and (min-width:768px){.lower__layer1,.lower__layer2{height:350px;width:85%}}@media screen and (max-width:576px){.lower__layer1,.lower__layer2{height:250px;width:70%}}@media screen and (max-width:360px){.about__list{padding:0}.about__description{padding:1rem 0}.upper__layer{width:300px}.about__img{width:200px}}@media screen and (max-width:300px){.upper__layer{width:100%}.lower__layer1,.lower__layer2{height:150px;width:150px}}.export{position:relative}.export__container{grid-template-columns:repeat(2,1fr);padding:0 2rem 5rem}.image__stack{position:relative;width:350px}.export__img{max-width:100%}.image__hero{background-color:var(--container-color);border:1px solid #d6d6d6;bottom:.4rem;position:absolute;right:0;width:320px}.export__leaf-1,.export__leaf-2{opacity:.2;position:absolute}.export__leaf-1{left:-1rem;top:17rem;-webkit-transform:rotate(15deg);transform:rotate(15deg);width:80px}.export__leaf-2{bottom:12rem;right:-1rem;-webkit-transform:rotate(-30deg);transform:rotate(-30deg);width:40px}.hero{background-color:#a74e25;bottom:-1rem;color:#fff;left:-1rem;padding:1.5rem;position:relative}.hero__title{color:#fff;font-family:var(--subtitle-font);font-weight:var(--font-semi-bold);padding-bottom:1rem}.hero__description{font-size:var(--smaller-font-size);max-width:250px}.export__data{display:flex;flex-direction:column;justify-content:center}.export__title{color:var(--first-color);font-family:var(--subtitle-font);font-size:var(--h1-font-size);font-weight:var(--font-normal);margin-bottom:1.5rem}.export__subtitle{font-family:var(--title-font)}.export__description,.export__subtitle{margin-bottom:1.9rem}.main__export{align-items:center;display:flex}.export__label{border:1px solid #999;padding:1.1rem;width:350px}.main__hero{font-weight:var(--font-semi-bold)}@media screen and (max-width:992px){.export__container{grid-template-columns:1fr;padding:5rem 0;row-gap:2.5rem}.export__data,.image__stack{margin:auto}.export__data{max-width:400px;text-align:center}.export__label{margin-left:1.5rem}}@media screen and (max-width:768px){.section{padding:2rem 0 4rem}}@media screen and (max-width:576px){.export__label{margin-left:0}.image__stack{width:inherit}.export__img{max-width:300px}.export__label,.image__hero{width:inherit}.hero{left:0}}@media screen and (max-width:350px){.export__img{max-width:100%}}.products{padding-bottom:5rem}.product__card{background-color:#fff7f0;border:1px solid rgba(0,0,0,.1);border-radius:1.5rem;-webkit-filter:drop-shadow(2px 2px 3px rgba(0,0,0,.05));filter:drop-shadow(2px 2px 3px rgba(0,0,0,.05));margin:3.5rem 0;padding:1.5rem 2rem}.product__img{border-radius:0 0 1.5rem 1.5rem;bottom:1.5rem;-webkit-filter:drop-shadow(2px 2px 5px rgba(0,0,0,.35));filter:drop-shadow(2px 2px 5px rgba(0,0,0,.35));position:relative;width:100%}.product__name{font-family:var(--title-font);font-size:var(--h2-font-size)}.product__location{color:var(--first-color);font-family:var(--subtitle-font);font-size:var(--h3-font-size)}.grey__area{text-align:center}.products__title{color:var(--first-color);font-family:var(--subtitle-font);font-size:var(--h1-font-size)}.swiper-pagination-bullet-active{background-color:var(--first-color)!important}@media screen and (max-width:768px){.product__container{width:auto}.product__card{padding:1.25rem 1.5rem}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.team__container{display:flex;justify-content:center;margin-bottom:5rem;margin-top:6rem;padding-top:4rem}.team__header{margin:auto;order:3;position:relative;text-align:center}.team__subtitle{font-family:var(--subtitle-font);font-size:var(--h1-font-size);font-weight:var(--font-semi-bold);margin-bottom:1rem;position:relative}.team__subtitle:after{background-color:var(--title-color);content:" ";height:.1rem;margin-left:.5rem;position:absolute;top:.8rem;width:2rem}.team__title{color:var(--first-color);font-size:var(--h1-font-size);margin-bottom:1rem}.spec,.team__title{font-weight:var(--font-medium)}.spec{background-color:var(--body-color);border:1.2px solid var(--first-color);color:var(--text-color)}.spec:hover{color:var(--container-color)}.team__card{margin:auto;position:relative;text-align:center}.team__outline{align-items:center;border:1px solid #d9d9d9;border-radius:1rem;display:flex;justify-content:center;padding:14rem 0 3rem 1rem;width:300px}.team__image{left:2.75rem;position:absolute;top:-4rem}.team__social{align-items:center;background-color:var(--first-color);border-radius:50%;bottom:-1.5rem;color:var(--container-color);display:flex;font-size:var(--h2-font-size);font-weight:200;height:50px;justify-content:center;position:absolute;width:50px}.team__social i{font-size:var(--h1-font-size)}@media screen and (max-width:992px){.team__container{flex-direction:column;margin-top:0;margin-inline:0}.team__card{margin-top:15rem}.team__header{order:inherit;top:0}}@media screen and (max-width:350px){.team__outline{width:240px}.team__image{left:2.1875rem;width:170px}.team__social{left:auto}}@media screen and (max-width:270px){.team__outline{padding:14rem 3rem 3rem;width:inherit}.team__image{left:inherit;width:150px}}.contact__container{-webkit-column-gap:6rem;column-gap:6rem;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);justify-content:center;padding-bottom:3rem}.contact__title{color:var(--first-color);font-family:var(--subtitle-font);font-size:var(--h1-font-size);font-weight:var(--font-medium);margin-bottom:1.5rem;text-align:center}.contact__info{grid-row-gap:1rem;display:grid;grid-template-columns:300px;row-gap:1rem}.contact__card{background-color:#fdf2ed;border:1px solid rgba(0,0,0,.1);border-radius:.75rem;-webkit-filter:drop-shadow(2px 2px 3px rgba(0,0,0,.05));filter:drop-shadow(2px 2px 3px rgba(0,0,0,.05));padding:1rem;text-align:center}.contact__card-icon{color:var(--title-color);font-size:2rem;margin-bottom:.25rem}.contact__card-data,.contact__card-title{font-size:var(--h3-font-size)}.contact__card-title{font-family:var(--title-font);font-weight:var(--font-semi-bold)}.contact__card-data{display:block;margin-bottom:.75rem}.contact__button{align-items:center;border:none;-webkit-column-gap:.25rem;column-gap:.25rem;display:inline-flex;justify-content:center;outline:none}.contact__button-icon{font-size:1rem;transition:.3s}.contact__button:hover .contact__button-icon{-webkit-transform:translate(.25rem);transform:translate(.25rem)}.contact__form{width:360px}.contact__form-div{height:4rem;margin-bottom:2rem;position:relative}.contact__form-input{background:none;border:3px solid rgba(0,0,0,.2);border-radius:.75rem;color:var(--text-color);font-family:var(--body-font);height:100%;left:0;outline:none;padding:1rem;position:absolute;top:0;width:100%;z-index:1}.contact__form-tag{background-color:var(--body-color);border-radius:.3rem;font-size:var(--smaller-font-size);left:1.25rem;padding:.25rem;position:absolute;top:-.75rem;z-index:10}.contact__form-area{height:7rem}.contact__form-area textarea{resize:none}@media screen and (max-width:992px){.contact__container{-webkit-column-gap:3rem;column-gap:3rem}}@media screen and (max-width:768px){.contact__container{grid-template-columns:1fr;row-gap:3rem}.contact__info{justify-content:center}.contact__form{margin:0 auto}}@media screen and (max-width:576px){.contact__info{grid-template-columns:1fr}.contact__form{width:100%}}.footer{border-top:1px solid rgba(213,110,63,.3);overflow:hidden;padding-block:3rem 2rem;position:relative}.footer__container{row-gap:3rem}.footer__logo{color:var(--title-color);font-family:var(--title-font);font-size:var(--h3-font-size);font-weight:var(--font-semi-bold);margin-bottom:1rem;transition:color .3s}.footer__logo:hover{color:var(--first-color)}.footer__description,.footer__information,.footer__link{font-size:var(--small-font-size)}.footer__content,.footer__links{display:grid}.footer__content{gap:2.5rem;grid-template-columns:repeat(3,-webkit-max-content);grid-template-columns:repeat(3,max-content);padding-inline:.5rem}.footer__title{font-size:var(--h3-font-size);margin-bottom:1.5rem}.footer__links{row-gap:.5rem}.footer__link{color:var(--text-color);transition:color .3s}.footer__link:hover{color:var(--first-color)}.footer__socials{-webkit-column-gap:1.25rem;column-gap:1.25rem;display:flex}.footer__social-link{color:var(--first-color);font-size:1.3rem;transition:color .3s,-webkit-transform .3s;transition:color .3s,transform .3s;transition:color .3s,transform .3s,-webkit-transform .3s}.footer__social-link:hover{color:var(--first-color-alt);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.footer__leaf-1,.footer__leaf-3{opacity:.3;position:absolute;width:50px}.footer__leaf-1{right:0;top:7.5rem;-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}.footer__leaf-3{bottom:8rem;left:0;-webkit-transform:rotate(60deg);transform:rotate(60deg)}.footer__leaf-2{bottom:6rem;opacity:.2;position:absolute;right:-2rem;-webkit-transform:rotate(-60deg);transform:rotate(-60deg);width:100px}.footer__card,.footer__info{display:flex}.footer__info{flex-direction:column;margin-top:6.5rem;row-gap:1.5rem}.footer__card{-webkit-column-gap:1rem;column-gap:1rem;justify-content:center}.footer__card img{width:35px}.footer__copy{color:var(--text-color-light);font-size:var(--small-font-size);text-align:center}@media screen and (min-width:992px){.footer{padding-block:8rem 3rem}.footer__container{grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);justify-content:space-between;position:relative}.footer__content{-webkit-column-gap:4rem;column-gap:4rem}.footer__description,.footer__information,.footer__link,.footer__title{font-size:var(--normal-font-size)}.footer__social-link{font-size:1.5rem}.footer__info{flex-direction:row;justify-content:space-between;margin-top:8rem}.footer__copy{order:-1}}@media screen and (min-width:768px){.footer__content{grid-template-columns:repeat(4,-webkit-max-content);grid-template-columns:repeat(4,max-content)}}@media screen and (min-width:576px){.footer__information{max-width:150px}}@media screen and (max-width:576px){.footer__information,.footer__links{max-width:120px}.footer__content{gap:1.5rem;grid-template-columns:repeat(2,1fr);padding-inline:.5rem}}.scrollup{background-color:var(--first-color);border-radius:.4rem;bottom:-20%;color:var(--container-color);opacity:.8;padding:.5rem;position:fixed;right:2.5rem;transition:.4s;z-index:100}.scroll__icon{font-size:1.5rem}.scrollup:hover{background-color:var(--first-color-alt);-webkit-transform:translateY(-.25rem);transform:translateY(-.25rem)}::-webkit-scrollbar{background-color:#c4bdba;border-radius:.5rem;width:.8rem}::-webkit-scrollbar-thumb{background-color:#a19691;border-radius:.5rem}::-webkit-scrollbar-thumb:hover{background-color:#7c6f6a}.show-scroll{bottom:3rem}@media screen and (max-width:992px){.scrollup{padding:.25rem .4rem;right:1.5rem}.scrollup__icon{font-size:1.25rem}}@media screen and (max-width:768px){.show-scroll{bottom:4rem}}@media screen and (max-width:576px){.scrollup{right:1rem}}
/*# sourceMappingURL=main.9c89d397.css.map*/