*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;height:100%}body{height:100%;font-family:Outfit,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:360;line-height:1.25;color:#1a1a2e;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:Plus Jakarta Sans,Outfit,system-ui,sans-serif;font-weight:600}:focus-visible{outline:2px solid #C8102E;outline-offset:2px}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-lg{font-size:1.125rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-center{text-align:center}.uppercase{text-transform:uppercase;letter-spacing:.1em}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:12px;font-size:.875rem;font-weight:600;line-height:1;transition:all .2s ease;cursor:pointer}.btn:focus-visible{outline:2px solid #C8102E;outline-offset:2px}.btn svg{width:1rem;height:1rem;flex-shrink:0}.btn--primary{background-color:#c8102e;color:#fff;box-shadow:0 1px 2px #0000000d}.btn--primary:hover{background-color:#b50e28}.btn--secondary{background-color:#1a1a2e;color:#fff}.btn--secondary:hover{background-color:#2d2d3c}.btn--brand{background-color:#c8102e;color:#fff;box-shadow:0 1px 2px #0000000d}.btn--brand:hover{background-color:#b50e28}.btn--outline{border:2px solid rgba(255,255,255,.3);color:#fff;background:transparent}.btn--outline:hover{background-color:#ffffff1a}.btn--lg{padding:1rem 2rem;font-size:1rem}.section{padding-block:4rem}@media(min-width:1024px){.section{padding-block:6rem}}.section__container{max-width:1180px;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.section__container{padding-inline:1.5rem}}@media(min-width:1024px){.section__container{padding-inline:2rem}}.section__header{text-align:center;margin-bottom:3rem}.section__title{font-family:Plus Jakarta Sans,Outfit,system-ui,sans-serif;font-size:1.875rem;font-weight:600;line-height:1.133;letter-spacing:-.3px}@media(min-width:640px){.section__title{font-size:2.25rem;letter-spacing:-.72px;line-height:1.111}}.section__subtitle{margin-top:.75rem;font-size:1.125rem;color:#8b8d98}.section--white{background-color:#fff}.section--gray{background-color:#f7f5f2}.section--dark{background-color:#0f0f1a;color:#fff}.section--dark .section__subtitle{color:#b0b3ba}.card-grid{display:grid;gap:1.5rem}.card-grid--2{grid-template-columns:1fr}@media(min-width:640px){.card-grid--2{grid-template-columns:repeat(2,1fr)}}.card-grid--3{grid-template-columns:1fr}@media(min-width:640px){.card-grid--3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.card-grid--3{grid-template-columns:repeat(3,1fr)}}.card-grid--4{grid-template-columns:1fr}@media(min-width:640px){.card-grid--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.card-grid--4{grid-template-columns:repeat(4,1fr)}}.card-grid--5{grid-template-columns:repeat(2,1fr)}@media(min-width:640px){.card-grid--5{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.card-grid--5{grid-template-columns:repeat(5,1fr)}}.speaker-card{border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 1px 2px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.speaker-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.speaker-card__image{position:relative;aspect-ratio:3/4;overflow:hidden;background:#e8e9ec}.speaker-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.speaker-card__image:hover img{transform:scale(1.05)}.speaker-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#c8c8d1,#a4a4b2)}.speaker-card__placeholder svg{width:4rem;height:4rem;color:#7b7b8e}.speaker-card__overlay{position:absolute;inset:auto 0 0 0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.7),transparent)}.speaker-card__name{font-size:.875rem;font-weight:600;color:#fff}.speaker-card__title{font-size:.75rem;color:#d4d6da}.logo-card{display:flex;flex-direction:column;align-items:center;justify-content:center;height:6rem;width:10rem;padding:1rem;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d;transition:box-shadow .2s ease}.logo-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.logo-card img{height:3rem;width:auto;max-width:120px;object-fit:contain}.logo-card__initial{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:12px;background:#f0ede8;font-size:1.125rem;font-weight:700;color:#b0b3ba}.logo-card__name{margin-top:.5rem;font-size:.75rem;font-weight:500;color:#8b8d98}.exhibitor-logo{display:flex;align-items:center;justify-content:center;height:4rem;width:8rem;padding:.75rem;border-radius:12px;background:#f7f5f2;transition:background-color .2s ease}.exhibitor-logo:hover{background-color:#f0ede8}.exhibitor-logo img{height:2.5rem;width:auto;max-width:100px;object-fit:contain}.exhibitor-logo span{font-size:.75rem;font-weight:500;color:#8b8d98}.sector-card{padding:1.5rem;border-radius:16px;border:1px solid #E8E9EC;background:#fff;transition:transform .3s ease,box-shadow .3s ease}.sector-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.sector-card__icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:12px;background:#fef2f3;color:#c8102e;font-size:1.5rem}.sector-card__name{margin-top:1rem;font-size:1.125rem;font-weight:600;color:#1a1a2e}.sector-card__description{margin-top:.5rem;font-size:.875rem;font-weight:380;line-height:1.286;color:#8b8d98;line-height:1.5}.startup-card{border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 1px 2px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.startup-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.startup-card__image{position:relative;aspect-ratio:16/9;overflow:hidden;background:#e8e9ec}.startup-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.startup-card__image:hover img{transform:scale(1.05)}.startup-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#fde3e6,#fdcbd1)}.startup-card__placeholder svg{width:2.5rem;height:2.5rem;color:#f76e7e}.startup-card__body{padding:1rem}.startup-card__name{font-weight:600;color:#1a1a2e}.startup-card__category{margin-top:.25rem;font-size:.875rem;font-weight:380;line-height:1.286;color:#b50e28}.promo-card{position:relative;border-radius:24px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.promo-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.promo-card__bg{aspect-ratio:4/3;background:#2d2d3c}.promo-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.promo-card__overlay--red{background:linear-gradient(to top,#b50e28cc,#1a1a2ee6)}.promo-card__overlay--orange{background:linear-gradient(to top,#c8102ecc,#1a1a2ee6)}.promo-card__overlay--navy{background:linear-gradient(to top,#47475acc,#0f0f1ae6)}.promo-card__content{position:absolute;inset:auto 0 0 0;padding:1.5rem}.promo-card__title{font-size:1.25rem;font-weight:700;color:#fff}.promo-card__description{margin-top:.5rem;font-size:.875rem;font-weight:380;line-height:1.286;color:#e8e9ec}.promo-card__link{display:inline-flex;align-items:center;gap:.25rem;margin-top:.75rem;font-size:.875rem;font-weight:380;line-height:1.286;font-weight:500;color:#fffc;transition:color .2s ease}.promo-card__link svg{width:1rem;height:1rem;transition:transform .2s ease}.promo-card__link:hover{color:#fff}.promo-card__link:hover svg{transform:translate(4px)}.testimonial-card{padding:1.5rem;border-radius:16px;border:1px solid #E8E9EC;background:#fff;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.testimonial-card__quote-icon{color:#f76e7e;margin-bottom:1rem}.testimonial-card__quote-icon svg{width:2rem;height:2rem}.testimonial-card__text{font-size:.875rem;font-weight:380;line-height:1.286;color:#6b6d78;line-height:1.5}.testimonial-card__author{display:flex;align-items:center;gap:.75rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #F0EDE8}.testimonial-card__avatar{width:2.5rem;height:2.5rem;border-radius:9999px;object-fit:cover}.testimonial-card__avatar-placeholder{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;background:#fef2f3;font-size:.875rem;font-weight:700;color:#c8102e}.testimonial-card__name{font-size:.875rem;font-weight:600;color:#1a1a2e}.testimonial-card__role{font-size:.75rem;font-weight:380;line-height:1.286;color:#8b8d98}.media-logo{display:flex;align-items:center;height:3rem}.media-logo img{height:2.5rem;width:auto;max-width:120px;object-fit:contain;filter:grayscale(1);transition:filter .2s ease}.media-logo img:hover{filter:grayscale(0)}.media-logo span{font-size:1.125rem;font-weight:700;color:#b0b3ba}.faq-item{border-bottom:1px solid #E8E9EC;padding-block:1.25rem}.faq-item__summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:500;color:#1a1a2e;list-style:none}.faq-item__summary::-webkit-details-marker{display:none}.faq-item__summary span{padding-right:1rem}.faq-item__icon{flex-shrink:0;color:#c8102e;transition:transform .2s ease}.faq-item[open] .faq-item__icon{transform:rotate(45deg)}.faq-item__answer{margin-top:.75rem;padding-right:2rem;font-size:.875rem;font-weight:380;line-height:1.286;color:#6b6d78;line-height:1.5}.page-bg{position:relative;background:#0e2e5e;overflow:hidden;padding:24px 11% 64px}.page-bg__ellipse{position:absolute;width:72.5%;aspect-ratio:1;border-radius:50%;filter:blur(720px);pointer-events:none}.page-bg__ellipse--tl{top:0;left:0;transform:translate(-50%,-50%);background:#1b6b5a}.page-bg__ellipse--br{bottom:0;right:0;transform:translate(50%,50%);background:#c8102e}.page-bg__noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.32;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:51.2px 51.2px;mix-blend-mode:overlay;pointer-events:none}.page-bg__content{position:relative;z-index:1}.faq{padding:64px 17.6%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:44px}@media(max-width:768px){.faq{padding:48px 1rem}}.faq__title{width:100%;max-width:980px;font-family:Plus Jakarta Sans,Outfit,system-ui,sans-serif;font-weight:600;font-size:30px;line-height:34px;text-align:center;letter-spacing:-.3px;color:#08101b}.faq__columns{display:flex;gap:64px;width:100%;max-width:980px}@media(max-width:768px){.faq__columns{flex-direction:column;gap:0}}.faq__column{display:flex;flex-direction:column;gap:0;flex:1}.faq__item{display:flex;flex-direction:column;border-top:1px dashed #e1dfdc}.faq__item:last-child{border-bottom:1px dashed #e1dfdc}.faq__item-header{display:flex;justify-content:space-between;align-items:flex-start;padding:14px 0;gap:24px;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:start}.faq__item-header:hover{opacity:.7}.faq__item-question{font-family:Outfit,system-ui,-apple-system,sans-serif;font-weight:500;font-size:18px;line-height:22px;color:#08101b;flex:1}.faq__item-icon{width:22px;height:22px;flex-shrink:0;position:relative}.faq__item-icon:before{content:"";position:absolute;left:20.83%;right:20.83%;top:50%;height:2px;background:#08101b;transform:translateY(-50%)}.faq__item-icon:after{content:"";position:absolute;top:20.83%;bottom:20.83%;left:50%;width:2px;background:#08101b;transform:translate(-50%);transition:opacity .2s ease,transform .2s ease}.faq__item--open .faq__item-icon:after{opacity:0;transform:translate(-50%) rotate(90deg)}.faq__item-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq__item--open .faq__item-answer{grid-template-rows:1fr}.faq__item-answer-inner{overflow:hidden;font-family:Outfit,system-ui,-apple-system,sans-serif;font-weight:380;font-size:1rem;line-height:1.25;color:#6c6a67;padding-bottom:0;transition:padding-bottom .3s ease}.faq__item--open .faq__item-answer-inner{padding-bottom:14px}.faq__footer{display:flex;align-items:flex-start;gap:4px}.faq__footer-label{display:flex;align-items:center;padding:8px 14px;font-family:Outfit,system-ui,-apple-system,sans-serif;font-weight:360;font-size:18px;line-height:22px;color:#08101b;height:46px}.faq__footer-cta{display:flex;align-items:center;padding:4px;height:46px;background:#ffd777;border-radius:32px;transition:opacity .2s ease;cursor:pointer}.faq__footer-cta:hover{opacity:.85}.faq__footer-cta-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:#fff;border-radius:32px;flex-shrink:0}.faq__footer-cta-icon svg{width:22px;height:22px;color:#08101b}.faq__footer-cta-label{display:flex;align-items:center;padding:8px 14px;font-family:Outfit,system-ui,-apple-system,sans-serif;font-weight:500;font-size:18px;line-height:22px;color:#08101b;white-space:nowrap}.speakers{padding:64px 17.6%;background:#fff;display:flex;flex-direction:column;align-items:center;gap:44px}@media(max-width:768px){.speakers{padding:48px 1rem}}.speakers__header{display:flex;flex-direction:column;gap:20px;width:100%;max-width:980px}.speakers__title{font-family:Plus Jakarta Sans,Outfit,system-ui,sans-serif;font-weight:600;font-size:24px;line-height:28px;text-align:center;color:#08101b}.speakers__subtitle{font-family:Outfit,system-ui,-apple-system,sans-serif;font-weight:360;font-size:1rem;line-height:1.25;text-align:center;color:#6c6a67}.speakers__grid{display:flex;flex-wrap:wrap;gap:20px;width:100%;max-width:980px}.speakers__card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:20px 16px;gap:16px;isolation:isolate;min-width:200px;height:280px;flex:1 1 calc(25% - 15px);background-size:cover;background-position:center top;background-color:#e8e9ec;border:1px solid #e8e9eb;border-radius:24px;overflow:hidden}@media(max-width:1024px){.speakers__card{flex:1 1 calc(33.333% - 14px)}}@media(max-width:640px){.speakers__card{flex:1 1 calc(50% - 10px)}}.speakers__card-glow{position:absolute;width:310px;height:220px;left:50%;transform:translate(-50%);bottom:-174px;z-index:0;pointer-events:none}.speakers__card-glow:before,.speakers__card-glow:after{content:"";position:absolute;width:220px;height:220px;border-radius:512px;bottom:0;background:#c8102e}.speakers__card-glow:before{left:0;filter:blur(32px)}.speakers__card-glow:after{right:0;filter:blur(64px)}.speakers__card-glow--a .speakers__card-glow-accent{position:absolute;width:220px;height:220px;border-radius:512px;bottom:0;right:0;background:#0e2e5e;border:1px solid #C8102E;filter:blur(64px)}.speakers__card-glow--b .speakers__card-glow-accent{position:absolute;width:220px;height:220px;border-radius:512px;bottom:0;left:0;background:#0e2e5e;border:1px solid #C8102E;filter:blur(32px)}.speakers__card-info{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px;width:100%}.speakers__card-name{font-family:Outfit,system-ui,-apple-system,sans-serif;font-weight:500;font-size:1rem;line-height:1.25;text-align:center;color:#fff}.speakers__card-role{font-family:Outfit,system-ui,-apple-system,sans-serif;font-weight:380;font-size:.75rem;line-height:16px;text-align:center;color:#fff}.speakers__cta{display:flex;align-items:center;justify-content:center;padding:4px;gap:4px;height:46px;background:#1a1a2e;border-radius:32px;transition:opacity .2s ease;cursor:pointer}.speakers__cta:hover{opacity:.9}.speakers__cta-label{display:flex;align-items:center;padding:8px 14px;font-family:Outfit,system-ui,-apple-system,sans-serif;font-weight:500;font-size:18px;line-height:22px;color:#fff;white-space:nowrap}.speakers__cta-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:32px;background:#fff;flex-shrink:0}.speakers__cta-icon svg{width:22px;height:22px;color:#08101b;transform:rotate(-90deg)}.header{position:absolute;top:24px;left:50%;transform:translate(-50%);z-index:100;width:calc(100% - 48px);max-width:1180px}.header__bar{display:flex;align-items:center;justify-content:space-between;height:54px;padding:.5rem .5rem .5rem 1.5rem;gap:1.75rem;border-radius:128px;background:#fff;box-shadow:0 0 1px #0000003d,0 0 40px #0000001f}.header__logo{flex-shrink:0;display:flex;align-items:center}.header__logo svg{width:88px;height:20px}.header__nav{display:none;align-items:center;gap:4px;flex:1}@media(min-width:1024px){.header__nav{display:flex}}.header__nav-item{display:flex;align-items:center;gap:.5rem;padding:10px 14px;border-radius:32px;font-family:Outfit,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:380;line-height:1.286;color:#1a1a2e;white-space:nowrap;transition:background-color .2s ease;cursor:pointer}.header__nav-item:hover,.header__nav-item--active{background:#f7f5f2}.header__nav-item svg{width:16px;height:16px;color:#8b8d98}.header__nav-dropdown{position:relative}.header__dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:200px;background:#fff;border-radius:16px;box-shadow:0 0 1px #0000003d,0 0 40px #0000001f;padding:6px;display:flex;flex-direction:column;gap:2px;z-index:200;transform-origin:top left;animation:header-dropdown-in .22s cubic-bezier(.22,1,.36,1) both}@keyframes header-dropdown-in{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.header__dropdown-item{display:flex;align-items:center;padding:10px 14px;border-radius:12px;font-family:Outfit,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:380;color:#1a1a2e;white-space:nowrap;transition:background-color .2s ease}.header__dropdown-item:hover{background:#f7f5f2}.header__dropdown-item--active{background:#f7f5f2;font-weight:500}.header__actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.header__lang{display:none;align-items:center;justify-content:center;width:51px;height:38px;border-radius:32px;border:1px solid #D4D6DA;padding:4px;font-family:Outfit,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500;color:#1a1a2e;background:transparent;cursor:pointer;transition:border-color .2s ease}.header__lang:hover{border-color:#8b8d98}@media(min-width:1024px){.header__lang{display:flex}}.header__btn-exhibit{display:none;align-items:center;justify-content:center;height:38px;padding:0 20px;border-radius:32px;background:#1a1a2e;color:#fff;font-family:Outfit,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500;white-space:nowrap;transition:opacity .2s ease;cursor:pointer}.header__btn-exhibit:hover{opacity:.9}@media(min-width:1024px){.header__btn-exhibit{display:flex}}.header__btn-pass{display:flex;align-items:center;justify-content:center;gap:.5rem;height:38px;padding:0 6px 0 20px;border-radius:32px;background:#c8102e;color:#fff;font-family:Outfit,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500;white-space:nowrap;transition:opacity .2s ease;cursor:pointer}.header__btn-pass:hover{opacity:.9}.header__btn-pass-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#fff}.header__btn-pass-icon svg{width:14px;height:14px;color:#c8102e}.header__menu-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:32px;color:#1a1a2e;transition:background-color .2s ease}.header__menu-btn:hover{background:#f7f5f2}@media(min-width:1024px){.header__menu-btn{display:none}}.header__menu-btn svg{width:20px;height:20px}.header__mobile-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:24px;box-shadow:0 0 1px #0000003d,0 0 40px #0000001f;padding:1rem;display:flex;flex-direction:column;gap:2px}@media(min-width:1024px){.header__mobile-menu{display:none}}.header__mobile-link{display:flex;align-items:center;gap:.5rem;padding:10px 14px;border-radius:12px;font-family:Outfit,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:380;color:#1a1a2e}.header__mobile-link:hover,.header__mobile-link--active{background:#f7f5f2}.header__mobile-link svg{width:16px;height:16px;color:#8b8d98}.header__mobile-group{display:flex;flex-direction:column}.header__mobile-sub{display:flex;flex-direction:column;padding-left:1.5rem;gap:2px}.header__mobile-sub-link{display:flex;align-items:center;padding:8px 14px;border-radius:12px;font-family:Outfit,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:380;color:#8b8d98}.header__mobile-sub-link:hover{background:#f7f5f2;color:#1a1a2e}.header__mobile-sub-link--active{background:#f7f5f2;color:#1a1a2e;font-weight:500}.header__mobile-actions{display:flex;gap:.75rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #E8E9EC}.header__mobile-exhibit{flex:1;display:flex;align-items:center;justify-content:center;height:38px;border-radius:32px;background:#1a1a2e;color:#fff;font-family:Outfit,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500}.header__mobile-pass{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;height:38px;border-radius:32px;background:#c8102e;color:#fff;font-family:Outfit,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500}.footer{display:flex;flex-direction:column;align-items:flex-start}.footer__gradient{width:100%;height:4px;background:linear-gradient(90deg,#c8102e,#e8573a,#e5a100,#b5d334,#1b6b5a)}.footer__body{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:52px 17.6%;gap:52px;width:100%;background:#f7f5f2}@media(max-width:768px){.footer__body{padding:40px 1rem;gap:40px}}.footer__nav{display:flex;gap:20px;width:100%;max-width:980px}@media(max-width:768px){.footer__nav{flex-wrap:wrap}}@media(max-width:640px){.footer__nav{flex-direction:column;gap:32px}}.footer__column{display:flex;flex-direction:column;gap:20px;flex:1}.footer__column-title{font-family:Outfit,system-ui,-apple-system,sans-serif;font-weight:500;font-size:16px;line-height:20px;color:#08101b;padding-bottom:12px}.footer__column-title:after{content:"";display:block;width:24px;height:2px;background:#e1dfdc;margin-top:12px}.footer__column-links{display:flex;flex-direction:column;gap:12px}.footer__link{font-family:Outfit,system-ui,-apple-system,sans-serif;font-weight:380;font-size:14px;line-height:18px;color:#08101b;transition:opacity .2s ease}.footer__link:hover{opacity:.6}.footer__bottom{display:flex;flex-direction:column;gap:32px;width:100%;max-width:980px}.footer__divider{width:100%;height:1px;background:#e1dfdc}.footer__brand-row{display:flex;align-items:center;gap:24px;width:100%}@media(max-width:640px){.footer__brand-row{flex-wrap:wrap;gap:16px}}.footer__logo{flex-shrink:0}.footer__logo svg{width:88px;height:20px;display:block}.footer__separator{width:0;height:20px;opacity:.24;border-left:1px solid #08101B;flex-shrink:0}@media(max-width:640px){.footer__separator{display:none}}.footer__tagline{font-family:Outfit,system-ui,-apple-system,sans-serif;font-weight:380;font-size:14px;line-height:18px;color:#08101b;flex:1}.footer__socials{display:flex;align-items:center;gap:16px;flex-shrink:0}.footer__social-link{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#6c6a67;transition:color .2s ease}.footer__social-link:hover{color:#08101b}.footer__social-link svg{width:20px;height:20px}.footer__legal{display:flex;align-items:center;gap:24px;width:100%}@media(max-width:640px){.footer__legal{flex-wrap:wrap;gap:12px}}.footer__copyright{font-family:Outfit,system-ui,-apple-system,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#6c6a67;flex:1}.footer__legal-link{font-family:Outfit,system-ui,-apple-system,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#6c6a67;white-space:nowrap;transition:opacity .2s ease}.footer__legal-link:hover{opacity:.6}
