@charset "utf-8";

html{font-size:16px;}
body.v55-body{margin:0;background:#f3f1ed;color:#111820;font-family:Arial,"Microsoft YaHei",sans-serif;}
.v55-body *{box-sizing:border-box;}
.v55-body a{text-decoration:none;color:inherit;}
.v55-body img,.v55-body video{max-width:100%;border:0;}
.v55-header{position:fixed;top:0;left:0;right:0;z-index:90;height:76px;background:rgba(7,11,16,.78);backdrop-filter:blur(16px);color:#fff;}
.v55-header__inner{width:1240px;height:76px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px;}
.v55-logo{display:flex;align-items:center;width:260px;}
.v55-logo strong{display:block;color:#fff;font-size:31px;line-height:1;font-weight:950;letter-spacing:0;}
.v55-logo img{display:block;max-width:210px;max-height:52px;width:auto;height:auto;}
.v55-menu-toggle{display:none!important;}
.v55-nav{display:flex;align-items:center;justify-content:center;gap:26px;flex:1;min-width:0;}
.v55-nav a{color:#d7dde5;font-size:18px;font-weight:700;letter-spacing:.2px;white-space:nowrap;}
.v55-nav a:hover{color:#fff;}
.v55-header__cta{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 22px;border-radius:999px;background:#16a34a;color:#fff;font-size:15px;font-weight:900;white-space:nowrap;}
.v55-homepage{overflow:hidden;background:#f3f1ed;}
.v55-wrap{width:1240px;margin:0 auto;}
.v55-section{padding:120px 0;background:#f3f1ed;}
.v55-section--warm{background:#f3f1ed;}
.v55-section--white{background:#fff;}
.v55-section--dark{background:#111820;color:#fff;}
.v55-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:38px;}
.v55-section-head h2{margin:0;color:#111820;font-size:50px;line-height:1.04;letter-spacing:0;font-weight:900;}
.v55-section--dark .v55-section-head h2{color:#fff;}
.v55-section-head p{width:440px;margin:0;color:#5d6875;font-size:17px;line-height:1.55;}
.v55-section--dark .v55-section-head p{color:#cbd5e1;}
.v55-eyebrow{display:block;color:#cbd5e1;font-size:13px;letter-spacing:.18em;text-transform:uppercase;font-weight:900;}
.v55-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px;}
.v55-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 26px;border-radius:999px;font-size:15px;font-weight:900;line-height:1.15;}
.v55-btn--light{background:#fff;color:#0f172a!important;}
.v55-btn--whatsapp{background:#16a34a;color:#fff!important;}
.v55-actions__whatsapp{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 26px;border-radius:999px;background:#16a34a;color:#fff!important;font-size:15px;font-weight:900;line-height:1.15;}
.v55-actions>a:not([class]){display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 26px;border-radius:999px;background:#fff;color:#0f172a!important;font-size:15px;font-weight:900;line-height:1.15;}
a[class*="btn"]:empty,a[class*="cta"]:empty,button[class*="btn"]:empty,button[class*="cta"]:empty{display:none!important;}
.v55-hero{position:relative;height:920px;min-height:720px;overflow:hidden;color:#fff;display:flex;align-items:center;background:#050913;}
.v55-hero:after{content:"";position:absolute;inset:-1px;z-index:0;background:radial-gradient(circle at 72% 36%,rgba(38,59,82,.2),rgba(5,9,19,0) 34%),linear-gradient(180deg,rgba(5,9,19,.14),rgba(5,9,19,.72));pointer-events:none;}
.v55-hero__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.58) contrast(1.18) saturate(.84);transform:scale(1.025);}
.v55-hero__shade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(4,8,16,.92) 0%,rgba(7,12,22,.78) 38%,rgba(7,12,22,.3) 68%,rgba(7,12,22,.72) 100%);}
.v55-hero__content{position:relative;z-index:2;width:min(1100px,calc(100% - 56px));margin:0 auto;padding-top:76px;text-align:left;}
.v55-hero h1{max-width:1000px;margin:16px 0 20px;color:#fff;font-size:clamp(52px,5.5vw,88px);line-height:1.05;letter-spacing:0;font-weight:900;word-break:normal;overflow-wrap:normal;hyphens:none;text-wrap:normal;}
.v55-hero h1 span{display:block;white-space:nowrap;}
.v55-hero p{max-width:700px;margin:0;color:#e2e8f0;font-size:22px;line-height:1.5;}
.v55-hero-preview{display:inline-flex;align-items:center;gap:16px;margin-top:34px;padding:14px 18px 14px 14px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(5,9,14,.42);backdrop-filter:blur(14px);}
.v55-hero-preview b{display:block;color:#fff;font-size:15px;line-height:1.2;}
.v55-hero-preview span{display:block;margin-top:3px;color:#cbd5e1;font-size:13px;line-height:1.25;}
.v55-category-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;grid-auto-rows:330px;gap:20px;}
.v55-image-card,.v55-story,.v55-trust{position:relative;display:block;overflow:hidden;border-radius:8px;background:#111820;color:#fff;box-shadow:0 18px 48px rgba(15,23,42,.08);}
.v55-image-card--large{grid-row:span 2;}
.v55-image-card img,.v55-image-card video,.v55-story video,.v55-trust video{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease;}
.v55-image-card:hover img,.v55-image-card:hover video{transform:scale(1.04);}
.v55-image-card>span,.v55-story>span,.v55-trust>span,.v55-global-cta>span{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.72));z-index:1;}
.v55-image-card div,.v55-story div{position:absolute;left:28px;right:28px;bottom:24px;z-index:2;}
.v55-image-card h3,.v55-story h3{margin:0;color:#fff;font-size:30px;line-height:1.12;font-weight:900;}
.v55-image-card p,.v55-story p{margin:8px 0 0;color:#dce5ee;font-size:14px;line-height:1.45;}
.v55-video-feature{background:#111820;color:#fff;}
.v55-video-story-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:28px;align-items:stretch;}
.v55-video-frame{position:relative;height:520px;overflow:hidden;border-radius:8px;background:#000;}
.v55-video-frame--compact{height:520px;}
.v55-video-frame video{display:block;width:100%;height:100%;object-fit:cover;filter:brightness(.72) contrast(1.12) saturate(.88);}
.v55-video-frame__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.7));}
.v55-play{position:absolute;left:50%;top:50%;z-index:2;width:92px;height:92px;border:0;border-radius:50%;background:rgba(255,255,255,.92);transform:translate(-50%,-50%);cursor:pointer;}
.v55-play:after{content:"";position:absolute;left:38px;top:28px;border-left:28px solid #111820;border-top:18px solid transparent;border-bottom:18px solid transparent;}
.v55-play--small{position:relative;left:auto;top:auto;flex:0 0 auto;width:46px;height:46px;transform:none;}
.v55-play--small:after{left:19px;top:14px;border-left-width:15px;border-top-width:9px;border-bottom-width:9px;}
.v55-video-frame__copy{position:absolute;left:44px;right:44px;bottom:42px;z-index:2;}
.v55-video-frame__copy h2{margin:0 0 16px;color:#fff;font-size:54px;line-height:1.05;font-weight:900;}
.v55-video-frame__copy h3{max-width:760px;margin:0;color:#fff;font-size:38px;line-height:1.08;font-weight:900;text-wrap:balance;}
.v55-video-labels{display:flex;flex-wrap:wrap;gap:12px;}
.v55-video-labels span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.34);border-radius:999px;color:#fff;font-size:14px;font-weight:700;}
.v55-process-list{display:grid;gap:14px;}
.v55-process-list div{display:grid;grid-template-columns:58px 1fr;align-items:center;gap:18px;min-height:116px;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:rgba(255,255,255,.055);}
.v55-process-list b{color:#94a3b8;font-size:22px;line-height:1;}
.v55-process-list span{color:#fff;font-size:20px;line-height:1.28;font-weight:900;}
.v55-story-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}
.v55-story{height:520px;}
.v55-story--wide{grid-column:span 2;height:430px;}
.v55-trust-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;}
.v55-trust{height:270px;}
.v55-trust b{position:absolute;left:20px;right:20px;bottom:20px;z-index:2;color:#fff;font-size:22px;line-height:1.15;}
.v55-cert-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;}
.v55-cert-grid--launch{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);}
.v55-cert{position:relative;min-height:270px;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#f8fafc;color:#111820;}
.v55-cert img{display:block;width:100%;height:100%;min-height:270px;object-fit:cover;}
.v55-cert b{position:absolute;left:18px;right:18px;bottom:18px;display:block;padding:10px 12px;border-radius:999px;background:rgba(15,23,42,.88);color:#fff;font-size:15px;line-height:1.15;text-align:center;}
.v55-cert--text{display:flex;min-height:270px;padding:24px;flex-direction:column;justify-content:flex-end;background:#f8fafc;}
.v55-cert--text b{position:static;padding:0;border-radius:0;background:transparent;color:#111820;font-size:21px;line-height:1.18;text-align:left;}
.v55-cert--text p{margin:12px 0 0;color:#64748b;font-size:14px;line-height:1.5;}
.v55-cert--photo{position:relative;overflow:hidden;padding:0;background:#111820;color:#fff;box-shadow:none;}
.v55-cert--photo video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}
.v55-cert--photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.76));}
.v55-cert--photo strong{position:absolute;left:20px;right:20px;bottom:20px;z-index:1;color:#fff;font-size:22px;line-height:1.15;}
.v55-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;}
.v55-product{overflow:hidden;border-radius:8px;background:#f3f1ed;display:flex;flex-direction:column;}
.v55-product__image{display:flex;align-items:center;justify-content:center;height:330px;background:#fff;}
.v55-product__image img{display:block;width:100%;height:100%;object-fit:cover;}
.v55-product>div{padding:22px;display:flex;flex:1;flex-direction:column;}
.v55-product h3{margin:0 0 18px;color:#111820;font-size:24px;line-height:1.2;font-weight:900;}
.v55-product p{min-height:66px;margin:0 0 18px;color:#5d6875;font-size:15px;line-height:1.48;}
.v55-product>div>div{display:flex;gap:10px;}
.v55-mini-btn{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:42px;padding:0 16px;border-radius:999px;background:#111820;color:#fff;font-size:13px;font-weight:900;}
.v55-mini-btn--green{background:#16a34a;}
.v55-dynamic-products{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px;}
.v55-dynamic-products a{display:flex;align-items:center;gap:12px;min-height:72px;padding:10px;border:1px solid #e3e0d9;border-radius:8px;background:#fff;color:#111820;font-weight:800;}
.v55-dynamic-products img{width:56px;height:56px;object-fit:cover;border-radius:6px;}
.v55-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.v55-guide{overflow:hidden;border-radius:8px;background:#fff;}
.v55-guide img{display:block;width:100%;height:250px;object-fit:cover;}
.v55-guide h3{margin:0;padding:22px;color:#111820;font-size:24px;line-height:1.2;}
.v55-dynamic-guides{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px;}
.v55-dynamic-guides a{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#fff;color:#111820;font-weight:800;}
.v55-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.v55-why-grid div{min-height:210px;padding:28px;border:1px solid #e3e0d9;border-radius:8px;background:#f8fafc;}
.v55-why-grid b{display:block;margin-bottom:16px;color:#111820;font-size:24px;line-height:1.16;}
.v55-why-grid p{margin:0;color:#5d6875;font-size:16px;line-height:1.55;}
.v55-phase-trust{background:#07101b;color:#fff;}
.v55-phase-trust .v55-section-head h2{color:#fff;}
.v55-phase-trust .v55-section-head p{color:#b7c5d4;}
.v55-phase-trust-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;}
.v55-phase-trust-card{min-height:172px;padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.035));box-shadow:0 20px 50px rgba(0,0,0,.22);}
.v55-phase-trust-card span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:#16a34a;color:#fff;font-weight:950;}
.v55-phase-trust-card h3{margin:22px 0 10px;color:#fff;font-size:18px;line-height:1.2;}
.v55-phase-trust-card p{margin:0;color:#b7c5d4;font-size:14px;line-height:1.55;}
.v55-global-cta{position:relative;min-height:520px;overflow:hidden;color:#fff;background:#050913;margin:0;display:flex;align-items:center;}
.v55-global-cta video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.68) contrast(1.1);}
.v55-global-cta>span{background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.2));}
.v55-global-cta__copy{position:relative;z-index:2;width:1240px;margin:0 auto;padding:96px 0;display:grid;grid-template-columns:1fr 360px;align-items:center;gap:70px;}
.v55-global-cta h2{max-width:760px;margin:0 0 18px;color:#fff;font-size:60px;line-height:1.04;font-weight:900;}
.v55-global-cta p{max-width:620px;margin:0;color:#e2e8f0;font-size:20px;line-height:1.5;}
.v55-rfq-card{padding:28px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:rgba(8,13,19,.72);backdrop-filter:blur(18px);}
.v55-rfq-card b{display:block;margin-bottom:18px;color:#fff;font-size:28px;line-height:1.1;}
.v55-rfq-card span{display:block;padding:14px 0;border-top:1px solid rgba(255,255,255,.14);color:#e2e8f0;font-size:15px;font-weight:800;}
.v55-rfq-card a{display:flex;align-items:center;justify-content:center;min-height:48px;margin-top:18px;border-radius:999px;background:#fff;color:#111820;font-weight:900;}
.v55-btn:empty,.v55-actions__whatsapp:empty,.v55-rfq-card a:empty,.v55-header__cta:empty,.v55-sticky-whatsapp:empty,.v55-mini-btn:empty,.v55-footer__contact a:empty{display:none!important;}
.v55-footer{margin-top:0;background:#080d13;color:#fff;padding:56px 0 28px;}
.v55-homepage+.v55-footer{margin-top:0;}
.v55-footer__inner{width:1240px;margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr 1fr;align-items:start;gap:48px;}
.v55-footer h3{margin:0 0 14px;font-size:28px;}
.v55-footer p{margin:0;color:#cbd5e1;line-height:1.6;}
.v55-footer__nav,.v55-footer__contact{display:flex;flex-direction:column;gap:10px;align-self:start;}
.v55-footer__contact{justify-self:end;text-align:right;}
.v55-footer__nav a,.v55-footer__contact a{color:#d7dde5;}
.v55-footer__bottom{width:1240px;margin:30px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;gap:20px;color:#94a3b8;font-size:13px;}
.v55-sticky-whatsapp{position:fixed;right:22px;bottom:22px;z-index:100;display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:18px 28px;border-radius:50px;background:#16a34a;color:#fff;font-size:18px;font-weight:900;line-height:1.1;box-shadow:0 20px 46px rgba(22,163,74,.28);}
@media screen and (max-width:1260px){
  .v55-header__inner,.v55-wrap,.v55-hero__content,.v55-global-cta__copy,.v55-footer__inner,.v55-footer__bottom{width:auto;margin-left:28px;margin-right:28px;}
  .v55-category-grid{grid-template-columns:1fr 1fr;grid-auto-rows:320px;}
  .v55-product-grid,.v55-dynamic-products{grid-template-columns:repeat(2,1fr);}
  .v55-trust-grid,.v55-cert-grid,.v55-why-grid{grid-template-columns:repeat(3,1fr);}
  .v55-phase-trust-grid{grid-template-columns:repeat(3,1fr);}
  .v55-cert-grid.v55-cert-grid--launch{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);}
  .v55-video-story-grid{grid-template-columns:1fr;}
  .v55-global-cta__copy{grid-template-columns:1fr 340px;gap:36px;}
}
@media screen and (max-width:760px){
  html{font-size:15px;}
  .v55-header{position:sticky;height:auto;background:rgba(7,11,16,.94);}
  .v55-header__inner{height:auto;display:block;padding:14px 0;margin-left:18px;margin-right:18px;}
  .v55-logo{width:auto;margin-bottom:12px;}
  .v55-logo img{max-height:42px;}
  .v55-nav{display:none;}
  .v55-header__cta{width:100%;height:44px;}
  .v55-hero{height:auto;min-height:700px;align-items:flex-end;}
  .v55-hero__media{filter:brightness(.52) contrast(1.16) saturate(.82);transform:scale(1.04);}
  .v55-hero__shade{background:linear-gradient(180deg,rgba(3,7,14,.36),rgba(3,7,14,.94));}
  .v55-hero__content{width:auto;margin:0;padding:0 22px 64px;}
  .v55-hero h1{max-width:none;font-size:40px;line-height:1.05;margin:14px 0 16px;}
  .v55-hero h1 span{display:inline;white-space:normal;}
  .v55-hero p{max-width:none;font-size:17px;line-height:1.48;}
  .v55-hero-preview{width:100%;align-items:center;border-radius:12px;}
  .v55-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:24px;}
  .v55-btn{min-height:50px;width:100%;}
  .v55-section{padding:72px 0;}
  .v55-wrap{margin-left:18px;margin-right:18px;}
  .v55-section-head{display:block;margin-bottom:24px;}
  .v55-section-head h2{font-size:34px;line-height:1.05;}
  .v55-section-head p{width:auto;margin-top:12px;font-size:16px;}
  .v55-category-grid,.v55-story-grid,.v55-product-grid,.v55-guide-grid,.v55-dynamic-products{grid-template-columns:1fr;gap:14px;}
  .v55-category-grid{grid-auto-rows:315px;}
  .v55-image-card--large{grid-row:span 1;}
  .v55-image-card h3,.v55-story h3{font-size:26px;}
  .v55-video-feature{padding:72px 0;}
  .v55-video-frame{height:390px;border-radius:8px;}
  .v55-play{width:72px;height:72px;}
  .v55-play:after{left:30px;top:22px;border-left-width:22px;border-top-width:14px;border-bottom-width:14px;}
  .v55-video-frame__copy{left:20px;right:20px;bottom:22px;}
  .v55-video-frame__copy h2{font-size:34px;}
  .v55-video-frame__copy h3{font-size:27px;line-height:1.12;}
  .v55-video-labels{gap:8px;}
  .v55-video-labels span{min-height:32px;padding:0 10px;font-size:12px;}
  .v55-process-list div{grid-template-columns:44px 1fr;min-height:auto;padding:18px;}
  .v55-process-list span{font-size:17px;}
  .v55-story{height:310px;}
  .v55-story--wide{grid-column:span 1;height:310px;}
  .v55-trust-grid,.v55-cert-grid,.v55-why-grid{grid-template-columns:1fr;gap:14px;}
  .v55-phase-trust-grid{grid-template-columns:1fr;}
  .v55-phase-trust-card{min-height:auto;}
  .v55-cert-grid.v55-cert-grid--launch{grid-template-columns:1fr;}
  .v55-trust{height:220px;}
  .v55-cert{min-height:220px;}
  .v55-product__image{height:300px;}
  .v55-product>div{padding:20px;}
  .v55-product p{min-height:0;}
  .v55-why-grid div{min-height:auto;padding:22px;}
  .v55-guide img{height:230px;}
  .v55-global-cta{min-height:560px;display:flex;align-items:flex-end;}
  .v55-global-cta>span{background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.9));}
  .v55-global-cta__copy{width:auto;margin:0;padding:0 22px 70px;display:block;}
  .v55-global-cta h2{font-size:38px;line-height:1.05;}
  .v55-global-cta p{font-size:16px;}
  .v55-rfq-card{margin-top:24px;padding:22px;}
  .v55-footer{padding-top:52px;padding-bottom:92px;}
  .v55-footer__inner{grid-template-columns:1fr;margin-left:18px;margin-right:18px;gap:28px;}
  .v55-footer__contact{justify-self:start;text-align:left;}
  .v55-footer__bottom{display:block;margin-left:18px;margin-right:18px;}
  .v55-footer__bottom span{display:block;margin-top:8px;}
  .v55-sticky-whatsapp{left:18px;right:18px;bottom:16px;border-radius:10px;}
}

/* Emergency hero/footer hard reset. */
.v55-hero__content {
  display: block !important;
  max-width: 1100px !important;
}

.v55-hero__content > p {
  max-width: 720px !important;
  font-size: 22px !important;
  line-height: 1.55 !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
}

.v55-homepage,
.v55-global-cta {
  margin-bottom: 0 !important;
  border-bottom: 0 !important;
}

.v55-global-cta {
  padding-bottom: 0 !important;
}

.v55-footer {
  margin-top: 0 !important;
}

@media (max-width: 768px) {
  .v55-hero__content > p {
    max-width: 100% !important;
    font-size: 17px !important;
    line-height: 1.5 !important;
  }
}

.v55-hero-title-fixed {
  display: block !important;
  max-width: 980px !important;
  margin: 0 0 28px 0 !important;
  padding: 0 !important;
  color: #fff !important;
  font-size: 72px !important;
  line-height: 1.05 !important;
  font-weight: 950 !important;
  letter-spacing: -1.8px !important;
  text-transform: none !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
}

.v55-hero-title-fixed span {
  display: block !important;
  white-space: nowrap !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
}

@media (max-width: 1200px) {
  .v55-hero-title-fixed {
    font-size: 58px !important;
    max-width: 860px !important;
  }
}

@media (max-width: 768px) {
  .v55-hero-title-fixed {
    font-size: 40px !important;
    letter-spacing: -0.8px !important;
    max-width: 100% !important;
  }

  .v55-hero-title-fixed span {
    white-space: normal !important;
  }
}
