.home-intro{gap:var(--space-12);flex-direction:column;margin-block-start:var(--space-12);display:flex}.home-intro.container{max-width:calc(1520px + var(--gutter) * 2)}.home-intro__head{justify-content:space-between;align-items:flex-start;gap:var(--space-12);display:flex}.home-intro__text{max-width:900px;color:var(--neutral-100);font-size:var(--fs-body);font-weight:var(--fw-light);text-align:justify;line-height:1.7}.tile-rows{gap:var(--space-12);flex-direction:column;display:flex}.tile-row{gap:var(--space-5);grid-template-columns:777fr 547fr;display:grid}.tile-row--reverse{grid-template-columns:547fr 777fr}.category-tile{isolation:isolate;min-height:464px;border-radius:var(--radius-lg);align-items:flex-end;padding-inline-start:var(--space-6);display:flex;position:relative;overflow:hidden}.category-tile:before{content:"";z-index:-1;background:var(--gradient-image-fade);position:absolute;inset:0}.category-tile__image{z-index:-2;object-fit:cover;object-position:50% 30%;width:100%;height:100%;position:absolute;inset:0}.category-tile__caption{gap:var(--space-3);width:190px;transition:transform var(--duration-slower) var(--ease);flex-direction:column;display:flex}.category-tile:hover .category-tile__caption,.category-tile:focus-visible .category-tile__caption{transform:translateY(-32px)}.category-tile__fa{color:var(--color-accent);font-size:var(--fs-h6);line-height:1}.category-tile__en{color:var(--neutral-100);font-size:var(--fs-h6);line-height:var(--lh-heading)}.home-story{column-gap:var(--space-5);max-width:calc(var(--container-wide) + var(--gutter) * 2);padding-inline:var(--gutter);direction:ltr;grid-template:"heading video""card video"1fr/390px 1fr;min-height:702px;margin-inline:auto;display:grid}.home-story>*{direction:rtl}.home-story__video{border-radius:var(--radius-lg);background:var(--neutral-900);grid-area:video;height:702px;overflow:hidden}.home-story__video video{object-fit:cover;width:100%;height:100%;min-height:702px}.home-story__heading{grid-area:heading;padding-block-start:60px}.home-story__card{z-index:1;align-self:start;align-items:flex-start;gap:var(--space-5);margin-block-start:20px;width:566px;padding:var(--space-12);border-radius:var(--radius-lg);background:var(--color-accent);color:#0d0d0d;flex-direction:column;grid-area:card;margin-right:-176px;display:flex}.home-story__text{font-size:var(--fs-body-lg);text-align:justify;line-height:1.6}.home-story__text p+p{margin-block-start:.5em}.home-story__card .btn{align-self:flex-start;padding:10px 20px}@media (max-width:1024px){.home-story{row-gap:var(--space-5);grid-template:"video""heading""card"/1fr;min-height:0;padding-inline:0}.home-story__video{border-radius:0;height:auto}.home-story__video video{height:400px;min-height:0}.home-story__heading,.home-story__card{margin-inline:var(--gutter)}.home-story__heading{padding-block-start:0}.home-story__card{width:auto;margin-block-start:0}}@media (max-width:768px){.home-story{grid-template-areas:"heading""video""card"}.home-story__video video{height:220px}.home-story__card{padding:var(--space-4)}.home-story__text{font-size:14px;line-height:1.8}.home-story__card .btn{padding:10px 16px;font-size:12px}}.home-magazine,.home-testimonials{gap:var(--space-12);flex-direction:column;display:flex}.home-testimonials{gap:var(--space-3)}.home-testimonials .carousel{margin-block:var(--space-8) var(--space-10)}.carousel--testimonials .carousel__arrow{padding:12px}.carousel--testimonials .carousel__arrow.carousel__arrow--prev{right:-24px}.carousel--testimonials .carousel__arrow.carousel__arrow--next{left:-24px}.home-display{text-align:center}.home-display+.home-frame{margin-block-start:min(var(--section-gap), var(--space-16))}.home-frame__inner{align-items:center;gap:var(--space-5);grid-template-columns:1fr 478px 1fr;display:grid;position:relative}.home-frame__inner:before{content:"";inset-inline:0;z-index:-1;border-radius:var(--radius-lg);background:var(--neutral-900);height:216px;position:absolute;top:50%;transform:translateY(-50%)}.home-frame__heading{padding-inline-start:var(--space-12)}.home-frame__media{align-items:center;gap:var(--space-5);flex-direction:column;display:flex}.home-frame__image{object-fit:contain;width:100%;height:363px}.home-frame__text{color:var(--neutral-200);font-size:var(--fs-body-lg);text-align:justify;padding-inline-end:var(--space-12);line-height:1.6}@media (max-width:1024px){.home-frame__inner{padding:var(--space-6) var(--space-5) var(--space-8);isolation:isolate;grid-template-columns:1fr}.home-frame__inner:before{height:600px;top:0;transform:none}.home-frame__heading{text-align:center;justify-self:center;padding:0}.home-frame__heading .section-heading{text-align:center;align-items:center}.home-frame__text{order:1;padding:0;font-size:14px}.home-frame__media{order:2}.home-frame__image{height:auto;max-height:335px}}.value-props.section{margin-block-start:var(--section-gap)}@media (max-width:1024px){.home-intro__head{gap:var(--space-5);flex-direction:column}.home-intro__text{max-width:none}.tile-row,.tile-row--reverse{grid-template-columns:1fr}.tile-rows,.tile-row{gap:var(--space-5)}.category-tile{min-height:420px}}@media (max-width:768px){.tile-rows,.tile-row{gap:var(--space-4)}.category-tile{min-height:300px}.category-tile__caption{width:200px}}