.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;font-size:16px;font-weight:500;text-decoration:none;border-radius:50px;transition:all .2s ease;cursor:pointer;border:none}.btn-primary{background-color:#26a74a;color:#fff}.btn-primary:hover{background-color:#1e8a3c}.btn-secondary{background-color:#fce020;color:#383f45}.btn-secondary:hover{background-color:#fcdd07}.btn-outline{background-color:transparent;border:2px solid #26A74A;color:#26a74a}.btn-outline:hover{background-color:#26a74a;color:#fff}.card{background-color:#f8f7f9;border-radius:16px;padding:37px 48px;transition:background-color .2s ease}.card:hover{background-color:#fce020}.card-title{font-size:24px;font-weight:700;margin-top:24px}.card-text{font-size:16px;font-weight:300;margin-top:16px}.section-title{font-size:48px;font-weight:500;margin-bottom:56px;color:#383f45}@media screen and (max-width:768px){.section-title{font-size:32px;margin-bottom:32px}}.info-bar{background-color:#ec1d42;display:flex;align-items:center;padding:10px 20px;border-radius:50px;color:#fff}@media screen and (max-width:768px){.info-bar{flex-wrap:wrap}}.info-bar .left-text{font-weight:700;font-size:40px;width:190px;flex:0 0 auto;margin-right:20px}.info-bar .right-text{font-weight:700;font-style:italic}.data-table{width:100%;border-collapse:collapse}.data-table tr td{font-weight:300;padding:8px 20px;border-bottom:1px solid #e0e0e0}.data-table tr:first-child td{font-weight:600;background-color:#00000005}.data-table .dark{font-weight:600}.accordion-item{border-bottom:1px solid #e0e0e0}.accordion-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px 0;background:none;border:none;text-align:left;font-size:18px;font-weight:500;color:#383f45;cursor:pointer;transition:color .2s ease}.accordion-header:hover,.accordion-header.active{color:#26a74a}.accordion-header.active .icon svg{transform:rotate(45deg)}.accordion-header .icon{flex-shrink:0;margin-left:15px}.accordion-header .icon svg{transition:transform .3s ease}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.accordion-content p{padding:0 0 20px;color:#555959;line-height:1.8}.blog-card{text-decoration:none;display:block}.blog-card .image{border-radius:20px;overflow:hidden}.blog-card .image img{width:100%;height:auto;transition:transform .3s ease}.blog-card:hover .image img{transform:scale(1.05)}.blog-card .title{font-size:22px;font-weight:600;margin-top:32px;color:#383f45}.blog-card .text{margin-top:16px;color:#555959;line-height:1.6}.page-bar{background-color:#26a74a;padding:60px 0;color:#fff}.page-bar.bar2{background-color:#26a74a}.page-bar .bar-title{font-size:36px;font-weight:600;display:block;margin-bottom:10px}.page-bar .bar-span{font-size:14px;opacity:.9}.page-bar .bar-span a{color:#fff;text-decoration:none}.page-bar .bar-span a:hover{text-decoration:underline}.icon-grid-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.icon-grid-list li{display:flex;flex-direction:column;align-items:center;text-align:center}.icon-grid-list .icon-box{width:60px;height:50px;display:flex;align-items:center;justify-content:center}.icon-grid-list .icon-svg{max-width:40px;max-height:45px;width:auto;height:auto}.icon-grid-list .icon-text{margin-top:8px;font-size:14px;font-weight:500;color:#555959}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:400;color:#555959;line-height:1.6;overflow-x:hidden;background-color:#fff}h1,h2,h3,h4,h5,h6{color:#383f45;line-height:1.3}h1{font-size:48px}h2{font-size:36px}h3{font-size:28px}h4{font-size:24px}h5{font-size:20px}h6{font-size:18px}@media screen and (max-width:768px){h1{font-size:32px}h2{font-size:28px}h3{font-size:24px}}p{margin-bottom:1em}a{color:inherit;text-decoration:none;transition:color .2s ease}a:hover{color:#26a74a}img{max-width:100%;height:auto;display:block}:focus{outline:2px solid #26A74A;outline-offset:2px}:focus:not(:focus-visible){outline:none}.container{width:100%;max-width:1320px;margin:0 auto;padding:0 15px}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.col,[class*=col-]{padding:0 15px;flex:1}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-9{flex:0 0 75%;max-width:75%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}@media screen and (max-width:992px){.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7{flex:0 0 100%;max-width:100%}}@media screen and (max-width:768px){.col-md-3,.col-md-5,.col-md-6,.col-md-7,.col-md-9{flex:0 0 100%;max-width:100%}}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.text-center{text-align:center}.text-end{text-align:right}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:flex!important}@media screen and (min-width:768px){.d-md-none{display:none!important}.d-md-block{display:block!important}}@media screen and (min-width:1100px){.d-xl-none{display:none!important}.d-xl-block{display:block!important}}.mt-4{margin-top:24px}.mb-3{margin-bottom:16px}.my-4{margin-top:24px;margin-bottom:24px}@media screen and (min-width:768px){.ps-md-4{padding-left:24px}}.position-relative{position:relative}.position-absolute{position:absolute}.w-100{width:100%}.img-fluid{max-width:100%;height:auto}.fw-bold{font-weight:700}.text-success{color:#26a74a}.bg-light{background-color:#f8f7f9!important}.bg-white{background-color:#fff!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-on-scroll{opacity:0;transition:opacity .6s ease,transform .6s ease}.animate-on-scroll.animate-fade-up{transform:translateY(30px)}.animate-on-scroll.animate-fade-left{transform:translate(-30px)}.animate-on-scroll.animate-fade-right{transform:translate(30px)}.animate-on-scroll.animate-scale{transform:scale(.9)}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0) translate(0) scale(1)}.stagger-children>*{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.stagger-children.is-visible>*:nth-child(1){transition-delay:.1s}.stagger-children.is-visible>*:nth-child(2){transition-delay:.2s}.stagger-children.is-visible>*:nth-child(3){transition-delay:.3s}.stagger-children.is-visible>*:nth-child(4){transition-delay:.4s}.stagger-children.is-visible>*:nth-child(5){transition-delay:.5s}.stagger-children.is-visible>*{opacity:1;transform:translateY(0)}.page-hero{animation:fadeIn .8s ease-out}.page-title{animation:fadeInUp .6s ease-out .2s both}.hover-lift{transition:transform .3s ease,box-shadow .3s ease}.hover-lift:hover{transform:translateY(-5px);box-shadow:0 4px 16px #0000001a}.hover-scale{transition:transform .3s ease}.hover-scale:hover{transform:scale(1.03)}.slider{position:relative;overflow:hidden}@media screen and (max-width:768px){.slider{display:none}}.slider img{width:100%;height:auto}.mobile-slider{display:none;text-align:center;position:relative;overflow:hidden}@media screen and (max-width:768px){.mobile-slider{display:block}}.mobile-slider .family-img{width:100%}.blog-list{margin-top:124px;padding-bottom:60px}@media screen and (max-width:992px){.blog-list{margin-top:60px}}.blog-list .main-title{font-size:48px;font-weight:500;margin-bottom:56px}@media screen and (max-width:768px){.blog-list .main-title{font-size:32px;margin-bottom:32px}}.blog-list .item{margin-bottom:30px}.blog-list .item .image{border-radius:20px;overflow:hidden}.blog-list .item .image img{transition:transform .3s ease}.blog-list .item:hover .image img{transform:scale(1.1)}.blog-list .item .title{font-size:22px;font-weight:600;margin-top:32px}.blog-list .item .text{margin-top:16px;line-height:1.6}.why-culturelle{margin-top:140px}@media screen and (max-width:992px){.why-culturelle{margin-top:60px}}.why-culturelle .main-title{font-size:48px;font-weight:500;margin-bottom:56px}@media screen and (max-width:768px){.why-culturelle .main-title{font-size:32px;margin-bottom:32px}}.why-culturelle .equal-height-cards>[class*=col-]{display:flex}.why-culturelle .equal-height-cards>[class*=col-] .item{display:flex;flex-direction:column;width:100%;height:100%}.why-culturelle .item{background-color:#f8f7f9;border-radius:16px;padding:37px 48px;margin-bottom:30px;transition:background-color .2s ease}.why-culturelle .item:hover{background-color:#fce020}.why-culturelle .item .title{margin-top:24px;font-size:24px;font-weight:700;display:flex;align-items:center;gap:15px}.why-culturelle .item .text{margin-top:16px;font-size:16px;font-weight:300;flex-grow:1}.home-info{padding:80px 0 60px;background:linear-gradient(90deg,#f8f7f9 36.41%,#f8f7f900 77.55%);margin-top:100px}@media screen and (max-width:992px){.home-info{margin-top:60px;padding:60px 0 40px}}.home-info .left-area .title{font-size:42px;color:#383f45;font-weight:500}@media screen and (max-width:768px){.home-info .left-area .title{font-size:28px}}.home-info .left-area .text{margin-top:24px;font-size:18px}.home-info .left-area .list{list-style:none;margin-top:16px}.home-info .left-area .list li{margin-bottom:8px;display:flex;align-items:center;gap:10px;font-size:15px}.home-info .right-area{position:relative;text-align:right}.home-info .right-area .child-img{width:100%;max-width:380px;border-radius:20px}@media screen and (max-width:992px){.home-info .right-area{margin-top:30px;text-align:center}.home-info .right-area .child-img{max-width:100%}}.content-table-section{padding:40px 0;background-color:#f8f7f9}@media screen and (max-width:768px){.content-table-section{padding:24px 0}}.content-table-wrapper{background:linear-gradient(135deg,#26a74a,#1e863b);border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #26a74a4d}.table-header{padding:24px 30px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;border-bottom:1px solid rgba(255,255,255,.2)}@media screen and (max-width:768px){.table-header{padding:20px;flex-direction:column;text-align:center}}.table-header .header-highlight{display:flex;flex-direction:column;gap:4px}.table-header .header-highlight .big-number{font-size:36px;font-weight:700;color:#fff;line-height:1}@media screen and (max-width:768px){.table-header .header-highlight .big-number{font-size:28px}}.table-header .header-highlight .header-subtitle{font-size:16px;color:#ffffffe6;font-weight:500}.table-header .header-bacteria{display:flex;flex-direction:column;gap:6px;text-align:right}@media screen and (max-width:768px){.table-header .header-bacteria{text-align:center}}.table-header .header-bacteria span{font-size:14px;color:#ffffffd9;font-style:italic}.table-content{padding:0 30px}@media screen and (max-width:768px){.table-content{padding:0 16px}}.table-row{display:grid;grid-template-columns:1fr 1fr 70px;gap:12px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1);align-items:center}@media screen and (max-width:768px){.table-row{grid-template-columns:1fr;gap:6px;padding:12px 0}}.table-row:last-child{border-bottom:none}.table-row .col-name{font-size:14px;color:#fff;font-weight:400}@media screen and (max-width:768px){.table-row .col-name{font-weight:500;font-size:13px}}.table-row .col-value{font-size:14px;color:#ffffffe6;text-align:center}@media screen and (max-width:768px){.table-row .col-value{text-align:left;font-size:13px;color:#fffc}}.table-row .col-value sup{font-size:.7em}.table-row .col-brd{font-size:14px;color:#ffffffe6;text-align:center;font-weight:600}@media screen and (max-width:768px){.table-row .col-brd{text-align:left;font-size:13px}.table-row .col-brd:before{content:"BRD: ";font-weight:400;color:#ffffffb3}}.table-row.table-row-header{background:#ffffff1a;border-radius:8px;margin:12px 0;padding:12px 16px}.table-row.table-row-header .col-name,.table-row.table-row-header .col-value,.table-row.table-row-header .col-brd{font-weight:600;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.5px}@media screen and (max-width:768px){.table-row.table-row-header{display:none}}.table-row.table-row-sub .col-name{padding-left:16px;font-size:13px;color:#ffffffd9}@media screen and (max-width:768px){.table-row.table-row-sub .col-name{padding-left:10px;border-left:2px solid rgba(255,255,255,.3)}}.table-row.table-row-sub .col-value{font-size:13px}.table-footer{padding:14px 30px;background:#00000026;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}@media screen and (max-width:768px){.table-footer{padding:12px 20px;flex-direction:column;gap:6px}}.table-footer span{font-size:12px;color:#ffffffb3}.how-use{padding:150px 0}@media screen and (max-width:992px){.how-use{padding:60px 0}}.how-use .left-area{position:relative}.how-use .left-area .left-icon{position:absolute;top:0}.how-use .right-area .title{font-size:48px;color:#383f45;font-weight:500}@media screen and (max-width:768px){.how-use .right-area .title{font-size:32px}}.how-use .right-area .text{margin-top:30px;font-size:20px;font-weight:300}.how-use .table{margin-top:40px}.how-use .table table{width:100%;border-collapse:collapse}.how-use .table table td{padding:10px 20px;border:1px solid #e0e0e0}.how-use .table table td.dark{font-weight:600;background-color:#f8f7f9}.how-use .price-table-modern{margin-top:30px;background:linear-gradient(135deg,#26a74a,#1e863b);border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #26a74a40}.how-use .price-table-modern .price-row{display:grid;grid-template-columns:1fr 1fr 1fr}.how-use .price-table-modern .price-row.price-header{background:#00000026}.how-use .price-table-modern .price-row.price-header .price-col{font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:#fff;padding:14px 20px;text-align:center}.how-use .price-table-modern .price-row.price-header .price-col:first-child{text-align:left}.how-use .price-table-modern .price-row .price-col{padding:16px 20px;color:#fff;font-size:15px;text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}.how-use .price-table-modern .price-row .price-col:first-child{text-align:left}.how-use .price-table-modern .price-row .price-col.price-label{font-weight:500}.how-use .price-table-modern .price-row .price-col.price-value{font-weight:700;font-size:18px}.how-use .price-table-modern .price-row:last-child .price-col{border-bottom:none}@media screen and (max-width:576px){.how-use .price-table-modern .price-row .price-col{padding:12px;font-size:13px}.how-use .price-table-modern .price-row .price-col.price-value{font-size:15px}.how-use .price-table-modern .price-row.price-header .price-col{font-size:11px;padding:12px}}.home-bottom{margin-top:60px}.home-bottom .bg{width:100%;height:auto}.cont1,.cont2,.cont3{padding:60px 0}.cont1 h2,.cont2 h2,.cont3 h2{color:#383f45;margin-bottom:24px}.cont1 p,.cont2 p,.cont3 p{line-height:1.8;margin-bottom:16px}.cont1 .ba-images .img img,.cont1 .ba-images2 .img img,.cont2 .ba-images .img img,.cont2 .ba-images2 .img img,.cont3 .ba-images .img img,.cont3 .ba-images2 .img img{border-radius:20px}.cont2{background-color:#f8f7f9}.cont3{text-align:center;background-color:#f8f7f9}.cont3 .p1{max-width:300px;margin:0 auto}.cont3 .cont-row{margin-top:40px}.sinbiyotik-section{display:flex;align-items:flex-start;justify-content:center;gap:20px;text-align:center}@media screen and (max-width:992px){.sinbiyotik-section{flex-direction:column;align-items:center}}.sinbiyotik-item{flex:1;max-width:280px}.sinbiyotik-item h3{font-size:24px;font-weight:600;color:#383f45;margin-bottom:12px}.sinbiyotik-item p{font-size:14px;line-height:1.6;color:#555959;margin-bottom:20px;min-height:60px}.sinbiyotik-item .sinbiyotik-desc{font-size:13px;color:#888;min-height:auto;margin-top:16px}.sinbiyotik-image{width:140px;height:140px;margin:0 auto;display:flex;align-items:center;justify-content:center}.sinbiyotik-image img{max-width:100%;max-height:100%;object-fit:contain}.sinbiyotik-operator{display:flex;align-items:center;justify-content:center;padding-top:120px}@media screen and (max-width:992px){.sinbiyotik-operator{padding:20px 0}.sinbiyotik-operator svg{transform:rotate(90deg)}}.bar,.bar2{background-color:#26a74a;padding:60px 0;color:#fff}.bar .bar-title,.bar2 .bar-title{font-size:36px;font-weight:600;display:block;margin-bottom:10px}.bar .bar-span,.bar2 .bar-span{font-size:14px;opacity:.9}.bar .bar-span a,.bar2 .bar-span a{color:#fff;text-decoration:none}.bar .bar-span a:hover,.bar2 .bar-span a:hover{text-decoration:underline}.accordion-container{max-width:900px;margin:0 auto}.text3{font-size:32px;font-weight:600;color:#383f45;margin-bottom:40px}.ba-cont h2,.ba-cont3 h2{font-size:28px;margin-bottom:20px}.ba-cont ul,.ba-cont3 ul{padding-left:20px;margin:20px 0}.ba-cont ul li,.ba-cont3 ul li{margin-bottom:10px;line-height:1.6}.cont2-text,.cont2-h2,.cont2-green{display:block;margin-top:20px;font-weight:600;color:#383f45}.cont2-green{color:#26a74a}.cont2-span{display:block;margin-bottom:12px}.cont2-margin{margin-left:10px}.cont3-text{font-size:18px;line-height:1.8;margin-bottom:20px}.cont3-text2{font-size:16px;line-height:1.7;color:#555959}.cont5{margin-top:0;padding:60px 0}.cont5 .icon{margin-bottom:15px}.equal-height-cards{display:flex;flex-wrap:wrap}.equal-height-cards>[class*=col-]{display:flex}.equal-height-cards>[class*=col-]>.card{display:flex;flex-direction:column;width:100%;height:100%;background:#fff;border-radius:16px;padding:30px;box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease}.equal-height-cards>[class*=col-]>.card:hover{transform:translateY(-5px);box-shadow:0 4px 16px #0000001a}.equal-height-cards>[class*=col-]>.card .card-icon{width:60px;height:60px;margin-bottom:20px}.equal-height-cards>[class*=col-]>.card .card-title{font-size:20px;font-weight:600;color:#383f45;margin-bottom:12px}.equal-height-cards>[class*=col-]>.card .card-text{font-size:15px;line-height:1.7;color:#555959;flex-grow:1}.product-section{padding:80px 0;background:linear-gradient(180deg,#f8f7f9,#fff);position:relative}@media screen and (max-width:992px){.product-section{padding:60px 0}}.product-section .product-image-area{text-align:center}.product-section .product-image-area .product-img{max-width:350px;width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.15));transition:transform .4s ease}.product-section .product-image-area .product-img:hover{transform:scale(1.02)}@media screen and (max-width:768px){.product-section .product-image-area{margin-bottom:40px}.product-section .product-image-area .product-img{max-width:280px}}.product-section .product-info-area .product-description{font-size:18px;line-height:1.8;color:#555959;margin-bottom:30px;padding:24px;background:#fff;border-radius:16px;box-shadow:0 2px 8px #00000014;border-left:4px solid #26A74A}@media screen and (max-width:768px){.product-section .product-info-area .product-description{font-size:16px;padding:20px}}.product-section .price-table-modern{background:linear-gradient(135deg,#26a74a,#1e863b);border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #26a74a40}.product-section .price-table-modern .price-row{display:grid;grid-template-columns:1fr 1fr 1fr}.product-section .price-table-modern .price-row.price-header{background:#00000026}.product-section .price-table-modern .price-row.price-header .price-col{font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:#fff;padding:14px 20px;text-align:center}.product-section .price-table-modern .price-row.price-header .price-col:first-child{text-align:left}.product-section .price-table-modern .price-row .price-col{padding:16px 20px;color:#fff;font-size:15px;text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}.product-section .price-table-modern .price-row .price-col:first-child{text-align:left}.product-section .price-table-modern .price-row .price-col.price-label{font-weight:500}.product-section .price-table-modern .price-row .price-col.price-value{font-weight:700;font-size:18px}.product-section .price-table-modern .price-row:last-child .price-col{border-bottom:none}@media screen and (max-width:576px){.product-section .price-table-modern .price-row .price-col{padding:12px;font-size:13px}.product-section .price-table-modern .price-row .price-col.price-value{font-size:15px}.product-section .price-table-modern .price-row.price-header .price-col{font-size:11px;padding:12px}}.cont1,.cont2,.cont3{position:relative}.cont1:after,.cont2:after,.cont3:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(38,167,74,.2),transparent)}.pre-footer-transition{height:80px;background:linear-gradient(180deg,#fff,#f8f7f9)}@media screen and (max-width:768px){.pre-footer-transition{height:40px}}header[data-astro-cid-3ef6ksr2]{padding:12px 0;position:relative;z-index:100}.header-inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{display:block}.header-menu[data-astro-cid-3ef6ksr2] .menu-list[data-astro-cid-3ef6ksr2]{list-style:none;display:flex;align-items:center;gap:10px;margin:0;padding:0}.header-menu[data-astro-cid-3ef6ksr2] .menu-list[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none;color:#383f45;padding:10px 20px;font-weight:500;transition:color .2s}.header-menu[data-astro-cid-3ef6ksr2] .menu-list[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:#26a74a}.mobile-menu-toggle[data-astro-cid-3ef6ksr2]{display:none;background:none;border:none;cursor:pointer;padding:8px;color:#383f45}@media screen and (max-width:1100px){.header-menu[data-astro-cid-3ef6ksr2]{display:none}.mobile-menu-toggle[data-astro-cid-3ef6ksr2]{display:block}.header-menu[data-astro-cid-3ef6ksr2] .menu-list[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:10px}}.mobile-menu[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:-100%;width:80%;max-width:320px;height:100vh;background:#fff;z-index:1001;transition:left .3s ease;box-shadow:2px 0 10px #0000001a}.mobile-menu[data-astro-cid-3ef6ksr2].open{left:0}.mobile-menu-header[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #eee}.mobile-menu-close[data-astro-cid-3ef6ksr2]{background:none;border:none;cursor:pointer;padding:8px;color:#383f45}.mobile-menu-nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{list-style:none;padding:0;margin:0}.mobile-menu-nav[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:block;padding:16px 20px;color:#383f45;text-decoration:none;font-weight:500;border-bottom:1px solid #eee;transition:background-color .2s}.mobile-menu-nav[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{background-color:#f5f5f5;color:#26a74a}.mobile-menu-overlay[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.mobile-menu-overlay[data-astro-cid-3ef6ksr2].open{opacity:1;visibility:visible}.contact-us[data-astro-cid-sz7xmlte]{padding:80px 0;background-color:#f8f7f9}.contact-us[data-astro-cid-sz7xmlte] .title[data-astro-cid-sz7xmlte]{font-size:48px;font-weight:500;margin-bottom:40px;color:#383f45}.contact-us[data-astro-cid-sz7xmlte] .info[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0 0 40px;display:flex;flex-wrap:wrap;gap:30px}.contact-us[data-astro-cid-sz7xmlte] .info[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{display:flex;align-items:flex-start;gap:15px;flex:1;min-width:250px}.contact-us[data-astro-cid-sz7xmlte] .info[data-astro-cid-sz7xmlte] .icon[data-astro-cid-sz7xmlte]{flex-shrink:0;width:48px;height:48px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.contact-us[data-astro-cid-sz7xmlte] .info[data-astro-cid-sz7xmlte] .text[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:8px}.contact-us[data-astro-cid-sz7xmlte] .info[data-astro-cid-sz7xmlte] .list[data-astro-cid-sz7xmlte]{color:#555959;line-height:1.6}.contact-us[data-astro-cid-sz7xmlte] .info[data-astro-cid-sz7xmlte] .list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:inherit;text-decoration:none}.contact-us[data-astro-cid-sz7xmlte] .info[data-astro-cid-sz7xmlte] .list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#26a74a}.contact-us[data-astro-cid-sz7xmlte] .go-maps[data-astro-cid-sz7xmlte],.contact-us[data-astro-cid-sz7xmlte] .go-mail[data-astro-cid-sz7xmlte]{color:#26a74a;text-decoration:none;font-weight:500}.contact-us[data-astro-cid-sz7xmlte] .go-maps[data-astro-cid-sz7xmlte]:hover,.contact-us[data-astro-cid-sz7xmlte] .go-mail[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}.footer-link[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:20px}.footer-link[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#555959;text-decoration:none;font-size:14px}.footer-link[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#26a74a}footer[data-astro-cid-sz7xmlte]{padding:40px 0;background-color:#f8f7f9;border-top:1px solid #e0e0e0}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.footer-left[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:10px}.copyright[data-astro-cid-sz7xmlte]{font-size:14px;color:#555959}.social-list[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0;display:flex;gap:15px}.social-list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border-radius:50%;transition:transform .2s}.social-list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{transform:scale(1.1)}@media screen and (max-width:768px){.contact-us[data-astro-cid-sz7xmlte] .title[data-astro-cid-sz7xmlte]{font-size:32px}.contact-us[data-astro-cid-sz7xmlte] .info[data-astro-cid-sz7xmlte]{flex-direction:column}.footer-inner[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center}.footer-left[data-astro-cid-sz7xmlte]{align-items:center}}#whatsapp-button[data-astro-cid-iehx2mtc]{position:fixed;right:20px;bottom:20px;z-index:999;display:flex;align-items:center;gap:8px;background-color:#25d366;color:#fff;padding:12px 20px;border-radius:50px;text-decoration:none;font-weight:600;font-size:14px;box-shadow:0 4px 15px #25d36666;transition:transform .2s,box-shadow .2s}#whatsapp-button[data-astro-cid-iehx2mtc]:hover{transform:scale(1.05);box-shadow:0 6px 20px #25d36680}@media screen and (max-width:768px){#whatsapp-button[data-astro-cid-iehx2mtc] span[data-astro-cid-iehx2mtc]{display:none}#whatsapp-button[data-astro-cid-iehx2mtc]{padding:14px;border-radius:50%}}html{scroll-behavior:smooth}
