.af-form-group>i,.af-form-group>svg{position:absolute;top:25px;right:0;margin:20px;-webkit-user-select:none;user-select:none;pointer-events:none}.af-form-group>svg.select-chevron{transform:rotate(90deg)}button[type=af-submit]{position:relative}button[type=af-submit][disabled]{color:transparent!important;cursor:not-allowed;opacity:.8}button[type=af-submit][disabled]:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid rgba(255,255,255,.3);border-top:2px solid #fff;border-radius:50%;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.af-form-wrapper{padding:var(--gutter);width:100%;margin:auto}.af-form-wrapper.af-form-wrapper__full-width{max-width:100%}.af-form-wrapper.af-form-wrapper__full-width-padded{max-width:var(--site-width)}.af-form-wrapper.af-form-wrapper__medium{max-width:800px}.af-form-wrapper.af-form-wrapper__small{max-width:500px}.af-form-wrapper>h2{text-align:center}.af-form-group{display:grid;margin-top:1em;margin-bottom:1em;position:relative}.af-form-group:last-of-type{margin-bottom:2em}.af-form-group-flex{display:flex;align-items:center}.af-form-group>label{font-weight:700}.af-form-group.af-grid-start{justify-content:start}.upload-file-btn{padding:.5em}.mt-3{margin-top:3em}select.af-form-control{-webkit-appearance:unset;appearance:unset}select.af-form-control:after{content:"f078";font:var(--fa-font-solid)}.af-form-control.af-contact-form-checkbox{width:20px;height:20px;border-radius:50%;border:1px solid #c3ccda;cursor:pointer;position:relative;margin-right:5px}.af-form-control.af-contact-form-checkbox.checked:before{opacity:1}.af-form-control.af-contact-form-checkbox:before{content:"\2713";font-family:system-ui;font-size:12px;background:#222;color:#fff;opacity:0;width:100%;position:absolute;height:100%;text-align:center;border-radius:50%;border:1px solid #000;line-height:1.2;transition:.15s}.af-form-group>i{position:absolute;top:25px;right:0;margin:20px;-webkit-user-select:none;user-select:none;pointer-events:none}.af-form-group>.text-danger{font-size:.8em;background:red;color:#fff;padding:0 .3em;border-radius:0 0 4px 4px;margin-top:-5px}.af-form-group.af-form-group-flex>.text-danger{margin-left:10px}.af-form-group.has-error>.af-contact-form-checkbox,.af-form-group.has-error>input,.af-form-group.has-error>select,.af-form-group.has-error>textarea{border:2px solid red}.af-error-message,.af-success-message{width:100%;display:block;padding:.5em 25px;text-align:center;font-weight:700;border:2px solid;position:relative}.af-error-message{background:#faa;border-color:red}.af-success-message{background:#bdffbd;border-color:green}.af-form__close-error-message,.af-form__close-success-message{position:absolute;right:0;top:0;width:20px;height:100%;cursor:pointer;z-index:1;margin-right:10px}.af-form__close-error-message:after,.af-form__close-error-message:before,.af-form__close-success-message:after,.af-form__close-success-message:before{content:"";position:absolute;font-size:1.5em;height:2px;width:15px;right:0;top:50%}.af-form__close-error-message:after,.af-form__close-error-message:before{background:red}.af-form__close-success-message:after,.af-form__close-success-message:before{background:green}.af-form__close-error-message:after,.af-form__close-success-message:after{transform:translateY(-50%) rotate(45deg)}.af-form__close-error-message:before,.af-form__close-success-message:before{transform:translateY(-50%) rotate(-45deg)}.af-form__radio-wrapper{display:flex;flex-direction:row}.af-form__radio-wrapper input[type=radio]{opacity:0;position:fixed;width:0}.af-form__radio-wrapper label{display:inline-block;background-color:#ddd;padding:10px 20px;font-size:16px;border:2px solid #444;cursor:pointer;transition:.15s;-webkit-user-select:none;user-select:none}.af-form__radio-wrapper label:not(:first-of-type):not(:last-of-type){margin:0 5px}.af-form__radio-wrapper label:hover{background-color:#a9a9a9;color:#fff}.af-form__radio-wrapper input[type=radio]:focus+label{border:2px dashed #444}.af-form__radio-wrapper input[type=radio]:checked+label{background-color:#000;color:#fff}.af-form-group.af-mt-0{margin-top:0}.af-form-group.af-mt-1{margin-top:1rem}.af-form-group.af-mt-2{margin-top:2rem}.af-form-group.af-mt-3{margin-top:3rem}.af-form-group.af-mt-4{margin-top:4rem}.af-form-group.af-mt-5{margin-top:5rem}.af-form-group.af-mb-0{margin-bottom:0}.af-form-group.af-mb-1{margin-bottom:1rem}.af-form-group.af-mb-2{margin-bottom:2rem}.af-form-group.af-mb-3{margin-bottom:3rem}.af-form-group.af-mb-4{margin-bottom:4rem}.af-form-group.af-mb-5{margin-bottom:5rem}@media only screen and (max-width:768px){.af-form-wrapper{padding:var(--gutter-mobile)}}.aftv-navigation{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;padding:.5em 1em;position:sticky;background:var(--COLOR-BG-SECONDARY);border-radius:var(--radius-medium);box-shadow:0 2px 3px -2px;top:calc(var(--af-header-top) * .8);z-index:2}.aftv-navigation>.playlist-nav-item{margin:.2em;border-radius:var(--radius-medium);padding:.5em;cursor:pointer;transition:.25s;text-transform:uppercase;position:relative;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-style:var(--FONT-STYLE-HEADING);text-transform:var(--HEADING-TEXT-CAPS);letter-spacing:var(--HEADING-TEXT-LETTER-SPACING);font-size:.9rem}.aftv-navigation>.playlist-nav-item:before{content:"";position:absolute;width:100%;height:4px;background-color:var(--aftv-bg-color);bottom:0;z-index:-1;left:0;border-radius:var(--radius-medium);transition:.25s}.aftv-navigation>.playlist-nav-item.aftv-active,.aftv-navigation>.playlist-nav-item:hover{color:#fff}.aftv-navigation>.playlist-nav-item.aftv-active:before,.aftv-navigation>.playlist-nav-item:hover:before{height:100%}.aftv-navigation>.playlist-nav-item.aftv-active:after,.aftv-navigation>.playlist-nav-item:hover:after{content:"";position:absolute;width:100%;height:4px;background-color:var(--aftv-bg-color);bottom:0;z-index:0;left:0;filter:brightness(50%)}.aftv-featured-playlist,.aftv-playlist-all-items{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding-top:2em;padding-bottom:2em;min-height:1600px}.aftv-featured-playlist{flex-wrap:nowrap;overflow-x:scroll;justify-content:flex-start;padding:1em;-ms-overflow-style:none;scrollbar-width:none}.aftv-featured-playlist>div,.aftv-playlist-all-items>div{max-width:calc((100% / 3) - (.5em * 2));border-radius:var(--radius-medium);overflow:hidden;cursor:pointer;transition:.2s;background:#fff;margin:.5em;position:relative}.aftv-featured-playlist>div{max-width:calc(100% / 3);min-width:270px}.aftv-featured-playlist>div:hover,.aftv-playlist-all-items>div:hover{transform:scale(1.025);z-index:5}.aftv-featured-playlist>div>img,.aftv-playlist-all-items>div>img{max-width:100%;aspect-ratio:16/9;object-fit:cover}.aftv-featured-playlist>div>.play-icon,.aftv-playlist-all-items>div>.play-icon{position:absolute;width:100%;aspect-ratio:16/9;top:0;display:flex;color:#fff;justify-content:center;align-items:center;opacity:.8}.aftv-featured-playlist>div>.play-icon>i,.aftv-playlist-all-items>div>.play-icon>i{font-size:4.5em}.aftv-featured-playlist>div>div:last-child,.aftv-playlist-all-items>div>div:last-child{padding:1.5em 0}.aftv-featured-playlist>div>div:last-child>div,.aftv-playlist-all-items>div>div:last-child>div{font-size:1em;font-weight:var(--FONT-WEIGHT-HEADING);text-transform:uppercase;letter-spacing:.05em}.aftv-featured-playlist>div>div:last-child>p,.aftv-playlist-all-items>div>div:last-child>p{margin-bottom:0;line-height:1.3}.aftv-playlist-load-more{width:100%;text-align:center;margin:0 0 5em}.aftv-playlist-load-more>#load-more-videos-btn{padding:.5em;cursor:pointer}#bootstrap-modal.modal{opacity:1}#bootstrap-modal .modal-header{justify-content:flex;z-index:1;border:0}#bootstrap-modal .modal-body{position:unset}#bootstrap-modal iframe{width:100%;aspect-ratio:16/9;position:absolute;top:0;left:0;border-radius:var(--radius-medium)}.aftv-card__text-wrapper>.aftv-card__title{line-height:1.2;margin-bottom:.5em}.aftv-featured-playlist-title{margin:2em 0 .5em;text-align:center;font-weight:var(--FONT-WEIGHT-HEADING)}.af-tv-modal .af-custom-modal-body,.af-tv-modal .af-custom-modal-header{padding:0!important}.af-tv-modal .af-custom-modal__close-button{position:fixed;margin:1em!important}@media only screen and (max-width:767px){.af-tv-modal .af-custom-modal__close-button{color:#fff;font-size:1.5em}.af-tv-modal>.af-custom-modal-content{height:unset!important}.af-tv-modal .af-custom-modal-body{height:100%;display:flex;position:relative;align-items:center}.aftv-playlist-all-items{padding:0;min-width:180px;text-align:center}.aftv-playlist-all-items>div{max-width:calc(50% - 1em)}#content{padding:0 calc(var(--gutter-mobile)/ 2)}}@media only screen and (max-width:600px){.aftv-playlist-all-items>div>img{width:100%}.aftv-playlist-all-items>div{flex-direction:column;align-items:center;max-width:100%!important;margin:.6em}.aftv-featured-playlist>div:hover,.aftv-playlist-all-items>div:hover{transform:unset}.aftv-featured-playlist{padding:.6em 2em .6em .6em;scroll-snap-type:x mandatory}.aftv-featured-playlist>div{scroll-snap-align:center;min-width:270px;max-width:270px;margin:.6em;text-align:center}.aftv-featured-playlist::-webkit-scrollbar,.aftv-navigation::-webkit-scrollbar{display:none}.aftv-navigation{flex-wrap:nowrap;overflow-x:scroll;justify-content:flex-start;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;top:calc(var(--af-header-top-mobile) * .85)}.playlist-nav-item{scroll-snap-align:center}}@media only screen and (max-width:1200px){.aftv-featured-playlist>div>div:last-child,.aftv-playlist-all-items>div>div:last-child{padding:.5em}.aftv-featured-playlist>div>.play-icon>i,.aftv-playlist-all-items>div>.play-icon>i{font-size:3.5em}}
/*# sourceMappingURL=/s/files/1/0797/2968/8869/t/3/compiled_assets/styles.css.map */
