body{font-size:16px ! important; 
    font-family: Montserrat, sans-serif ! important;
}
html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body{margin:0;}
header,nav{display:block;}
h1{font-size:2em;margin:.67em 0;}
pre{font-family:monospace,monospace;font-size:1em;}
a{background-color:transparent;-webkit-text-decoration-skip:objects;}
strong{font-weight:inherit;font-weight:bolder;}
code{font-family:monospace,monospace;font-size:1em;}
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;}
strong{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;}
}
p{font-size:15px;}
@media only screen and (min-width:600px){
p{font-size:17px;}
}
h1,h2,h3{margin:1em 0 .5em;}
p{margin:1em 0;}
.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_orangeOutline{font-size:14px;color:#ff5722;border-color:#ff5722;}
.Button_orangeOutline:focus,.Button_orangeOutline:hover{color:#fff;border-color:#ff5722;background-color:#ff5722;}
.Button_orangeOutline:active{color:hsla(0,0%,100%,.7);border-color:#ee3900;background-color:#ee3900;}
.Button_orangeOutline: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{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__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;}
/*! 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;}
table,tbody,thead,tr,th,td{margin:0px;padding:0px;border:0px;outline:0px;font-size:100%;border-spacing:0px;background:transparent;vertical-align:baseline;border-collapse:collapse;}
.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-1yzu0ra{left:0px;right:0px;backface-visibility:hidden;will-change:background-color;transition:background-color 0.3s ease 0s;background-color:rgb(255, 255, 255);box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 16px 1px;position:fixed!important;width:auto!important;top:0px!important;}
.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-ac4r5t{position:absolute;display:block;left:0px;height:2px;width:100%;opacity:1;border-radius:2px;background-color:rgb(155, 155, 155);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-ac4r5t:nth-child(2),.css-ac4r5t:nth-child(3){top:50%;transform:translateY(-50%);}
.css-ac4r5t: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-1hb6jx7{width:124px;height:30px;line-height:0;transition:color 0.3s ease 0s;color:rgb(0, 0, 0);}
.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-1jitskb{padding:8px 16px;font-size:16px;border-radius:0px;line-height:16px;transition:color 0.3s ease 0s;color:rgb(74, 74, 74);}
.css-1jitskb span{pointer-events:none;}
.css-1jitskb::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-1jitskb span{opacity:1;transition:opacity 0.3s ease 0s;}
.css-1jitskb:hover{color:rgb(255, 87, 34);}
.css-1jitskb:hover::after{background-color:rgb(255, 87, 34);}
.css-1jitskb:hover span{opacity:0.65;}
.css-1jitskb::after{background-color:transparent;}
.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-o6wjw0{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-o6wjw0 .e19xazhk0{color:rgb(155, 155, 155);transition:color 0.3s ease 0s;}
.css-o6wjw0 .e19xazhk1{padding:0px 45px 0px 20px;border:1px solid rgba(146, 146, 198, 0.16);background-color:rgb(244, 244, 249);transition:background-color 0.3s ease 0s, border-color 0.3s ease 0s, opacity 0.3s ease 0s;}
.css-o6wjw0 .e19xazhk1:hover{opacity:0.7;}
.css-o6wjw0 .e19xazhk2{right:10px;}
@media screen and (max-width: 599px){
.css-o6wjw0{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-12ec4z4{margin-right:8px;}
@media screen and (max-width: 839px){
.css-12ec4z4{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-12ec4z4 .loginIcon{display:none;margin:0px 0px 0px -1px;}
@media screen and (max-width: 839px){
.css-12ec4z4 .loginIcon{display:block;}
}
@media screen and (max-width: 839px){
.css-12ec4z4 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%;}
}
.css-1gg0ggo{position:relative;display:flex;flex-direction:column;z-index:inherit;pointer-events:inherit;}
.css-u8qedq{position:relative;font-size:14px;height:50px;display:flex;-webkit-box-align:stretch;align-items:stretch;align-content:stretch;}
.css-ojyty8{display:flex;-webkit-box-align:center;align-items:center;padding:10px 38px 10px 20px;box-sizing:border-box;font-weight:500;cursor:pointer;position:relative;z-index:5;-webkit-box-flex:1;flex-grow:1;width:100%;background-color:rgb(255, 255, 255);color:inherit;border-radius:4px;border:1px solid rgb(225, 225, 225);transition:border-color 0.2s ease 0s;}
.css-ojyty8:hover{border:1px solid;}
.css-jt7lal{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:0px;height:0px;border-style:solid;border-width:5px 5px 0px;border-color:rgb(255, 86, 34) transparent transparent;transform-origin:center center;transition:transform 0.3s ease 0s;}
.css-1jt3tcj{position:absolute;left:0px;right:0px;background-color:rgb(255, 255, 255);top:100%;border-color:rgb(196, 196, 196);overflow:visible;}
.css-drwmxz{max-height:0px;transition:max-height 0.3s ease 0s;overflow:hidden;background-color:rgb(255, 255, 255);position:relative;border-radius:4px;}
.css-1v8x7dw{overflow:auto;}
.css-h4lsaq{display:flex;cursor:pointer;padding:10px 20px;word-break:break-word;background-color:rgb(255, 248, 235);color:inherit;}
.css-h4lsaq:hover{background-color:rgb(250, 250, 254);color:inherit;}
.css-bmfg8b{display:flex;cursor:pointer;padding:10px 20px;word-break:break-word;}
.css-bmfg8b:hover{background-color:rgb(250, 250, 254);color:inherit;}
@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 Used from: https://static.cdnpub.info/v5/static/css/pages-Terms.8b7df5437760fffde2f7.css */
.MenuPages{padding:20px;padding-top:40px;max-width:1200px;margin:auto;}
@media only screen and (max-width:1279px){
.MenuPages{max-width:860px;}
}
.MenuPages__backTitle{font-size:14px;font-weight:600;color:#8d9097;cursor:pointer;background:none;outline:none;border:none;}
.MenuPages__backArrow{margin-right:10px;margin-bottom:-1px;}
.MenuPages__header{padding:20px 0;border-bottom:1px solid #f4f4f9;margin-bottom:20px;display:none;}
@media only screen and (max-width:839px){
.MenuPages__header{border-bottom:1px solid transparent;padding-bottom:0;}
}
.MenuPages__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%;}
@media only screen and (max-width:839px){
.MenuPages__wrapper{-ms-flex-direction:column;flex-direction:column;}
}
.MenuPages__menu{width:250px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-right:44px;}
@media only screen and (max-width:959px){
.MenuPages__menu{width:220px;}
}
@media only screen and (max-width:839px){
.MenuPages__menu{display:none;}
}
.MenuPages__content{width:100%;margin-top:11px;}
.MenuPages__menuDropdown{display:none!important;margin-bottom:20px;}
@media only screen and (max-width:839px){
.MenuPages__menuDropdown{display:-ms-flexbox!important;display:flex!important;}
}
.MenuPages__menuItem{display:block;color:#4a4a4a;font-size:14px;padding:10px 20px 10px 0;border-bottom:1px dotted #9b9b9b;}
.MenuPages__menuItem:last-child{border-bottom:none;}
.MenuPages__menuItem:hover,.MenuPages__menuItem_active{color:#f60;}
.ArticleMarkup p{font-size:16px;line-height:24px;}
.ArticleMarkup h2{font-size:24px;font-weight:300;line-height:32px;color:#ff5722;margin:18px 0;}
.ArticleMarkup code{font-family:Montserrat,Rubik,sans-serif;}
.ArticleMarkup ol{margin:0;padding:0;margin-top:20px;counter-reset:a;}
.ArticleMarkup ol>li{position:relative;padding-left:0;margin:0;margin-bottom:15px;list-style:none;}
.ArticleMarkup ol>li:before{content:counter(a) ".";counter-increment:a;position:absolute;text-align:right;font-weight:700;left:2px;top:1px;color:#f70;opacity:0;}
.ArticleMarkup ol>li ol>li{padding-left:40px;}
.ArticleMarkup ol>li ol>li:before{opacity:1;}
.ArticleMarkup table{width:100%;display:block;overflow-x:auto;border-spacing:0;margin-bottom:40px;border-collapse:collapse;}
.ArticleMarkup table td,.ArticleMarkup table th{padding:5px;font-size:12px;border:1px solid #9b9b9b;}
.ArticleMarkup pre{white-space:normal;}
.TermsPage{display:block;width:100%;}
.TermsPage__pdfWrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.TermsPage__updated{font-size:12px;color:#9b9b9b;font-weight:300;margin-bottom:20px;}
.TermsPage__content{width:100%;line-height:24px;}
.Terms{padding-bottom:50px;}
/*! 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;}

p{
font-family: "Trebuchet MS", Verdana, sans-serif ! important;
color: rgb(74, 74, 74) ! important;
display: block ! important;
margin-block-start: 1em ! important;
margin-block-end: 1em ! important;
margin-inline-start: 0px ! important;
margin-inline-end: 0px ! important;
font-size: 16px ! important;
line-height: 24px ! important;
}

li{
font-family: "Trebuchet MS", Verdana, sans-serif ! important;
color: rgb(74, 74, 74) ! important;
}

h1{font-size:2em;margin:.67em 0;}
a{background-color:transparent;-webkit-text-decoration-skip:objects;}
svg:not(:root){overflow:hidden;}
a:focus{outline:none;}
a{text-decoration:none;}
::-moz-selection{background:rgba(255,119,0,.7)!important;color:#fff;}
::selection{background:rgba(255,119,0,.7)!important;color:#fff;}
a{color:#ff5722;}
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;}
}
p{font-size:15px;}
@media only screen and (min-width:600px){
p{font-size:17px;}
}
h1{margin:1em 0 .5em;}
p{margin:1em 0;}
/*! CSS Used from: https://static.cdnpub.info/v5/static/css/pages-Terms.c78ad04276b9f57c3d8d.css */
.MenuPages__content{width:100%;margin-top:11px;}
.ArticleMarkup p{font-size:16px;line-height:24px;}
.PdfDownload{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;position:relative;width:330px;margin-top:30px;margin-right:30px;padding:16px 20px;background-color:#fafafe;border-radius:4px;box-sizing:border-box;}
.PdfDownload,.PdfDownload__icon{-ms-flex-negative:0;flex-shrink:0;}
.PdfDownload__icon{width:28px;height:33px;margin-right:15px;}
.PdfDownload__title{font-size:14px;color:#ff5722;}
.TermsPage{display:block;width:100%;}
.TermsPage__pdfWrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.TermsPage__updated{font-size:12px;color:#9b9b9b;font-weight:300;margin-bottom:20px;}
.TermsPage__content{width:100%;line-height:24px;}


