.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.hero{position:relative}.hero-three{margin-top:20px}.hero-carousel{width:100%;overflow:hidden}.hero-swiper{width:100%}.hero-slide{position:relative;width:100%;padding-top:37.5%;border-radius:5px;overflow:hidden;margin-bottom:38px;margin-top:15px}.hero-slide-img{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;transition:transform .7s ease-out}.hero-swiper .swiper-slide-active .hero-slide-img{transform:scale(1.02)}.hero-carousel .swiper-button-next,.hero-carousel .swiper-button-prev{width:33px;height:33px;top:50%;transform:translateY(-50%);color:var(--color-primary);background-color:#fff;padding:7px;border-radius:50%;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s step-end}.hero-carousel:hover .swiper-button-next,.hero-carousel:hover .swiper-button-prev{opacity:1;visibility:visible;transition:opacity .25s ease,visibility 0s}.hero-carousel .swiper-button-next:after,.hero-carousel .swiper-button-prev:after{font-size:18px;background-color:#000;border-radius:50%;padding:12px;box-shadow:0 6px 18px rgba(0,0,0,.15);color:#fff}.hero-carousel .swiper-button-prev{left:10px}.hero-carousel .swiper-button-next{right:10px}.product-ads{margin-bottom:50px}.product-ads img{width:100%;height:auto;max-height:350px;border-radius:8px;object-fit:fill}@media (max-width:1200px){.hero-slide{padding-top:40%}}@media (max-width:992px){.hero-slide{padding-top:45%}}@media (max-width:576px){.hero-slide{padding-top:60%}.hero-carousel .swiper-button-next,.hero-carousel .swiper-button-prev{width:44px;height:44px}.hero-carousel .swiper-button-next:after,.hero-carousel .swiper-button-prev:after{font-size:16px;padding:10px}}.hero-two{margin-top:0}.hero-four{margin:20px}.brand-section{padding:30px 20px}.brand-swiper{padding:20px 10px}.brand-card{height:110px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(0,0,0,.08);transition:transform .25s ease}.brand-card:hover{transform:translateY(-4px)}.brand-card img{max-width:95%;max-height:85px;object-fit:contain}.swiper-button-next,.swiper-button-prev{color:#111}.brand-section .swiper-button-next,.brand-section .swiper-button-prev{width:28px;height:28px;margin-top:0;top:50%;transform:translateY(-50%);background:var(--color-primary);color:var(--color-text-white);border-radius:999px;box-shadow:0 2px 10px rgba(0,0,0,.12)}.brand-section .swiper-button-next:after,.brand-section .swiper-button-prev:after{font-size:12px;font-weight:700}.brand-section .swiper-button-prev{left:0}.brand-section .swiper-button-next{right:0}.brand-section .brand-swiper{padding-left:34px;padding-right:34px}@media (max-width:480px){.brand-card{height:70px}.brand-header h3{font-size:18px}.brand-section{padding:30px 10px}}.brand-trust-section{padding-bottom:40px;background:linear-gradient(180deg,#fff,#f9fafb)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;background:#fff;padding:30px;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.03);border:1px solid rgba(0,127,61,.08)}.brand-badge-wrapper{display:flex;justify-content:center;margin-bottom:15px}.brand-badge{background:rgba(0,127,61,.05);color:var(--color-red);padding:6px 16px;border-radius:50px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;border:1px solid rgba(0,127,61,.15);position:relative}.brand-badge:before{left:-20px}.brand-badge:after,.brand-badge:before{content:"";position:absolute;top:50%;width:15px;height:1px;background:rgba(0,127,61,.2)}.brand-badge:after{right:-20px}.trust-card{display:flex;align-items:center;gap:18px;padding:12px;border-radius:12px;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.trust-card:hover{transform:translateY(-8px);background:rgba(0,127,61,.02)}.icon-wrapper{flex-shrink:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--icon-color-rgb,0,127,61),.1);border-radius:12px;color:var(--icon-color,var(--color-primary))}.trust-icon{width:24px;height:24px;stroke-width:2.5px}.trust-content{display:flex;flex-direction:column}.trust-title{font-size:16px;font-weight:700;color:#1a1a1a;margin:0 0 4px}.trust-desc,.trust-title{font-family:var(--font-base)}.trust-desc{font-size:12px;color:#666;margin:0;line-height:1.4}@media (max-width:1200px){.trust-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width:768px){.brand-trust-section{padding:10px 0}.trust-grid{grid-template-columns:1fr;gap:20px;padding:20px;border-radius:12px}.trust-card{padding:5px}.trust-title{font-size:15px}.trust-desc{font-size:11px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.trust-card{animation:fadeInUp .5s ease forwards}.trust-card:first-child{animation-delay:.1s}.trust-card:nth-child(2){animation-delay:.2s}.trust-card:nth-child(3){animation-delay:.3s}.trust-card:nth-child(4){animation-delay:.4s}