.instrument-section{background:#fff;padding:2.4rem 0 10rem 0;width:100%}.instrument-section .section-wrapper{padding:0 3.2rem;display:grid;grid-template-columns:repeat(12, 1fr);grid-template-rows:repeat(6, 1fr);gap:2.4rem;width:100%}.instrument-section .section-wrapper .instrument-holder{grid-column:1/span 7;grid-row:1/span 2;padding:0 0;order:1}.instrument-section .section-wrapper .instrument-holder .top_section{display:flex;flex-flow:row;justify-content:start;align-items:start;width:100%;gap:1.6rem;margin:0 0 3.6rem 0}.instrument-section .section-wrapper .instrument-holder .top_section .details_h{display:flex;flex-flow:column;justify-content:start;align-items:start;flex-grow:1}.instrument-section .section-wrapper .instrument-holder .top_section .details_h #buySellInstName{font-size:4.8rem;font-weight:500;line-height:5.2rem;color:var(--primary);padding:0 0 1.6rem 0}.instrument-section .section-wrapper .instrument-holder .top_section .details_h #buySellInstPrice{font-size:3.2rem;font-weight:700;line-height:3.8rem;color:var(--primary)}.instrument-section .section-wrapper .instrument-holder .top_section .details_h #buySellInstPrice .change{font-size:1.6rem;line-height:1.8rem;display:inline-block;margin:0 0 0 4.8rem;font-weight:400}.instrument-section .section-wrapper .instrument-holder .top_section .details_h #buySellInstPrice .change.rateGreen{color:#83b70e}.instrument-section .section-wrapper .instrument-holder .top_section .details_h #buySellInstPrice .change.rateRed{color:#b80000}.instrument-section .section-wrapper .instrument-holder .top_section .instruments-actions{display:flex;flex-flow:row;gap:2.4rem}.instrument-section .section-wrapper .instrument-holder .top_section img{margin:.4rem 0 0 0}.instrument-section .section-wrapper .instrument-holder .bottom_section{display:flex;flex-flow:row;justify-content:start;align-items:start;gap:4.8rem;padding:0 0 0 6rem}.instrument-section .section-wrapper .instrument-holder .bottom_section .instSell,.instrument-section .section-wrapper .instrument-holder .bottom_section .instBuy{text-align:center}.instrument-section .section-wrapper .instrument-holder .bottom_section .instSell span,.instrument-section .section-wrapper .instrument-holder .bottom_section .instBuy span{display:block;font-size:1.6rem;line-height:2.2rem;color:gray;text-align:center;margin:0 auto}.instrument-section .section-wrapper .instrument-holder .bottom_section .instSell .btn,.instrument-section .section-wrapper .instrument-holder .bottom_section .instBuy .btn{border-radius:3rem;background:linear-gradient(133deg, #821EC8 0%, #00EEFD 100%);box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);color:var(--text-white);padding:1.1rem 6.3rem;border:none;font-size:1.8rem;line-height:2.4rem;font-weight:600}.instrument-section .section-wrapper .instrument-graph{grid-column:1/span 7;grid-row:3/span 4;padding:1rem;max-height:100%;background:#fefefe;border:1px solid #959292;border-radius:1.2rem;width:100%;order:3}.instrument-section .section-wrapper .instrument-graph .unavailableHistoryData{font-weight:400;font-size:1.6rem;line-height:1.9rem;color:var(--primary);text-align:center;width:100%;height:100%;align-items:center;justify-content:center;display:none}.instrument-section .section-wrapper .instrument-graph .action_h{position:relative;padding:1.2rem 1.5rem}.instrument-section .section-wrapper .instrument-graph .action_h .actions{padding:0 0;width:100%;text-align:left;display:inline-block}.instrument-section .section-wrapper .instrument-graph .action_h .actions .changeGraph{padding:.5rem 1rem;cursor:pointer;font-size:1.4rem;line-height:1.8rem;letter-spacing:-0.02em;color:#959292}.instrument-section .section-wrapper .instrument-graph .action_h .actions .changeGraph.active{color:var(--primary)}.instrument-section .section-wrapper .instrument-info{grid-column:8/span 5;grid-row:1/span 3;background:#fefefe;border:1px solid #959292;border-radius:1.2rem;order:2;height:32rem}.instrument-section .section-wrapper .instrument-info h5{font-weight:700;font-size:2rem;line-height:2.4rem;color:var(--primary);border-bottom:1px solid #e0e0e0;padding:1.2rem 1.6rem;background:linear-gradient(45.23deg, rgb(142, 0, 237), rgb(19, 132, 232));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.instrument-section .section-wrapper .instrument-info .info-holder{display:flex;flex-flow:column}.instrument-section .section-wrapper .instrument-info .info-holder .info-row{display:flex;flex-flow:row;justify-content:space-between;align-items:center;font-size:1.4rem;line-height:2rem;padding:.8rem 1.6rem;width:100%}.instrument-section .section-wrapper .instrument-info .info-holder .info-row:nth-child(odd){background-color:#f8f8f8}.instrument-section .section-wrapper .instrument-about{grid-column:8/span 5;grid-row:4/span 3;background:#fefefe;border:1px solid #959292;border-radius:1.2rem;order:4}.instrument-section .section-wrapper .instrument-about h5{font-weight:700;font-size:2rem;line-height:2.4rem;color:var(--primary);border-bottom:1px solid #e0e0e0;padding:1.2rem 1.6rem;background:linear-gradient(45.23deg, rgb(142, 0, 237), rgb(19, 132, 232));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.instrument-section .section-wrapper .instrument-about .aboutInst_h{padding:1.6rem 2.4rem}.instrument-section .section-wrapper .instrument-about .aboutInst_h a{color:#414141;text-decoration:underline}.instrument-section .section-wrapper .instrument-about .aboutInst_h a:hover{text-decoration:none}.instrument-section .section-wrapper .instrument-about .aboutInst_h span.trimmed{display:none}.instrument-section .section-wrapper .instrument-about .aboutInst_h .more:before{content:"To full article"}.instrument-section .section-wrapper .instrument-about .aboutInst_h.showAll span.morePoints{display:none}.instrument-section .section-wrapper .instrument-about .aboutInst_h.showAll span.trimmed{display:inline}.instrument-section .section-wrapper .instrument-about .aboutInst_h.showAll .read-more .more:before{content:"Hide full article"}@media only screen and (max-width: 1200px){.instrument-section .section-wrapper{grid-template-rows:1fr 1fr}}@media only screen and (max-width: 920px){.instrument-section .section-wrapper .instrument-holder .top_section .details_h #buySellInstPrice .change{margin:0 0 0 1.6rem}.instrument-section .section-wrapper .instrument-holder .bottom_section{gap:1.6rem}}@media only screen and (max-width: 768px){.instrument-section .section-wrapper{grid-template-columns:1fr;grid-template-rows:auto;padding:0 2rem}.instrument-section .section-wrapper .instrument-holder{grid-column:unset;grid-row:unset;order:1}.instrument-section .section-wrapper .instrument-holder .top_section{gap:1rem}.instrument-section .section-wrapper .instrument-holder .top_section img{max-width:2.8rem;max-height:2.8rem}.instrument-section .section-wrapper .instrument-holder .top_section .details_h #buySellInstName{font-size:3.2rem;line-height:3.6rem;padding:0 0 1rem 0}.instrument-section .section-wrapper .instrument-holder .top_section .details_h #buySellInstPrice{font-size:2rem;line-height:2.4rem}.instrument-section .section-wrapper .instrument-holder .top_section .details_h #buySellInstPrice .change{font-size:1.4rem}.instrument-section .section-wrapper .instrument-holder .bottom_section{padding:0 0 0 4rem}.instrument-section .section-wrapper .instrument-graph{grid-column:unset;grid-row:unset;order:2;max-width:calc(100vw - 3.8rem)}.instrument-section .section-wrapper .instrument-info{grid-column:unset;grid-row:unset;order:3}.instrument-section .section-wrapper .instrument-about{grid-column:unset;grid-row:unset;order:4}.instrument-section .section-wrapper .instrument-about .aboutInst_h{font-size:1.4rem;line-height:2rem}}@media only screen and (max-width: 480px){.instrument-section .section-wrapper .instrument-holder .bottom_section{padding:0 0}}.instruments-section{background:#fbfafb}.instruments-section .section-wrapper{max-width:140rem;padding:4.8rem 3.2rem 12rem}.instruments-section .section-wrapper .section-title{margin:0 auto;padding:0 0 8rem 0;font-size:6.4rem;line-height:7.2rem;background:linear-gradient(45.23deg, rgb(142, 0, 237), rgb(19, 132, 232));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-align:center}.instruments-section .section-wrapper .swiper{position:relative;width:100%;max-width:133.6rem;padding:0 1rem}.instruments-section .section-wrapper .swiper .headSec{margin:0 auto 2.4rem auto;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.instruments-section .section-wrapper .swiper .headSec h4{font-size:2rem;font-family:var(--text-font);font-weight:700;line-height:2.8rem;text-transform:uppercase;color:var(--primary)}.instruments-section .section-wrapper .swiper .headSec h4 span{color:var(--primary);position:relative;top:.3rem}.instruments-section .section-wrapper .swiper .headSec .swnav{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;gap:2.4rem}.instruments-section .section-wrapper .swiper .headSec .swnav div{width:3.2rem;height:3.2rem;border-radius:6.6rem;background:var(--text-white);box-shadow:1px 1px 5px 0px rgba(0,0,0,.1);color:#323232;display:flex;flex-flow:column;justify-content:center;align-items:center;font-weight:700;font-size:2rem;cursor:pointer}.instruments-section .section-wrapper .swiper .headSec .swnav div:hover{opacity:.8}.instruments-section .section-wrapper .swiper .headSec .swnav div.swiper-button-disabled{opacity:.4}.instruments-section .section-wrapper .swiper .headSec .swiper-button-lock{display:none !important}.instruments-section .section-wrapper .swiper .swiper-wrapper{margin:0 0 6.4rem 0}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide{width:100% !important;max-width:16.8rem;height:24rem;border-radius:1.6rem;background:rgba(0,0,0,.02);padding:1.6rem 1.6rem;text-align:center;transition:all .3s ease-in-out}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a{display:flex;flex-flow:column wrap;justify-content:flex-start;align-items:center;flex-grow:1}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a:hover,.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a:active,.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a:focus{color:initial}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a span{display:block;width:100%}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a .imgHolder{padding:.6rem 0 .8rem 0}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a .imgHolder img{width:5.6rem;height:5.6rem}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a h3{overflow:hidden;color:#4e4e4e;text-align:center;font-size:1.6rem;line-height:1.8rem;font-family:var(--text-font);font-weight:500;text-transform:uppercase;padding:0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;max-height:3.6rem;height:3.6rem}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a .graph{margin:0 0 .8rem;width:80%}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a .lastPrice{color:#8e8e8e;text-align:center;font-size:2rem;line-height:2.4rem;font-weight:600;padding:0 0 .8rem 0}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a .todayChange{text-align:center;font-size:1.6rem;line-height:1.8rem;color:#8e8e8e;height:1.8rem}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a .todayChange.instRed{color:#de0b3d}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a .todayChange.instGreen{color:#00bb68}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide.instRed{box-shadow:0px 2px 8px 0px rgba(222,11,61,.11);background:var(--text-white)}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide.instRed a .lastPrice{color:#4d4d4d}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide.instGreen{box-shadow:0px 2px 8px 0px rgba(0,187,104,.15);background:var(--text-white)}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide.instGreen a .lastPrice{color:#4d4d4d}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide:hover{transform:scale(1.05)}.instruments-section .section-wrapper .seeMore_h{width:100%;text-align:center}.instruments-section .section-wrapper .seeMore_h .btn{padding:1.5rem 10rem}@media only screen and (max-width: 768px){.instruments-section .section-wrapper{max-width:125rem;margin:0 auto;padding:3.2rem 2rem}.instruments-section .section-wrapper .section-title{text-align:center;font-size:3.2rem;line-height:4rem;padding:0 0 3.2rem 0}.instruments-section .section-wrapper .section-nav{display:flex;flex-flow:row wrap;justify-content:space-between;margin:0 auto 3.2rem auto;padding:0 3.2rem;max-width:75rem}.instruments-section .section-wrapper .section-nav .btn{font-weight:700;font-size:1.8rem;line-height:2.2rem;letter-spacing:-0.02em;color:var(--primary)}.instruments-section .section-wrapper .section-nav .btn:hover{color:var(--text-white)}.instruments-section .section-wrapper .section-nav .btn.active{color:var(--text-white);background-color:var(--primary)}.instruments-section .section-wrapper .swiper .headSec h4{font-size:1.6rem;line-height:2.8rem}.instruments-section .section-wrapper .seeMore_h .btn{display:inline-block;padding:1.5rem 10rem}.instruments-section .section-wrapper .swiper .swiper-wrapper{margin:0 0 5.6rem 0}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide{width:100% !important;max-width:14.5rem;height:17rem;border-radius:1.6rem;padding:.8rem .8rem}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a .imgHolder{padding:.4rem 0 .6rem 0}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a .imgHolder img{width:2.4rem;height:2.4rem}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a h3{font-size:1.2rem;line-height:1.5rem;max-height:2.8rem;height:2.8rem}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a .graph{margin:0 0 .8rem;width:90%}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a .lastPrice{font-size:1.4rem;line-height:1.8rem;padding:0 0 .4rem 0}.instruments-section .section-wrapper .swiper .swiper-wrapper .swiper-slide a .todayChange{font-size:1.2rem;line-height:1.6rem;height:1.6rem}}.start-section{background-color:#fbfafb}.start-section .section-wrapper{padding:16rem 3.2rem 10rem 3.2rem}.start-section .section-wrapper .section-content{display:flex;flex-direction:column;align-items:center}.start-section .section-wrapper .section-content .section-title{padding:0 0 2rem 0;background:linear-gradient(45.23deg, rgb(142, 0, 237), rgb(19, 132, 232));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-align:center}.start-section .section-wrapper .section-content .section-subtitle{text-align:center;max-width:92rem}.start-section .section-wrapper .start-list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4rem;max-width:var(--paragraph);margin:0 auto}.start-section .section-wrapper .start-list .start-item{display:flex;flex-direction:column;background-color:var(--background-light);box-shadow:0px 20px 40px rgba(87,0,116,.08);border-radius:1.2rem;padding:3.2rem 2.4rem;box-sizing:border-box;border:1px solid var(--primary)}.start-section .section-wrapper .start-list .start-item:hover{outline:var(--primary) solid 1px}.start-section .section-wrapper .start-list .start-item .start-image{padding:0 0 0 .6rem}.start-section .section-wrapper .start-list .start-item .start-image img{transform:scale(1.5)}.start-section .section-wrapper .start-list .start-item .start-content{display:flex;flex-direction:column;flex:1}.start-section .section-wrapper .start-list .start-item .start-title{color:var(--primary);padding:1.4rem 0}.start-section .section-wrapper .start-list .start-item .start-subtitle{padding-bottom:3rem}.start-section .section-wrapper .start-list .start-item .action-list{display:flex;justify-content:center;margin-top:auto}.start-section .section-wrapper .start-list .start-item .btn.small{display:inline-flex;align-items:center;justify-content:flex-start;min-height:4rem;padding:.8rem 4.6rem}.start-section .section-wrapper .start-list .start-item .btn.small label{padding-left:0;line-height:1.9rem;font-weight:400}.start-section .section-wrapper .start-list .start-item .btn.small:hover>img{-webkit-filter:contrast(0%) brightness(200%);filter:contrast(0%) brightness(200%)}@media only screen and (max-width: 768px){.start-section .section-wrapper{padding:4.8rem 2rem}.start-section .section-wrapper .section-content{display:flex;flex-direction:column;align-items:center}.start-section .section-wrapper .section-content .section-title{padding:0 0 1.2rem;font-size:3.2rem;line-height:4rem}.start-section .section-wrapper .section-content .section-subtitle{text-align:center;max-width:92rem}.start-section .section-wrapper .start-list{grid-template-columns:1fr;gap:3.2rem}.start-section .section-wrapper .start-list .start-item{display:flex;flex-direction:column;background-color:var(--background-light);box-shadow:0px 20px 40px rgba(87,0,116,.08);border-radius:1.2rem;padding:3.2rem 2.4rem}.start-section .section-wrapper .start-list .start-item .start-content{display:flex;flex-direction:column;flex:1}.start-section .section-wrapper .start-list .start-item .start-title{color:var(--primary);padding:1.4rem 0}.start-section .section-wrapper .start-list .start-item .start-subtitle{padding-bottom:3rem}.start-section .section-wrapper .start-list .start-item .action-list{display:flex;justify-content:space-between;margin-top:auto}.start-section .section-wrapper .start-list .start-item .btn.small{display:inline-flex;align-items:center;justify-content:flex-start;min-height:4rem}.start-section .section-wrapper .start-list .start-item .btn.small label{padding-left:.8rem}}.userRegistration-section{background:#fff}.userRegistration-section .section-wrapper{max-width:137.6rem;padding:4.8rem 3.2rem 8rem 3.2rem;position:relative;display:flex;flex-flow:column;justify-content:center;align-items:center}.userRegistration-section .section-wrapper .section-title{font-size:6.4rem;line-height:7.2rem;background:linear-gradient(45.23deg, rgb(142, 0, 237), rgb(19, 132, 232));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-align:center;margin:0 0 3.6rem 0;padding:0 0}.userRegistration-section .section-wrapper .section-content{display:flex;flex-flow:row;justify-content:center;align-items:center;gap:13.2rem}.userRegistration-section .section-wrapper .section-content .section-image{display:flex;flex-flow:row wrap;justify-content:start;align-items:center}.userRegistration-section .section-wrapper .section-content .form-holder{max-width:36rem;display:flex;flex-flow:column wrap;justify-content:center;align-items:center;border-radius:16px;border:1px solid #76808f;background:#fff;padding:3.2rem 4rem;position:relative}.userRegistration-section .section-wrapper .section-content .form-holder .error-message{font-size:1.2rem;font-weight:400;line-height:1.4rem;position:absolute;top:6.2rem;width:auto;margin:.5rem 0 0;background-color:#f9e4e8;color:#e04562;padding:0 0}.userRegistration-section .section-wrapper .section-content .form-holder .error-message.hasError{padding:.2rem 1rem}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form{width:100%;display:flex;flex-flow:column;justify-content:start;margin:0 0;text-shadow:rgba(0,0,0,.01) 0 0 1px}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row{margin-bottom:3.8rem;position:relative;box-sizing:border-box}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row:nth-of-type(4){margin:0 0;padding:0 0;display:none !important}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row:nth-of-type(4) input{display:none !important}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row:nth-of-type(5){margin-bottom:1.2rem}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row:last-of-type{margin-bottom:0}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row h3{font-size:2.1rem;font-family:var(--text-body);font-weight:600;line-height:2.4rem;padding:0 0;margin:0 0}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row .error-message{font-size:1.2rem;font-weight:400;line-height:1.4rem;position:absolute;top:3.2rem;width:100%;margin:.5rem 0 0;background-color:#f9e4e8;color:#e04562;padding:0 0}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row .error-message.hasError{padding:.2rem 1rem}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row input{width:100%;display:block;padding:.9rem;-webkit-transition:.2s ease;transition:.2s ease;border:none;border-bottom:1px solid #959292;background:#fff;font-size:1.5rem;font-weight:400;line-height:1.8rem}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row input.hasError{border-bottom:1px solid #e04562}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row .usrReg-subm{border-radius:3rem;background:linear-gradient(133deg, #821EC8 0%, #00EEFD 100%);box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);color:var(--text-white);padding:1.4rem 2.7rem;border:none;font-size:1.8rem;line-height:2.4rem;font-weight:600;display:inline-block;text-align:center;cursor:pointer}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row .usrReg-subm:disabled{opacity:.5;-khtml-opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row .userReg-chk-h{display:flex;flex-flow:row;justify-content:start;align-items:start}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row .userReg-chk-h .userReg-chk #userReg_chk{border:1px solid #e6e6ef;background-color:#fff;width:1.6rem;height:1.6rem;flex:0 0 1.6rem}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row .userReg-chk-h .userReg_chk_label{font-size:1.2rem;font-weight:500;line-height:1.6rem;color:#363636;margin-left:1rem;flex:0 1 auto}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row .userReg-chk-h .userReg_chk_label a{font-weight:600}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row .userReg-chk-h .error-message{top:1.2rem}@media only screen and (max-width: 1300px){.userRegistration-section .section-wrapper .section-content{justify-content:space-between;gap:initial}}@media only screen and (max-width: 768px){.userRegistration-section .section-wrapper{flex-flow:column;justify-content:center;padding:3.2rem 3.2rem 4.8rem 3.2rem}.userRegistration-section .section-wrapper .section-title{font-size:3.2rem;line-height:4rem;margin:0 0 1.6rem 0}.userRegistration-section .section-wrapper .section-content .section-image{display:none}.userRegistration-section .section-wrapper .section-content .form-holder{padding:1.6rem 1.6rem}.userRegistration-section .section-wrapper .section-content .form-holder .error-message{top:4.2rem}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row{margin-bottom:3.2rem}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row .error-message{top:3.2rem}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row:nth-of-type(5){text-align:center}.userRegistration-section .section-wrapper .section-content .form-holder .usrReg-form .form-row .usrReg-subm{font-size:2rem;line-height:2.4rem;width:auto;margin:0 auto;padding:1.3rem 2.7rem}}.payment-providers{background:var(--background-light)}.payment-providers .section-wrapper{padding:8rem 3.2rem}#lock-modal1,#lock-modal2,#lock-modal3,#lock-modal4{display:none;background-color:#fafafa;opacity:1;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;z-index:1}#loading-circle1,#loading-circle2,#loading-circle3,#loading-circle4{display:none;position:absolute;top:10%;left:0;right:0;margin:auto;width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid var(--primary);border-radius:50%;animation:spin .6s ease-in infinite;z-index:2}/*# sourceMappingURL=crypto-instrument.css.map */
