:root{--navy-950:#030c15;--navy-900:#061522;--navy-850:#081a2a;--navy-800:#0b2033;--cream-50:#fbf6ee;--cream-100:#f5ebdd;--cream-200:#ead7bf;--gold-300:#e5c38c;--gold-400:#d6ae72;--gold-500:#b98b4f;--ink:#1a2430;--muted:#6e746f;--line:rgba(214,174,114,.28);--serif:"Cormorant Garamond",Georgia,serif;--sans:"Be Vietnam Pro",system-ui,sans-serif;--max:1240px;--r:18px;--muc-phu:#bfb3a2;--gold-700:var(--gold-300);--do:#f3a9a2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--sans);background:var(--navy-950);color:#f7efe2;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(calc(100% - 32px),var(--max));margin:auto}.serif{font-family:var(--serif)}.eyebrow{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-400);font-weight:600}.section{padding:56px 0}.section-title{font-family:var(--serif);font-size:clamp(2.2rem,8vw,4rem);line-height:.98;font-weight:500;margin:0}.lead{font-size:1rem;line-height:1.9;color:#d7d4cf}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;border:1px solid transparent;border-radius:10px;padding:.9rem 1.2rem;font-weight:600;transition:.2s}.btn-gold{background:linear-gradient(180deg,#efd4a4,#d6ae72);color:#081522;box-shadow:0 14px 34px rgba(214,174,114,.18)}.btn-gold:hover{transform:translateY(-1px)}.btn-outline{border-color:rgba(214,174,114,.45);color:#f7efe2;background:rgba(6,21,34,.35)}.gold{color:var(--gold-400)}.muted{color:#9ba3ab}.paper{background:var(--cream-50);color:var(--ink)}.dark{background:var(--navy-900)}.line{height:1px;background:var(--line)}.site-header{position:absolute;z-index:20;left:0;right:0;top:0;background:linear-gradient(180deg,rgba(3,12,21,.74),rgba(3,12,21,.15))}.site-header .inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand img{width:184px}.nav-desktop{display:none}.menu-btn{width:44px;height:44px;border:1px solid rgba(214,174,114,.3);border-radius:10px;background:rgba(6,21,34,.65);color:#f7efe2;font-size:1.35rem}.mobile-drawer{position:fixed;z-index:40;inset:0;background:rgba(3,12,21,.96);display:none;padding:92px 24px 24px}.mobile-drawer.open{display:block}.mobile-drawer a{display:block;font-family:var(--serif);font-size:2rem;padding:14px 0;border-bottom:1px solid rgba(214,174,114,.18)}.footer{padding:48px 0 24px;background:#020b13;border-top:1px solid rgba(214,174,114,.16)}.footer-grid{display:grid;grid-gap:28px;gap:28px}.footer h4{font-family:var(--serif);font-size:1.2rem;margin:0 0 12px;color:#f1dfc4}.footer a,.footer p{font-size:.88rem;color:#aeb4ba;line-height:1.9}.footer .brand img{width:190px}.copyright{margin-top:28px;padding-top:20px;border-top:1px solid rgba(214,174,114,.12);font-size:.76rem;color:#69727d;text-align:center}@media(min-width:768px){.container{width:min(calc(100% - 64px),var(--max))}.section{padding:76px 0}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}}@media(min-width:1100px){.nav-desktop{display:flex;align-items:center;gap:2rem;font-size:.92rem}.nav-desktop a{color:#efe9e0}.menu-btn{display:none}.section{padding:92px 0}.brand img{width:205px}}.home-page{background:#03101b}.site-header{height:86px;background:rgba(3,12,21,.82);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(214,174,114,.18)}.site-header .inner{min-height:86px}.site-header .brand img{width:174px}.nav-desktop{gap:2.15rem;font-size:.78rem}.nav-desktop .nav-cta{padding:.62rem 1rem;border-radius:6px;color:var(--gold-300);border-color:rgba(214,174,114,.45)}.nav-drop span{font-size:.72rem;color:var(--gold-300)}.hero{position:relative;overflow:hidden;min-height:600px;padding:154px 0 62px;background-image:linear-gradient(90deg,rgba(3,12,21,.18),rgba(3,12,21,.04) 48%,rgba(3,12,21,.06)),url(/assets/homepage/hero-bg-desktop.webp);background-size:cover;background-position:bottom;border-bottom:1px solid rgba(214,174,114,.16)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:120px;background:linear-gradient(180deg,transparent,rgba(3,12,21,.22));pointer-events:none}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;grid-gap:12px;gap:12px}.hero-copy{max-width:510px;padding-left:10px}.hero h1{font-family:var(--serif);font-weight:500;font-size:clamp(3.05rem,4.1vw,4.65rem);line-height:.96;letter-spacing:-.018em;margin:0 0 23px;color:#f7efe3}.hero h1 span{white-space:nowrap}.hero .lead{max-width:470px;margin:0 0 22px;font-size:.82rem;line-height:1.82;color:#e6dfd5}.hero-actions{margin-bottom:13px}.hero-cta{min-width:274px;padding:.83rem 1.12rem;border-radius:6px;font-size:.74rem}.micro{display:flex;align-items:center;gap:7px;color:#d7cbbd;font-size:.62rem;letter-spacing:.01em}.micro-lock{color:var(--gold-400);font-size:.85rem}.hero-art{position:relative;justify-self:end;width:100%;max-width:720px;margin-right:-18px}.hero-art img{width:100%;display:block;filter:contrast(1.04) saturate(.96);opacity:.98}.philosophy{position:relative;overflow:hidden;min-height:545px;padding:58px 0;background:#f7efe1 url(/assets/homepage/philosophy-bg-desktop.webp) 50%/cover no-repeat;color:#1e2a34}.philosophy:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,244,233,.12),rgba(250,244,233,0) 55%,rgba(250,244,233,.08));pointer-events:none}.philosophy-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.08fr .92fr;grid-gap:70px;gap:70px;align-items:center}.philosophy-copy{padding-left:8px;max-width:590px}.philosophy .section-title{font-size:2.62rem;line-height:1.03;margin-bottom:26px;color:#1b2832}.story-timeline{position:relative;padding-left:36px;display:grid;grid-gap:18px;gap:18px}.story-timeline:before{content:"";position:absolute;left:8px;top:8px;bottom:8px;width:1px;background:#b99866}.story-item{position:relative}.story-dot{position:absolute;left:-33px;top:7px;width:9px;height:9px;border-radius:50%;background:#a57c45;box-shadow:0 0 0 3px rgba(165,124,69,.08)}.story-item p{margin:0;color:#615244;font-family:var(--serif);font-size:.95rem;line-height:1.42}.story-item strong{font-weight:600;color:#6c5135}.story-item .story-sub{font-family:var(--sans);font-size:.69rem;margin-top:6px;color:#6f655b;max-width:460px}.philosophy-quote{justify-self:center;align-self:center;max-width:390px;padding:10px 0 0 18px}.quote-mark{font-family:Georgia,serif;color:#c7a477;font-size:5.5rem;line-height:.55;display:block;margin-left:-8px;margin-bottom:8px}.philosophy-quote p{font-family:var(--serif);font-size:2.8rem;line-height:.94;font-style:italic;font-weight:500;margin:0;color:#24313a}.products{position:relative;padding:26px 0 20px;min-height:450px;background:linear-gradient(180deg,#061522,#061522 72%,#05121e);overflow:hidden}.products:before{content:"";position:absolute;inset:0;background-image:url(/assets/shared/starfield-bg.webp);background-size:cover;background-position:50%;opacity:.12;pointer-events:none}.products>.container{position:relative;z-index:1}.section-heading-dark{text-align:center;margin-bottom:15px}.section-heading-dark h2{font-family:var(--serif);font-weight:500;font-size:2.15rem;line-height:1;margin:0;color:#f1e5d5}.heading-star{display:block;color:#c9a46e;font-size:.72rem;margin-top:5px;position:relative}.heading-star:after,.heading-star:before{content:"";display:inline-block;width:72px;height:1px;background:linear-gradient(90deg,transparent,rgba(214,174,114,.55));vertical-align:middle;margin:0 9px 2px}.heading-star:after{transform:scaleX(-1)}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.product-card{display:flex;flex-direction:column;min-height:250px;padding:15px 15px 13px;border:1px solid rgba(214,174,114,.32);border-radius:10px;background:linear-gradient(180deg,rgba(10,31,49,.78),rgba(4,17,29,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.018)}.product-head{display:flex;align-items:center;gap:9px;margin-bottom:8px}.product-card .icon{width:43px;height:43px;object-fit:contain;flex:0 0 43px}.product-card h3{font-family:var(--serif);font-size:1.27rem;font-weight:500;line-height:1.05;margin:0;color:#f1e5d7}.product-card p{font-size:.62rem;color:#d4d5d5;margin:0 0 10px;min-height:64px}.need{margin-top:auto;background:rgba(8,31,49,.78);border:1px solid rgba(214,174,114,.16);border-radius:5px;color:#dfd7cc;font-size:.58rem;padding:6px 7px;margin-bottom:7px}.product-card .btn{width:100%;min-height:34px;padding:.45rem .65rem;border-radius:5px;font-size:.61rem}.login-note{text-align:center;color:#c9c5be;font-size:.6rem;margin-top:8px}.login-note span{color:#d6ae72;margin-right:5px}.login-note a{text-decoration:underline;text-underline-offset:2px}.deliver{min-height:475px;padding:34px 0;background:#fbf6ed;color:#172531}.deliver-grid{display:grid;grid-template-columns:.72fr 1.38fr;grid-gap:34px;gap:34px;align-items:center}.deliver-copy{padding-left:8px}.deliver .section-title{font-size:2.42rem;color:#1d2b35}.mini-ornament{color:#c19b65;font-size:.78rem;margin:5px 0 15px}.deliver-list{display:grid;grid-gap:10px;gap:10px;margin-bottom:17px}.deliver-item{display:grid;grid-template-columns:28px 1fr;grid-gap:9px;gap:9px;align-items:center}.deliver-item>img{width:24px;height:24px;object-fit:contain}.deliver-item b{display:block;font-size:.68rem;line-height:1.35;color:#39424a;font-weight:500}.deliver-item span{display:block;font-size:.64rem;color:#666d70;margin-top:2px}.btn-dark{background:#061522;color:#f3e8d8;border:1px solid #061522;border-radius:5px;font-size:.62rem;padding:.62rem .88rem}.preview-frame{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 18px 40px rgba(26,36,48,.2),0 2px 6px rgba(26,36,48,.18);border:1px solid rgba(21,41,56,.28);background:#061522}.preview-frame img{width:100%;height:auto;display:block}.faq{position:relative;min-height:350px;padding:25px 0 24px;background:#061522 url(/assets/homepage/faq-bg.webp) bottom/cover no-repeat;overflow:hidden}.faq:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,12,21,.26),rgba(3,12,21,.08));pointer-events:none}.faq-inner{position:relative;z-index:1}.faq-heading{margin-bottom:12px}.faq-heading h2{font-size:2.06rem}.faq-grid{max-width:1040px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:7px 12px;gap:7px 12px}.faq-item{border:1px solid rgba(214,174,114,.14);border-radius:6px;background:rgba(7,28,44,.72);overflow:hidden}.faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;border:0;background:transparent;color:#e9e4dc;text-align:left;padding:10px 12px;font-size:.62rem}.plus{color:#d8b57d;font-size:1.05rem;line-height:1}.faq-a{display:none;color:#bdc3c7;font-size:.61rem;line-height:1.65;padding:0 12px 11px}.faq-item.open .faq-a{display:block}.faq-more{text-align:center;margin-top:12px}.faq-more .btn{min-width:166px;font-size:.59rem;padding:.5rem .85rem;border-radius:5px}.final-cta{position:relative;min-height:125px;padding:20px 0;background:#061522 url(/assets/homepage/cta-bg.webp) 50%/cover no-repeat;border-top:1px solid rgba(214,174,114,.16);border-bottom:1px solid rgba(214,174,114,.16)}.final-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,12,21,.35),rgba(3,12,21,.08),rgba(3,12,21,.3));pointer-events:none}.cta-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:7px 55px}.cta-inner h2{font-family:var(--serif);font-size:2rem;font-weight:500;line-height:1;margin:0 0 7px;color:#eddcc7}.cta-inner p{font-size:.62rem;margin:0;color:#d5c9b8}.cta-inner .btn{font-size:.64rem;padding:.7rem 1.1rem;min-width:244px;border-radius:6px}.homepage-footer{padding:27px 0 8px;background:#03101b;border-top:0;min-height:245px}.footer-grid-home{grid-template-columns:1.5fr .78fr .78fr .88fr .54fr;gap:28px;align-items:start}.homepage-footer .brand img{width:176px}.homepage-footer a,.homepage-footer p{font-size:.61rem;color:#b7bdc1}.homepage-footer h4{font-family:var(--serif);font-size:.83rem;font-weight:500;margin:0 0 8px;color:#ead8c1}.footer-brand-col p{margin:9px 0 12px}.social-row{display:flex;gap:8px}.social-row a{width:22px;height:22px;border:1px solid rgba(214,174,114,.28);border-radius:50%;display:grid;place-items:center;color:#d6ae72;font-size:.55rem}.footer-mark{align-self:center;justify-self:end;width:88px}.footer-mark img{width:100%;height:auto}.homepage-footer .copyright{text-align:center;margin-top:14px;padding-top:8px;border-top:1px solid rgba(214,174,114,.1);font-size:.54rem;color:#6f7b84}@media(max-width:1099px){.site-header{height:78px}.site-header .inner{min-height:78px}.site-header .brand img{width:160px}.hero{min-height:690px;padding:125px 0 46px}.hero-grid{grid-template-columns:1fr 1fr;gap:0}.hero h1{font-size:3.15rem}.hero .lead{font-size:.76rem}.hero-art{margin-right:-54px;max-width:610px}.philosophy{min-height:510px;padding:52px 0}.philosophy-grid{gap:42px}.philosophy .section-title{font-size:2.3rem}.philosophy-quote p{font-size:2.35rem}.products-grid{grid-template-columns:repeat(2,1fr);max-width:820px;margin:0 auto}.product-card{min-height:230px}.products{padding:35px 0}.login-note{margin-top:14px}.deliver-grid{grid-template-columns:.82fr 1.18fr;gap:25px}.deliver{padding:45px 0}.deliver .section-title{font-size:2.2rem}.cta-inner{padding:8px 20px}.footer-grid-home{grid-template-columns:1.35fr repeat(3,1fr)}.footer-mark{display:none}}@media(max-width:767px){.site-header{height:70px;background:rgba(3,12,21,.88)}.site-header .inner{min-height:70px}.site-header .brand img{width:145px}.menu-btn{width:38px;height:38px;border-radius:7px;font-size:1.1rem}.hero{min-height:690px;padding:104px 0 38px;background-image:linear-gradient(180deg,rgba(3,12,21,.12),rgba(3,12,21,.12)),url(/assets/homepage/hero-bg-mobile.webp);background-position:bottom}.hero-grid{display:flex;flex-direction:column;align-items:stretch}.hero-copy{padding:0;max-width:none;text-align:left}.hero h1{font-size:clamp(2.6rem,12vw,3.6rem);line-height:.94;margin-bottom:17px}.hero h1 span{white-space:normal}.hero .lead{font-size:.76rem;line-height:1.72;max-width:94%;margin-bottom:18px}.hero-actions{margin-bottom:11px}.hero-cta{min-width:0;width:100%;max-width:330px;font-size:.7rem}.micro{font-size:.56rem}.hero-art{width:118%;max-width:none;margin:30px -9% -12px auto}.hero-art img{opacity:.95}.philosophy{min-height:660px;padding:42px 0 45px;background-image:url(/assets/homepage/philosophy-bg-mobile.webp);background-position:bottom}.philosophy-grid{display:block}.philosophy-copy{padding:0;max-width:none}.philosophy .section-title{font-size:2.34rem;margin-bottom:24px}.story-timeline{padding-left:31px;gap:17px}.story-item p{font-size:.94rem}.story-item .story-sub{font-size:.68rem}.philosophy-quote{max-width:300px;margin:36px 0 0 auto;padding:0}.quote-mark{font-size:4.6rem}.philosophy-quote p{font-size:2.28rem}.products{padding:35px 0 28px}.section-heading-dark h2{font-size:2rem}.heading-star:after,.heading-star:before{width:44px}.products-grid{grid-template-columns:1fr;gap:12px}.product-card{min-height:0;padding:15px}.product-card p{min-height:0}.product-card .icon{width:48px;height:48px;flex-basis:48px}.product-card h3{font-size:1.5rem}.product-card p{font-size:.72rem}.need{font-size:.63rem}.product-card .btn{font-size:.68rem;min-height:38px}.login-note{font-size:.62rem;line-height:1.6}.deliver{padding:42px 0}.deliver-grid{display:block}.deliver-copy{padding:0;margin-bottom:28px}.deliver .section-title{font-size:2.35rem}.deliver-item b{font-size:.73rem}.deliver-item span{font-size:.68rem}.preview-frame{border-radius:9px}.faq{padding:38px 0;background-position:bottom}.faq-heading h2{font-size:2rem}.faq-grid{grid-template-columns:1fr;gap:8px}.faq-q{font-size:.68rem;padding:11px 12px}.faq-a{font-size:.64rem}.final-cta{padding:29px 0}.cta-inner{display:block;padding:0}.cta-inner h2{font-size:2rem;max-width:340px}.cta-inner p{font-size:.66rem;margin-bottom:17px}.cta-inner .btn{width:100%;max-width:350px;font-size:.68rem}.homepage-footer{padding:34px 0 12px}.footer-grid-home{display:grid;grid-template-columns:1fr 1fr;grid-gap:27px 18px;gap:27px 18px}.footer-brand-col{grid-column:1/-1}.homepage-footer .brand img{width:165px}.homepage-footer a,.homepage-footer p{font-size:.67rem}.homepage-footer h4{font-size:.98rem}.homepage-footer .copyright{margin-top:23px}}.nav-nhom{position:relative;display:inline-block}.nav-nhom-con{position:absolute;left:0;top:100%;display:none;min-width:190px;padding:8px 0;border:1px solid rgba(214,174,114,.24);border-radius:10px;background:rgba(3,12,21,.97);box-shadow:0 18px 40px rgba(0,0,0,.42);z-index:30}.nav-nhom:focus-within .nav-nhom-con,.nav-nhom:hover .nav-nhom-con{display:block}.nav-nhom-con a{display:block;padding:9px 16px;font-size:.82rem;color:#f7efe2}.nav-nhom-con a:hover{background:rgba(214,174,114,.12);color:var(--gold-300)}.nav-nhom-nhan{display:block;font-family:var(--serif);font-size:2rem;padding:14px 0 4px;color:var(--gold-400)}.mobile-drawer .nav-nhom-nhan+a,.mobile-drawer .nav-nhom-nhan~a{padding-left:18px}:root{--chu-hero:68px;--chu-h2:48px;--chu-h2-nho:44px;--chu-h3:27px;--chu-lon:21px;--chu-than-lon:19.5px;--chu-than:17.5px;--chu-than-nho:15.5px;--chu-meta:14px;--chu-nhan:15.5px;--chu-o:17.5px;--chu-nut:17px;--chu-faq:19px}@media (max-width:1099px){:root{--chu-hero:54px;--chu-h2:40px;--chu-h2-nho:37px;--chu-h3:25px;--chu-lon:19px;--chu-than-lon:18px;--chu-than:17px}}@media (max-width:767px){:root{--chu-hero:41px;--chu-h2:32px;--chu-h2-nho:31px;--chu-h3:22px;--chu-lon:17px;--chu-than-lon:17px;--chu-than:16.5px;--chu-than-nho:16px;--chu-meta:13px;--chu-nhan:16px;--chu-o:16.5px;--chu-nut:16.5px;--chu-faq:17.5px}}.eyebrow{font-size:var(--chu-meta)}.nav-desktop{font-size:var(--chu-than-nho)}.nav-drop span{font-size:var(--chu-meta)}.nav-nhom-con a{font-size:var(--chu-than-nho)}.mobile-drawer a{font-size:var(--chu-h3)}.hero h1{font-size:var(--chu-hero)}.hero .lead{font-size:var(--chu-lon);line-height:1.62}.hero-cta{font-size:var(--chu-nut)}.micro{font-size:var(--chu-meta)}.micro-lock{font-size:1.15em}.philosophy .section-title{font-size:var(--chu-h2)}.story-item p{font-size:var(--chu-than-lon);line-height:1.5}.story-item .story-sub{font-size:var(--chu-than);line-height:1.62}.section-heading-dark h2{font-size:var(--chu-h2-nho)}.heading-star{font-size:var(--chu-meta)}.product-card h3{font-size:var(--chu-h3);line-height:1.2}.product-card p{font-size:var(--chu-than);line-height:1.62}.need{font-size:var(--chu-than-nho)}.product-card .btn{font-size:var(--chu-nut)}.login-note{font-size:var(--chu-than-nho)}.deliver .section-title{font-size:var(--chu-h2)}.mini-ornament{font-size:var(--chu-meta)}.deliver-item b{font-size:var(--chu-than);line-height:1.4}.deliver-item span{font-size:var(--chu-than-nho)}.btn-dark{font-size:var(--chu-nut)}.faq-heading h2{font-size:var(--chu-h2-nho)}.faq-q{font-size:var(--chu-faq)}.faq-a{font-size:var(--chu-than);line-height:1.7}.faq-more .btn{font-size:var(--chu-than-nho)}.cta-inner h2{font-size:var(--chu-h2-nho)}.cta-inner p{font-size:var(--chu-than)}.cta-inner .btn{font-size:var(--chu-nut)}.homepage-footer a,.homepage-footer p{font-size:var(--chu-than-nho);line-height:1.75}.homepage-footer h4{font-size:var(--chu-h3)}.homepage-footer .copyright,.social-row a{font-size:var(--chu-meta)}.nav-desktop .nav-cta{min-height:46px;padding:0 20px}.hero form input,.hero form select{min-height:54px}.hero .hero-cta{min-height:56px;font-weight:600;letter-spacing:.01em}@media (max-width:767px){.hero form input,.hero form select{min-height:52px}.hero .hero-cta{min-height:54px}}.story-item p{line-height:1.75}.story-item .story-sub{line-height:1.78;margin-top:9px}.story-timeline{gap:26px}.philosophy-quote p{line-height:1.12}.product-card{padding:20px 18px 18px}.product-head{margin-bottom:12px}.product-card p{margin-bottom:16px}.need{padding:9px 11px;margin-bottom:12px;line-height:1.55}.product-card .btn{min-height:46px;padding:0 14px}.login-note{margin-top:14px;line-height:1.6}.deliver-list{gap:18px}.deliver-item{gap:13px;align-items:start}.deliver-item span{margin-top:4px;line-height:1.5}.btn-dark{min-height:48px;padding:0 20px;display:inline-flex;align-items:center}.faq-grid{gap:10px 14px}.faq-q{padding:15px 17px;min-height:58px;line-height:1.4}.faq-a{padding:0 17px 15px}.faq-more .btn{min-height:46px;padding:0 20px}@media (max-width:767px){.faq-q{padding:14px 15px}.faq-a{padding:0 15px 14px}}.cta-inner .btn{min-height:52px}.cta-inner p{line-height:1.6}.homepage-footer h4{margin-bottom:12px}.homepage-footer .copyright{line-height:1.7}