.hero-split-cards__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:84px}.hero-split-cards__header-left{display:flex;flex-direction:column;gap:16px}.hero-split-cards__header-logo img{display:block;max-width:176px;height:auto;object-fit:contain}.hero-split-cards__header-title{font-weight:600;font-size:32px;line-height:42px}.hero-split-cards__header-title p{margin:0}.hero-split-cards__header-buttons{display:flex;align-items:center;gap:12px;flex-shrink:0}.hero-split-cards__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:stretch}.hero-split-cards__main-card{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;min-height:auto;background-size:cover;background-position:center;padding:0 10rem 0 0}.hero-split-cards__chips{display:flex;flex-wrap:wrap;gap:8px;position:relative;z-index:1}.hero-split-cards__chip:before{content:"";width:1.4rem;height:1.4rem;border-radius:1.4rem;flex:none;order:0;flex-grow:0}.hero-split-cards__chip{background:#ffffff24;border:1px solid #fff;color:#fff;font-size:14px;line-height:22px;border-radius:100px;padding:.3em 1rem;display:inline-flex;align-items:center;gap:.7rem;text-decoration:none}a.hero-split-cards__chip{transition:background .2s,color .2s}a.hero-split-cards__chip:hover{background:#ffffff59}.hero-split-cards__chip:first-child:before{background:linear-gradient(180deg,#e8ca60,#f3af8f)}.hero-split-cards__chip:last-child:before{background:linear-gradient(180deg,#9b7d83,#000137)}.hero-split-cards__main-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;position:relative;z-index:1}.hero-split-cards__main-bottom-left{display:flex;flex-direction:column;gap:10px;flex:1}.hero-split-cards__main-heading{font-size:32px;line-height:42px;margin-bottom:41px;letter-spacing:-2%}.hero-split-cards__main-heading p{margin:0}.hero-split-cards__main-subtext{color:#fff;font-size:14px;line-height:20px;opacity:.85}.hero-split-cards__main-subtext p{margin:0}.hero-split-cards__arrow-btn{display:flex;align-items:center;justify-content:center;text-decoration:none;flex-shrink:0}.hero-split-cards__article-items{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 24px;position:relative;z-index:1;flex:1;align-content:start}.hero-split-cards__article-item{overflow:hidden;display:flex;justify-content:space-between;align-items:center;gap:8px;text-decoration:none;border-radius:20px;padding:16px 20px;background:#edefef}.hero-split-cards__article-item--linked:hover{background:#ffffff38}.hero-split-cards__article-item-image{width:100%;overflow:hidden;flex:1 1 40px}.hero-split-cards__article-item-image img{display:block;width:100%;max-width:40px;height:auto}.hero-split-cards__article-item-title{font-size:16px;line-height:22px;color:#033337;flex:1 1 auto}.hero-split-cards__article-item-link a{color:inherit;text-decoration:none}.hero-split-cards__article-item-link svg{margin-top:6px}.hero-split-cards__article-item-link a:hover{text-decoration:underline}.hero-split-cards__right-column{display:flex;flex-direction:column;gap:16px}.hero-split-cards__info-card{flex:1;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;position:relative;gap:13px}.hero-split-cards__info-content{display:flex;flex-direction:column;gap:8px;flex:1;z-index:1;align-self:center;height:100%;min-height:100%;padding:9px 0}.hero-split-cards__info-chips{display:flex;flex-direction:column;gap:6px}.hero-split-cards__info-chip{font-size:12px;line-height:22px;border-radius:100px;padding:3px 10px;background:#edefef;color:#033337}.hero-split-cards__info-chip:before{display:none}a.hero-split-cards__info-chip{transition:background .2s,color .2s}a.hero-split-cards__info-chip:hover{background:#f0f0f0}.hero-split-cards__info-chip:last-child:before{background:linear-gradient(180deg,#83b6e7,#5974ed)}.hero-split-cards__info-heading{font-size:24px;line-height:28px;font-weight:600;letter-spacing:-2%}.hero-split-cards__blog-content{font-size:16px;line-height:22px}.hero-split-cards__blog-excerpt{font-weight:600;font-size:14px;line-height:22px}.hero-split-cards__blog-container{display:flex;justify-content:flex-start;align-items:center;gap:10px;margin-top:auto}.hero-split-cards__info-heading p{margin:0}.hero-split-cards__info-heading-link{text-decoration:none;color:inherit;display:block}.hero-split-cards__info-heading-link:hover .hero-split-cards__info-heading{text-decoration:underline;text-underline-offset:3px}.hero-split-cards__reading-time{font-size:12px;line-height:16px;color:#666;opacity:.75}.hero-split-cards__cta-btn{width:100%;max-width:100%;font-size:14px}.hero-split-cards__cta-btn svg{margin-left:6px}.hero-split-cards__info-image{flex-shrink:0;display:flex;align-items:center;justify-content:center;text-decoration:none}.hero-split-cards__info-image--right{order:1}.hero-split-cards__info-image--left{order:-1}.hero-split-cards__info-image img{max-width:229px;width:auto;height:auto;object-fit:contain;display:block;transition:opacity .2s;border-radius:30px}a.hero-split-cards__info-image:hover img{opacity:.85}.hero-split-cards__header-buttons .hero-split-cards__cta-btn{width:auto;max-width:none}.hero-split-cards__cta-btn.button--secondary svg path{fill:currentColor}.hero-split-cards__cta-btn.button--secondary:hover svg path{fill:#fff}a.hero-split-cards__main-card{display:flex;text-decoration:none;color:inherit;cursor:pointer}@media(max-width:1082px)and (min-width:1024px){.hero-split-cards__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:16px;align-items:stretch}.hero-split-cards__main-card{padding:0 1rem 0 0}}@media screen and (max-width:1024px){.hero-split-cards__grid{display:flex;flex-direction:column-reverse;gap:64px}.hero-split-cards__right-column{flex-direction:row}.hero-split-cards__info-card{display:flex;flex-direction:column}.hero-split-cards__info-image img{max-width:100%;width:100%;height:235px;object-fit:cover}.hero-split-cards__info-content{height:auto;min-height:auto;padding:12px 8px;width:100%}.hero-split-cards__info-image{width:100%}.hero-split-cards__main-card{display:grid;grid-template-columns:1fr 1fr;align-items:flex-start;gap:16px;padding:0}.hero-split-cards__main-heading{max-width:352px}.hero-split-cards__article-items{gap:16px}.hero-split-cards__article-item{padding:12px}}@media screen and (max-width:749px){.hero-split-cards__right-column{flex-direction:column}.hero-split-cards__info-heading{font-size:18px;line-height:24px}.hero-split-cards__blog-container{margin-top:36px}.hero-split-cards__grid{display:flex;flex-direction:column-reverse;gap:36px}.hero-split-cards__main-card{grid-template-columns:1fr}.hero-split-cards__main-heading{margin-bottom:0;font-size:18px;line-height:24px}.hero-split-cards__article-items{grid-template-columns:repeat(1,1fr);gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-text-image-list-v4.css.map */
