:root{--color-brand: #EC1107;--color-brand-hover: #C20D03;--color-light: #F7E8D0;--color-accent: #FBDC00;--color-dark: #1A1201;--color-white: #FFFFFF;--color-disabled-bg: #C7C7C7;--color-disabled-text: #828282;--Contextual-System-50: #FFFFFF;--Contextual-System-100: #F5F5F5;--Contextual-System-200: #DEDEDE;--Contextual-System-300: #C7C7C7;--Contextual-System-400: #B0B0B0;--Contextual-System-500: #999999;--Contextual-System-600: #828282;--Contextual-System-700: #6B6B6B;--Contextual-System-800: #545454;--Contextual-System-900: #3D3D3D;--Contextual-System-base: #757575;--Contextual-Error-50: #FDE8E7;--Contextual-Error-100: #FCD6D5;--Contextual-Error-200: #F8ADAA;--Contextual-Error-300: #F58480;--Contextual-Error-400: #F15A55;--Contextual-Error-500: #EE312B;--Contextual-Error-600: #D91812;--Contextual-Error-700: #AF130E;--Contextual-Error-800: #840F0B;--Contextual-Error-900: #5A0A07;--Contextual-Error-base: #ED271D;--Contextual-warning-50: #FEF4E7;--Contextual-warning-100: #FDEBD3;--Contextual-warning-200: #FBD7A7;--Contextual-warning-300: #F9C37B;--Contextual-warning-400: #F8AE4F;--Contextual-warning-500: #F69A23;--Contextual-warning-600: #E18409;--Contextual-warning-700: #B56A08;--Contextual-warning-800: #895006;--Contextual-warning-900: #5D3604;--Contextual-warning-base: #F69413;--Contextual-success-50: #E8FDF3;--Contextual-success-100: #D5FBE9;--Contextual-success-200: #ABF7D4;--Contextual-success-300: #82F3BE;--Contextual-success-400: #58EEA8;--Contextual-success-500: #2EEA93;--Contextual-success-600: #15D57C;--Contextual-success-700: #11AC64;--Contextual-success-800: #0D8248;--Contextual-success-900: #095833;--Contextual-success-base: #15D57C;--Typography-Family-Primary: 'BN Cyclone', sans-serif;--Typography-Family-Secondary: 'ASM', sans-serif;--Typography-Family-Secondary-Bold: 'ASM-Bold', sans-serif;--Typography-Family-Tertiary: 'Serial A', sans-serif;--Typography-Family-Quaternary: 'Bravest', sans-serif}.bg-brand{background-color:var(--color-brand)}.bg-light{background-color:var(--color-light)}.bg-accent{background-color:var(--color-accent)}.bg-dark{background-color:var(--color-dark)}.bg-white{background-color:var(--color-white)}.unc-fv{background:var(--fv-bg, #F5C800);display:flex;justify-content:center;align-items:center;padding:var(--fv-pt, 60px) 24px var(--fv-pb, 80px);position:relative;z-index:2}@media screen and (max-width: 768px){.unc-fv{padding:var(--fv-pt-mob, 40px) 16px var(--fv-pb-mob, 60px)}}#MainContent{overflow:hidden}.unc-fv__card{position:relative;width:100%;max-width:705px;transform:rotate(3deg);transform-origin:top left}@media screen and (max-width: 768px){.unc-fv__card{width:95%;margin:auto;transform-origin:bottom left}}.unc-fv__shape{position:absolute;inset:0;z-index:0;width:calc(100% + 56px);height:calc(100% + 44px)}.unc-fv__shape svg{display:block;width:100%;height:100%}@media screen and (max-width: 768px){.unc-fv__shape{width:calc(100% + 16px);height:calc(100% + 14px)}}.unc-fv__video-wrap{position:relative;z-index:1;overflow:hidden;background:#000}.unc-fv__video{display:block;width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:760/477}@media screen and (max-width: 768px){.unc-fv__video{aspect-ratio:328/206}}.unc-fv__caption{z-index:1;position:relative;color:var(--color-dark, #1A1201);font-family:var(--Typography-Family-Secondary, "ASM", sans-serif);font-size:21px;font-weight:400;line-height:140%;background:#fff;padding:25px 31px}@media screen and (max-width: 768px){.unc-fv__caption{font-size:13px;padding:8px 16px}}.unc-fv__badge{position:absolute;z-index:2;top:0;transform:translate(40%, -40%);right:0;width:150px}.unc-fv__badge img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 1024px){.unc-fv__badge{transform:translate(-10%, -40%)}}@media screen and (max-width: 500px){.unc-fv__badge{width:78px;right:35px;transform:translate(40%, -40%)}}