@charset "UTF-8"; .hero-ssps-section{padding:clamp(4rem,8vw,8rem) 0;background:linear-gradient(180deg,#f4fbff 0%,#ffffff 100%);display:flex;align-items:center;overflow:hidden;} .hero-ssps-section .hero__inner{margin:0 auto;display:grid;grid-template-columns:1.1fr 0.9fr;gap:clamp(2.5rem,5vw,4rem);align-items:center;} .hero__content{display:flex;flex-direction:column;gap:1.4rem;} .hero__badge{display:inline-flex;align-items:center;gap:0.5rem;padding:0.45rem 1rem;border-radius:999px;background:#e9f5ff;color:#1a7cc1;font-size:0.85rem;font-weight:500;width:fit-content;}.hero__badge .dot{width:6px;height:6px;border-radius:50%;background:#ff8a3d;} .hero__title{font-size:clamp(2.1rem,5vw,3.8rem); line-height:1.15;font-weight:700;color:#0f172a;}.hero__title span{display:block;}.hero__title span.accent{color:#1b73ac;} .hero__description{max-width:560px;font-size:clamp(1rem,2.2vw,1.05rem);line-height:1.7;color:#475569;} .hero__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:0.5rem;} .btn{display:inline-flex;align-items:center;justify-content:center;gap:0.6rem;padding:0.85rem 1.6rem;border-radius:999px;font-weight:600;font-size:clamp(0.9rem,2.5vw,0.95rem);text-decoration:none;transition:all 0.25s ease;cursor:pointer;} .btn--primary{background:#ff8a3d;color:#ffffff;}.btn--primary:hover{background:#1469a5;} .btn--secondary{background:#ffffff;color:#1a7cc1;border:1px solid #cfe7f8;}.btn--secondary:hover{background:#f0f9ff;} .hero__platforms{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1.2rem;}.hero__platform{display:flex;align-items:center;gap:0.5rem;font-size:0.85rem;color:#475569;}.hero__platform img{width:18px;height:18px;} .hero__image{position:relative;display:flex;justify-content:center;align-items:center;}.hero__image img{width:100%;height:auto;} .hero__image-badge{position:absolute;top:15%;right:-1.2rem;display:flex;align-items:center;gap:0.5rem;padding:0.7rem 1.1rem;border-radius:1rem;background:rgba(255,255,255,0.95);backdrop-filter:blur(6px);box-shadow:0 20px 40px rgba(0,0,0,0.15);}.hero__image-badge strong{color:#1a7cc1;font-weight:700;}.hero__image-badge span{font-size:0.85rem;color:#475569;} @media (max-width:1024px){.hero-ssps-section{padding:5rem 0;}.hero-ssps-section .hero__inner{grid-template-columns:1fr;text-align:center;}.hero__content{align-items:center;}.hero__description{margin-left:auto;margin-right:auto;}.hero__buttons,.hero__platforms{justify-content:center;}.hero__image-badge{right:0;top:10%;}} @media (max-width:480px){.hero__buttons{flex-direction:column;width:100%;}.btn{width:100%;}}.features-section{padding:6rem 0;background:#ffffff;}.features-section .container{margin:0 auto;padding:0 2rem;} .features-header{text-align:center;max-width:760px;margin:0 auto 4rem;}.features-title{font-weight:700;line-height:1.2;color:#0f172a;}.features-title .highlight{color:#1b73ac;}.features-subtitle{margin-top:1rem;font-size:1.05rem;line-height:1.6;color:#64748b;} .features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;} .feature-card{background:#ffffff;border-radius:1.5rem;padding:2.5rem 2rem;text-align:center;box-shadow:0 12px 30px rgba(15,23,42,0.08);transition:transform 0.25s ease,box-shadow 0.25s ease;} .feature-icon{width:56px;height:56px;margin:0 auto 1.5rem;border-radius:1rem;background:#eef7ff;display:flex;align-items:center;justify-content:center;}.feature-icon img{width:26px;height:26px;object-fit:contain;} .feature-title{font-size:1.05rem;font-weight:600;margin-bottom:0.6rem;color:#0f172a;}.feature-text{font-size:0.95rem;line-height:1.55;color:#64748b;} @media (max-width:1024px){.features-section{padding:5rem 0;}.features-grid{grid-template-columns:repeat(2,1fr);gap:1.8rem;}.feature-card{padding:2.2rem 1.8rem;}} @media (max-width:767px){.features-section{padding:4rem 0;}.features-header{margin-bottom:3rem;}.features-title{font-size:1.8rem;}.features-subtitle{font-size:0.95rem;}.features-grid{grid-template-columns:1fr;gap:1.5rem;}.feature-card{padding:2rem 1.6rem;}}.image-text-section{padding:clamp(4rem,8vw,8rem) 0;} .image-text-grid{display:grid;grid-template-columns:minmax(600px,1.4fr) minmax(420px,1fr);gap:clamp(3rem,6vw,5rem);align-items:center;} .content{max-width:none;}.content .label{display:inline-block;font-size:0.75rem;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:#5aa9ff;margin-bottom:1rem;}.content .title{font-weight:600;line-height:1.15;margin-bottom:1.25rem;color:#0a2540;}.content .description{max-width:720px;font-size:1.05rem;line-height:1.75;color:#4b5f7c;margin-bottom:3rem;}.content .features{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:2rem 2.5rem;}.content .feature{display:flex;gap:1rem;align-items:flex-start;} .content .feature img{width:30px;height:30px;object-fit:contain;flex-shrink:0;background:#eaf4ff;border-radius:14px;box-shadow:0 8px 20px rgba(90,169,255,0.25);} .content .feature-text h4{font-size:0.95rem;font-weight:600;margin-bottom:0.25rem;color:#0a2540;}.content .feature-text p{font-size:0.9rem;line-height:1.55;color:#5f6f87;} .media{position:relative;padding:clamp(2rem,4vw,4rem);border-radius:24px;background:radial-gradient(circle at top,#102a43 0%,#06121e 70%);box-shadow:0 40px 80px rgba(0,0,0,0.35),inset 0 0 0 1px rgba(255,255,255,0.04);display:flex;align-items:center;justify-content:center;max-width:560px;margin-left:auto;overflow:hidden;}.media::after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 120px rgba(90,169,255,0.15);pointer-events:none;}.media .product-image{width:100%;height:auto;display:block;border-radius:inherit;z-index:2;}.media .badge{position:absolute;background:#fff;color:#0a2540;font-size:0.75rem;font-weight:600;padding:0.4rem 0.75rem;border-radius:999px;box-shadow:0 6px 20px rgba(0,0,0,0.15);z-index:3;white-space:nowrap;}.media .badge-top{top:1.5rem;left:1.5rem;}.media .badge-bottom{bottom:1.5rem;right:1.5rem;} @media (max-width:1024px){.image-text-section{padding:6rem 0;}.image-text-grid{grid-template-columns:1fr;gap:4rem;text-align:center;}.content .description{margin-left:auto;margin-right:auto;}.content .features{justify-content:center;}.media{margin:0 auto;max-width:420px;}} @media (max-width:767px){.image-text-section{padding:4rem 0;}.content .title{font-size:2rem;}.content .features{grid-template-columns:1fr;gap:1.5rem;}.media{padding:2rem;max-width:320px;}.media .badge-top{top:1rem;left:1rem;}.media .badge-bottom{bottom:1rem;right:1rem;}}@charset "UTF-8"; .amenities-block-section{padding:96px 0;background:linear-gradient(180deg,#f3f4f6 0%,#ffffff 70%);} .amenities-block-section .container{margin:0 auto;padding:0 20px;} .amenities-block-section .container > div{text-align:center;color:#0f172a;} .amenities-block-section h2{font-weight:700;margin-bottom:14px;color:#0f172a;}.amenities-block-section h2 span{color:#1b73ac;} .amenities-block-section .container > div > div:nth-of-type(2){max-width:760px;margin:0 auto 56px;color:#475569;line-height:1.6;} .amenities-block-section .container > div > div:nth-of-type(3){display:grid;grid-template-columns:repeat(5,1fr);gap:28px;} .amenities-block-section .container > div > div:nth-of-type(3) > div{background:#ffffff;border-radius:18px;padding:38px 30px 34px;box-shadow:0 10px 30px rgba(15,23,42,0.08);transition:transform 0.25s ease,box-shadow 0.25s ease;} .amenities-block-section .container > div > div:nth-of-type(3) > div img{width:55px;height:55px;padding:16px;margin-bottom:20px;background:#fff3e8;border:1px solid rgba(255,140,26,0.35);border-radius:16px;display:inline-block;} .amenities-block-section .container > div > div:nth-of-type(3) > div > div:nth-of-type(1){font-size:18px;font-weight:600;margin-bottom:10px;color:#0f172a;}.amenities-block-section .container > div > div:nth-of-type(3) > div > div:nth-of-type(2){font-size:15px;line-height:1.55;color:#475569;} @media (max-width:1024px){.amenities-block-section{padding:80px 0;}.amenities-block-section .container > div > div:nth-of-type(3){grid-template-columns:repeat(2,1fr);}} @media (max-width:767px){.amenities-block-section{padding:64px 0;}.amenities-block-section h2{font-size:28px;}.amenities-block-section .container > div > div:nth-of-type(3){grid-template-columns:1fr;gap:18px;}}@charset "UTF-8"; .use-cases-tabs-section{padding:80px 0;background:#fff;}.use-cases-tabs-section .item-title{color:#111;} .section-header{text-align:center;max-width:720px;margin:0 auto 40px;}.section-header h2{font-weight:700;}.section-header h2 span{color:#1a7cc1 !important;}.section-header p{margin-top:12px;color:#6b7280;} .tabs-nav{display:flex;justify-content:center;background:#f3f4f6;border-radius:999px;padding:6px;max-width:520px;margin:0 auto 40px;}.tab-btn{flex:1;padding:12px 24px;border:0;background:transparent;border-radius:999px;font-weight:600;cursor:pointer;color:#111;transition:background 0.25s ease,color 0.25s ease;}.tab-btn.is-active{background:#1f78b4;color:#fff;} .tab-panel{display:none;}.tab-panel.is-active{display:block;} .items-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:960px;margin:0 auto;} .item-card{background:#fff;border-radius:16px;padding:24px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,0.06);transition:transform 0.25s ease,box-shadow 0.25s ease;}.item-card:hover{transform:translateY(-4px);box-shadow:0 14px 36px rgba(0,0,0,0.08);} .item-icon img{width:48px;height:48px;margin-bottom:12px;} .item-title{font-weight:600;font-size:16px;line-height:1.4;}.remotes-wrapper{max-width:960px;margin:48px auto 0;} .remotes-title{font-weight:600;font-size:16px;margin-bottom:20px;color:#111;text-align:center;} .remotes-list{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;} .remote-pill{display:inline-flex;align-items:center;gap:8px; padding:8px 16px;background:#eef2f7;color:#1f78b4;font-weight:500;font-size:14px;border-radius:999px;transition:all 0.2s ease;} .remote-pill::before{content:"";width:6px;height:6px;background-color:#22c55e;border-radius:50%;display:inline-block;} .remote-pill:hover{background:#e0f2fe;transform:translateY(-2px);} @media (max-width:1024px){.items-grid{grid-template-columns:repeat(2,1fr);}} @media (max-width:767px){.tabs-nav{flex-direction:column;border-radius:16px;}.tab-btn{width:100%;}.items-grid{grid-template-columns:1fr;}}.steps-section{padding:6rem 0;background:linear-gradient(180deg,#f2f7fb 0%,#ffffff 70%);color:#0b2230;}.steps-section .container{margin:0 auto;padding:0 1.25rem;} .section-header{text-align:center;margin-bottom:4rem;}.section-header h2{font-weight:800;margin-bottom:0.75rem;}.section-header h2 span{color:#2563eb;}.section-header p{max-width:48rem;margin:0 auto;color:#4b6b82;line-height:1.7;} .steps-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;position:relative;padding-top:3.5rem;} .steps-grid::before{content:"";position:absolute;left:8%;right:8%;top:4.4rem;height:1px;background:linear-gradient(to right,transparent,rgba(11,34,48,0.25),transparent);} .step-card{text-align:center;position:relative;} .step-icon{width:64px;height:64px;margin:0 auto;display:grid;place-items:center;background:#ffffff;border-radius:50%;border:1px solid rgba(11,34,48,0.18);box-shadow:0 12px 28px rgba(11,34,48,0.14),0 0 0 6px #ffffff;}.step-icon img{width:28px;height:28px;} .step-number{position:absolute;top:-20px;left:50%;transform:translateX(-50%);padding:0.2rem 0.6rem;border-radius:999px;background:#e5effa;color:#2563eb;font-size:0.65rem;font-weight:800;white-space:nowrap;} .step-card h3{margin-top:1.2rem;font-size:1rem;font-weight:800;}.step-card p{font-size:0.9rem;color:#4b6b82;max-width:16rem;margin:0.3rem auto 0;} .step-card:first-child .step-icon{background:linear-gradient(135deg,#2563eb,#38bdf8);border:none;box-shadow:0 18px 40px rgba(37,99,235,0.35),0 0 0 8px rgba(37,99,235,0.15);}.step-card:first-child .step-icon img{filter:brightness(0) invert(1);}.step-card:first-child .step-number{background:#2563eb;color:#ffffff;} @media (max-width:1024px){.steps-grid{grid-template-columns:repeat(3,1fr);}.steps-grid::before{display:none;}} @media (max-width:767px){.steps-grid{grid-template-columns:1fr;gap:2.2rem;padding-top:0;}.steps-grid::before{display:none;}.step-icon{width:56px;height:56px;}.step-icon img{width:24px;height:24px;}}@charset "UTF-8"; .block-ssps-remote-product-section{padding:4rem 1.5rem;display:flex;flex-direction:column;align-items:center;} .block-ssps-remote-product__section-title{display:inline-flex;align-items:center;gap:0.5rem;margin-bottom:1.75rem;background:#ffffff;color:#1b2b3a;padding:0.45rem 1.1rem;border-radius:999px;font-size:0.85rem;font-weight:600;box-shadow:0 6px 20px rgba(0,0,0,0.08);} .block-ssps-remote-product__step{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:#1e73be;color:#ffffff;border-radius:50%;font-size:0.75rem;font-weight:700;line-height:1;} .block-ssps-remote-product__section-text{white-space:nowrap;} .block-ssps-remote-product-section .container{width:100%;}.block-ssps-remote-product-section > .container > div{background:#1b2b3a;background-image:radial-gradient(rgba(255,255,255,0.05) 1px,transparent 0);background-size:24px 24px;border-radius:28px;padding:3.5rem 3rem;text-align:center;color:#ffffff;} .block-ssps-remote-product__badge{display:inline-flex;align-items:center;background:rgba(255,140,0,0.15);color:#ff9f43;padding:0.4rem 0.9rem;border-radius:999px;font-size:0.8rem;font-weight:600;margin-bottom:1.5rem;} .block-ssps-remote-product__heading h1,.block-ssps-remote-product__heading h2,.block-ssps-remote-product__heading h3{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1rem;}.block-ssps-remote-product__heading p{font-size:1rem;color:#c7d3dc;max-width:520px;margin:0 auto 2.5rem;line-height:1.6;} .block-ssps-remote-product{display:flex;flex-direction:column;align-items:center;} .block-ssps-remote-product__price{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2.5rem;flex-wrap:wrap;}.block-ssps-remote-product__price-old{font-size:1.2rem;color:#8fa4b3;text-decoration:line-through;}.block-ssps-remote-product__price-current{font-size:3rem;font-weight:800;color:#ffffff;}.block-ssps-remote-product__price-save{background:#ff8c42;color:#ffffff;font-size:0.75rem;font-weight:600;padding:0.35rem 0.7rem;border-radius:999px;} .block-ssps-remote-product__form{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;} .block-ssps-remote-product__quantity{display:flex;align-items:center;gap:0.5rem;}.block-ssps-remote-product__quantity label{font-size:0.85rem;color:#c7d3dc;}.block-ssps-remote-product__quantity input[type="number"]{width:70px;height:48px;padding:0 0.75rem;border-radius:999px;border:1px solid rgba(255,255,255,0.25);background:rgba(255,255,255,0.05);color:#ffffff;text-align:center;}.block-ssps-remote-product__quantity input[type="number"]:focus{outline:none;border-color:#ff8c42;} .block-ssps-remote-product__add-to-cart{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;height:52px;padding:0 1.75rem;border-radius:999px;border:none;font-size:0.95rem;font-weight:600;line-height:1;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ff8c42,#ff6b2d);color:#ffffff;box-shadow:0 10px 25px rgba(255,140,66,0.35),inset 0 1px 0 rgba(255,255,255,0.25);transition:all 0.25s ease;}.block-ssps-remote-product__add-to-cart::after{content:"→";transition:transform 0.25s ease;}.block-ssps-remote-product__add-to-cart:hover{transform:translateY(-2px);box-shadow:0 16px 35px rgba(255,140,66,0.45),inset 0 1px 0 rgba(255,255,255,0.3);}.block-ssps-remote-product__add-to-cart:hover::after{transform:translateX(4px);} @media (max-width:767px){.block-ssps-remote-product-section > .container > div{padding:2.5rem 1.5rem;}.block-ssps-remote-product__price-current{font-size:2.4rem;}}.app-download-block-section{background:linear-gradient(180deg,#f4f8fb 0%,#ffffff 100%);padding:96px 0;display:flex;flex-direction:column;align-items:center;} .app-download-block-section .container{max-width:1180px;margin:0 auto;padding:0 20px;width:100%;} .app-download-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;} .app-download-content{max-width:520px;}.app-download-title{line-height:1.2;font-weight:700;color:#0f172a;margin-bottom:16px;}.app-download-subtitle{font-size:16px;line-height:1.6;color:#475569;margin-bottom:32px;}.app-download-buttons{display:flex;gap:16px;}.app-download-buttons a{display:inline-flex;transition:transform 0.2s ease;}.app-download-buttons a:hover{transform:translateY(-2px);}.app-download-buttons img{height:52px;width:auto;display:block;} .app-download-image{width:100%;display:flex;justify-content:center;}.app-download-image img{display:block;width:100%;max-width:420px;height:auto;border-radius:28px;box-shadow:0 40px 80px rgba(15,23,42,0.15);} .block-ssps-remote-product__section-title{display:inline-flex;align-items:center;gap:0.5rem;margin-bottom:48px;background:#ffffff;color:#1b2b3a;padding:0.45rem 1.1rem;border-radius:999px;font-size:0.85rem;font-weight:600;box-shadow:0 6px 20px rgba(0,0,0,0.08);}.block-ssps-remote-product__step{width:22px;height:22px;background:#1e73be;color:#ffffff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:0.75rem;font-weight:700;}.block-ssps-remote-product__section-text{white-space:nowrap;} @media (max-width:1024px) and (min-width:768px){.app-download-block-section{padding:80px 0;}.app-download-grid{gap:56px;}.app-download-title{font-size:34px;}.app-download-image img{max-width:360px;}} @media (max-width:767px){.app-download-block-section{padding:64px 0;}.app-download-grid{grid-template-columns:1fr;gap:48px;text-align:center;}.app-download-content{max-width:100%;}.app-download-buttons{justify-content:center;flex-wrap:wrap;}.app-download-title{font-size:28px;}.app-download-image img{max-width:300px;}.block-ssps-remote-product__section-title{margin-bottom:32px;}}.step-3-section{padding:96px 0;text-align:center;}.step-3-card{max-width:960px;margin:0 auto;padding:56px 40px;background:#ffffff;border-radius:24px;box-shadow:0 30px 60px rgba(15,23,42,0.08);} .block-ssps-remote-product__section-title{display:inline-flex;align-items:center;gap:0.5rem;margin:0 auto 48px;background:#ffffff;padding:0.45rem 1.1rem;border-radius:999px;font-size:0.85rem;font-weight:600;box-shadow:0 6px 20px rgba(0,0,0,0.08);}.block-ssps-remote-product__step{width:22px;height:22px;background:#1e73be;color:#ffffff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:0.75rem;font-weight:700;} .step-3-icons{display:flex;justify-content:center;gap:72px;margin-bottom:40px;flex-wrap:wrap;}.step-3-icon{display:flex;flex-direction:column;align-items:center;position:relative;}.step-3-icon::before{content:"";width:64px;height:64px;background:#ffffff;border-radius:50%;border:1px solid #e5e7eb;box-shadow:0 12px 28px rgba(15,23,42,0.08);}.step-3-icon img{width:28px;height:28px;position:absolute;top:18px;left:50%;transform:translateX(-50%);}.step-3-icon p{margin-top:16px;font-size:15px;font-weight:600;} .step-3-main-text{font-size:16px;line-height:1.65;color:#475569;max-width:680px;margin:0 auto 16px;}.step-3-small-text{font-size:13px;color:#64748b;margin-bottom:28px;} .step-3-video-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;background:#1e73be;color:#ffffff;border-radius:999px;font-size:14px;font-weight:600;border:none;cursor:pointer;} .video-modal{position:fixed;inset:0;background:rgba(15,23,42,0.85);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity 0.25s ease;z-index:9999;}.video-modal.is-active{opacity:1;pointer-events:all;}.video-modal-content{position:relative;width:min(90vw,960px);background:#000;border-radius:16px;overflow:hidden;}.video-modal video{width:100%;height:auto;display:block;}.video-modal-close{position:absolute;top:10px;right:14px;background:rgba(0,0,0,0.6);color:#ffffff;border:none;width:36px;height:36px;border-radius:50%;font-size:20px;cursor:pointer;}.video-modal-overlay{position:absolute;inset:0;} @media (max-width:767px){.step-3-card{padding:36px 22px;}.step-3-icons{gap:40px;}}.contact-section{--blue-start:#1f78a8;--blue-end:#2b87b8;--accent:#ff8a3d;--bg:#f4f7fb;--border:rgba(0,0,0,.08);padding:4rem 1rem;} .contact-card{display:grid;grid-template-columns:380px 1fr;max-width:1100px;margin:0 auto;background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 25px 60px rgba(0,0,0,0.12);} .left-panel{background:#1b73ac;color:#fff;padding:3rem;display:flex;flex-direction:column;gap:1.6rem;justify-content:center;}.left-heading{font-size:2.1rem;font-weight:700;line-height:1.25;margin:0;letter-spacing:-0.02em;color:#fff;}.left-subheading{font-size:1rem;line-height:1.6;opacity:0.95;margin:0;color:#fff;} .left-items{display:flex;flex-direction:column;gap:1.4rem;margin-top:0.5rem;}.left-item{display:grid;grid-template-columns:48px 1fr;gap:1rem;align-items:flex-start;}.left-item img{width:48px !important;height:48px !important;min-width:48px;min-height:48px;padding:11px;border-radius:50%;background:rgba(255,255,255,0.18);object-fit:contain;display:block;}.item-content{display:flex;flex-direction:column;gap:0.25rem;}.item-title{font-size:0.95rem;font-weight:700;margin:0;color:#fff;}.item-text{font-size:0.9rem;line-height:1.5;margin:0;color:#fff;}.item-text a{color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,0.45);transition:border-color 0.2s ease,opacity 0.2s ease;}.item-text a:hover{border-bottom-color:#fff;opacity:0.9;} .right-panel{padding:3rem 3.5rem;display:flex;flex-direction:column;justify-content:center;}.form-title{font-size:1.4rem;font-weight:700;margin:0 0 1.3rem;color:#0b1f33;} .form-wrapper{width:100%;}.cf7-grid{display:flex;flex-direction:column;gap:1.1rem;}.cf7-grid .row-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem;}.cf7-grid label{font-size:0.85rem;font-weight:500;margin-bottom:0.3rem;color:#444;} .cf7-grid input,.cf7-grid textarea{width:100%;padding:0.85rem 1rem;border-radius:10px;border:1px solid #e6eaf0;background:#fff;font-size:0.95rem;transition:border-color 0.2s ease,box-shadow 0.2s ease;box-sizing:border-box;}.cf7-grid input:focus,.cf7-grid textarea:focus{outline:none;border-color:var(--blue-end);box-shadow:0 0 0 2px rgba(43,135,184,0.15);} .cf7-grid textarea{min-height:100px;resize:vertical;} .cf7-grid input[type="submit"]{margin-top:0.9rem;width:100%;padding:1rem 2.4rem;background:var(--accent);color:#fff;font-weight:600;font-size:0.95rem;border-radius:999px;border:none;cursor:pointer;box-shadow:0 12px 25px rgba(255,138,61,0.35);transition:background-color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease;}.cf7-grid input[type="submit"]:hover{background:#ff7a1f;transform:translateY(-1px);box-shadow:0 14px 28px rgba(255,138,61,0.4);} .wpcf7-form-control-wrap,.wpcf7-form-control{width:100% !important;display:block;} @media (max-width:900px){.contact-card{grid-template-columns:1fr;}.left-panel{border-radius:26px 26px 0 0;padding:2.2rem;}.right-panel{border-radius:0 0 26px 26px;padding:2.2rem;}.cf7-grid .row-2{grid-template-columns:1fr;}}@media (max-width:1200px){.contact-card{max-width:96%;}}@charset "UTF-8"; .before-footer-section{padding:6rem 0;background-color:#1b2b3a;color:#ffffff;text-align:center;}.before-footer-heading{max-width:820px;margin:0 auto;font-weight:700;line-height:1.2;} .before-footer-buttons{margin-top:2.5rem;margin-bottom:2.5rem;display:flex;justify-content:center;gap:1.25rem;flex-wrap:wrap;} .before-footer-section .btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.9rem 1.8rem;font-size:0.95rem;font-weight:600;text-decoration:none;border-radius:999px;white-space:nowrap;cursor:pointer; background:transparent;outline:none;} .before-footer-section button.btn{appearance:none;-webkit-appearance:none;border:none;} .before-footer-section .btn.btn-primary,.before-footer-section .btn-primary{background-color:#ff8a3d;color:#ffffff;border:1px solid #ff8a3d;box-shadow:0 8px 24px rgba(255,138,61,0.25);} .before-footer-section .btn.btn-outline,.before-footer-section .btn-outline{background-color:transparent;color:#ffffff; border:1.5px solid rgba(255,255,255,0.5);} .before-footer-features{display:flex;justify-content:center;gap:2rem;font-size:0.9rem;font-weight:500;opacity:0.95;flex-wrap:wrap;}.before-footer-features .feature{display:flex;align-items:center;gap:0.5rem;}.before-footer-features .feature img{width:18px;height:auto;} .video-modal{position:fixed;inset:0;display:none;z-index:99999;}.video-modal.is-active{display:flex;align-items:center;justify-content:center;}.video-modal-overlay{position:absolute;inset:0;background:rgba(0,0,0,0.8);cursor:pointer;}.video-modal-content{position:relative;z-index:2;width:90%;max-width:960px;background:#000;border-radius:14px;overflow:hidden;}.video-modal-content video{width:100%;height:auto;display:block;} .video-modal-close{position:absolute;top:12px;right:14px;z-index:5;pointer-events:auto;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px;line-height:1;background:rgba(0,0,0,0.6);color:#ffffff;border:1px solid rgba(255,255,255,0.25);cursor:pointer;} @media (max-width:1024px) and (min-width:768px){.before-footer-section{padding:5rem 0;}.before-footer-features{gap:1.5rem;}} @media (max-width:767px){.before-footer-section{padding:4rem 0;}.before-footer-buttons{flex-direction:column;align-items:center;}.before-footer-section .btn{width:100%;max-width:320px;}.before-footer-features{flex-direction:column;align-items:center;gap:1rem;}.video-modal-content{width:95%;}.video-modal-close{top:8px;right:8px;width:38px;height:38px;font-size:22px;}}