:root{--ink:#101e2b;--navy:#101e2b;--slate:#435461;--mint:#cef16d;--paper:#f7f9fb;--line:#dbe2e8;--muted:#64737f;--white:#fff;color-scheme:light;font:16px/1.65 Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;color:var(--ink);background:var(--paper)}a{color:inherit}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #217da0;outline-offset:5px}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.07;letter-spacing:-.035em}h1{font-size:clamp(2.8rem,5.4vw,5.8rem)}h2{font-size:clamp(2.2rem,3.8vw,4rem)}h3{font-size:1.15rem;line-height:1.4}em{font-weight:400}p{margin-top:1rem}ul{padding-left:1.25rem}.wrap{width:min(1200px,calc(100% - 5rem));margin-inline:auto}.skip{position:absolute;top:-100px;left:1rem;z-index:100;background:white;padding:1rem}.skip:focus{top:1rem}.header{background:var(--navy);color:#fff;border-bottom:1px solid #ffffff24}.header-row{min-height:94px;display:flex;align-items:center;gap:2.5rem}.brand{display:inline-flex;gap:.8rem;align-items:center;text-decoration:none;font-size:1rem;line-height:1.2;letter-spacing:.04em;font-weight:700;flex-shrink:0}.brand small{font-size:.75rem;display:block;letter-spacing:.15em;font-weight:400;margin-top:.3rem}.compass{width:40px;height:40px;flex-shrink:0}.nav{display:flex;gap:1.7rem;margin-left:auto;align-items:center;font-size:.88rem}.nav a{text-decoration:none;border-bottom:1px solid transparent}.nav a:hover{border-color:var(--mint)}.language-menu{position:relative;flex-shrink:0;font-size:.9rem}.language-menu summary{cursor:pointer;padding:.6rem .85rem;border:1px solid #ffffff50;border-radius:3px}.language-menu .language-list{position:absolute;right:0;top:100%;margin-top:.5rem;padding:.5rem;background:white;color:var(--ink);width:180px;z-index:20;box-shadow:0 12px 30px #07132230}.language-list a{display:block;padding:.5rem .7rem;text-decoration:none}.language-list a:hover,.language-list [aria-current]{background:#eff4e7}.affiliate-bar{background:#152737;color:#c8d2da;font-size:.75rem;padding:.6rem 0}.hero{background:var(--navy);color:#fff;overflow:hidden;position:relative}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;min-height:640px;position:relative}.hero-copy{padding:4.5rem 0 4.5rem;position:relative;z-index:2;width:114%}.eyebrow{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;line-height:1.5;font-weight:700;margin-bottom:1.5rem}.hero .eyebrow{color:var(--mint)}.hero h1{max-width:780px}.hero h1 em{color:var(--mint)}.hero .lead{max-width:490px;font-size:1.08rem;color:#cfdae3;line-height:1.7;margin-top:1.6rem}.hero-media{position:relative;margin-right:calc((1200px - 100vw)/2);min-width:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:65% center;position:absolute}.hero-media:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--navy),#101e2b0d 48%),linear-gradient(0deg,#101e2b90,transparent 40%)}.photo-caption{position:absolute;bottom:1.8rem;right:2rem;color:white;z-index:1;font-size:.82rem;max-width:220px;text-align:right}.actions{margin-top:2rem;display:flex;align-items:flex-start;flex-direction:column;gap:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:1.3rem;padding:1rem 1.4rem;border:1px solid transparent;border-radius:3px;background:var(--mint);color:var(--ink);text-decoration:none;font-weight:700;line-height:1.35;min-height:54px;text-align:center;transition:background .2s,transform .2s}.btn:hover{background:#dafb86;transform:translateY(-1px)}.btn:after{content:'↗';font-size:1.2rem}.btn-note{font-size:.75rem;color:#bdcbd7;display:block;margin-top:.65rem}.text-link{text-underline-offset:5px;font-size:.9rem}.hero .text-link{color:#fff}.pillars{background:#eaf0f4;border-bottom:1px solid var(--line)}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr)}.pillar{padding:1.6rem 2rem;display:flex;gap:1rem;align-items:center;border-right:1px solid #cbd6df}.pillar:first-child{padding-left:0}.pillar:last-child{border:0}.pillar span{font-family:Georgia,serif;font-style:italic;font-size:1.6rem;color:#6b7e8b}.pillar strong{display:block;font-size:.96rem}.pillar p{font-size:.85rem;margin:0;color:var(--slate)}.section{padding:6rem 0}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:end;margin-bottom:3rem}.section-heading p{max-width:500px;color:var(--slate)}.section .eyebrow{color:#53703d}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem}.step{border-top:1px solid #a7b7c3;padding-top:1.5rem}.number{font-family:Georgia,serif;font-size:2.5rem;color:#7d8f9c;display:block;margin-bottom:1.3rem}.step p{font-size:.95rem;color:var(--slate)}.product{background:#e6ecf1}.product-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;align-items:center}.product p{color:var(--slate);max-width:610px}.check-list{list-style:none;padding:0;margin:1.5rem 0 2rem}.check-list li{position:relative;padding-left:1.7rem;margin:.8rem 0}.check-list li:before{content:'✓';position:absolute;left:0;color:#486429;font-weight:700}.product-panel{background:var(--navy);color:white;min-height:400px;padding:3rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;border-radius:3px;position:relative}.product-word{font-size:clamp(2.5rem,4.3vw,4.5rem);letter-spacing:.08em;font-weight:400;font-family:Georgia,serif;max-width:100%;overflow-wrap:anywhere}.product-panel h3{font-family:Georgia,serif;font-weight:400;font-size:2rem;line-height:1.2;max-width:280px}.product-panel p{color:#bdcbd7;font-size:.8rem}.product-panel .compass{width:52px;height:52px;color:var(--mint)}.price-heading{max-width:760px}.price-heading p{color:var(--slate)}.country{display:flex;align-items:center;gap:1rem;margin:2rem 0 1.5rem;flex-wrap:wrap}.country label{font-weight:700;font-size:.9rem}.country select{border:1px solid #a8b8c4;background:white;padding:.8rem 2.5rem .8rem 1rem;border-radius:3px;max-width:100%}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.price-card{background:white;border:1px solid var(--line);padding:2rem}.price-card:last-child{background:#eaf2d9;border-color:#bed391}.pack{font-size:.9rem;font-weight:700}.price{display:block;font-size:2.2rem;line-height:1.2;letter-spacing:-.04em;margin:.9rem 0 .3rem;font-family:Georgia,serif}.unit{color:var(--slate);font-size:.87rem}.price-card p{font-size:.8rem;line-height:1.6;color:var(--slate)}.price-source{font-size:.78rem;color:var(--muted);margin-top:1rem}.market-table{margin-top:1.5rem}.market-table summary{cursor:pointer;text-underline-offset:4px;text-decoration:underline;font-size:.85rem}.table-scroll{overflow:auto;margin-top:1rem}table{border-collapse:collapse;width:100%;font-size:.85rem;background:white}th,td{padding:.85rem;text-align:left;border-bottom:1px solid var(--line)}th{background:#eaf0f4}.faq{background:white;border-block:1px solid var(--line)}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:5rem}.faq-item{border-bottom:1px solid var(--line);padding:1.2rem 0}.faq-item:first-child{padding-top:0}.faq-item summary{font-weight:700;cursor:pointer;line-height:1.5;padding-right:1rem}.faq-item p{color:var(--slate);font-size:.95rem;line-height:1.8;margin-bottom:.2rem}.closing{background:#162a3a;color:white;text-align:center}.closing .eyebrow{color:var(--mint)}.closing h2{max-width:800px;margin:auto}.closing p{color:#cbd6de;max-width:620px;margin:1.5rem auto 0}.closing .btn{margin-top:2rem}.closing .btn-note{margin-top:.8rem}.footer{background:#0c1822;color:#b9c5ce;padding:3.5rem 0 2rem}.footer-main{display:flex;justify-content:space-between;gap:3rem;align-items:start}.footer .brand{color:white}.footer-copy{max-width:390px;font-size:.85rem}.footer-links{display:flex;gap:.7rem;flex-direction:column;font-size:.88rem}.footer-links a,.link-button{color:#d8e0e7;text-decoration:underline;text-underline-offset:4px}.link-button{background:none;border:0;padding:0;text-align:left;font-size:.88rem}.footer-bottom{border-top:1px solid #ffffff22;margin-top:2rem;padding-top:1.5rem;display:flex;justify-content:space-between;gap:2rem;font-size:.75rem}.health-note{font-size:.77rem;max-width:850px;line-height:1.7;margin-top:2rem}.article-hero{background:var(--navy);color:white;padding:4rem 0}.article-hero h1{max-width:960px;font-size:clamp(2.5rem,4.6vw,4.5rem)}.article-hero .lead{max-width:760px;color:#c9d6df;font-size:1.07rem}.meta{font-size:.8rem;color:#aebfcb;margin-bottom:1rem}.breadcrumbs{font-size:.8rem;margin-bottom:1.5rem;color:#aebfcb}.article-grid{display:grid;grid-template-columns:1fr 300px;gap:5rem}.prose h2{font-size:1.75rem;margin-top:2.5rem;line-height:1.25;letter-spacing:-.02em}.prose h2:first-child{margin-top:0}.prose p{color:var(--slate);line-height:1.85}.article-aside{align-self:start;position:sticky;top:2rem;background:#e7edf2;border:1px solid var(--line);padding:1.8rem}.article-aside h3{font-family:Georgia,serif;font-size:1.5rem;font-weight:400}.article-aside .btn{font-size:.9rem;padding:.9rem 1rem;width:100%;margin-top:1.3rem}.article-aside .btn-note{color:var(--slate)}.sources{border-top:1px solid var(--line);margin-top:3rem;padding-top:2rem;font-size:.85rem}.source-links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.legal-body{max-width:850px}.cookie-box{position:fixed;bottom:1.2rem;left:1.2rem;width:min(470px,calc(100% - 2.4rem));background:white;border:1px solid #c6d2da;border-radius:5px;z-index:50;box-shadow:0 8px 50px #07132335;padding:1.4rem}.cookie-box[hidden]{display:none}.cookie-box h2{font:700 1.05rem/1.4 Arial,Helvetica,sans-serif;letter-spacing:0}.cookie-box p{font-size:.82rem;color:var(--slate);margin:.6rem 0}.cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;margin-top:1rem}.cookie-actions button{padding:.75rem .5rem;font-size:.83rem;border:1px solid var(--navy);border-radius:3px;background:white;color:var(--navy);font-weight:700;min-height:44px}.cookie-actions button:hover{background:#eaf0f4}.cookie-box>a{font-size:.75rem}.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}.language-page{background:var(--navy);color:white;min-height:90vh;padding:4rem 0}.language-layout{display:grid;grid-template-columns:1fr .85fr;gap:4rem;align-items:center}.language-layout h1{font-size:clamp(3rem,5vw,5rem)}.language-layout h1 em{color:var(--mint)}.language-layout p{color:#c9d6df;max-width:500px}.language-tiles{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin-top:2rem}.language-tiles a{border:1px solid #ffffff45;text-decoration:none;padding:1rem 1.2rem;border-radius:3px;display:flex;align-items:center;justify-content:space-between}.language-tiles a:after{content:'↗';color:var(--mint)}.language-tiles a:hover{background:#243d4e}.language-picture{height:560px;object-fit:cover;border-radius:3px}.not-found{min-height:65vh;padding:5rem 0}.no-js-note{padding:1rem;background:#eaf0f4;color:var(--ink);font-size:.85rem}.footer-language{display:flex;gap:1rem;flex-wrap:wrap;font-size:.78rem;margin-top:1.5rem}.footer-language a{color:#b9c5ce}@media(min-width:1280px){.hero-media{margin-right:calc((1200px - 100vw)/2)}}@media(max-width:1279px){.hero-media{margin-right:-2.5rem}.hero-copy{width:110%}}@media(max-width:1000px){.header-row{gap:1.5rem}.nav{gap:1rem;font-size:.8rem}.hero-grid{min-height:570px}.hero-copy{padding-block:3.5rem}.hero h1{font-size:4rem}.section-heading,.product-grid,.faq-grid{gap:3rem}.article-grid{gap:2.5rem;grid-template-columns:1fr 260px}.product-panel{padding:2rem}.pillar{padding:1.3rem}.pillar-grid .pillar p{font-size:.78rem}}@media(max-width:760px){.wrap{width:calc(100% - 2.5rem)}.header-row{min-height:80px;flex-wrap:wrap;padding-block:1rem;gap:.8rem}.brand{font-size:.85rem}.brand small{font-size:.67rem}.nav{order:3;width:100%;justify-content:space-between;margin:0;padding-top:.5rem;font-size:.8rem;gap:.75rem}.language-menu{margin-left:auto;font-size:.8rem}.language-menu summary{padding:.45rem .6rem}.affiliate-bar{font-size:.71rem}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{width:100%;padding:3rem 0 2.7rem}.hero h1{font-size:clamp(2.7rem,9vw,4.3rem)}.hero .lead{font-size:1rem;max-width:540px}.hero-media{height:360px;margin:0 -1.25rem}.hero-media img{object-position:65% 42%}.hero-media:after{background:linear-gradient(180deg,var(--navy),transparent 35%),linear-gradient(0deg,#101e2b80,transparent 35%)}.photo-caption{right:1.3rem;bottom:1.3rem}.pillar-grid{grid-template-columns:1fr}.pillar,.pillar:first-child{padding:1rem 0;border-right:0;border-bottom:1px solid #cbd6df}.pillar span{font-size:1.3rem}.pillar p{font-size:.85rem!important}.pillar{gap:1rem}.section{padding:3.5rem 0}.section-heading,.product-grid,.faq-grid{grid-template-columns:1fr;gap:1.7rem}.section-heading{margin-bottom:2rem}.section-heading p{margin-top:0}.steps{grid-template-columns:1fr;gap:1.5rem}.step{display:grid;grid-template-columns:45px 1fr;gap:.5rem 1rem;padding-top:1rem}.number{grid-row:span 2;font-size:2rem;margin:0}.step p{grid-column:2;margin:0}.product-panel{min-height:310px}.product-word{font-size:3rem}.price-grid{grid-template-columns:1fr}.price-card{padding:1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:.1rem 1rem}.price{grid-column:2;grid-row:1 / span 2;font-size:2rem;text-align:right;margin:0}.unit{grid-column:2;text-align:right}.price-card p{grid-column:1 / -1;margin:.5rem 0 0}.price-card .pack{grid-column:1;grid-row:1}.price-card .total-label{grid-column:1;grid-row:2}.footer-main{flex-direction:column;gap:2rem}.footer-bottom{flex-direction:column;gap:.7rem}.article-grid{grid-template-columns:1fr;gap:2rem}.article-aside{position:static}.article-hero{padding:2.5rem 0}.article-hero h1{font-size:2.55rem}.language-layout{grid-template-columns:1fr;gap:2rem}.language-page{padding:3rem 0}.language-picture{height:330px;width:100%;object-position:65% 40%}.language-tiles{gap:.6rem}.language-tiles a{padding:.85rem}.cookie-box{bottom:.6rem;left:.6rem;width:calc(100% - 1.2rem);padding:1rem;max-height:70vh;overflow:auto}.cookie-box p{font-size:.78rem}.btn{max-width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

h1,h2,h3{overflow-wrap:break-word;hyphens:auto}
/* Revision: real product artwork and a clear preview of the seller's quiz. */
.hero-copy{width:108%}.hero .lead{max-width:510px}.quiz-pill{display:inline-block;margin-top:1.5rem;color:var(--mint);font-size:.84rem;letter-spacing:.02em;border:1px solid #cef16d50;padding:.35rem .7rem;border-radius:3px}.hero .actions{margin-top:1.4rem}.quiz-estimate{display:block;font-size:.73rem!important;line-height:1.6;color:var(--muted);max-width:440px;margin-top:.65rem!important}.hero .quiz-estimate{color:#bac8d3}.hero-product{position:absolute;z-index:2;bottom:1.4rem;right:2rem;display:flex;flex-direction:column;align-items:center;padding:1rem 1.2rem .7rem;background:#f3f7fbf2;border:1px solid #ffffff80;border-radius:5px;color:var(--ink);box-shadow:0 8px 24px #07142140;max-width:225px}.hero-media .hero-bottle{position:static;width:155px;height:155px;object-fit:contain}.hero-product span{font-size:.78rem;font-weight:700;line-height:1.4;text-align:center}.actual-product{background:#d5e1ea;color:var(--ink);align-items:center;text-align:center;justify-content:center;padding:1.7rem;gap:1rem;min-height:470px}.actual-product .product-bottle{width:min(100%,315px);height:auto;object-fit:contain}.actual-product h3{max-width:none;font-size:1.65rem}.actual-product p{color:var(--slate);max-width:340px;margin-top:.6rem}.quiz-preview{background:white;border-bottom:1px solid var(--line)}.quiz-topics{counter-reset:none;list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:0 2rem;border-top:1px solid var(--line)}.quiz-topics li{display:flex;gap:1rem;align-items:center;padding:1.1rem 0;border-bottom:1px solid var(--line);font-size:.93rem}.quiz-topics span{color:#638194;font-family:Georgia,serif;font-size:1.25rem;font-style:italic}.quiz-next{display:grid;grid-template-columns:1.3fr 1fr;gap:3rem;margin-top:2.5rem;background:#edf2f6;border-left:3px solid #789aa9;padding:1.8rem;align-items:center}.quiz-next p{font-size:.91rem;color:var(--slate);margin-top:.65rem}.quiz-next .btn-note,.price-action .btn-note{color:var(--slate)}.price-action{margin-top:2rem}.product-facts{padding-bottom:2rem;border-bottom:1px solid var(--line);margin-bottom:2.4rem}.product-facts h2{font-size:1.8rem}.guide-product{margin:1.3rem 0;background:#e9eff4;display:flex;align-items:center;gap:1.5rem;padding:1.3rem;border-radius:3px}.guide-product .product-bottle{width:190px;height:190px;object-fit:contain}.guide-product figcaption{font-size:.83rem;line-height:1.7;color:var(--slate);max-width:280px}.fact-row{display:grid;grid-template-columns:155px 1fr;gap:1rem;padding:1rem 0;border-top:1px solid var(--line);font-size:.91rem}.fact-row dt{font-weight:700}.fact-row dd{margin:0;color:var(--slate)}.language-product{min-height:480px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#20384a;border:1px solid #ffffff20;border-radius:4px;padding:2rem}.language-bottle{width:min(100%,365px);height:auto}.language-product p{font-size:.9rem;letter-spacing:.05em;color:#fff;margin:.8rem 0 0}.closing em{color:var(--mint)}@media(max-width:1000px){.hero-product{right:1rem;max-width:185px}.hero-media .hero-bottle{width:125px;height:125px}}@media(max-width:760px){.hero-copy{width:100%}.hero-media{height:360px}.hero-product{right:1.25rem;bottom:1rem;padding:.6rem;max-width:175px}.hero-media .hero-bottle{width:115px;height:115px}.actual-product{min-height:370px}.actual-product .product-bottle{width:255px}.quiz-topics{grid-template-columns:1fr}.quiz-topics li{padding:.85rem 0}.quiz-next{grid-template-columns:1fr;gap:1.3rem;padding:1.3rem}.guide-product{gap:.8rem;padding:1rem}.guide-product .product-bottle{width:125px;height:125px}.guide-product figcaption{font-size:.75rem}.fact-row{grid-template-columns:1fr;gap:.3rem}.language-product{min-height:340px;padding:1.5rem}.language-bottle{width:270px}.hero .quiz-estimate{max-width:100%}}

/* German root, two purchase paths, supplied lifestyle image. */
.hero-grid{display:block;min-height:730px}.hero-copy{width:54%;padding-block:4rem;max-width:660px}.hero h1{font-size:clamp(2.8rem,4.6vw,4.8rem)}.hero-media{position:absolute;inset:0 calc((1200px - 100vw)/2);margin:0;pointer-events:none}.hero-media img{object-position:right center}.hero-media:after{background:linear-gradient(90deg,#101e2b 0%,#101e2bf5 28%,#101e2bb3 44%,#101e2b15 68%),linear-gradient(0deg,#101e2b85,transparent 25%)}.photo-caption{max-width:310px;font-size:.7rem;background:#101e2bbd;padding:.3rem .6rem;border-radius:3px;bottom:1rem}.cta-options{display:flex;flex-wrap:wrap;gap:1rem 1.2rem;align-items:flex-start}.cta-option{min-width:0;max-width:100%}.cta-option .btn-note{max-width:260px;line-height:1.5}.btn-secondary{background:transparent;border-color:#7993a3;color:var(--ink)}.btn-secondary:hover{background:#dfe9ee}.hero .btn-secondary,.closing .btn-secondary{color:white;border-color:#c2d0d9}.hero .btn-secondary:hover,.closing .btn-secondary:hover{background:#ffffff18}.hero .cta-options{gap:.9rem}.hero .btn{font-size:.89rem;padding:.9rem 1rem}.hero .cta-option .btn-note{max-width:230px}.closing .cta-options{justify-content:center;margin-top:2rem}.closing .cta-options .btn{margin-top:0}.closing .cta-option .btn-note{margin-inline:auto}.article-aside .cta-options{display:block}.article-aside .cta-option+.cta-option{margin-top:.6rem}.quiz-next .cta-options{flex-direction:column}.hero .actions>div{max-width:100%}
@media(max-width:1279px){.hero-media{inset:0 -2.5rem}.hero-copy{width:55%}}
@media(max-width:1000px) and (min-width:761px){.hero-grid{min-height:760px}.hero-copy{width:57%}.hero h1{font-size:3.6rem}.hero-media:after{background:linear-gradient(90deg,#101e2b 0%,#101e2bef 30%,#101e2b90 52%,transparent 82%)}.hero .cta-options{flex-direction:column}}
@media(max-width:760px){.hero-grid{min-height:0}.hero-copy{width:100%;padding:2.8rem 0 2rem;max-width:none}.hero h1{font-size:clamp(2.6rem,9vw,4rem)}.hero-media{position:relative;inset:auto;height:360px;margin:0 -1.25rem}.hero-media img{object-position:right center}.hero-media:after{background:linear-gradient(180deg,#101e2b 0%,transparent 23%),linear-gradient(0deg,#101e2b60,transparent 30%)}.hero .cta-options{flex-direction:row}.cta-options{gap:1rem}.photo-caption{right:1rem}.closing .cta-option{width:100%}.closing .cta-option .btn-note{max-width:none}.hero .cta-option .btn-note{max-width:none}}
@media(max-width:420px){.hero .cta-options,.price-action .cta-options{display:grid;grid-template-columns:1fr;width:100%}.hero .actions>div{width:100%}.hero .btn,.price-action .btn{width:100%}.hero-media{height:320px}}
