:root{--navy:#0b2854;--deep:#06162f;--ink:#081b38;--coral:#ff6f61;--coral2:#ff4f4f;--cream:#f7f3ee;--paper:#fff;--muted:#6f7786;--line:#e7e9ef;--gold:#f4c430;--radius:22px;--shadow:0 24px 70px rgba(6,22,47,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#0d1e39;background:#fff;font-family:Montserrat,Inter,Segoe UI,Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.announcement{background:linear-gradient(90deg,#06162f,#0b2854,#06162f);color:#dfe7f5;text-align:center;padding:8px 18px;font-size:12px;letter-spacing:.05em}.site-header{height:72px;display:flex;align-items:center;padding:0 max(28px,calc((100vw - 1400px)/2));background:rgba(7,22,47,.97);color:#fff;position:sticky;top:0;z-index:80;border-bottom:1px solid #ffffff12;backdrop-filter:blur(16px)}.brand{font-size:26px;font-weight:800;letter-spacing:-1.2px;white-space:nowrap}.brand span{color:#fff}.brand b{color:var(--coral)}.brand small{font-size:8px;font-weight:700;margin-left:2px;letter-spacing:0;color:#fff}.brand-logo-img{height:34px;width:auto;max-width:190px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:26px;margin-left:62px;flex:1}.main-nav a{font-size:12px;font-weight:700;color:#e9eef9;position:relative}.main-nav a:after{content:"";height:2px;width:0;position:absolute;left:0;bottom:-7px;background:var(--coral);transition:.25s}.main-nav a:hover:after{width:100%}.header-actions{display:flex;align-items:center;gap:15px}.icon-btn{background:none;border:0;color:#fff;font-size:19px;cursor:pointer}.cart-link{font-size:12px;font-weight:800}.cart-link span{display:inline-grid;place-items:center;background:var(--coral);width:20px;height:20px;border-radius:50%;font-size:10px;margin-left:5px}.search-panel{max-height:0;overflow:hidden;background:#fff;border-bottom:1px solid var(--line);transition:max-height .35s;position:sticky;top:72px;z-index:70}.search-panel.open{max-height:90px}.search-panel form{max-width:850px;margin:16px auto;display:flex}.search-panel input{flex:1;padding:14px;border:1px solid var(--line);border-radius:12px 0 0 12px}.search-panel button{border:0;background:var(--coral);color:#fff;padding:0 25px;border-radius:0 12px 12px 0;font-weight:800}.toast{position:fixed;right:24px;top:100px;z-index:120;padding:14px 18px;border-radius:12px;box-shadow:var(--shadow);background:#fff}.toast.success{border-left:5px solid #18a56e}.toast.error{border-left:5px solid var(--coral)}
.hero{min-height:650px;background:radial-gradient(circle at 82% 42%,#163c70 0,#0a2247 30%,#06162f 68%);display:grid;grid-template-columns:47% 53%;position:relative;overflow:hidden;color:#fff;padding:70px max(32px,calc((100vw - 1400px)/2)) 60px}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 55%,#ff6f6109),repeating-linear-gradient(90deg,#ffffff04 0 1px,transparent 1px 90px);pointer-events:none}.hero-copy{align-self:center;position:relative;z-index:4;padding-right:50px}.eyebrow{display:block;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.22em;color:#a9bdd8;margin-bottom:14px}.eyebrow.dark{color:#5b6780}.eyebrow.coral{color:var(--coral)}.hero h1,.shop-hero h1,.simple-hero h1,.success-page h1{font-family:Georgia,'Times New Roman',serif;font-weight:500;letter-spacing:-.045em;line-height:.96;margin:0}.hero h1{font-size:clamp(58px,5.5vw,92px);max-width:700px}.hero h1::first-letter{color:#fff}.hero-copy p{max-width:520px;font-size:18px;color:#cfd8e8;margin:25px 0 30px}.hero-actions{display:flex;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 22px;border-radius:9px;border:1px solid transparent;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:.25s}.btn.primary{background:linear-gradient(135deg,var(--coral),var(--coral2));color:#fff;box-shadow:0 14px 34px #ff6f6130}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 18px 42px #ff6f6150}.btn.ghost{border-color:#ffffff55;color:#fff;background:#ffffff08}.btn.ghost:hover{background:#ffffff12}.btn.light{background:#fff;color:var(--navy)}.btn.dark{background:var(--deep);color:#fff}.btn.wide{width:100%}.trust-inline{display:flex;gap:24px;margin-top:34px;color:#aab9d0;font-size:11px;font-weight:700}.hero-visual{position:relative;display:grid;place-items:center;min-height:520px}.hero-img{width:min(95%,700px);height:460px;object-fit:cover;object-position:center;border-radius:30px;box-shadow:0 45px 110px #0008;position:relative;z-index:3;transition:transform .15s ease-out}.hero-visual:after{content:"";position:absolute;width:74%;height:18%;bottom:22px;background:#0008;filter:blur(35px);border-radius:50%;z-index:1}.hero-glow{position:absolute;width:410px;height:410px;background:radial-gradient(circle,#ff6f613c,transparent 62%);filter:blur(10px);animation:pulse 4s ease-in-out infinite}.orbit{position:absolute;border:1px solid #ff6f6166;border-radius:50%;z-index:2;box-shadow:0 0 30px #ff6f6120}.orbit-a{width:560px;height:280px;transform:rotate(-13deg);animation:orbitA 12s linear infinite}.orbit-b{width:430px;height:430px;border-color:#f4c43044;animation:orbitB 16s linear infinite}.floating-chip{position:absolute;z-index:4;background:#081b38dd;border:1px solid #ffffff22;color:#fff;padding:10px 14px;border-radius:999px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 10px 30px #0005;animation:float 4s ease-in-out infinite}.chip-one{left:2%;top:18%}.chip-two{right:1%;bottom:16%;animation-delay:-2s}.hero-dots{position:absolute;bottom:24px;left:50%;display:flex;gap:7px}.hero-dots i{width:5px;height:5px;background:#ffffff44;border-radius:50%}.hero-dots i:first-child{width:22px;border-radius:5px;background:var(--coral)}@keyframes pulse{50%{transform:scale(1.15);opacity:.65}}@keyframes orbitA{to{transform:rotate(347deg)}}@keyframes orbitB{to{transform:rotate(-360deg)}}@keyframes float{50%{transform:translateY(-9px)}}
.section{max-width:1400px;margin:0 auto;padding:78px 30px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.section-head h2{margin:0;font-family:Georgia,serif;font-size:40px;font-weight:500;letter-spacing:-.03em}.section-head a{font-size:12px;font-weight:800;color:var(--coral)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{min-height:190px;padding:24px;background:linear-gradient(145deg,#fbfbfd,#f1f3f8);border:1px solid var(--line);border-radius:18px;position:relative;overflow:hidden;transition:.3s}.category-card:after{content:"";position:absolute;width:100px;height:100px;border:1px solid #ff6f6136;border-radius:50%;right:-40px;top:-40px;transition:.4s}.category-card:hover{transform:translateY(-7px);background:#07162f;color:#fff;box-shadow:var(--shadow)}.category-card:hover:after{transform:scale(2.1)}.category-icon{font-size:28px;margin-bottom:28px}.category-card h3{margin:0 0 5px;font-size:17px}.category-card p{margin:0 0 18px;font-size:12px;color:#7a8290}.category-card:hover p{color:#b9c5d6}.category-card span{font-size:11px;font-weight:800;color:var(--coral)}.products-section{padding-top:30px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.3s}.product-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px #081b3818}.product-image-wrap{display:block;aspect-ratio:1/1;background:#f4f4f4;overflow:hidden;position:relative}.product-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-image-wrap img{transform:scale(1.06)}.quick-badge{position:absolute;left:14px;top:14px;background:#07162fe9;color:#fff;padding:7px 10px;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.09em}.product-info{padding:17px}.product-info small{color:#808797;font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.product-info h3{font-size:15px;margin:5px 0 8px;line-height:1.25}.product-info p{font-size:12px;color:#777f8c;min-height:36px}.price-row{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.price-row strong{font-size:15px}.round-arrow{width:31px;height:31px;display:grid;place-items:center;border:1px solid #ccd2dd;border-radius:50%;transition:.2s}.product-card:hover .round-arrow{background:var(--coral);color:#fff;border-color:var(--coral)}
.immersive-banner{max-width:1340px;margin:35px auto 80px;background:linear-gradient(120deg,#07162f,#0b2854);min-height:430px;border-radius:28px;color:#fff;display:grid;grid-template-columns:52% 48%;overflow:hidden;position:relative;box-shadow:var(--shadow)}.immersive-banner:before{content:"";position:absolute;width:350px;height:350px;border:1px solid #ff6f6144;border-radius:50%;left:39%;top:-120px}.immersive-banner>div:first-child{padding:68px}.immersive-banner h2{font-family:Georgia,serif;font-size:49px;font-weight:500;line-height:1.05;margin:0 0 18px}.immersive-banner h2 em{color:var(--coral);font-weight:500}.immersive-banner p{color:#c1cce0;max-width:520px;margin-bottom:28px}.banner-art{overflow:hidden}.banner-art img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.immersive-banner:hover .banner-art img{transform:scale(1.05)}.corporate-banner{max-width:1340px;margin:0 auto 70px;padding:38px 48px;background:linear-gradient(90deg,#efe7df,#f6f0eb);border-radius:24px;display:flex;align-items:center;justify-content:space-between;border:1px solid #eadfd6}.corporate-banner h2{margin:0;font-family:Georgia,serif;font-weight:500;font-size:36px}.corporate-banner p{margin:6px 0 0;color:#60697a}.corporate-banner .btn{background:var(--deep);color:#fff}.promise-strip{max-width:1340px;margin:0 auto 80px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:18px;overflow:hidden}.promise-strip>div{padding:26px;border-right:1px solid var(--line);display:flex;gap:13px;align-items:flex-start}.promise-strip>div:last-child{border:0}.promise-strip b{color:var(--coral);font-size:11px}.promise-strip strong,.promise-strip span{display:block}.promise-strip strong{font-size:12px}.promise-strip span{font-size:10px;color:#778090}
.shop-hero,.simple-hero{background:linear-gradient(125deg,#06162f,#0b2854);color:#fff;padding:75px max(32px,calc((100vw - 1340px)/2));position:relative;overflow:hidden}.shop-hero:after,.simple-hero:after{content:"";position:absolute;width:420px;height:420px;border:1px solid #ff6f6144;border-radius:50%;right:3%;top:-220px}.shop-hero h1,.simple-hero h1{font-size:58px}.shop-hero p{color:#cbd4e4}.shop-layout{max-width:1340px;margin:0 auto;padding:55px 30px 90px;display:grid;grid-template-columns:220px 1fr;gap:36px}.filters{position:sticky;top:105px;align-self:start;border:1px solid var(--line);border-radius:18px;padding:20px}.filters h3{font-family:Georgia,serif;font-size:22px;margin:0 0 12px}.filters a{display:block;padding:9px 8px;border-radius:8px;font-size:12px;color:#6c7482}.filters a.active,.filters a:hover{background:#f3f5f8;color:var(--deep);font-weight:800}.results-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.results-bar span{font-size:12px;font-weight:700}.results-bar form{display:flex}.results-bar input{border:1px solid var(--line);padding:10px;border-radius:9px 0 0 9px}.results-bar button{border:0;background:var(--deep);color:#fff;border-radius:0 9px 9px 0;padding:0 14px}.shop-grid{grid-template-columns:repeat(3,1fr)}
.product-page{max-width:1340px;margin:0 auto;padding:35px 30px 30px}.breadcrumbs{font-size:10px;color:#7c8491;margin-bottom:18px}.breadcrumbs span{margin:0 8px}.product-shell{display:grid;grid-template-columns:58% 42%;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 28px 85px #07162f12}.gallery{background:#f3f1ee;padding:20px}.gallery-stage{height:620px;border-radius:18px;overflow:hidden;position:relative;background:#111}.gallery-stage>img{width:100%;height:100%;object-fit:cover}.gallery-orbit{position:absolute;width:420px;height:180px;border:1px solid #ff6f6175;border-radius:50%;bottom:80px;left:90px;transform:rotate(-8deg);box-shadow:0 0 40px #ff6f6130;pointer-events:none}.zoom-chip{position:absolute;bottom:18px;left:18px;background:#07162fd9;color:#fff;border:1px solid #ffffff44;border-radius:999px;padding:8px 13px;font-size:10px}.thumbs{display:flex;gap:10px;margin-top:12px}.thumbs button{width:80px;height:72px;border:1px solid #ddd;border-radius:10px;padding:0;overflow:hidden;background:#fff}.thumbs img{width:100%;height:100%;object-fit:cover}.buy-panel{padding:48px;background:#fff}.buy-panel h1{font-family:Georgia,serif;font-size:43px;line-height:1.03;font-weight:500;margin:8px 0 10px}.rating{color:#eaa52f;font-size:12px}.rating span{color:#6e7684}.product-price{font-size:30px;font-weight:800;margin:18px 0}.lead{color:#5f6876}.micro-features{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.micro-features span{background:#f4f5f8;border-radius:999px;padding:8px 10px;font-size:9px;font-weight:800}.buy-form label,.checkout-form label{display:block;font-size:11px;font-weight:800;margin:16px 0}.buy-form input,.checkout-form input,.checkout-form textarea,.checkout-form select{width:100%;padding:13px;border:1px solid #d6dbe5;border-radius:9px;margin-top:7px;background:#fff}.qty{display:flex;width:140px}.qty button{width:40px;border:1px solid #d6dbe5;background:#fff}.qty input{text-align:center;border-radius:0;margin:0}.purchase-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.delivery-card{display:grid;grid-template-columns:1fr 1fr;gap:10px;border-top:1px solid var(--line);margin-top:26px;padding-top:20px}.delivery-card div{background:#f7f8fa;padding:13px;border-radius:10px}.delivery-card b,.delivery-card span{display:block}.delivery-card b{font-size:11px}.delivery-card span{font-size:9px;color:#78808d}.product-story{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding:70px 0}.product-story h2{font-family:Georgia,serif;font-size:42px;font-weight:500;margin:0 0 15px}.product-story p,.product-story li{color:#626b79;font-size:13px}.story-image{border-radius:20px;overflow:hidden;height:380px}.story-image img{width:100%;height:100%;object-fit:cover}
.cart-layout,.checkout-layout{max-width:1200px;margin:0 auto;padding:55px 30px 90px;display:grid;grid-template-columns:1fr 360px;gap:35px}.cart-item{display:grid;grid-template-columns:100px 1fr 80px 120px;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item img{width:95px;height:95px;object-fit:cover;border-radius:12px}.cart-item h3{margin:0 0 7px}.cart-item small,.cart-item strong{display:block}.cart-item input{width:65px;padding:8px}.text-btn{border:0;background:none;color:var(--coral);font-weight:800;cursor:pointer;padding:12px 0}.summary-card{border:1px solid var(--line);padding:24px;border-radius:18px;height:max-content;background:#fff;box-shadow:0 18px 50px #07162f0d}.summary-card.sticky{position:sticky;top:105px}.summary-card h2{font-family:Georgia,serif;font-size:25px;font-weight:500}.summary-card>div{display:flex;justify-content:space-between;gap:10px;margin:12px 0;font-size:12px}.summary-card .total{font-size:16px}.summary-card p{font-size:10px;color:#7a8291;text-align:center}.mini-line{align-items:center!important}.mini-line img{width:45px;height:45px;object-fit:cover;border-radius:8px}.checkout-form{display:flex;flex-direction:column;gap:18px}.checkout-card{border:1px solid var(--line);border-radius:18px;padding:24px;position:relative}.checkout-card h2{font-family:Georgia,serif;font-weight:500;margin:0 0 15px}.step{position:absolute;right:20px;top:20px;color:#c6ccd6;font-weight:800}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.gateway-option{display:flex!important;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:12px}.gateway-option input{width:auto;margin:0}.gateway-option span,.gateway-option b,.gateway-option small{display:block}.gateway-option small{color:#7b8391}.checkout-submit{font-size:13px}.success-page{text-align:center;padding:110px 30px;min-height:560px;background:linear-gradient(180deg,#f9fafc,#fff)}.success-page h1{font-size:58px;color:var(--deep)}.success-page p{color:#707887}.success-orbit{width:90px;height:90px;margin:0 auto 25px;display:grid;place-items:center;border:1px solid #ff6f6177;border-radius:50%;color:var(--coral);font-size:30px;box-shadow:0 0 0 18px #ff6f6108}.success-box{max-width:420px;margin:25px auto;display:grid;grid-template-columns:1fr 1fr;gap:12px;text-align:left;padding:20px;border:1px solid var(--line);border-radius:14px}.site-footer{background:#06162f;color:#c9d2e3;padding:55px max(30px,calc((100vw - 1340px)/2)) 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.footer-brand{font-size:30px}.footer-grid p{max-width:360px;font-size:12px}.footer-grid h4{color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.footer-grid a,.footer-grid span{display:block;font-size:11px;margin:8px 0}.footer-bottom{border-top:1px solid #ffffff15;margin-top:35px;padding-top:20px;font-size:10px}
.reveal{opacity:0;transform:translateY(22px);transition:.7s}.reveal.in{opacity:1;transform:none}@media(max-width:1150px){.main-nav a:nth-child(n+5){display:none}.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:62px}.category-grid,.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:850px){.announcement{font-size:9px}.site-header{height:64px;padding:0 16px}.main-nav{display:none}.header-actions{margin-left:auto}.search-panel{top:64px}.hero{display:block;padding:55px 22px 30px;min-height:auto}.hero-copy{padding:0}.hero h1{font-size:52px}.hero-visual{min-height:380px;margin-top:30px}.hero-img{height:350px}.orbit-a{width:390px}.orbit-b{width:300px;height:300px}.trust-inline{flex-wrap:wrap}.section{padding:55px 18px}.category-grid,.product-grid,.shop-grid{grid-template-columns:repeat(2,1fr)}.immersive-banner{margin:20px 18px 60px;grid-template-columns:1fr}.immersive-banner>div:first-child{padding:40px 28px}.banner-art{height:300px}.corporate-banner{margin:0 18px 50px;display:block;padding:30px}.corporate-banner .btn{margin-top:20px}.promise-strip{margin:0 18px 60px;grid-template-columns:1fr 1fr}.shop-layout{grid-template-columns:1fr;padding:35px 18px}.filters{position:static;display:flex;overflow:auto;gap:5px}.filters h3{display:none}.filters a{white-space:nowrap}.product-shell{grid-template-columns:1fr}.gallery-stage{height:480px}.buy-panel{padding:30px}.product-story{grid-template-columns:1fr}.cart-layout,.checkout-layout{grid-template-columns:1fr;padding:35px 18px}.summary-card.sticky{position:static}.footer-grid{grid-template-columns:1fr 1fr}.simple-hero h1,.shop-hero h1,.success-page h1{font-size:44px}}@media(max-width:560px){.brand{font-size:22px}.header-actions .icon-btn:nth-child(2){display:none}.hero h1{font-size:47px}.hero-copy p{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{min-height:300px}.hero-img{height:285px}.floating-chip{display:none}.category-grid,.product-grid,.shop-grid{grid-template-columns:1fr 1fr;gap:9px}.category-card{min-height:155px;padding:17px}.category-icon{margin-bottom:15px}.section-head h2{font-size:31px}.section-head a{display:none}.product-info{padding:12px}.product-info h3{font-size:12px}.immersive-banner h2{font-size:36px}.promise-strip{grid-template-columns:1fr}.purchase-actions,.delivery-card,.form-grid{grid-template-columns:1fr}.gallery-stage{height:410px}.buy-panel h1{font-size:34px}.cart-item{grid-template-columns:75px 1fr 55px}.cart-item>b{grid-column:2}.cart-item img{width:70px;height:70px}.footer-grid{grid-template-columns:1fr}.shop-hero,.simple-hero{padding:50px 20px}}
.section-intro{margin:8px 0 0;color:#7a8392;max-width:620px;font-size:13px;line-height:1.6}.editable-corporate{position:relative;overflow:hidden}.editable-corporate:after{content:"";position:absolute;right:0;top:0;width:38%;height:100%;background-image:linear-gradient(90deg,rgba(7,22,47,.95),rgba(7,22,47,.2)),var(--section-image);background-size:cover;background-position:center;opacity:.72;pointer-events:none}.editable-corporate>*{position:relative;z-index:1}.custom-home-banner{margin:24px auto;max-width:1180px;display:grid;grid-template-columns:1.1fr .9fr;min-height:360px;background:linear-gradient(135deg,#fff,#f6f3ef);border:1px solid #e8e9ed;border-radius:22px;overflow:hidden}.custom-home-copy{padding:52px;display:flex;flex-direction:column;justify-content:center}.custom-home-copy h2{font-size:clamp(32px,4vw,58px);line-height:1.02;margin:10px 0 16px;color:#0b2854}.custom-home-copy p{color:#687486;line-height:1.7;max-width:600px}.custom-home-image img{width:100%;height:100%;object-fit:cover}.btn.dark-outline{border:1px solid #0b2854;color:#0b2854;background:transparent}.content-page-hero{padding:90px 24px 54px;background:linear-gradient(180deg,#f7f3ef,#fff)}.content-page-shell{max-width:930px;margin:0 auto}.content-page-hero h1{font-size:clamp(42px,6vw,78px);line-height:1;margin:12px 0;color:#0b2854}.content-page-hero p{font-size:18px;line-height:1.7;color:#667386;max-width:760px}.content-page-body{padding:56px 24px 100px}.rich-content{font-size:16px;line-height:1.8;color:#3c4859}.rich-content h2{font-size:34px;color:#0b2854;margin:42px 0 14px}.rich-content h3{font-size:24px;color:#0b2854;margin:34px 0 12px}.rich-content a{color:var(--coral);font-weight:700}.rich-content blockquote{margin:30px 0;padding:20px 24px;border-left:4px solid var(--coral);background:#fff7f5}.rich-content li{margin:8px 0}@media(max-width:760px){.custom-home-banner{grid-template-columns:1fr;margin:16px}.custom-home-copy{padding:34px 24px}.custom-home-image{height:300px}.editable-corporate:after{width:55%;opacity:.35}.content-page-hero{padding-top:60px}}
