@charset "UTF-8";.vf-o-hero-section{--tw-bg-opacity: 1;background-color:rgb(16 6 159 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));position:relative;z-index:0;overflow-x:clip}.vf-o-hero-section .hero-section__inner{width:100%}.vf-o-hero-section .hero-section__grid{display:flex;flex-direction:column;align-items:stretch;gap:1.75rem;padding-top:2rem;padding-bottom:2.25rem}.vf-o-hero-section .hero-section__content{display:flex;flex-direction:column;align-items:center;text-align:center}.vf-o-hero-section .hero-headline{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));margin-top:0;font-family:var(--vf-font-display);font-weight:400;font-size:clamp(26px,4.4vw,44px);line-height:1.4;letter-spacing:0;text-align:center}.vf-o-hero-section .hero-subheadline{font-family:var(--vf-font-body);margin-top:.9rem;max-width:34rem;font-size:1rem;line-height:1.55;color:#ffffffd1}.vf-o-hero-section .hero-cta{display:flex;flex-direction:row;gap:10px;width:100%;margin-top:1.4rem}.vf-o-hero-section .hero-btn{display:inline-flex;align-items:center;justify-content:center;flex:1 1 0;min-width:0;min-height:48px;padding:.55rem 1rem;border-radius:1rem;background:#ffffff;color:#101820;border:1px solid #ffffff;font-family:var(--vf-font-body);font-weight:400;font-size:16px;line-height:1.4;letter-spacing:0;text-align:center;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,opacity .2s ease}.vf-o-hero-section .hero-btn:hover{background:#f4f5f9;border-color:#ffaa4db3}.vf-o-hero-section .hero-btn:active{transform:scale(.98);opacity:.9}.vf-o-hero-section .hero-sale-link{position:relative;display:inline-flex;align-items:center;gap:.35rem;margin-top:1rem;font-family:var(--vf-font-body);font-weight:600;font-size:.9rem;color:#ffaa4d;text-decoration:none;border-bottom:1px solid rgba(255,170,77,.6);padding-bottom:2px;transition:color .2s ease,border-color .2s ease}.vf-o-hero-section .hero-sale-link:before{content:"";position:absolute;left:0;right:0;top:-9px;bottom:-9px}.vf-o-hero-section .hero-sale-link .hero-sale-link__arrow{transition:transform .2s ease}.vf-o-hero-section .hero-sale-link:hover{color:#ffc488;border-color:#ffc488}.vf-o-hero-section .hero-sale-link:hover .hero-sale-link__arrow{transform:translate(3px)}.vf-o-hero-section .hero-trust{font-family:var(--vf-font-body);margin-top:1.25rem;font-size:.78rem;letter-spacing:.03em;color:#ffffffb3}.vf-o-hero-section .hero-trust__sep{color:#ffaa4d;margin:0 .15rem}.vf-o-hero-section .hero-section__media{width:100%}.vf-o-hero-section .hero-media__frame{position:relative;width:100%;aspect-ratio:1/1;border-radius:0;overflow:hidden;background:linear-gradient(110deg,rgba(255,255,255,.035) 25%,rgba(255,255,255,.09) 45%,rgba(255,255,255,.035) 65%);background-size:220% 100%;animation:heroFrameLoading 1.6s ease-in-out infinite}.vf-o-hero-section .hero-media__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vf-o-hero-section .hero-media__carousel{position:relative;width:100%;height:100%;z-index:1;background:#10069f}.vf-o-hero-section .is-clickable{cursor:pointer}.vf-o-hero-section .hero-carousel,.vf-o-hero-section .hero-carousel .main-carousel,.vf-o-hero-section .hero-carousel .splide__track,.vf-o-hero-section .hero-carousel .splide__list,.vf-o-hero-section .hero-carousel .splide__slide,.vf-o-hero-section .hero-carousel .main-slide{width:100%;height:100%}.vf-o-hero-section .hero-carousel{display:block}.vf-o-hero-section .hero-carousel .splide__pagination{bottom:.85rem;gap:.4rem}.vf-o-hero-section .hero-carousel .splide__pagination__page{width:6px;height:6px;margin:0;background:rgba(255,255,255,.5);opacity:1;transition:background .3s ease,transform .3s ease}.vf-o-hero-section .hero-carousel .splide__pagination__page.is-active{background:#ffaa4d;transform:scale(1.25)}.vf-o-hero-section .anim{opacity:0;will-change:opacity,transform;animation:heroFadeUp .6s ease forwards}.vf-o-hero-section .anim--badge{animation-delay:.05s}.vf-o-hero-section .anim--headline{animation-delay:.18s}.vf-o-hero-section .anim--sub{animation-delay:.32s}.vf-o-hero-section .anim--cta{animation-delay:.46s}.vf-o-hero-section .anim--media{opacity:1;animation:none}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFrameLoading{0%{background-position:120% 0}to{background-position:-120% 0}}@media (prefers-reduced-motion: reduce){.vf-o-hero-section .anim,.vf-o-hero-section .anim--media{opacity:1;transform:none;animation:none}.vf-o-hero-section .hero-media__frame{animation:none}}@media (min-width: 768px){.vf-o-hero-section .hero-section__grid{flex-direction:row;align-items:center;gap:clamp(2.5rem,5vw,4.5rem);padding-top:2.5rem;padding-bottom:0}.vf-o-hero-section .hero-section__media{order:-1;flex:0 0 48%;max-width:48%}.vf-o-hero-section .hero-section__content{order:0;flex:0 0 52%;max-width:52%;justify-content:center;transform:translateY(-12px)}.vf-o-hero-section .hero-cta{gap:12px;max-width:440px}.vf-o-hero-section .hero-btn{min-height:50px}.vf-o-hero-section .hero-media__frame{width:100%}}@media (max-width: 767px){.vf-o-hero-section .hero-section__grid{gap:1.5rem;padding-top:0;padding-bottom:2rem}.vf-o-hero-section .hero-section__media{order:-1;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.vf-o-hero-section .hero-section__content{align-items:center;text-align:center;padding:0 .5rem}.vf-o-hero-section .hero-headline{margin-top:0}.vf-o-hero-section .hero-cta{margin-top:2.25rem;gap:10px;width:100%;max-width:360px;margin-left:auto;margin-right:auto}.vf-o-hero-section .hero-btn{min-height:48px;padding:.5rem .75rem;border-radius:6px}.vf-o-hero-section .hero-sale-link{margin-top:1rem;align-self:flex-start}}.vf-o-benefits-strip-section{position:relative;z-index:10;width:100%}.vf-o-benefits-strip-section .benefits-shell{margin-left:auto;margin-right:auto;max-width:1360px;padding-left:.75rem;padding-right:.75rem}.vf-o-benefits-strip-section .benefits-scroll{overflow-x:auto;overflow-y:visible;scrollbar-width:none;-ms-overflow-style:none}.vf-o-benefits-strip-section .benefits-scroll::-webkit-scrollbar{display:none}.vf-o-benefits-strip-section .benefits-track{display:flex;width:-moz-max-content;width:max-content;gap:.75rem;scroll-snap-type:x proximity}.vf-o-benefits-strip-section .benefit-item{position:relative;flex-shrink:0;scroll-snap-align:start}.vf-o-benefits-strip-section .benefit-button{position:relative;display:flex;min-height:4.875rem;min-width:17.5rem;align-items:center;justify-content:flex-start;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(224 225 233 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:1rem;padding-right:1rem;text-align:left;--tw-text-opacity: 1;color:rgb(16 6 159 / var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;cursor:pointer}.vf-o-benefits-strip-section .benefit-button:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#10069f}.vf-o-benefits-strip-section .benefit-button__content{display:flex;align-items:center;gap:.5rem}.vf-o-benefits-strip-section .benefit-button__icon{display:inline-flex;height:1.5rem;min-height:24px;width:1.5rem;flex-shrink:0;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(255 170 77 / var(--tw-text-opacity))}.vf-o-benefits-strip-section .benefit-button__icon img,.vf-o-benefits-strip-section .benefit-button__icon svg{height:1.5rem;min-height:24px;width:1.5rem;-o-object-fit:contain;object-fit:contain}.vf-o-benefits-strip-section .benefit-button__label{font-size:.75rem;font-weight:600;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(16 6 159 / var(--tw-text-opacity))}.vf-o-benefits-strip-section .benefit-payment{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;--tw-text-opacity: 1;color:rgb(16 6 159 / var(--tw-text-opacity))}.vf-o-benefits-strip-section .benefit-payment__label{font-size:.75rem;font-weight:600;line-height:1.5rem}.vf-o-benefits-strip-section .benefit-badge{display:inline-flex;min-height:24px;align-items:center;justify-content:center;border-radius:9999px;padding-left:.75rem;padding-right:.75rem;font-size:.875rem;font-weight:600;line-height:1}.vf-o-benefits-strip-section .benefit-badge img{height:1.5rem;min-height:24px;width:auto;max-width:none;-o-object-fit:contain;object-fit:contain}.vf-o-benefits-strip-section .benefit-badge--affirm,.vf-o-benefits-strip-section .benefit-badge--klarna{padding-left:0;padding-right:0}.vf-o-benefits-strip-section .benefit-tooltip{pointer-events:auto;position:absolute;left:50%;top:-4px;width:236px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.5rem .75rem;text-align:center;--tw-text-opacity: 1;color:rgb(108 110 121 / var(--tw-text-opacity));--tw-shadow: 0 24px 40px rgba(16,24,32,.16);--tw-shadow-colored: 0 24px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);border-radius:6px;font-family:var(--vf-font-body);font-weight:400;font-size:12px;line-height:140%;letter-spacing:0;z-index:1;opacity:1;transform:translate(-50%,calc(-100% - 8px))}.vf-o-benefits-strip-section .benefit-tooltip:before{content:"";position:absolute;left:50%;bottom:-10px;height:1rem;width:1rem;--tw-translate-x: -50%;--tw-translate-y: -50%;--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));box-shadow:6px 6px 18px #1018200a;z-index:-1}.vf-o-benefits-strip-section .benefit-tooltip-enter-active{transition:opacity .14s ease-out,transform .14s ease-out}.vf-o-benefits-strip-section .benefit-tooltip-enter-from{opacity:0;transform:translate(-50%,calc(-100% - 8px))}.vf-o-benefits-strip-section .benefit-tooltip-leave-active{transition:opacity .26s ease-in,transform .26s ease-in}.vf-o-benefits-strip-section .benefit-tooltip-leave-to{opacity:0;transform:translate(-50%,calc(-100% - 8px))}.benefits-sheet__content{overflow-y:auto;padding-left:1rem;padding-right:1rem;padding-bottom:1.75rem;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.benefits-sheet__title{margin-bottom:1.25rem;font-family:var(--vf-font-display);font-size:22px;font-weight:400;text-transform:uppercase;line-height:1.45rem;--tw-text-opacity: 1;color:rgb(16 24 32 / var(--tw-text-opacity))}.benefits-sheet__list{display:flex;flex-direction:column;gap:2rem}.benefits-sheet__item{display:flex;flex-direction:column;gap:.25rem}.benefits-sheet__item-head{display:flex;align-items:flex-start;gap:.75rem;padding-left:.5rem}.benefits-sheet__icon{display:inline-flex;min-height:32px;width:32px;flex-shrink:0;align-items:center;justify-content:center;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 170 77 / var(--tw-text-opacity));box-shadow:0 4px 12px #1018201a}.benefits-sheet__icon img,.benefits-sheet__icon svg{height:1.25rem;width:1.25rem;-o-object-fit:contain;object-fit:contain}.benefits-sheet__headline{flex:1 1 0%}.benefits-sheet__item-title{font-size:1rem;font-weight:600;line-height:1.1rem;--tw-text-opacity: 1;color:rgb(16 6 159 / var(--tw-text-opacity))}.benefits-sheet__payment-line{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem}.benefits-sheet__payment-line .benefit-badge{min-height:24px;padding:.125rem .5rem;font-size:.625rem;line-height:1}.benefits-sheet__payment-line .benefit-badge img{height:1.5rem;min-height:24px}.benefits-sheet__description{font-size:.875rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.benefits-tablet-sidebar{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.benefits-tablet-sidebar__title{margin-bottom:0}.benefits-tablet-sidebar__content{padding-bottom:1.75rem;padding-top:1rem}@media (max-width: 1279px){.benefit-item{margin-bottom:0;border-radius:6px;box-shadow:0 8px 12px #00000014}.benefit-item .benefit-button{min-width:0;min-height:44px;margin-bottom:0;border-radius:6px}.vf-o-benefits-strip-section{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-top:1.5rem;padding-bottom:0}.vf-o-benefits-strip-section .benefits-scroll{margin-left:-.75rem;margin-right:-.75rem;padding-left:.75rem;padding-right:.75rem;padding-bottom:24px;margin-bottom:-24px}.benefits-sheet{max-width:30rem}}@media (min-width: 1280px){.vf-o-benefits-strip-section{margin-top:-1.375rem}.vf-o-benefits-strip-section .benefits-scroll{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content;overflow:visible;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-shadow: 0 18px 40px rgba(16,24,32,.12);--tw-shadow-colored: 0 18px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.vf-o-benefits-strip-section .benefits-track{width:auto;align-items:center;gap:0px}.vf-o-benefits-strip-section .benefit-item:first-child .benefit-button{padding-left:2rem}.vf-o-benefits-strip-section .benefit-item:last-child .benefit-button{padding-right:2rem}.vf-o-benefits-strip-section .benefit-button{min-height:0px;min-width:0px;border-radius:0;border-width:0px;background-color:transparent;padding:.75rem;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.vf-o-benefits-strip-section .benefit-button--with-separator:before{content:"";position:absolute;left:0px;top:50%;height:1.5rem;width:1px;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity: 1;background-color:rgb(224 225 233 / var(--tw-bg-opacity))}.vf-o-benefits-strip-section .benefit-item--active .benefit-button__label,.vf-o-benefits-strip-section .benefit-item--active .benefit-payment__label{--tw-text-opacity: 1;color:rgb(16 6 159 / var(--tw-text-opacity))}}@media (min-width: 768px){.vf-o-bottom-sheet-layer{display:none}}@media (max-width: 767px){.benefits-sheet{max-width:none}}.vf-o-brands-slider-section{margin-top:1.5rem;min-height:100px;width:100%;overflow:hidden}@media (min-width: 720px){.vf-o-brands-slider-section{margin-top:2.5rem}}.vf-o-brands-slider-section .brands-marquee{position:relative;width:100%;overflow:hidden;cursor:grab;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 10%,#000 90%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 10%,#000 90%,transparent 100%)}.vf-o-brands-slider-section .brands-marquee:active{cursor:grabbing}.vf-o-brands-slider-section .brands-track{margin:0;display:flex;list-style-type:none;align-items:center;padding:0;width:-moz-max-content;width:max-content;will-change:transform}.vf-o-brands-slider-section .brand-item{flex:none;margin-right:4.5rem}.vf-o-brands-slider-section .brand-link{display:flex;align-items:center;justify-content:center;height:100px;-webkit-user-drag:none}.vf-o-brands-slider-section .brand-link img{height:92px;width:92px;-o-object-fit:contain;object-fit:contain;-webkit-user-drag:none;pointer-events:none;transition:transform .5s ease}.vf-o-brands-slider-section .brand-link:hover img,.vf-o-brands-slider-section .brand-link:focus-visible img{transform:scale(1.06)}@media (max-width: 620px){.vf-o-brands-slider-section .brand-item{margin-right:2.5rem}.vf-o-brands-slider-section .brand-link img{height:72px;width:72px}}.vf-o-shapes-section{min-height:100%;width:100%;padding-top:2.5rem;padding-bottom:0}@media (min-width: 720px){.vf-o-shapes-section{padding-top:4rem}}.vf-o-shapes-section h2{text-align:center;font-family:var(--vf-font-display);font-size:2.25rem;line-height:2.5rem;font-weight:400;letter-spacing:.02em}.vf-o-shapes-section .vf-a-image{right:0!important}.vf-o-shapes-section .vf-o-new-product-grid__container{display:flex!important;width:-moz-fit-content!important;width:fit-content!important}.vf-o-shapes-section .splide__arrow{display:none}.vf-o-shapes-section .shape-slide .shape-card{background:#fff;border:1px solid rgba(16,24,32,.08);border-radius:.625rem;box-shadow:0 1px 2px #1018200a;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1),border-color .4s ease}.vf-o-shapes-section .shape-slide .shape-label{display:inline-block;margin-top:.25rem;font-family:var(--vf-font-body);font-size:.875rem;letter-spacing:normal;text-decoration:none;color:#1018209e;transition:color .3s ease}.vf-o-shapes-section .shape-slide .shape-label:hover{text-decoration:none}.vf-o-shapes-section .shape-slide:hover .shape-card{transform:translateY(-5px);box-shadow:0 12px 28px #1018201f;border-color:#10182029}.vf-o-shapes-section .shape-slide:hover .shape-label{color:#101820}.vf-o-shapes-section .product-list-carousel .splide__track{padding-top:12px;padding-bottom:16px;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 7%,#000 93%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 7%,#000 93%,transparent 100%)}.vf-o-shapes-section__native-slider{display:flex;flex-wrap:nowrap;gap:28px;width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:none;scroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 20px,#000 calc(100% - 20px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 20px,#000 calc(100% - 20px),transparent 100%)}.vf-o-shapes-section__native-slider::-webkit-scrollbar{display:none}.vf-o-shapes-section__native-slider>*{flex:0 0 auto;scroll-snap-align:none}.vf-o-shapes-section__native-slider img,.vf-o-shapes-section__native-slider a{-webkit-user-drag:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}@media (max-width: 767px){.vf-o-shapes-section .vf-o-new-product-grid__container{width:100%!important;overflow:visible!important}.vf-o-shapes-section__native-slider{margin-left:calc(var(--vf-selected-rail-inset, .75rem) * -1);margin-right:calc(var(--vf-selected-rail-inset, .75rem) * -1);padding-left:var(--vf-selected-rail-inset, .75rem);padding-right:var(--vf-selected-rail-inset, .75rem)}}.vf-o-thank-you-modal .vf-o-modal__dialog,.vf-o-thank-you-modal .vf-o-modal__content{max-width:446px}.vf-o-thank-you-modal .vf-o-modal__header{padding:0!important}.vf-o-thank-you-modal .vf-o-modal__body{padding:32px!important}.vf-o-checkout-error-modal .vf-o-modal__dialog,.vf-o-checkout-error-modal .vf-o-modal__content{max-width:446px}.vf-o-checkout-error-modal .vf-o-modal__header{padding:0!important}.vf-o-checkout-error-modal .vf-o-modal__body{padding:32px!important}.vf-o-modal--open{overflow:hidden}.vf-o-modal--open .vf-o-modal{overflow-x:hidden;overflow-y:auto;display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0;text-align:center;padding:0!important}.vf-o-modal--open .vf-o-modal:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25rem}.vf-o-modal--open .vf-o-modal__dialog{display:inline-block;text-align:left;vertical-align:middle;position:relative;width:auto;margin:.625rem}@media (min-width: 37.5rem){.vf-o-modal--open .vf-o-modal__dialog{width:33.25rem;margin:1.875rem auto}}@media (min-width: 60rem){.vf-o-modal--open .vf-o-modal__dialog{width:57.5rem;margin:1.875rem auto}}@media (min-width: 80rem){.vf-o-modal--open .vf-o-modal__dialog{width:57.5rem;margin:1.875rem auto}}.vf-o-modal--open .vf-o-modal__dialog.--sm{width:26.25rem}.vf-o-modal--open .vf-o-modal__close{position:absolute;right:2.5rem;top:1.875rem;color:#1a1a1a;cursor:pointer;z-index:2;font-size:2.1875rem}.vf-o-modal--open .vf-o-modal__content{position:relative;background-color:#fff;border-radius:.1875rem;box-shadow:0 0 1.875rem #0000001a;background-clip:padding-box}@media (min-width: 37.5rem){.vf-o-modal--open .vf-o-modal__content{box-shadow:0 0 .9375rem #0000001a}}.vf-o-modal--open .vf-o-modal__header{padding:1.375rem 2.25rem 2.5rem;text-align:center;font-weight:400;font-family:var(--vf-font-body);font-size:1.875rem;color:#1a1a1a}.vf-o-modal--open .vf-o-modal__title{margin:0;line-height:1.42857143;text-transform:uppercase;letter-spacing:-.0938rem}.vf-o-modal--open .vf-o-modal__title span.yellow{font-weight:700;color:#f7cf42!important;background-color:inherit!important}.vf-o-modal--open .vf-o-modal__title .sub-title{text-transform:none;font-size:2.1875rem;padding:.1875rem}.vf-o-modal--open .vf-o-modal__sub-title{margin-top:.5625rem;font-size:1.0625rem;letter-spacing:-.0938rem;line-height:2.26}.vf-o-modal--open .vf-o-modal__body{position:relative;padding:2.1875rem 4.375rem 0;color:#000}.vf-o-modal--open .vf-o-modal__footer{padding:1.25rem 4.375rem 2.1875rem;text-align:center}.vf-o-modal--open .vf-o-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#132026}.vf-o-modal--open .vf-o-modal__backdrop.--fade{opacity:0;filter:alpha(opacity=0)}.vf-o-modal--open .vf-o-modal__backdrop.--in{opacity:.8;filter:alpha(opacity=8)}.vf-o-modal--open .vf-o-modal__transition{transition:all .6s ease}.vf-o-modal--open .vf-o-modal__transition .vf-o-modal__dialog,.vf-o-modal--open .vf-o-modal__transition .vf-o-modal__backdrop{transition:all .5s ease}.vf-o-modal--open .vf-o-modal__leave{border-radius:.0625rem!important}.vf-o-modal--open .vf-o-modal__leave .vf-modal__dialog{opacity:0;transform:translateY(-30%)}.vf-o-modal--open .vf-o-modal__leave .vf-modal__backdrop{opacity:0}.vf-o-modal--open .vf-o-modal__enter .vf-modal__dialog{opacity:0;transform:translateY(-30%)}.vf-o-modal--open .vf-o-modal__enter .vf-modal__backdrop{opacity:0}.vf-app[data-v-702e3f5c]{position:relative}.main-header-wrapper[data-v-702e3f5c]{height:100%;display:flex;flex-direction:column}
