@keyframes opacity-end-100{0%{opacity:0}to{opacity:1}}@keyframes opacity-bounce{0%{opacity:.4}50%{opacity:.6}to{opacity:.4}}@keyframes translateY-start-negative{0%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}@font-face{font-family:din-condensed;src:url(../fonts/DINCond-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:din-condensed;src:url(../fonts/DINCond-Bold.woff) format("woff");font-weight:700;font-style:normal}.options-storage{background-color:#e6ebef}.options-storage__title{font-size:28px;text-transform:uppercase;text-align:center;margin-top:48px}@media(min-width:1024px){.options-storage__title{font-size:40px;margin-top:88px}}.options-storage__sub-title{font-size:16px;text-align:center;margin-bottom:34px}@media(min-width:1024px){.options-storage__sub-title{font-size:24px;margin-bottom:58px}}@media(min-width:1024px){.options-storage__slider-inner{display:flex;justify-content:space-between;gap:16px;padding:0}}@media(min-width:1024px){.options-storage__slider-inner-slide-wrapper{flex:0 0 calc(50% - 8px)}}.options-storage-item--dark .options-storage-item__header{background-color:#003961}.options-storage-item--dark .options-storage-item__sub-title,.options-storage-item--dark .options-storage-item__title{color:#ffde6c}.options-storage-item__image{display:block;height:272px;width:100%;-o-object-fit:cover;object-fit:cover}.options-storage-item__header{background-color:#ffde6c;padding:20px 16px}@media(min-width:1024px){.options-storage-item__header{padding:20px 32px}}.options-storage-item__title{font-size:20px;text-transform:uppercase;font-weight:700;margin-bottom:.5rem}@media(min-width:1024px){.options-storage-item__title{font-size:34px}}.options-storage-item__sub-title{font-size:19px;line-height:24px;font-weight:400;margin:0}@media(min-width:1024px){.options-storage-item__sub-title{font-size:21px}}.options-storage-item__content{background-color:#fff;padding:24px}@media(min-width:1024px){.options-storage-item__content{padding:32px}}.options-storage-item__description{font-size:21px;line-height:28px;margin:0 0 33px}.options-storage-item__list li{margin-bottom:17px;display:flex;justify-content:flex-start;align-items:center}.options-storage-item__list li svg{display:inline-block;margin-bottom:18px}.options-storage-item__list li span{display:inline-block;margin-left:17px;font-size:19px;padding-bottom:18px;width:100%;border-bottom:1px solid #e6ebef}@media(min-width:1024px){.options-storage-item__list li span{font-size:21px}}.options-storage-item__button{display:flex;justify-content:space-between;margin-top:20px;width:100%;border-radius:0;background-color:#fff;color:#003961;font-weight:700;text-align:left;text-transform:uppercase;font-size:20px;border:1px solid #003961;padding:17px;transition:all .3s ease-in-out}.options-storage-item__button:hover{background-color:#ffde6c}.options-storage-item__button svg{height:16px;width:16px}