*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden}body{width:100vw;margin:0;padding:0;overflow:hidden;-webkit-overflow-scrolling:touch;background-color:#fafbfc;color:#202f3b;font-family:"Gotham Rounded",sans-serif;font-size:18px;font-weight:400;line-height:1;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}header{position:relative;z-index:10}input,button,select,textarea{font-family:"Gotham Rounded",sans-serif;font-weight:400}button{background-color:transparent;border:none;padding:0;margin:0;color:#202f3b}a{cursor:pointer;transition:0.1s opacity;text-decoration:none;display:inline-block;opacity:0.75;color:#0c93f2}a:hover,a:focus,a:active{opacity:1;text-decoration:none;transition:0.1s opacity}ul{margin:0;padding:0}li{padding:0;margin:0;list-style:none}input::-ms-clear{display:none}

.add-on-button{position:relative;display:flex;align-items:center;justify-content:center;min-width:15.5em;height:2.5em;margin:1em;padding:0.2em 1em 0.2em 0;cursor:pointer;transition:all 0.2s;opacity:0.8;color:white;border-radius:.5em;background-color:#71bb1f;font-size:.8em;font-weight:500}.add-on-button.compact{min-width:8em}.add-on-button.compact.rounded{height:3em;border-radius:1.5em;width:9em}.add-on-button.compact.selected{background-color:#5f666c}.add-on-button.compact.stack-view{font-size:1em}.add-on-button.compact.stack-view.selected{background-color:inherit}.add-on-button.selected .upgrade-button-icon{transform:rotate(180deg)}.add-on-button .button-icon{width:2.5em;padding:0.2em 0 .3em}.add-on-button .button-icon .invalid{margin-top:0.2em;margin-left:0.2em;height:2em;width:2em}.add-on-button .button-icon .invalid .cross{fill:none}.add-on-button .button-icon .invalid .main{fill:white}.add-on-button .button-icon .invalid circle{display:none}.add-on-button .button-icon .check-small-icon{stroke:#52748B;width:1.2em;background-color:white;border-radius:100%;margin-left:.7em;margin-top:.2em}.add-on-button .button-text{white-space:nowrap}.add-on-button .upgrade-button-icon{width:2.5em}.add-on-button .upgrade-button-center{opacity:1}.add-on-button .upgrade-button-on,.add-on-button .upgrade-button-ring{opacity:0}.add-on-button:hover{opacity:1}

.payment-summary-item-container{position:relative;display:flex;flex-direction:row;margin-bottom:.5em;padding:.5em;border-radius:.3em;background-color:#202f3b}.payment-summary-item-container.light-mode{padding:.2em .5em;background-color:#d3dfea}.payment-summary-item-container.light-mode .payment-summary-item{color:black}.payment-summary-item-container.light-mode .subscription-items{margin-bottom:0;padding-bottom:0;border-bottom:none}.payment-summary-item-container.light-mode .subscription-item{padding:.9em 0}.payment-summary-item-container.light-mode .subscription-item:not(:first-child){border-top:1px solid rgba(0,0,0,0.2)}.payment-summary-item-container.is-expandable{cursor:pointer}.payment-summary-icon{position:absolute;top:.4em;display:flex;align-items:center;justify-content:center;width:10%;height:2em;opacity:.7}.payment-summary-icon .icon-up,.payment-summary-icon .icon-down{width:1.7em;cursor:pointer}.payment-summary-item{display:flex;flex-direction:column;width:90%;margin-left:3em;padding:0 1em;color:rgba(255,255,255,0.87);font-size:0.88em}.subscription-items{display:flex;flex-direction:column;width:100%;margin-bottom:.3em;padding-bottom:.3em;border-bottom:1px solid rgba(255,255,255,0.25)}.subscription-item{display:flex;flex-direction:row;justify-content:space-between;padding:.5em 0}.subscription-item.high-lighted{color:#71BB1F;font-weight:500}.subscription-item.deferred-change{color:#f58823}@media screen and (max-width: 630px){.payment-summary-item-container{font-size:.8em}}

.loader-image{display:flex;margin:auto;width:100%;height:100%;text-align:center;justify-content:center;opacity:1;transition:all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);pointer-events:none}.loader-image.invisible{opacity:0;transition:0.2s opacity}.loader-graphic-holder{margin:auto;width:480px;min-height:12em;display:flex;justify-content:center;align-items:center}.player-loading-group{display:flex;justify-content:center;width:100%;height:100vh}.loader-graphic{display:inline-block;border-radius:50%;opacity:0.15;background-color:rgba(255,255,255,0.5);height:1em;width:1em;margin:0.3em;vertical-align:middle;-webkit-animation:loader-graphic-animate-ellipses 3s linear infinite;-moz-animation:loader-graphic-animate-ellipses 3s linear infinite;-o-animation:loader-graphic-animate-ellipses 3s linear infinite;animation:loader-graphic-animate-ellipses 3s linear infinite}.loader-graphic:nth-child(2){-webkit-animation-delay:1s;-moz-animation-delay:1s;-ms-animation-delay:1s;animation-delay:1s}.loader-graphic:nth-child(3){-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s;-ms-animation-delay:1.5s;animation-delay:1.5s}.loader-graphic:nth-child(4){-webkit-animation-delay:2s;-moz-animation-delay:2s;-ms-animation-delay:2s;animation-delay:2s}@keyframes loader-graphic-animate-ellipses{0%{opacity:1}50%{opacity:0.4}100%{opacity:0.3}}@-webkit-keyframes loader-graphic-animate-ellipses{0%{opacity:1}50%{opacity:0.4}100%{opacity:0.3}}@-moz-keyframes loader-graphic-animate-ellipses{0%{opacity:1}50%{opacity:0.4}100%{opacity:0.3}}@-khtml-keyframes loader-graphic-animate-ellipses{0%{opacity:1}50%{opacity:0.4}100%{opacity:0.3}}@-o-keyframes loader-graphic-animate-ellipses{0%{opacity:1}50%{opacity:0.4}100%{opacity:0.3}}@-ms-keyframes loader-graphic-animate-ellipses{0%{opacity:1}50%{opacity:0.4}100%{opacity:0.3}}

.add-on-modal{position:fixed;z-index:101;top:0;left:0;display:flex;align-items:center;flex-direction:column;justify-content:center;width:100vw;height:100vh;background-color:rgba(0,0,0,0.7)}.add-on-modal-close{position:absolute;top:1em;right:1em;cursor:pointer;opacity:0.85;font-size:1.5em}.add-on-modal-close:hover{opacity:1}.add-on-modal-group{z-index:21;overflow:scroll;width:30em;margin:1em;cursor:initial;border-radius:1em;background-color:#1E2C39}.add-on-modal-group .add-on-modal-title{display:flex;align-items:center;justify-content:center;width:100%;height:2.75em;text-transform:uppercase;font-size:1.5em}.add-on-modal-group .add-on-modal-title .name-addOn{width:4em}.add-on-modal-group .add-on-modal-details{display:flex;flex-direction:column;text-align:center;margin-top:1.5em}.add-on-modal-group .add-on-asset-details{display:flex;align-items:center;justify-content:center;padding:.5em 1em;text-align:center;opacity:.75;color:white;font-size:.9em;font-weight:500;line-height:1.4}.add-on-modal-group .add-on-description,.add-on-modal-group .add-on-count-price{font-size:.9em;font-weight:500}.add-on-modal-group .add-on-description{padding:.5em}.add-on-modal-group .add-on-channels{margin-top:1em}.add-on-modal-group .add-on-billing-list-group{display:flex;align-items:center;flex-direction:column;margin:1em 0;padding:0 3em}.add-on-modal-group .add-on-billing-list-group .add-on-billing-list{width:100%;max-width:24em}.add-on-modal-group .add-on-billing-list-group .payment-summary-item-container{background-color:#375d77}@media screen and (max-width: 630px){.add-on-modal-group .add-on-billing-list-group .payment-summary-item-container{font-size:1em}}.add-on-modal-group .add-on-billing-list-group .legal-text{width:75%;max-width:46em;padding-top:1em;padding-bottom:2em;text-align:center;font-size:0.5em}.free-trial{margin-top:.7em;color:#71bb1f;font-size:.9em;font-weight:500}@media screen and (max-height: 480px){.add-on-modal .add-on-modal-group{font-size:0.8em}}

.add-on-row{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;margin-top:.5em;margin-bottom:1.5em}.add-on-row.from-signups{max-width:54em;margin:.5em 0;padding:1.5em 0;border-radius:10px;background:white}.add-on-row.from-signups .title-item{font-size:1em}.add-on-row.from-signups .title-group-row{height:2em;margin-bottom:.5em}@media screen and (max-width: 1024px){.add-on-row.from-signups .title-group-row{margin:0 1em .5em}}.add-on-row.from-signups .title-group-row.top .title-item{width:auto;padding:.5em;white-space:nowrap;font-weight:500}.add-on-row.from-signups .title-group-row.top .add-on-name{filter:invert(1)}.add-on-row.from-signups .title-group-row.top .add-on-name .name-addOn{width:5.5em}.add-on-row.from-signups .title-group-row.top .addon-description{white-space:pre-wrap;text-align:center}.add-on-row.from-signups .title-group-row.bottom{margin-top:.7em;margin-bottom:0}.add-on-row.from-signups .title-group-row .add-on-details{text-align:right;opacity:.7;font-weight:500}.add-on-row.from-signups .title-group-row .add-on-button .button-text{font-size:1.2em}.add-on-row.from-signups .title-group-row .trial-length{font-weight:500;padding:0 .5em}.add-on-row.from-launch-page{display:flex;align-items:center;flex-flow:column;margin-top:-1.5em;padding:0 1em 0.5em}.add-on-row.from-launch-page .add-on-header{display:flex;align-items:baseline;letter-spacing:-0.57px;font-family:"Gotham", sans-serif}.add-on-row.from-launch-page .add-on-header .add-on-title{padding-bottom:0.5em;text-align:center;font-size:1.4em;font-weight:500;line-height:1.3}.add-on-row.from-launch-page .add-on-header .add-on-discount,.add-on-row.from-launch-page .add-on-header .add-on-price{padding-left:0.5em}.add-on-row.from-launch-page .add-on-header .add-on-discount{padding-right:0.2em;color:#71bb1f}.add-on-row.from-launch-page .add-on-channels{width:unset;padding:0.5em 0 1em}.add-on-row.from-launch-page .add-on-signup-button{width:100%;max-width:40em;margin:2em 0 1em;padding:1.5em;cursor:pointer;transition:background-color 0.2s ease;opacity:1;color:white;border-radius:3em;background-color:#71bb1f}.add-on-row.from-launch-page .add-on-signup-button:focus,.add-on-row.from-launch-page .add-on-signup-button:hover{outline:none;background-color:rgba(113,187,31,0.75)}.add-on-row.from-launch-page .add-on-signup-button span{font-size:2em;font-weight:500}.add-on-row.from-launch-page .add-on-text,.add-on-row.from-launch-page .add-on-price,.add-on-row.from-launch-page .add-on-terms{text-align:center;letter-spacing:-0.40px;font-family:"Gotham Rounded", sans-serif;font-weight:300;line-height:1.3}.add-on-row.from-launch-page .add-on-terms{max-width:55em;letter-spacing:-0.18px;font-size:0.75em;font-weight:400}.title-group-row{display:flex;align-items:center;flex-direction:row;height:1.5em;margin-bottom:1em}.title-group-row .title-item{width:15.5em;opacity:.85;font-size:.7em}.title-group-row .add-on-name{text-align:right}.title-group-row .name-addOn{width:7em}.title-group-row .name-plan{font-size:1.5em;font-weight:500}.title-group-row .channel-count,.title-group-row .add-on-details{text-align:center;padding:0 .5em}.title-group-row .trial-length{text-align:left}.title-group-row .text-hightlight{color:#71bb1f;font-weight:bold}.add-on-channels{overflow:hidden;overflow-x:scroll;width:100%;padding:0 2em}.add-on-channels::-webkit-scrollbar{display:none}.add-on-channels-group{display:flex;flex-direction:row}.add-on-channels-group .add-on-channel-tile-container:last-child{margin-right:auto}.add-on-channels-group .add-on-channel-tile-container:first-child{margin-left:auto}.add-on-channels-group .add-on-channel-tile{display:flex;align-items:center;justify-content:center;min-width:5.5em;height:5.5em;margin:.5em .25em;border-radius:.5em;background-color:#365d77}.add-on-channels-group .add-on-channel-tile .add-on-channel-logo{width:3.5em}@media screen and (max-width: 768px){.add-on-row.from-signups{max-width:34em;height:20em;position:relative}.add-on-row.from-signups .title-group-row.top{flex-direction:column;height:2em;justify-content:flex-end;margin-bottom:0}.add-on-row.from-signups .title-group-row.top .add-on-name{top:-1em}.add-on-row.from-signups .title-group-row.top .add-on-name .name-addOn{width:7em}.add-on-row.from-signups .title-group-row.bottom{justify-content:center;margin-top:0}.add-on-row.from-signups .title-group-row.bottom .title-item{width:9em;text-align:center;white-space:nowrap}.add-on-row.from-signups .title-group-row.bottom .add-on-button{margin:0 auto;bottom:1em;font-size:1em}.add-on-row.from-signups .channel-count,.add-on-row.from-signups .promo{display:none}.add-on-row.from-signups .add-on-name,.add-on-row.from-signups .add-on-button{position:absolute}}@media screen and (max-width: 500px){.add-on-row.from-signups .title-group-row{margin-top:1em}.add-on-row.from-launch-page{font-size:0.9em}.add-on-row.from-launch-page .add-on-header{align-items:center;flex-flow:column}.add-on-row.from-launch-page .add-on-text{font-size:0.8em}.add-on-row.from-launch-page .add-on-signup-button{padding:1.2em}.add-on-row.from-launch-page .add-on-signup-button span{font-size:1.5em}}

.add-ons{display:flex;flex-direction:column;justify-content:center;color:rgba(255,255,255,0.85);max-width:100%}.add-ons.light-mode{background-color:#f3fafe;color:rgba(0,0,0,0.8)}.add-ons.from-signups .add-ons-title-group{letter-spacing:-1.67px;font-family:"Gotham", sans-serif;font-size:2em;font-weight:500}@media screen and (max-width: 450px){.add-ons.from-signups .add-ons-title-group{font-size:1.5em}}.add-ons.from-signups .add-ons-title-group .add-ons-title{padding:.5em}.add-ons.from-signups .add-ons-group.is-row .add-ons-container{padding:0 4em}@media screen and (max-width: 450px){.add-ons.from-signups .add-ons-group.is-row .add-ons-container{padding:0}}.add-ons .add-ons-group{display:inline-flex;justify-content:flex-start;overflow:auto;padding:0 5em}.add-ons .add-ons-group::-webkit-scrollbar{display:none}.add-ons .add-ons-group.is-row{display:flex;flex-direction:column;overflow:hidden;padding:0}.add-ons .add-ons-group.is-row .add-ons-container{align-items:center;flex-direction:column;padding:0 2em}@media screen and (max-width: 910px){.add-ons .add-ons-group{font-size:0.8em}}.add-ons .add-ons-title-group{margin-bottom:0.5em;text-align:center;font-size:1.8em}.add-ons .add-ons-container{display:flex;padding-right:2em}.add-ons .add-ons-promotional{max-width:60em;margin:1em auto;text-align:center;font-size:.7em;line-height:1.3}@media screen and (max-width: 768px){.add-ons .add-ons-promotional{max-width:60em;padding:0 7em}}@media screen and (max-width: 450px){.add-ons .add-ons-promotional{max-width:85vw;padding:0;font-size:.8em}}.add-on-discount{padding-right:.5em;text-decoration:line-through;color:#71bb1f}.add-on-discount-text{color:#71bb1f;font-size:.6em}.link{color:#0c93f2}.add-on-container{position:relative;padding:.5em}.add-on-container.is-default-plan{pointer-events:none}.add-on-container.is-default-plan .icon-tile,.add-on-container.is-default-plan .icon-sliver{fill:#52748B}.icon-stack{width:16em;height:16em}.add-on{position:absolute;top:.9em;right:.5em;display:flex;align-items:center;flex-direction:column;justify-content:space-between;width:15em;color:white;border-radius:1em;font-size:1.1em}.add-on:last-child{margin-right:auto}.add-on:first-child{margin-left:auto}.add-on.selected{background-color:#52748b}.add-on .field{width:auto}.add-on .add-on-details{display:flex;justify-content:center;margin:1em 0;font-size:0.85em}.add-on .title-group{display:flex;flex-direction:row;align-items:center;justify-content:space-between;text-align:center;height:3em;width:100%;padding:0 1em}.add-on .title-group .field-checkbox{padding-left:1em}.add-on .add-on-image-group{display:flex;align-items:center;width:8em;height:6em;margin:0 1em}.add-on .add-on-image{width:100%}.add-on .addon-price,.add-on .channel-count{padding:0 0.2em}.add-on .more-icon{stroke:none;fill:none;width:2.2em;opacity:0.25;display:block;cursor:pointer}.add-on .more-icon:hover{opacity:0.4}.add-on .more-icon .icon-on{opacity:1;fill:white;stroke:none}.add-on .trial-more-group{display:flex;align-items:center;height:.7em}.add-on .trial-length{color:#71bb1f;font-weight:500;font-size:0.7em}.add-on .add-on-more{cursor:pointer;color:inherit;border:none;outline:none;background:transparent;font-size:2em;font-weight:900;margin-left:.5em}.add-on .add-on-more:hover{opacity:0.7}@media screen and (max-width: 630px){.add-ons .add-ons-group.player-mobile-view{padding:0 calc((100vw - 18em)/2)}}

.launch-add-on-top{width:100vw;margin-top:-6em;padding-top:6em;padding-bottom:0;background-color:#0c93f2}.launch-add-on-top .desktop-image-header-bg{position:absolute;top:6em;display:flex;overflow:hidden;justify-content:center;width:100%;max-height:36em}.launch-add-on-top .desktop-image-header-bg img{display:flex;width:100%;min-width:80em;height:100%}.launch-add-on-top .desktop-image-header-tv{position:absolute;z-index:0;top:11.7em;left:50%;display:flex;overflow:hidden;justify-content:center;width:36.9em;height:21.5em;transform:translateX(-50%)}.launch-add-on-top .desktop-image-header-tv img{position:absolute;left:50%;display:flex;width:100%;min-width:44em;transform:translate(calc(-50% - 2px), -1.25em);justify-self:center}.launch-add-on-top .mobile-image-header-bg,.launch-add-on-top .mobile-image-header-tv{display:none}.launch-add-on-top .image-container{display:flex;align-items:center;flex-flow:column;justify-content:center;min-height:24em;max-height:30em}.launch-add-on-top .image-container .image-tv-mask{transform:translateX(-2px);clip-path:polygon(0 0, 0 100%, 20.25% 100%, 20.25% 3%, 80.25% 3%, 80.25% 82%, 20% 82%, 20% 100%, 100% 100%, 100% 0%);-webkit-clip-path:polygon(0 0, 0 100%, 20.25% 100%, 20.25% 3%, 80.25% 3%, 80.25% 82%, 20% 82%, 20% 100%, 100% 100%, 100% 0%)}.launch-add-on-top .image-container .image-detail{z-index:1;margin-top:-4.5em;padding:1em 1em 0.5em;text-align:center;color:white;text-shadow:1px 1px #0000008a;line-height:1.3}.launch-add-on-top .image-container .image-detail .image-detail-title{margin-bottom:0;letter-spacing:-1.58px;font-weight:500}.launch-add-on-top .image-container .image-detail .image-detail-subtitle{margin-top:0.5em;letter-spacing:-0.76px;font-family:"Gotham Rounded", sans-serif;font-weight:500}.launch-add-on-disclaimer{width:100%;max-width:82em;margin:0 auto;background:#f7f8fa;font-size:0.7em;line-height:1.3}.launch-add-on-disclaimer .text{padding:0 2.5em 2.5em;font-weight:300}@media only screen and (min-width: 1440px){.launch-add-on-top{margin:0;padding:0}.launch-add-on-top header{position:absolute;width:100%}.launch-add-on-top .image-container{position:relative;overflow:hidden;min-height:45vw;max-height:81vh}.launch-add-on-top .image-container .desktop-image-header-tv{top:5.7em;width:37em;font-size:1.25vw}.launch-add-on-top .image-container .desktop-image-header-tv img{min-width:44em}.launch-add-on-top .image-container .desktop-image-header-bg{top:0;font-size:1.25vw}.launch-add-on-top .image-container .image-tv-mask{position:absolute;top:5em;width:61.1em;font-size:1.25vw}.launch-add-on-top .image-container .image-detail{position:absolute;bottom:0;font-size:1em}}@media only screen and (max-width: 720px){.launch-add-on-top .image-container .image-tv-mask{width:50em}.launch-add-on-top .image-container .desktop-image-header-tv{top:12em;width:30.5em;height:17.25em}.launch-add-on-top .image-container .desktop-image-header-tv img{min-width:calc(44em * .90);transform:translate(calc(-50% - 2px), -2em)}.launch-add-on-top .image-container .desktop-image-header-bg{max-height:31.5em}.launch-add-on-top .image-container .desktop-image-header-bg img{min-width:calc(80em * .90)}}@media only screen and (max-width: 600px){.launch-add-on-top .image-container{margin-top:-1em}.launch-add-on-top .image-container .desktop-image-header-tv{top:10.85em;width:24.5em;height:14em}.launch-add-on-top .image-container .desktop-image-header-tv img{min-width:calc(44em * .70);transform:translate(calc(-50% - 2px), -1.75em)}.launch-add-on-top .image-container .desktop-image-header-bg{max-height:28.5em}.launch-add-on-top .image-container .desktop-image-header-bg img{min-width:calc(80em * .70)}.launch-add-on-top .image-container .image-tv-mask{width:40em}.launch-add-on-top .image-container .image-detail{margin-top:-2em;font-size:0.75em}.launch-add-on-top .image-container .image-detail .image-detail-subtitle{min-height:3em}}@media only screen and (max-width: 450px){.launch-add-on-top .image-container{position:relative;height:125vw;min-height:30em;margin-top:-6em}.launch-add-on-top .image-container .desktop-image-header-bg,.launch-add-on-top .image-container .desktop-image-header-tv{display:none}.launch-add-on-top .image-container .mobile-image-header-bg,.launch-add-on-top .image-container .mobile-image-header-tv{display:flex}.launch-add-on-top .image-container .mobile-image-header-bg{position:absolute;top:0;overflow:hidden;justify-content:center;width:100%;height:100%}.launch-add-on-top .image-container .mobile-image-header-bg img{position:absolute;top:0;left:50%;min-width:25em;transform:translateX(-50%)}.launch-add-on-top .image-container .mobile-image-header-tv{position:absolute;top:9.3em;left:50%;display:flex;overflow:hidden;justify-content:center;width:16.5em;height:9.5em;transform:translateX(-50%)}.launch-add-on-top .image-container .mobile-image-header-tv img{position:absolute;z-index:1;left:50%;width:21.5em;transform:translate(calc(-50% - 1px), -0.85em)}.launch-add-on-top .image-container .image-detail{position:absolute;right:0;bottom:1.5em;left:0}.launch-add-on-top .image-container .image-detail .image-detail-subtitle{min-height:unset;font-size:1em}.launch-add-on-top .image-container .image-tv-mask{position:absolute;top:9em;left:50%;width:27em;transform:translateX(-50%)}}

.top-3xE7e{width:100vw;min-width:320px;margin-top:-6em;padding-top:6em;padding-bottom:0;background:url("https://static-us-east-2-fastly-a.www.philo.com/storage/images/try/blue-background2.jpg?auto=webp&width=1400") #0c93f2;background-position:center bottom;background-size:auto 100%}.top-3xE7e .tag-QprdI{padding:0;margin-bottom:1em}.top-3xE7e .tag-QprdI .title-1FDBa{margin:0;text-align:center;letter-spacing:-0.02em;opacity:0.96;color:white;text-shadow:0 1px 4px rgba(42,61,81,0.34);font-family:"Gotham", sans-serif;font-size:2.67em;font-weight:500}.top-3xE7e .tag-QprdI .text-1pZEE{margin:0.5em;text-align:center;letter-spacing:0;color:rgba(255,255,255,0.96);font-family:"Gotham Rounded", sans-serif;font-size:1em;font-weight:400;line-height:1.5em}.nav-1eKCT{z-index:10;display:flex;align-items:center;justify-content:space-between;width:100vw;min-width:320px;transition:background-color 0.2s;background-color:rgba(255,255,255,0)}@media only screen and (max-width: 780px){.nav-1eKCT{font-size:0.88em}}.nav-1eKCT .philoLogo-XK2IU{width:5.5em;margin:0.67em 1.5em;fill:white}.nav-1eKCT .buttonSignin-ldPMe{max-width:10em;margin:0.5em 0;margin:0.5em 2em;padding:0.75em 1.75em;color:#0c93f2;border:none;border-radius:3em;background-color:rgba(255,255,255,0.75);font-family:"Gotham Rounded", sans-serif;font-size:0.75em;font-weight:500;z-index:9}.nav-1eKCT .buttonSignin-ldPMe:focus,.nav-1eKCT .buttonSignin-ldPMe:hover{outline:none;color:#0c93f2;cursor:pointer;background-color:white}.stuck-2zLMe{z-index:10;position:relative;display:flex;align-items:center;justify-content:space-between;width:100vw;min-width:320px;transition:background-color 0.2s;background-color:rgba(255,255,255,0.97)}.stuck-2zLMe .nav-1eKCT svg{fill:#0c93f2;width:5.5em;margin:0.67em 1.5em}.stuck-2zLMe .nav-1eKCT .buttonSignin-ldPMe{background-color:#0c93f2;max-width:10em;margin:0.5em 0;margin:0.5em 2em;padding:0.75em 1.75em;color:white;border:none;border-radius:3em;font-family:"Gotham Rounded", sans-serif;font-size:0.75em;font-weight:500}.stuck-2zLMe .nav-1eKCT .buttonSignin-ldPMe:focus,.stuck-2zLMe .nav-1eKCT .buttonSignin-ldPMe:hover{outline:none;color:#0c93f2;cursor:pointer;background-color:white}.tvGroup-3Ryiq{display:flex;align-items:center;flex-direction:row;flex-wrap:nowrap;justify-content:center;max-width:60em;margin:auto}.tvGroup-3Ryiq .tv-3_5pf{position:relative;display:flex;overflow:visible;align-items:center;flex-direction:column;justify-content:center;width:32em;margin-right:2em;margin-bottom:1em}.tvGroup-3Ryiq .tv-3_5pf .image-2CQJV{width:41em;height:auto;align-items:center;z-index:1}.tvGroup-3Ryiq .tv-3_5pf .imageProduct-1Efv8{position:absolute;z-index:2;top:13px;left:69px;width:24.7em;height:auto}@media only screen and (min-width: 780px) and (max-width: 1024px){.top-3xE7e .tag-QprdI{padding:0}.top-3xE7e .tag-QprdI .title-1FDBa{font-size:2em}.top-3xE7e .tag-QprdI .text-1pZEE{max-width:28em;margin:auto;padding-top:0.3em}.top-3xE7e .tv-3_5pf{width:24em;margin:0}.top-3xE7e .tv-3_5pf .image-2CQJV{width:33em}.top-3xE7e .tv-3_5pf .imageProduct-1Efv8{top:6px;left:35px;width:20.34em}.top-3xE7e .form-1llec{background:none;margin:0}}@media only screen and (max-width: 780px){.top-3xE7e{padding-bottom:1em;height:auto}.top-3xE7e .tvGroup-3Ryiq{flex-direction:column;height:auto;padding:0;margin:0}.top-3xE7e .form-1llec{order:1;width:auto;background:none;padding:0 1em 0 1em;margin:0}.top-3xE7e .tv-3_5pf{order:2;width:auto;padding:0;margin-right:0}.top-3xE7e .tv-3_5pf .image-2CQJV{width:400px}.top-3xE7e .tv-3_5pf .imageProduct-1Efv8{width:240px;left:81px;top:8px}.top-3xE7e .tag-QprdI{font-size:0.6em;padding:0}.top-3xE7e .tag-QprdI .text-1pZEE{padding:0 2em}}@media only screen and (max-width: 780px) and (min-width: 781px) and (max-width: 1024px){width:29.5em;top:-115px;left:-59px}@media only screen and (max-width: 780px) and (max-width: 780px){width:360px;top:-76px;left:15px}.thumbnailImage-3TbEo{width:100vw;height:auto;opacity:0.95;min-width:320px}.thumbnail-LtSCT{width:100vw;height:56vw;position:absolute;z-index:0;overflow:hidden;min-width:320px}.headGroup-24GnZ{display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:9;width:100%;position:relative}.convertGroup-3Nsdc{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:100;color:white}@media screen and (max-width: 630px){.convertGroup-3Nsdc{font-size:0.8em;max-width:22em;margin:0 auto}}.subHead-A7BMf{z-index:90;max-width:60%;padding:0.5em 0.5em 1em;text-align:center;color:rgba(255,255,255,0.85);font-size:1em;font-weight:400;line-height:1.3}@media screen and (max-width: 630px){.subHead-A7BMf{max-width:100%;font-size:1.25em}}.convertCaption-3gsp5{font-weight:400;font-size:1.3em;color:rgba(255,255,255,0.85);padding:1em 1em 1em 1em;z-index:90;text-align:center;line-height:1.3}@media screen and (max-width: 630px){.convertCaption-3gsp5{max-width:100%;font-size:1.1em;padding:1em 0 1em 0}}.title-1FDBa{z-index:10;display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;padding:0;color:rgba(255,255,255,0.8);font-family:"Gotham", sans-serif;font-weight:800;font-style:normal;line-height:1.3}@media screen and (max-width: 630px){.title-1FDBa{padding:0;white-space:normal}}@media only screen and (max-width: 780px){.tvGroup-3Ryiq{align-content:center;flex-direction:column;height:auto;padding:6em 1.5em 0 1.5em}}@media only screen and (min-width: 780px) and (max-width: 1024px){.tvContentGroup-2x7ar{z-index:9;height:30em}.tvContentGroup-2x7ar:before{position:absolute;top:0;right:0;display:inline-block;width:100vw;height:32em;content:'';background-image:linear-gradient(0deg, #152A3F 24%, rgba(0,0,0,0.2) 78%);background-position:top}.description-3fGXO{z-index:9;max-width:24em;margin:auto;padding-top:1em}}

.platforms-2-vMV{background-color:white;padding:1.67em 0;width:100vw}.platforms-2-vMV .title-1w0GV{text-align:center;letter-spacing:-0.02em;color:#13232D;font-size:1.8em;font-weight:500;line-height:1.2}.platforms-2-vMV .subtitle-3GBzA{margin:1em 0;text-align:center;color:#13232D;font-size:1em;font-weight:400;line-height:1.2}.platformsGroup-cCGii{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;max-width:38em;margin:auto}.platform-3YZFP{display:inline-block}.platform-3YZFP .image-2B-kd{width:10em}@media only screen and (max-width: 600px){.platforms-2-vMV{font-size:0.67em}.platforms-2-vMV .platformsGroup-cCGii,.platforms-2-vMV .title-1w0GV,.platforms-2-vMV .subtitle-3GBzA{padding-left:1.67em;padding-right:1.67em}.platforms-2-vMV .subtitle-3GBzA{padding-left:2.67em;padding-right:2.67em}}

.faqs-container{display:flex;align-items:center;flex-flow:column;font-size:0.9em;padding:2em 4em 4em;background-color:#f7f8fa}.faqs-container .title{padding-bottom:1.5em;letter-spacing:-1.67px;font-family:"Gotham", sans-serif;font-size:2em;font-weight:500}.faqs-container .faqs{display:flex;max-width:60em}.faqs-container .faqs .column{width:100%}.faqs-container .faqs .column+.column{margin:0 0 0 1em}.faqs-container .faqs .faq{overflow:hidden;max-width:30em;border-radius:0.7em;background-color:white;transition:box-shadow 0.2s ease-in-out}.faqs-container .faqs .faq .answer-container{max-height:0;transition:max-height 0.5s cubic-bezier(0, 1, 0, 1);outline:none}.faqs-container .faqs .faq.clicked{box-shadow:0 0 0 2px rgba(14,20,26,0.08)}.faqs-container .faqs .faq.focused:not(.clicked){box-shadow:0 0 0 2px rgba(14,20,26,0.15)}.faqs-container .faqs .faq.open .answer-container{max-height:50em;transition:max-height 1s ease}.faqs-container .faqs .faq.open .toggle-icon .svg{transform:rotate(360deg)}.faqs-container .faqs .faq+.faq{margin-top:1em}.faqs-container .image,.faqs-container .devices{padding:1.25em 0 0;text-align:center}.faqs-container .image img,.faqs-container .devices img{max-width:100%}.faqs-container .caption{padding:1.5em 3.5em 0.5em;text-align:center;color:rgba(19,35,45,0.75);font-family:"Gotham Rounded", sans-serif;font-size:0.8em;font-weight:500;line-height:1.3em;letter-spacing:-0.003em}.faqs-container .question{display:inline-flex;width:100%;padding:0;padding:1.5em;cursor:pointer;border:none;outline:none;background:transparent;font-size:inherit;-webkit-tap-highlight-color:transparent}.faqs-container .question .toggle-icon{flex:1;margin-left:1em;text-align:right;transform:translateY(8px)}.faqs-container .question .toggle-icon .svg{float:right;width:1.5em;height:1em;transition:transform 0.5s ease;transform:rotate(180deg)}.faqs-container .question .toggle-icon .svg svg{height:inherit;width:inherit}.faqs-container .question .toggle-icon .svg polyline{stroke-width:5;stroke:rgba(14,20,26,0.25)}.faqs-container .question>.text{text-align:left;letter-spacing:-0.043em;color:#13232d;font-family:"Gotham Rounded", sans-serif;font-size:1.2em;font-weight:500;line-height:1.67em}.faqs-container .question .question-icon{display:flex;align-items:center;min-width:3.1em;height:1.9em;fill:#0c92f3}.faqs-container .question .question-icon svg.icon{height:inherit}.faqs-container .question .icon-price{color:#0c92f3;font-family:"Gotham", sans-serif;font-size:2.1em;font-weight:bold}.faqs-container .book-text{letter-spacing:-0.0625em;color:rgba(19,35,45,0.75);font-family:"Gotham", sans-serif;font-weight:300;line-height:1.8em}.faqs-container .answer{padding:0 1.75em 1.5em 1.2em}.faqs-container .answer>.book-text:not(.requirements){padding:0 3.5em 0}.faqs-container .answer>.book-text:not(.requirements):empty{display:none}.faqs-container .answer>.book-text:not(.requirements):last-child{padding-bottom:1em}.faqs-container .requirements{padding:0 3.5em 0 4.5em;counter-reset:li}.faqs-container .requirements li{margin-bottom:0.5em;counter-increment:li}.faqs-container .requirements li:before{display:inline-block;width:1em;margin-right:0.5em;margin-left:-1.5em;content:"." counter(li);text-align:right;color:#13232d;font-weight:500;direction:rtl}.faqs-container .stream-answers{padding:0.5em 2.5em 1em}.faqs-container .stream-answers .stream-answer+.stream-answer{padding-top:1.5em}.faqs-container .stream-answers .stream-answer{display:flex;align-items:center;max-width:17em}.faqs-container .stream-answers .stream-answer .count{display:inline-flex;align-items:center;flex:2;justify-content:center;min-width:1.5em;height:1.5em;margin-right:0.5em;text-align:center;vertical-align:middle;color:#0c92f3;border-radius:4em;background-color:#ecf5fb;font-family:"Gotham", sans-serif;font-weight:500;font-size:2.5em}.faqs-container.mobile{font-size:0.75em;padding:3em 2em}.faqs-container.mobile .faqs{flex-flow:column}@media only screen and (max-width: 768px){.faqs-container:not(.mobile) .faqs{flex-flow:column}.faqs-container:not(.mobile) .faqs .column+.column{margin:1em 0 0}}@media only screen and (max-width: 450px){.faqs-container{font-size:0.75em;padding:3em 2em}}

.features-3Cz23{width:100vw}.featureGroup-3JteN{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:center;margin:auto;padding:3.67em 1em}.feature-Ssqoh{display:flex;align-items:center;flex-direction:column;flex-wrap:nowrap;justify-content:center;margin:0 2em}.feature-Ssqoh .image-1lPtp{height:11em}.feature-Ssqoh .text-20qub{display:inline-block;max-width:10em;margin:0.5em 0;text-align:center;color:#13232D;font-size:1em;font-weight:400;line-height:1.2}@media only screen and (max-width: 600px){.features-3Cz23{font-size:0.67em}.features-3Cz23 .image-1lPtp{height:8em}.features-3Cz23 .text-20qub{padding-left:1.67em;padding-right:1.67em;max-width:100%;margin-bottom:1.67em}}

.footer-2QB9_{width:100%;height:4em;border:0 solid rgba(0,0,0,0.1);border-top-width:1px;display:flex;flex-direction:row;justify-content:center;color:#9B9B9B}.primary-nVdMZ{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:0.7em;padding-right:2em;font-weight:400}.secondary-17bnY{white-space:nowrap;font-size:0.7em;min-width:14em;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding-left:1em}.edu-jzF8g{white-space:nowrap;padding:0.5em 0.85em}.link-3KHsm{white-space:nowrap;padding:0.5em;display:inline-block}@media screen and (max-width: 910px){.footer-2QB9_{flex-direction:column;height:12em}.primary-nVdMZ{justify-content:center;padding:1em}.secondary-17bnY{flex-direction:column;padding:2em;justify-content:center}}

.start-242YH{z-index:20;position:relative;z-index:10;display:block;width:auto;margin:1em 0;padding:1em 2em;cursor:pointer;transition:0.2s background-color;opacity:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.start-242YH .info-2luLH{display:none;padding:1em 0;line-height:1.3;font-size:0.75em;opacity:0.88}.start-242YH.details-1q0Vr{min-height:10em;align-items:center;overflow:visible;width:100%;text-align:center;color:black;padding:0 1em}.start-242YH.details-1q0Vr .info-2luLH{display:inline-block}.start-242YH .cta-2GWKP{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:center;width:12em;height:3em;padding:0.5em 1.3em;text-align:center;border:1.4px solid #18243e;border-radius:3em;outline:none;background-color:#0c93f2}.start-242YH .cta-2GWKP:hover{background-color:#5ca000}.start-242YH .label-1KvFU{display:inline-block;padding:0.5em 1em;color:#fff;font-size:1.2em;font-weight:400;line-height:1.1;white-space:nowrap;text-shadow:0 0 2px rgba(0,0,0,0.2)}@media screen and (max-width: 910px){.start-242YH{align-items:center;width:100%;font-size:0.9em}.start-242YH .cta-2GWKP{width:auto}.start-242YH.details-1q0Vr .info-2luLH{display:none}}@media screen and (max-height: 460px){.start-242YH{align-items:center;width:100%;font-size:0.7em}.start-242YH.details-1q0Vr .info-2luLH{display:none}}@media screen and (max-height: 570px){.start-242YH{align-items:center;width:100%}.start-242YH .cta-2GWKP{border-width:1.4px}.start-242YH.details-1q0Vr{min-height:8em}.start-242YH.details-1q0Vr .info-2luLH{display:none}}@media screen and (max-width: 630px){.start-242YH{align-items:center;width:100%;font-size:0.77em}.start-242YH.details-1q0Vr{min-height:auto}.start-242YH.details-1q0Vr .info-2luLH{display:none;font-size:0.75em}}

.thanks-2oJSz{background-color:#0C92F3;padding:0.7em 1em;border:2px solid white;color:white;border-radius:2em;display:flex;justify-content:center;align-items:center;font-size:1em;white-space:nowrap}.fallback-xgQKu{color:#FFAE00;padding:1em;background-color:rgba(0,0,0,0.77);border-radius:1.7em;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;font-size:0.6em;max-width:17em;margin:0 2em;position:relative;z-index:90;margin:auto}.head-VcbMp{display:block;padding-bottom:0.4em;max-width:14em}.link-1Ifts{display:block;padding:0 0.5ex;line-height:1.35}

.startButton-cOchM,.startButtonDisabled-3iTax{display:inline-block;width:20em;margin:0.5em 0;padding:0.75em;color:white;border:none;border-radius:3em;background-color:#0c93f2;font-size:1em}@media screen and (max-width: 630px){.startButton-cOchM,.startButtonDisabled-3iTax{font-size:1.4em;width:16em}}.startButton-cOchM{cursor:pointer;opacity:1}.startButton-cOchM:hover,.startButton-cOchM:focus,.startButton-cOchM:active{outline:0;opacity:0.9}.startButtonDisabled-3iTax{cursor:not-allowed;opacity:0.75;outline:0}.startButtonDisabled-3iTax:hover,.startButtonDisabled-3iTax:focus,.startButtonDisabled-3iTax:active{outline:0;opacity:0.75}.onContrast-1uXCY{fill:#7ed321;stroke:none}.buttonRegister-18zgB{width:100%;min-height:2.4em;margin:0.5em 0;padding:0.75em 1.75em;color:#0c93f3;border:none;border-width:2px;border-color:white;border-radius:3em;background-color:white;font-family:"Gotham Rounded", sans-serif;font-size:1em;font-weight:500}.buttonRegister-18zgB:focus,.buttonRegister-18zgB:hover{outline:none;color:white;cursor:pointer;background-color:#71BB1F}

.field-A-TgT{position:relative;display:inline-block;width:20em}@media screen and (max-width: 630px){.field-A-TgT{width:24em}}.field-A-TgT input,.field-A-TgT input[type=text],.field-A-TgT input[type=email],.field-A-TgT input[type=tel],.field-A-TgT input[type=password],.field-A-TgT input[type=search],.field-A-TgT textarea{display:inline-block;box-sizing:border-box;width:20em;padding:0.95em 1.2em 0.9em 1.2em;transition:color 0.3s, background-color .3s;text-overflow:ellipsis;color:#fff;border-width:0;border-radius:3em;outline:0;background-color:#202f3b;box-shadow:none;font-family:"Gotham Rounded", sans-serif;font-size:1em;font-weight:400;line-height:1}@media screen and (max-width: 630px){.field-A-TgT input,.field-A-TgT input[type=text],.field-A-TgT input[type=email],.field-A-TgT input[type=tel],.field-A-TgT input[type=password],.field-A-TgT input[type=search],.field-A-TgT textarea{padding:.9em 1.4em}}.field-A-TgT input:active,.field-A-TgT input[type=text]:active,.field-A-TgT input[type=email]:active,.field-A-TgT input[type=tel]:active,.field-A-TgT input[type=password]:active,.field-A-TgT input[type=search]:active,.field-A-TgT textarea:active{outline:none}.field-A-TgT input:focus,.field-A-TgT input[type=text]:focus,.field-A-TgT input[type=email]:focus,.field-A-TgT input[type=tel]:focus,.field-A-TgT input[type=password]:focus,.field-A-TgT input[type=search]:focus,.field-A-TgT textarea:focus{transition:0.3s background-color;color:#fff;outline:0;background-color:#19242e;border:0}.field-A-TgT input[type="password"]{letter-spacing:0.3em;padding:0.85rem 1.2rem}.field-A-TgT input::-webkit-input-placeholder{text-overflow:ellipsis;color:#3c566b;font-family:"Gotham Rounded", sans-serif;font-size:1.125rem;font-weight:400}.field-A-TgT input[type='tel']::-webkit-input-placeholder{text-overflow:ellipsis;color:#3c566b;font-family:"Gotham Rounded", sans-serif;font-size:1.125rem;font-weight:400;line-height:1}.field-A-TgT input::-moz-placeholder{text-overflow:ellipsis;color:#3c566b;font-family:"Gotham Rounded", sans-serif;font-size:1.125rem;font-weight:400;line-height:1}.field-A-TgT input:-ms-input-placeholder{text-overflow:ellipsis;color:#3c566b;font-family:"Gotham Rounded", sans-serif;font-size:1.125rem;font-weight:400;line-height:1}.field-A-TgT input[type="password"]::-moz-placeholder{letter-spacing:0em}.field-A-TgT input[type="password"]::-ms-input-placeholder{letter-spacing:0em}.field-A-TgT input[type="password"]::-webkit-input-placeholder{letter-spacing:0em}.field-A-TgT .icon-wp6DU{position:absolute;z-index:10;right:1em;width:1.5em;height:1.5em;transform:translate(0, 53%);opacity:0}@media screen and (max-width: 630px){.field-A-TgT .icon-wp6DU{transform:translate(0, 53%)}}.field-A-TgT.valid-3RiW8 input,.field-A-TgT.valid-3RiW8 input[type=text],.field-A-TgT.valid-3RiW8 input[type=email],.field-A-TgT.valid-3RiW8 input[type=tel],.field-A-TgT.valid-3RiW8 input[type=password],.field-A-TgT.valid-3RiW8 input[type=search],.field-A-TgT.valid-3RiW8 textarea{padding-right:3.5em}.field-A-TgT.valid-3RiW8 .icon-wp6DU.valid-3RiW8{opacity:1}.field-A-TgT.valid-3RiW8 .icon-wp6DU .shape-1I7VA{stroke-width:0;fill:#7ed321;stroke:none}.field-A-TgT.invalid-1jLlU .icon-wp6DU.invalid-1jLlU{opacity:1}.field-A-TgT.invalid-1jLlU .icon-wp6DU .shape-1I7VA{stroke-width:none;fill:#f58823;stroke:none}

.loader-1d2Li{display:flex;margin:auto;width:100%;height:100%;text-align:center;justify-content:center;opacity:1;transition:all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);pointer-events:none}.holder-31GzK{margin:auto;width:100%;white-space:nowrap}.dot-1LNfB{display:inline-block;border-radius:15px;opacity:0.15;background-color:#fff;height:4px;width:4px;margin-right:0.18em;vertical-align:middle;-webkit-animation:loader-graphic-animate-ellipses-3AXg0 3s linear infinite;-moz-animation:loader-graphic-animate-ellipses-3AXg0 3s linear infinite;-o-animation:loader-graphic-animate-ellipses-3AXg0 3s linear infinite;animation:loader-graphic-animate-ellipses-3AXg0 3s linear infinite}.dot-1LNfB:nth-child(2){-webkit-animation-delay:1s;-moz-animation-delay:1s;-ms-animation-delay:1s;animation-delay:1s}.dot-1LNfB:nth-child(3){-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s;-ms-animation-delay:1.5s;animation-delay:1.5s}.dot-1LNfB:nth-child(4){-webkit-animation-delay:2s;-moz-animation-delay:2s;-ms-animation-delay:2s;animation-delay:2s}@keyframes loader-graphic-animate-ellipses-3AXg0{0%{opacity:1}50%{opacity:0.4}100%{opacity:0.3}}@-webkit-keyframes loader-graphic-animate-ellipses-3AXg0{0%{opacity:1}50%{opacity:0.4}100%{opacity:0.3}}@-moz-keyframes loader-graphic-animate-ellipses-3AXg0{0%{opacity:1}50%{opacity:0.4}100%{opacity:0.3}}@-khtml-keyframes loader-graphic-animate-ellipses-3AXg0{0%{opacity:1}50%{opacity:0.4}100%{opacity:0.3}}@-o-keyframes loader-graphic-animate-ellipses-3AXg0{0%{opacity:1}50%{opacity:0.4}100%{opacity:0.3}}@-ms-keyframes loader-graphic-animate-ellipses-3AXg0{0%{opacity:1}50%{opacity:0.4}100%{opacity:0.3}}

.loginMessage-1HPBW{display:inline-block;padding:0;text-align:center;width:18em}.loginMessage-1HPBW .messageError-1lLRu{display:block;margin:0.5ex;padding:0.5ex 5ex;color:black;font-size:0.6em;font-weight:600;line-height:1.1}.loginMessage-1HPBW .messageError-1lLRu a{color:black;text-decoration:underline}

.registerLogoLink-2xNzE{display:inline-block;opacity:1}.form-2oX1A{display:flex;align-items:center;flex-direction:column;justify-content:center;width:21em;max-height:auto;margin-bottom:2em;padding:1.2em;border-radius:2.6em;background:linear-gradient(161deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.1) 100%)}.form-2oX1A .register-37ASl{width:100%}.form-2oX1A .loginFieldUsername-13o0H{width:100%}.form-2oX1A .loginFieldUsername-13o0H input{width:100%}.form-2oX1A .loginFieldUsername-13o0H input:not([value='']){padding-right:2.5em}.form-2oX1A .loginFieldUsername-13o0H input::-webkit-input-placeholder{text-align:center;font-size:1em;font-weight:300}.form-2oX1A .loginFieldUsername-13o0H input::-moz-placeholder{text-align:center;font-size:1em;font-weight:300}.form-2oX1A .loginFieldUsername-13o0H input:-ms-input-placeholder{text-align:center;font-size:1em;font-weight:300}.form-2oX1A .title-1f5Yo{padding:0.25em 1em 1em;text-align:center;color:rgba(255,255,255,0.87);font-size:0.9em;font-weight:500;line-height:1.2}.form-2oX1A .mobileInput-AO2cA{display:inline-block;box-sizing:border-box;width:100%;padding:0.85em 1.2em 0.8em 1.2em;transition:color 0.4s, background-color 0.3s;text-overflow:ellipsis;opacity:0.5;color:white;border-width:2px;border-style:solid;border-color:#202f3b;border-radius:3em;background-color:#202f3b;box-shadow:none;font-family:"Gotham Rounded", "Gotham Rounded A", "Gotham Rounded B", sans-serif;font-size:1em;font-weight:400;line-height:1}.form-2oX1A .mobileInput-AO2cA:focus{border-color:white;outline:none;background-color:#13232D}.form-2oX1A .link-12U7W{padding:0.5em;cursor:pointer;text-align:center;opacity:.7;color:rgba(255,255,255,0.96);font-family:"Gotham Rounded", sans-serif;font-weight:500}.form-2oX1A .link-12U7W:hover,.form-2oX1A .link-12U7W:active{opacity:1}.form-2oX1A .legal-395C5{padding:1em 1.3em 0 1.3em;text-align:center;letter-spacing:0;opacity:1;color:#fff;font-family:"Gotham Rounded", sans-serif;font-size:0.5em;font-weight:200;line-height:1.5em}.form-2oX1A .legal-395C5 .link-12U7W{padding:0 1ex;opacity:1}@media only screen and (max-width: 780px){.form-2oX1A{z-index:9;width:100%;max-width:520px;margin:1em;margin:auto;border-radius:0;background:none}.form-2oX1A .legal-395C5{padding-bottom:0}}@media only screen and (min-width: 780px) and (max-width: 1024px){.form-2oX1A{z-index:9}}@media only screen and (max-width: 380px){.form-2oX1A .register-37ASl .loginFieldUsername-13o0H input::-webkit-input-placeholder{font-size:0.8em}.form-2oX1A .register-37ASl .loginFieldUsername-13o0H input::-moz-placeholder{font-size:0.8em}.form-2oX1A .register-37ASl .loginFieldUsername-13o0H input:-ms-input-placeholder{font-size:0.8em}}.externalSignup-3Hhrk{display:flex;width:100vw;height:100vh;background:url("https://static-us-east-2-fastly-a.www.philo.com/storage/images/try/blue-background2.jpg?auto=webp&width=1400") no-repeat scroll center center/cover}.externalSignup-3Hhrk .form-2oX1A{margin:0 auto;background:none}

.logo-hEdck{width:100%;height:auto;padding:0;z-index:20}.logo-hEdck svg{width:100%;height:auto;overflow:visible}

.logo{width:100%;transform:none}.logo .shape{stroke:none;stroke-width:none;fill:#0C93F2}

.header-2aSwg{position:absolute;z-index:20;top:0;display:flex;width:100vw;min-width:320px;height:6em;padding:2em;color:black;font-size:0.67em;flex-wrap:nowrap;justify-content:flex-end;align-items:center;background-color:transparent}.header-2aSwg.top-1NIH_{background:transparent}.header-2aSwg.scrolled-2DKWh{background:white}.header-2aSwg .prompt-2Wt97{opacity:0.5;padding-right:1em;color:white}.header-2aSwg .dark-1z27i{color:white}.button-232wB{z-index:10;display:inline-block;display:flex;cursor:pointer;opacity:1;color:#0c93f2;outline:none;font-size:1em;font-weight:400;align-items:center}.button-232wB:hover,.button-232wB:focus{opacity:0.75}.button-232wB svg{height:1.4em}.refer-2569m{z-index:10;display:inline-block;display:flex;cursor:pointer;outline:none;align-items:center;margin-right:1em}.refer-2569m:hover,.refer-2569m:focus{opacity:0.75}.refer-2569m svg{height:1.4em}@media (max-width: 630px){.prompt-2Wt97{display:none}}

.launch-3QKtg{display:block;background-color:#0e141a;min-width:320px;height:100%}.launchThree-3nHNT{display:block;min-width:320px;height:100%;background-color:black;overflow:hidden}.card-1IcOn{width:60%;padding-top:2em;margin:20vw auto 2em;display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:nowrap;z-index:90}@media screen and (max-width: 910px){.card-1IcOn{max-width:80%;width:80%;font-size:0.88em}}@media screen and (max-width: 630px){.card-1IcOn{padding:1.5em;margin-top:7em;margin-bottom:0;max-width:90%;font-size:0.8em}}.cardThree-JAhh5{width:60%;padding:3em;margin:15vw 3em 2em;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;flex-wrap:wrap;z-index:90}@media screen and (max-width: 910px){.cardThree-JAhh5{max-width:80%;width:80%;font-size:0.88em}}@media screen and (max-width: 630px){.cardThree-JAhh5{width:90%;padding:0.5em;margin-top:7em;max-width:100%;font-size:0.8em}}.signupContainer-3bJIO{height:20em;width:100vw;display:flex;align-items:center;justify-content:center;z-index:10;background-image:linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0.5) 60%, rgba(0,0,0,0) 100%)}.launchImage-XgG7z{position:absolute;top:0;left:0;width:100%;z-index:10}.thumbnailImage-2Cwvz{width:100vw;height:auto;opacity:0.25;min-width:320px}.channelThumbnail-3-vCR{width:100vw;height:56vw;position:absolute;overflow:hidden}.channelThumbnailImage-3Q4yZ{width:100vw;height:auto;opacity:0.25;min-width:320px}.defaultThumb-3oD3C{filter:none;opacity:0.88;min-width:320px;width:100vw;height:auto}.thumbnail-sjaKU{width:100vw;height:56vw;position:absolute;z-index:0;overflow:hidden;min-width:320px}.thumbnailThree-3dgx_{width:100vw;position:absolute;z-index:0;overflow:visible;min-width:320px}.headGroup-21GkW{position:absolute;top:0;left:0;z-index:9}.convertGroup-sBMG1{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:100;color:white}@media screen and (max-width: 630px){.convertGroup-sBMG1{font-size:0.8em}}.convertThreeGroup-3uAwc{position:relative;background-color:rgba(0,0,0,0.5);border-radius:0.15em;padding:1.5em;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:100;max-width:60%;color:white;margin:auto}@media screen and (max-width: 630px){.convertThreeGroup-3uAwc{font-size:0.8em;border-radius:0;max-width:100%}}.convertCaption-R4ovT{font-weight:400;font-size:1.4em;color:rgba(255,255,255,0.85);padding:1em;z-index:90;text-align:center;max-width:16em;line-height:1.3}@media screen and (max-width: 910px){.convertCaption-R4ovT{max-width:80%}}@media screen and (max-width: 630px){.convertCaption-R4ovT{max-width:100%;font-size:1.2em}}.convertThreeCaption-3hhDv{font-family:'Gotham';font-weight:400;font-size:1.4em;color:rgba(255,255,255,0.75);padding:1em;z-index:90;text-align:center;max-width:16em;line-height:1.3}.title-3E6Ob{display:flex;justify-content:flex-start;flex-direction:column;color:rgba(255,255,255,0.8);align-items:flex-start;line-height:1;padding:0 1em;z-index:10;font-family:"Gotham", sans-serif;font-style:normal;font-weight:800}@media screen and (max-width: 630px){.title-3E6Ob{padding:1em 1em 1em 0;white-space:normal}}.titleThree-xU7MR{display:flex;justify-content:flex-start;flex-direction:column;color:rgba(255,255,255,0.95);align-items:flex-start;line-height:1;padding:1em 0;z-index:10;font-family:"Gotham", sans-serif;font-style:normal;font-weight:800;font-size:1.3em;text-transform:uppercase}@media screen and (max-width: 630px){.titleThree-xU7MR{padding:1em 1em 1em 0;white-space:normal}}.channelTitle-3Mff5{display:flex;justify-content:flex-start;flex-direction:column;width:100%;align-items:flex-start;padding:0;z-index:10;padding:2em 0 2em 5em}@media screen and (max-width: 910px){.channelTitle-3Mff5{padding:2em;width:100%;align-items:center}}@media screen and (max-width: 630px){.channelTitle-3Mff5{padding:0}}.titleText-3JH-v{display:inline-block;font-size:2.6em;font-weight:800;text-align:left;line-height:1;letter-spacing:-0.05ex;color:rgba(255,255,255,0.75)}@media screen and (max-width: 910px){.titleText-3JH-v{color:white;font-size:2em;line-height:1}}@media screen and (max-width: 630px){.titleText-3JH-v{font-size:1.6em;padding:0 0.5em}}.subtitle-11A-T{font-size:1.1em;margin-bottom:0.2em}@media screen and (max-width: 630px){.subtitle-11A-T{color:white}}.channelSubtitle-x0ieW{font-size:1.1em;margin-bottom:0.2em;color:white;text-transform:uppercase}@media screen and (max-width: 910px){.channelSubtitle-x0ieW{padding:0 2em;text-align:center}}@media screen and (max-width: 630px){.channelSubtitle-x0ieW{font-size:0.77em}}.fade-1GRyp{position:absolute;width:100vw;height:20em;bottom:0;background-image:linear-gradient(-180deg, rgba(14,20,26,0) 4%, #0e141a 98%);z-index:90}@media screen and (max-width: 630px){.fade-1GRyp{height:8em}}.purpleFade-35oYq{position:absolute;top:0;left:0;display:block;background-image:url("https://static-us-east-2-fastly-a.www.philo.com/storage/images/try-launch-background-gradient-purple-3.png");background-repeat:no-repeat;background-attachment:scroll;background-position:center -15em;background-size:cover;width:100vw;z-index:10;height:130vw}@media screen and (max-width: 630px){.purpleFade-35oYq{background-position:center 0;background-size:100% 80%}}@media screen and (max-width: 630px){.purpleFade-35oYq{background-position:center 0;background-size:100% 50%}}.lineup-w5Iii{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between}@media screen and (max-width: 910px){.lineup-w5Iii{flex-direction:column;order:2}}.buy-1oOwl{opacity:1;font-size:1em}.claim-2EhGi{text-align:left;color:white;font-size:0.8em;font-family:"Gotham", sans-serif;line-height:1.3;padding:1em 2em 0 2em;font-weight:800;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 910px){.claim-2EhGi{font-size:0.67em;font-weight:400;text-align:center;flex-direction:column;flex-wrap:normal;padding:1em 0 0 0}}@media screen and (max-width: 630px){.claim-2EhGi{font-size:0.8em;padding:1em 0 0 0}}.claimText-3Xkax{display:inline-block;text-align:center;max-width:13em;font-family:"Gotham", sans-serif;font-weight:400}@media screen and (max-width: 910px){.claimText-3Xkax{margin:0.34em 0 1em 0}}.claimIconChannels-2ENx_{display:inline-block;height:7em;width:7em;opacity:0.75;margin-bottom:1em;content:'';z-index:10;background:no-repeat url("https://static-us-east-2-fastly-a.www.philo.com/storage/images/try-icon-35channels.png");background-size:cover;background-position:center}.claimIconPrice-1_sLW{display:inline-block;height:7em;width:7em;opacity:0.75;margin-bottom:1em;content:'';z-index:10;background:no-repeat url("https://static-us-east-2-fastly-a.www.philo.com/storage/images/try-icon-price.png");background-size:cover;background-position:center}.claimIconKeep-3uEyG{display:inline-block;height:3.5em;width:4em;content:'';z-index:10;background:no-repeat url("https://static-us-east-2-fastly-a.www.philo.com/storage/images/icon-try-recording.png");background-size:cover;background-position:center}.claimIconAnywhere-3RtMa{display:inline-block;height:7em;width:7em;opacity:0.75;margin-bottom:1em;content:'';z-index:10;margin-right:1em;background:no-repeat url("https://static-us-east-2-fastly-a.www.philo.com/storage/images/try-icon-anywhere.png");background-size:cover;background-position:center}@media screen and (max-wdith: 910px){.claimIconAnywhere-3RtMa{margin:0}}.count-2IuF6{font-size:4em;display:block;color:white;line-height:1;font-weight:300}@media screen and (max-width: 910px){.count-2IuF6{display:inline;font-size:1em;font-weight:400;padding:0.7ex;color:white}}.channelLogo-2RkcU{margin:0 1em 0 0;height:auto;width:6em;z-index:10;padding:1em;border-right:2.2px solid rgba(255,255,255,0.3)}@media screen and (max-width: 910px){.channelLogo-2RkcU{margin-right:0.75em;width:4em}}.channelLogoThree-exVwU{margin:0 1em 0 0;height:auto;width:6em;z-index:10;border-bottom:2.2px solid rgba(255,255,255,0.3)}@media screen and (max-width: 910px){.channelLogoThree-exVwU{margin-right:0;width:4em}}.channelImage-2cj3b{width:auto;height:4em;width:4em;margin:0.25em 0.5em}@media screen and (max-width: 910px){.channelImage-2cj3b{height:3.5em;width:3.5em}}@media screen and (max-width: 630px){.channelImage-2cj3b{height:2.5em;width:2.5em}}.channelItems-2S2u6{display:flex;overflow:hidden;justify-content:center;z-index:8;opacity:0.5;align-self:center;margin-bottom:2em;min-height:2em;flex-wrap:wrap}.channelItems-2S2u6 img{width:3em;height:3em;margin:0.4em}@media screen and (max-width: 630px){.channelItems-2S2u6{padding:0}}.overlay-2ra9S{display:flex;flex-direction:column;width:100vw;justify-content:flex-start;align-items:flex-start;z-index:100;font-size:1.4vw;min-width:320px;background-color:transparent}.overlay-2ra9S:after{position:absolute;z-index:1;top:0;left:0;display:inline-block;width:100vw;height:100%;content:'';transition:0.2s opacity;transform:translate(50vw, -55%);background-image:radial-gradient(60% 40%, rgba(29,46,63,0.4) 0%, rgba(29,46,63,0) 80%);min-width:320px}@media screen and (max-width: 910px){.overlay-2ra9S{font-size:1em;height:auto}}.claims-2Fl-c{position:relative;display:flex;flex-direction:row;justify-content:center;flex-wrap:nowrap;align-items:flex-start;padding:2em 5em;z-index:20;width:100vw;min-width:320px;color:rgba(255,255,255,0.8)}@media screen and (max-width: 910px){.claims-2Fl-c{justify-content:center;padding:2em 5em;align-items:center}}@media screen and (max-width: 630px){.claims-2Fl-c{flex-direction:column;padding:2em;font-size:0.87em}}.claimsThree-3hl-f{position:relative;display:flex;flex-direction:row;justify-content:center;flex-wrap:nowrap;align-items:flex-start;padding:2em;z-index:20;width:100%;min-width:320px;color:rgba(255,255,255,0.8);background-color:rgba(0,0,0,0.5)}@media screen and (max-width: 910px){.claimsThree-3hl-f{justify-content:center;padding:2em 1em;align-items:flex-start}}@media screen and (max-width: 630px){.claimsThree-3hl-f{flex-direction:column;padding:2em;font-size:0.87em}}.claimsGroup-3JAA4{display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:90}.claimsGroup-3JAA4:before,.claimsGroup-3JAA4:after{content:'';display:block;height:0;width:60vw;background-color:rgba(255,255,255,0.25);margin:0 auto;z-index:90}.claimsGroupTwo-1GCxY{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1em 2em 2em;z-index:90}.claimsGroupTwo-1GCxY:after{content:'';display:block;height:2px;width:60vw;background-color:rgba(255,255,255,0.25);margin:0 auto;z-index:90}.claimsGroupThree-3uuKp{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5em 2em;z-index:90;max-width:66.6%;color:white;margin:0 auto;background-color:rgba(0,0,0,0.5)}.actionOverlay-3JJyQ{font-size:0.7em;z-index:20;padding:0 3em 1em 0}@media screen and (max-width: 910px){.overlay-2ra9S{flex-direction:column}}.action-eAoMo{color:white;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10}@media screen and (max-width: 910px){.action-eAoMo{padding:1em}}.actionDetails-2PMBt{color:black;padding:0 5em;text-align:center;font-size:0.67em;color:white;text-align:center;line-height:1.2;display:none}@media screen and (max-width: 910px){.actionDetails-2PMBt{padding:1em;color:rgba(255,255,255,0.6);font-size:0.8em;display:inline-block}}@media screen and (max-width: 630px){.actionDetails-2PMBt{padding:1em;font-size:0.65em;max-width:200px}}.screen-8Egao{position:relative;display:flex;flex-direction:row;width:100vw;height:22em;transition:0.2s height;background-image:radial-gradient(50% 120%, #fff 50%, #DEE8EF 100%);justify-content:center;align-items:center}.screen-8Egao:before{position:absolute;z-index:19;top:0;left:0;display:inline-block;width:100vw;height:100%;content:'';transition:0.2s opacity;opacity:0;background-image:radial-gradient(100% 80%, rgba(0,0,0,0.45) 20%, rgba(0,0,0,0.65) 80%)}.screen-8Egao.playing-x30Ja{height:56.25vw;transition:0.1s height}.screen-8Egao.playing-x30Ja:after,.screen-8Egao.playing-x30Ja:before{opacity:1}@media (max-width: 910px){.screen-8Egao{height:31em}}@media (max-width: 630px){.screen-8Egao{height:21em}}.logo-1QuzX{position:absolute;z-index:20;padding:3em 0 0 3em;width:10em;transition:0.1s all}@media screen and (max-width: 910px){.logo-1QuzX{width:8em;padding:2em 0 0 2em}}@media screen and (max-width: 630px){.logo-1QuzX{width:6em;padding:1.25em 0 0 1.25em}}.clip-2BExq{position:absolute;z-index:9;top:0;display:flex;overflow:hidden;width:100vw;height:auto;transition:0.2s opacity;pointer-events:none;opacity:0;background-color:#202f3b;justify-content:center;align-items:center}.clip-2BExq.visible-2gumq{opacity:1;transition:0.2s opacity}.foot-3WNYQ{background-color:#202f3b;display:block;color:rgba(255,255,255,0.35);padding:1em 1em;font-size:0.8em;text-align:center}

.lineups-M7HRb{background-color:#F3FAFF}.lineup-ud95d{padding:2em 0 2em 0}.lineup-ud95d .title-2R9XO{text-align:center;letter-spacing:-0.02em;color:#13232D;font-size:1.8em;font-weight:500;line-height:1.2}.lineup-ud95d .full-DYERd .channels-1gCq9{justify-content:center;max-width:70em;margin:0 auto;grid-auto-rows:4.5em;grid-template-columns:repeat(auto-fill, 4.5em)}.lineup-ud95d .full-DYERd .channels-1gCq9 .channel-SzvkI img{width:3.5em}.lineup-ud95d .channels-1gCq9{display:flex;flex-wrap:wrap;justify-content:center;max-width:70em;margin:auto;padding:0 2em}.lineup-ud95d .collapsible-28CwC{overflow:hidden}.lineup-ud95d .collapsible-28CwC.collapsed-2yBQt .toggle-3eATA{margin-top:0.75em}.lineup-ud95d .collapsible-28CwC.collapsed-2yBQt .toggle-3eATA .icon-zDg1L{transform:rotate(90deg) translateX(1px)}.lineup-ud95d .collapsible-28CwC.collapsed-2yBQt .toggle-3eATA:before{position:absolute;width:100%;height:7em;margin-top:-7em;content:"";transition:opacity .25s ease-in-out;opacity:1;background:linear-gradient(0deg, #f2faff 14%, rgba(242,250,255,0) 78%)}.lineup-ud95d .collapsible-28CwC.collapsed-2yBQt .channels-1gCq9+.channels-1gCq9{position:absolute;z-index:1;right:0;left:0;visibility:hidden;height:0;transition:opacity 0.5s ease-in-out, visibility 0s 0.5s;opacity:0;background:#f3faff;filter:opacity(0.5)}.lineup-ud95d .collapsible-28CwC .channels-1gCq9+.channels-1gCq9{padding:0;transition:opacity 0.5s ease-in-out}.lineup-ud95d .collapsible-28CwC .channels-1gCq9{justify-content:center;grid-template-columns:repeat(5, 4em);grid-auto-rows:4em}.lineup-ud95d .collapsible-28CwC .channels-1gCq9 .channel-SzvkI img{width:3.5em}@media only screen and (max-width: 375px){.lineup-ud95d .collapsible-28CwC .channels-1gCq9{grid-template-columns:repeat(5, 3.5em);grid-auto-rows:3.5em}.lineup-ud95d .collapsible-28CwC .channels-1gCq9 .channel-SzvkI img{width:3em}}.lineup-ud95d .collapsible-28CwC .toggle-3eATA{display:flex;justify-content:center;margin-top:0.9em;cursor:pointer;-webkit-tap-highlight-color:transparent}.lineup-ud95d .collapsible-28CwC .toggle-3eATA .text-G5jKh{margin-right:0.5em;font-family:"Gotham Rounded";font-size:0.8em;font-weight:500}.lineup-ud95d .collapsible-28CwC .toggle-3eATA .icon-zDg1L{display:flex;width:.7em;transform:rotate(-90deg)}.lineup-ud95d .collapsible-28CwC .toggle-3eATA svg{overflow:visible;width:100%;height:100%}.lineup-ud95d .collapsible-28CwC .toggle-3eATA polyline{stroke-width:5;stroke:rgba(0,0,0,0.25)}.lineup-ud95d .full-DYERd .channels-1gCq9,.lineup-ud95d .collapsible-28CwC .channels-1gCq9,.lineup-ud95d .scrollable-QX71z .channels-1gCq9{display:grid;padding:1em 0 0 0;grid-auto-flow:row;grid-gap:1px}.lineup-ud95d .full-DYERd .channels-1gCq9 .channel-SzvkI,.lineup-ud95d .collapsible-28CwC .channels-1gCq9 .channel-SzvkI,.lineup-ud95d .scrollable-QX71z .channels-1gCq9 .channel-SzvkI{display:flex;align-content:center;justify-content:center;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:100%}.lineup-ud95d .full-DYERd .channels-1gCq9 .channel-SzvkI img,.lineup-ud95d .collapsible-28CwC .channels-1gCq9 .channel-SzvkI img,.lineup-ud95d .scrollable-QX71z .channels-1gCq9 .channel-SzvkI img{align-self:center}.lineup-ud95d .scrollable-QX71z{overflow-x:auto;display:flex}.lineup-ud95d .scrollable-QX71z .channels-1gCq9{display:inline-grid;justify-content:unset;max-width:unset;padding:1.5em 2em 1em;grid-template-columns:repeat(30, 3.5em);grid-auto-rows:3.5em}.lineup-ud95d .scrollable-QX71z .channels-1gCq9::after{position:absolute;right:-2rem;display:block;width:2rem;height:1px;content:""}.lineup-ud95d .scrollable-QX71z .channels-1gCq9 .channel-SzvkI img{width:3em}.lineup-ud95d .channel-SzvkI{display:inline-block;padding:0.5em}.lineup-ud95d .name-v22eT{display:none}.lineup-ud95d .logo-31kJy{width:2.88em;height:auto}.note-2iIOK{padding:0 2em 0.25em 2em;text-align:center;line-height:1.2}.subtweet-aX9-N{padding:0.5em 2em 4em 2em;text-align:center;font-size:0.65em;line-height:1.2}@media only screen and (max-width: 600px){.lineup-ud95d .logo-31kJy{width:2.4em}.lineup-ud95d .title-2R9XO{margin:0.5em 0;font-size:1em}.note-2iIOK{padding-right:4em;padding-left:4em;font-size:0.7em}.subtweet-aX9-N{padding-right:6em;padding-left:6em;font-size:0.5em}}

.app-1TERc{position:relative;display:block;position:relative;min-width:320px;height:100%;margin:0;background-color:#F3FAFF;font-family:"Gotham", sans-serif;font-size:18px}.announce-nXNLE{display:flex;align-items:center;justify-content:center;padding:1em;text-transform:uppercase;opacity:1;color:rgba(255,255,255,0.82);background-image:linear-gradient(-225deg, #6B005F 0%, #320D67 51%, #001F68 100%);font-family:'Gotham', sans-serif;font-size:1.1em;font-weight:400}@media screen and (max-width: 768px){.announce-nXNLE{flex-direction:column;padding:1em 3em;text-align:center}}.announce-nXNLE .whoa-1L2u4{display:inline-block;margin-right:2em;padding:0.2em 0;border-bottom:1.2px solid rgba(255,255,255,0.52);font-weight:900}@media screen and (max-width: 768px){.announce-nXNLE .whoa-1L2u4{margin:0;text-align:center;border:none}}


/*# sourceMappingURL=main-56ec1dda6516021d9d8b.css.map*/