:root{--dark-bg: #010810;--main-bg: #0b1c2e;--text-blue: #aecce7;--text-light-blue: #e1f1ff}body.home-redesign{background-color:var(--dark-bg);margin:0;padding:0;overflow-x:hidden}body.home-redesign .header-gap{display:none}body.home-redesign #main_layout{width:100%;max-width:100%;margin:0;padding:0}.hero-section{position:relative;height:950px;width:100%;overflow:hidden;background-color:var(--main-bg)}.hero-slideshow{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-slideshow__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity 1s ease-in-out,visibility 1s ease-in-out}.hero-slideshow__slide--active{opacity:1;visibility:visible}.hero-slideshow__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:100;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background-color .3s ease,border-color .3s ease,transform .3s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hero-slideshow__arrow:hover{background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.5)}.hero-slideshow__arrow:active{transform:translateY(-50%) scale(0.95)}.hero-slideshow__arrow svg{width:24px;height:24px}.hero-slideshow__arrow--prev{left:40px}.hero-slideshow__arrow--next{right:40px}.hero-section__background{position:absolute;top:-2px;left:0;width:100%;height:100%;z-index:1}.hero-section__background-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-section__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2)}.hero-section__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;padding:0 54px;pointer-events:none}.hero-section__title{font-family:"Poppins",sans-serif;font-weight:300;font-size:68px;line-height:68px;color:#fff;letter-spacing:.68px;max-width:1277px;margin-bottom:24px}.hero-section__title.scroll-animation--visible{animation:heroFadeIn 1.2s ease-out forwards}.hero-section__subtitle.scroll-animation--visible{animation:heroFadeIn 1.2s ease-out forwards}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(40px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}.fadeInUp{opacity:0;transform:translateY(30px)}.fadeInUp.scroll-animation--visible{animation:fadeInUp .8s ease-out forwards}.hero-section__subtitle{font-family:"Poppins",sans-serif;font-weight:300;font-size:25px;line-height:68px;color:#fff;letter-spacing:.25px}.hero-section__credit{position:absolute;bottom:65px;right:54px;display:flex;gap:12px;align-items:center;font-family:"Poppins",sans-serif;font-size:24px;z-index:2}.hero-section__credit-link{display:flex;gap:12px;align-items:center;text-decoration:none;transition:opacity .3s ease}.hero-section__credit-link:hover{opacity:.8}.hero-section__credit-name{color:#fff}.hero-section__credit-location{color:var(--text-blue)}.intro-section{background-color:var(--dark-bg);display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box}.intro-section__description{font-family:"Inter",sans-serif;font-size:24px;font-weight:300;color:var(--text-blue);text-align:center;line-height:1.5;margin:50px auto}.trusted-brands{margin:50px auto}.trusted-brands__title{font-family:"Poppins",sans-serif;font-weight:500;font-size:18px;color:#fff;margin-bottom:0}.trusted-brands__logos{display:flex;align-items:center;justify-content:space-between;padding:24px 0;flex-wrap:wrap;gap:40px}.trusted-brands__logo{height:45px;width:auto;filter:brightness(0) invert(1);transition:opacity .3s ease,filter .3s ease}.trusted-brands__logo:hover{filter:brightness(0) invert(1) drop-shadow(0 0 14px rgba(255, 255, 255, 0.6))}.magazine-section{width:100%;max-width:1620px;padding:64px 0}.magazine-section__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.magazine-section__title-group{display:flex;flex-direction:column;gap:16px}.magazine-section__title{font-family:"Poppins",sans-serif;font-weight:600;font-size:56px;line-height:56px;color:var(--text-light-blue);letter-spacing:.56px}.magazine-section__subtitle{font-family:"Inter",sans-serif;font-weight:600;font-size:16px;line-height:24px;color:var(--text-blue)}.magazine-section__view-more{display:flex;align-items:center;gap:8px;color:var(--text-blue);text-decoration:none;font-family:"Inter",sans-serif;font-weight:600;font-size:16px;border-bottom:1px solid var(--text-blue);padding-bottom:4px;transition:opacity .3s ease}.magazine-section__view-more:hover{opacity:.8}.magazine-section__view-more svg{width:20px;height:24px}.magazine-grid--spotlight{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px}.magazine-grid--showcase{display:grid;grid-template-columns:repeat(5, 1fr);gap:37px}.magazine-card{display:flex;flex-direction:column;gap:8px;text-decoration:none}.magazine-card__image-wrapper{position:relative;width:100%;border-radius:10px;overflow:hidden;aspect-ratio:1/1}.magazine-card--spotlight .magazine-card__image-wrapper{height:409px;aspect-ratio:auto}.magazine-card--showcase .magazine-card__image-wrapper{height:391px;aspect-ratio:auto}.magazine-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.magazine-card:hover .magazine-card__image{transform:scale(1.05)}.magazine-card__info{display:flex;align-items:center;gap:21px;padding:16px 0}.magazine-card__issue{width:40px;height:40px;border-radius:50%;background-color:var(--text-blue);display:flex;align-items:center;justify-content:center;font-family:"Inter",sans-serif;font-weight:700;font-size:14px;color:var(--main-bg);flex-shrink:0}.magazine-card__name{font-family:"Inter",sans-serif;font-weight:600;font-size:18px;color:var(--text-blue);line-height:24px}.view-more-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:var(--text-blue)}.view-more-link__icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:var(--text-blue);transition:color .2s ease,transform .2s ease}.view-more-link__text{position:relative;font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:24px;color:var(--text-blue);transition:color .2s ease}.view-more-link__text::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:var(--text-blue);transition:opacity .2s ease}.view-more-link:hover .view-more-link__icon{color:#fff;transform:translateX(4px)}.view-more-link:hover .view-more-link__text{color:#fff}.view-more-link:hover .view-more-link__text::after{opacity:0}.magazine-section__button{display:flex;justify-content:center;margin-top:64px}body.home-redesign .default-button{border-color:var(--text-blue);color:#fff}body.home-redesign .default-button:hover{background-color:var(--text-blue);color:var(--main-bg);border-color:var(--text-blue)}.cta-section{background-color:var(--dark-bg);border-radius:10px;box-shadow:0px 4px 61px 1px rgba(255,255,255,.05);padding:80px 68px 86px 68px;display:flex;align-items:center;justify-content:space-between;gap:302px;margin:0 auto 120px auto}.cta-section__content{display:flex;flex-direction:column;gap:25px;max-width:662px}.cta-section__title{font-family:"Poppins",sans-serif;font-weight:500;font-size:40px;line-height:56px;color:#fff;margin:0}.cta-section__description{font-family:"Poppins",sans-serif;font-weight:400;font-size:24px;color:#fff;line-height:1.5;margin:0}.cta-section .default-button{white-space:nowrap}body.home-redesign .footer{background-color:var(--main-bg)}.footer-redesign{background-color:var(--main-bg);padding:133px 0 64px;display:flex;justify-content:center;width:100%}.footer-redesign__logo{display:flex;align-items:center;gap:4px}.footer-redesign__logo-text{font-family:"Helvetica",sans-serif;font-weight:700;font-size:19px;color:#fff;letter-spacing:.96px}@media screen and (max-width: 1400px){.hero-section__title{font-size:52px;line-height:56px}.cta-section{gap:100px;padding:60px 40px}.magazine-grid--showcase{grid-template-columns:repeat(4, 1fr)}}@media screen and (max-width: 1200px){.hero-section{height:700px}.hero-section__title{font-size:44px;line-height:48px}.hero-section__subtitle{font-size:20px;line-height:40px}.magazine-section__title{font-size:42px;line-height:46px}.magazine-grid--spotlight{grid-template-columns:repeat(2, 1fr)}.magazine-grid--showcase{grid-template-columns:repeat(3, 1fr)}.cta-section{flex-direction:column;gap:40px;text-align:center}.cta-section__content{max-width:100%}.home-header-nav{display:none}}@media screen and (max-width: 900px){.hero-section{height:600px}.hero-section__title{font-size:36px;line-height:40px}.hero-section__subtitle{font-size:18px;line-height:32px}.hero-slideshow__arrow{width:48px;height:48px}.hero-slideshow__arrow--prev{left:24px}.hero-slideshow__arrow--next{right:24px}.magazine-section__header{flex-direction:column;align-items:flex-start;gap:16px}.magazine-section__title{font-size:36px;line-height:40px}.magazine-grid--spotlight{grid-template-columns:repeat(2, 1fr);gap:24px}.magazine-card--spotlight .magazine-card__image-wrapper{height:300px}.magazine-grid--showcase{grid-template-columns:repeat(2, 1fr);gap:24px}.magazine-card--showcase .magazine-card__image-wrapper{height:280px}.trusted-brands__title{text-align:center}.trusted-brands__logos{justify-content:center}.cta-section{margin:40px 24px;padding:40px 24px}.cta-section__title{font-size:32px;line-height:40px}.cta-section__description{font-size:18px}.cta-section__button{font-size:24px;height:66px}}@media screen and (max-width: 650px){.hero-section{height:500px}.hero-section__title{font-size:28px;line-height:32px;padding:0 16px}.hero-section__subtitle{font-size:16px;line-height:24px;padding:0 16px}.hero-section__credit{bottom:24px;right:24px;font-size:16px}.hero-slideshow__arrow{width:40px;height:40px}.hero-slideshow__arrow--prev{left:16px}.hero-slideshow__arrow--next{right:16px}.hero-slideshow__arrow svg{width:20px;height:20px}.intro-section__description{font-size:18px;font-weight:500}.magazine-section__title{font-size:28px;line-height:32px}.magazine-section__subtitle{font-size:14px}.magazine-grid--spotlight,.magazine-grid--showcase{grid-template-columns:1fr;gap:24px}.magazine-card--spotlight .magazine-card__image-wrapper,.magazine-card--showcase .magazine-card__image-wrapper{height:280px}.btn-outline{font-size:18px;height:54px;width:150px}body.home-redesign .main-header .wrapper{padding:12px 16px}.trusted-brands__logo{height:30px}}@media screen and (max-width: 480px){.hero-section{height:450px}.hero-section__title{font-size:24px;line-height:28px}.hero-section__subtitle{font-size:14px;line-height:20px}.cta-section__title{font-size:24px;line-height:32px}.cta-section__description{font-size:16px}.cta-section__button{font-size:18px;height:54px;padding:0 16px}}
