html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body{margin:0; font-family: Montserrat, sans-serif;}
header,nav{display:block;}
h1{font-size:2em;margin:.67em 0;}
a{background-color:transparent;-webkit-text-decoration-skip:objects;}
b{font-weight:inherit;font-weight:bolder;}
img{border-style:none;}
svg:not(:root){overflow:hidden;}
button,input{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0;}
button,input{overflow:visible;}
button{text-transform:none;}
[type=submit],button{-webkit-appearance:button;}
[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0;}
[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText;}
[type=checkbox]{box-sizing:border-box;padding:0;}
input{outline:none;}
ul{margin:0;padding:0;}
a:focus,button:focus{outline:none;}
a{text-decoration:none;}
b{font-weight:700;}
body{min-width:320px;max-width:100vw;overflow-x:hidden;margin:0!important;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);}
::-moz-selection{background:rgba(255,119,0,.7)!important;color:#fff;}
::selection{background:rgba(255,119,0,.7)!important;color:#fff;}
.iqWrapper{margin:0 16px;max-width:100%;}
@media only screen and (min-width:480px){
.iqWrapper{margin:0 24px;}
}
@media only screen and (min-width:600px){
.iqWrapper{max-width:504px;width:100%;margin:0 auto;}
}
@media only screen and (min-width:840px){
.iqWrapper{max-width:768px;}
}
@media only screen and (min-width:1280px){
.iqWrapper{max-width:1032px;}
}
a{color:#ff5722;}
body{font-size:16px;color:#4a4a4a;line-height:1.45;}
body,h1{font-weight:500;}
h1{font-size:25px;line-height:1.16;letter-spacing:-1px;}
@media only screen and (min-width:600px){
h1{font-size:33px;}
}
h2{font-size:21px;line-height:1.16;letter-spacing:-.1px;font-weight:500;}
@media only screen and (min-width:600px){
h2{font-size:29px;}
}
h3{font-size:19px;line-height:1.33;font-weight:500;}
@media only screen and (min-width:600px){
h3{font-size:25px;}
}
h1,h2,h3{margin:1em 0 .5em;}
.Button{display:inline-block;position:relative;padding:8px 16px;font-size:14px;text-align:center;line-height:22px;border:1px solid transparent;background:none;border-radius:2px;font-weight:500;transition:border .2s ease,background-color .2s ease,color .15s ease;cursor:pointer;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.Button,.Button:active,.Button:focus,.Button:hover{text-decoration:none;}
.Button:active{transition:border .2s ease,background-color .2s ease;}
.Button:active svg{opacity:.7;}
.Button_simple{border:0;}
.Button_orange{color:#fff;background-color:#ff5722;border-color:#ff5722;}
.Button_orange:active,.Button_orange:hover{background-color:#ee3900;border-color:#ee3900;}
.Button_orange:active{color:hsla(0,0%,100%,.7);}
.Button_orange:disabled{color:#fff;background-color:#e1e1e1;}
.Button_whiteOutline{color:#fff;border:1px solid #fff;}
.Button_whiteOutline:focus,.Button_whiteOutline:hover{color:#4a4a4a;background-color:#fff;}
.Button_whiteOutline:active{color:rgba(74,74,74,.7);background-color:#fff;}
.Button_whiteOutline:disabled{color:#e1e1e1;}
.Button_green{color:#fff;background-color:#35a947;}
.Button_green:focus,.Button_green:hover{color:#fff;background-color:#2d8f3c;}
.Button_green:active{color:hsla(0,0%,100%,.7);background-color:#2d8f3c;}
.Button_green:disabled{color:#fff;background-color:#e1e1e1;}
.Button_big{padding:12px 20px;line-height:24px;}
.Button_fontBig{font-size:16px;}
.Button_bold{font-weight:700;text-transform:uppercase;}
.Button:disabled{border-color:#e1e1e1;cursor:default;pointer-events:none;transition:none;}
.Checkbox{display:inline-block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:13px;white-space:nowrap;}
.Checkbox__input{display:none;}
.Checkbox__custom{position:relative;margin-top:2px;display:inline-block;width:16px;height:16px;font-size:0;border-radius:2px;border:1px solid #4a4a4a;box-sizing:border-box;vertical-align:top;transition:border .3s,background-color .3s;}
.Checkbox__customIcon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);stroke:#fff;opacity:0;transition:opacity .3s;}
.Checkbox:hover .Checkbox__custom{border-color:#ff5722;}
.Checkbox__text{padding-left:10px;display:inline-block;vertical-align:top;white-space:normal;}
.ScrollWrapper__thumb{border-radius:2px;background-color:#e1e1e1;}
.ScrollWrapper__thumb:hover{background-color:#9b9b9b;}
.SidebarSocials__wrapper{display:-ms-flexbox;display:flex;margin-bottom:20px;}
.SidebarSocials__button{display:-ms-flexbox;display:flex;-ms-flex-negative:1;flex-shrink:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:16px 20px;color:#fff;font-size:16px;font-weight:600;line-height:1em;}
.SidebarSocials__wrapper .SidebarSocials__button+.SidebarSocials__button{margin-left:16px;}
.SidebarSocials__button_fb{background:#3a559c;}
.SidebarSocials__button_fb:focus,.SidebarSocials__button_fb:hover{background:#2f467b;}
.SidebarSocials__button_google{color:#4a4a4a;background:#fff;border:1px solid #e1e1e1;}
.SidebarSocials__button_google:focus,.SidebarSocials__button_google:hover{background:#fafafa;}
.SidebarSocials__button_google .SidebarSocials__buttonIcon{border-right-color:#e1e1e1;}
.SidebarSocials__wrapper .SidebarSocials__button{-ms-flex-pack:center;justify-content:center;padding:12px;}
.SidebarSocials__buttonIcon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;box-sizing:border-box;width:50px;height:50px;margin:-16px 0 -16px -20px;border-right:1px solid rgba(0,0,0,.2);}
.SidebarSocials__wrapper .SidebarSocials__buttonIcon{width:auto;height:auto;margin:0;border:0;}
.SidebarSocials__buttonText{-ms-flex-positive:1;flex-grow:1;}
.SidebarSocials__wrapper .SidebarSocials__buttonText{display:none;}
.uiTabsV4{float:left;display:-ms-flexbox;display:flex;padding:4px;border:1px solid #e1e1e1;border-radius:2px;}
.uiTabsV4{background-color:#fff;}
.NavbarLink{display:inline-block;color:#4a4a4a;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:17px;}
.NavbarLink:hover,.NavbarLink_active{color:#ff5722;text-decoration:none;}
.NavbarLink__icon{display:inline-block;vertical-align:middle;opacity:0;margin-left:8px;transition:opacity .3s ease;}
.NavbarLink:hover .NavbarLink__icon{opacity:1;color:#ff5722;}
.NavbarSubmenu{position:relative;display:-ms-flexbox;display:flex;height:0;opacity:0;z-index:-1;overflow:hidden;background:#fafafe;transition:height .1s ease,opacity .2s ease;box-shadow:0 0 16px 1px rgba(0,0,0,.05);}
.NavbarSubmenu__item{position:absolute;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;height:160px;padding:30px 0;opacity:0;transform:translateY(-30%);transition:transform .2s ease,opacity .1s ease;}
.NavbarSubmenu__item_opened{z-index:1;opacity:1;transform:translateY(0);}
.NavbarSubmenu__link{display:block;padding:0 16px;margin-bottom:4px;line-height:17px;}
.NavbarSubmenu__link>a{font-size:14px;}
.iScrollVerticalScrollbar{position:absolute;width:2px;top:2px;bottom:2px;right:5px;transform:scaleY(.95);border-radius:3px;}
.iScrollIndicator{position:absolute;width:100%;background:rgba(0,0,0,.2);border-radius:3px;}
.SidebarTab__button{width:50%;padding:15px 8px;color:#9f9fcd;font-size:16px;font-weight:500;}
.SidebarTab__button_active{color:#25258e;font-weight:600;}
.SidebarUnauthorised__tabs{float:none;position:relative;width:100%;margin-bottom:20px;padding:0;border:0;border-bottom:1px solid #f4f4f9;}
.SidebarUnauthorised__tabs:after{content:" ";position:absolute;bottom:-2px;left:0;width:50%;border-top:3px solid #25258e;transition:transform .3s ease;}
.Sidebar,.SidebarUnauthorised__tabs_signup:after{transform:translateX(100%);}
.Sidebar{z-index:200;position:fixed;top:0;bottom:0;right:0;opacity:0;width:100%;display:-ms-flexbox;display:flex;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;padding:10px 15px;background:#fff;transition:opacity .1s ease,transform .3s ease;box-shadow:0 0 16px 1px rgba(0,0,0,.05);}
@media only screen and (min-width:480px){
.Sidebar{width:320px;}
}
.Sidebar__wrapper{height:100%;padding:0 15px;}
.Sidebar__close{position:absolute;top:0;right:0;z-index:10;padding:7px 4px;line-height:0;}
.Sidebar__closeIcon{position:relative;width:24px;height:18px;}
.Sidebar__closeIconBar{position:absolute;top:50%;left:0;display:block;height:2px;width:100%;border-radius:2px;background:#9b9b9b;}
.Sidebar__closeIconBar:first-child{transform:rotate(45deg);}
.Sidebar__closeIconBar:nth-child(2){transform:rotate(-45deg);}
.ScrollTop{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0;color:#ff5722;}
.ScrollTop:hover{color:#ee3900;}
.ScrollTop__text{display:none;margin-right:16px;}
@media only screen and (min-width:480px){
.ScrollTop__text{display:block;}
}
.ScrollTop__icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:50%;border:1px solid #ff5722;color:#ff5722;line-height:0;transition:color .3s ease,background .3s ease;}
.ScrollTop:hover .ScrollTop__icon{background:#ff5722;color:#fff;}
.ScrollTop__icon svg{display:block;margin-top:-2px;}
.CarouselDots{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:24px;}
.CarouselDots__dot{width:6px;height:6px;border-radius:50%;background:#e1e1e1;cursor:pointer;}
.CarouselDots__dot:not(:last-child){margin-right:8px;}
.CarouselDots__dot_active{background:#9b9b9b;}
.Carousel2__wrapper{position:relative;}
.Carousel2__container{position:relative;z-index:0;margin-bottom:8px;outline:none;overflow:hidden;}
.Carousel2__content{min-width:100%;position:relative;text-align:left;z-index:1;white-space:nowrap;transition:transform .3s;}
.Carousel2__item{display:inline-block;white-space:normal;vertical-align:top;}
.FooterMenu{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;list-style:none;}
@media only screen and (min-width:1280px){
.FooterMenu{-ms-flex-direction:column;flex-direction:column;}
}
.FooterMenu__item{margin-right:8px;}
@media only screen and (min-width:1280px){
.FooterMenu__item{margin-right:0;}
}
.FooterMenu__item:not(:last-child):after{content:"|";display:inline-block;margin-left:8px;color:#9b9b9b;}
@media only screen and (min-width:1280px){
.FooterMenu__item:not(:last-child):after{content:none;}
}
.FooterMenu__link{display:inline-block;margin-bottom:12px;color:#9b9b9b;font-size:14px;}
.FooterMenu__link:focus,.FooterMenu__link:hover{text-decoration:underline;}
.FooterRisks__warning{position:relative;margin-top:4px;margin-bottom:12px;padding:16px 20px;border:1px solid #9b9b9b;border-radius:2px;color:#9b9b9b;font-size:12px;}
.FooterRisks__title{position:absolute;top:0;transform:translateY(-50%);background:#fff;padding:0 8px;color:#4a4a4a;font-size:12px;font-weight:700;text-transform:uppercase;}
@media only screen and (min-width:480px){
.FooterRisks__title{font-size:14px;}
}
.FooterRisks__legal{margin-bottom:20px;color:#9b9b9b;font-size:12px;}
.SocialItem{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;width:36px;height:36px;border-radius:50%;transition:opacity .3s ease;}
.SocialItem_fb{color:#3a589a;}
.SocialItem_tw{background:#3cb5e2;}
.SocialItem_inst{background-image:linear-gradient(0deg,#e09b3d,#c74c4d 30%,#c21975 60%,#7024c4 99%);}
.SocialItem_youtube{background:#d02a34;}
.FooterSocials{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;}
.FooterSocials:hover .FooterSocials__socialIcon{opacity:.6;}
.FooterSocials:hover .FooterSocials__socialIcon:hover{opacity:1;}
.FooterSocials__socialIcon{margin-right:8px;transition:opacity .2s ease;}
.FooterSocials__socialIcon:last-child{margin-right:0;}
.FooterBreadcrumbs{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;}
.FooterBreadcrumbs__item{margin-right:8px;}
.FooterBreadcrumbs__item:not(:last-child):after{content:" ";display:inline-block;margin-left:8px;border:3px solid transparent;border-left-color:#ff5722;border-right-width:0;}
.FooterBreadcrumbs__link{display:inline-block;color:#9b9b9b;font-size:12px;}
a.FooterBreadcrumbs__link:focus,a.FooterBreadcrumbs__link:hover{text-decoration:underline;}
.NewFooter{background:#fff;color:#000;-ms-flex-negative:0;flex-shrink:0;}
.NewFooter__methods{padding-top:16px;border-top:1px solid #e1e1e1;}
@media only screen and (min-width:960px){
.NewFooter__methods{padding-left:16px;padding-right:16px;}
}
.NewFooter__breadcrumbs{padding:20px 0;border-top:1px solid #e1e1e1;}
@media only screen and (min-width:600px){
.NewFooter__breadcrumbs{padding-left:16px;padding-right:16px;}
}
.NewFooter__breadcrumbsRow{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;}
.NewFooter__scrollTop{-ms-flex-negative:0;flex-shrink:0;margin:-5px 0;}
.NewFooter__menu{padding-top:20px;border-top:1px solid #f4f4f9;}
@media only screen and (min-width:840px){
.NewFooter__menu{padding-left:16px;padding-right:16px;}
}
@media only screen and (min-width:1280px){
.NewFooter__menuRow{display:-ms-flexbox;display:flex;}
}
.NewFooter__menuList{margin-bottom:30px;-ms-flex-pack:start;justify-content:flex-start;}
@media only screen and (min-width:1280px){
.NewFooter__menuList{width:30%;}
}
.NewFooter__risks{width:100%;}
.NewFooter__logos{padding-top:30px;border-top:1px solid #f4f4f9;}
@media only screen and (min-width:1280px){
.NewFooter__logos{padding-top:20px;}
}
@media only screen and (min-width:840px){
.NewFooter__logos{padding-left:16px;padding-right:16px;}
}
@media only screen and (min-width:1280px){
.NewFooter__logosWrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:20px;}
}
@media only screen and (min-width:840px){
.NewFooter__logosRow{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px;}
}
@media only screen and (min-width:1280px){
.NewFooter__logosRow{-ms-flex-align:center;align-items:center;-ms-flex-positive:1;flex-grow:1;padding-right:0;margin-bottom:0;}
}
.NewFooter__socials{width:100%;}
.NewFooter__socialsRow{margin-bottom:30px;text-align:center;}
@media only screen and (min-width:480px){
.NewFooter__socialsRow{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
}
@media only screen and (min-width:840px){
.NewFooter__socialsRow{margin-bottom:0;}
}
@media only screen and (min-width:1280px){
.NewFooter__socialsRow{-ms-flex-pack:justify;justify-content:space-between;}
}
.NewFooter__socialsRow_withLogos{-ms-flex-pack:justify;justify-content:space-between;}
@media only screen and (max-width:839px){
.NewFooter__socialsRow_withLogos{display:block;}
}
.NewFooter__socialsRow .NewFooter__language{min-width:130px;}
@media only screen and (max-width:959px){
.NewFooter__socialsRow .NewFooter__language{min-width:0;}
}
.NewFooter__socialsRow .NewFooter__socialsList{margin-right:0;}
@media only screen and (max-width:839px){
.NewFooter__socialsRow .NewFooter__socialsList{margin-bottom:30px;}
}
.NewFooter__socialsList{margin-bottom:30px;}
@media only screen and (min-width:480px){
.NewFooter__socialsList{margin-bottom:0;margin-right:30px;}
}
.NewFooter__language{display:inline-block;text-align:right;}
@media only screen and (min-width:480px){
.NewFooter__language{margin:0;}
}
.NewFooter__copyright{padding-bottom:30px;color:#4a4a4a;font-size:14px;text-align:center;}
@media only screen and (min-width:1280px){
.NewFooter__copyright{text-align:right;padding-bottom:0;padding-left:40px;}
}
.Layout{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100%;box-sizing:border-box;}
.Layout__content{position:relative;-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:60px;}
.Layout_header .Layout__content{padding-top:0;}
/*! CSS Used from: Embedded */
.css-qro8oe{width:130px;height:68px;padding:0px 8px;box-sizing:border-box;}
html,input,button{font-family:Montserrat, sans-serif;}
html,body,#root{height:100%;}
button,input{font-family:inherit;font-weight:400;color:inherit;}
.css-g8duvx{position:relative;width:100%;z-index:190;}
.css-g8duvx .Button{transition:color 0.3s ease 0s, border-color 0.3s ease 0s, background-color 0.3s ease 0s, opacity 0.3s ease 0s;}
.css-udb8ao{position:fixed;top:0px;left:0px;right:0px;backface-visibility:hidden;background-color:transparent;will-change:background-color;transition:background-color 0.3s ease 0s;}
.css-1jrlb81{position:relative;display:flex;height:40px;padding:10px 16px;flex-wrap:nowrap;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;}
@media screen and (min-width: 480px){
.css-1jrlb81{padding:10px 24px;}
}
.css-rc9wl3{display:flex;-webkit-box-align:center;align-items:center;padding-right:0px;}
@media screen and (min-width: 600px){
.css-rc9wl3{padding-right:16px;}
}
.css-u4xj5j{padding:0px;line-height:0;display:none;max-height:18px;}
@media screen and (max-width: 1279px){
.css-u4xj5j{display:block;}
}
.css-570oto{position:relative;height:18px;width:24px;}
.css-who1rx{position:absolute;display:block;left:0px;height:2px;width:100%;opacity:1;border-radius:2px;background-color:rgb(255, 255, 255);transform:rotate(0deg);transition:transform 0.25s ease-in-out 0s, width 0.25s ease-in-out 0s, top 0.25s ease-in-out 0s, left 0.25s ease-in-out 0s, background-color 0.3s ease 0s;}
.css-who1rx:nth-child(2),.css-who1rx:nth-child(3){top:50%;transform:translateY(-50%);}
.css-who1rx:nth-child(4){bottom:0px;}
.css-l38xaz{height:30px;line-height:0;margin-left:16px;}
@media screen and (min-width: 480px){
.css-l38xaz{margin-left:24px;}
}
@media screen and (min-width: 1280px){
.css-l38xaz{margin-left:0px;}
}
.css-1ps51x4{width:124px;height:30px;line-height:0;transition:color 0.3s ease 0s;color:rgb(255, 255, 255);}
.css-ea1zez{display:block;margin:0px 0px 0px 42px;}
@media screen and (max-width: 1279px){
.css-ea1zez{display:none;}
}
.css-1d21jhp{list-style:none;display:flex;flex-wrap:nowrap;}
.css-1y20moj{padding:0px;white-space:nowrap;}
.css-1y20moj:first-child{margin-left:-16px;}
.css-1r9d540{padding:8px 16px;font-size:16px;border-radius:0px;line-height:16px;transition:color 0.3s ease 0s;color:rgb(255, 255, 255);}
.css-1r9d540 span{pointer-events:none;}
.css-1r9d540::after{position:absolute;content:" ";bottom:-14px;right:0px;left:0px;z-index:1;height:2px;pointer-events:none;background-color:transparent;transition:background-color 0.3s ease 0s, height 0.3s ease 0s;}
.css-1r9d540 span{opacity:1;transition:opacity 0.3s ease 0s;}
.css-1r9d540:hover{color:rgb(255, 255, 255);}
.css-1r9d540:hover::after{background-color:rgb(255, 255, 255);}
.css-1r9d540:hover span{opacity:0.65;}
.css-1r9d540::after{background-color:transparent;}
.css-149l45o{padding:8px 16px;font-size:16px;border-radius:0px;line-height:16px;transition:color 0.3s ease 0s;color:rgb(255, 255, 255);}
.css-149l45o span{pointer-events:none;}
.css-149l45o::after{position:absolute;content:" ";bottom:-14px;right:0px;left:0px;z-index:1;height:2px;pointer-events:none;background-color:transparent;transition:background-color 0.3s ease 0s, height 0.3s ease 0s;}
.css-149l45o span{opacity:1;transition:opacity 0.3s ease 0s;}
.css-149l45o:hover{color:rgb(255, 255, 255);}
.css-149l45o:hover::after{background-color:rgb(255, 255, 255);}
.css-149l45o:hover span{opacity:0.65;}
.css-149l45o::after{background-color:rgb(255, 255, 255);}
.css-nhn74o{position:relative;display:flex;-webkit-box-flex:1;flex-grow:1;height:40px;margin-left:auto;-webkit-box-pack:end;justify-content:flex-end;}
@media screen and (min-width: 480px){
.css-nhn74o{-webkit-box-flex:1;flex-grow:1;}
}
.css-ag7ou5{width:100%;background-color:transparent;position:absolute;right:0px;top:0px;height:40px;max-width:200px;will-change:max-width;backface-visibility:hidden;transition:max-width 0.15s ease 0s;}
.css-ag7ou5 .e19xazhk0{color:rgb(255, 255, 255);transition:color 0.3s ease 0s;}
.css-ag7ou5 .e19xazhk1{padding:0px 45px 0px 20px;border:1px solid transparent;background-color:rgba(244, 244, 249, 0.5);transition:background-color 0.3s ease 0s, border-color 0.3s ease 0s, opacity 0.3s ease 0s;}
.css-ag7ou5 .e19xazhk1:hover{opacity:0.7;}
.css-ag7ou5 .e19xazhk2{right:10px;}
@media screen and (max-width: 599px){
.css-ag7ou5{display:none;}
}
.css-3lb3s0{position:relative;width:100%;max-width:600px;z-index:10;color:rgb(155, 155, 155);}
.css-82i4la{width:100%;padding:0px 45px 0px 20px;border:0px none;opacity:1;color:inherit;font-size:14px;text-align:left;line-height:22px;box-sizing:border-box;background-color:rgb(255, 255, 255);-webkit-appearance:none;box-shadow:transparent 0px 0px 0px 0px;height:40px;font-weight:500;border-radius:20px;}
.css-82i4la::-webkit-input-placeholder{color:inherit;}
.css-82i4la::placeholder{color:inherit;}
@media screen and (min-width: 480px){
.css-82i4la{padding:0px 56px 0px 32px;}
}
.css-1q02zef{display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:absolute;top:50%;right:10px;width:30px;height:30px;margin-top:-15px;color:inherit;cursor:pointer;opacity:0.7;transition:opacity 0.3s ease 0s;}
.css-1q02zef:hover{opacity:1;color:inherit;}
@media screen and (min-width: 480px){
.css-1q02zef{right:26px;}
}
.css-1joo7bq{width:18px;height:18px;color:inherit;}
.css-c28zvo{display:flex;margin-left:8px;-webkit-box-align:center;align-items:center;}
.css-2t0l1h{display:flex;}
.css-2t0l1h .NavBtn{white-space:nowrap;}
@media screen and (max-width: 839px){
.css-2t0l1h .NavBtn__reg{display:none;}
}
.css-1h5sh8h{color:rgb(255, 255, 255);border-color:rgb(255, 255, 255);margin-right:8px;}
.css-1h5sh8h:hover{color:rgb(74, 74, 74);border-color:rgb(255, 255, 255);background-color:rgb(255, 255, 255);}
@media screen and (max-width: 839px){
.css-1h5sh8h{margin-right:0px;width:40px;height:40px;padding:0px;border-radius:40px;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;}
}
.css-1h5sh8h .loginIcon{display:none;margin:0px 0px 0px -1px;}
@media screen and (max-width: 839px){
.css-1h5sh8h .loginIcon{display:block;}
}
@media screen and (max-width: 839px){
.css-1h5sh8h span{display:none;}
}
.css-o1ocgv{display:block;width:100%;margin-bottom:20px;padding-top:8px;padding-bottom:8px;min-height:50px;line-height:22px;}
.css-o1ocgv br{display:none;}
.css-ssd12t{margin-bottom:18px;background:white;}
.css-8atqhb{width:100%;}
.css-1b7kpa{position:relative;border-radius:4px;height:48px;border:1px solid rgb(225, 225, 225);overflow:hidden;font-size:14px;line-height:22px;font-weight:500;}
.css-kvxi0i{border:none;height:100%;width:100%;box-sizing:border-box;background:transparent;font-size:inherit;color:inherit;font-weight:500;padding:0px 16px;}
.css-if3no8{display:flex;color:rgb(74, 74, 74);font-weight:500;}
.css-if3no8 a{color:rgb(255, 87, 34);text-decoration:none;}
.css-if3no8 a:hover,.css-if3no8 a:focus{color:rgb(238, 57, 0);text-decoration:underline;}
.css-if3no8 .Checkbox__custom{min-width:16px;flex-shrink:0;}
.css-if3no8 .Checkbox__text{padding:0px 14px;}
.css-977erx{position:relative;display:flex;-webkit-box-pack:center;justify-content:center;margin-top:32px;margin-bottom:8px;padding:16px 20px;border:1px solid rgb(155, 155, 155);color:rgb(155, 155, 155);font-size:12px;text-align:center;border-radius:2px;}
.css-1152is4{position:absolute;top:0px;left:0px;right:0px;transform:translateY(-50%);}
.css-q2u08n{display:inline-block;padding:0px 8px;background:rgb(255, 255, 255);color:rgb(74, 74, 74);font-size:14px;font-weight:700;text-transform:uppercase;}
.css-79elbk{position:relative;}
.css-1j1r5y2{font-size:14px;color:rgb(74, 74, 74);margin-right:12px;}
.css-udw71e{display:inline-block;width:24px;height:18px;background-image:url(https://static.cdnpub.info/v5/static/images/en.a432784b29c15d3e2b3716deee80dcc5.png);background-repeat:no-repeat;background-size:contain;vertical-align:middle;position:relative;padding:0px 16px 0px 0px;border:none;background-color:transparent;outline:none;margin-right:0px;cursor:pointer;box-sizing:content-box;}
.css-y8pptf{padding:0px;width:12px;height:7px;box-sizing:border-box;cursor:pointer;flex-shrink:0;position:absolute;top:50%;transform:translateY(-50%);right:0px;}
.css-y8pptf::before,.css-y8pptf::after{content:"";position:absolute;background:rgb(255, 87, 34);width:1px;height:7px;right:2px;top:0px;bottom:0px;margin:auto;transition:background-color 0.15s ease 0s, transform 0.4s ease 0s;}
.css-y8pptf::before{transform:rotate(-45deg) translate3d(-4px, -4px, 0px);transform-origin:0px 50%;}
.css-y8pptf::after{transform:rotate(45deg) translate3d(-1px, 1px, 0px);transform-origin:100% 50%;}
.css-y8pptf::after,.css-y8pptf::before{background:rgb(155, 155, 155);}
.css-1lxwfhj{background:rgb(255, 255, 255);border:1px solid rgb(225, 225, 225);box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 16px 1px;opacity:0;pointer-events:none;transform:translate3d(0px, 5px, 0px);z-index:131;transform-origin:center top;transition:opacity 0.15s ease 0s, transform 0.2s ease 0s;}
@media screen and (max-width: 599px){
.css-1lxwfhj{position:fixed;left:0px;bottom:0px;width:100%;height:100%;max-height:560px;padding:64px;box-sizing:border-box;}
}
@media screen and (min-width: 600px){
.css-1lxwfhj{position:absolute;right:0px;bottom:100%;width:320px;padding:10px 0px;margin-bottom:5px;}
}
.css-12v5tef{position:absolute;top:18px;right:18px;padding:6px;}
.css-12v5tef:hover{opacity:0.7;}
.css-12v5tef svg{vertical-align:top;}
@media screen and (min-width: 600px){
.css-12v5tef{display:none;}
}
.css-604qie{box-sizing:border-box;padding:10px 26px;color:rgb(155, 155, 155);font-weight:300;white-space:nowrap;text-align:left;text-decoration:none;line-height:20px;}
.css-604qie::before{content:"";display:inline-block;vertical-align:top;width:24px;height:18px;margin-right:12px;background-image:url(https://static.cdnpub.info/v5/static/images/ru.8788f0ebac6a6ddccbba195a87e63954.png);background-repeat:no-repeat;background-size:contain;}
.css-604qie:hover{background:rgb(244, 244, 249);}
@media screen and (max-width: 599px){
.css-604qie{display:block;width:100%;max-width:260px;margin:auto;}
}
@media screen and (min-width: 600px){
.css-604qie{float:left;width:50%;}
}
.css-yhgz1y{box-sizing:border-box;padding:10px 26px;color:rgb(74, 74, 74);font-weight:500;white-space:nowrap;text-align:left;text-decoration:none;line-height:20px;}
.css-yhgz1y::before{content:"";display:inline-block;vertical-align:top;width:24px;height:18px;margin-right:12px;background-image:url(https://static.cdnpub.info/v5/static/images/en.a432784b29c15d3e2b3716deee80dcc5.png);background-repeat:no-repeat;background-size:contain;}
.css-yhgz1y:hover{background:rgb(244, 244, 249);}
@media screen and (max-width: 599px){
.css-yhgz1y{display:block;width:100%;max-width:260px;margin:auto;}
}
@media screen and (min-width: 600px){
.css-yhgz1y{float:left;width:50%;}
}
.css-6qa3k9{box-sizing:border-box;padding:10px 26px;color:rgb(155, 155, 155);font-weight:300;white-space:nowrap;text-align:left;text-decoration:none;line-height:20px;}
.css-6qa3k9::before{content:"";display:inline-block;vertical-align:top;width:24px;height:18px;margin-right:12px;background-image:url(https://static.cdnpub.info/v5/static/images/cn.7201d9be84ce70b9844b8093d712a7e1.png);background-repeat:no-repeat;background-size:contain;}
.css-6qa3k9:hover{background:rgb(244, 244, 249);}
@media screen and (max-width: 599px){
.css-6qa3k9{display:block;width:100%;max-width:260px;margin:auto;}
}
@media screen and (min-width: 600px){
.css-6qa3k9{float:left;width:50%;}
}
.css-ur7aa4{box-sizing:border-box;padding:10px 26px;color:rgb(155, 155, 155);font-weight:300;white-space:nowrap;text-align:left;text-decoration:none;line-height:20px;}
.css-ur7aa4::before{content:"";display:inline-block;vertical-align:top;width:24px;height:18px;margin-right:12px;background-image:url(https://static.cdnpub.info/v5/static/images/es.38633e82afde04bcc74b52eac783e0bd.png);background-repeat:no-repeat;background-size:contain;}
.css-ur7aa4:hover{background:rgb(244, 244, 249);}
@media screen and (max-width: 599px){
.css-ur7aa4{display:block;width:100%;max-width:260px;margin:auto;}
}
@media screen and (min-width: 600px){
.css-ur7aa4{float:left;width:50%;}
}
.css-177rx7m{box-sizing:border-box;padding:10px 26px;color:rgb(155, 155, 155);font-weight:300;white-space:nowrap;text-align:left;text-decoration:none;line-height:20px;}
.css-177rx7m::before{content:"";display:inline-block;vertical-align:top;width:24px;height:18px;margin-right:12px;background-image:url(https://static.cdnpub.info/v5/static/images/pt.4b5e1e90e8c60f5eb15838db7649a6e8.png);background-repeat:no-repeat;background-size:contain;}
.css-177rx7m:hover{background:rgb(244, 244, 249);}
@media screen and (max-width: 599px){
.css-177rx7m{display:block;width:100%;max-width:260px;margin:auto;}
}
@media screen and (min-width: 600px){
.css-177rx7m{float:left;width:50%;}
}
.css-1up5ncm{box-sizing:border-box;padding:10px 26px;color:rgb(155, 155, 155);font-weight:300;white-space:nowrap;text-align:left;text-decoration:none;line-height:20px;}
.css-1up5ncm::before{content:"";display:inline-block;vertical-align:top;width:24px;height:18px;margin-right:12px;background-image:url(https://static.cdnpub.info/v5/static/images/id.db5c62c0f72ac5e31d3d16309e193eaf.png);background-repeat:no-repeat;background-size:contain;}
.css-1up5ncm:hover{background:rgb(244, 244, 249);}
@media screen and (max-width: 599px){
.css-1up5ncm{display:block;width:100%;max-width:260px;margin:auto;}
}
@media screen and (min-width: 600px){
.css-1up5ncm{float:left;width:50%;}
}
.css-1kn0ec2{box-sizing:border-box;padding:10px 26px;color:rgb(155, 155, 155);font-weight:300;white-space:nowrap;text-align:left;text-decoration:none;line-height:20px;}
.css-1kn0ec2::before{content:"";display:inline-block;vertical-align:top;width:24px;height:18px;margin-right:12px;background-image:url(https://static.cdnpub.info/v5/static/images/tr.a80304ebdd6124af8b88c18b28485717.png);background-repeat:no-repeat;background-size:contain;}
.css-1kn0ec2:hover{background:rgb(244, 244, 249);}
@media screen and (max-width: 599px){
.css-1kn0ec2{display:block;width:100%;max-width:260px;margin:auto;}
}
@media screen and (min-width: 600px){
.css-1kn0ec2{float:left;width:50%;}
}
.css-9kupk3{box-sizing:border-box;padding:10px 26px;color:rgb(155, 155, 155);font-weight:300;white-space:nowrap;text-align:left;text-decoration:none;line-height:20px;}
.css-9kupk3::before{content:"";display:inline-block;vertical-align:top;width:24px;height:18px;margin-right:12px;background-image:url(https://static.cdnpub.info/v5/static/images/it.9e242fe09516b12c0c895d965195f2c0.png);background-repeat:no-repeat;background-size:contain;}
.css-9kupk3:hover{background:rgb(244, 244, 249);}
@media screen and (max-width: 599px){
.css-9kupk3{display:block;width:100%;max-width:260px;margin:auto;}
}
@media screen and (min-width: 600px){
.css-9kupk3{float:left;width:50%;}
}
.css-okelwh{box-sizing:border-box;padding:10px 26px;color:rgb(155, 155, 155);font-weight:300;white-space:nowrap;text-align:left;text-decoration:none;line-height:20px;}
.css-okelwh::before{content:"";display:inline-block;vertical-align:top;width:24px;height:18px;margin-right:12px;background-image:url(https://static.cdnpub.info/v5/static/images/de.dfcd78aae56530d6a2e988ef054cc854.png);background-repeat:no-repeat;background-size:contain;}
.css-okelwh:hover{background:rgb(244, 244, 249);}
@media screen and (max-width: 599px){
.css-okelwh{display:block;width:100%;max-width:260px;margin:auto;}
}
@media screen and (min-width: 600px){
.css-okelwh{float:left;width:50%;}
}
.css-1qj1c5r{box-sizing:border-box;padding:10px 26px;color:rgb(155, 155, 155);font-weight:300;white-space:nowrap;text-align:left;text-decoration:none;line-height:20px;}
.css-1qj1c5r::before{content:"";display:inline-block;vertical-align:top;width:24px;height:18px;margin-right:12px;background-image:url(https://static.cdnpub.info/v5/static/images/ko.0c5fce35c1f2d4aeb5e429a6d3187816.png);background-repeat:no-repeat;background-size:contain;}
.css-1qj1c5r:hover{background:rgb(244, 244, 249);}
@media screen and (max-width: 599px){
.css-1qj1c5r{display:block;width:100%;max-width:260px;margin:auto;}
}
@media screen and (min-width: 600px){
.css-1qj1c5r{float:left;width:50%;}
}
.css-116is44{box-sizing:border-box;padding:10px 26px;color:rgb(155, 155, 155);font-weight:300;white-space:nowrap;text-align:left;text-decoration:none;line-height:20px;}
.css-116is44::before{content:"";display:inline-block;vertical-align:top;width:24px;height:18px;margin-right:12px;background-image:url(https://static.cdnpub.info/v5/static/images/fr.b47ad0e06d5d398786d4e5f1d91bb086.png);background-repeat:no-repeat;background-size:contain;}
.css-116is44:hover{background:rgb(244, 244, 249);}
@media screen and (max-width: 599px){
.css-116is44{display:block;width:100%;max-width:260px;margin:auto;}
}
@media screen and (min-width: 600px){
.css-116is44{float:left;width:50%;}
}
.css-1qtxdw1{box-sizing:border-box;padding:10px 26px;color:rgb(155, 155, 155);font-weight:300;white-space:nowrap;text-align:left;text-decoration:none;line-height:20px;}
.css-1qtxdw1::before{content:"";display:inline-block;vertical-align:top;width:24px;height:18px;margin-right:12px;background-image:url(https://static.cdnpub.info/v5/static/images/se.593c5a7c5a2804eaa47284b1a2599f0b.png);background-repeat:no-repeat;background-size:contain;}
.css-1qtxdw1:hover{background:rgb(244, 244, 249);}
@media screen and (max-width: 599px){
.css-1qtxdw1{display:block;width:100%;max-width:260px;margin:auto;}
}
@media screen and (min-width: 600px){
.css-1qtxdw1{float:left;width:50%;}
}
.css-gkfl3z{box-sizing:border-box;padding:10px 26px;color:rgb(155, 155, 155);font-weight:300;white-space:nowrap;text-align:left;text-decoration:none;line-height:20px;}
.css-gkfl3z::before{content:"";display:inline-block;vertical-align:top;width:24px;height:18px;margin-right:12px;background-image:url(https://static.cdnpub.info/v5/static/images/th.7fece9f5ee56938c81a2b7ee23b112d6.png);background-repeat:no-repeat;background-size:contain;}
.css-gkfl3z:hover{background:rgb(244, 244, 249);}
@media screen and (max-width: 599px){
.css-gkfl3z{display:block;width:100%;max-width:260px;margin:auto;}
}
@media screen and (min-width: 600px){
.css-gkfl3z{float:left;width:50%;}
}
.css-15c1x6q{box-sizing:border-box;padding:10px 26px;color:rgb(155, 155, 155);font-weight:300;white-space:nowrap;text-align:left;text-decoration:none;line-height:20px;}
.css-15c1x6q::before{content:"";display:inline-block;vertical-align:top;width:24px;height:18px;margin-right:12px;background-image:url(https://static.cdnpub.info/v5/static/images/hi.f7d4f65eb40407423ce6abaeff036748.png);background-repeat:no-repeat;background-size:contain;}
.css-15c1x6q:hover{background:rgb(244, 244, 249);}
@media screen and (max-width: 599px){
.css-15c1x6q{display:block;width:100%;max-width:260px;margin:auto;}
}
@media screen and (min-width: 600px){
.css-15c1x6q{float:left;width:50%;}
}
.css-1vxnj8h{box-sizing:border-box;padding:10px 26px;color:rgb(155, 155, 155);font-weight:300;white-space:nowrap;text-align:left;text-decoration:none;line-height:20px;}
.css-1vxnj8h::before{content:"";display:inline-block;vertical-align:top;width:24px;height:18px;margin-right:12px;background-image:url(https://static.cdnpub.info/v5/static/images/vn.7db39da358dcee93e18d51e26d64cc2e.png);background-repeat:no-repeat;background-size:contain;}
.css-1vxnj8h:hover{background:rgb(244, 244, 249);}
@media screen and (max-width: 599px){
.css-1vxnj8h{display:block;width:100%;max-width:260px;margin:auto;}
}
@media screen and (min-width: 600px){
.css-1vxnj8h{float:left;width:50%;}
}
@media screen and (min-width: 600px){
.css-1k5gljj{width:504px;margin-left:auto;margin-right:auto;}
}
@media screen and (min-width: 840px){
.css-1k5gljj{width:764px;}
}
@media screen and (min-width: 1280px){
.css-1k5gljj{width:1024px;}
}
.css-1mho60g{margin:0px -16px;}
@media screen and (min-width: 480px){
.css-1mho60g{margin:0px -24px;}
}
@media screen and (min-width: 600px){
.css-1mho60g{margin:0px -8px;}
}
.css-spxp70{display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:114px;height:68px;padding:11px;box-sizing:border-box;}
.css-1q8e3e1{width:100%;height:100%;background:url(https://static.cdnpub.info/v5/static/images/advcash-usd.8bca86c7972c37df64588fc7b2b0106d.svg) 50% 50% / contain no-repeat;}
.css-mx1id4{width:100%;height:100%;background:url(https://static.cdnpub.info/v5/static/images/neteller.9acd22a5261264e5ba8f200d012c5062.svg) 50% 50% / contain no-repeat;}
.css-ydjovy{width:100%;height:100%;background:url(https://static.cdnpub.info/v5/static/images/perfect_money.8540943e723cc0717d256c657d4404d0.svg) 50% 50% / contain no-repeat;}
.css-48sylu{width:100%;height:100%;background:url(https://static.cdnpub.info/v5/static/images/visa-mastercard.03debb6fd5e82554d87fbd69eb1e23dd.svg) 50% 50% / contain no-repeat;}
.css-1tpxogj{width:100%;height:100%;background:url(https://static.cdnpub.info/v5/static/images/skrill.f4b5aee12be19e56af00ea5b83b906e6.svg) 50% 50% / contain no-repeat;}
.css-18cqu0b{width:100%;height:100%;background:url(https://static.cdnpub.info/v5/static/images/webmoney-wme.3a479c6724e4611f77e96e7938f47b56.svg) 50% 50% / contain no-repeat;}
.css-11h030k{width:100%;height:100%;background:url(https://static.cdnpub.info/v5/static/images/webmoney-wmz.0ceb15e5c900306876f969ff091e898c.svg) 50% 50% / contain no-repeat;}
.css-1ekye09{width:100%;height:100%;background:url(https://static.cdnpub.info/v5/static/images/astropay_card.48e8de35d7b1a7e1e16f3b1622b1f0fc.svg) 50% 50% / contain no-repeat;}
.css-hra2v2{width:100%;height:100%;background:url(https://static.cdnpub.info/v5/static/images/advcash.5961c0aef897005c2c1d154bc14c8b81.svg) 50% 50% / contain no-repeat;}
.css-16agjqd{overflow:hidden;width:100%;}
.css-1m6o84q{position:relative;min-height:400px;color:rgb(255, 255, 255);background:rgb(0, 0, 0);box-sizing:border-box;padding-top:100px;}
@media screen and (max-width: 1279px){
.css-1m6o84q{overflow:hidden;}
}
@media screen and (max-width: 959px){
.css-1m6o84q{padding-top:80px;}
}
.css-kp509{margin:0px 16px;max-width:100%;position:relative;height:100%;}
@media screen and (min-width: 480px){
.css-kp509{margin:0px 24px;}
}
@media screen and (min-width: 600px){
.css-kp509{max-width:504px;width:100%;margin:0px auto;}
}
@media screen and (min-width: 840px){
.css-kp509{max-width:768px;}
}
@media screen and (min-width: 1280px){
.css-kp509{max-width:1032px;}
}
.css-qrci33{font-size:40px;color:rgb(255, 255, 255);font-weight:700;margin-bottom:70px;text-align:center;margin-top:30px;}
@media screen and (max-width: 959px){
.css-qrci33{margin-top:10px;margin-bottom:30px;}
}
@media screen and (max-width: 839px){
.css-qrci33{font-size:30px;}
}
@media screen and (max-width: 599px){
.css-qrci33{font-size:24px;}
}
.css-1f6ywt5{height:438px;box-sizing:border-box;border-bottom:1px solid rgba(255, 255, 255, 0.2);}
@media screen and (max-width: 1279px){
.css-1f6ywt5{border-bottom:none;height:335px;}
}
@media screen and (max-width: 959px){
.css-1f6ywt5{height:440px;}
}
.css-1mtnwte{width:12px;height:19px;}
@media screen and (min-width: 480px){
.css-1mtnwte{width:16px;height:25px;}
}
.css-dml84i{display:flex;position:absolute;left:50%;transform:translateX(-50%);bottom:40px;}
.css-1a4wczm{background:rgb(10, 12, 29);padding-top:80px;padding-bottom:10px;}
@media screen and (max-width: 1279px){
.css-1a4wczm{padding-top:50px;}
}
.css-952bz4{margin:0px 16px;max-width:100%;font-size:24px;font-weight:700;color:rgb(255, 255, 255);padding-bottom:40px;position:relative;}
@media screen and (min-width: 480px){
.css-952bz4{margin:0px 24px;}
}
@media screen and (min-width: 600px){
.css-952bz4{max-width:504px;width:100%;margin:0px auto;}
}
@media screen and (min-width: 840px){
.css-952bz4{max-width:768px;}
}
@media screen and (min-width: 1280px){
.css-952bz4{max-width:1032px;}
}
.css-vq21hd{margin:0px 16px;position:relative;z-index:2;display:flex;max-width:100%;-webkit-box-pack:justify;justify-content:space-between;flex-flow:column wrap;padding-bottom:70px;}
@media screen and (min-width: 480px){
.css-vq21hd{margin:0px 24px;}
}
@media screen and (min-width: 600px){
.css-vq21hd{max-width:504px;width:100%;margin:0px auto;}
}
@media screen and (min-width: 840px){
.css-vq21hd{max-width:768px;}
}
@media screen and (min-width: 1280px){
.css-vq21hd{max-width:1032px;}
}
@media screen and (min-width: 840px){
.css-vq21hd{flex-direction:row;}
}
.css-1gamp7g{cursor:pointer;width:100%;display:flex;padding:16px;flex-wrap:nowrap;margin-bottom:12px;box-sizing:border-box;align-items:flex-start;border-radius:2px;}
@media screen and (min-width: 840px){
.css-1gamp7g{-webkit-box-pack:start;justify-content:flex-start;width:calc(50% - 12px);}
}
@media screen and (min-width: 1280px){
.css-1gamp7g{width:50%;padding:16px;margin-bottom:25px;}
}
.css-1gamp7g:hover{background-color:rgba(159, 159, 205, 0.1);transition:background-color 0.3s ease 0s;}
.css-1gamp7g .e1aw4alf2{color:rgb(255, 255, 255);}
.css-1unbyky{min-width:64px;flex-shrink:0;border-radius:50%;}
.css-1sg55kb{display:flex;width:100%;height:100%;flex-flow:column nowrap;align-self:center;-webkit-box-pack:start;justify-content:flex-start;margin-left:24px;color:rgb(74, 74, 74);}
@media screen and (max-width: 839px){
.css-1sg55kb{margin-left:20px;}
}
.css-epa2wk{display:flex;flex-flow:row wrap;-webkit-box-align:center;align-items:center;margin-bottom:2px;}
.css-urv39j{margin-right:16px;width:100%;font-size:16px;line-height:24px;font-weight:700;}
@media screen and (max-width: 839px){
.css-urv39j{margin-right:10px;}
}
@media screen and (min-width: 480px){
.css-urv39j{width:auto;}
}
@media screen and (min-width: 480px){
.css-urv39j{font-size:18px;line-height:26px;}
}
.css-1fqfxa4{font-size:12px;font-weight:500;}
@media screen and (min-width: 480px){
.css-1fqfxa4{font-size:14px;}
}
.css-1v1okj0{font-size:12px;font-weight:500;opacity:0.7;display:none;word-break:break-word;overflow-wrap:break-word;margin-bottom:0px;}
@media screen and (min-width: 480px){
.css-1v1okj0{font-size:14px;}
}
@media screen and (min-width: 480px){
.css-1v1okj0{display:block;}
}
.css-1c7wuq7{font-size:12px;font-weight:500;color:rgb(255, 87, 34);margin-left:10px;}
@media screen and (min-width: 480px){
.css-1c7wuq7{font-size:14px;}
}
.css-1jgm14q{padding:40px 0px 50px;color:rgb(255, 255, 255);text-align:center;}
.css-1na3tw9{margin:0px 16px;max-width:100%;position:relative;}
@media screen and (min-width: 480px){
.css-1na3tw9{margin:0px 24px;}
}
@media screen and (min-width: 600px){
.css-1na3tw9{max-width:504px;width:100%;margin:0px auto;}
}
@media screen and (min-width: 840px){
.css-1na3tw9{max-width:768px;}
}
@media screen and (min-width: 1280px){
.css-1na3tw9{max-width:1032px;}
}
@media screen and (min-width: 840px){
.css-n8evrf{display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;}
}
.css-iywdzy{font-size:20px;line-height:30px;font-weight:700;text-align:center;margin:0px;color:rgb(74, 74, 74);display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;}
.css-ezbbe2{vertical-align:text-top;}
.css-1x4daqw{margin-top:24px;}
@media screen and (min-width: 840px){
.css-1x4daqw{margin-top:0px;}
}
.css-137pxko{padding-top:48px;}
@media screen and (min-width: 480px){
.css-137pxko{display:flex;flex-wrap:wrap;margin:0px -12px;}
}
.css-lpd378{text-align:left;margin-bottom:32px;box-sizing:border-box;position:relative;}
@media screen and (min-width: 480px){
.css-lpd378{width:50%;padding:0px 12px;}
}
@media screen and (min-width: 840px){
.css-lpd378{margin-bottom:40px;}
}
@media screen and (min-width: 1280px){
.css-lpd378{width:33.333%;}
}
.css-nkex1x{padding-bottom:56.25%;position:relative;border-radius:4px;overflow:hidden;border:1px solid rgba(255, 255, 255, 0.2);}
.css-nkex1x::before{content:"";position:absolute;top:0px;left:0px;z-index:1;width:calc(100% + 2px);height:calc(100% + 2px);background:linear-gradient(0deg, rgba(16, 13, 49, 0) 0%, rgba(19, 27, 52, 0.7) 100%);pointer-events:none;}
.css-1wygq02{padding:0px 12px;font-size:10px;line-height:25px;font-weight:700;text-transform:uppercase;background:rgb(179, 35, 128);border-radius:12.5px;color:rgb(255, 255, 255);position:absolute;top:16px;left:16px;z-index:15;}
.css-1lz3bb4{position:absolute;top:0px;left:0px;right:0px;bottom:0px;z-index:0;}
.css-1lz3bb4::before{content:"";position:absolute;top:0px;left:0px;right:0px;bottom:0px;z-index:0;background-image:url(https://static.cdnpub.info/files/storage/public/5d/9c/9d0eae74c9c3f3h0g1.png);background-size:cover;transition:transform 0.2s ease-in-out 0s;will-change:transform;cursor:pointer;}
.css-1lz3bb4:hover::before{transform:scale(1.05, 1.05);}
.css-1lz3bb4:hover .e10la3ui0{opacity:1;}
.css-zu0bwx{width:56px;height:56px;border-radius:50%;cursor:pointer;position:absolute;top:50%;left:50%;transform:scale(0.8, 0.8) translate(-50%, -50%);transition:opacity 0.2s ease-in-out 0s;opacity:0;z-index:10;}
.css-zu0bwx:hover::before{border-width:30px;}
.css-zu0bwx::before{content:"";position:absolute;border-radius:50%;width:50px;height:50px;transition:border 0.1s ease-in-out 0s;left:50%;top:50%;transform:translate(-50%, -50%);border:27px solid rgba(255, 255, 255, 0.1);}
.css-zu0bwx::before{display:none;}
.css-1udeini{width:56px;height:56px;color:rgb(255, 255, 255);position:absolute;z-index:5;top:50%;left:50%;transform:translate(-50%, -50%);}
.css-vrvzla{font-size:16px;line-height:24px;font-weight:700;margin-top:16px;color:rgb(74, 74, 74);}
.css-1873l02{color:rgb(74, 74, 74);}
.css-19lc6gk{font-size:12px;line-height:20px;font-weight:600;color:rgb(155, 155, 155);margin-top:6px;}
.css-z7v7uv{margin-right:4px;margin-bottom:2px;display:inline-block;vertical-align:middle;color:rgb(155, 155, 155);}
.css-1x08llc{padding:0px 12px;font-size:10px;line-height:25px;font-weight:700;text-transform:uppercase;background:rgb(148, 129, 255);border-radius:12.5px;color:rgb(255, 255, 255);position:absolute;top:16px;left:16px;z-index:15;}
.css-1shuphm{padding:0px 12px;font-size:10px;line-height:25px;font-weight:700;text-transform:uppercase;background:rgba(151, 151, 151, 0.2);border-radius:12.5px;color:rgb(255, 255, 255);position:absolute;right:16px;bottom:16px;z-index:10;}
.css-1y4r6vb{position:absolute;top:0px;left:0px;right:0px;bottom:0px;z-index:0;}
.css-1y4r6vb::before{content:"";position:absolute;top:0px;left:0px;right:0px;bottom:0px;z-index:0;background-image:url(https://static.cdnpub.info/files/storage/public/5a/5e/6ddbb05e1.png);background-size:cover;transition:transform 0.2s ease-in-out 0s;will-change:transform;cursor:pointer;}
.css-1y4r6vb:hover::before{transform:scale(1.05, 1.05);}
.css-1y4r6vb:hover .e10la3ui0{opacity:1;}
.css-1w6wnai{padding:0px 12px;font-size:10px;line-height:25px;font-weight:700;text-transform:uppercase;background:rgb(108, 7, 196);border-radius:12.5px;color:rgb(255, 255, 255);position:absolute;top:16px;left:16px;z-index:15;}
.css-14uvaj{position:absolute;top:0px;left:0px;right:0px;bottom:0px;z-index:0;}
.css-14uvaj::before{content:"";position:absolute;top:0px;left:0px;right:0px;bottom:0px;z-index:0;background-image:url(https://static.cdnpub.info/files/storage/public/5b/b6/1436ea725.jpg);background-size:cover;transition:transform 0.2s ease-in-out 0s;will-change:transform;cursor:pointer;}
.css-14uvaj:hover::before{transform:scale(1.05, 1.05);}
.css-14uvaj:hover .e10la3ui0{opacity:1;}
.css-1tct23v{padding:0px 12px;font-size:10px;line-height:25px;font-weight:700;text-transform:uppercase;background:rgb(255, 54, 72);border-radius:12.5px;color:rgb(255, 255, 255);position:absolute;top:16px;left:16px;z-index:15;}
.css-39757f{position:absolute;top:0px;left:0px;right:0px;bottom:0px;z-index:0;}
.css-39757f::before{content:"";position:absolute;top:0px;left:0px;right:0px;bottom:0px;z-index:0;background-image:url(https://static.cdnpub.info/files/storage/public/59/f9/029a48e01.jpg);background-size:cover;transition:transform 0.2s ease-in-out 0s;will-change:transform;cursor:pointer;}
.css-39757f:hover::before{transform:scale(1.05, 1.05);}
.css-39757f:hover .e10la3ui0{opacity:1;}
.css-j40p0a{padding:0px 12px;font-size:10px;line-height:25px;font-weight:700;text-transform:uppercase;background:rgb(13, 148, 59);border-radius:12.5px;color:rgb(255, 255, 255);position:absolute;top:16px;left:16px;z-index:15;}
.css-4gl5lv{position:absolute;top:0px;left:0px;right:0px;bottom:0px;z-index:0;}
.css-4gl5lv::before{content:"";position:absolute;top:0px;left:0px;right:0px;bottom:0px;z-index:0;background-image:url(https://static.cdnpub.info/files/storage/public/5c/b7/31f3c17988c9a5j4f1.jpg);background-size:cover;transition:transform 0.2s ease-in-out 0s;will-change:transform;cursor:pointer;}
.css-4gl5lv:hover::before{transform:scale(1.05, 1.05);}
.css-4gl5lv:hover .e10la3ui0{opacity:1;}
.css-1oknxqd{padding:0px 12px;font-size:10px;line-height:25px;font-weight:700;text-transform:uppercase;background:rgb(43, 112, 233);border-radius:12.5px;color:rgb(255, 255, 255);position:absolute;top:16px;left:16px;z-index:15;}
.css-pteark{position:absolute;top:0px;left:0px;right:0px;bottom:0px;z-index:0;}
.css-pteark::before{content:"";position:absolute;top:0px;left:0px;right:0px;bottom:0px;z-index:0;background-image:url(https://static.cdnpub.info/files/storage/public/5c/7f/bf1aab5bd4b0e4b4j5.png);background-size:cover;transition:transform 0.2s ease-in-out 0s;will-change:transform;cursor:pointer;}
.css-pteark:hover::before{transform:scale(1.05, 1.05);}
.css-pteark:hover .e10la3ui0{opacity:1;}
.css-1ml4b23{display:flex;-webkit-box-flex:1;flex-grow:1;flex-wrap:nowrap;transition:transform 0.4s ease 0s;}
.css-kdwto7{position:relative;height:100%;margin:0px auto;box-sizing:border-box;padding-bottom:80px;}
@media screen and (min-width: 480px){
.css-kdwto7{max-width:380px;}
}
@media screen and (min-width: 600px){
.css-kdwto7{max-width:400px;}
}
@media screen and (min-width: 840px){
.css-kdwto7{max-width:580px;}
}
@media screen and (min-width: 960px){
.css-kdwto7{display:flex;max-width:none;}
}
.css-3724rh{display:block;position:relative;border:1px solid rgba(255, 255, 255, 0.1);flex-shrink:0;box-shadow:rgba(0, 0, 0, 0.2) 28px 24px 49px;}
@media screen and (max-width: 1279px){
.css-3724rh{border:none;}
}
@media screen and (min-width: 960px){
.css-3724rh{display:block;width:450px;height:255px;-webkit-box-flex:0;flex-grow:0;background:url(https://static.cdnpub.info/files/storage/public/5b/d2/1a9903f0a/cfd.jpg) 50% 50% / cover no-repeat;position:relative;border-radius:4px;overflow:hidden;}
.css-3724rh::before{content:"";position:absolute;top:0px;left:0px;z-index:1;width:calc(100% + 2px);height:calc(100% + 2px);background:linear-gradient(0deg, rgba(16, 13, 49, 0) 0%, rgba(19, 27, 52, 0.7) 100%);pointer-events:none;}
}
@media screen and (min-width: 1280px){
.css-3724rh{width:620px;height:350px;}
}
.css-w5r2vf{padding:0px 12px;font-size:10px;line-height:25px;font-weight:700;text-transform:uppercase;background:rgb(148, 129, 255);border-radius:12.5px;color:rgb(255, 255, 255);display:block;position:absolute;left:24px;top:24px;z-index:1;}
@media screen and (max-width: 959px){
.css-w5r2vf{display:none;}
}
.css-tyazkp{padding:0px 12px;font-size:12px;line-height:30px;font-weight:700;text-transform:uppercase;background:rgba(151, 151, 151, 0.2);border-radius:15px;color:rgb(255, 255, 255);position:absolute;right:20px;bottom:20px;z-index:10;}
.css-1ye6xvi{width:56px;height:56px;border-radius:50%;transform:translate(-50%, -50%);cursor:pointer;position:absolute;top:50%;left:50%;z-index:3;}
.css-1ye6xvi:hover::before{border-width:30px;}
.css-1ye6xvi::before{content:"";position:absolute;border-radius:50%;width:50px;height:50px;transition:border 0.1s ease-in-out 0s;left:50%;top:50%;transform:translate(-50%, -50%);border:27px solid rgba(255, 255, 255, 0.1);}
@media screen and (max-width: 959px){
.css-1ye6xvi{display:none;}
}
@media screen and (max-width: 1279px){
.css-1ye6xvi{transform:scale(0.8, 0.8) translate(-50%, -50%);}
}
.css-1869wa8{display:flex;flex-direction:column;-webkit-box-align:center;align-items:center;height:100%;min-height:360px;box-sizing:border-box;padding:20px 0px;-webkit-box-flex:1;flex-grow:1;}
@media screen and (min-width: 840px){
.css-1869wa8{width:100%;align-items:flex-start;}
}
@media screen and (min-width: 960px){
.css-1869wa8{min-height:auto;padding:0px 10px 0px 36px;}
}
@media screen and (min-width: 1280px){
.css-1869wa8{padding-left:56px;}
}
.css-1ncslta{padding:0px 12px;font-size:10px;line-height:25px;font-weight:700;text-transform:uppercase;background:rgb(148, 129, 255);border-radius:12.5px;color:rgb(255, 255, 255);margin-bottom:16px;}
@media screen and (min-width: 960px){
.css-1ncslta{display:none;}
}
.css-zgu26r{width:100%;font-size:20px;line-height:30px;font-weight:700;text-align:center;margin:0px;position:relative;}
@media screen and (min-width: 600px){
.css-zgu26r{font-size:22px;line-height:32px;}
}
@media screen and (min-width: 840px){
.css-zgu26r{font-size:28px;line-height:40px;text-align:left;}
}
@media screen and (max-width: 959px) and (min-width: 840px){
.css-zgu26r span{display:inline-block;vertical-align:middle;padding-right:100px;box-sizing:border-box;}
}
.css-8yp069{position:absolute;width:56px;height:56px;border-radius:50%;transform:translate(-50%, -50%);cursor:pointer;display:none;}
.css-8yp069:hover::before{border-width:30px;}
.css-8yp069::before{content:"";position:absolute;border-radius:50%;width:50px;height:50px;transition:border 0.1s ease-in-out 0s;left:50%;top:50%;transform:translate(-50%, -50%);border:27px solid rgba(255, 255, 255, 0.1);}
@media screen and (max-width: 959px){
.css-8yp069{display:flex;position:absolute;right:15px;top:50%;transform:translateY(-50%) scale(0.8, 0.8);}
}
@media screen and (max-width: 839px){
.css-8yp069{display:none;}
}
.css-u5qdr1{width:100%;margin-top:16px;font-size:14px;font-weight:500;line-height:22px;box-sizing:border-box;}
@media screen and (max-width: 1279px){
.css-u5qdr1{display:none;}
}
@media screen and (max-width: 959px){
.css-u5qdr1{display:block;padding-right:100px;}
}
@media screen and (max-width: 839px){
.css-u5qdr1{display:none;}
}
.css-13fyngj{font-size:14px;color:rgb(155, 155, 155);font-weight:500;order:9;margin-bottom:30px;}
@media screen and (min-width: 840px){
.css-13fyngj{order:initial;margin-bottom:0px;margin-top:24px;}
}
@media screen and (min-width: 960px){
.css-13fyngj{margin-top:18px;}
}
.css-13fyngj b{display:inline-block;color:rgb(255, 255, 255);font-weight:700;margin-left:2px;}
.css-a26hmd{position:absolute;width:56px;height:56px;border-radius:50%;transform:translate(-50%, -50%);cursor:pointer;display:none;}
.css-a26hmd:hover::before{border-width:30px;}
.css-a26hmd::before{content:"";position:absolute;border-radius:50%;width:50px;height:50px;transition:border 0.1s ease-in-out 0s;left:50%;top:50%;transform:translate(-50%, -50%);border:27px solid rgba(255, 255, 255, 0.1);}
@media screen and (max-width: 839px){
.css-a26hmd{position:relative;transform:none;display:flex;margin-top:auto;margin-bottom:auto;}
}
.css-1cnjde1{margin-top:auto;order:9;}
@media screen and (min-width: 840px){
.css-1cnjde1{margin-top:auto;}
}
@media screen and (max-width: 839px){
.css-1cnjde1{margin-top:0px;}
}
.css-1a6chaw{width:5px;height:8px;margin-left:8px;}
.css-f0t9y3{display:block;position:relative;border:1px solid rgba(255, 255, 255, 0.1);flex-shrink:0;box-shadow:rgba(0, 0, 0, 0.2) 28px 24px 49px;}
@media screen and (max-width: 1279px){
.css-f0t9y3{border:none;}
}
@media screen and (min-width: 960px){
.css-f0t9y3{display:block;width:450px;height:255px;-webkit-box-flex:0;flex-grow:0;background:url(https://static.cdnpub.info/files/storage/public/5b/d2/1a988a904/digital.jpg) 50% 50% / cover no-repeat;position:relative;border-radius:4px;overflow:hidden;}
.css-f0t9y3::before{content:"";position:absolute;top:0px;left:0px;z-index:1;width:calc(100% + 2px);height:calc(100% + 2px);background:linear-gradient(0deg, rgba(16, 13, 49, 0) 0%, rgba(19, 27, 52, 0.7) 100%);pointer-events:none;}
}
@media screen and (min-width: 1280px){
.css-f0t9y3{width:620px;height:350px;}
}
.css-u4mmy{padding:0px 12px;font-size:10px;line-height:25px;font-weight:700;text-transform:uppercase;background:rgb(227, 72, 40);border-radius:12.5px;color:rgb(255, 255, 255);display:block;position:absolute;left:24px;top:24px;z-index:1;}
@media screen and (max-width: 959px){
.css-u4mmy{display:none;}
}
.css-1kqt9zm{padding:0px 12px;font-size:10px;line-height:25px;font-weight:700;text-transform:uppercase;background:rgb(227, 72, 40);border-radius:12.5px;color:rgb(255, 255, 255);margin-bottom:16px;}
@media screen and (min-width: 960px){
.css-1kqt9zm{display:none;}
}
.css-1nnugt1{display:block;position:relative;border:1px solid rgba(255, 255, 255, 0.1);flex-shrink:0;box-shadow:rgba(0, 0, 0, 0.2) 28px 24px 49px;}
@media screen and (max-width: 1279px){
.css-1nnugt1{border:none;}
}
@media screen and (min-width: 960px){
.css-1nnugt1{display:block;width:450px;height:255px;-webkit-box-flex:0;flex-grow:0;background:url(https://static.cdnpub.info/files/storage/public/5b/d2/1a98e121e/binary.jpg) 50% 50% / cover no-repeat;position:relative;border-radius:4px;overflow:hidden;}
.css-1nnugt1::before{content:"";position:absolute;top:0px;left:0px;z-index:1;width:calc(100% + 2px);height:calc(100% + 2px);background:linear-gradient(0deg, rgba(16, 13, 49, 0) 0%, rgba(19, 27, 52, 0.7) 100%);pointer-events:none;}
}
@media screen and (min-width: 1280px){
.css-1nnugt1{width:620px;height:350px;}
}
.css-9eu1ud{display:block;position:relative;border:1px solid rgba(255, 255, 255, 0.1);flex-shrink:0;box-shadow:rgba(0, 0, 0, 0.2) 28px 24px 49px;}
@media screen and (max-width: 1279px){
.css-9eu1ud{border:none;}
}
@media screen and (min-width: 960px){
.css-9eu1ud{display:block;width:450px;height:255px;-webkit-box-flex:0;flex-grow:0;background:url(https://static.cdnpub.info/files/storage/public/5b/d2/1a98f2519/forex.jpg) 50% 50% / cover no-repeat;position:relative;border-radius:4px;overflow:hidden;}
.css-9eu1ud::before{content:"";position:absolute;top:0px;left:0px;z-index:1;width:calc(100% + 2px);height:calc(100% + 2px);background:linear-gradient(0deg, rgba(16, 13, 49, 0) 0%, rgba(19, 27, 52, 0.7) 100%);pointer-events:none;}
}
@media screen and (min-width: 1280px){
.css-9eu1ud{width:620px;height:350px;}
}
.css-1fqlid2{transition:transform 0.7s ease 0s;transform:translateX(0%);}
.css-1wb993g{width:6px;height:6px;border-radius:50%;transition:background-color 0.3s ease 0s, opacity 0.3s ease 0s;background-color:rgb(255, 255, 255);margin-right:8px;}
.css-1wb993g:hover{opacity:1;}
.css-1wb993g:last-child{margin-right:0px;}
.css-1ruk506{cursor:pointer;width:6px;height:6px;border-radius:50%;transition:background-color 0.3s ease 0s, opacity 0.3s ease 0s;background-color:rgb(155, 155, 155);margin-right:8px;}
.css-1ruk506:hover{opacity:0.6;}
.css-kmp7m5{transition:transform 0.7s ease 0s;transform:translateX(-50%);}
.css-fz97xr{cursor:pointer;box-sizing:border-box;width:40px;height:40px;padding:0px;border-radius:50%;transition:border 0.3s ease 0s, box-shadow 0.3s ease 0s, background 0.3s ease 0s;position:absolute;top:0px;bottom:0px;margin:auto;background:none;outline:none;border:none;color:rgb(255, 255, 255);left:0px;text-align:left;}
.css-fz97xr::after{content:"";display:inline-block;width:8px;height:8px;transform:rotate(-45deg);transition:border 0.3s ease 0s, box-shadow 0.3s ease 0s, background 0.3s ease 0s;}
.css-fz97xr:disabled,.css-fz97xr:disabled:hover{cursor:default;box-shadow:none;border-color:rgb(244, 244, 249);color:rgb(155, 155, 155);background:rgb(250, 250, 254);}
.css-fz97xr:disabled::after,.css-fz97xr:disabled:hover::after{border-color:rgb(225, 225, 225);}
.css-fz97xr:hover{box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 16px 1px;border-color:rgb(244, 244, 249);}
.css-fz97xr::after{margin-left:2px;border-top:2px solid rgb(146, 146, 198);border-left:2px solid rgb(146, 146, 198);}
.css-fz97xr:disabled,.css-fz97xr:disabled:hover{color:rgb(255, 255, 255);}
.css-fz97xr:disabled,.css-fz97xr:hover:disabled{background:none;}
.css-fz97xr::after,.css-fz97xr::before{display:none;}
.css-fz97xr .e13xadce6{transform:scaleX(-1);}
@media screen and (min-width: 960px){
.css-fz97xr{left:auto;right:100%;margin-right:15px;}
}
.css-1h7lqdn{position:absolute;top:0px;left:0px;width:100%;height:100%;background:url(https://static.cdnpub.info/files/storage/public/5b/d2/1a98f2519/forex.jpg) 50% 50% / cover no-repeat;pointer-events:none;transition:height 0.2s ease 0s, background 0.35s ease-in-out 0s;filter:blur(3px);}
.css-1h7lqdn::before{content:"";position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:linear-gradient(rgb(19, 27, 52) 0%, rgba(16, 13, 49, 0.3) 100%);pointer-events:none;}
@media screen and (min-width: 960px){
.css-1h7lqdn{height:750px;filter:blur(9px);transform:scale(1.02);}
.css-1h7lqdn::after{content:"";position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:linear-gradient(rgba(15, 16, 27, 0) 80%, rgb(15, 16, 27) 100%);pointer-events:none;}
}
.css-vjilrz{cursor:pointer;box-sizing:border-box;width:40px;height:40px;padding:0px;border-radius:50%;transition:border 0.3s ease 0s, box-shadow 0.3s ease 0s, background 0.3s ease 0s;position:absolute;top:0px;bottom:0px;margin:auto;background:none;outline:none;border:none;color:rgb(255, 255, 255);opacity:0.2;right:0px;text-align:right;}
.css-vjilrz::after{content:"";display:inline-block;width:8px;height:8px;transform:rotate(-45deg);transition:border 0.3s ease 0s, box-shadow 0.3s ease 0s, background 0.3s ease 0s;}
.css-vjilrz:disabled,.css-vjilrz:disabled:hover{cursor:default;box-shadow:none;border-color:rgb(244, 244, 249);color:rgb(155, 155, 155);background:rgb(250, 250, 254);}
.css-vjilrz:disabled::after,.css-vjilrz:disabled:hover::after{border-color:rgb(225, 225, 225);}
.css-vjilrz:hover{box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 16px 1px;border-color:rgb(244, 244, 249);}
.css-vjilrz::after{margin-right:2px;border-right:2px solid rgb(146, 146, 198);border-bottom:2px solid rgb(146, 146, 198);}
.css-vjilrz:disabled,.css-vjilrz:disabled:hover{color:rgb(255, 255, 255);}
.css-vjilrz:disabled,.css-vjilrz:hover:disabled{background:none;}
.css-vjilrz::after,.css-vjilrz::before{display:none;}
@media screen and (min-width: 960px){
.css-vjilrz{right:auto;left:100%;margin-left:15px;}
}
/*! CSS Used from: Embedded ; media=all */
@media all{
.st0{fill:#f4a11d;}
.st4{fill:#1d1d1b;}
}
/*! CSS Used fontfaces */
@font-face{font-family:Montserrat;src:url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Regular.2dd0a1de870af34d48d43b7cad82b8d9.eot?#iefix) format("embedded-opentype"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Regular.c7b975f3e8445b8b780e6e2ddc8fdaaa.woff2) format("woff2"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Regular.de4a911e831ca01751ab001a54de34dd.woff) format("woff"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Regular.08a754d1d68f4671eab5e11ece77cd03.ttf) format("truetype");font-weight:400;font-style:normal;}
@font-face{font-family:Montserrat;src:url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Medium.f7e77a493f9ba88c23ac9b85609fafc4.eot?#iefix) format("embedded-opentype"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Medium.ce792ace742f8cf0c8c48b6eecc16a32.woff2) format("woff2"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Medium.d194e50992ca40d4752c6649f8684575.woff) format("woff"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Medium.41940db30d513f31c9adbf15f4a98a76.ttf) format("truetype");font-weight:500;font-style:normal;}
@font-face{font-family:Montserrat;src:url(https://static.cdnpub.info/v5/static/fonts/Montserrat-SemiBold.c139ffb2e2744925acd3c871f2c96ac0.eot?#iefix) format("embedded-opentype"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-SemiBold.a0d372074a83c2090d898c344ca2483d.woff2) format("woff2"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-SemiBold.3d2d13853665147fb8c2353d61c077ce.woff) format("woff"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-SemiBold.aebf4fe19e37e3d508a8f6950f9378d1.ttf) format("truetype");font-weight:600;font-style:normal;}
@font-face{font-family:Montserrat;src:url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Bold.a361f0ccb74ec4738fc9cf06d4f8883c.eot?#iefix) format("embedded-opentype"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Bold.eeadf3222bbae73a113921de9f1c6f7a.woff2) format("woff2"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Bold.a79b68fcda60ce8f337f51d3220ef2a5.woff) format("woff"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Bold.bf2c26d2b14e3fc3b9f065fb308866c8.ttf) format("truetype");font-weight:700;font-style:normal;}
@font-face{font-family:Montserrat;src:url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Black.82de77e7ba0bf088c92d66c9e6f1969f.eot?#iefix) format("embedded-opentype"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Black.e36ccd4740e5bb654aa3e50398f1ff16.woff2) format("woff2"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Black.993e2a8b6e09035b368f073ad6278376.woff) format("woff"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Black.6d1796a9f798ced8961baf3c79f894b6.ttf) format("truetype");font-weight:900;font-style:normal;}
@font-face{font-family:Montserrat;src:url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Regular.2dd0a1de870af34d48d43b7cad82b8d9.eot?#iefix) format("embedded-opentype"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Regular.c7b975f3e8445b8b780e6e2ddc8fdaaa.woff2) format("woff2"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Regular.de4a911e831ca01751ab001a54de34dd.woff) format("woff"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Regular.08a754d1d68f4671eab5e11ece77cd03.ttf) format("truetype");font-weight:400;font-style:normal;}
@font-face{font-family:Montserrat;src:url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Medium.f7e77a493f9ba88c23ac9b85609fafc4.eot?#iefix) format("embedded-opentype"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Medium.ce792ace742f8cf0c8c48b6eecc16a32.woff2) format("woff2"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Medium.d194e50992ca40d4752c6649f8684575.woff) format("woff"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Medium.41940db30d513f31c9adbf15f4a98a76.ttf) format("truetype");font-weight:500;font-style:normal;}
@font-face{font-family:Montserrat;src:url(https://static.cdnpub.info/v5/static/fonts/Montserrat-SemiBold.c139ffb2e2744925acd3c871f2c96ac0.eot?#iefix) format("embedded-opentype"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-SemiBold.a0d372074a83c2090d898c344ca2483d.woff2) format("woff2"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-SemiBold.3d2d13853665147fb8c2353d61c077ce.woff) format("woff"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-SemiBold.aebf4fe19e37e3d508a8f6950f9378d1.ttf) format("truetype");font-weight:600;font-style:normal;}
@font-face{font-family:Montserrat;src:url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Bold.a361f0ccb74ec4738fc9cf06d4f8883c.eot?#iefix) format("embedded-opentype"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Bold.eeadf3222bbae73a113921de9f1c6f7a.woff2) format("woff2"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Bold.a79b68fcda60ce8f337f51d3220ef2a5.woff) format("woff"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Bold.bf2c26d2b14e3fc3b9f065fb308866c8.ttf) format("truetype");font-weight:700;font-style:normal;}
@font-face{font-family:Montserrat;src:url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Black.82de77e7ba0bf088c92d66c9e6f1969f.eot?#iefix) format("embedded-opentype"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Black.e36ccd4740e5bb654aa3e50398f1ff16.woff2) format("woff2"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Black.993e2a8b6e09035b368f073ad6278376.woff) format("woff"), url(https://static.cdnpub.info/v5/static/fonts/Montserrat-Black.6d1796a9f798ced8961baf3c79f894b6.ttf) format("truetype");font-weight:900;font-style:normal;}
