.FloatingAction-module-scss-module__eTacsG__list-social{z-index:50;flex-direction:column;justify-content:center;align-items:center;gap:16px;transition:opacity .3s,transform .3s;animation:.5s FloatingAction-module-scss-module__eTacsG__fadeInUp;display:flex;position:fixed;bottom:100px;right:24px}.FloatingAction-module-scss-module__eTacsG__list-social .FloatingAction-module-scss-module__eTacsG__item{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;animation:1.5s ease-in-out infinite FloatingAction-module-scss-module__eTacsG__pulse-rotate;display:flex;position:relative;overflow:hidden;box-shadow:0 0 10px gray}.FloatingAction-module-scss-module__eTacsG__list-social .FloatingAction-module-scss-module__eTacsG__item:first-child{color:#fff;background-color:#2e00fc}.FloatingAction-module-scss-module__eTacsG__list-social .FloatingAction-module-scss-module__eTacsG__item:nth-child(2){color:#fff;background-color:#0088fc;font-size:2.75rem}.FloatingAction-module-scss-module__eTacsG__list-social .FloatingAction-module-scss-module__eTacsG__item:last-child{color:#fff;background-color:#ff914d;font-size:2rem}.FloatingAction-module-scss-module__eTacsG__list-action{z-index:50;color:#fff;background-color:#000000b3;justify-content:center;align-items:center;gap:15px;padding:10px 20px;font-weight:700;display:flex;position:fixed;bottom:24px;right:24px}.FloatingAction-module-scss-module__eTacsG__list-action button{color:#000;cursor:pointer;background-color:#ffcd01;padding:10px;font-size:16px;font-weight:700;animation:1.5s ease-in-out infinite FloatingAction-module-scss-module__eTacsG__pulse-rotate;box-shadow:0 0 10px gray}@media screen and (max-width:380px){.FloatingAction-module-scss-module__eTacsG__list-social{gap:10px}.FloatingAction-module-scss-module__eTacsG__list-social .FloatingAction-module-scss-module__eTacsG__item{width:40px;height:40px;font-size:1.5rem}.FloatingAction-module-scss-module__eTacsG__list-social .FloatingAction-module-scss-module__eTacsG__item:first-child{color:#fff;background-color:#2e00fc}.FloatingAction-module-scss-module__eTacsG__list-social .FloatingAction-module-scss-module__eTacsG__item:nth-child(2){color:#fff;background-color:#0088fc;font-size:1.75rem}.FloatingAction-module-scss-module__eTacsG__list-social .FloatingAction-module-scss-module__eTacsG__item:last-child{color:#fff;background-color:#ff914d;font-size:1.25rem}.FloatingAction-module-scss-module__eTacsG__list-action{font-size:14px}}@keyframes FloatingAction-module-scss-module__eTacsG__pulse-rotate{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes FloatingAction-module-scss-module__eTacsG__bound-rotate{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}@keyframes FloatingAction-module-scss-module__eTacsG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Introduction-module-scss-module__RYry1W__introduction{margin-top:50px;margin-bottom:20px;padding:0}.Introduction-module-scss-module__RYry1W__introduction-header{margin-bottom:2.5rem}.Introduction-module-scss-module__RYry1W__introduction-heading{text-align:center;letter-spacing:-.025em;margin-bottom:1rem;font-size:28px;font-weight:700;line-height:1.2}.Introduction-module-scss-module__RYry1W__introduction-description{font-size:20px;line-height:1.6}.Introduction-module-scss-module__RYry1W__introduction-feature-grid{grid-template-columns:1fr;gap:1.5rem;padding:2.5rem 0;display:grid}@media (min-width:768px){.Introduction-module-scss-module__RYry1W__introduction-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.Introduction-module-scss-module__RYry1W__introduction-feature-grid{grid-template-columns:repeat(4,1fr)}}.Introduction-module-scss-module__RYry1W__introduction-feature-item{text-align:center;background-color:#fff;border-radius:.75rem;flex-direction:column;align-items:center;padding:1.5rem;transition:box-shadow .3s;display:flex;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.Introduction-module-scss-module__RYry1W__introduction-feature-item:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Introduction-module-scss-module__RYry1W__introduction-icon-wrapper{background-color:#00633c1a;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.25rem;display:flex}.Introduction-module-scss-module__RYry1W__introduction-icon{color:#00633c;font-size:2.5rem}.Introduction-module-scss-module__RYry1W__introduction-feature-title{margin-bottom:.5rem;font-size:22px;font-weight:600;line-height:1.4}.Introduction-module-scss-module__RYry1W__introduction-feature-description{margin-bottom:1rem;font-size:16px;line-height:1.6}.Introduction-module-scss-module__RYry1W__introduction-feature-highlights{text-align:left;border-top:1px solid #e5e7eb;width:100%;margin:auto 0 0;padding:1rem 0 0;list-style:none}.Introduction-module-scss-module__RYry1W__introduction-feature-highlights li{color:#1f2937;align-items:flex-start;gap:.625rem;padding:.375rem 0;font-size:.875rem;font-weight:500;display:flex}.Introduction-module-scss-module__RYry1W__introduction-feature-highlights li:before{content:"✓";color:#fff;background-color:#00633c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:700;display:flex}.Introduction-module-scss-module__RYry1W__introduction-split-section{flex-direction:column;gap:3rem;padding:2.5rem 0;display:flex}@media (min-width:1024px){.Introduction-module-scss-module__RYry1W__introduction-split-section{flex-direction:row;align-items:center}}.Introduction-module-scss-module__RYry1W__introduction-split-content{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:1024px){.Introduction-module-scss-module__RYry1W__introduction-split-content{width:50%}}.Introduction-module-scss-module__RYry1W__introduction-split-title{letter-spacing:-.025em;max-width:36rem;font-size:26px;font-weight:700;line-height:1.2}.Introduction-module-scss-module__RYry1W__introduction-split-description{max-width:36rem;font-size:20px;line-height:1.6}.Introduction-module-scss-module__RYry1W__introduction-cta-button{color:#fff;letter-spacing:.025em;cursor:pointer;background-color:#00633c;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:fit-content;min-width:84px;max-width:480px;height:40px;padding:0 1rem;font-size:.875rem;font-weight:700;transition:transform .2s;display:flex}.Introduction-module-scss-module__RYry1W__introduction-cta-button:hover{transform:scale(1.05)}@media (min-width:480px){.Introduction-module-scss-module__RYry1W__introduction-cta-button{height:48px;padding:0 1.25rem;font-size:1rem}}.Introduction-module-scss-module__RYry1W__introduction-cta-button span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width:1024px){.Introduction-module-scss-module__RYry1W__introduction-split-image{width:50%}}.Introduction-module-scss-module__RYry1W__introduction-image-wrapper{aspect-ratio:16/9;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.75rem;width:100%;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (max-width:991px){.Introduction-module-scss-module__RYry1W__introduction-heading{font-size:24px}.Introduction-module-scss-module__RYry1W__introduction-split-title{font-size:1.75rem}}@media (max-width:480px){.Introduction-module-scss-module__RYry1W__introduction{padding:2rem 0}.Introduction-module-scss-module__RYry1W__introduction-feature-grid{gap:1.5rem;padding:2rem 0}.Introduction-module-scss-module__RYry1W__introduction-split-section{gap:2rem;padding:2rem 0}.Introduction-module-scss-module__RYry1W__introduction-heading{font-size:22px}.Introduction-module-scss-module__RYry1W__introduction-description{font-size:18px}.Introduction-module-scss-module__RYry1W__introduction-feature-title{font-size:20px}.Introduction-module-scss-module__RYry1W__introduction-feature-description{font-size:18px}.Introduction-module-scss-module__RYry1W__introduction-split-title{font-size:22px}.Introduction-module-scss-module__RYry1W__introduction-split-description{font-size:18px}}
.ProjectLocation-module-scss-module___GoVpW__location{padding:2.5rem 0}.ProjectLocation-module-scss-module___GoVpW__location-header{margin-bottom:1.5rem}.ProjectLocation-module-scss-module___GoVpW__location-heading{text-align:center;letter-spacing:-.025em;margin-bottom:1rem;font-size:28px;font-weight:700;line-height:1.2}.ProjectLocation-module-scss-module___GoVpW__location-description{font-size:20px;line-height:1.6}.ProjectLocation-module-scss-module___GoVpW__location-map-container{border-radius:.75rem;width:100%;margin-top:2rem;overflow:hidden;box-shadow:0 1px 2px #0000000d}.ProjectLocation-module-scss-module___GoVpW__location-map-iframe{border:none;width:100%;height:450px}@media (max-width:768px){.ProjectLocation-module-scss-module___GoVpW__location-map-iframe{height:350px}}@media (max-width:480px){.ProjectLocation-module-scss-module___GoVpW__location-map-iframe{height:300px}}.ProjectLocation-module-scss-module___GoVpW__location-grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem;display:grid}@media (min-width:640px){.ProjectLocation-module-scss-module___GoVpW__location-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.ProjectLocation-module-scss-module___GoVpW__location-grid{grid-template-columns:repeat(3,1fr)}}.ProjectLocation-module-scss-module___GoVpW__location-item{background-color:#fff;border:1px solid #cfd7e7;border-radius:.75rem;gap:1rem;padding:1.25rem;transition:box-shadow .3s;display:flex}.ProjectLocation-module-scss-module___GoVpW__location-item:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ProjectLocation-module-scss-module___GoVpW__location-icon{color:#00633c;flex-shrink:0;font-size:1.5rem}.ProjectLocation-module-scss-module___GoVpW__location-info{flex-direction:column;gap:.25rem;display:flex}.ProjectLocation-module-scss-module___GoVpW__location-title{margin:0;font-size:20px;font-weight:700;line-height:1.2}.ProjectLocation-module-scss-module___GoVpW__location-distance{margin:0;font-size:18px;line-height:1.4}.ProjectLocation-module-scss-module___GoVpW__location-button-wrapper{justify-content:center;margin-top:1.5rem;padding:.75rem 1rem;display:flex}.ProjectLocation-module-scss-module___GoVpW__location-map-button{color:#fff;letter-spacing:.025em;cursor:pointer;background-color:#00633c;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;min-width:84px;max-width:480px;height:48px;padding:0 1.5rem;font-size:1rem;font-weight:700;transition:background-color .2s;display:flex;box-shadow:0 1px 2px #0000000d}.ProjectLocation-module-scss-module___GoVpW__location-map-button:hover{background-color:#00529be6}.ProjectLocation-module-scss-module___GoVpW__location-map-button span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ProjectLocation-module-scss-module___GoVpW__location-map-icon{font-size:1.5rem}@media (max-width:991px){.ProjectLocation-module-scss-module___GoVpW__location-heading{font-size:24px}.ProjectLocation-module-scss-module___GoVpW__location-description{font-size:18px}}@media (max-width:480px){.ProjectLocation-module-scss-module___GoVpW__location{padding:2rem 0}.ProjectLocation-module-scss-module___GoVpW__location-grid{gap:.75rem;margin-top:1.5rem}.ProjectLocation-module-scss-module___GoVpW__location-item{padding:1rem}.ProjectLocation-module-scss-module___GoVpW__location-button-wrapper{margin-top:1rem}.ProjectLocation-module-scss-module___GoVpW__location-heading{font-size:22px}.ProjectLocation-module-scss-module___GoVpW__location-description,.ProjectLocation-module-scss-module___GoVpW__location-title{font-size:18px}.ProjectLocation-module-scss-module___GoVpW__location-distance{font-size:16px}.ProjectLocation-module-scss-module___GoVpW__location-map-button{height:44px;font-size:.9375rem}}
.ProjectImage-module-scss-module__nlT5QW__project-image-heading{color:#fff;text-align:center;margin-bottom:10px;padding:10px 0;font-size:26px;font-weight:700;line-height:1.5}.ProjectImage-module-scss-module__nlT5QW__project-image-grid{border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:15px;display:grid}.ProjectImage-module-scss-module__nlT5QW__project-image-grid__text{font-size:20px}.ProjectImage-module-scss-module__nlT5QW__project-image-slider{aspect-ratio:16/9;margin:30px 0}.ProjectImage-module-scss-module__nlT5QW__project-image-description{text-align:center;margin-bottom:20px;font-size:20px}.ProjectImage-module-scss-module__nlT5QW__project-image-subtitle{color:#d4a017;text-align:center;margin-top:40px;padding-bottom:20px;font-size:22px;font-weight:700}.ProjectImage-module-scss-module__nlT5QW__project-image-list{flex-wrap:wrap;justify-content:center;gap:15px;padding:0;list-style:none;display:flex}.ProjectImage-module-scss-module__nlT5QW__project-image-list li{background:#fff;border-radius:8px;padding:10px 20px;font-size:20px;box-shadow:0 3px 10px #0000001a}@media screen and (max-width:992px){.ProjectImage-module-scss-module__nlT5QW__overview-heading,.ProjectImage-module-scss-module__nlT5QW__overview-subheading,.ProjectImage-module-scss-module__nlT5QW__overview-grid__text{font-size:22px}}@media screen and (max-width:768px){.ProjectImage-module-scss-module__nlT5QW__overview-heading,.ProjectImage-module-scss-module__nlT5QW__overview-subheading,.ProjectImage-module-scss-module__nlT5QW__overview-grid__text{font-size:20px}}@media screen and (max-width:640px){.ProjectImage-module-scss-module__nlT5QW__overview-grid__text,.ProjectImage-module-scss-module__nlT5QW__overview-list li{font-size:18px}}@keyframes ProjectImage-module-scss-module__nlT5QW__scaleUp2{50%{transform:scale(1.15)translate(-50%)}to{transform:scale(1)translate(-50%)}}
.Slider-module-scss-module__k8Z8Bq__slider{height:100%;position:relative}.Slider-module-scss-module__k8Z8Bq__slider .Slider-module-scss-module__k8Z8Bq__swiper-button-prev,.Slider-module-scss-module__k8Z8Bq__slider .Slider-module-scss-module__k8Z8Bq__swiper-button-next{color:#121212;z-index:10;align-items:center;width:auto;height:auto;font-size:3.5rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Slider-module-scss-module__k8Z8Bq__slider .Slider-module-scss-module__k8Z8Bq__swiper-button-prev:after,.Slider-module-scss-module__k8Z8Bq__slider .Slider-module-scss-module__k8Z8Bq__swiper-button-next:after{display:none}.Slider-module-scss-module__k8Z8Bq__slider .Slider-module-scss-module__k8Z8Bq__swiper-button-prev{left:12px}.Slider-module-scss-module__k8Z8Bq__slider .Slider-module-scss-module__k8Z8Bq__swiper-button-next{right:12px}.Slider-module-scss-module__k8Z8Bq__slider .Slider-module-scss-module__k8Z8Bq__slide img{object-fit:cover;max-width:100%;height:100%}.Slider-module-scss-module__k8Z8Bq__play-button{color:#fff;background:#000000b3;border-radius:50%;padding:6px;font-size:4rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:768px){.Slider-module-scss-module__k8Z8Bq__slider .Slider-module-scss-module__k8Z8Bq__swiper-button-prev,.Slider-module-scss-module__k8Z8Bq__slider .Slider-module-scss-module__k8Z8Bq__swiper-button-next{font-size:5rem}.Slider-module-scss-module__k8Z8Bq__play-button{font-size:6rem}}@media (min-width:992px){.Slider-module-scss-module__k8Z8Bq__slider{padding:0}.Slider-module-scss-module__k8Z8Bq__slider .Slider-module-scss-module__k8Z8Bq__swiper-button-prev,.Slider-module-scss-module__k8Z8Bq__slider .Slider-module-scss-module__k8Z8Bq__swiper-button-next{font-size:5rem}}
.SitePlan-module-scss-module__sFY8nG__property-tabs{text-align:center;margin:auto;padding:20px 0}.SitePlan-module-scss-module__sFY8nG__property-title{margin-bottom:30px;font-size:28px;font-weight:700}.SitePlan-module-scss-module__sFY8nG__property-description{margin-bottom:30px;font-size:20px;line-height:1.6}.SitePlan-module-scss-module__sFY8nG__property-buttons{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;margin-bottom:20px;display:flex}.SitePlan-module-scss-module__sFY8nG__property-buttons li{cursor:pointer;background:#fff;border:none;padding:10px 20px;font-size:20px;transition:all .3s;box-shadow:0 3px 10px #0000001a}.SitePlan-module-scss-module__sFY8nG__property-buttons li.SitePlan-module-scss-module__sFY8nG__active{background:#ffcd01}.SitePlan-module-scss-module__sFY8nG__property-slider{min-height:400px;position:relative}.SitePlan-module-scss-module__sFY8nG__property-slider__wrapper{aspect-ratio:16/9;width:auto;max-height:800px}.SitePlan-module-scss-module__sFY8nG__property-slider__overlay{z-index:10;background:#ffffffd9;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.SitePlan-module-scss-module__sFY8nG__property-slider__spinner{border:4px solid #ccc;border-top-color:#ff5722;border-radius:50%;width:40px;height:40px;margin-bottom:10px;animation:1s linear infinite SitePlan-module-scss-module__sFY8nG__spin}.SitePlan-module-scss-module__sFY8nG__property-slider__image{object-fit:cover;border-radius:10px}.SitePlan-module-scss-module__sFY8nG__property-slider__note{z-index:1000;color:#fff;background:#000c;padding:10px;font-weight:700;position:absolute;bottom:0;left:0}@media screen and (max-width:992px){.SitePlan-module-scss-module__sFY8nG__property-tabs{padding:10px 0}.SitePlan-module-scss-module__sFY8nG__property-title{font-size:26px}.SitePlan-module-scss-module__sFY8nG__property-buttons button{font-size:18px}.SitePlan-module-scss-module__sFY8nG__property-slider{min-height:300px;position:relative}}.SitePlan-module-scss-module__sFY8nG__property-banner{gap:20px;width:100%;height:800px;margin-top:20px;display:flex;position:relative}.SitePlan-module-scss-module__sFY8nG__property-banner__left,.SitePlan-module-scss-module__sFY8nG__property-banner__right{width:50%;height:100%;position:relative}.SitePlan-module-scss-module__sFY8nG__property-banner__image{object-fit:contain}@media screen and (max-width:768px){.SitePlan-module-scss-module__sFY8nG__property-title{font-size:24px}.SitePlan-module-scss-module__sFY8nG__property-buttons button{font-size:16px}.SitePlan-module-scss-module__sFY8nG__property-slider{min-height:200px;position:relative}.SitePlan-module-scss-module__sFY8nG__property-banner{flex-direction:column;width:100%}.SitePlan-module-scss-module__sFY8nG__property-banner__left,.SitePlan-module-scss-module__sFY8nG__property-banner__right{width:100%}}@media screen and (max-width:640px){.SitePlan-module-scss-module__sFY8nG__property-title{font-size:22px}}@keyframes SitePlan-module-scss-module__sFY8nG__spin{to{transform:rotate(360deg)}}
.Overview-module-scss-module__Wp5m0G__overview{margin-top:30px;margin-bottom:30px}.Overview-module-scss-module__Wp5m0G__overview-heading{text-align:center;margin-bottom:20px;font-weight:700}.Overview-module-scss-module__Wp5m0G__overview-heading h1{font-size:28px}.Overview-module-scss-module__Wp5m0G__overview-description p{margin-bottom:15px;font-size:20px;line-height:1.6}.Overview-module-scss-module__Wp5m0G__overview-image{aspect-ratio:16/9;width:100%;height:auto;position:relative}.Overview-module-scss-module__Wp5m0G__overview-image__image{object-fit:cover;border-radius:12px;width:100%;height:100%}.Overview-module-scss-module__Wp5m0G__overview-features{flex-direction:column;gap:20px;margin-top:40px;margin-bottom:20px;display:flex}.Overview-module-scss-module__Wp5m0G__overview-features h3{margin-bottom:10px;font-size:26px;font-weight:700}@media (max-width:991px){.Overview-module-scss-module__Wp5m0G__overview-heading h1{font-size:24px}.Overview-module-scss-module__Wp5m0G__overview-description p{font-size:18px}.Overview-module-scss-module__Wp5m0G__overview-features h3{font-size:24px}}@media (max-width:480px){.Overview-module-scss-module__Wp5m0G__overview-heading h1,.Overview-module-scss-module__Wp5m0G__overview-features h3{font-size:22px}}
.ProjectInfoTable-module-scss-module__ZjdjMW__projectInfoTable table{border-collapse:collapse;color:#333;width:100%;font-size:18px;line-height:1.6}.ProjectInfoTable-module-scss-module__ZjdjMW__projectInfoTable td{vertical-align:top;border-bottom:1px solid #eee;padding:12px 8px}.ProjectInfoTable-module-scss-module__ZjdjMW__projectInfoTable .ProjectInfoTable-module-scss-module__ZjdjMW__label{color:#000;white-space:nowrap;width:240px;font-weight:600}.ProjectInfoTable-module-scss-module__ZjdjMW__projectInfoTable .ProjectInfoTable-module-scss-module__ZjdjMW__value{color:#000;font-weight:600}.ProjectInfoTable-module-scss-module__ZjdjMW__projectInfoTable .ProjectInfoTable-module-scss-module__ZjdjMW__value a{color:#0056b3;text-decoration:none}.ProjectInfoTable-module-scss-module__ZjdjMW__projectInfoTable .ProjectInfoTable-module-scss-module__ZjdjMW__value a:hover{text-decoration:underline}@media screen and (max-width:992px){.ProjectInfoTable-module-scss-module__ZjdjMW__projectInfoTable .ProjectInfoTable-module-scss-module__ZjdjMW__label{white-space:wrap;width:180px}}
.Policy-module-scss-module__ekhOVq__policy{padding:3rem 0 5rem}.Policy-module-scss-module__ekhOVq__policy-header{text-align:center;margin-bottom:3rem}.Policy-module-scss-module__ekhOVq__policy-badge{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#00633c 0%,#00894f 100%);border-radius:2rem;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:16px;font-weight:700;display:inline-block}.Policy-module-scss-module__ekhOVq__policy-heading{color:#1f2937;margin-bottom:1rem;font-size:28px;font-weight:800;line-height:1.2}@media (max-width:768px){.Policy-module-scss-module__ekhOVq__policy-heading{font-size:24px}}.Policy-module-scss-module__ekhOVq__policy-subtitle{color:#4b5563;max-width:800px;margin:0 auto;font-size:20px;line-height:1.6}@media (max-width:768px){.Policy-module-scss-module__ekhOVq__policy-subtitle{font-size:18px}}.Policy-module-scss-module__ekhOVq__policy-content,.Policy-module-scss-module__ekhOVq__policy-info{flex-direction:column;gap:1.5rem;display:flex}.Policy-module-scss-module__ekhOVq__policy-section{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 20px #00000014}.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__section-title{color:#1f2937;margin-bottom:1.25rem;font-size:22px;font-weight:700}.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__section-desc{color:#6b7280;margin-bottom:1.5rem;font-size:18px;line-height:1.6}.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__legal-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:600px){.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__legal-grid{grid-template-columns:1fr}}.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__legal-item{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__legal-icon{color:#fff;background:#00633c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__legal-icon svg{width:1.25rem;height:1.25rem}.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__legal-content h4{color:#166534;margin-bottom:.25rem;font-size:18px;font-weight:600}.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__legal-content p{color:#4b5563;margin:0;font-size:16px;line-height:1.5}.Policy-module-scss-module__ekhOVq__policy-highlight{color:#fff;background:linear-gradient(135deg,#00633c 0%,#00894f 100%);border-radius:1rem;padding:1.5rem 2rem;box-shadow:0 10px 30px #00633c4d}.Policy-module-scss-module__ekhOVq__policy-highlight p{margin:0;font-size:20px;line-height:1.7}.Policy-module-scss-module__ekhOVq__policy-highlight p b{color:#fef08a}@media (max-width:768px){.Policy-module-scss-module__ekhOVq__policy-highlight p{font-size:18px}}.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__promo-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (max-width:900px){.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__promo-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__promo-grid{grid-template-columns:1fr}}.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__promo-card{text-align:center;background:#fafafa;border:2px solid #e5e7eb;border-radius:1rem;padding:1.5rem;transition:all .3s}.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__promo-card:hover{border-color:#00633c;transform:translateY(-3px);box-shadow:0 8px 20px #00633c26}.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__promo-icon{color:#fff;background:linear-gradient(135deg,#00633c 0%,#00894f 100%);border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto .75rem;display:flex}.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__promo-icon svg{width:1.5rem;height:1.5rem}.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__promo-value{color:#00633c;margin-bottom:.25rem;font-size:24px;font-weight:800}.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__promo-label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:16px;font-weight:600}.Policy-module-scss-module__ekhOVq__policy .Policy-module-scss-module__ekhOVq__promo-desc{color:#9ca3af;margin:0;font-size:14px;line-height:1.4}@media (min-width:1025px){.Policy-module-scss-module__ekhOVq__policy-form-wrapper{height:fit-content;position:sticky;top:5rem}}@media (max-width:768px){.Policy-module-scss-module__ekhOVq__policy{padding:2rem 0 3rem}.Policy-module-scss-module__ekhOVq__policy-header{margin-bottom:2rem}.Policy-module-scss-module__ekhOVq__policy-section{padding:1.5rem}.Policy-module-scss-module__ekhOVq__policy-highlight{padding:1.25rem 1.5rem}}
.Design-module-scss-module__E9ddzW__design{padding:2rem 0}.Design-module-scss-module__E9ddzW__design-header{text-align:center;margin-bottom:3rem}.Design-module-scss-module__E9ddzW__design-heading{letter-spacing:-.025em;color:#101622;margin-bottom:.75rem;font-size:28px;font-weight:700;line-height:1.2}@media (max-width:768px){.Design-module-scss-module__E9ddzW__design-heading{font-size:26px}}@media (max-width:480px){.Design-module-scss-module__E9ddzW__design-heading{font-size:24px}}.Design-module-scss-module__E9ddzW__design-description{color:#6b7280;max-width:42rem;margin:0 auto;font-size:20px;line-height:1.6}@media (max-width:768px){.Design-module-scss-module__E9ddzW__design-description{font-size:18px}}.Design-module-scss-module__E9ddzW__design-grid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.Design-module-scss-module__E9ddzW__design-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.Design-module-scss-module__E9ddzW__design-grid{grid-template-columns:repeat(4,1fr)}}.Design-module-scss-module__E9ddzW__design-card{background:#fff;border-radius:.75rem;flex-direction:column;gap:1rem;transition:box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.Design-module-scss-module__E9ddzW__design-card:hover{box-shadow:0 10px 25px #00000026}.Design-module-scss-module__E9ddzW__design-card-image{aspect-ratio:16/9;cursor:pointer;background-color:#f0f0f0;width:100%;position:relative;overflow:hidden}.Design-module-scss-module__E9ddzW__design-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Design-module-scss-module__E9ddzW__design-image:hover{transform:scale(1.05)}.Design-module-scss-module__E9ddzW__design-card-content{flex-direction:column;flex-grow:1;padding:1.25rem;display:flex}.Design-module-scss-module__E9ddzW__design-card-title{color:#101622;margin-bottom:.5rem;font-size:22px;font-weight:600}@media (max-width:768px){.Design-module-scss-module__E9ddzW__design-card-title{font-size:20px}}.Design-module-scss-module__E9ddzW__design-card-description{color:#6b7280;flex-grow:1;margin-bottom:1rem;font-size:16px;line-height:1.6}.Design-module-scss-module__E9ddzW__design-card-link{color:#135bec;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:.5rem;padding:0;font-size:16px;font-weight:500;transition:all .2s;display:none}.Design-module-scss-module__E9ddzW__design-card-link:hover{gap:.75rem;text-decoration:underline}.Design-module-scss-module__E9ddzW__design-card-icon{font-size:1rem;transition:transform .2s}.Design-module-scss-module__E9ddzW__design-card-badge{color:#fff;background-color:#00633c;border-radius:1rem;align-self:flex-start;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.Design-module-scss-module__E9ddzW__design-card-specs{border-top:1px solid #e5e7eb;flex-direction:column;gap:.5rem;margin:auto 0 0;padding:1rem 0 0;list-style:none;display:flex}.Design-module-scss-module__E9ddzW__design-card-specs li{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.Design-module-scss-module__E9ddzW__design-card-specs .Design-module-scss-module__E9ddzW__spec-label{color:#6b7280;font-weight:500}.Design-module-scss-module__E9ddzW__design-card-specs .Design-module-scss-module__E9ddzW__spec-value{color:#101622;text-align:right;font-weight:600}
.PriceSection-module-scss-module__5pM2zG__price-section{background-color:#00633c;padding:2rem 0}.PriceSection-module-scss-module__5pM2zG__price-section-heading{text-align:center;color:#fef08a;text-transform:uppercase;margin-bottom:1.5rem;font-size:22px;font-weight:600}.PriceSection-module-scss-module__5pM2zG__price-section-content{color:#fff;gap:1.5rem;display:flex}.PriceSection-module-scss-module__5pM2zG__price-section-picture{cursor:pointer;aspect-ratio:2404/1350;width:50%;position:relative}.PriceSection-module-scss-module__5pM2zG__price-section-picture img{object-fit:cover;border-radius:12px}.PriceSection-module-scss-module__5pM2zG__price-section-info{flex-direction:column;justify-content:center;gap:.75rem;width:50%;display:flex}.PriceSection-module-scss-module__5pM2zG__price-section-description{margin:0;font-size:18px;line-height:1.75}@media screen and (max-width:992px){.PriceSection-module-scss-module__5pM2zG__price-section-content{flex-direction:column}.PriceSection-module-scss-module__5pM2zG__price-section-picture,.PriceSection-module-scss-module__5pM2zG__price-section-info{width:100%}.PriceSection-module-scss-module__5pM2zG__price-section-heading{font-size:22px}.PriceSection-module-scss-module__5pM2zG__price-section-description{font-size:18px}}@media screen and (max-width:390px){.PriceSection-module-scss-module__5pM2zG__price-section-heading{font-size:20px}.PriceSection-module-scss-module__5pM2zG__price-section-description{font-size:16px}}
