@charset "UTF-8";:root{--primary-color:#0033ff00;--primary-color-d-50:scale(#0031ff,$lightness:-50%);--primary-text-color:#fff;--primary-text-color-d-30:scale(#fff,$lightness:-30%);--secondary-color:#3c4573;--gray-text-color:#eee;--secondary-text-color:#fff;--bg-color:#070523;--bg-color-o-30:opacity(#070523,60%);--bg-gray:#eee;--footer-link-color:#fff;--footer-link-hover-color:#fff;--footer-height-desktop:90px;--footer-height-tablet:90px;--header-height-mobile:85px;--header-link-color:#fff;--header-link-hover-color:#fff;--font-family:"Montserrat",Helvetica,Arial,sans-serif;--cell-background-color:#212640;--app-menu-padding-top:20px;--app-menu-top-fade-height:7rem;--app-menu-top-fade-gradient:linear-gradient(180deg,#000000a8,transparent);--app-padding-left-large:78px;--app-padding-left-desktop-tablet:50px;--app-padding-left-phone:35px;--app-padding-right:78px;--app-padding-top:12rem;--app-list-padding-top:45px;--app-list-padding-bottom:0px;--app-spalsh-background-url:"";--search-header-margin-top:35px;--search-header-margin-bottom:74px;--app-dot-color:#0031ff}@font-face{font-family:Raleway;src:url(/_next/static/media/Raleway-Black.b69c1214.eot);src:local("Raleway Black"),local("Raleway-Black"),url(/_next/static/media/Raleway-Black.1a0171d4.ttf) format("truetype");font-weight:900;font-style:bold;font-display:swap}@font-face{font-family:Raleway;src:url(/_next/static/media/Raleway-Bold.d174afae.eot);src:local("Raleway Regular"),local("Raleway-Regular"),url(/_next/static/media/Raleway-Bold.81017690.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/_next/static/media/Raleway-Regular.6698c9ec.eot);src:local("Raleway Light"),local("Raleway-Light"),url(/_next/static/media/Raleway-Regular.62b38445.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}body,html{width:100%}html{height:100%;overflow-y:auto}body,html{overflow-x:hidden}body{min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;background-color:var(--bg-color);color:var(--primary-text-color);font-family:var(--font-family);padding:0;margin:0;scrollbar-color:var(--primary-color) var(--cell-background-color);scrollbar-width:thin}input{box-shadow:inset 0 0 0 1000px #f2f2f2!important}button{border:none;background:transparent;margin:0;padding:0;font:inherit}a,button{color:inherit}a{text-decoration:none}.label--hidden{position:absolute;top:-10000px;left:-10000px}.text-main{color:var(--primary-text-color)}.text-center{text-align:center}.text-link{opacity:.8;cursor:pointer}.text-underline{text-decoration:underline}.text-upper{text-transform:uppercase}.text-bold{font-weight:400}.text-small{font-size:14px;letter-spacing:.52px}.text-normal{font-size:16px;letter-spacing:.6px}.text-large{font-size:22px;letter-spacing:.82px}.bold{font-weight:700}.dialog{max-width:460px}.dialog .Dialog-content .Dialog-body{box-sizing:border-box;padding:54px}.dialogTitle{font-size:25px;line-height:27px;margin-bottom:24px;text-align:center}@media screen and (max-width:499px){.dialogTitle{margin-bottom:-14px;margin-top:75px}}.dialogText{font-size:17px;line-height:19px}@media screen and (max-width:499px){.dialogText{margin-top:40px}}.input-radio{box-shadow:none!important}.ml-xs{margin-left:5px}.mt-md{margin-top:20px}.cursor-pointer{cursor:pointer}.Menu{box-sizing:border-box;color:var(--primary-text-color);font-size:1.375rem;line-height:0;text-align:left;background:transparent;outline:none;box-shadow:none;transition:background .3s,width .3s cubic-bezier(.2,0,0,1) 0s}.Menu,.Menu ol,.Menu ul{margin:0;padding:0;list-style:none}.Menu-hidden{display:none}.Menu-item-group-title{height:auto;padding:8px 16px;color:var(--secondary-text-color);font-size:1.375rem;line-height:auto;transition:all .3s}.Menu-horizontal .Menu-submenu{transition:border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1)}.Menu-submenu,.Menu-submenu-inline{transition:border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1)}.Menu-submenu-selected{color:var(--primary-text-color)}.Menu-item:active,.Menu-submenu-title:active{background:var(--secondary-color)}.Menu-submenu .Menu-sub{cursor:auto;transition:background .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1)}.Menu-item a,.Menu-item a:hover{color:var(--primary-text-color)}.Menu-item a:before{position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent;content:""}.Menu-item-divider{height:1px;overflow:hidden;line-height:0;background-color:transparent}.Menu-item-active,.Menu-item:hover,.Menu-submenu-active,.Menu-submenu-title:hover,.Menu:not(.Menu-inline) .Menu-submenu-open{color:var(--primary-text-color);font-weight:900}.Menu-horizontal .Menu-item,.Menu-horizontal .Menu-submenu{margin-top:-1px}.Menu-horizontal>.Menu-item-active,.Menu-horizontal>.Menu-item:hover,.Menu-horizontal>.Menu-submenu .Menu-submenu-title:hover{background-color:transparent}.Menu-item-selected,.Menu-item-selected a,.Menu-item-selected a:hover{color:var(--primary-text-color)}.Menu:not(.Menu-horizontal) .Menu-item-selected{background-color:var(--secondary-color)}.Menu-inline,.Menu-vertical,.Menu-vertical-left{border-right:1px solid transparent}.Menu-vertical-right{border-left:1px solid transparent}.Menu-vertical-left.Menu-sub,.Menu-vertical-right.Menu-sub,.Menu-vertical.Menu-sub{min-width:160px;max-height:calc(100vh - 100px);padding:0;overflow:hidden;border-right:0}.Menu-vertical-left.Menu-sub:not([class*=-active]),.Menu-vertical-right.Menu-sub:not([class*=-active]),.Menu-vertical.Menu-sub:not([class*=-active]){overflow-x:hidden;overflow-y:auto}.Menu-vertical-left.Menu-sub .Menu-item,.Menu-vertical-right.Menu-sub .Menu-item,.Menu-vertical.Menu-sub .Menu-item{left:0;margin-left:0;border-right:0}.Menu-vertical-left.Menu-sub .Menu-item:after,.Menu-vertical-right.Menu-sub .Menu-item:after,.Menu-vertical.Menu-sub .Menu-item:after{border-right:0}.Menu-vertical-left.Menu-sub>.Menu-item,.Menu-vertical-left.Menu-sub>.Menu-submenu,.Menu-vertical-right.Menu-sub>.Menu-item,.Menu-vertical-right.Menu-sub>.Menu-submenu,.Menu-vertical.Menu-sub>.Menu-item,.Menu-vertical.Menu-sub>.Menu-submenu{-webkit-transform-origin:0 0;transform-origin:0 0}.Menu-horizontal.Menu-sub{min-width:114px}.Menu-horizontal .Menu-item,.Menu-horizontal .Menu-submenu-title{transition:border-color .3s,background .3s}.Menu-item,.Menu-submenu-title{position:relative;display:block;margin:0;padding:0 2.5rem;white-space:nowrap;cursor:pointer;transition:border-color .3s,background .3s,padding .15s cubic-bezier(.645,.045,.355,1)}.Menu-item .Menu-item-icon,.Menu-submenu-title .Menu-item-icon{min-width:14px;margin-right:10px;font-size:.875rem;transition:font-size .15s cubic-bezier(.215,.61,.355,1),margin .3s cubic-bezier(.645,.045,.355,1),color .3s}.Menu-item .Menu-item-icon+span,.Menu-submenu-title .Menu-item-icon+span{opacity:1;transition:opacity .3s cubic-bezier(.645,.045,.355,1),width .3s cubic-bezier(.645,.045,.355,1),color .3s}.Menu-item.Menu-item-only-child>.Menu-item-icon,.Menu-submenu-title.Menu-item-only-child>.Menu-item-icon{margin-right:0}.Menu>.Menu-item-divider{height:1px;margin:1px 0;padding:0;overflow:hidden;line-height:0;background-color:transparent}.Menu-submenu-popup{position:absolute;top:50px!important;left:50%!important;margin-top:18px;-webkit-transform:translate(-50%);transform:translate(-50%);text-transform:uppercase;z-index:1050;background:transparent;border-radius:2px;box-shadow:none;-webkit-transform-origin:0 0;transform-origin:0 0}.Menu-submenu-popup:before{position:absolute;top:-7px;right:0;bottom:0;left:0;z-index:-1;width:100%;height:100%;opacity:.0001;content:" "}.Menu-submenu-placement-rightTop:before{top:0;left:-7px}.Menu-submenu>.Menu{background-color:transparent;border-radius:2px}.Menu-submenu>.Menu-submenu-title:after{transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)}.Menu-submenu-popup>.Menu{background-color:var(--bg-color);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);opacity:.9;border-radius:0}.Menu-submenu-arrow,.Menu-submenu-expand-icon{position:absolute;top:50%;right:16px;width:10px;color:var(--primary-text-color);-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)}.Menu-submenu-arrow:after,.Menu-submenu-arrow:before{position:absolute;width:6px;height:1.5px;background-color:currentColor;border-radius:2px;transition:background .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),color .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:background .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),color .3s cubic-bezier(.645,.045,.355,1);transition:background .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),color .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);content:""}.Menu-submenu-arrow:before{-webkit-transform:rotate(45deg) translateY(-2.5px);transform:rotate(45deg) translateY(-2.5px)}.Menu-submenu-arrow:after{-webkit-transform:rotate(-45deg) translateY(2.5px);transform:rotate(-45deg) translateY(2.5px)}.Menu-submenu:hover>.Menu-submenu-title>.Menu-submenu-arrow,.Menu-submenu:hover>.Menu-submenu-title>.Menu-submenu-expand-icon{color:var(--primary-text-color)}.Menu-submenu-inline .Menu-submenu-arrow:before{-webkit-transform:rotate(-45deg) translateX(2.5px);transform:rotate(-45deg) translateX(2.5px)}.Menu-submenu-inline .Menu-submenu-arrow:after{-webkit-transform:rotate(45deg) translateX(-2.5px);transform:rotate(45deg) translateX(-2.5px)}.Menu-submenu-horizontal .Menu-submenu-arrow{display:none}.Menu-submenu-open.Menu-submenu-inline>.Menu-submenu-title>.Menu-submenu-arrow{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.Menu-submenu-open.Menu-submenu-inline>.Menu-submenu-title>.Menu-submenu-arrow:after{-webkit-transform:rotate(-45deg) translateX(-2.5px);transform:rotate(-45deg) translateX(-2.5px)}.Menu-submenu-open.Menu-submenu-inline>.Menu-submenu-title>.Menu-submenu-arrow:before{-webkit-transform:rotate(45deg) translateX(2.5px);transform:rotate(45deg) translateX(2.5px)}.Menu-vertical .Menu-submenu-selected,.Menu-vertical-left .Menu-submenu-selected,.Menu-vertical-right .Menu-submenu-selected{color:var(--primary-text-color)}.Menu-horizontal{line-height:46px;border:0;border-bottom:1px solid transparent;box-shadow:none}.Menu-horizontal:not(.Menu-dark)>.Menu-item{margin:-1px 2.5rem 0;padding:0}.Menu-horizontal:not(.Menu-dark)>.Menu-item-active,.Menu-horizontal:not(.Menu-dark)>.Menu-item-open,.Menu-horizontal:not(.Menu-dark)>.Menu-item-selected,.Menu-horizontal:not(.Menu-dark)>.Menu-item:hover{font-weight:900;color:var(--primary-text-color)}.Menu-horizontal>.Menu-item,.Menu-horizontal>.Menu-submenu{position:relative;display:inline-block;vertical-align:bottom}.Menu-horizontal>.Menu-submenu>.Menu-submenu-title{padding:0}.Menu-horizontal>.Menu-item a,.Menu-horizontal>.Menu-item a:hover{color:var(--primary-text-color)}.Menu-horizontal>.Menu-item a:before{bottom:-2px}.Menu-horizontal>.Menu-item-selected a{color:var(--primary-text-color)}.Menu-horizontal:after{display:block;clear:both;height:0;content:" "}.Menu-inline .Menu-item,.Menu-vertical .Menu-item,.Menu-vertical-left .Menu-item,.Menu-vertical-right .Menu-item{position:relative}.Menu-inline .Menu-item:after,.Menu-vertical .Menu-item:after,.Menu-vertical-left .Menu-item:after,.Menu-vertical-right .Menu-item:after{position:absolute;top:0;right:0;bottom:0;border-right:3px solid var(--primary-text-color);-webkit-transform:scaleY(.0001);transform:scaleY(.0001);opacity:0;transition:opacity .15s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s cubic-bezier(.215,.61,.355,1);transition:transform .15s cubic-bezier(.215,.61,.355,1),opacity .15s cubic-bezier(.215,.61,.355,1);transition:transform .15s cubic-bezier(.215,.61,.355,1),opacity .15s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s cubic-bezier(.215,.61,.355,1);content:""}.Menu-inline .Menu-item,.Menu-inline .Menu-submenu-title,.Menu-vertical .Menu-item,.Menu-vertical .Menu-submenu-title,.Menu-vertical-left .Menu-item,.Menu-vertical-left .Menu-submenu-title,.Menu-vertical-right .Menu-item,.Menu-vertical-right .Menu-submenu-title{height:40px;margin-top:4px;margin-bottom:4px;padding:0 16px;overflow:hidden;line-height:40px;text-overflow:ellipsis}.Menu-inline .Menu-submenu,.Menu-vertical .Menu-submenu,.Menu-vertical-left .Menu-submenu,.Menu-vertical-right .Menu-submenu{padding-bottom:.02px}.Menu-inline .Menu-item:not(:last-child),.Menu-vertical .Menu-item:not(:last-child),.Menu-vertical-left .Menu-item:not(:last-child),.Menu-vertical-right .Menu-item:not(:last-child){margin-bottom:8px}.Menu-inline>.Menu-item,.Menu-inline>.Menu-submenu>.Menu-submenu-title,.Menu-vertical-left>.Menu-item,.Menu-vertical-left>.Menu-submenu>.Menu-submenu-title,.Menu-vertical-right>.Menu-item,.Menu-vertical-right>.Menu-submenu>.Menu-submenu-title,.Menu-vertical>.Menu-item,.Menu-vertical>.Menu-submenu>.Menu-submenu-title{height:40px;line-height:40px}.Menu-vertical .Menu-submenu-title{padding-right:34px}.Menu-inline{width:100%}.Menu-inline .Menu-item-selected:after,.Menu-inline .Menu-selected:after{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1;transition:opacity .15s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.Menu-inline .Menu-item,.Menu-inline .Menu-submenu-title{width:calc(100% + 1px)}.Menu-inline .Menu-submenu-title{padding-right:34px}.Menu-inline-collapsed{width:80px}.Menu-inline-collapsed>.Menu-item,.Menu-inline-collapsed>.Menu-item-group>.Menu-item-group-list>.Menu-item,.Menu-inline-collapsed>.Menu-item-group>.Menu-item-group-list>.Menu-submenu>.Menu-submenu-title,.Menu-inline-collapsed>.Menu-submenu>.Menu-submenu-title{left:0;padding:0 calc(50% - 1rem / 2);text-overflow:clip}.Menu-inline-collapsed>.Menu-item .Menu-submenu-arrow,.Menu-inline-collapsed>.Menu-item-group>.Menu-item-group-list>.Menu-item .Menu-submenu-arrow,.Menu-inline-collapsed>.Menu-item-group>.Menu-item-group-list>.Menu-submenu>.Menu-submenu-title .Menu-submenu-arrow,.Menu-inline-collapsed>.Menu-submenu>.Menu-submenu-title .Menu-submenu-arrow{display:none}.Menu-inline-collapsed>.Menu-item .Menu-item-icon,.Menu-inline-collapsed>.Menu-item-group>.Menu-item-group-list>.Menu-item .Menu-item-icon,.Menu-inline-collapsed>.Menu-item-group>.Menu-item-group-list>.Menu-submenu>.Menu-submenu-title .Menu-item-icon,.Menu-inline-collapsed>.Menu-submenu>.Menu-submenu-title .Menu-item-icon{margin:0;font-size:1rem;line-height:40px}.Menu-inline-collapsed>.Menu-item .Menu-item-icon+span,.Menu-inline-collapsed>.Menu-item-group>.Menu-item-group-list>.Menu-item .Menu-item-icon+span,.Menu-inline-collapsed>.Menu-item-group>.Menu-item-group-list>.Menu-submenu>.Menu-submenu-title .Menu-item-icon+span,.Menu-inline-collapsed>.Menu-submenu>.Menu-submenu-title .Menu-item-icon+span{display:inline-block;max-width:0;opacity:0}.Menu-inline-collapsed .Menu-item-icon{display:inline-block}.Menu-inline-collapsed-tooltip{pointer-events:none}.Menu-inline-collapsed-tooltip .Menu-item-icon{display:none}.Menu-inline-collapsed-tooltip a{color:var(--secondary-text-color)}.Menu-inline-collapsed .Menu-item-group-title{padding-right:4px;padding-left:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Menu-item-group-list{margin:0;padding:0}.Menu-item-group-list .Menu-item,.Menu-item-group-list .Menu-submenu-title{padding:0 16px 0 28px}.Menu-root.Menu-inline,.Menu-root.Menu-vertical,.Menu-root.Menu-vertical-left,.Menu-root.Menu-vertical-right{box-shadow:none}.Menu-root.Menu-inline-collapsed .Menu-item>.Menu-inline-collapsed-noicon,.Menu-root.Menu-inline-collapsed .Menu-submenu .Menu-submenu-title>.Menu-inline-collapsed-noicon{font-size:1rem;text-align:center}.Menu-sub.Menu-inline{padding:0;border:0;border-radius:0;box-shadow:none}.Menu-sub.Menu-inline>.Menu-item,.Menu-sub.Menu-inline>.Menu-submenu>.Menu-submenu-title{height:40px;line-height:40px;list-style-position:inside;list-style-type:disc}.Menu-sub.Menu-inline .Menu-item-group-title{padding-left:32px}.Menu-item-disabled,.Menu-submenu-disabled{color:gray!important;background:none;border-color:transparent!important;cursor:not-allowed}.Menu-item-disabled a,.Menu-submenu-disabled a{color:gray!important;pointer-events:none}.Menu-item-disabled>.Menu-submenu-title,.Menu-submenu-disabled>.Menu-submenu-title{color:gray!important;cursor:not-allowed}.Menu-item-disabled>.Menu-submenu-title>.Menu-submenu-arrow:after,.Menu-item-disabled>.Menu-submenu-title>.Menu-submenu-arrow:before,.Menu-submenu-disabled>.Menu-submenu-title>.Menu-submenu-arrow:after,.Menu-submenu-disabled>.Menu-submenu-title>.Menu-submenu-arrow:before{background:gray!important}.Dialog{color:#000;position:relative;top:100px;width:auto;margin:0 auto;padding-bottom:24px;pointer-events:none}.Dialog-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;overflow:auto;outline:0;-webkit-overflow-scrolling:touch}@media screen and (max-width:499px){.Dialog-wrap{left:auto;bottom:auto}}.Dialog-content{position:relative;background-color:#eee;background-clip:padding-box;border:0;pointer-events:auto}.Dialog-close{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:5px;right:10px;z-index:10;padding:0;font-weight:700;line-height:1;height:auto;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;transition:color .3s;box-shadow:none}@media screen and (max-width:499px){.Dialog-close{left:32px;top:44px;width:56px}}.Dialog-close-x{display:block;width:56px;height:56px;font-size:16px;font-style:normal;line-height:56px;text-align:center;text-transform:none;text-rendering:auto;color:#000;padding-top:10px}.Dialog-close-x svg{width:45%;height:45%}.Dialog-close:focus,.Dialog-close:hover{text-decoration:none;background-color:transparent!important}.Dialog-body{padding:24px;font-size:14px;line-height:1.5715;word-wrap:break-word}@media screen and (max-width:499px){.Dialog-body{padding:0;width:100vw;height:100vh}}.Dialog.zoom-appear,.Dialog.zoom-enter{-webkit-transform:none;transform:none;opacity:0;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-user-select:none;-ms-user-select:none;user-select:none}.Dialog-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;height:100%;background-color:rgba(0,0,0,.45)}.Dialog-mask-hidden{display:none}@media screen and (max-width:499px){.Dialog-mask{background-color:#eee}}.Dialog-open{overflow:hidden}.Dialog-centered{text-align:center}.Dialog-centered:before{display:inline-block;width:0;height:100%;vertical-align:middle;content:""}@media screen and (max-width:499px){.Dialog-centered:before{display:none}}.Dialog-centered .Dialog{top:0;display:inline-block;text-align:left;vertical-align:middle}.zoom-appear,.zoom-enter{opacity:0;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-appear-active,.zoom-enter-active{-webkit-animation-name:rcDialogZoomIn;animation-name:rcDialogZoomIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34);-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-leave-active{-webkit-animation-name:rcDialogZoomOut;animation-name:rcDialogZoomOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes rcDialogZoomIn{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes rcDialogZoomIn{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes rcDialogZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes rcDialogZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@media screen and (min-width:850px)and (max-width:1100px){.Dialog{margin:30px auto}}@media screen and (max-width:499px){.Dialog{margin:0}}.fade-appear,.fade-enter{opacity:0;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear-active,.fade-enter-active{-webkit-animation-name:rcDialogFadeIn;animation-name:rcDialogFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;animation-play-state:paused}.fade-leave-active{-webkit-animation-name:rcDialogFadeOut;animation-name:rcDialogFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes rcDialogFadeIn{0%{opacity:0}to{opacity:1}}@keyframes rcDialogFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes rcDialogFadeOut{0%{opacity:1}to{opacity:0}}@keyframes rcDialogFadeOut{0%{opacity:1}to{opacity:0}}.Select{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;position:relative;font-size:1.375rem;letter-spacing:.9px;text-shadow:0 2px 4px rgba(0,0,0,.5);min-width:12rem;overflow:hidden}@media screen and (max-width:499px){.Select{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}}.Select-disabled{opacity:.3}.Select-disabled input{cursor:not-allowed}.Select-single{cursor:pointer}.Select-single .Select-selector{display:flex;position:relative;cursor:pointer}.Select-single .Select-selector .Select-selection-search,.Select-single .Select-selector .Select-selection-search-input{width:0;cursor:pointer}.Select-selection-item,.Select-selection-placeholder{padding-right:45px;pointer-events:none;opacity:.87}.Select-selector{padding:0 8px 8px 26px;background-color:var(--bg-color)}@media screen and (max-width:499px){.Select-selector{max-width:145px}}.Select-selection-search-input{border:none;outline:none;width:250px;padding:0 40px 0 0}.Select-allow-clear .Select-clear{position:absolute;right:14px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Select-show-arrow .Select-arrow{pointer-events:none;position:absolute;right:4px;top:0;-webkit-transform:translateY(-25%);transform:translateY(-25%)}.Select-show-arrow .Select-arrow svg{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;display:block;height:100%;width:3rem;color:var(--primary-text-color)}.Select-open .Select-arrow svg{-webkit-transform:rotate(-.5turn);transform:rotate(-.5turn)}.Select-dropdown{position:absolute;background-color:var(--bg-color);box-sizing:border-box;font-size:1.375rem;letter-spacing:.9px;text-shadow:0 2px 4px rgba(0,0,0,.5);line-height:2.125rem;margin-top:5rem;overflow:hidden;padding-left:26px}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.Select-dropdown{min-height:-webkit-min-content!important;min-height:min-content!important}}.Select-dropdown-hidden{display:none}.Select-item{padding:8px 8px 8px 0;cursor:pointer}.Select-item-option{font-weight:lighter;position:relative}.Select-item-option :hover{font-weight:400}.Select-item-option-content{opacity:.87}.Select-item-option-disabled{color:#999}.Select-item-empty{text-align:center}.rc-virtual-list{padding:2rem 2rem 2rem 0}.rc-virtual-list-holder{max-height:40rem;max-width:15rem}.rc-virtual-list-scrollbar{background-color:var(--primary-text-color);opacity:.2}.rc-virtual-list-scrollbar-thumb{background-color:var(--primary-color)!important}.sortDrawerVirtualList .rc-virtual-list-holder{max-height:30rem!important}.sortDrawerVirtualList .rc-virtual-list-scrollbar,.sortDrawerVirtualList .rc-virtual-list-scrollbar-thumb{display:none}.headerTabletDesktop{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;width:100vw;min-height:108px;z-index:1009;position:fixed;top:0;display:flex;justify-content:stretch;align-items:center;padding:var(--app-menu-padding-top) 48px 20px 48px;background:var(--bg-color);background-image:linear-gradient(to bottom,var(--bg-color),transparent);transition:background .2s ease-out}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.headerTabletDesktop{position:absolute;padding:var(--app-menu-padding-top) 15px;background:linear-gradient(180deg,#000,transparent)}}.headerTabletDesktop.headerTop{background:transparent}.headerTabletDesktop>.headerLeft{display:flex;justify-content:flex-start;align-items:center}.headerTabletDesktop>.headerRight{display:flex;justify-content:flex-end;align-items:center;justify-self:flex-end;flex:1 1}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.headerTabletDesktop>.headerRight{flex-basis:90px}}.headerMobile{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100vw;min-height:var(--header-height-mobile);z-index:1;position:fixed;top:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:linear-gradient(to bottom,var(--bg-color) 80%,transparent)}.headerMobile .headerTop{display:flex;height:var(--header-height-mobile);justify-content:space-between;align-items:center;width:100%;padding:0 5px;background:var(--bg-color)}@media screen and (max-width:499px){.headerMobile .headerTop{height:auto;margin:30px 0 0}}.headerMobile .headerBottom{width:100%;background:linear-gradient(to bottom,var(--bg-color),transparent)}.headerMobile .headerBottom,.headerMobile .headerLeft{display:flex;justify-content:center;align-items:center}.headerMobile .headerLeft{padding-left:92px;height:45%;flex:1 1 auto}.headerMobile .headerRight{display:flex;justify-content:flex-end;align-items:center;height:45%;margin-right:22px;flex-basis:70px}.footerMobile{display:none}@media screen and (max-width:499px){.footerMobile{display:block}}.footerTabletDesktop{display:block}@media screen and (max-width:499px){.footerTabletDesktop{display:none}}.stepProgressBar{position:relative;display:flex;flex-direction:row;justify-content:space-between;width:min(500px,100%)}.stepProgressBar .stepDot{border-radius:50%;font-size:16px;line-height:17px;padding:.2em;width:1.2em;height:1.2em;z-index:1;display:grid;place-content:center;color:var(--primary-text-color);background:var(--primary-text-color-d-30);cursor:default;font-family:Arial Black,Arial,serif}.stepProgressBar .stepDot.activeDot{background:var(--primary-color)}.stepProgressBar .stepDot.activeDotCursor{cursor:pointer}.stepProgressBar .barContainer{position:absolute;height:8%;width:calc(100% - 20px);top:50%;left:10px;translate:0 -50%;background:var(--primary-text-color);z-index:0}.stepProgressBar .barContainer .barFill{background:var(--primary-color);height:100%}.headerBrandLogo{height:3.5rem}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.headerBrandLogo{height:2.5rem}}@media screen and (max-width:499px){.headerBrandLogo{height:5.5rem;margin-bottom:5px}}.headerNoMargin{margin:0}.logo{image-rendering:-webkit-optimize-contrast;width:auto;height:70px}@media screen and (min-width:850px)and (max-width:1100px){.logo{width:70px;height:70px}}@media screen and (max-width:499px){.logo{width:auto;height:48px}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.logo{width:auto;height:48px}}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.logo{width:auto;height:48px}}@media screen and (min-height:346px)and (max-height:695px)and (orientation:landscape){.logo{width:auto;height:48px}}.appFooter{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding:140px 110px 40px 145px;background-color:var(--bg-color)}@media screen and (min-width:850px)and (max-width:1100px){.appFooter{padding:135px 70px 40px 125px;font-size:.2rem}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.appFooter{padding:30px 50px}}@media screen and (max-width:499px){.appFooter{padding:30px 30px 40px}}.appFooter.appFooterTabletMobileDisplayed{margin-bottom:60px}.appFooter .appFooterContent{display:flex;justify-content:space-between;align-items:center;width:100%}.appFooter .appFooterContent .footerLogo{flex:10% 1!important;width:6.7rem!important;height:5rem!important}.appFooter .appFooterContent .footerLogo svg{width:100%;height:100%}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.appFooter .appFooterContent .footerLogo{display:none}}.appFooter .footerColumns{width:100%;flex:80% 1;display:flex;justify-content:flex-end;align-items:flex-end}@media screen and (min-width:850px)and (max-width:1100px){.appFooter .footerColumns{flex:90% 1}}@media screen and (max-width:499px){.appFooter .footerColumns{justify-content:center}}.appFooter .footerColumns .footerColumn{color:var(--primary-text-color);text-align:right;padding-left:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:600;font-size:.9rem;letter-spacing:0;line-height:18px}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.appFooter .footerColumns .footerColumn{padding-left:25px}}@media screen and (max-width:499px){.appFooter .footerColumns .footerColumn{padding:10px;margin:auto}}.appFooter .footerColumns .column:not(:first-child){white-space:pre}.appFooter .footerColumns .footerColumnDropdown{min-width:15%}.clickable{cursor:pointer}.clickable:hover{border:3px solid var(--primary-color)}.OfferContainer{display:flex;flex-direction:column;align-items:center;align-self:stretch;min-width:327px;box-sizing:border-box;border-radius:4px;padding:30px 5px;color:var(--primary-text-color);border:3px solid var(--primary-text-color);position:relative}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.OfferContainer{min-width:auto;flex:1 1;padding:16px 8px}}.OfferContainer.active{border:3px solid var(--primary-color)}.OfferContainer .annualSave{position:absolute;display:flex;align-items:center;justify-content:center;right:13px;top:-12px;font-weight:600;font-family:Arial,serif;background-color:var(--primary-color);border-radius:20px;min-width:93px;font-size:14px;line-height:16px;height:22px;max-width:130px}.OfferContainer .OldPrice{font-weight:700;color:gray;text-decoration:line-through;text-align:center;font-size:22px;margin-bottom:10px}.OfferContainer .PriceTitle{font-size:22px;font-weight:700;margin-bottom:20px;word-wrap:anywhere;word-break:break-all}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.OfferContainer .PriceTitle{font-size:18px;word-break:break-word}}@media screen and (max-width:499px){.OfferContainer .PriceTitle{word-spacing:999px}}.OfferContainer .PriceTitleDiscount100{font-size:40px;line-height:42px;font-weight:700;margin-top:22px;margin-bottom:20px;text-align:center;word-wrap:anywhere;word-break:break-all}@media screen and (max-width:499px){.OfferContainer .PriceTitleDiscount100{font-size:20px;word-break:break-word}}.OfferContainer .PriceOld{font-family:Arial Black,Arial,serif;font-size:14px;line-height:16px;color:#b4a9a9;text-decoration:line-through;height:16px}.OfferContainer .Price{font-family:Arial Black,Arial,serif;font-size:60px;text-align:center;line-height:1;margin-bottom:5px;min-height:60px}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.OfferContainer .Price{font-size:40px;min-height:auto;font-weight:900}}.OfferContainer .PriceDesc{font-weight:900;font-size:20px;text-align:center}@media screen and (max-width:499px){.OfferContainer .PriceDesc{font-size:12px}}.OfferContainer .OfferDesc{font-weight:lighter;font-size:15px;text-align:center;min-height:15px}@media screen and (max-width:499px){.OfferContainer .OfferDesc{font-size:12px}}.OfferContainer .Voucher{padding-bottom:6px;min-height:90px;height:-webkit-max-content;height:max-content}.OfferContainer .VoucherSuccess{max-width:360px;margin-top:20px;font-size:1.2em;display:flex;justify-content:center}.OfferContainer .VoucherSuccess:first-child{margin-top:10px}.OfferContainer .VoucherSuccess svg{color:inherit;height:30px;width:auto;margin-right:5px}.OfferContainer .VoucherSuccess svg path:first-child{fill:var(--primary-color)}.OfferContainer .VoucherSuccess span{display:flex;align-items:center}.OfferContainer .CTAButtonContainer{display:flex;flex-direction:column;align-items:center;flex:1 1;width:100%}.VoucherAdditionalInfo{margin-top:12px;line-height:18px;font-weight:lighter}.ChooseOfferButton{justify-content:center;width:100%;max-width:90%;height:54px;margin:20px 0 10px!important;border-radius:27px;font-size:22px;font-weight:700;letter-spacing:0;text-align:center}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.ChooseOfferButton{max-width:215px;height:48px;font-size:20px;margin:12px 0 10px!important}}.HeaderUserInfo_iconsWrapper__uoZFI{display:inline-flex}@media screen and (max-width:499px){.HeaderUserInfo_iconsWrapper__uoZFI{display:none}}.HeaderUserInfo_iconsWrapper__uoZFI .HeaderUserInfo_burger___L2iZ,.HeaderUserInfo_iconsWrapper__uoZFI .HeaderUserInfo_search__O_t_H{margin-left:18px;width:24px;height:24px}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.HeaderUserInfo_iconsWrapper__uoZFI .HeaderUserInfo_burger___L2iZ,.HeaderUserInfo_iconsWrapper__uoZFI .HeaderUserInfo_search__O_t_H{width:15px;height:15px}}.HeaderUserInfo_iconsWrapper__uoZFI .HeaderUserInfo_search__O_t_H{margin-left:0}.HeaderUserInfo_iconsWrapper__uoZFI .HeaderUserInfo_iconActive__DoZGr{opacity:1}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.HeaderUserInfo_searchInput__A34Pm{display:none}}.HeaderUserInfo_searchIconContainer___vSc4{opacity:1;transition:all .2s ease;transition-delay:.2s}.HeaderUserInfo_searchIconContainer___vSc4.HeaderUserInfo_searchIconHidden__pUBmT{opacity:0}.HeaderUserInfo_profileWrapper__Yh64l{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:relative;padding-left:18px}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.HeaderUserInfo_profileWrapper__Yh64l{margin-right:10px;padding-left:15px}}.HeaderUserInfo_modalUserIcon___clBY,.HeaderUserInfo_profileHeader__i0DY_{display:inline-block;position:relative;width:32px;height:32px;overflow:hidden;border-radius:50%;text-align:center}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.HeaderUserInfo_modalUserIcon___clBY,.HeaderUserInfo_profileHeader__i0DY_{width:18px;height:18px}}.HeaderUserInfo_avatar__uji5i{height:100%;width:100%}.HeaderUserInfo_modalUsername__V32AW,.HeaderUserInfo_username__V3bhc{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:var(--primary-text-color);text-transform:uppercase;font-size:16px;opacity:.85;z-index:1005}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.HeaderUserInfo_modalUsername__V32AW,.HeaderUserInfo_username__V3bhc{font-size:9px}}.HeaderUserInfo_modal__Lk0mV{position:absolute;padding:30px 70px;display:flex;flex-direction:column;justify-content:center;align-items:center;top:-40px;right:calc(22px - var(--app-padding-right));background-color:var(--bg-color);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);z-index:1009;max-width:180px}@media screen and (max-width:1100px){.HeaderUserInfo_modal__Lk0mV{padding:15px 45px}}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.HeaderUserInfo_modal__Lk0mV{top:-45px;right:calc(52px - var(--app-padding-right))}}.HeaderUserInfo_modal__Lk0mV:hover{text-transform:none}.HeaderUserInfo_modalItem__i7Iyv{display:flex;position:relative;justify-content:space-between;align-items:center;height:55px;cursor:pointer}.HeaderUserInfo_modalItem__i7Iyv img,.HeaderUserInfo_modalItem__i7Iyv svg{width:28px;height:28px}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.HeaderUserInfo_modalItem__i7Iyv{height:46px}}.HeaderUserInfo_modalTitle__3GMWW{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:150px;font-size:16px;font-weight:lighter;opacity:.87;text-align:left;letter-spacing:.4px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:150px;padding-right:18px}@media screen and (max-width:1100px){.HeaderUserInfo_modalTitle__3GMWW{min-width:140px}}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.HeaderUserInfo_modalTitle__3GMWW{font-size:14px}}.HeaderUserInfo_modalTitleActive__auDsw{font-weight:700}.HeaderUserInfo_modalAvatar__vHJxu{border-radius:50%}.HeaderUserInfo_modalAvatar__vHJxu,.HeaderUserInfo_modalUserIcon___clBY{width:30px;height:30px}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.HeaderUserInfo_modalAvatar__vHJxu,.HeaderUserInfo_modalUserIcon___clBY{width:28px;height:28px}}.HeaderUserInfo_modalUsername__V32AW{font-size:16px}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.HeaderUserInfo_modalUsername__V32AW{font-size:14px}}.HeaderUserInfoMobile_profileWrapper__7Zetq{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:relative}.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj .HeaderUserInfoMobile_modalUserIcon__xYNix,.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_profileHeader__sqGt7{display:inline-block;position:relative;overflow:hidden;border-radius:50%;text-align:center;width:3.5rem;height:3.5rem;cursor:pointer}.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj .HeaderUserInfoMobile_modalUserIcon__xYNix .HeaderUserInfoMobile_avatar__ekblm,.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_profileHeader__sqGt7 .HeaderUserInfoMobile_avatar__ekblm{height:100%;width:100%}.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj .HeaderUserInfoMobile_modalUserIcon__xYNix .HeaderUserInfoMobile_modalUsername__80CKq,.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj .HeaderUserInfoMobile_modalUserIcon__xYNix .HeaderUserInfoMobile_username__BsUKP,.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_profileHeader__sqGt7 .HeaderUserInfoMobile_username__BsUKP{z-index:1005;opacity:.85;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:var(--primary-text-color);text-transform:uppercase;font-size:2.2rem;line-height:100%}.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj{z-index:1015;width:100vw;height:100vh;position:fixed;top:0;right:0;left:0;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:var(--bg-color)}@media(hover){.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj:hover{text-transform:none}}.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj .HeaderUserInfoMobile_modalItem__P_lmP{cursor:pointer;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:16px 12px}.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj .HeaderUserInfoMobile_modalItem__P_lmP img,.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj .HeaderUserInfoMobile_modalItem__P_lmP svg{width:7rem;height:7rem}.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj .HeaderUserInfoMobile_modalUsers__221zL{display:flex;justify-content:center;align-items:center;flex-flow:row wrap;width:100%}.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj .HeaderUserInfoMobile_modalUsers__221zL .HeaderUserInfoMobile_modalItem__P_lmP{padding:0 12px}.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj .HeaderUserInfoMobile_modalAddProfile__Wt11m{display:flex;justify-content:center;align-items:center;margin-top:8px}.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj .HeaderUserInfoMobile_modalTitle__R8PtI{min-width:70px;opacity:.87;font-size:1.5rem;text-align:center;white-space:pre;letter-spacing:.4px;font-weight:600;margin-top:8px}.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj .HeaderUserInfoMobile_modalUserIcon__xYNix{width:7rem;height:7rem}.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj .HeaderUserInfoMobile_modalUserIcon__xYNix .HeaderUserInfoMobile_modalAvatar__tCr_E{width:100%;height:100%}.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj .HeaderUserInfoMobile_modalUserIcon__xYNix .HeaderUserInfoMobile_modalUsername__80CKq{font-size:4rem;font-weight:600}.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj .HeaderUserInfoMobile_checkboxContainer__AMyj3{display:flex;justify-content:center;align-items:center;margin-left:-17px;margin-top:40px}.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj .HeaderUserInfoMobile_checkboxContainer__AMyj3 .rc-checkbox-inner{width:17px;height:17px;margin-left:0}.HeaderUserInfoMobile_profileWrapper__7Zetq .HeaderUserInfoMobile_modal__oz_Hj .HeaderUserInfoMobile_checkboxContainer__AMyj3 span{margin-left:12px;font-size:1.2rem}.HeaderSignInDesktopTablet_container__FL322{display:flex;justify-content:flex-end;align-items:center;width:100%;gap:10px}@media screen and (max-width:499px){.HeaderSignInDesktopTablet_container__FL322{position:fixed;top:0;z-index:1000;height:200px;width:100%}}.HeaderSignInDesktopTablet_container__FL322 .HeaderSignInDesktopTablet_signInButton__3XB_L{font-size:1.25rem;font-weight:900;box-shadow:none;padding:10px 2px;width:9.5rem;height:3.2rem;margin-right:-15px;border:1px solid}@media(hover){.HeaderSignInDesktopTablet_container__FL322 .HeaderSignInDesktopTablet_signInButton__3XB_L:hover{box-shadow:1px 7px 9px rgba(0,0,0,.15)}}@media screen and (max-width:499px){.HeaderSignInDesktopTablet_container__FL322 .HeaderSignInDesktopTablet_signInButton__3XB_L{margin-right:0;margin-bottom:5px}}.ApplicationHeaderItem_applicationHeaderItem__9Ssg7{border:none;text-align:center;text-decoration:none;background:transparent;cursor:pointer;margin-right:2em;padding:1em 2em}.ApplicationHeaderItem_applicationHeaderItem__9Ssg7 img{height:2em}@media(hover){.ApplicationHeaderItem_applicationHeaderItem__9Ssg7 img:hover{color:var(--primary-color)}}.ApplicationMenu_menu__Odnle{position:relative;min-height:45px;min-width:300px;padding-left:125px;flex:1 1}@media screen and (min-width:850px)and (max-width:1100px){.ApplicationMenu_menu__Odnle{padding-left:95px}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ApplicationMenu_menu__Odnle{padding-left:40px}}@media screen and (max-width:499px){.ApplicationMenu_menu__Odnle{margin-top:10px;padding:0 0 0 50px}}.ApplicationMenu_menu__Odnle .Menu{flex:1 1;text-transform:uppercase}@media screen and (max-width:499px){.ApplicationMenu_menu__Odnle .Menu{margin-top:-15px;text-align:center}}.ApplicationMenu_menu__Odnle .Menu-item{margin:0 65px 0 0!important}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ApplicationMenu_menu__Odnle .Menu-item{margin:0 25px 0 0!important}}@media screen and (max-width:499px){.ApplicationMenu_menu__Odnle .Menu-item{margin:0 10px 0 0!important}}.ApplicationMenuItem_item__OYpMm{min-width:35px;font-size:1.05rem;font-weight:lighter;letter-spacing:1.1px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;position:relative;color:var(--primary-text-color)}.ApplicationMenuItem_item__OYpMm:hover{font-weight:900}.ApplicationMenuItem_item__OYpMm:after{content:attr(data-title);content:attr(data-title)/"";height:0;visibility:hidden;overflow:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;font-weight:900}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.ApplicationMenuItem_item__OYpMm{font-size:.9rem;min-width:20px;padding:0 6px}}@media screen and (max-width:499px){.ApplicationMenuItem_item__OYpMm{font-size:1.4rem;min-width:60px}}.ApplicationMenuItem_itemActive__F2Q_l{font-weight:400}.Checkbox_checkbox__G_wDZ input,.Checkbox_checkbox__G_wDZ span{margin:0;width:24px;height:24px}.Checkbox_checkbox__G_wDZ span{display:block;position:relative;margin-right:15px;background-color:var(--primary-text-color);border-radius:3px}.Checkbox_checkbox__G_wDZ span:after{content:"";display:block;position:absolute;top:2px;left:7px;width:6px;height:14px;border:solid var(--primary-color);border-width:0 3px 3px 0;-webkit-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);pointer-events:none;transition:opacity .14s,-webkit-transform .2s;transition:opacity .14s,transform .2s;transition:opacity .14s,transform .2s,-webkit-transform .2s;opacity:0;z-index:0}.Checkbox_checkbox__G_wDZ input{position:absolute;opacity:0;z-index:10;cursor:pointer}.Checkbox_checkbox__G_wDZ input:checked+span:after{-webkit-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1);opacity:1}.ListComponentFrame_large__wQbo4 .slick-list{margin:0 420px 0 var(--app-padding-left-large)!important}@media screen and (min-width:1100px)and (max-width:1399px){.ListComponentFrame_large__wQbo4 .slick-list{margin:0 325px 0 var(--app-padding-left-large)!important}}@media screen and (min-width:850px)and (max-width:1100px){.ListComponentFrame_large__wQbo4 .slick-list{margin:0 255px 0 var(--app-padding-left-desktop-tablet)!important}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentFrame_large__wQbo4 .slick-list{margin:0 150px 0 var(--app-padding-left-desktop-tablet)!important}}@media screen and (max-width:499px){.ListComponentFrame_large__wQbo4 .slick-list{margin:0 70px 0 var(--app-padding-left-phone)!important}}.ListComponentHighlight_list__JMaTU{display:block}.ListComponentHighlight_list__JMaTU:first-of-type{padding-top:0!important}.ListComponentHighlight_list__JMaTU .slick-list{overflow:hidden!important;margin:0!important}.ListComponentHighlight_list__JMaTU .slider-control-bottomcenter{width:100%;left:0;-webkit-transform:none;transform:none}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.slick-slide .ListComponentPersonItemFrame_item__ypwlx{margin:0 20px 0 0}@media screen and (min-width:1100px)and (max-width:1399px){.slick-slide .ListComponentPersonItemFrame_item__ypwlx{margin:0 16px 0 0}}@media screen and (max-width:1100px){.slick-slide .ListComponentPersonItemFrame_item__ypwlx{margin:0 10px 0 0}}@media screen and (max-width:499px){.slick-slide .ListComponentPersonItemFrame_item__ypwlx{margin:0 8px 0 0}}.ListComponentPersonItemFrame_item__ypwlx{position:relative;background:rgba(26,20,99,.4);border:2px solid rgba(14,33,97,.48);border-radius:4px;cursor:pointer;transition:opacity .3s}.ListComponentPersonItemFrame_itemActive__2qDJ_ .ListComponentPersonItemFrame_gradient__BTgfK{width:116%;top:60%;right:-1%;background:#0031ff;-webkit-filter:blur(68.95px);filter:blur(68.95px);border-radius:114px;-webkit-transform:rotate(8.32deg);transform:rotate(8.32deg)}.ListComponentPersonItemFrame_itemActive__2qDJ_:not(.ListComponentPersonItemFrame_rowHovered__w3KbS) .ListComponentPersonItemFrame_dust__gzU52{background-image:url(/assets/moving-dust.gif)}.ListComponentPersonItemFrame_itemHovered__ubpu3:not(.ListComponentPersonItemFrame_itemActive__2qDJ_){opacity:1}.ListComponentPersonItemFrame_itemHovered__ubpu3:not(.ListComponentPersonItemFrame_itemActive__2qDJ_) .ListComponentPersonItemFrame_gradient__BTgfK{background:#181484;-webkit-filter:blur(68.95px);filter:blur(68.95px);top:76%;right:22%;-webkit-transform:rotate(6.63deg);transform:rotate(6.63deg)}.ListComponentPersonItemFrame_itemHovered__ubpu3:not(.ListComponentPersonItemFrame_itemActive__2qDJ_) .ListComponentPersonItemFrame_dust__gzU52{background-image:url(/assets/moving-dust.gif)}.ListComponentPersonItemFrame_itemFaded__x7Z0Z{opacity:.6}.ListComponentPersonItemFrame_container__817zM{position:relative;overflow:hidden;padding-top:41%}.ListComponentPersonItemFrame_information__7sQs3{position:absolute;bottom:0;left:0;padding:26px}.ListComponentPersonItemFrame_role__bL9qf{font-family:Raleway,serif;font-size:1.25rem;line-height:normal;margin-bottom:8px}.ListComponentPersonItemFrame_name__HODZy{font-family:Raleway,serif;font-size:1.5625rem;line-height:normal;font-weight:700}.ListComponentPersonItemFrame_icon__y_bZe{position:absolute;top:1rem;right:1rem;font-family:Raleway,serif;font-size:2.125rem;line-height:0}.ListComponentPersonItemFrame_gradient__BTgfK{position:absolute;width:134%;height:77%;top:76%;right:22%;-webkit-transform:rotate(8.32deg);transform:rotate(8.32deg);-webkit-filter:blur(54.85px);filter:blur(54.85px);border-radius:21px;background:#19166c}.ListComponentPersonItemFrame_dust__gzU52{position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(/assets/moving-dust.png);background-repeat:no-repeat;background-size:cover;mix-blend-mode:color-dodge}.ListComponentItemHighlight_item__OmaDA{display:block;position:relative;margin:0;padding:43.75% 0 0}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentItemHighlight_item__OmaDA{padding-top:75%}}@media screen and (max-width:499px){.ListComponentItemHighlight_item__OmaDA{padding-top:115%}}.ListComponentItemHighlight_image__zfHoX{object-fit:cover}.ListComponentItemHighlight_background__B_YQA:after,.ListComponentItemHighlight_background__B_YQA:before{position:absolute;display:block;content:"";top:0;left:0}.ListComponentItemHighlight_background__B_YQA:before{width:100%;height:var(--app-menu-top-fade-height);background:var(--app-menu-top-fade-gradient);z-index:1}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentItemHighlight_background__B_YQA:before{height:calc(var(--app-menu-top-fade-height)*1.5)}}.ListComponentItemHighlight_background__B_YQA:after{width:100%;height:100%;box-shadow:inset 0 -27px 19px -9px var(--bg-color);background:linear-gradient(to top,var(--bg-color) 0,hsla(0,0%,100%,0) 50%)}@media screen and (max-width:499px){.ListComponentItemHighlight_background__B_YQA:after{background:linear-gradient(to top,var(--bg-color) 0,hsla(0,0%,100%,0) 25%)}}.ListComponentItemHighlight_container__Dackd{box-sizing:border-box;position:absolute;bottom:55px;width:85%;padding:0 130px 0 var(--app-padding-left-large);z-index:1}@media screen and (max-width:499px){.ListComponentItemHighlight_container__Dackd{bottom:2px;padding:0 20px 0 var(--app-padding-left-phone)}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentItemHighlight_container__Dackd{width:100%;padding:0 50px 0 var(--app-padding-left-desktop-tablet)}}@media screen and (min-width:850px)and (max-width:1100px){.ListComponentItemHighlight_container__Dackd{width:100%;padding:0 50px 0 var(--app-padding-left-desktop-tablet)}}.ListComponentItemHighlight_content__32Uka{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;width:100%}@media screen and (min-width:850px)and (max-width:1100px){.ListComponentItemHighlight_content__32Uka{width:70%}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentItemHighlight_content__32Uka{width:70%}}@media screen and (max-width:499px){.ListComponentItemHighlight_content__32Uka{width:100%}}.ListComponentItemHighlight_title__Vi5ac{font-size:3rem;font-weight:700;line-height:51px;padding-bottom:4px;margin:0 0 10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;width:100%;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.ListComponentItemHighlight_title__Vi5ac{font-size:2rem;word-wrap:break-word;padding:0;line-height:30px}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentItemHighlight_title__Vi5ac{font-size:2rem}}@media screen and (max-width:1100px){.ListComponentItemHighlight_title__Vi5ac{-webkit-line-clamp:2}}@media screen and (max-width:499px){.ListComponentItemHighlight_title__Vi5ac{padding:0;margin:0 0 15px;font-size:24px;line-height:26px;white-space:normal}}.ListComponentItemHighlight_infoContainer__Wd8Di{margin-bottom:1.2rem}@media screen and (max-width:499px){.ListComponentItemHighlight_infoContainer__Wd8Di{margin:0}}.ListComponentItemHighlight_additionalDescription__q1_WK,.ListComponentItemHighlight_description__GMKfR{margin-bottom:0;font-size:1.12rem;line-height:23px;letter-spacing:.68px}@media screen and (max-width:499px){.ListComponentItemHighlight_additionalDescription__q1_WK,.ListComponentItemHighlight_description__GMKfR{font-size:16px;margin:0}}.ListComponentItemHighlight_description__GMKfR{font-weight:400;max-height:96px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.ListComponentItemHighlight_additionalDescription__q1_WK{opacity:.8}.ListComponentItemHighlight_buttonContainer__czFif{display:flex;justify-content:flex-start;align-items:center;z-index:10;margin-top:2rem}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.ListComponentItemHighlight_buttonContainer__czFif{display:none}}.ListComponentItemCover_item___U3OD{cursor:pointer}.ListComponentItemCover_item___U3OD.ListComponentItemCover_isOutOfView__piw6O,.ListComponentItemCover_item___U3OD.ListComponentItemCover_skeleton__JGqsp{cursor:default}.ListComponentItemCover_container__6JviF{display:block;position:relative;padding-top:152.25%;background:linear-gradient(180deg,#110c49,#070523);pointer-events:auto;border-radius:4px}@media screen and (min-width:850px){.ListComponentItemCover_container__6JviF{pointer-events:none}}.ListComponentItemCover_image__Yq21G{border-radius:4px;-webkit-animation:ListComponentItemCover_showItem__qg7RS .3s ease-in;animation:ListComponentItemCover_showItem__qg7RS .3s ease-in}.slick-slide .ListComponentItemCover_item___U3OD{margin:0 15px 0 0}@media screen and (min-width:1100px)and (max-width:1399px){.slick-slide .ListComponentItemCover_item___U3OD{margin:0 12px 0 0}}@media screen and (max-width:1100px){.slick-slide .ListComponentItemCover_item___U3OD{margin:0 10px 0 0}}@media screen and (max-width:499px){.slick-slide .ListComponentItemCover_item___U3OD{margin:0 7px 0 0}}@-webkit-keyframes ListComponentItemCover_showItem__qg7RS{0%{opacity:0}to{opacity:1}}@keyframes ListComponentItemCover_showItem__qg7RS{0%{opacity:0}to{opacity:1}}.ListComponentItemPromo_background__3t9wA{display:flex;align-items:center}@media screen and (max-width:499px){.ListComponentItemPromo_background__3t9wA{display:block}}.ListComponentItemPromo_imageLink__ZU_it{flex:1 1 55%;align-self:flex-start;background:linear-gradient(180deg,#110c49,#070523)}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentItemPromo_imageLink__ZU_it{flex:1 1 65%}}.ListComponentItemPromo_imageContainer__fRyVN{position:relative;padding-top:66.66%}.ListComponentItemPromo_image__lDDI8{object-fit:cover;border-radius:5px}.ListComponentItemPromo_container__7WWHk{position:relative;flex:1 1 55%;display:flex;align-items:center}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentItemPromo_container__7WWHk{align-items:flex-start}}@media screen and (max-width:499px){.ListComponentItemPromo_container__7WWHk{position:absolute;bottom:0;width:100%}}.ListComponentItemPromo_content__OShR3{padding-right:30px;margin-left:15%;max-width:530px}@media screen and (max-width:1399px){.ListComponentItemPromo_content__OShR3{margin-left:10%;padding-right:0}}@media screen and (min-width:850px)and (max-width:1100px){.ListComponentItemPromo_content__OShR3{padding-right:0}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentItemPromo_content__OShR3{padding-right:0}}@media screen and (max-width:499px){.ListComponentItemPromo_content__OShR3{width:90%;padding:0 var(--app-padding-left-phone);margin:0}}.ListComponentItemPromo_headerDescr__IUpb5{word-wrap:break-word;margin:0 0 2rem;font-size:3rem;font-size:clamp(1.5rem,2.5vw,3rem)}@media screen and (min-width:850px)and (max-width:1100px){.ListComponentItemPromo_headerDescr__IUpb5{margin:0;width:100%;font-size:2rem;font-size:clamp(1.5rem,2.5vw,2rem)}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentItemPromo_headerDescr__IUpb5{margin:0;width:100%;font-size:2rem;font-size:clamp(1.5rem,2.5vw,2rem)}}@media screen and (max-width:499px){.ListComponentItemPromo_headerDescr__IUpb5{width:100%;word-wrap:normal;margin:0;font-size:22px}}.ListComponentItemPromo_title__cMiBh{margin:6px 0 0;font-size:1.375rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal}@media screen and (min-width:850px)and (max-width:1100px){.ListComponentItemPromo_title__cMiBh{margin:.5rem 0 0;font-size:1.2rem}}@media screen and (min-width:500px)and (max-width:849px)and (orientation:portrait){.ListComponentItemPromo_title__cMiBh{font-size:1rem}}@media screen and (max-width:499px){.ListComponentItemPromo_title__cMiBh{font-size:16px}}.ListComponentItemPromo_description__iukHi{margin:1.25rem 0 2rem;font-size:1.2rem;font-size:clamp(.9rem,1.25vw,1.2rem);font-weight:lighter;font-stretch:normal;font-style:normal;line-height:1.375;overflow:hidden;width:100%;color:var(--primary-text-color)}@media screen and (min-width:850px)and (max-width:1100px){.ListComponentItemPromo_description__iukHi{margin:1rem 0;line-height:1.2;font-size:1rem}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentItemPromo_description__iukHi{margin:1rem 0;line-height:1.2;font-size:1rem;font-size:clamp(8px,1.25vw,1rem)}}@media screen and (max-width:499px){.ListComponentItemPromo_description__iukHi{display:none}}.ListComponentItemPromo_additionalInfo__23NNn{font-size:1.375rem;opacity:.8;font-weight:lighter}@media screen and (min-width:850px)and (max-width:1100px){.ListComponentItemPromo_additionalInfo__23NNn{font-size:1.2rem}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentItemPromo_additionalInfo__23NNn{font-size:1rem}}.ListComponentItemPromo_buttonsContainer__Dyh_W{display:flex;justify-content:flex-start}@media screen and (max-width:499px){.ListComponentItemPromo_buttonsContainer__Dyh_W{display:none}}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.ListComponentItemPromo_playButton__VN4Vx{display:none}}.ListComponentItemModal_modal__B4Q9n{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;z-index:9999;position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .25s ease;opacity:0;box-shadow:0 4px 2px 0 rgba(0,0,0,.2),0 4px 12px 0 rgba(0,0,0,.19);border-radius:2.5px;background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--bg-color)}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.ListComponentItemModal_modal__B4Q9n{display:none}}.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_Image__uCdHc{z-index:-1;object-fit:cover;border-radius:2.5px}.ListComponentItemModal_modal__B4Q9n h2,.ListComponentItemModal_modal__B4Q9n p{margin:0;padding:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.ListComponentItemModal_modal__B4Q9n h2{font-size:.75rem;margin-bottom:3px}.ListComponentItemModal_modal__B4Q9n p{font-size:.5rem;letter-spacing:0;font-weight:lighter}.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_top__mFvqY{flex:68% 1;border-radius:2.5px;width:100%;position:relative}.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf{flex:32% 1;width:100.4%;border-radius:0 0 2.5px 2.5px;margin-bottom:-1px;-webkit-animation:ListComponentItemModal_preventFlickering__0AxGx 1s linear;animation:ListComponentItemModal_preventFlickering__0AxGx 1s linear}@media screen and (max-width:1399px){.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf{width:100.7%}}.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf .ListComponentItemModal_info__9t2At{padding:0 7.5px 7.5px 9px;min-height:27.5px;display:flex;justify-content:space-between;align-items:flex-end}@media screen and (min-width:850px)and (max-width:1100px){.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf .ListComponentItemModal_info__9t2At{padding-bottom:6px}}.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf .ListComponentItemModal_info__9t2At .ListComponentItemModal_text__bEnc_{z-index:1}.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf .ListComponentItemModal_info__9t2At .ListComponentItemModal_text__bEnc_ h2,.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf .ListComponentItemModal_info__9t2At .ListComponentItemModal_text__bEnc_ p{-webkit-line-clamp:1}.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf .ListComponentItemModal_info__9t2At .ListComponentItemModal_icons__cRleD{z-index:2;display:inline-flex;margin-right:-8px;padding-left:7.5px}.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf .ListComponentItemModal_info__9t2At .ListComponentItemModal_icons__cRleD .ListComponentItemModal_infocircle__8Syfm{display:block;margin-right:7px;border-radius:50%;-webkit-transform:scale(1.06);transform:scale(1.06)}.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf .ListComponentItemModal_info__9t2At .ListComponentItemModal_icons__cRleD .ListComponentItemModal_infocircle__8Syfm:hover{background-color:hsla(0,0%,100%,.37)}.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf .ListComponentItemModal_info__9t2At .ListComponentItemModal_icons__cRleD .ListComponentItemModal_infocircle__8Syfm:active{background-color:hsla(0,0%,100%,.07)}@media screen and (min-width:850px)and (max-width:1100px){.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf .ListComponentItemModal_info__9t2At .ListComponentItemModal_icons__cRleD .ListComponentItemModal_infocircle__8Syfm{margin-right:6.5px}}.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf .ListComponentItemModal_info__9t2At .ListComponentItemModal_icons__cRleD svg{z-index:2;font-size:1.2rem;width:1.2rem;height:1.2rem}@media screen and (min-width:850px)and (max-width:1100px){.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf .ListComponentItemModal_info__9t2At .ListComponentItemModal_icons__cRleD svg{font-size:1.3rem;width:1.3rem;height:1.3rem}}.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf .ListComponentItemModal_description__SjiiE{padding:0 7.5px 18px 9px;border-radius:0 0 2px 2px}@media screen and (max-width:1399px){.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf .ListComponentItemModal_description__SjiiE{padding-bottom:10.5px}}.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf .ListComponentItemModal_description__SjiiE p{letter-spacing:0;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:11px;min-height:22px}@media screen and (max-width:1399px){.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf .ListComponentItemModal_description__SjiiE p{-webkit-line-clamp:2;line-height:9px;min-height:18px}}@media screen and (min-width:850px)and (max-width:1100px){.ListComponentItemModal_modal__B4Q9n .ListComponentItemModal_bottom__wpBRf .ListComponentItemModal_description__SjiiE p{line-height:8px;min-height:16px}}@-webkit-keyframes ListComponentItemModal_preventFlickering__0AxGx{0%{height:0%;opacity:0}25%{height:100%;opacity:.25}50%{height:100%;opacity:.5}75%{height:100%;opacity:.75}to{height:100%;opacity:1}}@keyframes ListComponentItemModal_preventFlickering__0AxGx{0%{height:0%;opacity:0}25%{height:100%;opacity:.25}50%{height:100%;opacity:.5}75%{height:100%;opacity:.75}to{height:100%;opacity:1}}.ListComponentItemFrame_item__Y_OJY{cursor:pointer}.ListComponentItemFrame_item__Y_OJY.ListComponentItemFrame_isOutOfView__dSKib,.ListComponentItemFrame_item__Y_OJY.ListComponentItemFrame_skeleton__lJkza{cursor:default}.ListComponentItemFrame_container__lqkyX{display:block;position:relative;padding-top:56.25%;background:linear-gradient(180deg,#110c49,#070523);pointer-events:auto;border-radius:4px}@media screen and (min-width:850px){.ListComponentItemFrame_container__lqkyX{pointer-events:none}}.ListComponentItemFrame_image__4N8Qn{border-radius:4px;-webkit-animation:ListComponentItemFrame_showItem__EY7_v .3s ease-in;animation:ListComponentItemFrame_showItem__EY7_v .3s ease-in}.slick-slide .ListComponentItemFrame_item__Y_OJY{margin:0 12px 0 0}@media screen and (min-width:1100px)and (max-width:1399px){.slick-slide .ListComponentItemFrame_item__Y_OJY{margin:0 10px 0 0}}@media screen and (max-width:1100px){.slick-slide .ListComponentItemFrame_item__Y_OJY{margin:0 9px 0 0}}@media screen and (max-width:499px){.slick-slide .ListComponentItemFrame_item__Y_OJY{margin:0 7px 0 0}}.slick-slide .ListComponentItemFrame_largeFrame__SRQn6{margin:0 24px 0 0}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.slick-slide .ListComponentItemFrame_largeFrame__SRQn6{margin:0 18px 0 0}}@media screen and (max-width:499px){.slick-slide .ListComponentItemFrame_largeFrame__SRQn6{margin:0 14px 0 0}}@-webkit-keyframes ListComponentItemFrame_showItem__EY7_v{0%{opacity:0}to{opacity:1}}@keyframes ListComponentItemFrame_showItem__EY7_v{0%{opacity:0}to{opacity:1}}.slick-slide .ListComponentItemCircle_itemSkeleton__V8ZHA,.slick-slide .ListComponentItemCircle_item__PxsZS{margin:0 21px;padding-top:24px}@media screen and (max-width:1399px){.slick-slide .ListComponentItemCircle_itemSkeleton__V8ZHA,.slick-slide .ListComponentItemCircle_item__PxsZS{margin:0 16px}}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.slick-slide .ListComponentItemCircle_itemSkeleton__V8ZHA,.slick-slide .ListComponentItemCircle_item__PxsZS{padding-top:15px}}@media screen and (max-width:499px){.slick-slide .ListComponentItemCircle_itemSkeleton__V8ZHA,.slick-slide .ListComponentItemCircle_item__PxsZS{margin:0 9px}}.ListComponentItemCircle_imageContainer__a_mIi{position:relative;padding-top:100%;border-radius:50%;background:var(--primary-color);transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.ListComponentItemCircle_imageContainer__a_mIi:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.ListComponentItemCircle_skeleton__gcHki{position:relative;padding-top:100%}.ListComponentItemCircle_image__EnAiu{cursor:pointer;height:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding-bottom:24px}.ListComponentGenreItemModal_content__tiD4d{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background:hsla(0,0%,100%,.06);font-size:1.4rem;font-weight:600}.ListComponentGenreItemModal_icon__LUIdQ{width:120px;height:120px}@media screen and (max-width:1100px){.ListComponentGenreItemModal_icon__LUIdQ{width:80px;height:80px}}.ListComponentGenreItemModal_title__Klp7j{position:relative;top:-20px}@media screen and (max-width:1100px){.ListComponentGenreItemModal_title__Klp7j{top:-12px}}.ListComponentGenreItemModal_modal__yUoTS{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:absolute;overflow:hidden;z-index:1009;transition:all .3s ease;border-radius:16px;background-color:var(--bg-color);box-shadow:0 4px 2px 0 rgba(0,0,0,.2),0 4px 12px 0 rgba(0,0,0,.19)}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.ListComponentGenreItemModal_modal__yUoTS{display:none}}.ListComponentGenreItemFrame_item__xlQk4{-webkit-animation:ListComponentGenreItemFrame_showItem__7CS8P .3s ease-in;animation:ListComponentGenreItemFrame_showItem__7CS8P .3s ease-in}.ListComponentGenreItemFrame_item__xlQk4.ListComponentGenreItemFrame_isOutOfView__1kbOj,.ListComponentGenreItemFrame_item__xlQk4.ListComponentGenreItemFrame_skeleton__cxpya{cursor:default}.ListComponentGenreItemFrame_container__TkL_W{display:block;position:relative;padding-top:56.25%;border-radius:16px;background:hsla(0,0%,100%,.06)}.ListComponentGenreItemFrame_content___IcOd{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;inset:0;font-size:1.4rem;font-weight:600}.ListComponentGenreItemFrame_icon__Hy_jU{width:120px;height:120px}@media screen and (max-width:1100px){.ListComponentGenreItemFrame_icon__Hy_jU{width:80px;height:80px}}.ListComponentGenreItemFrame_title__tzQm6{position:relative;top:-20px}@media screen and (max-width:1100px){.ListComponentGenreItemFrame_title__tzQm6{top:-12px}}.slick-slide .ListComponentGenreItemFrame_containerSkeleton__OYNg2,.slick-slide .ListComponentGenreItemFrame_item__xlQk4{margin:0 12px 0 0}@media screen and (min-width:1100px)and (max-width:1399px){.slick-slide .ListComponentGenreItemFrame_containerSkeleton__OYNg2,.slick-slide .ListComponentGenreItemFrame_item__xlQk4{margin:0 10px 0 0}}@media screen and (max-width:1100px){.slick-slide .ListComponentGenreItemFrame_containerSkeleton__OYNg2,.slick-slide .ListComponentGenreItemFrame_item__xlQk4{margin:0 9px 0 0}}@media screen and (max-width:499px){.slick-slide .ListComponentGenreItemFrame_containerSkeleton__OYNg2,.slick-slide .ListComponentGenreItemFrame_item__xlQk4{margin:0 7px 0 0}}@-webkit-keyframes ListComponentGenreItemFrame_showItem__7CS8P{0%{opacity:0}to{opacity:1}}@keyframes ListComponentGenreItemFrame_showItem__7CS8P{0%{opacity:0}to{opacity:1}}.ListComponentItem_item__SiQiB{position:relative}.ListComponentHorizontal_landingPage__lXG4H .ListComponentHorizontal_titleContainer__zjXRE{display:flex;align-items:center;justify-content:center;margin-bottom:40px}.ListComponentHorizontal_landingPage__lXG4H .ListComponentHorizontal_titleContainer__zjXRE span{font-family:Raleway,serif;font-size:50px;line-height:52px;font-weight:700}@media screen and (max-width:499px){.ListComponentHorizontal_landingPage__lXG4H .ListComponentHorizontal_titleContainer__zjXRE span{font-family:Raleway,serif;font-size:2.9rem;line-height:3rem;text-align:center}}.ListComponentHorizontal_bottomButtonSeeAllContainer__ka6Hn{display:flex;justify-content:center;align-items:center}.ListComponentHorizontal_list__FIMHl{overflow-anchor:none}.ListComponentHorizontal_list__FIMHl:first-of-type{padding-top:220px}@media screen and (max-width:499px){.ListComponentHorizontal_list__FIMHl:first-of-type{padding-top:90px}}.ListComponentHorizontal_list__FIMHl:not(:first-of-type){padding-top:var(--app-list-padding-top)}@media screen and (min-width:850px)and (max-width:1100px){.ListComponentHorizontal_list__FIMHl:not(:first-of-type){padding-top:35px}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentHorizontal_list__FIMHl:not(:first-of-type){padding-top:30px}}@media screen and (max-width:499px){.ListComponentHorizontal_list__FIMHl:not(:first-of-type){padding-top:20px}}.ListComponentHorizontal_titleContainer__zjXRE{display:flex;align-items:center;justify-content:space-between;padding-left:var(--app-padding-left-large);padding-right:48px;line-height:4.25rem}@media screen and (max-width:1399px){.ListComponentHorizontal_titleContainer__zjXRE{line-height:3.5rem}}@media screen and (max-width:1100px){.ListComponentHorizontal_titleContainer__zjXRE{padding-left:var(--app-padding-left-desktop-tablet);padding-right:30px}}@media screen and (max-width:499px){.ListComponentHorizontal_titleContainer__zjXRE{padding-left:var(--app-padding-left-phone);padding-right:15px;line-height:4rem}}.ListComponentHorizontal_title__XHCYB{font-size:1.5rem;letter-spacing:0;font-weight:400}.ListComponentHorizontal_subTitle__5E7O2{display:flex;align-items:center;justify-content:center;margin-bottom:90px;text-align:center}@media screen and (max-width:499px){.ListComponentHorizontal_subTitle__5E7O2{margin-bottom:30px}}.ListComponentHorizontal_subTitle__5E7O2 span{font-family:Raleway,serif;font-size:1.5rem;line-height:1.9rem;font-weight:lighter;max-width:60%}.ListComponentHorizontal_seeAll__ShQZu{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:1.25rem;letter-spacing:0;line-height:4.25rem;padding-right:14px;opacity:1;transition:font-weight .3s;font-weight:lighter}.ListComponentHorizontal_seeAll__ShQZu:hover{font-weight:400}@media screen and (max-width:1399px){.ListComponentHorizontal_seeAll__ShQZu{line-height:3.5rem}}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.ListComponentHorizontal_seeAll__ShQZu{padding-right:9px}}@media screen and (max-width:499px){.ListComponentHorizontal_seeAll__ShQZu{line-height:4rem}}.ListComponentHorizontal_plainSeeAll__9b26P{margin:50px 0 0!important;padding:14px 60px!important}@media screen and (max-width:499px){.ListComponentHorizontal_plainSeeAll__9b26P{margin:30px 0 0!important;height:40px!important;padding:0 30px!important}.ListComponentHorizontal_plainSeeAll__9b26P>span{font-family:Raleway,serif;font-size:2.1rem;line-height:2.5rem}}.ListComponentHorizontal_container__WBe6_{position:relative;width:100vw}@media screen and (max-width:499px){.ListComponentHorizontal_container__WBe6_{padding-left:0}}.ListComponentHorizontal_loader__NTQfy{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100}.ListComponentHorizontal_list__FIMHl .slider{overflow:hidden}.ListComponentHorizontal_list__FIMHl .slick-list{overflow:visible;margin:0 230px 0 var(--app-padding-left-large)}@media screen and (min-width:1100px)and (max-width:1399px){.ListComponentHorizontal_list__FIMHl .slick-list{margin:0 180px 0 var(--app-padding-left-large)}}@media screen and (min-width:850px)and (max-width:1100px){.ListComponentHorizontal_list__FIMHl .slick-list{margin:0 145px 0 var(--app-padding-left-desktop-tablet)}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentHorizontal_list__FIMHl .slick-list{margin:0 110px 0 var(--app-padding-left-desktop-tablet)}}@media screen and (max-width:499px){.ListComponentHorizontal_list__FIMHl .slick-list{margin:0 45px 0 var(--app-padding-left-phone)}}.ListComponentHorizontal_list__FIMHl .cover-list .slick-list{margin:0 105px 0 var(--app-padding-left-large)}@media screen and (min-width:1100px)and (max-width:1399px){.ListComponentHorizontal_list__FIMHl .cover-list .slick-list{margin:0 90px 0 var(--app-padding-left-large)}}@media screen and (min-width:850px)and (max-width:1100px){.ListComponentHorizontal_list__FIMHl .cover-list .slick-list{margin:0 75px 0 var(--app-padding-left-desktop-tablet)}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentHorizontal_list__FIMHl .cover-list .slick-list{margin:0 45px 0 var(--app-padding-left-desktop-tablet)}}@media screen and (max-width:499px){.ListComponentHorizontal_list__FIMHl .cover-list .slick-list{margin:0 35px 0 var(--app-padding-left-phone)}}.ListComponentHorizontal_list__FIMHl .circle-list .slick-list{margin:0 115px 0 58px}@media screen and (min-width:1100px)and (max-width:1399px){.ListComponentHorizontal_list__FIMHl .circle-list .slick-list{margin:0 95px 0 58px}}@media screen and (min-width:850px)and (max-width:1100px){.ListComponentHorizontal_list__FIMHl .circle-list .slick-list{margin:0 75px 0 28px}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentHorizontal_list__FIMHl .circle-list .slick-list{margin:0 55px 0 28px}}@media screen and (max-width:499px){.ListComponentHorizontal_list__FIMHl .circle-list .slick-list{margin:0 45px 0 15px}}.ListComponentHorizontal_list__FIMHl .slick-track{margin-left:0;margin-right:0}.ListComponentHorizontal_list__FIMHl .slick-dots{width:-webkit-max-content;width:max-content;left:50%;bottom:72px;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;box-sizing:border-box}@media screen and (max-width:499px){.ListComponentHorizontal_list__FIMHl .slick-dots{display:none!important}}.ListComponentHorizontal_list__FIMHl .slick-dots>li,.ListComponentHorizontal_list__FIMHl .slick-dots>li>button{width:auto;height:auto;padding:0;margin:0}.ListComponentHorizontal_list__FIMHl .slick-dots>li>button:before{position:relative;display:inline-block;opacity:.6;width:8px;height:8px;padding:0;margin:4px;border-radius:50%;font-size:0;border:0;cursor:pointer;background-color:var(--primary-text-color)}.ListComponentHorizontal_list__FIMHl .slick-dots .slick-active>button:before{opacity:1;background-color:var(--primary-color)}.ListComponentHorizontal_list__FIMHl .slick-current{z-index:1}.ListComponentPromo_list__zJnTw .slick-list{overflow:hidden!important;margin:3.9rem var(--app-padding-right) 3.9rem var(--app-padding-left-large)!important}@media screen and (max-width:1100px){.ListComponentPromo_list__zJnTw .slick-list{margin-left:var(--app-padding-left-desktop-tablet)!important;margin-right:var(--app-padding-left-desktop-tablet)!important}}@media screen and (max-width:499px){.ListComponentPromo_list__zJnTw .slick-list{margin:3.6rem 0 6.4rem!important}}.ListComponentArrow_container__PiVAX{z-index:5;position:absolute;top:0;height:100%;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in;pointer-events:none}.ListComponentArrow_container__PiVAX.ListComponentArrow_left__JHpif{left:0}.ListComponentArrow_container__PiVAX.ListComponentArrow_right__Jj5Mb{right:0}.ListComponentArrow_container__PiVAX.ListComponentArrow_disabled__9Ab7v{display:none}.ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_{position:relative;height:100%}.ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_backgroundLeft__0YkRB,.ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_backgroundRight__h_RIz{-webkit-filter:blur(8px);filter:blur(8px);margin-right:-9px;margin-left:-9px;margin-top:-2px;width:195px;height:101%}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_backgroundLeft__0YkRB,.ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_backgroundRight__h_RIz{width:125px}}@media screen and (max-width:499px){.ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_backgroundLeft__0YkRB,.ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_backgroundRight__h_RIz{width:75px}}.ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ svg{cursor:pointer;pointer-events:auto;position:absolute;top:50%;padding:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:30px;opacity:.8}@media screen and (max-width:499px){.ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ svg{font-size:24px}}.ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_iconRight__noSpa{right:0}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_iconRight__noSpa{padding:14px 9px 14px 5px}}@media screen and (max-width:499px){.ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_iconRight__noSpa{padding:9px 4px}}.ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_iconLeft__z3KWq{left:0}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_iconLeft__z3KWq{padding:14px 5px 14px 9px}}@media screen and (max-width:499px){.ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_iconLeft__z3KWq{padding:9px 4px}}.circle-list .ListComponentArrow_container__PiVAX{top:18px;height:calc(100% - 20px)}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.circle-list .ListComponentArrow_container__PiVAX{top:13px;height:calc(100% - 15px)}}.circle-list .ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_backgroundLeft__0YkRB,.circle-list .ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_backgroundRight__h_RIz{-webkit-filter:blur(10px);filter:blur(10px)}.circle-list .ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_backgroundRight__h_RIz{border-top-left-radius:20%;border-bottom-left-radius:20%;width:77px}@media screen and (min-width:1100px)and (max-width:1399px){.circle-list .ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_backgroundRight__h_RIz{width:63px}}@media screen and (min-width:850px)and (max-width:1100px){.circle-list .ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_backgroundRight__h_RIz{width:50px}}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.circle-list .ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_backgroundRight__h_RIz{width:37px}}.circle-list .ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_backgroundLeft__0YkRB{border-top-right-radius:20%;border-bottom-right-radius:20%;width:29px}@media screen and (min-width:1100px)and (max-width:1399px){.circle-list .ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_backgroundLeft__0YkRB{width:29px}}@media screen and (min-width:850px)and (max-width:1100px){.circle-list .ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_backgroundLeft__0YkRB{width:14px}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.circle-list .ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_backgroundLeft__0YkRB{width:14px}}@media screen and (max-width:499px){.circle-list .ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_backgroundLeft__0YkRB{width:12.5px}}.circle-list .ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_iconRight__noSpa{padding-right:10px}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.circle-list .ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_iconRight__noSpa{padding-right:5px}}@media screen and (max-width:499px){.circle-list .ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_iconRight__noSpa{padding-right:3px}}.circle-list .ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_iconLeft__z3KWq{padding-left:10px}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.circle-list .ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_iconLeft__z3KWq{padding-left:5px}}@media screen and (max-width:499px){.circle-list .ListComponentArrow_container__PiVAX .ListComponentArrow_arrowBox__HQ_c_ .ListComponentArrow_iconLeft__z3KWq{padding-left:3px}.MobileSignUpComponent_container__Fps2L{text-align:center;margin-top:80px;display:block}}.MobileSignUpComponent_login__TsvJf{display:block;margin-top:40px;font-size:14px}.IFrame_iframeComponent__IG5ho{width:100%;height:100%;border:none;background-color:transparent}.Drawers_drawers__OCdnG{font-weight:lighter}.Drawers_drawers__OCdnG .Select-selector{min-width:12rem;margin-right:1rem}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.Drawers_drawers__OCdnG .Select-selector{min-width:10rem;margin-right:0}}@media screen and (max-width:499px){.Drawers_drawers__OCdnG .Select-selector{min-width:2rem;margin-right:0}.Drawers_drawers__OCdnG .Select-selection-item,.Drawers_drawers__OCdnG .Select-selection-placeholder{padding-right:30px}}.Drawers_drawers__OCdnG .Select-arrow{margin-right:5px}.Drawers_drawers__OCdnG:first-child{margin-left:-24px}@media screen and (max-width:499px){.Drawers_drawers__OCdnG .Drawers_labelBox__R3p_C{display:flex;flex-direction:column}}.Drawers_drawers__OCdnG .Drawers_labelBox__R3p_C .Drawers_labelSortName__FhWD8{text-transform:uppercase;font-weight:700}@media screen and (max-width:499px){.Drawers_drawers__OCdnG .Drawers_labelBox__R3p_C .Drawers_labelCategoryOptionName__6Pojk,.Drawers_drawers__OCdnG .Drawers_labelBox__R3p_C .Drawers_labelOptionName__F_sWu{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.Drawers_drawers__OCdnG .Drawers_labelBox__R3p_C .Drawers_labelCategoryOptionName__6Pojk{margin:0;display:inline;font-size:1.375rem}.Drawers_drawers__OCdnG .Drawers_labelBoxPlaylist__KZGxh{display:inline-block}@media screen and (max-width:499px){.Drawers_drawers__OCdnG .Drawers_labelBoxPlaylist__KZGxh{width:125px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}}.Drawers_drawers__OCdnG .Drawers_labelBoxPlaylist__KZGxh.Drawers_emptyOptionNameInPlaylist__vTojb{width:150px}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.Drawers_drawers__OCdnG .Drawers_labelBoxPlaylist__KZGxh.Drawers_emptyOptionNameInPlaylist__vTojb{width:125px}}@media screen and (max-width:499px){.Drawers_drawers__OCdnG .Drawers_labelBoxPlaylist__KZGxh.Drawers_emptyOptionNameInPlaylist__vTojb{width:80px}}.Drawers_drawers__OCdnG .Drawers_optionName__ccX21{text-transform:capitalize}.FormButton_button__t8mHq{justify-content:center;width:100%;max-width:275px;height:54px;margin-top:30px;margin-bottom:10px;margin-right:0;border-radius:27px;font-size:22px;font-weight:700;letter-spacing:.82px;text-align:center}@media screen and (max-width:499px){.FormButton_button__t8mHq{max-width:215px;height:48px;font-size:20px}}.LabelField_container__lOcEs{display:flex;flex-direction:column;align-items:center;margin:0 0 1rem}.LabelField_container__lOcEs .LabelField_inputContainer__qnSgR,.LabelField_container__lOcEs .LabelField_inputError__wn1KL{width:100%;height:47px;margin:6px 0 15px;padding:0 10px;border:1px solid #f2f2f2;border-radius:5.4px;background-color:#f2f2f2}.LabelField_container__lOcEs .LabelField_inputError__wn1KL{border:1px solid #d32f2f}.LabelField_labelContainer__N_iSN{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:5px}.LabelField_label__Jt7SQ{font-size:16px;letter-spacing:.6px;font-weight:400}.LabelField_required__Nv0PG{color:var(--primary-color)}.LabelField_fallbackContainer__f0NWZ{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.LabelField_error__sGkjk{display:inline-block;font-size:12px;color:#d32f2f;list-style:none;margin-top:0;padding:0;text-align:left;flex:50% 1}.LabelField_tip__xj5u4{display:inline-block;color:#eee;font-size:11px;text-align:right;flex:50% 1;width:100%}.FormLogo_logo__V6SG3{display:none;position:absolute;top:48px;left:78px;z-index:10}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.FormLogo_logo__V6SG3{display:block;top:48px;left:48px}}@media screen and (max-width:499px){.FormLogo_logo__V6SG3{top:96px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.FormLogo_logo__V6SG3 img{height:60px;width:53px}@media screen and (max-width:499px){.FormLogo_logo__V6SG3 img{height:70px;width:73px}}.Input_container__DZYWR{display:inline-flex;height:48px;border-radius:5.4px;margin:6px 0 15px;padding:0 10px;border:1px solid #f2f2f2;background-color:#f2f2f2}.Input_container__DZYWR,.Input_input__9oqsG{position:relative;box-sizing:border-box;width:100%}.Input_input__9oqsG{display:inline-block;margin:0;padding:0;color:#101010;font-size:16px;letter-spacing:.6px;background:transparent;list-style:none;text-align:start;border:none}.Input_input__9oqsG::-ms-reveal{display:none}.Input_input__9oqsG:focus{outline:0}.Input_suffix__In4wt{display:flex;align-items:center;cursor:pointer}.Input_suffix__In4wt svg{width:30px;height:21px;color:#bbb}.Input_clear__Iegdd,.Input_icon__yf_RC{width:28px;height:28px;font-size:28px;margin-left:8px}.Input_clear__Iegdd img,.Input_icon__yf_RC img{width:100%}.Input_clear__Iegdd svg,.Input_icon__yf_RC svg{display:block}.Input_clear__Iegdd{cursor:pointer}.Input_clearHidden__duz7S{visibility:hidden}.DotsLoader_dotsLoader__c5too path{fill:var(--app-dot-color)}@-webkit-keyframes DotsLoader_dot_animation__nvKAM{0%{opacity:.2}20%{opacity:.8}to{opacity:.2}}@keyframes DotsLoader_dot_animation__nvKAM{0%{opacity:.2}20%{opacity:.8}to{opacity:.2}}.DotsLoader_first_dot__xBoFc{opacity:.2;-webkit-animation:DotsLoader_dot_animation__nvKAM 1.4s ease-out infinite;animation:DotsLoader_dot_animation__nvKAM 1.4s ease-out infinite;-webkit-animation-delay:0s;animation-delay:0s;fill:var(--app-dot-color)}.DotsLoader_first_dot__xBoFc path{fill:var(--app-dot-color)}.DotsLoader_second_dot__XcMDX{opacity:.2;-webkit-animation-delay:.7s;animation-delay:.7s}.DotsLoader_third_dot__7OMJI{opacity:.2;-webkit-animation-delay:1.05s;animation-delay:1.05s}.WelcomeScreen_welcomeContainer__USTmj{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;margin-top:100px}.WelcomeScreen_welcomeContainer__USTmj>div{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:300px;text-align:left;font-size:16px;line-height:22px;font-weight:lighter}.WelcomeScreen_welcomeContainer__USTmj>div>h1{font-size:24px;line-height:30px}.WelcomeScreen_welcomeContainer__USTmj .WelcomeScreen_badgeContainer__7RgZm{padding-top:37px;display:flex;flex-direction:column;justify-content:center;align-items:center}.WelcomeScreen_welcomeContainer__USTmj .WelcomeScreen_androidBadge__llo26{width:200px}.WelcomeScreen_welcomeContainer__USTmj .WelcomeScreen_androidBadge__llo26 img{width:100%;height:auto}.WelcomeScreen_welcomeContainer__USTmj .WelcomeScreen_IOSdBadge__4uEVb{width:200px;margin-bottom:30px}.WelcomeScreen_welcomeContainer__USTmj .WelcomeScreen_IOSdBadge__4uEVb img{width:100%;height:auto;border-radius:13px}.WelcomeScreen_welcomeContainer__USTmj .WelcomeScreen_myAccountLink__d7p8m{width:100%;text-align:left}.WelcomeScreen_welcomeContainer__USTmj .WelcomeScreen_myAccountLink__d7p8m a{font-weight:700}.WelcomeScreen_welcomeContainer__USTmj .WelcomeScreen_dotsContainer__gHIb7{min-height:70vh;display:flex}@media screen and (max-width:499px){.WelcomeScreen_welcomeContainer__USTmj .WelcomeScreen_dotsContainer__gHIb7{display:none}}@media screen and (min-height:346px)and (max-height:695px)and (orientation:landscape){.WelcomeScreen_welcomeContainer__USTmj .WelcomeScreen_dotsContainer__gHIb7{display:none}}.WelcomeScreen_welcomeContainer__USTmj .WelcomeScreen_listContainer__1MxAT{margin-top:50px;min-height:80vh;width:100%}.WelcomeScreen_welcomeContainer__USTmj .WelcomeScreen_listContainer__1MxAT .WelcomeScreen_list__u6N1D{padding:0;width:100%;list-style-type:none}.WelcomeScreen_welcomeContainer__USTmj .WelcomeScreen_listContainer__1MxAT .WelcomeScreen_list__u6N1D li{font-weight:900;font-size:24px;padding-bottom:20px;display:flex;flex-direction:column;position:relative}.WelcomeScreen_welcomeContainer__USTmj .WelcomeScreen_listContainer__1MxAT .WelcomeScreen_list__u6N1D li span{margin-top:10px;font-family:Raleway;font-size:16px;letter-spacing:0;line-height:20px;font-weight:300;max-width:240px}.WelcomeScreen_welcomeContainer__USTmj .WelcomeScreen_listContainer__1MxAT .WelcomeScreen_list__u6N1D li svg{position:absolute;right:0;top:0;width:22px;height:22px;pointer-events:none}@media screen and (max-width:499px){.LoginForm_container__ZATuC{margin-top:30px}}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.LoginForm_container__ZATuC form{width:unset}}.LoginForm_container__ZATuC p{font-size:17px}.LoginForm_container__ZATuC p.LoginForm_userExist__qIRcb,.LoginForm_container__ZATuC p.LoginForm_userValidated__M_0NG{font-size:13px;font-weight:100;margin-top:-15px;opacity:.7}.LoginForm_title__qGFln{margin-bottom:34px;font-size:50px}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.LoginForm_title__qGFln{font-size:45px}}@media screen and (max-width:499px){.LoginForm_title__qGFln{display:none}}.LoginForm_resetPassword__klhzN{position:absolute;bottom:-4px;right:0;color:var(--primary-text-color);align-self:flex-end}.LoginForm_labelFieldContainer__SMaHO{position:relative;height:100px}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.LoginForm_labelFieldContainer__SMaHO>span{width:100%}}.LoginForm_buttonWrapper__j_5Rt{margin:28px 0 26px;text-align:center}.LoginForm_buttonWrapper__j_5Rt button{width:215px;height:50px}.LoginForm_passwordUpdatedText__UgKmY{margin-bottom:-20px;font-weight:lighter;font-size:16px}.AuthForm_form__n73sZ{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;margin-top:8rem}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.AuthForm_form__n73sZ{width:90%;margin:18rem auto 0}}@media screen and (max-width:499px){.AuthForm_form__n73sZ{margin:40px 0 0}}.AuthForm_form__n73sZ form{width:29rem}@media screen and (max-width:499px){.AuthForm_form__n73sZ form{width:100%;max-width:320px;margin:0 auto}}.AuthForm_form__n73sZ .AuthForm_buttonLine__ZfwUJ,.AuthForm_line__bq0u_{width:100%;text-align:center}.AuthForm_inputContainer__AjLTR{border-radius:5.4px;border:1px solid #f2f2f2;background-color:#f2f2f2;width:29rem;height:47px;margin:6px 0 15px;padding:0 10px}@media screen and (max-width:499px){.AuthForm_inputContainer__AjLTR{width:100%}}.AuthForm_input__YMP0n{padding:0 5px;color:#101010;font-size:16px;line-height:47px;font-weight:400}@media screen and (max-width:499px){.AuthForm_input__YMP0n{width:100%}}.AuthForm_error__MJw1H{text-align:center;color:#d32f2f}.ImageWithPlaceholder_image__V2rBD{width:100%;height:100%}.MediaAdditionalInfo_MediaAdditionalInfo__aSYkG{opacity:.87;font-size:1rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.6px}.MediaDetailsButton_detailsButton__ZVKVz{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding:0;display:flex;align-items:center;background-color:transparent;font-size:1.28rem;font-family:var(--font-family);font-weight:400;color:var(--primary-text-color);border:none;cursor:pointer}.MediaDetailsButton_detailsButton__ZVKVz svg{width:45px;height:45px;margin-right:8px}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.MediaDetailsButton_detailsButton__ZVKVz svg{width:40px;height:40px}}.MediaExtraMaterials_container__iRSB5{margin-top:60px}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.MediaExtraMaterials_container__iRSB5{display:none}}.MediaExtraMaterials_container__iRSB5 header{padding-left:calc(var(--app-padding-left-large)*2 - 20px);font-weight:400}@media screen and (min-width:850px)and (max-width:1100px){.MediaExtraMaterials_container__iRSB5 header{padding-left:calc(var(--app-padding-left-desktop-tablet)*2 + 8px)}}.MediaExtraMaterials_container__iRSB5 header p{font-size:1.32rem}.MediaExtraMaterials_container__iRSB5>div:first-of-type{padding-top:0}.MediaExtraMaterials_container__iRSB5 [class$=slick-list]{padding-left:calc(var(--app-padding-left-large) - 20px)}.MediaDetailsBottomContent_MediaDetailsBottomContent__QkzU4{margin-top:64px;padding-left:calc(var(--app-padding-left-large)*2 - 28px);padding-right:var(--app-padding-right);font-size:1.38rem}@media screen and (min-width:850px)and (max-width:1100px){.MediaDetailsBottomContent_MediaDetailsBottomContent__QkzU4{padding-left:calc(var(--app-padding-left-desktop-tablet)*2 + 8px);margin-top:200px}}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.MediaDetailsBottomContent_MediaDetailsBottomContent__QkzU4{padding-left:calc(var(--app-padding-left-large) + 10px);margin-top:82px;margin-bottom:100px;font-size:1.3rem}}@media screen and (max-width:499px){.MediaDetailsBottomContent_MediaDetailsBottomContent__QkzU4{margin-top:80px;padding-left:calc(var(--app-padding-left-large)/2 - 22px);padding-right:calc(var(--app-padding-right)/2);font-size:2rem}}.MediaDetailsBottomContent_MediaDetailsBottomContent__QkzU4 .MediaDetailsBottomContent_descriptionText__1r2Dn{max-width:56%;font-size:inherit;line-height:30px;font-weight:lighter}@media screen and (max-width:1100px){.MediaDetailsBottomContent_MediaDetailsBottomContent__QkzU4 .MediaDetailsBottomContent_descriptionText__1r2Dn{max-width:64%}}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.MediaDetailsBottomContent_MediaDetailsBottomContent__QkzU4 .MediaDetailsBottomContent_descriptionText__1r2Dn{max-width:80%;line-height:19px}}@media screen and (max-width:499px){.MediaDetailsBottomContent_MediaDetailsBottomContent__QkzU4 .MediaDetailsBottomContent_descriptionText__1r2Dn{max-width:100%}}.MediaDetailsBottomContent_MediaDetailsBottomContent__QkzU4 .MediaDetailsBottomContent_article__CqfDc{font-weight:lighter;font-size:1.1rem;opacity:.8}@media screen and (max-width:499px){.MediaDetailsBottomContent_MediaDetailsBottomContent__QkzU4 .MediaDetailsBottomContent_article__CqfDc{font-size:1.6rem}}@media screen and (min-height:346px)and (max-height:695px)and (orientation:landscape){.MediaDetailsBottomContent_MediaDetailsBottomContent__QkzU4 .MediaDetailsBottomContent_article__CqfDc{padding-bottom:10rem}}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.MediaDetailsBottomContent_MediaDetailsBottomContent__QkzU4 .MediaDetailsBottomContent_article__CqfDc{margin-top:-100px}}.MediaDetailsCoverImg_coverImg__hDn1T{position:absolute;border-radius:5px;height:434px;width:auto;z-index:2}@media screen and (max-width:1100px){.MediaDetailsCoverImg_coverImg__hDn1T{height:274px}}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.MediaDetailsCoverImg_coverImg__hDn1T{height:155px;border-radius:4px}}@media screen and (max-width:499px){.MediaDetailsCoverImg_coverImg__hDn1T{height:150px}}.MediaPeopleLinks_link__00cFM{font-weight:700}.MediaDetailsDescriptionList_list__yAO9a{margin-top:58px;padding-left:0;list-style:none}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.MediaDetailsDescriptionList_list__yAO9a{margin-top:20px}}.MediaDetailsDescriptionList_listItem__7tx90{margin-bottom:-14px;display:flex;align-items:baseline}.MediaDetailsDescriptionList_listItem__7tx90 p{font-size:inherit;font-weight:lighter;max-width:680px}.MediaDetailsDescriptionList_listItem__7tx90 p span{text-transform:capitalize}.MediaDetailsDescriptionList_listItem__7tx90 p span:not(:last-child):after{content:", "}.MediaDetailsDescriptionList_listItem__7tx90 h3{font-size:inherit;font-weight:400;padding-right:50px;width:240px;min-width:240px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (max-width:1100px){.MediaDetailsDescriptionList_listItem__7tx90 h3{padding-right:10px;width:200px;min-width:200px}}@media screen and (max-width:499px){.MediaDetailsDescriptionList_listItem__7tx90 h3{width:100px;min-width:100px}}.MediaDetailsPlayInfo_downloadInfoContainer__JDiK6 .MediaDetailsPlayInfo_desktop__GJ97c,.MediaDetailsPlayInfo_downloadInfoContainer__JDiK6 .MediaDetailsPlayInfo_mobile__QDvWx{display:flex;align-items:center;flex-direction:column}.MediaDetailsPlayInfo_downloadInfoContainer__JDiK6 .MediaDetailsPlayInfo_nodata__DT0ek{display:none}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.MediaDetailsPlayInfo_downloadInfoContainer__JDiK6 .MediaDetailsPlayInfo_mobile__QDvWx{display:flex;align-items:center;justify-content:center}}.MediaDetailsPlayInfo_downloadInfoContainer__JDiK6 .MediaDetailsPlayInfo_button___DtIm{margin:0;padding:0 60px;width:-webkit-max-content;width:max-content;height:70px;font-size:1.8rem;border-radius:100px 90px 90px 90px;font-weight:700}@media screen and (max-width:1100px){.MediaDetailsPlayInfo_downloadInfoContainer__JDiK6 .MediaDetailsPlayInfo_button___DtIm{padding:0 50px;height:55px;font-size:2rem}}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.MediaDetailsPlayInfo_downloadInfoContainer__JDiK6 .MediaDetailsPlayInfo_button___DtIm{padding:0 34px;height:48px;font-size:1.9rem}}@media screen and (max-width:499px){.MediaDetailsPlayInfo_downloadInfoContainer__JDiK6 .MediaDetailsPlayInfo_button___DtIm{font-size:2.5rem}}.MediaDetailsPlayInfo_downloadInfoContainer__JDiK6 p{margin:10px 0 35px;font-size:1.5rem;max-width:280px;overflow-wrap:break-word}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.MediaDetailsPlayInfo_downloadInfoContainer__JDiK6 p{font-size:1.3rem;font-weight:700}}@media screen and (max-width:499px){.MediaDetailsPlayInfo_downloadInfoContainer__JDiK6 p{font-size:1.75rem;max-width:240px}}.ProgressBar_progressBar__UAoqx{position:absolute;bottom:0;width:100%;height:8px;background:linear-gradient(90deg,var(--primary-color) 0,var(--primary-text-color) 3%,var(--primary-text-color) 100%);overflow:hidden}.ProgressBar_progressBar__UAoqx.ProgressBar_hidden__ZqVMp{background:transparent}.ProgressBar_progressBar__UAoqx .ProgressBar_bar__RlZgD{transition:2s ease-out,-webkit-transform;transition:transform,2s ease-out;transition:transform,2s ease-out,-webkit-transform;height:100%;width:100%;background-color:var(--primary-color);border-radius:0 4.5px 4.5px 0;z-index:10}.MediaDetailsTopContent_mediaDetailsTopContent__5M1Oh{padding-left:calc(var(--app-padding-left-large) - 20px);position:absolute;display:flex;align-items:self-end;bottom:0;width:calc(100% - 530px);z-index:1}@media screen and (max-width:1100px){.MediaDetailsTopContent_mediaDetailsTopContent__5M1Oh{padding-left:calc(var(--app-padding-left-desktop-tablet) - 20px);bottom:-135px;width:calc(100% - 346px)}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.MediaDetailsTopContent_mediaDetailsTopContent__5M1Oh{padding-left:calc(var(--app-padding-left-large) + 8px);width:calc(100% - var(--app-padding-right) - 86px);bottom:-58px}}@media screen and (max-width:499px){.MediaDetailsTopContent_mediaDetailsTopContent__5M1Oh{padding-left:calc(var(--app-padding-left-large)/2 - 24px);width:calc(100% - 46px);bottom:-58px}}.MediaDetailsTopContent_mediaDetailsTopContent__5M1Oh .MediaDetailsTopContent_leftIcon__RtMIV{display:block;padding:26px 16px 26px 0}@media screen and (max-width:1100px){.MediaDetailsTopContent_mediaDetailsTopContent__5M1Oh .MediaDetailsTopContent_leftIcon__RtMIV{padding:26px 26px 0 0}}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.MediaDetailsTopContent_mediaDetailsTopContent__5M1Oh .MediaDetailsTopContent_leftIcon__RtMIV{display:none}}.MediaDetailsTopContent_mediaDetailsTopContent__5M1Oh .MediaDetailsTopContent_container__O1GFx{display:flex;flex-direction:column;height:100%}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.MediaDetailsTopContent_mediaDetailsTopContent__5M1Oh .MediaDetailsTopContent_container__O1GFx{flex-direction:row;flex-wrap:wrap;align-items:center}}.MediaDetailsTopContent_mediaDetailsTopContent__5M1Oh .MediaDetailsTopContent_coverImg__R_TrY{display:none}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.MediaDetailsTopContent_mediaDetailsTopContent__5M1Oh .MediaDetailsTopContent_coverImg__R_TrY{display:block;position:relative;right:unset}}.MediaDetailsTopContent_mediaDetailsTopContent__5M1Oh .MediaDetailsTopContent_buttonsBox__06DsQ{position:relative;display:flex;width:-webkit-max-content;width:max-content}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.MediaDetailsTopContent_mediaDetailsTopContent__5M1Oh .MediaDetailsTopContent_buttonsBox__06DsQ{margin-top:10px;flex:1 1 100%}}.MediaDetailsTopContent_mediaDetailsTopContent__5M1Oh .MediaDetailsTopContent_buttonsBox__06DsQ .MediaDetailsTopContent_trailerButton__ITBDD svg:hover{border-radius:999px;background-color:hsla(0,0%,100%,.37)}.MediaDetailsTopContent_mediaDetailsTopContent__5M1Oh .MediaDetailsTopContent_buttonsBox__06DsQ .MediaDetailsTopContent_trailerButton__ITBDD svg:active{border-radius:999px;background-color:hsla(0,0%,100%,.07)}.MediaDetailsTopContent_mediaDetailsTopContent__5M1Oh .MediaDetailsTopContent_buttonsBox__06DsQ button:first-child{margin-right:47px}.MediaDetailsTopContent_mediaDetailsTopContent__5M1Oh .MediaDetailsTopContent_buttonsBox__06DsQ .MediaDetailsTopContent_progressBar__DSUSa{bottom:-32px;min-width:312px;border-radius:4.5px}.MediaDetailsTopContent_leftIcon__RtMIV{align-self:flex-start;display:none}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.MediaDetailsTopContent_leftIcon__RtMIV{padding:10px 20px 20px 0;display:block;position:absolute;top:10%;left:20px;z-index:2}.MediaDetailsTopContent_leftIcon__RtMIV svg{width:18px;height:18px}}@media screen and (max-width:499px){.PlayButton_buttonContainer__vPAG7{display:none}}.PlayIconButton_icon__xdYBB{transition:all .2s ease;background-color:transparent}.PlayIconButton_icon__xdYBB svg{position:absolute;top:72%;left:50%;font-size:1.8rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.PlayIconButton_icon__xdYBB svg path:first-child{fill:var(--primary-color)}@media screen and (min-width:1100px)and (max-width:1399px){.PlayIconButton_icon__xdYBB svg{top:70%;font-size:2.1rem}}@media screen and (min-width:850px)and (max-width:1100px){.PlayIconButton_icon__xdYBB svg{top:75%;font-size:1.9rem}}.PlayIconButton_placeholder__2noXu{position:absolute;top:0;left:0;width:100%;height:220%}.SettingsMenuItem_menuItem__ugm6b{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-top:27px;opacity:.55;font-size:1rem;font-weight:400;letter-spacing:0;list-style-type:none;cursor:pointer;position:relative}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.SettingsMenuItem_menuItem__ugm6b{margin-top:22px}}@media screen and (max-width:499px){.SettingsMenuItem_menuItem__ugm6b{opacity:1;margin-top:38px}}@media screen and (min-width:850px)and (max-width:1100px){.SettingsMenuItem_menuItem__ugm6b:first-of-type{margin-top:0}}@media(hover){.SettingsMenuItem_menuItem__ugm6b:hover{color:var(--primary-text-color);opacity:1}}.SettingsMenuItem_menuItemActive__CIB6n{opacity:1}.SettingsMenuItem_link__Zg3mr{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:499px){.SettingsMenuItem_link__Zg3mr{font-size:16px;line-height:20px}}.SettingsMenu_container__MlGdT{border-right:1px solid #979797;padding-top:5rem;min-width:205px}@media screen and (min-width:850px)and (max-width:1100px){.SettingsMenu_container__MlGdT{padding-right:5rem}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.SettingsMenu_container__MlGdT{margin-top:7rem;padding-top:0}}@media screen and (max-width:499px){.SettingsMenu_container__MlGdT{border:none;text-align:center;padding-top:0}.SettingsMenu_menuContainer__OKEjH{display:none}}.SettingsMenu_menu__evjFo{position:relative;-webkit-padding-start:0;padding-inline-start:0;-webkit-margin-before:0;margin-block-start:0;margin-bottom:70px}@media screen and (max-width:499px){.SettingsMenu_menu__evjFo{display:block;margin:0 50px 50px}}.SettingsMenu_titleContainer__iJhJ7{display:none;margin-bottom:6rem}@media screen and (max-width:499px){.SettingsMenu_titleContainer__iJhJ7{display:flex;align-items:center;justify-content:center}}.SettingsMenu_title__Cflpm{font-size:1.7em;font-weight:700}@media screen and (max-width:499px){.SettingsMenu_title__Cflpm{font-size:24px}}.SettingsMenu_sectionTitleContainer__qtKBm{display:none;align-items:center}@media screen and (max-width:499px){.SettingsMenu_sectionTitleContainer__qtKBm{position:relative;display:flex;align-items:flex-start;justify-content:center}.SettingsMenu_sectionTitleContainer__qtKBm>a{position:absolute;left:0;top:0}.SettingsMenu_sectionTitleContainer__qtKBm>div{flex:1 1;align-items:center;justify-content:center}}.SettingsMenu_sectionTitle__dzW65{font-size:24px;line-height:26px}.SettingsMenu_back__4MzR9{font-size:3.25rem;margin-right:2rem;cursor:pointer}.SettingsMenu_back__4MzR9 svg{display:block}.ContactsForm_contactsForm__pkFKH{display:flex;flex-direction:column;align-items:stretch;justify-content:center;width:100%;gap:1rem}.ContactsForm_contactsForm__pkFKH>div{margin:0}.ContactsForm_contactsForm__pkFKH>div>div>div{text-align:left}.ContactsForm_contactsForm__pkFKH>* input[type=text]{width:100%}.ContactsForm_contactsForm__pkFKH>button{align-self:center;height:48px;font-size:20px;max-width:215px}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ContactsForm_contactsForm__pkFKH>button{height:40px;font-size:16px;max-width:175px}}.ContactsForm_phoneFormContainer__xgu__{display:flex;align-items:center;justify-content:flex-start;width:100%}.ContactsForm_phoneFormContainer__xgu__>div>div>label{position:relative;margin-left:-80px}.ContactsForm_phoneFormContainer__xgu__>div>div>div{position:relative;display:inline-block;width:100%;right:20%;text-align:left}.ContactsForm_phoneFormContainer__xgu__>div>div>ul{position:relative;right:20%}.ContactsForm_phoneFormContainer__xgu__ span{border-radius:0 5px 5px 0!important}.ContactsForm_phoneContent__NCGsI{display:flex;align-items:center;justify-content:flex-start;width:100%}.ContactsForm_formInput__slHKK{padding:0 10px}.ContactsForm_emailChanged__hAEJy input{font-style:italic}.ContactsForm_nameInputs__IwzVk{display:flex;gap:5px}.ContactsForm_nameInputs__IwzVk>div{width:50%;margin:0}.ContactsForm_nameInputs__IwzVk ul{word-break:break-all}.ContactsForm_consent__NBIR4{display:flex;margin-top:3rem}.ContactsForm_consent__NBIR4 p{margin-top:0;font-weight:lighter}.ContactsForm_consentText__E3sED{font-size:14px;font-weight:lighter;line-height:18px}.ContactsForm_textContainer__7iymK{margin-left:1rem;font-size:14px;font-weight:lighter;color:#eee}.ContactsForm_textContainer__7iymK>:first-child{margin-top:0}.ContactsForm_spinnerbox__7_hBM{margin-top:20px}@media screen and (max-width:499px){.ContactsForm_spinnerbox__7_hBM{display:flex;justify-content:center}}.ContactsForm_error__rnAKm{margin-bottom:36px}.ContactsForm_noError__6jwUB{margin-bottom:27px}.CommonTextError_error__yAnvh{font-size:1.4rem;color:#d32f2f}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.CommonTextError_error__yAnvh{font-size:1.8rem}}@media screen and (max-width:499px){.CommonTextError_error__yAnvh{font-size:2.4rem}}.CommonTextError_errorCentered__zcDve{text-align:center}.ActionsHandler_centered__pJCoj{display:flex;justify-content:center}.ActionsHandler_dotsContainer__Hmrue{max-width:100px}.PasswordForm_PasswordForm__tOSzg{display:flex;flex-direction:column;align-items:flex-start;max-width:415px;width:100%}.PasswordForm_PasswordForm__tOSzg form{width:100%}.PasswordForm_PasswordForm__tOSzg form>div>div div{text-align:left}.PasswordForm_PasswordForm__tOSzg .PasswordForm_ButtonLine__AS2ov{display:flex;justify-content:center}.PasswordForm_PasswordForm__tOSzg .PasswordForm_ButtonLine__AS2ov>button{height:50px;font-size:18px;max-width:250px}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.PasswordForm_PasswordForm__tOSzg .PasswordForm_ButtonLine__AS2ov>button{height:40px;font-size:16px;max-width:175px}}.PasswordForm_PasswordForm__tOSzg .PasswordForm_information__U0_sx{margin-top:52px;font-size:16px;font-weight:lighter}.PaymentDetailType_container__gU5AX{display:flex;flex-direction:column;justify-content:center}.PaymentDetailType_container__gU5AX .PaymentDetailType_description__QIW9w,.PaymentDetailType_container__gU5AX .PaymentDetailType_price__rBuLM{padding-left:5px;font-weight:300}.PaymentDetailType_container__gU5AX .PaymentDetailType_title__xkz8e{font-weight:bolder}.PartnerInformation_partner__n1i_p{display:flex;flex-direction:column;gap:1rem;margin:0;font-weight:lighter;font-size:1.12rem}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.PartnerInformation_partner__n1i_p{font-size:1.55rem}}@media screen and (max-width:499px){.PartnerInformation_partner__n1i_p{font-size:2.1rem}}.SettingsSubscriptionContainer_Container__vyYkk{margin-top:6px;font-size:1rem;display:flex;gap:16px}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.SettingsSubscriptionContainer_Container__vyYkk{font-size:1.28rem}}@media screen and (max-width:499px){.SettingsSubscriptionContainer_Container__vyYkk{font-size:2rem}}.SettingsSubscriptionContainer_checkmark__ry_tD{color:var(--app-dot-color);width:20px;height:20px;font-size:20px}.SettingsSubscriptionContainer_InfoText__g7g_R{font-size:1.12rem;font-weight:lighter;margin-top:0;margin-bottom:1rem}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.SettingsSubscriptionContainer_InfoText__g7g_R{font-size:1.55rem}}@media screen and (max-width:499px){.SettingsSubscriptionContainer_InfoText__g7g_R{font-size:2.1rem}}.SettingsSubscriptionContainer_StatusIndicator__S_fg2{border-radius:100px;width:20px;height:20px;flex-shrink:0}.SettingsSubscriptionContainer_buttonContainer__Bin9_{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.SettingsSubscriptionContainer_Item__jtQCk{color:var(--primary-text-color);font-weight:lighter}.SettingsSubscriptionContainer_Item__jtQCk:not(:first-child){margin-top:20px}.SettingsSubscriptionContainer_Item__jtQCk .SettingsSubscriptionContainer_ItemTitle__AaEM6{font-weight:700;margin-right:10px}.SettingsSubscriptionContainer_PaymentDetailType__jWAYD{margin-top:0}.SettingsSubscriptionContainer_Content__l4Ad4{display:flex;flex-direction:column;gap:2rem}.SettingsProfiles_Container__Igh2_{color:var(--primary-text-color);font-size:14px;font-size:16px;font-weight:lighter}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.SettingsProfiles_Container__Igh2_{font-size:14px}}@media screen and (max-width:499px){.SettingsProfiles_Container__Igh2_{margin-bottom:250px;font-size:16px}}.SettingsProfiles_Container__Igh2_ .SettingsProfiles_Description__7ZGJU{margin-top:-7px}.SettingsProfiles_Container__Igh2_ .SettingsProfiles_ProfileList__9ytL1{display:flex;flex-wrap:wrap;justify-content:space-around}.SettingsWatchHistory_watchHistory__okVzj .SettingsWatchHistory_description__8I8L8{margin:-2px 0 30px;font-size:1rem}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.SettingsWatchHistory_watchHistory__okVzj .SettingsWatchHistory_description__8I8L8{font-size:1.16rem}}@media screen and (max-width:499px){.SettingsWatchHistory_watchHistory__okVzj .SettingsWatchHistory_description__8I8L8{font-size:1.65rem}}.SettingsWatchHistory_watchHistory__okVzj .SettingsWatchHistory_table__Jz59T{width:calc(100vw - 500px);min-width:430px;max-width:800px}@media screen and (max-width:1100px){.SettingsWatchHistory_watchHistory__okVzj .SettingsWatchHistory_table__Jz59T{width:calc(100vw - 450px)}}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.SettingsWatchHistory_watchHistory__okVzj .SettingsWatchHistory_table__Jz59T{min-width:unset;width:unset}}.SettingsWatchHistory_watchHistory__okVzj .SettingsWatchHistory_table__Jz59T table{width:100%}.SettingsWatchHistory_watchHistory__okVzj .SettingsWatchHistory_row__pJI_0{height:36px;font-size:1.38rem;line-height:18px}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.SettingsWatchHistory_watchHistory__okVzj .SettingsWatchHistory_row__pJI_0{height:34px;font-size:1.26rem}}@media screen and (max-width:499px){.SettingsWatchHistory_watchHistory__okVzj .SettingsWatchHistory_row__pJI_0{font-size:1.75rem}}.SettingsWatchHistory_watchHistory__okVzj .SettingsWatchHistory_row__pJI_0 td:first-child,.SettingsWatchHistory_watchHistory__okVzj .SettingsWatchHistory_row__pJI_0 td:nth-child(2){padding-right:20px}.SettingsWatchHistory_watchHistory__okVzj .SettingsWatchHistory_row__pJI_0 td:first-child{min-width:70px;font-weight:lighter}.SettingsWatchHistory_watchHistory__okVzj .SettingsWatchHistory_row__pJI_0 td:nth-child(2){font-weight:700}.SettingsWatchHistory_watchHistory__okVzj .SettingsWatchHistory_deleteButton__NocQz{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.SettingsWatchHistory_watchHistory__okVzj .SettingsWatchHistory_deleteButton__NocQz svg{width:17px;height:17px}.SettingsUserData_Button__F4R9P{justify-content:center;width:100%;max-width:215px;height:48px;margin-top:30px;margin-bottom:10px;margin-right:0;border-radius:27px;font-size:20px;font-weight:700;letter-spacing:.82px;text-align:center}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.SettingsUserData_Button__F4R9P{font-size:16px;height:38px}}.SettingsUserData_Title__wuX_Y{font-weight:700;margin-top:110px}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.SettingsUserData_Title__wuX_Y{margin-top:88px}}.SettingsUserData_Text__maeCq{font-size:14px;color:var(--primary-text-color)}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.SettingsUserData_Text__maeCq{font-size:11px}}.SettingsUserData_Text__maeCq a{font-weight:700}.Tooltip_tooltip__98Sw9{position:relative;display:inline-block}.Tooltip_content__9Bz2p{position:absolute;top:-30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:6px;border-radius:4px;color:var(--primary-text-color);background:var(--primary-color);white-space:nowrap;z-index:100}.Tooltip_content__9Bz2p:before{content:" ";position:absolute;top:100%;left:50%;height:0;width:0;pointer-events:none;border:6px solid transparent;border-top:6px solid var(--primary-color);margin-left:-6px}.SettingsDevices_Container___Yjvt{font-size:14px}@media screen and (max-width:499px){.SettingsDevices_Container___Yjvt{font-size:18px}}.SettingsDevices_Container___Yjvt .SettingsDevices_error__MGLXv{font-size:1.6rem;color:#d32f2f}.SettingsDevices_Table__rLmbR{margin-top:2.5em;font-size:18px}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.SettingsDevices_Table__rLmbR{font-size:14px}}.SettingsDevices_Action__upkn5{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:inline-flex;justify-content:center;align-items:center;padding:10px 3px;width:24px;height:24px}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.SettingsDevices_Action__upkn5{width:20px;height:20px}}@media screen and (max-width:499px){.SettingsDevices_Action__upkn5{padding:18px 3px}}.SettingsDevices_Action__upkn5 svg{width:10px;height:auto}.SettingsDevices_Delete__UvOJj{cursor:pointer}.NoSubscriptionsContainer_container__ekjFd{display:flex;flex-direction:column;align-items:center;justify-content:center}.NoSubscriptionsContainer_text__ysLM9{margin-top:40px;font-weight:lighter;font-size:1.1rem}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.NoSubscriptionsContainer_text__ysLM9{text-align:center;font-size:1.55rem}}@media screen and (max-width:499px){.NoSubscriptionsContainer_text__ysLM9{font-size:2.1rem}}.SettingsSubscriptionButton_SettingsSubscriptionButton__bzpkp{margin:0;padding:0 30px!important;height:50px!important;font-size:20px!important;border-radius:27px;font-weight:700;text-align:center;box-shadow:none;letter-spacing:.82px}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.SettingsSubscriptionButton_SettingsSubscriptionButton__bzpkp{min-width:170px;font-size:16px}}@media screen and (max-width:499px){.SettingsSubscriptionButton_SettingsSubscriptionButton__bzpkp{height:50px!important;font-size:18px!important}}.PaymentDetailsText_container__DNwFC{margin-top:50px;font-size:18px}.PaymentDetailsText_container__DNwFC span:not(:first-child){font-weight:300}.PaymentDetailsText_paymentType__nMBM0{font-weight:bolder}.PaymentDetailsText_cardType__KKZe5{text-transform:capitalize}.SettingsPaymentDetails_paymentDetails__KfBPl{min-height:80px}.SettingsPaymentHistory_Container__JZFbs{font-size:16px;font-weight:lighter}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.SettingsPaymentHistory_Container__JZFbs{font-size:14px}}.SettingsPaymentHistory_Item__0JaVn:not(:first-child){margin-top:25px}.SettingsPaymentHistory_Item__0JaVn .SettingsPaymentHistory_ItemTitle___NQqo{font-weight:400;margin-right:10px}.SettingsPaymentHistory_Table__z9F3q{margin-top:25px;width:calc(100vw - 500px);min-width:230px;max-width:750px;min-height:600px}@media screen and (max-width:499px){.SettingsPaymentHistory_Table__z9F3q{width:90vw;min-height:400px;overflow-y:scroll}}.SettingsPaymentHistory_Table__z9F3q table{font-size:clamp(16px,22px,1.5vw);width:100%}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.SettingsPaymentHistory_Table__z9F3q table{font-size:14px}}.SettingsPaymentHistory_Table__z9F3q table thead{text-align:left}.SettingsPaymentHistory_Table__z9F3q table thead th:first-child{min-width:100px}.SettingsPaymentHistory_Table__z9F3q table thead th:nth-child(2){min-width:clamp(100px,240px,10.5vw)}.SettingsPaymentHistory_Table__z9F3q table thead th:nth-child(3){min-width:clamp(140px,240px,10.5vw)}.SettingsPaymentHistory_Table__z9F3q table thead tr th{font-weight:400}.SettingsPaymentHistory_Table__z9F3q table tbody td{padding:.5em 1em .5em 0;font-weight:300;white-space:nowrap;vertical-align:top}.SettingsPaymentHistory_Table__z9F3q table tbody td:nth-child(2) p{margin:0;white-space:break-spaces}.SettingsPaymentHistory_Table__z9F3q table tbody td:nth-child(2) span{white-space:pre}.SettingsPaymentHistory_Table__z9F3q table tbody td:first-child:hover{cursor:pointer}.SettingsPaymentHistory_Table__z9F3q table tbody td:first-child div{text-decoration:underline;text-decoration-thickness:1px}.SettingsPaymentHistory_Description__Tg9L7{font-size:16px;margin-top:70px}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.SettingsPaymentHistory_Description__Tg9L7{font-size:10.08px}}.SeasonSelect_select__3eJOa{margin-top:48px}.SeasonSelect_select__3eJOa .SeasonSelect_title__Zs_A4{margin-bottom:-18px;font-size:1.4rem;font-weight:400}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.SeasonSelect_select__3eJOa .SeasonSelect_title__Zs_A4{margin-bottom:-10px;font-size:1.88rem}}.SeasonSelect_select__3eJOa .SeasonSelect_itemsBox__Uf08l{margin-left:-10px;padding:0;display:flex;flex-wrap:wrap;font-size:1.7rem;font-weight:400;list-style:none}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.SeasonSelect_select__3eJOa .SeasonSelect_itemsBox__Uf08l{font-size:1.9rem}}@media screen and (max-width:499px){.SeasonSelect_select__3eJOa .SeasonSelect_itemsBox__Uf08l{font-size:2.5rem}}.SeasonSelect_select__3eJOa .SeasonSelect_item__EpOPB{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin:10px;display:flex;justify-content:center;align-items:center;width:41px;height:41px;border:1.5px solid var(--primary-text-color);border-radius:50%;box-sizing:border-box;cursor:pointer}@media(hover){.SeasonSelect_select__3eJOa .SeasonSelect_item__EpOPB:hover{background-color:hsla(0,0%,100%,.37)}}.SeasonSelect_select__3eJOa .SeasonSelect_item__EpOPB:active{background-color:hsla(0,0%,100%,.07)}.SeasonSelect_select__3eJOa .SeasonSelect_itemActive__3fMt2{background-color:var(--primary-color);border:none}.SeasonSelect_select__3eJOa .SeasonSelect_itemActive__3fMt2:hover{background-color:var(--button-primary-hover-color)}.SeasonSelect_select__3eJOa .SeasonSelect_itemActive__3fMt2:active{background-color:var(--button-primary-active-color)}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.SeasonSelect_select__3eJOa .SeasonSelect_item__EpOPB{width:30px;height:30px}}.Backdrop_backdrop__NLHyO{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--bg-color);opacity:.58;z-index:100}.BigPlayButton_playBtn__bDnw_{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:none!important;box-shadow:none;padding:20px 30px 50px;z-index:10;cursor:pointer}.BigPlayButton_playBtn__bDnw_ svg{height:108px;width:108px}.BigPlayButton_playBtn__bDnw_ svg path:first-child{fill:var(--primary-color)}.BigPlayButton_playBtn__bDnw_ svg:hover path:first-child{fill:var(--button-primary-hover-color)}.BigPlayButton_playBtn__bDnw_ svg:active path:first-child{fill:var(--button-primary-active-color)}@media screen and (max-width:1100px){.BigPlayButton_playBtn__bDnw_ svg{height:90px;width:90px}}.PaymentStatus_status__FpSru{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:720px;margin:0 auto}.PaymentStatus_status__FpSru .PaymentStatus_icon__DI6LX{height:50px;width:50px}.PaymentStatus_status__FpSru .PaymentStatus_icon__DI6LX path:first-child{fill:var(--primary-color)}.PaymentStatus_status__FpSru .PaymentStatus_info__oEZY4{font-size:16px;text-align:left;font-weight:400}.PaymentStatus_status__FpSru .PaymentStatus_error__8fVxs{font-size:16px;text-align:left;font-weight:400;color:red;text-align:center}.PaymentStatus_link__K2x5L{font-weight:400}.ReciptModal_Dialog__vLgV_{color:var(--primary-text-color)}.ReciptModal_Dialog__vLgV_ .Dialog-content{background-color:var(--bg-color)}.ReciptModal_Dialog__vLgV_ .Dialog-close-x{color:var(--primary-text-color)}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.ReciptModal_Dialog__vLgV_ .Dialog-close-x{display:none}}.ReciptModal_logo__7S0ZW{display:block;margin:auto;padding-top:20px;height:72px}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.ReciptModal_logo__7S0ZW{margin-bottom:40px}}@media screen and (max-width:499px){.ReciptModal_logo__7S0ZW{padding-top:40px}}.ReciptModal_textContainer__PHHFj{max-width:460px;padding:0 20px;font-size:16px;font-weight:lighter;color:var(--primary-text-color)}.ReciptModal_textContainer__PHHFj strong{font-weight:400}.ReciptModal_textContainer__PHHFj h3{font-weight:lighter;font-size:inherit}.ReciptModal_textContainer__PHHFj .ReciptModal_title__fsOuJ{text-align:center;font-size:50px;margin-top:0}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.ReciptModal_textContainer__PHHFj .ReciptModal_title__fsOuJ{font-size:24px}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.ReciptModal_textContainer__PHHFj{font-size:16px}}@media screen and (max-width:499px){.ReciptModal_textContainer__PHHFj{font-size:14px}}.ReciptModal_link__NItAi{font-weight:400}.ReciptModal_buttonContainer__C1_So{display:flex;justify-content:center}.ReciptModal_button__dybeZ{display:block;margin-bottom:40px;margin-top:20px;min-width:250px;width:-webkit-max-content;width:max-content;height:54px;font-size:24px;font-weight:400}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.ReciptModal_button__dybeZ{font-size:18px}}@media screen and (max-width:499px){.ReciptModal_button__dybeZ{margin:60px auto}}.ReciptModal_dotsContainer__hrXXE{display:flex;justify-content:center;margin-top:20px;margin-bottom:20px}.ProfileCircle_Profile__n_yn1{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center;width:140px;margin:72px 10px 10px}@media screen and (max-width:499px){.ProfileCircle_Profile__n_yn1{margin:50px 10px 10px}}.ProfileCircle_Profile__n_yn1 .ProfileCircle_ProfileCircle__5oBl4{width:98px;height:98px;font-size:62px;border-radius:50%;position:relative}@media screen and (max-width:499px){.ProfileCircle_Profile__n_yn1 .ProfileCircle_ProfileCircle__5oBl4{width:78px;height:78px;font-size:49px}}.ProfileCircle_Profile__n_yn1 .ProfileCircle_ProfileCircle__5oBl4 .ProfileCircle_ProfileLetter__y2oXy{margin:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-transform:capitalize;font-weight:400}.ProfileCircle_Profile__n_yn1 .ProfileCircle_ProfileCircle__5oBl4 .ProfileCircle_ProfileEditIcon__qC9o4{border-radius:50%;position:absolute;bottom:-10px;right:-10px;width:35px;height:35px;cursor:pointer}@media screen and (max-width:499px){.ProfileCircle_Profile__n_yn1 .ProfileCircle_ProfileCircle__5oBl4 .ProfileCircle_ProfileEditIcon__qC9o4{bottom:-7px;right:-7px;width:28px;height:28px}}.ProfileCircle_Profile__n_yn1 .ProfileCircle_ProfileCircle__5oBl4 .ProfileCircle_ProfileEditIcon__qC9o4 svg{position:absolute;width:100%;height:100%}.ProfileCircle_Profile__n_yn1 .ProfileCircle_ProfileTitle__A7JP7{margin-top:28px;font-weight:400;text-align:center;white-space:nowrap}@media screen and (max-width:499px){.ProfileCircle_Profile__n_yn1 .ProfileCircle_ProfileTitle__A7JP7{white-space:normal;font-size:14.4px;margin-top:22px}}.ProfileCircle_Profile__n_yn1 .ProfileCircle_ProfileTitleOverflow__ce7gx{text-overflow:ellipsis;max-width:90%;overflow:hidden;white-space:nowrap}.ProfileCircle_Profile__n_yn1 .ProfileCircle_ProfileAdd__smc_f{cursor:pointer;width:98px;height:98px}@media screen and (max-width:499px){.ProfileCircle_Profile__n_yn1 .ProfileCircle_ProfileAdd__smc_f{width:78px;height:78px;font-size:49px}}.ProfileCircle_Profile__n_yn1 .ProfileCircle_ProfileAdd__smc_f svg{height:auto;width:100%}.AgeSlider_slider__Y76TK{display:flex;width:100%;height:-webkit-max-content;height:max-content}.AgeSlider_slider__Y76TK .AgeSlider_sliderElement__pptsC{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.AgeSlider_slider__Y76TK .AgeSlider_sliderElement__pptsC label{margin:0 26px;color:transparent;min-width:50px}.AgeSlider_slider__Y76TK .AgeSlider_sliderElement__pptsC label:before{position:absolute;content:attr(title);margin-top:3px;right:-22%;font-weight:lighter;color:var(--primary-text-color)}.AgeSlider_slider__Y76TK .AgeSlider_sliderElementFirst__nBuuL{width:12%}.AgeSlider_slider__Y76TK .AgeSlider_sliderElementFirst__nBuuL label:before{min-width:-webkit-max-content;min-width:max-content;right:-50%}.AgeSlider_slider__Y76TK .AgeSlider_sliderCheckBox__Ra16Y{position:relative;height:23px;width:100%;box-shadow:inset 0 0 0 1000px transparent!important;cursor:pointer}.AgeSlider_slider__Y76TK .AgeSlider_sliderCheckBox__Ra16Y:before{content:"";position:absolute;right:0;width:23px;height:23px;border-radius:50%;background-color:#fff;z-index:10}.AgeSlider_slider__Y76TK .AgeSlider_sliderCheckBox__Ra16Y:after{content:"";position:absolute;width:100%;height:2px;left:0;top:41%;background-color:#fff;z-index:9}.AgeSlider_slider__Y76TK input[type=checkbox]{margin:0;-webkit-appearance:none;appearance:none;background-color:transparent}.AgeSlider_slider__Y76TK input[type=checkbox]:checked:after,.AgeSlider_slider__Y76TK input[type=checkbox]:checked:before{background-color:var(--primary-color)}.AgeSlider_ageRestrictionText__ZUQ7E{margin:30px 0 -20px;font-weight:lighter}.SubprofileForm_header__2AnIW{margin-bottom:50px}.SubprofileForm_header__2AnIW h2{font-size:25px}@media screen and (max-width:499px){.SubprofileForm_header__2AnIW h2{font-size:20px}}.SubprofileForm_subprofileForm__0DmcS{font-size:16px}.SubprofileForm_subprofileForm__0DmcS .SubprofileForm_input__gCexj{max-width:100%}.SubprofileForm_subprofileForm__0DmcS .SubprofileForm_checkboxContainer__W_XrM{display:flex;justify-content:flex-start;align-items:center}.SubprofileForm_subprofileForm__0DmcS .SubprofileForm_sliderHeader__4OHnQ{text-align:left;align-self:flex-start;margin:30px 0 17px;font-weight:400}.SubprofileForm_subprofileForm__0DmcS .SubprofileForm_buttonContainer__rjj8a{display:flex}.SubprofileForm_subprofileForm__0DmcS .SubprofileForm_button__e9bX9{margin-top:32px;padding:0 24px;height:43px}.SubprofileForm_subprofileForm__0DmcS .SubprofileForm_button__e9bX9 i{margin-left:-12px}.SubprofileForm_subprofileForm__0DmcS .SubprofileForm_button__e9bX9 span{width:-webkit-max-content;width:max-content;font-size:16px;font-weight:400}.SubprofileForm_subprofileForm__0DmcS .SubprofileForm_initialPageContainer__XFeil{padding-top:24px}.SubprofileForm_subprofileForm__0DmcS .SubprofileForm_initialPageContainer__title__CN7X6{font-size:16px;line-height:19px;color:var(--gray-text-color)}.SubprofileForm_subprofileForm__0DmcS .SubprofileForm_initialPageContainer__description__QXOmE{display:block;font-size:16px;line-height:22px;color:var(--primary-text-color);padding-bottom:16px;font-weight:300}.ColorPicker_colorPicker__jho8_{width:100%;font-size:16px;font-weight:lighter}.ColorPicker_colorPicker__jho8_ label{margin-bottom:20px}.ColorPicker_colorPicker__jho8_ .ColorPicker_colorContainer__w2q7Q{display:flex;align-self:flex-start;justify-content:space-between;width:100%}.ColorPicker_colorPicker__jho8_ .ColorPicker_colorContainer__w2q7Q .ColorPicker_active__LbkGG{border-width:1px}.ColorPicker_colorPicker__jho8_ .ColorPicker_colorContainer__w2q7Q span{position:relative;margin:0;width:50px;height:50px;border:0 solid #fff;border-radius:50%;overflow:hidden}.ColorPicker_colorPicker__jho8_ .ColorPicker_colorContainer__w2q7Q span input{position:absolute;top:0;left:0;opacity:0;height:100%;width:100%;cursor:pointer}.EnterPinCodeForm_ParentalControlCode__2Bl7V{margin-top:25px;display:flex;justify-content:space-between;max-width:440px}@media screen and (max-width:499px){.EnterPinCodeForm_ParentalControlCode__2Bl7V{margin-top:30px;flex-wrap:wrap}}.EnterPinCodeForm_ParentalControlCode__2Bl7V .EnterPinCodeForm_PinCodeButton___lk_4{height:46px;width:100%;max-width:160px;font-weight:400;font-size:20px}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.EnterPinCodeForm_ParentalControlCode__2Bl7V .EnterPinCodeForm_PinCodeButton___lk_4{font-size:16px}}@media screen and (max-width:499px){.EnterPinCodeForm_ParentalControlCode__2Bl7V .EnterPinCodeForm_PinCodeButton___lk_4{margin:20px 0;height:46px;width:37%}}.EnterPinCodeForm_ParentalControlCode__2Bl7V .EnterPinCodeForm_ParentalControlCodeInput__e3asU{display:flex;flex-direction:row!important}.EnterPinCodeForm_ParentalControlCode__2Bl7V .EnterPinCodeForm_ParentalContorlIputContainer__bhYLI{background:none}@media screen and (max-width:499px){.EnterPinCodeForm_ParentalControlCode__2Bl7V .EnterPinCodeForm_ParentalContorlIputContainer__bhYLI{margin:0 10px 0 0}}.EnterPinCodeForm_ParentalControlCode__2Bl7V .EnterPinCodeForm_ParentalContorlIputContainer__bhYLI:last-child{margin-right:20px}.EnterPinCodeForm_ParentalControlCode__2Bl7V .EnterPinCodeForm_ParentalContorlIputContainer__bhYLI,.EnterPinCodeForm_ParentalControlCode__2Bl7V .EnterPinCodeForm_ParentalContorlIputContainer__bhYLI .EnterPinCodeForm_ParentalContorlInput__Nj71g{width:40px;height:40px}.EnterPinCodeForm_ParentalControlCode__2Bl7V .EnterPinCodeForm_ParentalContorlIputContainer__bhYLI .EnterPinCodeForm_ParentalContorlInput__Nj71g{text-align:left;font-size:27px;font-weight:700;border-width:1px;color:var(--primary-text-color);border-radius:6.4px;box-shadow:inset 0 0 0 1000px transparent!important}.EnterPinCodeForm_ParentalControlCode__2Bl7V input::-webkit-inner-spin-button,.EnterPinCodeForm_ParentalControlCode__2Bl7V input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.EnterPinCodeForm_ParentalControlCode__2Bl7V input[type=number]{-moz-appearance:textfield}.EnterPinCodeForm_CodeContainer__9ON_H{position:relative;display:flex}.EnterPinCodeForm_CodeContainer__9ON_H .EnterPinCodeForm_Error__vpSPz{position:absolute;bottom:-8px;width:-webkit-max-content;width:max-content;color:#ec1b2e;font-size:12px;align-self:flex-start}.EnterPinCodeForm_CodeInputs__4xA_D{margin-top:10px!important;display:flex;flex-direction:row!important}.EnterPinCodeForm_InputCode__Jnjm9{margin:0 22px 0 0}.EnterPinCodeForm_InputCode__Jnjm9>div{display:none}.EnterPinCodeForm_InputCode__Jnjm9:last-child{margin-right:0!important}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.EnterPinCodeForm_InputCode__Jnjm9{margin-right:10px}}.EnterPinCodeForm_InputCode__Jnjm9 .EnterPinCodeForm_InputContainer__tlNtZ{margin:0;padding:0;width:100%;height:100%;background-color:transparent;border:none}.EnterPinCodeForm_InputCode__Jnjm9 .EnterPinCodeForm_InputContainerError__j0p4g input{border-color:#ec1b2e}.EnterPinCodeForm_InputCode__Jnjm9 .EnterPinCodeForm_Input___g9uq{text-align:center;font-size:41.6px;color:var(--primary-text-color);border:1.6px solid var(--primary-text-color);border-radius:6.4px;box-shadow:inset 0 0 0 1000px transparent!important}.EnterPinCodeForm_InputCode__Jnjm9,.EnterPinCodeForm_InputCode__Jnjm9 .EnterPinCodeForm_Input___g9uq{width:64px;height:64px}.EnterPinCodeScreen_EnterPinCodeContainer__nHd3T{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:499px){.EnterPinCodeScreen_EnterPinCodeContainer__nHd3T{padding-bottom:400px}}.EnterPinCodeScreen_EnterPinCodeContainer__nHd3T h2{margin:0 0 -26px;font-size:36px}@media screen and (max-width:499px){.EnterPinCodeScreen_EnterPinCodeContainer__nHd3T h2{margin-top:50px}.EnterPinCodeScreen_EnterPinCodeContainer__nHd3T .EnterPinCodeScreen_ProfileCircle__mgvtz{margin:80px 10px 20px}}.EnterPinCodeScreen_EnterPinCodeContainer__nHd3T .EnterPinCodeScreen_ProfileCircle__mgvtz div:first-of-type{width:70px;height:70px}.EnterPinCodeScreen_EnterPinCodeContainer__nHd3T .EnterPinCodeScreen_ProfileCircle__mgvtz div:first-of-type span{font-size:44px}.EnterPinCodeScreen_EnterPinCodeContainer__nHd3T .EnterPinCodeScreen_ProfileCircle__mgvtz div:last-of-type{margin-top:5px;font-size:20px}.EnterPinCodeScreen_EnterPinCodeContainer__nHd3T .EnterPinCodeScreen_CodeContainer__lm37i{position:relative}.EnterPinCodeScreen_EnterPinCodeContainer__nHd3T .EnterPinCodeScreen_CodeContainer__lm37i .EnterPinCodeScreen_Error___Eumw{position:absolute;width:-webkit-max-content;width:max-content;left:50%;bottom:-33px;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#ec1b2e;text-align:center;font-size:12px}.EnterPinCodeScreen_EnterPinCodeContainer__nHd3T .EnterPinCodeScreen_CodeInputs__gE1e_{margin-top:10px;display:flex}.EnterPinCodeScreen_EnterPinCodeContainer__nHd3T .EnterPinCodeScreen_ForgotPin__8Msn1{margin-top:78px;font-size:15px}@media screen and (max-width:499px){.EnterPinCodeScreen_EnterPinCodeContainer__nHd3T .EnterPinCodeScreen_ForgotPin__8Msn1{margin-top:31px}}.SubprofileSelect_subprofileSelect__1sQtf{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:499px){.SubprofileSelect_subprofileSelect__1sQtf{padding-bottom:50px}}.SubprofileSelect_subprofileSelect__1sQtf h1{font-size:36px;font-weight:700}.SubprofileSelect_subprofileSelect__1sQtf .SubprofileSelect_profileList__Q10Zx{margin-top:-6px;display:flex;flex-wrap:wrap;justify-content:space-around;max-width:500px}.SubprofileSelect_subprofileSelect__1sQtf .SubprofileSelect_profileList__Q10Zx div{margin:12px 5px 5px}.SubprofileSelect_subprofileSelect__1sQtf .SubprofileSelect_profileList__Q10Zx div>div:first-of-type{height:70px;width:70px;cursor:pointer}.SubprofileSelect_subprofileSelect__1sQtf .SubprofileSelect_profileList__Q10Zx div>div:first-of-type>span{font-size:44px}.SubprofileSelect_subprofileSelect__1sQtf .SubprofileSelect_profileList__Q10Zx div>div:last-of-type{margin-top:14px;font-size:20px}.SubprofileSelect_subprofileSelect__1sQtf .SubprofileSelect_checkboxContainer___JOGR{margin-top:50px;display:flex;align-items:center;cursor:pointer}.SubprofileSelect_subprofileSelect__1sQtf .SubprofileSelect_checkboxContainer___JOGR span:first-of-type{margin-right:15px}.SubprofileSelect_subprofileSelect__1sQtf .SubprofileSelect_checkboxContainer___JOGR span:last-of-type{font-size:20px;font-weight:lighter}@media screen and (max-width:499px){.SubprofileSelect_subprofileSelect__1sQtf .SubprofileSelect_checkboxContainer___JOGR{padding-left:15px}.SubprofileSelect_subprofileSelect__1sQtf .SubprofileSelect_checkboxContainer___JOGR span:first-of-type{margin-right:10px}}.SubprofilesContainer_subprofilesContainer__yZUGw{position:fixed;top:0;left:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;min-height:100vh;background-color:#070523;z-index:1990}@media screen and (max-width:499px){.SubprofilesContainer_subprofilesContainer__yZUGw{overflow-y:scroll;justify-content:unset}}.SubprofilesContainer_subprofilesContainer__yZUGw .SubprofilesContainer_logoContainer__534uL{position:absolute;top:60px;left:70px}@media screen and (max-width:499px){.SubprofilesContainer_subprofilesContainer__yZUGw .SubprofilesContainer_logoContainer__534uL{position:relative;margin:50px 0 20px;top:unset;left:unset}.SubprofilesContainer_subprofilesContainer__yZUGw .SubprofilesContainer_logoContainer__534uL>div img{height:73px}}.SubprofilesContainer_subprofilesContainer__yZUGw .SubprofilesContainer_closeBtnWrapper__y69Ho{position:absolute;top:48px;right:49px}@media screen and (max-width:499px){.SubprofilesContainer_subprofilesContainer__yZUGw .SubprofilesContainer_closeBtnWrapper__y69Ho{top:10px;right:0}}.SubprofilesContainer_subprofilesContainer__yZUGw .SubprofilesContainer_closeBtnWrapper__y69Ho button{padding:20px;border:none}.SubprofilesContainer_subprofilesContainer__yZUGw .SubprofilesContainer_closeBtnWrapper__y69Ho button svg{height:24px;width:24px}.SubprofilesContainer_subprofilesContainer__yZUGw .SubprofilesContainer_closeBtnWrapper__y69Ho button svg path{fill:var(--primary-text-color)}.ForgotPinCode_forgotPin__qTBBz{position:relative;padding:0 20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.ForgotPinCode_forgotPin__qTBBz .ForgotPinCode_title__Jr_Ne{margin-bottom:10px;font-size:36px}.ForgotPinCode_forgotPin__qTBBz .ForgotPinCode_description__kWonb{margin-bottom:26px;max-width:479px;align-self:flex-start;font-size:15px;font-weight:lighter}.ForgotPinCode_forgotPin__qTBBz form{min-width:479px}@media (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (max-width:849px){.ForgotPinCode_forgotPin__qTBBz form{width:100%;min-width:unset}}.ForgotPinCode_forgotPin__qTBBz .ForgotPinCode_labelFieldContainer__nPot0{position:relative;height:78px}.ForgotPinCode_forgotPin__qTBBz .ForgotPinCode_labelFieldContainer__nPot0 a{font-size:15px}.ForgotPinCode_forgotPin__qTBBz .ForgotPinCode_labelFieldContainer__nPot0>span{height:48px;width:100%}.ForgotPinCode_forgotPin__qTBBz .ForgotPinCode_buttonWrapper__tcT6R{display:flex;justify-content:center}.ForgotPinCode_forgotPin__qTBBz .ForgotPinCode_buttonWrapper__tcT6R button{background-color:#0031ff!important;max-width:215px;height:50px}.ForgotPinCode_forgotPin__qTBBz .ForgotPinCode_buttonWrapper__tcT6R button:disabled{background-color:#eee!important}.ForgotPinCode_forgotPin__qTBBz .ForgotPinCode_error__PhnMx{position:absolute;left:50%;bottom:-100px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.AvailabilityLabel_label__k5LF0{position:absolute;top:-18px;right:15px;border-radius:20px;padding:8px 16px;z-index:1}@media screen and (max-width:499px){.AvailabilityLabel_label__k5LF0{font-size:10px;padding:4px 6px;right:2px;top:-6px}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.AvailabilityLabel_label__k5LF0{font-size:12px;padding:6px 10px;right:5px;top:-6px}}@media screen and (min-width:850px)and (max-width:1100px){.AvailabilityLabel_label__k5LF0{font-size:14px;padding:8px 16px;right:5px;top:-6px}}@media screen and (min-width:1100px)and (max-width:1399px){.AvailabilityLabel_label__k5LF0{font-size:18px;padding:8px 16px;right:5px}}.AvailabilityLabel_availableSoon__9Rx5V{background-color:var(--primary-color);color:var(--primary-text-color);font-size:1.375rem}.AvailabilityLabel_expiresSoon__qZCqb{background-color:var(--bg-gray);color:var(--bg-color);font-size:1rem}.MediaButton_button__sxDQb{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-weight:400;margin-right:1em;font-size:1.375rem;font-family:var(--font-family);object-fit:contain;border-radius:35px;color:var(--primary-text-color);border:1px solid var(--primary-text-color);background-color:transparent;display:inline-flex;align-items:center;justify-content:center;padding:0;vertical-align:middle;outline:none;cursor:pointer}.MediaButton_circular__dr6yW{height:45px;width:45px}.MediaButton_buttonLoading__m1NtN{opacity:.6}.MediaButton_primary__DFEHP{border-color:var(--primary-color);background-color:var(--primary-color)}@media(hover){.MediaButton_primary__DFEHP:hover{background-color:var(--button-primary-hover-color);border-color:var(--button-primary-hover-color)}}.MediaButton_primary__DFEHP:active{background-color:var(--button-primary-active-color);border-color:var(--button-primary-active-color)}.MediaButton_primary__DFEHP svg{margin-left:6px}.MediaButton_plain__Gp2R5{border:2.6px solid var(--primary-text-color)}@media(hover){.MediaButton_plain__Gp2R5:hover{background-color:hsla(0,0%,100%,.37)}}.MediaButton_plain__Gp2R5:active{background-color:hsla(0,0%,100%,.07)}.MediaButton_iconElevated__7HDFJ{box-shadow:0 0 20px 0 var(--primary-color-d-50)}.MediaButton_iconElevated__7HDFJ+.MediaButton_text__1cngJ{padding-left:10px}.MediaButton_loader__IKNNn{width:24px;height:24px}.MediaButton_loader__IKNNn svg circle{stroke:var(--primary-text-color)}.MediaButton_secondary__UpHjX{border-color:var(--secondary-color);background-color:var(--secondary-color)}.MediaButton_secondary__UpHjX .MediaButton_iconElevated__7HDFJ{box-shadow:0 0 20px 0 var(--secondary-d-50)}.MediaButton_transparent__B6e_q{border:3px solid var(--primary-text-color)}.MediaButton_transparent__B6e_q .MediaButton_iconElevated__7HDFJ{box-shadow:0 0 20px 0 rgba(0,0,0,.4)}.MediaButton_no-border__sjcSi{border:none}.MediaButton_no-border__sjcSi,.MediaButton_no-border__sjcSi p{margin:0!important;padding:0!important}.MediaButton_icon__JesyQ{width:38px;height:38px}.MediaButton_icon__JesyQ svg{width:20px;height:22px}.MediaButton_disabled___q49U{background:#eee;border-color:#eee;cursor:default}@media(hover){.MediaButton_disabled___q49U:hover{border-color:#eee;background-color:#eee}}.MediaButton_disabled___q49U:active{border-color:#eee;background-color:#eee}.MediaButton_icon__JesyQ,.MediaButton_loader__IKNNn{display:flex;align-items:center;justify-content:center;border-radius:50%}.MediaButton_icon__JesyQ+.MediaButton_text__1cngJ,.MediaButton_loader__IKNNn+.MediaButton_text__1cngJ{padding-left:0}@media screen and (max-width:499px){.MediaButton_button__sxDQb{height:30px}.MediaButton_circular__dr6yW{width:40px}.MediaButton_icon__JesyQ{width:30px;height:30px}}@media (min-width:500px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1.5)and (orientation:portrait),(min-width:500px)and (max-width:834px)and (-webkit-min-device-pixel-ratio:2)and (orientation:portrait),screen and (min-width:500px)and (max-width:849px){.MediaButton_button__sxDQb{height:40px}.MediaButton_circular__dr6yW{width:40px}.MediaButton_icon__JesyQ{width:40px;height:40px}}@media screen and (min-width:850px)and (max-width:1100px){.MediaButton_icon__JesyQ{width:40px;height:40px}}@media screen and (min-width:1100px)and (max-width:1399px){.MediaButton_icon__JesyQ{width:40px;height:40px}}.LandingPageSignUp_signUpContainer__YvxPm{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%;min-height:100vh;scroll-snap-align:start}@media screen and (max-width:499px){.LandingPageSignUp_signUpContainer__YvxPm{min-height:100vh}}@media screen and (min-height:346px)and (max-height:695px)and (orientation:landscape){.LandingPageSignUp_signUpContainer__YvxPm{min-height:140vh}}.LandingPageSignUp_signUpContainer__YvxPm .LandingPageSignUp_formContainer__iLDdr{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;left:140px;z-index:30;height:100%;width:362px}@media screen and (max-width:499px){.LandingPageSignUp_signUpContainer__YvxPm .LandingPageSignUp_formContainer__iLDdr{min-height:100vh;position:static;background-color:rgba(7,5,35,.6);width:90%;padding-left:20px;padding-right:20px;left:0}}@media screen and (min-height:346px)and (max-height:695px)and (orientation:landscape){.LandingPageSignUp_signUpContainer__YvxPm .LandingPageSignUp_formContainer__iLDdr{min-height:100vh;margin-bottom:50px;left:50px}}.LandingPageSignUp_background__FmPQU{position:absolute;width:100%;height:100%}.LandingPageSignUp_background__FmPQU .LandingPageSignUp_image__jExHz{object-fit:cover;object-position:left}@media screen and (max-width:499px){.LandingPageSignUp_background__FmPQU .LandingPageSignUp_image__jExHz{object-position:center}}.LandingPageMarketingInfo_container__jWsdA{background-color:var(--app-dot-color)}.LandingPageMarketingInfo_container__jWsdA .LandingPageMarketingInfo_subTitle__FMTnt{font-family:Raleway,serif;font-size:1.5rem;line-height:1.6rem;font-weight:lighter;color:var(--primary-text-color);margin-bottom:2rem}@media screen and (max-width:499px){.LandingPageMarketingInfo_container__jWsdA .LandingPageMarketingInfo_subTitle__FMTnt{font-family:Raleway,serif;font-size:2rem;line-height:2.6rem;text-align:center;max-width:90%}}.LandingPageMarketingInfo_container__jWsdA .LandingPageMarketingInfo_list__o46_8{display:flex;flex:1 1;flex-direction:column;align-items:center;width:60%}@media screen and (max-width:499px){.LandingPageMarketingInfo_container__jWsdA .LandingPageMarketingInfo_list__o46_8{width:90%}}.LandingPageMarketingInfo_container__jWsdA .LandingPageMarketingInfo_list__o46_8 .LandingPageMarketingInfo_row__zHYRu{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;width:100%}@media screen and (max-width:499px){.LandingPageMarketingInfo_container__jWsdA .LandingPageMarketingInfo_list__o46_8 .LandingPageMarketingInfo_row__zHYRu{flex-basis:100%;flex-direction:column}}.LandingPageMarketingInfo_container__jWsdA .LandingPageMarketingInfo_list__o46_8 .LandingPageMarketingInfo_row__zHYRu .LandingPageMarketingInfo_icon__SHeZ_{display:flex;align-items:center;justify-content:center;margin-top:2rem;margin-bottom:2rem;width:65px;height:65px}@media screen and (max-width:499px){.LandingPageMarketingInfo_container__jWsdA .LandingPageMarketingInfo_list__o46_8 .LandingPageMarketingInfo_row__zHYRu .LandingPageMarketingInfo_icon__SHeZ_{margin-top:0;margin-bottom:3rem}}.LandingPageMarketingInfo_container__jWsdA .LandingPageMarketingInfo_list__o46_8 .LandingPageMarketingInfo_row__zHYRu .LandingPageMarketingInfo_icon__SHeZ_>svg{width:65px;height:65px}.LandingPageMarketingInfo_container__jWsdA .LandingPageMarketingInfo_list__o46_8 .LandingPageMarketingInfo_row__zHYRu .LandingPageMarketingInfo_elementContainer__4Rwsu{display:flex;flex:4 1;flex-direction:column;align-items:center;justify-content:center;padding-top:1.3rem;padding-bottom:1.3rem}.LandingPageMarketingInfo_container__jWsdA .LandingPageMarketingInfo_list__o46_8 .LandingPageMarketingInfo_row__zHYRu .LandingPageMarketingInfo_elementContainer__4Rwsu .LandingPageMarketingInfo_title__4QLHp{font-family:Raleway,serif;font-size:1.5rem;line-height:1.6rem;font-weight:700}@media screen and (max-width:499px){.LandingPageMarketingInfo_container__jWsdA .LandingPageMarketingInfo_list__o46_8 .LandingPageMarketingInfo_row__zHYRu .LandingPageMarketingInfo_elementContainer__4Rwsu .LandingPageMarketingInfo_title__4QLHp{font-family:Raleway,serif;font-size:2rem;line-height:2.6rem}}.LandingPageMarketingInfo_container__jWsdA .LandingPageMarketingInfo_browseButton__gVW52{margin:50px 0 0;padding:14px 60px}@media screen and (max-width:499px){.LandingPageMarketingInfo_container__jWsdA .LandingPageMarketingInfo_browseButton__gVW52{margin:30px 0 0;height:40px;padding:0 30px}.LandingPageMarketingInfo_container__jWsdA .LandingPageMarketingInfo_browseButton__gVW52>span{font-family:Raleway,serif;font-size:2.1rem;line-height:2.5rem}}.LandingPageDevicesList_list__iXhMl{display:flex;flex:1 1;flex-direction:column;align-items:center;width:90%}@media screen and (max-width:499px){.LandingPageDevicesList_list__iXhMl{width:100%}}.LandingPageDevicesList_list__iXhMl .LandingPageDevicesList_row___4_aG{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;width:100%}.LandingPageDevicesList_list__iXhMl .LandingPageDevicesList_row___4_aG .LandingPageDevicesList_elementContainer__jcqBV{display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width:499px){.LandingPageDevicesList_list__iXhMl .LandingPageDevicesList_row___4_aG .LandingPageDevicesList_elementContainer__jcqBV{flex-basis:50%;margin-bottom:4rem}}@media screen and (min-height:346px)and (max-height:695px)and (orientation:landscape){.LandingPageDevicesList_list__iXhMl .LandingPageDevicesList_row___4_aG .LandingPageDevicesList_elementContainer__jcqBV{flex-basis:50%;margin-bottom:4rem}}.LandingPageDevicesList_list__iXhMl .LandingPageDevicesList_row___4_aG .LandingPageDevicesList_elementContainer__jcqBV .LandingPageDevicesList_icon__liH7p{display:flex;align-items:flex-start;justify-content:center;height:110px;width:200px}@media screen and (max-width:499px){.LandingPageDevicesList_list__iXhMl .LandingPageDevicesList_row___4_aG .LandingPageDevicesList_elementContainer__jcqBV .LandingPageDevicesList_icon__liH7p{height:70px;width:150px}}.LandingPageDevicesList_list__iXhMl .LandingPageDevicesList_row___4_aG .LandingPageDevicesList_elementContainer__jcqBV .LandingPageDevicesList_icon__liH7p>div>svg{width:100%;height:100%}.LandingPageDevicesList_list__iXhMl .LandingPageDevicesList_row___4_aG .LandingPageDevicesList_elementContainer__jcqBV .LandingPageDevicesList_title__LWA6I{font-family:Raleway,serif;font-size:1.56rem;line-height:1.6rem;font-weight:700;margin-top:1.3rem;margin-bottom:1.3rem}@media screen and (max-width:499px){.LandingPageDevicesList_list__iXhMl .LandingPageDevicesList_row___4_aG .LandingPageDevicesList_elementContainer__jcqBV .LandingPageDevicesList_title__LWA6I{margin-top:4rem;font-family:Raleway,serif;font-size:2rem;line-height:2rem}}.LandingPageDevicesList_list__iXhMl .LandingPageDevicesList_row___4_aG .LandingPageDevicesList_elementContainer__jcqBV .LandingPageDevicesList_deviceName__HThj9{font-family:Raleway,serif;font-size:1.37rem;line-height:1.5rem;margin-top:.8rem;margin-bottom:.8rem;font-weight:lighter}@media screen and (max-width:499px){.LandingPageDevicesList_list__iXhMl .LandingPageDevicesList_row___4_aG .LandingPageDevicesList_elementContainer__jcqBV .LandingPageDevicesList_deviceName__HThj9{font-family:Raleway,serif;font-size:1.6rem;line-height:1.7rem}}.LandingPageFAQ_list__OgQqF{display:flex;flex:1 1;flex-direction:column;align-items:center;width:50%;justify-content:space-between}@media screen and (max-width:499px){.LandingPageFAQ_list__OgQqF{width:70%;flex:none}}@media screen and (min-height:346px)and (max-height:695px)and (orientation:landscape){.LandingPageFAQ_list__OgQqF{width:80%}}.LandingPageFAQ_list__OgQqF .LandingPageFAQ_listRow__4Kxe8{width:100%;padding-top:3rem;padding-bottom:3rem}.LandingPageFAQ_list__OgQqF .LandingPageFAQ_listRow__4Kxe8 .LandingPageFAQ_detailContainer__aF8cC{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.LandingPageFAQ_list__OgQqF .LandingPageFAQ_listRow__4Kxe8 .LandingPageFAQ_title__t32K9{font-family:Raleway,serif;font-size:1.5rem;line-height:1.6rem;flex:6 1}@media screen and (max-width:499px){.LandingPageFAQ_list__OgQqF .LandingPageFAQ_listRow__4Kxe8 .LandingPageFAQ_title__t32K9{flex:11 1;font-family:Raleway,serif;font-size:22px;line-height:24px}}.LandingPageFAQ_list__OgQqF .LandingPageFAQ_listRow__4Kxe8 .LandingPageFAQ_description__IJTfJ{font-family:Raleway,serif;font-size:1.3rem;line-height:1.6rem;display:flex;flex:6 1;flex-direction:row;align-items:center;justify-content:space-between;font-weight:lighter}@media screen and (max-width:499px){.LandingPageFAQ_list__OgQqF .LandingPageFAQ_listRow__4Kxe8 .LandingPageFAQ_description__IJTfJ{flex:1 1}.LandingPageFAQ_list__OgQqF .LandingPageFAQ_listRow__4Kxe8 .LandingPageFAQ_description__IJTfJ .LandingPageFAQ_descriptionDetails__XUz59{display:none}}.LandingPageFAQ_list__OgQqF .LandingPageFAQ_listRow__4Kxe8 .LandingPageFAQ_description__IJTfJ .LandingPageFAQ_rightArrow__h5Wu2{margin-left:20px}.LandingPageFAQ_list__OgQqF .LandingPageFAQ_listRow__4Kxe8 .LandingPageFAQ_arrow__xm7lR{background-color:#101010}.LandingPageReviews_container__loZU7{background-color:var(--app-dot-color)}.LandingPageReviews_container__loZU7 .LandingPageReviews_list__DDk_y{display:flex;flex:1 1;flex-direction:row;align-items:center;flex-wrap:wrap;width:100%;gap:2rem}.LandingPageReviews_container__loZU7 .LandingPageReviews_list__DDk_y .LandingPageReviews_listRow__OZwXM{display:flex;flex-direction:column;align-items:center;flex:1 1;padding-top:3rem;padding-bottom:3rem}@media screen and (min-height:346px)and (max-height:695px)and (orientation:landscape){.LandingPageReviews_container__loZU7 .LandingPageReviews_list__DDk_y .LandingPageReviews_listRow__OZwXM{flex-basis:50%}}.LandingPageReviews_container__loZU7 .LandingPageReviews_list__DDk_y .LandingPageReviews_listRow__OZwXM .LandingPageReviews_starsRow__p_HiC{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%}.LandingPageReviews_container__loZU7 .LandingPageReviews_list__DDk_y .LandingPageReviews_listRow__OZwXM .LandingPageReviews_starsRow__p_HiC .LandingPageReviews_star__7epo8{width:25px;height:25px;font-family:Raleway,serif;font-size:25px;line-height:0;padding-left:.4rem;padding-right:.4rem}.LandingPageReviews_container__loZU7 .LandingPageReviews_list__DDk_y .LandingPageReviews_listRow__OZwXM .LandingPageReviews_title__HVq4r{font-family:Raleway,serif;font-size:1.3rem;line-height:1.8rem;margin-top:1rem;margin-bottom:1rem;min-height:80px;text-align:center}@media screen and (max-width:499px){.LandingPageReviews_container__loZU7 .LandingPageReviews_list__DDk_y .LandingPageReviews_listRow__OZwXM .LandingPageReviews_title__HVq4r{min-height:auto;font-family:Raleway,serif;font-size:1.6rem;line-height:3rem}}@media screen and (min-height:346px)and (max-height:695px)and (orientation:landscape){.LandingPageReviews_container__loZU7 .LandingPageReviews_list__DDk_y .LandingPageReviews_listRow__OZwXM .LandingPageReviews_title__HVq4r{min-height:auto;font-family:Raleway,serif;font-size:1.6rem;line-height:3rem}}.LandingPageReviews_container__loZU7 .LandingPageReviews_list__DDk_y .LandingPageReviews_listRow__OZwXM .LandingPageReviews_reviewSource__Tvw86{font-family:Raleway,serif;font-size:1rem;line-height:1rem;font-weight:lighter}@media screen and (max-width:499px){.LandingPageReviews_container__loZU7 .LandingPageReviews_list__DDk_y .LandingPageReviews_listRow__OZwXM .LandingPageReviews_reviewSource__Tvw86{font-family:Raleway,serif;font-size:1.5rem;line-height:1.7rem;max-width:90%}}.SectionContaine_container__NdJ9n{display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:center;scroll-snap-align:start}@media screen and (max-width:499px){.SectionContaine_fullHeight__LLWGN{min-height:100vh}}.SectionContaine_withPadding__SbICU{padding:3rem}.SectionContaine_autoHeight__G3CT5{height:auto}.Splash_splash__j7GRw{width:100%;position:fixed;top:0;z-index:2000;background-color:#0c101b;background-image:linear-gradient(180deg,rgba(14,17,26,0),#000929)}.Splash_container__hOrva,.Splash_splash__j7GRw{height:100%;display:flex;flex-direction:column;-webkit-flex-align:center;align-items:center;justify-content:center}.Splash_spinner__3QRma{min-height:20vh;padding:5px}.Splash_logo__gwfzd{margin:90px 0 40px;max-width:615px;max-height:20vh}.Splash_banner__EVXB_{margin:90px 0 0;max-width:615px;max-height:107px}.Splash_branding__zf9dm{min-height:75vh;display:flex;flex-direction:column;-webkit-flex-align:center;align-items:center;justify-content:center}
/*# sourceMappingURL=55f65d294f64947f.css.map*/