html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:roboto;src:url("Roboto-Thin.woff2") format("woff2"),url("Roboto-Thin.woff") format("woff");font-weight:100;font-style:normal}@font-face{font-family:roboto;src:url("Roboto-Light.woff2") format("woff2"),url("Roboto-Light.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:roboto;src:url("Roboto-ThinItalic.woff2") format("woff2"),url("Roboto-ThinItalic.woff") format("woff");font-weight:100;font-style:italic}@font-face{font-family:roboto;src:url("Roboto-Regular.woff2") format("woff2"),url("Roboto-Regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:roboto;src:url("Roboto-Medium.woff2") format("woff2"),url("Roboto-Medium.woff") format("woff");font-weight:500;font-style:normal}@font-face{font-family:roboto;src:url("Roboto-LightItalic.woff2") format("woff2"),url("Roboto-LightItalic.woff") format("woff");font-weight:300;font-style:italic}@font-face{font-family:roboto;src:url("Roboto-Italic.woff2") format("woff2"),url("Roboto-Italic.woff") format("woff");font-weight:400;font-style:italic}@font-face{font-family:roboto;src:url("Roboto-Black.woff2") format("woff2"),url("Roboto-Black.woff") format("woff");font-weight:900;font-style:normal}@font-face{font-family:roboto;src:url("Roboto-MediumItalic.woff2") format("woff2"),url("Roboto-MediumItalic.woff") format("woff");font-weight:500;font-style:italic}@font-face{font-family:roboto;src:url("Roboto-BoldItalic.woff2") format("woff2"),url("Roboto-BoldItalic.woff") format("woff");font-weight:700;font-style:italic}@font-face{font-family:roboto;src:url("Roboto-BlackItalic.woff2") format("woff2"),url("Roboto-BlackItalic.woff") format("woff");font-weight:900;font-style:italic}@font-face{font-family:roboto;src:url("Roboto-Bold.woff2") format("woff2"),url("Roboto-Bold.woff") format("woff");font-weight:700;font-style:normal}.label-radio{display:block;position:relative;padding-left:30px;margin-top:12px;margin-bottom:0;cursor:pointer;font-size:16px;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.label-radio input{position:absolute;opacity:0;cursor:pointer;width:1px}.label-radio:first-child{margin-right:20px}.label-radio:hover input~.checkmark{background-color:#ccc}.label-radio input:checked~.checkmark{background-color:#2196f3}.label-radio.color--green input:checked~.checkmark{background-color:green}.label-radio input:checked~.checkmark:after{opacity:1}.label-radio .checkmark{position:absolute;top:-3px;left:0;height:20px;width:20px;background-color:#eee;border-radius:50%;transition:.2s background-color ease-in-out}.label-radio .checkmark:after{content:"";position:absolute;opacity:0;top:7px;left:7px;width:6px;height:6px;border-radius:50%;background:#fff;transition:.2s opacity ease-in-out}.label-radio.color--green span{color:green}.label-radio.color--green input:checked~span:last-child{font-weight:700}.label-radio input:disabled,.label-radio input:disabled~.checkmark{cursor:none;pointer-events:none}.label-radio input:disabled~span:last-child,.label-radio input:disabled~.checkmark~span:last-child{opacity:.5}.lottery-radio .label-radio{margin-right:0}.lottery-radio .label-radio span:last-child{display:block;padding:15px 20px;border-radius:10px;min-width:100px;text-align:center;color:#fff;text-shadow:2px 2px 4px #000;font-size:18px;transition:.2s box-shadow ease-in-out}.lottery-radio .label-radio .checkmark{top:50%;transform:translateY(-50%)}.lottery-radio .label-radio.classic span:last-child{background:linear-gradient(164deg,#CECEC4 50%,#C2C2B5 50%)}.lottery-radio .label-radio.blue span:last-child{background:linear-gradient(164deg,#59C5E8 50%,#30B7E2 50%)}.lottery-radio .label-radio.golden span:last-child{background:linear-gradient(164deg,#FFCC67 50%,#FFBF41 50%)}.lottery-radio .label-radio input:checked~span:last-child{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.custom-checkbox{position:absolute;z-index:-1;opacity:0}.custom-checkbox+label{display:inline-flex;align-items:center;user-select:none;cursor:pointer}.custom-checkbox+label::before{content:'';display:inline-block;width:1em;height:1em;flex-shrink:0;flex-grow:0;border:1px solid #adb5bd;border-radius:.25em;margin-right:.5em;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox:not(:disabled):not(:checked)+label:hover::before{border-color:#b3d7ff}.custom-checkbox:not(:disabled):active+label::before{background-color:#b3d7ff;border-color:#b3d7ff}.custom-checkbox:focus:not(:checked)+label::before{border-color:#80bdff}.custom-checkbox:checked+label::before{border-color:#0b76ef;background-color:#0b76ef;background-image:url("")}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=number]:hover,input[type=number]:focus{-moz-appearance:number-input}.switch{display:grid;align-items:center;grid-template-columns:1fr 2fr 60px;width:227px;margin:10px 0;cursor:pointer}.switch--type{border:1px solid red;padding:5px;border-radius:13px}.switch--container{display:flex;justify-self:end;width:40px;padding:2px;border-radius:20px;border:2px solid #c4c4c4}.switch--container input{position:absolute;opacity:0;z-index:-1}.switch--container input:checked~.switch--thumb{transform:translateX(100%);background:linear-gradient(180deg,#FF4B33 -8.33%,#CA0C0F 66.67%,#B70808 100%),#ca0c0f}.switch--thumb{width:20px;height:20px;border-radius:50%;background:linear-gradient(180deg,#BCBCBC -8.33%,#5F646A 66.67%,#7A7E81 100%),#5f646a;transition:all .2s ease-in-out}.switch--title{margin-right:10px}.switch--content{justify-self:center}.input{background:#f8f8f8;border:1px solid #d2d8dc;box-sizing:border-box;box-shadow:inset 0 2px 4px rgba(0,0,0,.15);border-radius:4px;padding:10px;font-size:14px}.input-search,.input-partner{padding:8px;width:260px;margin-bottom:5px;margin-right:10px}@media screen and (min-width:1200px){.input-search,.input-partner{margin:0 0 0 15px}}.input-partner{margin-left:0}.input:disabled{border-color:rgba(118,118,118,.3);opacity:.5}.input.invalid,.input.error{border-color:#ca0c0f!important}.btn{color:#fff;font-size:16px;border-radius:30px;cursor:pointer;padding:10px;border:none}.btn[disabled]{background:linear-gradient(180deg,#bcbcbc -8.33%,#5f646a 66.67%,#7a7e81 100%),#5f646a;box-shadow:0 4px 4px rgba(0,0,0,.25),0 12px 32px rgba(0,0,0,.25),inset 0 -8px 12px #9ea3a9;pointer-events:none}.btn-red{background:linear-gradient(180deg,#FF4B33 -8.33%,#CA0C0F 66.67%,#B70808 100%),#ca0c0f;box-shadow:0 4px 4px rgba(0,0,0,.25),0 12px 32px rgba(0,0,0,.25),inset 0 -8px 12px #ff3636}.btn-red:hover{background:linear-gradient(180deg,#e5432d -8.33%,#b50a0d 66.67%,#a40707 100%),#b50a0d}.btn-red:active{background:linear-gradient(180deg,#cc3c28 -8.33%,#a1090c 66.67%,#920606 100%),#a1090c}.btn-green{margin:10px auto;width:200px;background:linear-gradient(180deg,#01a001 -8.33%,#008700 66.67%,#006d00 100%),#008700}.btn-green:hover{background:linear-gradient(180deg,green -8.33%,darkgreen 66.67%,#005800 100%),#006400}.btn-purple{background:linear-gradient(180deg,#7900c1 -8.33%,#64009d 66.67%,#4e007d 100%),#64009d;box-shadow:0 4px 4px rgba(0,0,0,.25),0 12px 32px rgba(0,0,0,.25),inset 0 -8px 12px #7900c1}.btn-purple:hover{background:linear-gradient(180deg,#7600bc -8.33%,#4e007d 66.67%,#45006f 100%),#4e007d}.btn__reward,.btn__lottery-buy{width:210px;font-weight:700;justify-content:center;order:-1}.btn__reward *,.btn__lottery-buy *{pointer-events:none}@media screen and (min-width:480px){.btn__reward,.btn__lottery-buy{width:350px}}@media screen and (min-width:768px){.btn__reward,.btn__lottery-buy{width:210px;order:0}}.btn__reward ul,.btn__lottery-buy ul{display:flex;justify-content:center}.btn__reward ul li:last-child,.btn__lottery-buy ul li:last-child{width:20px}.btn__lottery-buy{margin-bottom:10px}@media screen and (min-width:768px){.btn__lottery-buy{margin-bottom:0}}.btn--icon{color:#000;background-color:transparent;border:none!important;cursor:pointer}button.show-banner{background-color:transparent;width:40px;height:40px;border:none;padding:0;position:relative;transition:.2s}button.show-banner::after{content:'1';display:block;position:absolute;right:-5px;top:-5px;width:20px;height:20px;color:#fff;background-color:red;border-radius:50%;line-height:20px}button.show-banner:hover{transform:scale(1.2)}button[disabled]{pointer-events:none!important}.btn-cancel{cursor:pointer;background-color:transparent;font-weight:700;font-size:16px;color:#a0a0a0;text-decoration:none;border:none}.btn-cancel:hover{color:gray}.btn-cancel:hover{color:#737373}strong{font-weight:700}.icon{background-color:transparent;border:none;background-image:url("");cursor:pointer;background-repeat:no-repeat}.icon.icon--quiz{margin-left:5px;background-position:-190px -89px;width:16px;height:16px;z-index:100;border:none}@media screen and (min-width:1200px){.icon.icon--quiz{position:absolute}}.icon.icon--quiz:hover{background-position:-190px -231px}.icon.icon--banner{display:block;background-position:-218px -27px;width:40px;height:40px}.icon.green{background-position:-333px -164px}.icon.green:hover{background-position:-333px -63px}.icon.two{background-position:-418px -121px}.icon.two:hover{background-position:-418px -20px}.icon.red{background-position:-215px -216px}.icon.red:hover{background-position:-215px -189px}.icon.show2_delete{background-position:-365px -273px}.icon.show2_delete:hover{background-position:-365px -219px}.icon.show{background-color:transparent;border:none;width:18px;height:18px;background-position:-48px -134px;margin:5px}.icon.show:hover{background-position:-48px -276px}.icon.show_down{width:18px;height:18px;background-position:-87px -134px;margin:5px}.icon.show_down:hover{background-position:-87px -276px}.icon.show_not{width:18px;height:18px;background:0 0;pointer-events:none;margin:5px}.icon.arrow{width:16px;height:16px;background-position:-189px -30px;margin:5px}.icon.arrow:hover{background-position:-189px -172px}.icon.arrow_down{width:16px;height:16px;background-position:-124px -134px;margin:5px}.icon.arrow_down:hover{background-position:-124px -276px}.icon.qhistory{margin-left:5px;background-position:-190px -65px;width:16px;height:16px;z-index:100;border:none}.icon.qhistory[data-operation_type=mbonus]{top:-2px;right:-12px}@media screen and (min-width:768px){.icon.qhistory[data-operation_type=mbonus]{right:auto;top:auto}}.icon.qhistory[data-operation_type=missued]{bottom:-2px;right:-12px}@media screen and (min-width:768px){.icon.qhistory[data-operation_type=missued]{right:auto;bottom:auto}}.icon.qhistory:hover{background-position:-190px -207px}.icon.request-head-confirm-btn,.icon.head-start-confirm-btn{width:24px;height:24px;background-position:-331px -269px}.icon.request-head-confirm-btn:hover,.icon.head-start-confirm-btn:hover{background-position:-331px -215px}.icon.request-head-deny-btn,.icon.head-start-deny-btn{width:24px;height:24px;margin-left:30px;background-position:-365px -269px}.icon.request-head-deny-btn:hover,.icon.head-start-deny-btn:hover{background-position:-365px -215px}.icon.feedback{width:12px;height:15px;background-position:-24px -382px}.icon.no-event{pointer-events:none}.icon.dripp-all.disabled{pointer-events:none;opacity:.3}.icon.convert-crt,.icon.convert-usd{width:25px!important;height:25px;margin:0 auto}.icon.convert-crt.inactive,.icon.convert-usd.inactive{pointer-events:none}.icon.convert-crt{background-position:-250px -155px}.icon.convert-crt.disabled{background-position:-276px -154px}.icon.convert-usd{background-position:-250px -212px}.icon.convert-usd.disabled{background-position:-277px -212px}.icon.active-contribution{background-position:-330px -336px;width:24px!important;height:24px}.icon.active-contribution:hover{background-position:-365px -336px}.icon.preferential-contribution{background-position:-399px -304px;width:24px!important;height:24px}.icon.preferential-contribution:hover{background-position:-399px -336px}.icon.reinvest-source,.icon.pull-flow{background-position:-251px -241px;width:24px!important;height:24px}.icon.need-topup{background-position:-251px -271px;background-color:red!important;border-radius:5px}.icon--info{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.icon--info:hover{filter:invert(20%)}.icon--structure{display:block;width:24px;height:24px;mask-image:url("");-webkit-mask-image:url("");background-color:#abb5bc;transition:background-color .2s ease-in-out}.icon--structure:hover{background-color:grey}.icon--structure.show{background-color:red}.icon--structure.show:hover{background-color:#b50a0d}.icon--info_s{display:block;width:20px;height:20px;mask-image:url("");-webkit-mask-image:url("");background-color:red;transition:background-color .2s ease-in-out}.icon--info_s:hover{background-color:#b50a0d}.icon--svg{background-color:transparent;border:none!important;cursor:pointer}.icon--svg.withdrawal[data-wallet-amount="0"]{opacity:.2;pointer-events:none}.icon--svg.pull-up-in-advance-info{margin-left:5px}.icon--svg.pull-up-in-advance-info img{width:20px;filter:hue-rotate(145deg) brightness(1.9)}.icon.convert-ecr{padding:0;width:25px;height:25px}.icon.convert-ecr svg{width:100%;height:100%}.icon.convert-ecr.disabled{pointer-events:none}.no_show{width:18px;height:18px;background:0 0;pointer-events:none;margin:5px}video{width:100%}@media screen and (max-width:1199px){video{margin-top:20px}}.loginBtn{box-sizing:border-box;position:relative;margin:.2em;padding:0 15px 0 46px;border:none;text-align:left;line-height:34px;white-space:nowrap;border-radius:.2em;font-size:16px;color:#fff}.loginBtn:before{content:"";box-sizing:border-box;position:absolute;top:0;left:0;width:34px;height:100%}.loginBtn:focus{outline:none}.loginBtn:active{box-shadow:inset 0 0 0 32px rgba(0,0,0,.1)}.loginBtn--facebook{background-color:#4c69ba;background-image:linear-gradient(#4C69BA,#3B55A0);text-shadow:0 -1px 0 #354c8c}.loginBtn--facebook:before{border-right:#364e92 1px solid;background:url("") 6px 6px no-repeat}.loginBtn--facebook:hover,.loginBtn--facebook:focus{background-color:#5b7bd5;background-image:linear-gradient(#5B7BD5,#4864B1)}.loginBtn--eid{background-color:#ca0c0f;background-image:linear-gradient(#CA0C0F,#b50a0d);text-shadow:0 -1px 0 #b50a0d}.loginBtn--eid:before{border-right:#b50a0d 1px solid;background:url("") 2px 2px no-repeat}.loginBtn--eid:hover,.loginBtn--eid:focus{background-color:#b50a0d;background-image:linear-gradient(#b50a0d,#a1090c)}textarea{margin-top:20px;background:#f8f8f8;border:1px solid #d2d8dc;box-sizing:border-box;box-shadow:inset 0 2px 4px rgba(0,0,0,.15);border-radius:4px;font-size:18px;padding:10px;outline:none}textarea::placeholder{color:#a0a0a0}h3{font-size:18px;font-weight:700;font-style:normal;color:#003f9d}@media screen and (min-width:1200px){h3{font-size:28px}}.link-telegram{color:#ca0c0f;cursor:pointer}.link-telegram:hover{color:#b50a0d;text-decoration:none}.body{background-image:url("background-mobile-cabinet.png");background-repeat:no-repeat;background-size:cover;background-position:0 -13px}@media screen and (min-width:500px){.body{background-position:0 8%}}.body.main_page{background-image:url("background-mobile-home.png");background-repeat:no-repeat}@media screen and (min-width:400px){.body.main_page{background-position:0 5%}}@media screen and (min-width:500px){.body.main_page{background-position:0 7%}}@media screen and (min-width:600px){.body.main_page{background-position:0 8%}}@media screen and (min-width:700px){.body.main_page{background-position:0 9%}}@media screen and (min-width:1000px){.body.main_page{background-position:0 10%}}@media screen and (min-width:1200px){.body,.body.main_page{background-image:url("background.png");background-position:39% 0;background-size:160%}}@media screen and (min-width:1300px){.body,.body.main_page{background-position:36% 0}}@media screen and (min-width:1400px){.body,.body.main_page{background-position:31% 0}}@media screen and (min-width:1500px){.body,.body.main_page{background-position:28% 0}}@media screen and (min-width:1600px){.body,.body.main_page{background-position:24% 0}}@media screen and (min-width:1700px){.body,.body.main_page{background-position:20% 0;background-size:140%}}@media screen and (min-width:1800px){.body,.body.main_page{background-position:17% 0}}@media screen and (min-width:1900px){.body,.body.main_page{background-position:14% 0}}@media screen and (min-width:2000px){.body,.body.main_page{background-position:5% 0;background-size:125%}}@media screen and (min-width:2100px){.body,.body.main_page{background-position:0 0}}@media screen and (min-width:2200px){.body,.body.main_page{background-size:129%}}@media screen and (min-width:2300px){.body,.body.main_page{background-position:0 2%;background-size:135%}}@media screen and (min-width:2400px){.body,.body.main_page{background-position:0 3%;background-size:140%}}@media screen and (min-width:2500px){.body,.body.main_page{background-size:143%}}/*!Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com
Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com
MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#f8f8f8;box-shadow:0 4px 5px rgba(0,0,0,.15);box-sizing:border-box}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:flex;justify-content:space-between;overflow:hidden;padding:5px;height:25px;border:1px solid #d2d8dc;border-radius:4px;background:#f8f8f8;box-shadow:inset 0 2px 4px rgba(0,0,0,.15);color:#444;text-decoration:none;white-space:nowrap;line-height:24px;cursor:pointer;align-items:center}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap;font-size:18px;width:80%;pointer-events:none}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{width:18px;height:12px;background-image:url("");background-position:-213px -323px}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{background:#f8f8f8;border:1px solid #d2d8dc;box-sizing:border-box;box-shadow:inset 0 2px 4px rgba(0,0,0,.15);border-radius:4px;width:100%;font-weight:300;font-size:14px;padding:10px}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{text-decoration:underline}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{background-position:-211px -323px;transform:rotate(180deg)}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}.chosen-select{height:30px;border-radius:4px;background:#f8f8f8;box-shadow:inset 0 2px 4px rgba(0,0,0,.15);border:1px solid #d2d8dc;font-size:18px}.chosen-container-width{width:470px}.calc .chosen-container-single .chosen-single{width:200px}.calc .chosen-container-single .chosen-search{display:none}.calc .chosen-container.chosen-with-drop .chosen-drop{width:212px}#merc-modal-overlay{background-color:rgba(134,134,134,.8);position:fixed;top:0;left:0;height:100%;width:100%}.merc-modal{box-sizing:border-box;max-height:calc(100% - 80px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);line-height:24px;width:310px;padding:12px 20px 15px;font-size:13px;border-radius:12px;box-shadow:5px 5px 8px #777,-5px -5px 8px #777;background:#fdfdfd;background:-moz-linear-gradient(top,#fdfdfd 0%,#e0e0e0 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fdfdfd),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fdfdfd 0%,#e0e0e0 100%);background:-o-linear-gradient(top,#fdfdfd 0%,#e0e0e0 100%);background:-ms-linear-gradient(top,#fdfdfd 0%,#e0e0e0 100%);background:linear-gradient(to bottom,#fdfdfd 0%,#e0e0e0 100%);display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;grid-template-areas:'header' 'content' 'footer';overflow:hidden}@media screen and (min-width:480px){.merc-modal{width:auto}}@media screen and (min-width:768px){.merc-modal{width:80%}}@media screen and (min-width:1200px){.merc-modal{width:max-content;max-width:1000px}}.merc-modal header{margin:0;grid-area:header}.merc-modal .contribs_table{overflow:auto}.merc-modal .contribs_table thead tr{font-size:18px}.merc-modal .content{font-family:roboto,sans-serif;font-size:16px;line-height:140%;padding-right:10px;display:flex;flex-direction:column;grid-area:content;overflow-y:auto;height:100%;box-sizing:border-box}.merc-modal .content *{box-sizing:border-box}@media screen and (min-width:1200px){.merc-modal .content{font-size:18px}}.merc-modal .content::-webkit-scrollbar{-webkit-appearance:none}.merc-modal .content::-webkit-scrollbar:vertical{width:8px}.merc-modal .content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px;border:2px solid #fff}.merc-modal .content::-webkit-scrollbar-track{border-radius:10px;background:linear-gradient(to bottom,#fdfdfd 0%,#e0e0e0 100%)}.merc-modal .content .nav-buttons{margin-top:10px}.merc-modal .content .navigate-button{background-color:transparent;border:none;font-weight:700;font-size:14px;cursor:pointer;line-height:140%}.merc-modal .content .navigate-button.early{padding-left:0}.merc-modal .content .navigate-button.later{margin-left:30px}.merc-modal .subm{display:flex;justify-content:space-around;padding-top:15px}.merc-modal .subm .btn{width:120px}@media screen and (min-width:1200px){.merc-modal .subm .btn{width:200px}}.merc-modal input[type=text]{background:#f8f8f8;border:1px solid #d2d8dc;box-sizing:border-box;box-shadow:inset 0 2px 4px rgba(0,0,0,.15);border-radius:4px;width:100%;padding:10px;font-weight:300;font-size:16px;outline:none;margin-bottom:15px}@media screen and (min-width:1200px){.merc-modal input[type=text]{font-size:18px}}.merc-modal h3{margin-top:10px;margin-bottom:20px;line-height:120%}.merc-modal .note{line-height:140%;word-wrap:break-word}.merc-modal div[data-show-action] ul{list-style-type:disc}.merc-modal div[data-show-action] ul li{margin-top:10px;margin-left:20px}.merc-modal.poster p,.merc-modal.quiz p{margin-bottom:10px;word-wrap:break-word}.merc-modal.poster strong,.merc-modal.quiz strong{font-weight:700}.merc-modal .modal-radio{margin-bottom:20px}.merc-modal .modal-radio .label-radio .checkmark{top:2px;background-color:#d8d8d8}.merc-modal .modal-radio .label-radio:hover input~.checkmark{background-color:#989898}.merc-modal .modal-radio .label-radio input:checked~.checkmark{background-color:#2196f3}.merc-modal [data-clipboard]{display:flex;max-width:100%;margin:10px auto;align-items:center;justify-content:center}.merc-modal [data-clipboard] input{display:block;line-height:36px;padding-left:10px;border-width:1px;border-style:solid none solid solid;border-color:#979898 #979898 #979898;border-radius:4px 0 0 4px;min-width:220px;width:100%;font-weight:700;outline:none}.merc-modal [data-clipboard] button{display:flex;justify-content:center;align-items:center;background-color:transparent;outline:none;height:40px;width:40px;border:1px solid #979898;border-radius:0 4px 4px 0;margin:0;cursor:pointer}.merc-modal [data-clipboard] img{width:20px;height:23px}@media screen and (min-width:700px){.merc-modal #modalQRCode canvas{width:300px}}.merc-modal footer{grid-area:footer}@media screen and (max-width:480px){.poster,.quiz{width:90%!important}}@media screen and (max-width:320px){.poster,.quiz{width:310px!important}}.money_topay_amount_block{opacity:0}div#deposit-list{padding-top:5px}@media screen and (min-width:480px){div#deposit-list{padding-top:auto}}div#deposit-list>table.contribs_table .head{display:none}@media screen and (min-width:768px){div#deposit-list>table.contribs_table .head{display:table-row}}div#deposit-list>table.contribs_table thead tr.legend td{width:auto!important}div#deposit-list>table.contribs_table tbody tr.contribs td:last-child{text-align:right;padding-right:5px}@media screen and (min-width:480px){div#deposit-list>table.contribs_table tbody tr.contribs td:last-child{text-align:center}}div#deposit-list>table.contribs_table tbody tr.contribs td>span:first-child{width:85px;display:block;margin:0 auto;position:relative}div#deposit-list>table.contribs_table tbody tr.contribs td>span:first-child img.icon--quiz{position:absolute;top:50%;transform:translateY(-50%);right:-16px;cursor:pointer}div#deposit-list>table.contribs_table tbody tr.contribs td>span:first-child>span{display:inline-block;text-overflow:ellipsis;width:100%;overflow:hidden}div#deposit-list>table.contribs_table tbody tr.contribs td>span:first-child>span:first-child{margin-bottom:8px;display:block}div#deposit-list>table.contribs_table tbody tr.contribs td>span:first-child>span:last-child{font-weight:400}div#deposit-list>table.contribs_table tbody tr.contribs td>span:first-child div:first-child{text-overflow:ellipsis;overflow:hidden}div#deposit-list>table.contribs_table tbody tr.contribs td>span:first-child div:nth-child(3){font-weight:400}div#deposit-list>table.contribs_table .total-received span{display:inline-block}@media screen and (min-width:480px){div#deposit-list>table.contribs_table .total-received{position:absolute;right:0}}div#deposit-list>table.contribs_table .deposit-action{height:46px;display:flex;align-items:center;justify-content:center}div#deposit-list>table.contribs_table .deposit-action div{margin:0 auto}div#deposit-list>table.contribs_table .deposit-action button{border:none;background-color:transparent;margin:0 auto}div#deposit-list .dripped-all .dripped-wrapp{width:80%;display:flex}@media screen and (min-width:768px){div#deposit-list .dripped-all .dripped-wrapp{width:30%;justify-content:space-between}}@media screen and (min-width:1200px){div#deposit-list .dripped-all .dripped-wrapp{width:22%}}div#deposit-list .dripped-all .title{width:130px}@media screen and (min-width:768px){div#deposit-list .dripped-all .title{width:110px}}div#deposit-list .dripped-all .dripp-all{margin-right:0;margin-left:auto;padding:0;font-size:0}@media screen and (min-width:1200px){div#deposit-list .dripped-all .dripp-all{margin-left:50px;background:0 0;font-size:13px;line-height:25px;width:auto;text-decoration:underline;opacity:1;padding:0;font-weight:600}div#deposit-list .dripped-all .dripp-all img{display:none}}div#deposit-list .dripped-all .currency{margin-left:3%}@media screen and (min-width:768px){div#deposit-list .dripped-all .currency{margin-left:0}}@media screen and (min-width:1000px){div#deposit-list .ta-right{text-align:right}}.contribs_table{width:100%}.contribs_table .no-wrap{white-space:nowrap}.contribs_table thead .head{font-size:18px;color:#fff}.contribs_table thead .head td:first-child,.contribs_table thead .head td:nth-child(2){padding:10px 0;text-align:center}.contribs_table thead .head td:first-child{width:45%}.contribs_table thead .head td:nth-child(2){border-left:1px solid #fff;border-right:1px solid #fff}.contribs_table thead .head td:last-child{background-color:#ca0c0f;text-align:center}.contribs_table thead .currency_eur-startflow .brd_left{background-color:#ca0c0f}.contribs_table thead .currency_eur-passiveflow .brd_left{background-color:#f7931a}.contribs_table thead .currency_eur-activeflow .brd_left{background-color:#4eadff}.contribs_table thead .currency_eur-leverage .brd_left{background-color:#26a17b}.contribs_table thead .currency_eur-annual .brd_left{background-color:#003f9d}.contribs_table thead .currency_ecr-annual .brd_left{background-color:#003f9d}.contribs_table thead .currency_eur-cumulative .brd_left{background-color:#64009d}.contribs_table thead .currency_eur-growing .brd_left{background-color:#26a17b}.contribs_table thead .currency_cf-eur-cfeur .brd_left{background-color:#006c4b}.contribs_table thead .currency_eur-fastflow .brd_left{background-color:#f7931a}.contribs_table thead .legend{background-color:rgba(153,160,169,.2);border-top:1px solid #fff;font-weight:700;font-size:13px;height:40px}.contribs_table thead .legend td{vertical-align:middle;text-align:center}.contribs_table tbody tr{height:46px;font-weight:500;font-size:13px;border-top:1px solid #ccc}.contribs_table tbody tr[data-status=closed] td,.contribs_table tbody tr[data-status=inactive] td{opacity:.4}.contribs_table tbody tr.inactive{opacity:.2}.contribs_table tbody tr[data-status=closed] td.deposit-action,.contribs_table tbody tr[data-status=inactive] td.deposit-action{opacity:1}.contribs_table tbody tr.need-topup-bg{background:repeating-linear-gradient(141deg,#ffe2e2,#ffe9e9 20px,white 20px,white 25px)!important}.contribs_table tbody tr td{vertical-align:middle;text-align:center;position:relative}.contribs_table tbody tr td.contribs_wrap{width:27%;vertical-align:top;padding-top:5px}@media screen and (min-width:768px){.contribs_table tbody tr td.contribs_wrap{padding-top:0;vertical-align:middle;width:auto}}.contribs_table tbody tr td div{display:inline-block}.contribs_table tbody tr td div.left{display:flex;align-items:center;justify-content:center}.contribs_table tbody tr td .total{display:flex;text-align:left;padding:0 10px;align-items:center}.contribs_table tbody tr td .total .rewards{display:flex;flex-direction:column;width:130px;position:relative}@media screen and (min-width:768px){.contribs_table tbody tr td .total .rewards{width:30%;flex-direction:row;justify-content:space-between;align-items:center}}@media screen and (min-width:1200px){.contribs_table tbody tr td .total .rewards{width:22%}}.contribs_table tbody tr td .total .rewards span:first-child{font-weight:400;font-size:11px;line-height:140%}@media screen and (min-width:768px){.contribs_table tbody tr td .total .rewards span:first-child{width:110px;font-size:13px}}@media screen and (min-width:768px){.contribs_table tbody tr td .total .rewards span:last-child{display:flex;align-items:center;justify-content:flex-end;width:140px}}.contribs_table tbody tr td .total .actions{order:1;font-size:0;display:flex;margin-left:auto;margin-right:0}@media screen and (min-width:1200px){.contribs_table tbody tr td .total .actions{order:0;margin-left:50px;font-weight:700;font-size:13px;line-height:140%}}.contribs_table tbody tr td .total .actions button{width:30px;height:30px;font-size:0;padding-left:0;font-weight:600}@media screen and (min-width:1200px){.contribs_table tbody tr td .total .actions button{background:0 0;font-size:13px;width:auto;height:auto;cursor:pointer;color:red;text-decoration:underline}.contribs_table tbody tr td .total .actions button:hover{color:#b50a0d}.contribs_table tbody tr td .total .actions button img{display:none}}.contribs_table tbody tr td .total .actions button:first-child{background-position:-147px -67px}.contribs_table tbody tr td .total .actions button:first-child:hover,.contribs_table tbody tr td .total .actions button:first-child:active{background-position:-147px -209px}.contribs_table tbody tr td .total .actions button:last-child{background-position:-149px -27px;margin-left:16px;position:relative}.contribs_table tbody tr td .total .actions button:last-child:hover,.contribs_table tbody tr td .total .actions button:last-child:active{background-position:-149px -169px}@media screen and (min-width:1200px){.contribs_table tbody tr td .total .actions button:last-child::before{content:'';position:absolute;background-color:#222;width:1px;height:13px;top:3px;left:-8px}}.contribs_table tbody tr td .total .received{display:flex;flex-direction:column;margin-left:3%}@media screen and (min-width:400px){.contribs_table tbody tr td .total .received{margin-left:5%}}@media screen and (min-width:768px){.contribs_table tbody tr td .total .received{width:30%;flex-direction:row;justify-content:space-between;align-items:center}}@media screen and (min-width:1200px){.contribs_table tbody tr td .total .received{width:22%;margin-right:15px;margin-left:auto}}.contribs_table tbody tr td .total .received span:first-child{font-weight:400;font-size:11px;line-height:140%}@media screen and (min-width:768px){.contribs_table tbody tr td .total .received span:first-child{font-size:13px}}.contribs_table tbody tr td .total .received span:last-child{display:flex;align-items:center}.contribs_table tbody .legend{height:40px}@media screen and (min-width:480px){.contribs_table tbody .legend .bonus_wrap{width:140px}}.contribs_table tbody .legend td{vertical-align:middle;font-size:13px}@media screen and (min-width:480px){.contribs_table tbody .legend .bonus_block{display:flex;position:relative}}.contribs_table tbody .legend .bonus_block1{font-size:13px;font-weight:400;text-align:left}@media screen and (min-width:480px) and (min-width:480px){.contribs_table tbody .legend .bonus_block1{width:110px}}.contribs_table tbody .legend .bonus_block2{font-weight:700;font-size:13px}@media screen and (min-width:480px){.contribs_table tbody .legend .bonus_block3{display:flex;margin-left:60px}}.contribs_table tbody .legend .bonus_block3 .money-topay-btn,.contribs_table tbody .legend .bonus_block3 .money-invest-btn{position:relative;font-weight:700;font-size:13px;color:red;text-decoration:underline;cursor:pointer;margin-right:16px}.contribs_table tbody .legend .bonus_block3 .money-topay-btn:hover,.contribs_table tbody .legend .bonus_block3 .money-invest-btn:hover{color:#b50a0d}.contribs_table tbody .legend .bonus_block3 .money-invest-btn::before{content:'';position:absolute;background-color:#222;width:1px;height:13px;top:0;left:-8px}.contribs_table .legend{border-top:1px solid #fff}.contribs_table .legend[data-wallet-type="0"]{border-top:none;background-color:rgba(153,160,169,.5)}.contribs_table .legend[data-wallet-type="1"]{background-color:rgba(153,160,169,.4)}.contribs_table .legend[data-wallet-type="3"]{background-color:rgba(153,160,169,.3)}.contribs_table .legend[data-wallet-type="4"]{background-color:rgba(153,160,169,.2)}.contribs_table .legend[data-wallet-type="5"]{background-color:rgba(153,160,169,.1)}.request h3{margin-left:10px;margin-top:50px}@media screen and (min-width:1200px){.request h3{margin-left:0}}#recipient_topay_block,#recipient_get_request_block,#recipient_head_activation,#approveCashTable,#encashmentTable,#topUpRequest{margin-bottom:50px}#recipient_topay_block .contribs_table,#recipient_get_request_block .contribs_table,#recipient_head_activation .contribs_table,#approveCashTable .contribs_table,#encashmentTable .contribs_table,#topUpRequest .contribs_table{margin-top:10px}@media screen and (max-width:1199px){#recipient_topay_block .contribs_table thead,#recipient_get_request_block .contribs_table thead,#recipient_head_activation .contribs_table thead,#approveCashTable .contribs_table thead,#encashmentTable .contribs_table thead,#topUpRequest .contribs_table thead{display:none}}@media screen and (max-width:1199px){#recipient_topay_block .contribs_table tbody td:first-child,#recipient_get_request_block .contribs_table tbody td:first-child,#recipient_head_activation .contribs_table tbody td:first-child,#approveCashTable .contribs_table tbody td:first-child,#encashmentTable .contribs_table tbody td:first-child,#topUpRequest .contribs_table tbody td:first-child{vertical-align:top;padding-top:0;padding-left:10px;position:relative}#recipient_topay_block .contribs_table tbody td:first-child::after,#recipient_get_request_block .contribs_table tbody td:first-child::after,#recipient_head_activation .contribs_table tbody td:first-child::after,#approveCashTable .contribs_table tbody td:first-child::after,#encashmentTable .contribs_table tbody td:first-child::after,#topUpRequest .contribs_table tbody td:first-child::after{content:attr(data-label);position:absolute;bottom:2px;left:9px;font-size:12px;font-weight:400}#recipient_topay_block .contribs_table tbody td[data-td-time],#recipient_get_request_block .contribs_table tbody td[data-td-time],#recipient_head_activation .contribs_table tbody td[data-td-time],#approveCashTable .contribs_table tbody td[data-td-time],#encashmentTable .contribs_table tbody td[data-td-time],#topUpRequest .contribs_table tbody td[data-td-time]{display:none}}#recipient_topay_block .color-eur-startflow thead .head td,#recipient_get_request_block .color-eur-startflow thead .head td,#recipient_head_activation .color-eur-startflow thead .head td,#approveCashTable .color-eur-startflow thead .head td,#encashmentTable .color-eur-startflow thead .head td,#topUpRequest .color-eur-startflow thead .head td{background-color:#ca0c0f}#recipient_topay_block .color-eur-passiveflow thead .head td,#recipient_get_request_block .color-eur-passiveflow thead .head td,#recipient_head_activation .color-eur-passiveflow thead .head td,#approveCashTable .color-eur-passiveflow thead .head td,#encashmentTable .color-eur-passiveflow thead .head td,#topUpRequest .color-eur-passiveflow thead .head td{background-color:#f7931a}#recipient_topay_block .color-eur-activeflow thead .head td,#recipient_get_request_block .color-eur-activeflow thead .head td,#recipient_head_activation .color-eur-activeflow thead .head td,#approveCashTable .color-eur-activeflow thead .head td,#encashmentTable .color-eur-activeflow thead .head td,#topUpRequest .color-eur-activeflow thead .head td{background-color:#4eadff}#recipient_topay_block .color-eur-leverage thead .head td,#recipient_get_request_block .color-eur-leverage thead .head td,#recipient_head_activation .color-eur-leverage thead .head td,#approveCashTable .color-eur-leverage thead .head td,#encashmentTable .color-eur-leverage thead .head td,#topUpRequest .color-eur-leverage thead .head td{background-color:#26a17b}#recipient_topay_block .color-eur-annual thead .head td,#recipient_get_request_block .color-eur-annual thead .head td,#recipient_head_activation .color-eur-annual thead .head td,#approveCashTable .color-eur-annual thead .head td,#encashmentTable .color-eur-annual thead .head td,#topUpRequest .color-eur-annual thead .head td{background-color:#003f9d}#recipient_topay_block .color-eur-cumulative thead .head td,#recipient_get_request_block .color-eur-cumulative thead .head td,#recipient_head_activation .color-eur-cumulative thead .head td,#approveCashTable .color-eur-cumulative thead .head td,#encashmentTable .color-eur-cumulative thead .head td,#topUpRequest .color-eur-cumulative thead .head td{background-color:#64009d}#recipient_topay_block .color-eur-lottery thead .head td,#recipient_get_request_block .color-eur-lottery thead .head td,#recipient_head_activation .color-eur-lottery thead .head td,#approveCashTable .color-eur-lottery thead .head td,#encashmentTable .color-eur-lottery thead .head td,#topUpRequest .color-eur-lottery thead .head td{background-color:#000}#recipient_topay_block .color-eur-growing thead .head td,#recipient_get_request_block .color-eur-growing thead .head td,#recipient_head_activation .color-eur-growing thead .head td,#approveCashTable .color-eur-growing thead .head td,#encashmentTable .color-eur-growing thead .head td,#topUpRequest .color-eur-growing thead .head td{background-color:#26a17b}#recipient_topay_block .color-cf-eur-cfeur thead .head td,#recipient_get_request_block .color-cf-eur-cfeur thead .head td,#recipient_head_activation .color-cf-eur-cfeur thead .head td,#approveCashTable .color-cf-eur-cfeur thead .head td,#encashmentTable .color-cf-eur-cfeur thead .head td,#topUpRequest .color-cf-eur-cfeur thead .head td{background-color:#006c4b}#recipient_topay_block .color-eur-fastflow thead .head td,#recipient_get_request_block .color-eur-fastflow thead .head td,#recipient_head_activation .color-eur-fastflow thead .head td,#approveCashTable .color-eur-fastflow thead .head td,#encashmentTable .color-eur-fastflow thead .head td,#topUpRequest .color-eur-fastflow thead .head td{background-color:#f7931a}#recipient_topay_block thead .head td:last-child,#recipient_get_request_block thead .head td:last-child,#recipient_head_activation thead .head td:last-child,#approveCashTable thead .head td:last-child,#encashmentTable thead .head td:last-child,#topUpRequest thead .head td:last-child{background-color:#ca0c0f;width:190px;border-left:1px solid #fff}#recipient_topay_block thead .legend td:first-child,#recipient_get_request_block thead .legend td:first-child,#recipient_head_activation thead .legend td:first-child,#approveCashTable thead .legend td:first-child,#encashmentTable thead .legend td:first-child,#topUpRequest thead .legend td:first-child{text-align:left;padding-left:20px}#recipient_topay_block tbody tr td:first-child,#recipient_get_request_block tbody tr td:first-child,#recipient_head_activation tbody tr td:first-child,#approveCashTable tbody tr td:first-child,#encashmentTable tbody tr td:first-child,#topUpRequest tbody tr td:first-child{text-align:left;padding-left:20px;font-weight:700;font-size:15px;line-height:140%;width:50%}#topUpRequest .contribs_table tbody img{cursor:pointer;vertical-align:bottom}@media screen and (max-width:1199px){#topUpRequest .contribs_table tbody tr{display:grid;grid-template-columns:50% 50%;grid-gap:5px;width:100%;height:auto;padding:5px;box-sizing:border-box}#topUpRequest .contribs_table tbody tr:nth-child(2n){background-color:#f4f4f4}#topUpRequest .contribs_table tbody tr td{position:relative;display:inline-block;width:auto;text-align:left;line-height:1;padding:0!important}#topUpRequest .contribs_table tbody tr td::after{content:attr(data-label);position:absolute;bottom:2px;left:9px;font-size:12px;font-weight:400}#topUpRequest .contribs_table tbody tr td.cell--address{order:0}#topUpRequest .contribs_table tbody tr td.cell--address span{display:inline-block;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#topUpRequest .contribs_table tbody tr td.cell--merchant{order:2}#topUpRequest .contribs_table tbody tr td.cell--amount{order:3;font-weight:700}#topUpRequest .contribs_table tbody tr td.cell--date{order:1}}#approveCashTable button,#encashmentTable button{background-color:transparent;border:none;cursor:pointer}#approveCashTable tr:last-child,#encashmentTable tr:last-child{border-bottom:2px solid rgba(153,160,169,.2)}#approveCashTable button:first-child{margin-right:20px}#recipient_topay_block thead .head td:first-child{width:70%!important}#recipient_topay_block tbody tr{width:70%!important}#recipient_topay_block tbody tr{font-weight:700;font-size:13px;line-height:140%;border-bottom:1px solid #ccc;border-top:1px solid #ccc}#recipient_topay_block div.legend{padding-top:10px;padding-left:20px;font-weight:700;font-size:13px;line-height:140%;color:#a0a0a0}#recipient_topay_block div.legend span{width:100px;display:inline-block;text-align:center;color:#000;margin-left:10px;padding:3px 0}#recipient_get_request_block a,#recipient_get_request_block button{border:none;cursor:pointer;display:inline-block;width:24px;height:24px;background-color:transparent;background-image:url("");outline:none}#recipient_get_request_block a.btn_money_export_close,#recipient_get_request_block button.btn_money_export_close{background-position:-365px -273px}#recipient_get_request_block a.btn_money_export_close:hover,#recipient_get_request_block button.btn_money_export_close:hover{background-position:-365px -219px}#recipient_get_request_block a.btn_wait_ack_confirm,#recipient_get_request_block button.btn_wait_ack_confirm{background-position:-331px -273px}#recipient_get_request_block a.btn_wait_ack_confirm:hover,#recipient_get_request_block button.btn_wait_ack_confirm:hover{background-position:-331px -219px}#recipient_get_request_block tr:last-child{border-bottom:2px solid rgba(153,160,169,.2)}#recipient_get_request_block tr.btn_wait_ack_confirm:hover{cursor:pointer}@media screen and (max-width:1199px){#recipient_head_activation tbody tr td:first-child{width:auto}#recipient_head_activation tbody td:nth-child(2){vertical-align:top;padding-top:3px;position:relative;font-size:15px;text-align:left}#recipient_head_activation tbody td:nth-child(2)::after{content:attr(data-label);position:absolute;bottom:7px;left:1px;font-size:12px;font-weight:400}#recipient_head_activation tbody td[data-td-time]{display:none}}@media screen and (min-width:768px){#merc-modal-container .contribs_table td{text-align:left}#merc-modal-container .contribs_table tbody tr{border-top:2px solid #fff}}@media screen and (max-width:767px){#merc-modal-container .contribs_table thead{display:none}#merc-modal-container .contribs_table tr{border-top:2px solid #fff;padding:6px 0 0}#merc-modal-container .contribs_table td{line-height:100%;display:block;text-align:right;position:relative}#merc-modal-container .contribs_table td::before{content:attr(data-label);position:absolute;left:0;font-size:14px;font-weight:400}#merc-modal-container .contribs_table td span{max-width:65%;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#merc-modal-container .contribs_table tbody td{margin:5px 0}}.cabinet__slider{margin-top:30px}.cabinet__slider-item{width:250px!important;border-radius:8px;display:flex!important;flex-direction:column;margin-left:5px;margin-right:5px;box-shadow:0 10px 20px rgba(0,0,0,.25),0 0 10px rgba(0,0,0,.15)}.cabinet__slider-item h4{padding:10px 0;color:#fff;font-size:18px;text-align:center;border-radius:8px 8px 0 0}.cabinet__slider-item.color-eur-startflow h4{background-color:#ca0c0f}.cabinet__slider-item.color-eur-passiveflow h4{background-color:#f7931a}.cabinet__slider-item.color-eur-activeflow h4{background-color:#4eadff}.cabinet__slider-item.color-eur-leverage h4{background-color:#26a17b}.cabinet__slider-item.color-eur-annual h4{background-color:#003f9d}.cabinet__slider-item.color-eur-cumulative h4{background-color:#64009d}.cabinet__slider-item.color-eur-growing h4{background-color:#26a17b}.cabinet__slider-item.color-cf-eur-cfeur h4{background-color:#006c4b}.cabinet__slider-item.color-eur-fastflow h4{background-color:#f7931a}.cabinet__slider-item[data-status=closed] h4,.cabinet__slider-item[data-status=inactive] h4,.cabinet__slider-item[data-status=inactive] .cabinet__donation .cabinet__donation-elem{opacity:.4}.cabinet__slider-item[data-status=inactive] .cabinet__donation-elem.action-show{opacity:1}.cabinet .slick-list.draggable{padding-bottom:40px!important}.cabinet .slick-slide{transform:translateY(15px);opacity:.5}.cabinet .slick-center{transform:translateY(0);opacity:1}.cabinet .slick-dots{bottom:0}.cabinet .slick-dots li{width:5px;height:5px}.cabinet .slick-dots li button{width:5px;height:5px}.cabinet .slick-dots li button::before{content:'';background-color:#a1a3a5;width:5px;height:5px;border-radius:50%}.cabinet .slick-dots li.slick-active button:before{background-color:#ca0c0f}.cabinet__donation{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-weight:700}.cabinet__donation.need-topup-bg{background:repeating-linear-gradient(141deg,#ffe2e2,#ffe9e9 20px,white 20px,white 25px)!important}.cabinet__donation-elem{border-bottom:1px solid rgba(153,160,169,.2);display:flex;padding:10px;position:relative}.cabinet__donation-elem span:first-child{font-size:12px;opacity:.5;width:50%;align-self:center}.cabinet__donation-elem span:nth-child(2){white-space:nowrap;width:40%;overflow:hidden;text-overflow:ellipsis}.cabinet__donation-elem .icon--svg{position:absolute;right:5px;top:calc(50% - 15px);width:30px;height:30px}.cabinet__donation-elem .qhistory{position:absolute;right:5px;width:auto}.cabinet__donation-elem img.icon--quiz{cursor:pointer;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.cabinet__donation-elem .cabinet__donation-elem-btn,.cabinet__donation-elem button{border:2px solid #f7931a;border-radius:30px;cursor:pointer;width:80px;height:30px;display:flex;justify-content:center;align-items:center}.cabinet__donation-elem .cabinet__donation-elem-btn[data-wallet-amount="0"],.cabinet__donation-elem button[data-wallet-amount="0"]{opacity:.2;pointer-events:none}.cabinet__donation-elem .cabinet__donation-elem-btn span,.cabinet__donation-elem button span{opacity:1}.cabinet__donation-elem .cabinet__donation-elem-btn:hover,.cabinet__donation-elem button:hover{border-color:#ca0c0f}.cabinet__donation-elem button{background-color:transparent;width:84px;height:34px}.cabinet__donation-elem-dr span:first-child,.cabinet__donation-elem button span:first-child{opacity:1;font-size:14px}.cabinet__donation-elem-dr{display:flex;justify-content:space-between}.cabinet__donation-elem-info{margin-left:5px;cursor:pointer;background-image:url("");background-position:-154px -46px;width:16px;height:16px}.cabinet__donation-elem:last-child{align-items:center;border-bottom:none}.cabinet input[type=range]{-webkit-appearance:none;display:block;margin:10px auto;width:80%}.cabinet input[type=range]:focus{outline:none}.cabinet input[type=range]::-webkit-slider-runnable-track{width:100%;height:12.8px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000,0 0 0 #0d0d0d;background:#ccc;border-radius:25px;border:0 solid #000101}.cabinet input[type=range]::-webkit-slider-thumb{box-shadow:0 2px 4px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.25),inset 0 -3px 4px rgba(255,54,54,.8);border:0 solid #000;height:20px;width:39px;border-radius:7px;background:linear-gradient(180deg,#FF4B33 -8.33%,#CA0C0F 66.67%,#B70808 100%),#ca0c0f;cursor:pointer;-webkit-appearance:none;margin-top:-3.6px}.cabinet input[type=range]::-moz-range-track{width:100%;height:12.8px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000,0 0 0 #0d0d0d;background:#ccc;border-radius:25px;border:0 solid #000101}.cabinet input[type=range]::-moz-range-thumb{box-shadow:0 0 0 #000,0 0 0 #0d0d0d;border:0 solid #000;height:20px;width:39px;border-radius:7px;background:#65001c;cursor:pointer}.cabinet input[type=range]::-ms-track{width:100%;height:12.8px;cursor:pointer;animate:.2s;background:0 0;border-color:transparent;border-width:39px 0;color:transparent}.cabinet input[type=range]::-ms-fill-lower{background:#ccc;border:0 solid #000101;border-radius:50px;box-shadow:0 0 0 #000,0 0 0 #0d0d0d}.cabinet input[type=range]::-ms-fill-upper{background:#ccc;border:0 solid #000101;border-radius:50px;box-shadow:0 0 0 #000,0 0 0 #0d0d0d}.cabinet input[type=range]::-ms-thumb{box-shadow:0 0 0 #000,0 0 0 #0d0d0d;border:0 solid #000;height:20px;width:39px;border-radius:7px;background:#65001c;cursor:pointer}.main--header{display:flex;justify-content:space-between;align-items:flex-start;margin-top:20px;padding:0 5px}@media screen and (min-width:1200px){.main--header{padding:0}}.main--header h1{font-size:32px;color:#ca0c0f}.main--header-wrapper{display:flex}.main--header-wrapper .main--header-link{font-size:16px;font-weight:700;text-decoration:none;color:#000;display:flex;position:relative;align-items:center;margin-left:45px;cursor:pointer;line-height:140%}.main--header-wrapper .main--header-link.none{display:none}@media screen and (min-width:1200px){.main--header-wrapper .main--header-link.none{display:flex}}.main--header-wrapper .main--header-link span:last-child{margin-left:20px;display:none}@media screen and (min-width:1200px){.main--header-wrapper .main--header-link span:last-child{display:inline-block}}.main--header-wrapper .main--header-link:hover .icon-setting{transition:.5s;transform:rotate(180deg)}.main--header-wrapper .main--header-link:hover span:last-child{color:#ca0c0f;text-decoration:underline}.main--header-wrapper .link-icon{width:40px;height:40px}.main--header-wrapper .icon-message{background-position:-10px -329px;width:48px}.main--header-wrapper .icon-setting{background-position:-48px -30px}.main--header-wrapper .icon-support{background-position:-78px -323px}.support .main--header{padding:0}.support__wrapper .main--header-wrapper a.show-mobile-link,article .main--header-wrapper a.show-mobile-link{display:flex;margin-left:0;margin-top:5px}@media screen and (min-width:1200px){.support__wrapper .main--header-wrapper a.show-mobile-link,article .main--header-wrapper a.show-mobile-link{display:none}}.support__wrapper .main--header-wrapper a.show-mobile-link span:last-child,article .main--header-wrapper a.show-mobile-link span:last-child{display:inline-block;margin-left:15px}.dropdown-menu{z-index:10;position:absolute;background-color:#fff;display:flex;flex-wrap:wrap;border:1px solid #ededed;padding:10px 0 0 10px;border-radius:10px;width:145px;cursor:pointer;flex-direction:column;align-items:start}.dropdown-menu .provider{padding:8px;color:#a1090c;text-decoration:none}header .dropdown-menu{margin-left:-25px;margin-top:12px}footer .dropdown-menu{bottom:42px;right:10px}.arrow-down{vertical-align:middle;color:#a1090c}@media screen and (min-width:1200px){.search{margin-top:0;display:flex;flex-direction:column}}.search div{display:flex;flex-wrap:wrap;margin-left:10px}@media screen and (min-width:1200px){.search div{align-items:center}}.search span{display:none;margin:10px 0 5px;font-size:13px}@media screen and (min-width:1200px){.search span{margin:0;display:inline-block}}.search a{text-decoration:none;color:#ca0c0f;margin-right:5px}@media screen and (min-width:1200px){.search a{margin-right:0}}.search a:hover{color:#b50a0d;text-decoration:underline}.search a:active{color:#a1090c}.search a.disabled{cursor:none;pointer-events:none;color:grey}.language{position:relative}.language button{margin-top:0;border:none;background-color:transparent;cursor:pointer;padding-left:0}.language .language-menu{position:absolute;transform:translateX(-50%);display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;min-width:105px;background-color:#fff;border:1px solid #ededed;border-radius:10px;padding:10px;z-index:10}.language .language-menu .language-link{transition:.3s}.language .language-menu .language-link img{margin-right:5px}.language .language-menu .language-link:hover{transform:scale(1.2)}.language .language-menu .language-link:hover span:last-child{color:#b50a0d}.language .language-menu .language-link:hover span:last-child{color:#a1090c}.language .language-link{display:flex;align-items:center;font-size:14px}.language .language-link img{margin-right:5px}.language .language-link span:first-letter{text-transform:uppercase}header .language-menu{top:30px;left:-20px}footer .language-menu{top:-75px;left:50%}.wrapper-wrap{display:flex;flex-direction:column;align-items:center}.wrapper-or{margin-top:20px;display:flex;width:100%;align-items:center}.wrapper-or span:first-child,.wrapper-or span:last-child{height:2px;background-color:rgba(0,0,0,.1);width:50%}.wrapper-or span:nth-child(2){margin:0 10px;white-space:nowrap}.wrapper-provider{display:flex;flex-direction:column;justify-content:flex-end;margin-top:10px}.tabs__nav{display:flex;width:100%}.tabs__nav--item{border-radius:8px 8px 0 0;cursor:pointer;padding:15px;width:100%;text-decoration:none;font-size:18px;letter-spacing:1px;color:#fff;text-align:center;transition:opacity .2s ease-in-out}.tabs__nav--item.color--eur-startflow{background-color:#ca0c0f}.tabs__nav--item.color--eur-activeflow{background-color:#4eadff}.tabs__nav--item.color--eur-passiveflow{background-color:#f7931a}.tabs__nav--item.color--eur-annual{background-color:#003f9d}.tabs__nav--item.color--eur-cumulative{background-color:#64009d}.tabs__nav--item.color--eur-lottery{background-color:#000}.tabs__nav--item.color--eur-growing{background-color:#26a17b}.tabs__nav--item.color--cf-eur-cfeur{background-color:#006c4b}.tabs__nav--item.color--eur-fastflow{background-color:#f7931a}.tabs__nav--item.is-active{color:#fff;cursor:none;pointer-events:none}.tabs__nav--item span{pointer-events:none}@media screen and (min-width:786px){.tabs__nav--item span:first-child{display:none}}.tabs__nav--item span:last-child{display:none}@media screen and (min-width:786px){.tabs__nav--item span:last-child{display:block}}.tabs__content .tab{display:none;flex-direction:column}.tabs__content .tab.color---startflow{border-color:rgba(202,12,15,.2)}.tabs__content .tab.color--eur-activeflow{border-color:rgba(78,173,255,.2)}.tabs__content .tab.color--eur-passiveflow{border-color:rgba(247,147,26,.2)}.tabs__content .tab.color--eur-annual{border-color:rgba(0,63,157,.2)}.tabs__content .tab.color--eur-cumulative{border-color:rgba(100,0,157,.2)}.tabs__content .tab.color--eur-lottery{border-color:rgba(0,0,0,.2)}.tabs__content .tab.color--eur-growing{border-color:rgba(0,0,0,.2)}.tabs__content .tab.is-active{display:flex}.tabs__content .tab__type{display:grid;grid-template-columns:1fr 1fr}@media screen and (min-width:686px){.tabs__content .tab__type{grid-template-columns:repeat(6,1fr)}}.tabs__content .tab__type label{margin-right:20px}.faq .tabs__content .tab__type,.calc .tabs__content .tab__type{display:flex;flex-direction:column}@media screen and (min-width:686px){.faq .tabs__content .tab__type,.calc .tabs__content .tab__type{flex-direction:row}}@media screen and (min-width:786px){.faq .tabs__nav,.calc .tabs__nav{width:70%}}.faq .tabs__nav--item,.calc .tabs__nav--item{opacity:.2}.faq .tabs__nav--item:hover,.calc .tabs__nav--item:hover{opacity:.8}.faq .tabs__nav--item.is-active,.calc .tabs__nav--item.is-active{opacity:1}.faq .tab,.calc .tab{border:1px solid;border-radius:0 10px 10px;padding:15px}.userprofile__tabs{display:flex;flex-direction:column}.userprofile .tabs__nav{border-bottom:2px solid #ca0c0f}.ticket{display:grid!important;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;justify-items:center;width:100%;height:550px;border-radius:10px;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;box-sizing:border-box;overflow:hidden;margin:15px 10px}@media screen and (max-width:1000px){.ticket{width:270px!important}}.ticket__title{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:0 auto;padding:25px 0;color:#fff;text-align:center}.ticket__title h4{font-size:26px;font-weight:700}.ticket__title--classic{background:linear-gradient(157deg,#CECEC4 50%,#C2C2B5 50%)}.ticket__title--golden{background:linear-gradient(157deg,#FFCC67 50%,#FFBF41 50%)}.ticket__title--blue{background:linear-gradient(157deg,#59C5E8 50%,#30B7E2 50%)}.ticket__title--subtitle{color:#fff;font-weight:700;margin-top:10px;font-size:18px}.ticket__title--jackpot{color:#fae084;margin-top:10px;display:inline-block;font-size:40px;text-shadow:2px 2px 4px #000}.ticket .btn{height:44px;padding:0;font-size:14px;background-color:transparent}.ticket .btn *{pointer-events:none}.ticket .btn-red{margin:10px auto;width:100%;display:block;box-shadow:inset 0 -8px 12px #ff3636}.ticket .btn-transparent{justify-self:center;align-self:center;padding:0;background-color:transparent;transition:.2s filter ease-in-out}.ticket .btn-transparent:hover img{filter:invert(.1)}.ticket__button{display:grid;width:100%;padding:0 5px;box-sizing:border-box}@media screen and (min-width:1199px){.ticket__button{padding:0 10px}}.ticket__button .btn-green{margin:10px auto;width:100%;white-space:nowrap}.ticket__content{width:100%;padding:20px 20px 0;font-size:24px;box-sizing:border-box;border-top:1px solid #d3d3d3;overflow:scroll}@media screen and (max-width:1000px){.ticket__content{font-size:16px}}.ticket--item{display:grid;grid-template-columns:repeat(10,1fr);text-align:center;padding:5px;cursor:pointer;margin:10px 0;border-radius:4px;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;transition:.2s box-shadow ease-in-out}.ticket--item:first-child{margin-top:0}.ticket--item.item--active{position:relative}.ticket--item.item--active span:last-child{color:#63f163}.ticket--item.item--active:hover{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ticket--item.item--jackpot{position:relative;padding:10px 5px}.ticket--item.item--jackpot.blue{background:linear-gradient(157deg,#59C5E8 50%,#30B7E2 50%)}.ticket--item.item--jackpot.golden{background:linear-gradient(157deg,#FFCC67 50%,#FFBF41 50%)}.ticket--item.item--jackpot.classic{background:linear-gradient(157deg,#CECEC4 50%,#C2C2B5 50%)}.ticket--item.item--jackpot span{text-shadow:2px 2px 4px #000!important;color:#fae084!important}.ticket--item.item--jackpot:before,.ticket--item.item--jackpot:after{content:"";position:absolute;top:-1px;left:-1px;background:linear-gradient(45deg,#fb0094,blue,lime,#ff0,red,#fb0094,blue,lime,#ff0,red);background-size:400%;width:calc(100% + 2px);height:calc(100% + 2px);z-index:-1;animation:animate-jackpot-ticket 20s linear infinite}.ticket--item.item--jackpot:before{border-radius:4px}.ticket--item.item--jackpot:after{filter:blur(15px)}@keyframes animate-jackpot-ticket{0%{background-position:0 0}50%{background-position:300% 0}100%{background-position:0 0}}.tickets{margin:20px 5px;grid-gap:50px;box-sizing:border-box}.tickets__desktop{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;justify-items:center}.cabinet__slider.tickets{margin:0 0 20px}.lottery--table .lottery--bet{display:inline-block;width:15px;text-align:center;font-weight:400}.lottery--table .lottery--bet.win{color:red;font-weight:700}.lottery--table .lottery--bet.bold{font-weight:700}.lottery--table tr.jackpots--win{background:linear-gradient(45deg,#fb0094,blue,lime,#ff0,red,#fb0094,blue,lime,#ff0,red);background-size:400%}.lottery--table tr.jackpots--win td{color:#fae084;text-shadow:2px 2px 4px #000;padding:0 5px}.lottery--table tr.jackpots--win td::before{left:5px!important}.lottery--table tr.jackpots--win td .lottery--bet{font-weight:700}.loader{top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);border-radius:20px;position:absolute}.loader:after{content:'';position:absolute;left:calc(50% - 47px);top:calc(50% - 41px);display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #000;border-color:#000 transparent #000 transparent;animation:loader 1.2s linear infinite}@keyframes loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.garland.garland__new-year{text-align:center;white-space:nowrap;overflow:hidden;position:absolute;z-index:1;margin:-15px 0 0;padding:0;pointer-events:none;width:100%;height:80px}.garland.garland__new-year span{position:relative;animation-fill-mode:both;animation-iteration-count:infinite;margin:0;padding:0;width:12px;height:28px;border-radius:50%;margin:20px;display:inline-block;background:#4285f4;box-shadow:0 4.66667px 24px 3px #4285f4;animation-name:flash-1;animation-duration:2s}.garland.garland__new-year span:nth-child(2n+1){background:#0f9d58;box-shadow:0 4.66667px 24px 3px #0f9d58;animation-name:flash-2;animation-duration:.4s}.garland.garland__new-year span:nth-child(3n+3){background:#f4b400;box-shadow:0 4.66667px 24px 3px #f4b400;animation-name:flash-3;animation-duration:1.1s}.garland.garland__new-year span:nth-child(4n+4){background:#db4437;box-shadow:0 4.66667px 24px 3px #db4437;animation-name:flash-4;animation-duration:1.8s}.garland.garland__new-year span:nth-child(odd){animation-duration:1.8s}.garland.garland__new-year span:nth-child(3n+1){animation-duration:1.4s}.garland.garland__new-year span:before{content:"";position:absolute;background:#222;width:10px;height:9.33333px;border-radius:3px;top:-4.66667px;left:1px}.garland.garland__new-year span:after{content:"";top:-14px;left:9px;position:absolute;width:52px;height:18.66667px;border-bottom:solid #222 2px;border-radius:50%}.garland.garland__new-year span:last-child:after{content:none}.garland.garland__new-year span:first-child{margin-left:-40px}@keyframes flash-1{0%,100%{background:#4285f4;box-shadow:0 4.66667px 24px 3px #4285f4}50%{background:rgba(66,133,244,.4);box-shadow:0 4.66667px 24px 3px rgba(66,133,244,.2)}}@keyframes flash-2{0%,100%{background:#0f9d58;box-shadow:0 4.66667px 24px 3px #0f9d58}50%{background:rgba(15,157,88,.4);box-shadow:0 4.66667px 24px 3px rgba(15,157,88,.2)}}@keyframes flash-3{0%,100%{background:#f4b400;box-shadow:0 4.66667px 24px 3px #f4b400}50%{background:rgba(244,180,0,.4);box-shadow:0 4.66667px 24px 3px rgba(244,180,0,.2)}}@keyframes flash-4{0%,100%{background:#db4437;box-shadow:0 4.66667px 24px 3px #db4437}50%{background:rgba(219,68,55,.4);box-shadow:0 4.66667px 24px 3px rgba(219,68,55,.2)}}.garland.garland__birthday{position:absolute;width:100%;height:30px;background-image:url("");background-size:contain;background-position:center;background-repeat:repeat-x}.scroll-table{display:flex;overflow:hidden;border:1px solid #d3d3d3;border-radius:4px;margin-top:10px}.scroll-table *{box-sizing:border-box}.scroll-table table{border:none}.scroll-table>table{box-shadow:0 2px 12px rgba(0,0,0,.6);z-index:1}.scroll-table thead th{font-weight:700;text-align:left;border:none;padding:10px 15px;background:#d8d8d8;font-size:14px;border-left:1px solid #ddd;border-right:1px solid #ddd}.scroll-table thead tr:first-child th{background:rgba(0,0,0,.3);border-left:none;border-right-color:#b2b2b2}.scroll-table tbody td{text-align:left;border-right:1px solid #ddd;padding:10px 15px;font-size:14px;vertical-align:top}.scroll-table-body{width:100%;overflow-x:auto;border-bottom:1px solid #eee}.scroll-table-body table{width:100%}.scroll-table tbody tr:nth-child(even){background:#f3f3f3}@media screen and (min-width:590px){.scroll-table.fastflow th,.scroll-table.fastflow td{white-space:nowrap}}.toast{--margin: 20px;font-size:14px;box-sizing:border-box;position:fixed;min-width:300px;z-index:999999;color:#fff;padding:6px 16px;border-radius:10px}.toast--bottom{bottom:var(--margin);left:50%;transform:translate(-50%,calc(101% + var(--margin)));transition:transform .1s ease-in-out}.toast--show{transform:translate(-50%,0)}.toast--success{background-color:#2e7d32ff}.toast--error{background-color:#d32f2fff}.toast--info{background-color:#0288d1ff}.toast--warning{background-color:#ed6c02ff}.toast__wrapper{display:flex;align-items:center}.toast__img{margin-right:10px}.toast__img img{width:24px;height:24px}.split-button{position:relative;width:175px;display:grid;grid-template-columns:1fr 40px;background:linear-gradient(180deg,#FF4B33 -8.33%,#CA0C0F 66.67%,#B70808 100%),#ca0c0f;box-shadow:0 4px 4px rgba(0,0,0,.25),0 12px 32px rgba(0,0,0,.25),inset 0 -8px 12px #ff3636;border-radius:30px;cursor:pointer}.split-button:hover{background:linear-gradient(180deg,#e5432d -8.33%,#b50a0d 66.67%,#a40707 100%),#b50a0d}.split-button__button,.split-button__arrow{display:flex;justify-content:center;align-items:center;color:#fff;font-size:16px}.split-button__button{padding:11px 0;border-right:1px solid #fff}.split-button__dropdown{position:absolute;display:flex;width:175px;flex-direction:column;color:#000;padding:2px 0;border-radius:4px;border:1px solid #d3d3d3;background-color:#fff;cursor:pointer;font-size:16px;box-sizing:border-box;opacity:0;z-index:-1;pointer-events:none}.split-button__dropdown--show{opacity:1;z-index:1;pointer-events:all}.split-button__dropdown--item{padding:10px;text-align:center}.split-button__dropdown--item:hover{background-color:#add8e6;color:#fff}.split-button .position--top{transform:translateY(calc(-100% - 5px));top:0}.split-button .position--bottom{transform:translateY(calc(100% + 5px));bottom:0}header{margin-top:20px;font-size:14px;font-weight:400;font-style:normal;color:#333;position:relative;flex:0 0 auto;display:flex;flex-direction:column}@media screen and (min-width:1200px){header{justify-content:space-between;margin-bottom:30px}}header .nav{display:flex;flex-direction:column}header .nav-wrapper{display:flex;justify-content:flex-end;margin-top:10px;align-items:center;padding:0 5px}header .nav-link{box-sizing:border-box;border-radius:30px;padding:10px;white-space:normal;text-overflow:ellipsis;background-color:#fff;z-index:2;font-size:14px;font-weight:400;font-style:normal;color:#333;position:relative}@media screen and (min-width:400px){header .nav-link{margin-left:10px;border:1px solid #ededed;padding:10px 15px}}@media screen and (min-width:480px){header .nav-link{margin-left:20px!important}}@media screen and (min-width:1200px){header .nav-link{width:140px;text-align:center}}header .nav-link[href="/messages"]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}header .nav-link:hover{text-decoration:none;color:#ca0c0f}header .nav-link:active{color:#a1090c}@media screen and (min-width:1200px){header .nav-link::before{content:'';position:absolute;width:4px;height:4px;background-color:#ca0c0f;border-radius:50%;left:10px;top:16px}}header .wrapper{display:flex;padding:0 10px;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (min-width:1200px){header .wrapper{padding:0;flex-direction:row;justify-content:space-between}}header .wrapper button{font-size:16px;font-weight:400;font-style:normal;color:#fff;padding:10px 0;width:130px;border:none;background:linear-gradient(180deg,#FF4B33 -8.33%,#CA0C0F 66.67%,#B70808 100%),#ca0c0f;box-shadow:0 4px 4px rgba(0,0,0,.25),0 12px 32px rgba(0,0,0,.25),inset 0 -8px 12px #ff3636;border-radius:30px;cursor:pointer;align-self:center}@media screen and (min-width:480px){header .wrapper button{width:250px}}@media screen and (min-width:1200px){header .wrapper button{padding:20px 0;width:440px}}header .wrapper button:hover{background:linear-gradient(180deg,#e5432d -8.33%,#b50a0d 66.67%,#a40707 100%),#b50a0d}header .wrapper button:active{background:linear-gradient(180deg,#cc3c28 -8.33%,#a1090c 66.67%,#920606 100%),#a1090c}header .logo{display:flex;text-decoration:none;align-items:center;margin-top:-30px}@media screen and (min-width:1200){header .logo{flex-direction:row;order:1}}header .logo img{width:90px;height:90px}@media screen and (min-width:1000px){header .logo img{width:260px;height:260px}}@media screen and (max-width:1199px){.main_page .wrapper{flex-direction:column}.main_page .wrapper button{width:400px;margin-top:30px;padding:20px 0}}@media screen and (max-width:1199px) and (max-width:768px){.main_page .wrapper button{width:280px}}@media screen and (max-width:1199px){.main_page .logo{flex-direction:column;margin-top:10px}.main_page .logo img{width:260px;height:260px}}[data-eid]{cursor:pointer}footer:not(.subm){font-size:14px;font-weight:400;font-style:normal;color:#333;background-image:url("shadow-mobile-footer.png");background-repeat:no-repeat;margin-top:70px;background-size:contain;padding-top:40px;flex:0 0 auto;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:480px){footer:not(.subm){background-size:cover;background-position:0}}@media screen and (min-width:1200px){footer:not(.subm){flex-direction:row;justify-content:space-between;background-image:url("shadow-footer.png");background-size:auto;padding-top:30px}}footer:not(.subm) .nav{display:flex;justify-content:space-evenly;margin-top:20px;margin-bottom:30px;width:100%;align-items:center}@media screen and (min-width:768px){footer:not(.subm) .nav{justify-content:space-around}}@media screen and (min-width:1200px){footer:not(.subm) .nav{justify-content:flex-end;width:500px}}footer:not(.subm) .nav-link{box-sizing:border-box;border-radius:30px;padding:10px 30px;font-size:14px;font-weight:400;font-style:normal;color:#333;line-height:20px;position:relative}footer:not(.subm) .nav-link:hover{text-decoration:none;color:#ca0c0f}footer:not(.subm) .nav-link:active{color:#a1090c}@media screen and (min-width:350px){footer:not(.subm) .nav-link{border:1px solid #ededed}}@media screen and (min-width:1200px){footer:not(.subm) .nav-link{width:120px;text-align:center;margin-left:20px;align-self:center}footer:not(.subm) .nav-link:first-child{order:2}footer:not(.subm) .nav-link:nth-child(2){order:3}footer:not(.subm) .nav-link:last-child{order:1}footer:not(.subm) .nav-link::before{content:'';position:absolute;width:4px;height:4px;background-color:#ca0c0f;border-radius:50%;left:17px;top:19px}}footer:not(.subm) .nav .language{box-sizing:border-box;font-size:14px;font-weight:400;font-style:normal;color:#333;position:relative;cursor:pointer;margin-right:7%}footer:not(.subm) .wrapper{display:flex;flex-direction:column}footer:not(.subm) .wrapper .copyright{margin-top:5px}.partner{margin-left:5px}.partner__wrapper{display:flex;flex-direction:column}.partner__wrapper .partner--info{display:flex;flex-direction:column;margin:10px 0 20px}@media screen and (min-width:500px){.partner__wrapper .partner--info{align-items:center;flex-direction:row}}.partner__wrapper .partner--info .input-partner{margin:10px 0}@media screen and (min-width:500px){.partner__wrapper .partner--info .checkbox{margin-left:15px}}.partner__wrapper--item{margin-bottom:10px;display:flex;flex-direction:column}.partner__wrapper .btn-tiktok{display:flex;align-items:center;justify-content:center;border-radius:4px;color:#000;font-size:18px;font-weight:700;background:#fff;box-shadow:0 3px 8px rgba(0,0,0,.15);text-decoration:none;transition:.2s ease-in-out;cursor:pointer}.partner__wrapper .btn-tiktok img{margin-left:15px;width:18px;transition:.2s ease-in-out}.partner__wrapper .btn-tiktok:hover{color:#fff;background:#000}.partner__wrapper .btn-tiktok:hover img{filter:invert(100%)}.partner__wrapper .btn-tiktok:disabled{color:grey;box-shadow:none;background:#eee;cursor:none}.partner__wrapper .btn-tiktok:disabled img{filter:invert(50%)}.partner--item__title{margin:5px 0;font-size:16px;font-weight:300;display:flex;align-items:center}.partner h3{margin:20px 0}.partner-block{display:flex;flex-direction:column;margin:10px 0}@media screen and (min-width:1200px){.partner-block{flex-direction:row;margin:20px 0;border:none}}.partner-block:first-child{border-bottom:1px solid #ccc;margin-top:20px}.partner-block:last-child{margin-bottom:20px}.partner-block span:first-child{margin-right:5px;font-weight:700}.cabinet{height:auto;font-size:14px;font-weight:400;font-style:normal;color:#000}.cabinet .main-info{padding:10px}@media screen and (min-width:1000px){.cabinet .main-info{padding:10px 0}}.cabinet .main-info button.promotional{padding:10px 15px;border:none;background-color:#fdff00;border-radius:5px;cursor:pointer;width:100%}.cabinet .main-info button.promotional:hover{background-color:#e3e500}.cabinet .main-info button.promotional:active{background-color:#cacc00}.cabinet .main-info button.promotional strong{font-weight:700}.cabinet__header{display:flex;justify-content:space-between;align-items:center}.cabinet__header-title{font-size:32px;color:#ca0c0f}.cabinet__header-setting{font-size:16px;text-decoration:none;color:#000;position:relative}.cabinet__header-setting::before{content:'';position:absolute;background-image:url("");background-position:-10px -10px;width:40px;height:40px;left:-50px;top:-12px}.cabinet__tabs .text-info{display:flex;flex-direction:column;margin-top:20px}.cabinet__tabs .text-info p{margin:5px}@media screen and (min-width:1200px){.cabinet__tabs .text-info p{font-size:16px}}.cabinet__tabs .text-info ol{margin-left:20px;list-style-type:disc;display:flex;flex-direction:column;align-items:flex-start}.cabinet__tabs .text-info a{display:block;color:#ca0c0f;text-decoration:underline;font-size:14px;margin:5px 0}@media screen and (min-width:1200px){.cabinet__tabs .text-info a{font-size:16px}}.cabinet__tabs .text-info a:hover{text-decoration:none;color:#b50a0d}.cabinet__tabs .text-info a:active{text-decoration:none;color:#a1090c}.cabinet__tabs .text-info #currencyRate{text-align:center}.cabinet__tabs .text-info b{font-weight:700}.cabinet__tabs-head{display:flex;justify-content:flex-start}.cabinet__tabs-tab{width:100%;text-align:center;border-radius:8px 8px 0 0;cursor:pointer;display:flex}.cabinet__tabs-tab a,.cabinet__tabs-tab button{padding:15px 0;width:100%;text-decoration:none;font-size:18px;letter-spacing:1px;color:#fff}@media screen and (min-width:460px){.cabinet__tabs-tab a,.cabinet__tabs-tab button{padding:15px}}.cabinet__tabs-tab button{background-color:transparent;border:none;outline:none;cursor:pointer}@media screen and (min-width:480px){.cabinet__tabs-tab span:first-child{display:none}}.cabinet__tabs-tab span:last-child{display:none}@media screen and (min-width:480px){.cabinet__tabs-tab span:last-child{display:block}}.cabinet .eur-startflow{background-color:#ca0c0f;opacity:.2}.cabinet .eur-startflow:hover{opacity:1}.cabinet .eur-passiveflow{background-color:#f7931a;opacity:.2}.cabinet .eur-passiveflow:hover{opacity:1}.cabinet .eur-activeflow{background-color:#4eadff;opacity:.2}.cabinet .eur-activeflow:hover{opacity:1}.cabinet .eur-leverage{background-color:#26a17b;opacity:.2}.cabinet .eur-leverage:hover{opacity:1}.cabinet .eur-annual{background-color:#003f9d;opacity:.2}.cabinet .eur-annual:hover{opacity:1}.cabinet .eur-cumulative{background-color:#64009d;opacity:.2}.cabinet .eur-cumulative:hover{opacity:1}.cabinet .eur-lottery{background-color:#000;opacity:.2}.cabinet .eur-lottery button{color:#fae084;font-weight:700}.cabinet .eur-lottery:hover{opacity:1}.cabinet .eur-growing{background-color:#26a17b;opacity:.2}.cabinet .eur-growing:hover{opacity:1}.cabinet .cf-eur-cfeur{background-color:#006c4b;opacity:.2}.cabinet .cf-eur-cfeur:hover{opacity:1}.cabinet .eur-fastflow{background-color:#f7931a;opacity:.2}.cabinet .eur-fastflow:hover{opacity:1}.cabinet .selected{opacity:1;font-weight:700}.cabinet__tabs-item{display:flex;flex-direction:column}.cabinet__tabs-item--eur-startflow{border-bottom:2px solid #ca0c0f}.cabinet__tabs-item--eur-passiveflow{border-bottom:2px solid #f7931a}.cabinet__tabs-item--eur-activeflow{border-bottom:2px solid #4eadff}.cabinet__tabs-item--eur-leverage{border-bottom:2px solid #26a17b}.cabinet__tabs-item--eur-annual{border-bottom:2px solid #003f9d}.cabinet__tabs-item--eur-cumulative{border-bottom:2px solid #64009d}.cabinet__tabs-item--eur-lottery{border-bottom:2px solid #000}.cabinet__tabs-item--eur-growing{border-bottom:2px solid #26a17b}.cabinet__tabs-item--cf-eur-cfeur{border-bottom:2px solid #006c4b}.cabinet__tabs-item--eur-fastflow{border-bottom:2px solid #f7931a}.cabinet__tabs-curator{display:flex;justify-content:space-between;align-items:center;height:40px}.cabinet__tabs-curator .curator__tabs{display:flex;align-items:center}.cabinet__tabs-curator .curator__tabs a{text-decoration:none}.cabinet__tabs-curator .curator__tabs a:hover,.cabinet__tabs-curator .curator__tabs a:active{text-decoration:underline}.cabinet__tabs-curator .curator__tabs-item-icon{pointer-events:none}.cabinet__tabs-curator .curator__tabs-item{font-weight:700;font-size:12px;margin:5px}.cabinet__tabs-curator .curator__tabs-item:nth-child(3){width:20px;text-align:center}.cabinet__tabs-curator .curator__info{width:32px;height:20px;background:#99a0a9;opacity:.4;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:5px}.cabinet__tabs-curator .curator__info-at{width:4px;height:4px;background-color:#fff;position:relative;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.cabinet__tabs-curator .curator__info-at::before,.cabinet__tabs-curator .curator__info-at::after{content:'';width:4px;height:4px;background-color:#fff;position:absolute;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.cabinet__tabs-curator .curator__info-at::before{left:-7px}.cabinet__tabs-curator .curator__info-at::after{left:7px}.cabinet__tabs-dependent{display:flex;flex-direction:column;border-top:1px solid #eeeef2}.cabinet__tabs-dependent .money{margin:5px 0 0 25px;font-weight:700;font-size:13px;opacity:.5}@media screen and (min-width:1200px){.cabinet__tabs-dependent .money{display:none}}.cabinet .money-structure{border:none;outline:none;background-color:transparent;cursor:pointer}.cabinet .money-structure>span{position:relative;width:10px;height:10px;background-color:#ccc;border-radius:50%;margin:0 15px}.cabinet .money-structure>span::after,.cabinet .money-structure>span::before{content:'';position:absolute;width:10px;height:10px;background-color:#ccc;border-radius:50%;display:block}.cabinet .money-structure>span::after{left:-15px}.cabinet .money-structure>span::before{left:15px}.cabinet .money-structure div{display:none;align-items:center}.cabinet .money-structure span{display:block}.cabinet .money-structure img{margin-left:10px}.cabinet .money-structure.show div{display:flex}.cabinet .money-structure.show>span{display:none}.cabinet .dependent__tabs{display:flex;align-items:center;height:40px}.cabinet .dependent__tabs a{text-decoration:none}.cabinet .dependent__tabs a:hover,.cabinet .dependent__tabs a:active{text-decoration:underline}.cabinet .dependent__tabs-item{font-weight:700;font-size:12px;margin:5px}.cabinet .dependent__tabs-item:nth-child(3){width:20px;text-align:center}.cabinet .dependent__tabs-item-btn{width:30px;height:22px;background:linear-gradient(180deg,#FF4B33 -8.33%,#CA0C0F 66.67%,#B70808 100%),#ca0c0f;box-shadow:0 2px 4px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.25),inset 0 -3px 4px rgba(255,54,54,.8);border-radius:12px;color:#fff;font-weight:700;font-size:10px;display:flex;align-items:center;justify-content:center;margin-left:5px;cursor:pointer}.cabinet .dependent__tabs-item-btn:hover{background:linear-gradient(180deg,#e5432d -8.33%,#b50a0d 66.67%,#a40707 100%),#b50a0d}.cabinet .dependent__tabs-item-btn:active{background:linear-gradient(180deg,#cc3c28 -8.33%,#a1090c 66.67%,#920606 100%),#a1090c}.cabinet .dependent__tabs .money{margin:0 0 0 10px;display:none}@media screen and (min-width:1200px){.cabinet .dependent__tabs .money{display:block;opacity:1}}.cabinet .tabs-item-info{font-weight:700;font-size:14px;color:#99a0a9;display:none}.cabinet #curator_members .contribs_user{margin-left:0!important}@media screen and (min-width:768px){.cabinet #curator_members .contribs_user{margin-left:20px!important}}.cabinet #curator_members .contribs_user .name{padding-left:20px;pointer-events:none}.cabinet .rows{display:flex;flex-direction:column}.cabinet .rows .contribs_user{display:flex;font-weight:700;font-size:12px;border-top:1px solid #eeeef2;height:40px;align-items:center}.cabinet .X{font-weight:700;font-size:15px;width:20px;white-space:nowrap}@media screen and (min-width:480px){.cabinet .X{margin-left:5px}}.cabinet .name{margin-left:5px;font-size:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:relative;font-weight:700}@media screen and (min-width:480px){.cabinet .name{margin-left:10px}}.cabinet .email,.cabinet .tel{display:none;width:160px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:700;font-size:14px;color:#99a0a9;margin-left:10px;text-decoration:none}@media screen and (min-width:999px){.cabinet .email,.cabinet .tel{display:inline-block}}.cabinet .email:hover,.cabinet .tel:hover{text-decoration:underline}.cabinet .tel{width:auto}.cabinet #help_button_info{display:flex;flex-direction:column;align-items:center;margin-top:25px}.cabinet #help_button_info p{font-size:16px;margin-bottom:20px;text-align:center}.cabinet .referrer-info{display:flex;margin-top:15px;align-items:center}@media screen and (max-width:768px){.cabinet .referrer-info{flex-direction:column}}.cabinet .referrer-info h5{font-weight:700;font-size:16px;color:#003f9d}@media screen and (max-width:768px){.cabinet .referrer-info h5{margin-bottom:5px}}.cabinet .referrer-info--name{margin-left:10px}.cabinet .referrer-info--email{cursor:pointer;text-decoration:none;color:#000}.cabinet .referrer-info--email:hover{text-decoration:underline}@media screen and (min-width:768px){.cabinet .dependent__tabs{margin-left:20px}.cabinet .dependent__tabs-item-btn{width:60px}.cabinet .tabs-item-info{display:block}.cabinet .curator__info{display:none}}@media screen and (min-width:1200px){.cabinet__cab .cabinet__tabs-dependent,.cabinet__cab .cabinet__tabs-curator{padding:5px 0}.cabinet__deposit-list{display:block}}.withdrawal-wallet-wrapper{display:flex;justify-content:space-between;background-color:rgba(153,160,169,.3);padding:7px 10px}.withdrawal-wallet-wrapper:nth-child(2){background-color:rgba(153,160,169,.2);border-top:1px solid #fff;border-bottom:1px solid #fff}.withdrawal-wallet-wrapper:nth-child(3){background-color:rgba(153,160,169,.1)}.withdrawal-wallet-total{display:flex}.withdrawal-wallet .wallet__text{font-size:11px}.withdrawal-wallet .wallet__num{font-weight:700;font-size:13px}.withdrawal-wallet .rewards span:last-child,.withdrawal-wallet .received span:last-child{position:relative}@media screen and (min-width:768px){.withdrawal-wallet .rewards span:last-child button.qhistory,.withdrawal-wallet .received span:last-child button.qhistory{right:-24px;position:absolute}}.withdrawal-wallet .wallet__request a{font-weight:700;font-size:13px;color:red;text-decoration:underline;cursor:pointer}.withdrawal-wallet .wallet__request a:hover{color:#b50a0d}.withdrawal-wallet .wallet__request a:active{color:#a1090c}.withdrawal-wallet .wallet__request{display:none}.withdrawal-wallet .wallet__request a:last-child{margin-left:16px;position:relative}.withdrawal-wallet .wallet__request a:last-child::before{content:'';position:absolute;background-color:#222;width:1px;height:13px;top:0;left:-8px}.withdrawal-wallet .wallet__flex{display:flex;flex-direction:column}.withdrawal-wallet .wallet__flex-img{display:flex}.withdrawal-wallet.withdrawal-cfeur .total span:first-child{font-size:15px!important;white-space:nowrap!important}.withdrawal-wallet.withdrawal-cfeur .total span:last-child{font-weight:700!important;font-size:16px!important}@media screen and (min-width:480px){.withdrawal-wallet .wallet__img:last-child{margin-left:20px}}@media screen and (min-width:768px){.withdrawal-wallet-wrapper{align-items:center}.withdrawal-wallet .wallet__flex{flex-direction:row;align-items:flex-end}.withdrawal-wallet .wallet__text{width:100px}.withdrawal-wallet .wallet__img:last-child{margin-left:30px}}@media screen and (min-width:1200px){.withdrawal-wallet-wrapper{padding:13px 30px}.withdrawal-wallet-total{width:40%;justify-content:space-between}.withdrawal-wallet .wallet__text{width:100px;font-size:13px}.withdrawal-wallet .wallet__flex-img{display:none}.withdrawal-wallet .wallet__request{width:175px;display:block}}.reffer-link{display:flex;flex-direction:column;justify-content:space-between;margin-top:30px;padding:0 5px}@media screen and (min-width:768px){.reffer-link{flex-direction:row}}@media screen and (min-width:1200px){.reffer-link{flex-direction:row}}.reffer-link .reffer__block{display:flex;flex-direction:column;align-items:center;margin-top:20px;order:1}@media screen and (min-width:768px){.reffer-link .reffer__block{order:0;margin-top:0}}@media screen and (min-width:1199px){.reffer-link .reffer__block{flex-direction:row}}.reffer-link .reffer__wrapper{display:flex;flex-direction:column;order:1}@media screen and (min-width:1199px){.reffer-link .reffer__wrapper{order:0}}.reffer-link .reffer__copy{margin-top:10px}@media screen and (min-width:768px){.reffer-link .reffer__copy{margin-top:0}}.reffer-link .reffer__copy-btn{display:flex;align-items:flex-end;font-weight:700;font-size:16px;border:none;background-color:transparent;padding:0;cursor:pointer;color:#ca0c0f}.reffer-link .reffer__copy-btn svg{margin-left:5px;fill:#ca0c0f;transition:.2s fill ease-in-out,.2s color ease-in-out}.reffer-link .reffer__copy-btn:hover{text-decoration:underline;color:#b50a0d}.reffer-link .reffer__copy-btn:hover svg{fill:#b50a0d}.reffer-link .reffer__copy-btn-d{display:none}.reffer-link .reffer__title{display:none}.reffer-link #refLinkQRCode{padding:5px;border:1px solid #d3d3d3;border-radius:5px}@media screen and (min-width:768px){.reffer-link #refLinkQRCode{margin-left:20px}}@media screen and (min-width:768px){.reffer-link #refLinkQRCode canvas{width:130px!important}}@media screen and (min-width:1200px){.reffer-link{padding:0}.reffer-link .reffer__copy{display:flex;flex-direction:column;margin-top:0}.reffer-link .reffer__copy-btn-m{display:none}.reffer-link .reffer__copy-btn-d{display:block}.reffer-link .reffer__title{display:block;font-weight:700;font-size:16px;color:#003f9d}}.buttons__user{display:flex;flex-direction:column;justify-content:flex-end;align-self:center}@media screen and (min-width:768px){.buttons__user{flex-direction:row;align-self:flex-start}}.buttons__user .buy-lottery{background:0 0;padding:10px;border:1px solid red;border-radius:30px;min-width:210px;color:red;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;cursor:pointer;transition:.2s box-shadow ease-in-out}.buttons__user .buy-lottery:hover{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}@media screen and (min-width:768px){.buttons__user .btn__reward,.buttons__user .btn__purple{margin-left:20px}}.my-team{display:flex;flex-direction:column;margin-top:20px}.my-team__title{order:-2;display:flex;margin-bottom:20px;align-items:center;justify-content:space-between}.my-team__title div:first-child{display:flex;align-items:center}.my-team__title .icon--info_s{margin-left:5px}.my-team__title .first_structure{margin-left:15px}.my-team__title h3{margin-left:10px}@media screen and (min-width:1200px){.my-team__title h3{margin:0}}.my-team__title-info{width:24px;height:24px;background-position:-92px -86px;margin-left:15px;cursor:pointer}.my-team__title-info:hover{background-position:-92px -228px}.my-team label[for=findfilter]{order:-1;margin:0 0 10px 5px}@media screen and (min-width:1200px){.my-team label[for=findfilter]{margin-left:0}}.my-team .rows{display:flex;flex-direction:column}.my-team .rows .contribs_user{display:flex;font-weight:700;font-size:12px;border-top:1px solid #eeeef2;height:40px;align-items:center}.my-team .rows .contribs_user.new .name{color:green}.my-team .rows .contribs_user .name{width:auto}.my-team .rows .contribs_user .email{width:160px}.my-team .rows .contribs_user .tel{width:100px}.my-team .rows .contribs_user .money{display:none}@media screen and (min-width:1200px){.my-team .rows .contribs_user .money{display:block;margin-left:10px}}.my-team .rows .contribs_user .buttons{display:flex;width:110px}.my-team .rows .contribs_user .buttons button{width:30px;height:22px;background:linear-gradient(180deg,#FF4B33 -8.33%,#CA0C0F 66.67%,#B70808 100%),#ca0c0f;box-shadow:0 2px 4px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.25),inset 0 -3px 4px rgba(255,54,54,.8);border-radius:12px;color:#fff;font-weight:700;font-size:10px;display:flex;align-items:center;justify-content:center;margin-left:5px;cursor:pointer;border:none;white-space:nowrap}.my-team .rows .contribs_user .buttons button:hover{background:linear-gradient(180deg,#e5432d -8.33%,#b50a0d 66.67%,#a40707 100%),#b50a0d}.my-team .rows .contribs_user .buttons button:active{background:linear-gradient(180deg,#cc3c28 -8.33%,#a1090c 66.67%,#920606 100%),#a1090c}.my-team .rows .contribs_user .buttons .ref{border-radius:12px;color:#fff;font-weight:700;font-size:10px;margin-left:10px;cursor:default;padding:5px 10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:auto}@media screen and (min-width:700px){.my-team .rows .contribs_user .buttons .ref span:last-child{display:none}}.my-team .rows .contribs_user .buttons .ref span:first-child{display:none}@media screen and (min-width:700px){.my-team .rows .contribs_user .buttons .ref span:first-child{display:inline}}.my-team .rows .contribs_user .buttons .ref.disabled{background:#a0a0a0;box-shadow:0 2px 4px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.25);pointer-events:none}.my-team .rows .contribs_user .buttons .ref.active{background:linear-gradient(180deg,#FF4B33 -8.33%,#CA0C0F 66.67%,#B70808 100%),#ca0c0f;box-shadow:0 2px 4px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.25),inset 0 -3px 4px rgba(255,54,54,.8);cursor:pointer}.my-team .rows .contribs_user .buttons .ref.active:hover{background:linear-gradient(180deg,#e5432d -8.33%,#b50a0d 66.67%,#a40707 100%),#b50a0d}.my-team .rows .contribs_user .buttons .ref.active:active{background:linear-gradient(180deg,#cc3c28 -8.33%,#a1090c 66.67%,#920606 100%),#a1090c}.my-team .rows .contribs_user .icons{display:none;width:130px;justify-content:flex-end;flex:1}.my-team .rows .contribs_user .icons div,.my-team .rows .contribs_user .icons button{background-color:transparent;border:none;width:20px;height:20px;cursor:pointer;margin-right:20px}.my-team thead tr.legend td:first-child,.my-team thead tr.legend td:last-child,.my-team tbody tr.contribs td:first-child,.my-team tbody tr.contribs td:last-child{display:none}@media screen and (min-width:768px){.my-team thead tr.legend td:first-child,.my-team thead tr.legend td:last-child,.my-team tbody tr.contribs td:first-child,.my-team tbody tr.contribs td:last-child{display:table-cell}}.more{width:32px;height:20px;background:#99a0a9;opacity:.4;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:5px;margin-left:auto}.more span{width:4px;height:4px;background-color:#fff;position:relative;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.more span::before,.more span::after{content:'';width:4px;height:4px;background-color:#fff;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.more span::after{left:7px}.more span::before{left:-7px}.more.active span::before{left:-6px;transform:rotate(45deg);width:16px}.more.active span::after{left:-6px;transform:rotate(-45deg);width:16px}.clear{display:none;font-size:12px}.clear-wrap{padding-top:5px;text-align:center}.clear-wrap span:first-child{font-weight:700;margin-right:2px}.clear-wrap span:last-child{text-align:left}.clear.show{display:flex;flex-direction:column;padding:6px 20px}@media screen and (min-width:1200px){.clear.show{display:none}}.clear.show .tooltip{display:flex;flex-direction:column}@media screen and (min-width:999px){.clear.show .email,.clear.show .tel{display:none}}.clear.show .money{margin-top:5px;font-size:12px;font-weight:700;opacity:.5}.clear.show div{display:flex}.clear.show div:first-child{justify-content:space-between}.clear.show a{font-weight:700;line-height:140%;color:#222;text-decoration:none;display:block;margin:0}.clear.show a:active{text-decoration:underline}.clear.show div:last-child .icons{display:flex;width:130px;justify-content:flex-end;flex:1}.clear.show div:last-child .icons button{width:20px;height:20px;cursor:pointer;margin-left:20px}@media screen and (min-width:480px){.my-team .rows .contribs_user .name{width:130px;margin-left:10px}.my-team .rows .contribs_user .buttons{width:auto}.my-team .rows .contribs_user .buttons button{width:40px}}@media screen and (min-width:768px){.my-team .rows .contribs_user .name{width:200px}.my-team .rows .contribs_user .buttons button{width:60px;margin-left:10px}}@media screen and (min-width:1200px){.my-team__title{flex-direction:row;justify-content:space-between}.my-team .rows .contribs_user .tel{width:120px}.my-team .rows .contribs_user .more{display:none}.my-team .rows .contribs_user .icons{display:flex}}.mobile__more-info{display:flex;flex-direction:column;align-items:center}.mobile__more-item{display:flex;justify-content:space-between;width:90%;margin-top:10px}.mobile__more-item span{font-weight:700;font-size:12px;color:#222}.mobile__more-item:last-child{margin-bottom:10px}.mobile__more-icon-info{display:flex}.mobile__more-icon-info span{width:24px;height:24px;background-image:url("");background-position:-52px -67px;cursor:pointer}@media screen and (min-width:1200px){.mobile__more-info{display:none}}#tooltip{z-index:9999;position:absolute;display:none;top:0;left:0}#tooltip .tooltip{display:flex;flex-direction:column;background-color:#fff;padding:5px 10px;color:#000;border:1px solid #888;border-radius:5px;box-shadow:0 1px 2px #555}#tooltip .tooltip span:first-child{font-weight:700;margin-right:2px}.withdraw-modal-form p{margin-bottom:5px}.withdraw-modal-form a{color:red;cursor:pointer}.withdraw-modal-form a:hover{text-decoration:none}.main{position:relative}.main .main__flex{display:flex;flex-direction:column}@media screen and (min-width:1200px){.main .main__flex{flex-direction:row;justify-content:space-between;margin-top:15px}}.main__info{order:1;display:flex;flex-direction:column;padding:0 20px}@media screen and (min-width:1200px){.main__info{order:0;padding:0}}.main__info h1{font-size:28px;font-weight:400;font-style:normal;color:#ca0c0f;margin-top:50px;width:290px;line-height:120%}@media screen and (min-width:480px){.main__info h1{width:100%}}@media screen and (min-width:1200px){.main__info h1{font-size:32px;margin-top:0}}.main__info h3{margin-top:50px}.main__info p{font-size:18px;font-weight:400;font-style:normal;color:#000;margin-top:20px;line-height:140%}@media screen and (min-width:1200px){.main__info p{font-size:16px}}.main .title-telegram{margin-top:20px;font-size:24px}.main-rules{list-style-type:decimal;margin-left:15px}.main-rules li{margin-top:10px;font-weight:300}.main-rules li li:not(:first-child){margin-left:10px}.main aside{order:0;display:flex;flex-direction:column;align-items:center;background-color:transparent}.main aside h4{margin-top:10px;font-size:24px;color:#ca0c0f}.main aside .input-container input{font-size:14px}.main aside .head-actions .btn{margin-top:90px;padding:15px 30px;width:320px;position:relative}@media screen and (min-width:1200px){.main aside .head-actions .btn{margin-top:0;padding:20px 30px;width:240px}}.main aside .head-actions .btn .loader{top:50%;left:auto;bottom:auto;right:0;opacity:0;z-index:-1;transition:opacity .2s ease-in-out}.main aside .head-actions .btn .loader:after{left:calc(50% - 47px);top:calc(50% - 23px);width:20px;height:20px;border:3px solid #fff;border-color:#fff transparent #fff transparent}.main aside .head-actions .btn .loader.active{opacity:1;z-index:1}.main aside .actions-wrapper{justify-content:flex-end}.calc{font-size:14px;font-weight:400;font-style:normal;color:#000}.calc__wrapper{padding:0 10px;display:flex;flex-direction:column;margin-top:50px}@media screen and (min-width:1200px){.calc__wrapper{padding:0}}.calc__wrapper .choose-wallet{margin-top:20px;display:flex}@media screen and (max-width:768px){.calc__wrapper .choose-wallet{flex-direction:column}}.calc__type{display:flex;flex-direction:column;align-items:flex-start}.calc__text{font-weight:300;font-size:14px;color:#222;line-height:140%}.calc__deposit{display:flex;flex-direction:column;margin-top:20px}.calc__deposit label{font-size:16px}.calc__deposit-inp{display:flex;align-items:center;margin-right:10px}.calc__deposit-inp label{font-weight:700}.calc__deposit-inp input{background:#f8f8f8;border:1px solid #d2d8dc;box-sizing:border-box;box-shadow:inset 0 2px 4px rgba(0,0,0,.15);border-radius:4px;width:100px;padding:5px;font-weight:300;font-size:24px;text-align:right;transition:all .2s}.calc__deposit-inp input.error{border-color:#ca0c0f}.calc__deposit-inp span{font-weight:700;font-size:16px;margin-left:20px}.calc .error-info{margin-top:10px;opacity:0;color:#ca0c0f;transition:all .2s}.calc .error-info.show{opacity:1}.calc__payout{display:flex;flex-direction:column;font-weight:300;font-size:14px;line-height:24px;color:#222}.calc__payout-wrap{margin-top:10px}.calc__payout-wrap span{font-size:36px}.calc__payout-item{display:flex;flex-direction:column;margin-top:20px}.calc__payout-mount,.calc__payout-year{margin-top:15px}.calc__payout-year{color:#ca0c0f}.calc__payment{display:grid;gap:20px;max-width:780px;justify-items:center}@media screen and (min-width:400px){.calc__payment{grid-template-columns:repeat(auto-fit,180px)}}@media screen and (max-width:1200px){.calc__payment{margin-top:30px}}.calc__payment-btn{font-size:16px;font-weight:400;font-style:normal;color:#fff;font-family:roboto,sans-serif;border:none;background:linear-gradient(180deg,#FF4B33 -8.33%,#CA0C0F 66.67%,#B70808 100%),#ca0c0f;box-shadow:0 4px 4px rgba(0,0,0,.25),0 12px 32px rgba(0,0,0,.25),inset 0 -8px 12px #ff3636;border-radius:30px;cursor:pointer;padding:10px 0;width:175px;white-space:nowrap}.calc__payment-btn:hover{background:linear-gradient(180deg,#e5432d -8.33%,#b50a0d 66.67%,#a40707 100%),#b50a0d}.calc__payment-btn:active{background:linear-gradient(180deg,#cc3c28 -8.33%,#a1090c 66.67%,#920606 100%),#a1090c}.calc__payment-back-link{font-weight:700;font-size:16px;color:#a0a0a0;text-decoration:none;border:none}.calc__payment-back-link:hover{color:gray}.calc__payment-back-link:hover{color:#737373}.calc__account-num{margin-top:20px;font-weight:300;font-size:16px;color:#a0a0a0;margin-left:10px}.calc__invoice{display:flex;flex-direction:column;margin-top:20px;padding:0 10px}@media screen and (min-width:1200px){.calc__invoice{padding:0}}.calc__invoice-item{display:flex;justify-content:space-around;align-items:center;padding:14px 0}.calc__invoice-item span{width:80px;text-align:center;font-weight:700;font-size:16px}.calc__invoice-item_head span{color:#fff}.calc__invoice-item_head.ETH{background-color:#4eadff}.calc__invoice-item_head.EUR{background-color:#ca0c0f}.calc__invoice-item_head.USD{background-color:#ca0c0f}.calc__invoice-item_head.BTC{background-color:#ca0c0f}.calc__invoice-item:last-child{border-bottom:1px solid #ebecee}.calc__main{padding:0 10px;display:flex;flex-direction:column}@media screen and (min-width:1200px){.calc__main{padding:0}}.calc__main-item{display:flex;flex-direction:column;margin-top:20px}.calc__main-item h4{font-weight:700;font-size:28px;color:#003f9d}.calc__main-item h4.calc__main-title{font-weight:400;text-transform:none}.calc__main-instr{display:flex;flex-direction:column;margin-top:15px}.calc__main-instr_text{font-weight:300;font-size:14px}.calc__main-instr_num{margin-top:5px;font-weight:700;word-wrap:break-word;font-size:16px}.calc__main-text{margin-top:40px;font-weight:300;font-size:14px;line-height:120%}.calc__main-res{display:flex;flex-direction:column}.calc__main-res_span{margin-top:15px;font-weight:300;font-size:14px}.calc__main-res-addr{margin-top:5px;padding:0;display:flex;align-items:center;cursor:pointer}.calc__main-res-addr_qr{font-weight:400;font-size:18px;word-wrap:break-word;width:270px}.calc__main-res-addr_icon{margin-left:5px;width:20px;height:25px;background-image:url("");background-position:-110px -30px;background-repeat:no-repeat}.calc__main-res-addr:hover .calc__main-res-addr_qr{text-decoration:underline}.calc__main-res-addr:hover .calc__main-res-addr_icon{background-position:-110px -172px}.calc__main-qrcode{margin-top:5px;width:150px;height:150px;background-color:#ccc}.calc__main-amount{margin-top:20px;display:flex;flex-direction:column}.calc__main-amount span:first-child{font-weight:300;font-size:14px}.calc__main-amount span:last-child{margin-top:5px;font-size:18px}.calc__payment_custom{margin-top:60px}.calc__payment_custom button{padding:10px 30px;cursor:pointer}.calc__payment_custom button:last-child{background-color:transparent;white-space:normal;padding:0}.calc .program-annual{position:absolute;opacity:0;height:0}.calc [data-program=startflow] p,.faq [data-program=startflow] p{font-weight:300;font-size:16px}.calc [data-program=startflow] .calc__deposit,.faq [data-program=startflow] .calc__deposit{flex-direction:column;align-items:flex-start}.calc [data-program=startflow] .calc__deposit .calc__deposit-inp,.faq [data-program=startflow] .calc__deposit .calc__deposit-inp{margin:0}.calc [data-program=startflow] .calc__deposit label,.faq [data-program=startflow] .calc__deposit label{display:flex;align-items:center;margin-bottom:0;margin-right:10px}@media screen and (min-width:1200px){.calc [data-program=startflow] .calc__payout-item,.faq [data-program=startflow] .calc__payout-item{margin-left:0;width:50%}}.calc [data-program=lottery] .tab__type,.faq [data-program=lottery] .tab__type{margin-bottom:20px}.calc [data-program=lottery] .calc__deposit-inp,.faq [data-program=lottery] .calc__deposit-inp{margin-left:0}.calc [data-program=lottery] .calc__deposit-inp label,.faq [data-program=lottery] .calc__deposit-inp label{display:flex;align-items:center}.calc [data-program=lottery] .calc__deposit-inp label span,.faq [data-program=lottery] .calc__deposit-inp label span{margin-left:0}.calc [data-program=lottery] .calc__deposit-inp label input,.faq [data-program=lottery] .calc__deposit-inp label input{margin-left:5px}.calc [data-program=lottery] .tab__text,.faq [data-program=lottery] .tab__text{margin-top:15px;font-size:18px;font-weight:300}.calc [data-program=activeflow] .calc__deposit,.calc [data-program=passiveflow] .calc__deposit,.faq [data-program=activeflow] .calc__deposit,.faq [data-program=passiveflow] .calc__deposit{margin-top:0}.calc [data-program=cumulative] .tab__type,.faq [data-program=cumulative] .tab__type{display:grid;margin:15px 0 20px;flex-direction:column;align-items:flex-start}@media screen and (min-width:686px){.calc [data-program=cumulative] .tab__type,.faq [data-program=cumulative] .tab__type{grid-template-columns:repeat(7,1fr)}}.calc [data-program=cumulative] .tab__type label,.faq [data-program=cumulative] .tab__type label{margin-bottom:10px}@media screen and (min-width:768px){.calc [data-program=cumulative] .tab__type label,.faq [data-program=cumulative] .tab__type label{margin-bottom:0;margin-right:10px}}.calc [data-program=cumulative] .tab__type .chosen-single,.faq [data-program=cumulative] .tab__type .chosen-single{width:100px}.calc [data-program=cumulative] .tab__type .chosen-single.color--green span,.faq [data-program=cumulative] .tab__type .chosen-single.color--green span{color:green}.calc [data-program=cumulative] .tab__type .chosen-single span,.faq [data-program=cumulative] .tab__type .chosen-single span{margin-right:0;margin-left:0}.calc [data-program=cumulative] .tab__type .chosen-drop,.faq [data-program=cumulative] .tab__type .chosen-drop{width:112px}.calc [data-program=cumulative] .tab__type .chosen-results li,.faq [data-program=cumulative] .tab__type .chosen-results li{font-size:16px}.calc [data-program=cumulative] .tab__type .chosen-results li.color--green,.faq [data-program=cumulative] .tab__type .chosen-results li.color--green{color:green;font-size:18px}.calc [data-program=cumulative] .calc__deposit,.faq [data-program=cumulative] .calc__deposit{flex-direction:column;align-items:flex-start;margin-top:0}.calc [data-program=cumulative] .calc__deposit-inp,.faq [data-program=cumulative] .calc__deposit-inp{flex-wrap:wrap;margin-left:0}.calc [data-program=cumulative] .calc__deposit-inp label,.faq [data-program=cumulative] .calc__deposit-inp label{margin-right:5px}.calc [data-program=cumulative] .calc__deposit p,.faq [data-program=cumulative] .calc__deposit p{font-family:roboto,sans-serif;font-weight:300;font-size:16px;line-height:22px;margin:5px 0}.calc [data-program=fastflow] .tab__type,.faq [data-program=fastflow] .tab__type{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:15px}@media screen and (max-width:840px){.calc [data-program=fastflow] .tab__type,.faq [data-program=fastflow] .tab__type{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (max-width:650px){.calc [data-program=fastflow] .tab__type,.faq [data-program=fastflow] .tab__type{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:490px){.calc [data-program=fastflow] .tab__type,.faq [data-program=fastflow] .tab__type{grid-template-columns:1fr 1fr}}.calc [data-program=fastflow] .tab__type label>span:last-child,.faq [data-program=fastflow] .tab__type label>span:last-child{white-space:nowrap}.footnote{display:block;font-size:12px}@media screen and (min-width:480px){.calc__main-res-addr_qr{width:auto}}@media screen and (min-width:768px){.calc__deposit{flex-direction:row;align-items:center}.calc__deposit-inp{margin-top:0;margin-left:10px}}@media screen and (min-width:1200px){.calc__header-setting-text,.calc__header-support-text{display:block;font-size:16px;margin-left:25px;font-weight:700}.calc__header-support{display:flex}.calc__text{font-size:16px;width:1000px}.calc__payout{flex-direction:row;font-size:16px}.calc__payout-item{width:421px}.calc__payout-item:last-child{padding-bottom:48px;margin-left:60px}.calc__payout-item:last-child.ml-0{margin-left:0}.calc__payment-btn{padding:20px 0}.calc__invoice-item{justify-content:stretch;padding:12px 0}.calc__invoice-item span{width:160px;margin:0 40px}.calc__main{flex-direction:row;justify-content:space-between}.calc__main-text{font-size:16px;line-height:120%;font-weight:300}.calc__main-item{width:51%;margin-top:40px}.calc__main-item:first-child{width:40%}.calc__main-instr{margin-top:30px}.calc__main-instr_text{font-size:16px}.calc__main-instr_num{font-weight:400;font-size:20px}.calc__main-res{flex-direction:row;align-items:flex-end;margin-top:30px}.calc__main-res_span{margin-top:0;line-height:18px;font-size:16px}.calc__main-res-addr{margin-top:0}.calc__main-res-addr_qr{margin-left:15px;font-size:24px;word-break:keep-all}.calc__main-res-addr_icon{width:23px}.calc__main-qrcode{margin-top:20px;margin-left:80px}.calc__main-amount{flex-direction:row;align-items:flex-end}.calc__main-amount span:first-child{line-height:18px;font-size:16px}.calc__main-amount span:last-child{margin-top:0;margin-left:25px;font-size:18px}.calc__payment_custom button{padding:20px 0}.calc__payment_custom button:last-child{margin-left:50px}}.faq{font-size:14px;font-weight:400;font-style:normal;color:#000}.faq__main{display:flex;flex-direction:column;padding:0 10px;font-weight:300}@media screen and (min-width:1200px){.faq__main{padding:0}}.faq__main p{margin-top:10px;font-size:14px;line-height:140%}.faq__main .faq__wrapper li{margin-top:10px}.faq__main .faq__wrapper li:first-child{margin-top:20px}.faq__main-attent{margin-top:20px;display:flex;flex-direction:column;align-items:center;background:#ca0c0f;border-radius:8px;font-weight:700;font-size:18px;color:#fff;text-align:center;padding:25px 10px;line-height:140%}.faq__main-attent h4{text-transform:uppercase}.faq__main ol{margin-bottom:40px;margin-left:15px;list-style-type:decimal;letter-spacing:.03em}.faq__main ol li{margin-left:16px;margin-top:10px;font-weight:300;line-height:140%}.faq__main ol li strong{font-size:18px}.faq__main .error-info{margin-top:10px;opacity:0;color:#ca0c0f;transition:all .2s}.faq__main .error-info.show{opacity:1}.faq__main-wrapper{margin-top:40px}.faq__main-more{font-size:16px;color:#ca0c0f;border-bottom:1px dashed #ca0c0f;cursor:pointer}.faq__main-more:hover{color:#b50a0d}.faq__main-more:active{color:#a1090c}.faq__main-flow-guardian{margin-top:20px;font-size:14px;line-height:22px;display:none}.faq__main-flow-guardian--title{font-weight:700;font-size:18px}.faq__main-flow-guardian_active{display:block}.faq__wrapper-example{margin-top:50px;box-shadow:0 12px 32px rgba(0,0,0,.15);border-radius:16px;padding:50px 10px;background-color:#fff}.faq__wrapper-example h3{margin-top:10px}.faq .not-auth{padding:10px;margin:20px 10px 10px;background-color:#ca0c0f;color:#fff;border-radius:5px;display:inline-block}@media screen and (min-width:1200px){.faq .not-auth{margin:20px 0 10px}}.faq .not-auth span{font-weight:700;cursor:pointer;text-decoration:underline}.faq .not-auth span:hover{text-decoration:none}.faq.bonuses h3.small{margin-top:15px}@media screen and (min-width:1200px){.faq.bonuses h3.small{font-size:24px}}.faq.bonuses ol{list-style-type:disc}.faq__activeflow--info{padding:20px;margin:20px 0;border-radius:10px;box-shadow:0 0 8px 0 rgba(0,0,0,.08),0 0 15px 0 rgba(0,0,0,.02),0 0 20px 4px rgba(0,0,0,.06)}.faq__activeflow--info h4{color:#003f9d;font-weight:700;font-size:18px}.faq__activeflow--info p{font-size:14px!important}.rules_page p,.rules_page ol li{font-weight:400}@media screen and (min-width:1200px){.faq__wrapper{margin-top:20px}.faq__wrapper-attent.top{position:absolute;width:340px;right:-400px;top:35px;margin-top:0;box-sizing:border-box}.faq__wrapper-attent.top p{text-align:center}.faq__main{width:800px;position:relative}.faq__main-text{font-size:16px}.faq p{font-size:16px}.faq ol li{font-size:16px}}.userprofile{font-size:14px;font-weight:400;font-style:normal;color:#000}.userprofile__wrapper{display:flex;flex-direction:column;margin-top:20px;padding:0 10px}@media screen and (min-width:1200px){.userprofile__wrapper{padding:0}}.userprofile .tabs__nav--item{width:33%;letter-spacing:1px;white-space:nowrap;overflow:hidden;padding:10px;text-overflow:ellipsis;background:#ebecee;text-align:center;transition:background .2s ease-in-out}.userprofile .tabs__nav--item:nth-child(2){margin:0 2px}.userprofile .tabs__nav--item:hover{background:#acacac}.userprofile .tabs__nav--item.is-active{background:#ca0c0f}.userprofile .tab.profile form{width:100%}.userprofile .tab.profile.tab-3{flex-direction:column}.userprofile .tab.profile .partner__wrapper{display:grid;grid-template-columns:1fr;grid-gap:20px}@media screen and (min-width:1199px){.userprofile .tab.profile .partner__wrapper{grid-template-columns:1fr 1fr}}.userprofile .tab.profile .partner__wrapper--item{display:grid;grid-template-columns:1fr}.userprofile .tab.profile.tab-1{flex-direction:column}@media screen and (min-width:1199px){.userprofile .tab.profile.tab-1{flex-direction:row}}.userprofile .tab.profile-oauth{flex-direction:column}.userprofile .tab.profile-oauth h4{color:#003f9d;margin-bottom:15px;font-size:18px;font-weight:700}.userprofile .tab.profile-oauth section{margin-top:30px;font-size:18px}.userprofile .tab.profile-oauth section li{padding-left:24px}.userprofile .tab.profile-oauth section a:link,.userprofile .tab.profile-oauth section a:visited{color:#ca0c0f}.userprofile .tab.profile-requisites{flex-direction:column}@media screen and (min-width:1199px){.userprofile .tab.profile-requisites{flex-direction:row;justify-content:space-between}}.userprofile .partner--item__inputs{display:grid;grid-template-columns:1fr 1fr}.userprofile .partner--item__inputs .input{height:42px;width:95%}.userprofile .actions{margin-top:50px;display:flex;flex-direction:column}.userprofile .actions button{width:200px;margin-bottom:30px}.userprofile .actions .link{background-color:transparent;border:none;cursor:pointer;font-size:14px;text-decoration:underline}.userprofile .actions .link-red{color:#ca0c0f}.userprofile .actions .link-red:hover{color:#b50a0d}.userprofile .actions .link-red:active{color:#a1090c}.profile-info{margin-top:30px;display:flex;flex-direction:column;font-size:18px}.profile-info label{color:#003f9d;margin-bottom:10px}.profile-info span{font-size:16px;opacity:.8}.card{margin-top:75px;display:flex;flex-direction:column;border:1px solid #ebecee;box-sizing:border-box;border-radius:8px;font-size:16px}.card-title{font-size:18px;background:#ca0c0f;border-radius:8px 8px 0 0;color:#fff;text-align:center;padding:10px 0}.card-wrapper{padding:15px}.card-wrapper:last-child{margin-top:15px;border-top:1px solid #ebecee}.card-subtitle{line-height:22px;font-weight:500}.card-subtitle a{color:#ca0c0f}.card-info{margin-top:10px}.card-info a{color:#222;text-decoration:none;cursor:pointer}.card-info a:hover{text-decoration:underline}@media screen and (min-width:768px){.card{width:340px}}@media screen and (min-width:1200px){.userprofile__wrapper{margin-top:40px;flex-direction:row;justify-content:space-between}.userprofile__tabs{width:800px}.profile-wrapper{display:flex;width:55%;justify-content:space-between}.profile-wrapper .profile-info{width:45%}.profile-info{font-weight:700;width:55%}.userprofile .actions{width:55%;flex-direction:row;justify-content:space-between}.userprofile .actions button{margin-bottom:0}.card{width:340px;margin-top:0;align-self:flex-start}.card-info{margin-top:15px}.userprofile .tab.tab-3.profile #customSite,.userprofile .tab.tab-3.profile #customLogin{width:auto}.userprofile .tab.tab-3.profile .partner__wrapper{width:800px}}.userprofile__tabs-wallet{display:flex;flex-direction:column}.userprofile__tabs-wallet label{display:flex;flex-direction:column;font-weight:700;font-size:28px;margin-top:20px}.userprofile__tabs-wallet label input{margin-top:10px}.userprofile__tabs-wallet .color--btc{color:#f7931a;margin-top:20px}.userprofile__tabs-wallet .color--eur{color:#ca0c0f;margin-top:20px}.userprofile__tabs-wallet .color--usd{color:#ca0c0f;margin-top:20px}.userprofile__tabs-wallet-text{margin-top:40px;font-size:16px;line-height:140%}.userprofile__tabs-wallet-text p:last-child{margin-top:10px}.userprofile__tabs-wallet-text--warning{text-transform:uppercase;color:#ca0c0f}@media screen and (min-width:768px){.userprofile__tabs-wallet input{width:380px}}@media screen and (min-width:1200px){.userprofile__tabs-wallet-text{width:310px}}.messages{font-size:16px;font-weight:400;font-style:normal;color:#000}.messages article{display:flex;flex-direction:column;padding:0 10px}@media screen and (min-width:1200px){.messages article{padding:0;margin-top:30px;flex-direction:row;justify-content:space-between}}.messages__wrapper{margin-top:50px;display:flex;flex-direction:column}@media screen and (min-width:1200px){.messages__wrapper.top{margin-top:0}.messages__wrapper.read{margin-top:20px}}.messages__wrapper .title{background:#5f646a;padding:15px;color:#fff}.messages__wrapper .messages--item{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin-top:20px}@media screen and (min-width:1200px){.messages__wrapper .messages--item{flex-direction:row;align-items:end}}.messages__wrapper .item-info{display:flex;flex-direction:column;width:100%}.messages__wrapper .info-name{color:#ca0c0f;font-weight:700}.messages__wrapper .info-time{font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messages__wrapper .info-text{margin-top:10px}.messages__wrapper a{color:#ca0c0f;font-weight:700;cursor:pointer;text-decoration:underline}.messages__wrapper a:hover{text-decoration:none}.messages__wrapper .archive .info-name,.messages__wrapper .archive .info-time{color:#a0a0a0}.messages__wrapper .archive a{color:#a0a0a0;font-weight:400;white-space:nowrap}.messages__wrapper .read{border-bottom:2px solid #eeeef2;width:100%}.messages__wrapper .read .info-time{margin:5px 0;color:#a0a0a0;font-weight:300}.messages__write{margin-top:50px;display:flex;flex-direction:column}.messages__write-title{font-size:28px;color:#003f9d}.messages__write-form{margin-top:30px;display:flex;flex-direction:column}.messages__write-form--select{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-moz-user-select:none;user-select:none}.messages__write-form--select-single{position:relative;display:flex;justify-content:space-between;overflow:hidden;padding:5px;height:25px;border:1px solid #d2d8dc;border-radius:4px;background:#f8f8f8;background-clip:padding-box;box-shadow:inset 0 2px 4px rgba(0,0,0,.15);color:#444;text-decoration:none;white-space:nowrap;line-height:24px;cursor:pointer;align-items:center}.messages__write-form--select-single span{font-size:18px;color:#a0a0a0}.messages__write-form--select-single_img{width:18px;height:12px;background-image:url("")}.messages__write-form--wrap{display:flex;flex-direction:column}.messages__write-form--wrap span{height:16px;align-self:flex-end;font-size:14px}.messages .btn{font-weight:700;margin-top:30px;width:200px}.messages .video{position:relative;width:100%;background-color:#000;padding-top:50%}.messages .video__link{display:block}.messages .video__media{position:absolute;top:0;left:0;width:100%;height:100%;border:none;background-position:center;background-size:cover}.messages .video__button{position:absolute;top:50%;left:50%;width:68px;height:48px;padding:0;border:none;background-color:transparent;transform:translate(-50%,-50%);cursor:pointer}.messages .video__button-shape{fill:#212121;fill-opacity:.8}.messages .video__button-icon{fill:#fff}.messages .video:hover .video__button-shape{fill:red;fill-opacity:1}.messages_read_page .messages__archive{margin-top:20px}.messages_read_page .messages__archive-item-info{border-bottom:2px solid #eeeef2;width:100%}.messages_read_page .messages__archive-item-info--name{color:#ca0c0f}.messages_read_page .messages__archive-item-info--when{margin:5px 0}.messages_read_page .messages__archive-item-info .text{margin-top:10px}.messages_read_page .form-close,.messages_read_page .btn.mobile{display:none}@media screen and (max-width:1199px){.messages_read_page article{position:relative}.messages_read_page .messages__write{position:fixed;bottom:30px;width:100%;z-index:2;transform:translateX(-10px)}.messages_read_page .messages__write .messages__write-form--wrap{margin:0 10px 10px;position:relative;height:0;overflow:hidden;transition:.2s height ease-in-out}.messages_read_page .messages__write .messages__write-form--wrap textarea{margin-top:0}.messages_read_page .messages__write .messages__write-form--wrap .form-close{display:block;position:absolute;right:3px;top:3px;width:25px;height:25px;border:none;background-color:#fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.15)}.messages_read_page .messages__write .messages__write-form--wrap .form-close i{position:relative}.messages_read_page .messages__write .messages__write-form--wrap .form-close i:before,.messages_read_page .messages__write .messages__write-form--wrap .form-close i:after{content:'';position:absolute;width:2px;height:20px;background-color:#ca0c0f;top:-10px;left:-1px}.messages_read_page .messages__write .messages__write-form--wrap .form-close i:before{transform:rotate(45deg)}.messages_read_page .messages__write .messages__write-form--wrap .form-close i:after{transform:rotate(-45deg)}.messages_read_page .messages__write .messages__write-form--wrap .char-counter{position:absolute;bottom:5px;right:5px}.messages_read_page .messages__write form.show .messages__write-form--wrap{height:200px}.messages_read_page .messages__write .btn{margin:0 auto}.messages_read_page .messages__write .btn.mobile{display:block}.messages_read_page .messages__write .btn.desktop{display:none}}@media screen and (min-width:1200px){.messages__header-support{display:none}.messages__block{width:700px}.messages__write{margin-top:0;width:350px}.messages__unread{margin-top:0}.messages .modal__dialog{transform:translateY(0)}.modal__content .messages__write{width:auto}.messages .modal__dialog{width:60%}}.privacy{padding:0 5px}.privacy h3{font-weight:400;margin-top:20px;font-size:22px}.privacy ol{list-style-type:decimal;font-weight:300;font-style:normal;color:#000;margin-top:20px;line-height:140%;box-sizing:border-box;padding-left:20px}.privacy ul{padding-left:20px;list-style-type:disc}.privacy .actions .btn{margin-top:20px}.support{font-size:14px;font-weight:400;font-style:normal;color:#000;padding:0 10px}.support__wrapper{display:flex;flex-direction:column}@media screen and (min-width:1200px){.support__wrapper{width:30%}}.support h3{margin:20px 0}.support--wrap{display:flex;flex-direction:column}.support--wrap span{height:16px;align-self:flex-end;font-size:14px}.support .btn{margin-top:40px;font-weight:700;width:200px}.support .chosen-container{width:100%}.support .chosen-container-single .chosen-search{display:none}.vpn .faq__main a{color:red}.vpn .faq__main a:hover{text-decoration:none}.vpn .faq__main a img{vertical-align:bottom}.container{min-width:320px;margin:0 auto;display:flex;flex-direction:column;height:100%;width:100%}@media screen and (min-width:1200px){.container{width:1200px}}.none{display:none}*{outline:none!important}html,body{height:100%;font-family:roboto,sans-serif}button{outline:none}html .messages_page{overflow-y:scroll!important}textarea{resize:none;font-family:roboto,sans-serif}.bg{height:100%}main{flex:1 0 auto}b{font-weight:700}#page_404 p,#page_500 p{margin-top:20px;font-size:16px}#showLotteryRounds{display:none;position:relative;flex-direction:column;align-items:center;border-radius:20px;margin:70px 5px 0;padding:20px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}#showLotteryRounds .lottery-rounds-bg{position:absolute;top:0;width:100%;height:100%;border-radius:20px;z-index:-1}#showLotteryRounds .rules--lottery{position:absolute;top:-60px;border-radius:10px;padding:10px;background-color:red;text-align:center;font-size:16px;cursor:pointer;margin:10px auto;width:300px;color:#fff;font-weight:700;letter-spacing:1px}#showLotteryRounds .rules--lottery:hover{background-color:#d90101}#showLotteryRounds h3{margin-top:0;font-weight:400;font-size:24px;line-height:30px;color:#222;text-align:center}@media screen and (max-width:550px){#showLotteryRounds h3{font-size:18px}}@media screen and (max-width:400px){#showLotteryRounds h3{font-size:16px}}#showLotteryRounds .jackpots--win{margin-top:20px;text-align:center;font-size:50px;font-weight:700;line-height:32px;background:linear-gradient(180deg,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%),#222;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}#showLotteryRounds .jackpots--win b{background:linear-gradient(180deg,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%),#EE0700;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media screen and (max-width:550px){#showLotteryRounds .jackpots--win{font-size:32px}}@media screen and (max-width:400px){#showLotteryRounds .jackpots--win{font-size:26px}}#showLotteryRounds .jackpots--user{margin-top:10px;font-size:26px;text-align:center}@media screen and (max-width:550px){#showLotteryRounds .jackpots--user{font-size:18px}}@media screen and (max-width:400px){#showLotteryRounds .jackpots--user{font-size:16px}}#showLotteryRounds #lotteryRounds{margin-top:15px;display:flex;flex-direction:column;align-items:center}#showLotteryRounds #lotteryRounds div{display:flex;align-items:center;font-size:22px}#showLotteryRounds #lotteryRounds div span{display:flex;align-items:center;justify-content:center;width:70px;height:50px;font-size:30px;font-weight:700;margin:0 10px;color:#111;text-shadow:0 0 14px #fffa82,0 0 7px #fffa82,0 2px 2px #fffa82;background:linear-gradient(180deg,rgba(251,170,28,0.2) 0%,rgba(255,231,103,0.2) 21.35%,rgba(232,195,11,0.2) 50.52%,rgba(162,48,1,0.2) 52.59%,rgba(255,218,91,0.2) 100%),#F0D231;box-shadow:0 3px 4px rgba(95,3,0,.3),0 6px 8px rgba(95,3,0,.3);border-radius:6px}@media screen and (max-width:550px){#showLotteryRounds #lotteryRounds div span{width:55px;height:45px;font-size:18px}}@media screen and (max-width:460px){#showLotteryRounds #lotteryRounds div span{width:45px;height:37px}}@media screen and (max-width:400px){#showLotteryRounds #lotteryRounds div span{width:40px;height:35px;font-size:20px}}@media screen and (max-width:38px){#showLotteryRounds #lotteryRounds div span{width:30px;height:25px;font-size:16px}}#showLotteryRounds #lotteryRounds ul{display:flex;margin-top:20px;color:#111;font-size:16px}#showLotteryRounds .lottery-rounds-archive{color:#e8143e;text-decoration:underline;font-weight:400}#showLotteryRounds .lottery-rounds-archive:hover{text-decoration:none}#offerToLeverageRequestBlock,.main__info.offer--info{display:none;flex-direction:column;border-radius:20px;margin:20px;padding:20px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}#offerToLeverageRequestBlock h3,.main__info.offer--info h3{margin:0;text-align:center}#offerToLeverageRequestBlock h3+span,.main__info.offer--info h3+span{display:block;margin-bottom:20px;text-align:center;font-size:16px;font-weight:300;margin-top:10px}#offerToLeverageRequestBlock p,.main__info.offer--info p{margin:20px;text-align:center;font-size:16px;font-weight:300;line-height:20px}@media screen and (min-width:500px){#offerToLeverageRequestBlock p,.main__info.offer--info p{font-size:20px;line-height:24px}}#offerToLeverageRequestBlock p a,.main__info.offer--info p a{color:red}#offerToLeverageRequestBlock b,.main__info.offer--info b{font-weight:700}#offerToLeverageRequestBlock .radio-wrapper,.main__info.offer--info .radio-wrapper{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:700px;margin:0 auto 20px}#offerToLeverageRequestBlock .radio-wrapper label span:last-child,.main__info.offer--info .radio-wrapper label span:last-child{font-size:16px;font-weight:300;line-height:20px;display:block;margin-top:-5px}@media screen and (min-width:500px){#offerToLeverageRequestBlock .radio-wrapper label span:last-child,.main__info.offer--info .radio-wrapper label span:last-child{font-size:20px;line-height:24px}}#offerToLeverageRequestBlock #calculateOfferInfo,.main__info.offer--info #calculateOfferInfo{display:none}#offerToLeverageRequestBlock #calculateOfferInfo label,.main__info.offer--info #calculateOfferInfo label{font-size:16px;font-weight:300;line-height:20px}@media screen and (min-width:500px){#offerToLeverageRequestBlock #calculateOfferInfo label,.main__info.offer--info #calculateOfferInfo label{font-size:20px;line-height:24px}}#offerToLeverageRequestBlock #calculateOfferInfo input,.main__info.offer--info #calculateOfferInfo input{margin:20px 10px;width:125px}@media screen and (min-width:500px){#offerToLeverageRequestBlock #calculateOfferInfo input,.main__info.offer--info #calculateOfferInfo input{margin:20px;width:300px}}#offerToLeverageRequestBlock #calculateOfferInfo p,.main__info.offer--info #calculateOfferInfo p{margin:0;text-align:left}#offerToLeverageRequestBlock .actions,.main__info.offer--info .actions{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:20px}@media screen and (min-width:500px){#offerToLeverageRequestBlock .actions,.main__info.offer--info .actions{flex-direction:row}#offerToLeverageRequestBlock .actions button,.main__info.offer--info .actions button{margin-left:0}}#offerToLeverageRequestBlock button,.main__info.offer--info button{width:200px;align-self:center}.main__info.offer--info{display:flex}.main__info.offer--info p{margin:20px 0 0}#offerToLeverage{display:flex;justify-content:space-between;flex-direction:column}@media screen and (min-width:500px){#offerToLeverage{justify-content:center;flex-wrap:wrap}}@media screen and (min-width:1199px){#offerToLeverage{flex-wrap:nowrap;justify-content:space-between}}#offerToLeverage .wrapper{display:flex;flex-direction:column}@media screen and (min-width:1199px){#offerToLeverage .wrapper{flex-direction:row}}#offerToLeverage .wrapper:last-child{margin-top:20px}#offerToLeverage .wrapper div{display:flex;flex-direction:column;align-items:center;margin:0 15px 15px}@media screen and (min-width:1199px){#offerToLeverage .wrapper div{width:25%;margin:0}}#offerToLeverage .wrapper div span:first-child{text-align:center;font-size:16px}#offerToLeverage .wrapper div span:last-child{font-size:20px;margin-top:10px}.d-none{display:none!important}