*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#14314d;background:#fff}
a{text-decoration:none;color:inherit}
.wrap{width:min(1180px,calc(100% - 36px));margin:0 auto}
.topbar{height:34px;background:#f4f7fa;color:#25435d;border-bottom:1px solid #dce5ec;font-size:12px}
.topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.topbar strong{color:#073d72}
.site-header{height:82px;background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid #e3ebf1;box-shadow:0 4px 18px rgba(5,45,80,.08)}
.header-inner{height:82px;display:flex;align-items:center;gap:30px}
.brand{width:190px;height:64px;display:flex;align-items:center;flex:none}
.brand img{display:block;width:100%;height:100%;object-fit:contain}
.main-nav{display:flex;align-items:stretch;gap:26px;margin-left:auto;height:82px}
.main-nav a{display:flex;align-items:center;font-size:12px;font-weight:800;text-transform:uppercase;color:#174b78;border-bottom:4px solid transparent}
.main-nav a:hover,.main-nav a.active{color:#e21b23;border-color:#e21b23}
.header-button{background:#e21b23;color:#fff;border-radius:7px;padding:13px 17px;font-size:11px;font-weight:800;white-space:nowrap}
.hero{background:linear-gradient(120deg,#0a4f90 0%,#0864ad 55%,#06427d 100%);color:#fff;overflow:hidden}
.hero-inner{min-height:520px;display:grid;grid-template-columns:1.08fr .92fr;gap:50px;align-items:center;padding:48px 0}
.hero-copy{max-width:650px}
.eyebrow{font-size:11px;font-weight:900;letter-spacing:.16em;color:#e21b23}
.eyebrow.light{color:#ffd200}
.eyebrow.yellow{color:#ffd200}
.hero h1{font-size:64px;line-height:.93;margin:14px 0 20px;letter-spacing:-1.5px}
.hero h1 span{color:#ffd200}
.hero-lead{font-size:18px;line-height:1.55;max-width:620px;color:#eaf4fb}
.hero-price{display:flex;align-items:center;gap:18px;margin:24px 0 22px}
.price-number{font-size:82px;line-height:.8;font-weight:1000;color:#ffd200}
.price-number span{font-size:46px}
.hero-price strong{display:block;font-size:18px}
.hero-price small{display:block;color:#cfe2f0;margin-top:4px}
.hero-actions{display:flex;gap:12px}
.button{display:inline-block;padding:14px 19px;border-radius:7px;font-size:11px;font-weight:900;text-transform:uppercase}
.button.red{background:#e21b23;color:#fff}
.button.white{background:#fff;color:#0a4f90}
.hero-side{display:grid;gap:18px}
.deal-card{min-height:315px;background:#fff;color:#0a467d;border-radius:20px;padding:36px;text-align:center;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:12px 12px 0 #ffd200}
.deal-label{font-size:12px;font-weight:900;letter-spacing:.16em}
.deal-big{font-size:27px;font-weight:900;margin-top:6px}
.deal-big b{display:block;font-size:102px;line-height:.88;color:#e21b23;text-shadow:4px 4px #ffd200}
.deal-note{background:#0a4f90;color:#fff;padding:9px 13px;font-size:10px;font-weight:900;letter-spacing:.1em;margin-top:13px}
.deal-sticker{position:absolute;right:-13px;top:22px;width:92px;height:92px;border-radius:50%;background:#e21b23;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:1000;line-height:1.1;transform:rotate(8deg);box-shadow:4px 4px #073d72}
.dhl-mini{background:#fff;border-radius:13px;overflow:hidden;color:#14314d;box-shadow:0 10px 24px rgba(0,0,0,.15)}
.dhl-title{background:#ffd200;padding:14px 18px;font-size:18px;font-weight:900}
.dhl-title b{font-size:28px;color:#df1b24}
.dhl-content{padding:16px 18px;display:grid;grid-template-columns:1fr 1fr;gap:7px;font-size:11px}
.dhl-content strong{grid-column:1/-1;font-size:16px;margin-bottom:3px}
.dhl-content span::first-letter{color:#e21b23}
.benefits{background:#073d72;color:#fff}
.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.benefits-grid>div{min-height:76px;padding:16px 18px;border-right:1px solid rgba(255,255,255,.14);display:grid;grid-template-columns:30px 1fr;column-gap:8px;align-content:center}
.benefits-grid span{grid-row:1/3;font-size:22px}
.benefits-grid strong{font-size:10px}
.benefits-grid small{font-size:9px;color:#c7dbea}
.section{padding:68px 0}
.categories{background:#f6f9fb}
.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}
.section-head h2,.center-head h2{font-size:34px;color:#0a467d;margin:7px 0 4px}
.section-head p,.center-head p{margin:0;color:#6a7e8e;font-size:15px}
.section-note{font-size:13px;color:#61778a;padding-bottom:5px}
.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.category{height:245px;background:#fff;border:1px solid #d9e3ea;border-radius:14px;overflow:hidden;position:relative;box-shadow:0 8px 20px rgba(14,55,84,.08);transition:transform .18s,box-shadow .18s}
.category:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(14,55,84,.14)}
.category img{width:100%;height:184px;display:block;object-fit:cover}
.category-bottom{height:61px;background:#fff;position:relative;padding:11px 52px 8px 15px}
.category-bottom strong{display:block;font-size:15px;color:#123b60}
.category-bottom small{display:block;font-size:10px;color:#708391;margin-top:4px}
.category-bottom span{position:absolute;right:14px;top:15px;width:33px;height:33px;border-radius:50%;background:#07569b;color:#fff;display:grid;place-items:center;font-size:19px}
.split-section{padding:70px 0;background:#fff}
.split-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}
.split-grid h2{font-size:48px;line-height:.98;color:#0a467d;margin:10px 0 18px}
.split-grid h2 span{color:#e21b23}
.split-grid p{font-size:16px;line-height:1.75;color:#62798a;max-width:690px}
.checks{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:24px}
.checks div{font-size:12px;font-weight:800;color:#2e5877}
.save-card{background:#0a467d;color:#fff;border-radius:18px;padding:42px 34px;text-align:center;box-shadow:12px 12px 0 #e21b23}
.save-card span{font-size:11px;letter-spacing:.15em;font-weight:900;color:#ffd200}
.save-card strong{display:block;font-size:72px;color:#ffd200;line-height:1;margin:10px 0}
.save-card p{font-size:13px;line-height:1.5;color:#d7e7f2}
.save-card a{display:inline-block;background:#fff;color:#0a467d;border-radius:7px;padding:12px 16px;font-size:10px;font-weight:900}
.dhl-section{padding:68px 0;background:#f6f9fb}
.center-head{text-align:center;margin-bottom:28px}
.dhl-box{max-width:1000px;margin:0 auto;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 12px 28px rgba(13,52,80,.1)}
.dhl-box-head{background:#ffd200;padding:18px 24px;font-size:25px;font-weight:900}
.dhl-box-head b{font-size:38px;color:#df1b24}
.dhl-box-body{display:flex;justify-content:space-between;align-items:center;padding:34px}
.dhl-box-body h3{font-size:28px;color:#173b59;margin:0 0 18px}
.dhl-items{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:12px;color:#355a75}
.package-art{font-size:58px;text-align:center;line-height:1.05}
.dhl-box-foot{background:#e21b23;color:#fff;padding:15px 24px;font-size:11px;font-weight:900}
.visit{padding:68px 0;background:#fff}
.visit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.info-card{border:1px solid #dce6ed;border-radius:14px;padding:22px;min-height:205px;background:#f9fbfc;display:flex;flex-direction:column;align-items:flex-start}
.info-icon{font-size:28px;margin-bottom:11px}
.info-card small{font-size:9px;font-weight:900;letter-spacing:.12em;color:#e21b23;margin-bottom:8px}
.info-card strong{font-size:14px;color:#153b5a;margin-bottom:3px}
.info-card p{font-size:11px;color:#6c7e8c;line-height:1.5;margin:0 0 3px}
.info-card a{margin-top:auto;background:#e21b23;color:#fff;border-radius:6px;padding:9px 11px;font-size:9px;font-weight:900}
.about{padding:72px 0;background:#073d72;color:#fff}
.about-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}
.about h2{font-size:48px;line-height:.98;margin:10px 0 18px}
.about h2 span{color:#ffd200}
.about p{font-size:15px;line-height:1.8;color:#d4e3ee;max-width:680px}
.about-card{background:#0a4f8d;border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:30px}
.about-card img{width:220px;height:82px;object-fit:contain;display:block;margin-bottom:20px}
.about-card div{font-size:12px;line-height:2.2}
.contact{padding:52px 0;background:#e21b23;color:#fff}
.contact-grid{display:flex;align-items:center;justify-content:space-between;gap:30px}
.contact h2{font-size:42px;line-height:1;margin:8px 0 10px}
.contact p{font-size:13px;margin:0}
.contact-card{background:#fff;color:#0a467d;border-radius:12px;padding:8px 20px;min-width:390px}
.contact-card a{display:block;padding:12px 0;border-bottom:1px solid #e4e9ed;font-size:12px}
.contact-card a:last-child{border-bottom:0}
footer{background:#062a4d;color:#c3d3df;padding:38px 0 0}
.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px;padding-bottom:28px}
.footer-brand img{width:185px;height:70px;object-fit:contain;display:block}
.footer-grid h4{font-size:10px;color:#fff;letter-spacing:.1em;margin:0 0 12px}
.footer-grid a{display:block;font-size:10px;margin:7px 0}
.footer-grid p{font-size:10px;line-height:1.7;margin:0}
.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding:12px;font-size:9px}
@media(max-width:1050px){
  .main-nav{gap:16px}
  .hero-inner{grid-template-columns:1fr .8fr;gap:30px}
  .category-grid{grid-template-columns:repeat(2,1fr)}
  .visit-grid{grid-template-columns:1fr 1fr}
  .footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
  .topbar{height:auto}
  .topbar-inner{height:auto;min-height:34px;justify-content:center;padding:7px 0;text-align:center}
  .topbar-inner>div:nth-child(2){display:none}
  .topbar-inner>div:last-child{display:none}
  .site-header,.header-inner{height:70px}
  .header-inner{gap:12px}
  .brand{width:145px;height:55px}
  .main-nav{display:none}
  .header-button{margin-left:auto;font-size:9px;padding:11px 12px}
  .hero-inner{display:block;padding:42px 0}
  .hero h1{font-size:47px}
  .hero-lead{font-size:15px}
  .hero-side{margin-top:30px}
  .deal-card{min-height:275px}
  .benefits-grid{grid-template-columns:1fr 1fr}
  .benefits-grid>div{min-height:72px}
  .section,.split-section,.dhl-section,.visit,.about{padding:52px 0}
  .section-head{display:block}
  .section-note{margin-top:12px}
  .category-grid{grid-template-columns:1fr}
  .split-grid,.about-grid{grid-template-columns:1fr;gap:34px}
  .split-grid h2,.about h2{font-size:39px}
  .checks,.dhl-items{grid-template-columns:1fr}
  .dhl-box-body{display:block}
  .package-art{text-align:right;margin-top:18px}
  .contact-grid{display:block}
  .contact-card{min-width:0;margin-top:20px}
  .footer-grid{grid-template-columns:1fr}
}
@media(max-width:430px){
  .wrap{width:min(100% - 26px,1180px)}
  .header-button{font-size:8px}
  .hero h1{font-size:39px}
  .price-number{font-size:70px}
  .deal-big b{font-size:82px}
  .benefits-grid{grid-template-columns:1fr}
  .category{height:230px}
  .category img{height:169px}
}


/* ===== Premium / approved compact layout ===== */
body{font-family:Arial,Helvetica,sans-serif;color:#12385a}
.topbar{background:#f8fafc;height:36px}
.topbar-inner{height:36px;font-size:12px}
.site-header{height:78px}
.header-inner{height:78px}
.brand{width:205px;height:66px}
.main-nav{height:78px;gap:25px}
.hero{background:linear-gradient(110deg,#07559b 0%,#0a69b6 55%,#07457f 100%)}
.hero-inner{min-height:455px;padding:38px 0;gap:42px}
.hero h1{font-size:56px}
.hero-lead{font-size:16px;max-width:570px}
.price-number{font-size:74px}
.deal-card{min-height:270px}
.deal-big b{font-size:88px}

.categories{padding:38px 0 42px;background:#fff}
.section-head{margin-bottom:18px;align-items:center}
.section-head h2{font-size:28px;margin:5px 0 0}
.section-head p{display:none}
.section-note{font-size:13px}
.category-grid.compact{grid-template-columns:repeat(9,1fr);gap:10px}
.category-grid.compact .category{height:166px;border-radius:9px;box-shadow:0 5px 15px rgba(14,55,84,.08)}
.category-grid.compact .category img{height:105px;object-fit:contain;background:#fff;padding:7px 7px 0}
.category-grid.compact .category-bottom{height:61px;padding:7px 8px 5px}
.category-grid.compact .category-bottom strong{font-size:8.5px;line-height:1.15;white-space:normal}
.category-grid.compact .category-bottom small{font-size:7.5px;margin-top:3px;white-space:nowrap}
.category-grid.compact .category-bottom span{right:7px;top:31px;width:22px;height:22px;font-size:13px}
.category-grid.compact .category-bottom{padding-right:27px}

.feature-strip{background:#07569d;color:#fff}
.feature-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.feature-grid>div{min-height:82px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;align-content:center;padding:10px 20px;border-right:1px solid rgba(255,255,255,.18)}
.feature-grid>div:last-child{border-right:0}
.feature-grid b{grid-row:1/3;font-size:35px;font-weight:400;align-self:center}
.feature-grid strong{font-size:10px;text-transform:uppercase}
.feature-grid small{font-size:9px;color:#d7e7f2;margin-top:4px}

.split-section{padding:58px 0}
.split-grid{gap:55px}
.split-grid h2{font-size:43px}
.save-card{padding:32px 25px}

.dhl-section{padding:54px 0}
.center-head h2{font-size:30px}
.visit{padding:55px 0}
.about{padding:58px 0}
.contact{padding:45px 0}

@media(max-width:1100px){
  .category-grid.compact{grid-template-columns:repeat(5,1fr)}
}
@media(max-width:760px){
  .topbar{height:auto}
  .topbar-inner{height:auto}
  .hero-inner{min-height:0}
  .hero h1{font-size:44px}
  .category-grid.compact{grid-template-columns:repeat(3,1fr);gap:10px}
  .category-grid.compact .category{height:160px}
  .feature-grid{grid-template-columns:1fr 1fr}
  .feature-grid>div:nth-child(2){border-right:0}
}
@media(max-width:430px){
  .category-grid.compact{grid-template-columns:repeat(2,1fr)}
  .category-grid.compact .category{height:176px}
  .category-grid.compact .category img{height:113px}
  .feature-grid{grid-template-columns:1fr}
  .feature-grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}
}


/* ===== Hero V2: visual, clean and premium ===== */
.hero{position:relative;background:
  radial-gradient(circle at 82% 35%,rgba(255,210,0,.17),transparent 24%),
  linear-gradient(115deg,#064b8b 0%,#0868b3 58%,#053c73 100%)}
.hero-inner{min-height:510px;grid-template-columns:1.02fr .98fr;align-items:center;padding:48px 0;gap:25px}
.hero-copy{position:relative;z-index:3}
.hero-ribbon{display:inline-block;background:#e21b23;color:#fff;font-weight:1000;font-size:15px;letter-spacing:.03em;padding:9px 18px;margin:13px 0 5px;transform:skew(-8deg);box-shadow:6px 6px 0 #ffd200}
.hero h1{font-size:74px;line-height:.78;margin:17px 0 17px;font-weight:1000;letter-spacing:-2px;text-shadow:2px 3px 0 rgba(0,0,0,.08)}
.hero h1 span{color:#fff}
.hero h1 b{font-size:118px;color:#ffd200;display:inline-block;line-height:.8}
.hero h1 b:after{content:"";display:inline-block;width:0}
.hero-lead{font-size:16px;line-height:1.5;max-width:560px;margin-bottom:17px}
.hero-points{display:grid;grid-template-columns:1fr 1fr;gap:7px 12px;margin:17px 0 22px}
.hero-points div{background:rgba(255,255,255,.12);border-left:4px solid #ffd200;padding:8px 10px;font-size:9px;font-weight:900;color:#fff}
.hero-visual{position:relative;min-height:405px}
.hero-products{position:absolute;inset:12px 90px 70px 0}
.product-bubble{position:absolute;border-radius:50%;overflow:hidden;border:7px solid #fff;box-shadow:0 15px 35px rgba(0,0,0,.22);background:#fff}
.product-bubble img{width:100%;height:100%;object-fit:cover;display:block}
.bubble-toy{width:180px;height:180px;left:5px;top:0;transform:rotate(-7deg)}
.bubble-tools{width:205px;height:205px;right:0;top:18px;transform:rotate(7deg)}
.bubble-home{width:165px;height:165px;left:82px;bottom:0;transform:rotate(5deg)}
.bubble-bricks{width:145px;height:145px;right:40px;bottom:-4px;transform:rotate(-8deg)}
.hero-price-badge{position:absolute;right:0;top:105px;width:132px;height:132px;border-radius:50%;background:#e21b23;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:6px 7px 0 #ffd200;transform:rotate(8deg);z-index:4}
.hero-price-badge small{font-size:9px;font-weight:900;letter-spacing:.1em}
.hero-price-badge strong{font-size:61px;line-height:.8;color:#ffd200}
.hero-price-badge strong span{font-size:30px}
.hero-price-badge b{font-size:8px;margin-top:8px}
.hero-dhl-card{position:absolute;right:-5px;bottom:0;width:275px;background:#fff;color:#12385a;border-radius:11px;overflow:hidden;box-shadow:0 13px 30px rgba(0,0,0,.2);z-index:5}
.hero-dhl-head{background:#ffd200;padding:10px 15px;font-size:16px;font-weight:1000}
.hero-dhl-head b{font-size:26px;color:#df1b24}
.hero-dhl-body{display:grid;grid-template-columns:1fr 1fr;padding:11px 15px;gap:6px;font-size:9px}
.hero-dhl-body strong{grid-column:1/-1;font-size:13px;margin-bottom:2px}
.hero-dhl-body span{font-weight:700}
.hero-dhl-body span::first-letter{color:#e21b23}
.hero-actions{position:relative;z-index:6}

@media(max-width:1050px){
  .hero-inner{grid-template-columns:1fr .9fr}
  .hero h1{font-size:62px}
  .hero h1 b{font-size:98px}
  .bubble-toy{width:150px;height:150px}
  .bubble-tools{width:170px;height:170px}
  .bubble-home{width:135px;height:135px}
  .bubble-bricks{width:120px;height:120px}
}
@media(max-width:760px){
  .hero-inner{display:block;padding:38px 0 32px}
  .hero h1{font-size:55px}
  .hero h1 b{font-size:90px}
  .hero-visual{min-height:365px;margin-top:25px}
  .hero-products{inset:0 55px 72px 0}
  .hero-dhl-card{right:0}
}
@media(max-width:430px){
  .hero-ribbon{font-size:11px;padding:8px 12px}
  .hero h1{font-size:45px}
  .hero h1 b{font-size:76px}
  .hero-points{grid-template-columns:1fr}
  .hero-visual{min-height:330px}
  .bubble-toy{width:125px;height:125px}
  .bubble-tools{width:145px;height:145px}
  .bubble-home{width:110px;height:110px;left:55px}
  .bubble-bricks{width:100px;height:100px;right:15px}
  .hero-price-badge{width:105px;height:105px;right:4px;top:75px}
  .hero-price-badge strong{font-size:48px}
  .hero-dhl-card{width:245px}
}


/* ===== Hero FIX: no vertical category cards ===== */
.hero-inner{min-height:440px;padding:34px 0;grid-template-columns:1fr 1fr;gap:40px}
.hero-copy{padding-top:5px}
.hero-ribbon{font-size:14px}
.hero h1{font-size:68px;margin-top:14px}
.hero h1 b{font-size:108px}
.hero-visual{min-height:370px;max-width:560px;margin-left:auto;width:100%}
.hero-products{position:absolute;inset:0 45px 42px 0}
.product-bubble{border-radius:18px;border:6px solid #fff}
.product-bubble img{object-fit:cover;width:100%;height:100%}
.bubble-toy{width:190px;height:140px;left:0;top:12px;transform:rotate(-5deg)}
.bubble-tools{width:210px;height:150px;right:0;top:4px;transform:rotate(5deg)}
.bubble-home{width:180px;height:135px;left:58px;bottom:0;transform:rotate(4deg)}
.bubble-bricks{width:165px;height:125px;right:28px;bottom:-3px;transform:rotate(-5deg)}
.hero-price-badge{right:26px;top:130px;width:116px;height:116px}
.hero-dhl-card{right:0;bottom:0;width:270px}

@media(max-width:1050px){
  .hero-inner{gap:25px}
  .hero h1{font-size:58px}
  .hero h1 b{font-size:92px}
  .hero-visual{min-height:350px}
  .bubble-toy{width:160px;height:120px}
  .bubble-tools{width:180px;height:130px}
  .bubble-home{width:150px;height:115px}
  .bubble-bricks{width:140px;height:105px}
}
@media(max-width:760px){
  .hero-inner{display:block;min-height:0;padding:38px 0 30px}
  .hero h1{font-size:50px}
  .hero h1 b{font-size:84px}
  .hero-visual{min-height:350px;margin-top:28px}
}
@media(max-width:430px){
  .hero h1{font-size:43px}
  .hero h1 b{font-size:74px}
  .hero-visual{min-height:315px}
  .bubble-toy{width:130px;height:100px}
  .bubble-tools{width:145px;height:105px}
  .bubble-home{width:125px;height:95px;left:42px}
  .bubble-bricks{width:115px;height:88px;right:10px}
  .hero-price-badge{width:96px;height:96px;right:0;top:82px}
  .hero-price-badge strong{font-size:43px}
  .hero-dhl-card{width:235px}
}


/* ===== FINAL HERO OVERRIDE ===== */
.hero .hero-visual{
  position:relative !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:flex-end !important;
  align-items:stretch !important;
  min-height:360px !important;
  width:100% !important;
  max-width:540px !important;
  margin:0 0 0 auto !important;
  gap:14px !important;
}
.hero .hero-products{display:none !important}
.hero .hero-image-grid{
  position:relative !important;
  inset:auto !important;
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:12px !important;
  width:100% !important;
  padding-right:42px !important;
}
.hero .hero-image{
  position:relative !important;
  width:100% !important;
  height:145px !important;
  overflow:hidden !important;
  border:5px solid #fff !important;
  border-radius:14px !important;
  background:#fff !important;
  box-shadow:0 10px 22px rgba(0,0,0,.18) !important;
  transform:none !important;
}
.hero .hero-image img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
}
.hero .hero-price-badge{
  position:absolute !important;
  right:0 !important;
  top:94px !important;
  width:105px !important;
  height:105px !important;
  z-index:10 !important;
  transform:rotate(6deg) !important;
}
.hero .hero-dhl-card{
  position:relative !important;
  right:auto !important;
  bottom:auto !important;
  width:calc(100% - 42px) !important;
  margin-left:0 !important;
  z-index:5 !important;
}
.hero .hero-dhl-body{padding:10px 14px !important}
.hero .hero-dhl-head{padding:9px 14px !important}

@media(max-width:760px){
  .hero .hero-visual{
    max-width:540px !important;
    min-height:0 !important;
    margin:28px auto 0 !important;
  }
  .hero .hero-image{height:130px !important}
}
@media(max-width:430px){
  .hero .hero-image-grid{padding-right:28px !important;gap:8px !important}
  .hero .hero-image{height:105px !important;border-width:4px !important}
  .hero .hero-price-badge{width:88px !important;height:88px !important;right:0 !important;top:75px !important}
  .hero .hero-price-badge strong{font-size:40px !important}
  .hero .hero-dhl-card{width:calc(100% - 28px) !important}
}
