:root{--home-theme-primary: #2575B6;--home-theme-primary-dark: #18366d;--home-theme-primary-soft: #e8f3fc;--home-theme-accent: #f7b500;--home-theme-bg-light: #f6f9fc;--home-theme-bg-blue: #2575B6;--home-theme-text-dark: #000000;--home-theme-card-text-header: #1B294B;--home-theme-card-text-paragraph: #65758B;--home-theme-text-body: #4a5568;--home-theme-text-muted: #6C7C93;--home-theme-card-bg: #ffffff;--home-theme-border: rgba(37, 117, 182, .14);--home-theme-shadow-sm: 0 6px 16px rgba(15, 37, 69, .06);--home-theme-shadow-md: 0 12px 32px rgba(15, 37, 69, .08);--home-theme-shadow-lg: 0 20px 48px rgba(15, 37, 69, .12);--home-theme-radius-sm: 10px;--home-theme-radius-md: 14px;--home-theme-radius-lg: 20px;--home-section-pad-y: 80px;--home-section-pad-y-sm: 48px}.home-main{font-family:Urbanist,sans-serif;color:var(--home-theme-text-dark);overflow-x:hidden}.home-main *{box-sizing:border-box}.home-main img{max-width:100%;display:block}.home-main a{text-decoration:none;color:inherit}.home-main h1,.home-main h2,.home-main h3,.home-main h4{font-family:Urbanist,sans-serif;margin:0;line-height:1.2}.home-main p{color:var(--home-theme-text-body);line-height:1.65;margin:0}.home-main .home-hero-primary-btn,.home-main .home-hero-secondary-btn,.home-main .home-furniture-cta-btn,.home-main .home-equipment-cta-btn,.home-main .home-best-selling-cta-btn,.home-main .home-contact-form-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:12px;font-weight:700;font-size:16px;cursor:pointer;border:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease;text-align:center;line-height:1.2}.home-hero-section{position:relative;height:100vh;min-height:640px;max-height:1080px;padding:30px 0 28px;overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(180deg,#f4f7fb,#fff)}.home-hero-bg{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.home-hero-bg-image{width:100%;height:100%;object-fit:cover;object-position:center right;display:block}.home-hero-section:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#fffffff2,#ffffffd9 30%,#fff6,#fff0 80%);pointer-events:none}.home-hero-container{position:relative;z-index:2;flex:1 1 auto;display:flex;align-items:center;justify-content:space-between;min-height:0}.home-hero-content{max-width:630px;display:flex;flex-direction:column;justify-content:flex-start!important;align-items:flex-start;gap:32px}.home-hero-tag{display:inline-flex;align-items:center;gap:8px;padding:7px 16px;background:var(--home-theme-primary);color:#fff;border-radius:30px;font-weight:600;font-size:14px;width:fit-content;box-shadow:0 6px 18px #2575b640}.home-hero-tag-icon{width:16px;height:16px;filter:brightness(0) invert(1)}.home-hero-heading{font-size:64px;font-weight:800;line-height:1.1;color:var(--home-theme-text-dark);letter-spacing:-.5px;margin:0}.home-hero-highlight{color:var(--home-theme-primary)}.home-hero-paragraph{font-size:20px;line-height:1.55;color:var(--home-theme-text-dark);margin:0}.home-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:6px}.home-hero-primary-btn{background:var(--home-theme-primary);color:#fff!important;box-shadow:0 14px 28px #2575b640;padding:12px 24px;border-radius:30px;font-size:15px}.home-hero-primary-btn:hover{background:var(--home-theme-primary-dark);color:#fff;transform:translateY(-2px)}.home-hero-primary-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;transition:transform .2s ease}.home-hero-primary-btn-icon svg{width:14px;height:14px}.home-hero-primary-btn-icon i{font-size:12px;line-height:1}.home-hero-primary-btn:hover .home-hero-primary-btn-icon{transform:translate(2px)}.home-hero-secondary-btn{background:#fff;color:var(--home-theme-primary)!important;border:2px solid var(--home-theme-primary)!important;padding:12px 24px;border-radius:30px;font-size:15px}.home-hero-secondary-btn:hover{background:var(--home-theme-primary-soft);color:var(--home-theme-primary-dark)}.home-hero-tooltip{position:absolute;top:8%;right:18%;width:230px;z-index:3;pointer-events:none}.home-hero-tooltip-card{background:#fff;border-radius:12px;padding:14px 16px 16px;box-shadow:0 18px 40px #0f254526;border:1px solid var(--home-theme-border)}.home-hero-tooltip-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.home-hero-tooltip-title{font-size:14.5px;font-weight:700;color:var(--home-theme-primary);margin:0}.home-hero-tooltip-close{font-size:18px;color:var(--home-theme-text-muted);line-height:1}.home-hero-tooltip-text{font-size:12.5px;color:var(--home-theme-text-body);line-height:1.5;margin:0}.home-hero-tooltip-line{position:absolute;top:90px;right:-90px;width:100px;height:1px;background:var(--home-theme-primary);transform:rotate(20deg);transform-origin:left center;opacity:.6}.home-hero-tooltip-dot{position:absolute;top:122px;right:-96px;width:10px;height:10px;border-radius:50%;background:var(--home-theme-primary);box-shadow:0 0 0 4px #2575b633}@media(max-width:1199px){.home-hero-heading{font-size:52px}.home-hero-tooltip{right:6%}}@media(max-width:991px){.home-hero-heading{font-size:48px}.home-hero-section{height:140vh}.home-hero-tooltip{display:none}}.home-hero-features-container{position:relative;z-index:3;margin-top:60px}.home-hero-features{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.home-hero-feature{background:#fff;border:1px solid var(--home-theme-border);border-radius:14px;padding:14px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 6px 16px #0f25450f;transition:transform .2s ease,box-shadow .2s ease}.home-hero-feature:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0f25451a}.home-hero-feature-icon{width:40px;height:40px;border-radius:10px;background:var(--home-theme-primary-soft);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.home-hero-feature-icon img{width:100%;height:100%}.home-hero-feature-text{display:flex;flex-direction:column;gap:2px;min-width:0}.home-hero-feature-title{font-size:14px;font-weight:700;color:var(--home-theme-text-dark);line-height:1.2}.home-hero-feature-sub{font-size:12px;color:var(--home-theme-text-muted);line-height:1.3}@media(max-width:1199px){.home-hero-features{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:991px){.home-hero-section{padding:60px 0 80px;min-height:auto}.home-hero-section:before{background:linear-gradient(180deg,#fffffff2,#ffffffd9 40%,#ffffff8c)}.home-hero-bg-image{object-position:center}.home-hero-container{min-height:auto}.home-hero-content{max-width:100%;padding-top:0;text-align:center;align-items:center}.home-hero-paragraph{margin:0 auto}.home-hero-actions{justify-content:center}.home-hero-features-container{margin-top:240px}}@media(max-width:767px){.home-hero-section{padding:48px 0 60px}.home-hero-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-hero-features-container{margin-top:120px}}@media(max-width:480px){.home-hero-tag{font-size:12.5px;padding:6px 14px}.home-hero-paragraph{font-size:15.5px}.home-hero-primary-btn,.home-hero-secondary-btn{padding:12px 22px;font-size:15px}.home-hero-features{grid-template-columns:1fr}.home-hero-features-container{margin-top:60px}}.home-products-header{max-width:960px;margin:0 auto 44px;text-align:center}.home-products-eyebrow{display:inline-block;padding:6px 14px;background:var(--home-theme-primary-soft);color:var(--home-theme-primary);border-radius:30px;font-weight:700;font-size:12.5px;letter-spacing:.4px;text-transform:uppercase;margin-bottom:14px}.home-products-heading{font-size:36px;font-weight:800;color:var(--home-theme-text-dark);margin-bottom:12px}.home-products-paragraph{font-size:18px;color:var(--home-theme-text-dark);line-height:1.6}.home-lab-solutions-header{max-width:960px;margin:0 auto 44px;text-align:center}.home-lab-solutions-eyebrow{display:inline-block;padding:6px 14px;background:var(--home-theme-primary-soft);color:var(--home-theme-primary);border-radius:30px;font-weight:700;font-size:12.5px;letter-spacing:.4px;text-transform:uppercase;margin-bottom:14px}.home-lab-solutions-heading{font-size:36px;font-weight:800;color:var(--home-theme-text-dark);margin-bottom:12px}.home-lab-solutions-paragraph{font-size:18px;color:var(--home-theme-text-dark);line-height:1.6}.home-furniture-header{max-width:960px;margin:0 auto 44px;text-align:center}.home-furniture-eyebrow{display:inline-block;padding:6px 14px;background:var(--home-theme-primary-soft);color:var(--home-theme-primary);border-radius:30px;font-weight:700;font-size:12.5px;letter-spacing:.4px;text-transform:uppercase;margin-bottom:14px}.home-furniture-heading{font-size:36px;font-weight:800;color:var(--home-theme-text-dark);margin-bottom:12px}.home-furniture-paragraph{font-size:18px;color:var(--home-theme-text-dark);line-height:1.6}.home-equipment-header{max-width:960px;margin:0 auto 44px;text-align:center}.home-equipment-eyebrow{display:inline-block;padding:6px 14px;background:var(--home-theme-primary-soft);color:var(--home-theme-primary);border-radius:30px;font-weight:700;font-size:12.5px;letter-spacing:.4px;text-transform:uppercase;margin-bottom:14px}.home-equipment-heading{font-size:36px;font-weight:800;color:var(--home-theme-text-dark);margin-bottom:12px}.home-equipment-paragraph{font-size:18px;color:var(--home-theme-text-dark);line-height:1.6}.home-why-header{max-width:960px;margin:0 auto 44px;text-align:center}.home-why-eyebrow{display:inline-block;padding:6px 14px;background:var(--home-theme-primary-soft);color:var(--home-theme-primary);border-radius:30px;font-weight:700;font-size:12.5px;letter-spacing:.4px;text-transform:uppercase;margin-bottom:14px}.home-why-heading{font-size:36px;font-weight:800;color:var(--home-theme-text-dark);margin-bottom:12px}.home-why-paragraph{font-size:18px;color:var(--home-theme-text-dark);line-height:1.6}.home-reviews-header{max-width:960px;margin:0 auto 44px;text-align:center}.home-reviews-eyebrow{display:inline-block;padding:6px 14px;background:var(--home-theme-primary-soft);color:var(--home-theme-primary);border-radius:30px;font-weight:700;font-size:12.5px;letter-spacing:.4px;text-transform:uppercase;margin-bottom:14px}.home-reviews-heading{font-size:36px;font-weight:800;color:var(--home-theme-text-dark);margin-bottom:12px}.home-reviews-paragraph{font-size:18px;color:var(--home-theme-text-dark);line-height:1.6}.home-proud-eyebrow{display:inline-block;padding:6px 14px;background:var(--home-theme-primary-soft);color:var(--home-theme-primary);border-radius:30px;font-weight:700;font-size:12.5px;letter-spacing:.4px;text-transform:uppercase;margin-bottom:14px}.home-proud-heading{font-size:36px;font-weight:800;color:var(--home-theme-text-dark);margin-bottom:12px}.home-proud-paragraph{font-size:18px;color:var(--home-theme-text-dark);line-height:1.6}.home-contact-eyebrow{display:inline-block;padding:6px 14px;background:var(--home-theme-primary-soft);color:var(--home-theme-primary);border-radius:30px;font-weight:700;font-size:12.5px;letter-spacing:.4px;text-transform:uppercase;margin-bottom:14px}.home-contact-heading{font-size:36px;font-weight:800;color:var(--home-theme-text-dark);margin-bottom:12px}.home-contact-paragraph{font-size:18px;color:var(--home-theme-text-dark);line-height:1.6}.home-products-section{padding:var(--home-section-pad-y) 0;background:#fff}.home-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.home-product-card{background:#fff;border:1px solid var(--home-theme-border);border-radius:var(--home-theme-radius-md);overflow:hidden;box-shadow:var(--home-theme-shadow-sm);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.home-product-card:hover{transform:translateY(-6px);box-shadow:var(--home-theme-shadow-md)}.home-product-card-image{aspect-ratio:4 / 3;overflow:hidden;background:#f1f5f9}.home-product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.home-product-card:hover .home-product-card-image img{transform:scale(1.04)}.home-product-card-body{padding:20px 22px 24px;display:flex;flex-direction:column;gap:10px;flex:1}.home-product-card-title{font-size:19px;font-weight:700;color:var(--home-theme-card-text-header)}.home-product-card-text{font-size:16px;color:var(--home-theme-card-text-paragraph);flex:1}.home-product-card-link{color:var(--home-theme-primary)!important;font-weight:700;font-size:15px;display:inline-flex;align-items:center;gap:6px;transition:gap .2s ease,color .2s ease}.home-product-card-link:hover{color:var(--home-theme-primary-dark);gap:12px}@media(max-width:1199px){.home-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575px){.home-products-section{padding:var(--home-section-pad-y-sm) 0}.home-products-grid{grid-template-columns:1fr}}.home-lab-solutions-section{padding:var(--home-section-pad-y) 0;background:var(--home-theme-primary);color:#fff;position:relative}.home-lab-solutions-section .home-lab-solutions-eyebrow{background:#ffffff29;color:#fff}.home-lab-solutions-section .home-lab-solutions-heading{color:#fff}.home-lab-solutions-section .home-lab-solutions-paragraph{color:#ffffffd9}.home-lab-solutions-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.home-lab-solution-card{background:#fff;border-radius:var(--home-theme-radius-md);padding:26px 22px;box-shadow:var(--home-theme-shadow-sm);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;gap:12px}.home-lab-solution-card:hover{transform:translateY(-6px);box-shadow:var(--home-theme-shadow-lg)}.home-lab-solution-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center}.home-lab-solution-icon img{width:100%;height:100%;object-fit:contain}.home-lab-solution-title{font-size:20px;font-weight:700;color:var(--home-theme-card-text-header)!important}.home-lab-solution-subtitle{font-size:16px;font-weight:600;color:var(--home-theme-bg-blue)}.home-lab-solution-text{font-size:15px;color:var(--home-theme-card-text-paragraph)!important}.home-lab-solutions-trust{margin-top:56px;text-align:center}.home-lab-solutions-trust-title{font-size:14px;font-weight:700;color:#ffffffd9;letter-spacing:1px;text-transform:uppercase;margin-bottom:18px}.home-lab-solutions-trust-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:22px;align-items:center}.home-lab-solutions-trust-logos img{height:56px;width:auto;max-width:130px;object-fit:contain;filter:brightness(0) invert(1) grayscale(1);opacity:.92;background:#ffffff14;border-radius:10px;padding:6px 10px}@media(max-width:1199px){.home-lab-solutions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575px){.home-lab-solutions-section{padding:var(--home-section-pad-y-sm) 0}.home-lab-solutions-grid{grid-template-columns:1fr}.home-lab-solutions-trust-logos img{height:42px}}.clientsSlider{width:100%;padding:20px 0 40px;margin-top:40px}.clients-slides{display:flex!important}.clients-slides .swiper-slide{display:flex!important;height:auto!important}.clients-card{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;border-radius:12px;box-shadow:0 4px 10px #0000001a;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.clients-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000026}.clients-card img{max-width:100%;object-fit:contain;border-radius:6px}.clients-name{font-size:14px;font-weight:700;color:#fff;margin:14px 6px!important}.clients-prev,.clients-next{background:#202020;color:#fff!important;width:36px;height:36px;border-radius:50%}.clients-prev:after,.clients-next:after{font-size:14px;font-weight:800}.clients-pagination .swiper-pagination-bullet{background:#999;opacity:.5}.clients-pagination .swiper-pagination-bullet-active{background:#333;opacity:1}@media(max-width:768px){#Clients{padding:20px 0}.clients-card{width:150px}.clients-card:hover{transform:none}.clients-card img{max-width:65%}}.swiper-button-next,.swiper-button-prev{color:#fff!important;background-color:#202020;padding:8px;font-weight:800;max-width:36px!important;max-height:36px!important}.swiper-pagination-bullet{background:#007aff;opacity:.6}.swiper-pagination-bullet-active{background:#004aad;opacity:1}.clients-prev{left:-60px}.clients-next{right:-60px}.home-furniture-section{padding:var(--home-section-pad-y) 0;background:#fff}.home-furniture-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(260px,auto);gap:22px}.home-furniture-card{position:relative;border-radius:16px;padding:22px 22px 18px;overflow:hidden;display:flex;flex-direction:column;text-decoration:none;transition:transform .35s ease,box-shadow .35s ease;min-height:260px;isolation:isolate}.home-furniture-card:hover{transform:translateY(-6px);box-shadow:0 18px 34px #0f25451a}.home-furniture-card-caption{display:block;font-size:14px;font-weight:600;letter-spacing:.2px;margin-bottom:2px;line-height:1.2}.home-furniture-card-title{font-size:26px;font-weight:800;letter-spacing:.6px;color:#8a93a3;text-transform:uppercase;margin:0 0 8px;line-height:1.05}.home-furniture-card-image{position:relative;margin-top:auto;width:100%;flex:1 1 auto;min-height:130px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:6px}.home-furniture-card-image:after{content:"";position:absolute;left:50%;bottom:4px;width:70%;height:18px;transform:translate(-50%);background:radial-gradient(ellipse at center,#0f254547,#0f254500 70%);filter:blur(3px);z-index:0;pointer-events:none}.home-furniture-card-image img{position:relative;z-index:1;max-width:92%;max-height:100%;object-fit:contain}.home-furniture-card--featured{grid-column:span 2;grid-row:span 1;flex-direction:row;align-items:stretch;padding:30px 30px 24px;gap:16px}.home-furniture-card--featured .home-furniture-card-content{flex:1 1 45%;display:flex;flex-direction:column;justify-content:flex-start;padding-top:4px}.home-furniture-card--featured .home-furniture-card-title{font-size:34px;margin-bottom:22px}.home-furniture-card-image--featured{flex:1 1 55%;margin-top:0;min-height:0}.home-furniture-card-image--featured img{max-width:100%;max-height:240px}.home-furniture-card-btn{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;background:var(--home-theme-primary);color:#fff;border-radius:8px;font-weight:600;font-size:14px;line-height:1.2;box-shadow:0 10px 22px #2575b647;transition:background .3s ease,transform .3s ease}.home-furniture-card:hover .home-furniture-card-btn{background:var(--home-theme-primary-dark)}.home-furniture-card--gray{background:#e8eaee}.home-furniture-card--gray .home-furniture-card-caption{color:#6b7280}.home-furniture-card--sky{background:#cfe5f5}.home-furniture-card--sky .home-furniture-card-caption{color:#2575b6}.home-furniture-card--yellow{background:#fbecaa}.home-furniture-card--yellow .home-furniture-card-caption{color:#b08400}.home-furniture-card--peach{background:#ffe1cf}.home-furniture-card--peach .home-furniture-card-caption{color:#d97a2b}.home-furniture-card--mint{background:#d6eede}.home-furniture-card--mint .home-furniture-card-caption{color:#2a8a4f}.home-furniture-card--rose{background:#fbd1d3}.home-furniture-card--rose .home-furniture-card-caption{color:#c93b41}.home-furniture-card--lilac{background:#e8d4f0}.home-furniture-card--lilac .home-furniture-card-caption{color:#7a3e95}@media(max-width:1199px){.home-furniture-card--featured .home-furniture-card-title{font-size:30px}}@media(max-width:991px){.home-furniture-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(240px,auto)}.home-furniture-card--featured{grid-column:span 3}.home-furniture-card--featured .home-furniture-card-content{flex:1 1 50%}}@media(max-width:767px){.home-furniture-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.home-furniture-card{padding:20px 18px 16px;min-height:230px}.home-furniture-card-title{font-size:22px}.home-furniture-card--featured{grid-column:span 2;flex-direction:column;padding:24px 22px 20px}.home-furniture-card--featured .home-furniture-card-title{font-size:28px;margin-bottom:16px}.home-furniture-card-image--featured{flex:1 1 auto;min-height:160px}.home-furniture-card-image--featured img{max-height:180px}}@media(max-width:575px){.home-furniture-section{padding:var(--home-section-pad-y-sm) 0}.home-furniture-card-title{font-size:20px}}@media(max-width:420px){.home-furniture-grid{grid-template-columns:1fr}.home-furniture-card,.home-furniture-card--featured{grid-column:span 1}}.home-equipment-section{background:#fff}.home-equipment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.home-equipment-card{background:#fff;border-radius:12px;display:flex;align-items:stretch;gap:16px;text-decoration:none;box-shadow:0 4px 14px #0f25451a;border:1px solid rgba(15,37,69,.04);transition:transform .3s ease,box-shadow .3s ease;min-height:150px}.home-equipment-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #0f25451a}.home-equipment-card-image{flex:0 0 110px;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:8px}.home-equipment-card-image img{max-width:100%;max-height:110px;object-fit:contain}.home-equipment-card-body{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;min-width:0}.home-equipment-card-title{font-size:20px;font-weight:700;margin:0 0 6px;line-height:1.2}.home-equipment-card-text{font-size:14px;line-height:1.5;color:var(--home-theme-text-body);margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.home-equipment-card--biology .home-equipment-card-title{color:#14a39a}.home-equipment-card--physics .home-equipment-card-title{color:#2575b6}.home-equipment-card--chemistry .home-equipment-card-title{color:#ea9612}.home-equipment-card--mathematics .home-equipment-card-title{color:#18366d}.home-equipment-card--diy .home-equipment-card-title{color:#d62f31}.home-equipment-card--geography .home-equipment-card-title{color:#2a9b3a}.home-equipment-cta{margin-top:36px;display:flex;justify-content:center}.home-equipment-cta-btn{background:var(--home-theme-primary);color:#fff!important;padding:12px 36px;box-shadow:0 10px 22px #2575b640}.home-equipment-cta-btn:hover{background:var(--home-theme-primary-dark);color:#fff;transform:translateY(-2px)}@media(max-width:1199px){.home-equipment-card-image{flex-basis:100px}.home-equipment-card-title{font-size:18px}}@media(max-width:991px){.home-equipment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575px){.home-equipment-section{padding:var(--home-section-pad-y-sm) 0}.home-equipment-grid{grid-template-columns:1fr;gap:16px}.home-equipment-card{padding:14px;gap:14px}.home-equipment-card-image{flex-basis:96px}.home-equipment-card-image img{max-height:90px}.home-equipment-card-title{font-size:17px}.home-equipment-card-text{font-size:13px;-webkit-line-clamp:2;line-clamp:2}}@media(max-width:380px){.home-equipment-card{flex-direction:column;align-items:stretch}.home-equipment-card-image{flex:1 1 auto;min-height:130px}.home-equipment-card-text{-webkit-line-clamp:3;line-clamp:3}}.home-best-selling-section{padding:var(--home-section-pad-y) 0;background:#fff}.home-best-selling-header{max-width:720px;margin:0 0 36px;text-align:center}.home-best-selling-heading{font-size:32px;font-weight:800;color:var(--home-theme-text-dark);margin:0 0 10px;line-height:1.2}.home-best-selling-paragraph{font-size:15px;color:var(--home-theme-text-muted);line-height:1.55;margin:0}.home-best-selling-slider-wrap{position:relative;padding:0}.home-best-selling-swiper{width:100%;overflow:hidden;position:relative}.home-best-selling-swiper .swiper-wrapper{align-items:stretch}.home-best-selling-swiper .swiper-slide{height:auto;display:flex;box-sizing:border-box}.home-best-selling-card{background:#fff;border:1px solid #e7ebf1;border-radius:14px;padding:6px 6px 12px;width:100%;display:flex;flex-direction:column;gap:12px;text-decoration:none;box-shadow:0 4px 14px #0f25450d;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.home-best-selling-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #0f25451a;border-color:#2575b659}.home-best-selling-card-image{border-radius:10px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-best-selling-card-image img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .4s ease}.home-best-selling-card:hover .home-best-selling-card-image img{transform:scale(1.04)}.home-best-selling-card-body{color:#fff!important;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 10px;gap:14px}.home-best-selling-card-title{font-size:14.5px;font-weight:800;color:var(--home-theme-text-dark);text-transform:uppercase;letter-spacing:.3px;margin:0;line-height:1.25}.home-best-selling-card-subtitle{font-size:12.5px;color:var(--home-theme-text-muted);margin:0 0 4px;padding-bottom:12px;border-bottom:1px solid #e7ebf1;width:100%;line-height:1.3}.home-best-selling-card-btn{width:100%;background:var(--home-theme-primary)!important;color:#fff!important;border:none;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600;text-align:center;line-height:1.2;transition:background .3s ease,transform .3s ease}.home-best-selling-card-btn:hover{background:var(--home-theme-primary-dark);color:#fff}.home-best-selling-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:40px;height:40px;border-radius:50%;font-size:24px!important;background:#fff;border:2px solid #2575B6!important;color:var(--home-theme-primary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease,color .3s ease,border-color .3s ease,transform .2s ease}.home-best-selling-nav svg{width:18px;height:18px}.home-best-selling-nav:hover{background:var(--home-theme-primary);color:#fff;border-color:var(--home-theme-primary)}.home-best-selling-nav:active{transform:translateY(-50%) scale(.96)}.home-best-selling-nav.swiper-button-disabled{opacity:.45;cursor:not-allowed}.home-best-selling-prev{left:-60px}.home-best-selling-next{right:-60px}.home-best-selling-cta,.home-best-gallery-cta{margin-top:40px;display:flex;justify-content:center}.home-best-selling-cta-btn{background:var(--home-theme-primary);color:#fff!important;padding:12px 30px;box-shadow:0 10px 22px #2575b640}.home-best-gallery-cta-btn{background:#fff;color:#2575b6!important;padding:12px 30px;box-shadow:0 10px 22px #2575b640;border-radius:12px!important;font-size:16px!important;font-weight:700!important;text-decoration:none!important;transition:all .3s ease!important;box-shadow:0 10px 22px #2575b640!important;border:1px solid #2575B6!important;text-align:center!important}.home-best-selling-cta-btn:hover{background:var(--home-theme-primary-dark);color:#fff;transform:translateY(-2px)}@media(max-width:1199px){.home-best-selling-heading{font-size:28px}.home-best-selling-slider-wrap{padding:0}}@media(max-width:991px){.home-best-selling-heading{font-size:26px}}@media(max-width:767px){.home-best-selling-header{text-align:center;margin:0 auto 28px}.home-best-selling-heading{font-size:24px}.home-best-selling-paragraph{font-size:14px}.home-best-selling-nav{width:34px;height:34px}.home-best-selling-nav svg{width:16px;height:16px}}@media(max-width:575px){.home-best-selling-section{padding:var(--home-section-pad-y-sm) 0}.home-best-selling-card-title{font-size:13.5px}.home-best-selling-card-subtitle{font-size:12px}}.home-lab-tours-section{padding:var(--home-section-pad-y) 0;background:var(--home-theme-primary);color:#fff}.home-lab-tours-header{max-width:760px;margin:0 auto 36px;text-align:center}.home-lab-tours-heading{color:#fff;font-size:36px!important;font-weight:800;line-height:1.2;margin:0 0 10px}.home-lab-tours-paragraph{color:#fff!important;font-size:18px!important;line-height:1.55;margin:0}.home-lab-tours-slider-wrap{position:relative;padding:0 56px}.home-lab-tours-swiper{overflow:hidden;padding-bottom:44px}.home-lab-tours-slide{height:auto}.home-lab-tours-video{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#000;box-shadow:0 14px 30px #0003}.home-lab-tours-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.home-lab-tours-nav{position:absolute;top:calc(50% - 22px);transform:translateY(-50%);z-index:5;width:44px;height:44px;border-radius:50%;background:transparent;border:2px solid #ffffff;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease,color .3s ease,transform .2s ease}.home-lab-tours-nav svg{width:18px;height:18px}.home-lab-tours-nav:hover{background:#fff;color:var(--home-theme-primary)}.home-lab-tours-nav:active{transform:translateY(-50%) scale(.96)}.home-lab-tours-nav.swiper-button-disabled{opacity:.45;cursor:not-allowed}.home-lab-tours-prev{left:0}.home-lab-tours-next{right:0}.home-lab-tours-pagination{position:absolute!important;bottom:0!important;left:0;right:0;text-align:center}.home-lab-tours-pagination .swiper-pagination-bullet{background:#fff;opacity:.5;width:9px;height:9px;margin:0 4px;transition:opacity .2s ease,transform .2s ease}.home-lab-tours-pagination .swiper-pagination-bullet-active{opacity:1;transform:scale(1.15)}@media(max-width:1199px){.home-lab-tours-heading{font-size:28px}.home-lab-tours-slider-wrap{padding:0 48px}}@media(max-width:991px){.home-lab-tours-heading{font-size:26px}.home-lab-tours-slider-wrap{padding:0 44px}}@media(max-width:767px){.home-lab-tours-heading{font-size:24px}.home-lab-tours-paragraph{font-size:14px}.home-lab-tours-slider-wrap{padding:0}.home-lab-tours-nav{display:none}}@media(max-width:575px){.home-lab-tours-section{padding:var(--home-section-pad-y-sm) 0}}.home-why-section{padding:var(--home-section-pad-y) 0;background:#fff}.home-why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.home-why-card{background:#fff;border:1px solid var(--home-theme-primary);border-radius:12px;padding:20px 22px;box-shadow:0 4px 12px #0f25450f;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;display:flex;align-items:flex-start;gap:16px;min-height:110px}.home-why-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0f25451f;border-color:var(--home-theme-primary-dark)}.home-why-card-icon{flex:0 0 auto;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border-radius:0;margin:0}.home-why-card-icon img{width:100%;height:100%;object-fit:contain;display:block}.home-why-card-content{flex:1 1 auto;min-width:0;text-align:left}.home-why-card-title{font-size:19px;font-weight:700;color:#000;margin:0 0 8px;line-height:1.25}.home-why-card-text{font-size:15.5px;font-weight:400;color:#6c7c93;line-height:1.5;margin:0}@media(max-width:1199px){.home-why-card-title{font-size:18px}.home-why-card-text{font-size:15px}}@media(max-width:991px){.home-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.home-why-card{padding:16px 18px;gap:14px;border-color:#e5e7eb;box-shadow:none}.home-why-card:hover{transform:none;box-shadow:none;border-color:var(--home-theme-primary)}.home-why-card-icon{width:36px;height:36px}.home-why-card-title{font-size:17px;margin-bottom:4px}.home-why-card-text{font-size:14.5px}}@media(max-width:575px){.home-why-section{padding:var(--home-section-pad-y-sm) 0}.home-why-grid{grid-template-columns:1fr;gap:14px}}.home-reviews-section{background:#fff}.home-reviews-slider-wrap{position:relative;padding:0 52px 48px}.home-reviews-swiper{width:100%;overflow:hidden;padding-bottom:40px}.home-reviews-swiper .swiper-slide{height:auto;display:flex;justify-content:center}.home-review-card{background:#fff;border-radius:var(--home-theme-radius-md);padding:28px 24px 26px;box-shadow:var(--home-theme-shadow-sm);border:1px solid var(--home-theme-border);width:100%;max-width:420px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.home-review-card:hover{transform:translateY(-4px);box-shadow:var(--home-theme-shadow-md);border-color:#2575b659}.home-review-photo{width:140px;height:140px;border-radius:50%;object-fit:cover;display:block;flex-shrink:0}.home-review-text{font-size:16px;font-style:italic;line-height:1.55;color:#444;margin:6px 0 0;flex:1}.home-review-meta{display:flex;flex-direction:column;gap:6px;align-items:center;border-top:1px solid var(--home-theme-border);padding-top:18px;margin-top:6px;width:100%}.home-review-author{font-size:18px;font-weight:700;color:var(--home-theme-primary)}.home-review-role{font-size:14px;color:#777;line-height:1.45}.home-reviews-section .home-reviews-prev,.home-reviews-section .home-reviews-next{color:var(--home-theme-primary);width:44px;height:44px;margin-top:0;top:calc(50% - 28px);transform:translateY(-50%)}.home-reviews-section .home-reviews-prev:after{font-size:18px;font-weight:700}.home-reviews-section .home-reviews-next:after{font-size:18px;font-weight:700}.home-reviews-pagination{bottom:0!important}.home-reviews-pagination .swiper-pagination-bullet{background:var(--home-theme-primary);opacity:.45}.home-reviews-pagination .swiper-pagination-bullet-active{opacity:1;background:var(--home-theme-primary-dark)}@media(max-width:991px){.home-reviews-slider-wrap{padding:0 44px 44px}}@media(max-width:767px){.home-reviews-slider-wrap{padding:0 0 44px}.home-reviews-section .home-reviews-prev,.home-reviews-section .home-reviews-next{display:none}.home-review-photo{width:112px;height:112px}.home-review-text{font-size:15px;padding:0 8px}.home-review-author{font-size:17px}}@media(max-width:575px){.home-reviews-section{padding:var(--home-section-pad-y-sm) 0}.home-review-card{padding:22px 18px;max-width:none}.home-review-role{font-size:13px}}@media(max-width:768px){#TurnkeySolutions{padding:40px 0 0!important;margin:auto 0}}.home-proud-section{padding:var(--home-section-pad-y) 0;background:#fff}.home-proud-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.home-proud-left{display:flex;flex-direction:column;gap:18px}.home-proud-heading{text-align:left;margin-bottom:6px}.home-proud-paragraph{max-width:540px}.home-proud-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:14px;padding:0;list-style:none}.home-proud-stat{background:var(--home-theme-primary-soft);border-radius:var(--home-theme-radius-md);padding:18px 22px;display:flex;flex-direction:column;gap:4px}.home-proud-stat strong{font-size:clamp(1.6rem,2.6vw,2.2rem);color:var(--home-theme-primary-dark);font-weight:800}.home-proud-stat span{font-size:14px;color:var(--home-theme-text-muted)}.home-proud-right{display:flex;align-items:center;justify-content:center}.home-proud-map{background:var(--home-theme-primary-soft);border-radius:var(--home-theme-radius-lg);padding:24px;max-width:460px;width:100%}.home-proud-map img{width:100%;height:auto}@media(max-width:991px){.home-proud-grid{grid-template-columns:1fr;gap:32px}.home-proud-heading{text-align:center}.home-proud-paragraph{margin:0 auto;text-align:center}.home-proud-left{align-items:center;text-align:center}}@media(max-width:575px){.home-proud-section{padding:var(--home-section-pad-y-sm) 0}.home-proud-stats{grid-template-columns:1fr}}.home-contact-section{padding:var(--home-section-pad-y) 0;background:linear-gradient(180deg,var(--home-theme-bg-light) 0%,#ffffff 100%)}.home-contact-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:36px;background:#fff;border-radius:var(--home-theme-radius-lg);box-shadow:var(--home-theme-shadow-lg);overflow:hidden}.home-contact-info{background:linear-gradient(160deg,var(--home-theme-primary) 0%,var(--home-theme-primary-dark) 100%);color:#fff;padding:46px 38px;display:flex;flex-direction:column;gap:18px;position:relative;overflow:hidden}.home-contact-info:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:#ffffff14;top:-90px;right:-90px}.home-contact-info:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:#ffffff0f;bottom:-50px;left:-50px}.home-contact-info>*{position:relative;z-index:1}.home-contact-info .home-contact-eyebrow{background:#ffffff29;color:#fff;width:fit-content;margin-bottom:0}.home-contact-info .home-contact-heading{color:#fff;text-align:left;margin-bottom:4px;font-size:clamp(1.5rem,2.8vw,2rem)}.home-contact-info .home-contact-paragraph{color:#ffffffd9;font-size:15.5px}.home-contact-details{list-style:none;padding:0;margin:16px 0 0;display:flex;flex-direction:column;gap:14px}.home-contact-detail{display:flex;align-items:flex-start;gap:12px;color:#fffffff2;font-size:15px}.home-contact-detail a{color:#fffffff2}.home-contact-detail a:hover{color:#fff;text-decoration:underline}.home-contact-detail-icon{width:38px;height:38px;background:#ffffff24;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.home-contact-socials{margin-top:auto;display:flex;gap:12px;padding-top:24px}.home-contact-socials a{width:38px;height:38px;background:#ffffff1f;border-radius:10px;color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.home-contact-socials a:hover{background:#fff;color:var(--home-theme-primary);transform:translateY(-2px)}.home-contact-form-wrap{padding:42px 38px}.home-contact-form{display:flex;flex-direction:column;gap:16px}.home-contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.home-contact-form-field{display:flex;flex-direction:column;gap:6px;font-size:14px}.home-contact-form-label{font-weight:600;color:var(--home-theme-text-dark);font-size:13.5px}.home-contact-form-label em{color:#d83434;font-style:normal;margin-left:2px}.home-contact-form-field input,.home-contact-form-field select,.home-contact-form-field textarea{width:100%;padding:12px 14px;border-radius:10px;border:1.5px solid var(--home-theme-border);background:#fff;font-size:14.5px;font-family:inherit;color:var(--home-theme-text-dark);transition:border-color .2s ease,box-shadow .2s ease}.home-contact-form-field input:focus{outline:none;border-color:var(--home-theme-primary);box-shadow:0 0 0 3px #2575b626}.home-contact-form-field select:focus{outline:none;border-color:var(--home-theme-primary);box-shadow:0 0 0 3px #2575b626}.home-contact-form-field textarea:focus{outline:none;border-color:var(--home-theme-primary);box-shadow:0 0 0 3px #2575b626}.home-contact-form-field textarea{resize:vertical;min-height:96px}.home-contact-form-turnstile{min-height:0}.home-contact-form-submit{background:var(--home-theme-primary);color:#fff;box-shadow:0 14px 28px #2575b638;margin-top:6px}.home-contact-form-submit:hover{background:var(--home-theme-primary-dark);color:#fff;transform:translateY(-2px)}@media(max-width:991px){.home-contact-grid{grid-template-columns:1fr}}@media(max-width:575px){.home-contact-section{padding:var(--home-section-pad-y-sm) 0}.home-contact-info,.home-contact-form-wrap{padding:28px 22px}.home-contact-form-row{grid-template-columns:1fr}}.home-proud-cards-section{padding:var(--home-section-pad-y) 0;background:#fff}.home-proud-cards-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-proud-cards-grid{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:22px;align-items:stretch}.home-proud-card{position:relative;background:#fff;border-radius:var(--home-theme-radius-md);box-shadow:var(--home-theme-shadow-sm);border:1px solid var(--home-theme-border);overflow:hidden;display:flex;flex-direction:column;min-height:380px;transition:transform .3s ease,box-shadow .3s ease}.home-proud-card:hover{transform:translateY(-4px);box-shadow:var(--home-theme-shadow-md)}.home-proud-card-header{position:relative;display:flex;flex-direction:column;gap:10px;padding:22px 22px 0}.home-proud-card-tag{position:absolute;top:18px;left:18px;z-index:3;padding:6px 14px;color:#000;font-size:18px;font-weight:600;border-radius:6px;line-height:1.3;letter-spacing:.1px;display:inline-flex;align-items:center;gap:8px}.home-proud-card-text{color:var(--home-theme-card-text-paragraph)!important;font-size:14.5px;line-height:1.55;margin:0}.home-proud-card-tag--on-blue{color:#fff}.home-proud-card--map .home-proud-card-tag{position:static;top:auto;left:auto;padding:0;color:var(--home-theme-text, #0f2545);font-size:18px;font-weight:700}.home-proud-card--map .home-proud-card-tag img{width:40px;height:40px;object-fit:contain}.home-proud-card-body--map{flex:1;display:flex;align-items:center;justify-content:center;padding:18px 26px 28px}.home-proud-card-body--map img{width:100%;max-width:280px;height:auto;object-fit:contain}.home-proud-card--quality{background:linear-gradient(160deg,var(--home-theme-primary) 0%,var(--home-theme-primary-dark) 100%);color:#fff;border-color:transparent}.home-proud-card-body--quality{flex:1;padding:64px 28px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:16px}.home-proud-card-check{width:76px;height:76px;background:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #0000001f}.home-proud-card-check img{width:36px;height:36px;object-fit:contain}.home-proud-card-quality-title{color:#fff;font-size:24px;font-weight:800;margin:0;line-height:1.2;letter-spacing:.2px}.home-proud-card-quality-text{color:#fff!important;font-size:16px!important;line-height:1.55;margin:0;max-width:280px}.home-proud-card-quality-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;width:100%;max-width:320px;margin-top:8px;padding:14px 8px;background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:12px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.home-proud-card-quality-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:0 6px;position:relative;text-align:center}.home-proud-card-quality-stat+.home-proud-card-quality-stat:before{content:"";position:absolute;left:0;top:18%;bottom:18%;width:1px;background:#ffffff38}.home-proud-card-quality-stat-title{color:#fff;font-size:22px;font-weight:800;line-height:1.1;margin:0;letter-spacing:.3px}.home-proud-card-quality-stat-text{color:#fff!important;font-size:14px;font-weight:500;line-height:1.2;margin:0;letter-spacing:.6px}.home-proud-card-body--clients{flex:1;padding:56px 44px 24px;position:relative;display:flex;align-items:center}.home-clients-card-swiper{overflow:hidden;width:100%}.home-clients-card-swiper .swiper-slide{display:flex;height:auto}.home-clients-item{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:8px 6px;text-align:center}.home-clients-item img{width:90px;height:90px;object-fit:contain}.home-clients-item-name{font-size:14px;font-weight:600;color:var(--home-theme-text-muted);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-proud-card-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:28px;height:56px;border-radius:10px;background:#fff;border:1px solid #cfe5f5;color:var(--home-theme-primary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #0f25451a;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .2s ease}.home-proud-card-nav svg{width:14px;height:14px}.home-proud-card-nav:hover{background:var(--home-theme-primary);color:#fff;border-color:var(--home-theme-primary)}.home-proud-card-nav:active{transform:translateY(-50%) scale(.96)}.home-proud-card-nav.swiper-button-disabled{opacity:.45;cursor:not-allowed}.home-proud-card-prev{left:8px}.home-proud-card-next{right:8px}@media(max-width:1199px){.home-proud-cards-grid{grid-template-columns:1fr 1fr}.home-proud-card--clients{grid-column:span 2}.home-proud-card-body--clients{padding:56px 60px 24px}}@media(max-width:767px){.home-proud-cards-grid{grid-template-columns:1fr;gap:16px}.home-proud-card,.home-proud-card--clients{grid-column:span 1;min-height:320px}.home-proud-card-quality-title{font-size:22px}.home-proud-card-quality-stats{max-width:360px}.home-proud-card-body--map img{max-width:240px}.home-proud-card-body--clients{padding:56px 50px 24px}}@media(max-width:575px){.home-proud-cards-section{padding:var(--home-section-pad-y-sm) 0}.home-proud-card{min-height:300px}.home-proud-card-tag{font-size:12px;padding:5px 12px}.home-proud-card--map .home-proud-card-tag{font-size:14px;padding:0}.home-proud-card-header{padding:18px 18px 0}.home-proud-card-text{font-size:13px}.home-proud-card-quality-stat-title{font-size:19px}.home-proud-card-quality-stat-text{font-size:11px;letter-spacing:.4px}.home-proud-card-quality-stats{padding:12px 4px}.home-clients-item img{width:56px;height:56px}.home-clients-item-name{font-size:11px}}.home-main .mainContent{position:relative;max-width:1650px;width:100%;margin-left:auto;margin-right:auto}.home-main .flex1{display:flex;align-items:center;justify-content:center}.home-main .p-base{padding-left:40px;padding-right:40px}@media screen and (min-width:1400px){.home-main .p-base{padding-left:60px!important;padding-right:60px!important}}@media screen and (max-width:660px){.home-main .p-base{padding-left:30px;padding-right:30px}}.home-main .white-icon{color:#fff}.home-main .heading3{position:relative;width:100%;margin:40px auto 0;text-align:center}.home-main .heading3 img{opacity:.5;max-width:110%;width:110%;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);display:block}.home-main .heading3 h1{position:absolute;text-align:center;width:550px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#000;text-transform:uppercase;font-weight:1000;font-size:30px;word-spacing:5px;margin:0;line-height:1.2}.home-main .heading3 h1:before{content:"";position:absolute;bottom:-5px;height:4px;border-radius:2px;background-color:#000;width:60px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}@media screen and (max-width:800px){.home-main .heading3 img{max-width:190%;width:190%}}@media screen and (max-width:660px){.home-main .heading3 img{max-width:230%;width:230%}.home-main .heading3 h1{width:100%;font-size:25px}.home-main .heading3 h1:before{height:3px}}@media screen and (max-width:542px){.home-main .heading3{font-size:22px}}#HomeContact{display:grid;grid-template-columns:340px 1fr;gap:24px;align-items:stretch;height:auto;width:auto;max-width:100%;padding-bottom:60px}#HomeContact .contactLeft,#HomeContact .contactRight{height:100%}#HomeContact .contactLeft{position:relative;overflow:hidden;border-radius:20px;padding:36px 28px 100px;background:linear-gradient(155deg,#123056,#1d4d7f 55%,#2575b6);color:#fff;width:auto}#HomeContact .contactLeft h1{font-size:24px;font-weight:700;margin-bottom:10px;line-height:1.25;color:#fff}#HomeContact .contactDesc{font-size:14px;color:#ffffffc7;line-height:1.65;margin-bottom:0}#HomeContact .contactInfo{display:flex;flex-direction:column;gap:18px;margin:24px 0 30px;align-items:flex-start}#HomeContact .contactInfo a,#HomeContact .contactInfo .address{color:#fff;text-decoration:none;display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.55}#HomeContact .contactInfo i{width:16px;flex-shrink:0;margin-top:3px}#HomeContact .socials{position:absolute;bottom:28px;left:28px;display:flex;gap:10px;flex-wrap:wrap;font-size:20px}#HomeContact .socials>div{position:relative}#HomeContact .socials a{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ffffff24;border:1px solid rgba(255,255,255,.2);color:#fff;text-decoration:none;font-size:13px;transition:background .2s ease,transform .2s ease}#HomeContact .socials a:hover{background:#ffffff42;transform:translateY(-2px)}#HomeContact .circle1{width:200px;height:200px;background:#93c5fd33;border-radius:50%;position:absolute;right:-60px;bottom:-60px}#HomeContact .circle2{width:96px;height:96px;background:#ffffff1a;border-radius:50%;position:absolute;right:50px;bottom:68px}#HomeContact .contactRight{background:#fff;border:1px solid #e4edf8;border-radius:20px;padding:28px 28px 24px;box-shadow:0 6px 28px #0f284614;width:auto}#HomeContact .home-contact-form{display:flex;flex-direction:column;gap:14px}#HomeContact .cf-row{display:grid;grid-template-columns:1fr;gap:14px}#HomeContact .cf-row--2{grid-template-columns:repeat(2,minmax(0,1fr))}#HomeContact .contactRight .cf-field{display:flex;flex-direction:column;gap:5px;width:100%}#HomeContact .contactRight .cf-field>span{font-size:12px;font-weight:700;color:#1a3050;letter-spacing:.01em}#HomeContact .contactRight .cf-field>span em{color:#e53e3e;font-style:normal;margin-left:2px}#HomeContact .contactRight .cf-field input:not([type=hidden]){width:100%;height:44px;min-height:unset;padding:0 12px;border:1px solid #d4dff0;border-radius:9px;background:#f8fafd;color:#1a3050;font-size:14px;font-family:inherit;outline:none;opacity:1;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;-webkit-appearance:none;appearance:none}#HomeContact .contactRight .cf-field select,#HomeContact .contactRight .cf-field textarea{width:100%;height:44px;min-height:unset;padding:0 12px;border:1px solid #d4dff0;border-radius:9px;background:#f8fafd;color:#1a3050;font-size:14px;font-family:inherit;outline:none;opacity:1;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;-webkit-appearance:none;appearance:none}#HomeContact .contactRight .cf-field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%236b7a90' d='M5 6L0 0h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:34px;cursor:pointer}#HomeContact .contactRight .cf-field textarea{height:auto;min-height:84px;padding:10px 12px;resize:vertical;line-height:1.5}#HomeContact .contactRight .cf-field input::placeholder{color:#a0aec0;opacity:1}#HomeContact .contactRight .cf-field textarea::placeholder{color:#a0aec0;opacity:1}#HomeContact .contactRight .cf-field input:not([type=hidden]):focus{border-color:#2575b6;background:#fff;box-shadow:0 0 0 3px #2575b61f}#HomeContact .contactRight .cf-field select:focus{border-color:#2575b6;background:#fff;box-shadow:0 0 0 3px #2575b61f}#HomeContact .contactRight .cf-field textarea:focus{border-color:#2575b6;background:#fff;box-shadow:0 0 0 3px #2575b61f}#HomeContact .contactRight .cf-field .iti{width:100%;display:block}#HomeContact .contactRight .cf-field .iti input[type=tel]{width:100%;height:44px;min-height:unset;padding-left:88px!important;border:1px solid #d4dff0;border-radius:9px;background:#f8fafd;font-size:14px;color:#1a3050;opacity:1;outline:none;transition:border-color .18s ease,box-shadow .18s ease}#HomeContact .contactRight .cf-field .iti input[type=tel]:focus{border-color:#2575b6;background:#fff;box-shadow:0 0 0 3px #2575b61f}#HomeContact .contactRight .cf-field .iti__flag-container{border-right:1px solid #d4dff0;border-top-left-radius:9px;border-bottom-left-radius:9px}#HomeContact .contactRight .cf-field .iti__selected-country{padding:0 8px 0 10px}#HomeContact .contactRight .cf-field .iti__country-list{z-index:9999;border-radius:10px;border:1px solid #d4dff0;box-shadow:0 10px 28px #0f284624}#HomeContact .labkafe-field-error{margin-top:3px;font-size:12px;color:#e53e3e}#HomeContact .contactRight .cf-field input.is-invalid,#HomeContact .contactRight .cf-field select.is-invalid,#HomeContact .contactRight .cf-field textarea.is-invalid{border-color:#e53e3e!important;box-shadow:0 0 0 3px #e53e3e1a!important}#HomeContact [data-labkafe-turnstile]{margin-top:4px}#HomeContact .cf-submit{width:100%;height:46px;border:none;border-radius:9px;background:linear-gradient(135deg,#2575b6,#134272);color:#fff;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.01em;box-shadow:0 4px 18px #2575b647;transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease}#HomeContact .cf-submit:hover{opacity:.91;transform:translateY(-1px);box-shadow:0 8px 24px #2575b65c}#HomeContact .cf-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}@media(max-width:980px){#HomeContact{grid-template-columns:1fr;padding-bottom:40px}#HomeContact .contactLeft{padding-bottom:36px}#HomeContact .socials{position:static;margin-top:22px}}@media(max-width:600px){#HomeContact{gap:16px}#HomeContact .contactLeft,#HomeContact .contactRight{padding:22px 18px;border-radius:16px}#HomeContact .cf-row--2{grid-template-columns:1fr}}
