:root{--bg: #ffffff;--surface: #ffffff;--surface-alt: #f5f7fa;--surface-soft: #eef3f9;--text: #0B0B0B;--muted: #6B7280;--line: #C0C6D4;--primary: #0A2A66;--primary-strong: #021633;--accent: #2DAAE1;--white: #ffffff;--black: #0B0B0B;--shadow: 0 18px 40px rgba(10, 29, 53, .08);--shadow-soft: 0 10px 28px rgba(10, 29, 53, .06);--radius: 20px;--radius-sm: 12px;--container: 1160px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:linear-gradient(180deg,#f5f8fc,#eef3f9 38%,#fff);color:var(--text);line-height:1.6}img{max-width:100%;display:block}a{color:inherit}button,input,select,textarea{font:inherit}.site-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.container{width:min(100% - 2rem,var(--container));margin:0 auto}.container.narrow{width:min(100% - 2rem,780px)}.site-header{position:sticky;top:0;z-index:100;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(192,198,212,.8)}.nav-wrap{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:flex;align-items:center;text-decoration:none;flex:0 1 auto;min-width:0;max-width:calc(100% - 64px)}.logo-img{display:block;height:58px;width:auto;max-width:100%;min-width:0;object-fit:contain;flex-shrink:0}.site-nav{display:flex;align-items:center;gap:1.25rem}.site-nav a{text-decoration:none;color:var(--primary);font-weight:600;transition:color .2s ease}.site-nav a:hover,.site-nav a.active{color:var(--accent)}.menu-toggle{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--line);background:var(--white);border-radius:12px;width:48px;height:48px;padding:0;cursor:pointer;box-shadow:var(--shadow-soft);flex:0 0 48px}.menu-toggle span{display:block;width:20px;height:2px;background:var(--primary);margin:5px auto;border-radius:999px}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;border:none;border-radius:999px;padding:.95rem 1.35rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:linear-gradient(135deg,var(--primary),var(--accent));box-shadow:var(--shadow)}.button-primary:hover{box-shadow:0 20px 42px #0a1d3524}.button-secondary{background:#fff;color:#0a2a66;border:2px solid rgba(45,170,225,.45)}.button-secondary:hover{border-color:var(--accent);color:var(--accent)}.hero,.page-hero{position:relative;overflow:hidden}.hero{background:radial-gradient(circle at top right,rgba(45,170,225,.22),transparent 36%),linear-gradient(135deg,#0a2a66f5,#021633fa);color:var(--white);padding:7rem 0 6rem}.page-hero{background:radial-gradient(circle at top right,rgba(45,170,225,.16),transparent 34%),linear-gradient(135deg,#0a2a66f0,#021633fa);color:var(--white);padding:5.75rem 0 4.5rem}.hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:2.5rem;align-items:center}.hero-copy h1,.page-hero h1{margin:0 0 1rem;font-size:clamp(2.4rem,5vw,4.3rem);line-height:1.05;letter-spacing:-.03em}.hero-copy p,.page-hero .lead{font-size:1.1rem;color:#ffffffd1;margin:0}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.75rem}.media-shell{display:grid;gap:2rem;align-items:center}.media-shell.two{grid-template-columns:repeat(2,minmax(0,1fr))}.media-card{overflow:hidden;border-radius:var(--radius);border:1px solid rgba(192,198,212,.45);box-shadow:var(--shadow);background:#ffffffeb}.media-card img{width:100%;height:auto;display:block}.media-copy h2,.media-copy h3{margin-top:0;color:var(--primary)}.media-copy p:last-child{margin-bottom:0}.hero-visual{overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 50px #00000038;background:#ffffff0f}.hero-visual img{width:100%;height:auto;display:block}.image-banner{overflow:hidden;border-radius:var(--radius);border:1px solid rgba(192,198,212,.45);box-shadow:var(--shadow)}.image-banner img{width:100%;display:block}.section-image-top{margin-bottom:1rem}.section-image-top img{width:50%;max-width:320px;height:auto;border-radius:var(--radius-sm);border:1px solid rgba(192,198,212,.45);box-shadow:var(--shadow-soft)}.services-page .section-image-top img{width:50%;max-width:300px}.industries-page .image-banner{max-width:320px;margin:0 auto}.home-page .home-industries-banner{max-width:760px;margin:0 auto}.section{padding:5rem 0}.section-alt{background:linear-gradient(180deg,#f7f9fc,#eef3f9)}.section-dark{background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#fff}.section-heading{margin-bottom:2rem;max-width:740px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2{margin:.25rem 0 .85rem;font-size:clamp(1.8rem,3vw,3rem);line-height:1.1;letter-spacing:-.02em;color:var(--primary)}.section-heading p{margin:0;color:var(--muted);font-size:1.05rem}.eyebrow{display:inline-block;margin:0;color:var(--accent);font-weight:800;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.card-grid{display:grid;gap:1.5rem}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;align-items:start}.card,.checklist-card,.testimonial-card,.cta-box{background:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(192,198,212,.45);border-radius:var(--radius);box-shadow:var(--shadow)}.card,.testimonial-card,.checklist-card{padding:1.6rem}.card:hover,.testimonial-card:hover,.checklist-card:hover{border-color:#2daae173}.card h3,.testimonial-card h3,.checklist-card h3{margin-top:0;margin-bottom:.8rem;font-size:1.2rem;color:var(--primary)}.card p,.testimonial-card p,.checklist-card p{margin:0 0 1rem;color:var(--muted)}.card-tall{min-height:240px}.text-link{text-decoration:none;color:var(--accent);font-weight:700}.text-link:hover{color:var(--primary)}.feature-list,.check-list{list-style:none;margin:1.25rem 0 0;padding:0;display:grid;gap:.9rem}.feature-list li,.check-list li{position:relative;padding-left:1.5rem;color:var(--muted)}.feature-list li:before,.check-list li:before{content:"";position:absolute;left:0;top:.55rem;width:8px;height:8px;border-radius:999px;background:var(--accent)}.tag-row{display:flex;flex-wrap:wrap;gap:.75rem}.tag{display:inline-flex;align-items:center;padding:.6rem .95rem;border-radius:999px;background:#2daae11f;color:var(--primary);border:1px solid rgba(45,170,225,.18);font-weight:600;font-size:.95rem}.faq-list{display:grid;gap:1rem}.faq-item{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:1rem 1.15rem;box-shadow:var(--shadow-soft)}.faq-item summary{cursor:pointer;font-weight:700;color:var(--primary)}.faq-item p{margin:.9rem 0 0;color:var(--muted)}.cta-section{padding-top:1rem;padding-bottom:5rem}.cta-box{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:2rem;background:radial-gradient(circle at top right,rgba(45,170,225,.14),transparent 35%),linear-gradient(180deg,#fff,#f7f9fc)}.cta-box h2{margin:.25rem 0 .6rem;color:var(--primary);font-size:clamp(1.7rem,3vw,2.5rem)}.cta-box p:last-child{margin-bottom:0;color:var(--muted)}.contact-details{margin-top:1.5rem;display:grid;gap:.65rem}.contact-details p{margin:0;color:var(--muted)}.contact-details a{color:var(--accent);text-decoration:none}.contact-form{display:grid;gap:1rem;background:#ffffffeb;border:1px solid rgba(192,198,212,.6);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.5rem}.contact-form label{display:grid;gap:.45rem;font-weight:600;color:var(--primary)}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:.95rem 1rem;border-radius:14px;border:1px solid var(--line);background:var(--white);color:var(--text);outline:none;transition:border-color .2s ease,box-shadow .2s ease}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px #2daae11f}.contact-form textarea{resize:vertical;min-height:140px}.site-footer{background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#ffffffd6;padding-top:3.5rem}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr .9fr;gap:2rem;padding-bottom:2rem}.site-footer h3,.site-footer h4{margin-top:0;color:var(--white)}.site-footer p,.site-footer li,.site-footer a{color:#ffffffc7}.site-footer ul{margin:0;padding:0;list-style:none;display:grid;gap:.65rem}.site-footer a{text-decoration:none}.site-footer a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:1rem 0 1.5rem}.footer-bottom p{margin:0;font-size:.95rem}@media (max-width: 980px){.hero-grid,.split-grid,.footer-grid,.card-grid.three,.card-grid.two,.media-shell.two{grid-template-columns:1fr}.cta-box{flex-direction:column;align-items:flex-start}.section-image-top img,.services-page .section-image-top img{width:60%;max-width:260px}.industries-page .image-banner{max-width:260px}.home-page .home-industries-banner{max-width:100%}}@media (max-width: 860px){.nav-wrap{min-height:72px;gap:.75rem}.menu-toggle{display:inline-block}.brand{flex:1 1 auto;max-width:calc(100% - 60px);overflow:hidden}.logo-img{height:38px;max-width:100%}.site-nav{position:absolute;top:calc(100% + .75rem);right:1rem;left:1rem;display:none;flex-direction:column;align-items:stretch;gap:.9rem;padding:1rem;background:#fffffffa;border:1px solid rgba(192,198,212,.8);border-radius:18px;box-shadow:var(--shadow)}.site-nav.open{display:flex}.site-nav .button{width:100%}}@media (max-width: 640px){.container{width:min(100% - 1.25rem,var(--container))}.hero,.page-hero,.section{padding-top:4rem;padding-bottom:4rem}.hero-copy h1,.page-hero h1{font-size:clamp(2rem,9vw,3rem)}.hero-copy p,.page-hero .lead,.section-heading p{font-size:1rem}.nav-wrap{min-height:66px}.brand{max-width:calc(100% - 56px)}.logo-img{height:32px;max-width:100%}.button{width:100%}.hero-actions{flex-direction:column;align-items:stretch}.cta-box{padding:1.5rem}.card,.testimonial-card,.checklist-card,.contact-form{padding:1.2rem}.section-image-top img,.services-page .section-image-top img{width:65%;max-width:220px}.industries-page .image-banner{max-width:220px}}.services-page .card-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.services-page .card{width:fit-content;max-width:420px;margin:0 auto;text-align:center}.services-page .section-image-top{display:flex;justify-content:center;margin-bottom:1rem}.services-page .section-image-top img{width:100%;max-width:300px;height:auto;margin:0 auto}.services-page .feature-list{text-align:left;display:inline-grid;justify-content:center}.services-page .card h3{text-align:center}.resources-layout{background:#f6f8fb}.resources-hero{min-height:430px;background:linear-gradient(90deg,#021740f5,#021740d1,#02174059),url(/resources/resource-hero.png);background-size:cover;background-position:center;color:#fff}.resources-hero-overlay{min-height:430px;display:flex;align-items:center}.resources-hero-copy{max-width:760px;padding:70px 0}.resources-hero-copy h1{color:#fff;font-size:clamp(2.5rem,5vw,4.75rem);line-height:1.03;letter-spacing:-.05em;margin:0 0 22px}.resources-hero-copy p{color:#ffffffeb;font-size:1.08rem;line-height:1.65;max-width:700px}.resources-trust-section{margin-top:-38px;position:relative;z-index:5}.resources-trust-bar{background:#fff;border:1px solid rgba(9,40,92,.12);border-radius:14px;box-shadow:0 16px 40px #0516311f;display:grid;grid-template-columns:1.4fr repeat(6,1fr);align-items:center;gap:14px;padding:22px 24px}.resources-trust-bar strong{color:#061b49;text-transform:uppercase;font-size:.8rem;letter-spacing:.08em;border-right:1px solid rgba(9,40,92,.18);padding-right:18px}.resources-trust-bar span{color:#071f4f;font-size:.86rem;font-weight:700;text-align:center}.resources-featured-section{padding:48px 0 70px}.resources-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:32px}.resource-download-card{position:relative;background:#fff;border:1px solid rgba(9,40,92,.12);border-radius:16px;box-shadow:0 12px 30px #05163114;padding:28px 26px 24px;display:flex;flex-direction:column;min-height:440px;overflow:hidden}.resource-number{position:absolute;top:18px;right:18px;background:#063678;color:#fff;width:28px;height:28px;border-radius:8px;display:grid;place-items:center;font-weight:800;font-size:.9rem}.resource-card-header{display:grid;grid-template-columns:64px 1fr;gap:16px;align-items:start;margin-bottom:18px;padding-right:32px}.resource-icon{width:58px;height:58px;border-radius:50%;background:linear-gradient(145deg,#0077c8,#003b83);color:#fff;display:grid;place-items:center;font-size:1.8rem;font-weight:900;box-shadow:0 10px 24px #004aa047}.resource-download-card h3{color:#061b49;font-size:1.2rem;line-height:1.25;margin:0}.resource-download-card p{color:#263b63;font-size:.95rem;line-height:1.55}.resource-download-card ul{margin:12px 0 20px;padding-left:18px;color:#071f4f;font-size:.9rem;line-height:1.5}.resource-meta{margin-top:auto;border-top:1px solid rgba(9,40,92,.12);border-bottom:1px solid rgba(9,40,92,.12);display:grid;grid-template-columns:1.4fr .8fr;gap:12px;padding:14px 0}.resource-meta strong{display:block;color:#061b49;font-size:.78rem;margin-bottom:4px}.resource-meta span{display:block;color:#263b63;font-size:.82rem;line-height:1.25}.resource-download-button{margin-top:16px;background:#003b83;color:#fff;text-decoration:none;border-radius:8px;padding:13px 14px;font-weight:800;font-size:.9rem;text-align:center;box-shadow:0 8px 18px #002d6838}.resource-download-button:hover{background:#005bab;transform:translateY(-1px)}.resources-value-strip{margin-top:34px;background:#fff;border:1px solid rgba(9,40,92,.12);border-radius:16px;box-shadow:0 12px 30px #05163112;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.resources-value-item{display:grid;grid-template-columns:54px 1fr;gap:14px;padding:24px 22px;border-right:1px solid rgba(9,40,92,.1)}.resources-value-item:last-child{border-right:0}.resources-value-icon{color:#003b83;font-size:2.3rem;line-height:1}.resources-value-item h3{color:#061b49;text-transform:uppercase;font-size:.86rem;letter-spacing:.04em;margin:0 0 6px}.resources-value-item p{color:#263b63;font-size:.88rem;line-height:1.45;margin:0}.resources-bottom-cta{background:linear-gradient(135deg,#021740,#052b63);color:#fff;padding:56px 0}.resources-bottom-grid{display:grid;grid-template-columns:1.05fr 1fr 1fr;gap:42px}.resources-bottom-grid>div{border-right:1px solid rgba(255,255,255,.2);padding-right:36px}.resources-bottom-grid>div:last-child{border-right:0;padding-right:0}.resources-bottom-grid h2{color:#fff;font-size:1.45rem;margin:0 0 12px}.resources-bottom-grid h3{color:#fff;font-size:1.05rem;margin:0 0 16px;font-weight:600}.resources-bottom-grid p,.resources-bottom-grid li{color:#ffffffe0;line-height:1.6}.resources-check-list{list-style:none;padding:0;margin:18px 0 0}.resources-check-list li{position:relative;padding-left:26px;margin-bottom:10px}.resources-check-list li:before{content:"✓";position:absolute;left:0;color:#7ed2ff;font-weight:900}@media (max-width: 1100px){.resources-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resources-trust-bar{grid-template-columns:repeat(3,1fr)}.resources-trust-bar strong{border-right:0;grid-column:1 / -1;text-align:center}.resources-value-strip,.resources-bottom-grid{grid-template-columns:1fr 1fr}.resources-bottom-grid>div{border-right:0;padding-right:0}}@media (max-width: 700px){.resources-card-grid,.resources-value-strip,.resources-bottom-grid{grid-template-columns:1fr}.resources-hero-copy{padding:56px 0}.resources-trust-bar{grid-template-columns:1fr 1fr}.resource-card-header,.resource-meta{grid-template-columns:1fr}}.how-page .page-hero{background:linear-gradient(90deg,#021740f5,#021740d1),url(/Executive%20Dashboard.png);background-size:cover;background-position:center;color:#fff}.how-page .page-hero h1,.how-page .page-hero .lead{color:#fff}.process-timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:36px}.process-card{background:#fff;border:1px solid rgba(9,40,92,.12);border-radius:18px;padding:26px 22px;box-shadow:0 12px 28px #05163114}.process-number{display:inline-flex;width:46px;height:46px;border-radius:50%;align-items:center;justify-content:center;background:#003b83;color:#fff;font-weight:900;margin-bottom:18px}.process-card h3{color:#061b49;margin:0 0 12px}.process-card p{color:#263b63;line-height:1.6}.how-page .compact-card{text-align:center;min-height:120px;display:grid;place-items:center}@media (max-width: 1100px){.process-timeline{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){.process-timeline{grid-template-columns:1fr}}.executive-hero{position:relative;min-height:78vh;background:linear-gradient(90deg,#010a20f5,#021438ed 38%,#031840c7 65%,#03184094),url(/images/dashboard-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.executive-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:radial-gradient(circle at 20% 25%,rgba(0,140,255,.16),transparent 35%),radial-gradient(circle at 80% 10%,rgba(0,89,255,.08),transparent 28%)}.executive-hero-overlay{position:relative;z-index:2;min-height:78vh;display:flex;align-items:center}.executive-hero .container{width:min(calc(100% - 64px),1180px);margin:0 auto;padding-left:0;padding-right:0}.executive-hero-grid{width:100%;display:block}.executive-hero-content{width:100%;max-width:1180px;padding:70px 0 50px;margin:0}.hero-eyebrow{color:#49c2ff;text-transform:uppercase;letter-spacing:.14em;font-size:.82rem;margin-bottom:22px;font-weight:700}.executive-hero-content h1{color:#fff;font-size:clamp(2.8rem,5vw,5rem);line-height:1.02;letter-spacing:-.045em;margin:0 0 22px;font-weight:800;max-width:1120px}.executive-hero-content h1 span{display:block;color:#dcecff}.hero-divider{width:240px;height:2px;background:linear-gradient(90deg,#07f,#fff0);margin-bottom:30px}.executive-hero-content h2{color:#fff;font-size:clamp(1.1rem,1.8vw,1.65rem);line-height:1.38;font-weight:600;max-width:1080px;margin:0 0 24px}.hero-description{color:#ffffffe6;font-size:1rem;line-height:1.7;max-width:980px;margin:0 0 34px}.hero-buttons{display:flex;flex-wrap:wrap;gap:18px}.hero-buttons .button{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center}.hero-buttons .button-primary{background:linear-gradient(135deg,#006cff,#0047b8);border:none;box-shadow:0 20px 40px #006cff4d}.hero-secondary-button{background:#ffffff0f;color:#fff;border:1px solid rgba(255,255,255,.7);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-secondary-button:hover{background:#ffffff1f}@media (max-width: 900px){.executive-hero,.executive-hero-overlay{min-height:auto}.executive-hero .container{width:min(calc(100% - 32px),1180px)}.executive-hero-content{padding:80px 0 55px}.executive-hero-content h1{font-size:2.6rem;max-width:100%}.executive-hero-content h2{font-size:1.1rem;max-width:100%}.hero-description{max-width:100%}}@media (max-width: 600px){.hero-buttons{flex-direction:column}.hero-buttons .button{width:100%}.executive-hero-content h1{font-size:2.35rem}.hero-eyebrow{font-size:.72rem}}.services-page .page-hero,.industries-page .page-hero,.about-page .page-hero,.insights-page .page-hero,.contact-page .page-hero,.resources-hero{position:relative;isolation:isolate;overflow:hidden;color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat}.services-page .page-hero{background-image:linear-gradient(90deg,#010a20f0,#021438b8),url(/images/services-bg.png)}.industries-page .page-hero{background-image:linear-gradient(90deg,#010a20f0,#021438b8),url(/images/industries-bg.png)}.resources-hero{background-image:linear-gradient(90deg,#010a20f0,#021438b8),url(/images/resources-bg.png)}.insights-page .page-hero{background-image:linear-gradient(90deg,#010a20f0,#021438b8),url(/images/insights-bg.png)}.about-page .page-hero{background-image:linear-gradient(90deg,#010a20f0,#021438b8),url(/images/about-bg.png)}.contact-page .page-hero{background-image:linear-gradient(90deg,#010a20f0,#021438b8),url(/images/contact-bg.png)}.services-page .page-hero:before,.industries-page .page-hero:before,.about-page .page-hero:before,.insights-page .page-hero:before,.contact-page .page-hero:before,.resources-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px);background:radial-gradient(circle at 20% 25%,rgba(0,140,255,.12),transparent 35%)}.services-page .page-hero .container,.industries-page .page-hero .container,.about-page .page-hero .container,.insights-page .page-hero .container,.contact-page .page-hero .container,.resources-hero .container{position:relative;z-index:2}.services-page .page-hero h1,.industries-page .page-hero h1,.about-page .page-hero h1,.insights-page .page-hero h1,.contact-page .page-hero h1,.resources-hero h1{color:#fff}.services-page .page-hero p,.industries-page .page-hero p,.about-page .page-hero p,.insights-page .page-hero p,.contact-page .page-hero p,.resources-hero p{color:#ffffffe6}.section-image-top img,.image-banner img{width:100%;height:auto;object-fit:contain;border-radius:16px;display:block}.section-image-top,.image-banner{overflow:hidden;border-radius:16px}.section-image-top{margin-bottom:1.5rem;background:#071120;padding:.75rem;border:1px solid rgba(255,255,255,.08)}.section-image-top img{max-height:220px;object-fit:cover}.media-card img{width:100%;border-radius:20px;display:block}.image-banner img{width:100%;max-height:700px;object-fit:cover}
