/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.39062deg) skewY(.39062deg);transform:skewX(.39062deg) skewY(.39062deg)}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skewX(-.19531deg) skewY(-.19531deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.39062deg) skewY(.39062deg);transform:skewX(.39062deg) skewY(.39062deg)}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skewX(-.19531deg) skewY(-.19531deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}.ql-editor{min-height:200px;font-size:16px}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1px!important}.quillWrapper .ql-snow.ql-toolbar{padding-top:8px;padding-bottom:4px}.quillWrapper .ql-snow.ql-toolbar .ql-formats{margin-bottom:10px}.ql-snow .ql-toolbar button svg,.quillWrapper .ql-snow.ql-toolbar button svg{width:22px;height:22px}.quillWrapper .ql-editor ul[data-checked=false]>li:before,.quillWrapper .ql-editor ul[data-checked=true]>li:before{font-size:1.35em;vertical-align:baseline;bottom:-.065em;font-weight:900;color:#222}.quillWrapper .ql-snow .ql-stroke{stroke:rgba(63,63,63,.95);stroke-linecap:square;stroke-linejoin:initial;stroke-width:1.7px}.quillWrapper .ql-picker-label{font-size:15px}.quillWrapper .ql-snow .ql-active .ql-stroke{stroke-width:2.25px}.quillWrapper .ql-toolbar.ql-snow .ql-formats{vertical-align:top}.ql-picker:not(.ql-background){position:relative;top:2px}.ql-picker.ql-color-picker svg{width:22px!important;height:22px!important}.quillWrapper .imageResizeActive img{display:block;cursor:pointer}.quillWrapper .imageResizeActive~div svg{cursor:pointer}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover{color:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 8px;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}html.modern.dark .header__logo .dark-logo{display:none!important}html.modern.dark .header__logo .light-logo{display:block!important}.board__menu-list,.document-list,.flow__question,.flow__question--list,.google-qr__links,.header__account-menu-list,.header__contact-list,.info-block__list,.investments__item-params-list,.investments__list,.offering-data-list,.offering-details__list,.offering-nav__list,.offering-social__list,.offerings__item-params-list,.offerings__list,.security-details__list,.security-drivers,.separated-list,.static-contact .section__contact,.story-section--approach-list,.story-section--awards-list,.team-section__members{margin:0;padding:0;list-style:none}.clearfix:after{content:"";display:block;clear:both}.relative{z-index:2;position:relative}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mobile-visible{display:none}@media (max-width:767px){.mobile-visible{display:block}}@media (max-width:767px){.mobile-hidden{display:none}}[v-cloak]{opacity:0}.center-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.text-center{text-align:center}.not-found{min-height:calc(100vh - 237px)}@media (max-width:767px){.not-found{min-height:calc(100vh - 216px)}}.blocked{margin:auto;padding:0 15px}header+.is-loading{min-height:calc(100vh - 237px)}@media (max-width:767px){header+.is-loading{min-height:calc(100vh - 216px)}}.text-right{text-align:right}.space-between{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:calc(var(--theme-font-size) - 37.5%);scroll-behavior:smooth}@media (max-width:1440px){html{font-size:calc(var(--theme-font-size)*0.8 - 30%)}}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}:focus{outline:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;min-width:320px;color:var(--base-text-color,#000);font:var(--base-body-font-weight) var(--base-body-font-size)/var(--base-body-line-height) var(--base-body-font-family);background:var(--base-page-background-color,#fff);-webkit-tap-highlight-color:transparent;overflow-x:hidden}@media (max-width:1023px){body{font-size:18px;min-height:unset}}@media (max-width:767px){body{font-size:16px}}body.vue-lb-open{overflow:visible}img{max-width:100%;height:auto}a{text-decoration:none}.gm-style img{max-width:none}.quillWrapper{width:100%}.quillWrapper .ql-editor{color:var(--base-text-color,#000)}.ql-align-left{text-align:left}.ql-align-center{text-align:center}.ql-align-right{text-align:right}.ql-container.ql-snow,.ql-toolbar.ql-snow{border-color:var(--base-form-control-border-color)}.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover{color:var(--base-secondary-accent-color)}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter{stroke:var(--base-secondary-accent-color)}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:var(--base-secondary-accent-color)}.dark .ql-toolbar .ql-formats button.ql-active .ql-fill,.dark .ql-toolbar .ql-formats button.ql-active .ql-stroke,.dark .quillWrapper .ql-snow .ql-fill,.dark .quillWrapper .ql-snow .ql-stroke{stroke:var(--base-text-color)}.dark .ql-toolbar .ql-formats button:hover{opacity:.8}.dark .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.dark .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.dark .ql-toolbar .ql-formats button:hover .ql-fill,.dark .ql-toolbar .ql-formats button:hover .ql-picker-label .ql-fill,.dark .ql-toolbar .ql-formats button:hover .ql-picker-label .ql-stroke,.dark .ql-toolbar .ql-formats button:hover .ql-stroke{stroke:var(--base-text-color)}.dark .ql-snow.ql-toolbar .ql-picker-label:hover{opacity:.8}.dark .ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.dark .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke{stroke:var(--base-text-color)}.dark .ql-snow .ql-picker-options{background:var(--base-secondary-additional-accent-color)}.dark .ql-snow .ql-picker-options .ql-picker-item:hover{opacity:.8}.dark .ql-snow .ql-picker-options .ql-picker-item:hover .ql-fill,.dark .ql-snow .ql-picker-options .ql-picker-item:hover .ql-stroke{stroke:var(--base-text-color)}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-wrapper{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-slide,.swiper-wrapper{position:relative;width:100%;height:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide{-ms-flex-negative:0;flex-shrink:0}.locked{pointer-events:none;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.h,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:0 0 .4em;color:var(--base-text-color,inherit);font-weight:var(--base-headings-font-weight);font-family:var(--base-headings-font-family)}.h1,h1{font-weight:var(--base-h1-font-weight);font-size:var(--base-h1-font-size);line-height:1.1;letter-spacing:1px}@media (max-width:1023px){.h1,h1{margin-bottom:54px;font-size:calc(var(--base-h1-font-size)*0.75);line-height:1.1671}}@media (max-width:767px){.h1,h1{margin-bottom:39px;font-size:calc(var(--base-h1-font-size)*0.6);line-height:1.2903}}.h2,h2{font-weight:var(--base-h2-font-weight);font-size:var(--base-h2-font-size);line-height:1.2}@media (max-width:1023px){.h2,h2{line-height:1.25}}@media (max-width:767px){.h2,h2{font-size:calc(var(--base-h2-font-size)*0.6);line-height:1.5}}.h3,h3{font-weight:var(--base-h3-font-weight);font-size:var(--base-h3-font-size);letter-spacing:1px}@media (max-width:767px){.h3,h3{font-size:1.7rem;line-height:1.5}}.h4,h4{font-weight:var(--base-h4-font-weight);font-size:var(--base-h4-font-size)}@media (max-width:1023px){.h4,h4{font-size:calc(var(--base-h4-font-size)*0.83333)}}@media (max-width:767px){.h4,h4{font-size:calc(var(--base-h4-font-size)*0.69444)}}.h5,h5{font-weight:var(--base-h5-font-weight);font-size:var(--base-h5-font-size)}@media (max-width:1440px){.h5,h5{font-size:calc(var(--base-h5-font-size)*1.04)}}.h6,h6{font-weight:var(--base-h6-font-weight);font-size:var(--base-h6-font-size)}@media (max-width:1440px){.h6,h6{font-size:calc(var(--base-h6-font-size)*1.112)}}p{margin:0 0 1em}a{color:var(--base-link-color,#000)}a:focus,a:hover{text-decoration:none}strong{font-weight:700}fieldset,form{margin:0;padding:0;border-style:none}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-webkit-border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #999;padding:.4em .7em}input[type=email]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-size:16px;color:#000;opacity:.3}input[type=email]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,textarea::-moz-placeholder{opacity:1;font-size:16px;color:#000;opacity:.3}input[type=email]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=text]:-moz-placeholder,textarea:-moz-placeholder{font-size:16px;color:#000;opacity:.3}input[type=email]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,textarea:-ms-input-placeholder{font-size:16px;color:#000;opacity:.3}input[type=email].placeholder,input[type=password].placeholder,input[type=search].placeholder,input[type=tel].placeholder,input[type=text].placeholder,textarea.placeholder{font-size:16px;color:#000;opacity:.3}select{-webkit-border-radius:0}textarea{resize:vertical;vertical-align:top}button,input[type=button],input[type=file],input[type=reset],input[type=submit]{-webkit-appearance:none;-webkit-border-radius:0;cursor:pointer}.bg-color--1{background-color:var(--base-light-accent-color)}.page-container,body,html{height:100%}body.is-modal-opened{top:0;left:0;width:100%;height:100%;overflow:hidden}.main{-webkit-box-flex:1;-ms-flex:1;flex:1}#wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}#wrapper.is-visible{opacity:1}#wrapper.auth-forgot-password,#wrapper.auth-login,#wrapper.auth-reset_password,#wrapper.auth-two_fa-reset,#wrapper.offerings-index,#wrapper.secondaryMarket-index,#wrapper.static-borrow,#wrapper.static-faq,#wrapper.static-ifisa,#wrapper.static-invest{padding-top:126px}@media (max-width:1023px){#wrapper.auth-forgot-password,#wrapper.auth-login,#wrapper.auth-reset_password,#wrapper.auth-two_fa-reset,#wrapper.offerings-index,#wrapper.secondaryMarket-index,#wrapper.static-borrow,#wrapper.static-faq,#wrapper.static-ifisa,#wrapper.static-invest{padding-top:95px}}@media (max-width:767px){#wrapper.auth-forgot-password,#wrapper.auth-login,#wrapper.auth-reset_password,#wrapper.auth-two_fa-reset,#wrapper.offerings-index,#wrapper.secondaryMarket-index,#wrapper.static-borrow,#wrapper.static-faq,#wrapper.static-ifisa,#wrapper.static-invest{padding-top:70px}}#wrapper.auth-forgot-password,#wrapper.auth-login,#wrapper.home,#wrapper.offerings-create,#wrapper.register-index,#wrapper.static-borrow,#wrapper.static-ifisa,#wrapper.static-invest{background-color:transparent}.container-holder{padding-right:36px;padding-left:36px}@media (max-width:1023px){.container-holder{padding-right:126px;padding-left:126px}}@media (max-width:767px){.container-holder{padding-right:36px;padding-left:36px}}@media (max-width:374px){.container-holder{padding-right:20px;padding-left:20px}}.container-holder--pb{padding-bottom:179px}@media (max-width:1439px){.container-holder--pb{padding-bottom:143px}}@media (max-width:767px){.container-holder--pb{padding-bottom:120px}}.container--wide{max-width:1740px}.container--medium{max-width:1740px;padding:0 14.8rem}@media (max-width:1199px){.container--medium{padding:0}}.container--small{max-width:1135px}@media (max-width:1440px){.container--small{max-width:874px}}.container--centered{margin:0 auto}.container--flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023px){.container--flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767px){.container--flex{margin-top:-100px}}.section-header{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1023px){.section-header{margin-bottom:71px}}@media (max-width:767px){.section-header{margin-bottom:66px}}.section-header__title{max-width:51rem;margin-bottom:33px}@media (max-width:1440px){.section-header__title{margin-bottom:36px}}@media (max-width:767px){.section-header__title{max-width:223px;margin-bottom:26px}}.section-header__description{max-width:70.5rem;letter-spacing:1.5px}@media (max-width:767px){.section-header__description{font-size:16px}}.section-header--horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8rem;padding:0 14.8rem}@media (max-width:1440px){.section-header--horizontal{margin-bottom:7.2rem;padding-right:14rem;padding-left:14rem}}@media (max-width:1023px){.section-header--horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:51px;padding:0}}@media (max-width:767px){.section-header--horizontal{margin-bottom:49px}}.section-header--horizontal .section-header__title{margin-right:8.3rem;margin-bottom:0}@media (max-width:1440px){.section-header--horizontal .section-header__title{margin-right:10.5rem;max-width:40rem}}@media (max-width:1023px){.section-header--horizontal .section-header__title{max-width:400px;margin-right:auto;margin-bottom:17px}}@media (max-width:768px){.section-header--horizontal .section-header__title{margin-bottom:23px}}@media (max-width:767px){.section-header--horizontal .section-header__title{font-size:24px;margin-bottom:9px}}@media (max-width:389px){.section-header--horizontal .section-header__title{margin-bottom:15px}}.section-header--horizontal .section-header__description{padding-top:14px;letter-spacing:0}@media (max-width:1440px){.section-header--horizontal .section-header__description{padding-top:7px;max-width:585px}}@media (max-width:1023px){.section-header--horizontal .section-header__description{max-width:450px}}@media (max-width:767px){.section-header--horizontal .section-header__description{font-size:16px;line-height:1.5}}.section-header--left{margin-bottom:98px}@media (max-width:1440px){.section-header--left{margin-bottom:75px}}@media (max-width:1023px){.section-header--left{margin-bottom:72px}}@media (max-width:767px){.section-header--left{margin-bottom:65px}}.section-header--left .section-header__description{max-width:410px}.section-header--left .section-header__title{margin-bottom:30px}@media (max-width:767px){.section-header--left .section-header__title{margin-bottom:21px}}.section-header--centered{max-width:1148px;margin:0 auto}.section-header--pt{padding-top:89px}@media (max-width:1023px){.section-header--pt{padding-top:174px}}@media (max-width:767px){.section-header--pt{padding-top:98px}}.section-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -3rem}@media (max-width:1023px){.grid{margin:0 -1.2rem}}.grid__item{margin:0 3rem 38px}@media (max-width:1440px){.grid__item{margin-bottom:10px}}@media (max-width:1023px){.grid__item{margin:0 1.2rem 38px}}@media (max-width:767px){.grid__item{margin-bottom:19px}}.grid__col-6{-ms-flex-preferred-size:calc(50% - 6rem);flex-basis:calc(50% - 6rem)}.grid__col-4{-ms-flex-preferred-size:calc(33.33333% - 3.6rem);flex-basis:calc(33.33333% - 3.6rem)}@media (max-width:1280px){.grid__col-4{-ms-flex-preferred-size:calc(50% - 3.6rem);flex-basis:calc(50% - 3.6rem)}}@media (max-width:1023px){.grid__col-4{-ms-flex-preferred-size:100%;flex-basis:100%}}.grid--sm-gap{margin:0 -1.8rem}.grid--sm-gap .grid__item{margin:0 1.8rem 3.6rem}.grid--sm-gap .grid__col-6{-ms-flex-preferred-size:calc(50% - 3.6rem);flex-basis:calc(50% - 3.6rem)}@media (max-width:1023px){.grid--sm-gap .grid__col-6{margin-bottom:2.7rem;-ms-flex-preferred-size:100%;flex-basis:100%}}.grid .no-offerings{width:100%;margin:0 1.8rem}.single-offering-header.is-collapsed:not(.is-hidden)~.offering-content-container .offering-nav>nav{top:135px}@media (max-width:1199px){.single-offering-header.is-collapsed:not(.is-hidden)~.offering-content-container .offering-nav>nav{top:220px}}@media (max-width:1199px){.single-offering-header .header__container{padding-right:36px;padding-bottom:26px;padding-left:36px}}@media (max-width:767px){.single-offering-header .header__container{padding-right:22px;padding-left:22px}}@media (max-width:1199px){.single-offering-header .header__additional-info{padding-top:26px;padding-right:36px;padding-left:36px;border-top:1px solid #f8f8f8}}@media (max-width:767px){.single-offering-header .header__additional-info{padding-right:22px;padding-left:22px}}.single-offering-header .header__additional-info{display:none}.single-offering-header .header__additional-info .offering-details__list{margin:0 auto}@media (max-width:767px){.single-offering-header .header__additional-info .offering-details__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}}@media (max-width:767px){.single-offering-header .header__additional-info .offering-details__item{width:auto}}.single-offering-header .header__additional-info .offering-button-container,.single-offering-header .offering-details{display:none}.single-offering-header .offering-details__list{width:100%;max-width:590px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 46px 0 auto}@media (max-width:1439px){.single-offering-header .offering-details__list{max-width:450px;margin:0 32px 0 auto}}.single-offering-header .offering-details__item:only-child{width:33%;margin:0}@media (max-width:1199px){.single-offering-header .offering-details__item:only-child{width:auto;margin:0 auto}}.single-offering-header .offering-details__value{margin-bottom:0}.single-offering-header .offering-button-container{display:none}.single-offering-header .header__desktop-add-nav{width:100%}.single-offering-header.is-collapsed .header__account-navigation,.single-offering-header.is-collapsed .header__buttons-holder{display:none}.single-offering-header.is-collapsed .offering-details{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1199px){.single-offering-header.is-collapsed .offering-details{display:none}}.single-offering-header.is-collapsed .offering-button-container{display:block;margin-left:auto;margin-right:84px}@media (max-width:1199px){.single-offering-header.is-collapsed .offering-button-container{margin-right:60px}}@media (max-width:1199px){.single-offering-header.is-collapsed .header__additional-info{display:block}}.single-offering-header.is-collapsed .header__additional-info .offering-button-container{display:none}@media (max-width:767px){.single-offering-header.is-collapsed .header__additional-info .offering-button-container{display:block;margin:0}}@media (max-width:767px){.single-offering-header.is-collapsed .header__additional-info .offering-button-container .btn-invest{min-height:36px}}.single-offering-header.is-collapsed .header__additional-info .offering-details{display:none}@media (max-width:1199px){.single-offering-header.is-collapsed .header__additional-info .offering-details{display:-webkit-box;display:-ms-flexbox;display:flex}}.header{position:fixed;z-index:10;top:0;right:0;left:0;padding:54px 36px 30px;-webkit-transition:padding-top .3s linear,padding-bottom .3s linear,-webkit-transform .3s linear;transition:padding-top .3s linear,padding-bottom .3s linear,-webkit-transform .3s linear;transition:transform .3s linear,padding-top .3s linear,padding-bottom .3s linear;transition:transform .3s linear,padding-top .3s linear,padding-bottom .3s linear,-webkit-transform .3s linear}.header.menu-opened.is-collapsed .header__account-navigation{background:transparent}.header.is-collapsed:not(.is-hidden)~.main .offering-nav>nav{top:135px}@media (max-width:767px){.header.single-offering-header .header__navigation-holder{padding-right:22px;padding-left:22px}}@media (max-width:1199px){.header.single-offering-header{padding-left:0;padding-right:0}}@media (max-width:1199px){.header.single-offering-header.menu-opened{padding-right:37px;padding-left:27px}}@media (max-width:767px){.header.single-offering-header.menu-opened{padding-right:22px;padding-left:22px}}.header.single-offering-header.menu-opened .header__container{padding-right:0;padding-left:0}@media (max-width:1440px){.header{padding-top:36px;padding-right:47px;padding-left:46px}}@media (max-width:1023px){.header{padding-top:45px;background:var(--base-header-background-color)}.not-found .header,.offerings-index .header,.offerings-show .header,.offerings-show_my .header,.static-about .header,.static-contact .header,.static-maintenance .header{background:transparent}}@media (max-width:979px){.header{padding-top:36px;padding-right:36px;padding-left:49px}}@media (max-width:1023px){.header{padding-right:37px;padding-left:27px}}@media (max-width:767px){.header{padding-top:41px}}.header.is-hidden{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.header.is-collapsed{padding-top:24px;padding-bottom:24px;background:var(--base-header-background-color);-webkit-box-shadow:var(--base-header-collapsed-box-shadow);box-shadow:var(--base-header-collapsed-box-shadow)}.header.is-collapsed .header__navigation-item a{color:var(--base-link-color)}.header.is-collapsed .dark-logo,.not-found .header.is-collapsed .dark-logo,.offerings-show .header.is-collapsed .dark-logo,.offerings-show_my .header.is-collapsed .dark-logo,.static-about .header.is-collapsed .dark-logo,.static-contact .header.is-collapsed .dark-logo,.static-maintenance .header.is-collapsed .dark-logo{display:none}.header.is-collapsed .light-logo,.not-found .header.is-collapsed .light-logo,.offerings-show .header.is-collapsed .light-logo,.offerings-show_my .header.is-collapsed .light-logo,.static-about .header.is-collapsed .light-logo,.static-contact .header.is-collapsed .light-logo,.static-maintenance .header.is-collapsed .light-logo{display:block}.header__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1741px;margin:0 auto}.header__logo{margin-left:11px;max-width:280px}@media (max-width:767px){.header__logo{margin-left:0}}.header__logo .dark-logo,.not-found .header__logo .light-logo,.offerings-show .header__logo .light-logo,.offerings-show_my .header__logo .light-logo,.static-about .header__logo .light-logo,.static-contact .header__logo .light-logo,.static-maintenance .header__logo .light-logo{display:none}.not-found .header__logo .dark-logo,.offerings-show .header__logo .dark-logo,.offerings-show_my .header__logo .dark-logo,.static-about .header__logo .dark-logo,.static-contact .header__logo .dark-logo,.static-maintenance .header__logo .dark-logo{display:block}@media (max-width:1440px){.header__logo{max-width:204px}}@media (max-width:1199px){.header__logo{max-width:150px}}@media (max-width:979px){.header__logo{max-width:203px}}@media (max-width:767px){.header__logo{max-width:145px}}.header__logo img{display:block}.header__logo--mobile-menu{width:48px;height:60px;display:block;position:absolute;top:-14px;left:0;z-index:1;opacity:0;visibility:hidden;-webkit-transition:none;transition:none}@media (max-width:1440px){.header__logo--mobile-menu{width:39px;height:52px;top:-2px;left:2px}}@media (max-width:979px){.header__logo--mobile-menu{left:-13px}}.menu-opened .header__logo--mobile-menu{opacity:1;visibility:visible;-webkit-transition:opacity .1s ease,visibility .1s ease;transition:opacity .1s ease,visibility .1s ease}.header__logo--mobile-menu img{display:block}.header__navigation-holder{position:fixed;top:-100vh;right:-1px;bottom:0;left:-1px;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 36px 90px;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease;opacity:0;background-color:var(--base-light-accent-color);overflow:auto;visibility:hidden}@media (max-width:979px){.header__navigation-holder{padding:0 36px 179px}}@media (max-width:680px){.header__navigation-holder{padding:0 36px 47px;display:block}}.header__navigation-holder:before{content:"";position:-webkit-sticky;position:sticky;display:block;top:0;left:0;right:0;background-color:var(--base-light-accent-color);z-index:2;width:100%;height:212px}@media (max-width:1440px){.header__navigation-holder:before{height:174px}}@media (max-width:979px){.header__navigation-holder:before{height:206px}}@media (max-width:680px){.header__navigation-holder:before{height:133px}}@media (max-height:520px){.header__navigation-holder:before{height:120px}}.menu-opened .header__navigation-holder{top:0;opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.header__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--base-text-color);margin:0 auto;width:78.7%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-weight:600;font-size:48px;line-height:1;letter-spacing:0}@media (max-width:1440px){.header__navigation{width:81.5%;font-size:36px}}@media (max-width:1199px){.header__navigation{width:95%}}@media (max-width:979px){.header__navigation{width:74%;display:block}}@media (max-width:679px){.header__navigation{font-size:24px;width:100%}}.header__navigation-title{display:block;font-size:14px;letter-spacing:2px;text-transform:uppercase}.header__navigation-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0;list-style:none;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 0 0 10.6%;counter-reset:nav-counter}@media (max-width:1440px){.header__navigation-list{margin:0 0 0 10.2%}}@media (max-width:979px){.header__navigation-list{margin:0 0 90px}}@media (max-width:680px){.header__navigation-list{margin:0 0 68px}}.header__navigation-list:before{content:attr(data-title);font-size:16px;font-weight:600;text-transform:uppercase;position:absolute;top:23px;left:-86px;letter-spacing:2px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media (max-width:1440px){.header__navigation-list:before{left:-72px;font-size:14px}}@media (max-width:979px){.header__navigation-list:before{position:relative;display:block;-webkit-transform:none;transform:none;top:auto;left:auto;margin:0 0 26px}}.header__navigation-item{margin-bottom:48px;counter-increment:nav-counter}.header__navigation-item:before{display:inline-block;margin-left:-27px;padding-top:3px;width:27px;vertical-align:top;font-weight:400;font-size:12px;line-height:1;opacity:0;-webkit-transition:margin-left .3s ease,opacity .1s ease;transition:margin-left .3s ease,opacity .1s ease;content:"0." counter(nav-counter)}@media (max-width:680px){.header__navigation-item{margin-bottom:36px}}.header__navigation-item:last-child{margin-bottom:0}.header__navigation-item:hover:before{margin-left:0;opacity:1}.header__navigation-item a{-webkit-transition:color .3s ease;transition:color .3s ease;color:inherit}.dark-style .header__navigation-item a{color:var(--base-text-color)}.header__navigation-item a:hover{color:var(--base-text-color);text-decoration:none}.header__navigation-item.active:before{margin-left:0;opacity:1;color:var(--base-accent-color)}.header__navigation-item.active>a{color:var(--base-accent-color);text-decoration:none}.header__navigation-item.dropdown-active:before{margin-left:0;opacity:1}.header__navigation-item.dropdown-active a{text-decoration:none}.header .header__menu-has-sub{position:relative}.header .header__menu-has-sub .mce-non-editable{margin:1rem 3rem 0 0}.header .header__menu-has-sub>a{padding-right:25px}.header .header__menu-has-sub.dropdown-active>a{padding-right:35px}.header__submenu-arrow{display:block;position:absolute;top:-2px;right:0;pointer-events:none}.header__submenu-arrow path{fill:#c9c9c9}.active .header__submenu-arrow path{fill:var(--base-text-color)}.header__submenu-arrow.active{top:4px;right:10px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media (max-width:679px){.header__submenu-arrow.active{top:6px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.header__menu-sub{display:none;position:absolute;left:100%;min-width:271px;list-style-type:none;top:0;margin:-15px 0 0;border:0;padding:20px 10px;-webkit-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none}.header__menu-sub,.not-found .header__menu-sub,.offerings-show .header__menu-sub,.offerings-show_my .header__menu-sub,.static-about .header__menu-sub,.static-contact .header__menu-sub,.static-maintenance .header__menu-sub{background-color:transparent}@media (max-width:679px){.header__menu-sub{position:static;margin-top:10px;padding-top:0;padding-bottom:0;min-width:140px}}.header__menu-sub.active{display:block}.header__menu-sub a{display:block;font-size:14px;line-height:1;padding:12px 23px 12px;background:transparent;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.header__menu-sub a.active,.header__menu-sub a:hover{text-decoration:none;background:transparent;color:var(--base-accent-color)}.not-found .header__menu-sub a.active,.not-found .header__menu-sub a:hover,.offerings-show .header__menu-sub a.active,.offerings-show .header__menu-sub a:hover,.offerings-show_my .header__menu-sub a.active,.offerings-show_my .header__menu-sub a:hover,.static-about .header__menu-sub a.active,.static-about .header__menu-sub a:hover,.static-contact .header__menu-sub a.active,.static-contact .header__menu-sub a:hover,.static-maintenance .header__menu-sub a.active,.static-maintenance .header__menu-sub a:hover{background:transparent}@media (max-width:1023px){.header__menu-sub a{font-size:16px}}@media (max-width:679px){.header__menu-sub a{padding-right:12px;padding-left:12px}}.header__contact-box{max-width:414px;margin:0 0 7px}@media (max-width:1440px){.header__contact-box{max-width:318px;margin:0 0 4px}}@media (max-width:680px){.header__contact-box{display:none}}.header__contact-list{font-size:24px;line-height:1.5;font-weight:500;font-family:var(--base-headings-font-family)}@media (max-width:1440px){.header__contact-list{font-size:18px;margin:0 0 47px}}@media (max-width:979px){.header__contact-list{display:none}}.header__contact-list-item{margin:0 0 26px}@media (max-width:1440px){.header__contact-list-item{margin:0 0 22px}}.header__contact-list-item a{color:var(--base-accent-color);text-decoration:underline}.header__contact-list-item a:hover{text-decoration:none}.header__social-list.social li:not(:last-child){margin-right:24px}@media (max-width:979px){.header__social-list.social li:not(:last-child){margin-right:48px}}@media (max-width:1440px){.header__social-list.social li a{width:35px;height:35px}}@media (max-width:979px){.header__social-list.social li a{width:48px;height:48px}}.header__menu-button{position:relative;display:block;width:37px;height:24px;padding:0;background-color:transparent;border:none}@media (max-width:1440px){.header__menu-button{width:30px;height:20px}}@media (max-width:767px){.header__menu-button{margin:0 0 0 auto}}.header__menu-button .line{position:absolute;left:0;display:block;width:37px;height:5px;border-radius:0;background:var(--base-burger-line-color);-webkit-transition:background .4s,-webkit-transform .4s;transition:background .4s,-webkit-transform .4s;transition:background .4s,transform .4s;transition:background .4s,transform .4s,-webkit-transform .4s}@media (max-width:1440px){.header__menu-button .line{width:30px;height:4px}}@media (max-width:767px){.header__menu-button .line{height:3px}}.not-found .header__menu-button .line,.offerings-show .header__menu-button .line,.offerings-show_my .header__menu-button .line,.static-about .header__menu-button .line,.static-contact .header__menu-button .line,.static-maintenance .header__menu-button .line{background:var(--base-burger-inversed-line-color)}.not-found .is-collapsed .header__menu-button .line,.not-found .menu-opened .header__menu-button .line,.offerings-show .is-collapsed .header__menu-button .line,.offerings-show .menu-opened .header__menu-button .line,.offerings-show_my .is-collapsed .header__menu-button .line,.offerings-show_my .menu-opened .header__menu-button .line,.static-about .is-collapsed .header__menu-button .line,.static-about .menu-opened .header__menu-button .line,.static-contact .is-collapsed .header__menu-button .line,.static-contact .menu-opened .header__menu-button .line,.static-maintenance .is-collapsed .header__menu-button .line,.static-maintenance .menu-opened .header__menu-button .line{background:var(--base-burger-line-color)}.header__menu-button .line.line-1{top:0}.header__menu-button .line.line-2{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header__menu-button .line.line-3{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.menu-opened .header__menu-button .line-1{-webkit-transform:translateY(12px) translateX(0) rotate(45deg);transform:translateY(12px) translateX(0) rotate(45deg)}@media (max-width:1440px){.menu-opened .header__menu-button .line-1{-webkit-transform:translateY(8px) translateX(0) rotate(45deg);transform:translateY(8px) translateX(0) rotate(45deg)}}@media (max-width:979px){.menu-opened .header__menu-button .line-1{-webkit-transform:translateY(10px) translateX(0) rotate(45deg);transform:translateY(10px) translateX(0) rotate(45deg)}}.menu-opened .header__menu-button .line-2{opacity:0}.menu-opened .header__menu-button .line-3{-webkit-transform:translateY(-12px) translateX(0) rotate(-45deg);transform:translateY(-12px) translateX(0) rotate(-45deg)}@media (max-width:979px){.menu-opened .header__menu-button .line-3{-webkit-transform:translateY(-10px) translateX(0) rotate(-45deg);transform:translateY(-10px) translateX(0) rotate(-45deg)}}.header__menu-title{visibility:hidden;opacity:0}.header__buttons-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:114px}@media (max-width:1440px){.header__buttons-holder{margin-right:85px}}@media (max-width:979px){.header__buttons-holder{margin-right:60px}}@media (max-width:680px){.header__buttons-holder{margin:0}}.header__register-link{position:relative;font-size:18px;color:var(--base-accent-color);font-weight:600;letter-spacing:3px;text-transform:uppercase;margin-right:33px}@media (max-width:1440px){.header__register-link{font-size:16px;letter-spacing:2px;margin-right:34px}}.header__register-link:hover{opacity:.8}.header__register-btn.button--primary{min-width:18.8rem;height:auto;padding:1rem}@media (max-width:1440px){.header__register-btn.button--primary{font-size:16px;line-height:1}}@media (max-width:374px){.header__register-btn.button--primary{min-width:16.8rem}}.header__account-navigation{margin:-18px 87px -20px auto;position:relative;padding:0 24px;border:solid transparent;border-width:1px 1px 0 1px;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.not-found .header__account-navigation,.offerings-show .header__account-navigation,.offerings-show_my .header__account-navigation,.secondaryMarket-index .header__account-navigation,.static-about .header__account-navigation,.static-contact .header__account-navigation,.static-maintenance .header__account-navigation{background:var(--base-account-background-color)}.not-found .is-collapsed .header__account-navigation,.offerings-show .is-collapsed .header__account-navigation,.offerings-show_my .is-collapsed .header__account-navigation,.static-about .is-collapsed .header__account-navigation,.static-contact .is-collapsed .header__account-navigation{background:var(--base-account-inversed-background-color)}.not-found .header__account-navigation.is-active,.offerings-show .header__account-navigation.is-active,.offerings-show_my .header__account-navigation.is-active,.static-about .header__account-navigation.is-active,.static-contact .header__account-navigation.is-active{border-color:#fff}.not-found .is-collapsed .header__account-navigation.is-active,.not-found .menu-opened .header__account-navigation.is-active,.offerings-show .is-collapsed .header__account-navigation.is-active,.offerings-show .menu-opened .header__account-navigation.is-active,.offerings-show_my .is-collapsed .header__account-navigation.is-active,.offerings-show_my .menu-opened .header__account-navigation.is-active,.static-about .is-collapsed .header__account-navigation.is-active,.static-about .menu-opened .header__account-navigation.is-active,.static-contact .is-collapsed .header__account-navigation.is-active,.static-contact .menu-opened .header__account-navigation.is-active{border-color:var(--base-secondary-gray-color)}.account-dashboard .header__account-navigation,.header__account-navigation .secondaryMarket-index,.offerings-index .header__account-navigation{background-color:var(--base-light-accent-color)}.account-dashboard .is-collapsed .header__account-navigation,.offerings-index .is-collapsed .header__account-navigation,.offerings-show_my .is-collapsed .header__account-navigation,.secondaryMarket-index .is-collapsed .header__account-navigation,.static-about .is-collapsed .header__account-navigation{background-color:var(--base-account-background-color)}@media (max-width:1440px){.header__account-navigation{margin:-18px 61px -20px auto}}@media (max-width:980px){.header__account-navigation{margin:-25px 34px -20px auto}}@media (max-width:767px){.header__account-navigation{margin:0 auto 0 0;max-width:303px}}@media (max-width:680px){.header__account-navigation{border-width:1px}}@media (max-width:374px){.header__account-navigation{padding:0 15px}}.menu-opened .header__account-navigation{background-color:transparent}.header__account-navigation.is-active{border-color:var(--base-secondary-gray-color)}.header__account-info-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 0}@media (max-width:1440px){.header__account-info-holder{padding:23px 0}}.header__account-icon svg{display:block}.header__account-icon svg path{fill:var(--base-account-avatar-color)}.not-found .header__account-icon svg path,.offerings-show .header__account-icon svg path,.offerings-show_my .header__account-icon svg path,.static-about .header__account-icon svg path,.static-contact .header__account-icon svg path,.static-maintenance .header__account-icon svg path{fill:#fff}.not-found .is-collapsed .header__account-icon svg path,.not-found .menu-opened .header__account-icon svg path,.offerings-show .is-collapsed .header__account-icon svg path,.offerings-show .menu-opened .header__account-icon svg path,.offerings-show_my .is-collapsed .header__account-icon svg path,.offerings-show_my .menu-opened .header__account-icon svg path,.static-about .is-collapsed .header__account-icon svg path,.static-about .menu-opened .header__account-icon svg path,.static-contact .is-collapsed .header__account-icon svg path,.static-contact .menu-opened .header__account-icon svg path,.static-maintenance .is-collapsed .header__account-icon svg path,.static-maintenance .menu-opened .header__account-icon svg path{fill:var(--base-secondary-gray-color)}.header__account-info{padding-left:18px;padding-right:37px}@media (max-width:374px){.header__account-info{padding-left:10px;padding-right:15px}}.header__account-name{display:block;margin:0 0 1px;font-weight:800;font-size:16px;letter-spacing:.3px;font-family:var(--base-headings-font-family);color:var(--base-account-name-color)}@media (max-width:1440px){.header__account-name{font-size:14px;margin:0 0 3px}}@media (max-width:980px){.header__account-name{margin:0 0 5px}}.not-found .header__account-name,.offerings-show .header__account-name,.offerings-show_my .header__account-name,.static-about .header__account-name,.static-contact .header__account-name,.static-maintenance .header__account-name{color:#fff}.not-found .is-collapsed .header__account-name,.not-found .menu-opened .header__account-name,.offerings-show .is-collapsed .header__account-name,.offerings-show .menu-opened .header__account-name,.offerings-show_my .is-collapsed .header__account-name,.offerings-show_my .menu-opened .header__account-name,.static-about .is-collapsed .header__account-name,.static-about .menu-opened .header__account-name,.static-contact .is-collapsed .header__account-name,.static-contact .menu-opened .header__account-name,.static-maintenance .is-collapsed .header__account-name,.static-maintenance .menu-opened .header__account-name{color:var(--base-dark-gray-color)}.header__account-role{display:block;font-size:14px;font-weight:400;font-style:italic;color:var(--base-account-role-color)}@media (max-width:1440px){.header__account-role{font-size:12px}}.not-found .header__account-role,.offerings-show .header__account-role,.offerings-show_my .header__account-role,.static-about .header__account-role,.static-contact .header__account-role,.static-maintenance .header__account-role{color:#fff}.not-found .is-collapsed .header__account-role,.not-found .menu-opened .header__account-role,.offerings-show .is-collapsed .header__account-role,.offerings-show .menu-opened .header__account-role,.offerings-show_my .is-collapsed .header__account-role,.offerings-show_my .menu-opened .header__account-role,.static-about .is-collapsed .header__account-role,.static-about .menu-opened .header__account-role,.static-contact .is-collapsed .header__account-role,.static-contact .menu-opened .header__account-role,.static-maintenance .is-collapsed .header__account-role,.static-maintenance .menu-opened .header__account-role{color:var(--base-dark-gray-color)}.header__account-menu-slide{position:absolute;top:100%;left:-1px;right:-1px;border:solid var(--base-secondary-gray-color);border-width:0 1px 1px 1px;padding:17px 24px 7px;background-color:var(--base-page-background-color);opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.not-found .header__account-menu-slide,.offerings-show .header__account-menu-slide,.offerings-show_my .header__account-menu-slide,.static-about .header__account-menu-slide,.static-contact .header__account-menu-slide,.static-maintenance .header__account-menu-slide{background:transparent;border-color:#fff}.not-found .is-collapsed .header__account-menu-slide,.offerings-show .is-collapsed .header__account-menu-slide,.offerings-show_my .is-collapsed .header__account-menu-slide,.static-about .is-collapsed .header__account-menu-slide,.static-contact .is-collapsed .header__account-menu-slide,.static-maintenance .is-collapsed .header__account-menu-slide{background:var(--base-page-background-color);border-color:var(--base-secondary-gray-color)}.not-found .menu-opened .header__account-menu-slide,.offerings-show .menu-opened .header__account-menu-slide,.offerings-show_my .menu-opened .header__account-menu-slide,.static-about .menu-opened .header__account-menu-slide,.static-contact .menu-opened .header__account-menu-slide,.static-maintenance .menu-opened .header__account-menu-slide{border-color:var(--base-secondary-gray-color)}.account-dashboard .header__account-menu-slide,.offerings-index .header__account-menu-slide,.secondaryMarket-index .header__account-menu-slide{background-color:var(--base-light-accent-color)}.account-dashboard .is-collapsed .header__account-menu-slide,.offerings-index .is-collapsed .header__account-menu-slide,.secondaryMarket-index .is-collapsed .header__account-menu-slide{background-color:var(--base-page-background-color)}@media (max-width:1440px){.header__account-menu-slide{padding:21px 24px 3px}}@media (max-width:680px){.header__account-menu-slide{position:relative;border-width:0;display:none;left:auto;right:auto}}@media (max-width:374px){.header__account-menu-slide{padding:21px 10px 3px}}.menu-opened .header__account-menu-slide{background-color:transparent}.is-active .header__account-menu-slide{opacity:1;visibility:visible}@media (max-width:680px){.is-active .header__account-menu-slide{display:block}}.header__account-menu-slide:before{content:"";position:absolute;top:0;left:24px;right:24px;height:1px;background-color:var(--base-secondary-light-gray-color)}.header__account-menu-list{font-size:14px;font-weight:400;font-style:italic;color:var(--base-text-color)}@media (max-width:1440px){.header__account-menu-list{font-size:12px}}.not-found .header__account-menu-list,.offerings-show .header__account-menu-list,.offerings-show_my .header__account-menu-list,.static-about .header__account-menu-list,.static-contact .header__account-menu-list,.static-maintenance .header__account-menu-list{color:#fff}.not-found .header__account-menu-list .header__account-menu-item a .icon svg path,.offerings-show .header__account-menu-list .header__account-menu-item a .icon svg path,.offerings-show_my .header__account-menu-list .header__account-menu-item a .icon svg path,.static-about .header__account-menu-list .header__account-menu-item a .icon svg path,.static-contact .header__account-menu-list .header__account-menu-item a .icon svg path,.static-maintenance .header__account-menu-list .header__account-menu-item a .icon svg path{fill:#fff}.not-found .is-collapsed .header__account-menu-list,.offerings-show .is-collapsed .header__account-menu-list,.offerings-show_my .is-collapsed .header__account-menu-list,.static-about .is-collapsed .header__account-menu-list,.static-contact .is-collapsed .header__account-menu-list,.static-maintenance .is-collapsed .header__account-menu-list{color:var(--base-text-color)}.not-found .is-collapsed .header__account-menu-list .header__account-menu-item a .icon svg path,.offerings-show .is-collapsed .header__account-menu-list .header__account-menu-item a .icon svg path,.offerings-show_my .is-collapsed .header__account-menu-list .header__account-menu-item a .icon svg path,.static-about .is-collapsed .header__account-menu-list .header__account-menu-item a .icon svg path,.static-contact .is-collapsed .header__account-menu-list .header__account-menu-item a .icon svg path,.static-maintenance .is-collapsed .header__account-menu-list .header__account-menu-item a .icon svg path{fill:var(--base-dark-gray-color)}.not-found .menu-opened .header__account-menu-list,.offerings-show .menu-opened .header__account-menu-list,.offerings-show_my .menu-opened .header__account-menu-list,.static-about .menu-opened .header__account-menu-list,.static-contact .menu-opened .header__account-menu-list,.static-maintenance .menu-opened .header__account-menu-list{color:var(--base-text-color)}.not-found .menu-opened .header__account-menu-list .header__account-menu-item a .icon svg path,.offerings-show .menu-opened .header__account-menu-list .header__account-menu-item a .icon svg path,.offerings-show_my .menu-opened .header__account-menu-list .header__account-menu-item a .icon svg path,.static-about .menu-opened .header__account-menu-list .header__account-menu-item a .icon svg path,.static-contact .menu-opened .header__account-menu-list .header__account-menu-item a .icon svg path,.static-maintenance .menu-opened .header__account-menu-list .header__account-menu-item a .icon svg path{fill:var(--base-dark-gray-color)}.header__account-menu-item{margin:0 0 18px}.header__account-menu-item a{color:inherit}.header__account-menu-item a:hover .text{text-decoration:none}.header__account-menu-item a .icon{float:left;margin:2px 16px 0 0;width:16px;height:14px}.header__account-menu-item a .icon svg{display:inline-block;vertical-align:top;width:auto;height:100%;max-width:100%}.header__account-menu-item a .text{display:inline-block;vertical-align:top;overflow:hidden;text-decoration:underline;padding-right:3px}.header__account-handler{width:22px;height:22px;position:relative;-ms-flex-negative:0;flex-shrink:0;cursor:pointer}@media (hover:hover){.header__account-handler:hover .element{background-color:var(--base-accent-color)}}.is-active .header__account-handler{left:7px}.is-active .header__account-handler .element{top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:12px;height:2px}.is-active .header__account-handler .element-1{width:0;height:0}.is-active .header__account-handler .element-3{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.header__account-handler .element{position:absolute;width:5px;height:5px;border-radius:100%;background-color:var(--base-dark-gray-color);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:width .3s ease,height .3s ease,background .3s ease,-webkit-transform .3s ease;transition:width .3s ease,height .3s ease,background .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,width .3s ease,height .3s ease,background .3s ease;transition:transform .3s ease,width .3s ease,height .3s ease,background .3s ease,-webkit-transform .3s ease}.header__account-handler .element-1{left:0}.header__account-handler .element-2{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.header__account-handler .element-3{left:100%;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}@media (hover:hover){.not-found .header__account-handler:hover .element,.offerings-show .header__account-handler:hover .element,.offerings-show_my .header__account-handler:hover .element,.static-about .header__account-handler:hover .element,.static-contact .header__account-handler:hover .element,.static-maintenance .header__account-handler:hover .element{background-color:var(--base-page-background-color)}}.not-found .header__account-handler .element,.offerings-show .header__account-handler .element,.offerings-show_my .header__account-handler .element,.static-about .header__account-handler .element,.static-contact .header__account-handler .element,.static-maintenance .header__account-handler .element{background-color:var(--base-secondary-gray-color)}.not-found .is-collapsed .header__account-handler .element,.offerings-show .is-collapsed .header__account-handler .element,.offerings-show_my .is-collapsed .header__account-handler .element,.static-about .is-collapsed .header__account-handler .element,.static-contact .is-collapsed .header__account-handler .element,.static-maintenance .is-collapsed .header__account-handler .element{background-color:var(--base-dark-gray-color)}@media (hover:hover){.not-found .menu-opened .header__account-handler:hover .element,.offerings-show .menu-opened .header__account-handler:hover .element,.offerings-show_my .menu-opened .header__account-handler:hover .element,.static-about .menu-opened .header__account-handler:hover .element,.static-contact .menu-opened .header__account-handler:hover .element,.static-maintenance .menu-opened .header__account-handler:hover .element{background-color:var(--base-accent-color)}}.not-found .menu-opened .header__account-handler .element,.offerings-show .menu-opened .header__account-handler .element,.offerings-show_my .menu-opened .header__account-handler .element,.static-about .menu-opened .header__account-handler .element,.static-contact .menu-opened .header__account-handler .element,.static-maintenance .menu-opened .header__account-handler .element{background-color:var(--base-dark-gray-color)}.header__mobile-add-nav{display:none}@media (max-width:767px){.header__mobile-add-nav{display:block;width:74%;margin:0 auto;padding:30px 0 0}}@media (max-width:680px){.header__mobile-add-nav{width:100%;padding:0}}.header__desktop-add-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}@media (max-width:767px){.header__desktop-add-nav{display:none}}.sticky-header .header__menu{height:calc(100vh - 63px)}.offerings-show .header:not(.menu-opened) .header__register-btn{background-color:transparent;border-color:#fff}.offerings-show .header:not(.menu-opened) .header__register-link{color:#fff}.offerings-show .header.is-collapsed .header__register-btn{background-color:var(--base-accent-color);border-color:var(--base-accent-color)}.offerings-show .header.is-collapsed .header__register-link{color:var(--base-accent-color)}.social{list-style-type:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.social li:not(:last-child){margin-right:48px}@media (max-width:1440px){.social li:not(:last-child){margin-right:25px}}@media (max-width:1023px){.social li:not(:last-child){margin-right:37px}}@media (max-width:767px){.social li:not(:last-child){margin-right:20px}}.social li.facebook a{background-color:#3b5998}.social li.twitter a{background-color:#55acee}.social li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:35px;height:35px;border-radius:50%;background-color:#007ab9;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}@media (max-width:1440px){.social li a{width:24px;height:24px}}@media (max-width:768px){.social li a{width:36px;height:36px}}@media (max-width:389px){.social li a{width:23px;height:23px}}.social li a:hover{opacity:.8}@media (max-width:1440px){.social img{width:60%}}@media (max-width:1440px){.social .facebook img{width:30%}}.box-cols{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -1.8rem;font-size:2.2rem}@media (max-width:1440px){.box-cols{margin-right:0;margin-left:0}}@media (max-width:1023px){.box-cols{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:16px}}@media (max-width:768px){.box-cols{margin-right:-1.8rem;margin-left:-1.8rem}}@media (max-width:767px){.box-cols{font-size:14px}}.box-cols__item{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;margin:0 1.8rem;padding:4.3rem 6rem 1.8rem 12.4rem;border:solid 1px var(--base-secondary-gray-color)}@media (max-width:1440px){.box-cols__item{padding:3.6rem 6rem 1rem 11rem}}@media (max-width:1023px){.box-cols__item{margin-bottom:23px;padding:45px 90px 24px 126px}}@media (max-width:767px){.box-cols__item{padding:97px 50px 18px 35px}}.box-cols__item-icon{position:absolute;top:4.7rem;left:4.7rem}@media (max-width:1440px){.box-cols__item-icon{top:3.4rem}}@media (max-width:1023px){.box-cols__item-icon{top:40px;left:70px}}@media (max-width:767px){.box-cols__item-icon{top:29px;left:35px}}@media (max-width:1440px){.box-cols__item-icon svg{width:31px}}.box-cols__item-title{margin-bottom:1.1rem;letter-spacing:1.1px}@media (max-width:1440px){.box-cols__item-title{margin-bottom:7px;font-size:24px}}@media (max-width:1023px){.box-cols__item-title{margin-bottom:9px}}@media (max-width:767px){.box-cols__item-title{margin-bottom:1px;font-size:20px}}.footer{-ms-flex-negative:0;flex-shrink:0;margin-top:auto;padding:0 36px;font-weight:400;font-size:16px}@media (max-width:1440px){.footer{font-size:14px}}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1740px;margin:0 auto;padding:36px 0 30px;border-top:solid 1px var(--base-footer-border-color)}@media (max-width:1440px){.footer__container{padding-top:35px;max-width:1345px}}@media (max-width:1023px){.footer__container{padding-top:38px}}@media (max-width:768px){.footer__container{padding-top:35px}}@media (max-width:767px){.footer__container{padding:21px 0 17px}}.footer__copyright{margin:0;padding-right:10px}@media (max-width:767px){.footer__copyright{padding-right:20px;font-size:12px;line-height:1.9}}.footer__nav{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin-right:auto;padding-left:10.4rem}@media (max-width:1440px){.footer__nav{padding-left:19rem}}@media (max-width:1199px){.footer__nav{padding-left:75px}}@media (max-width:1023px){.footer__nav{display:none}}@media (max-width:767px){.footer__nav{display:none}}.footer__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0 10px 0 0;list-style-type:none}.footer__nav li{margin-right:7.2rem}@media (max-width:1023px){.footer__nav li{margin-right:29px}}.footer__nav a:hover{text-decoration:underline}.hero-section{position:relative;min-height:100vh;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:979px){.hero-section{padding-bottom:60px}}.hero-section .holder{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto;margin-bottom:auto}.hero-section .hero-content-container{position:relative;margin:0 auto;padding:79px 30px 0 10px;max-width:1154px}@media (max-width:1440px){.hero-section .hero-content-container{max-width:960px;padding-top:107px;padding-left:36px}}@media (max-width:1023px){.hero-section .hero-content-container{max-width:740px}}@media (max-width:979px){.hero-section .hero-content-container{padding-top:30rem;padding-left:83px;height:100%}}@media (max-width:768px){.hero-section .hero-content-container{max-width:680px}}@media (max-width:767px){.hero-section .hero-content-container{max-width:545px;padding-top:18.5rem}}@media (max-width:679px){.hero-section .hero-content-container{max-width:480px}}@media (max-width:479px){.hero-section .hero-content-container{max-width:380px;padding-right:36px;padding-left:36px}}@media (max-width:389px){.hero-section .hero-content-container{max-width:none}}@media (orientation:landscape) and (max-height:420px){.hero-section .hero-content-container{padding-top:130px}}.hero-section .page-heading{margin:0 0 42px}@media (max-width:1440px){.hero-section .page-heading{margin-bottom:50px}}@media (max-width:1023px){.hero-section .page-heading{margin-bottom:54px}}@media (max-width:979px){.hero-section .page-heading{letter-spacing:-2px}}@media (max-width:679px){.hero-section .page-heading{margin-bottom:40px}}@media (max-width:479px){.hero-section .page-heading{margin-bottom:28px}}@media (max-width:389px){.hero-section .page-heading{margin-bottom:29px}}@media (max-width:480px) and (max-height:600px){.hero-section .page-heading{margin-bottom:20px;font-size:30px}}.hero-section .text-container{max-width:550px;font-weight:300;font-size:30px;line-height:1.4}@media (max-width:1440px){.hero-section .text-container{max-width:440px;font-size:24px;line-height:1.5}}@media (max-width:679px){.hero-section .text-container{max-width:340px;font-size:20px}}@media (max-width:479px){.hero-section .text-container{max-width:275px;font-size:18px;line-height:1.56}}@media (max-width:480px) and (max-height:600px){.hero-section .text-container{max-width:280px;font-size:16px}}.hero-section .scroll-down{position:absolute;right:-58px;bottom:61px;line-height:1;-webkit-animation:scrollDownAnimation 1s ease-out infinite alternate;animation:scrollDownAnimation 1s ease-out infinite alternate}@media (max-width:979px){.hero-section .scroll-down{bottom:48px;-webkit-animation:scrollDownAnimationMobile 1s ease-out infinite alternate;animation:scrollDownAnimationMobile 1s ease-out infinite alternate;left:0;text-align:center;-webkit-transform:translateY(90px);transform:translateY(90px)}}@media (max-width:1440px){.hero-section .scroll-down{right:0}}@media (max-width:479px){.hero-section .scroll-down{-webkit-transform:translateY(110px);transform:translateY(110px)}}.hero-section .scroll-down .text{display:none;margin-bottom:5px;font-weight:400;font-size:14px;line-height:1;text-transform:uppercase}@media (max-width:979px){.hero-section .scroll-down .text{display:block}}@media (max-height:600px){.hero-section .scroll-down .text{font-size:12px}}.hero-section .scroll-down .icon{display:inline-block;width:18px;height:36px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='36' fill='none'%3E%3Cpath fill='%23000' d='M.27 27.62a.909.909 0 111.278-1.294L8.09 32.89V.92c0-.505.4-.919.903-.919s.916.414.916.92v31.97l6.53-6.564a.924.924 0 011.29 0 .91.91 0 010 1.295l-8.09 8.117a.908.908 0 01-1.278 0L.271 27.62z'/%3E%3C/svg%3E") no-repeat scroll 0 0/18px 36px}@media (max-width:1440px){.hero-section .scroll-down .icon{width:12px;height:24px;background-size:12px 24px}}@-webkit-keyframes scrollDownAnimation{0%{bottom:61px;opacity:1}to{bottom:31px;opacity:0}}@keyframes scrollDownAnimation{0%{bottom:61px;opacity:1}to{bottom:31px;opacity:0}}@-webkit-keyframes scrollDownAnimationMobile{0%{bottom:48px;opacity:1}to{bottom:38px;opacity:0}}@keyframes scrollDownAnimationMobile{0%{bottom:48px;opacity:1}to{bottom:38px;opacity:0}}.slider-section{padding-bottom:16rem}@media (max-width:768px){.slider-section{padding-bottom:6rem}}@media (max-width:767px){.slider-section{padding-bottom:80px}}.slider-section .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100vh;max-height:1000px}@media (max-width:1599px){.slider-section .container{height:auto!important;max-height:none!important}}@media (max-width:1023px){.slider-section .container{height:auto!important;max-height:none!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.slider-section .slide{margin-bottom:100px;padding:16px 0 0 30px;visibility:hidden;opacity:0;min-width:100%;position:absolute}@media (max-width:1440px){.slider-section .slide{margin-bottom:53px;padding-top:31px;padding-left:21px;padding-left:unset}}@media (max-width:768px){.slider-section .slide{margin-bottom:70px}}@media (max-width:679px){.slider-section .slide{margin-bottom:0;padding-left:0}}@media (max-width:389px){.slider-section .slide{padding-left:0}}.slider-section .slide-inner{height:370px;min-height:370px}@media (max-width:1023px){.slider-section .slide-inner{height:auto;min-height:0}}.slider-section .slide.is-visible{position:static;visibility:visible;opacity:1}.slider-section .slide-text-container{max-width:51%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1599px){.slider-section .slide-text-container{height:768px}}@media (max-width:1199px){.slider-section .slide-text-container{max-width:45%}}@media (max-width:1023px){.slider-section .slide-text-container{max-width:730px;padding:0 30px 0 126px;margin:0 auto 70px 0;height:auto}}@media (max-width:768px){.slider-section .slide-text-container{padding:0 30px 0 17%;max-width:680px}}@media (max-width:679px){.slider-section .slide-text-container{padding:0 30px 0 15%;max-width:480px}}@media (max-width:479px){.slider-section .slide-text-container{padding:0 30px 0 9%;max-width:380px}}@media (max-width:389px){.slider-section .slide-text-container{margin-bottom:72px;max-width:363px}}@media (max-width:374px){.slider-section .slide-text-container{padding:0 20px}}.slider-section .slide-media-container{position:relative;max-width:49%}@media (max-width:1599px){.slider-section .slide-media-container{height:768px}}@media (max-width:1199px){.slider-section .slide-media-container{max-width:55%}}@media (max-width:1023px){.slider-section .slide-media-container{max-width:83%;max-width:calc(100% - 126px);height:800px}}@media (max-width:768px){.slider-section .slide-media-container{max-width:83%;height:588px}}@media (max-width:679px){.slider-section .slide-media-container{width:100%;max-width:none;padding:0 0 0 36px;height:400px}}@media (max-width:375px){.slider-section .slide-media-container{padding:0 0 0 20px;height:315px}}.slider-section .slide-media-container .active-slide-index{position:absolute;right:20.5%;bottom:30px;z-index:2;color:var(--base-accent-color);font:800 120px/1 var(--base-headings-font-family)}@media (max-width:1440px){.slider-section .slide-media-container .active-slide-index{font-size:96px}}@media (max-width:768px){.slider-section .slide-media-container .active-slide-index{font-size:72px}}@media (max-width:390px){.slider-section .slide-media-container .active-slide-index{font-size:36px}}.slider-section .slide-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.slider-section .slide-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.slider-section .slide-title{margin-bottom:32px}@media (max-width:1440px){.slider-section .slide-title{margin-bottom:27px;letter-spacing:-1px}}@media (max-width:479px){.slider-section .slide-title{max-width:210px;margin-bottom:21px}}.slider-section .slide-description{margin-bottom:38px;max-width:400px}@media (max-width:1440px){.slider-section .slide-description{margin-bottom:44px;max-width:320px}}@media (max-width:479px){.slider-section .slide-description{margin-bottom:30px}}@media (max-width:389px){.slider-section .slide-description{margin-bottom:28px}}.slider-section .slide-description p{margin-bottom:5px}.slider-section .slide-description p:last-child{margin-bottom:0}.slider-section .inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;width:100%;max-width:556px;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1440px){.slider-section .inner{max-width:550px;padding:0 30px 0 17.9rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0}}@media (max-width:1199px){.slider-section .inner{padding:0 36px}}@media (max-width:1023px){.slider-section .inner{margin:0;padding:0}}.slider-section .swiper-container{height:100%;width:100%;position:relative}.slider-section .swiper-container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:-webkit-gradient(linear,right top,left top,color-stop(12%,hsla(0,0%,100%,.6)),color-stop(24%,hsla(0,0%,100%,0)));background:linear-gradient(270deg,hsla(0,0%,100%,.6) 12%,hsla(0,0%,100%,0) 24%)}.slider-section .swiper-slide{position:relative;-ms-flex-negative:0;flex-shrink:0;width:77%}@media (max-width:768px){.slider-section .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.slider-section .slider-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 0 20px}@media (max-width:1440px){.slider-section .slider-controls{padding:0}}@media (max-width:679px){.slider-section .slider-controls{display:none}}.slider-section .slider-controls .btn-slider-controls{margin:0;padding:10px;border:0;background-repeat:no-repeat;background-position:50% 50%;background-size:8px 12px;background-color:transparent;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out,-webkit-transform .2s ease-in-out}.slider-section .slider-controls .btn-slider-controls[disabled]{cursor:default;opacity:1;pointer-events:none}.slider-section .slider-controls .btn-slider-controls[disabled] .btn-icon path{fill:var(--base-secondary-accent-color)}.slider-section .slider-controls .btn-slider-controls:hover{opacity:.7}.slider-section .slider-controls .btn-slider-controls .btn-icon{display:block}.slider-section .slider-controls .btn-slider-controls .btn-icon path{fill:var(--base-accent-color)}.slider-section .slider-controls .btn-slide-prev:hover .btn-icon{-webkit-transform:translateX(-5px);transform:translateX(-5px)}.slider-section .slider-controls .btn-slide-next:hover .btn-icon{-webkit-transform:translateX(5px);transform:translateX(5px)}.slider-section .slider-controls .slide-progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider-section .slider-controls .slide-progress-bar{position:relative;margin:0 24px;width:93px;height:2px;background:var(--base-secondary-gray-color)}@media (max-width:1440px){.slider-section .slider-controls .slide-progress-bar{margin-right:14px;margin-left:14px}}.slider-section .slider-controls .slide-progress-bar .swiper-pagination-progressbar-fill{background:var(--base-accent-color);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.slider-section .current-slide-index,.slider-section .last-slide-index{font-size:24px;line-height:1}@media (max-width:1440px){.slider-section .current-slide-index,.slider-section .last-slide-index{font-size:18px}}.decorated-link{position:relative;display:inline-block;padding:16px 36px;font-family:inherit;font-weight:400;font-size:16px;line-height:1;letter-spacing:1px;text-transform:uppercase;border:none;background:none}@media (max-width:1440px){.decorated-link{padding:13px 23px 9px 23px;font-size:14px}}.decorated-link:hover:before{width:100%}.decorated-link-icon,.decorated-link-text{position:relative;z-index:2}.decorated-link-icon{bottom:1px;left:5px}@media (max-width:1440px){.decorated-link-icon{left:11px}}.decorated-link:before{position:absolute;top:0;bottom:0;left:0;z-index:1;width:48px;content:"";background-color:var(--base-secondary-accent-color);-webkit-transition:width .35s ease-in-out;transition:width .35s ease-in-out}@media (max-width:1440px){.decorated-link:before{width:36px}}.decorated-link.decor-base-accent-color:before{background-color:var(--base-accent-color)}.decorated-link.inverse{color:var(--base-button-color)}button.decorated-link{color:var(--base-link-color);border:0;background:transparent}@media (max-width:1440px){button.decorated-link{padding-top:11px;padding-bottom:11px}}.opportunities{margin-bottom:9.1rem}@media (max-width:767px){.opportunities{margin-bottom:35px}}.opportunities__item{position:relative;display:block}.opportunities__item-image{margin-bottom:20px;height:504px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}@media (max-width:1440px){.opportunities__item-image{height:372px}}@media (max-width:979px){.opportunities__item-image{height:276px}}@media (max-width:767px){.opportunities__item-image{margin-bottom:14px;height:auto}}.opportunities__item-image img{display:block;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.opportunities__item-status{position:absolute;top:36px;right:36px}@media (max-width:1440px){.opportunities__item-status{top:24px;right:30px}}@media (max-width:767px){.opportunities__item-status{right:34px}}.opportunities a{color:inherit}.opportunities__item-title{margin-bottom:6px;color:inherit}@media (max-width:1440px){.opportunities__item-title{margin-bottom:10px;font-size:24px}}@media (max-width:1023px){.opportunities__item-title{margin-bottom:8px;font-size:24px}}@media (max-width:767px){.opportunities__item-title{margin-bottom:1px;font-size:20px}}.opportunities__item-address{padding-right:1.1rem;font-size:2.2rem;color:inherit}@media (max-width:767px){.opportunities__item-address{font-size:14px}}.opportunities .grid__item:nth-child(3n+2){margin-top:35px}@media (max-width:1023px){.opportunities .grid__item:nth-child(3n+2){margin-top:0}}@media (max-width:1023px){.opportunities .grid__item:nth-child(2n){margin-top:35px}}@media (max-width:767px){.opportunities .grid__item:nth-child(2n){margin-top:0}}@media (max-width:1440px){.opportunities .btn-view{min-width:23rem;height:5rem}}.main-loader{position:fixed;left:0;top:0}.main-loader,.no-offerings .is-loading{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.no-offerings .is-loading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:inherit}.sk-circle{width:18px;height:18px;position:absolute;right:0;top:5px;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}@media (max-width:1023px){.sk-circle{right:-22px;top:1px}}@media (max-width:479px){.sk-circle{right:-58px}}.is-loading .sk-circle{opacity:1}.sk-circle .sk-child{width:100%;height:100%;position:absolute;right:69px;top:15px}.sk-circle .sk-child:before{content:"";display:block;margin:0 auto;width:10%;height:10%;background-color:var(--base-accent-color);border-radius:100%;-webkit-animation:sk-circleBounceDelay 1.2s ease-in-out infinite both;animation:sk-circleBounceDelay 1.2s ease-in-out infinite both}.sk-circle .sk-circle2{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.sk-circle .sk-circle3{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.sk-circle .sk-circle4{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sk-circle .sk-circle5{-webkit-transform:rotate(120deg);transform:rotate(120deg)}.sk-circle .sk-circle6{-webkit-transform:rotate(150deg);transform:rotate(150deg)}.sk-circle .sk-circle7{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sk-circle .sk-circle8{-webkit-transform:rotate(210deg);transform:rotate(210deg)}.sk-circle .sk-circle9{-webkit-transform:rotate(240deg);transform:rotate(240deg)}.sk-circle .sk-circle10{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.sk-circle .sk-circle11{-webkit-transform:rotate(300deg);transform:rotate(300deg)}.sk-circle .sk-circle12{-webkit-transform:rotate(330deg);transform:rotate(330deg)}.sk-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleBounceDelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-circleBounceDelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.la-ball-spin-clockwise-fade,.la-ball-spin-clockwise-fade>div{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.la-ball-spin-clockwise-fade{display:block;font-size:0}.la-ball-spin-clockwise-fade>div{display:inline-block;float:none;background-image:-webkit-gradient(linear,right top,left top,from(#1925a7),to(#0ea1f2));background-image:linear-gradient(270deg,#1925a7,#0ea1f2);border:0 solid currentColor}.la-ball-spin-clockwise-fade{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;width:38px;height:41px;opacity:0}.is-loading .la-ball-spin-clockwise-fade{opacity:1}.la-ball-spin-clockwise-fade>div{position:absolute;top:50%;left:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;border-radius:100%;-webkit-animation:ball-spin-clockwise-fade 1s linear infinite;animation:ball-spin-clockwise-fade 1s linear infinite}.la-ball-spin-clockwise-fade>div:first-child{top:5%;left:50%;-webkit-animation-delay:-.875s;animation-delay:-.875s}.la-ball-spin-clockwise-fade>div:nth-child(2){top:18.1801948466%;left:81.8198051534%;-webkit-animation-delay:-.75s;animation-delay:-.75s}.la-ball-spin-clockwise-fade>div:nth-child(3){top:50%;left:95%;-webkit-animation-delay:-.625s;animation-delay:-.625s}.la-ball-spin-clockwise-fade>div:nth-child(4){top:81.8198051534%;left:81.8198051534%;-webkit-animation-delay:-.5s;animation-delay:-.5s}.la-ball-spin-clockwise-fade>div:nth-child(5){top:94.9999999966%;left:50.0000000005%;-webkit-animation-delay:-.375s;animation-delay:-.375s}.la-ball-spin-clockwise-fade>div:nth-child(6){top:81.8198046966%;left:18.1801949248%;-webkit-animation-delay:-.25s;animation-delay:-.25s}.la-ball-spin-clockwise-fade>div:nth-child(7){top:49.9999750815%;left:5.0000051215%;-webkit-animation-delay:-.125s;animation-delay:-.125s}.la-ball-spin-clockwise-fade>div:nth-child(8){top:18.179464974%;left:18.1803700518%;-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes ball-spin-clockwise-fade{50%{opacity:.25;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-spin-clockwise-fade{50%{opacity:.25;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.page-centered{position:fixed;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.resend-loader{margin-left:10px}.bg-box,.bg-box .container{position:relative}.bg-box .section-header__title{color:inherit}.bg-box--two-colors{margin-top:96px;padding-top:75px;padding-bottom:17rem;color:#fff;background-color:var(--base-light-dark-accent-color)}@media (max-width:1440px){.bg-box--two-colors{margin-top:75px;padding-top:60px;padding-bottom:15rem}}@media (max-width:1023px){.bg-box--two-colors{padding-top:60px}}@media (max-width:767px){.bg-box--two-colors{margin-top:36px;padding-top:82px;padding-bottom:112px}}.bg-box--two-colors:before{content:"";position:absolute;top:-96px;left:0;width:56.8%;height:75.2%;background-color:var(--base-dark-accent-color)}@media (max-width:1440px){.bg-box--two-colors:before{top:-76px}}@media (max-width:1023px){.bg-box--two-colors:before{top:-72px;width:75%}}@media (max-width:767px){.bg-box--two-colors:before{top:-36px;width:69%}}@media (max-width:389px){.bg-box--two-colors .btn-view{min-width:23rem;height:5.3rem}}.bg-box--one-color{padding-top:14rem;padding-bottom:8.2rem}@media (max-width:1023px){.bg-box--one-color{padding-top:78px;padding-bottom:119px}}@media (max-width:768px){.bg-box--one-color{padding-bottom:168px}}@media (max-width:767px){.bg-box--one-color{padding-bottom:103px}}@media (max-width:389px){.bg-box--one-color{padding-top:115px;padding-bottom:108px}}.bg-box--one-color:before{content:"";position:absolute;z-index:-1;top:0;right:0;width:72%;height:80%;background-color:var(--base-light-accent-color)}@media (max-width:1023px){.bg-box--one-color:before{top:231px;width:60%;height:73.5%}}@media (max-width:767px){.bg-box--one-color:before{top:128px;width:78%;height:70%}}@media (max-width:479px){.bg-box--one-color:before{width:48%}}.button{position:relative;display:inline-block;text-align:center;overflow:hidden}.button,.button--primary{font-family:var(--base-body-font-family)}.button--primary{min-width:26rem;height:6rem;padding:1.3rem 1rem;font-weight:700;font-size:1.8rem;letter-spacing:2px;text-transform:uppercase;color:var(--base-button-color);border:2px solid transparent}.button--primary-medium{min-width:23.2rem;height:1.4rem;font-size:1.6rem;line-height:1}.button--primary.button--primary-colored{color:var(--base-accent-color)}.button--primary .fa-spin{margin-right:10px}.button--primary-small{min-width:160px;border:0;padding:11px 12px 13px;height:36px;font-size:14px;line-height:1}.button--primary-xs-small{border:0;padding:3px 4px 4px;min-width:64px;height:24px;font-weight:400;font-size:14px}@media (max-width:1440px){.button--primary-xs-small{min-width:57px;height:21px;font-size:12px}}.button--filled{font-family:var(--base-body-font-family);background-color:var(--base-accent-color);-webkit-transition:opacity .3s linear,color .3s linear,background-color .3s linear;transition:opacity .3s linear,color .3s linear,background-color .3s linear}.button--filled:hover{opacity:.6}.button--filled.disabled,.button--filled[disabled]{cursor:default;color:var(--base-additional-gray-color);background-color:var(--base-secondary-light-gray-color);pointer-events:none}.button--border{border-color:var(--base-accent-color);-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.button--border:hover{opacity:.6}.button--secondary{border:0;padding:1rem;color:var(--base-accent-color);font-weight:700;font-size:1.6rem;letter-spacing:2px;line-height:1;text-transform:uppercase;background:transparent;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.button--secondary:disabled{cursor:default;color:var(--base-additional-gray-color);pointer-events:none}.button--secondary:hover{opacity:.8}.button--secondary-filled{padding:1.6rem 2rem;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;background-color:var(--base-secondary-accent-color)}@media (max-width:1440px){.button--secondary-filled{padding:1.7rem 2rem;font-size:16px;letter-spacing:2px}}.button--secondary-filled:hover{opacity:.8}.button--full-width{width:100%}.button--payment-table{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;min-width:164px;width:100%;font-style:normal;font-weight:400;text-align:center;letter-spacing:1px;line-height:1.5;text-transform:uppercase;background-color:var(--base-accent-color);color:var(--base-button-color);font-size:12px;border:none}.button--payment-table.button--payment-table-accent{background-color:var(--accent-button-background-color);color:var(--accent-button-color)}.button--payment-table.button--payment-table-accent:hover{opacity:1}.button--payment-table:hover{opacity:.5}.button--fixed{position:fixed;top:50%;margin-top:-5rem;right:4.2rem;z-index:3}.button-cross{margin:0;padding:0;background:none;border:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.button-cross,.button-cross svg{width:26px;height:26px}.button-cross:hover{opacity:.5}.btn-reset-security{font-weight:700}.list-custom-counter{margin:0;padding:0;list-style-type:none;counter-reset:digit}@media (max-width:767px){.list-custom-counter{font-size:16px}}.list-custom-counter__item{position:relative;padding-top:43px;padding-bottom:43px;padding-left:113px}@media (max-width:1440px){.list-custom-counter__item{padding-top:28px;padding-bottom:47px;padding-left:85px}}@media (max-width:1023px){.list-custom-counter__item{padding-top:24px;padding-bottom:53px;padding-left:65px}}@media (max-width:767px){.list-custom-counter__item{padding-top:0;padding-bottom:42px;padding-left:80px}}.list-custom-counter__item:before{counter-increment:digit;content:"0" counter(digit);position:absolute;z-index:-1;top:0;left:0;font:800 12rem/1 var(--base-headings-font-family);color:var(--base-secondary-light-gray-color)}@media (max-width:1023px){.list-custom-counter__item:before{font-size:72px}}@media (max-width:767px){.list-custom-counter__item:before{font-size:36px}}.list-custom-counter__item:after{content:"";position:absolute;top:113px;left:64px;width:2px;height:64.5%;background-color:var(--base-secondary-light-gray-color)}@media (max-width:1023px){.list-custom-counter__item:after{top:74px;left:42px}}@media (max-width:767px){.list-custom-counter__item:after{top:42px;left:23px;height:71.5%}}.list-custom-counter__item:last-child:after{display:none}.list-custom-counter__item-title{max-width:360px;margin-bottom:24px;line-height:1.33}@media (max-width:1440px){.list-custom-counter__item-title{margin-bottom:18px;max-width:240px;font-size:24px;line-height:1.5}}@media (max-width:768px){.list-custom-counter__item-title{margin-bottom:18px;max-width:230px;font-size:24px}}@media (max-width:389px){.list-custom-counter__item-title{margin-bottom:7px;max-width:180px;font-size:18px}}.list-custom-counter__item-description{max-width:415px;letter-spacing:-.7px}@media (max-width:1440px){.list-custom-counter__item-description{max-width:330px}}@media (max-width:1023px){.list-custom-counter__item-description{max-width:320px}}.card{max-width:70.4rem;height:100%;background-color:var(--base-page-background-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1440px){.card{max-width:100%}}.card__image{position:relative;height:25rem}.card__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.card .labels-container{position:absolute;top:2.4rem;right:2.4rem}@media (max-width:1440px){.card .labels-container{top:1.8rem;right:1.8rem}}.card__header{padding:2.4rem 2.4rem .7rem;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1440px){.card__header{padding:1.8rem 1.8rem .7rem}}@media (max-width:1023px){.card__header{font-size:16px}}@media (max-width:767px){.card__header{font-size:14px}}@media (max-width:479px){.card__header{padding:1.6rem 1.6rem .7rem}}.card__header-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.card__header-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.card__title{max-width:36rem;width:100%;margin:0 1rem 1rem 0;font-size:var(--base-body-font-size);word-break:break-word;line-height:30px}@media (max-width:1440px){.card__title{max-width:30rem}}@media (max-width:479px){.card__title{font-size:20px}}@media (max-width:767px){.content-loader .card__title{margin-bottom:20px}}.card__date{min-width:160px;font:700 1.4rem var(--base-headings-font-family);letter-spacing:.31px;line-height:30px}@media (max-width:767px){.card__date{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}@media (max-width:479px){.card__date{font-size:12px}}.card__description{max-width:44.7rem;width:100%;font-size:1.8rem}@media (max-width:1440px){.card__description{max-width:40rem;font-size:16px}}@media (max-width:479px){.card__description{max-width:24rem;font-size:14px}}.card__body{padding:2.9rem 2.4rem 1.8rem;font-weight:400;font-size:1.6rem;letter-spacing:.31px;color:var(--base-card-text-color);border-top:2px solid var(--base-light-accent-color)}@media (max-width:1440px){.card__body{padding:2rem 1.8rem 1.8rem}}@media (max-width:1023px){.card__body{padding-bottom:.7rem;font-size:16px}}@media (max-width:767px){.card__body{padding:20px 1.6rem 3px;font-size:14px}}@media (max-width:479px){.card__body{padding-right:10px}}@media (max-width:479px){.content-loader .card__body{padding:20px}}.card__body-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1440px){.card__body-row{font-size:16px}}@media (max-width:767px){.card__body-row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:479px){.card__body-row{font-size:14px}}@media (max-width:767px){.content-loader .card__body-row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.card__stat-name,.card__stat-value{margin-bottom:.9rem}@media (max-width:1440px){.card__stat-name,.card__stat-value{margin-bottom:1.3rem}}@media (max-width:767px){.card__stat-name,.card__stat-value{margin-bottom:15px}}.content-loader .card__stat-name,.content-loader .card__stat-value{width:44%}.card__stat-name{margin-right:12px}.status-label,.type-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:122px;height:42px;margin:0 0 15px;padding:0 24px;font-weight:400;font-size:1.8rem;text-transform:uppercase;letter-spacing:1px;color:var(--base-accent-color);background-color:var(--base-status-label-background-color)}@media (max-width:1440px){.status-label,.type-label{min-width:88px;font-size:14px}}.progress-bar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.progress-bar,.progress-bar__fill-holder{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.progress-bar__fill-holder{height:4px;background-color:var(--base-secondary-gray-color)}@media (max-width:1023px){.progress-bar__fill-holder{height:4px}}.progress-bar__fill{background-color:var(--base-accent-color)}.progress-bar__value{min-width:5.6rem;margin-left:.7rem;text-align:right;color:var(--base-dark-gray-color)}@media (max-width:767px){.progress-bar__value{min-width:37px;margin-left:16px}}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;margin:6rem 0 0;padding:0;list-style:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;color:var(--base-secondary-gray-color)}@media (max-width:767px){.pagination{margin-top:37px}}.pagination li{margin:0 1.8rem}.pagination a{color:var(--base-text-color);opacity:.5}.pagination a:hover{opacity:1}.pagination .active{border-bottom:2px solid var(--base-accent-color)}.pagination .active a{opacity:1}.pagination__page-item a{-webkit-transition:color .3s linear;transition:color .3s linear}.pagination__page-item a:hover{color:var(--base-text-color)}.pagination__next-btn,.pagination__prev-btn{position:relative}.pagination__next-btn:not(.disabled) a,.pagination__prev-btn:not(.disabled) a{-webkit-transition:color .3s linear;transition:color .3s linear}.pagination__next-btn:not(.disabled) a:hover,.pagination__prev-btn:not(.disabled) a:hover{color:var(--base-text-color)}.pagination__prev-btn a:before{content:"";position:absolute;top:50%;left:0;width:10px;height:10px;border:solid currentColor;border-width:2px 0 0 2px;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.pagination__next-btn a:before{content:"";position:absolute;top:50%;right:0;width:10px;height:10px;border:solid currentColor;border-width:2px 2px 0 0;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.tab{font-size:16px;color:var(--base-secondary-gray-color)}@media (max-width:1023px){.tab{font-size:14px}}.tab.tab--filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.tab__item{margin-right:4.8rem;margin-bottom:5px;padding:0 0 4px;font-size:inherit;font-family:var(--base-body-font-family);color:var(--base-text-color);border:none;background-color:transparent;-webkit-transition:color .3s linear;transition:color .3s linear;opacity:.5}.tab__item:last-child{margin-right:0}.tab__item:hover{opacity:1}.tab__item--active{color:var(--base-text-color);border-bottom:2px solid var(--base-accent-color);opacity:1}.section-header .tab{margin-bottom:7.2rem}@media (max-width:1440px){.section-header .tab{margin-bottom:8rem}}@media (max-width:1023px){.section-header .tab{margin-bottom:73px}}@media (max-width:767px){.section-header .tab{margin-bottom:48px}}.offerings__filter{margin:30px 0}.single-offering .faq-section .section-content__title{margin-bottom:22px;font-size:60px;line-height:72px}@media (max-width:1599px){.single-offering .faq-section .section-content__title{margin-bottom:20px;font-size:48px;line-height:60px}}@media (max-width:979px){.single-offering .faq-section .section-content__title{margin-bottom:33px}}@media (max-width:479px){.single-offering .faq-section .section-content__title{margin-bottom:16px;font-size:24px;line-height:32px}}.single-offering .list-drop{margin-top:17px}@media (max-width:979px){.single-offering .list-drop{margin-top:33px}}@media (max-width:767px){.single-offering .list-drop{margin-top:17px}}.single-offering .list-drop__title{max-width:none;padding-right:0;letter-spacing:0}.single-offering .list-drop__item{cursor:default}.single-offering .list-drop__item:focus,.single-offering .list-drop__item:hover{opacity:1}.single-offering .list-drop__content{max-width:none;padding-top:8px}@media (max-width:1440px){.single-offering .list-drop__content{padding-top:9px}}@media (max-width:479px){.single-offering .list-drop__content{padding-top:10px}}.single-offering .list-drop__item-wrapper{padding-top:48px;padding-right:0;padding-bottom:43px}@media (max-width:1440px){.single-offering .list-drop__item-wrapper{padding-top:36px;padding-bottom:28px}}@media (max-width:979px){.single-offering .list-drop__item-wrapper{padding-top:23px}}@media (max-width:479px){.single-offering .list-drop__item-wrapper{padding-bottom:29px}}.single-offering .list-drop__title-holder:after,.single-offering .list-drop__title-holder:before{content:normal}.single-offering .list-drop__item--opened .list-drop__title{color:#6d6d6d}.offerings-show .offering-hero .section__heading{font-size:calc(var(--base-h1-font-size)*1);line-height:1.1;word-break:break-word}@media (max-width:1440px){.offerings-show .offering-hero .section__heading{line-height:1.13}}@media (max-width:979px){.offerings-show .offering-hero .section__heading{font-size:calc(var(--base-h1-font-size)*0.75)}}@media (max-width:767px){.offerings-show .offering-hero .section__heading{font-size:calc(var(--base-h1-font-size)*0.375)}}@media (max-width:320px){.offerings-show .offering-hero .section__heading{font-size:20px;line-height:26px}}.offering-hero{position:relative;z-index:1;padding:192px 0 91px;background:var(--base-light-dark-accent-color)}@media (max-width:1440px){.offering-hero{padding:156px 0 79px}}@media (max-width:1199px){.offering-hero{padding:192px 0 100px}}@media (max-width:979px){.offering-hero{padding-bottom:20px}}@media (max-width:767px){.offering-hero{padding:132px 0 78px}}@media (max-width:479px){.offering-hero{padding-bottom:12px}}@media (max-width:320px){.offering-hero{padding-bottom:10px}}.offering-hero:before{position:absolute;top:0;bottom:-96px;left:0;width:57%;content:"";background:var(--base-dark-accent-color)}@media (max-width:1440px){.offering-hero:before{bottom:-75px;width:57.7%}}@media (max-width:979px){.offering-hero:before{bottom:-72px;width:60%}}@media (max-width:479px){.offering-hero:before{bottom:-48px;width:69%}}@media (max-width:320px){.offering-hero:before{bottom:-38px}}.offering-hero .end-date{margin-bottom:20px;display:inline-block}.offering-hero .section-header{padding:0 50px;-webkit-box-flex:initial;-ms-flex:initial;flex:initial;color:#fff}@media (max-width:1024px){.offering-hero .section-header{padding-right:36px;padding-left:126px}}@media (max-width:767px){.offering-hero .section-header{padding-right:36px;padding-left:36px}}@media (max-width:320px){.offering-hero .section-header{margin-bottom:20px}}.offering-hero .section-header .section-header-container{position:relative;z-index:2}.offering-hero .banner-section__label{display:inline-block;margin-bottom:20px;padding:15px;min-width:122px;color:var(--base-accent-color);font-weight:400;font-size:18px;line-height:1;letter-spacing:1px;text-align:center;background:#fff;margin-right:13px}.offering-hero .banner-section__label--no-background{color:#fff;background-color:transparent;font-weight:700}@media (max-width:1440px){.offering-hero .banner-section__label{padding-top:11px;padding-bottom:11px;min-width:88px;font-size:14px}}@media (max-width:767px){.offering-hero .banner-section__label{margin-bottom:20px}}@media (max-width:479px){.offering-hero .banner-section__label{margin-bottom:27px}}.offering-hero .section__heading{margin-bottom:18px;max-width:960px;color:#fff;word-break:break-word}@media (max-width:1440px){.offering-hero .section__heading{margin-bottom:27px}}@media (max-width:979px){.offering-hero .section__heading{max-width:580px}}@media (max-width:768px){.offering-hero .section__heading{margin-bottom:54px}}@media (max-width:767px){.offering-hero .section__heading{margin-bottom:17px}}@media (max-width:479px){.offering-hero .section__heading{margin-bottom:23px}}.offering-hero .description-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:980px){.offering-hero .description-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.offering-hero .description-row .progress-bar{width:100%;max-width:32%;margin-left:auto}@media (max-width:980px){.offering-hero .description-row .progress-bar{max-width:37%;margin-left:0}}@media (max-width:767px){.offering-hero .description-row .progress-bar{max-width:45%}}@media (max-width:479px){.offering-hero .description-row .progress-bar{max-width:60%}}@media (max-width:479px){.offering-hero .description-row .progress-bar__value{font-size:16px}}.offering-hero .description-row .progress-bar__fill-holder{max-width:289px}.offering-hero .section__description{max-width:530px;font-size:30px;line-height:1.4}@media (max-width:1440px){.offering-hero .section__description{max-width:420px;font-size:24px;line-height:1.5}}@media (max-width:980px){.offering-hero .section__description{margin-bottom:66px}}@media (max-width:767px){.offering-hero .section__description{margin-bottom:50px;max-width:303px;font-size:18px}}@media (max-width:479px){.offering-hero .section__description{margin-bottom:42px}}@media (max-width:320px){.offering-hero .section__description{font-size:14px}}.offering-hero .section__description p{margin:0}.offering-content-container{padding:126px 50px 127px;font-size:var(--base-body-font-size)}@media (max-width:1440px){.offering-content-container{padding-top:94px;padding-bottom:137px;font-size:var(--base-body-font-size)}}@media (max-width:1279px){.offering-content-container{padding:102px 0}}@media (max-width:979px){.offering-content-container{padding:103px 36px}}@media (max-width:767px){.offering-content-container{padding:89px 37px;font-size:20px}}.offering-content-container .container{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1104px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1599px){.offering-content-container .container{max-width:895px}}.offering-content-container .offering-content-column{max-width:852px;width:100%}@media (max-width:1600px){.offering-content-container .offering-content-column{max-width:660px}}@media (max-width:979px){.offering-content-container .offering-content-column{max-width:none;width:64.8%}}@media (max-width:767px){.offering-content-container .offering-content-column{width:100%}}.offering-content-container .section-content__title{margin-bottom:30px;line-height:1;letter-spacing:1px}@media (max-width:1600px){.offering-content-container .section-content__title{margin-bottom:27px;font-size:24px}}@media (max-width:767px){.offering-content-container .section-content__title{margin-bottom:15px;font-size:20px}}@media (max-width:479px){.offering-content-container .section-content__title{margin-bottom:18px}}.offering-content-container .offering-description{line-height:1.58}@media (max-width:1599px){.offering-content-container .offering-description{line-height:inherit}}@media (max-width:767px){.offering-content-container .offering-description{max-width:none;line-height:1.6}}.offering-description ol{counter-reset:counter}.offering-description ol li{list-style-type:none;counter-increment:counter}.offering-description ol li:before{content:counter(counter) ". ";margin-left:-1.5em;margin-right:.3em;text-align:right}.offering-description ul li{list-style-type:none;position:relative}.offering-description ul li:before{content:"\2022";margin-left:-1.5em;margin-right:.3em;text-align:right}@media (max-width:479px){.offering-description{max-width:290px}}.single-offering-slider img{display:block;min-width:100%}.single-offering-slider .slider-controls{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:27px;margin-bottom:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1440px){.single-offering-slider .slider-controls{margin-top:23px;margin-bottom:18px}}@media (max-width:979px){.single-offering-slider .slider-controls{margin-top:26px;margin-bottom:21px}}@media (max-width:479px){.single-offering-slider .slider-controls{margin-top:29px}}.single-offering-slider .counter{color:#6d6d6d;font-size:24px;line-height:1}@media (max-width:1599px){.single-offering-slider .counter{font-size:18px}}.single-offering-slider .toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;width:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1279px){.single-offering-slider .toolbar{display:none}}.single-offering-slider .slider-button{position:relative;left:0;margin:0;padding:12px;border:0;outline:0;line-height:1;background-repeat:no-repeat;background-position:50% 50%;background-size:12px 18px;-webkit-transition:opacity .3s ease-in-out,left .3s ease-in-out;transition:opacity .3s ease-in-out,left .3s ease-in-out;background-color:transparent}.single-offering-slider .slider-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.486 12L8 10.6 3.027 6 8 1.4 6.486 0 0 6l6.486 6z' fill='%23DBDBDB'/%3E%3C/svg%3E")}.single-offering-slider .slider-button-prev:hover{left:-10px}.single-offering-slider .slider-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.514 0L0 1.4 4.973 6 0 10.6 1.514 12 8 6 1.514 0z' fill='%23DBDBDB'/%3E%3C/svg%3E")}.single-offering-slider .slider-button-next:hover{left:10px}.single-offering-slider .slider-button[disabled]{pointer-events:none;cursor:default;opacity:.5}@media (max-width:1279px){.separated-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}@media (max-width:767px){.separated-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:250px;margin:0 auto;text-align:center}}.separated-list__item{margin-bottom:39px}@media (max-width:1440px){.separated-list__item{margin-bottom:30px}}@media (max-width:1279px){.separated-list__item{width:45%}}@media (max-width:979px){.separated-list__item{margin-bottom:31px;width:40%}}@media (max-width:767px){.separated-list__item{width:100%}}@media (max-width:479px){.separated-list__item{margin-bottom:47px}}.separated-list__item:last-child{margin-bottom:0}@media (max-width:479px){.separated-list__item:nth-last-child(2){margin-bottom:23px}}.separated-list__item.button-container{margin-top:60px}@media (max-width:1279px){.separated-list__item.button-container{margin-top:40px}}@media (max-width:979px){.separated-list__item.button-container{margin-top:21px}}@media (max-width:479px){.separated-list__item.button-container{margin-top:0}}.separated-list__item.button-container--offering-actions{margin-top:80px}@media (max-width:1440px){.separated-list__item.button-container--offering-actions{margin-top:60px}}@media (max-width:1279px){.separated-list__item.button-container--offering-actions{margin-top:70px;width:100%}}@media (max-width:479px){.separated-list__item.button-container--offering-actions{margin-top:60px}}.separated-list__item.button-container .btn-invest{margin-bottom:20px}.separated-list__label,.separated-list__value{margin-bottom:0;line-height:1}.separated-list__label{margin-bottom:30px;color:#6d6d6d;font-weight:600;font-size:16px;letter-spacing:3px;text-transform:uppercase}@media (max-width:1440px){.separated-list__label{margin-bottom:20px;font-size:14px;letter-spacing:1.8px}}@media (max-width:979px){.separated-list__label{letter-spacing:1px}}.separated-list__label:after{display:block;margin-top:6px;width:24px;height:4px;background:var(--base-secondary-gray-color);content:""}@media (max-width:1440px){.separated-list__label:after{width:16px;height:2px}}@media (max-width:767px){.separated-list__label:after{margin-right:auto;margin-left:auto}}.separated-list__value{font-weight:700;font-size:36px;letter-spacing:1px;font-family:var(--base-headings-font-family)}@media (max-width:1440px){.separated-list__value{font-size:24px}}@media (max-width:767px){.separated-list__value{font-size:20px}}.separated-list .progress-bar{margin-top:15px;max-width:260px}@media (max-width:1440px){.separated-list .progress-bar{max-width:204px}}@media (max-width:1279px){.separated-list .progress-bar{max-width:250px}}@media (max-width:479px){.separated-list .progress-bar{margin-right:auto;margin-left:auto;max-width:200px}}.separated-list .progress-bar__fill-holder{background-color:var(--base-secondary-gray-color)}.separated-list .progress-bar__value{color:#6d6d6d}@media (max-width:479px){.separated-list .progress-bar__value{min-width:0}}.separated-list .btn-edit-offering,.separated-list .btn-invest,.separated-list .btn-submit-offering{display:block;min-width:260px;height:60px;font-size:18px}@media (max-width:1440px){.separated-list .btn-edit-offering,.separated-list .btn-invest,.separated-list .btn-submit-offering{min-width:204px;height:48px;font-size:16px}}@media (max-width:979px){.separated-list .btn-edit-offering,.separated-list .btn-invest,.separated-list .btn-submit-offering{min-width:0;width:156px}}@media (max-width:479px){.separated-list .btn-edit-offering,.separated-list .btn-invest,.separated-list .btn-submit-offering{width:auto;min-width:204px}}.separated-list .btn-edit-offering,.separated-list .btn-submit-offering{width:100%}@media (max-width:1279px){.separated-list .btn-edit-offering,.separated-list .btn-submit-offering{margin:0 auto;max-width:336px}}.separated-list .btn-submit-offering{margin-bottom:13px}@media (max-width:1279px){.separated-list .btn-submit-offering{margin-bottom:12px}}.separated-list .btn-edit-offering{padding:1.8rem 1rem;color:var(--base-accent-color);font-size:16px;line-height:1;text-align:center;background:var(--base-secondary-accent-color)}@media (max-width:1440px){.separated-list .btn-edit-offering{padding-top:1.4rem;padding-bottom:1.4rem}}.offering-content-container-inner{margin-bottom:113px}@media (max-width:1440px){.offering-content-container-inner{margin-bottom:75px}}@media (max-width:767px){.offering-content-container-inner{margin-bottom:118px}}.offering-content-container-inner .section-content:last-child:not(:only-child),.offering-content-container-inner:last-child{margin-bottom:0}.faq-section{max-width:852px}@media (max-width:1440px){.faq-section{max-width:660px}}.faq-section h2{margin-bottom:0}.offering-info-container{position:relative;max-width:1472px;margin:-270px auto 0;padding:0 16px;z-index:1}@media (max-width:1599px){.offering-info-container{max-width:1148px;margin:-133px auto 0}}@media (max-width:979px){.offering-info-container{margin:-158px auto 0;padding:0 36px}}@media (max-width:767px){.offering-info-container{margin:-120px auto 0;padding:0 16px}}.offering-info-container .offering-box{width:50%}@media (max-width:1599px){.offering-info-container .offering-box{width:48.3%}}@media (max-width:979px){.offering-info-container .offering-box{width:100%}}.offering-info-container .offering-box:first-child{padding:62px 68px 32px 0;border-right:3px solid var(--base-secondary-light-gray-color)}@media (max-width:1599px){.offering-info-container .offering-box:first-child{padding:43px 39px 15px 0}}@media (max-width:979px){.offering-info-container .offering-box:first-child{border-right:none;border-bottom:2px solid var(--base-secondary-light-gray-color);padding:49px 79px 30px;text-align:center}}@media (max-width:767px){.offering-info-container .offering-box:first-child{padding:29px 19px 15px;text-align:left}}.offering-info-container .offering-box:last-child{padding:62px 0 32px 64px}@media (max-width:1599px){.offering-info-container .offering-box:last-child{padding:41px 0 15px 50px;width:50%}}@media (max-width:979px){.offering-info-container .offering-box:last-child{width:100%;padding:30px 115px 53px}}@media (max-width:767px){.offering-info-container .offering-box:last-child{padding:33px 22px 30px;text-align:left}}.offering-info-container .offering-box .data-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.offering-info-container .offering-box .data-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.offering-info-container .offering-box .info-title{letter-spacing:-1px;margin-bottom:1px}@media (max-width:767px){.offering-info-container .offering-box .info-title{font-size:24px;letter-spacing:2px}}.offering-info-container .offering-box .info-address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px;font-size:16px;font-style:normal;color:var(--base-text-color)}@media (max-width:1440px){.offering-info-container .offering-box .info-address{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:21px;font-size:12px}}@media (max-width:979px){.offering-info-container .offering-box .info-address{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-3px}}@media (max-width:767px){.offering-info-container .offering-box .info-address{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.offering-info-container .offering-box .info-address svg{margin:0 5px 0 0}.offering-info-container .offering-box .info-address p{margin:0}.offering-info-container .offering-box .info-description{letter-spacing:1.4px;font-size:calc(var(--base-body-font-size)*0.92)}@media (max-width:1599px){.offering-info-container .offering-box .info-description{font-size:calc(var(--base-body-font-size)*0.84)}}@media (max-width:979px){.offering-info-container .offering-box .info-description{letter-spacing:1px;line-height:1.4}}.offering-info-container .boxes{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 58px 0 67px;border:3px solid var(--base-secondary-light-gray-color);background:var(--base-page-background-color)}@media (max-width:1599px){.offering-info-container .boxes{padding:0 36px 0 51px}}@media (max-width:979px){.offering-info-container .boxes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;border:2px solid var(--base-secondary-light-gray-color)}}.offering-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 10px 23px 0}@media (max-width:1599px){.offering-value{margin:0 10px 20px 0}}@media (max-width:767px){.offering-value{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0 10px 23px 0}}.offering-value .separated__label,.offering-value .separated__value{margin:0;font-family:var(--base-headings-font-family);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.offering-value__big{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;margin:0 0 11px}@media (max-width:1599px){.offering-value__big{margin:0 0 8px}}@media (max-width:767px){.offering-value__big{margin:0 0 11px}}.offering-value__big .separated__value{margin-right:17px;font-size:var(--base-h4-font-size);font-weight:700;line-height:1;color:var(--base-accent-color)}@media (max-width:1440px){.offering-value__big .separated__value{font-size:calc(var(--base-h4-font-size)*0.84)}}.offering-value__big .separated__label{font-size:calc(var(--base-body-font-size)*0.75);text-transform:lowercase;color:var(--base-dark-gray-color)}.offering-value__small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;color:#bfbfbf}.offering-value__small .separated__value{margin-right:10px;font-size:calc(var(--base-body-font-size)*0.75);font-weight:700}@media (max-width:1440px){.offering-value__small .separated__value{margin-right:8px}}.offering-value__small .separated__label{font-size:14px;text-transform:lowercase}.status-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:767px){.status-box{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:18px}}.status-box__label{margin:0 10px 10px 0;padding:8px 16px;font-size:14px;color:var(--base-accent-color);background:var(--base-secondary-accent-color);text-transform:uppercase;font-weight:400;white-space:nowrap}@media (max-width:767px){.status-box__label{font-size:12px;padding:5px 16px}}.status-box__label:last-child{margin:0 0 10px}.offering-details__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:17px}@media (max-width:1599px){.offering-details__list{margin-bottom:25px}}@media (max-width:767px){.offering-details__list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.offering-details__item{width:33%}@media (max-width:767px){.offering-details__item{width:50%}}.offering-details__item:only-child{width:auto;margin:0 auto}.offering-details__label{margin:0 0 4px;color:var(--base-dark-gray-color);font:normal 16px var(--base-body-font-family)}@media (max-width:1599px){.offering-details__label{font:normal 14px var(--base-body-font-family)}}@media (max-width:767px){.offering-details__label{margin:0 0 -3px}}.offering-details__value{font-weight:700;font-family:var(--base-headings-font-family);color:var(--base-dark-gray-color)}@media (max-width:1599px){.offering-details__value{font-size:18px}}@media (max-width:767px){.offering-details__value{margin:0 0 28px;font-size:20px}}.offering-button-container .btn-edit-offering,.offering-button-container .btn-invest,.offering-button-container .btn-submit-offering{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:60px;margin-bottom:15px}.offering-button-container .btn-edit-offering:last-child,.offering-button-container .btn-invest:last-child,.offering-button-container .btn-submit-offering:last-child{margin-bottom:0}@media (max-width:1599px){.offering-button-container .btn-edit-offering,.offering-button-container .btn-invest,.offering-button-container .btn-submit-offering{min-height:48px}}.offering-nav{position:relative}@media (max-width:979px){.offering-nav{max-width:156px;width:100%}}@media (max-width:767px){.offering-nav{display:none}}.offering-nav nav{-webkit-transition:top .3s ease-in-out;transition:top .3s ease-in-out;position:-webkit-sticky;position:sticky;top:50px}.offering-nav__list{padding:0}@media (max-width:767px){.offering-nav__list{margin-bottom:36px}}.offering-nav__item{margin-bottom:12px;font-weight:400;font-size:var(--base-body-font-size);color:var(--base-dark-gray-color)}.offering-nav__item span{cursor:pointer}@media (max-width:1440px){.offering-nav__item{font-size:18px}}.offering-nav__item:hover{opacity:.8}.offering-nav__title{margin-bottom:12px;font-weight:400;font-size:calc(var(--base-body-font-size)*1.1);color:var(--base-dark-gray-color);opacity:.8}@media (max-width:1440px){.offering-nav__title{font-size:16px}}.offering-social__list{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1}@media (max-width:979px){.offering-social__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767px){.offering-social__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:-7px}}.offering-social__item{margin-right:20px}@media (max-width:1599px){.offering-social__item{margin-right:3px}}@media (max-width:979px){.offering-social__item{margin-right:16px}}@media (max-width:767px){.offering-social__item{margin-right:7px}}.offering-social__item a:hover{opacity:.8}.offering-social__item:last-child{margin-right:0}@media (max-width:1599px){.offering-social__item svg{-webkit-transform:scale(.69);transform:scale(.69)}}@media (max-width:979px){.offering-social__item svg{-webkit-transform:scale(1);transform:scale(1)}}@media (max-width:767px){.offering-social__item svg{-webkit-transform:scale(.69);transform:scale(.69)}}.investment-restriction{display:block;margin-top:17px;font:normal 15px var(--base-body-font-family);text-align:center;color:var(--base-dark-gray-color)}@media (max-width:1599px){.investment-restriction{margin-top:6px;font:normal 13px var(--base-body-font-family)}}.banner-section{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:554px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.banner-section:before{content:"";position:absolute;width:100%;height:100%;background:#000;opacity:.5}@media (max-width:1599px){.banner-section{height:372px}}@media (max-width:979px){.banner-section{height:404px}}@media (max-width:479px){.banner-section{height:344px}}@media (max-width:320px){.banner-section{height:344px}}.banner-section img{display:block;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.banner-section.is-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-content{margin-bottom:114px}.section-content.faq-section{margin-bottom:0}@media (max-width:1440px){.section-content{margin-bottom:81px}}@media (max-width:479px){.section-content{margin-bottom:70px}}.section-content__files{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.section-content__files a{position:relative;margin-bottom:36px;padding-left:50px;padding-right:38px;width:auto;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:500;line-height:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.section-content__files a:last-child{margin-bottom:0}@media (max-width:1599px){.section-content__files a{font-size:18px}}@media (max-width:1023px){.section-content__files a{padding-left:40px;font-size:14px}}.section-content__files a:hover{opacity:.8}.section-content__files a span{display:block;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-content__files a .icon-container{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:26px;height:26px}.section-content__files a .download-icon-container{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.list-drop{margin:0;padding:0;list-style-type:none;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.list-drop.list-drop--loading{opacity:0}.list-drop__item{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;position:relative;border-top:1px solid var(--base-secondary-gray-color);cursor:pointer;-webkit-transform:scale(1);transform:scale(1);opacity:1}.list-drop__item:first-child{border-top-width:0}.list-drop__item:focus,.list-drop__item:hover{opacity:.7}@media (max-width:767px){.list-drop__item:focus,.list-drop__item:hover{opacity:1;-webkit-transition:none;transition:none}}.list-drop__item-wrapper{position:relative;z-index:2;padding:45px 50px 38px 0}@media (max-width:1440px){.list-drop__item-wrapper{padding-top:24px;padding-bottom:24px}}.list-drop__title-holder{position:relative}.list-drop__title-holder:after,.list-drop__title-holder:before{content:"";position:absolute;right:-1px;top:14px;width:19px;height:3px;background-color:var(--base-secondary-gray-color);-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.list-drop__item--opened .list-drop__title-holder:after,.list-drop__item--opened .list-drop__title-holder:before{background-color:var(--base-text-color)}.list-drop__title-holder:before{right:7px;width:3px;height:18px;top:6px;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.list-drop__item--opened .list-drop__title-holder:before{opacity:0}.list-drop__title{margin-bottom:0;padding-right:30px;letter-spacing:1px;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.list-drop__item--opened .list-drop__title{color:var(--base-faq-accordion-title-color)}.list-drop__content{display:none;max-width:790px;padding-top:14px;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}@media (max-width:1440px){.list-drop__content{padding-top:5px}}.list-drop__item--opened .list-drop__content{display:block;color:var(--base-text-color)}.list-drop__content p:last-child{margin:0}.list-drop__content ol,.list-drop__content ul{margin-bottom:1em}.list-drop__content ol:last-child,.list-drop__content ul:last-child{margin-bottom:0}#registration{width:100%}#registration .form{position:relative;margin-top:5.5rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:1440px){#registration .form{margin-top:4.9rem;max-width:657px}}@media (max-width:979px){#registration .form{margin-top:4.6rem}}@media (max-width:767px){#registration .form{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:34px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#registration .form__line{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:36px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1440px){#registration .form__line{margin-bottom:26px}}@media (max-width:1023px){#registration .form__line{margin-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#registration .form__line.last-line{margin-bottom:0}@media (max-width:767px){#registration .form__line.last-line{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:center}}#registration .form__line.penultimate-line{margin-bottom:100px}@media (max-width:979px){#registration .form__line.penultimate-line{margin-bottom:42px}}@media (max-width:767px){#registration .form__line.penultimate-line{margin-bottom:30px}}#registration .form__col{width:48.8%;max-width:410px}@media (max-width:1440px){#registration .form__col{width:49%;max-width:318px}}@media (max-width:1023px){#registration .form__col{margin-bottom:26px;width:100%;max-width:none}}#registration .form__col:first-child{margin-right:3.6%}@media (max-width:1199px){#registration .form__col:first-child{margin-right:24px}}@media (max-width:1023px){#registration .form__col:first-child{margin-right:0}}#registration .form__row--checkbox{margin-top:22px}@media (max-width:1440px){#registration .form__row--checkbox{margin-top:15px}}@media (max-width:979px){#registration .form__row--checkbox{margin-top:14px}}#registration .form .flow__text--link{font-size:14px;line-height:1}#registration .form .flow__text--link a{font-weight:600;color:var(--base-accent-color);text-decoration:underline}@media (max-width:979px){#registration .form .flow__text--link a{display:block;margin-top:9px}}@media (max-width:767px){#registration .form .flow__text--link a{display:inline-block}}#registration .form .flow__text--link a:hover{text-decoration:none}#registration .buttons-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){#registration .buttons-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#registration .buttons-container .btn-goto-prev-step,#registration .buttons-container .btn-submit{position:relative;right:auto;bottom:auto;left:auto}@media (max-width:767px){#registration .buttons-container .btn-submit{margin-bottom:0}}#registration .form-buttons-container{position:absolute;right:0;bottom:0;left:0}@media (max-width:979px){#registration .form-buttons-container{position:relative}}.registration-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}@media (max-width:767px){.registration-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767px){.registration-container .registration-finished-msg{padding-top:50px}}.registration-container .registration-finished-msg .info-block .title{font-weight:700}.info-block{max-width:704px;text-align:center}@media (max-width:1440px){.info-block{max-width:546px}}@media (max-width:679px){.info-block{max-width:255px}}.info-block__link{text-decoration:underline}.info-block__link:hover{opacity:.8}.info-block__header{margin-bottom:3.5rem}@media (max-width:679px){.info-block__header{margin-bottom:15px}}.info-block .title{margin-bottom:0;font-weight:var(--base-h2-font-weight,700)}@media (max-width:679px){.info-block .title{font-size:18px}}.info-block__content{margin-bottom:55px;font-size:20px;line-height:1.6}@media (max-width:1440px){.info-block__content{margin-bottom:48px;font-size:18px;line-height:1.55}}@media (max-width:979px){.info-block__content{margin-bottom:44px}}@media (max-width:679px){.info-block__content{margin-bottom:36px;font-size:16px}}.info-block__footer .button--primary{height:4.8rem}.info-block .text{margin-bottom:.5rem}.info-block .text:last-child{margin-bottom:0}.info-block .image{margin-bottom:10px}.form-buttons-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form-buttons-container.has-single-button{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:767px){.form-buttons-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.form-buttons-container .btn-submit{min-width:23rem;font-size:18px;-webkit-box-sizing:content-box;box-sizing:content-box}@media (max-width:1440px){.form-buttons-container .btn-submit{padding-top:1.5rem;padding-bottom:1.8rem;min-width:19.5rem;font-size:16px}}@media (max-width:979px){.form-buttons-container .btn-submit{min-width:14rem}}@media (max-width:767px){.form-buttons-container .btn-submit{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 auto 27px;padding-top:1.3rem;width:100%;max-width:229px;height:1.6rem}}@media (max-width:767px){.form-buttons-container .btn-goto-prev-step{margin-bottom:20px}}@media (max-width:767px){.form-buttons-container .flow__text--link{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.register-investor-category .flow__section .flow__text{margin-bottom:61px}@media (max-width:1440px){.register-investor-category .flow__section .flow__text{margin-bottom:48px}}.register-investor-category .flow__section .form-buttons-container .flow__text{margin-bottom:0}.form__label{display:block;margin-bottom:10px;color:var(--base-text-color);font-weight:600;font-size:15px;line-height:1;letter-spacing:1px;text-transform:uppercase;cursor:pointer}@media (max-width:1440px){.form__label{font-size:12px}}.form__label.is-disabled{color:#eee;cursor:default}.edit-mode-panel .form-input,input.form__input{display:block;border:1px solid var(--base-form-control-border-color);padding:14px 36px 13px;width:100%;color:var(--base-text-color);font:500 16px/1 var(--base-headings-font-family);letter-spacing:1px;-webkit-transition:border-color .1s ease-in-out;transition:border-color .1s ease-in-out;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:var(--base-page-background-color)}@media (max-width:1440px){.edit-mode-panel .form-input,input.form__input{font-size:14px;line-height:18px;padding:8px 24px}}.edit-mode-panel .form-input::-webkit-input-placeholder,input.form__input::-webkit-input-placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.edit-mode-panel .form-input::-webkit-input-placeholder,input.form__input::-webkit-input-placeholder{font-size:14px}}.edit-mode-panel .form-input::-moz-placeholder,input.form__input::-moz-placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.edit-mode-panel .form-input::-moz-placeholder,input.form__input::-moz-placeholder{font-size:14px}}.edit-mode-panel .form-input:-moz-placeholder,input.form__input:-moz-placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.edit-mode-panel .form-input:-moz-placeholder,input.form__input:-moz-placeholder{font-size:14px}}.edit-mode-panel .form-input:-ms-input-placeholder,input.form__input:-ms-input-placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.edit-mode-panel .form-input:-ms-input-placeholder,input.form__input:-ms-input-placeholder{font-size:14px}}.edit-mode-panel .placeholder.form-input,input.form__input.placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.edit-mode-panel .placeholder.form-input,input.form__input.placeholder{font-size:14px}}.edit-mode-panel .form__input--error.form-input,input.form__input.form__input--error{border-color:#f80505}.edit-mode-panel .form-input:focus,input.form__input:focus{border-color:var(--base-accent-color)}.edit-mode-panel .form-input[disabled],input.form__input[disabled]{border-color:#eee}.form__error,.form__info{display:block;font-weight:300;color:#999;font-size:12px}.form__error{margin-top:2px;color:#f80505}.form__checkbox-holder .form__error,.form__error{text-align:left}.form__checkbox-holder{position:relative;padding-left:24px;font-weight:400;font-size:14px;line-height:1;letter-spacing:1px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:979px){.form__checkbox-holder{font-size:12px}}@media (hover:hover){.form__checkbox-holder:hover .form__pseudo-checkbox{border-color:var(--base-accent-color)}}.form__checkbox-holder .form__pseudo-checkbox{position:absolute;top:50%;left:0;border:2px solid var(--base-form-control-border-color);width:12px;height:12px;-webkit-transition:border-color .1s ease-in-out;transition:border-color .1s ease-in-out;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:979px){.form__checkbox-holder .form__pseudo-checkbox{top:0;-webkit-transform:translateY(0);transform:translateY(0)}}.form__checkbox-holder .form__pseudo-checkbox span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:4px;height:4px;opacity:0;background:var(--base-accent-color);-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.form__checkbox-holder a{text-decoration:underline}.form__checkbox-holder a:hover{text-decoration:none}.form__checkbox-holder .checkbox-additional-text{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;text-decoration:underline}.form__checkbox-holder .checkbox-additional-text:hover{opacity:.8;text-decoration:none}.form__checkbox-holder--radio{position:relative;padding-left:48px;font:700 20px/1 var(--base-headings-font-family);letter-spacing:1px;cursor:pointer}@media (max-width:1440px){.form__checkbox-holder--radio{padding-left:36px;font-size:18px}}@media (hover:hover){.form__checkbox-holder--radio:hover .form__pseudo-checkbox--radio{border-color:var(--base-accent-color)}.form__checkbox-holder--radio:hover .form__pseudo-checkbox--radio+span{color:var(--base-text-color)}.form__checkbox-holder--radio:hover .form__pseudo-checkbox--radio+span:after{width:100%}}.form__checkbox-holder--radio .form__pseudo-checkbox--radio{position:absolute;top:50%;left:0;border:2px solid var(--base-additional-gray-color);width:12px;height:12px;border-radius:50%;-webkit-transition:border-color .1s ease-in-out;transition:border-color .1s ease-in-out;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.form__checkbox-holder--radio .form__pseudo-checkbox--radio:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:4px;height:4px;opacity:0;background:var(--base-accent-color);border-radius:50%;-webkit-transition:opacity .1s ease;transition:opacity .1s ease;content:"";pointer-events:none}.form__checkbox-holder--radio .form__pseudo-checkbox--radio+span{position:relative;display:inline-block;max-width:calc(100% - 39px);margin-bottom:15px;padding-bottom:7px;color:var(--base-additional-gray-color);-webkit-transition:color .1s ease;transition:color .1s ease}@media (max-width:479px){.form__checkbox-holder--radio .form__pseudo-checkbox--radio+span{margin-bottom:10px}}.form__checkbox-holder--radio .form__pseudo-checkbox--radio+span:after{position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--base-accent-color);content:"";-webkit-transition:width .5s ease;transition:width .5s ease}.form__checkbox-holder--radio.is-disabled{pointer-events:none;cursor:default}.form__checkbox{position:absolute;left:0;bottom:0;opacity:0}.form__checkbox:checked+.form__pseudo-checkbox{border-color:var(--base-accent-color)}.form__checkbox:checked+.form__pseudo-checkbox--radio:before,.form__checkbox:checked+.form__pseudo-checkbox span{opacity:1}.form__checkbox:checked+.form__pseudo-checkbox--radio+span{color:var(--base-text-color)}.form__checkbox:checked+.form__pseudo-checkbox--radio+span:after{width:100%}.form__checkbox:focus+.form__pseudo-checkbox{border-color:var(--base-accent-color)}.form__fieldset--header{margin-bottom:34px;color:var(--base-additional-gray-color);font:600 20px/1 var(--base-headings-font-family)}@media (max-width:1440px){.form__fieldset--header{margin-bottom:23px;font-size:18px;letter-spacing:1px}}@media (max-width:479px){.form__fieldset--header{margin-bottom:15px;font-size:16px}}.form__fieldset--header .form__fieldset--title{margin-bottom:5px}.form__fieldset--header .form__fieldset--title:last-child{margin-bottom:0}.form__input.disabled-field .form__label{opacity:.5}#registration .form .v-select .dropdown-toggle,.charts-filters .v-select .dropdown-toggle,.offering-flow .form .v-select .dropdown-toggle,.offering-types-dropdown .v-select .dropdown-toggle{padding:0 36px;border-radius:0;border-color:var(--base-form-control-border-color);background:transparent}@media (max-width:1440px){#registration .form .v-select .dropdown-toggle,.charts-filters .v-select .dropdown-toggle,.offering-flow .form .v-select .dropdown-toggle,.offering-types-dropdown .v-select .dropdown-toggle{padding:0 24px}}#registration .form .v-select.disabled .dropdown-toggle,#registration .form .v-select.disabled .form-control,#registration .form .v-select.disabled .open-indicator,.charts-filters .v-select.disabled .dropdown-toggle,.charts-filters .v-select.disabled .form-control,.charts-filters .v-select.disabled .open-indicator,.offering-flow .form .v-select.disabled .dropdown-toggle,.offering-flow .form .v-select.disabled .form-control,.offering-flow .form .v-select.disabled .open-indicator,.offering-types-dropdown .v-select.disabled .dropdown-toggle,.offering-types-dropdown .v-select.disabled .form-control,.offering-types-dropdown .v-select.disabled .open-indicator{background:transparent}#registration .form .v-select.no-value[aria-invalid=true] .dropdown-toggle,.charts-filters .v-select.no-value[aria-invalid=true] .dropdown-toggle,.offering-flow .form .v-select.no-value[aria-invalid=true] .dropdown-toggle,.offering-types-dropdown .v-select.no-value[aria-invalid=true] .dropdown-toggle{border-color:#f80505}#registration .form .v-select.has-value[aria-invalid=true] .dropdown-toggle,.charts-filters .v-select.has-value[aria-invalid=true] .dropdown-toggle,.offering-flow .form .v-select.has-value[aria-invalid=true] .dropdown-toggle,.offering-types-dropdown .v-select.has-value[aria-invalid=true] .dropdown-toggle{border-color:var(--base-form-control-border-color)}#registration .form .v-select.has-value~.form__error,.charts-filters .v-select.has-value~.form__error,.offering-flow .form .v-select.has-value~.form__error,.offering-types-dropdown .v-select.has-value~.form__error{display:none}#registration .form .v-select .vs__selected-options,.charts-filters .v-select .vs__selected-options,.offering-flow .form .v-select .vs__selected-options,.offering-types-dropdown .v-select .vs__selected-options{padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#registration .form .v-select .selected-tag,.charts-filters .v-select .selected-tag,.offering-flow .form .v-select .selected-tag,.offering-types-dropdown .v-select .selected-tag{position:absolute!important;margin:0;border:0;padding:0;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:var(--base-text-color);font:500 16px/1 var(--base-headings-font-family);letter-spacing:1px}@media (max-width:1440px){#registration .form .v-select .selected-tag,.charts-filters .v-select .selected-tag,.offering-flow .form .v-select .selected-tag,.offering-types-dropdown .v-select .selected-tag{font-size:14px}}#registration .form .v-select input[type=search],.charts-filters .v-select input[type=search],.offering-flow .form .v-select input[type=search],.offering-types-dropdown .v-select input[type=search]{margin:0!important;border:0!important;padding:14px 0 13px;width:100%!important;font:500 16px/1 var(--base-headings-font-family)}@media (max-width:1440px){#registration .form .v-select input[type=search],.charts-filters .v-select input[type=search],.offering-flow .form .v-select input[type=search],.offering-types-dropdown .v-select input[type=search]{font-size:14px;line-height:18px;padding:8px 0}}#registration .form .v-select input[type=search]::-webkit-input-placeholder,.charts-filters .v-select input[type=search]::-webkit-input-placeholder,.offering-flow .form .v-select input[type=search]::-webkit-input-placeholder,.offering-types-dropdown .v-select input[type=search]::-webkit-input-placeholder{color:var(--base-additional-gray-color);opacity:1;font:500 16px/1 var(--base-headings-font-family);letter-spacing:1px}@media (max-width:1440px){#registration .form .v-select input[type=search]::-webkit-input-placeholder,.charts-filters .v-select input[type=search]::-webkit-input-placeholder,.offering-flow .form .v-select input[type=search]::-webkit-input-placeholder,.offering-types-dropdown .v-select input[type=search]::-webkit-input-placeholder{font-size:14px}}#registration .form .v-select input[type=search]::-moz-placeholder,.charts-filters .v-select input[type=search]::-moz-placeholder,.offering-flow .form .v-select input[type=search]::-moz-placeholder,.offering-types-dropdown .v-select input[type=search]::-moz-placeholder{color:var(--base-additional-gray-color);opacity:1;font:500 16px/1 var(--base-headings-font-family);letter-spacing:1px}@media (max-width:1440px){#registration .form .v-select input[type=search]::-moz-placeholder,.charts-filters .v-select input[type=search]::-moz-placeholder,.offering-flow .form .v-select input[type=search]::-moz-placeholder,.offering-types-dropdown .v-select input[type=search]::-moz-placeholder{font-size:14px}}#registration .form .v-select input[type=search]:-moz-placeholder,.charts-filters .v-select input[type=search]:-moz-placeholder,.offering-flow .form .v-select input[type=search]:-moz-placeholder,.offering-types-dropdown .v-select input[type=search]:-moz-placeholder{color:var(--base-additional-gray-color);opacity:1;font:500 16px/1 var(--base-headings-font-family);letter-spacing:1px}@media (max-width:1440px){#registration .form .v-select input[type=search]:-moz-placeholder,.charts-filters .v-select input[type=search]:-moz-placeholder,.offering-flow .form .v-select input[type=search]:-moz-placeholder,.offering-types-dropdown .v-select input[type=search]:-moz-placeholder{font-size:14px}}#registration .form .v-select input[type=search]:-ms-input-placeholder,.charts-filters .v-select input[type=search]:-ms-input-placeholder,.offering-flow .form .v-select input[type=search]:-ms-input-placeholder,.offering-types-dropdown .v-select input[type=search]:-ms-input-placeholder{color:var(--base-additional-gray-color);opacity:1;font:500 16px/1 var(--base-headings-font-family);letter-spacing:1px}@media (max-width:1440px){#registration .form .v-select input[type=search]:-ms-input-placeholder,.charts-filters .v-select input[type=search]:-ms-input-placeholder,.offering-flow .form .v-select input[type=search]:-ms-input-placeholder,.offering-types-dropdown .v-select input[type=search]:-ms-input-placeholder{font-size:14px}}#registration .form .v-select input[type=search].placeholder,.charts-filters .v-select input[type=search].placeholder,.offering-flow .form .v-select input[type=search].placeholder,.offering-types-dropdown .v-select input[type=search].placeholder{color:var(--base-additional-gray-color);opacity:1;font:500 16px/1 var(--base-headings-font-family);letter-spacing:1px}@media (max-width:1440px){#registration .form .v-select input[type=search].placeholder,.charts-filters .v-select input[type=search].placeholder,.offering-flow .form .v-select input[type=search].placeholder,.offering-types-dropdown .v-select input[type=search].placeholder{font-size:14px}}#registration .form .v-select .vs__actions,.charts-filters .v-select .vs__actions,.offering-flow .form .v-select .vs__actions,.offering-types-dropdown .v-select .vs__actions{padding:0}#registration .form .v-select .vs__actions .clear,.charts-filters .v-select .vs__actions .clear,.offering-flow .form .v-select .vs__actions .clear,.offering-types-dropdown .v-select .vs__actions .clear{display:none!important}#registration .form .v-select .open-indicator,.charts-filters .v-select .open-indicator,.offering-flow .form .v-select .open-indicator,.offering-types-dropdown .v-select .open-indicator{position:relative;top:-2px}#registration .form .v-select .open-indicator:before,.charts-filters .v-select .open-indicator:before,.offering-flow .form .v-select .open-indicator:before,.offering-types-dropdown .v-select .open-indicator:before{border-width:2px 2px 0 0;width:8px;height:8px;border-color:var(--base-form-control-border-color)}#registration .form .v-select.open .open-indicator,.charts-filters .v-select.open .open-indicator,.offering-flow .form .v-select.open .open-indicator,.offering-types-dropdown .v-select.open .open-indicator{top:1px}#registration .form .v-select.open .open-indicator:before,.charts-filters .v-select.open .open-indicator:before,.offering-flow .form .v-select.open .open-indicator:before,.offering-types-dropdown .v-select.open .open-indicator:before{border-color:var(--base-text-color)}#registration .form .v-select .dropdown-menu,.charts-filters .v-select .dropdown-menu,.offering-flow .form .v-select .dropdown-menu,.offering-types-dropdown .v-select .dropdown-menu{padding-top:20px;padding-bottom:20px;color:var(--base-text-color);font:500 16px/1 var(--base-headings-font-family);letter-spacing:1px;max-height:200px!important;overflow-x:hidden;overflow-y:auto;background:var(--base-page-background-color);border-color:var(--base-form-control-border-color)}@media (max-width:1440px){#registration .form .v-select .dropdown-menu,.charts-filters .v-select .dropdown-menu,.offering-flow .form .v-select .dropdown-menu,.offering-types-dropdown .v-select .dropdown-menu{font-size:14px}}#registration .form .v-select .dropdown-menu li,#registration .form .v-select .dropdown-menu li:last-child,.charts-filters .v-select .dropdown-menu li,.charts-filters .v-select .dropdown-menu li:last-child,.offering-flow .form .v-select .dropdown-menu li,.offering-flow .form .v-select .dropdown-menu li:last-child,.offering-types-dropdown .v-select .dropdown-menu li,.offering-types-dropdown .v-select .dropdown-menu li:last-child{margin-bottom:0}#registration .form .v-select .dropdown-menu li>a,.charts-filters .v-select .dropdown-menu li>a,.offering-flow .form .v-select .dropdown-menu li>a,.offering-types-dropdown .v-select .dropdown-menu li>a{padding:10px 24px;color:var(--base-text-color);background:transparent;white-space:normal}#registration .form .v-select .dropdown-menu li>a:hover,.charts-filters .v-select .dropdown-menu li>a:hover,.offering-flow .form .v-select .dropdown-menu li>a:hover,.offering-types-dropdown .v-select .dropdown-menu li>a:hover{background:var(--base-secondary-accent-color)}#registration .form .v-select .dropdown-menu>.highlight>a,.charts-filters .v-select .dropdown-menu>.highlight>a,.offering-flow .form .v-select .dropdown-menu>.highlight>a,.offering-types-dropdown .v-select .dropdown-menu>.highlight>a{color:var(--base-text-color);background:transparent}#registration .form .v-select .dropdown-menu>.active>a,.charts-filters .v-select .dropdown-menu>.active>a,.offering-flow .form .v-select .dropdown-menu>.active>a,.offering-types-dropdown .v-select .dropdown-menu>.active>a{color:var(--base-accent-color);background:transparent}div.vdp-datepicker__calendar{width:100%;font:500 16px/1 var(--base-headings-font-family);border-color:var(--base-form-control-border-color);background:var(--base-page-background-color)}div.vdp-datepicker__calendar .disabled{color:var(--base-additional-gray-color)}div.vdp-datepicker__calendar header .prev:after{border-right-color:var(--base-link-color)}div.vdp-datepicker__calendar header .prev.disabled:after{border-right-color:var(--base-additional-gray-color)}div.vdp-datepicker__calendar header .next:after{border-left-color:var(--base-link-color)}div.vdp-datepicker__calendar header .next.disabled:after{border-left-color:var(--base-additional-gray-color)}div.vdp-datepicker__calendar header .next:not(.disabled):hover,div.vdp-datepicker__calendar header .prev:not(.disabled):hover,div.vdp-datepicker__calendar header .up:not(.disabled):hover{background-color:var(--base-light-accent-color)}@media (max-width:1440px){div.vdp-datepicker__calendar{font-size:14px}}div.vdp-datepicker__calendar .cell.selected{color:var(--base-text-color);background:var(--base-accent-color)}div.vdp-datepicker__calendar .cell.selected:hover{background:var(--base-accent-color)}div.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover,div.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover,div.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover{border-color:var(--base-accent-color)}.document-list{max-width:546px}.document-list--dropzone{max-width:100%}.document-list__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;padding-right:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.document-list .image-preview{margin-right:36px;width:60px;height:72px;overflow:hidden;cursor:pointer}.document-list .image-preview img{display:block;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:767px){.document-list .image-preview{min-width:60px;max-width:60px}}.document-list .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:26px;height:26px;margin-right:15px}.document-list .text{max-width:80%;font-weight:500;font-size:20px;line-height:1;word-break:break-all}.document-list .form__label{margin:0}.edit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:90%}@media (max-width:1023px){.edit .editing-area{margin-bottom:0!important}}.edit .edit-icon{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.editing-area>input{display:block;border:1px solid var(--base-form-control-border-color);padding:5px 4px;width:90%;border-color:transparent;-webkit-transition:border-color .1s ease-in-out;transition:border-color .1s ease-in-out;-webkit-box-sizing:border-box;box-sizing:border-box;resize:none;font:600 16px/1 var(--base-headings-font-family);letter-spacing:1px;overflow:auto;height:34px;pointer-events:none}@media (max-width:1440px){.editing-area>input{font-size:14px;line-height:18px;padding:8px 24px}}.editing-area>input::-webkit-input-placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.editing-area>input::-webkit-input-placeholder{font-size:14px}}.editing-area>input::-moz-placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.editing-area>input::-moz-placeholder{font-size:14px}}.editing-area>input:-moz-placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.editing-area>input:-moz-placeholder{font-size:14px}}.editing-area>input:-ms-input-placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.editing-area>input:-ms-input-placeholder{font-size:14px}}.editing-area>input.placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.editing-area>input.placeholder{font-size:14px}}.editing-area>input.form__input--error{border-color:#f80505}.editing-area>input:focus{border-color:var(--base-accent-color);pointer-events:all}.editing-area>input[disabled]{border-color:#eee}.action{position:absolute;top:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.action .remove{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;cursor:pointer;position:relative;padding:2px 12px;width:8px;height:8px;border:none;background:transparent}.action .remove:after,.action .remove:before{content:"";position:absolute;top:50%;left:50%;margin:-5px 0 0 -1px;background-color:var(--base-text-color);width:2px;height:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.action .remove:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.action .remove:hover{opacity:.7}.form--upload-documents .file-uploads .decorated-link-icon,.form--upload-documents .file-uploads .decorated-link-text,.form--upload-documents .file-uploads label,.upload-documents .file-uploads .decorated-link-icon,.upload-documents .file-uploads .decorated-link-text,.upload-documents .file-uploads label,.upload-form .file-uploads .decorated-link-icon,.upload-form .file-uploads .decorated-link-text,.upload-form .file-uploads label{cursor:pointer}.form--upload-documents .file-uploads label,.upload-documents .file-uploads label,.upload-form .file-uploads label{z-index:2!important}.upload-form-container .upload-form{margin-bottom:100px}@media (max-width:979px){.upload-form-container .upload-form{margin-bottom:50px}}.upload-form-container .form__error{text-align:left}.upload-form-container .single-button-container{text-align:right}.form__row--currency-field{position:relative}.form__row--currency-field .currency-label,.form__row--currency-field .currency-sign{position:absolute;top:41px;right:36px;font:500 16px/1 var(--base-headings-font-family);opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media (max-width:1440px){.form__row--currency-field .currency-label,.form__row--currency-field .currency-sign{top:33px;right:24px;font-size:14px}}.form__row--currency-field .currency-label,.form__row--currency-field.input-not-empty .currency-label,.form__row--currency-field.input-not-empty .currency-sign{opacity:1}.form__textarea{width:100%;min-height:96px;max-height:300px;padding:13px 36px;color:var(--base-text-color);font:500 16px/24px var(--base-headings-font-family);letter-spacing:1px;border-color:var(--base-form-control-border-color)}@media (max-width:1440px){.form__textarea{font-size:14px;line-height:18px;padding:8px 24px}}.form__textarea::-webkit-input-placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.form__textarea::-webkit-input-placeholder{font-size:14px}}.form__textarea::-moz-placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.form__textarea::-moz-placeholder{font-size:14px}}.form__textarea:-moz-placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.form__textarea:-moz-placeholder{font-size:14px}}.form__textarea:-ms-input-placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.form__textarea:-ms-input-placeholder{font-size:14px}}.form__textarea.placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.form__textarea.placeholder{font-size:14px}}.form__textarea.form__input--error{border-color:#f80505}.form__textarea:focus{border-color:var(--base-accent-color)}.form__textarea[disabled]{border-color:#eee}#registration .form .form__line--phone{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#registration .form .form__line--phone,#registration .form .form__line--phone .selected-tag{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#registration .form .form__line--phone .selected-tag img{margin-right:8px}@media (max-width:479px){#registration .form .form__line--phone .selected-tag span{display:none}}#registration .form .form__line--phone .form__label{white-space:nowrap}#registration .form .form__line--phone .form__col{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:0;max-width:100%;width:65%}#registration .form .form__line--phone .form__col .form__error{position:absolute;bottom:-20px}@media (max-width:1199px){#registration .form .form__line--phone .form__col .form__error{bottom:-15px}}@media (max-width:479px){#registration .form .form__line--phone .form__col{width:70%}}#registration .form .form__line--phone .form__col:first-child{max-width:35%;width:35%}@media (max-width:479px){#registration .form .form__line--phone .form__col:first-child{width:30%;max-width:30%}}#registration .form .form__line--phone .form__col:first-child .dropdown-toggle{border-right:none}#registration .form .form__line--phone .form__col:first-child .dropdown-toggle .open-indicator{right:-20px}@media (max-width:479px){#registration .form .form__line--phone .form__col:first-child .dropdown-toggle .open-indicator{right:-7px}}@media (max-width:479px){#registration .form .form__line--phone .form__col:first-child .dropdown-toggle{padding:0 12px}}@media (max-width:767px){.offerings-create.offerings-create .offerings-type-form,.offerings-create.offerings-edit .offerings-type-form{padding-bottom:60px}}.offerings-create .offerings-type-form .form__fieldset,.offerings-edit .offerings-type-form .form__fieldset{margin:0}@media (max-width:767px){.offerings-create .offerings-type-form .form__fieldset,.offerings-edit .offerings-type-form .form__fieldset{margin:0 0 19px}}.offerings-type-form .flow__question{margin:0 -15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:767px){.offerings-type-form .flow__question{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.offerings-type-form .flow__question li{position:relative;width:100%;max-width:33.33%;margin-bottom:0;padding:0 15px}@media (max-width:1199px){.offerings-type-form .flow__question li{max-width:246px;margin:0 30px 30px 0}}@media (max-width:767px){.offerings-type-form .flow__question li{margin:0 auto 30px}}.offerings-type-form .flow__question .form__checkbox-holder--radio{-webkit-transition:border-color .3s ease-in-out,opacity .3s ease-in-out;transition:border-color .3s ease-in-out,opacity .3s ease-in-out;display:block;padding:22px 18px;border:2px solid;border-color:var(--base-form-control-border-color);height:100%}.offerings-type-form .flow__question .form__checkbox-holder--radio:hover{opacity:.65}.offerings-type-form .flow__question .form__checkbox-holder--radio.selected{border-color:var(--base-accent-color)}.offerings-type-form .flow__question .form__pseudo-checkbox{display:none}.offerings-type-form .flow__question .form__pseudo-checkbox+span{color:var(--base-text-color);margin:0 0 6px}.offerings-type-form .flow__question .form__pseudo-checkbox+span:after{display:none}.offerings-type-form .flow__question .form__checkbox:checked+.form__pseudo-checkbox--radio+span:before{content:""}.offerings-type-form .flow__question .offering-type-description{padding:0;font-size:14px;font-weight:400}.datepicker-container.show-top .vdp-datepicker__calendar{bottom:100%}.login-container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 36px 36px 36px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:479px){.login-container{padding-top:114px;padding-bottom:126px}}.login-container #login{width:100%}.login-container .flow{margin:0 auto;max-width:556px}.login-container .flow.forgot-password-flow .flow-header{margin-bottom:40px}@media (max-width:767px){.login-container .flow.forgot-password-flow .flow-header{margin-bottom:20px}}@media (max-width:767px){.login-container .flow.forgot-password-flow .form-description-text{margin-bottom:30px;text-align:center}}@media (max-width:1440px){.login-container .flow{max-width:432px}}@media (max-width:979px){.login-container .flow{max-width:384px}}.login-container .flow-header{margin-bottom:86px;line-height:1}@media (max-width:1440px){.login-container .flow-header{margin-bottom:56px}}@media (max-width:979px){.login-container .flow-header{margin-bottom:64px}}@media (max-width:767px){.login-container .flow-header{margin-bottom:45px}}@media (max-width:479px){.login-container .flow-header{margin-bottom:46px}}.login-container .form__row{margin-bottom:36px}@media (max-width:1440px){.login-container .form__row{margin-bottom:25px}}.login-container .form__row:last-child{margin-bottom:0}.login-container .form__row:last-of-type{margin-bottom:66px}.login-container .flow__text--link{margin-bottom:19px;font-size:16px;line-height:1}@media (max-width:1440px){.login-container .flow__text--link{margin-bottom:22px;font-size:14px}}@media (max-width:479px){.login-container .flow__text--link{font-size:12px}}.login-container .flow__text--link .form__link{margin-left:5px;color:var(--base-accent-color);font-weight:600;text-decoration:underline}.login-container .flow__text--link .form__link:hover{text-decoration:none}.login-container .form-buttons-container{margin-top:70px}@media (max-width:479px){.login-container .form-buttons-container{margin-top:74px}}.login-container .btn-submit{display:block;padding:1.2rem 1rem;width:100%;height:60px;font-size:18px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:1440px){.login-container .btn-submit{font-size:16px;height:48px}}@media (max-width:479px){.login-container .btn-submit{max-width:100%}}.security-container .form__row{margin-bottom:36px}@media (max-width:1440px){.security-container .form__row{margin-bottom:25px}}.security-container .form__row:last-child{margin-bottom:0}.security-container .btn-form-simple-button{margin-left:5px;border:0;padding:0;background:none;color:var(--base-accent-color);font-weight:600;font-size:16px;line-height:1;text-decoration:underline}@media (max-width:1440px){.security-container .btn-form-simple-button{font-size:14px}}.security-container .btn-form-simple-button:active,.security-container .btn-form-simple-button:hover{text-decoration:none}.flow__progress-holder{position:fixed;top:0;bottom:0;left:0;width:49.8rem;min-width:282px;background:var(--base-light-accent-color)}@media (max-width:1440px){.flow__progress-holder{width:40.7rem}}@media (max-width:1279px){.flow__progress-holder{width:37rem}}@media (max-width:979px){.flow__progress-holder{min-width:216px;width:24rem}}@media (max-width:767px){.flow__progress-holder{position:relative;width:100%;min-width:0;padding:36px 36px 24px}}.flow__progress-holder .flow__progress-fixed-container{position:fixed;width:28.2rem}.flow__progress-holder .step-title-container{display:none;margin-bottom:18px;color:var(--base-accent-color);font-weight:600;font-size:18px;line-height:1;text-align:center}@media (max-width:767px){.flow__progress-holder .step-title-container{display:block;margin-bottom:21px}}.flow__progress--header{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto 18rem;padding:3.6rem 2rem 0 2rem;max-width:36rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1440px){.flow__progress--header{margin-bottom:17.4rem;padding-top:4rem;max-width:34rem}}@media (max-width:979px){.flow__progress--header{margin-bottom:20.1rem;padding-top:3.9rem;max-width:20rem}}@media (max-width:767px){.flow__progress--header{max-width:none;margin-bottom:45px;padding:0}}@media (max-height:500px){.flow__progress--header{margin-bottom:8.1rem}}.flow__progress--header-logo{max-width:37px}.flow__progress--header-logo img{display:block}.flow__progress--header-link{cursor:pointer;font-weight:600;font-size:14px;line-height:1;letter-spacing:2px;text-transform:uppercase}@media (max-width:1440px){.flow__progress--header-link{font-size:12px}}.flow__progress--header-link .icon,.flow__progress--header-link .text{display:inline-block;vertical-align:middle}.flow__progress--header-link .icon{position:relative;left:0;margin-right:12px;-webkit-transition:left .3s ease-in-out;transition:left .3s ease-in-out;will-change:left}.flow__progress--header-link:hover .icon{left:-5px}.flow__progress{margin:0 auto;max-width:175px;color:var(--base-additional-gray-color);font-weight:400;font-size:16px;line-height:1}@media (max-width:1440px){.flow__progress{font-size:14px}}@media (max-width:979px){.flow__progress{max-width:147px;font-size:14px}}@media (max-width:767px){.flow__progress{max-width:206px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.flow__progress .flow__decor{-ms-flex-negative:0;flex-shrink:0}.flow__progress .flow__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.flow__progress .flow__item{width:20px}}.flow__progress .flow__item.cursor-pointer{cursor:pointer}.flow__progress .flow__item--active{color:var(--base-accent-color)}.flow__progress .flow__item--active .flow__decor:before{background:var(--base-accent-color)}.flow__progress .flow__item--finished{color:var(--base-accent-color)}.flow__progress .flow__item--finished .flow__decor{border-color:var(--base-accent-color)}.flow__progress .flow__item--finished .flow__decor:before{background:var(--base-accent-color)}.flow__progress .flow__decor,.flow__progress .flow__title{display:inline-block;vertical-align:middle}.flow__progress .flow__decor{position:relative;margin-right:24px;width:24px;height:24px;border:4px solid var(--base-secondary-light-gray-color);background:transparent}@media (max-width:767px){.flow__progress .flow__decor{margin-right:0}}.flow__progress .flow__decor:before{position:absolute;top:5px;left:5px;width:6px;height:6px;background:var(--base-secondary-light-gray-color);content:""}@media (max-width:767px){.flow__progress .flow__title{display:none}}.flow__progress .flow__connector{margin-left:10px;width:4px;height:36px;background:var(--base-secondary-light-gray-color)}.flow__progress .flow__connector--active{background:var(--base-accent-color)}@media (max-width:767px){.flow__progress .flow__connector{margin-left:0;width:36px;height:2px}}@media (max-width:979px){.flow__progress--small{max-width:160px}}@media (max-width:767px){.flow__progress--small{max-width:100px}}@media (max-width:979px){.flow__progress--small .flow__decor{margin-right:16px}}.flow__progress--wide{max-width:215px}@media (max-width:979px){.flow__progress--wide{max-width:175px}}@media (max-width:767px){.flow__progress--wide{max-width:145px}}@media (max-width:979px){.flow__progress--wide .flow__decor{margin-right:12px}}.flow__section{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:49.8rem;padding:8.5rem 9.6%;width:calc(100% - 49.8rem);max-width:calc(852px + 19.2%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1440px){.flow__section{margin-left:40.7rem;padding-top:10rem;padding-bottom:10rem;width:calc(100% - 40rem)}}@media (max-width:1279px){.flow__section{margin-left:37rem;padding-right:8rem;padding-left:9rem;width:calc(100% - 37rem)}}@media (max-width:1199px){.flow__section{padding-top:8rem;padding-bottom:8rem}}@media (max-width:979px){.flow__section{margin-left:24.3rem;padding:9.7rem 11.3rem 9.7rem 7rem;width:calc(100% - 24rem)}}@media (max-width:767px){.flow__section{margin-left:0;padding:12px 36px 115px;width:auto;max-width:none}}.flow__section .flow__header{margin-bottom:28px}@media (max-width:1440px){.flow__section .flow__header{margin-bottom:20px;letter-spacing:-.5px}}@media (max-width:767px){.flow__section .flow__header{display:none}}.flow__section .flow__text{margin-bottom:0;line-height:1.2}@media (max-width:1440px){.flow__section .flow__text{line-height:1.4;max-width:657px}}@media (max-width:767px){.flow__section .flow__text{font-size:12px}}.flow__section--header{margin-bottom:36px}.flow__section--header.large-gap{margin-bottom:70px}@media (max-width:767px){.flow__section--header.large-gap{margin-bottom:36px}}.flow__section--content{margin-bottom:80px;-webkit-box-flex:1;-ms-flex:1;flex:1}.flow__section--content .text-container{margin-bottom:36px}.flow__section--content .flow__text{margin-bottom:1em;line-height:1.5}.flow__section--content .flow__text:last-child{margin-bottom:0}.flow__section--footer .btn-goto-prev-step{padding-left:0;font-size:18px;font-family:inherit}.flow__section--footer .btn-submit{padding:1.2rem 1rem 1.4rem}.flow__section--footer .holder-with-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:979px){.flow__section--footer .holder-with-message{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:767px){.flow__section--footer .holder-with-message{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.flow__section--footer .holder-with-message .form__error{margin:0 24px 0 0;line-height:24px}@media (max-width:979px){.flow__section--footer .holder-with-message .form__error{margin-right:10px;text-align:left;line-height:16px}}@media (max-width:767px){.flow__section--footer .holder-with-message .form__error{margin:20px 0 0}}.flow__section--footer .holder-with-message .btn-buy{padding:1.2rem 1rem 1.4rem;height:5.3rem;line-height:1}.flow__question{margin-bottom:97px}@media (max-width:1440px){.flow__question{margin-bottom:72px}}@media (max-width:979px){.flow__question{margin-bottom:52px}}@media (max-width:767px){.flow__question{margin-bottom:60px}}@media (max-width:479px){.flow__question{margin-top:-9px;margin-bottom:52px}}.flow__question li{margin-bottom:35px;max-width:65.6rem}@media (max-width:1440px){.flow__question li{margin-bottom:30px}}@media (max-width:479px){.flow__question li{margin-bottom:21px}}.flow__question li:last-child{margin-bottom:0}.flow__question p{margin-bottom:10px;padding-left:48px;font-size:18px;line-height:1.56}@media (max-width:1440px){.flow__question p{padding-left:36px;font-size:16px}}.flow__question p:last-child{margin-bottom:0}.flow__question--statement li{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flow__question--statement .form__checkbox-holder{-webkit-box-flex:1;-ms-flex:1;flex:1}.flow__question--statement .form__checkbox-holder--radio .form__pseudo-checkbox--radio{top:calc(50% - 5px)}.flow__question--statement .form__checkbox-holder--radio .form__pseudo-checkbox--radio+span{margin-bottom:0}.flow__question--statement .btn-show-statement{margin:0;border:0;padding:0;background:none;-webkit-box-shadow:none;box-shadow:none;color:var(--base-accent-color);font-size:14px;line-height:1;min-width:120px}@media (max-width:979px){.flow__question--list{margin-bottom:75px}}@media (max-width:1440px){.flow__question--list{max-width:660px}}.flow__question--list .item{margin-bottom:69px}@media (max-width:1440px){.flow__question--list .item{margin-bottom:59px}}@media (max-width:979px){.flow__question--list .item{margin-bottom:38px}}@media (max-width:479px){.flow__question--list .item{margin-bottom:25px}}.flow__question--list .item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:979px){.flow__question--list .item-inner{padding-bottom:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.flow__question--list .item-counter{padding-right:5px;font-weight:700}@media (max-width:479px){.flow__question--list .item-counter{position:absolute;top:0;left:0;padding-right:0}}.flow__question--list .item-text-container{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:70.4rem;padding-right:36px;font-size:18px;line-height:1.55}@media (max-width:1440px){.flow__question--list .item-text-container{font-size:16px;line-height:1.5}}@media (max-width:979px){.flow__question--list .item-text-container{margin-bottom:16px;padding-right:0}}@media (max-width:479px){.flow__question--list .item-text-container{position:relative;margin-bottom:12px;padding-left:37px}}.flow__question--list .item-form-control-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:112px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1440px){.flow__question--list .item-form-control-container{width:90px}}@media (max-width:979px){.flow__question--list .item-form-control-container{margin-left:24px}}@media (max-width:479px){.flow__question--list .item-form-control-container{margin-left:38px}}.flow__question--list .form__error--radio{position:absolute;text-align:left}@media (max-width:979px){.flow__question--list .form__error{margin-left:20px}}.flow__question--list .controls{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:var(--base-light-accent-color);overflow:hidden}.flow__question--list .controls .decor{position:absolute;top:4px;left:4px;width:32px;height:16px;background:var(--base-accent-color);opacity:0;-webkit-transition:opacity .3s ease-in-out,left .3s ease-in-out;transition:opacity .3s ease-in-out,left .3s ease-in-out}.flow__question--list .controls .decor.is-visible{opacity:1}.flow__question--list .controls .decor.is-positive{left:4px}.flow__question--list .controls .decor.is-negative{left:76px}@media (max-width:1440px){.flow__question--list .controls .decor.is-negative{left:53px}}.flow__question--list .controls .slide-radio-container{position:relative;display:block;width:50%;cursor:pointer}.flow__question--list .controls .slide-radio-control{position:absolute;top:0;left:0;margin:0;font-size:100px;opacity:0;cursor:pointer}.flow__question--list .texts{position:absolute;top:22px;right:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font:600 16px/1 var(--base-headings-font-family)}@media (max-width:1440px){.flow__question--list .texts{font-size:14px}}.flow__question--list .texts .slide-radio-text{width:50%;padding:18px 0;color:var(--base-additional-gray-color);-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out;cursor:pointer}@media (max-width:979px){.flow__question--list .texts .slide-radio-text{padding-top:15px;padding-bottom:15px}}.flow__question--list .texts .slide-radio-text.has-decor{color:var(--base-text-color)}.flow__question--list .texts .slide-radio-text:last-child{text-align:right}.flow__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.flow__container{padding-top:30px}}.statement-section__header{position:relative;margin-bottom:24px;padding-top:30px}.statement-section__content{margin-bottom:50px}.statement-section__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.statement-section__footer .btn-agree{height:5rem}.statement-section__toolbar{position:absolute;top:0;right:0}.statement-section .btn-statement-action{margin:0 0 0 12px;border:0;padding:0;background:none;width:28px;height:28px}.statement-section .btn-statement-action:first-child{margin-left:0}.statement-section .btn-statement-action:hover{opacity:.8}@media print{.flow__progress,.statement-section button,body .flow__progress-holder .step-title-container{display:none}}.no-offerings{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;border:2px dashed var(--base-secondary-accent-color);padding:0 24px;min-height:444px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--base-page-background-color)}@media (max-width:767px){.no-offerings{min-height:300px}}@media (max-width:479px){.no-offerings{padding:12px}}.no-offerings:not(:only-child){margin-bottom:36px}.no-offerings .holder{max-width:540px}@media (max-width:767px){.no-offerings .holder{max-width:350px}}@media (max-width:479px){.no-offerings .holder{max-width:270px}}.no-offerings-content{margin-bottom:64px;text-align:center}@media (max-width:767px){.no-offerings-content{margin-bottom:50px}}.no-offerings__alert-text{margin:0 0 64px;font-size:var(--base-body-font-size);font-weight:700}@media (max-width:1199px){.no-offerings__alert-text{margin:0 0 48px}}@media (max-width:767px){.no-offerings__alert-text{margin:0 0 24px}}.no-offerings__config-button{min-height:48px}.no-offerings .heading{margin-bottom:20px;font-size:36px;line-height:48px}@media (max-width:767px){.no-offerings .heading{font-size:24px;line-height:36px}}@media (max-width:479px){.no-offerings .heading{font-size:18px;line-height:28px}}.no-offerings .text{margin-bottom:0;font-size:18px;line-height:28px}@media (max-width:767px){.no-offerings .text{font-size:14px;line-height:20px}}.no-offerings .text .btn-link{border:0;padding:0;background:none;font-weight:400;color:var(--base-accent-color);font-family:inherit;font-size:inherit;line-height:inherit;text-decoration:underline}.no-offerings .text .btn-link:hover{text-decoration:none;color:var(--base-accent-color)}.no-offerings-footer{text-align:center}.no-offerings .btn-link{display:inline-block;padding:1rem 2rem;height:4.2rem}.no-offerings--small{min-height:300px}.no-offerings--small .no-offerings-content{margin-bottom:0}.no-offerings--small .text{margin-right:auto;margin-left:auto;max-width:70%}.no-offerings--small .text--btn{margin-bottom:24px}.no-offerings--small.no-offerings--small-mb{margin-bottom:0}.no-offerings--xs-small{min-height:168px}.no-offerings--xs-small .no-offerings-content{margin-bottom:0}.no-offerings--xs-small .heading{font-size:24px;line-height:36px}.no-offerings--xs-small .text{color:var(--base-additional-gray-color);font-weight:400;font-size:16px;line-height:28px}.no-offerings--xs-small .text .btn-link{font-weight:700}.no-offerings--large{min-height:444px}.modal{visibility:hidden;opacity:0;position:fixed;z-index:100;padding:50px;left:0;top:0;width:100%;height:100%;overflow:auto;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.1)}@media (max-width:479px){.modal{padding:30px}}.modal.modal--opened{visibility:visible;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex}.modal.modal--wide{max-width:100%}@media (max-width:479px){.modal.modal--wide{padding:15px}}.modal.modal--wide .modal__header{margin:0}.modal.modal--wide .modal__content{max-width:100%}@media (max-width:1199px){.modal.modal--wide .modal__content{padding:60px}}@media (max-width:767px){.modal.modal--wide .modal__content{padding:60px 15px}}.modal.modal--wide .modal__body{margin-bottom:60px}@media (max-width:767px){.modal.modal--wide .modal__body ul{padding:0 0 0 20px}}.modal.modal--wide .modal__text{text-align:left}.modal.modal--wide .modal__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:767px){.modal.modal--wide .modal__footer{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.modal.modal--wide .modal__footer .button--filled{height:100%}.modal--topup{background-color:var(--base-modal-overlay-color)}.modal--topup .modal__content{max-width:577px;pointer-events:all}@media (max-width:814px){.modal--topup .modal__content .primary-button{max-width:100%}}.modal--topup .modal__options{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal--topup .modal-error{color:red}.modal--topup .modal-error a{text-decoration:underline;padding-left:6px;color:var(--base-accent-color)}.is-load .modal--topup{display:-webkit-box;display:-ms-flexbox;display:flex}.modal__notification{font-size:18px;text-align:left;margin-bottom:35px}.offerings-create .modal__reward .form__fieldset--dropzone,.offerings-edit .modal__reward .form__fieldset--dropzone{margin-top:0}.offerings-create .modal__reward .form__fieldset--dropzone .form__fieldset--header,.offerings-edit .modal__reward .form__fieldset--dropzone .form__fieldset--header{margin-bottom:0}.modal__reward .buttons-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal__indicate-interest .modal__header{margin-bottom:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal__indicate-interest .modal__header .modal__title{margin-bottom:12px}.modal__indicate-interest .flow__section--content{margin-bottom:0}.modal__indicate-interest .form--indicate-interest{width:100%}.modal__indicate-interest .board__block-item-grid--md{width:50%}@media (max-width:680px){.modal__indicate-interest .board__block-item-grid--md{width:100%}}.modal__indicate-interest .flow__text{margin:0}.modal__indicate-interest .flow__text,.modal__indicate-interest .total-shares-price{font-size:1.8rem}.modal .registration-page .modal{display:none}.modal .modal__content{position:relative;z-index:1;overflow:auto;padding:65px 114px;width:100%;max-height:100%;max-width:774px;background-color:var(--base-modal-background-color);pointer-events:all;-webkit-box-shadow:var(--base-modal-shadow);box-shadow:var(--base-modal-shadow)}@media (max-width:1440px){.modal .modal__content{max-width:708px;padding-top:60px;padding-bottom:60px}}@media (max-width:767px){.modal .modal__content{padding:30px 60px}}@media (max-width:479px){.modal .modal__content{padding:20px 30px}}.modal .modal__content.modal-add-bank-account{max-width:888px}.modal .modal__content.modal-add-bank-account .form__rows-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px;overflow:hidden}@media (max-width:679px){.modal .modal__content.modal-add-bank-account .form__rows-container{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.modal .modal__content.modal-add-bank-account .form__rows-container .form__row{margin:0 12px 20px 12px;width:calc(50% - 24px);max-width:318px}@media (max-width:679px){.modal .modal__content.modal-add-bank-account .form__rows-container .form__row{margin:0 0 20px;width:100%;max-width:none}}.modal__chart-filters{padding-top:25px;padding-bottom:25px}.modal__chart-filters .modal__content{overflow:initial}@media (max-width:679px){.modal__chart-filters .modal__content{overflow-y:auto}}.modal .modal__header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px;padding-top:60px}@media (max-width:1440px){.modal .modal__header{margin-bottom:45px;padding-top:44px}}.modal .modal__header.modal__header--no-gap{margin-bottom:0}.modal .btn-modal-back{position:absolute;top:-5px;left:0;padding:10px 0;border:0;background:none;font-family:var(--base-body-font-family);color:var(--base-text-color);font-weight:700;font-size:12px;line-height:1;letter-spacing:2px;text-transform:uppercase}.modal .btn-modal-back .btn-icon,.modal .btn-modal-back .btn-text{display:inline-block;vertical-align:middle}.modal .btn-modal-back .btn-icon{position:relative;left:0;padding-right:10px;-webkit-transition:left .3s ease;transition:left .3s ease}.modal .btn-modal-back:active .btn-icon,.modal .btn-modal-back:hover .btn-icon{left:-10px}.modal .modal__close{position:absolute;right:-12px;top:-5px;padding:10px 28px 36px 24px;background-color:transparent;border:none;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.modal .modal__close:hover{opacity:.7}.modal .modal__close:after,.modal .modal__close:before{position:absolute;content:"";background-color:var(--base-text-color);width:3px;height:28px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal .modal__close:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:1440px){.modal .modal__close{top:-13px;right:-10px}}.modal .modal__title{margin:0;width:100%;color:var(--base-text-color);line-height:1}.modal .modal__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:9px}@media (max-width:767px){.modal .modal__body{display:block}}.modal .modal__body--align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.modal .modal__body--topup{display:block;padding:0 0 10px;position:relative;z-index:1;text-align:center}.modal .modal__body--topup-success{padding:80px 50px}.modal .modal__body--security-modal div.form__row{margin-bottom:36px}.modal .modal__body--security-modal .modal__text,.modal .modal__body--security-modal .modal__title{text-align:left}.modal .modal__body--security-modal .modal__title{margin-bottom:20px}@media (max-width:1440px){.modal .modal__body--security-modal .modal__title{margin-bottom:25px}}.modal .modal__body--security-modal .modal__text{margin-bottom:35px}@media (max-width:1440px){.modal .modal__body--security-modal .modal__text{margin-bottom:40px}}.modal .modal__body--security-modal .modal__text:last-child{margin-bottom:0}.modal .modal__body a{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;color:var(--base-accent-color);opacity:1}.modal .modal__body a:focus,.modal .modal__body a:hover{opacity:.7}.modal .modal__body .form__row{margin-bottom:24px;text-align:left}.modal .modal__text{color:var(--base-text-color);line-height:28px;letter-spacing:1px;text-transform:none}@media (max-width:767px){.modal .modal__text{letter-spacing:.8px;line-height:1.45;text-align:center}}.modal .modal__text h3{text-transform:uppercase}.modal .modal__notification{font-size:18px;text-align:left;margin-bottom:35px}.modal .modal__image{width:34.2%;text-align:center}@media (max-width:767px){.modal .modal__image{width:100%;margin-bottom:3px;padding:0}}@media (max-width:767px){.modal .modal__image img{width:80px}}.modal .modal__text-holder{width:100%;color:var(--base-text-color)}@media (max-width:767px){.modal .modal__text-holder{width:100%;padding:0;text-align:center}}.modal .form__fieldset{margin-bottom:12px}.modal .form__fieldset--header{margin-bottom:18px;text-align:left}@media (max-width:479px){.modal .form__fieldset--header{margin-bottom:8px;font-size:16px}}@media (max-width:767px){.modal .buttons-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.modal .btn-modal-action{min-width:204px;height:48px;font-family:inherit}@media (max-width:767px){.modal .btn-modal-action{margin-bottom:24px}}@media (max-width:679px){.modal .btn-modal-action{width:100%}}@media (max-width:767px){.modal .btn-submit{min-width:0;max-width:none;-webkit-box-sizing:border-box;box-sizing:border-box;height:48px}}@media (max-width:679px){.modal .btn-submit{width:100%}}.modal .btn-modal-secondary-action{min-width:204px;height:48px;color:var(--base-accent-color);font-family:inherit;background:var(--base-secondary-accent-color)}@media (max-width:767px){.modal .btn-modal-secondary-action{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;min-width:0;width:100%}}@media (max-width:679px){.modal .btn-modal-secondary-action{width:100%}}.modal .tab{margin-bottom:24px;text-align:left}@media (max-width:479px){.modal .payment__item--card-select.form__checkbox-holder{padding:10px}}@media (max-width:479px){.modal .payment__item--card-select.form__checkbox-holder .payment__radio-holder{width:36px;margin-right:15px}}.modal .modal__buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -24px}@media (max-width:979px){.modal .modal__buttons-wrapper{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.modal .modal__buttons-wrapper .button{margin:0 24px;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:250px}@media (max-width:979px){.modal .modal__buttons-wrapper .button{margin:0;max-width:none;margin-bottom:15px}}.form__fieldset--dropzone .file-uploads{width:100%}.dropzone{border:2px solid var(--base-secondary-gray-color);padding:35px 20px}.dropzone__link{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;color:var(--base-accent-color);display:inline!important;position:relative;cursor:pointer}.dropzone__link:after{content:"";width:100%;height:2px;background-color:var(--base-accent-color);position:absolute;left:0;bottom:-2px}.dropzone__link:hover{opacity:.7}.dropzone__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropzone__caption{font-style:normal;font-weight:500;font-size:18px;line-height:28px;text-align:center;letter-spacing:1px;color:var(--base-additional-gray-color);font-family:var(--base-headings-font-family)}@media (max-width:1439px){.dropzone__caption{font-size:14px;line-height:22px}}.filtered-items-fade-enter-active,.filtered-items-fade-leave-active{-webkit-transition:opacity .2s;transition:opacity .2s}.filtered-items-fade-enter,.filtered-items-fade-leave-to{opacity:0}.content-loader__holder{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1199px){.content-loader__holder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.skeleton-box{position:relative;display:inline-block;vertical-align:middle;background-color:#dfdfdf;overflow:hidden}.skeleton-box:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,hsla(0,0%,100%,0)),color-stop(20%,hsla(0,0%,100%,.2)),color-stop(60%,hsla(0,0%,100%,.5)),to(hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));-webkit-animation:shimmer 2s infinite;animation:shimmer 2s infinite}@-webkit-keyframes shimmer{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes shimmer{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.card .skeleton-box{width:100%;border-radius:6px}.card__image .skeleton-box{height:100%;border-radius:0}.card__title .skeleton-box{height:52px}.card__description .skeleton-box{height:40px}.card__stat-name .skeleton-box,.card__stat-value .skeleton-box{height:26px}.payment-table .skeleton-box{width:100%;border-radius:6px}.payment-table__item-head .skeleton-box{height:40px}.payment-table__item-body .skeleton-box{height:20px}.investments .skeleton-box{width:100%;border-radius:6px}.investments__item-image .skeleton-box{height:585px;border-top-right-radius:0;border-bottom-right-radius:0}@media screen and (max-width:1439px){.investments__item-image .skeleton-box{height:540px}}@media screen and (max-width:1199px){.investments__item-image .skeleton-box{height:100%;border-bottom-left-radius:0;border-top-right-radius:6px}}.investments__item-title .skeleton-box{height:120px}@media screen and (max-width:1199px){.investments__item-title .skeleton-box{height:80px}}.investments__item-params-label .skeleton-box,.investments__item-params-value .skeleton-box{height:32px}.investments__item-content .btn-holder .skeleton-box{height:80px}@media screen and (max-width:767px){.investments__item-content .btn-holder .skeleton-box{height:50px}}.offering-image .skeleton-box{width:100%;height:100%}.offering-title .skeleton-box{width:80%;height:38px}.offering-address .skeleton-box{width:100%;height:48px}.investment-price-title .skeleton-box,.offering-data-list-title .skeleton-box,.offering-data-list-value .skeleton-box{width:100%;height:16px}.investment-price-value .skeleton-box{width:100%;height:34px}.invest-btn .skeleton-box{width:100%;height:100%}.counter .skeleton-box{width:130px;height:16px}.comments__listing{margin-bottom:24px}@media (max-width:979px){.comments-section__heading{font-size:var(--base-h4-font-size)}}.comments__status{display:-webkit-box;display:-ms-flexbox;display:flex}.comments__status .status-box__label{-ms-flex-item-align:start;align-self:flex-start;padding:8px;font-size:12px}.comments__item{margin-bottom:24px;border:1px solid var(--base-secondary-gray-color);padding:33px 48px 5px}@media (max-width:979px){.comments__item{padding:33px 34px 5px}}@media (max-width:679px){.comments__item{padding-top:18px;padding-right:24px;padding-left:24px}}.comments__item:last-child{margin-bottom:0}.comments__item-meta{margin-bottom:20px}.comments .author,.comments__item-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1}.comments .author{font-size:2.2rem}@media (max-width:479px){.comments .author{-ms-flex-wrap:wrap;flex-wrap:wrap}}.comments .date{font-size:1.5rem}.comments .comment{padding-bottom:10px;font-size:2rem;line-height:1.2}.comments .comment__text{margin-bottom:7px;word-break:break-word}.comments .comment__toolbar{margin-bottom:10px}.comments .comment__toolbar .btn-comment{padding:0}.comments .comment__toolbar .btn-comment[disabled]{color:var(--base-secondary-gray-color)}.comments .buttons-toolbar{margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:679px){.comments .buttons-toolbar{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.comments .btn-load-more{padding:0 0 5px;color:var(--base-link-color);font-weight:500;font-size:1.7rem;letter-spacing:normal;text-transform:none;border:none;background:transparent;border-bottom:2px solid var(--base-accent-color)}@media (max-width:679px){.comments .btn-load-more{margin-top:24px}}.comments .btn-load-more:hover{opacity:.6}.comments .btn-add-comment{height:5rem}.comments__form{padding:33px 48px;background:var(--base-light-accent-color)}@media (max-width:679px){.comments__form{padding:18px 24px}}.comments__form-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:679px){.comments__form-toolbar{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.comments__textarea{display:block;margin:0 0 27px;border:0;padding:12px 36px;width:100%;min-height:132px;max-height:300px;font-size:2.4rem;line-height:1.2}@media (max-width:679px){.comments__textarea{margin-bottom:20px;padding-right:24px;padding-left:24px}}.comments .btn-cancel{margin-right:34px}@media (max-width:679px){.comments .btn-cancel{margin:24px 0 0}}.comments .btn-toggle-comment{display:inline-block;border-bottom:1px solid currentColor;padding:0;color:var(--base-accent-color);font-weight:500;font-size:1em;line-height:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.comments .btn-toggle-comment:hover{opacity:.6}.answers{margin-bottom:24px}.answers__item{padding:30px 48px 13px}@media (max-width:979px){.answers__item{padding:33px 34px 5px}}@media (max-width:479px){.answers__item{padding-top:18px;padding-right:12px;padding-left:12px}}.answers__item .comment{border-bottom:1px solid var(--base-secondary-gray-color)}.answers__item--decorated{border-bottom:0;background:var(--base-light-accent-color)}.answers__item--decorated+.answers__item--decorated{border-top:2px solid #fff}.answers__item--decorated .comment,.answers__item:last-child .comment{border-bottom:0}.placeholder-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;border:2px dashed var(--base-secondary-accent-color);margin-bottom:6rem;padding:24px;min-height:215px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--base-page-background-color)}@media (max-width:479px){.placeholder-box{padding-right:12px;padding-left:12px}}.placeholder-box__inner{max-width:55rem;width:100%}.placeholder-box__content{margin-bottom:3.5rem}.placeholder-box__heading{margin-bottom:0;font-weight:500;font-size:2.2rem;line-height:1.2;text-align:center}.placeholder-box__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}@media (max-width:767px){.placeholder-box__footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}@media (max-width:767px){.placeholder-box__footer .header__register-link{margin:0 0 20px 0}}.placeholder-box__footer .btn-register-link{min-width:18.8rem;height:auto;padding:1.2rem}.placeholder-box--small{min-height:115px}.dividends-modal.modal .modal__content{max-width:934px;padding-top:45px;padding-bottom:56px}.dividends-modal.modal .disclaimer{font-style:italic;font-weight:400;font-size:14px;line-height:150%;padding:32px 48px;border:2px dashed;border-color:var(--base-secondary-accent-color);margin-bottom:32px}.dividends-modal.modal .form__checkbox-holder--radio{display:block;margin-bottom:15px}.dividends-modal.modal .form__checkbox-holder--radio .form__pseudo-checkbox--radio+span{margin-bottom:0}.dividends-modal.modal .board__block-item-grid--lg{margin-bottom:32px}.dividends-modal.modal .form-buttons-container{margin-top:32px}.dividends-modal.modal .board__block-item-grid{padding:0}.dividends-modal.modal .board__block-item-grid.board__block-item-subgrid{width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.dividends-modal.modal .board__block-item-grid.board__block-item-subgrid:first-child{margin-right:12px}@media (max-width:679px){.dividends-modal.modal .board__block-item-grid.board__block-item-subgrid:first-child{margin-right:0;margin-bottom:15px}}.dividends-modal.modal .board__block-item-grid.board__block-item-subgrid:last-child{margin-left:12px}@media (max-width:679px){.dividends-modal.modal .board__block-item-grid.board__block-item-subgrid:last-child{margin-left:0}}.dividends-modal.modal .board__block-item{padding:20px 30px;border:1px solid var(--base-secondary-gray-color)}.dividends-modal.modal .board__block-value{color:var(--base-dark-gray-color)}@media (max-width:979px){.dividends-modal.modal .board__block-value{margin-bottom:0}}.dividends-modal.modal .page-subheader{font-style:normal;font-weight:700;font-size:12px;line-height:24px;letter-spacing:1px;text-transform:uppercase;margin-bottom:8px}.dividends-modal.modal .calculation-input-page .form__row{margin-bottom:16px}.dividends-modal.modal .calculation-result-page .payment-table__item--child{width:100%;min-width:0;padding:0;margin-bottom:32px}.dividends-modal.modal .calculation-result-page .payment-table__item--child th{text-align:left}.dividends-modal.modal .calculation-result-page .payment-table__item--child td,.dividends-modal.modal .calculation-result-page .payment-table__item--child th{padding-left:16px}.dividends-modal.modal .calculation-result-page .payment-table__item--child td{border-top:2px solid;border-color:var(--base-page-background-color)}.dividends-modal.modal .calculation-result-table .payment-table__item--child{min-width:0}.range-slider__custom{max-width:330px;margin-right:24px}.range-slider__custom .vue-slider-dot .vue-slider-dot-handle{border:3px solid var(--base-accent-color);border-radius:0;-webkit-box-shadow:none;box-shadow:none}.range-slider__custom .vue-slider-dot-focus{-webkit-box-shadow:0 0 2px 1px var(--base-accent-color)!important;box-shadow:0 0 2px 1px var(--base-accent-color)!important}.range-slider__custom .vue-slider-process{height:50%!important;top:50%!important;-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important;background-color:var(--base-accent-color)!important}.range-slider__custom .vue-slider-component{margin:0 -6px}.range-slider__custom .vue-slider-component .vue-slider{border-radius:0}.offering-card__small{max-width:33.33%;-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;padding:12px;margin-bottom:16px}@media (max-width:1439px){.offering-card__small{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media (max-width:767px){.offering-card__small{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.offering-card__small:hover{cursor:pointer}.offering-card__small:hover .offering-card__small-image img{-webkit-transform:scale(1.1);transform:scale(1.1)}.offering-card__small-wrapper.offering-card__small-bordered{position:relative;margin:-3px;border:3px solid var(--base-accent-color)}.offering-card__small-wrapper.offering-card__small-bordered:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 4px 30px var(--base-accent-color);box-shadow:0 4px 30px var(--base-accent-color);opacity:.4}.offering-card__small .progress-bar{margin-bottom:20px;padding-bottom:20px;border-bottom:2px solid #f8f8f8}.offering-card__small .progress-bar__value{min-width:3.6rem}.offering-card__small-image{position:relative;width:100%;height:255px;overflow:hidden}@media (max-width:1599px){.offering-card__small-image{height:167px}}@media (max-width:767px){.offering-card__small-image{height:260px}}.offering-card__small-image:before{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:#000;opacity:.4}.offering-card__small-image img{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.offering-card__small-labels-container{position:absolute;top:12px;right:12px;z-index:3}.offering-card__small-header{position:absolute;bottom:0;z-index:3;padding:12px 12px 15px;color:#fff}.offering-card__small-header a{font-size:16px;font-weight:700;color:#fff}.offering-card__small-header a:hover{text-decoration:underline;opacity:.8}.offering-card__small-header p{margin:0}.offering-card__small-address,.offering-card__small-label{font-size:12px;font-weight:400}.offering-card__small-label{margin:0 0 10px;padding:6px 12px;color:var(--base-accent-color);background:#fff;line-height:1;text-transform:uppercase}.offering-card__small-content{padding:12px;background:var(--base-background-color)}.offering-card__small-row{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}@media (max-width:1599px){.offering-card__small-row{font-size:12px}}.number-input-wrapper{position:relative}.number-input-wrapper input{text-align:center}.number-input-wrapper .amount-decrement,.number-input-wrapper .amount-increment{position:absolute;border:none;-webkit-box-shadow:none;box-shadow:none;height:48px;width:35px;background:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.486 12L8 10.6 3.027 6 8 1.4 6.486 0 0 6l6.486 6z' fill='%23DBDBDB'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50% 50%;background-size:12px 18px}@media (max-width:1439px){.number-input-wrapper .amount-decrement,.number-input-wrapper .amount-increment{height:36px}}.number-input-wrapper .amount-decrement{top:0;left:0}.number-input-wrapper .amount-increment{top:0;right:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.shares-amount-input,.total-shares-price{margin-top:15px}.reward-form{margin-bottom:24px;width:100%}.reward-form__row{margin-bottom:36px}.rewards-grid__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -13px}.rewards-grid__item{margin:0 13px 24px;width:calc(50% - 26px)}@media (max-width:480px){.rewards-grid__item{width:100%}}.rewards-grid__item.col-3{width:calc(33% - 26px)}@media (max-width:1200px){.rewards-grid__item.col-3{width:calc(50% - 26px)}}@media (max-width:480px){.rewards-grid__item.col-3{width:100%}}.rewards-grid .reward{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid var(--base-form-control-border-color);height:304px;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--base-page-background-color)}@media (max-width:480px){.rewards-grid .reward{height:auto}}.rewards-grid .reward.is-matched,.rewards-grid .reward.is-selected{cursor:pointer;border-color:var(--base-accent-color);-webkit-box-shadow:0 4px 30px rgba(26,44,204,.2);box-shadow:0 4px 30px rgba(26,44,204,.2)}.rewards-grid .reward.is-selected{cursor:default;-webkit-box-shadow:0 4px 30px #1a2ccc;box-shadow:0 4px 30px #1a2ccc}.rewards-grid .reward.has-errors{border-color:#f80505;-webkit-box-shadow:0 4px 10px rgba(248,5,5,.2);box-shadow:0 4px 10px rgba(248,5,5,.2)}.rewards-grid .reward__image-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:146px;height:146px;overflow:hidden}.rewards-grid .reward__image-container img{display:block;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.rewards-grid .reward__price{position:absolute;top:3.6rem;right:3.6rem}@media (max-width:1440px){.rewards-grid .reward__price{top:2.7rem;right:2.6rem}}.rewards-grid .reward__content-container{padding:16px 24px;-webkit-box-flex:1;-ms-flex:1;flex:1;color:var(--base-text-color);overflow-y:auto}@media (max-width:679px){.rewards-grid .reward__content-container{padding-top:24px;padding-bottom:24px}}.rewards-grid .reward__footer-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto;padding:4px 16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rewards-grid .reward__investment-details{margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rewards-grid .reward__investment-details .icon{margin-right:8px;width:16px;height:16px}.rewards-grid .reward__investment-details .icon svg{display:block}.rewards-grid .reward__investment-details .text{color:var(--base-text-color);font-weight:500;font-size:14px;line-height:1;font-family:var(--base-headings-font-family);letter-spacing:.311111px}.rewards-grid .reward__investments-list{margin:0;padding:5px 8px;list-style:none;font-size:12px;line-height:1}.rewards-grid .reward__investments-list .item{margin-bottom:2px}.rewards-grid .reward__investments-list .item__title{margin-right:5px;color:var(--base-text-color)}.rewards-grid .reward__investments-list .item__value{color:var(--base-accent-color);font-weight:400}.rewards-grid .reward__title{margin-bottom:0;font-size:1.8rem;line-height:1.2}@media (max-width:1440px){.rewards-grid .reward__title{font-size:2rem}}.rewards-grid .reward .btn-toggle-reward-description{margin:0;border:0;padding:0;background:none;color:var(--base-accent-color);line-height:1}.rewards-grid .reward .btn-toggle-reward-description:hover{text-decoration:none}@media (max-width:767px){.rewards-grid .reward .btn-toggle-reward-description{display:none}}.rewards-grid .reward__description{display:none;font-size:1.6rem;line-height:1.2}@media (max-width:1440px){.rewards-grid .reward__description{font-size:1.5rem}}@media (max-width:767px){.rewards-grid .reward__description{display:block}}.rewards-grid .reward__description p{margin-bottom:5px;word-break:break-word}.rewards-grid .reward__description p:last-of-type{margin-bottom:0}.rewards-grid .reward__description p:empty{display:none}.rewards-grid .reward__description ol,.rewards-grid .reward__description ul{margin:0 0 5px;padding-left:1.9rem;font-size:1.6rem;line-height:1.2}@media (max-width:1440px){.rewards-grid .reward__description ol,.rewards-grid .reward__description ul{font-size:1.5rem}}.rewards-grid .reward__description ol:last-of-type,.rewards-grid .reward__description ul:last-of-type{margin-bottom:0}.rewards-grid__footer{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:13px;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.investment-rewards-grid{margin-top:50px}.investment-rewards-grid__title{color:var(--base-additional-gray-color)}.investment-rewards-grid__validation{margin-bottom:24px;text-align:left;font-size:1.8rem}.investment-rewards-grid__validation .text{margin:0;color:#f80505}.editor__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.editor__footer .form__error{-webkit-box-flex:1;-ms-flex:1;flex:1}.editor__footer .form__error span{display:block}.editor__counter{margin-top:2px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;color:var(--base-text-color);font-size:12px}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;gap:24px 24px;margin:0 0 48px}@media (max-width:1200px){.metrics-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.metrics-grid{grid-template-columns:repeat(2,1fr);margin:0 0 24px}}@media (max-width:479px){.metrics-grid{display:block}}@media (max-width:479px){.metrics-grid__item{margin-bottom:12px}}.metrics-grid__item .board__block-item{min-height:132px}@media (max-width:1440px){.metrics-grid__item .board__block-item{min-height:160px}}@media (max-width:1200px){.metrics-grid__item .board__block-item{min-height:132px}}@media (max-width:767px){.metrics-grid__item .board__block-item{min-height:110px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.metrics-grid__item--large{grid-area:1/1/3/3}.charts-filters{width:100%}.charts-filters__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:680px){.charts-filters__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.charts-filters__column{width:48%}@media (max-width:680px){.charts-filters__column{width:100%}}.charts-filters .v-select .vs__selected-options{overflow:hidden}.charts-filters .v-select .selected-tag{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.charts-filters .v-select li>a{color:var(--base-text-color)}.cookie-banner{overflow-y:auto;position:fixed;left:0;bottom:0;width:100%;padding:30px 36px;z-index:100;background-color:var(--base-page-background-color);max-height:100vh}.cookie-banner.cookie-banner__hide{display:none}.cookie-banner__title{font-size:36px}.cookie-banner__header{position:relative}.cookie-banner__content,.cookie-banner__header{margin:0 auto;max-width:1741px;font-size:20px}.cookie-banner__footer{max-width:1741px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 auto}.cookie-banner__footer .button--primary{height:4.8rem}.cookie-banner__content a{color:var(--base-accent-color)}.cookie-banner__content a:hover{color:var(--base-link-color,#000)}.cookie-banner .modal__close{position:absolute;right:20px;top:20px;padding:10px 28px 36px 24px;background-color:transparent;border:none;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;z-index:1}.cookie-banner .modal__close:hover{opacity:.7}.cookie-banner .modal__close:after,.cookie-banner .modal__close:before{position:absolute;content:"";background-color:var(--base-text-color);width:3px;height:28px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.cookie-banner .modal__close:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:1440px){.cookie-banner .modal__close{top:5px;right:5px}}.cookie-description a:hover{opacity:.6}.tippy-popper .tippy-tooltip{padding:16px}.tippy-popper .tippy-tooltip.light-border-theme{color:var(--base-text-color);background:var(--base-page-background-color)}.tippy-popper .tippy-tooltip.light-border-theme[x-placement^=bottom] .tippy-arrow,.tippy-popper .tippy-tooltip.light-border-theme[x-placement^=top] .tippy-arrow{border-bottom-color:var(--base-page-background-color)}.tippy-popper .tippy-tooltip.light-border-theme[x-placement^=bottom] .tippy-arrow:after,.tippy-popper .tippy-tooltip.light-border-theme[x-placement^=top] .tippy-arrow:after{border-bottom:7px solid var(--base-page-background-color)}.tippy-popper .tippy-tooltip .tippy-content{font-size:12px;text-align:left}.tippy-popper .tippy-tooltip .tippy-content p:last-child,.tippy-popper .tippy-tooltip .tippy-content ul:last-child{margin-bottom:0}.tippy-popper .tippy-tooltip .tippy-content ul{padding-left:20px}.security-sessions .flow__progress--header-link{margin-bottom:30px;display:inline-block}.sessions-section .sessions-box{margin:0 0 50px}.sessions-section .sessions-box__title{margin:0 0 15px}.sessions-section .sessions-table{font-size:2rem;width:100%}.sessions-section .sessions-table-holder{max-width:1200px;padding:30px 100px 30px 30px;background-color:var(--base-page-background-color)}@media (max-width:1599px){.sessions-section .sessions-table-holder{padding:30px}}.sessions-section .sessions-table__cell{padding:5px 10px 30px;vertical-align:top}@media (max-width:767px){.sessions-section .sessions-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sessions-section .sessions-table__info{padding-left:0;padding-right:30px}@media (max-width:767px){.sessions-section .sessions-table__info{padding-right:0;padding-bottom:0}}.sessions-section .sessions-table__details{text-align:right}@media (max-width:767px){.sessions-section .sessions-table__details{text-align:left;padding-left:0;font-size:1.8rem}}.sessions-section .sessions-table .browser{display:block;margin:0 0 7px}.sessions-section .sessions-table .browser-details{font-size:1.8rem}.sessions-section .sessions-table .platform{margin:0 0 7px}.sessions-section .sessions-table .platform span{font-weight:500;margin-right:30px}.sessions-section .sessions-table .platform span.is-active-session{display:inline-block;margin-right:0;font-weight:400;color:var(--accent-button-color)}.sessions-section .sessions-table .sessions-date{margin:0 0 5px}.sessions-section .sessions-table .revoke-session{color:var(--base-accent-color)}.sessions-section .sessions-table .revoke-session:hover{color:#9e1010}.data-request__title{margin:0 0 20px}.data-request__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:680px}.data-request__list,.data-request__list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.data-request__list-item{margin:0 0 17px}.data-request__list-item__name{margin-right:auto}.data-request__list-item .is-processed{color:var(--accent-button-color)}.data-request .section-details__content-column a,.data-request__list-item .is-processing{color:var(--base-accent-color)}.data-request .flow__progress--header-link{display:inline-block;margin-bottom:30px}.data-request .download-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;padding:5px 10px;margin:0;display:inline-block;-webkit-transform:scale(1.4);transform:scale(1.4)}.data-request-form{max-width:600px}.data-request-form .data-request-form__title{margin:0 0 20px}.data-request-form .section-details__description{margin:0 0 30px;font-weight:400}.data-request-form .section-details__description.section-details__description-button{background:transparent;border:none;padding:0;text-align:left}.data-request-form .section-details__description.section-details__description-button:hover{text-decoration:underline}.data-request .form__line{margin:0 0 25px}.warning-banner{position:-webkit-sticky;position:sticky;left:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:22px 25px 20px;z-index:100;font-size:16px;color:var(--base-warning-color);background:#fee6e6;border:2px dashed var(--base-warning-color)}@media (min-width:1200px){.warning-banner{font-size:18px}}@media (max-width:1200px){.warning-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.warning-banner a{font-size:16px;color:var(--base-warning-color);white-space:nowrap}@media (min-width:1200px){.warning-banner a{font-size:18px}}.warning-banner a:hover{color:var(--base-accent-color)}.warning-banner__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 33px 0 0}.warning-banner__content{text-align:center}.warning-banner__icon{margin-right:8px}.warning-banner__title-text{font-weight:700}.warning-banner p{margin:0}.tox-notification--warning{display:none!important}.data-editable,[data-editable]:not(.header__navigation-item-link):not(.header__menu-sub-item):not(.link-editor):not(.form-input){-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff;outline:2px dashed #000}.mce-content-body.loading{opacity:.3;pointer-events:none}.mce-content-body.error{-webkit-box-shadow:0 0 0 2px #fff!important;box-shadow:0 0 0 2px #fff!important;outline:2px dashed red!important}.tox-tinymce{z-index:1000}.tox-collection__group h1,.tox-collection__group h2,.tox-collection__group h3,.tox-collection__group h4,.tox-collection__group h5,.tox-collection__group h6{line-height:1.1!important}.tox-collection__group .tox-collection__item-label p,.tox-collection__group .tox-collection__item-label pre{color:#222f3e!important}.header__navigation-item-edit{display:block}.header__menu-sub .mce-non-editable{position:absolute;right:0;top:11px;margin:0!important}.header__menu-sub .mce-non-editable svg{display:block}.footer .mce-non-editable{margin:0 1rem;cursor:pointer}.footer .mce-non-editable:hover{opacity:.8}.edit-mode-menu-link .tox .tox-form .tox-form__group:first-child{display:none}.edit-mode-menu-link .tox .tox-dialog__title{overflow:hidden;text-indent:-9999px}.edit-mode .team-section__members-item-inner{-webkit-transform:none!important;transform:none!important}.edit-mode .team-section__members-description{display:block!important}.edit-mode .list-drop__item{cursor:default}.edit-mode .list-drop__item .mce-content-body{cursor:text}.edit-mode .header__menu-sub-item{position:relative}.edit-mode .header__navigation .mce-non-editable{margin-left:1rem;cursor:pointer}.edit-mode .header .header__menu-has-sub>a{padding-right:0}.edit-mode .header__submenu-arrow{pointer-events:auto}.edit-mode-panel{position:relative;z-index:3;height:0}.is-edit-modal-opened .edit-mode-panel{height:auto;z-index:100}.edit-mode-panel .button__edit{position:fixed;right:4.2rem;top:50%}.edit-mode-panel__shadow{visibility:hidden;position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);right:0;top:0;opacity:0}.is-edit-modal-opened .edit-mode-panel__shadow{opacity:1;visibility:visible}.edit-mode-panel__body{opacity:0;visibility:hidden;position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:var(--base-background-color);width:60rem;padding:4rem 3rem 1rem;border-radius:8px}.is-edit-modal-opened .edit-mode-panel__body{opacity:1;visibility:visible}.edit-mode-panel .edit-input__description{height:20rem;overflow:auto}.edit-mode-panel .form__label{margin:0 0 2rem}.edit-mode-panel .form__label small{text-transform:none}.edit-mode-panel .edit-mode-text-count{font-size:1.2rem;text-align:right;padding:1rem 0 0}.edit-mode-panel .edit-mode-text-count.red{color:red}.edit-mode-panel .form__row--edit-mode{margin-bottom:3rem}.edit-mode-panel .edit-mode-panel-btn-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.edit-mode-panel .btn-send{margin:0 1rem 2rem}.edit-mode-panel .modal-panel__close{position:absolute;right:10px;top:5px;padding:10px 28px 36px 24px;background-color:transparent;border:none;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;z-index:1}.edit-mode-panel .modal-panel__close:hover{opacity:.7}.edit-mode-panel .modal-panel__close:after,.edit-mode-panel .modal-panel__close:before{position:absolute;content:"";background-color:var(--base-text-color);width:3px;height:28px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.edit-mode-panel .modal-panel__close:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.edit-mode-panel .btn-cancel{border:1px solid var(--base-accent-color);margin:0 1rem 2rem;background:none;color:var(--base-accent-color)}.social-registration{padding:35px 0 15px 0;max-width:852px}@media (max-width:1440px){.social-registration{max-width:657px}}.social-registration__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}@media (max-width:479px){.social-registration__list{margin:0}}.social-registration__item{width:100%;max-width:33.33333%;padding:0 10px}@media (max-width:479px){.social-registration__item{max-width:100%;margin:0 0 15px;padding:0}}.social-registration__link{width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;text-transform:capitalize;font-weight:400;font-size:1.6rem;color:#fff}.social-registration__img-holder,.social-registration__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-registration__img-holder{width:25px;margin-right:10px}.social-registration .google{background:#df322f}.social-registration .google:hover{background:#be201d}.social-registration .linkedin{background:#0e76a8}.social-registration .linkedin:hover{background:#0a5579}.social-registration .linkedin .social-registration__title-holder{-webkit-transform:translateY(3px);transform:translateY(3px)}.social-registration .twitter{background:#1da1fa}.social-registration .twitter:hover{background:#0587df}.board__layout-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.board__logo{display:inline-block;vertical-align:top;margin:59px 0 50px 89px}@media (max-width:1440px){.board__logo{margin:47px 0 38px 48px;width:204px}}@media (max-width:980px){.board__logo{display:none}}.board__logo-mobile{display:none}@media (max-width:980px){.board__logo-mobile{display:inline-block;vertical-align:top;width:37px;height:48px;margin:36px 0 36px 42px}}.board__menu{position:fixed;top:0;left:0;bottom:0;width:422px;background-color:var(--base-page-background-color);overflow:auto}@media (max-width:1440px){.board__menu{width:300px}}@media (max-width:980px){.board__menu{width:126px}}@media (max-width:767px){.board__menu{z-index:3;width:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}}.dashboard-menu-opened .board__menu{-webkit-transform:translateX(0);transform:translateX(0)}.board__menu-list{margin-bottom:23px;font-family:var(--base-headings-font-family);font-size:16px;font-weight:700}@media (max-width:1440px){.board__menu-list{margin-bottom:24px;font-size:14px}}.board__menu-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:27px 0 26px 90px;color:var(--base-dark-gray-color);letter-spacing:.31px}@media (hover:hover){.board__menu-button:hover{color:var(--base-text-color);background-color:var(--base-light-accent-color)}}@media (max-width:1440px){.board__menu-button{padding:22px 0 20px 48px}}@media (max-width:980px){.board__menu-button{padding:21px 32px 21px 52px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767px){.board__menu-button{padding:16px 36px 14px 36px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.board__menu-button:before{content:"";position:absolute;top:0;bottom:0;left:0;width:0;-webkit-transition:width .3s ease;transition:width .3s ease;background-color:var(--base-accent-color)}.board__menu-button.board__menu-button--active{background-color:var(--base-light-accent-color);color:var(--base-text-color)}@media (min-width:480px) and (max-width:980px){.board__menu-button.board__menu-button--active{padding-left:32px}}.board__menu-button.board__menu-button--active:before{width:4px}.board__menu-button.board__menu-button--active .icon-container{-ms-flex-negative:0;flex-shrink:0;width:0;margin-right:0}@media (max-width:980px){.board__menu-button.board__menu-button--active .icon-container{width:auto;margin-right:24px}}@media (max-width:767px){.board__menu-button.board__menu-button--active .icon-container{width:0;margin-right:0}}.board__menu-button.board__menu-button--active .active-marker{display:inline-block;opacity:1}.board__menu-button .icon-container{display:block;margin-right:31px;width:30px;-webkit-transition:width .3s ease,margin .3s ease;transition:width .3s ease,margin .3s ease;overflow:hidden}@media (max-width:1440px){.board__menu-button .icon-container{margin-right:19px}}@media (max-width:980px){.board__menu-button .icon-container{margin-right:0}}@media (max-width:767px){.board__menu-button .icon-container{margin-right:24px}}.board__menu-button .icon-container svg{display:block}@media (max-width:980px){.board__menu-button .text{display:none}}@media (max-width:767px){.board__menu-button .text{display:block}}.board__menu-button .active-marker{position:relative;display:none;top:3px;left:59px;min-width:14px;opacity:0;overflow:hidden;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media (max-width:1440px){.board__menu-button .active-marker{top:2px;left:48px}}@media (max-width:979px){.board__menu-button .active-marker{top:3px;left:1px}}@media (max-width:767px){.board__menu-button .active-marker{top:4px;left:60px}}.board__add-nav{border-top:1px solid var(--base-secondary-light-gray-color);padding:47px 90px}@media (max-width:1440px){.board__add-nav{padding:44px 48px}}@media (max-width:980px){.board__add-nav{padding:47px 20px}}@media (max-width:767px){.board__add-nav{padding:47px 36px 49px}}.board__add-nav.deletion-requested{margin-bottom:94px}@media (max-width:1023px){.board__add-nav.deletion-requested{margin-bottom:134px}}.board__register-link{color:var(--base-accent-color);font-weight:600;font-size:16px;text-transform:uppercase;letter-spacing:2px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media (max-width:1440px){.board__register-link{font-size:14px}}@media (max-width:980px){.board__register-link{display:block;text-align:center}}@media (max-width:767px){.board__register-link{text-align:left}}@media (hover:hover){.board__register-link:hover{opacity:.8}}.board__register-link .icon{margin-right:12px}@media (max-width:980px){.board__register-link .icon{margin-right:0;display:inline-block;vertical-align:top}}@media (max-width:767px){.board__register-link .icon{margin-right:12px}}@media (max-width:980px){.board__register-link .text{display:block}}@media (max-width:767px){.board__register-link .text{display:inline-block}}.board__additional-menu{position:relative;width:24px;height:24px;background:none;border:none;-webkit-box-shadow:none;box-shadow:none;z-index:2}.board__additional-menu .line{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);right:0;width:4px;height:4px;background-color:var(--base-text-color);-webkit-transition:top .3s ease,-webkit-transform .3s ease;transition:top .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,top .3s ease;transition:transform .3s ease,top .3s ease,-webkit-transform .3s ease}.board__additional-menu .line:after,.board__additional-menu .line:before{content:"";position:absolute;width:4px;height:4px;background-color:var(--base-text-color);-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.board__additional-menu .line:before{left:-6px}.board__additional-menu .line:after{left:6px}.board__additional-menu .line-1{top:4px}.board__additional-menu .line-2{top:10px}.board__additional-menu .line-3{top:16px}.dashboard-menu-opened .board__additional-menu .line:after,.dashboard-menu-opened .board__additional-menu .line:before{opacity:0}.dashboard-menu-opened .board__additional-menu .line-1,.dashboard-menu-opened .board__additional-menu .line-3{top:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:24px}@media (max-width:767px){.dashboard-menu-opened .board__additional-menu .line-1,.dashboard-menu-opened .board__additional-menu .line-3{width:30px}}.dashboard-menu-opened .board__additional-menu .line-3{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.dashboard-menu-opened .board__additional-menu .line-2{opacity:0}.board__content{margin-left:auto;width:calc(100% - 422px);padding:63px 202px 180px 76px}@media (max-width:1440px){.board__content{width:calc(100% - 300px);padding:51px 138px 180px 66px}}@media (max-width:980px){.board__content{width:calc(100% - 126px);padding:50px 102px 120px 66px}}@media (max-width:767px){.board__content{margin-left:0;width:100%;padding:133px 36px 120px}}.board__title{margin:0 0 35px}@media (max-width:1440px){.board__title{margin:0 0 26px}}@media (max-width:479px){.board__title{margin:0 0 29px}}.board__title--subtitle{color:var(--base-accent-color);font-size:36px}@media (max-width:1440px){.board__title--subtitle{font-size:24px}}@media (max-width:479px){.board__title--subtitle{font-size:18px}}.board .header__navigation-holder{z-index:5}.offering-types-dropdown .v-select{width:180px}.modern .account-dashboard .v-select .dropdown-toggle{background:var(--base-page-background-color)}.account-dashboard{background-color:var(--base-light-accent-color)}.account-dashboard .v-select .dropdown-menu,.account-dashboard .v-select .dropdown-toggle{font-size:1.6rem}@media (max-width:1440px){.account-dashboard .v-select .dropdown-menu,.account-dashboard .v-select .dropdown-toggle{font-size:2rem}}.account-dashboard .echarts{width:100%;background:var(--base-chart-background-color)}.account-dashboard .chart-title{margin-bottom:12px;font-weight:700}.account-dashboard .chart-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.account-dashboard .btn-chart-toolbar{margin:0 5px 0 0;border:0;padding:5px;background:none;-webkit-box-shadow:none;box-shadow:none;min-width:0}.account-dashboard .btn-chart-toolbar:last-child{margin-right:0}.board__block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -18px}@media (max-width:1440px){.board__block{margin:0 -12px}}@media (max-width:479px){.board__block{margin:0 -8px}}.board__block-item-grid{-ms-flex-negative:0;flex-shrink:0;width:25%;padding:0 18px 36px}@media (max-width:1440px){.board__block-item-grid{padding:0 12px 24px}}@media (max-width:1199px){.board__block-item-grid{width:50%}}@media (max-width:479px){.board__block-item-grid{padding:0 8px 12px}}.board__block-item-grid--lg{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-negative:0;flex-shrink:0;width:50%}@media (max-width:1199px){.board__block-item-grid--lg{margin-bottom:24px;width:100%}}@media (max-width:479px){.board__block-item-grid--lg{margin-bottom:12px}}.board__block-item-grid--lg:last-child,.board__block-item-grid--lg:nth-last-child(2){padding-bottom:0}.board__block-item-grid--lg--influencer .board__block-item{padding:29px 48px;font-size:18px}@media (max-width:1600px){.board__block-item-grid--lg--influencer .board__block-item{font-size:16px}}@media (max-width:1440px){.board__block-item-grid--lg--influencer .board__block-item{padding:29px 48px 23px}}@media (max-width:1280px){.board__block-item-grid--lg--influencer .board__block-item{padding:29px 36px 23px}}.board__block-item-grid--lg--influencer .board__block-item.board__block-item-slider{padding:29px 16px}.board__block-item-grid--lg--influencer .board__block-item.board__block-item--isa-disable{padding:29px 48px 45px}@media (max-width:1280px){.board__block-item-grid--lg--influencer .board__block-item.board__block-item--isa-disable{padding:29px 36px 45px}}@media (max-width:979px){.board__block-item-grid--lg--influencer .board__block-item.board__block-item--isa-disable{padding:29px 36px 45px}}@media (max-width:767px){.board__block-item-grid--lg--influencer .board__block-item.board__block-item--isa-disable{padding:29px 24px 28px}}.board__block-item-grid--lg--influencer .board__block-value{min-height:72px;font-size:48px;color:var(--base-dark-gray-color)}@media (max-width:979px){.board__block-item-grid--lg--influencer .board__block-value{font-size:60px;margin:0 0 26px}}@media (max-width:767px){.board__block-item-grid--lg--influencer .board__block-value{font-size:36px;min-height:22px;margin:0 0 26px}}.board__block-item-grid--lg--influencer .board__block-description{margin:0 0 5px;color:var(--base-dark-gray-color)}@media (max-width:479px){.board__block-item-grid--lg--influencer .board__block-description p{margin:0 0 5px}}.board__block-item-grid--lg--influencer .board__block-description span{font-family:var(--base-headings-font-family);font-size:14px;font-weight:700}@media (max-width:479px){.board__block-item-grid--lg--influencer .board__block-description span{font-size:12px}}.board__block-item-grid--lg--subgrid-holder{width:calc(50% + 36px);margin:0 -18px}@media (max-width:1440px){.board__block-item-grid--lg--subgrid-holder{width:calc(50% + 24px);margin:0 -12px}}@media (max-width:1199px){.board__block-item-grid--lg--subgrid-holder{width:calc(100% + 24px)}}@media (max-width:479px){.board__block-item-grid--lg--subgrid-holder{margin:0 -8px;width:calc(100% + 16px)}}.board__block-item-grid--md{width:33.3%}@media (max-width:767px){.board__block-item-grid--md{width:100%}}.board__block-item-grid--fluid{width:100%}.board__block-item-subgrid{width:50%}.board__block-item-subgrid:last-child,.board__block-item-subgrid:nth-last-child(2){padding-bottom:0}.board__block-item{position:relative;width:100%;height:100%;-ms-flex-negative:0;flex-shrink:0;background-color:var(--base-page-background-color);padding:24px;font-size:16px;font-weight:400}@media (max-width:1440px){.board__block-item{font-size:14px;padding:21px 24px 29px}}@media (max-width:479px){.board__block-item{line-height:1.166;padding:21px 18px}}.board__block-item--accent{background-color:var(--base-light-dark-accent-color);color:var(--base-metrics-text-color)}.board__block-item--accent .board__block-description,.board__block-item--accent .board__block-value{color:inherit}.board__block-item--isa-disable{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.board__block-item--fullwidth,.board__block-item--isa-disable .board__block-item-content{width:100%}.board__block-item--fullwidth .board__block-description{margin-bottom:0}.board__block-item--fullwidth .board__block-value{min-height:0}.board__block-item--between .board__block-item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}@media (max-width:479px){.board__block-item--between .board__block-item-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.board__block-value{min-height:36px;font-weight:700;font-size:24px;font-family:var(--base-headings-font-family);color:var(--base-accent-color)}@media (max-width:1600px){.board__block-value{font-size:18px}}@media (max-width:979px){.board__block-value{font-size:20px}}@media (max-width:767px){.board__block-value{font-size:24px;min-height:0}}@media (max-width:479px){.board__block-value{margin:0 0 8px}}.board__block-value p{margin:0}.board__block-value .is-loading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.board__block-value.total-raised p{white-space:nowrap}.board__block-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0;color:var(--base-dark-gray-color)}@media (max-width:767px){.board__block-description{font-size:16px}}@media (max-width:479px){.board__block-description{display:block}}.board__block-description p{margin:0 0 5px}.board__menu .header__account-info-holder{padding:24px 0 40px 90px}@media (max-width:1440px){.board__menu .header__account-info-holder{padding:22px 0 30px 48px}}@media (max-width:980px){.board__menu .header__account-info-holder{padding:21px 5px 20px 31px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767px){.board__menu .header__account-info-holder{padding:16px 36px 20px 32px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:980px){.board__menu .header__account-info-holder .header__account-info{padding:0}}@media (max-width:767px){.board__menu .header__account-info-holder .header__account-info{padding:0 15px}}@media (max-width:980px){.board__menu .header__account-info-holder .header__account-icon{display:none}}@media (max-width:767px){.board__menu .header__account-info-holder .header__account-icon{display:block}}.board__menu-link-holder{text-align:right;margin:0 0 89px}@media (max-width:1440px){.board__menu-link-holder{margin:0 0 49px}}@media (max-width:767px){.board__menu-link-holder{margin:10px 0 64px}}.board__menu-link{text-transform:uppercase;color:var(--base-accent-color);font-size:16px;font-weight:700;font-family:var(--base-headings-font-family)}@media (max-width:1440px){.board__menu-link{font-size:14px}}.board__menu-link:hover{opacity:.8}.board__investments{padding:5px 0 0}@media (max-width:1440px){.board__investments{padding:16px 0 0}}@media (max-width:767px){.board__investments{padding:0}}.board__investments--soonest-offerings{padding-bottom:176px}@media (max-width:1440px){.board__investments--soonest-offerings{padding-bottom:141px}}.board__investments--title{margin:0 0 37px}@media (max-width:1440px){.board__investments--title{letter-spacing:0;margin:0 0 27px}}@media (max-width:767px){.board__investments--title{margin:0 0 28px}}.board__payment-table--title{margin:0 0 37px}@media (max-width:1440px){.board__payment-table--title{letter-spacing:0;margin:0 0 26px}}@media (max-width:767px){.board__payment-table--title{margin:0 0 26px}}.board__payment-table__holder--dashboard-investor{width:100%;overflow-x:auto}@media (max-width:979px){.board__payment-table__holder--dashboard-investor{width:calc(100% + 102px);margin-right:-102px}}@media (max-width:767px){.board__payment-table__holder--dashboard-investor{width:calc(100% + 36px);margin-right:-36px}}.board__payment-table__item{width:100%;min-width:827px;background-color:var(--base-page-background-color)}.board__payment-table__item th{height:81px;padding:0 48px;border-bottom:2px solid var(--base-light-accent-color);color:var(--base-dark-gray-color);letter-spacing:.3px;font-size:18px;text-align:left;font-weight:400}@media (max-width:1440px){.board__payment-table__item th{font-size:16px;height:79px;padding:0 34px}}@media (max-width:767px){.board__payment-table__item th{font-size:14px;height:59px;padding:0 18px}}.board__payment-table__item th mark{background:none;color:red}.board__payment-table__item td{border-bottom:2px solid var(--base-light-accent-color);height:52px;padding:0 48px;font-size:20px;font-weight:400}@media (max-width:1440px){.board__payment-table__item td{font-size:18px;padding:0 36px;height:46px}}@media (max-width:767px){.board__payment-table__item td{font-size:16px;height:44px;padding:0 18px}}.board__payment-table__item tr:last-child td{border-bottom:none}.board__payment__button-holder{padding:51px 0;text-align:right}@media (max-width:1440px){.board__payment__button-holder{padding:36px 0}}.investments__list{margin-bottom:48px}.investments__list-item{margin:0 0 36px}.investments__list-item:last-child{margin-bottom:0}@media (max-width:1440px){.investments__list-item{margin-bottom:24px}}.content-loader .investments__list-item{margin-bottom:40px}.investments__list-item>a{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:var(--base-page-background-color)}@media (max-width:1199px){.investments__list-item>a{display:block}}.investments__item-image{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;width:36.847%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1440px){.investments__item-image{width:36.553%}}@media (max-width:1199px){.investments__item-image{width:100%;height:264px}}.investments__item-image img{display:block;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.investments__item-container{position:absolute;top:36px;left:36px}@media (max-width:1440px){.investments__item-container{top:24px;left:24px}}.investments__item-label{margin:0 5px 10px;padding:13px 44px 12px 45px;color:var(--base-accent-color);font-weight:400;font-size:16px;letter-spacing:1px;text-align:center;text-transform:uppercase;background-color:#fff}@media (max-width:1440px){.investments__item-label{padding:8px 24px;font-size:14px}}@media (max-width:479px){.investments__item-label{padding-right:19px;padding-left:19px}}.investments__item-content{width:100%}.content-loader .investments__item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:var(--base-page-background-color)}@media (max-width:1199px){.content-loader .investments__item-content{padding:0 20px}}.investments__item-content .progress-bar{margin-bottom:31px;padding:0 60px}@media (max-width:1440px){.investments__item-content .progress-bar{padding:0 48px}}@media (max-width:979px){.investments__item-content .progress-bar{padding:0 36px}}@media (max-width:767px){.investments__item-content .progress-bar{margin-bottom:11px;padding:0 24px}}@media (max-width:1440px){.investments__item-content .progress-bar__fill-holder{height:4px}}.investments__item-content .progress-bar__value{font-size:24px;font-weight:400;color:var(--base-dark-gray-color);margin-left:36px}@media (max-width:1440px){.investments__item-content .progress-bar__value{font-size:18px;margin-left:24px}}@media (max-width:767px){.investments__item-content .progress-bar__value{font-size:16px;margin-left:16px}}.investments__item-content .btn-holder{padding:36px 60px}@media (max-width:1440px){.investments__item-content .btn-holder{padding:24px 48px}}@media (max-width:979px){.investments__item-content .btn-holder{padding:23px 36px 24px}}@media (max-width:767px){.investments__item-content .btn-holder{padding:23px 24px 24px}}.investments__item-title-holder{margin:0 0 20px;border-bottom:2px solid var(--base-light-accent-color);padding:32px 60px 28px}@media (max-width:1440px){.investments__item-title-holder{margin:0 0 15px;padding:33px 48px 1px}}@media (max-width:979px){.investments__item-title-holder{padding:22px 36px 0}}@media (max-width:767px){.investments__item-title-holder{margin-bottom:17px;padding:14px 24px 17px}}@media (max-width:1199px){.content-loader .investments__item-title-holder{margin-top:20px;padding:0}}.investments__item-title{margin-bottom:10px;font-family:var(--base-headings-font-family);word-break:break-word}@media (max-width:767px){.investments__item-title{margin:0 0 2px}}@media (max-width:1439px){.content-loader .investments__item-title{margin-bottom:20px}}.investments__item-title--label{vertical-align:baseline;font-size:14px;font-weight:400;text-transform:uppercase;color:var(--base-accent-color);margin-left:36px}@media (max-width:1440px){.investments__item-title--label{font-size:12px;margin-left:18px}}@media (max-width:767px){.investments__item-title--label{font-size:10px}}.investments__item-address{margin:0;max-width:432px;font-size:22px;line-height:34px}@media (max-width:1440px){.investments__item-address{font-size:16px;max-width:268px}}@media (max-width:767px){.investments__item-address{font-size:14px;line-height:22px}}.investments__item-params-holder{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid var(--base-light-accent-color);padding:0 60px 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1600px){.investments__item-params-holder{padding:0 48px 23px}}@media (max-width:767px){.investments__item-params-holder{padding:0 24px 23px}}@media (max-width:1199px){.content-loader .investments__item-params-holder{padding:0}}.investments__item-params-list{margin-bottom:24px;color:rgba(var(--base-dark-gray-color),.75);font-weight:400;font-size:18px;letter-spacing:.31px}@media (max-width:1440px){.investments__item-params-list{font-size:16px}}@media (max-width:767px){.investments__item-params-list{margin:0 0 31px;font-size:14px}}.content-loader .investments__item-params-list{margin-bottom:0;margin-top:20px}@media (max-width:1199px){.content-loader .investments__item-params-list{margin-top:0}}.investments__item-params-list li{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 9px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1440px){.investments__item-params-list li{margin:0 0 12px}}@media (max-width:767px){.investments__item-params-list li{margin:0 0 14px}}.investments__item-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:700;line-height:1;font-family:var(--base-headings-font-family);text-align:right}@media (max-width:1280px){.investments__item-value{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left}}.investments__item-value .title{display:block;width:50%;font-weight:600;font-size:16px;text-align:left}@media (max-width:1600px){.investments__item-value .title{font-size:14px}}@media (max-width:1280px){.investments__item-value .title{margin-bottom:10px;width:100%}}@media (max-width:479px){.investments__item-value .title{font-size:12px}}.investments__item-value .value{display:block;margin-bottom:4px;width:50%;color:var(--base-accent-color);font-weight:inherit;font-size:36px;white-space:nowrap}@media (max-width:1919px){.investments__item-value .value{font-size:32px}}@media (max-width:1749px){.investments__item-value .value{font-size:24px}}@media (max-width:1280px){.investments__item-value .value{width:100%;font-size:28px}}@media (max-width:479px){.investments__item-value .value{font-size:18px}}.investments__item-params-label{margin-right:5px}.content-loader .investments__item-params-label,.content-loader .investments__item-params-value{max-width:46%;width:100%}.offerings__header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:36px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1440px){.offerings__header{margin-bottom:32px}}@media (max-width:1199px){.offerings__header{margin-bottom:48px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.offerings__header--title{margin:0;line-height:1}@media (max-width:1199px){.offerings__header--title{margin-bottom:32px}}@media (max-width:479px){.offerings__header--title{margin-bottom:33px}}.offerings__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -18px}@media (max-width:1440px){.offerings__list{margin:0 -12px}}@media (max-width:1199px){.offerings__list{margin:0}}.offerings__list-item{width:50%;padding:0 18px;margin:0 0 36px}@media (max-width:1440px){.offerings__list-item{padding:0 12px;margin:0 0 24px}}@media (max-width:1199px){.offerings__list-item{width:100%;padding:0}}.offerings__list-item>a{height:100%;background-color:var(--base-page-background-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.offerings__list-item .grid__item{width:100%;height:100%;margin:0}.offerings__list-item .grid__item>a{display:block;max-width:70.4rem}.offerings__item-image{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:337px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}@media (max-width:1440px){.offerings__item-image{height:264px}}.offerings__item-image img{display:block;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.offerings__item-label{position:absolute;padding:12px 24px;min-width:122px;top:36px;right:36px;font-size:16px;text-transform:uppercase;background:#fff;color:var(--base-accent-color);font-weight:400;text-align:center}@media (max-width:1440px){.offerings__item-label{top:24px;right:24px;min-width:88px;font-size:14px;padding:8px 24px}}.offerings__item-content{padding:33px 48px 7px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1440px){.offerings__item-content{padding:29px 36px 0}}@media (max-width:767px){.offerings__item-content{padding:16px 24px 6px}}.offerings__item-content .progress-bar{margin:0 0 11px}@media (max-width:1440px){.offerings__item-content .progress-bar{margin:0 0 14px}}@media (max-width:767px){.offerings__item-content .progress-bar{margin:0 0 2px}}.offerings__item-title-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0 0 10px}@media (max-width:1279px){.offerings__item-title-holder{display:block}}@media (max-width:1199px){.offerings__item-title-holder{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:767px){.offerings__item-title-holder{display:block;margin:0}}.offerings__item-title{letter-spacing:1px;margin:0 10px 0 0}.offerings__item-time-left{font-size:16px;font-weight:700;letter-spacing:.3px;margin:0 0 7px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (max-width:1440px){.offerings__item-time-left{font-size:14px;margin:0 0 4px}}.offerings__item-description{font-size:22px;max-width:334px}@media (max-width:1440px){.offerings__item-description{font-size:16px;max-width:252px}}@media (max-width:767px){.offerings__item-description{font-size:14px}}.offerings__item-params-holder{padding:30px 48px 18px;border-top:1px solid var(--base-light-accent-color)}@media (max-width:1440px){.offerings__item-params-holder{padding:18px 36px 5px}}@media (max-width:767px){.offerings__item-params-holder{padding:20px 24px 5px}}.offerings__item-params-list{color:var(--base-dark-gray-color);opacity:.75;font-size:18px;letter-spacing:.3px;font-weight:400}@media (max-width:1440px){.offerings__item-params-list{font-size:16px}}@media (max-width:1279px){.offerings__item-params-list{font-size:14px}}@media (max-width:1199px){.offerings__item-params-list{font-size:16px}}@media (max-width:767px){.offerings__item-params-list{font-size:14px}}.offerings__item-params-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 9px}@media (max-width:1440px){.offerings__item-params-list li{margin:0 0 12px}}@media (max-width:767px){.offerings__item-params-list li{margin:0 0 15px}}.offerings__item-params-label{margin-right:10px}.offerings__item-params-value{text-align:right}.dashboard-mb{margin:0 0 48px}.account-wallet{background-color:var(--base-light-accent-color)}.account-wallet .board__block{margin-bottom:81px}@media (max-width:979px){.account-wallet .board__block{margin-bottom:60px}}.wallet-details-box{margin-bottom:81px;padding:36px;background:var(--base-light-dark-accent-color)}@media (max-width:979px){.wallet-details-box{margin-bottom:60px}}.wallet-details-box.small-gap{margin-bottom:36px}@media (max-width:1440px){.wallet-details-box.small-gap{margin-bottom:24px}}@media (max-width:479px){.wallet-details-box.small-gap{margin-bottom:12px}}.wallet-details-box .heading{display:block;margin-bottom:31px;color:var(--base-metrics-text-color);font-weight:400;font-size:20px;line-height:24px;letter-spacing:.31px;text-indent:5px}@media (max-width:1600px){.wallet-details-box .heading{font-size:18px}}@media (max-width:479px){.wallet-details-box .heading{font-size:16px}}.wallet-details-box .holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1279px){.wallet-details-box .holder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.wallet-details-box .toolbar{max-width:410px}@media (max-width:1279px){.wallet-details-box .toolbar{margin-bottom:50px}}@media (max-width:479px){.wallet-details-box .buttons-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.wallet-details-box .buttons-container .decorated-link{margin-right:24px}@media (max-width:1600px){.wallet-details-box .buttons-container .decorated-link{padding:11px 23px;font-size:14px}}@media (max-width:479px){.wallet-details-box .buttons-container .decorated-link{margin:0 0 24px}.wallet-details-box .buttons-container .decorated-link:last-child{margin-bottom:0}}.wallet-details-box .buttons-container .decorated-link:last-child{margin-right:0}@media (max-width:1600px){.wallet-details-box .buttons-container .decorated-link:before{width:36px}}.wallet-details-box .buttons-container .decorated-link:hover:before{width:100%}.wallet-details-box .value{width:100%;max-width:42%;-webkit-box-flex:1;-ms-flex:1;flex:1;color:var(--base-metrics-text-color);font:700 48px/1 var(--base-headings-font-family);letter-spacing:1px;text-align:right}@media (max-width:1600px){.wallet-details-box .value{font-size:36px}}@media (max-width:1279px){.wallet-details-box .value{max-width:none;text-align:left}}@media (max-width:479px){.wallet-details-box .value{font-size:20px}}.wallet-details-box .value p{margin:0;white-space:nowrap}@media (max-width:374px){.wallet-details-box .value p{white-space:normal}}.payment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1279px){.payment{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.payment__column{width:48%;max-width:556px}@media (max-width:1600px){.payment__column{max-width:432px}}@media (max-width:1279px){.payment__column{margin-bottom:60px;width:70%;max-width:none}.payment__column:last-child{margin-bottom:0}}@media (max-width:1199px){.payment__column{width:100%}}.payment__title{margin-bottom:44px;color:var(--base-dark-gray-color);line-height:1}@media (max-width:1600px){.payment__title{margin-bottom:33px}}@media (max-width:479px){.payment__title{margin-bottom:22px}}.payment__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:48px;border:1px solid var(--base-secondary-gray-color);padding:34px 36px 30px 34px;width:100%;background:var(--base-page-background-color)}@media (max-width:1600px){.payment__item{margin-bottom:36px;padding:23px 36px 25px 23px}}@media (max-width:479px){.payment__item{margin-bottom:20px}}.payment__item-title{margin-bottom:14px;color:var(--base-dark-gray-color);font-weight:400;font-size:16px;line-height:1;letter-spacing:.31px}@media (max-width:1600px){.payment__item-title{margin-bottom:13px;font-size:14px}}@media (max-width:479px){.payment__item-title{font-size:12px}}.payment__number{margin-bottom:42px;color:var(--base-accent-color);font:700 36px/1 var(--base-headings-font-family);letter-spacing:.31px;word-break:break-word}.debit-card--gcen .payment__number{font-size:24px}@media (max-width:1600px){.payment__number{margin-bottom:28px;font-size:24px}}@media (max-width:1439px){.payment__number{font-size:20px}}@media (max-width:479px){.payment__number{margin-bottom:20px;font-size:16px}}.payment__number:last-child{margin-bottom:0}.payment__image{margin-right:48px;width:48px}@media (max-width:1600px){.payment__image{margin-right:36px}}@media (max-width:479px){.payment__image{margin-right:24px;width:36px}}@media (max-width:479px){.payment__image svg{width:36px;height:36px}}@media (max-width:479px){.modal__content .payment__image{display:none}}.payment__content{position:relative;padding-right:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.payment .button-cross{position:absolute;top:20px;right:35px}@media (max-width:1600px){.payment .button-cross{width:18px}}@media (max-width:1600px){.payment .button-cross svg{width:18px;height:18px}}.payment__item--card-select.is-card-selected{border-color:var(--base-accent-color)}.payment__item--placeholder{border-style:dashed}.payment__item--placeholder.is-selected{border-color:var(--base-accent-color)}.payment__item--placeholder.is-selected .payment__number{color:var(--base-accent-color)}.payment__item--placeholder .payment__content{padding-right:0}.payment__item--placeholder .payment__number{color:var(--base-secondary-gray-color);font-size:14px;line-height:1;text-align:center}.placeholder-block{font-size:16px}.bank-transfer{margin-bottom:36px;text-align:left}.bank-transfer-info{margin-bottom:24px}.bank-transfer-info__header{color:var(--base-dark-gray-color);font-size:16px;line-height:20px}.bank-transfer-info__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:hsla(0,0%,42.7%,.75);font-weight:400;font-size:1.8rem;letter-spacing:.31px}.bank-transfer-info__row:last-child{margin-bottom:0}.pay-in-review .bank-transfer-info__header,.withdraw-review .bank-transfer-info__header{margin-bottom:36px;text-align:left}.pay-in-review .bank-transfer-info__title,.withdraw-review .bank-transfer-info__title{margin-bottom:18px}.btn-review{height:4.8rem}.debit-card{text-align:left}.payment__radio-holder{position:relative;width:48px;margin-right:36px}.payment__radio-holder .form__pseudo-checkbox--radio{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.account-transactions{background-color:var(--base-light-accent-color)}.account-transactions .board__block-container{margin-bottom:86px}@media (max-width:1440px){.account-transactions .board__block-container{margin-bottom:75px}}@media (max-width:980px){.account-transactions .board__block-container{margin-bottom:39px}}@media (max-width:479px){.account-transactions .board__block-container{margin-bottom:52px}}.account-transactions .payment-table .col-wrap{max-width:500px;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.account-transactions .payment-table__holder{margin-bottom:51px}.transactions-filter{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.transactions-filter__label{margin-right:48px;font:700 16px/1 var(--base-headings-font-family);letter-spacing:.31px}@media (max-width:1440px){.transactions-filter__label{margin-right:36px;font-size:14px}}@media (max-width:479px){.transactions-filter__label{margin-right:18px;font-size:12px}}.transactions-filter__select{min-width:160px}.transactions-filter__select.v-select.single.open .selected-tag{top:-10px}.transactions-filter__select.v-select .dropdown-toggle{border-radius:0;border-color:var(--base-secondary-gray-color);border-width:0 0 1px;padding:0}.transactions-filter__select.v-select .dropdown-toggle .clear{color:var(--base-secondary-gray-color);font-size:18px}@media (max-width:479px){.transactions-filter__select.v-select .dropdown-toggle .clear{font-size:16px}}.transactions-filter__select.v-select .form-control{margin:0;border:0;padding:7px 0;color:var(--base-secondary-gray-color);font-size:16px;line-height:1}@media (max-width:1440px){.transactions-filter__select.v-select .form-control{font-size:14px}}@media (max-width:479px){.transactions-filter__select.v-select .form-control{font-size:12px}}.transactions-filter__select.v-select .form-control::-webkit-input-placeholder{color:var(--base-secondary-gray-color);opacity:1}@media (max-width:1440px){.transactions-filter__select.v-select .form-control::-webkit-input-placeholder{font-size:14px}}@media (max-width:479px){.transactions-filter__select.v-select .form-control::-webkit-input-placeholder{font-size:12px}}.transactions-filter__select.v-select .form-control::-moz-placeholder{color:var(--base-secondary-gray-color);opacity:1}@media (max-width:1440px){.transactions-filter__select.v-select .form-control::-moz-placeholder{font-size:14px}}@media (max-width:479px){.transactions-filter__select.v-select .form-control::-moz-placeholder{font-size:12px}}.transactions-filter__select.v-select .form-control:-moz-placeholder{color:var(--base-secondary-gray-color);opacity:1}@media (max-width:1440px){.transactions-filter__select.v-select .form-control:-moz-placeholder{font-size:14px}}@media (max-width:479px){.transactions-filter__select.v-select .form-control:-moz-placeholder{font-size:12px}}.transactions-filter__select.v-select .form-control:-ms-input-placeholder{color:var(--base-secondary-gray-color);opacity:1}@media (max-width:1440px){.transactions-filter__select.v-select .form-control:-ms-input-placeholder{font-size:14px}}@media (max-width:479px){.transactions-filter__select.v-select .form-control:-ms-input-placeholder{font-size:12px}}.transactions-filter__select.v-select .form-control.placeholder{color:var(--base-secondary-gray-color);opacity:1}@media (max-width:1440px){.transactions-filter__select.v-select .form-control.placeholder{font-size:14px}}@media (max-width:479px){.transactions-filter__select.v-select .form-control.placeholder{font-size:12px}}.transactions-filter__select.v-select .form-control:focus{margin:0;border:0;padding:6px 0;font-size:16px;line-height:1}@media (max-width:1440px){.transactions-filter__select.v-select .form-control:focus{font-size:14px}}@media (max-width:479px){.transactions-filter__select.v-select .form-control:focus{font-size:12px}}.transactions-filter__select.v-select .open-indicator:before{border-color:var(--base-secondary-gray-color);border-width:2px 2px 0 0;width:6px;height:6px}.transactions-filter__select.v-select .selected-tag{margin:0;border:0;padding:0;color:var(--base-dark-gray-color);font-weight:400;font-size:16px;line-height:1}@media (max-width:1440px){.transactions-filter__select.v-select .selected-tag{font-size:14px}}@media (max-width:479px){.transactions-filter__select.v-select .selected-tag{font-size:12px}}.transactions-filter__select.v-select .dropdown-menu{overflow-y:auto;border-radius:0;-webkit-box-shadow:none;box-shadow:none;border-color:var(--base-secondary-gray-color)}.transactions-filter__select.v-select .dropdown-menu>.highlight a{background:transparent}.transactions-filter__select.v-select .dropdown-menu>.active a{color:var(--base-accent-color);background:transparent}.transactions-filter__select.v-select .dropdown-menu li>a{padding:10px 24px;color:var(--base-dark-gray-color);font:14px/1 var(--base-headings-font-family)}@media (max-width:479px){.transactions-filter__select.v-select .dropdown-menu li>a{font-size:12px}}.transactions-filter__select.v-select .dropdown-menu li>a:hover{background:var(--base-secondary-accent-color)}.account-investments{background-color:var(--base-light-accent-color)}.account-investments .board__block-container{margin-bottom:137px}@media (max-width:1440px){.account-investments .board__block-container{margin-bottom:123px}}@media (max-width:1199px){.account-investments .board__block-container{margin-bottom:88px}}@media (max-width:479px){.account-investments .board__block-container{margin-bottom:105px}}.account-investments .board__block-container--isa{margin-top:36px}@media (max-width:1440px){.account-investments .board__block-container--isa{margin-top:24px}}@media (max-width:1199px){.account-investments .board__block-container--isa{margin-top:0}}.investments-header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:55px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1440px){.investments-header{margin-bottom:44px}}@media (max-width:1199px){.investments-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:479px){.investments-header{margin-bottom:32px}}.investments-header-label{margin:0 76px 0 0;line-height:1}@media (max-width:1440px){.investments-header-label{margin-right:63px}}@media (max-width:1199px){.investments-header-label{margin:0 0 23px}}@media (max-width:479px){.investments-header-label{margin-bottom:26px}}.investments-filter{position:relative;top:5px}@media (max-width:1440px){.investments-filter{top:6px;font-size:14px}}@media (max-width:1440px){.investments-filter .tab__item{margin-right:4rem}}@media (max-width:479px){.investments-filter .tab__item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}@media (max-width:479px){.investments-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.investments-filter::-webkit-scrollbar{display:none}}.investments__button-holder{text-align:right}.account-offerings{background-color:var(--base-light-accent-color)}.account-offerings .board__block-container{margin-bottom:84px}@media (max-width:1440px){.account-offerings .board__block-container{margin-bottom:76px}}@media (max-width:479px){.account-offerings .board__block-container{margin-bottom:81px}}.btn-create-offering{font-size:1.8rem;padding:1.2rem 1rem;height:4.8rem}@media (max-width:1440px){.btn-create-offering{padding-top:1.4rem;padding-bottom:1.3rem;font-size:2rem;height:5.3rem;min-width:24.5rem}}@media (max-width:479px){.btn-create-offering{min-width:22.5rem}}.offerings-show .separated-list .progress-bar__value,.offerings-show_my .separated-list .progress-bar__value{color:var(--base-accent-color)}.account-repayment_schedule{background-color:var(--base-light-accent-color)}.account-repayment_schedule .board__menu-link-holder{margin:28px 0 80px}@media (max-width:1440px){.account-repayment_schedule .board__menu-link-holder{margin:16px 0 63px}}@media (max-width:979px){.account-repayment_schedule .board__menu-link-holder{margin:22px 0 72px}}@media (max-width:479px){.account-repayment_schedule .board__menu-link-holder{margin:10px 0 71px}}.payment-table__holder{overflow:auto}@media (max-width:1440px){.payment-table__holder{margin-right:-138px}}@media (max-width:980px){.payment-table__holder{margin-right:-102px}}@media (max-width:767px){.payment-table__holder{margin-right:-36px}}.payment-table table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left}.payment-table thead{line-height:1;letter-spacing:.31px}.payment-table th{padding:12px;font-weight:400}.payment-table th:first-child{padding-left:48px}@media (max-width:1440px){.payment-table th:first-child{padding-left:34px}}@media (max-width:979px){.payment-table th:first-child{padding-left:36px}}@media (max-width:479px){.payment-table th:first-child{padding-left:18px}}.payment-table th:last-child{position:relative;padding-right:48px}@media (max-width:1440px){.payment-table th:last-child{padding-right:34px}}@media (max-width:979px){.payment-table th:last-child{padding-right:36px}}@media (max-width:479px){.payment-table th:last-child{padding-right:18px}}.payment-table th .child-table-status-cell,.payment-table th .manage-dividends-cell,.payment-table th .remaining-amount-cell{position:relative}.payment-table td:first-child{position:relative;padding-left:48px}@media (max-width:1440px){.payment-table td:first-child{padding-left:34px}}@media (max-width:979px){.payment-table td:first-child{padding-left:36px}}@media (max-width:479px){.payment-table td:first-child{padding-left:18px}}.payment-table td:last-child{position:relative;padding-right:48px}@media (max-width:1440px){.payment-table td:last-child{padding-right:34px}}@media (max-width:979px){.payment-table td:last-child{padding-right:36px}}@media (max-width:479px){.payment-table td:last-child{padding-right:18px}}.payment-table mark{color:#f80505;background:transparent}.payment-table .btn-toggle-table-row{position:relative;margin:0;border:0;padding:0;width:20px;height:20px;background:transparent;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.payment-table .btn-toggle-table-row svg{position:absolute;top:5px;left:7px}.payment-table .btn-toggle-table-row.active{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.payment-table__item{background:var(--base-page-background-color)}.payment-table__item-head{border-bottom:2px solid var(--base-light-accent-color);color:rgba(var(--base-dark-gray-color),.75);font-weight:400;font-size:18px}@media (max-width:1440px){.payment-table__item-head{font-size:16px}}@media (max-width:479px){.payment-table__item-head{font-size:12px}}.payment-table__item-head th{padding-top:38px;padding-bottom:25px}@media (max-width:1440px){.payment-table__item-head th{padding-top:39px;padding-bottom:24px}}@media (max-width:979px){.payment-table__item-head th{padding-top:37px;padding-bottom:25px}}@media (max-width:479px){.payment-table__item-head th{padding-top:26px;padding-bottom:21px}}.payment-table__item-body{font-weight:500;font-size:20px;line-height:1}@media (max-width:1440px){.payment-table__item-body{font-size:18px}}@media (max-width:479px){.payment-table__item-body{font-size:14px}}.payment-table__item-body td{border-top:2px solid var(--base-light-accent-color);padding:16px 12px 17px 12px}@media (max-width:1440px){.payment-table__item-body td{padding-top:14px;padding-bottom:13px}}@media (max-width:979px){.payment-table__item-body td{padding-top:16px;padding-bottom:13px}}@media (max-width:479px){.payment-table__item-body td{padding-top:16px;padding-bottom:14px}}.payment-table__item-body td a{color:var(--base-accent-color);text-decoration:underline}.payment-table__item-body td a:hover{text-decoration:none}.payment-table__item-body td.has-child-table{border:0;padding:0}.payment-table__item--child{background:var(--base-repayment-table-background)}.payment-table__item--child-head{color:#6d6d6d;font-size:16px}@media (max-width:1440px){.payment-table__item--child-head{font-size:14px}}@media (max-width:479px){.payment-table__item--child-head{font-size:12px}}.payment-table__item--child-head th{padding-top:30px;padding-bottom:24px}@media (max-width:1440px){.payment-table__item--child-head th{padding-top:20px;padding-bottom:22px}}@media (max-width:979px){.payment-table__item--child-head th{padding-bottom:19px}}.payment-table__item--child-body{font-size:18px;border-bottom:2px solid var(--base-page-background-color)}@media (max-width:1440px){.payment-table__item--child-body{font-size:16px}}@media (max-width:479px){.payment-table__item--child-body{font-size:12px}}.payment-table__item--child-body td{border-color:var(--base-page-background-color);padding-top:17px;padding-bottom:15px;height:58px}@media (max-width:1440px){.payment-table__item--child-body td{padding-top:12px;padding-bottom:9px;height:50px}}@media (max-width:979px){.payment-table__item--child-body td{padding-top:14px;padding-bottom:12px}}.payment-table__item .child-table-toolbar-cell--bell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment-table__item .child-table-toolbar-cell--bell svg{margin-right:5px}.payment-table__item .child-table-toolbar-cell--bell span{color:var(--base-accent-color);font-size:12px;line-height:1}.payment-table__item .child-table-toolbar-cell--bell .child-table-status-cell,.payment-table__item .child-table-toolbar-cell--bell .manage-dividends-cell,.payment-table__item .child-table-toolbar-cell--bell .remaining-amount-cell{position:relative}.payment-table__item td.child-table-status-cell span{margin-top:3px;float:left}.payment-table__item td.child-table-status-cell .btn-pay{float:right}.payment-table__item .toolbar{position:absolute;top:50%;right:48px;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment-table__history{padding:0 0 20px}.payment-table__history .amount-cell{position:relative;padding-left:20px}.account-profile,.account-profile-data-request,.account-profile-delete-account-request,.account-profile-privacy,.account-security-sessions{background-color:var(--base-light-accent-color)}.account-profile-data-request .board__title,.account-profile-delete-account-request .board__title,.account-profile-privacy .board__title,.account-profile .board__title,.account-security-sessions .board__title{margin-bottom:46px}@media (max-width:1440px){.account-profile-data-request .board__title,.account-profile-delete-account-request .board__title,.account-profile-privacy .board__title,.account-profile .board__title,.account-security-sessions .board__title{margin-bottom:28px}}@media (max-width:979px){.account-profile-data-request .board__title,.account-profile-delete-account-request .board__title,.account-profile-privacy .board__title,.account-profile .board__title,.account-security-sessions .board__title{margin-bottom:27px}}.data-request,.profile-privacy-info-board{font-size:2rem;max-width:1200px}.profile-privacy-info-board .request-link{color:var(--base-button-color);text-align:center;text-decoration:none;padding-top:1.5rem;padding-bottom:1.5rem}.profile-privacy-info-board .request-link.is-disabled{pointer-events:none;cursor:not-allowed;opacity:.5}@media (max-width:1439px){.profile-privacy-info-board .request-link{line-height:1}}.profile-privacy-info-board .request-link:hover{color:var(--base-button-color)}.profile-privacy-info-board .button--primary{height:4.8rem}.profile-privacy-info-board a{color:var(--base-accent-color)}.profile-privacy-info-board a:hover{color:var(--base-link-color,#000)}.profile-privacy-info-board .section-details__content__subscription p:last-child{margin:0}.profile-privacy-info-board .section-details__title-column p{color:var(--base-text-color,inherit);font-weight:600}.board .header__menu-has-sub{position:relative;padding-right:25px}@media (max-width:767px){.board .board__layout-wrapper .board__logo-mobile{margin-bottom:24px;visibility:hidden}}.board.dashboard-menu-opened .board__header{background:#fff}.board.dashboard-menu-opened .header__menu-button{visibility:hidden}@media (max-width:767px){.board.dashboard-menu-opened .board__navigation-header{background:var(--base-page-background-color)}}.board.menu-opened .board__additional-menu{visibility:hidden}.board.menu-opened .header__logo--mobile-menu{display:block}.board__navigation-header{position:fixed;top:0;right:0;left:0;z-index:10;border-bottom:2px solid transparent;background:transparent;-webkit-transition:background .3s linear,border-width .3s linear,-webkit-transform .3s linear;transition:background .3s linear,border-width .3s linear,-webkit-transform .3s linear;transition:transform .3s linear,background .3s linear,border-width .3s linear;transition:transform .3s linear,background .3s linear,border-width .3s linear,-webkit-transform .3s linear}.board__navigation-header.is-hidden{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.board__navigation-header.is-collapsed{border-width:0;background:var(--base-header-background-color);-webkit-box-shadow:0 6px 10px 0 rgba(0,0,0,.06);box-shadow:0 6px 10px 0 rgba(0,0,0,.06)}@media (max-width:767px){.board__navigation-header{border-color:var(--base-page-background-color)}}.board__navigation-header--container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.board__navigation-header--container{padding:27px 36px 20px 36px}}.board__navigation-header .board__additional-menu{display:none}@media (max-width:767px){.board__navigation-header .board__additional-menu{display:block}}.board__navigation-header .header__logo--mobile-menu{display:none;position:relative;top:34px;left:89px;opacity:1;visibility:visible}@media (max-width:1440px){.board__navigation-header .header__logo--mobile-menu{left:48px}}@media (max-width:979px){.board__navigation-header .header__logo--mobile-menu{left:39px}}@media (max-width:767px){.board__navigation-header .header__logo--mobile-menu{display:block;top:auto;left:auto}}.board__navigation-header .header__menu-button{position:fixed;top:70px;right:70px;z-index:11;margin:0}@media (max-width:1440px){.board__navigation-header .header__menu-button{top:49px;right:45px}}@media (max-width:979px){.board__navigation-header .header__menu-button{right:33px}}@media (max-width:767px){.board__navigation-header .header__menu-button{position:relative;top:auto;right:auto}}.section-details{margin-bottom:88px}@media (max-width:1440px){.section-details{margin-bottom:67px}}.section-details__links-list a:hover{opacity:.6}.section-details--documents .section-details__header{margin-bottom:19px}@media (max-width:1440px){.section-details--documents .section-details__header{margin-bottom:15px}}@media (max-width:979px){.section-details--documents .section-details__header{margin-bottom:16px;padding-bottom:15px}}.section-details__title-column{margin-right:66px;width:100%;max-width:230px}@media (max-width:1440px){.section-details__title-column{margin-right:28px;max-width:200px;width:33%}}@media (max-width:979px){.section-details__title-column{margin-right:10px;max-width:170px}}@media (max-width:679px){.section-details__title-column{margin:0 0 5px;max-width:none}}.section-details__title-column .settings-link{color:var(--base-accent-color)}.section-details__title-column .settings-link:hover{color:var(--base-link-color,#000)}@media (max-width:1199px){.section-details.profile-privacy-info-board .section-details__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:1199px){.section-details.profile-privacy-info-board .section-details__row .section-details__title-column{margin:0 0 20px}}.section-details.profile-privacy-info-board .section-details__title-column{max-width:100%}.section-details__content-column{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:679px){.section-details__content-column{width:100%;-webkit-box-flex:initial;-ms-flex:initial;flex:initial}}.section-details__header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:31px;border-bottom:2px solid #fff;padding-bottom:25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1440px){.section-details__header{margin-bottom:20px;padding-bottom:15px}}@media (max-width:979px){.section-details__header{padding-bottom:6px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:767px){.section-details__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-details__title{margin:0 81px 0 0;letter-spacing:0;white-space:nowrap}@media (max-width:1440px){.section-details__title{margin-right:60px}}@media (max-width:979px){.section-details__title{margin-right:37px;white-space:unset}}@media (max-width:767px){.section-details__title{margin:0 0 5px}}.section-details__note{margin:7px 0 0;color:var(--base-accent-color);opacity:.6;font-weight:400;font-style:italic;font-size:14px;line-height:24px}@media (max-width:1440px){.section-details__note{font-size:12px;line-height:18px}}@media (max-width:979px){.section-details__note{line-height:22px}}@media (max-width:767px){.section-details__note{margin:0}}.section-details__note a{color:inherit;text-decoration:underline}.section-details__note a:hover{text-decoration:none}.section-details__row{margin-bottom:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:979px){.section-details__row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:679px){.section-details__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-details__row:last-child{margin-bottom:0}.section-details__description,.section-details__label{margin:0;letter-spacing:.31px}.section-details__label{color:var(--base-dark-gray-color);font-weight:400;font-size:16px;line-height:1}@media (max-width:1440px){.section-details__label{font-size:14px}}@media (max-width:979px){.section-details__label{margin-top:4px}}@media (max-width:679px){.section-details__label{margin-top:0;font-size:12px;line-height:14px}}.section-details__description{font:500 18px/22px var(--base-headings-font-family);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1440px){.section-details__description{font-size:16px}}@media (max-width:767px){.section-details__description{position:relative}}@media (max-width:679px){.section-details__description{font-size:14px;line-height:17px}}.section-details__description a{text-decoration:underline}.section-details__description a:hover{text-decoration:none}.section-details__description .details-placeholder{display:inline-block;margin:0;width:33%;min-width:300px;font-weight:700;overflow:hidden;text-overflow:ellipsis;margin-right:15px}@media (max-width:1279px){.section-details__description .details-placeholder{width:50%;min-width:220px}}@media (max-width:979px){.section-details__description .details-placeholder{width:85%}}@media (max-width:767px){.section-details__description .details-placeholder{width:calc(100% - 50px)}}@media (max-width:389px){.section-details__description .details-placeholder{margin-bottom:10px;width:100%}}.section-details__description .btn-toggle-form{font-size:16px;line-height:1;letter-spacing:.31px}@media (max-width:1440px){.section-details__description .btn-toggle-form{font-size:14px}}@media (max-width:767px){.section-details__description .btn-toggle-form{position:absolute;top:3px;right:0}}@media (max-width:679px){.section-details__description .btn-toggle-form{top:0}}@media (max-width:389px){.section-details__description .btn-toggle-form{position:relative;display:block}}.section-details__file-row{margin-bottom:44px}@media (max-width:1440px){.section-details__file-row{margin-bottom:34px}}.section-details__file-row:last-child{margin-bottom:0}.section-details__file-name{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:37%;min-width:450px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font:500 --base-body-font-size/1 var(--base-headings-font-family)}@media (max-width:1279px){.section-details__file-name{max-width:50%;min-width:350px}}@media (max-width:979px){.section-details__file-name{max-width:76%}}@media (max-width:767px){.section-details__file-name{max-width:none;min-width:0}}.section-details__file-name .icon-container{margin-right:24px;width:36px}@media (max-width:1440px){.section-details__file-name .icon-container{width:24px}}.section-details__file-name .icon-container svg{-webkit-transform:scale(1.4);transform:scale(1.4)}@media (max-width:1440px){.section-details__file-name .icon-container svg{-webkit-transform:scale(1);transform:scale(1);width:24px;height:24px}}.section-details__file-name .text{display:block;padding-right:60px;max-width:90%;word-break:break-all}@media (max-width:767px){.section-details__file-name .text{padding-right:30px;max-width:none}}.section-details__file-button{position:absolute;right:0}.section-details__file-button .icon-container{margin-right:0}@media (max-width:1440px){.section-details__file-button .icon-container{width:14px}}@media (max-width:1440px){.section-details__file-button .icon-container svg{width:14px;height:14px}}.section-details__form{max-width:500px}@media (max-width:767px){.section-details__form{max-width:none}}.section-details__form .form__row{margin-bottom:24px}@media (max-width:767px){.section-details__form .form-buttons-container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:1440px){.section-details__form .form-buttons-container .btn-submit{padding-top:1.2rem;padding-bottom:1.4rem;min-width:14.5rem;font-size:14px}}@media (max-width:767px){.section-details__form .form-buttons-container .btn-submit{margin:0;width:auto}}.section-details .insurance-form .form__row{margin-bottom:24px}.account-profile-privacy .section-details__title-column{width:100%;max-width:unset}.account-security,.account-security-enabling{background-color:var(--base-light-accent-color)}.account-security-enabling .board__title,.account-security .board__title{margin-bottom:51px}@media (max-width:1600px){.account-security-enabling .board__title,.account-security .board__title{margin-bottom:33px}}@media (max-width:479px){.account-security-enabling .board__title,.account-security .board__title{margin-bottom:27px}}.account-security .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1280px){.account-security .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:1600px){.account-security-enabling .board__title{margin-bottom:25px}}.account-security-enabling .security-container .form{max-width:456px}.account-security-enabling .security-container .flow-header{display:none}.account-security-enabling .security-container .form__input{background:transparent}@media (max-width:767px){.account-security-enabling .security-container .form-buttons-container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.account-security-enabling .security-container .btn-submit{min-width:204px;-webkit-box-sizing:border-box;box-sizing:border-box;height:48px}@media (max-width:767px){.account-security-enabling .security-container .btn-submit{margin:0;max-width:204px}}.account-security-enabling .flow__text--link{margin-bottom:19px;font-size:16px;line-height:1}@media (max-width:1440px){.account-security-enabling .flow__text--link{margin-bottom:22px;font-size:14px}}@media (max-width:479px){.account-security-enabling .flow__text--link{font-size:12px}}.account-security-enabling .flow__text--link .form__link{margin-left:5px;color:var(--base-accent-color);font-weight:600;text-decoration:underline}.account-security-enabling .flow__text--link .form__link:hover{text-decoration:none}.security-details{width:48%;min-width:450px}@media (max-width:1280px){.security-details{margin-bottom:83px;width:auto;min-width:0;max-width:540px}}@media (max-width:979px){.security-details{max-width:450px}}@media (max-width:479px){.security-details{margin-bottom:86px}}.security-details--small{width:36%;min-width:360px}@media (max-width:1600px){.security-details--small{width:37%;min-width:320px}}@media (max-width:1280px){.security-details--small{width:auto;min-width:0}}@media (max-width:479px){.security-details--small .security-details__header{margin-bottom:15px}}.security-details--medium{max-width:730px}@media (max-width:1600px){.security-details--medium{max-width:660px}}.security-details--medium .security-details__back-button{margin-bottom:5px}.security-details--medium .security-details__content{margin-bottom:29px}.security-details__header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1600px){.security-details__header{margin-bottom:15px}}@media (max-width:479px){.security-details__header{margin-bottom:4px}}.security-details__title{margin:0;color:var(--base-dark-gray-color);line-height:1;letter-spacing:-.6px}@media (max-width:479px){.security-details__title{font-size:18px}}.security-details__content{margin-bottom:46px;padding-top:5px}@media (max-width:479px){.security-details__content{margin-bottom:29px}}.security-details__content-heading{margin:0 0 36px;line-height:1;letter-spacing:.31px}@media (max-width:479px){.security-details__content-heading{margin-bottom:16px;font-size:14px}}.security-details__content-heading--success{color:#39d020}.security-details__content-heading--danger{color:#f80505}.security-details-main .security-details__content{display:-webkit-box;display:-ms-flexbox;display:flex}.security-details-main .security-details__header{padding-bottom:25px;border-bottom:2px solid #fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.security-details-main .security-details__title{margin-right:auto;margin-right:40px}.security-details-main .security-details__content-heading{margin-bottom:0}.security-details-main .security-details__text{margin-right:40px}.security-details__text{font-size:18px;line-height:28px;margin-right:40px}@media (max-width:1600px){.security-details__text{font-size:16px;line-height:24px}}.security-details__text p:last-child{margin-bottom:0}.security-details__list{font-size:18px;line-height:1}@media (max-width:1600px){.security-details__list{font-size:16px}}@media (max-width:374px){.security-details__list{font-size:14px}}.security-details__list-item{margin-bottom:22px}@media (max-width:1600px){.security-details__list-item{margin-bottom:20px}}.security-details__list-item:last-child{margin-bottom:0}.security-details__list-title{font-weight:700}.security-details__action-button{min-width:204px;height:48px;font-size:16px}.security-details-sessions-link{margin-top:30px}@media (max-width:1439px){.security-details-sessions-link{line-height:24px}}.security-details__back-button{padding:10px 0;border:0;background:none;color:var(--base-text-color);font-weight:700;font-family:inherit;font-size:14px;line-height:1;letter-spacing:2px;text-transform:uppercase}@media (max-width:1600px){.security-details__back-button{font-size:12px}}.security-details__back-button .btn-icon,.security-details__back-button .btn-text{display:inline-block;vertical-align:middle}.security-details__back-button .btn-icon{position:relative;left:0;padding-right:10px;-webkit-transition:left .3s ease;transition:left .3s ease}.security-details__back-button:active .btn-icon,.security-details__back-button:hover .btn-icon{left:-10px}.security-drivers{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}@media (max-width:1199px){.security-drivers{margin:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.security-drivers__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 12px;border:2px dashed var(--base-secondary-accent-color);padding:43px 12px;width:33.333%;min-width:288px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--base-page-background-color)}@media (max-width:1600px){.security-drivers__item{max-width:288px}}@media (max-width:1199px){.security-drivers__item{margin:0 0 24px}.security-drivers__item:last-child{margin-bottom:0}}@media (max-width:679px){.security-drivers__item{max-width:none;min-width:0;width:100%}}.security-drivers__item-title{margin-bottom:16px;line-height:1}.security-drivers__item-text{margin:0 auto 41px;max-width:280px;font-size:18px;line-height:28px;text-align:center;min-height:84px}@media (max-width:1600px){.security-drivers__item-text{font-size:16px;line-height:24px}}@media (max-width:479px){.security-drivers__item-text{max-width:100%;min-height:0}}.security-drivers__item-link-holder{font-size:16px;line-height:1}@media (max-width:1600px){.security-drivers__item-link-holder{font-size:14px}}.security-drivers__item-action-button{margin-right:5px;border:0;padding:0;background:none;color:var(--base-accent-color);font-weight:600;font-size:16px;font-family:inherit;line-height:1;text-decoration:underline}@media (max-width:1600px){.security-drivers__item-action-button{font-size:14px}}.security-drivers__item-action-button:active,.security-drivers__item-action-button:hover{text-decoration:none}.google-qr__header{margin-bottom:30px}.google-qr__heading{margin-bottom:10px;font-size:24px;line-height:1}.google-qr__text{max-width:460px;font-size:16px;line-height:24px}.google-qr__text p:last-child{margin-bottom:0}.google-qr__links{margin:0 -36px 80px -36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden}@media (max-width:679px){.google-qr__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 40px}}.google-qr__links-item{margin:0 36px}@media (max-width:679px){.google-qr__links-item{margin:0 0 36px}}.google-qr__links-image-holder{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;width:204px;height:204px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff}.google-qr__links-link{display:block;text-align:center}.google-qr__code{margin-bottom:40px}.account-dividend_payments{background-color:var(--base-light-accent-color)}.account-dividend_payments .board__block{margin-bottom:64px}.account-dividend_payments .download-link{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;font-style:normal;font-weight:700;font-size:12px;line-height:150%;text-align:right;letter-spacing:1px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:var(--base-accent-color);border:none;background:transparent;text-transform:uppercase}.account-dividend_payments .download-link:hover{opacity:.5}.account-dividend_payments .board__block-item-grid--lg{-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:1199px){.account-dividend_payments .board__block-item-grid--lg{margin-bottom:0}}@media (max-width:679px){.account-dividend_payments .board__block-item-grid--lg{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.account-dividend_payments .payment-table .btn-toggle-table-row{margin-left:7px}@media (max-width:479px){.account-dividend_payments .payment-table__item .child-table-status-cell,.account-dividend_payments .payment-table__item .manage-dividends-cell,.account-dividend_payments .payment-table__item .remaining-amount-cell{width:30%}}.account-auto-investment{background-color:var(--base-light-accent-color)}.account-auto-investment .board__header-container{margin-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.account-auto-investment .board__header-container .board__title{margin-bottom:0}.account-auto-investment .balanace-box{margin-bottom:32px;background:var(--base-light-dark-accent-color)}.account-auto-investment .balanace-box__container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 48px 32px 53px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.account-auto-investment .balanace-box__title{margin-bottom:0;color:var(--base-metrics-text-color);font-weight:400;font-size:20px;line-height:24px;letter-spacing:.31px;text-indent:5px}@media (max-width:1600px){.account-auto-investment .balanace-box__title{font-size:18px}}@media (max-width:479px){.account-auto-investment .balanace-box__title{font-size:16px}}.account-auto-investment .balanace-box__value{margin-bottom:0;color:var(--base-metrics-text-color);font:700 48px/1 var(--base-headings-font-family)}.account-auto-investment .vue-slider-component .vue-slider{border-radius:0;background:var(--base-form-control-border-color)}.account-auto-investment .vue-slider-component .vue-slider-dot .vue-slider-dot-handle{border:4px solid var(--base-accent-color);border-radius:0;-webkit-box-shadow:none;box-shadow:none}.account-auto-investment .vue-slider-component .vue-slider-tooltip-wrap.vue-slider-tooltip-top .vue-slider-tooltip{margin:1px;border:1px solid var(--base-accent-color);color:var(--base-accent-color);border-radius:0;background-color:#fff}.account-auto-investment .vue-slider-component .vue-slider-tooltip-wrap.vue-slider-tooltip-top .vue-slider-tooltip:before{border-top-color:var(--base-accent-color)}.account-auto-investment .vue-slider-component .vue-slider-process{background:var(--base-accent-color)}.account-auto-investment .assignments-section{margin-bottom:72px;padding-top:25px}@media (max-width:1200px){.account-auto-investment .assignments-section{padding-top:0}}.account-auto-investment .assignments-section .assignment{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:55px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.account-auto-investment .assignments-section .assignment__title-column{min-width:210px}.account-auto-investment .assignments-section .assignment__title{font-size:14px;letter-spacing:1px;text-transform:uppercase}.account-auto-investment .assignments-section .assignment__control-column{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:35px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.account-auto-investment .assignments-section .assignment__control{margin-right:36px;-webkit-box-flex:1;-ms-flex:1;flex:1}.account-auto-investment .assignments-section .assignment__btn-toggle-custom-range{margin:0;border:0;padding:0;min-width:100px;color:var(--base-accent-color);font-size:14px;line-height:1;background:none;-webkit-box-shadow:none;box-shadow:none}.account-auto-investment .assignments-section .assignment__btn-toggle-custom-range:hover{opacity:.8}.account-auto-investment .assignments-section .assignment__inputs-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:136px;padding:0 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:479px){.account-auto-investment .assignments-section .assignment__inputs-row{margin-right:0}}.account-auto-investment .assignments-section .assignment__inputs-row .form__row{width:48%}.account-auto-investment .assignments-section .assignment__inputs-row .form__row--currency-field .currency-label{top:26px}@media (max-width:1440px){.account-auto-investment .assignments-section .assignment__inputs-row .form__row--currency-field .currency-label{top:21px}}.account-auto-investment .assignments-section__toolbar{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.account-auto-investment .assignments-section .edit-mode-toolbar,.account-auto-investment .assignments-section__toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.account-auto-investment .assignments-section__filter-button{height:5rem;margin-left:10px}.account-auto-investment .terms-conditions{margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex}.account-auto-investment .payment-table__holder{height:160px;overflow-x:hidden}.account-auto-investment .payment-table table{min-width:0}.results-placeholder{margin-bottom:48px;border:2px dashed var(--base-secondary-accent-color);padding:32px 48px 43px;background:var(--base-page-background-color)}@media (max-width:1559px){.results-placeholder{padding-right:36px;padding-left:36px}}.results-placeholder__content{margin-bottom:10px;font-style:italic;font-size:16px;line-height:1.5}@media (max-width:1559px){.results-placeholder__content{font-size:14px}}.results-placeholder__toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1200px){.results-placeholder__toolbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media (max-width:1559px){.results-placeholder__toolbar .button{font-size:13px}}@media (max-width:1440px){.results-placeholder__toolbar .button{font-size:14px}}@media (max-width:1280px){.results-placeholder__toolbar .button{font-size:12px}}@media (max-width:1200px){.results-placeholder__toolbar .button{margin-bottom:12px;font-size:14px}}@media (max-width:479px){.results-placeholder__toolbar .button{height:5.8rem}}@media (max-width:1200px){.results-placeholder__toolbar .button:last-child{margin-bottom:0}}.results-placeholder__toolbar .button[disabled]{cursor:default;pointer-events:none;color:var(--base-additional-gray-color);background-color:var(--base-secondary-light-gray-color)}.account-round-up{background-color:var(--base-light-accent-color)}.account-round-up .board__block-item-grid--lg,.account-round-up .board__block-item-grid--lg--roundup{padding-bottom:0;margin:0 0 36px}@media (max-width:1199px){.account-round-up .board__block-item-grid--lg,.account-round-up .board__block-item-grid--lg--roundup{margin:0 0 24px}}.round-up__date{font-size:18px}.round-up__date span{font-weight:400}.round-up__main-container .board__block-container{margin:0 0 72px}.round-up__config-creation-container{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1199px){.round-up__config-creation-container{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 30px}}.round-up__conditions-content a{color:var(--base-accent-color)}.round-up__conditions-content a:hover{opacity:.6}.round-up__cards-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px 72px}.round-up__card{position:relative;min-width:33.33%;min-height:84px;-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;padding:0 12px;margin-bottom:16px}@media (max-width:1599px){.round-up__card{min-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media (max-width:479px){.round-up__card{min-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.round-up__card:hover .round-up__close-btn{opacity:1}.round-up__card-base{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px;border:2px dashed var(--base-secondary-accent-color);background:var(--base-background-color)}.round-up__card-name{margin-bottom:10px;font-size:18px;line-height:1}.round-up__card-number{font-weight:700;line-height:1}.round-up__value{font-size:var(--base-body-font-size);color:var(--base-dark-gray-color)}.round-up__account-attach{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 32px}.round-up__account-attach .decorated-link{min-height:48px;padding:0}.round-up__account-attach .decorated-link-text{padding:16px 36px}.round-up__account-attach-text{width:60%;margin:0 15px 0 0;font-size:var(--base-body-font-size);font-weight:700}@media (max-width:979px){.round-up__account-attach-text{width:100%;margin:0 0 30px 0}}.round-up__progress-holder{max-width:300px;width:100%;margin:0 0 32px;padding-right:9.6rem}@media (max-width:1199px){.round-up__progress-holder{padding:0}}.round-up__progress-holder .step-title-container{display:none;margin-bottom:18px;color:var(--base-accent-color);font-weight:600;font-size:18px;line-height:1}@media (max-width:1199px){.round-up__progress-holder .step-title-container{display:block;margin-bottom:21px}}@media (max-width:1199px){.round-up__progress-holder .flow__decor{margin:0}}.round-up__progress-holder .flow__progress{max-width:220px;width:220px}@media (max-width:1199px){.round-up__progress-holder .flow__progress{max-width:220px;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0}}@media (max-width:1199px){.round-up__progress-holder .flow__title{display:none}}.round-up__progress-holder .flow__connector{margin-left:10px;width:4px;height:36px;background:var(--base-secondary-light-gray-color)}.round-up__progress-holder .flow__connector--active{background:var(--base-accent-color)}@media (max-width:1199px){.round-up__progress-holder .flow__connector{margin-left:0;width:36px;height:2px}}.round-up__btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:72px 0 0}.round-up__slider-text{display:block;margin:0 0 12px;font:600 14px/1 var(--base-body-font-family);text-transform:uppercase}@media (max-width:1439px){.round-up__slider-text{font:600 12px/1 var(--base-body-font-family)}}.round-up__slider-container{position:relative;margin:0 0 29px}.round-up__board-header,.round-up__slider-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.round-up__board-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}.round-up__board-header .board__title{margin:0 0 30px;width:100%}.round-up__board-header .board__btn-container .button{margin-right:20px}@media (max-width:767px){.round-up__board-header .board__btn-container .button{margin-right:0}}.round-up__board-header .button--secondary-filled{max-height:48px;margin:0 20px 20px 0}.round-up__placeholder{margin:0 0 72px;padding:32px 48px;border:2px dashed var(--base-secondary-accent-color);background:var(--base-background-color)}.round-up__placeholder-text p{font-size:var(--base-body-font-size);font-style:italic}@media (max-width:1439px){.round-up__placeholder-text p{font-size:calc(var(--base-body-font-size)*0.75)}}.round-up__placeholder-text p:last-child{margin:0}.round-up__offering-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}.round-up__slider .swiper-container{width:100%}.round-up__close-btn{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;position:absolute;top:10px;right:20px;opacity:0;border:none;background:transparent}.round-up__close-btn,.round-up__close-btn .line{width:15px;height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.round-up__close-btn .line:after,.round-up__close-btn .line:before{content:"";position:absolute;width:10px;height:1px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background:var(--base-text-color)}.round-up__close-btn .line:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.round-up__card-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:205px;min-height:84px;padding:0 12px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px dashed var(--base-secondary-accent-color);background:var(--base-background-color)}@media (max-width:1599px){.round-up__card-slide{max-width:185px}}.account-documents-statements,.account-fundraiser-rewards,.account-investor-rewards{background-color:var(--base-light-accent-color)}.offering-rewards-grid__item{margin-bottom:50px}.offering-rewards-grid__header{margin-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.offering-rewards-grid__title{margin:0 10px 0 0;color:var(--base-text-color);font-size:18px;line-height:1.2;letter-spacing:1px}.offering-rewards-grid .btn-export-csv{padding-top:1rem;padding-bottom:1rem}.offering-rewards-grid__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.offering-rewards-grid .reward__price{top:2rem;right:2rem;padding:0 12px;height:36px;font-size:14px}.account-indicated-interests{background-color:var(--base-light-accent-color)}.investments-create{background:var(--base-page-background-color)}.primary-market-buy,.primary-market-buy .flow-container{display:-webkit-box;display:-ms-flexbox;display:flex}.primary-market-buy .flow-container{width:100%;min-height:100%}@media (max-width:767px){.primary-market-buy .flow-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.primary-market-buy .form__row--currency-field{margin-bottom:33px;max-width:48%}@media (max-width:1440px){.primary-market-buy .form__row--currency-field{margin-bottom:35px;max-width:48.1%}}@media (max-width:979px){.primary-market-buy .form__row--currency-field{margin-bottom:23px;max-width:none}}.primary-market-buy .flow__section--header{margin-bottom:76px}@media (max-width:1440px){.primary-market-buy .flow__section--header{margin-bottom:54px;max-width:660px}}@media (max-width:979px){.primary-market-buy .flow__section--header{margin-bottom:50px;max-width:480px}}@media (max-width:767px){.primary-market-buy .flow__section--header{margin:0 auto 41px;width:100%}}@media (max-width:767px){.primary-market-buy .flow__section--header .flow__text{line-height:18px}}@media (max-width:1440px){.primary-market-buy .flow__section--content{max-width:660px}}@media (max-width:979px){.primary-market-buy .flow__section--content{max-width:480px}}@media (max-width:767px){.primary-market-buy .flow__section--content{margin-right:auto;margin-left:auto;width:100%}}@media (max-width:389px){.primary-market-buy .flow__section--content{margin-bottom:60px}}.primary-market-buy .flow__section--footer{text-align:right}@media (max-width:1440px){.primary-market-buy .flow__section--footer{max-width:660px}}@media (max-width:979px){.primary-market-buy .flow__section--footer{max-width:480px}}@media (max-width:767px){.primary-market-buy .flow__section--footer{margin-right:auto;margin-left:auto;width:100%}}@media (max-width:389px){.primary-market-buy .flow__section--footer{max-width:255px}}.primary-market-buy .btn-invest{padding-top:1rem;padding-bottom:1rem;min-width:26rem;height:4.8rem;font-size:1.6rem;letter-spacing:2px}@media (max-width:1440px){.primary-market-buy .btn-invest{min-width:22.6rem;height:5.3rem;font-size:2rem}}@media (max-width:979px){.primary-market-buy .btn-invest{min-width:17.5rem}}@media (max-width:389px){.primary-market-buy .btn-invest{min-width:100%}}.choose-wallet{margin-bottom:20px}@media (max-width:1440px){.choose-wallet{margin-bottom:8px}}@media (max-width:767px){.choose-wallet{margin-bottom:12px}}.choose-wallet__callout{color:var(--base-additional-gray-color);font-style:italic;font-weight:400;font-size:14px;line-height:24px}@media (max-width:1440px){.choose-wallet__callout{font-size:12px}}@media (max-width:389px){.choose-wallet__callout{font-size:10px;line-height:18px}}.choose-wallet__callout p:last-child{margin-bottom:0}.choose-wallet__callout p .has-link{display:block}@media (max-width:979px){.choose-wallet__callout p .has-link{display:inline-block}}.choose-wallet__callout a{font-style:normal;font-weight:600;color:var(--base-accent-color);text-decoration:underline}.choose-wallet__callout a:hover{text-decoration:none}.choose-wallet__title{margin-bottom:6px;color:var(--base-text-color);font-weight:600;font-size:14px;letter-spacing:1px}@media (max-width:1440px){.choose-wallet__title{margin-bottom:7px;font-size:12px}}.choose-wallet--simple{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px;color:var(--base-text-color);font-weight:400;font-size:14px;line-height:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.choose-wallet--simple .choose-wallet__sub-title{margin-right:24px;letter-spacing:1px}.choose-wallet--simple .choose-wallet__title{margin-bottom:0;color:var(--base-accent-color);font:600 18px/1 var(--base-headings-font-family);letter-spacing:.31px}.choose-wallet__block-holder{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:979px){.choose-wallet__block-holder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.choose-wallet__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:3.6%;border:1px solid var(--base-secondary-gray-color);padding:12px 24px 21px 24px;width:100%;max-width:48%;height:108px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1440px){.choose-wallet__item{margin-right:3.7%;padding-top:24px;max-width:48.1%;height:84px}}@media (max-width:979px){.choose-wallet__item{margin:0 0 24px;max-width:none}}@media (max-width:767px){.choose-wallet__item{padding-top:25px}}.choose-wallet__item:last-child{margin:0}.choose-wallet__item .form__checkbox-holder--radio{padding-left:35px}.choose-wallet__item .form__checkbox-holder--radio .form__pseudo-checkbox--radio{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.choose-wallet__name-wallet{margin-bottom:13px;color:var(--base-dark-gray-color);font:400 16px/1 Chivo,Helvetica Neue,Helvetica,sans-serif;letter-spacing:.31px}@media (max-width:1440px){.choose-wallet__name-wallet{margin-bottom:7px;font-size:14px}}@media (max-width:767px){.choose-wallet__name-wallet{margin-bottom:9px;font-size:12px}}.choose-wallet__amount-wallet{color:var(--base-accent-color);font:600 24px/1 var(--base-headings-font-family);letter-spacing:.31px}@media (max-width:1440px){.choose-wallet__amount-wallet{font-size:18px}}@media (max-width:767px){.choose-wallet__amount-wallet{font-size:16px}}.offering-flow,.offering-flow .flow--offering{display:-webkit-box;display:-ms-flexbox;display:flex}.offering-flow .flow--offering{width:100%}@media (max-width:767px){.offering-flow .flow--offering{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.offerings-create .form,.offerings-edit .form{position:relative;padding-bottom:170px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:1440px){.offerings-create .form,.offerings-edit .form{padding-bottom:144px;max-width:660px}}@media (max-width:1023px){.offerings-create .form,.offerings-edit .form{padding-bottom:120px}}@media (max-width:767px){.offerings-create .form,.offerings-edit .form{margin-top:42px;padding-bottom:100px}}.offerings-create .form__fieldset,.offerings-edit .form__fieldset{margin:63px 0 103px}@media (max-width:1440px){.offerings-create .form__fieldset,.offerings-edit .form__fieldset{margin:53px 0 93px}}@media (max-width:1023px){.offerings-create .form__fieldset,.offerings-edit .form__fieldset{margin:42px 0 43px}}@media (max-width:767px){.offerings-create .form__fieldset,.offerings-edit .form__fieldset{margin:0 0 19px}}.offerings-create .form__fieldset:last-child,.offerings-create .form__fieldset:last-of-type,.offerings-edit .form__fieldset:last-child,.offerings-edit .form__fieldset:last-of-type{margin-bottom:0}.offerings-create .form__fieldset--header,.offerings-edit .form__fieldset--header{letter-spacing:1px}.offerings-create .form__fieldset--offering-media,.offerings-edit .form__fieldset--offering-media{margin-bottom:0}.offerings-create .form__fieldset--offering-media .form__fieldset--header,.offerings-edit .form__fieldset--offering-media .form__fieldset--header{margin-bottom:17px}.offerings-create .form__fieldset--subtitle,.offerings-edit .form__fieldset--subtitle{margin:0;color:var(--base-accent-color);opacity:.6;font:italic 400 14px/24px var(--base-body-font-family)}@media (max-width:1023px){.offerings-create .form__fieldset--subtitle,.offerings-edit .form__fieldset--subtitle{font-size:12px;line-height:20px}}.offerings-create .form__line,.offerings-edit .form__line{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:36px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1440px){.offerings-create .form__line,.offerings-edit .form__line{margin-bottom:26px}}@media (max-width:1023px){.offerings-create .form__line,.offerings-edit .form__line{margin-bottom:0;max-width:384px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767px){.offerings-create .form__line,.offerings-edit .form__line{max-width:none}}.offerings-create .form__col,.offerings-edit .form__col{width:48.8%;max-width:408px}.offerings-create .form__col:first-child,.offerings-edit .form__col:first-child{margin-right:4.2%}@media (max-width:1440px){.offerings-create .form__col:first-child,.offerings-edit .form__col:first-child{margin-right:3.6%}}@media (max-width:1440px){.offerings-create .form__col,.offerings-edit .form__col{width:49%;max-width:318px}}@media (max-width:1023px){.offerings-create .form__col,.offerings-edit .form__col{margin:0;width:100%;max-width:none}}.offerings-create .form__row,.offerings-edit .form__row{width:100%}@media (max-width:1023px){.offerings-create .form__row,.offerings-edit .form__row{margin-bottom:26px}}.offerings-create .form-buttons-container,.offerings-edit .form-buttons-container{position:absolute;right:0;bottom:0;left:0}@media (max-width:1440px){.offerings-create .form-buttons-container .btn-submit,.offerings-edit .form-buttons-container .btn-submit{padding-top:1.4rem;padding-bottom:1.7rem}}@media (max-width:767px){.offerings-create .form-buttons-container.has-single-button .btn-submit,.offerings-edit .form-buttons-container.has-single-button .btn-submit{margin-bottom:0}}.upload-documents{margin-bottom:64px}@media (max-width:1440px){.upload-documents{margin-bottom:54px}}@media (max-width:1023px){.upload-documents{margin-bottom:48px}}@media (max-width:767px){.upload-documents{margin-bottom:40px}}.upload-documents:last-of-type{margin-bottom:0}.upload-documents__title{margin-bottom:26px;font-weight:700;font-size:14px;line-height:1;letter-spacing:1px;text-transform:uppercase}@media (max-width:1440px){.upload-documents__title{font-size:12px}}.upload-documents .document-list .text{font-size:16px}@media (max-width:1440px){.upload-documents .document-list .text{font-size:14px}}.upload-documents .form__error{text-align:left}.equity-create .investment-rules{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 20px;font-size:16px}@media (max-width:979px){.equity-create .investment-rules{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.equity-create .investment-rules .rule-holder{margin:0 50px 0 0}@media (max-width:979px){.equity-create .investment-rules .rule-holder{margin:0 0 5px}}.equity-create .board__block-item-grid--md .board__block-item{border:1px solid var(--base-form-control-border-color)}.equity-create .number-input-wrapper{position:relative}.equity-create .number-input-wrapper input{text-align:center}.equity-create .number-input-wrapper .amount-decrement,.equity-create .number-input-wrapper .amount-increment{position:absolute;border:none;-webkit-box-shadow:none;box-shadow:none;height:48px;width:35px;background:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.486 12L8 10.6 3.027 6 8 1.4 6.486 0 0 6l6.486 6z' fill='%23DBDBDB'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50% 50%;background-size:12px 18px}@media (max-width:1439px){.equity-create .number-input-wrapper .amount-decrement,.equity-create .number-input-wrapper .amount-increment{height:36px}}.equity-create .number-input-wrapper .amount-decrement{top:0;left:0}.equity-create .number-input-wrapper .amount-increment{top:0;right:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.equity-create .total-shares-price{font-size:18px;margin:0 0 10px}@media (max-width:979px){.equity-create .total-shares-price{font-size:16px}}#faq .page-holder{padding:0 36px 120px 36px}@media (max-width:1279px){#faq .page-holder{padding-right:56px;padding-left:126px}}@media (max-width:767px){#faq .page-holder{padding-right:36px;padding-left:36px}}#faq .section-header{margin-bottom:57px;padding-top:101px}@media (max-width:1440px){#faq .section-header{margin-bottom:69px;padding-top:62px}}@media (max-width:979px){#faq .section-header{margin-bottom:59px;padding-top:174px}}@media (max-width:479px){#faq .section-header{margin-bottom:53px;padding-top:98px}}#faq .page_title{margin-bottom:35px}@media (max-width:1440px){#faq .page_title{margin-bottom:71px}}@media (max-width:979px){#faq .page_title{margin-bottom:35px}}@media (max-width:479px){#faq .page_title{margin-bottom:33px}}#faq .page-description{max-width:556px}@media (max-width:1440px){#faq .page-description{max-width:450px}}@media (max-width:979px){#faq .page-description{max-width:430px}}#faq .page-description p{margin-bottom:10px}#faq .page-description p:last-child{margin-bottom:0}#faq .page-configuration{margin-bottom:64px}@media (max-width:1440px){#faq .page-configuration{margin-bottom:61px}}@media (max-width:979px){#faq .page-configuration{margin-bottom:50px}}@media (max-width:479px){#faq .page-configuration{margin-bottom:28px}}@media (max-width:767px){#faq .page-configuration .tab{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;white-space:nowrap;overflow-x:auto}}@media (max-width:979px){#faq .page-configuration .tab__item{margin-right:2.7rem}}@media (max-width:979px){#faq .list-drop{max-width:516px}}#faq .list-drop__title{max-width:none}@media (max-width:979px){#faq .list-drop__title{font-size:20px}}@media (max-width:479px){#faq .list-drop__title{font-size:18px;line-height:28px}}#faq .list-drop__item-wrapper{padding-right:0;padding-bottom:43px}@media (max-width:1440px){#faq .list-drop__item-wrapper{padding-top:34px;padding-bottom:40px}}@media (max-width:979px){#faq .list-drop__item-wrapper{padding-bottom:39px}}@media (max-width:479px){#faq .list-drop__item-wrapper{padding-top:29px;padding-bottom:27px}}#faq .list-drop__content{padding-top:17px;max-width:1000px}@media (max-width:1440px){#faq .list-drop__content{padding-top:8px}}@media (max-width:979px){#faq .list-drop__content{max-width:450px}}@media (max-width:479px){#faq .list-drop__content{padding-top:12px;max-width:267px}}#faq .list-drop__item--opened .list-drop__title{color:var(--base-text-color)}.how-it-works .page-top-container{margin-bottom:183px;padding-bottom:0}@media (max-width:1440px){.how-it-works .page-top-container{margin-bottom:120px}}@media (max-width:980px){.how-it-works .page-top-container{padding-right:36px}}@media (max-width:767px){.how-it-works .page-top-container{padding-left:36px}}.how-it-works .section-header{padding-top:101px}@media (max-width:1440px){.how-it-works .section-header{max-width:888px;padding-top:63px}}@media (max-width:980px){.how-it-works .section-header{padding-top:174px;max-width:606px}}@media (max-width:767px){.how-it-works .section-header{max-width:400px}}@media (max-width:479px){.how-it-works .section-header{max-width:303px}}.how-it-works .section-header .section-heading{margin-bottom:4rem}@media (max-width:1440px){.how-it-works .section-header .section-heading{margin-bottom:2rem}}@media (max-width:980px){.how-it-works .section-header .section-heading{margin-bottom:6rem}}.how-it-works .section-header .section__description{max-width:540px;font-size:3rem;line-height:4.2rem}@media (max-width:767px){.how-it-works .section-header .section__description{font-size:18px;line-height:28px}}.how-it-works .banner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:184px;width:80.5%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1440px){.how-it-works .banner{margin-bottom:133px;width:81%}}@media (max-width:980px){.how-it-works .banner{width:83%}}@media (max-width:767px){.how-it-works .banner{width:100%}}.how-it-works .banner-media{display:block;min-width:100%;height:100%;max-height:800px;-o-object-fit:cover;object-fit:cover}@media (max-width:1440px){.how-it-works .banner-media{max-height:456px}}@media (max-width:980px){.how-it-works .banner-media{max-height:586px}}@media (max-width:479px){.how-it-works .banner-media{max-height:315px}}.how-it-works .banner-content{margin-top:-228px;max-width:851px;padding:43px 72px 50px 72px;background:var(--base-page-background-color)}@media (max-width:1440px){.how-it-works .banner-content{margin-top:-168px;padding-top:41px;padding-left:60px;max-width:662px}}@media (max-width:980px){.how-it-works .banner-content{margin-top:-168px;padding:41px 32px 20px;max-width:79.5%}}@media (max-width:767px){.how-it-works .banner-content{margin-top:0;padding:33px 36px;max-width:none}}.how-it-works .banner-title{margin-bottom:25px;line-height:1}@media (max-width:479px){.how-it-works .banner-title{margin-bottom:20px}}@media (max-width:1440px){.how-it-works .banner-text{line-height:3.1rem}}@media (max-width:479px){.how-it-works .banner-text{line-height:24px}}.how-it-works .banner-text p{margin-bottom:10px}.how-it-works .banner-text p:last-child{margin-bottom:0}.how-it-works .box-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:767px){.how-it-works .box-section{padding-left:36px}}@media (max-width:320px){.how-it-works .box-section{padding-left:0}}.how-it-works .box-section .container--medium{padding:0 38rem 0 18rem}@media (max-width:1440px){.how-it-works .box-section .container--medium{padding-right:28rem;padding-left:13rem}}@media (max-width:1280px){.how-it-works .box-section .container--medium{padding-right:13rem}}@media (max-width:980px){.how-it-works .box-section .container--medium{padding-right:47px;padding-left:20px}}@media (max-width:320px){.how-it-works .box-section .container--medium{padding-right:35px}}.how-it-works .bg-box{padding-top:13rem;padding-bottom:4.5rem;width:80%}@media (max-width:1440px){.how-it-works .bg-box{padding-top:11rem;width:81%}}@media (max-width:980px){.how-it-works .bg-box{padding-top:3rem;width:83%}}@media (max-width:767px){.how-it-works .bg-box{width:100%}}.how-it-works .bg-box:before{left:0;width:100%;height:82%}@media (max-width:1440px){.how-it-works .bg-box:before{height:84.5%}}@media (max-width:1023px){.how-it-works .bg-box:before{top:0}}.how-it-works .bg-box .list-custom-counter__item{padding-top:47px;padding-bottom:103px;padding-left:116px}@media (max-width:1440px){.how-it-works .bg-box .list-custom-counter__item{padding-top:45px;padding-bottom:76px;padding-left:113px}}@media (max-width:980px){.how-it-works .bg-box .list-custom-counter__item{padding-top:34px;padding-bottom:60px;padding-left:67px}}@media (max-width:767px){.how-it-works .bg-box .list-custom-counter__item{padding-top:0}}.how-it-works .bg-box .list-custom-counter__item:last-child{padding-bottom:0}.how-it-works .bg-box .list-custom-counter__item-title{max-width:496px}@media (max-width:1440px){.how-it-works .bg-box .list-custom-counter__item-title{font-size:3rem}}@media (max-width:479px){.how-it-works .bg-box .list-custom-counter__item-title{font-size:18px}}.how-it-works .bg-box .list-custom-counter__item-description{margin-bottom:26px;max-width:740px}@media (max-width:1440px){.how-it-works .bg-box .list-custom-counter__item-description{font-size:2.3rem}}@media (max-width:479px){.how-it-works .bg-box .list-custom-counter__item-description{font-size:16px;line-height:24px}}.how-it-works .bg-box .section-content__link-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.how-it-works .bg-box .section-content__link{color:var(--base-accent-color);font-weight:600;font-size:1.4rem;line-height:1;letter-spacing:1px;text-transform:uppercase}.how-it-works .bg-box .section-content__link .icon{position:relative;left:12px;-webkit-transition:left .3s ease-in-out;transition:left .3s ease-in-out}.how-it-works .bg-box .section-content__link:hover .icon{left:20px}.how-it-works .faq-section{padding-top:50px;padding-bottom:180px;max-width:none}.how-it-works .faq-section .container--medium{max-width:1440px}@media (max-width:1440px){.how-it-works .faq-section .container--medium{max-width:1160px}}@media (max-width:1200px){.how-it-works .faq-section .container--medium{padding-right:14rem;padding-left:14rem}}@media (max-width:767px){.how-it-works .faq-section .container--medium{padding-right:36px;padding-left:36px}}.how-it-works .faq-section .section-heading{line-height:1}@media (max-width:1440px){.how-it-works .faq-section .section-heading{font-size:4.5rem}}.how-it-works .faq-section .list-drop{margin-bottom:70px}.how-it-works .faq-section .list-drop__item{cursor:default}.how-it-works .faq-section .list-drop__item:focus,.how-it-works .faq-section .list-drop__item:hover{opacity:1}.how-it-works .faq-section .list-drop__title-holder:after,.how-it-works .faq-section .list-drop__title-holder:before{content:normal}@media (max-width:1440px){.how-it-works .faq-section .list-drop__content{font-size:18px}}.how-it-works .faq-section .list-drop__item--opened .list-drop__title{color:var(--base-text-color)}.not-found-block{height:calc(100vh + 1px);min-height:750px;position:relative;background-color:var(--base-light-dark-accent-color);color:#fff;padding-top:186px}@media (max-width:1440px){.not-found-block{padding-top:165px}}@media (max-width:1024px){.not-found-block{padding-top:95px}}@media (max-width:768px){.not-found-block{padding-top:156px}}@media (max-width:480px){.not-found-block{padding-top:121px}}@media screen and (max-height:414px){.not-found-block{height:auto;min-height:0;padding:50px 0}}.not-found-block:before{content:"";position:absolute;top:0;left:0;bottom:0;width:72.7%;background-color:var(--base-dark-accent-color);z-index:0}@media (max-width:1440px){.not-found-block:before{width:73%}}@media (max-width:480px){.not-found-block:before{width:73.4%}}.not-found-block .container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.not-found-block .container{display:block}}.not-found-block .container--medium{padding:0 15.4rem 0 15.8rem}@media (max-width:1440px){.not-found-block .container--medium{padding:0 15.4rem 0 12.6rem}}@media (max-width:1024px){.not-found-block .container--medium{padding:0 7rem}}@media (max-width:768px){.not-found-block .container--medium{padding:0 15.4rem 0 12.6rem}}@media (max-width:480px){.not-found-block .container--medium{padding:0 48px}}.not-found-block .image-holder,.not-found-block .text-holder{position:relative;z-index:1}.not-found-block .image-holder{width:100%;max-width:701px;margin:18px 184px 0 0}@media (max-width:1440px){.not-found-block .image-holder{max-width:543px;margin:18px 141px 0 0}}@media (max-width:980px){.not-found-block .image-holder{margin:18px 70px 0 0}}@media (max-width:768px){.not-found-block .image-holder{max-width:360px;margin:0 auto 43px}}@media (max-width:480px){.not-found-block .image-holder{max-width:214px;margin:0 0 12px}}.not-found-block .image-holder svg{width:100%;height:auto}@media (max-width:768px){.not-found-block .text-holder{max-width:360px;margin:0 auto}}@media (max-width:480px){.not-found-block .text-holder{margin:0}}.not-found-block .error-code{display:block;margin:0 0 5px;font-size:180px;font-weight:800;font-family:var(--base-headings-font-family)}@media (max-width:1440px){.not-found-block .error-code{font-size:144px;margin:0 0 7px}}@media (max-width:980px){.not-found-block .error-code{font-size:72px}}@media (max-width:768px){.not-found-block .error-code{font-size:144px;margin:0 0 5px}}@media (max-width:480px){.not-found-block .error-code{font-size:72px;margin:0 0 9px}}.not-found-block h1{color:#fff;font-size:48px;letter-spacing:0}@media (max-width:1440px){.not-found-block h1{font-size:36px;margin:0 0 22px}}@media (max-width:980px){.not-found-block h1{font-size:24px}}@media (max-width:768px){.not-found-block h1{font-size:36px;margin:0 -50px 22px 0}}@media (max-width:480px){.not-found-block h1{font-size:24px;margin:0 0 12px}}.not-found-block .message{max-width:407px;margin:0 0 80px}@media (max-width:1440px){.not-found-block .message{font-size:18px;max-width:318px;margin:0 0 49px}}@media (max-width:980px){.not-found-block .message{font-size:16px}}@media (max-width:768px){.not-found-block .message{font-size:18px;margin:0 0 48px}}@media (max-width:480px){.not-found-block .message{font-size:16px;margin:0 0 41px}}.not-found-block .message a{color:inherit;font-weight:700;text-decoration:underline}.not-found-block .message a:hover{text-decoration:none}.not-found-block .button--primary{height:4.8rem;padding:.8rem 1rem;background:transparent}@media (max-width:1440px){.not-found-block .button--primary{height:5.3rem;padding:1.1rem 1rem;min-width:22.7rem;letter-spacing:2px}}@-webkit-keyframes ticker{0%{-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(calc(-100% - 120px),0,0)}}@keyframes ticker{0%{-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(calc(-100% - 120px),0,0)}}.section--comming-soon{position:relative;height:100vh;max-height:1000px;padding:270px 0 400px}@media (max-width:1440px){.section--comming-soon{padding:221px 0 300px}}@media (max-width:768px){.section--comming-soon{padding:303px 0 400px}}@media (max-width:680px){.section--comming-soon{padding:181px 0 300px}}@media (max-width:680px),all and (max-height:414px){.section--comming-soon{padding:181px 0 400px}}.section__main-description{max-width:895px;margin:0 auto;padding:0 36px;text-align:center;font-size:24px;line-height:1.5}@media (max-width:1440px){.section__main-description{max-width:646px;font-size:18px}}@media (max-width:680px){.section__main-description{font-size:16px}}.section__main-description h2{letter-spacing:0;margin:0 0 .36em}@media (max-width:1440px){.section__main-description h2{margin:0 0 .43em}}@media (max-width:768px){.section__main-description h2{margin:0 0 .38em}}@media (max-width:680px){.section__main-description h2{margin:0 0 .48em}}.section__main-description .message{margin:0 0 62px}@media (max-width:1440px){.section__main-description .message{margin:0 0 48px}}@media (max-width:680px){.section__main-description .message{margin:0 0 53px}}.section__main-description .button--primary{background:transparent}@media (max-width:1440px){.section__main-description .button--primary{min-width:22.6rem;height:5.4rem}}.ticker--holder{position:absolute;bottom:146px;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:1440px){.ticker--holder{bottom:112px}}@media (max-width:768px){.ticker--holder{bottom:153px}}@media (max-width:680px){.ticker--holder{bottom:129px}}.ticker--holder:after{content:"";position:absolute;bottom:-146px;left:0;right:0;z-index:-1;height:198px;background-color:var(--base-light-accent-color)}@media (max-width:1440px){.ticker--holder:after{height:156px;bottom:-112px}}@media (max-width:768px){.ticker--holder:after{height:208px;bottom:-153px}}@media (max-width:680px){.ticker--holder:after{height:163px;bottom:-129px}}.ticker__item{width:1264px;margin-right:120px;-ms-flex-negative:0;flex-shrink:0;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:ticker;animation-name:ticker;-webkit-animation-duration:10s;animation-duration:10s}@media (max-width:1440px){.ticker__item{width:1012px}}@media (max-width:680px){.ticker__item{width:675px}}.ticker__item svg{width:100%;overflow:visible}.ticker__item svg text{stroke-width:4px;stroke:#ececec;fill:none;font-family:var(--base-headings-font-family);font-size:180px;font-weight:800}@media (max-width:1440px){.ticker__item svg text{font-size:144px}}@media (max-width:680px){.ticker__item svg text{font-size:96px}}.static-contact .section--head{position:relative;padding:227px 0 0;background-color:var(--base-light-dark-accent-color);color:#fff}@media (max-width:1440px){.static-contact .section--head{padding:188px 0 5px}}@media (max-width:768px){.static-contact .section--head{padding:268px 0 101px}}@media (max-width:680px){.static-contact .section--head{padding:168px 0 42px}}.static-contact .section--head:before{content:"";position:absolute;top:0;left:0;bottom:-96px;width:57.2%;background-color:var(--base-dark-accent-color);z-index:1}@media (max-width:1440px){.static-contact .section--head:before{width:57.1%;bottom:-72px}}@media (max-width:768px){.static-contact .section--head:before{width:60.1%}}@media (max-width:680px){.static-contact .section--head:before{width:69.3%;bottom:-48px}}.static-contact .section--head .container{max-width:1206px;padding:0 36px;margin:0 auto;position:relative;z-index:1}@media (max-width:1440px){.static-contact .section--head .container{max-width:959px}}@media (max-width:768px){.static-contact .section--head .container{max-width:585px}}.static-contact .section__header{color:#fff;letter-spacing:0;margin:0 0 .65em}@media (max-width:768px){.static-contact .section__header{margin:0 0 1.04em}}@media (max-width:680px){.static-contact .section__header{margin:0 0 1.64em}}.static-contact .section__contact{font-size:16px;max-width:540px}@media (max-width:1440px){.static-contact .section__contact{max-width:450px}}@media (max-width:768px){.static-contact .section__contact{max-width:400px}}.static-contact .section__contact li{margin:0 0 21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;word-break:break-all}@media (max-width:1440px){.static-contact .section__contact li{margin:0 0 12px}}@media (max-width:680px){.static-contact .section__contact li{margin:0 0 13px}}.static-contact .section__contact li:last-child{margin:0}.static-contact .section__contact li .title{width:154px;text-align:right;text-transform:uppercase;opacity:.75;margin-top:2px;margin-right:36px}@media (max-width:1440px){.static-contact .section__contact li .title{width:118px;font-size:14px;margin-right:24px}}@media (max-width:768px){.static-contact .section__contact li .title{width:80px}}@media (max-width:680px){.static-contact .section__contact li .title{width:88px;font-size:12px;margin-right:15px}}.static-contact .section__contact-info-holder{width:100%}.static-contact .section__contact-info{color:inherit;font-size:18px;font-family:var(--base-headings-font-family);font-weight:700;opacity:.75;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media (max-width:1440px){.static-contact .section__contact-info{font-size:16px}}@media (max-width:680px){.static-contact .section__contact-info{font-size:14px;line-height:1.714}}.static-contact .section a.section__contact-info:hover{opacity:1}.static-contact .section--contact-form{padding:12.2rem 0}.static-contact .section__contact-block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:1480px;margin:0 auto;padding:0 36px}@media (max-width:1440px){.static-contact .section__contact-block{max-width:1186px}}@media (max-width:980px){.static-contact .section__contact-block{display:block}}.static-contact .section__contact-block:before{content:"";position:absolute;top:0;bottom:24px;right:0;width:87.5%;background-color:var(--base-light-accent-color);z-index:-1}@media (max-width:1440px){.static-contact .section__contact-block:before{right:35px;width:84.5%}}@media (max-width:980px){.static-contact .section__contact-block:before{right:36px;width:78.9%}}@media (max-width:680px){.static-contact .section__contact-block:before{right:0;width:100%}}.static-contact .section__contact-block h2{-ms-flex-negative:0;flex-shrink:0;max-width:408px;margin:194px 184px 0 0}@media (max-width:1440px){.static-contact .section__contact-block h2{max-width:318px;margin:173px 138px 0 0}}@media (max-width:980px){.static-contact .section__contact-block h2{max-width:none;margin:0 0 0;padding:96px 0 0}}@media (max-width:680px){.static-contact .section__contact-block h2{font-size:24px}}.static-contact .section__contact-block .form__row{margin:0 0 33px}@media (max-width:1440px){.static-contact .section__contact-block .form__row{margin:0 0 34px}}@media (max-width:980px){.static-contact .section__contact-block .form__row{margin:0 0 21px}}.static-contact .section__contact-block .form__label{font-size:14px;line-height:1.714;margin:0 0 6px}@media (max-width:1440px){.static-contact .section__contact-block .form__label{margin:0 0 5px}}@media (max-width:980px){.static-contact .section__contact-block .form__label{font-size:12px;margin:0 0 7px}}.static-contact .section__contact-block .form__input{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}@media (max-width:1440px){.static-contact .section__contact-block .form__input{padding:13px 36px}}@media (max-width:980px){.static-contact .section__contact-block .form__input{padding:8px 23px}}.static-contact .section__contact-block .form.form__input--error{-webkit-box-shadow:red;box-shadow:red;border:1px solid red}.static-contact .section__contact-block .form__textarea{width:100%;resize:none;background-color:transparent;height:144px;border:1px solid var(--base-secondary-gray-color);font-size:16px;padding:12px 36px;font-family:var(--base-headings-font-family);font-weight:500;letter-spacing:1px;-webkit-box-shadow:none;box-shadow:none}@media (max-width:1440px){.static-contact .section__contact-block .form__textarea{height:132px}}@media (max-width:980px){.static-contact .section__contact-block .form__textarea{padding:8px 23px;height:120px}}.static-contact .section__contact-block .form__textarea::-webkit-input-placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.static-contact .section__contact-block .form__textarea::-webkit-input-placeholder{font-size:14px}}.static-contact .section__contact-block .form__textarea::-moz-placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.static-contact .section__contact-block .form__textarea::-moz-placeholder{font-size:14px}}.static-contact .section__contact-block .form__textarea:-moz-placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.static-contact .section__contact-block .form__textarea:-moz-placeholder{font-size:14px}}.static-contact .section__contact-block .form__textarea:-ms-input-placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.static-contact .section__contact-block .form__textarea:-ms-input-placeholder{font-size:14px}}.static-contact .section__contact-block .form__textarea.placeholder{color:var(--base-additional-gray-color);opacity:1}@media (max-width:1440px){.static-contact .section__contact-block .form__textarea.placeholder{font-size:14px}}.static-contact .section__contact-block .form__textarea:focus{border-color:var(--base-accent-color)}.static-contact .section__contact-block .form__textarea.form__input--error{-webkit-box-shadow:red;box-shadow:red;border:1px solid red}.static-contact .section__contact-block .form .form__checkbox-holder--radio{font-size:16px;letter-spacing:0}@media (max-width:1440px){.static-contact .section__contact-block .form .form__checkbox-holder--radio{font-size:14px}}@media (max-width:480px){.static-contact .section__contact-block .form .form__checkbox-holder--radio{font-size:12px}}@media (hover:hover){.static-contact .section__contact-block .form .form__checkbox-holder--radio:hover .form__pseudo-checkbox--radio+span{color:var(--base-text-color)}}.static-contact .section__contact-block .form .form__checkbox-holder--radio .form__pseudo-checkbox--radio{opacity:0}.static-contact .section__contact-block .form .form__checkbox-holder--radio .form__pseudo-checkbox--radio+span{margin-bottom:0;color:var(--base-secondary-gray-color)}.static-contact .section__contact-block .form .form__checkbox:checked+.form__pseudo-checkbox--radio+span{color:var(--base-text-color)}.static-contact .section__contact-block .form .form-buttons-container{padding:62px 0 0}@media (max-width:1440px){.static-contact .section__contact-block .form .form-buttons-container{padding:63px 0 0}}@media (max-width:980px){.static-contact .section__contact-block .form .form-buttons-container{padding:74px 0 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.static-contact .section__contact-block .form .button--primary{font-size:16px;height:1.4rem;padding:1.2rem 1rem 1.4rem}@media (max-width:1440px){.static-contact .section__contact-block .form .button--primary{padding:1.3rem 1rem 1.7rem}}@media (max-width:980px){.static-contact .section__contact-block .form .button--primary{margin:0;width:auto;padding:1.3rem 1rem 1.8rem}}@media (max-width:480px){.static-contact .section__contact-block .form .button--primary{min-width:19.8rem}}.static-contact .vue-map-container{height:790px!important}@media (max-width:1440px){.static-contact .vue-map-container{height:624px!important}}@media (max-width:980px){.static-contact .vue-map-container{height:768px!important}}@media (max-width:680px){.static-contact .vue-map-container{height:480px!important}}.static-page_section{padding:209px 0 100px}.static-page .container{padding:0 36px}.static-page .page_title{text-align:center;margin:0 0 75px}.static-page a{color:var(--base-accent-color)}.static-page h2{margin-top:40px}@media (max-width:768px){.static-page h2{margin-top:30px}}.static-page h3{margin-top:40px}@media (max-width:768px){.static-page h3{margin-top:30px}}.static-page h4{font-size:30px}@media (max-width:768px){.static-page h4{margin-top:30px}}@media (max-width:389px){.static-about .offering-hero{padding-top:171px;padding-bottom:9px}}@media (max-width:389px){.static-about .offering-hero .section__heading{margin-bottom:16px}}.static-about .offering-hero .section__description{max-width:650px;font-size:2.8rem;line-height:36px}@media (max-width:1023px){.static-about .offering-hero .section__description{max-width:515px}}@media (max-width:679px){.static-about .offering-hero .section__description{max-width:45rem;font-size:2.4rem;line-height:28px}}@media (max-width:389px){.static-about .offering-hero .section__description{max-width:33rem}}.story-section .container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:12.2rem;padding-bottom:12.2rem;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1600px){.story-section .container{padding:12.2rem 18rem}}@media (max-width:1279px){.story-section .container{padding-right:12rem;padding-left:12rem}}@media (max-width:1199px){.story-section .container{padding-right:6rem;padding-left:6rem}}@media (max-width:1023px){.story-section .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:14rem;padding-left:14rem}}@media (max-width:679px){.story-section .container{padding-right:4rem;padding-left:4rem}}.story-section__heading-column{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1023px){.story-section__heading-column{margin-bottom:12px}}@media (max-width:679px){.story-section__heading-column{margin-bottom:10px}}.story-section__heading{margin:0;max-width:400px}@media (max-width:1600px){.story-section__heading{max-width:300px;line-height:60px}}@media (max-width:1023px){.story-section__heading{max-width:none}}@media (max-width:679px){.story-section__heading{line-height:36px}}.story-section__content-column{padding-top:19px;max-width:847px}@media (max-width:1600px){.story-section__content-column{padding-top:15px;max-width:645px}}@media (max-width:1199px){.story-section__content-column{max-width:520px}}@media (max-width:679px){.story-section__content-column{padding-top:0}}@media (max-width:1600px){.story-section__content{font-size:18px;line-height:28px}}@media (max-width:679px){.story-section__content{font-size:16px;line-height:24px}}.story-section__content p{margin-bottom:12px}.story-section__content p:last-child{margin-bottom:0}.story-section--awards .text-section-container{padding-top:148px;padding-bottom:50px}@media (max-width:1600px){.story-section--awards .text-section-container{padding-top:101px;padding-bottom:58px}}@media (max-width:1023px){.story-section--awards .text-section-container{padding-top:88px;padding-bottom:43px}}@media (max-width:679px){.story-section--awards .text-section-container{padding-top:109px;padding-bottom:26px}}.story-section--awards .list-container{padding:49px 8rem 12.2rem}@media (max-width:1600px){.story-section--awards .list-container{padding:49px 14rem 12.2rem}}@media (max-width:1279px){.story-section--awards .list-container{padding-right:8rem;padding-left:8rem}}@media (max-width:1199px){.story-section--awards .list-container{padding-right:3rem;padding-left:3rem}}@media (max-width:1023px){.story-section--awards .list-container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:4rem;padding-left:4rem}}@media (max-width:679px){.story-section--awards .list-container{padding-top:20px;padding-left:1rem}}.story-section--awards-list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1023px){.story-section--awards-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;overflow-x:auto;padding-bottom:20px}}.story-section--awards-item{width:33.333%;max-width:410px;min-width:340px}@media (max-width:1600px){.story-section--awards-item{max-width:280px;min-width:0}}@media (max-width:1023px){.story-section--awards-item{min-width:280px;margin-right:56px}}@media (max-width:679px){.story-section--awards-item{min-width:230px;margin-right:24px}}.story-section--awards-media{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;width:260px;height:147px;margin-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1600px){.story-section--awards-media{margin-bottom:16px;width:204px;height:115px}}.story-section--awards-media img{min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.story-section--awards-content{font-size:18px;line-height:28px;text-align:center}@media (max-width:1600px){.story-section--awards-content{font-size:16px;line-height:24px}}@media (max-width:679px){.story-section--awards-content{font-size:14px;line-height:24px}}.story-section--awards-title{margin-bottom:5px;line-height:48px;letter-spacing:1px}@media (max-width:1600px){.story-section--awards-title{margin-bottom:9px}}@media (max-width:679px){.story-section--awards-title{font-size:18px;line-height:28px}}.story-section--awards-text{margin:0 auto;max-width:330px}@media (max-width:679px){.story-section--awards-text{max-width:220px}}.story-section--awards-text p:last-child{margin-bottom:0}.story-section--approach .text-section-container{padding-bottom:50px}@media (max-width:1600px){.story-section--approach .text-section-container{padding-top:121px}}@media (max-width:1023px){.story-section--approach .text-section-container{padding-bottom:41px}}@media (max-width:679px){.story-section--approach .text-section-container{padding-top:118px}}.story-section--approach .list-container{position:relative;padding:45px 14rem 12.2rem;max-width:1870px}@media (max-width:1600px){.story-section--approach .list-container{padding:34px 6rem 12.2rem}}@media (max-width:1199px){.story-section--approach .list-container{padding-right:3rem;padding-left:3rem}}@media (max-width:1023px){.story-section--approach .list-container{padding-right:1rem;padding-left:2rem}}@media (max-width:679px){.story-section--approach .list-container{padding-top:24px}}.story-section--approach-list{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1023px){.story-section--approach-list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.story-section--approach-item{width:33.333%;max-width:420px;text-align:center}@media (max-width:1023px){.story-section--approach-item{width:45%}}@media (max-width:679px){.story-section--approach-item{width:72%}}.story-section--approach-item:nth-child(3n-5){margin-top:0}.story-section--approach-item:nth-child(3n-7){margin-top:94px}@media (max-width:1600px){.story-section--approach-item:nth-child(3n-7){margin-top:80px}}@media (max-width:1023px){.story-section--approach-item:nth-child(3n-7){margin-top:165px}}@media (max-width:679px){.story-section--approach-item:nth-child(3n-7){margin-top:73px;width:100%}}.story-section--approach-item:nth-child(3n-9){margin-top:228px}@media (max-width:1600px){.story-section--approach-item:nth-child(3n-9){margin-top:139px}}@media (max-width:1023px){.story-section--approach-item:nth-child(3n-9){margin-top:50px;width:60%}}@media (max-width:679px){.story-section--approach-item:nth-child(3n-9){margin-top:62px;width:72%}}.story-section--approach-media{margin:0 auto 27px}@media (max-width:1600px){.story-section--approach-media{margin-bottom:24px}}@media (max-width:679px){.story-section--approach-media{margin-bottom:16px}}.story-section--approach-media.medal{width:120px}@media (max-width:1600px){.story-section--approach-media.medal{width:90px}}.story-section--approach-media.key{width:120px}@media (max-width:1600px){.story-section--approach-media.key{width:90px}}.story-section--approach-media.man{width:80px}.story-section--approach-media svg{display:block;width:100%}.story-section--approach-title{margin-bottom:20px;letter-spacing:1px}@media (max-width:1600px){.story-section--approach-title{margin-bottom:9px}}@media (max-width:679px){.story-section--approach-title{font-size:18px;line-height:28px}}.story-section--approach-text{margin:0 auto;max-width:330px;font-size:18px;line-height:28px}@media (max-width:1600px){.story-section--approach-text{max-width:270px;font-size:16px;line-height:24px}}@media (max-width:679px){.story-section--approach-text{font-size:14px;line-height:24px}}.story-section--approach-text p{margin-bottom:0}.team-section{background:var(--base-light-dark-accent-color)}.team-section .container{padding:12.2rem 86px;-webkit-box-sizing:content-box;box-sizing:content-box}@media (max-width:1600px){.team-section .container{padding:12.2rem 48px}}@media (max-width:1023px){.team-section .container{padding:12.2rem 4rem}}.team-section__header{margin-bottom:76px;text-align:center}@media (max-width:1600px){.team-section__header{margin-bottom:88px}}@media (max-width:1023px){.team-section__header{margin-bottom:65px}}@media (max-width:679px){.team-section__header{margin-bottom:56px}}.team-section__heading{color:#fff;line-height:1}.team-section__members{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -1%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:679px){.team-section__members{margin:0}}.team-section__members-item{position:relative;width:31.333%;height:auto;max-width:550px;margin:0 1%}@media (max-width:1600px){.team-section__members-item{max-width:420px}}@media (max-width:1199px){.team-section__members-item{margin-bottom:24px;width:48%}.team-section__members-item:last-child{margin-bottom:0}}@media (max-width:1023px){.team-section__members-item{max-width:336px}}@media (max-width:679px){.team-section__members-item{margin:0 0 24px;max-width:none;width:100%;height:372px}}.team-section__members-item:hover .team-section__members-description{display:block}.team-section__members-media-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.team-section__members-media-container img{display:block;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.team-section__members-content-container{position:absolute;right:48px;left:48px;bottom:52px;line-height:1}@media (max-width:1600px){.team-section__members-content-container{right:38px;left:38px;bottom:33px}}@media (max-width:679px){.team-section__members-content-container{right:24px;left:24px}}.team-section__members-title{margin-bottom:18px;color:#fff;font-size:36px}@media (max-width:1600px){.team-section__members-title{margin-bottom:9px;font-size:24px}}@media (max-width:1023px){.team-section__members-title{margin-bottom:5px}}.team-section__members-description{display:none;margin:0;color:hsla(0,0%,100%,.75);font-style:italic;font-weight:400;font-size:18px}@media (max-width:1600px){.team-section__members-description{font-size:14px}}@media (max-width:1023px){.team-section__members-description{display:block}}.content-banner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:80.5%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1600px){.content-banner{width:81%}}@media (max-width:980px){.content-banner{width:83%}}@media (max-width:767px){.content-banner{width:100%}}.content-banner__media{display:block;min-width:100%;height:100%;max-height:800px;-o-object-fit:cover;object-fit:cover}@media (max-width:1600px){.content-banner__media{max-height:456px}}@media (max-width:980px){.content-banner__media{max-height:586px}}@media (max-width:679px){.content-banner__media{max-height:315px}}.content-banner__content{margin-top:-228px;max-width:852px;padding:35px 72px;background:var(--base-page-background-color)}@media (max-width:1600px){.content-banner__content{margin-top:-192px;max-width:656px;padding:34px 58px}}@media (max-width:980px){.content-banner__content{margin-top:-166px;padding:46px 37px;max-width:512px}}@media (max-width:679px){.content-banner__content{margin-top:0;padding:28px 36px;max-width:none}}.content-banner .blockquote{margin:0}.success-stories{background:var(--base-light-dark-accent-color)}.success-stories .container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:12.2rem;padding-bottom:12.2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1600px){.success-stories .container{padding:12.2rem 18rem}}@media (max-width:1279px){.success-stories .container{padding-right:8rem;padding-left:8rem}}@media (max-width:1023px){.success-stories .container{padding-right:14rem;padding-left:14rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:679px){.success-stories .container{padding-right:4rem;padding-left:4rem}}.success-stories__content{max-width:400px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1600px){.success-stories__content{max-width:320px}}@media (max-width:1023px){.success-stories__content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:47px;max-width:none;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:679px){.success-stories__content{margin-bottom:29px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.success-stories__title{margin-bottom:103px;max-width:400px;color:#fff;line-height:72px}@media (max-width:1600px){.success-stories__title{margin-bottom:85px;font-size:48px;line-height:60px}}@media (max-width:1023px){.success-stories__title{margin-bottom:0}}@media (max-width:679px){.success-stories__title{margin-bottom:17px;font-size:24px;line-height:36px}}.success-stories__slider-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.success-stories__slider-toolbar .btn-slider-controls{margin:0;padding:10px;border:0;background-repeat:no-repeat;background-position:50% 50%;background-size:8px 12px;background-color:transparent;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out,-webkit-transform .2s ease-in-out}.success-stories__slider-toolbar .btn-slider-controls[disabled]{cursor:default;opacity:1;pointer-events:none}.success-stories__slider-toolbar .btn-slider-controls[disabled] .btn-icon{display:block}.success-stories__slider-toolbar .btn-slider-controls[disabled] .btn-icon path{fill:var(--base-secondary-accent-color)}.success-stories__slider-toolbar .btn-slider-controls:hover{opacity:.7}.success-stories__slider-toolbar .btn-slider-controls .btn-icon{display:block}.success-stories__slider-toolbar .btn-slider-controls .btn-icon path{fill:var(--base-accent-color)}.success-stories__slider-toolbar .btn-slide-prev{margin-right:13px}@media (max-width:1600px){.success-stories__slider-toolbar .btn-slide-prev{margin-right:2px}}.success-stories__slider-toolbar .btn-slide-prev:hover .btn-icon{-webkit-transform:translateX(-5px);transform:translateX(-5px)}.success-stories__slider-toolbar .btn-slide-next:hover .btn-icon{-webkit-transform:translateX(5px);transform:translateX(5px)}.success-stories__slider-toolbar .slide-progress{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:400}@media (max-width:1600px){.success-stories__slider-toolbar .slide-progress{margin-right:0}}.success-stories__slider-toolbar .slide-progress .last-slide-index{color:var(--base-secondary-gray-color)}.success-stories__slider-toolbar .slide-progress-bar{position:relative;margin:0 24px;width:93px;height:2px}@media (max-width:1600px){.success-stories__slider-toolbar .slide-progress-bar{margin-right:14px;margin-left:14px}}.success-stories__slider-toolbar .slide-progress-bar-line,.success-stories__slider-toolbar .slide-progress-bar-placeholder{display:block;height:2px}.success-stories__slider-toolbar .slide-progress-bar-placeholder{position:relative;z-index:1;width:100%;background:var(--base-secondary-gray-color)}.success-stories__slider-toolbar .slide-progress-bar-line{position:absolute;top:0;left:0;z-index:2;background:var(--base-accent-color);-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.success-stories__slider{position:relative;top:10px;margin-left:-35px;max-width:849px}@media (max-width:1600px){.success-stories__slider{max-width:645px}}@media (max-width:1199px){.success-stories__slider{max-width:520px}}.success-stories__slider .swiper-container{margin-top:-10px;padding-top:10px;padding-left:35px}@media (max-width:1600px){.success-stories__slider .swiper-container{margin-top:-20px;padding-top:20px}}.success-stories__slider .swiper-slide{z-index:1}.success-stories__slider .active-slide-index{position:absolute;right:-4px;bottom:-7px;z-index:2;color:var(--base-accent-color);font:700 120px/1 var(--base-headings-font-family);letter-spacing:1px}@media (max-width:1600px){.success-stories__slider .active-slide-index{font-size:96px}}@media (max-width:679px){.success-stories__slider .active-slide-index{right:-1px;bottom:2px;font-size:36px}}.success-stories .blockquote{position:relative;margin:0;max-width:840px;color:#fff}.success-stories .blockquote__icon{position:absolute;top:-5px;left:-33px}@media (max-width:1600px){.success-stories .blockquote__icon{top:-15px}}@media (max-width:679px){.success-stories .blockquote__icon{top:-5px;left:-24px}}.success-stories .blockquote__icon svg{width:52px;height:42px}@media (max-width:679px){.success-stories .blockquote__icon svg{width:34px;height:24px}}.success-stories .blockquote__text{margin-bottom:28px;font-size:24px;line-height:36px}@media (max-width:1600px){.success-stories .blockquote__text{margin-bottom:30px}}@media (max-width:679px){.success-stories .blockquote__text{margin-bottom:29px;font-size:18px;line-height:28px}}.success-stories .blockquote__text p{margin-bottom:0}.success-stories .blockquote__author{display:inline-block;border-top:2px solid var(--base-secondary-light-gray-color);padding-top:22px;font-size:18px;line-height:1}@media (max-width:1600px){.success-stories .blockquote__author{padding-top:21px;font-size:16px}}@media (max-width:679px){.success-stories .blockquote__author{font-size:14px;padding-top:10px}}.success-stories .blockquote__author-title{margin-bottom:16px;color:inherit;font-size:36px;letter-spacing:1px}@media (max-width:1600px){.success-stories .blockquote__author-title{margin-bottom:7px;font-size:24px}}@media (max-width:679px){.success-stories .blockquote__author-title{margin-bottom:5px;font-size:18px}}.success-stories .blockquote__author-description{margin:0}.get-in-touch .container{padding-top:276px;padding-bottom:12.2rem}@media (max-width:1600px){.get-in-touch .container{padding-top:180px}}@media (max-width:1279px){.get-in-touch .container{padding-right:8rem;padding-left:8rem;padding-top:130px;padding-right:3rem;padding-left:3rem}}@media (max-width:1023px){.get-in-touch .container{padding-left:8rem}}@media (max-width:979px){.get-in-touch .container{padding-right:4rem}}.get-in-touch__decor{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;padding:0 148px;max-width:100%;min-height:444px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1600px){.get-in-touch__decor{min-height:348px}}@media (max-width:1023px){.get-in-touch__decor{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.get-in-touch__decor:after{position:absolute;left:168px;z-index:-1;display:block;width:calc(100% - 296px);height:100%;content:"";background:var(--base-light-accent-color)}@media (max-width:1600px){.get-in-touch__decor:after{left:143px}}@media (max-width:1023px){.get-in-touch__decor:after{height:348px}}@media (max-width:979px){.get-in-touch__decor:after{left:54px;width:calc(100% - 130px)}}@media (max-width:767px){.get-in-touch__decor:after{right:-4rem;left:auto}}.get-in-touch__content{margin-top:-37px;margin-left:-127px;width:100%;max-width:700px}@media (max-width:1600px){.get-in-touch__content{margin-top:-18px;margin-left:-119px}}@media (max-width:1023px){.get-in-touch__content{margin:44px 0 0;max-width:none;width:75%}}@media (max-width:979px){.get-in-touch__content{width:100%}}.get-in-touch__title{margin:0;line-height:82px}@media (max-width:1600px){.get-in-touch__title{font-size:48px;line-height:70px}}@media (max-width:1279px){.get-in-touch__title{font-size:42px;line-height:60px}}@media (max-width:1023px){.get-in-touch__title{font-size:48px;line-height:70px}}@media (max-width:679px){.get-in-touch__title{font-size:24px;line-height:30px}}@media (max-width:374px){.get-in-touch__title{font-size:18px;line-height:26px}}.get-in-touch__link{-webkit-transition:.3s ease ease-in-out,-webkit-transform .3s ease-in-out;transition:.3s ease ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,.3s ease ease-in-out;transition:transform .3s ease-in-out,.3s ease ease-in-out,-webkit-transform .3s ease-in-out}@media (max-width:1023px){.get-in-touch__link{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:56px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:979px){.get-in-touch__link{padding-right:45px}}@media (max-width:767px){.get-in-touch__link{padding-right:0}}.get-in-touch__link-text{display:block;padding-bottom:20px}@media (max-width:1600px){.get-in-touch__link-text{padding-bottom:32px}}@media (max-width:1023px){.get-in-touch__link-text{padding-bottom:0}}.get-in-touch__link-icon{-webkit-transition:.3s ease ease-in-out,-webkit-transform .3s ease-in-out;transition:.3s ease ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,.3s ease ease-in-out;transition:transform .3s ease-in-out,.3s ease ease-in-out,-webkit-transform .3s ease-in-out;position:absolute;left:97px;display:inline-block}@media (max-width:1600px){.get-in-touch__link-icon{left:74px}}@media (max-width:1023px){.get-in-touch__link-icon{left:0}}@media (max-width:979px){.get-in-touch__link-icon{position:relative;top:5px}}@media (max-width:679px){.get-in-touch__link-icon svg{width:60px}}@media (max-width:374px){.get-in-touch__link-icon svg{width:40px}}.get-in-touch__link:hover .get-in-touch__link-icon svg{-webkit-transform:translateX(10%);transform:translateX(10%)}.get-in-touch__media{margin-top:-192px;margin-right:-168px;width:61%;height:444px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1600px){.get-in-touch__media{margin-top:-121px;margin-right:-132px;width:63%;height:340px}}@media (max-width:1023px){.get-in-touch__media{margin:0;width:100%;text-align:right}}@media (max-width:979px){.get-in-touch__media{height:276px}}@media (max-width:767px){.get-in-touch__media{height:auto}}@media (max-width:1023px){.get-in-touch__media img{max-width:516px;width:100%;max-height:100%}}@media (max-width:767px){.get-in-touch__media img{max-width:100%;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}}.static-maintenance .header__account-navigation,.static-maintenance .header__buttons-holder,.static-maintenance .header__menu-button{visibility:hidden}.static-maintenance .not-found-block .image-holder{margin:8px 44px 50px 0;max-width:592px}.static-maintenance .not-found-block .image-holder svg{height:unset;width:unset}.static-maintenance .not-found-block .message{max-width:422px}@media (max-width:1439px){.static-maintenance .not-found-block .message{max-width:388px}}@media (max-width:1023px){.secondaryMarket-index .page-container{padding-right:36px;padding-left:36px}}.secondaryMarket-index .section-header .inner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:767px){.secondaryMarket-index .section-header .inner-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.secondaryMarket-index .inner-holder{min-height:120px}@media (max-width:1440px){.secondaryMarket-index .inner-holder{min-height:96px}}@media (max-width:767px){.secondaryMarket-index .inner-holder{min-height:36px}}.secondaryMarket-index .opportunities-counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:var(--base-text-color);font:700 36px/1 var(--base-headings-font-family)}@media (max-width:1440px){.secondaryMarket-index .opportunities-counter{font-size:24px}}@media (max-width:767px){.secondaryMarket-index .opportunities-counter{font-size:18px}}.secondaryMarket-index .opportunities-counter .count{margin-right:-50px;color:var(--base-secondary-light-gray-color);font-weight:800;font-size:120px}@media (max-width:1440px){.secondaryMarket-index .opportunities-counter .count{margin-right:-30px;font-size:96px}}@media (max-width:767px){.secondaryMarket-index .opportunities-counter .count{margin-right:16px;font-size:36px}}.secondaryMarket-index .secondary-market-filter{margin-bottom:36px}.offering-data-list{width:100%;color:hsla(0,0%,42.7%,.75);font-weight:400;font-size:18px;line-height:1;letter-spacing:.31px}@media (max-width:1599px){.offering-data-list{font-size:16px}}@media (max-width:767px){.offering-data-list{margin-bottom:28px;font-size:14px}}.offering-data-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1599px){.offering-data-list-item{margin-bottom:20px}}@media (max-width:767px){.offering-data-list-item{margin-bottom:18px}}.offering-data-list-item:last-child{margin-bottom:0}.offering-data-list-title{margin-right:10px}.offering-data-list-value{text-align:right}.offering-data-list-title,.offering-data-list-value{width:100%}.items-grid-container .items-grid{display:grid;margin-bottom:44px;grid-template-rows:auto;grid-gap:36px 36px}@media (max-width:1599px){.items-grid-container .items-grid{grid-gap:24px 24px}}@media (max-width:1023px){.items-grid-container .items-grid{grid-template-columns:100% 100%;grid-gap:24px 0}}.items-grid-container .items-grid .item:not(.full-width){display:-webkit-box;display:-ms-flexbox;display:flex;max-width:704px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1023px){.items-grid-container .items-grid .item:not(.full-width){max-width:none;margin-bottom:24px}}.items-grid-container .items-grid .item.investment{min-height:368px;background:var(--base-page-background-color)}@media (max-width:1599px){.items-grid-container .items-grid .item.investment{min-height:300px}}.items-grid-container .items-grid.even{grid-template-columns:calc(50% - 18px) calc(50% - 18px)}@media (max-width:1599px){.items-grid-container .items-grid.even{grid-template-columns:calc(50% - 12px) calc(50% - 12px)}}@media (max-width:1023px){.items-grid-container .items-grid.even{grid-template-columns:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.items-grid-container .items-grid.even .full-width{grid-column:1/3}@media (max-width:1023px){.items-grid-container .items-grid.even .full-width{grid-column:initial;margin-bottom:24px}}.items-grid-container .items-grid.even .item-inner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1023px){.items-grid-container .items-grid.even .item-inner-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.items-grid-container .items-grid.even .offering-image{height:404px;width:50%}@media (max-width:1599px){.items-grid-container .items-grid.even .offering-image{height:320px}}@media (max-width:1023px){.items-grid-container .items-grid.even .offering-image{width:100%}}.items-grid-container .items-grid.even .offering-description{width:50%}.items-grid-container .items-grid.even .offering-details{background:var(--base-page-background-color)}@media (max-width:1023px){.items-grid-container .items-grid.even .offering-details{width:100%}}.items-grid-container .items-grid.even .investment .offering-details-container{padding:20px 48px 20px 36px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1599px){.items-grid-container .items-grid.even .investment .offering-details-container{padding-right:32px;padding-left:38px}}@media (max-width:1023px){.items-grid-container .items-grid.even .investment .offering-details-container{padding-right:36px;padding-left:36px}}@media (max-width:767px){.items-grid-container .items-grid.even .investment .offering-details-container{padding-right:24px;padding-left:24px}}.items-grid-container .items-grid.even .investment .investment-footer .offering-details-container{padding-top:30px;padding-bottom:30px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.items-grid-container .items-grid.odd{grid-template-columns:calc(50% - 18px) calc(50% - 18px)}@media (max-width:1599px){.items-grid-container .items-grid.odd{grid-template-columns:calc(50% - 12px) calc(50% - 12px)}}@media (max-width:1023px){.items-grid-container .items-grid.odd{grid-template-columns:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.items-grid-container .items-grid.odd .full-width{grid-column:1/2;grid-row:1/3}@media (max-width:1023px){.items-grid-container .items-grid.odd .full-width{grid-column:initial;grid-row:initial}}.items-grid-container .items-grid.odd .offering-image{display:block;height:100%}.items-grid-container .items-grid.odd .offering-details{margin-left:-36px;width:calc(100% + 36px);max-width:none}@media (max-width:1599px){.items-grid-container .items-grid.odd .offering-details{margin-left:-24px;width:calc(100% + 24px)}}@media (max-width:1440px){.items-grid-container .items-grid.odd .offering-details{width:calc(100% + 24px)}}@media (max-width:1199px){.items-grid-container .items-grid.odd .offering-details{width:calc(100% + 24px)}}@media (max-width:1023px){.items-grid-container .items-grid.odd .offering-details{margin:0 0 24px;width:100%}}@media (max-width:767px){.items-grid-container .items-grid.odd .offering-details{padding-top:24px;padding-bottom:0}}.items-grid-container .items-grid.odd .offering-details-content{padding-top:30px;padding-bottom:30px;min-height:240px}@media (max-width:1599px){.items-grid-container .items-grid.odd .offering-details-content{min-height:200px}}.items-grid-container .items-grid.odd .investment{width:100%}.items-grid-container .items-grid.odd .investment .offering-details-container{padding:20px 48px 20px 36px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1599px){.items-grid-container .items-grid.odd .investment .offering-details-container{padding-right:32px;padding-left:38px}}@media (max-width:1023px){.items-grid-container .items-grid.odd .investment .offering-details-container{padding-right:36px;padding-left:36px}}@media (max-width:767px){.items-grid-container .items-grid.odd .investment .offering-details-container{padding-right:24px;padding-left:24px}}.items-grid-container .items-grid.odd .investment .investment-footer .offering-details-container{padding-top:30px;padding-bottom:30px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.items-grid-container .items-grid .offering-details>a{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--base-page-background-color)}.items-grid-container .items-grid .labels-container{position:absolute;top:3.6rem;right:3.6rem}.items-grid-container .offering-image{max-width:704px;overflow:hidden;position:relative}.items-grid-container .offering-image img{display:block;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:479px){.items-grid-container .offering-image img{height:307px}}@media (max-width:1023px){.items-grid-container .offering-image{max-width:none}}.items-grid-container .offering-details{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(50% + 18px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.items-grid-container .offering-details-header{padding-top:24px;padding-bottom:19px;border-bottom:2px solid var(--base-light-accent-color)}@media (max-width:1599px){.items-grid-container .offering-details-header{padding-bottom:18px}}@media (max-width:767px){.items-grid-container .offering-details-header{padding-bottom:20px}}.items-grid-container .offering-details-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:24px 0;-webkit-box-flex:1;-ms-flex:1;flex:1}.items-grid-container .offering-details-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:0 48px 0 72px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1599px){.items-grid-container .offering-details-container{padding:0 31px 0 61px}}@media (max-width:1023px){.items-grid-container .offering-details-container{padding-right:36px;padding-left:36px}}@media (max-width:767px){.items-grid-container .offering-details-container{padding-right:24px;padding-left:24px}}.items-grid-container .offering-title{width:100%;margin:0;line-height:1.33;letter-spacing:1px;word-break:break-word}.items-grid-container .offering-title-container{margin-bottom:18px}@media (max-width:1599px){.items-grid-container .offering-title-container{margin-bottom:8px}}@media (max-width:767px){.items-grid-container .offering-title-container{padding-right:24px;padding-left:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:767px){.items-grid-container .offering-title{margin:0 0 17px;max-width:none;font-size:18px;line-height:24px}}.items-grid-container .offering-date{position:relative;top:8px;font:700 16px/1 var(--base-headings-font-family);letter-spacing:.31px}@media (max-width:1599px){.items-grid-container .offering-date{top:3px;font-size:14px}}@media (max-width:767px){.items-grid-container .offering-date{top:auto;margin-bottom:9px;font-size:12px}}.items-grid-container .offering-address{width:100%;font-size:18px;line-height:27px}@media (max-width:1599px){.items-grid-container .offering-address{font-size:16px;line-height:24px}}@media (max-width:767px){.items-grid-container .offering-address{font-size:14px;line-height:22px}}.items-grid-container .offering-address p{margin-bottom:10px}.items-grid-container .offering-address p:last-child{margin-bottom:0}@media (max-width:1599px){.items-grid-container .investment .offering-data-list{margin-bottom:6px}}@media (max-width:767px){.items-grid-container .investment .offering-data-list{margin-bottom:4px}}.items-grid-container .investment .offering-data-list-title,.items-grid-container .investment .offering-data-list-value{width:100%}.items-grid-container .investment-footer{border-top:2px solid var(--base-light-accent-color)}@media (max-width:767px){.items-grid-container .investment .offering-details-container{-ms-flex-wrap:wrap;flex-wrap:wrap}}.items-grid-container .investment .price-details-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:20px}@media (max-width:1199px){.items-grid-container .investment .price-details-container{max-width:220px}}@media (max-width:767px){.items-grid-container .investment .price-details-container{margin-bottom:26px;max-width:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:679px){.items-grid-container .investment .price-details-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:767px){.items-grid-container .investment .button-container{width:100%}}.items-grid-container .investment .button-container .invest-btn{width:120px;height:42px;margin-left:20px}@media (max-width:767px){.items-grid-container .investment .button-container .invest-btn{margin-left:0}}.items-grid-container .investment-price-title,.items-grid-container .investment-price-value{font-weight:700;line-height:1;font-family:var(--base-headings-font-family)}.items-grid-container .investment-price-title{margin-bottom:8px;font-size:16px;letter-spacing:.31px}@media (max-width:1599px){.items-grid-container .investment-price-title{margin-bottom:11px;font-size:14px}}@media (max-width:767px){.items-grid-container .investment-price-title{margin-bottom:0;font-size:12px}}@media (max-width:679px){.items-grid-container .investment-price-title{margin-bottom:7px}}.items-grid-container .investment-price-value{position:relative;top:4px;color:var(--base-accent-color);font-size:36px;letter-spacing:1px;white-space:nowrap}@media (max-width:1919px){.items-grid-container .investment-price-value{font-size:28px}}@media (max-width:1599px){.items-grid-container .investment-price-value{font-size:24px}}@media (max-width:1439px){.items-grid-container .investment-price-value{font-size:20px}}@media (max-width:1023px){.items-grid-container .investment-price-value{font-size:24px}}@media (max-width:767px){.items-grid-container .investment-price-value{position:relative;top:auto;max-width:230px;width:100%;text-align:right}}@media (max-width:679px){.items-grid-container .investment-price-value{text-align:left}}.items-grid-container .btn-buy{padding-top:1rem;padding-bottom:1rem;min-width:22.3rem;height:6rem;color:var(--base-text-color);font-size:1.6rem;letter-spacing:2px;background:transparent}@media (max-width:1599px){.items-grid-container .btn-buy{min-width:18.5rem;height:5.3rem}}@media (max-width:767px){.items-grid-container .btn-buy{min-width:100%}}.items-grid-container .load-more-section{grid-column:1/3}.load-more-section{margin-bottom:96px}@media (max-width:1599px){.load-more-section{margin-bottom:77px}}@media (max-width:1440px){.load-more-section{margin-bottom:33px}}@media (max-width:979px){.load-more-section{margin-bottom:38px}}@media (max-width:479px){.load-more-section{margin-bottom:31px}}.load-more-section .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1440px){.load-more-section .container{padding-top:12px}}@media (max-width:979px){.load-more-section .container{padding-top:14px}}.load-more-section .counter{color:#6d6d6d;font-weight:400;font-size:18px;line-height:1}@media (max-width:1440px){.load-more-section .counter{font-size:16px}}@media (max-width:479px){.load-more-section .counter{font-size:14px}}.load-more-section .btn-load-more{border:0;background:none}.investments-buy{background:var(--base-page-background-color)}.secondary-market-buy,.secondary-market-buy .flow-container{display:-webkit-box;display:-ms-flexbox;display:flex}.secondary-market-buy .flow-container{min-height:100%}@media (max-width:767px){.secondary-market-buy .flow-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.investment-single-header{border-bottom:1px solid var(--base-light-accent-color)}.investment-single-img-holder{display:-webkit-box;display:-ms-flexbox;display:flex;height:228px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.investment-single-img-holder img{display:block;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.investment-single .holder{padding:19px 36px 18px 36px;background:var(--base-light-accent-color)}@media (max-width:479px){.investment-single .holder{padding-right:18px;padding-left:18px}}.investment-single .investment-details{padding-top:21px;padding-bottom:16px;border-bottom:2px solid var(--base-page-background-color)}.investment-single-footer{text-align:right}.investment-single .investment-heading{margin-bottom:10px;font-size:24px;line-height:36px;letter-spacing:1px}.investment-single .investment-address{margin-bottom:0;font-size:16px;line-height:24px}.investment-single .offering-data-list{margin-bottom:0;font-size:16px;line-height:19px}@media (max-width:767px){.investment-single .offering-data-list{font-size:14px;line-height:18px}}@media (max-width:479px){.investment-single .offering-data-list{font-size:12px;line-height:16px}}.investment-single .offering-data-list-item{margin-bottom:17px}@media (max-width:767px){.investment-single .offering-data-list-item{margin-bottom:12px}}@media (max-width:479px){.investment-single .offering-data-list-item{margin-bottom:8px}}@media (max-width:479px){.investment-single .offering-data-list-title{max-width:100px}}.investment-single .btn-buy{padding-top:1rem;padding-bottom:1rem;min-width:22.3rem;height:6rem;color:var(--base-text-color);font-size:1.6rem;letter-spacing:2px;background:transparent}@media (max-width:1599px){.investment-single .btn-buy{min-width:18.5rem;height:5.3rem}}@media (max-width:479px){.investment-single .btn-buy{min-width:100%}}.secondary-market-add .investment-metrics-holder{margin-bottom:36px}.secondary-market-add .btn-invest{padding:1.2rem 1rem 1.4rem;height:5.3rem;line-height:1}.register-index .flow__section .flow__text{margin-bottom:61px}@media (max-width:1440px){.register-index .flow__section .flow__text{margin-bottom:48px}}.register-index .flow__section .form-buttons-container .flow__text{margin-bottom:0}.register-index .btn-go-to-account.button--primary,.register-index .form-buttons-container .btn-submit{height:auto}