@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--ft-nunito:"Nunito",sans-serif;--ft-montserrat:"Montserrat",sans-serif;--dark-clr:#000;--lightdark-clr:#848484;--gray-clr:#999;--lightgray-clr:#cbcbcb;--darkwhite-clr:#fafafa;--white-clr:#fff;--green-clr:#78ad1a;--darkgreen-clr:#537614;--logo-size:6.5rem;--icon-size:2.6rem;--about-width:85rem;--about-height:56rem;--catalogo-width:23rem;--catalogo-height:20rem;--product-width:21.5rem;--product-height:18.5rem;--arrow-size:5rem}*,:after,:before{box-sizing:border-box}html{font-size:62.5%}body{font-size:1.6rem;font-family:var(--ft-montserrat);color:var(--gray-clr)}body,ul{margin:0;padding:0}li{list-style-type:none}a{text-decoration:none;color:inherit}figure{margin:0}html{scroll-behavior:smooth}.wrapper{max-width:150rem;padding:0 1.6rem;margin:0 auto}.layout{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.layout-home{grid-template-rows:auto 1fr}.header{font-family:var(--ft-nunito);padding:1.6rem 0}.header__container{display:flex;justify-content:space-between;align-items:center}.header__logo{display:inline-block;width:var(--logo-size);height:var(--logo-size)}.header__logo img{width:100%;object-fit:cover}.navbar{display:flex}.navbar__list{display:inherit;height:inherit;align-items:center;font-size:1.6rem;line-height:2.4rem;text-transform:uppercase}.navbar__item{padding:1em}.navbar__item:first-of-type{padding-left:0}.navbar__item:last-of-type{padding-right:0}.navbar__link{color:var(--gray-clr);font-weight:700}.footer{width:100%;padding:2rem 0 4rem;color:var(--white-clr)}.footer__fixed{width:100%;position:fixed;bottom:0;z-index:20}.footer__light .footer__text{color:var(--green-clr)}.footer__dark{width:100%;background-color:var(--dark-clr)}.footer__dark .footer__icon{fill:var(--white-clr)}.footer__container{justify-content:space-between}.footer__container,.footer__list{display:flex;align-items:center}.footer__item:not(:last-of-type){margin-right:3.6rem}.footer__link{display:flex;justify-content:center;align-items:center}.footer__icon{width:var(--icon-size);height:var(--icon-size);fill:var(--green-clr)}.footer__text{margin:0}