.calculator{display:flex;flex-direction:column;color:#9ea3da;border-radius:10px;box-shadow:0 20px 46px rgba(0,0,0,.3)}.calculator_type_investor{background:#4abec6;color:#adf9fe}.calculator_type_investor .calculator__input,.calculator_type_investor .calculator__select{border-bottom-color:#3a979d}.calculator_type_investor .calculator__result{margin:0}.calculator_type_investor .calculator__result-cell{flex:none}.calculator_type_investor .calculator__header{padding-bottom:12px;background:#4abec6}.calculator_type_investor .calculator__body{background:rgba(0,0,0,.2)}.calculator_type_investor .calculator__input.has-error{border-color:rgba(255,255,255,.8)}.calculator_type_investor .calculator__input.has-error input{color:rgba(255,255,255,.8)!important}.calculator_type_investor .calculator__error{color:rgba(255,255,255,.8)}.calculator_type_investor .calculator__terms{background-color:rgba(0,0,0,.25)}.calculator__header{padding:12px 20px 24px;background:#292c4e;border-radius:10px 10px 0 0}.calculator__body{display:flex;flex-direction:column;flex:1;justify-content:space-between;padding:15px 18px 24px;border-radius:0 0 10px 10px;background:#3e426e}.calculator__title{margin-bottom:10px;color:#fff;letter-spacing:.04em;line-height:1.5;font-size:24px;font-weight:700;text-align:center}.calculator__row{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;margin-bottom:15px}.calculator__row-title{flex-basis:100%;font-size:16px;line-height:1.5;font-weight:600;letter-spacing:.05em;user-select:none}.calculator__error{flex:1 1 100%;width:100%;display:block;margin:6px 0 0;color:#ec888f;font-size:12px}.calculator__input{flex:1;padding:0 24px 3px 6px;margin-right:42px;border-bottom:2px solid #959ca9;font-size:16px;color:#fff}.calculator__input.has-error{border-color:#ec888f}.calculator__input input{min-height:auto;padding:4px 0 0;line-height:1.2;border:0;letter-spacing:.04em;font-weight:700}.calculator__input .input-control{height:50%;font-weight:700}.calculator__input .input-control::after{display:flex;align-items:center;justify-content:flex-end;width:100%;left:0;background:0 0;line-height:1;font-size:12px;font-family:'Glyphicons Halflings';transform:none}.calculator__input .input-control-increase{top:0}.calculator__input .input-control-increase::after{top:auto;bottom:0;content:"\e260"}.calculator__input .input-control-reduce{top:auto;bottom:0;color:#767bb7}.calculator__input .input-control-reduce::after{bottom:4px;content:"\e259"}.calculator_type_investor .calculator__input .input-control-reduce{color:#97f9ff}.calculator__select{position:relative;min-width:82px;background:0 0;border-radius:0;border-bottom:2px solid #959ca9}.calculator__select .select2-container{min-width:82px}.calculator__select .select2-container .select2-selection{height:30px;padding:0 15px 0 9px}.calculator__select .select2-container .select2-selection .select2-selection__rendered{line-height:36px;color:#fff}.calculator__select .select2-container .select2-selection .select2-selection__arrow{display:flex;align-items:center;justify-content:center;top:5px;right:0;font:bold 12px/1.75 'Glyphicons Halflings';background:0 0;color:rgba(255,255,255,.4)}.calculator__select .select2-container .select2-selection .select2-selection__arrow::after{content:"\e258"}.calculator__select .tooltip-icon{position:absolute;display:flex;top:-3px;right:12px}@media only screen and (min-width:992px){.calculator__select .tooltip-icon{top:-6px}}@media only screen and (min-width:1200px){.calculator__select .tooltip-icon{top:-12px;right:18px}}.calculator__slider{flex:1 1 100%;margin:15px 9px 24px;cursor:pointer}.calculator__slider .ui-state-default{color:#d45b43}.calculator__slider .ui-state-default::before{background-color:#d45b43}.calculator__slider .ui-slider-range{background:#d45b43}.calculator__slider .ruler-label{color:rgba(255,255,255,.8);font-size:9px}.calculator__result{display:flex;justify-content:space-between;margin:0 -6px}.calculator__result-cell{flex:1;letter-spacing:.04em}@media (max-width:767.98px){.calculator__result-cell .tooltip-icon{display:none}}.calculator__result-title{margin-bottom:9px;font-size:12px;line-height:1.25}.calculator__result-value{color:#fff;font-size:14px;line-height:1.25}.calculator__terms{padding:18px 20px;background:#31355b}.calculator__terms .calculator__row-title{font-size:16px}.calculator__terms-list{display:flex;justify-content:space-between;margin:12px -6px 0}.calculator__terms-radio input[type=radio]{display:none}.calculator__terms-radio input[type=radio]:checked+label{color:#fff}.calculator__terms-radio input[type=radio]:checked+label::before{border-color:#d45b43}.calculator__terms-radio input[type=radio]:checked+label::after{top:4px;left:50%;width:8px;height:8px;margin-left:-4px;background:#d45b43}.calculator__terms-radio label{position:relative;display:block;margin:0;padding-top:18px;font-size:12px;font-weight:400;cursor:pointer;transition:color .2s ease-in}.calculator__terms-radio label:hover{color:#fff}.calculator__terms-radio label::after,.calculator__terms-radio label::before{display:block;position:absolute;top:0;left:50%;border-radius:50%;content:''}.calculator__terms-radio label::before{width:16px;height:16px;margin-left:-8px;border:2px solid #979bab;background:#f4f5f8}.calculator__secured{margin-top:24px;font-size:14px;line-height:1.5}.calculator__secured-value{color:#fff;white-space:nowrap}.calculator__button{max-width:330px;margin:24px auto 0;padding:12px 36px}.calculator .loan-currencies{color:#3d3d3d}.calculator .loan-currencies__label{color:#9ea3da;font-size:16px;font-weight:600;line-height:1.7}.calculator .tooltip-icon{opacity:.7}@media (min-width:360px){.calculator__header{padding-top:18px;padding-bottom:30px}.calculator__terms-list{margin-left:0;margin-right:0}.calculator__row{margin-bottom:18px}.calculator__result{margin:0}.calculator__slider{margin:18px 9px 24px}.calculator__body{justify-content:space-around;padding:18px 18px 24px}.calculator__secured{font-size:16px}}@media (min-width:768px){.calculator__button{padding:14px 36px}.calculator__slider{margin:18px 12px 32px}.calculator__terms-list{justify-content:center}.calculator__terms-item{min-width:52px;margin:0 6px}.calculator__result{margin:0 -6px}}@media (min-width:992px){.calculator__header{padding:24px 24px 36px}.calculator__body{padding:24px 24px 36px}.calculator__title{font-size:26px}.calculator__row-title{font-size:18px}.calculator__input{padding-left:12px;font-size:20px}.calculator__input .input-control::after{justify-content:center}.calculator__select{position:relative;min-width:92px}.calculator__select .select2-container{min-width:92px}.calculator__select .select2-container .select2-selection .select2-selection__rendered{line-height:30px;font-size:20px}.calculator__select .select2-container .select2-selection .select2-selection__arrow{right:6px}.calculator__slider{margin-bottom:36px}.calculator__slider .ruler-label{font-size:11px}.calculator__result{margin:0}.calculator__result-cell{flex:0 0 auto}.calculator__result-title{font-size:13px;letter-spacing:.02em}.calculator__result-value{font-size:18px}.calculator__secured{margin:36px 0 15px}.calculator__slider{margin-bottom:40px}.calculator__button{margin-top:24px}.calculator__terms{padding:20px 24px 25px}.calculator__terms-list{justify-content:center;margin:12px auto 0}.calculator__terms-radio input[type=radio]:checked+label::after{top:6px;left:50%;width:12px;height:12px;margin-left:-6px}.calculator__terms-radio label{font-size:13px;padding-top:30px}.calculator__terms-radio label::before{width:24px;height:24px;margin-left:-12px}.calculator__terms-item{min-width:64px;margin:0 12px}.calculator .loan-currencies__label{font-size:18px}}@media (min-width:1200px){.calculator .calculator_type_investor .calculator__body{padding:24px 36px 48px}.calculator__title{font-size:30px}.calculator__header{padding:18px 40px 36px}.calculator__body{padding:30px 40px 35px}.calculator__input{margin-right:36px;padding-right:36px;font-size:22px}.calculator__input input{letter-spacing:0}.calculator__input .input-control::after{bottom:2px;font-size:14px}.calculator__input .input-control-reduce::after{bottom:7px}.calculator__select{min-width:102px}.calculator__select .select2-container{min-width:102px}.calculator__select .select2-container .select2-selection{height:28px}.calculator__select .select2-container .select2-selection .select2-selection__rendered{line-height:22px;font-size:22px}.calculator__select .select2-container .select2-selection .select2-selection__arrow{top:0;right:9px}.calculator__select .select2-container .select2-selection .select2-selection__arrow::after{font-size:14px}.calculator__result-title{margin-bottom:18px;font-size:15px}.calculator__result-value{font-size:20px}.calculator__secured{margin:36px 0 15px}.calculator__button{margin-top:28px}}.slider-controls{display:flex;align-items:center;justify-content:center;width:100%;font-size:0}.slider-controls .slick-arrow{display:block;width:40px;height:40px;border-radius:50%;background:#7479b4;border:2px solid #fff;outline:0}.slider-controls .slick-arrow.slick-disabled{opacity:.5;cursor:default}.slider-controls .slick-arrow.slick-next{order:1}.slider-controls .slick-arrow.slick-next::before{content:'\e258'}.slider-controls .slick-arrow::before{color:#fff;content:'\e257';font-family:'Glyphicons Halflings';font-size:18px;font-weight:700}.slider-controls .slick-dots{display:flex;margin:0 12px;padding:0;list-style:none}.slider-controls .slick-dots button{position:relative;display:block;width:32px;height:32px;background:0 0;border:none;outline:0}.slider-controls .slick-dots button::after{position:absolute;top:8px;left:8px;width:16px;height:16px;background:#3e426e;border-radius:50%;content:''}.slider-controls .slick-dots .slick-active button::after{background:#e3e7f2}.main-title{position:relative;text-align:center;margin:0 -15px 24px -15px;padding:10px 0}@media only screen and (min-width:768px){.main-title{overflow:visible;margin-bottom:24px;padding-top:15px;padding-bottom:15px}}.main-title_color_white .main-title__back{color:#373a62}.main-title_color_white h2,.main-title_color_white h3{color:#fff}.main-title__back{color:#f5f5f5;font-size:56px;line-height:1;letter-spacing:.05em;position:absolute;white-space:nowrap;font-weight:700;left:50%;text-align:center;top:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:768px){.main-title__back{font-size:64px}}@media only screen and (min-width:992px){.main-title__back{font-size:76px}}@media only screen and (min-width:1200px){.main-title__back{font-size:90px;line-height:90px}}.main-title h2,.main-title h3{font-size:26px;font-weight:700;letter-spacing:.05em;text-align:center;position:relative;z-index:1;margin:0;padding-left:15px;padding-right:15px;top:15px}@media only screen and (min-width:768px){.main-title h2,.main-title h3{font-size:30px}}@media only screen and (min-width:992px){.main-title h2,.main-title h3{font-size:34px}}@media only screen and (min-width:1200px){.main-title h2,.main-title h3{font-size:36px}}.home__content{overflow:hidden}.home__slider{position:relative}.home__slider .slider-controls{position:absolute;bottom:12px}.home__slider_init .home__slide{display:block}.home__slide{position:relative;display:none;height:100vh;height:calc(var(--vh,1vh) * 100 - 60px);min-height:480px;max-height:580px;padding:24px 0 64px}.home__slide_style_slide0 .home__slide-content{text-align:center}.home__slide_style_slide1{background:#575b8b}.home__slide_style_slide2{background:url(main-page_slider2.png) no-repeat center/cover}.home__slide_style_slide2 .home__slide-content{justify-content:flex-start}.home__slide:first-child{display:block}.home__slide-phone{display:block;width:100%;max-width:520px;margin:0 auto}.home__slide-title{font-size:26px;font-weight:700;color:#fff;letter-spacing:.02em;line-height:1.2}.home__slide-title_style_dark{margin-bottom:18px;color:#3e3e3e}.home__slide-title-sub{font-weight:300}.home__slide-title-sub_style_small{font-size:69%;margin-top:20px}.home__slide-content{display:flex;flex-direction:column;justify-content:center;height:100%;text-align:center}.home__slide-content .container{width:100%}.home__slide-content .container_style_fullwidth{z-index:1;margin-top:80px}.home__slide-text{margin:12px 0 32px;padding:0 10px;font-size:16px;color:#3e3e3e;line-height:1.5em;letter-spacing:.04em;text-align:left}.home__slide-buttons{margin-top:24px}.home__slide-buttons .btn{display:block;margin-top:20px;padding:10px 36px}.home__slide-buttons_style_nomargin{margin:0}.home__video{position:absolute;left:0;top:0;width:100%;height:100%;padding:48px 0;border-radius:10px;background:#3e426e url(homepage-video-bg.png) no-repeat center/cover}.home__video_init .home__video-button{display:block}.home__video-wrapper{position:relative;height:30vh;max-height:212px;margin:5vh 15px 0}.home__video-button,.home__video-button::before{position:absolute;top:50%;left:50%;border-radius:50%;border:2px solid rgba(255,255,255,.25);cursor:pointer}.home__video-button{display:none;font-size:10px;width:11.2em;height:11.2em;margin-top:-5.6em;margin-left:-5.6em;transition:border-color .2s ease-in;z-index:10}.home__video-button::before{width:7.2em;height:7.2em;margin-top:-3.6em;margin-left:-3.6em;content:'';transition:border-color .2s ease-in}.home__video-button::after{display:block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-28px;width:56px;height:40px;background:url(play-youtube.svg) no-repeat center;content:'';transition:transform .2s ease-in;box-shadow:0 6px 13px rgba(0,0,0,.2);border-radius:10px}.home__video-button:focus,.home__video-button:hover{outline:0}.home__video-button:focus::after,.home__video-button:hover::after{transform:scale(1.25);transition:transform .2s ease-in}.home__video-modal{background-color:#000}.home__video-modal .modal-dialog{height:100%;margin:0}.home__video-modal .modal-content{position:relative;display:flex;flex-direction:column;justify-content:center;height:100%;padding:15vw 0;background:0 0}.home__video-modal .modal-header{position:absolute;top:3vw;right:5vw;padding:0;border:none;z-index:1}.home__video-modal .modal-header .close{width:1em;margin:0;padding:0;font-size:48px;color:#fff;opacity:1;line-height:1;outline:0;user-select:none}.home__video-modal .modal-body{padding:0}.home__video-modal-container{height:calc(68vh)}.home__video-modal-container iframe{width:100%;height:100%}.home__creditline-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;max-height:none;margin:0;background:url(homepage-creditline-bg.jpg) no-repeat center/cover}.home__calculator{width:100%;max-width:360px;margin-bottom:36px}.home__calculator-switcher{display:flex;justify-content:space-between;width:100%;max-width:500px;margin:0 auto 24px;border-radius:26px;background:#fff}.home__calculator-switcher .switcher__label{width:50%;padding:6px 16px;font-size:16px;text-align:center}.home__calculator-switcher .switcher__highlight{width:50%!important;background:#d45b43;border-radius:26px;box-shadow:0 10px 38px rgba(0,0,0,.16)}.home__advantages{padding:24px 0 50px;background:#f5f5f7 url(calc-bg-borrower.png) no-repeat center 120px/contain}.home__advantages_bg_investor{background-image:url(calc-bg-investor.png)}.home__advantages-content{width:100%}.home__advantages-inner{display:flex;flex-direction:column;align-items:center}.home__advantages-button{text-align:center}.home__advantages-title{margin-bottom:18px;font-size:26px;font-weight:700;color:#292c4e;letter-spacing:.05em}.home__advantages-text{margin-bottom:20px;font-size:16px;color:#8b8b8b;letter-spacing:.04em;line-height:1.5;font-weight:300}.home__advantages-list{margin-bottom:20px;font-size:16px;line-height:1.5;color:#8b8b8b;letter-spacing:.04em}.home__advantages-item{display:flex;align-items:center;height:72px;margin-bottom:32px;padding-left:86px;background:no-repeat center left}.home__advantages-item:last-child{margin-bottom:0}.home__advantages-item_bg_shield{background-image:url(icon-advantages-shield.svg);background-size:70px 70px}.home__advantages-item_bg_platform{background-image:url(icon-advantages-platform.svg);background-size:62px 62px;background-position:3px center}.home__advantages-item_bg_finger{background-image:url(icon-advantages-finger.svg);background-size:54px 54px;background-position:6px center}.home__how-works{padding:54px 0;background:#fff url(how-works-line.png) no-repeat top center/contain}.home__how-works .home__title{margin-bottom:20px}.home__how-works-list{margin-left:-7px;font-size:16px;color:#3f3f3f;font-weight:600;line-height:1.5;letter-spacing:.05em}.home__how-works-item{display:flex;align-items:center;height:120px;margin-bottom:28px;padding-left:102px;background:no-repeat left center/120px auto}.home__how-works-item_step_register{background-image:url(how-step-register-xs.png)}.home__how-works-item_step_deposit{background-image:url(how-step-deposit-xs.png)}.home__how-works-item_step_loan{background-image:url(how-step-loan-xs.png)}.home__how-works-item-type_borrower{display:block}.home__how-works.is-investor .home__how-works-item-type_borrower{display:none}.home__how-works-item-type_investor{display:none}.home__how-works.is-investor .home__how-works-item-type_investor{display:block}.home__how-works-inner{position:relative}.home__how-works-video{display:block;margin:64px auto 0}@media only screen and (min-width:768px){.home__how-works-video{position:absolute;top:0;right:30px;height:420px;margin:0}}@media only screen and (min-width:992px){.home__how-works-video{height:508px}}@media only screen and (min-width:1200px){.home__how-works-video{right:156px}}.home__trust{padding:32px 0 56px;text-align:center}.home__trust-list{max-width:380px;margin:36px auto 0}.home__trust-item{margin-top:36px;color:#8b8b8b;font-size:16px;text-align:center;line-height:24px}.home__trust-item:first-child{margin-top:0}.home__trust-icon{display:block;width:150px;height:150px;margin:0 auto 12px;border-radius:5px;background:#fff;box-shadow:0 0 50px 5px rgba(0,0,0,.09);background:no-repeat center;background-size:66px auto}.home__trust-icon_mode_layer{background-image:url(home-platform-layer.svg)}.home__trust-icon_mode_lock{background-image:url(home-platform-lock.svg)}.home__trust-icon_mode_blockchain{background-image:url(home-platform-blockchain.svg)}.home__trust-icon_mode_fingerprint{background-image:url(home-platform-fingerprint.svg)}.home__trust-icon_mode_shield{background-image:url(home-platform-shield.svg)}.home__trust-icon_mode_diamond{background-image:url(home-platform-diamond.svg)}.home__trust-icon_mode_cloud_database{background-image:url(home-platform-cloud-database.svg)}.home__trust-icon_mode_smart_contract{background-image:url(home-platform-smart-contract.svg)}.home__trust-icon_mode_bitcoin_wallet{background-image:url(home-platform-bitcoin-wallet.svg)}.home__trust-icon_mode_laptop_security{background-image:url(home-platform-laptop-security.svg)}.home__trust-icon_mode_bitcoin_chain{background-image:url(home-platform-bitcoin-chain.svg)}.home__trust-icon_mode_identity{background-image:url(home-platform-identity.svg)}.home__trust-button{margin-top:36px}.home__facts{padding:45px 0 60px;background:#f5f5f7}.home__facts .main-title__back{color:rgba(194,194,194,.12)}.home__facts-list{display:flex;justify-content:center;flex-wrap:wrap;margin:30px 0 0}.home__facts-item{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;max-width:320px;min-width:254px;height:38vw;max-height:154px;margin:0 18px 24px;padding:0 18px 0 98px;border-radius:5px;color:#8b8b8b;font-size:15px;line-height:1.2;letter-spacing:.04em;text-align:center;background:#fff no-repeat center left 26px/46px 52px}.home__facts-item_type_users{background-image:url(facts-users.svg)}.home__facts-item_type_deals{background-image:url(facts-deals.svg)}.home__facts-item:last-child{margin-bottom:0}.home__facts-item-count{font-weight:700;font-size:36px;line-height:1.2;color:#6a70bb;letter-spacing:.04em}.home__started{background-color:#3e426e}.home__started-inner{display:flex;flex-direction:column;align-items:center;padding:24px 0 36px;background:url(home-circle.png) no-repeat center/cover}.home__creditline-banner{background:url(homepage-creditline-banner-bg.jpg) no-repeat center/cover}.home__creditline-banner-inner{padding:270px 0 30px 0;background:url(homepage-creditline-banner-image.png) no-repeat center 30px;background-size:320px auto;display:flex;flex-direction:column;justify-content:center;text-align:center}.home__creditline-title{font-weight:700;font-size:30px;line-height:36px;color:#f0be37}.home__creditline-subtitle{font-weight:400;color:#fff;font-size:24px}.home__bitgo{padding:36px 0 75px}@media only screen and (min-width:768px){.home__bitgo{padding:48px 0 82px}}@media only screen and (min-width:992px){.home__bitgo{padding:56px 0 92px}}@media only screen and (min-width:1200px){.home__bitgo{padding:64px 0 96px}}.home__bitgo-text{font-size:16px;line-height:1.5;letter-spacing:.04em;color:#8b8b8b}.home__bitgo-advantages{margin:0 auto;padding:36px 24px 0;text-align:center;box-shadow:0 5px 50px rgba(0,0,0,.1)}@media (max-width:767.98px){.home__bitgo-advantages{max-width:320px}}@media only screen and (min-width:992px){.home__bitgo-advantages{padding:42px 32px 0}}@media only screen and (min-width:768px){.home__bitgo-advantages{padding:45px 42px 0}}.home__bitgo-advantages-button{margin-bottom:-25px}@media only screen and (min-width:992px){.home__bitgo-advantages-button{margin-bottom:-30px;padding:18px 64px;border-radius:2em}}.home__bitgo-content-wrapper{display:flex;flex-direction:column}@media only screen and (min-width:768px){.home__bitgo-content-wrapper{flex-direction:row;margin:36px 0 24px}}@media only screen and (min-width:992px){.home__bitgo-content-wrapper{margin:48px 0 36px}}@media only screen and (min-width:1200px){.home__bitgo-content-wrapper{margin-top:56px}}.home__bitgo-content-desktop{font-size:16px}@media (max-width:767.98px){.home__bitgo-content-desktop{display:none}}.home__bitgo-image{width:90%;max-width:360px;margin:36px auto}@media only screen and (min-width:768px){.home__bitgo-image{width:300px;margin:0 0 0 32px;flex-shrink:0}}@media only screen and (min-width:992px){.home__bitgo-image{width:100%;max-width:420px;margin-left:56px}}@media only screen and (min-width:1200px){.home__bitgo-image{max-width:520px;margin-left:64px}}.home__bitgo-show-button{margin-top:5px;min-width:165px}.home__bitgo-advantages-list{display:flex;flex-direction:column;margin-bottom:32px}@media only screen and (min-width:768px){.home__bitgo-advantages-list{flex-direction:row;flex-wrap:wrap;margin-bottom:36px}}@media only screen and (min-width:1200px){.home__bitgo-advantages-list{margin-bottom:42px}}.home__bitgo-advantages-item{margin-bottom:32px}@media only screen and (min-width:768px){.home__bitgo-advantages-item{flex-basis:50%;width:50%;margin-bottom:36px}}@media only screen and (min-width:992px){.home__bitgo-advantages-item{flex-basis:25%;width:25%;margin-bottom:0;padding:0 25px 24px;border-right:1px solid #f5f5f7;text-align:left}}@media only screen and (min-width:1200px){.home__bitgo-advantages-item{padding:0 24px 24px 36px}}.home__bitgo-advantages-item:last-child{margin-bottom:0}@media only screen and (min-width:992px){.home__bitgo-advantages-item:last-child{padding-right:0;border:0}}@media only screen and (min-width:992px){.home__bitgo-advantages-item:first-child{padding-left:0}}@media only screen and (min-width:768px){.home__bitgo-advantages-item:nth-child(odd){border-right:1px solid #f5f5f7}}@media only screen and (min-width:768px){.home__bitgo-advantages-item:nth-child(3){margin-bottom:0}}.home__bitgo-advantages-icon{display:block;width:100%;height:50px;margin-bottom:3px;background:no-repeat center}@media only screen and (min-width:992px){.home__bitgo-advantages-icon{display:inline-block;width:54px;background-position:center left}}.home__bitgo-advantages-icon_type_custody{background-image:url(icon-advantages-custody.svg)}.home__bitgo-advantages-icon_type_security{background-image:url(icon-advantages-security.svg)}.home__bitgo-advantages-icon_type_liquidity{background-image:url(icon-advantages-liquidity.svg)}.home__bitgo-advantages-icon_type_credit_line{background-image:url(icon-advantages-credit_line.svg)}.home__bitgo-advantages-title{font-size:22px;color:#1f1f1f}.home__bitgo-advantages-text{margin-bottom:0;font-size:16px;line-height:1.5;color:#8b8b8b}@media only screen and (min-width:992px){.home__bitgo-advantages-text{font-size:15px}}@media only screen and (min-width:1200px){.home__bitgo-advantages-text{font-size:16px}}.home__faq{padding:36px 0 50px;background:#fafafb}.home__faq-subtitle{display:none;margin-bottom:9px;font-weight:700;font-size:24px;color:#292c4e;letter-spacing:.05em;line-height:1em}.home__faq-text{text-align:center;font-size:16px;color:#8b8b8b;letter-spacing:.05em}.home__faq-list{margin:0;padding:0;list-style:none}.home__faq-item{margin-bottom:36px;padding:24px 18px;text-align:left;background-color:#fff;box-shadow:0 0 50px rgba(0,0,0,.1);border-radius:10px}.home__faq-question{position:relative;margin-bottom:10px;padding-bottom:15px;font-size:16px;font-weight:700;line-height:1.5em;letter-spacing:.05em;color:#000}.home__faq-question::after{display:block;position:absolute;bottom:0;width:36px;border-top:4px solid #7479b4;content:''}.home__faq-answer{font-size:15px;line-height:1.6em;letter-spacing:.04em;color:#8b8b8b}.home__subscribe{padding:55px 0 45px;text-align:center;background-color:#3e426e}.home__subscribe .home__title{margin-bottom:9px}.home__subscribe-text{margin-bottom:20px;font-size:16px;line-height:1.5em;color:#7479b4}.home__subscribe-form{display:flex;height:52px;margin:0 calc((50% - 50vw)/ 2) 24px;border-radius:26px;background:#fff;box-shadow:0 0 50px 5px rgba(0,0,0,.35)}.home__subscribe-form-input{flex:1;width:172px;padding:0 5px 0 20px;font-size:14px;line-height:52px;letter-spacing:.06em;color:#8b8b8b;background:0 0;border:none;border-radius:26px 0 0 26px;outline:0}.home__subscribe-form-button{padding:6px 10px;font-size:16px}.home__partners{padding:36px 0 48px;background:#fafafb url(partner-line.png) no-repeat bottom center/contain;text-align:center}.home__partners .home__title{margin-bottom:9px}.home__partners-title{margin-bottom:12px}.home__partners-list{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;margin:0;padding:0;list-style:none}.home__partners-item{flex:0 0 100%;margin:14px 0;text-align:center;transition:all .4s}.home__partners-item:hover{transform:scale(1.15)}.home__why-wait{padding:44px 0;color:#fff;background-color:#292c4e;text-align:center}.home__why-wait .home__title h2,.home__why-wait .home__title h3{font-size:22px}@media (min-width:360px){.home__slider .slider-controls{bottom:24px}.home__slide{padding:32px 0 88px}.home__slide-buttons{margin-top:32px}.home__slide-buttons_style_nomargin{margin:0}.home__slide-title{font-size:30px}.home__subscribe-form{margin:0 0 24px}.home__how-works-list{margin:0}.home__how-works-item{max-width:360px;margin:0 auto 28px}.home__facts-item{width:294px;height:136px;padding-left:116px;background-size:56px 62px;background-position:left 30px center;font-size:16px}.home__facts-item-count{margin-top:-10px;font-size:42px}}@media (min-width:420px){.home__advantages{background-size:420px}}@media (min-width:768px){.home__slide{height:480px;padding:0}.home__slide_style_slide2{background-size:cover}.home__slide .container{display:flex;flex-direction:column;max-width:750px;padding-right:240px;z-index:1}.home__slide .container_style_fullwidth{padding:0}.home__slider_init .home__slide{display:flex!important}.home__slide-content{flex-direction:row;align-items:center;justify-content:flex-start;position:relative;width:100%;text-align:left;z-index:1}.home__slide-phone{position:absolute;max-width:none;top:50px;right:-90px;width:500px}.home__slide-title{position:relative;font-size:30px;top:-50px;margin-bottom:60px}.home__slide-title_style_dark{top:0}.home__slide-title_style_nomargin{margin-bottom:0}.home__slide-text{margin-bottom:52px}.home__video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;max-height:none;margin:0}.home__video-wrapper::after{position:absolute;left:0;width:50%;height:100%;background:rgba(116,121,180,.4);content:''}.home__video-modal .modal-dialog{width:100%}.home__video-modal .modal-header .close{font-size:64px}.home__slide-buttons .btn{display:inline-block;min-width:136px;margin:0 24px 0 0;padding:14px 36px}.home__slide-buttons_style_nomargin{margin:0}.home__slide-buttons_style_nomargin .btn{min-width:168px;margin:0 12px}.home__advantages{padding:48px 0;background-position:center left calc(50vw + -24px);background-size:480px}.home__advantages-inner{flex-direction:row;align-items:flex-start}.home__advantages-content{order:0;flex:1 1 50%;padding-right:56px}.home__advantages-button{display:none}.home__calculator-switcher{margin-bottom:48px}.home__calculator{max-width:340px;order:1;margin-bottom:0}.home__how-works{padding:48px 0}.home__how-works .home__title{margin-bottom:40px}.home__how-works-inner{padding:0 300px 0 36px;background-position:right 36px top;background-size:contain}.home__how-works-item{margin-left:0}.home__how-works-item:nth-child(even){margin-left:96px}.home__how-works-item:last-child{margin-bottom:0}.home__trust{padding:48px 0 64px}.home__trust-list{margin:46px auto 0 auto}.home__trust-item{margin-top:46px}.home__facts{padding:45px 0 72px}.home__facts-item{margin-bottom:0}.home__faq{padding:48px 0 64px}.home__faq .home__title{margin-bottom:24px}.home__subscribe{padding:76px 0}.home__subscribe .home__title{margin-bottom:15px}.home__subscribe-text{margin-bottom:36px}.home__subscribe-form{max-width:726px;margin:0 auto 48px}.home__subscribe-form-input{padding:0 24px 0 36px;font-size:16px;line-height:62px;border-radius:32px 0 0 32px}.home__subscribe-form-button{padding:12px 24px;font-weight:700;border-radius:32px;letter-spacing:.05em}.home__partners{padding:32px 0 64px}.home__partners .home__title{margin-bottom:36px}.home__partners-item{flex-basis:50%;margin:24px 0}.home__why-wait{padding:48px 0}.home__why-wait .home__title h2,.home__why-wait .home__title h3{font-size:36px}.home__facts-list{margin-top:36px}}@media (min-width:992px){.home__creditline-banner-inner{min-height:370px;background:url(homepage-creditline-banner-image.png) no-repeat left center;padding:0 0 0 580px;text-align:left}.home__creditline-title{font-size:36px;line-height:54px}.home__creditline-subtitle{font-size:36px}.home__slide{height:520px}.home__slide .container{position:relative;top:-24px;max-width:970px;padding-right:360px}.home__slide .container_style_fullwidth{padding:0}.home__slide-title{font-size:42px}.home__slide-buttons{margin-top:40px;padding:0 20px}.home__slide-buttons .btn{min-width:148px}.home__slide-buttons_style_nomargin{margin:0}.home__slide-buttons_style_nomargin .btn{min-width:168px;margin:0 12px}.home__slide-text{margin-bottom:36px}.home__slide-phone{width:560px;right:-120px}.home__video-button{font-size:14px}.home__video-button::after{margin-top:-26px;margin-left:-36px;width:76px;height:52px;box-shadow:0 9px 13px rgba(0,0,0,.2);border-radius:14px}.home__video-modal{background-color:rgba(0,0,0,.2)}.home__video-modal .modal-content{padding:0}.home__video-modal .modal-header{top:40px;right:40px}.home__video-modal-container{width:78.2vw;height:44vw;max-height:100vh;margin:auto}.home__advantages{padding:64px 0;background-position:center left calc(50vw + -12px);background-size:540px}.home__advantages-title{margin-bottom:36px;font-size:30px}.home__advantages-text{margin-bottom:42px}.home__advantages-item{margin-bottom:45px}.home__calculator{max-width:480px}.home__how-works{padding:64px 0 24px}.home__how-works-inner{padding:0 320px 64px 36px;background-position:right 36px top;background-size:auto}.home__how-works-item{height:164px;margin-bottom:-15px;padding:20px 0 0 148px;background-size:136px}.home__how-works-item_step_register{background-image:url(how-step-register.png)}.home__how-works-item_step_deposit{background-image:url(how-step-deposit.png)}.home__how-works-item_step_loan{background-image:url(how-step-loan.png)}.home__how-works-item:nth-child(even){margin-left:120px}.home__trust-list{display:flex;justify-content:space-between;max-width:100%;flex-wrap:wrap}.home__trust-item{flex:0 1 28%}.home__trust-item:nth-child(-n+3){margin-top:0}.home__trust-icon{margin-bottom:32px}.home__facts{padding:48px 0 64px}.home__facts-item{max-width:none;max-height:none;width:360px;height:172px;margin:0 30px;padding-left:142px;background-size:66px 74px;background-position:left 40px center;font-size:20px}.home__facts-item-count{font-size:52px}.home__started .home__title{margin-bottom:0}.home__started .home__title h2,.home__started .home__title h3{text-align:left;font-size:40px}.home__started-inner{flex-direction:row;align-items:center;justify-content:center;padding:36px 0;background-size:25%;background-position:center right 100px}.home__started-button{padding-left:72px}.home__faq{padding-bottom:76px}.home__faq .home__title{margin-bottom:40px}.home__faq-inner{display:flex;justify-content:space-between;align-items:flex-start;padding-top:24px}.home__faq-content{position:relative;align-self:center;top:-86px}.home__faq-subtitle{display:block;margin-bottom:32px;font-size:30px}.home__faq-text{text-align:left;margin-bottom:64px;font-weight:600;font-size:18px}.home__faq-content-list{flex-basis:652px;display:flex;align-items:flex-start;justify-content:space-between}.home__faq-list{display:flex;align-items:flex-end;justify-content:flex-start;flex-wrap:wrap;flex-basis:326px}.home__faq-list:nth-child(2){margin-top:80px;justify-content:flex-end}.home__faq-item{width:272px;margin-bottom:30px}.home__faq-item:nth-child(2){margin-bottom:-6px}.home__faq-item:nth-child(3){align-self:flex-start}.home__faq-item:nth-child(4){margin-top:36px}.home__subscribe{padding:120px 0}.home__subscribe-text{margin-bottom:76px}.home__subscribe-form{height:62px;margin:0 auto 76px;border-radius:32px}.home__partners{padding:48px 0 76px}.home__partners .home__title{margin-bottom:60px}.home__why-wait .btn-lg{padding:1.2em 4.5em;border-radius:2em}.home__facts-list{margin-top:48px}}@media (min-width:1200px){.home__slider .slider-controls{bottom:40px}.home__slide{height:calc(100vh - 62px);min-height:480px;max-height:760px}.home__slide .container{max-width:1170px;padding:0;top:-32px}.home__slide_style_slide2 .home__slide-content{top:0;width:100%}.home__slide_style_slide2 .home__slide-title{font-size:60px}.home__slide_style_slide2 .home__slide-text{max-width:600px}.home__slide-phone{top:10%;right:0;width:658px}.home__slide-title{font-size:52px}.home__slide-buttons{margin-top:50px}.home__slide-buttons_style_nomargin{margin:0}.home__slide-buttons_style_nomargin .btn{min-width:168px;margin:0 12px}.home__video-button{font-size:20px}.home__video-button::after{margin-top:-34px;margin-left:-48px;width:98px;height:68px;box-shadow:0 12px 13px rgba(0,0,0,.2);border-radius:18px}.home__calculator-switcher{border-radius:30px}.home__calculator-switcher .switcher__label{padding:6px 16px;font-size:22px;letter-spacing:.06em}.home__calculator-switcher .switcher__highlight{box-shadow:0 10px 38px rgba(0,0,0,.16);border-radius:30px}.home__calculator{max-width:520px}.home__advantages{background-size:705px;background-position:top 100px left calc(50vw + 45px)}.home__advantages-inner{margin:0 -24px 24px -10px}.home__advantages-item{margin-bottom:36px;padding-left:96px}.home__advantages-content{margin-top:24px}.home__advantages-text{letter-spacing:.05em}.home__how-works-inner{padding:0 460px 64px 0;background-position:right 156px top}.home__trust{padding-bottom:76px}.home__trust .home__title{margin-bottom:82px}.home__trust-list{display:flex;justify-content:space-between;max-width:100%}.home__facts{padding:48px 0 76px}.home__facts-list{margin-top:64px}.home__facts-item{width:420px;height:200px;margin:0 36px;padding-left:166px;font-size:24px;background-size:76px 86px;background-position:left 46px center}.home__facts-item-count{font-size:60px}.home__started .home__title{margin-bottom:0}.home__started .home__title h2,.home__started .home__title h3{text-align:left;font-size:45px}.home__started-inner{margin-left:-130px;padding:48px 0;background-size:auto;background-position:center right}.home__started-button .btn{padding:1.15em 4.5em;border-radius:30px}.home__faq-item{width:310px}.home__partners{padding-bottom:96px}.home__partners-item{margin-bottom:30px;flex-basis:25%}.home__why-wait{padding:36px 0 48px}}.home__press{width:100%;padding:34px 0;background:#32355c url(home-circle.png) -200px center no-repeat;background-size:auto 150%}.home__press .slick-track{display:flex}.home__press .slick-slide{display:flex;flex:1;float:none;height:auto}.home__press .slick-slide>div{width:100%;height:100%}.home__press .slider-controls{margin-top:30px}.home__press .slick-dots button:after{background-color:#3e426e}.home__press-slide{flex:1;height:100%;width:100%;display:flex!important;align-items:center;justify-content:center}.home__press-slide a{display:block;outline:0!important}.home__press-slide img{display:block;max-width:100%}@media (max-width:991px){.home__press .container{max-width:100%;width:100%;padding:0}}@media (min-width:992px){.home__press{padding:40px 0 50px 0}.home__press .slider-controls{margin-top:40px}}
/*# sourceMappingURL=../maps/home.css.map */
