:root{--font-custom1:var(--font-custom1-fallback),sans-serif,arial;--font-custom2:var(--font-custom2-fallback),sans-serif,arial}.hero-promos{z-index:1;background:#fdb685;margin:0 -18px;padding:30px 0;position:relative}@media (min-width:48em){.hero-promos{background:0 0;margin:0}.hero-promos:before{content:"";pointer-events:none;z-index:-1;background:rgba(255,255,255,.2);width:2000%;height:100%;display:block;position:absolute;top:0;left:-1000%}}.hero-promos__section{background:rgba(255,255,255,.2)}.hero-promos__main{align-items:center;gap:1rem;padding-left:20px;display:flex}.hero-promos__main:last-child .hero-promos__a{border-right:none}.hero-promos__image-container{aspect-ratio:1;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:20%;max-width:100%;transition:all .2s;display:flex;overflow:hidden}.hero-promos__image-container img,.hero-promos__image-container picture{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.hero-promos__text{width:75%;padding-right:30px}@media (min-width:48em){.hero-promos__text{width:auto}}.hero-promos__label{color:#000;margin-bottom:6px;font-size:13px;font-weight:600}.hero-promos__a{color:#000;align-items:flex-start;gap:20px;width:100%;font-size:18px;text-decoration:none;transition:all .2s;display:flex}@media (min-width:48em){.hero-promos__a{border-right:1px solid rgba(0,0,0,.15);height:100%}}.hero-promos__a:hover .hero-promos__image-container,.hero-promos__a:focus .hero-promos__image-container{transform:translateY(-1px);box-shadow:0 0 10px rgba(0,0,0,.5);margin-top:-2px!important;margin-bottom:2px!important}.hero-promos__a:hover svg,.hero-promos__a:focus svg{opacity:1;transform:translate(4px,.05em)}.hero-promos__a svg{width:1em;height:1em;margin-left:.4em;transition:all .3s;display:inline-block;transform:translateY(.05em)}.hero-promos__a svg path{fill:#3848ae}
