:root{--red:#d90416;--red-dark:#b80012;--red-soft:#fff1f2;--blue:#004572;--text:#0f172a;--muted:#64748b;--border:#fee2e2;--bg-light:#f8fafc;--shadow:0 20px 45px #dc26261f}*{box-sizing:border-box}body{color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.container{width:min(1180px,100% - 32px);margin:0 auto}.narrow{max-width:880px}.site-header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#fffffff5;position:fixed;inset:0 0 auto}.header-inner{align-items:center;gap:18px;width:min(1180px,100% - 32px);min-height:82px;margin:0 auto;display:flex}.brand-button{background:0 0;border:0;min-width:255px;padding:0}.brand-logo{flex-direction:column;align-items:center;display:flex}.brand-logo img{object-fit:contain;width:255px;height:auto;display:block}.brand-byline{text-align:center;width:100%;color:var(--red);margin-top:4px;font-size:12px;font-weight:800}.brand-logo-footer{align-items:flex-start}.brand-logo-footer img{background:#fff;border-radius:8px;width:280px;max-width:100%;padding:6px 8px}.brand-logo-footer .brand-byline{color:#fca5a5;font-size:12px}.desktop-menu{flex:1;justify-content:flex-end;align-items:center;gap:22px;display:flex}.desktop-menu button{color:#334155;white-space:nowrap;background:0 0;border:0;font-weight:800}.desktop-menu button.active,.desktop-menu button:hover{color:var(--red)}.mobile-menu-button{background:#fff;border:0;margin-left:auto;display:none}.mobile-menu{display:none}.btn{border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-weight:900;transition:transform .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--red);color:#fff;box-shadow:0 8px 20px #d9041640}.btn-primary:hover{background:var(--red-dark)}.btn-outline{color:var(--red);border:1px solid var(--border);background:#fff}.card{border:1px solid var(--border);background:#fff;border-radius:28px;padding:28px;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 20px #0f172a0a}.card h2,.card h3{margin:0}.card p{color:var(--muted);line-height:1.7}.card-icon{background:var(--red-soft);width:58px;height:58px;color:var(--red);border-radius:18px;place-items:center;margin-bottom:18px;display:grid}.hero-section{background:linear-gradient(135deg,#fff1f2 0%,#fff 45%,#eff6ff 100%);position:relative;overflow:hidden}.hero-bg{filter:blur(50px);opacity:.55;border-radius:999px;position:absolute}.hero-bg-1{background:#fecaca;width:320px;height:320px;top:-120px;right:-100px}.hero-bg-2{background:#bfdbfe;width:380px;height:380px;bottom:-160px;left:-140px}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;padding-top:30px;padding-bottom:84px;display:grid;position:relative}.badge{border:1px solid var(--border);color:var(--red);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-weight:900;display:inline-flex;box-shadow:0 4px 16px #0f172a0f}.hero-grid h1{letter-spacing:-.05em;margin:22px 0;font-size:clamp(42px,5vw,68px);line-height:1.04}.hero-grid p{color:#475569;text-align:justify;text-justify:inter-word;font-size:18px;line-height:1.8}@media (width<=640px){.hero-grid>div:first-child>p{text-align:left}}.hero-actions{margin-top:30px}.hero-stats{grid-template-columns:repeat(4,1fr);align-items:start;gap:20px 24px;width:100%;max-width:760px;margin-top:34px;display:grid}.hero-stats>div:nth-child(2){transform:translate(-24px)}@media (width<=980px){.hero-stats>div:nth-child(2){transform:none}}.hero-stats>div{text-align:left;min-width:0}.hero-stats strong{color:var(--red);white-space:nowrap;font-size:32px;font-weight:900;line-height:1.05;display:block}.hero-stats span{color:#64748b;margin-top:8px;font-weight:800;line-height:1.25;display:block}@media (width<=980px){.hero-stats{grid-template-columns:repeat(2,1fr);row-gap:24px;max-width:100%}}@media (width<=640px){.hero-stats{grid-template-columns:1fr;row-gap:18px}}.about-page .page-title{padding-top:30px;padding-bottom:46px}.about-page .white-section{padding:34px 0}.about-page .white-section:first-of-type{padding-top:50px}.about-page .white-section:last-of-type{padding-bottom:70px}.about-title-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:42px;display:grid}.about-title-image-wrap{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:32px;padding:34px;transform:translateY(18px)}@media (width<=980px){.about-title-image-wrap{transform:none}}.about-title-image{object-fit:cover;border-radius:24px;width:100%;height:360px;display:block}@media (width<=980px){.about-title-grid{grid-template-columns:1fr}.about-title-image{height:300px}}@media (width<=640px){.about-title-image{height:240px}.page-title-text p{text-align:left}}.care-card-wrap{box-shadow:var(--shadow);border:1px solid var(--border);background:#fff;border-radius:34px;padding:16px}.care-card{background:var(--red);color:#fff;border-radius:26px;padding:34px}.care-card-top{justify-content:space-between;gap:20px;display:flex}.care-card-top p{color:#fee2e2;text-transform:uppercase;letter-spacing:.15em;margin:0 0 10px;font-size:13px;font-weight:900}.care-card-top h2{margin:0;font-size:34px}.care-icon{background:#ffffff26;border-radius:20px;height:fit-content;padding:16px}.search-preview{color:#64748b;background:#fff;border:0;border-radius:20px;align-items:center;gap:12px;width:100%;margin-top:34px;padding:14px;font-weight:800;display:flex}.search-preview>span{color:#64748b}.order-steps{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:28px;display:grid}.order-steps div{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:18px;padding:18px}.order-steps strong{font-size:28px;display:block}.order-steps span{color:#fee2e2;font-weight:900}.white-section,.light-section{padding:82px 0}.light-section{background:var(--bg-light)}.section-heading{text-align:center;max-width:800px;margin:0 auto 48px}.eyebrow{color:var(--red);letter-spacing:.22em;text-transform:uppercase;font-size:13px;font-weight:900}.section-heading h2,.page-title h1{letter-spacing:-.04em;margin:12px 0 0;font-size:clamp(32px,4vw,48px)}.section-heading p,.page-title p{color:var(--muted);line-height:1.7}.grid-3{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.grid-2{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.page-title{background:linear-gradient(135deg,#fff1f2 0%,#fff 45%,#eff6ff 100%);padding:64px 0}.page-title-content{max-width:850px}.page-title h1{max-width:900px}.page-title p{font-size:18px}.check-list{gap:16px;margin-top:20px;display:grid}.check-list div{color:#334155;align-items:center;gap:12px;font-weight:800;display:flex}.check-list svg{color:var(--red)}.order-grid{grid-template-columns:.85fr 1.15fr;gap:28px;display:grid}.stack{gap:22px;display:grid}.branches-page .page-title{padding-top:10px;padding-bottom:46px}.branch-selector{gap:12px;margin-top:24px;display:grid}.branch-selector button{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:18px;justify-content:space-between;gap:12px;padding:18px;display:flex}.branch-selector button.selected{border-color:var(--red);background:var(--red-soft);box-shadow:0 0 0 3px #d9041614}.branch-selector strong,.branch-selector small{display:block}.branch-selector small{color:var(--muted);margin-top:5px}.inline-heading{color:var(--red);gap:12px;display:flex}.inline-heading h2{color:var(--text)}.api-box{color:#fff;overflow-wrap:anywhere;background:#0f172a;border-radius:18px;margin-top:20px;padding:18px;font-size:14px}.api-box span{color:#fca5a5;font-weight:900}.upload-box{text-align:center;color:var(--red);background:#fff1f2;border:2px dashed #fecaca;border-radius:20px;justify-items:center;gap:8px;margin:22px 0;padding:28px;display:grid}.upload-box span{color:var(--muted)}.search-box{border:1px solid #e2e8f0;border-radius:18px;align-items:center;gap:12px;padding:14px;display:flex}.search-box input{border:0;outline:0;width:100%}.search-button{background:var(--red);color:#fff;white-space:nowrap;border:0;border-radius:999px;padding:9px 18px;font-weight:900}.search-button:hover{background:var(--red-dark)}.search-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin-top:12px;padding:12px 14px;font-weight:700}.medicine-meta{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.medicine-meta span{background:var(--red-soft);color:var(--red-dark);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.note-box{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:16px;margin-top:18px;padding:16px;line-height:1.6}.medicine-card{justify-content:space-between;align-items:center;gap:16px;display:flex}.medicine-card strong{color:var(--red);margin-top:5px;display:block}.branch-list-section{padding-top:42px}.branch-image-wrap{background:#f8fafc;width:100%;height:340px;overflow:hidden}.branch-image{object-fit:cover;width:100%;height:100%;display:block}@media (width<=760px){.branch-image-wrap{height:240px}}.branch-card{padding:0;overflow:hidden}.branch-card-header{background:var(--red);color:#fff;padding:30px}.branch-card-header h3{margin-top:18px;font-size:30px;line-height:1.25}.branch-card-body{gap:22px;padding:30px;display:grid}.branch-subheading{color:var(--text);margin-bottom:12px;font-size:18px;display:block}.nearby-areas-box{background:var(--red-soft);border-radius:18px;padding:18px}.nearby-areas-box strong{color:var(--red-dark);margin-bottom:8px;display:block}.nearby-areas-box p{color:#475569;margin:0;line-height:1.7}.branch-actions{gap:14px;display:grid}.branch-direction-row{justify-content:center;display:flex}.branch-direction-row .btn{min-width:210px}.branch-secondary-actions{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.branch-secondary-actions .btn{white-space:nowrap;width:100%;padding-left:14px;padding-right:14px;font-size:14px}.branch-actions a{text-decoration:none}.branches-info-section{padding-top:60px;padding-bottom:60px}.branches-info-section .card p{text-align:justify;text-justify:inter-word}.branches-cta-section{padding-top:60px}.branch-page-cta{text-align:center;color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#d90416,#b80012);border-radius:32px;padding:44px 28px}.branch-page-cta h2{letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,44px);font-weight:900}.branch-page-cta p{color:#fee2e2;max-width:760px;margin:16px auto 0;line-height:1.7}.branch-page-cta .btn{color:var(--red);background:#fff;margin-top:26px}.branch-page-cta .btn:hover{background:#fff1f2}.branch-disclaimer{font-size:13px;font-weight:700;color:#fecaca!important;margin-top:24px!important}@media (width<=760px){.branch-direction-row .btn{width:100%}.branch-secondary-actions{grid-template-columns:1fr}.branch-secondary-actions .btn{width:100%}}.info-row{align-items:flex-start;gap:15px;display:flex}.info-row svg{color:var(--red);flex-shrink:0;margin-top:3px}.info-row strong{font-size:18px;display:block}.info-row p{color:var(--muted);margin:6px 0 0}.tags{flex-wrap:wrap;gap:10px;display:flex}.tags span{background:var(--red-soft);color:var(--red-dark);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:900}.contact-list{gap:20px;margin-top:24px;display:grid}.form{gap:16px;margin-top:22px;display:grid}.form input,.form textarea,.form select{border:1px solid #e2e8f0;border-radius:18px;outline:0;padding:14px 16px}.form textarea{resize:vertical;min-height:120px}.form input:focus,.form textarea:focus,.form select:focus{border-color:var(--red)}.policy-card h2{margin-top:0}.policy-note{background:var(--red-soft);color:#475569;border-radius:18px;margin-top:30px;padding:18px;line-height:1.7}.site-footer{color:#fff;background:#020617}.footer-grid{grid-template-columns:1.4fr 1fr 1.2fr 1fr;gap:34px;padding-top:48px;padding-bottom:48px;display:grid}.site-footer p{color:#94a3b8;line-height:1.7}.site-footer h3{margin-top:0}.site-footer button{color:#94a3b8;text-align:left;background:0 0;border:0;margin:10px 0;padding:0;display:block}.site-footer button:hover,.site-footer .footer-link{color:#fca5a5}.footer-link{align-items:center;gap:6px;font-weight:900;display:inline-flex!important}.footer-bottom{text-align:center;border-top:1px solid #ffffff1a;padding:20px;font-size:13px}.footer-bottom p{margin:4px}@media (width<=980px){.brand-button{min-width:210px}.brand-logo img{width:210px}.desktop-menu{gap:14px}.desktop-menu button{font-size:13px}.hero-grid,.order-grid,.grid-2{grid-template-columns:1fr}.grid-3,.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.desktop-menu,.order-btn{display:none}.mobile-menu-button{display:block}.mobile-menu{border-top:1px solid var(--border);gap:14px;padding:16px;display:grid}.mobile-menu button{text-align:left;color:#334155;background:0 0;border:0;font-weight:900}.mobile-menu .btn{text-align:center;color:#fff;justify-content:center}.header-inner{min-height:74px}.brand-button{min-width:190px}.brand-logo img{width:190px}.brand-byline{font-size:10px}.site-main{padding-top:74px}.hero-grid{padding-top:46px;padding-bottom:60px}.grid-3,.footer-grid,.hero-stats{grid-template-columns:1fr}.medicine-card{flex-direction:column;align-items:flex-start}}.header-inner{min-height:92px}.site-main{padding-top:92px}.brand-button{min-width:335px}.brand-logo-box{flex-direction:column;align-items:center;line-height:1;display:flex}.brand-logo img{width:335px;max-width:100%}.brand-byline{text-align:center;color:var(--red);margin-top:6px;font-size:12px;font-weight:900}.brand-logo-footer .brand-logo-box{background:#fff;border-radius:12px;width:350px;max-width:100%;padding:10px 16px 12px;box-shadow:0 10px 30px #0003}.brand-logo-footer img{background:0 0;border-radius:0;width:100%;padding:0}.brand-logo-footer .brand-byline{color:var(--red);text-align:center;margin-top:8px;font-size:13px}.card{border:1px solid var(--border);border-radius:28px;box-shadow:0 8px 22px #0f172a0b}.card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.care-card,.branch-card-header{background:var(--red)}.social-links{gap:12px;margin-top:18px;display:flex}.social-link{color:#fff;border-radius:999px;place-items:center;width:38px;height:38px;font-size:22px;font-weight:950;text-decoration:none;display:grid;box-shadow:0 8px 18px #00000038}.facebook-link{background:#1877f2}.instagram-link{background:radial-gradient(circle at 30% 30%,#feda75,#d62976 45%,#962fbf 75%,#4f5bd5)}.whatsapp-link{background:#25d366}.linkedin-link{color:#fff;background:#0a66c2}@media (width<=1080px){.brand-button{min-width:285px}.brand-logo img{width:285px}.desktop-menu{gap:14px}.desktop-menu button{font-size:13px}}@media (width<=980px){.brand-button{min-width:240px}.brand-logo img{width:240px}}@media (width<=760px){.header-inner{min-height:78px}.site-main{padding-top:78px}.brand-button{min-width:205px}.brand-logo img{width:205px}.brand-byline{font-size:10px}.brand-logo-footer .brand-logo-box{width:300px}}.hero-grid h1,.section-heading h2,.page-title h1{letter-spacing:-.04em;font-weight:900}.card h2,.card h3,.branch-card-header h3,.care-card-top h2{font-weight:900}.desktop-menu button,.btn,.badge,.tags span,.branch-selector strong{font-weight:800}.page-title-text p{text-align:justify;text-justify:inter-word;margin:14px 0 0}.offer-poster-section{padding-top:60px;padding-bottom:70px}.offer-slider{border:1px solid var(--border);max-width:980px;box-shadow:var(--shadow);background:#fff;border-radius:32px;margin:0 auto;padding:14px;position:relative}.offer-slider-image-wrap{aspect-ratio:16/9;background:#fff;border-radius:24px;width:100%;overflow:hidden}.offer-slider-image{object-fit:cover;width:100%;height:100%;display:block}.offer-slider-arrow{z-index:2;background:var(--red);color:#fff;border:0;border-radius:999px;place-items:center;width:46px;height:46px;font-size:34px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 24px #d9041640}.offer-slider-arrow-left{left:-18px}.offer-slider-arrow-right{right:-18px}.offer-slider-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:22px;display:flex}.offer-pause-button{background:var(--red);color:#fff;border:0;border-radius:999px;place-items:center;width:30px;height:30px;padding:0;display:grid;box-shadow:0 10px 24px #d9041638}.offer-pause-button:hover{background:var(--red-dark)}.offer-dots{align-items:center;gap:8px;display:flex}.offer-dots button{background:#fecaca;border:0;border-radius:999px;width:10px;height:10px;padding:0}.offer-dots button.active{background:var(--red);width:26px}.offer-disclaimer{text-align:center;color:#64748b;margin:32px 0 0;font-size:13px;font-weight:700}@media (width<=760px){.offer-slider{border-radius:24px;width:100%;padding:8px}.offer-slider-image-wrap{aspect-ratio:16/9;border-radius:18px;width:100%}.offer-slider-image{object-fit:cover;width:100%;height:100%}.offer-slider-arrow{width:34px;height:34px;font-size:26px}.offer-slider-arrow-left{left:8px}.offer-slider-arrow-right{right:8px}}.offers-page .page-title{padding-top:30px;padding-bottom:30px}.offers-page .offer-poster-section{padding-top:30px}.offer-cards-section{padding-top:36px}.contact-page .page-title{padding-top:20px;padding-bottom:42px}.contact-main-section{padding-top:56px}.contact-help-section{padding-top:64px;padding-bottom:64px}.contact-help-section .card p{text-align:justify;text-justify:inter-word}.contact-card-btn{margin-top:14px}.contact-final-section{padding-top:56px}.contact-final-cta{text-align:center;color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#d90416,#b80012);border-radius:32px;padding:44px 28px}.contact-final-cta h2{letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,44px);font-weight:900}.contact-final-cta p{color:#fee2e2;max-width:760px;margin:16px auto 0;line-height:1.7}.contact-final-cta .btn{color:var(--red);background:#fff;margin-top:26px}.contact-final-cta .btn:hover{background:#fff1f2}.contact-disclaimer{font-size:13px;font-weight:700;color:#fecaca!important;margin-top:24px!important}.form-status{background:var(--red-soft);color:var(--red-dark);border-radius:14px;margin:0;padding:12px 14px;font-size:14px;font-weight:800}.white-section .card p,.light-section .card p{text-align:justify;text-justify:inter-word}.info-row p,.footer-grid p,.footer-bottom p,.form-status{text-align:left}.footer-bottom p,.branch-page-cta p,.contact-final-cta p,.offer-disclaimer,.branch-disclaimer,.contact-disclaimer{text-align:center}.policy-section-wrapper{padding-top:30px}.policy-card{max-width:900px;margin:0 auto}.policy-section{margin-bottom:34px}.policy-section:last-child{margin-bottom:0}.policy-section h2{color:var(--text);margin:0 0 14px;font-size:24px;font-weight:900;line-height:1.3}.policy-section p{color:#475569;text-align:justify;text-justify:inter-word;margin:12px 0 0;line-height:1.85}.policy-note{border-left:4px solid var(--red);background:var(--red-soft);color:#475569;border-radius:0 16px 16px 0;margin-top:42px;padding:18px 20px;line-height:1.7}.policy-page-title .page-title{padding-top:30px;padding-bottom:42px}.policy-note p{text-align:justify;text-justify:inter-word;margin:0}.branches-title-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:42px;display:grid}.branches-title-image-wrap{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:32px;align-self:center;padding:14px;position:relative;top:28px}.branches-title-image{object-fit:cover;border-radius:45px;width:100%;height:340px;display:block}@media (width<=980px){.branches-title-grid{grid-template-columns:1fr}.branches-title-image{height:300px}}@media (width<=640px){.branches-title-image{height:230px}}.contact-title-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:42px;display:grid}.contact-title-image-wrap{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:32px;align-self:center;padding:14px;position:relative;top:28px}.contact-title-image{object-fit:cover;border-radius:24px;width:100%;height:340px;display:block}@media (width<=980px){.contact-title-grid{grid-template-columns:1fr}.contact-title-image-wrap{top:0}.contact-title-image{height:300px}}@media (width<=640px){.contact-title-image{height:230px}}.careers-page .page-title{padding-top:24px;padding-bottom:42px}.careers-intro-section{padding-top:42px;padding-bottom:42px}.careers-section,.career-form-section{padding-top:56px;padding-bottom:64px}.careers-section .card p,.careers-intro-section .card p,.career-form-section .card p{text-align:justify;text-justify:inter-word}.career-note-box{background:var(--red-soft);border-radius:18px;margin-top:22px;padding:18px}.career-note-box strong{color:var(--red-dark);margin-bottom:8px;display:block}.career-note-box p{color:#475569;margin:0;line-height:1.7}.career-cta{text-align:center;color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#d90416,#b80012);border-radius:32px;padding:44px 28px}.career-cta h2{letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,44px);font-weight:900}.career-cta p{color:#fee2e2;text-align:center;max-width:760px;margin:16px auto 0;line-height:1.7}.career-cta .btn{color:var(--red);background:#fff;margin-top:26px}.career-cta .btn:hover{background:#fff1f2}.career-small-note{font-size:13px;font-weight:700;color:#fecaca!important;margin-top:24px!important}.offers-title-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:42px;display:grid}.offers-title-image-wrap{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:32px;align-self:center;padding:14px;position:relative;top:28px}.offers-title-image{object-fit:cover;border-radius:24px;width:100%;height:340px;display:block}.careers-title-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:42px;display:grid}.careers-title-image-wrap{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:32px;align-self:center;padding:14px;position:relative;top:28px}.careers-title-image{object-fit:cover;border-radius:24px;width:100%;height:340px;display:block}@media (width<=980px){.offers-title-grid,.careers-title-grid{grid-template-columns:1fr}.offers-title-image-wrap,.careers-title-image-wrap{top:0}.offers-title-image,.careers-title-image{height:300px}}@media (width<=640px){.offers-title-image,.careers-title-image{height:230px}}.mobile-menu .btn,.mobile-menu .btn-primary{background:var(--red)!important;color:#fff!important;border:1px solid var(--red)!important}.mobile-menu .btn:hover,.mobile-menu .btn:active,.mobile-menu .btn:focus,.mobile-menu .btn-primary:hover,.mobile-menu .btn-primary:active,.mobile-menu .btn-primary:focus{background:var(--red-dark)!important;color:#fff!important;border-color:var(--red-dark)!important}.mobile-order-btn{justify-content:center;width:100%;color:#fff!important;background:#d90416!important;border-color:#d90416!important}
