@import"https://fonts.googleapis.com/css2?family=Ballet:opsz@16..72&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";:root{--fr-green: #0a4e0a;--hv-green: #0d6b0d;--neon-green: #00ff00;--pch-beige: #fcddc8;--ln-white: #f5ece5;--ch-brown: #534f43;font-size:16px}html{box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}body{padding:0;margin:0;font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-size:1rem;color:var(--ch-brown);background-color:var(--ln-white)}img{display:block;max-width:100%;height:auto}p{margin:0 0 1rem}p:last-of-type{margin:0}a{text-decoration:none;color:inherit;line-height:1;cursor:pointer}.container{padding-left:10%;padding-right:10%}.btn{background-color:var(--fr-green);color:var(--ln-white);padding:.875rem 1.5625rem;font-size:1rem;font-weight:500;border:none;border-radius:1.875rem;cursor:pointer;outline:none;display:inline-flex;align-items:center;justify-content:center;gap:.625rem;box-shadow:0 .0625rem .125rem #0003;transition:background-color .2s ease-in-out,transform .2s ease,box-shadow .2s ease;text-decoration:none;white-space:nowrap}.btn:hover{background-color:var(--hv-green);transform:translateY(-.125rem);box-shadow:0 .25rem .5rem #00000040}.btn:active{transform:translateY(0);box-shadow:0 .0625rem .125rem #0003}.btn:focus-visible{outline:.125rem solid var(--fr-green);outline-offset:.125rem}.btn:disabled{background-color:#ccc;color:#666;cursor:not-allowed;transform:none;box-shadow:none}.btn--with-icon{gap:.625rem}.btn__icon{width:1.875rem;height:1.25rem;flex-shrink:0}.btn--modal{border-radius:.375rem;padding:.75rem 2.5rem;font-weight:600;display:block;margin-left:auto;margin-right:auto;margin-top:1.875rem}.btn--block{width:100%;display:flex}.btn--compact{padding:.625rem 1.25rem;font-size:.875rem}.btn--large{padding:1rem 2rem;font-size:1.125rem}@media(max-width:75em){.container{padding-left:5%;padding-right:5%}.btn{padding:.875rem 1.375rem}}@media(max-width:43.75em){.btn--modal{width:100%}.btn{padding:.75rem 1.25rem;font-size:.9375rem}.btn--compact{padding:.5625rem 1rem;font-size:.8125rem}}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-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}template{display:none}[hidden]{display:none}.homepage{height:auto}nav{width:100%;position:fixed;display:flex;align-items:center;justify-content:space-between;z-index:10}.logo{font-size:2.5rem;font-family:Ballet,Montserrat;color:var(--fr-green)}.socials{margin-right:1.25rem;color:var(--fr-green);height:1.25rem}nav ul li{display:inline-block;list-style:none;margin:0 1.25rem;font-size:1rem}.light-nav{background-color:var(--pch-beige);box-shadow:0 .0625rem .1875rem #0000001a;transition:.2s ease-in-out}nav ul li:hover{color:#000;transition:none}nav ul li>.active{font-weight:700;color:var(--fr-green)}.menu-icon{width:1.875rem;height:1.875rem;color:var(--fr-green);display:none}@media(max-width:85.625em){.logo{z-index:-2}nav ul li{margin:.625rem}}@media(max-width:67.5em){nav ul{position:fixed;top:0;right:0;bottom:0;margin:0;padding-top:4.6875rem;padding-left:1.25rem;background:var(--pch-beige);box-shadow:0 .0625rem .1875rem #0000001a;z-index:-1;width:15.625rem;height:100vh;transition:.5s ease-in-out}nav ul li{display:block;margin:1.5625rem}.menu-icon{display:block;cursor:pointer}.hide-mobile-menu{right:-21.875rem}}.hero{width:100%;min-height:100dvh;position:relative;overflow:hidden;margin:0}.hero-text{position:relative;text-align:start;max-width:50%;display:flex;flex-direction:column;align-items:start;margin-top:10%}.logo-icon{width:12.5rem}.hero-text h1{font-size:3.125rem;font-weight:600;margin-bottom:1.25rem}.hero-text p{max-width:43.75rem;line-height:1.62}.hero-text span{color:var(--fr-green)}.hero .btn{margin-top:2.5rem}.container-img{width:75rem;height:75rem;border-radius:50%;position:absolute;top:20%;left:50%;border:1.875rem var(--pch-beige) solid;background-repeat:no-repeat;background-size:cover;background-position:center;overflow:hidden}.container-img img{width:100%;height:100%;object-fit:cover;object-position:-6.25rem -31.25rem;z-index:2}@media(min-height:67.5em){.container-img{width:112.5rem;height:112.5rem}}@media(max-width:54.375em){.container-img{top:15%;left:50%}.hero-text{margin-top:15%}.hero-text h1{font-size:2.5rem}}@media(max-width:43.75em){.container-img{display:none}.hero-text{max-width:100%;margin-top:30%;text-align:center;align-items:center;justify-content:center;z-index:2}.logo-icon{width:35%}}.about{background-color:var(--ch-brown);display:flex;align-items:center;justify-content:space-between;padding-top:6.25rem;padding-bottom:6.25rem}.about-left{flex-basis:45%}.about-img{width:100%;min-height:31.25rem;object-fit:cover;filter:grayscale(100%)}.about-left figcaption{color:var(--pch-beige);font-family:Times New Roman,Times,serif;font-style:italic;font-size:.75rem;text-align:center;margin-top:.3125rem}.about-socials{margin-top:1.875rem;display:flex;justify-content:center;gap:1.5625rem}.about-socials-icons{width:2rem;height:2rem}.about-right{width:50%}.about h3{font-weight:600;font-size:1rem;color:var(--ln-white)}.about h3 span{font-family:Ballet;font-size:2.5rem;margin-left:.625rem}.about h2{font-size:2.1875rem;color:var(--pch-beige);margin:.625rem 0}.about p{margin-top:1.5625rem;color:var(--ln-white);line-height:1.5625rem}@media(max-width:58.125em){.about{flex-direction:column}.about-left{width:100%;margin-top:5rem;order:2}.about-right{width:100%}}.items{background:var(--fr-green);display:flex;justify-content:space-between}.item{display:flex;align-items:center;gap:1.5625rem;margin:2.5rem 0}.item-icon{color:var(--neon-green);width:2.5rem;height:2.5rem}.item-text h1{color:var(--ln-white);margin-bottom:.3125rem}.item-text p{color:var(--ln-white)}@media(max-width:68.75em){.item{flex-direction:column;align-items:center;gap:1.5625rem;padding:.625rem 0}.item-text{text-align:center}}@media(max-width:45.75em){.items{flex-direction:column}}.services{color:var(--ch-brown);min-height:90dvh;padding:6.25rem 0}.titles{text-align:center;margin-bottom:5rem}.titles h3{color:var(--fr-green);margin-bottom:.625rem}.cards{display:flex;justify-content:space-between;align-items:space-between;gap:1.5625rem}.card{background-color:var(--pch-beige);flex-basis:23%;border-radius:1.25rem;min-height:18.75rem;padding:1.25rem;display:flex;flex-direction:column;gap:1.5625rem}.card-icon{color:var(--fr-green);width:3.125rem;height:3.125rem}.card p{line-height:1.4375rem;color:var(--ch-brown)}@media(max-width:68.75em){.cards{flex-wrap:wrap}.card{flex-basis:48%}}@media(max-width:44.375em){.card{flex-basis:47%}}@media(max-width:33em){.cards{flex-direction:column}}.testimonials.container{width:100%;min-height:44.0625rem;background-image:linear-gradient(#534f4366,#534f4366),url(https://res.cloudinary.com/dyxlv7j5z/image/upload/f_auto,q_auto,w_1200/v1768151216/testimonials-img_m96vie.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;color:var(--ch-brown);padding-top:6.25rem}.testimonials .titles h3{color:var(--pch-beige)}.testimonials .titles h1{color:var(--ln-white)}.testimonials-content{display:flex;align-items:center;gap:.625rem}.back-btn,.next-btn{cursor:pointer}.back-btn svg,.next-btn svg{color:var(--pch-beige);opacity:.8}.back-btn.disabled svg,.next-btn.disabled svg{opacity:.4}.slider{background-color:#f5ece5e6;border-radius:1.25rem;box-shadow:.625rem .625rem 1.25rem #00000080;overflow:hidden;flex:1}.slide{font-style:italic;position:relative}.quote-mark{height:3.4375rem;font-size:450%;display:block}.slide cite{font-size:.9em;font-weight:700;margin-top:1.5625rem;display:block;font-style:normal}.testimonial-author{display:flex;align-items:center;gap:.9375rem;margin-top:1.5625rem}.author-avatar{width:3.75rem;height:3.75rem;border-radius:50%;object-fit:cover;box-shadow:0 .125rem .5rem #00000026}.author-info{display:flex;flex-direction:column;gap:.25rem}.author-info cite{margin-top:0;font-size:1em;font-weight:700;color:var(--ch-brown)}.author-location{font-size:.85em;color:#7a7568;font-style:normal;font-weight:500}@media(max-width:26.875em){.testimonials-content{font-size:.75rem}.author-avatar{width:2.5rem;height:2.5rem}}.contact{padding-top:5rem;color:var(--ch-brown)}.contact-content{margin-bottom:5rem;color:var(--ch-brown);display:flex;justify-content:space-between}.contact-col-1{display:flex;flex-direction:column;gap:1.5625rem}.contact-col-1,.contact-col-2{flex-basis:48%}.contact-col-1 h3{color:var(--fr-green);font-weight:600;font-size:1.5625rem}.contact-col-1 p{max-width:28.125rem;list-style:.3}.contact-col-1 ul{padding:0}.contact-col-1 ul li{display:flex;align-items:center;margin-top:1.25rem}.contact-col-1 ul li img{width:1.5625rem;margin-right:.625rem}.contact-col-1-1 h3 img{display:inline-flex;width:2.5rem;margin-left:.625rem}.contact-col-1-2 h3{margin-top:0}.contact-icon{margin-right:.625rem;color:var(--fr-green);height:1.25rem;width:1.25rem}.contact form input,.contact form select,.contact form textarea{display:block;width:100%;background:var(--pch-beige);padding:.9375rem;border:0;outline:0;margin-bottom:.9375rem;margin-top:.3125rem;resize:none}.contact form select{border-right:1.25rem solid transparent}.result-message{opacity:1;transition:opacity 1s ease-out}.hidden{opacity:0}.terms-checkbox{display:flex;align-items:flex-start;gap:.625rem;margin-bottom:1.25rem;margin-top:.625rem}.terms-checkbox input[type=checkbox]{width:auto;margin:0;margin-top:.25rem;cursor:pointer;flex-shrink:0}.terms-checkbox label{font-size:.875rem;line-height:1.5;color:var(--ch-brown);cursor:pointer}.terms-checkbox a{color:var(--fr-green);text-decoration:underline;font-weight:500;cursor:pointer}.terms-checkbox a:hover{color:#083308}@media(max-width:43.75em){.contact-content{flex-direction:column;gap:2.5rem}}.legal-overlay{position:fixed;inset:0;background-color:#534f43cc;-webkit-backdrop-filter:blur(.3125rem);backdrop-filter:blur(.3125rem);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.25rem;overflow-y:auto}.legal-document{background-color:var(--ln-white);border-radius:.75rem;max-width:50rem;width:100%;max-height:90vh;overflow-y:auto;padding:2.5rem;box-shadow:0 .625rem 2.5rem #0000004d;margin:auto}.legal-header{border-bottom:.125rem solid var(--fr-green);padding-bottom:1.25rem;margin-bottom:1.875rem}.legal-header h1{color:var(--fr-green);font-size:2rem;margin:0 0 .625rem;font-weight:700}.last-updated{color:var(--ch-brown);font-size:.9rem;font-style:italic;margin:0}.legal-content{color:var(--ch-brown);line-height:1.8}.legal-section{margin-bottom:1.875rem}.legal-section h2{color:var(--fr-green);font-size:1.2rem;margin:0 0 .75rem;font-weight:600}.legal-section p{margin:0;text-align:justify}@media(max-width:43.75em){.legal-document{padding:1.5625rem;max-height:85vh}.legal-header h1{font-size:1.5rem}.legal-section h2{font-size:1.1rem}}.footer{margin:.625rem auto;display:flex;align-items:center;justify-content:space-between;border-top:.0625rem solid var(--ch-brown);padding:.9375rem 0;color:var(--ch-brown)}.footer ul{padding:0}.footer ul li{list-style:none;display:inline-block;margin-left:1.25rem}.footer ul li a{color:var(--ch-brown);text-decoration:none;transition:text-decoration .3s ease}.footer ul li a:hover{text-decoration:underline}@media(max-width:48em){.footer{flex-direction:column}.footer p{order:2;text-align:center}.footer ul{order:1;width:100%;display:flex;justify-content:space-between}.footer ul li{margin-left:0;margin-bottom:1.25rem}}
