*{box-sizing:border-box;margin:0;padding:0}:root{--green-100: rgb(116, 198, 157);--black-100: rgb(33, 37, 41);--white-100: rgb(255, 255, 255);--green-75: rgba(116, 198, 157, .75);--black-75: rgba(33, 37, 41, .75);--white-75: rgba(255, 255, 255, .75);--green-50: rgba(116, 198, 157, .5);--black-50: rgba(33, 37, 41, .5);--white-50: rgba(255, 255, 255, .5);--green-25: rgba(116, 198, 157, .25);--black-25: rgba(33, 37, 41, .25);--white-25: rgba(255, 255, 255, .25);--font-heading: "Crimson Text", serif;--font-text: "Work Sans", serif;--font-title: "Crimson text", sans-serif, Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif }body{font-family:Work Sans,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.central-column{max-width:1228px;margin-inline:auto}.header{background-color:var(--green-100);padding-inline:1.5rem}@media not (max-width:768px){.header{padding-inline:2.5rem}}.header__inner{display:flex;justify-content:space-between;align-items:center;padding-block:clamp(1rem,2vw,2.5rem)}.header__logo{display:flex;justify-content:space-between;align-items:center;gap:1.125rem}.header__img{width:45px}@media not (max-width:768px){.header__img{width:70px}}.header__name{color:var(--white-100);font-weight:500;font-size:2.5rem}.header__menu-toggle{display:flex;flex-direction:column;gap:.375rem;padding-inline:1.5rem;cursor:pointer;background:none;border:none}@media not (max-width:768px){.header__menu-toggle{display:none}}.header__hamburger{width:25px;height:3px;border-radius:5px;background-color:var(--white-100)}.header__nav{display:none}@media not (max-width:768px){.header__nav{display:block}}.header__list{display:flex;gap:1.875rem;list-style-type:none}.header__link{color:var(--white-100);font-size:1.25rem;text-decoration-line:none}.footer{background-color:var(--green-100);padding:31px 0}@media not (max-width:768px){.footer .footer__inner{display:flex;justify-content:space-between;padding-inline:40px;align-items:end}}.footer__rrss{display:flex;justify-content:center;gap:20px;color:var(--white-100);margin-bottom:20px}@media not (max-width:768px){.footer__rrss{margin-bottom:0}}.footer__copyright{display:flex;justify-content:center;color:var(--white-100)}.contact{background-color:var(--white-100);padding:1.5rem;font-family:var(--font-text);font-size:1rem;color:var(--black-100)}.contact__title{text-align:center;font-size:2rem;margin-bottom:1rem;font-family:var(--font-title)}.contact__subtitle{display:none}.contact__content{display:flex;flex-direction:column;gap:2rem}.contact__map{width:100%;height:220px;margin-bottom:2rem}.contact__map-img{width:100%;height:100%;object-fit:cover;display:block}.contact__form{display:flex;flex-direction:column;gap:1.25rem}.contact__label{display:flex;flex-direction:column;gap:.4rem;font-family:var(--font-text)}.contact__input{border-radius:.25rem;border:1px solid var(--black-50);padding-block:.5rem;font-family:var(--font-text);font-size:1rem;background-color:#eee}.contact__textarea{resize:none;border-radius:.25rem;border:1px solid var(--black-50);padding:.5rem;font-family:var(--font-text);font-size:1rem;background-color:#eee}.contact__buttom{margin-top:.5rem;height:2.8rem;background-color:var(--black-100);color:var(--white-100);border:none;border-radius:.25rem;font-size:1.25rem;font-family:var(--font-text);cursor:pointer;transition:background-color .3s ease,transform 1s ease-in-out}.contact__buttom:hover{background-color:var(--green-100);transform:translateY(-5px)}.contact__map{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.contact{padding:1.5rem 2rem}.contact__title{font-size:2.5rem}.contact__subtitle{display:block;text-align:center;margin-bottom:3rem;color:var(--black-75)}.contact__content{flex-direction:row;align-items:flex-start;gap:3rem}.contact__form{width:50%;order:1}.contact__map{width:50%;height:400px;order:2}}.blog{padding-left:2rem;padding-right:2rem;margin-top:2.5rem;margin-bottom:1.25rem}.blog__card{padding-top:1.5rem;padding-bottom:1.5rem}.blog__img{width:100%;display:block;margin-bottom:30px}.blog__title{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;line-height:1.25;margin-bottom:2rem}.blog__text{font-family:var(--font-text);font-weight:400;font-size:.93rem;line-height:1.25;margin-bottom:1.2rem;color:var(--black-75)}.blog__button{font-family:var(--font-text);font-weight:400;font-size:1.25rem;line-height:1.25;letter-spacing:0;padding-block:.75rem;padding-inline:3rem;margin-block:.5rem;background:var(--black-100);color:var(--white-100);border-radius:.5rem;text-decoration:none}@media(min-width:768px){.blog{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem}.blog__button{align-self:flex-start}.blog__img,.blog__card{flex:1 1 45%;width:50%}.blog__img--second{order:4}.blog__card{display:flex;flex-direction:column;justify-content:center;padding-inline:2rem}.blog__text{max-height:26rem}}.hero{padding:.5rem 5rem 1.5rem 1.5rem;background-color:var(--green-100)}.hero__inner{display:flex;flex-direction:column-reverse}@media not (max-width:768px){.hero__inner{flex-direction:row;justify-content:space-between;align-items:center;gap:10%;padding-inline:1rem;padding-bottom:1rem}}.hero__content{flex:1;color:var(--white-100)}.hero__label{margin-bottom:1rem;font-weight:700;text-transform:uppercase;letter-spacing:5px}.hero__title{margin-bottom:1rem;font-family:var(--font-heading);font-size:1.75rem}@media not (max-width:768px){.hero__title{font-size:2.5rem}}.hero__text{margin-bottom:2rem;color:var(--white-75);font-size:.938rem}.hero__link{display:inline-block;padding-inline:3rem;padding-block:.75rem;background-color:var(--white-100);border-radius:5px;color:var(--black-100);font-size:1.25rem;text-decoration-line:none;transition:transform .3s ease-in-out,background-color .3s ease,color .3s ease}.hero__link:hover{background-color:var(--black-100);color:var(--white-100);transform:translateY(-5px)}.hero__img{flex:1;width:100%;aspect-ratio:4/3;background-image:url(../images/lightbulb.svg);background-size:contain;background-repeat:no-repeat;background-position:center}@media not (max-width:768px){.hero__img{width:50%}}.team{display:flex;flex-direction:column;align-items:center;text-align:center}.team__team{display:flex;flex-direction:column;align-items:center;padding:2rem;gap:1.5rem;margin-top:2rem}@media not (max-width:768px){.team__team{flex-direction:row;flex-wrap:wrap;justify-content:center}}.team__title{font-family:var(--font-title);font-size:1.5rem;font-weight:700;margin-bottom:3rem}@media not (max-width:768px){.team__title{margin-top:3rem;margin-bottom:0;font-size:2.5rem}}@media not (max-width:768px){.team__section{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:4rem}}.team__photos{font-family:var(--font-title);display:flex;flex-direction:column;align-items:center;padding:2rem;box-shadow:3px 4px 12px 1px #00000040;border-radius:5px;background-color:#fff;margin:2rem;width:312px;height:312px}.team__img{width:175px;height:175px;border-radius:50%;border:1px solid black;object-fit:cover;margin-bottom:1rem}.team__name,.team__text{text-align:left;width:100%;padding-left:1rem}.team__name{font-size:1.5rem;font-weight:700}.team__text{margin:1rem 0;padding-bottom:1rem;font-family:var(--font-text);font-weight:400;font-size:1rem;color:var(--black-100);text-transform:uppercase}
