.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}}.af-christmas-tiers-grid-section .af-christmas-tiers-header{margin-bottom:calc(var(--gutter) * 1.3);margin-top:var(--gutter)}.af-christmas-tiers-grid-section .collection__inner{width:unset;max-width:1200px}.af-christmas-tiers-grid-section{display:flex;justify-content:center;align-items:center;position:relative;flex-direction:column;gap:var(--grid-gutter)}.af-christmas-tiers-grid-section .tier-list{position:relative;margin-bottom:var(--grid-gutter);padding:2rem .5rem;border:2px solid #343434;border-radius:var(--rounded-corners)}.af-christmas-tiers-grid-section .tier-list:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;border-top-left-radius:var(--rounded-corners);border-top-right-radius:var(--rounded-corners);z-index:-1}.af-christmas-tiers-grid-section .tier-list:after{content:attr(data-tier-title);position:absolute;left:50%;top:0;z-index:10;transform:translate(-50%,-100%);min-width:100px;text-align:center;padding:0 .5rem;border-top-right-radius:calc(var(--rounded-corners) / 2);border-top-left-radius:calc(var(--rounded-corners) / 2);font-weight:800;font-size:calc(1rem * var(--adjust-body));line-height:1.15;text-transform:var(--HEADING-TEXT-CAPS)}.af-christmas-tiers-grid-section .tier-list-1{border-color:var(--tier-1-color);background-color:var(--tier-1-color-rgba)}.af-christmas-tiers-grid-section .tier-list-1:after{background-color:var(--tier-1-color);color:var(--tier-1-label-color)}.af-christmas-tiers-grid-section .tier-list-2{border-color:var(--tier-2-color);background-color:var(--tier-2-color-rgba)}.af-christmas-tiers-grid-section .tier-list-2:after{background-color:var(--tier-2-color);color:var(--tier-2-label-color)}.af-christmas-tiers-grid-section .tier-list-3{margin-right:1rem;margin-left:1rem;border-color:var(--tier-3-color);background-color:var(--tier-3-color-rgba)}.af-christmas-tiers-grid-section .tier-list-3:after{background-color:var(--tier-3-color);color:var(--tier-3-label-color)}.af-christmas-tiers-grid-section .tier-list-info{margin-bottom:1rem;position:relative;z-index:1}.af-christmas-tiers-grid-section .product-grid-item__title{font-size:.8rem;font-weight:700;margin-bottom:.25rem}.af-christmas-tiers-grid-section .product-grid-item__title small{font-size:.75rem;font-weight:400;margin:5px auto;color:#8a8a98}.af-christmas-tiers-section{padding:var(--gutter)}table.af-christmas-tiers-table{width:100%;border-collapse:collapse;margin-top:2rem;max-width:800px;margin:2rem auto}.af-christmas-tiers-table tr.tier-row-mobile{display:none}.af-christmas-tiers-table tr.tier-row-mobile td{text-align:left;border-left:0;border-right:0;padding:0 .5rem;font-weight:var(--FONT-WEIGHT-HEADING);font-size:calc(1rem * var(--adjust-body))}.af-christmas-tiers-table th:not(:nth-of-type(1)),.af-christmas-tiers-table td:not(:nth-of-type(1)){text-align:center}.af-christmas-tiers-table th:nth-of-type(2),.af-christmas-tiers-table th:nth-of-type(3),.af-christmas-tiers-table th:nth-of-type(4){width:110px}.af-christmas-tiers-table td:nth-of-type(2){background:var(--tier-1-color)}.af-christmas-tiers-table td:nth-of-type(3){background:var(--tier-2-color)}.af-christmas-tiers-table td:nth-of-type(4){background:var(--tier-3-color)}.af-christmas-tiers-table .product-title{font-weight:var(--FONT-WEIGHT-HEADING);font-size:calc(1rem * var(--adjust-body))}.af-christmas-tiers-table .product-wrapper{position:relative;display:flex;align-items:center;gap:.75rem}.af-christmas-tiers-table .product-wrapper img{border-radius:4px;object-fit:cover;border:1px solid var(--COLOR-BORDER)}.af-christmas-tiers-table .product-wrapper a{position:absolute;top:0;right:0;bottom:0;left:0}.af-christmas-tiers-table .tier-title{font-weight:var(--FONT-WEIGHT-HEADING);font-size:calc(1rem * var(--adjust-body));text-transform:var(--HEADING-TEXT-CAPS)}.af-christmas-tiers-table .tier-subheading{font-size:calc(.875rem * var(--adjust-body));color:var(--COLOR-TEXT-MUTED)}.af-christmas-tiers-table tr.info-row td{background-color:#343434;color:#fff;border:0;padding:4px}.af-christmas-tiers-table tr.info-row>td>p{margin:0;font-size:calc(.875rem * var(--adjust-body));line-height:1.1}.af-christmas-tiers-table td>svg{margin:0 auto}@media only screen and (max-width: 768px){.af-christmas-tiers-section{padding:var(--gutter-mobile)}.af-christmas-tiers-table tr.tier-row-mobile{display:table-row}.af-christmas-tiers-table th:nth-of-type(1){width:25%}.af-christmas-tiers-table th:nth-of-type(2),.af-christmas-tiers-table th:nth-of-type(3),.af-christmas-tiers-table th:nth-of-type(4){width:25%}.af-christmas-tiers-table th,.af-christmas-tiers-table td{text-align:center;padding:.5rem}.af-christmas-tiers-table .product-wrapper{justify-content:center}.af-christmas-tiers-table .product-wrapper img{border:0}.af-christmas-tiers-table .product-title{display:none}.af-christmas-tiers-table td>svg{width:24px;height:24px}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
