.app{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.new-landing-btn{font-family:ploni-aaa;display:flex;align-items:center;justify-content:center;border-radius:2px;border:none;padding:17px 60px;font-style:normal;font-weight:700;font-size:17px;line-height:29px;color:#000;cursor:pointer;width:100%;transition:all .3s ease-in-out}.new-landing-btn__store-icons{display:flex;gap:13px;margin-right:13px}.new-landing-btn--small{padding:5px 24px;font-size:18px}.new-landing-btn--medium,.new-landing-btn--small{font-style:normal;font-weight:700;line-height:29px}.new-landing-btn--medium{padding:17px 35px;font-size:20px}@media (max-width:768px){.new-landing-btn--medium{padding:8.5px 26.5px}}.new-landing-btn--large{padding:17px 60px;font-style:normal;font-weight:700;font-size:20px;line-height:29px}.new-landing-btn--default{background:#fff;color:#000;border-radius:82px}.new-landing-btn--default:hover{transform:scale(1.1)}.new-landing-btn--filled{background:#4dff9d;color:#000;border-radius:82px}.new-landing-btn--filled:hover{transform:scale(1.1)}.new-landing-btn--outline{border:1px solid #fff;color:#fff;background-color:transparent;border-radius:82px}.new-landing-btn--outline:hover{background-color:#fff;color:#9747ff}.header__container{position:fixed;z-index:10;width:100%;margin:0 auto}.header__container--fixed{background:#000;z-index:10;transition:background .2s}.header__container--fixed .header__controls__registration-btn{display:flex}.header__container--basic{background-color:transparent;transition:background .2s}@media (max-width:768px) and (orientation:landscape){.header__container{min-height:64px;padding:16px 10px 8px}}.header__inner-wrapper{padding:30px 2.8%;max-width:1900px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header__logo{width:100px!important;height:47px!important;opacity:.96;transition:all .3s ease-in-out}.header__logo:hover{transform:scale(1.1)}@media (max-width:768px){.header__logo{width:85px!important;height:40px!important}}.header__logo:hover{opacity:.8}.header__controls{display:flex;gap:28px}@media (max-width:768px){.header__controls{gap:16px}}.header__controls__registration-btn{display:none}.SplashScreen{position:fixed;z-index:101;background-color:#6a26f5;overflow:hidden;width:100vw;height:100vh}.cookies-bar{position:fixed;bottom:0;left:0;right:0;z-index:99;background-color:#6a26f5}.cookies-bar__inner-wrapper{max-width:1200px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto;padding:20px 8% 15px}@media (max-width:768px){.cookies-bar__inner-wrapper{padding:15px 2.8%}}.cookies-bar__text{font-size:16px;font-weight:700;margin:0;padding:0}.cookies-bar__text-link{color:#4dff9d;text-decoration:underline}.cookies-bar__content{display:flex;align-items:center;gap:40px}@media (max-width:768px){.cookies-bar__content{text-align:center;flex-direction:column;gap:15px}}.qr-popup{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;margin:auto;background-color:rgba(0,0,0,.5);z-index:10;transition:all .3s ease-in-out}.qr-popup--mobile .qr-popup__content--mobile{display:block}.qr-popup--desktop .qr-popup__content--mobile,.qr-popup--mobile .qr-popup__content--desktop{display:none}.qr-popup--desktop .qr-popup__content--desktop{display:block}.qr-popup__inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:auto;max-width:450px;height:auto;background:#000;border-radius:30px;overflow:hidden;border:2px solid #fff}@media (max-width:1024px){.qr-popup__inner{max-width:320px}}.qr-popup__content{padding:44px 35px;display:flex;justify-content:center;align-items:center;flex-direction:column}@media (max-width:1024px){.qr-popup__content{padding:69px 30px 53px}}.qr-popup__content-qr{width:228px;height:228px;margin-bottom:23px}.qr-popup__content-text{font-size:50px;font-weight:700;line-height:50px;text-align:center;color:#fff;margin:0 0 12px;padding:0}@media (max-width:1024px){.qr-popup__content-text{font-size:32px;font-weight:700;line-height:50px}}.qr-popup__content-description{font-size:20px;font-weight:400;line-height:23px;text-align:center}.qr-popup__close{position:absolute;right:20px;top:20px;border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;cursor:pointer;transition:all .3s ease-in-out}.qr-popup__close:hover{opacity:.7}div.menu-item button{background:transparent;color:#fff;border:none;padding:0;font-size:20px}.landing{width:100%;margin:auto;background-color:#4d1fae}.landing,.landing .jumbo-module{min-height:calc(100vh - 155px)}@media screen and (max-width:425px){.landing .jumbo-module{min-height:calc(100vh - 250px)}}@media screen and (max-width:380px){.landing .jumbo-module{min-height:calc(100vh - 260px)}}@media screen and (max-width:425px){.landing{min-height:calc(100vh - 250px)}}@media screen and (max-width:380px){.landing{min-height:calc(100vh - 260px)}}.landing .loader{background-color:#6a26f5}.landing .arrow-wrapper{width:100%;position:absolute;bottom:90px;text-align:center}.landing .arrow-wrapper .arrow-down{transform:rotate(90deg) scaleX(.5);color:#4dff9d;font-size:46px;width:50px;height:50px;display:inline-block}.landing .jumbo-action{font-family:ploni-aaa,Verdana,Geneva,sans-serif;font-weight:700;padding:1.1rem 0;text-align:center;background-color:#4dff9d;position:relative;color:#6a26f5;text-decoration:none;font-size:1rem;box-shadow:0 0 40px rgba(0,0,0,.25);text-transform:uppercase;cursor:pointer;font-size:16px;font-weight:900}.landing .jumbo-action:hover:after{content:"";width:100%;height:100%;background-color:hsla(0,0%,100%,.1);position:absolute;top:0;right:0}.landing .jumbo-action:active{-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-ms-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media screen and (max-width:720px){.landing .jumbo-action{font-size:18px!important}}@media screen and (max-width:1024px){.landing .jumbo-action{font-size:28px}}@media screen and (max-width:1980px){.landing .jumbo-action{font-size:28px}}.landing__ellipse{position:absolute;bottom:0;left:0;right:0;width:100%;height:30%}@media (max-width:768px){.landing__ellipse{height:40%}}.block-types__container{background-color:#000;position:relative;padding-bottom:100px;padding-top:38px}@media (max-width:768px){.block-types__container{padding-bottom:30px}}.block-types__inner-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0 8%;position:relative;z-index:1}.block-types__title{font-size:50px;font-weight:700;line-height:53px;text-align:center;margin-bottom:10px}@media (max-width:768px){.block-types__title{font-size:32px;font-weight:700;line-height:30px;text-align:center;margin-bottom:15px}}.block-types__subtitle{font-size:25px;font-weight:400;line-height:25px;text-align:center;margin-bottom:47px}@media (max-width:768px){.block-types__subtitle{font-size:20px;font-weight:400;line-height:30px;text-align:center;margin-bottom:30px}}.block-types__image{transform:rotateY(180deg)}.block-types__cards{display:flex;justify-content:center;align-items:center;gap:80px;width:100%}@media (max-width:768px){.block-types__cards{flex-direction:column;padding:0;gap:30px}}.block-types__card{display:flex;flex-direction:column;justify-content:space-between;flex-wrap:wrap;align-items:center;width:344px;min-height:266px;padding:38px 42px;border-radius:20px;box-shadow:0 0 10px #b393dc,inset 0 0 10px #b393dc,0 0 0 1px #9747ff;transition:all .3s ease-in-out}.block-types__card-image-container{position:relative}.block-types__card-image-animation{position:absolute;top:45%;left:8%}@media (max-width:768px){.block-types__card{flex-direction:column;width:100%;max-width:344px;padding:26px 23px;height:auto}}.block-types__card-text{font-size:18px;font-weight:400;line-height:20px;text-align:center;margin:0;padding:0;color:#fff}.auto-slider{width:99vw;direction:ltr;padding:20px}.auto-slider--mobile .auto-slider__element-content{display:none}.auto-slider__inner{display:flex;flex-wrap:wrap}.auto-slider__element{cursor:pointer;position:relative;width:269px;height:auto;border-radius:10px;overflow:hidden;transition:all .3s ease-in-out;margin-right:20px}.auto-slider__element-img{width:100%;height:auto}@media (max-width:768px){.auto-slider__element{width:173px;height:auto}}@media (min-width:1025px){.auto-slider__element:hover{box-shadow:0 4px 14px 0 rgba(106,38,245,.4);transform:scale(1.05)}}.auto-slider__element:hover .auto-slider__element-content{opacity:1}.auto-slider[data-animated=true]{overflow:hidden}@media (min-width:1920px){.auto-slider[data-animated=true]{mask:linear-gradient(90deg,transparent,#fff 20%,#fff 80%,transparent)}}.auto-slider[data-animated=true] .auto-slider__inner{width:max-content;flex-wrap:nowrap;animation:scroll 30s var(--_animation-direction,forwards) linear infinite;animation-delay:.1s}.auto-slider[data-direction=right]{--_animation-direction:reverse}.auto-slider[data-direction=left]{--_animation-direction:forwards}@keyframes scroll{to{transform:translateX(-50%)}}.auto-slider[data-animated=true]:hover .auto-slider__inner,.auto-slider[data-paused=true] .auto-slider__inner{animation-play-state:paused}.auto-slider__element-content{visibility:visible;position:absolute;background-color:rgba(0,0,0,.6);left:0;right:0;bottom:0;top:0;opacity:0;border-radius:10px;transition:all .3s ease-in-out;padding:19px;display:flex;flex-direction:column;justify-content:flex-end;align-items:start;direction:rtl}@media (max-width:768px){.auto-slider__element-content{padding:15px}}.auto-slider__element-content-title{font-weight:700;font-size:22px;line-height:22px;text-align:right;color:#4dff9d;margin-bottom:7px}.auto-slider__element-content-text{font-weight:500;font-size:16px;line-height:20px;text-align:right;color:#fff}.block-slider__container{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#000;padding:114px 0 54px}.block-slider__with-container{max-width:797px}@media (max-width:968px){.block-slider__with-container{padding:16px 10px 8px}}.block-slider__inner-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column}.block-slider__title{font-size:50px;font-weight:700;line-height:53px;text-align:center}@media (max-width:768px){.block-slider__title{font-size:32px;font-weight:700;line-height:30px;text-align:center;margin-bottom:15px}}.block-slider__subtitle{font-size:25px;font-weight:400;line-height:30px;text-align:center;margin-bottom:30px}@media (max-width:768px){.block-slider__subtitle{font-size:20px;font-weight:400;line-height:23px;text-align:center;margin-bottom:15px}}.block-slider__channels{display:flex;gap:20px;margin-bottom:40px}@media (max-width:768px){.block-slider__channels{gap:15px;margin-bottom:35px}}@media (max-width:968px){.block-slider__channel-img{width:85px;height:auto}}.block-slider__slider{width:100%;display:flex;justify-content:center;align-items:center;max-width:1920px}.block-slider__button{display:none}@media (max-width:968px){.block-slider__button{margin-top:35px;display:block}}.block-devices__section-1{width:60%}@media (max-width:1024px){.block-devices__section-1{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;text-align:center}}.block-devices__section-2{width:40%}@media (max-width:1024px){.block-devices__section-2{display:none}}.block-devices__section-2--mob{display:none}@media (max-width:1024px){.block-devices__section-2--mob{display:block}}.block-devices__container{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#000;padding:25px 8%;position:relative;z-index:3;min-height:742px}@media (max-width:768px){.block-devices__container{padding:46px 8%;min-height:0}}.block-devices__inner-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center}@media (max-width:1024px){.block-devices__inner-wrapper{flex-direction:column-reverse}}.block-devices__title{font-size:50px;font-weight:700;line-height:50px;text-align:right;color:#fff;margin-bottom:12px}@media (max-width:768px){.block-devices__title{font-size:32px;font-weight:700;line-height:30px;text-align:center;margin-bottom:15px}}.block-devices__description{font-size:25px;font-weight:400;line-height:29px;text-align:right;color:#fff;margin-bottom:40px}@media (max-width:768px){.block-devices__description{font-size:20px;font-weight:400;line-height:23px;text-align:center;margin-bottom:20px}}@media (max-width:1024px){.block-devices__description{text-align:center}}.block-devices__items{display:flex;flex-direction:row;justify-content:start;align-items:center;flex-wrap:wrap;gap:40px;margin-bottom:110px}@media (max-width:1024px){.block-devices__items{margin-bottom:20px}}@media (max-width:768px){.block-devices__items{display:none}}.block-devices__item{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:17px}.block-devices__item-text{color:#fff;margin-bottom:0}.block-devices__action-text{font-size:20px;font-weight:700;line-height:29px;text-align:right;color:#fff}@media (max-width:768px){.block-devices__action-text{font-size:18px;font-weight:700;line-height:22px;text-align:center;color:#fff;max-width:209px}}@media (max-width:1024px){.block-devices__action{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;text-align:center}}.block-devices__media{width:100%;height:auto}@media (max-width:768px){.block-devices__media{margin-bottom:19px}}.block-start__background-media{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.block-start__container{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#000;min-height:100vh;position:relative;overflow:hidden}.block-start__container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.6)),linear-gradient(180deg,transparent 19.44%,#000);z-index:1}.block-start__button{cursor:pointer;transition:all .3s ease-in-out}.block-start__button--animation{animation:rotateAnimation .5s cubic-bezier(.34,1.55,.65,1) forwards}@keyframes rotateAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.block-start__title{font-size:50px;font-weight:700;line-height:53px;text-align:center;margin-bottom:20px}@media (max-width:768px){.block-start__title{font-size:32px;font-weight:700;line-height:30px;text-align:center;margin-bottom:15px}}.block-start__subtitle{font-size:25px;font-weight:400;line-height:25px;text-align:center;margin-bottom:20px}@media (max-width:768px){.block-start__subtitle{font-size:20px;font-weight:400;line-height:23px;text-align:center;margin-bottom:15px}}.block-start__inner-wrapper{position:relative;right:0;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:797px;min-height:80vh;z-index:2}@media (max-width:968px){.block-start__inner-wrapper{padding:16px 10px 8px}}.block-start__scroll{display:flex;flex-direction:column;align-items:center;z-index:3;cursor:pointer}.block-start__scroll-button{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}.block-start__scroll-text{margin-bottom:2px;color:#fff;font-style:normal;font-weight:500;font-size:18px;line-height:30px;text-align:center}@media (max-width:968px){.block-start__scroll-text{font-weight:700;font-size:16px;line-height:17.5px}}.block-start__scroll-arrow{display:flex;width:70px;height:70px}.block-start__scroll-arrow-img{object-fit:none}.preview-popup{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;margin:auto;background-color:rgba(0,0,0,.5);z-index:10}.preview-popup__kids{background-color:#20cbd5}@media (max-width:768px){.preview-popup__kids{background-color:#000}}.preview-popup__teenagers{background-color:#000}.preview-popup__inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:auto;width:80vw;height:90vh;max-height:670px;max-width:1200px;border-radius:30px;overflow:hidden;border:2px solid #fff}@media (max-width:768px){.preview-popup__inner{max-height:550px;max-width:320px}}.preview-popup__header{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:20px}.preview-popup__header-title{font-size:25px;font-weight:800;line-height:30px;text-align:center;color:#fff;padding:0;margin:0}.preview-popup__header-close-button{position:absolute;right:20px;top:20px;border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;cursor:pointer;transition:all .3s ease-in-out;font-size:25px;font-weight:800;line-height:30px}.preview-popup__header-close-button:hover{opacity:.7}.preview-popup__content{height:calc(100% - 70px);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.preview-popup__content::-webkit-scrollbar{width:0;height:0}.preview-popup__content-img{width:100%;height:auto}.preview-popup__content-img--mobile{display:none}@media (max-width:768px){.preview-popup__content-img--mobile{display:flex}}@media (max-width:768px){.preview-popup__content-img--desktop{display:none}}.block-categories__container{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#000;padding:55px 0}@media (max-width:768px){.block-categories__container{padding:84px 0}}.block-categories__cards{margin:0 auto;display:flex;justify-content:center;flex-direction:row;gap:100px;width:100%;align-items:stretch;position:relative;z-index:1;padding:20px 8%;overflow:auto}.block-categories__cards::-webkit-scrollbar{display:none}@media (max-width:1200px){.block-categories__cards{gap:30px}}@media (max-width:768px){.block-categories__cards{gap:25px;justify-content:space-between;padding:0 10%}.block-categories__cards::-webkit-scrollbar{display:none}}.block-categories__card{width:50%;max-width:555px;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;justify-content:start;align-items:center;overflow:hidden;position:relative;transition:all .3s ease-in-out}@media (max-width:768px){.block-categories__card{min-width:272px;min-height:430px}}@media (min-width:768px){.block-categories__card:hover{transform:scale(1.05)}.block-categories__card:hover .block-categories__card-button{opacity:1}}.block-categories__card-logo{margin-top:33px}@media (max-width:768px){.block-categories__card-logo{width:auto;height:68px;margin-top:15px}}.block-categories__card-description{font-weight:500;font-size:18px;line-height:30px;text-align:center;color:#000;margin-bottom:24px}@media (max-width:768px){.block-categories__card-description{font-size:16px;font-weight:500;line-height:23.52px;text-align:center}}.block-categories__card-text{font-weight:400;font-size:25px;line-height:35px;text-align:center;color:#000;margin:0;padding:0;width:78.95%}@media (max-width:768px){.block-categories__card-text{font-weight:400;font-size:16px;line-height:20px;width:76%}}.block-categories__card-img{width:100%;height:auto;margin-top:auto}.block-categories__card-button{z-index:1;margin-top:auto;opacity:0;position:absolute;bottom:33px;left:50%;transform:translate(-50%);transition:all .3s ease-in-out}@media (max-width:768px){.block-categories__card-button{opacity:1;bottom:20px;transform:translate(-50%)}}.block-categories__card-kids{background-color:#1ecbd5}.block-categories__card-teenagers{background-color:#1ce783}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;width:100%}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#868e96;--gray-dark:#343a40;--primary:#007bff;--secondary:#868e96;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:"SFMono-Regular",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}@media print{blockquote,img,pre,tr{page-break-inside:avoid}*,:after,:before{text-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999}thead{display:table-header-group}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}*,:after,:before{box-sizing:border-box}@-ms-viewport{width:device-width}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}img{vertical-align:middle;border-style:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}hr{box-sizing:content-box;height:0;overflow:visible;margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-footer,.card-header{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03)}.card-title{margin-bottom:.75rem}.card-header,.card-subtitle,.card-text:last-child{margin-bottom:0}.card-subtitle{margin-top:-.375rem}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-header{border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group .card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group .card+.card{margin-left:0;border-left:0}.card-group .card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group .card:first-child .card-img-top{border-top-right-radius:0}.card-group .card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group .card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group .card:last-child .card-img-top{border-top-left-radius:0}.card-group .card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group .card:only-child{border-radius:.25rem}.card-group .card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group .card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group .card:not(:first-child):not(:last-child):not(:only-child),.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}.card-columns{-webkit-column-count:3;column-count:3;-webkit-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.card-columns .card{margin-bottom:.75rem}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}div.menu-item button{background:transparent;color:#fff;border:none;padding:0;font-size:20px}@font-face{font-family:ploni-aaa;src:url(/assets/ploni-aaa-200.otf);font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:ploni-aaa;src:url(/assets/ploni-aaa-300.otf);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:ploni-aaa;src:url(/assets/ploni-aaa-400.otf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ploni-aaa;src:url(/assets/ploni-aaa-500.otf);font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:ploni-aaa;src:url(/assets/ploni-aaa-600.otf);font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:ploni-aaa;src:url(/assets/ploni-aaa-700.otf);font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:ploni-aaa;src:url(/assets/ploni-aaa-800.otf);font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:ploni-aaa;src:url(/assets/ploni-aaa-900.otf);font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:rge-sport5;src:url(/assets/rge-sport5.eot);src:url(/assets/rge-sport5.eot?#iefix) format("embedded-opentype"),url(/assets/rge-sport5.woff) format("woff"),url(/assets/rge-sport5.ttf) format("truetype"),url(/assets/rge-sport5.svg#rge-sport5) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" icon-"]:before,[class^=icon-]:before,[data-icon]:before{font-family:rge-sport5!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" icon-"]:before,[class^=icon-]:before{vertical-align:middle}.icon-airplaysvg:before{content:"a"}.icon-arrow-leftsvg:before{content:"b"}.icon-arrow-rightsvg:before{content:"c"}.icon-chat:before{content:"d"}.icon-checksvg:before{content:"e"}.icon-chromecastsvg:before{content:"f"}.icon-closesvg:before{content:"g"}.icon-favoritesvg:before{content:"h"}.icon-fullscreensvg:before{content:"i"}.icon-minimize:before{content:"j"}.icon-page-1:before{content:"k"}.icon-pausesvg:before{content:"l"}.icon-play-circle:before{content:"m"}.icon-playsvg:before{content:"n"}.icon-restartsvg:before{content:"o"}.icon-soundsvg:before{content:"p"}.icon-viewfullguide:before{content:"q"}.icon-help:before{content:"r"}.icon-mobile:before{content:"s"}.icon-laptop:before{content:"t"}.icon-tv:before{content:"A"}.icon-tablet:before{content:"u"}.icon-smartotticons-23:before{content:"v"}.icon-smartotticons-26:before{content:"w"}.icon-download:before{content:"x"}.icon-sound-half:before{content:"y"}.icon-sound-full:before{content:"z"}.icon-guide2:before{content:"A"}#app .android,#app .ios{display:none}#app.android .have-account span,#app.ios .have-account span{text-decoration:underline;cursor:pointer}#app.android .modal-body .login,#app.ios .modal-body .login{display:block;float:none;margin:0}body{color:#fff;min-height:100%;position:relative;direction:rtl;margin:0;background-color:#000;overflow-x:hidden!important;font-size:62.5%;font-family:ploni-aaa,Verdana,Geneva,sans-serif;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (min-width:1024px){body{font-size:16px}}@media only screen and (min-width:1440px){body{font-size:20px}}@media only screen and (min-width:1680px){body{font-size:12px}}@media only screen and (min-width:1920px){body{font-size:12px}}html{min-width:100%}a,button{outline:none;cursor:pointer}a{color:#fff}a,a:hover{text-decoration:none}a:hover{color:#969696}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{background-color:#6a26f5!important;box-shadow:inset 0 0 0 1000px #6a26f5!important;-webkit-box-shadow:0 0 0 1000px #6a26f5 inset!important;-webkit-text-fill-color:#4dff9d!important}input::-ms-clear,input::-ms-reveal{display:none}#app{width:100%;clear:both;overflow:hidden;margin:0 auto}#routeContent{min-height:100px}.content{display:block;max-width:1920px;min-width:1024px;margin:0 auto}@media screen and (max-width:1100px){.content{min-width:auto;width:100%}}.pull-left{float:left}.display-none{display:none!important}.chat-button,.hidden{visibility:hidden!important}.chat-button{position:absolute;right:100px!important;bottom:76px!important;opacity:0!important}.chat-button .livechat_button{max-width:172px}.chat-button .livechat_button img{max-width:100%}@media screen and (max-width:700px){.chat-button .livechat_button img{display:none}}.loader-container{min-height:800px}.loader-container .loader{background-color:inherit}
/*# sourceMappingURL=styles.css.map*/