.sarene-text-iconic-gradient{background:conic-gradient(from 180deg,#3b5245 0deg,#6ac7b7 178.269deg,#50a294 268.269deg,#3b5245 360deg);-webkit-text-fill-color:#0000;-webkit-background-clip:text}.sarene-text-dark-gray{color:#606060}.sarene-text-dark-green{color:#3b5245}.sarene-text-warm-white{color:#f3f1ee}.sarene-text-light-brown{color:#b0a083}.sarene-text-silk-white{color:#e3ddd3}.sarene-text-medium-grey{color:#656b6d}.sarene-section-title-dark-green{text-transform:uppercase;color:#3b5245;font-family:Optima VU;font-size:40px;font-style:normal;font-weight:400;line-height:1.2}@media (max-width:1600px){.sarene-section-title-dark-green{font-size:38px}}@media (max-width:1400px){.sarene-section-title-dark-green{font-size:36px}}@media (max-width:1200px){.sarene-section-title-dark-green{font-size:32px}}@media (max-width:992px){.sarene-section-title-dark-green{font-size:28px}}@media (max-width:768px){.sarene-section-title-dark-green{font-size:24px}}@media (max-width:576px){.sarene-section-title-dark-green{font-size:20px}}.sarene-section-title-warm-white{text-transform:uppercase;color:#f3f1ee;font-family:Optima VU;font-size:40px;font-style:normal;font-weight:400;line-height:1.2}@media (max-width:1600px){.sarene-section-title-warm-white{font-size:38px}}@media (max-width:1400px){.sarene-section-title-warm-white{font-size:36px}}@media (max-width:1200px){.sarene-section-title-warm-white{font-size:32px}}@media (max-width:992px){.sarene-section-title-warm-white{font-size:28px}}@media (max-width:768px){.sarene-section-title-warm-white{font-size:24px}}@media (max-width:576px){.sarene-section-title-warm-white{font-size:20px}}.sarene-section-description{text-align:justify;letter-spacing:.2px;font-family:Optima VU;font-size:20px;font-style:normal;font-weight:400;line-height:1.6}@media (max-width:1600px){.sarene-section-description{font-size:19px}}@media (max-width:1400px){.sarene-section-description{font-size:18px}}@media (max-width:1200px){.sarene-section-description{font-size:17px}}@media (max-width:992px){.sarene-section-description{font-size:16px}}@media (max-width:768px){.sarene-section-description{font-size:15px}}@media (max-width:576px){.sarene-section-description{font-size:14px;line-height:1.5}}.sarene-text-size-24{text-align:center;letter-spacing:.24px;font-family:Optima VU;font-size:24px;font-style:normal;font-weight:400;line-height:1.4}@media (max-width:1400px){.sarene-text-size-24{font-size:23px}}@media (max-width:1200px){.sarene-text-size-24{font-size:22px}}@media (max-width:992px){.sarene-text-size-24{font-size:20px}}@media (max-width:768px){.sarene-text-size-24{font-size:18px}}@media (max-width:576px){.sarene-text-size-24{font-size:16px}}.sarene-text-size-16{font-family:Optima VU;font-size:16px;font-style:normal;font-weight:400;line-height:1.5}@media (max-width:1200px){.sarene-text-size-16{font-size:15px}}@media (max-width:992px){.sarene-text-size-16{font-size:14px}}@media (max-width:768px){.sarene-text-size-16{font-size:13px}}@media (max-width:576px){.sarene-text-size-16{font-size:12px}}.sarene-text-size-12{font-family:Optima VU;font-size:12px;font-style:normal;font-weight:400;line-height:1.5}@media (max-width:1200px){.sarene-text-size-12{font-size:11px}}@media (max-width:992px){.sarene-text-size-12{font-size:10px}}@media (max-width:768px){.sarene-text-size-12{font-size:8px}}@media (max-width:576px){.sarene-text-size-12{font-size:7px}}.sarene-container{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width:768px){.sarene-container{padding:0 15px}}.sarene-section-spacing{padding:80px 0}@media (max-width:1200px){.sarene-section-spacing{padding:70px 0}}@media (max-width:992px){.sarene-section-spacing{padding:60px 0}}@media (max-width:768px){.sarene-section-spacing{padding:40px 0}}@media (max-width:576px){.sarene-section-spacing{padding:30px 0}}.sarene-gradient-background{background:linear-gradient(#3b5245,#6ac7b7,#50a294,#3b5245)}.sarene-dark-green-background{background:#3b5245}.sarene-light-silk-white-background{background:#f7f6f2}.sarene-pearl-silk-background{background:#f8f4f2}.hidden{opacity:0;visibility:hidden}.visible{opacity:1;visibility:visible}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:.8s cubic-bezier(.25,.8,.25,1) both fadeInUp}.animate-fade-in{animation:.8s ease-out both fadeIn}.animate-fade-in-up{animation:.8s cubic-bezier(.25,.8,.25,1) both fadeInUp}.animate-fade-in-down{animation:.8s cubic-bezier(.25,.8,.25,1) both fadeInDown}.animate-fade-in-left{animation:.8s cubic-bezier(.25,.8,.25,1) both fadeInLeft}.animate-fade-in-right{animation:.8s cubic-bezier(.25,.8,.25,1) both fadeInRight}.animate-scale-in{animation:.8s cubic-bezier(.25,.8,.25,1) both scaleIn}.animate-slide-in-up{animation:.8s cubic-bezier(.25,.8,.25,1) both slideInUp}.animate-stagger-children>*{opacity:0;animation:.8s cubic-bezier(.25,.8,.25,1) both fadeInUp}.animate-stagger-children.visible>:first-child{animation-delay:0s}.animate-stagger-children.visible>:nth-child(2){animation-delay:.1s}.animate-stagger-children.visible>:nth-child(3){animation-delay:.2s}.animate-stagger-children.visible>:nth-child(4){animation-delay:.3s}.animate-stagger-children.visible>:nth-child(5){animation-delay:.4s}.animate-stagger-children.visible>:nth-child(6){animation-delay:.5s}.animate-stagger-children.visible>:nth-child(7){animation-delay:.6s}.animate-stagger-children.visible>:nth-child(8){animation-delay:.7s}.animate-stagger-children.visible>:nth-child(9){animation-delay:.8s}.animate-stagger-children.visible>:nth-child(10){animation-delay:.9s}.animate-delay-1{animation-delay:.1s}.animate-delay-2{animation-delay:.2s}.animate-delay-3{animation-delay:.3s}.animate-delay-4{animation-delay:.4s}.animate-delay-5{animation-delay:.5s}.animate-delay-6{animation-delay:.6s}.animate-delay-7{animation-delay:.7s}.animate-delay-8{animation-delay:.8s}.animate-delay-9{animation-delay:.9s}.animate-delay-10{animation-delay:1s}.animate-initial{opacity:0;transition:all .8s cubic-bezier(.25,.8,.25,1);transform:translateY(30px)}.animate-initial.visible{opacity:1;transform:translateY(0)}.section-animate-content .section-title,.section-animate-content .section-subtitle,.section-animate-content .section-description,.section-animate-content .section-content{opacity:0;transition:all .8s cubic-bezier(.25,.8,.25,1);transform:translateY(20px)}.section-animate-content.animate-triggered .section-title{opacity:1;transition-delay:.1s;transform:translateY(0)}.section-animate-content.animate-triggered .section-subtitle{opacity:1;transition-delay:.3s;transform:translateY(0)}.section-animate-content.animate-triggered .section-description{opacity:1;transition-delay:.5s;transform:translateY(0)}.section-animate-content.animate-triggered .section-content{opacity:1;transition-delay:.7s;transform:translateY(0)}.animate-button{opacity:0;transition:all .8s cubic-bezier(.25,.8,.25,1);transform:scale(.9)}.animate-button.visible{opacity:1;transform:scale(1)}.animate-image{opacity:0;transition:all .8s cubic-bezier(.25,.8,.25,1);transform:scale(.95)}.animate-image.visible{opacity:1;transform:scale(1)}@media (prefers-reduced-motion:reduce){.animate-in,.animate-fade-in,.animate-fade-in-up,.animate-fade-in-down,.animate-fade-in-left,.animate-fade-in-right,.animate-scale-in,.animate-slide-in-up,.animate-initial,.animate-button,.animate-image{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}@media (max-width:768px){.animate-in,.animate-fade-in-up,.animate-fade-in-down,.animate-fade-in-left,.animate-fade-in-right,.animate-scale-in,.animate-slide-in-up,.animate-stagger-children>*{animation-duration:.6s}.animate-delay-1{animation-delay:80ms}.animate-delay-2{animation-delay:.16s}.animate-delay-3{animation-delay:.24s}.animate-delay-4{animation-delay:.32s}.animate-delay-5{animation-delay:.4s}.animate-delay-6{animation-delay:.48s}.animate-delay-7{animation-delay:.56s}.animate-delay-8{animation-delay:.64s}.animate-delay-9{animation-delay:.72s}.animate-delay-10{animation-delay:.8s}}@supports (scrollbar-width:thin){*{scrollbar-width:thin;scrollbar-color:#444 #0000}}::-webkit-scrollbar-track{background:#fff;border-radius:100vw;margin-block:.2em}::-webkit-scrollbar-thumb{background:#999;border:.15em solid #fff;border-radius:100vw}::-webkit-scrollbar-thumb:hover{background:#444}@font-face{font-family:Roboto Regular;src:url(/fonts/Roboto-Regular.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Optima VU;src:url(/fonts/Optima/Optima-VU-Regular.woff2)format("woff2");font-weight:500;font-style:normal;font-display:optional}body{margin:0;padding:0;font-family:Optima VU,Segoe UI,Arial,sans-serif}.text-white{color:#fff}.text-justify{text-align:justify}.text-upercase{text-transform:uppercase}.text-italic{font-style:italic}html{scroll-behavior:smooth}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}html,body{-ms-overflow-style:none;scrollbar-width:none;overflow:hidden auto}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}button{outline:none}h1,h2,h3,h4,h5,h6,p{margin-bottom:0}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.sarene-toast-container{z-index:2000;flex-direction:column;gap:10px;display:flex;position:fixed;top:20px;right:20px}.sarene-toast{color:#fff;border-radius:6px;min-width:240px;padding:12px 20px;font-family:Optima VU,Segoe UI,Arial,sans-serif;box-shadow:0 4px 12px #00000026}.sarene-toast--success{background:#2e7d32}.sarene-toast--danger{background:#c62828}
