.btn{text-transform:uppercase;cursor:pointer;background-color:#eb5e28;border:none;border-radius:16px;width:200px;padding:.8rem 1rem;font-size:.75rem;font-weight:400;line-height:1rem}@media (width>=40rem){.btn{width:250px;padding:1rem 2rem;font-size:.875rem;font-weight:400;line-height:1.25rem}}.btn:hover{background-color:#ef7d48}.title{color:#eb5e28;font-family:Fraunces,serif;font-size:1.75rem;font-style:italic;font-weight:600;line-height:2rem}@media (width>=40rem){.title{font-size:2.25rem;font-weight:600;line-height:2.5rem}}.bordered{border-bottom:1px solid #ccc5b9;padding:.5rem 0;position:relative}.bordered:after{content:"";background-color:#eb5e28;width:250px;height:3px;position:absolute;bottom:0;left:0;right:0}.header{border:1px solid #ccc5b9;justify-content:space-between;align-items:center;padding:.8rem 1rem;display:flex}@media (width>=64rem){.header{padding:.8rem 5rem}}.header__links{align-items:center;display:flex}.header__links ul{gap:2rem;list-style:none;display:none}@media (width>=64rem){.header__links ul{display:flex}}.header__links ul li a{color:#252422;text-decoration:none}.header__links ul li a:hover{color:#8d8883}.header__links--mobile{display:block}@media (width>=64rem){.header__links--mobile{display:none}}.header__links--mobile img{cursor:pointer;width:40px;height:40px}.logo{flex-direction:column;align-items:center;display:flex}.logo img{width:60px;height:45px}.logo h1{color:#252422;font-family:Fraunces,serif;font-size:1.2rem;font-weight:400;line-height:1.5rem}@media (width>=64rem){.logo h1{font-size:1.5rem;font-weight:400;line-height:2rem}}.socialIcons{align-items:center;gap:1rem;display:none}@media (width>=64rem){.socialIcons{display:flex}}.socialIcons a{height:30px;padding:.5rem}.socialIcons a img{width:24px;height:24px}.socialIcons a:hover:after{content:"";background-color:#8d8883;width:100%;height:2px;display:block}.header__links--mobile__content{z-index:10;background-color:#fffcf2;flex-direction:column;align-items:center;width:90%;height:100vh;padding:1rem 2rem;display:none;position:absolute;top:0;left:0;box-shadow:0 2px 8px #63636333}.header__links--mobile__content button{cursor:pointer;color:#252422;background-color:#0000;border:none;font-size:1.5rem;font-weight:400;line-height:2rem}#links-mobile{flex-direction:column;gap:1.5rem;margin-top:2rem;list-style:none;display:flex}#links-mobile li a{color:#252422;text-decoration:none}#links-mobile li a:hover{color:#8d8883}#button-close{justify-content:flex-end;width:100%;display:flex}#social-icons-mobile{gap:1rem;margin-top:2rem;display:flex}#social-icons-mobile a img{width:24px;height:24px}#social-icons-mobile a:hover:after{content:"";background-color:#8d8883;width:100%;height:2px;display:block}.active{display:block}.home{justify-content:space-between;align-items:center;gap:1rem;display:flex}.home__text{flex-direction:column;gap:2rem;display:flex}.home__text p{max-width:60ch;font-size:1rem;font-weight:400;line-height:1.5rem}.home__text a{text-align:center;color:#252422;text-decoration:none}.home__image{display:none}@media (width>=64rem){.home__image{display:block}}.home__image img{object-fit:cover;width:600px;max-width:100%}.about{background-image:url(./assets/img/background-figma-serralheria.webp);background-size:contain;align-items:center;gap:8rem;display:flex}.about__image{display:none}@media (width>=64rem){.about__image{display:block}}.about__image img{object-fit:cover;max-width:100%;height:auto}.about__text{flex-direction:column;gap:2rem;display:flex}.about__text p{max-width:60ch;font-size:1rem;font-weight:400;line-height:1.5rem}.about__text p:first-child{font-weight:600!important}.about__text--ceo{flex-direction:column;gap:.5rem;display:flex}.about__text--ceo span{font-size:.875rem;font-weight:700;line-height:1.25rem}.testimonials{flex-direction:column;align-items:center;gap:4rem;display:flex}.testimonials__text{flex-direction:column;gap:1rem;display:flex}@media (width>=40rem){.testimonials__text{align-items:center}}.testimonials__text p{font-size:1rem;font-weight:400;line-height:1.5rem}.testimonials__cards{flex-wrap:wrap;justify-content:center;gap:4rem;display:flex}.testimonials__item{flex-direction:column;align-items:center;gap:2rem;display:flex}.testimonials__item q{max-width:40ch;font-size:1rem;font-style:italic;font-weight:400;line-height:1.5rem}.testimonials__item--client{justify-content:flex-end;width:100%;display:flex}.testimonials__item--client span{font-size:.875rem;font-weight:600;line-height:1.25rem}.clients{flex-direction:column;gap:1rem;margin-top:40px;display:flex}.clients__slider{height:180px;position:relative;overflow:auto;mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}@media (width>=40rem){.clients__slider{overflow:hidden}}.clients__list{gap:1.8rem;display:flex}@media (width>=40rem){.clients__list{gap:0;min-width:1000%}}.clients__list li{width:100%;height:150px;animation:none;left:100%}@media (width>=40rem){.clients__list li{animation:20s linear infinite autoRun;animation-delay:calc(2.85714s*(var(--position) - 1) - 20s);position:absolute}}@keyframes autoRun{0%{left:100%}to{left:-100%}}.services{flex-direction:column;gap:3rem;margin-top:30px;display:flex}.services__cards{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;user-select:none;gap:2rem;max-width:100%;display:flex;overflow:auto hidden}.services__cards:active{cursor:grabbing}.services__cards::-webkit-scrollbar{display:none}.services__item{scroll-snap-align:start;background-color:#edebe7;border-radius:12px;flex-direction:column;justify-content:space-around;align-items:center;gap:2rem;padding:1rem;display:flex}.services__item p{text-align:center;font-size:1rem;font-weight:400;line-height:1.5rem}.services__item--header{flex-direction:column;align-items:center;gap:24px;display:flex}.services__item--header h3{color:#eb5e28;font-size:1.5rem;font-weight:600;line-height:2rem}.services__item--icon{align-items:center;gap:.5rem;display:flex}.services__item--icon--hairline{background-color:#ccc5b9;width:250px;max-width:100%;height:.5px}.services__item--icon--image{background-color:#ccc5b9;border-radius:50%;justify-content:center;align-items:center;padding:1rem;display:flex}.services__item--icon--image img{object-fit:cover;width:50px;height:50px}.footer{color:#fffcf2;background-color:#403d39;flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin-top:150px;display:flex;position:relative}.footer__budget{background-color:#eb5e28;border-radius:12px;justify-content:center;align-items:center;width:max-content;height:200px;padding:0 .5rem;display:flex;position:absolute;top:-100px}@media (width>=40rem){.footer__budget{width:33.33%;padding:0}}.footer__budget a{color:#fffcf2;background-color:#8d8883;text-decoration:none}.footer__budget a:hover{background-color:#726d68}.footer__contact{flex-wrap:wrap;justify-content:center;align-items:center;gap:8rem;padding-top:180px;padding-left:10px;padding-right:10px;display:flex}@media (width>=40rem){.footer__contact{justify-content:start;padding-left:0;padding-right:0}}.footer__contact--text{flex-direction:column;gap:1rem;display:flex}.footer__contact--text h4{font-size:1.25rem;font-weight:600;line-height:1.75rem}.footer__contact--text p{font-size:1rem;font-weight:400;line-height:1.5rem}.footer__contact--map iframe{max-width:100%}.footer__copyright{text-align:center;flex-direction:column;gap:1rem;padding-bottom:1rem;display:flex}@media (width>=40rem){.footer__copyright{text-align:left}}.footer__copyright p{font-size:.875rem;font-weight:400;line-height:1.25rem}.footer__copyright p a{color:#eb5e28;text-decoration:none}.footer__copyright p a:hover{text-decoration:underline}.fade-in-left{-webkit-animation:.8s ease-in-out both fade-in-left;animation:.8s ease-in-out both fade-in-left}.fade-in-right{-webkit-animation:.6s ease-in-out both fade-in-right;animation:.6s ease-in-out both fade-in-right}.slide-in-fwd-center{-webkit-animation:.8s ease-in-out both slide-in-fwd-center;animation:.8s ease-in-out both slide-in-fwd-center}.vibrate-1{-webkit-animation:.5s linear both vibrate-1;animation:.5s linear both vibrate-1}@keyframes fade-in-left{0%{opacity:0;-webkit-transform:translate(-50px);transform:translate(-50px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes fade-in-right{0%{opacity:0;-webkit-transform:translate(50px);transform:translate(50px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes slide-in-fwd-center{0%{opacity:0;-webkit-transform:translateZ(-1400px);transform:translateZ(-1400px)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes vibrate-1{0%{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}40%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}60%{-webkit-transform:translate(2px,2px);transform:translate(2px,2px)}80%{-webkit-transform:translate(2px,-2px);transform:translate(2px,-2px)}to{-webkit-transform:translate(0);transform:translate(0)}}*{box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0;scroll-margin-top:5rem;list-style:none}body{color:#252422;background-color:#fffcf2;font-family:Public Sans,sans-serif}main{flex-direction:column;gap:4rem;max-width:none;margin:0;padding:3rem 1rem;display:flex;overflow-x:hidden}@media (width>=40rem){main{padding:3rem}}@media (width>=96rem){main{max-width:1536px;margin:0 auto}}#arrow-up{display:none}.arrow-up{z-index:10;background-color:#252422;border-radius:50%;width:60px;height:60px;position:fixed;bottom:1%;left:88%;transform:translate(-50%)}@media (width>=40rem){.arrow-up{width:80px;height:80px;left:95%}}
