@charset "UTF-8";@-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)}}#d1-section .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}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@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(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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}}#d1-section .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)}}#d1-section .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)}}#d1-section .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}}#d1-section .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}}#d1-section .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)}}#d1-section .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}}#d1-section .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}}#d1-section .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}}#d1-section .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}}#d1-section .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}}#d1-section .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}}#d1-section .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}}#d1-section .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}}#d1-section .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}}#d1-section .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}}#d1-section .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}}#d1-section .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}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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}}#d1-section .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)}}#d1-section .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}}#d1-section .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}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .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)}}#d1-section .slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}#d1-section .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}#d1-section .animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}#d1-section .animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}#d1-section .animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}#d1-section .animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}#d1-section .animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}#d1-section .animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}#d1-section .animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}#d1-section .animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}#d1-section .animated.slow{-webkit-animation-duration:2s;animation-duration:2s}#d1-section .animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){#d1-section .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}}#d1-section{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}#d1-section *,#d1-section ::after,#d1-section ::before{box-sizing:border-box}#d1-section{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}#d1-section article,#d1-section aside,#d1-section figcaption,#d1-section figure,#d1-section footer,#d1-section header,#d1-section hgroup,#d1-section main,#d1-section nav,#d1-section section{display:block}#d1-section{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}#d1-section [tabindex="-1"]:focus{outline:0!important}#d1-section hr{box-sizing:content-box;height:0;overflow:visible}#d1-section h1,#d1-section h2,#d1-section h3,#d1-section h4,#d1-section h5,#d1-section h6{margin-top:0;margin-bottom:.5rem}#d1-section p{margin-top:0;margin-bottom:1rem}#d1-section abbr[data-original-title],#d1-section abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}#d1-section address{margin-bottom:1rem;font-style:normal;line-height:inherit}#d1-section dl,#d1-section ol,#d1-section ul{margin-top:0;margin-bottom:1rem}#d1-section ol ol,#d1-section ol ul,#d1-section ul ol,#d1-section ul ul{margin-bottom:0}#d1-section dt{font-weight:700}#d1-section dd{margin-bottom:.5rem;margin-left:0}#d1-section blockquote{margin:0 0 1rem}#d1-section b,#d1-section strong{font-weight:bolder}#d1-section small{font-size:80%}#d1-section sub,#d1-section sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}#d1-section sub{bottom:-.25em}#d1-section sup{top:-.5em}#d1-section a{color:#007bff;text-decoration:none;background-color:transparent}#d1-section a:hover{color:#0056b3;text-decoration:underline}#d1-section a:not([href]):not([tabindex]){color:inherit;text-decoration:none}#d1-section a:not([href]):not([tabindex]):focus,#d1-section a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}#d1-section a:not([href]):not([tabindex]):focus{outline:0}#d1-section code,#d1-section kbd,#d1-section pre,#d1-section samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}#d1-section pre{margin-top:0;margin-bottom:1rem;overflow:auto}#d1-section figure{margin:0 0 1rem}#d1-section img{vertical-align:middle;border-style:none}#d1-section svg{overflow:hidden;vertical-align:middle}#d1-section table{border-collapse:collapse}#d1-section caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}#d1-section th{text-align:inherit}#d1-section label{display:inline-block;margin-bottom:.5rem}#d1-section button{border-radius:0}#d1-section button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}#d1-section button,#d1-section input,#d1-section optgroup,#d1-section select,#d1-section textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}#d1-section button,#d1-section input{overflow:visible}#d1-section button,#d1-section select{text-transform:none}#d1-section select{word-wrap:normal}#d1-section [type=button],#d1-section [type=reset],#d1-section [type=submit],#d1-section button{-webkit-appearance:button}#d1-section [type=button]:not(:disabled),#d1-section [type=reset]:not(:disabled),#d1-section [type=submit]:not(:disabled),#d1-section button:not(:disabled){cursor:pointer}#d1-section [type=button]::-moz-focus-inner,#d1-section [type=reset]::-moz-focus-inner,#d1-section [type=submit]::-moz-focus-inner,#d1-section button::-moz-focus-inner{padding:0;border-style:none}#d1-section input[type=checkbox],#d1-section input[type=radio]{box-sizing:border-box;padding:0}#d1-section input[type=date],#d1-section input[type=datetime-local],#d1-section input[type=month],#d1-section input[type=time]{-webkit-appearance:listbox}#d1-section textarea{overflow:auto;resize:vertical}#d1-section fieldset{min-width:0;padding:0;margin:0;border:0}#d1-section legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}#d1-section progress{vertical-align:baseline}#d1-section [type=number]::-webkit-inner-spin-button,#d1-section [type=number]::-webkit-outer-spin-button{height:auto}#d1-section [type=search]{outline-offset:-2px;-webkit-appearance:none}#d1-section [type=search]::-webkit-search-decoration{-webkit-appearance:none}#d1-section ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}#d1-section output{display:inline-block}#d1-section summary{display:list-item;cursor:pointer}#d1-section template{display:none}#d1-section [hidden]{display:none!important}#d1-section .h1,#d1-section .h2,#d1-section .h3,#d1-section .h4,#d1-section .h5,#d1-section .h6,#d1-section h1,#d1-section h2,#d1-section h3,#d1-section h4,#d1-section h5,#d1-section h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}#d1-section .h1,#d1-section h1{font-size:2.5rem}#d1-section .h2,#d1-section h2{font-size:2rem}#d1-section .h3,#d1-section h3{font-size:1.75rem}#d1-section .h4,#d1-section h4{font-size:1.5rem}#d1-section .h5,#d1-section h5{font-size:1.25rem}#d1-section .h6,#d1-section h6{font-size:1rem}#d1-section .lead{font-size:1.25rem;font-weight:300}#d1-section .display-1{font-size:6rem;font-weight:300;line-height:1.2}#d1-section .display-2{font-size:5.5rem;font-weight:300;line-height:1.2}#d1-section .display-3{font-size:4.5rem;font-weight:300;line-height:1.2}#d1-section .display-4{font-size:3.5rem;font-weight:300;line-height:1.2}#d1-section hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}#d1-section .small,#d1-section small{font-size:80%;font-weight:400}#d1-section .mark,#d1-section mark{padding:.2em;background-color:#fcf8e3}#d1-section .list-unstyled{padding-left:0;list-style:none}#d1-section .list-inline{padding-left:0;list-style:none}#d1-section .list-inline-item{display:inline-block}#d1-section .list-inline-item:not(:last-child){margin-right:.5rem}#d1-section .initialism{font-size:90%;text-transform:uppercase}#d1-section .blockquote{margin-bottom:1rem;font-size:1.25rem}#d1-section .blockquote-footer{display:block;font-size:80%;color:#6c757d}#d1-section .blockquote-footer::before{content:"\2014\00A0"}#d1-section .img-fluid{max-width:100%;height:auto}#d1-section .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}#d1-section .figure{display:inline-block}#d1-section .figure-img{margin-bottom:.5rem;line-height:1}#d1-section .figure-caption{font-size:90%;color:#6c757d}#d1-section code{font-size:87.5%;color:#e83e8c;word-break:break-word}#d1-section a>code{color:inherit}#d1-section kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}#d1-section kbd kbd{padding:0;font-size:100%;font-weight:700}#d1-section pre{display:block;font-size:87.5%;color:#212529}#d1-section pre code{font-size:inherit;color:inherit;word-break:normal}#d1-section .pre-scrollable{max-height:340px;overflow-y:scroll}#d1-section .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){#d1-section .container{max-width:540px}}@media (min-width:768px){#d1-section .container{max-width:720px}}@media (min-width:992px){#d1-section .container{max-width:960px}}@media (min-width:1200px){#d1-section .container{max-width:1140px}}#d1-section .container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}#d1-section .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}#d1-section .no-gutters{margin-right:0;margin-left:0}#d1-section .no-gutters>.col,#d1-section .no-gutters>[class*=col-]{padding-right:0;padding-left:0}#d1-section .col,#d1-section .col-1,#d1-section .col-10,#d1-section .col-11,#d1-section .col-12,#d1-section .col-2,#d1-section .col-3,#d1-section .col-4,#d1-section .col-5,#d1-section .col-6,#d1-section .col-7,#d1-section .col-8,#d1-section .col-9,#d1-section .col-auto,#d1-section .col-lg,#d1-section .col-lg-1,#d1-section .col-lg-10,#d1-section .col-lg-11,#d1-section .col-lg-12,#d1-section .col-lg-2,#d1-section .col-lg-3,#d1-section .col-lg-4,#d1-section .col-lg-5,#d1-section .col-lg-6,#d1-section .col-lg-7,#d1-section .col-lg-8,#d1-section .col-lg-9,#d1-section .col-lg-auto,#d1-section .col-md,#d1-section .col-md-1,#d1-section .col-md-10,#d1-section .col-md-11,#d1-section .col-md-12,#d1-section .col-md-2,#d1-section .col-md-3,#d1-section .col-md-4,#d1-section .col-md-5,#d1-section .col-md-6,#d1-section .col-md-7,#d1-section .col-md-8,#d1-section .col-md-9,#d1-section .col-md-auto,#d1-section .col-sm,#d1-section .col-sm-1,#d1-section .col-sm-10,#d1-section .col-sm-11,#d1-section .col-sm-12,#d1-section .col-sm-2,#d1-section .col-sm-3,#d1-section .col-sm-4,#d1-section .col-sm-5,#d1-section .col-sm-6,#d1-section .col-sm-7,#d1-section .col-sm-8,#d1-section .col-sm-9,#d1-section .col-sm-auto,#d1-section .col-xl,#d1-section .col-xl-1,#d1-section .col-xl-10,#d1-section .col-xl-11,#d1-section .col-xl-12,#d1-section .col-xl-2,#d1-section .col-xl-3,#d1-section .col-xl-4,#d1-section .col-xl-5,#d1-section .col-xl-6,#d1-section .col-xl-7,#d1-section .col-xl-8,#d1-section .col-xl-9,#d1-section .col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}#d1-section .col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#d1-section .col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#d1-section .col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}#d1-section .col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}#d1-section .col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#d1-section .col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}#d1-section .col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}#d1-section .col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#d1-section .col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}#d1-section .col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}#d1-section .col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#d1-section .col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}#d1-section .col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}#d1-section .col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#d1-section .order-first{-ms-flex-order:-1;order:-1}#d1-section .order-last{-ms-flex-order:13;order:13}#d1-section .order-0{-ms-flex-order:0;order:0}#d1-section .order-1{-ms-flex-order:1;order:1}#d1-section .order-2{-ms-flex-order:2;order:2}#d1-section .order-3{-ms-flex-order:3;order:3}#d1-section .order-4{-ms-flex-order:4;order:4}#d1-section .order-5{-ms-flex-order:5;order:5}#d1-section .order-6{-ms-flex-order:6;order:6}#d1-section .order-7{-ms-flex-order:7;order:7}#d1-section .order-8{-ms-flex-order:8;order:8}#d1-section .order-9{-ms-flex-order:9;order:9}#d1-section .order-10{-ms-flex-order:10;order:10}#d1-section .order-11{-ms-flex-order:11;order:11}#d1-section .order-12{-ms-flex-order:12;order:12}#d1-section .offset-1{margin-left:8.333333%}#d1-section .offset-2{margin-left:16.666667%}#d1-section .offset-3{margin-left:25%}#d1-section .offset-4{margin-left:33.333333%}#d1-section .offset-5{margin-left:41.666667%}#d1-section .offset-6{margin-left:50%}#d1-section .offset-7{margin-left:58.333333%}#d1-section .offset-8{margin-left:66.666667%}#d1-section .offset-9{margin-left:75%}#d1-section .offset-10{margin-left:83.333333%}#d1-section .offset-11{margin-left:91.666667%}@media (min-width:576px){#d1-section .col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#d1-section .col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#d1-section .col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}#d1-section .col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}#d1-section .col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#d1-section .col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}#d1-section .col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}#d1-section .col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#d1-section .col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}#d1-section .col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}#d1-section .col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#d1-section .col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}#d1-section .col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}#d1-section .col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#d1-section .order-sm-first{-ms-flex-order:-1;order:-1}#d1-section .order-sm-last{-ms-flex-order:13;order:13}#d1-section .order-sm-0{-ms-flex-order:0;order:0}#d1-section .order-sm-1{-ms-flex-order:1;order:1}#d1-section .order-sm-2{-ms-flex-order:2;order:2}#d1-section .order-sm-3{-ms-flex-order:3;order:3}#d1-section .order-sm-4{-ms-flex-order:4;order:4}#d1-section .order-sm-5{-ms-flex-order:5;order:5}#d1-section .order-sm-6{-ms-flex-order:6;order:6}#d1-section .order-sm-7{-ms-flex-order:7;order:7}#d1-section .order-sm-8{-ms-flex-order:8;order:8}#d1-section .order-sm-9{-ms-flex-order:9;order:9}#d1-section .order-sm-10{-ms-flex-order:10;order:10}#d1-section .order-sm-11{-ms-flex-order:11;order:11}#d1-section .order-sm-12{-ms-flex-order:12;order:12}#d1-section .offset-sm-0{margin-left:0}#d1-section .offset-sm-1{margin-left:8.333333%}#d1-section .offset-sm-2{margin-left:16.666667%}#d1-section .offset-sm-3{margin-left:25%}#d1-section .offset-sm-4{margin-left:33.333333%}#d1-section .offset-sm-5{margin-left:41.666667%}#d1-section .offset-sm-6{margin-left:50%}#d1-section .offset-sm-7{margin-left:58.333333%}#d1-section .offset-sm-8{margin-left:66.666667%}#d1-section .offset-sm-9{margin-left:75%}#d1-section .offset-sm-10{margin-left:83.333333%}#d1-section .offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){#d1-section .col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#d1-section .col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#d1-section .col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}#d1-section .col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}#d1-section .col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#d1-section .col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}#d1-section .col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}#d1-section .col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#d1-section .col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}#d1-section .col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}#d1-section .col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#d1-section .col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}#d1-section .col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}#d1-section .col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#d1-section .order-md-first{-ms-flex-order:-1;order:-1}#d1-section .order-md-last{-ms-flex-order:13;order:13}#d1-section .order-md-0{-ms-flex-order:0;order:0}#d1-section .order-md-1{-ms-flex-order:1;order:1}#d1-section .order-md-2{-ms-flex-order:2;order:2}#d1-section .order-md-3{-ms-flex-order:3;order:3}#d1-section .order-md-4{-ms-flex-order:4;order:4}#d1-section .order-md-5{-ms-flex-order:5;order:5}#d1-section .order-md-6{-ms-flex-order:6;order:6}#d1-section .order-md-7{-ms-flex-order:7;order:7}#d1-section .order-md-8{-ms-flex-order:8;order:8}#d1-section .order-md-9{-ms-flex-order:9;order:9}#d1-section .order-md-10{-ms-flex-order:10;order:10}#d1-section .order-md-11{-ms-flex-order:11;order:11}#d1-section .order-md-12{-ms-flex-order:12;order:12}#d1-section .offset-md-0{margin-left:0}#d1-section .offset-md-1{margin-left:8.333333%}#d1-section .offset-md-2{margin-left:16.666667%}#d1-section .offset-md-3{margin-left:25%}#d1-section .offset-md-4{margin-left:33.333333%}#d1-section .offset-md-5{margin-left:41.666667%}#d1-section .offset-md-6{margin-left:50%}#d1-section .offset-md-7{margin-left:58.333333%}#d1-section .offset-md-8{margin-left:66.666667%}#d1-section .offset-md-9{margin-left:75%}#d1-section .offset-md-10{margin-left:83.333333%}#d1-section .offset-md-11{margin-left:91.666667%}}@media (min-width:992px){#d1-section .col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#d1-section .col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#d1-section .col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}#d1-section .col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}#d1-section .col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#d1-section .col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}#d1-section .col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}#d1-section .col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#d1-section .col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}#d1-section .col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}#d1-section .col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#d1-section .col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}#d1-section .col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}#d1-section .col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#d1-section .order-lg-first{-ms-flex-order:-1;order:-1}#d1-section .order-lg-last{-ms-flex-order:13;order:13}#d1-section .order-lg-0{-ms-flex-order:0;order:0}#d1-section .order-lg-1{-ms-flex-order:1;order:1}#d1-section .order-lg-2{-ms-flex-order:2;order:2}#d1-section .order-lg-3{-ms-flex-order:3;order:3}#d1-section .order-lg-4{-ms-flex-order:4;order:4}#d1-section .order-lg-5{-ms-flex-order:5;order:5}#d1-section .order-lg-6{-ms-flex-order:6;order:6}#d1-section .order-lg-7{-ms-flex-order:7;order:7}#d1-section .order-lg-8{-ms-flex-order:8;order:8}#d1-section .order-lg-9{-ms-flex-order:9;order:9}#d1-section .order-lg-10{-ms-flex-order:10;order:10}#d1-section .order-lg-11{-ms-flex-order:11;order:11}#d1-section .order-lg-12{-ms-flex-order:12;order:12}#d1-section .offset-lg-0{margin-left:0}#d1-section .offset-lg-1{margin-left:8.333333%}#d1-section .offset-lg-2{margin-left:16.666667%}#d1-section .offset-lg-3{margin-left:25%}#d1-section .offset-lg-4{margin-left:33.333333%}#d1-section .offset-lg-5{margin-left:41.666667%}#d1-section .offset-lg-6{margin-left:50%}#d1-section .offset-lg-7{margin-left:58.333333%}#d1-section .offset-lg-8{margin-left:66.666667%}#d1-section .offset-lg-9{margin-left:75%}#d1-section .offset-lg-10{margin-left:83.333333%}#d1-section .offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){#d1-section .col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#d1-section .col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#d1-section .col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}#d1-section .col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}#d1-section .col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#d1-section .col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}#d1-section .col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}#d1-section .col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#d1-section .col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}#d1-section .col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}#d1-section .col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#d1-section .col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}#d1-section .col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}#d1-section .col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#d1-section .order-xl-first{-ms-flex-order:-1;order:-1}#d1-section .order-xl-last{-ms-flex-order:13;order:13}#d1-section .order-xl-0{-ms-flex-order:0;order:0}#d1-section .order-xl-1{-ms-flex-order:1;order:1}#d1-section .order-xl-2{-ms-flex-order:2;order:2}#d1-section .order-xl-3{-ms-flex-order:3;order:3}#d1-section .order-xl-4{-ms-flex-order:4;order:4}#d1-section .order-xl-5{-ms-flex-order:5;order:5}#d1-section .order-xl-6{-ms-flex-order:6;order:6}#d1-section .order-xl-7{-ms-flex-order:7;order:7}#d1-section .order-xl-8{-ms-flex-order:8;order:8}#d1-section .order-xl-9{-ms-flex-order:9;order:9}#d1-section .order-xl-10{-ms-flex-order:10;order:10}#d1-section .order-xl-11{-ms-flex-order:11;order:11}#d1-section .order-xl-12{-ms-flex-order:12;order:12}#d1-section .offset-xl-0{margin-left:0}#d1-section .offset-xl-1{margin-left:8.333333%}#d1-section .offset-xl-2{margin-left:16.666667%}#d1-section .offset-xl-3{margin-left:25%}#d1-section .offset-xl-4{margin-left:33.333333%}#d1-section .offset-xl-5{margin-left:41.666667%}#d1-section .offset-xl-6{margin-left:50%}#d1-section .offset-xl-7{margin-left:58.333333%}#d1-section .offset-xl-8{margin-left:66.666667%}#d1-section .offset-xl-9{margin-left:75%}#d1-section .offset-xl-10{margin-left:83.333333%}#d1-section .offset-xl-11{margin-left:91.666667%}}#d1-section .table{width:100%;margin-bottom:1rem;color:#212529}#d1-section .table td,#d1-section .table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}#d1-section .table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}#d1-section .table tbody+tbody{border-top:2px solid #dee2e6}#d1-section .table-sm td,#d1-section .table-sm th{padding:.3rem}#d1-section .table-bordered{border:1px solid #dee2e6}#d1-section .table-bordered td,#d1-section .table-bordered th{border:1px solid #dee2e6}#d1-section .table-bordered thead td,#d1-section .table-bordered thead th{border-bottom-width:2px}#d1-section .table-borderless tbody+tbody,#d1-section .table-borderless td,#d1-section .table-borderless th,#d1-section .table-borderless thead th{border:0}#d1-section .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}#d1-section .table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}#d1-section .table-primary,#d1-section .table-primary>td,#d1-section .table-primary>th{background-color:#b8daff}#d1-section .table-primary tbody+tbody,#d1-section .table-primary td,#d1-section .table-primary th,#d1-section .table-primary thead th{border-color:#7abaff}#d1-section .table-hover .table-primary:hover{background-color:#9fcdff}#d1-section .table-hover .table-primary:hover>td,#d1-section .table-hover .table-primary:hover>th{background-color:#9fcdff}#d1-section .table-secondary,#d1-section .table-secondary>td,#d1-section .table-secondary>th{background-color:#d6d8db}#d1-section .table-secondary tbody+tbody,#d1-section .table-secondary td,#d1-section .table-secondary th,#d1-section .table-secondary thead th{border-color:#b3b7bb}#d1-section .table-hover .table-secondary:hover{background-color:#c8cbcf}#d1-section .table-hover .table-secondary:hover>td,#d1-section .table-hover .table-secondary:hover>th{background-color:#c8cbcf}#d1-section .table-success,#d1-section .table-success>td,#d1-section .table-success>th{background-color:#c3e6cb}#d1-section .table-success tbody+tbody,#d1-section .table-success td,#d1-section .table-success th,#d1-section .table-success thead th{border-color:#8fd19e}#d1-section .table-hover .table-success:hover{background-color:#b1dfbb}#d1-section .table-hover .table-success:hover>td,#d1-section .table-hover .table-success:hover>th{background-color:#b1dfbb}#d1-section .table-info,#d1-section .table-info>td,#d1-section .table-info>th{background-color:#bee5eb}#d1-section .table-info tbody+tbody,#d1-section .table-info td,#d1-section .table-info th,#d1-section .table-info thead th{border-color:#86cfda}#d1-section .table-hover .table-info:hover{background-color:#abdde5}#d1-section .table-hover .table-info:hover>td,#d1-section .table-hover .table-info:hover>th{background-color:#abdde5}#d1-section .table-warning,#d1-section .table-warning>td,#d1-section .table-warning>th{background-color:#ffeeba}#d1-section .table-warning tbody+tbody,#d1-section .table-warning td,#d1-section .table-warning th,#d1-section .table-warning thead th{border-color:#ffdf7e}#d1-section .table-hover .table-warning:hover{background-color:#ffe8a1}#d1-section .table-hover .table-warning:hover>td,#d1-section .table-hover .table-warning:hover>th{background-color:#ffe8a1}#d1-section .table-danger,#d1-section .table-danger>td,#d1-section .table-danger>th{background-color:#f5c6cb}#d1-section .table-danger tbody+tbody,#d1-section .table-danger td,#d1-section .table-danger th,#d1-section .table-danger thead th{border-color:#ed969e}#d1-section .table-hover .table-danger:hover{background-color:#f1b0b7}#d1-section .table-hover .table-danger:hover>td,#d1-section .table-hover .table-danger:hover>th{background-color:#f1b0b7}#d1-section .table-light,#d1-section .table-light>td,#d1-section .table-light>th{background-color:#fdfdfe}#d1-section .table-light tbody+tbody,#d1-section .table-light td,#d1-section .table-light th,#d1-section .table-light thead th{border-color:#fbfcfc}#d1-section .table-hover .table-light:hover{background-color:#ececf6}#d1-section .table-hover .table-light:hover>td,#d1-section .table-hover .table-light:hover>th{background-color:#ececf6}#d1-section .table-dark,#d1-section .table-dark>td,#d1-section .table-dark>th{background-color:#c6c8ca}#d1-section .table-dark tbody+tbody,#d1-section .table-dark td,#d1-section .table-dark th,#d1-section .table-dark thead th{border-color:#95999c}#d1-section .table-hover .table-dark:hover{background-color:#b9bbbe}#d1-section .table-hover .table-dark:hover>td,#d1-section .table-hover .table-dark:hover>th{background-color:#b9bbbe}#d1-section .table-active,#d1-section .table-active>td,#d1-section .table-active>th{background-color:rgba(0,0,0,.075)}#d1-section .table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}#d1-section .table-hover .table-active:hover>td,#d1-section .table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}#d1-section .table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}#d1-section .table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}#d1-section .table-dark{color:#fff;background-color:#343a40}#d1-section .table-dark td,#d1-section .table-dark th,#d1-section .table-dark thead th{border-color:#454d55}#d1-section .table-dark.table-bordered{border:0}#d1-section .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}#d1-section .table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){#d1-section .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#d1-section .table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){#d1-section .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#d1-section .table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){#d1-section .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#d1-section .table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){#d1-section .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#d1-section .table-responsive-xl>.table-bordered{border:0}}#d1-section .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#d1-section .table-responsive>.table-bordered{border:0}#d1-section .form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#d1-section .form-control{transition:none}}#d1-section .form-control::-ms-expand{background-color:transparent;border:0}#d1-section .form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#d1-section .form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}#d1-section .form-control::-moz-placeholder{color:#6c757d;opacity:1}#d1-section .form-control:-ms-input-placeholder{color:#6c757d;opacity:1}#d1-section .form-control::-ms-input-placeholder{color:#6c757d;opacity:1}#d1-section .form-control::placeholder{color:#6c757d;opacity:1}#d1-section .form-control:disabled,#d1-section .form-control[readonly]{background-color:#e9ecef;opacity:1}#d1-section select.form-control:focus::-ms-value{color:#495057;background-color:#fff}#d1-section .form-control-file,#d1-section .form-control-range{display:block;width:100%}#d1-section .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}#d1-section .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}#d1-section .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}#d1-section .form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}#d1-section .form-control-plaintext.form-control-lg,#d1-section .form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}#d1-section .form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}#d1-section .form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}#d1-section select.form-control[multiple],#d1-section select.form-control[size]{height:auto}#d1-section textarea.form-control{height:auto}#d1-section .form-group{margin-bottom:1rem}#d1-section .form-text{display:block;margin-top:.25rem}#d1-section .form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}#d1-section .form-row>.col,#d1-section .form-row>[class*=col-]{padding-right:5px;padding-left:5px}#d1-section .form-check{position:relative;display:block;padding-left:1.25rem}#d1-section .form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}#d1-section .form-check-input:disabled~.form-check-label{color:#6c757d}#d1-section .form-check-label{margin-bottom:0}#d1-section .form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}#d1-section .form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}#d1-section .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}#d1-section .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}#d1-section .form-control.is-valid,#d1-section .was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}#d1-section .form-control.is-valid:focus,#d1-section .was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#d1-section .form-control.is-valid~.valid-feedback,#d1-section .form-control.is-valid~.valid-tooltip,#d1-section .was-validated .form-control:valid~.valid-feedback,#d1-section .was-validated .form-control:valid~.valid-tooltip{display:block}#d1-section .was-validated textarea.form-control:valid,#d1-section textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}#d1-section .custom-select.is-valid,#d1-section .was-validated .custom-select:valid{border-color:#28a745;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}#d1-section .custom-select.is-valid:focus,#d1-section .was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#d1-section .custom-select.is-valid~.valid-feedback,#d1-section .custom-select.is-valid~.valid-tooltip,#d1-section .was-validated .custom-select:valid~.valid-feedback,#d1-section .was-validated .custom-select:valid~.valid-tooltip{display:block}#d1-section .form-control-file.is-valid~.valid-feedback,#d1-section .form-control-file.is-valid~.valid-tooltip,#d1-section .was-validated .form-control-file:valid~.valid-feedback,#d1-section .was-validated .form-control-file:valid~.valid-tooltip{display:block}#d1-section .form-check-input.is-valid~.form-check-label,#d1-section .was-validated .form-check-input:valid~.form-check-label{color:#28a745}#d1-section .form-check-input.is-valid~.valid-feedback,#d1-section .form-check-input.is-valid~.valid-tooltip,#d1-section .was-validated .form-check-input:valid~.valid-feedback,#d1-section .was-validated .form-check-input:valid~.valid-tooltip{display:block}#d1-section .custom-control-input.is-valid~.custom-control-label,#d1-section .was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}#d1-section .custom-control-input.is-valid~.custom-control-label::before,#d1-section .was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}#d1-section .custom-control-input.is-valid~.valid-feedback,#d1-section .custom-control-input.is-valid~.valid-tooltip,#d1-section .was-validated .custom-control-input:valid~.valid-feedback,#d1-section .was-validated .custom-control-input:valid~.valid-tooltip{display:block}#d1-section .custom-control-input.is-valid:checked~.custom-control-label::before,#d1-section .was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}#d1-section .custom-control-input.is-valid:focus~.custom-control-label::before,#d1-section .was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#d1-section .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,#d1-section .was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}#d1-section .custom-file-input.is-valid~.custom-file-label,#d1-section .was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}#d1-section .custom-file-input.is-valid~.valid-feedback,#d1-section .custom-file-input.is-valid~.valid-tooltip,#d1-section .was-validated .custom-file-input:valid~.valid-feedback,#d1-section .was-validated .custom-file-input:valid~.valid-tooltip{display:block}#d1-section .custom-file-input.is-valid:focus~.custom-file-label,#d1-section .was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#d1-section .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}#d1-section .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}#d1-section .form-control.is-invalid,#d1-section .was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}#d1-section .form-control.is-invalid:focus,#d1-section .was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#d1-section .form-control.is-invalid~.invalid-feedback,#d1-section .form-control.is-invalid~.invalid-tooltip,#d1-section .was-validated .form-control:invalid~.invalid-feedback,#d1-section .was-validated .form-control:invalid~.invalid-tooltip{display:block}#d1-section .was-validated textarea.form-control:invalid,#d1-section textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}#d1-section .custom-select.is-invalid,#d1-section .was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}#d1-section .custom-select.is-invalid:focus,#d1-section .was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#d1-section .custom-select.is-invalid~.invalid-feedback,#d1-section .custom-select.is-invalid~.invalid-tooltip,#d1-section .was-validated .custom-select:invalid~.invalid-feedback,#d1-section .was-validated .custom-select:invalid~.invalid-tooltip{display:block}#d1-section .form-control-file.is-invalid~.invalid-feedback,#d1-section .form-control-file.is-invalid~.invalid-tooltip,#d1-section .was-validated .form-control-file:invalid~.invalid-feedback,#d1-section .was-validated .form-control-file:invalid~.invalid-tooltip{display:block}#d1-section .form-check-input.is-invalid~.form-check-label,#d1-section .was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}#d1-section .form-check-input.is-invalid~.invalid-feedback,#d1-section .form-check-input.is-invalid~.invalid-tooltip,#d1-section .was-validated .form-check-input:invalid~.invalid-feedback,#d1-section .was-validated .form-check-input:invalid~.invalid-tooltip{display:block}#d1-section .custom-control-input.is-invalid~.custom-control-label,#d1-section .was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}#d1-section .custom-control-input.is-invalid~.custom-control-label::before,#d1-section .was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}#d1-section .custom-control-input.is-invalid~.invalid-feedback,#d1-section .custom-control-input.is-invalid~.invalid-tooltip,#d1-section .was-validated .custom-control-input:invalid~.invalid-feedback,#d1-section .was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}#d1-section .custom-control-input.is-invalid:checked~.custom-control-label::before,#d1-section .was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}#d1-section .custom-control-input.is-invalid:focus~.custom-control-label::before,#d1-section .was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#d1-section .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,#d1-section .was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}#d1-section .custom-file-input.is-invalid~.custom-file-label,#d1-section .was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}#d1-section .custom-file-input.is-invalid~.invalid-feedback,#d1-section .custom-file-input.is-invalid~.invalid-tooltip,#d1-section .was-validated .custom-file-input:invalid~.invalid-feedback,#d1-section .was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}#d1-section .custom-file-input.is-invalid:focus~.custom-file-label,#d1-section .was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#d1-section .form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}#d1-section .form-inline .form-check{width:100%}@media (min-width:576px){#d1-section .form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}#d1-section .form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}#d1-section .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}#d1-section .form-inline .form-control-plaintext{display:inline-block}#d1-section .form-inline .custom-select,#d1-section .form-inline .input-group{width:auto}#d1-section .form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}#d1-section .form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}#d1-section .form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}#d1-section .form-inline .custom-control-label{margin-bottom:0}}#d1-section .btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#d1-section .btn{transition:none}}#d1-section .btn:hover{color:#212529;text-decoration:none}#d1-section .btn.focus,#d1-section .btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#d1-section .btn.disabled,#d1-section .btn:disabled{opacity:.65}#d1-section a.btn.disabled,#d1-section fieldset:disabled a.btn{pointer-events:none}#d1-section .btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}#d1-section .btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}#d1-section .btn-primary.focus,#d1-section .btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}#d1-section .btn-primary.disabled,#d1-section .btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}#d1-section .btn-primary:not(:disabled):not(.disabled).active,#d1-section .btn-primary:not(:disabled):not(.disabled):active,#d1-section .show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}#d1-section .btn-primary:not(:disabled):not(.disabled).active:focus,#d1-section .btn-primary:not(:disabled):not(.disabled):active:focus,#d1-section .show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}#d1-section .btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}#d1-section .btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}#d1-section .btn-secondary.focus,#d1-section .btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}#d1-section .btn-secondary.disabled,#d1-section .btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}#d1-section .btn-secondary:not(:disabled):not(.disabled).active,#d1-section .btn-secondary:not(:disabled):not(.disabled):active,#d1-section .show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}#d1-section .btn-secondary:not(:disabled):not(.disabled).active:focus,#d1-section .btn-secondary:not(:disabled):not(.disabled):active:focus,#d1-section .show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}#d1-section .btn-success{color:#fff;background-color:#28a745;border-color:#28a745}#d1-section .btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}#d1-section .btn-success.focus,#d1-section .btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}#d1-section .btn-success.disabled,#d1-section .btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}#d1-section .btn-success:not(:disabled):not(.disabled).active,#d1-section .btn-success:not(:disabled):not(.disabled):active,#d1-section .show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}#d1-section .btn-success:not(:disabled):not(.disabled).active:focus,#d1-section .btn-success:not(:disabled):not(.disabled):active:focus,#d1-section .show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}#d1-section .btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}#d1-section .btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}#d1-section .btn-info.focus,#d1-section .btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}#d1-section .btn-info.disabled,#d1-section .btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}#d1-section .btn-info:not(:disabled):not(.disabled).active,#d1-section .btn-info:not(:disabled):not(.disabled):active,#d1-section .show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}#d1-section .btn-info:not(:disabled):not(.disabled).active:focus,#d1-section .btn-info:not(:disabled):not(.disabled):active:focus,#d1-section .show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}#d1-section .btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}#d1-section .btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}#d1-section .btn-warning.focus,#d1-section .btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}#d1-section .btn-warning.disabled,#d1-section .btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}#d1-section .btn-warning:not(:disabled):not(.disabled).active,#d1-section .btn-warning:not(:disabled):not(.disabled):active,#d1-section .show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}#d1-section .btn-warning:not(:disabled):not(.disabled).active:focus,#d1-section .btn-warning:not(:disabled):not(.disabled):active:focus,#d1-section .show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}#d1-section .btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}#d1-section .btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}#d1-section .btn-danger.focus,#d1-section .btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}#d1-section .btn-danger.disabled,#d1-section .btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}#d1-section .btn-danger:not(:disabled):not(.disabled).active,#d1-section .btn-danger:not(:disabled):not(.disabled):active,#d1-section .show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}#d1-section .btn-danger:not(:disabled):not(.disabled).active:focus,#d1-section .btn-danger:not(:disabled):not(.disabled):active:focus,#d1-section .show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}#d1-section .btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}#d1-section .btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}#d1-section .btn-light.focus,#d1-section .btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}#d1-section .btn-light.disabled,#d1-section .btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}#d1-section .btn-light:not(:disabled):not(.disabled).active,#d1-section .btn-light:not(:disabled):not(.disabled):active,#d1-section .show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}#d1-section .btn-light:not(:disabled):not(.disabled).active:focus,#d1-section .btn-light:not(:disabled):not(.disabled):active:focus,#d1-section .show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}#d1-section .btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}#d1-section .btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}#d1-section .btn-dark.focus,#d1-section .btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}#d1-section .btn-dark.disabled,#d1-section .btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}#d1-section .btn-dark:not(:disabled):not(.disabled).active,#d1-section .btn-dark:not(:disabled):not(.disabled):active,#d1-section .show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}#d1-section .btn-dark:not(:disabled):not(.disabled).active:focus,#d1-section .btn-dark:not(:disabled):not(.disabled):active:focus,#d1-section .show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}#d1-section .btn-outline-primary{color:#007bff;border-color:#007bff}#d1-section .btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}#d1-section .btn-outline-primary.focus,#d1-section .btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}#d1-section .btn-outline-primary.disabled,#d1-section .btn-outline-primary:disabled{color:#007bff;background-color:transparent}#d1-section .btn-outline-primary:not(:disabled):not(.disabled).active,#d1-section .btn-outline-primary:not(:disabled):not(.disabled):active,#d1-section .show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}#d1-section .btn-outline-primary:not(:disabled):not(.disabled).active:focus,#d1-section .btn-outline-primary:not(:disabled):not(.disabled):active:focus,#d1-section .show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}#d1-section .btn-outline-secondary{color:#6c757d;border-color:#6c757d}#d1-section .btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}#d1-section .btn-outline-secondary.focus,#d1-section .btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}#d1-section .btn-outline-secondary.disabled,#d1-section .btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}#d1-section .btn-outline-secondary:not(:disabled):not(.disabled).active,#d1-section .btn-outline-secondary:not(:disabled):not(.disabled):active,#d1-section .show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}#d1-section .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,#d1-section .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,#d1-section .show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}#d1-section .btn-outline-success{color:#28a745;border-color:#28a745}#d1-section .btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}#d1-section .btn-outline-success.focus,#d1-section .btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}#d1-section .btn-outline-success.disabled,#d1-section .btn-outline-success:disabled{color:#28a745;background-color:transparent}#d1-section .btn-outline-success:not(:disabled):not(.disabled).active,#d1-section .btn-outline-success:not(:disabled):not(.disabled):active,#d1-section .show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}#d1-section .btn-outline-success:not(:disabled):not(.disabled).active:focus,#d1-section .btn-outline-success:not(:disabled):not(.disabled):active:focus,#d1-section .show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}#d1-section .btn-outline-info{color:#17a2b8;border-color:#17a2b8}#d1-section .btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}#d1-section .btn-outline-info.focus,#d1-section .btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}#d1-section .btn-outline-info.disabled,#d1-section .btn-outline-info:disabled{color:#17a2b8;background-color:transparent}#d1-section .btn-outline-info:not(:disabled):not(.disabled).active,#d1-section .btn-outline-info:not(:disabled):not(.disabled):active,#d1-section .show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}#d1-section .btn-outline-info:not(:disabled):not(.disabled).active:focus,#d1-section .btn-outline-info:not(:disabled):not(.disabled):active:focus,#d1-section .show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}#d1-section .btn-outline-warning{color:#ffc107;border-color:#ffc107}#d1-section .btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}#d1-section .btn-outline-warning.focus,#d1-section .btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}#d1-section .btn-outline-warning.disabled,#d1-section .btn-outline-warning:disabled{color:#ffc107;background-color:transparent}#d1-section .btn-outline-warning:not(:disabled):not(.disabled).active,#d1-section .btn-outline-warning:not(:disabled):not(.disabled):active,#d1-section .show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}#d1-section .btn-outline-warning:not(:disabled):not(.disabled).active:focus,#d1-section .btn-outline-warning:not(:disabled):not(.disabled):active:focus,#d1-section .show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}#d1-section .btn-outline-danger{color:#dc3545;border-color:#dc3545}#d1-section .btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}#d1-section .btn-outline-danger.focus,#d1-section .btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}#d1-section .btn-outline-danger.disabled,#d1-section .btn-outline-danger:disabled{color:#dc3545;background-color:transparent}#d1-section .btn-outline-danger:not(:disabled):not(.disabled).active,#d1-section .btn-outline-danger:not(:disabled):not(.disabled):active,#d1-section .show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}#d1-section .btn-outline-danger:not(:disabled):not(.disabled).active:focus,#d1-section .btn-outline-danger:not(:disabled):not(.disabled):active:focus,#d1-section .show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}#d1-section .btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}#d1-section .btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}#d1-section .btn-outline-light.focus,#d1-section .btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}#d1-section .btn-outline-light.disabled,#d1-section .btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}#d1-section .btn-outline-light:not(:disabled):not(.disabled).active,#d1-section .btn-outline-light:not(:disabled):not(.disabled):active,#d1-section .show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}#d1-section .btn-outline-light:not(:disabled):not(.disabled).active:focus,#d1-section .btn-outline-light:not(:disabled):not(.disabled):active:focus,#d1-section .show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}#d1-section .btn-outline-dark{color:#343a40;border-color:#343a40}#d1-section .btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}#d1-section .btn-outline-dark.focus,#d1-section .btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}#d1-section .btn-outline-dark.disabled,#d1-section .btn-outline-dark:disabled{color:#343a40;background-color:transparent}#d1-section .btn-outline-dark:not(:disabled):not(.disabled).active,#d1-section .btn-outline-dark:not(:disabled):not(.disabled):active,#d1-section .show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}#d1-section .btn-outline-dark:not(:disabled):not(.disabled).active:focus,#d1-section .btn-outline-dark:not(:disabled):not(.disabled):active:focus,#d1-section .show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}#d1-section .btn-link{font-weight:400;color:#007bff;text-decoration:none}#d1-section .btn-link:hover{color:#0056b3;text-decoration:underline}#d1-section .btn-link.focus,#d1-section .btn-link:focus{text-decoration:underline;box-shadow:none}#d1-section .btn-link.disabled,#d1-section .btn-link:disabled{color:#6c757d;pointer-events:none}#d1-section .btn-group-lg>.btn,#d1-section .btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}#d1-section .btn-group-sm>.btn,#d1-section .btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}#d1-section .btn-block{display:block;width:100%}#d1-section .btn-block+.btn-block{margin-top:.5rem}#d1-section input[type=button].btn-block,#d1-section input[type=reset].btn-block,#d1-section input[type=submit].btn-block{width:100%}#d1-section .fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){#d1-section .fade{transition:none}}#d1-section .fade:not(.show){opacity:0}#d1-section .collapse:not(.show){display:none}#d1-section .collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){#d1-section .collapsing{transition:none}}#d1-section .dropdown,#d1-section .dropleft,#d1-section .dropright,#d1-section .dropup{position:relative}#d1-section .dropdown-toggle{white-space:nowrap}#d1-section .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}#d1-section .dropdown-toggle:empty::after{margin-left:0}#d1-section .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}#d1-section .dropdown-menu-left{right:auto;left:0}#d1-section .dropdown-menu-right{right:0;left:auto}@media (min-width:576px){#d1-section .dropdown-menu-sm-left{right:auto;left:0}#d1-section .dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){#d1-section .dropdown-menu-md-left{right:auto;left:0}#d1-section .dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){#d1-section .dropdown-menu-lg-left{right:auto;left:0}#d1-section .dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){#d1-section .dropdown-menu-xl-left{right:auto;left:0}#d1-section .dropdown-menu-xl-right{right:0;left:auto}}#d1-section .dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}#d1-section .dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}#d1-section .dropup .dropdown-toggle:empty::after{margin-left:0}#d1-section .dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}#d1-section .dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}#d1-section .dropright .dropdown-toggle:empty::after{margin-left:0}#d1-section .dropright .dropdown-toggle::after{vertical-align:0}#d1-section .dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}#d1-section .dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}#d1-section .dropleft .dropdown-toggle::after{display:none}#d1-section .dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}#d1-section .dropleft .dropdown-toggle:empty::after{margin-left:0}#d1-section .dropleft .dropdown-toggle::before{vertical-align:0}#d1-section .dropdown-menu[x-placement^=bottom],#d1-section .dropdown-menu[x-placement^=left],#d1-section .dropdown-menu[x-placement^=right],#d1-section .dropdown-menu[x-placement^=top]{right:auto;bottom:auto}#d1-section .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}#d1-section .dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}#d1-section .dropdown-item:focus,#d1-section .dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}#d1-section .dropdown-item.active,#d1-section .dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}#d1-section .dropdown-item.disabled,#d1-section .dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}#d1-section .dropdown-menu.show{display:block}#d1-section .dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}#d1-section .dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}#d1-section .btn-group,#d1-section .btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}#d1-section .btn-group-vertical>.btn,#d1-section .btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}#d1-section .btn-group-vertical>.btn:hover,#d1-section .btn-group>.btn:hover{z-index:1}#d1-section .btn-group-vertical>.btn.active,#d1-section .btn-group-vertical>.btn:active,#d1-section .btn-group-vertical>.btn:focus,#d1-section .btn-group>.btn.active,#d1-section .btn-group>.btn:active,#d1-section .btn-group>.btn:focus{z-index:1}#d1-section .btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}#d1-section .btn-toolbar .input-group{width:auto}#d1-section .btn-group>.btn-group:not(:first-child),#d1-section .btn-group>.btn:not(:first-child){margin-left:-1px}#d1-section .btn-group>.btn-group:not(:last-child)>.btn,#d1-section .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}#d1-section .btn-group>.btn-group:not(:first-child)>.btn,#d1-section .btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#d1-section .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}#d1-section .dropdown-toggle-split::after,#d1-section .dropright .dropdown-toggle-split::after,#d1-section .dropup .dropdown-toggle-split::after{margin-left:0}#d1-section .dropleft .dropdown-toggle-split::before{margin-right:0}#d1-section .btn-group-sm>.btn+.dropdown-toggle-split,#d1-section .btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}#d1-section .btn-group-lg>.btn+.dropdown-toggle-split,#d1-section .btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}#d1-section .btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}#d1-section .btn-group-vertical>.btn,#d1-section .btn-group-vertical>.btn-group{width:100%}#d1-section .btn-group-vertical>.btn-group:not(:first-child),#d1-section .btn-group-vertical>.btn:not(:first-child){margin-top:-1px}#d1-section .btn-group-vertical>.btn-group:not(:last-child)>.btn,#d1-section .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}#d1-section .btn-group-vertical>.btn-group:not(:first-child)>.btn,#d1-section .btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}#d1-section .btn-group-toggle>.btn,#d1-section .btn-group-toggle>.btn-group>.btn{margin-bottom:0}#d1-section .btn-group-toggle>.btn input[type=checkbox],#d1-section .btn-group-toggle>.btn input[type=radio],#d1-section .btn-group-toggle>.btn-group>.btn input[type=checkbox],#d1-section .btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}#d1-section .input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}#d1-section .input-group>.custom-file,#d1-section .input-group>.custom-select,#d1-section .input-group>.form-control,#d1-section .input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}#d1-section .input-group>.custom-file+.custom-file,#d1-section .input-group>.custom-file+.custom-select,#d1-section .input-group>.custom-file+.form-control,#d1-section .input-group>.custom-select+.custom-file,#d1-section .input-group>.custom-select+.custom-select,#d1-section .input-group>.custom-select+.form-control,#d1-section .input-group>.form-control+.custom-file,#d1-section .input-group>.form-control+.custom-select,#d1-section .input-group>.form-control+.form-control,#d1-section .input-group>.form-control-plaintext+.custom-file,#d1-section .input-group>.form-control-plaintext+.custom-select,#d1-section .input-group>.form-control-plaintext+.form-control{margin-left:-1px}#d1-section .input-group>.custom-file .custom-file-input:focus~.custom-file-label,#d1-section .input-group>.custom-select:focus,#d1-section .input-group>.form-control:focus{z-index:3}#d1-section .input-group>.custom-file .custom-file-input:focus{z-index:4}#d1-section .input-group>.custom-select:not(:last-child),#d1-section .input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}#d1-section .input-group>.custom-select:not(:first-child),#d1-section .input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#d1-section .input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#d1-section .input-group>.custom-file:not(:last-child) .custom-file-label,#d1-section .input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}#d1-section .input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}#d1-section .input-group-append,#d1-section .input-group-prepend{display:-ms-flexbox;display:flex}#d1-section .input-group-append .btn,#d1-section .input-group-prepend .btn{position:relative;z-index:2}#d1-section .input-group-append .btn:focus,#d1-section .input-group-prepend .btn:focus{z-index:3}#d1-section .input-group-append .btn+.btn,#d1-section .input-group-append .btn+.input-group-text,#d1-section .input-group-append .input-group-text+.btn,#d1-section .input-group-append .input-group-text+.input-group-text,#d1-section .input-group-prepend .btn+.btn,#d1-section .input-group-prepend .btn+.input-group-text,#d1-section .input-group-prepend .input-group-text+.btn,#d1-section .input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}#d1-section .input-group-prepend{margin-right:-1px}#d1-section .input-group-append{margin-left:-1px}#d1-section .input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}#d1-section .input-group-text input[type=checkbox],#d1-section .input-group-text input[type=radio]{margin-top:0}#d1-section .input-group-lg>.custom-select,#d1-section .input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}#d1-section .input-group-lg>.custom-select,#d1-section .input-group-lg>.form-control,#d1-section .input-group-lg>.input-group-append>.btn,#d1-section .input-group-lg>.input-group-append>.input-group-text,#d1-section .input-group-lg>.input-group-prepend>.btn,#d1-section .input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}#d1-section .input-group-sm>.custom-select,#d1-section .input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}#d1-section .input-group-sm>.custom-select,#d1-section .input-group-sm>.form-control,#d1-section .input-group-sm>.input-group-append>.btn,#d1-section .input-group-sm>.input-group-append>.input-group-text,#d1-section .input-group-sm>.input-group-prepend>.btn,#d1-section .input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}#d1-section .input-group-lg>.custom-select,#d1-section .input-group-sm>.custom-select{padding-right:1.75rem}#d1-section .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),#d1-section .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),#d1-section .input-group>.input-group-append:not(:last-child)>.btn,#d1-section .input-group>.input-group-append:not(:last-child)>.input-group-text,#d1-section .input-group>.input-group-prepend>.btn,#d1-section .input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}#d1-section .input-group>.input-group-append>.btn,#d1-section .input-group>.input-group-append>.input-group-text,#d1-section .input-group>.input-group-prepend:first-child>.btn:not(:first-child),#d1-section .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),#d1-section .input-group>.input-group-prepend:not(:first-child)>.btn,#d1-section .input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}#d1-section .custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}#d1-section .custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}#d1-section .custom-control-input{position:absolute;z-index:-1;opacity:0}#d1-section .custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}#d1-section .custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#d1-section .custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}#d1-section .custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}#d1-section .custom-control-input:disabled~.custom-control-label{color:#6c757d}#d1-section .custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}#d1-section .custom-control-label{position:relative;margin-bottom:0;vertical-align:top}#d1-section .custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}#d1-section .custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}#d1-section .custom-checkbox .custom-control-label::before{border-radius:.25rem}#d1-section .custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}#d1-section .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}#d1-section .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}#d1-section .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}#d1-section .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}#d1-section .custom-radio .custom-control-label::before{border-radius:50%}#d1-section .custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}#d1-section .custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}#d1-section .custom-switch{padding-left:2.25rem}#d1-section .custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}#d1-section .custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){#d1-section .custom-switch .custom-control-label::after{transition:none}}#d1-section .custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}#d1-section .custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}#d1-section .custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}#d1-section .custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#d1-section .custom-select:focus::-ms-value{color:#495057;background-color:#fff}#d1-section .custom-select[multiple],#d1-section .custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}#d1-section .custom-select:disabled{color:#6c757d;background-color:#e9ecef}#d1-section .custom-select::-ms-expand{display:none}#d1-section .custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}#d1-section .custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}#d1-section .custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}#d1-section .custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}#d1-section .custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#d1-section .custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}#d1-section .custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}#d1-section .custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}#d1-section .custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}#d1-section .custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}#d1-section .custom-range{width:100%;height:calc(1rem + .4rem);padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}#d1-section .custom-range:focus{outline:0}#d1-section .custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}#d1-section .custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}#d1-section .custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}#d1-section .custom-range::-moz-focus-outer{border:0}#d1-section .custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){#d1-section .custom-range::-webkit-slider-thumb{transition:none}}#d1-section .custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}#d1-section .custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}#d1-section .custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){#d1-section .custom-range::-moz-range-thumb{transition:none}}#d1-section .custom-range::-moz-range-thumb:active{background-color:#b3d7ff}#d1-section .custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}#d1-section .custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){#d1-section .custom-range::-ms-thumb{transition:none}}#d1-section .custom-range::-ms-thumb:active{background-color:#b3d7ff}#d1-section .custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}#d1-section .custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}#d1-section .custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}#d1-section .custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}#d1-section .custom-range:disabled::-webkit-slider-runnable-track{cursor:default}#d1-section .custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}#d1-section .custom-range:disabled::-moz-range-track{cursor:default}#d1-section .custom-range:disabled::-ms-thumb{background-color:#adb5bd}#d1-section .custom-control-label::before,#d1-section .custom-file-label,#d1-section .custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#d1-section .custom-control-label::before,#d1-section .custom-file-label,#d1-section .custom-select{transition:none}}#d1-section .nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}#d1-section .nav-link{display:block;padding:.5rem 1rem}#d1-section .nav-link:focus,#d1-section .nav-link:hover{text-decoration:none}#d1-section .nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}#d1-section .nav-tabs{border-bottom:1px solid #dee2e6}#d1-section .nav-tabs .nav-item{margin-bottom:-1px}#d1-section .nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}#d1-section .nav-tabs .nav-link:focus,#d1-section .nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}#d1-section .nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}#d1-section .nav-tabs .nav-item.show .nav-link,#d1-section .nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}#d1-section .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}#d1-section .nav-pills .nav-link{border-radius:.25rem}#d1-section .nav-pills .nav-link.active,#d1-section .nav-pills .show>.nav-link{color:#fff;background-color:#007bff}#d1-section .nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}#d1-section .nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}#d1-section .tab-content>.tab-pane{display:none}#d1-section .tab-content>.active{display:block}#d1-section .navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}#d1-section .navbar>.container,#d1-section .navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}#d1-section .navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}#d1-section .navbar-brand:focus,#d1-section .navbar-brand:hover{text-decoration:none}#d1-section .navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}#d1-section .navbar-nav .nav-link{padding-right:0;padding-left:0}#d1-section .navbar-nav .dropdown-menu{position:static;float:none}#d1-section .navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}#d1-section .navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}#d1-section .navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}#d1-section .navbar-toggler:focus,#d1-section .navbar-toggler:hover{text-decoration:none}#d1-section .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){#d1-section .navbar-expand-sm>.container,#d1-section .navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){#d1-section .navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#d1-section .navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}#d1-section .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}#d1-section .navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#d1-section .navbar-expand-sm>.container,#d1-section .navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#d1-section .navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#d1-section .navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){#d1-section .navbar-expand-md>.container,#d1-section .navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){#d1-section .navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#d1-section .navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}#d1-section .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}#d1-section .navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#d1-section .navbar-expand-md>.container,#d1-section .navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#d1-section .navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#d1-section .navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){#d1-section .navbar-expand-lg>.container,#d1-section .navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){#d1-section .navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#d1-section .navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}#d1-section .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}#d1-section .navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#d1-section .navbar-expand-lg>.container,#d1-section .navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#d1-section .navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#d1-section .navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){#d1-section .navbar-expand-xl>.container,#d1-section .navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){#d1-section .navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#d1-section .navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}#d1-section .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}#d1-section .navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#d1-section .navbar-expand-xl>.container,#d1-section .navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#d1-section .navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#d1-section .navbar-expand-xl .navbar-toggler{display:none}}#d1-section .navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#d1-section .navbar-expand>.container,#d1-section .navbar-expand>.container-fluid{padding-right:0;padding-left:0}#d1-section .navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}#d1-section .navbar-expand .navbar-nav .dropdown-menu{position:absolute}#d1-section .navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#d1-section .navbar-expand>.container,#d1-section .navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#d1-section .navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#d1-section .navbar-expand .navbar-toggler{display:none}#d1-section .navbar-light .navbar-brand{color:rgba(0,0,0,.9)}#d1-section .navbar-light .navbar-brand:focus,#d1-section .navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}#d1-section .navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}#d1-section .navbar-light .navbar-nav .nav-link:focus,#d1-section .navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}#d1-section .navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}#d1-section .navbar-light .navbar-nav .active>.nav-link,#d1-section .navbar-light .navbar-nav .nav-link.active,#d1-section .navbar-light .navbar-nav .nav-link.show,#d1-section .navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}#d1-section .navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}#d1-section .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}#d1-section .navbar-light .navbar-text{color:rgba(0,0,0,.5)}#d1-section .navbar-light .navbar-text a{color:rgba(0,0,0,.9)}#d1-section .navbar-light .navbar-text a:focus,#d1-section .navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}#d1-section .navbar-dark .navbar-brand{color:#fff}#d1-section .navbar-dark .navbar-brand:focus,#d1-section .navbar-dark .navbar-brand:hover{color:#fff}#d1-section .navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}#d1-section .navbar-dark .navbar-nav .nav-link:focus,#d1-section .navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}#d1-section .navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}#d1-section .navbar-dark .navbar-nav .active>.nav-link,#d1-section .navbar-dark .navbar-nav .nav-link.active,#d1-section .navbar-dark .navbar-nav .nav-link.show,#d1-section .navbar-dark .navbar-nav .show>.nav-link{color:#fff}#d1-section .navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}#d1-section .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}#d1-section .navbar-dark .navbar-text{color:rgba(255,255,255,.5)}#d1-section .navbar-dark .navbar-text a{color:#fff}#d1-section .navbar-dark .navbar-text a:focus,#d1-section .navbar-dark .navbar-text a:hover{color:#fff}#d1-section .card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}#d1-section .card>hr{margin-right:0;margin-left:0}#d1-section .card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}#d1-section .card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}#d1-section .card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}#d1-section .card-title{margin-bottom:.75rem}#d1-section .card-subtitle{margin-top:-.375rem;margin-bottom:0}#d1-section .card-text:last-child{margin-bottom:0}#d1-section .card-link:hover{text-decoration:none}#d1-section .card-link+.card-link{margin-left:1.25rem}#d1-section .card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}#d1-section .card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}#d1-section .card-header+.list-group .list-group-item:first-child{border-top:0}#d1-section .card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}#d1-section .card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}#d1-section .card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}#d1-section .card-header-pills{margin-right:-.625rem;margin-left:-.625rem}#d1-section .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}#d1-section .card-img{width:100%;border-radius:calc(.25rem - 1px)}#d1-section .card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}#d1-section .card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}#d1-section .card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#d1-section .card-deck .card{margin-bottom:15px}@media (min-width:576px){#d1-section .card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}#d1-section .card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}#d1-section .card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#d1-section .card-group>.card{margin-bottom:15px}@media (min-width:576px){#d1-section .card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}#d1-section .card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}#d1-section .card-group>.card+.card{margin-left:0;border-left:0}#d1-section .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}#d1-section .card-group>.card:not(:last-child) .card-header,#d1-section .card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}#d1-section .card-group>.card:not(:last-child) .card-footer,#d1-section .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}#d1-section .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#d1-section .card-group>.card:not(:first-child) .card-header,#d1-section .card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}#d1-section .card-group>.card:not(:first-child) .card-footer,#d1-section .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}#d1-section .card-columns .card{margin-bottom:.75rem}@media (min-width:576px){#d1-section .card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}#d1-section .card-columns .card{display:inline-block;width:100%}}#d1-section .accordion>.card{overflow:hidden}#d1-section .accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}#d1-section .accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}#d1-section .accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}#d1-section .accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}#d1-section .accordion>.card .card-header{margin-bottom:-1px}#d1-section .breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}#d1-section .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}#d1-section .breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}#d1-section .breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}#d1-section .breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}#d1-section .breadcrumb-item.active{color:#6c757d}#d1-section .pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}#d1-section .page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}#d1-section .page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}#d1-section .page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#d1-section .page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}#d1-section .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}#d1-section .page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}#d1-section .page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}#d1-section .pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}#d1-section .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}#d1-section .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}#d1-section .pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}#d1-section .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}#d1-section .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}#d1-section .badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#d1-section .badge{transition:none}}#d1-section a.badge:focus,#d1-section a.badge:hover{text-decoration:none}#d1-section .badge:empty{display:none}#d1-section .btn .badge{position:relative;top:-1px}#d1-section .badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}#d1-section .badge-primary{color:#fff;background-color:#007bff}#d1-section a.badge-primary:focus,#d1-section a.badge-primary:hover{color:#fff;background-color:#0062cc}#d1-section a.badge-primary.focus,#d1-section a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}#d1-section .badge-secondary{color:#fff;background-color:#6c757d}#d1-section a.badge-secondary:focus,#d1-section a.badge-secondary:hover{color:#fff;background-color:#545b62}#d1-section a.badge-secondary.focus,#d1-section a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}#d1-section .badge-success{color:#fff;background-color:#28a745}#d1-section a.badge-success:focus,#d1-section a.badge-success:hover{color:#fff;background-color:#1e7e34}#d1-section a.badge-success.focus,#d1-section a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}#d1-section .badge-info{color:#fff;background-color:#17a2b8}#d1-section a.badge-info:focus,#d1-section a.badge-info:hover{color:#fff;background-color:#117a8b}#d1-section a.badge-info.focus,#d1-section a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}#d1-section .badge-warning{color:#212529;background-color:#ffc107}#d1-section a.badge-warning:focus,#d1-section a.badge-warning:hover{color:#212529;background-color:#d39e00}#d1-section a.badge-warning.focus,#d1-section a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}#d1-section .badge-danger{color:#fff;background-color:#dc3545}#d1-section a.badge-danger:focus,#d1-section a.badge-danger:hover{color:#fff;background-color:#bd2130}#d1-section a.badge-danger.focus,#d1-section a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}#d1-section .badge-light{color:#212529;background-color:#f8f9fa}#d1-section a.badge-light:focus,#d1-section a.badge-light:hover{color:#212529;background-color:#dae0e5}#d1-section a.badge-light.focus,#d1-section a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}#d1-section .badge-dark{color:#fff;background-color:#343a40}#d1-section a.badge-dark:focus,#d1-section a.badge-dark:hover{color:#fff;background-color:#1d2124}#d1-section a.badge-dark.focus,#d1-section a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}#d1-section .jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){#d1-section .jumbotron{padding:4rem 2rem}}#d1-section .jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}#d1-section .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}#d1-section .alert-heading{color:inherit}#d1-section .alert-link{font-weight:700}#d1-section .alert-dismissible{padding-right:4rem}#d1-section .alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}#d1-section .alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}#d1-section .alert-primary hr{border-top-color:#9fcdff}#d1-section .alert-primary .alert-link{color:#002752}#d1-section .alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}#d1-section .alert-secondary hr{border-top-color:#c8cbcf}#d1-section .alert-secondary .alert-link{color:#202326}#d1-section .alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}#d1-section .alert-success hr{border-top-color:#b1dfbb}#d1-section .alert-success .alert-link{color:#0b2e13}#d1-section .alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}#d1-section .alert-info hr{border-top-color:#abdde5}#d1-section .alert-info .alert-link{color:#062c33}#d1-section .alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}#d1-section .alert-warning hr{border-top-color:#ffe8a1}#d1-section .alert-warning .alert-link{color:#533f03}#d1-section .alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}#d1-section .alert-danger hr{border-top-color:#f1b0b7}#d1-section .alert-danger .alert-link{color:#491217}#d1-section .alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}#d1-section .alert-light hr{border-top-color:#ececf6}#d1-section .alert-light .alert-link{color:#686868}#d1-section .alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}#d1-section .alert-dark hr{border-top-color:#b9bbbe}#d1-section .alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}#d1-section .progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}#d1-section .progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){#d1-section .progress-bar{transition:none}}#d1-section .progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}#d1-section .progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){#d1-section .progress-bar-animated{-webkit-animation:none;animation:none}}#d1-section .media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}#d1-section .media-body{-ms-flex:1;flex:1}#d1-section .list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}#d1-section .list-group-item-action{width:100%;color:#495057;text-align:inherit}#d1-section .list-group-item-action:focus,#d1-section .list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}#d1-section .list-group-item-action:active{color:#212529;background-color:#e9ecef}#d1-section .list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}#d1-section .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}#d1-section .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}#d1-section .list-group-item.disabled,#d1-section .list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}#d1-section .list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}#d1-section .list-group-horizontal{-ms-flex-direction:row;flex-direction:row}#d1-section .list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}#d1-section .list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#d1-section .list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width:576px){#d1-section .list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}#d1-section .list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}#d1-section .list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#d1-section .list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:768px){#d1-section .list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}#d1-section .list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}#d1-section .list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#d1-section .list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:992px){#d1-section .list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}#d1-section .list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}#d1-section .list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#d1-section .list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1200px){#d1-section .list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}#d1-section .list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}#d1-section .list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#d1-section .list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}#d1-section .list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}#d1-section .list-group-flush .list-group-item:last-child{margin-bottom:-1px}#d1-section .list-group-flush:first-child .list-group-item:first-child{border-top:0}#d1-section .list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}#d1-section .list-group-item-primary{color:#004085;background-color:#b8daff}#d1-section .list-group-item-primary.list-group-item-action:focus,#d1-section .list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}#d1-section .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}#d1-section .list-group-item-secondary{color:#383d41;background-color:#d6d8db}#d1-section .list-group-item-secondary.list-group-item-action:focus,#d1-section .list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}#d1-section .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}#d1-section .list-group-item-success{color:#155724;background-color:#c3e6cb}#d1-section .list-group-item-success.list-group-item-action:focus,#d1-section .list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}#d1-section .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}#d1-section .list-group-item-info{color:#0c5460;background-color:#bee5eb}#d1-section .list-group-item-info.list-group-item-action:focus,#d1-section .list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}#d1-section .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}#d1-section .list-group-item-warning{color:#856404;background-color:#ffeeba}#d1-section .list-group-item-warning.list-group-item-action:focus,#d1-section .list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}#d1-section .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}#d1-section .list-group-item-danger{color:#721c24;background-color:#f5c6cb}#d1-section .list-group-item-danger.list-group-item-action:focus,#d1-section .list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}#d1-section .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}#d1-section .list-group-item-light{color:#818182;background-color:#fdfdfe}#d1-section .list-group-item-light.list-group-item-action:focus,#d1-section .list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}#d1-section .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}#d1-section .list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}#d1-section .list-group-item-dark.list-group-item-action:focus,#d1-section .list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}#d1-section .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}#d1-section .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}#d1-section .close:hover{color:#000;text-decoration:none}#d1-section .close:not(:disabled):not(.disabled):focus,#d1-section .close:not(:disabled):not(.disabled):hover{opacity:.75}#d1-section button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}#d1-section a.close.disabled{pointer-events:none}#d1-section .toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}#d1-section .toast:not(:last-child){margin-bottom:.75rem}#d1-section .toast.showing{opacity:1}#d1-section .toast.show{display:block;opacity:1}#d1-section .toast.hide{display:none}#d1-section .toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}#d1-section .toast-body{padding:.75rem}#d1-section .modal-open{overflow:hidden}#d1-section .modal-open .modal{overflow-x:hidden;overflow-y:auto}#d1-section .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}#d1-section .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}#d1-section .modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){#d1-section .modal.fade .modal-dialog{transition:none}}#d1-section .modal.show .modal-dialog{-webkit-transform:none;transform:none}#d1-section .modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}#d1-section .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}#d1-section .modal-dialog-scrollable .modal-footer,#d1-section .modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}#d1-section .modal-dialog-scrollable .modal-body{overflow-y:auto}#d1-section .modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}#d1-section .modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}#d1-section .modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}#d1-section .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}#d1-section .modal-dialog-centered.modal-dialog-scrollable::before{content:none}#d1-section .modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}#d1-section .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}#d1-section .modal-backdrop.fade{opacity:0}#d1-section .modal-backdrop.show{opacity:.5}#d1-section .modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}#d1-section .modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}#d1-section .modal-title{margin-bottom:0;line-height:1.5}#d1-section .modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}#d1-section .modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}#d1-section .modal-footer>:not(:first-child){margin-left:.25rem}#d1-section .modal-footer>:not(:last-child){margin-right:.25rem}#d1-section .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){#d1-section .modal-dialog{max-width:500px;margin:1.75rem auto}#d1-section .modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}#d1-section .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}#d1-section .modal-dialog-centered{min-height:calc(100% - 3.5rem)}#d1-section .modal-dialog-centered::before{height:calc(100vh - 3.5rem)}#d1-section .modal-sm{max-width:300px}}@media (min-width:992px){#d1-section .modal-lg,#d1-section .modal-xl{max-width:800px}}@media (min-width:1200px){#d1-section .modal-xl{max-width:1140px}}#d1-section .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}#d1-section .tooltip.show{opacity:.9}#d1-section .tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}#d1-section .tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}#d1-section .bs-tooltip-auto[x-placement^=top],#d1-section .bs-tooltip-top{padding:.4rem 0}#d1-section .bs-tooltip-auto[x-placement^=top] .arrow,#d1-section .bs-tooltip-top .arrow{bottom:0}#d1-section .bs-tooltip-auto[x-placement^=top] .arrow::before,#d1-section .bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}#d1-section .bs-tooltip-auto[x-placement^=right],#d1-section .bs-tooltip-right{padding:0 .4rem}#d1-section .bs-tooltip-auto[x-placement^=right] .arrow,#d1-section .bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}#d1-section .bs-tooltip-auto[x-placement^=right] .arrow::before,#d1-section .bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}#d1-section .bs-tooltip-auto[x-placement^=bottom],#d1-section .bs-tooltip-bottom{padding:.4rem 0}#d1-section .bs-tooltip-auto[x-placement^=bottom] .arrow,#d1-section .bs-tooltip-bottom .arrow{top:0}#d1-section .bs-tooltip-auto[x-placement^=bottom] .arrow::before,#d1-section .bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}#d1-section .bs-tooltip-auto[x-placement^=left],#d1-section .bs-tooltip-left{padding:0 .4rem}#d1-section .bs-tooltip-auto[x-placement^=left] .arrow,#d1-section .bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}#d1-section .bs-tooltip-auto[x-placement^=left] .arrow::before,#d1-section .bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}#d1-section .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}#d1-section .popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}#d1-section .popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}#d1-section .popover .arrow::after,#d1-section .popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}#d1-section .bs-popover-auto[x-placement^=top],#d1-section .bs-popover-top{margin-bottom:.5rem}#d1-section .bs-popover-auto[x-placement^=top]>.arrow,#d1-section .bs-popover-top>.arrow{bottom:calc((.5rem + 1px) * -1)}#d1-section .bs-popover-auto[x-placement^=top]>.arrow::before,#d1-section .bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}#d1-section .bs-popover-auto[x-placement^=top]>.arrow::after,#d1-section .bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}#d1-section .bs-popover-auto[x-placement^=right],#d1-section .bs-popover-right{margin-left:.5rem}#d1-section .bs-popover-auto[x-placement^=right]>.arrow,#d1-section .bs-popover-right>.arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}#d1-section .bs-popover-auto[x-placement^=right]>.arrow::before,#d1-section .bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}#d1-section .bs-popover-auto[x-placement^=right]>.arrow::after,#d1-section .bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}#d1-section .bs-popover-auto[x-placement^=bottom],#d1-section .bs-popover-bottom{margin-top:.5rem}#d1-section .bs-popover-auto[x-placement^=bottom]>.arrow,#d1-section .bs-popover-bottom>.arrow{top:calc((.5rem + 1px) * -1)}#d1-section .bs-popover-auto[x-placement^=bottom]>.arrow::before,#d1-section .bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}#d1-section .bs-popover-auto[x-placement^=bottom]>.arrow::after,#d1-section .bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}#d1-section .bs-popover-auto[x-placement^=bottom] .popover-header::before,#d1-section .bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}#d1-section .bs-popover-auto[x-placement^=left],#d1-section .bs-popover-left{margin-right:.5rem}#d1-section .bs-popover-auto[x-placement^=left]>.arrow,#d1-section .bs-popover-left>.arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}#d1-section .bs-popover-auto[x-placement^=left]>.arrow::before,#d1-section .bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}#d1-section .bs-popover-auto[x-placement^=left]>.arrow::after,#d1-section .bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}#d1-section .popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}#d1-section .popover-header:empty{display:none}#d1-section .popover-body{padding:.5rem .75rem;color:#212529}#d1-section .carousel{position:relative}#d1-section .carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}#d1-section .carousel-inner{position:relative;width:100%;overflow:hidden}#d1-section .carousel-inner::after{display:block;clear:both;content:""}#d1-section .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){#d1-section .carousel-item{transition:none}}#d1-section .carousel-item-next,#d1-section .carousel-item-prev,#d1-section .carousel-item.active{display:block}#d1-section .active.carousel-item-right,#d1-section .carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}#d1-section .active.carousel-item-left,#d1-section .carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}#d1-section .carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}#d1-section .carousel-fade .carousel-item-next.carousel-item-left,#d1-section .carousel-fade .carousel-item-prev.carousel-item-right,#d1-section .carousel-fade .carousel-item.active{z-index:1;opacity:1}#d1-section .carousel-fade .active.carousel-item-left,#d1-section .carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0s .6s opacity}@media (prefers-reduced-motion:reduce){#d1-section .carousel-fade .active.carousel-item-left,#d1-section .carousel-fade .active.carousel-item-right{transition:none}}#d1-section .carousel-control-next,#d1-section .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){#d1-section .carousel-control-next,#d1-section .carousel-control-prev{transition:none}}#d1-section .carousel-control-next:focus,#d1-section .carousel-control-next:hover,#d1-section .carousel-control-prev:focus,#d1-section .carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}#d1-section .carousel-control-prev{left:0}#d1-section .carousel-control-next{right:0}#d1-section .carousel-control-next-icon,#d1-section .carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}#d1-section .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}#d1-section .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}#d1-section .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}#d1-section .carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){#d1-section .carousel-indicators li{transition:none}}#d1-section .carousel-indicators .active{opacity:1}#d1-section .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#d1-section .spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}#d1-section .spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}#d1-section .spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}#d1-section .spinner-grow-sm{width:1rem;height:1rem}#d1-section .align-baseline{vertical-align:baseline!important}#d1-section .align-top{vertical-align:top!important}#d1-section .align-middle{vertical-align:middle!important}#d1-section .align-bottom{vertical-align:bottom!important}#d1-section .align-text-bottom{vertical-align:text-bottom!important}#d1-section .align-text-top{vertical-align:text-top!important}#d1-section .bg-primary{background-color:#007bff!important}#d1-section a.bg-primary:focus,#d1-section a.bg-primary:hover,#d1-section button.bg-primary:focus,#d1-section button.bg-primary:hover{background-color:#0062cc!important}#d1-section .bg-secondary{background-color:#6c757d!important}#d1-section a.bg-secondary:focus,#d1-section a.bg-secondary:hover,#d1-section button.bg-secondary:focus,#d1-section button.bg-secondary:hover{background-color:#545b62!important}#d1-section .bg-success{background-color:#28a745!important}#d1-section a.bg-success:focus,#d1-section a.bg-success:hover,#d1-section button.bg-success:focus,#d1-section button.bg-success:hover{background-color:#1e7e34!important}#d1-section .bg-info{background-color:#17a2b8!important}#d1-section a.bg-info:focus,#d1-section a.bg-info:hover,#d1-section button.bg-info:focus,#d1-section button.bg-info:hover{background-color:#117a8b!important}#d1-section .bg-warning{background-color:#ffc107!important}#d1-section a.bg-warning:focus,#d1-section a.bg-warning:hover,#d1-section button.bg-warning:focus,#d1-section button.bg-warning:hover{background-color:#d39e00!important}#d1-section .bg-danger{background-color:#dc3545!important}#d1-section a.bg-danger:focus,#d1-section a.bg-danger:hover,#d1-section button.bg-danger:focus,#d1-section button.bg-danger:hover{background-color:#bd2130!important}#d1-section .bg-light{background-color:#f8f9fa!important}#d1-section a.bg-light:focus,#d1-section a.bg-light:hover,#d1-section button.bg-light:focus,#d1-section button.bg-light:hover{background-color:#dae0e5!important}#d1-section .bg-dark{background-color:#343a40!important}#d1-section a.bg-dark:focus,#d1-section a.bg-dark:hover,#d1-section button.bg-dark:focus,#d1-section button.bg-dark:hover{background-color:#1d2124!important}#d1-section .bg-white{background-color:#fff!important}#d1-section .bg-transparent{background-color:transparent!important}#d1-section .border{border:1px solid #dee2e6!important}#d1-section .border-top{border-top:1px solid #dee2e6!important}#d1-section .border-right{border-right:1px solid #dee2e6!important}#d1-section .border-bottom{border-bottom:1px solid #dee2e6!important}#d1-section .border-left{border-left:1px solid #dee2e6!important}#d1-section .border-0{border:0!important}#d1-section .border-top-0{border-top:0!important}#d1-section .border-right-0{border-right:0!important}#d1-section .border-bottom-0{border-bottom:0!important}#d1-section .border-left-0{border-left:0!important}#d1-section .border-primary{border-color:#007bff!important}#d1-section .border-secondary{border-color:#6c757d!important}#d1-section .border-success{border-color:#28a745!important}#d1-section .border-info{border-color:#17a2b8!important}#d1-section .border-warning{border-color:#ffc107!important}#d1-section .border-danger{border-color:#dc3545!important}#d1-section .border-light{border-color:#f8f9fa!important}#d1-section .border-dark{border-color:#343a40!important}#d1-section .border-white{border-color:#fff!important}#d1-section .rounded-sm{border-radius:.2rem!important}#d1-section .rounded{border-radius:.25rem!important}#d1-section .rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}#d1-section .rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}#d1-section .rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}#d1-section .rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}#d1-section .rounded-lg{border-radius:.3rem!important}#d1-section .rounded-circle{border-radius:50%!important}#d1-section .rounded-pill{border-radius:50rem!important}#d1-section .rounded-0{border-radius:0!important}#d1-section .clearfix::after{display:block;clear:both;content:""}#d1-section .d-none{display:none!important}#d1-section .d-inline{display:inline!important}#d1-section .d-inline-block{display:inline-block!important}#d1-section .d-block{display:block!important}#d1-section .d-table{display:table!important}#d1-section .d-table-row{display:table-row!important}#d1-section .d-table-cell{display:table-cell!important}#d1-section .d-flex{display:-ms-flexbox!important;display:flex!important}#d1-section .d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){#d1-section .d-sm-none{display:none!important}#d1-section .d-sm-inline{display:inline!important}#d1-section .d-sm-inline-block{display:inline-block!important}#d1-section .d-sm-block{display:block!important}#d1-section .d-sm-table{display:table!important}#d1-section .d-sm-table-row{display:table-row!important}#d1-section .d-sm-table-cell{display:table-cell!important}#d1-section .d-sm-flex{display:-ms-flexbox!important;display:flex!important}#d1-section .d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){#d1-section .d-md-none{display:none!important}#d1-section .d-md-inline{display:inline!important}#d1-section .d-md-inline-block{display:inline-block!important}#d1-section .d-md-block{display:block!important}#d1-section .d-md-table{display:table!important}#d1-section .d-md-table-row{display:table-row!important}#d1-section .d-md-table-cell{display:table-cell!important}#d1-section .d-md-flex{display:-ms-flexbox!important;display:flex!important}#d1-section .d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){#d1-section .d-lg-none{display:none!important}#d1-section .d-lg-inline{display:inline!important}#d1-section .d-lg-inline-block{display:inline-block!important}#d1-section .d-lg-block{display:block!important}#d1-section .d-lg-table{display:table!important}#d1-section .d-lg-table-row{display:table-row!important}#d1-section .d-lg-table-cell{display:table-cell!important}#d1-section .d-lg-flex{display:-ms-flexbox!important;display:flex!important}#d1-section .d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){#d1-section .d-xl-none{display:none!important}#d1-section .d-xl-inline{display:inline!important}#d1-section .d-xl-inline-block{display:inline-block!important}#d1-section .d-xl-block{display:block!important}#d1-section .d-xl-table{display:table!important}#d1-section .d-xl-table-row{display:table-row!important}#d1-section .d-xl-table-cell{display:table-cell!important}#d1-section .d-xl-flex{display:-ms-flexbox!important;display:flex!important}#d1-section .d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{#d1-section .d-print-none{display:none!important}#d1-section .d-print-inline{display:inline!important}#d1-section .d-print-inline-block{display:inline-block!important}#d1-section .d-print-block{display:block!important}#d1-section .d-print-table{display:table!important}#d1-section .d-print-table-row{display:table-row!important}#d1-section .d-print-table-cell{display:table-cell!important}#d1-section .d-print-flex{display:-ms-flexbox!important;display:flex!important}#d1-section .d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}#d1-section .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}#d1-section .embed-responsive::before{display:block;content:""}#d1-section .embed-responsive .embed-responsive-item,#d1-section .embed-responsive embed,#d1-section .embed-responsive iframe,#d1-section .embed-responsive object,#d1-section .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}#d1-section .embed-responsive-21by9::before{padding-top:42.857143%}#d1-section .embed-responsive-16by9::before{padding-top:56.25%}#d1-section .embed-responsive-4by3::before{padding-top:75%}#d1-section .embed-responsive-1by1::before{padding-top:100%}#d1-section .flex-row{-ms-flex-direction:row!important;flex-direction:row!important}#d1-section .flex-column{-ms-flex-direction:column!important;flex-direction:column!important}#d1-section .flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#d1-section .flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#d1-section .flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#d1-section .flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#d1-section .flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#d1-section .flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#d1-section .flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#d1-section .flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#d1-section .flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#d1-section .flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#d1-section .justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#d1-section .justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#d1-section .justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}#d1-section .justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#d1-section .justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#d1-section .align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}#d1-section .align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}#d1-section .align-items-center{-ms-flex-align:center!important;align-items:center!important}#d1-section .align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#d1-section .align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#d1-section .align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#d1-section .align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#d1-section .align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}#d1-section .align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#d1-section .align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#d1-section .align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#d1-section .align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#d1-section .align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#d1-section .align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#d1-section .align-self-center{-ms-flex-item-align:center!important;align-self:center!important}#d1-section .align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#d1-section .align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){#d1-section .flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}#d1-section .flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}#d1-section .flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#d1-section .flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#d1-section .flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#d1-section .flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#d1-section .flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#d1-section .flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#d1-section .flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#d1-section .flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#d1-section .flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#d1-section .flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#d1-section .justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#d1-section .justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#d1-section .justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}#d1-section .justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#d1-section .justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#d1-section .align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}#d1-section .align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}#d1-section .align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}#d1-section .align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#d1-section .align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#d1-section .align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#d1-section .align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#d1-section .align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}#d1-section .align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#d1-section .align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#d1-section .align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#d1-section .align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#d1-section .align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#d1-section .align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#d1-section .align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}#d1-section .align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#d1-section .align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){#d1-section .flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}#d1-section .flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}#d1-section .flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#d1-section .flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#d1-section .flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#d1-section .flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#d1-section .flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#d1-section .flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#d1-section .flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#d1-section .flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#d1-section .flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#d1-section .flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#d1-section .justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#d1-section .justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#d1-section .justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}#d1-section .justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#d1-section .justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#d1-section .align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}#d1-section .align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}#d1-section .align-items-md-center{-ms-flex-align:center!important;align-items:center!important}#d1-section .align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#d1-section .align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#d1-section .align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#d1-section .align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#d1-section .align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}#d1-section .align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#d1-section .align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#d1-section .align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#d1-section .align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#d1-section .align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#d1-section .align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#d1-section .align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}#d1-section .align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#d1-section .align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){#d1-section .flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}#d1-section .flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}#d1-section .flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#d1-section .flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#d1-section .flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#d1-section .flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#d1-section .flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#d1-section .flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#d1-section .flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#d1-section .flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#d1-section .flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#d1-section .flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#d1-section .justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#d1-section .justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#d1-section .justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}#d1-section .justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#d1-section .justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#d1-section .align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}#d1-section .align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}#d1-section .align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}#d1-section .align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#d1-section .align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#d1-section .align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#d1-section .align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#d1-section .align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}#d1-section .align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#d1-section .align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#d1-section .align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#d1-section .align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#d1-section .align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#d1-section .align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#d1-section .align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}#d1-section .align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#d1-section .align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){#d1-section .flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}#d1-section .flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}#d1-section .flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#d1-section .flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#d1-section .flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#d1-section .flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#d1-section .flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#d1-section .flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#d1-section .flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#d1-section .flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#d1-section .flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#d1-section .flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#d1-section .justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#d1-section .justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#d1-section .justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}#d1-section .justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#d1-section .justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#d1-section .align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}#d1-section .align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}#d1-section .align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}#d1-section .align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#d1-section .align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#d1-section .align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#d1-section .align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#d1-section .align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}#d1-section .align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#d1-section .align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#d1-section .align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#d1-section .align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#d1-section .align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#d1-section .align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#d1-section .align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}#d1-section .align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#d1-section .align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}#d1-section .float-left{float:left!important}#d1-section .float-right{float:right!important}#d1-section .float-none{float:none!important}@media (min-width:576px){#d1-section .float-sm-left{float:left!important}#d1-section .float-sm-right{float:right!important}#d1-section .float-sm-none{float:none!important}}@media (min-width:768px){#d1-section .float-md-left{float:left!important}#d1-section .float-md-right{float:right!important}#d1-section .float-md-none{float:none!important}}@media (min-width:992px){#d1-section .float-lg-left{float:left!important}#d1-section .float-lg-right{float:right!important}#d1-section .float-lg-none{float:none!important}}@media (min-width:1200px){#d1-section .float-xl-left{float:left!important}#d1-section .float-xl-right{float:right!important}#d1-section .float-xl-none{float:none!important}}#d1-section .overflow-auto{overflow:auto!important}#d1-section .overflow-hidden{overflow:hidden!important}#d1-section .position-static{position:static!important}#d1-section .position-relative{position:relative!important}#d1-section .position-absolute{position:absolute!important}#d1-section .position-fixed{position:fixed!important}#d1-section .position-sticky{position:-webkit-sticky!important;position:sticky!important}#d1-section .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}#d1-section .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){#d1-section .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}#d1-section .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#d1-section .sr-only-focusable:active,#d1-section .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}#d1-section .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}#d1-section .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}#d1-section .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}#d1-section .shadow-none{box-shadow:none!important}#d1-section .w-25{width:25%!important}#d1-section .w-50{width:50%!important}#d1-section .w-75{width:75%!important}#d1-section .w-100{width:100%!important}#d1-section .w-auto{width:auto!important}#d1-section .h-25{height:25%!important}#d1-section .h-50{height:50%!important}#d1-section .h-75{height:75%!important}#d1-section .h-100{height:100%!important}#d1-section .h-auto{height:auto!important}#d1-section .mw-100{max-width:100%!important}#d1-section .mh-100{max-height:100%!important}#d1-section .min-vw-100{min-width:100vw!important}#d1-section .min-vh-100{min-height:100vh!important}#d1-section .vw-100{width:100vw!important}#d1-section .vh-100{height:100vh!important}#d1-section .stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}#d1-section .m-0{margin:0!important}#d1-section .mt-0,#d1-section .my-0{margin-top:0!important}#d1-section .mr-0,#d1-section .mx-0{margin-right:0!important}#d1-section .mb-0,#d1-section .my-0{margin-bottom:0!important}#d1-section .ml-0,#d1-section .mx-0{margin-left:0!important}#d1-section .m-1{margin:.25rem!important}#d1-section .mt-1,#d1-section .my-1{margin-top:.25rem!important}#d1-section .mr-1,#d1-section .mx-1{margin-right:.25rem!important}#d1-section .mb-1,#d1-section .my-1{margin-bottom:.25rem!important}#d1-section .ml-1,#d1-section .mx-1{margin-left:.25rem!important}#d1-section .m-2{margin:.5rem!important}#d1-section .mt-2,#d1-section .my-2{margin-top:.5rem!important}#d1-section .mr-2,#d1-section .mx-2{margin-right:.5rem!important}#d1-section .mb-2,#d1-section .my-2{margin-bottom:.5rem!important}#d1-section .ml-2,#d1-section .mx-2{margin-left:.5rem!important}#d1-section .m-3{margin:1rem!important}#d1-section .mt-3,#d1-section .my-3{margin-top:1rem!important}#d1-section .mr-3,#d1-section .mx-3{margin-right:1rem!important}#d1-section .mb-3,#d1-section .my-3{margin-bottom:1rem!important}#d1-section .ml-3,#d1-section .mx-3{margin-left:1rem!important}#d1-section .m-4{margin:1.5rem!important}#d1-section .mt-4,#d1-section .my-4{margin-top:1.5rem!important}#d1-section .mr-4,#d1-section .mx-4{margin-right:1.5rem!important}#d1-section .mb-4,#d1-section .my-4{margin-bottom:1.5rem!important}#d1-section .ml-4,#d1-section .mx-4{margin-left:1.5rem!important}#d1-section .m-5{margin:3rem!important}#d1-section .mt-5,#d1-section .my-5{margin-top:3rem!important}#d1-section .mr-5,#d1-section .mx-5{margin-right:3rem!important}#d1-section .mb-5,#d1-section .my-5{margin-bottom:3rem!important}#d1-section .ml-5,#d1-section .mx-5{margin-left:3rem!important}#d1-section .p-0{padding:0!important}#d1-section .pt-0,#d1-section .py-0{padding-top:0!important}#d1-section .pr-0,#d1-section .px-0{padding-right:0!important}#d1-section .pb-0,#d1-section .py-0{padding-bottom:0!important}#d1-section .pl-0,#d1-section .px-0{padding-left:0!important}#d1-section .p-1{padding:.25rem!important}#d1-section .pt-1,#d1-section .py-1{padding-top:.25rem!important}#d1-section .pr-1,#d1-section .px-1{padding-right:.25rem!important}#d1-section .pb-1,#d1-section .py-1{padding-bottom:.25rem!important}#d1-section .pl-1,#d1-section .px-1{padding-left:.25rem!important}#d1-section .p-2{padding:.5rem!important}#d1-section .pt-2,#d1-section .py-2{padding-top:.5rem!important}#d1-section .pr-2,#d1-section .px-2{padding-right:.5rem!important}#d1-section .pb-2,#d1-section .py-2{padding-bottom:.5rem!important}#d1-section .pl-2,#d1-section .px-2{padding-left:.5rem!important}#d1-section .p-3{padding:1rem!important}#d1-section .pt-3,#d1-section .py-3{padding-top:1rem!important}#d1-section .pr-3,#d1-section .px-3{padding-right:1rem!important}#d1-section .pb-3,#d1-section .py-3{padding-bottom:1rem!important}#d1-section .pl-3,#d1-section .px-3{padding-left:1rem!important}#d1-section .p-4{padding:1.5rem!important}#d1-section .pt-4,#d1-section .py-4{padding-top:1.5rem!important}#d1-section .pr-4,#d1-section .px-4{padding-right:1.5rem!important}#d1-section .pb-4,#d1-section .py-4{padding-bottom:1.5rem!important}#d1-section .pl-4,#d1-section .px-4{padding-left:1.5rem!important}#d1-section .p-5{padding:3rem!important}#d1-section .pt-5,#d1-section .py-5{padding-top:3rem!important}#d1-section .pr-5,#d1-section .px-5{padding-right:3rem!important}#d1-section .pb-5,#d1-section .py-5{padding-bottom:3rem!important}#d1-section .pl-5,#d1-section .px-5{padding-left:3rem!important}#d1-section .m-n1{margin:-.25rem!important}#d1-section .mt-n1,#d1-section .my-n1{margin-top:-.25rem!important}#d1-section .mr-n1,#d1-section .mx-n1{margin-right:-.25rem!important}#d1-section .mb-n1,#d1-section .my-n1{margin-bottom:-.25rem!important}#d1-section .ml-n1,#d1-section .mx-n1{margin-left:-.25rem!important}#d1-section .m-n2{margin:-.5rem!important}#d1-section .mt-n2,#d1-section .my-n2{margin-top:-.5rem!important}#d1-section .mr-n2,#d1-section .mx-n2{margin-right:-.5rem!important}#d1-section .mb-n2,#d1-section .my-n2{margin-bottom:-.5rem!important}#d1-section .ml-n2,#d1-section .mx-n2{margin-left:-.5rem!important}#d1-section .m-n3{margin:-1rem!important}#d1-section .mt-n3,#d1-section .my-n3{margin-top:-1rem!important}#d1-section .mr-n3,#d1-section .mx-n3{margin-right:-1rem!important}#d1-section .mb-n3,#d1-section .my-n3{margin-bottom:-1rem!important}#d1-section .ml-n3,#d1-section .mx-n3{margin-left:-1rem!important}#d1-section .m-n4{margin:-1.5rem!important}#d1-section .mt-n4,#d1-section .my-n4{margin-top:-1.5rem!important}#d1-section .mr-n4,#d1-section .mx-n4{margin-right:-1.5rem!important}#d1-section .mb-n4,#d1-section .my-n4{margin-bottom:-1.5rem!important}#d1-section .ml-n4,#d1-section .mx-n4{margin-left:-1.5rem!important}#d1-section .m-n5{margin:-3rem!important}#d1-section .mt-n5,#d1-section .my-n5{margin-top:-3rem!important}#d1-section .mr-n5,#d1-section .mx-n5{margin-right:-3rem!important}#d1-section .mb-n5,#d1-section .my-n5{margin-bottom:-3rem!important}#d1-section .ml-n5,#d1-section .mx-n5{margin-left:-3rem!important}#d1-section .m-auto{margin:auto!important}#d1-section .mt-auto,#d1-section .my-auto{margin-top:auto!important}#d1-section .mr-auto,#d1-section .mx-auto{margin-right:auto!important}#d1-section .mb-auto,#d1-section .my-auto{margin-bottom:auto!important}#d1-section .ml-auto,#d1-section .mx-auto{margin-left:auto!important}@media (min-width:576px){#d1-section .m-sm-0{margin:0!important}#d1-section .mt-sm-0,#d1-section .my-sm-0{margin-top:0!important}#d1-section .mr-sm-0,#d1-section .mx-sm-0{margin-right:0!important}#d1-section .mb-sm-0,#d1-section .my-sm-0{margin-bottom:0!important}#d1-section .ml-sm-0,#d1-section .mx-sm-0{margin-left:0!important}#d1-section .m-sm-1{margin:.25rem!important}#d1-section .mt-sm-1,#d1-section .my-sm-1{margin-top:.25rem!important}#d1-section .mr-sm-1,#d1-section .mx-sm-1{margin-right:.25rem!important}#d1-section .mb-sm-1,#d1-section .my-sm-1{margin-bottom:.25rem!important}#d1-section .ml-sm-1,#d1-section .mx-sm-1{margin-left:.25rem!important}#d1-section .m-sm-2{margin:.5rem!important}#d1-section .mt-sm-2,#d1-section .my-sm-2{margin-top:.5rem!important}#d1-section .mr-sm-2,#d1-section .mx-sm-2{margin-right:.5rem!important}#d1-section .mb-sm-2,#d1-section .my-sm-2{margin-bottom:.5rem!important}#d1-section .ml-sm-2,#d1-section .mx-sm-2{margin-left:.5rem!important}#d1-section .m-sm-3{margin:1rem!important}#d1-section .mt-sm-3,#d1-section .my-sm-3{margin-top:1rem!important}#d1-section .mr-sm-3,#d1-section .mx-sm-3{margin-right:1rem!important}#d1-section .mb-sm-3,#d1-section .my-sm-3{margin-bottom:1rem!important}#d1-section .ml-sm-3,#d1-section .mx-sm-3{margin-left:1rem!important}#d1-section .m-sm-4{margin:1.5rem!important}#d1-section .mt-sm-4,#d1-section .my-sm-4{margin-top:1.5rem!important}#d1-section .mr-sm-4,#d1-section .mx-sm-4{margin-right:1.5rem!important}#d1-section .mb-sm-4,#d1-section .my-sm-4{margin-bottom:1.5rem!important}#d1-section .ml-sm-4,#d1-section .mx-sm-4{margin-left:1.5rem!important}#d1-section .m-sm-5{margin:3rem!important}#d1-section .mt-sm-5,#d1-section .my-sm-5{margin-top:3rem!important}#d1-section .mr-sm-5,#d1-section .mx-sm-5{margin-right:3rem!important}#d1-section .mb-sm-5,#d1-section .my-sm-5{margin-bottom:3rem!important}#d1-section .ml-sm-5,#d1-section .mx-sm-5{margin-left:3rem!important}#d1-section .p-sm-0{padding:0!important}#d1-section .pt-sm-0,#d1-section .py-sm-0{padding-top:0!important}#d1-section .pr-sm-0,#d1-section .px-sm-0{padding-right:0!important}#d1-section .pb-sm-0,#d1-section .py-sm-0{padding-bottom:0!important}#d1-section .pl-sm-0,#d1-section .px-sm-0{padding-left:0!important}#d1-section .p-sm-1{padding:.25rem!important}#d1-section .pt-sm-1,#d1-section .py-sm-1{padding-top:.25rem!important}#d1-section .pr-sm-1,#d1-section .px-sm-1{padding-right:.25rem!important}#d1-section .pb-sm-1,#d1-section .py-sm-1{padding-bottom:.25rem!important}#d1-section .pl-sm-1,#d1-section .px-sm-1{padding-left:.25rem!important}#d1-section .p-sm-2{padding:.5rem!important}#d1-section .pt-sm-2,#d1-section .py-sm-2{padding-top:.5rem!important}#d1-section .pr-sm-2,#d1-section .px-sm-2{padding-right:.5rem!important}#d1-section .pb-sm-2,#d1-section .py-sm-2{padding-bottom:.5rem!important}#d1-section .pl-sm-2,#d1-section .px-sm-2{padding-left:.5rem!important}#d1-section .p-sm-3{padding:1rem!important}#d1-section .pt-sm-3,#d1-section .py-sm-3{padding-top:1rem!important}#d1-section .pr-sm-3,#d1-section .px-sm-3{padding-right:1rem!important}#d1-section .pb-sm-3,#d1-section .py-sm-3{padding-bottom:1rem!important}#d1-section .pl-sm-3,#d1-section .px-sm-3{padding-left:1rem!important}#d1-section .p-sm-4{padding:1.5rem!important}#d1-section .pt-sm-4,#d1-section .py-sm-4{padding-top:1.5rem!important}#d1-section .pr-sm-4,#d1-section .px-sm-4{padding-right:1.5rem!important}#d1-section .pb-sm-4,#d1-section .py-sm-4{padding-bottom:1.5rem!important}#d1-section .pl-sm-4,#d1-section .px-sm-4{padding-left:1.5rem!important}#d1-section .p-sm-5{padding:3rem!important}#d1-section .pt-sm-5,#d1-section .py-sm-5{padding-top:3rem!important}#d1-section .pr-sm-5,#d1-section .px-sm-5{padding-right:3rem!important}#d1-section .pb-sm-5,#d1-section .py-sm-5{padding-bottom:3rem!important}#d1-section .pl-sm-5,#d1-section .px-sm-5{padding-left:3rem!important}#d1-section .m-sm-n1{margin:-.25rem!important}#d1-section .mt-sm-n1,#d1-section .my-sm-n1{margin-top:-.25rem!important}#d1-section .mr-sm-n1,#d1-section .mx-sm-n1{margin-right:-.25rem!important}#d1-section .mb-sm-n1,#d1-section .my-sm-n1{margin-bottom:-.25rem!important}#d1-section .ml-sm-n1,#d1-section .mx-sm-n1{margin-left:-.25rem!important}#d1-section .m-sm-n2{margin:-.5rem!important}#d1-section .mt-sm-n2,#d1-section .my-sm-n2{margin-top:-.5rem!important}#d1-section .mr-sm-n2,#d1-section .mx-sm-n2{margin-right:-.5rem!important}#d1-section .mb-sm-n2,#d1-section .my-sm-n2{margin-bottom:-.5rem!important}#d1-section .ml-sm-n2,#d1-section .mx-sm-n2{margin-left:-.5rem!important}#d1-section .m-sm-n3{margin:-1rem!important}#d1-section .mt-sm-n3,#d1-section .my-sm-n3{margin-top:-1rem!important}#d1-section .mr-sm-n3,#d1-section .mx-sm-n3{margin-right:-1rem!important}#d1-section .mb-sm-n3,#d1-section .my-sm-n3{margin-bottom:-1rem!important}#d1-section .ml-sm-n3,#d1-section .mx-sm-n3{margin-left:-1rem!important}#d1-section .m-sm-n4{margin:-1.5rem!important}#d1-section .mt-sm-n4,#d1-section .my-sm-n4{margin-top:-1.5rem!important}#d1-section .mr-sm-n4,#d1-section .mx-sm-n4{margin-right:-1.5rem!important}#d1-section .mb-sm-n4,#d1-section .my-sm-n4{margin-bottom:-1.5rem!important}#d1-section .ml-sm-n4,#d1-section .mx-sm-n4{margin-left:-1.5rem!important}#d1-section .m-sm-n5{margin:-3rem!important}#d1-section .mt-sm-n5,#d1-section .my-sm-n5{margin-top:-3rem!important}#d1-section .mr-sm-n5,#d1-section .mx-sm-n5{margin-right:-3rem!important}#d1-section .mb-sm-n5,#d1-section .my-sm-n5{margin-bottom:-3rem!important}#d1-section .ml-sm-n5,#d1-section .mx-sm-n5{margin-left:-3rem!important}#d1-section .m-sm-auto{margin:auto!important}#d1-section .mt-sm-auto,#d1-section .my-sm-auto{margin-top:auto!important}#d1-section .mr-sm-auto,#d1-section .mx-sm-auto{margin-right:auto!important}#d1-section .mb-sm-auto,#d1-section .my-sm-auto{margin-bottom:auto!important}#d1-section .ml-sm-auto,#d1-section .mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){#d1-section .m-md-0{margin:0!important}#d1-section .mt-md-0,#d1-section .my-md-0{margin-top:0!important}#d1-section .mr-md-0,#d1-section .mx-md-0{margin-right:0!important}#d1-section .mb-md-0,#d1-section .my-md-0{margin-bottom:0!important}#d1-section .ml-md-0,#d1-section .mx-md-0{margin-left:0!important}#d1-section .m-md-1{margin:.25rem!important}#d1-section .mt-md-1,#d1-section .my-md-1{margin-top:.25rem!important}#d1-section .mr-md-1,#d1-section .mx-md-1{margin-right:.25rem!important}#d1-section .mb-md-1,#d1-section .my-md-1{margin-bottom:.25rem!important}#d1-section .ml-md-1,#d1-section .mx-md-1{margin-left:.25rem!important}#d1-section .m-md-2{margin:.5rem!important}#d1-section .mt-md-2,#d1-section .my-md-2{margin-top:.5rem!important}#d1-section .mr-md-2,#d1-section .mx-md-2{margin-right:.5rem!important}#d1-section .mb-md-2,#d1-section .my-md-2{margin-bottom:.5rem!important}#d1-section .ml-md-2,#d1-section .mx-md-2{margin-left:.5rem!important}#d1-section .m-md-3{margin:1rem!important}#d1-section .mt-md-3,#d1-section .my-md-3{margin-top:1rem!important}#d1-section .mr-md-3,#d1-section .mx-md-3{margin-right:1rem!important}#d1-section .mb-md-3,#d1-section .my-md-3{margin-bottom:1rem!important}#d1-section .ml-md-3,#d1-section .mx-md-3{margin-left:1rem!important}#d1-section .m-md-4{margin:1.5rem!important}#d1-section .mt-md-4,#d1-section .my-md-4{margin-top:1.5rem!important}#d1-section .mr-md-4,#d1-section .mx-md-4{margin-right:1.5rem!important}#d1-section .mb-md-4,#d1-section .my-md-4{margin-bottom:1.5rem!important}#d1-section .ml-md-4,#d1-section .mx-md-4{margin-left:1.5rem!important}#d1-section .m-md-5{margin:3rem!important}#d1-section .mt-md-5,#d1-section .my-md-5{margin-top:3rem!important}#d1-section .mr-md-5,#d1-section .mx-md-5{margin-right:3rem!important}#d1-section .mb-md-5,#d1-section .my-md-5{margin-bottom:3rem!important}#d1-section .ml-md-5,#d1-section .mx-md-5{margin-left:3rem!important}#d1-section .p-md-0{padding:0!important}#d1-section .pt-md-0,#d1-section .py-md-0{padding-top:0!important}#d1-section .pr-md-0,#d1-section .px-md-0{padding-right:0!important}#d1-section .pb-md-0,#d1-section .py-md-0{padding-bottom:0!important}#d1-section .pl-md-0,#d1-section .px-md-0{padding-left:0!important}#d1-section .p-md-1{padding:.25rem!important}#d1-section .pt-md-1,#d1-section .py-md-1{padding-top:.25rem!important}#d1-section .pr-md-1,#d1-section .px-md-1{padding-right:.25rem!important}#d1-section .pb-md-1,#d1-section .py-md-1{padding-bottom:.25rem!important}#d1-section .pl-md-1,#d1-section .px-md-1{padding-left:.25rem!important}#d1-section .p-md-2{padding:.5rem!important}#d1-section .pt-md-2,#d1-section .py-md-2{padding-top:.5rem!important}#d1-section .pr-md-2,#d1-section .px-md-2{padding-right:.5rem!important}#d1-section .pb-md-2,#d1-section .py-md-2{padding-bottom:.5rem!important}#d1-section .pl-md-2,#d1-section .px-md-2{padding-left:.5rem!important}#d1-section .p-md-3{padding:1rem!important}#d1-section .pt-md-3,#d1-section .py-md-3{padding-top:1rem!important}#d1-section .pr-md-3,#d1-section .px-md-3{padding-right:1rem!important}#d1-section .pb-md-3,#d1-section .py-md-3{padding-bottom:1rem!important}#d1-section .pl-md-3,#d1-section .px-md-3{padding-left:1rem!important}#d1-section .p-md-4{padding:1.5rem!important}#d1-section .pt-md-4,#d1-section .py-md-4{padding-top:1.5rem!important}#d1-section .pr-md-4,#d1-section .px-md-4{padding-right:1.5rem!important}#d1-section .pb-md-4,#d1-section .py-md-4{padding-bottom:1.5rem!important}#d1-section .pl-md-4,#d1-section .px-md-4{padding-left:1.5rem!important}#d1-section .p-md-5{padding:3rem!important}#d1-section .pt-md-5,#d1-section .py-md-5{padding-top:3rem!important}#d1-section .pr-md-5,#d1-section .px-md-5{padding-right:3rem!important}#d1-section .pb-md-5,#d1-section .py-md-5{padding-bottom:3rem!important}#d1-section .pl-md-5,#d1-section .px-md-5{padding-left:3rem!important}#d1-section .m-md-n1{margin:-.25rem!important}#d1-section .mt-md-n1,#d1-section .my-md-n1{margin-top:-.25rem!important}#d1-section .mr-md-n1,#d1-section .mx-md-n1{margin-right:-.25rem!important}#d1-section .mb-md-n1,#d1-section .my-md-n1{margin-bottom:-.25rem!important}#d1-section .ml-md-n1,#d1-section .mx-md-n1{margin-left:-.25rem!important}#d1-section .m-md-n2{margin:-.5rem!important}#d1-section .mt-md-n2,#d1-section .my-md-n2{margin-top:-.5rem!important}#d1-section .mr-md-n2,#d1-section .mx-md-n2{margin-right:-.5rem!important}#d1-section .mb-md-n2,#d1-section .my-md-n2{margin-bottom:-.5rem!important}#d1-section .ml-md-n2,#d1-section .mx-md-n2{margin-left:-.5rem!important}#d1-section .m-md-n3{margin:-1rem!important}#d1-section .mt-md-n3,#d1-section .my-md-n3{margin-top:-1rem!important}#d1-section .mr-md-n3,#d1-section .mx-md-n3{margin-right:-1rem!important}#d1-section .mb-md-n3,#d1-section .my-md-n3{margin-bottom:-1rem!important}#d1-section .ml-md-n3,#d1-section .mx-md-n3{margin-left:-1rem!important}#d1-section .m-md-n4{margin:-1.5rem!important}#d1-section .mt-md-n4,#d1-section .my-md-n4{margin-top:-1.5rem!important}#d1-section .mr-md-n4,#d1-section .mx-md-n4{margin-right:-1.5rem!important}#d1-section .mb-md-n4,#d1-section .my-md-n4{margin-bottom:-1.5rem!important}#d1-section .ml-md-n4,#d1-section .mx-md-n4{margin-left:-1.5rem!important}#d1-section .m-md-n5{margin:-3rem!important}#d1-section .mt-md-n5,#d1-section .my-md-n5{margin-top:-3rem!important}#d1-section .mr-md-n5,#d1-section .mx-md-n5{margin-right:-3rem!important}#d1-section .mb-md-n5,#d1-section .my-md-n5{margin-bottom:-3rem!important}#d1-section .ml-md-n5,#d1-section .mx-md-n5{margin-left:-3rem!important}#d1-section .m-md-auto{margin:auto!important}#d1-section .mt-md-auto,#d1-section .my-md-auto{margin-top:auto!important}#d1-section .mr-md-auto,#d1-section .mx-md-auto{margin-right:auto!important}#d1-section .mb-md-auto,#d1-section .my-md-auto{margin-bottom:auto!important}#d1-section .ml-md-auto,#d1-section .mx-md-auto{margin-left:auto!important}}@media (min-width:992px){#d1-section .m-lg-0{margin:0!important}#d1-section .mt-lg-0,#d1-section .my-lg-0{margin-top:0!important}#d1-section .mr-lg-0,#d1-section .mx-lg-0{margin-right:0!important}#d1-section .mb-lg-0,#d1-section .my-lg-0{margin-bottom:0!important}#d1-section .ml-lg-0,#d1-section .mx-lg-0{margin-left:0!important}#d1-section .m-lg-1{margin:.25rem!important}#d1-section .mt-lg-1,#d1-section .my-lg-1{margin-top:.25rem!important}#d1-section .mr-lg-1,#d1-section .mx-lg-1{margin-right:.25rem!important}#d1-section .mb-lg-1,#d1-section .my-lg-1{margin-bottom:.25rem!important}#d1-section .ml-lg-1,#d1-section .mx-lg-1{margin-left:.25rem!important}#d1-section .m-lg-2{margin:.5rem!important}#d1-section .mt-lg-2,#d1-section .my-lg-2{margin-top:.5rem!important}#d1-section .mr-lg-2,#d1-section .mx-lg-2{margin-right:.5rem!important}#d1-section .mb-lg-2,#d1-section .my-lg-2{margin-bottom:.5rem!important}#d1-section .ml-lg-2,#d1-section .mx-lg-2{margin-left:.5rem!important}#d1-section .m-lg-3{margin:1rem!important}#d1-section .mt-lg-3,#d1-section .my-lg-3{margin-top:1rem!important}#d1-section .mr-lg-3,#d1-section .mx-lg-3{margin-right:1rem!important}#d1-section .mb-lg-3,#d1-section .my-lg-3{margin-bottom:1rem!important}#d1-section .ml-lg-3,#d1-section .mx-lg-3{margin-left:1rem!important}#d1-section .m-lg-4{margin:1.5rem!important}#d1-section .mt-lg-4,#d1-section .my-lg-4{margin-top:1.5rem!important}#d1-section .mr-lg-4,#d1-section .mx-lg-4{margin-right:1.5rem!important}#d1-section .mb-lg-4,#d1-section .my-lg-4{margin-bottom:1.5rem!important}#d1-section .ml-lg-4,#d1-section .mx-lg-4{margin-left:1.5rem!important}#d1-section .m-lg-5{margin:3rem!important}#d1-section .mt-lg-5,#d1-section .my-lg-5{margin-top:3rem!important}#d1-section .mr-lg-5,#d1-section .mx-lg-5{margin-right:3rem!important}#d1-section .mb-lg-5,#d1-section .my-lg-5{margin-bottom:3rem!important}#d1-section .ml-lg-5,#d1-section .mx-lg-5{margin-left:3rem!important}#d1-section .p-lg-0{padding:0!important}#d1-section .pt-lg-0,#d1-section .py-lg-0{padding-top:0!important}#d1-section .pr-lg-0,#d1-section .px-lg-0{padding-right:0!important}#d1-section .pb-lg-0,#d1-section .py-lg-0{padding-bottom:0!important}#d1-section .pl-lg-0,#d1-section .px-lg-0{padding-left:0!important}#d1-section .p-lg-1{padding:.25rem!important}#d1-section .pt-lg-1,#d1-section .py-lg-1{padding-top:.25rem!important}#d1-section .pr-lg-1,#d1-section .px-lg-1{padding-right:.25rem!important}#d1-section .pb-lg-1,#d1-section .py-lg-1{padding-bottom:.25rem!important}#d1-section .pl-lg-1,#d1-section .px-lg-1{padding-left:.25rem!important}#d1-section .p-lg-2{padding:.5rem!important}#d1-section .pt-lg-2,#d1-section .py-lg-2{padding-top:.5rem!important}#d1-section .pr-lg-2,#d1-section .px-lg-2{padding-right:.5rem!important}#d1-section .pb-lg-2,#d1-section .py-lg-2{padding-bottom:.5rem!important}#d1-section .pl-lg-2,#d1-section .px-lg-2{padding-left:.5rem!important}#d1-section .p-lg-3{padding:1rem!important}#d1-section .pt-lg-3,#d1-section .py-lg-3{padding-top:1rem!important}#d1-section .pr-lg-3,#d1-section .px-lg-3{padding-right:1rem!important}#d1-section .pb-lg-3,#d1-section .py-lg-3{padding-bottom:1rem!important}#d1-section .pl-lg-3,#d1-section .px-lg-3{padding-left:1rem!important}#d1-section .p-lg-4{padding:1.5rem!important}#d1-section .pt-lg-4,#d1-section .py-lg-4{padding-top:1.5rem!important}#d1-section .pr-lg-4,#d1-section .px-lg-4{padding-right:1.5rem!important}#d1-section .pb-lg-4,#d1-section .py-lg-4{padding-bottom:1.5rem!important}#d1-section .pl-lg-4,#d1-section .px-lg-4{padding-left:1.5rem!important}#d1-section .p-lg-5{padding:3rem!important}#d1-section .pt-lg-5,#d1-section .py-lg-5{padding-top:3rem!important}#d1-section .pr-lg-5,#d1-section .px-lg-5{padding-right:3rem!important}#d1-section .pb-lg-5,#d1-section .py-lg-5{padding-bottom:3rem!important}#d1-section .pl-lg-5,#d1-section .px-lg-5{padding-left:3rem!important}#d1-section .m-lg-n1{margin:-.25rem!important}#d1-section .mt-lg-n1,#d1-section .my-lg-n1{margin-top:-.25rem!important}#d1-section .mr-lg-n1,#d1-section .mx-lg-n1{margin-right:-.25rem!important}#d1-section .mb-lg-n1,#d1-section .my-lg-n1{margin-bottom:-.25rem!important}#d1-section .ml-lg-n1,#d1-section .mx-lg-n1{margin-left:-.25rem!important}#d1-section .m-lg-n2{margin:-.5rem!important}#d1-section .mt-lg-n2,#d1-section .my-lg-n2{margin-top:-.5rem!important}#d1-section .mr-lg-n2,#d1-section .mx-lg-n2{margin-right:-.5rem!important}#d1-section .mb-lg-n2,#d1-section .my-lg-n2{margin-bottom:-.5rem!important}#d1-section .ml-lg-n2,#d1-section .mx-lg-n2{margin-left:-.5rem!important}#d1-section .m-lg-n3{margin:-1rem!important}#d1-section .mt-lg-n3,#d1-section .my-lg-n3{margin-top:-1rem!important}#d1-section .mr-lg-n3,#d1-section .mx-lg-n3{margin-right:-1rem!important}#d1-section .mb-lg-n3,#d1-section .my-lg-n3{margin-bottom:-1rem!important}#d1-section .ml-lg-n3,#d1-section .mx-lg-n3{margin-left:-1rem!important}#d1-section .m-lg-n4{margin:-1.5rem!important}#d1-section .mt-lg-n4,#d1-section .my-lg-n4{margin-top:-1.5rem!important}#d1-section .mr-lg-n4,#d1-section .mx-lg-n4{margin-right:-1.5rem!important}#d1-section .mb-lg-n4,#d1-section .my-lg-n4{margin-bottom:-1.5rem!important}#d1-section .ml-lg-n4,#d1-section .mx-lg-n4{margin-left:-1.5rem!important}#d1-section .m-lg-n5{margin:-3rem!important}#d1-section .mt-lg-n5,#d1-section .my-lg-n5{margin-top:-3rem!important}#d1-section .mr-lg-n5,#d1-section .mx-lg-n5{margin-right:-3rem!important}#d1-section .mb-lg-n5,#d1-section .my-lg-n5{margin-bottom:-3rem!important}#d1-section .ml-lg-n5,#d1-section .mx-lg-n5{margin-left:-3rem!important}#d1-section .m-lg-auto{margin:auto!important}#d1-section .mt-lg-auto,#d1-section .my-lg-auto{margin-top:auto!important}#d1-section .mr-lg-auto,#d1-section .mx-lg-auto{margin-right:auto!important}#d1-section .mb-lg-auto,#d1-section .my-lg-auto{margin-bottom:auto!important}#d1-section .ml-lg-auto,#d1-section .mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){#d1-section .m-xl-0{margin:0!important}#d1-section .mt-xl-0,#d1-section .my-xl-0{margin-top:0!important}#d1-section .mr-xl-0,#d1-section .mx-xl-0{margin-right:0!important}#d1-section .mb-xl-0,#d1-section .my-xl-0{margin-bottom:0!important}#d1-section .ml-xl-0,#d1-section .mx-xl-0{margin-left:0!important}#d1-section .m-xl-1{margin:.25rem!important}#d1-section .mt-xl-1,#d1-section .my-xl-1{margin-top:.25rem!important}#d1-section .mr-xl-1,#d1-section .mx-xl-1{margin-right:.25rem!important}#d1-section .mb-xl-1,#d1-section .my-xl-1{margin-bottom:.25rem!important}#d1-section .ml-xl-1,#d1-section .mx-xl-1{margin-left:.25rem!important}#d1-section .m-xl-2{margin:.5rem!important}#d1-section .mt-xl-2,#d1-section .my-xl-2{margin-top:.5rem!important}#d1-section .mr-xl-2,#d1-section .mx-xl-2{margin-right:.5rem!important}#d1-section .mb-xl-2,#d1-section .my-xl-2{margin-bottom:.5rem!important}#d1-section .ml-xl-2,#d1-section .mx-xl-2{margin-left:.5rem!important}#d1-section .m-xl-3{margin:1rem!important}#d1-section .mt-xl-3,#d1-section .my-xl-3{margin-top:1rem!important}#d1-section .mr-xl-3,#d1-section .mx-xl-3{margin-right:1rem!important}#d1-section .mb-xl-3,#d1-section .my-xl-3{margin-bottom:1rem!important}#d1-section .ml-xl-3,#d1-section .mx-xl-3{margin-left:1rem!important}#d1-section .m-xl-4{margin:1.5rem!important}#d1-section .mt-xl-4,#d1-section .my-xl-4{margin-top:1.5rem!important}#d1-section .mr-xl-4,#d1-section .mx-xl-4{margin-right:1.5rem!important}#d1-section .mb-xl-4,#d1-section .my-xl-4{margin-bottom:1.5rem!important}#d1-section .ml-xl-4,#d1-section .mx-xl-4{margin-left:1.5rem!important}#d1-section .m-xl-5{margin:3rem!important}#d1-section .mt-xl-5,#d1-section .my-xl-5{margin-top:3rem!important}#d1-section .mr-xl-5,#d1-section .mx-xl-5{margin-right:3rem!important}#d1-section .mb-xl-5,#d1-section .my-xl-5{margin-bottom:3rem!important}#d1-section .ml-xl-5,#d1-section .mx-xl-5{margin-left:3rem!important}#d1-section .p-xl-0{padding:0!important}#d1-section .pt-xl-0,#d1-section .py-xl-0{padding-top:0!important}#d1-section .pr-xl-0,#d1-section .px-xl-0{padding-right:0!important}#d1-section .pb-xl-0,#d1-section .py-xl-0{padding-bottom:0!important}#d1-section .pl-xl-0,#d1-section .px-xl-0{padding-left:0!important}#d1-section .p-xl-1{padding:.25rem!important}#d1-section .pt-xl-1,#d1-section .py-xl-1{padding-top:.25rem!important}#d1-section .pr-xl-1,#d1-section .px-xl-1{padding-right:.25rem!important}#d1-section .pb-xl-1,#d1-section .py-xl-1{padding-bottom:.25rem!important}#d1-section .pl-xl-1,#d1-section .px-xl-1{padding-left:.25rem!important}#d1-section .p-xl-2{padding:.5rem!important}#d1-section .pt-xl-2,#d1-section .py-xl-2{padding-top:.5rem!important}#d1-section .pr-xl-2,#d1-section .px-xl-2{padding-right:.5rem!important}#d1-section .pb-xl-2,#d1-section .py-xl-2{padding-bottom:.5rem!important}#d1-section .pl-xl-2,#d1-section .px-xl-2{padding-left:.5rem!important}#d1-section .p-xl-3{padding:1rem!important}#d1-section .pt-xl-3,#d1-section .py-xl-3{padding-top:1rem!important}#d1-section .pr-xl-3,#d1-section .px-xl-3{padding-right:1rem!important}#d1-section .pb-xl-3,#d1-section .py-xl-3{padding-bottom:1rem!important}#d1-section .pl-xl-3,#d1-section .px-xl-3{padding-left:1rem!important}#d1-section .p-xl-4{padding:1.5rem!important}#d1-section .pt-xl-4,#d1-section .py-xl-4{padding-top:1.5rem!important}#d1-section .pr-xl-4,#d1-section .px-xl-4{padding-right:1.5rem!important}#d1-section .pb-xl-4,#d1-section .py-xl-4{padding-bottom:1.5rem!important}#d1-section .pl-xl-4,#d1-section .px-xl-4{padding-left:1.5rem!important}#d1-section .p-xl-5{padding:3rem!important}#d1-section .pt-xl-5,#d1-section .py-xl-5{padding-top:3rem!important}#d1-section .pr-xl-5,#d1-section .px-xl-5{padding-right:3rem!important}#d1-section .pb-xl-5,#d1-section .py-xl-5{padding-bottom:3rem!important}#d1-section .pl-xl-5,#d1-section .px-xl-5{padding-left:3rem!important}#d1-section .m-xl-n1{margin:-.25rem!important}#d1-section .mt-xl-n1,#d1-section .my-xl-n1{margin-top:-.25rem!important}#d1-section .mr-xl-n1,#d1-section .mx-xl-n1{margin-right:-.25rem!important}#d1-section .mb-xl-n1,#d1-section .my-xl-n1{margin-bottom:-.25rem!important}#d1-section .ml-xl-n1,#d1-section .mx-xl-n1{margin-left:-.25rem!important}#d1-section .m-xl-n2{margin:-.5rem!important}#d1-section .mt-xl-n2,#d1-section .my-xl-n2{margin-top:-.5rem!important}#d1-section .mr-xl-n2,#d1-section .mx-xl-n2{margin-right:-.5rem!important}#d1-section .mb-xl-n2,#d1-section .my-xl-n2{margin-bottom:-.5rem!important}#d1-section .ml-xl-n2,#d1-section .mx-xl-n2{margin-left:-.5rem!important}#d1-section .m-xl-n3{margin:-1rem!important}#d1-section .mt-xl-n3,#d1-section .my-xl-n3{margin-top:-1rem!important}#d1-section .mr-xl-n3,#d1-section .mx-xl-n3{margin-right:-1rem!important}#d1-section .mb-xl-n3,#d1-section .my-xl-n3{margin-bottom:-1rem!important}#d1-section .ml-xl-n3,#d1-section .mx-xl-n3{margin-left:-1rem!important}#d1-section .m-xl-n4{margin:-1.5rem!important}#d1-section .mt-xl-n4,#d1-section .my-xl-n4{margin-top:-1.5rem!important}#d1-section .mr-xl-n4,#d1-section .mx-xl-n4{margin-right:-1.5rem!important}#d1-section .mb-xl-n4,#d1-section .my-xl-n4{margin-bottom:-1.5rem!important}#d1-section .ml-xl-n4,#d1-section .mx-xl-n4{margin-left:-1.5rem!important}#d1-section .m-xl-n5{margin:-3rem!important}#d1-section .mt-xl-n5,#d1-section .my-xl-n5{margin-top:-3rem!important}#d1-section .mr-xl-n5,#d1-section .mx-xl-n5{margin-right:-3rem!important}#d1-section .mb-xl-n5,#d1-section .my-xl-n5{margin-bottom:-3rem!important}#d1-section .ml-xl-n5,#d1-section .mx-xl-n5{margin-left:-3rem!important}#d1-section .m-xl-auto{margin:auto!important}#d1-section .mt-xl-auto,#d1-section .my-xl-auto{margin-top:auto!important}#d1-section .mr-xl-auto,#d1-section .mx-xl-auto{margin-right:auto!important}#d1-section .mb-xl-auto,#d1-section .my-xl-auto{margin-bottom:auto!important}#d1-section .ml-xl-auto,#d1-section .mx-xl-auto{margin-left:auto!important}}#d1-section .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}#d1-section .text-justify{text-align:justify!important}#d1-section .text-wrap{white-space:normal!important}#d1-section .text-nowrap{white-space:nowrap!important}#d1-section .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#d1-section .text-left{text-align:left!important}#d1-section .text-right{text-align:right!important}#d1-section .text-center{text-align:center!important}@media (min-width:576px){#d1-section .text-sm-left{text-align:left!important}#d1-section .text-sm-right{text-align:right!important}#d1-section .text-sm-center{text-align:center!important}}@media (min-width:768px){#d1-section .text-md-left{text-align:left!important}#d1-section .text-md-right{text-align:right!important}#d1-section .text-md-center{text-align:center!important}}@media (min-width:992px){#d1-section .text-lg-left{text-align:left!important}#d1-section .text-lg-right{text-align:right!important}#d1-section .text-lg-center{text-align:center!important}}@media (min-width:1200px){#d1-section .text-xl-left{text-align:left!important}#d1-section .text-xl-right{text-align:right!important}#d1-section .text-xl-center{text-align:center!important}}#d1-section .text-lowercase{text-transform:lowercase!important}#d1-section .text-uppercase{text-transform:uppercase!important}#d1-section .text-capitalize{text-transform:capitalize!important}#d1-section .font-weight-light{font-weight:300!important}#d1-section .font-weight-lighter{font-weight:lighter!important}#d1-section .font-weight-normal{font-weight:400!important}#d1-section .font-weight-bold{font-weight:700!important}#d1-section .font-weight-bolder{font-weight:bolder!important}#d1-section .font-italic{font-style:italic!important}#d1-section .text-white{color:#fff!important}#d1-section .text-primary{color:#007bff!important}#d1-section a.text-primary:focus,#d1-section a.text-primary:hover{color:#0056b3!important}#d1-section .text-secondary{color:#6c757d!important}#d1-section a.text-secondary:focus,#d1-section a.text-secondary:hover{color:#494f54!important}#d1-section .text-success{color:#28a745!important}#d1-section a.text-success:focus,#d1-section a.text-success:hover{color:#19692c!important}#d1-section .text-info{color:#17a2b8!important}#d1-section a.text-info:focus,#d1-section a.text-info:hover{color:#0f6674!important}#d1-section .text-warning{color:#ffc107!important}#d1-section a.text-warning:focus,#d1-section a.text-warning:hover{color:#ba8b00!important}#d1-section .text-danger{color:#dc3545!important}#d1-section a.text-danger:focus,#d1-section a.text-danger:hover{color:#a71d2a!important}#d1-section .text-light{color:#f8f9fa!important}#d1-section a.text-light:focus,#d1-section a.text-light:hover{color:#cbd3da!important}#d1-section .text-dark{color:#343a40!important}#d1-section a.text-dark:focus,#d1-section a.text-dark:hover{color:#121416!important}#d1-section .text-body{color:#212529!important}#d1-section .text-muted{color:#6c757d!important}#d1-section .text-black-50{color:rgba(0,0,0,.5)!important}#d1-section .text-white-50{color:rgba(255,255,255,.5)!important}#d1-section .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}#d1-section .text-decoration-none{text-decoration:none!important}#d1-section .text-break{word-break:break-word!important;overflow-wrap:break-word!important}#d1-section .text-reset{color:inherit!important}#d1-section .visible{visibility:visible!important}#d1-section .invisible{visibility:hidden!important}@media print{#d1-section *,#d1-section ::after,#d1-section ::before{text-shadow:none!important;box-shadow:none!important}#d1-section a:not(.btn){text-decoration:underline}#d1-section abbr[title]::after{content:" (" attr(title) ")"}#d1-section pre{white-space:pre-wrap!important}#d1-section blockquote,#d1-section pre{border:1px solid #adb5bd;page-break-inside:avoid}#d1-section thead{display:table-header-group}#d1-section img,#d1-section tr{page-break-inside:avoid}#d1-section h2,#d1-section h3,#d1-section p{orphans:3;widows:3}#d1-section h2,#d1-section h3{page-break-after:avoid}@page{size:a3}#d1-section{min-width:992px!important}#d1-section .container{min-width:992px!important}#d1-section .navbar{display:none}#d1-section .badge{border:1px solid #000}#d1-section .table{border-collapse:collapse!important}#d1-section .table td,#d1-section .table th{background-color:#fff!important}#d1-section .table-bordered td,#d1-section .table-bordered th{border:1px solid #dee2e6!important}#d1-section .table-dark{color:inherit}#d1-section .table-dark tbody+tbody,#d1-section .table-dark td,#d1-section .table-dark th,#d1-section .table-dark thead th{border-color:#dee2e6}#d1-section .table .thead-dark th{color:inherit;border-color:#dee2e6}}#d1-section .fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}#d1-section .fa,#d1-section .fa-brands,#d1-section .fa-classic,#d1-section .fa-regular,#d1-section .fa-sharp-solid,#d1-section .fa-solid,#d1-section .fab,#d1-section .far,#d1-section .fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}#d1-section .fa-classic,#d1-section .fa-regular,#d1-section .fa-solid,#d1-section .far,#d1-section .fas{font-family:"Font Awesome 6 Free"}#d1-section .fa-brands,#d1-section .fab{font-family:"Font Awesome 6 Brands"}#d1-section .fa-1x{font-size:1em}#d1-section .fa-2x{font-size:2em}#d1-section .fa-3x{font-size:3em}#d1-section .fa-4x{font-size:4em}#d1-section .fa-5x{font-size:5em}#d1-section .fa-6x{font-size:6em}#d1-section .fa-7x{font-size:7em}#d1-section .fa-8x{font-size:8em}#d1-section .fa-9x{font-size:9em}#d1-section .fa-10x{font-size:10em}#d1-section .fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}#d1-section .fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}#d1-section .fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}#d1-section .fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}#d1-section .fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}#d1-section .fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}#d1-section .fa-fw{text-align:center;width:1.25em}#d1-section .fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}#d1-section .fa-ul>li{position:relative}#d1-section .fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}#d1-section .fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}#d1-section .fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}#d1-section .fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}#d1-section .fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}#d1-section .fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}#d1-section .fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}#d1-section .fa-beat-fade,#d1-section .fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}#d1-section .fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}#d1-section .fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}#d1-section .fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}#d1-section .fa-shake,#d1-section .fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}#d1-section .fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}#d1-section .fa-spin-reverse{--fa-animation-direction:reverse}#d1-section .fa-pulse,#d1-section .fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){#d1-section .fa-beat,#d1-section .fa-beat-fade,#d1-section .fa-bounce,#d1-section .fa-fade,#d1-section .fa-flip,#d1-section .fa-pulse,#d1-section .fa-shake,#d1-section .fa-spin,#d1-section .fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#d1-section .fa-rotate-90{transform:rotate(90deg)}#d1-section .fa-rotate-180{transform:rotate(180deg)}#d1-section .fa-rotate-270{transform:rotate(270deg)}#d1-section .fa-flip-horizontal{transform:scaleX(-1)}#d1-section .fa-flip-vertical{transform:scaleY(-1)}#d1-section .fa-flip-both,#d1-section .fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}#d1-section .fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}#d1-section .fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}#d1-section .fa-stack-1x,#d1-section .fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}#d1-section .fa-stack-1x{line-height:inherit}#d1-section .fa-stack-2x{font-size:2em}#d1-section .fa-inverse{color:var(--fa-inverse,#fff)}#d1-section .fa-0:before{content:"\30"}#d1-section .fa-1:before{content:"\31"}#d1-section .fa-2:before{content:"\32"}#d1-section .fa-3:before{content:"\33"}#d1-section .fa-4:before{content:"\34"}#d1-section .fa-5:before{content:"\35"}#d1-section .fa-6:before{content:"\36"}#d1-section .fa-7:before{content:"\37"}#d1-section .fa-8:before{content:"\38"}#d1-section .fa-9:before{content:"\39"}#d1-section .fa-fill-drip:before{content:"\f576"}#d1-section .fa-arrows-to-circle:before{content:"\e4bd"}#d1-section .fa-chevron-circle-right:before,#d1-section .fa-circle-chevron-right:before{content:"\f138"}#d1-section .fa-at:before{content:"\40"}#d1-section .fa-trash-alt:before,#d1-section .fa-trash-can:before{content:"\f2ed"}#d1-section .fa-text-height:before{content:"\f034"}#d1-section .fa-user-times:before,#d1-section .fa-user-xmark:before{content:"\f235"}#d1-section .fa-stethoscope:before{content:"\f0f1"}#d1-section .fa-comment-alt:before,#d1-section .fa-message:before{content:"\f27a"}#d1-section .fa-info:before{content:"\f129"}#d1-section .fa-compress-alt:before,#d1-section .fa-down-left-and-up-right-to-center:before{content:"\f422"}#d1-section .fa-explosion:before{content:"\e4e9"}#d1-section .fa-file-alt:before,#d1-section .fa-file-lines:before,#d1-section .fa-file-text:before{content:"\f15c"}#d1-section .fa-wave-square:before{content:"\f83e"}#d1-section .fa-ring:before{content:"\f70b"}#d1-section .fa-building-un:before{content:"\e4d9"}#d1-section .fa-dice-three:before{content:"\f527"}#d1-section .fa-calendar-alt:before,#d1-section .fa-calendar-days:before{content:"\f073"}#d1-section .fa-anchor-circle-check:before{content:"\e4aa"}#d1-section .fa-building-circle-arrow-right:before{content:"\e4d1"}#d1-section .fa-volleyball-ball:before,#d1-section .fa-volleyball:before{content:"\f45f"}#d1-section .fa-arrows-up-to-line:before{content:"\e4c2"}#d1-section .fa-sort-desc:before,#d1-section .fa-sort-down:before{content:"\f0dd"}#d1-section .fa-circle-minus:before,#d1-section .fa-minus-circle:before{content:"\f056"}#d1-section .fa-door-open:before{content:"\f52b"}#d1-section .fa-right-from-bracket:before,#d1-section .fa-sign-out-alt:before{content:"\f2f5"}#d1-section .fa-atom:before{content:"\f5d2"}#d1-section .fa-soap:before{content:"\e06e"}#d1-section .fa-heart-music-camera-bolt:before,#d1-section .fa-icons:before{content:"\f86d"}#d1-section .fa-microphone-alt-slash:before,#d1-section .fa-microphone-lines-slash:before{content:"\f539"}#d1-section .fa-bridge-circle-check:before{content:"\e4c9"}#d1-section .fa-pump-medical:before{content:"\e06a"}#d1-section .fa-fingerprint:before{content:"\f577"}#d1-section .fa-hand-point-right:before{content:"\f0a4"}#d1-section .fa-magnifying-glass-location:before,#d1-section .fa-search-location:before{content:"\f689"}#d1-section .fa-forward-step:before,#d1-section .fa-step-forward:before{content:"\f051"}#d1-section .fa-face-smile-beam:before,#d1-section .fa-smile-beam:before{content:"\f5b8"}#d1-section .fa-flag-checkered:before{content:"\f11e"}#d1-section .fa-football-ball:before,#d1-section .fa-football:before{content:"\f44e"}#d1-section .fa-school-circle-exclamation:before{content:"\e56c"}#d1-section .fa-crop:before{content:"\f125"}#d1-section .fa-angle-double-down:before,#d1-section .fa-angles-down:before{content:"\f103"}#d1-section .fa-users-rectangle:before{content:"\e594"}#d1-section .fa-people-roof:before{content:"\e537"}#d1-section .fa-people-line:before{content:"\e534"}#d1-section .fa-beer-mug-empty:before,#d1-section .fa-beer:before{content:"\f0fc"}#d1-section .fa-diagram-predecessor:before{content:"\e477"}#d1-section .fa-arrow-up-long:before,#d1-section .fa-long-arrow-up:before{content:"\f176"}#d1-section .fa-burn:before,#d1-section .fa-fire-flame-simple:before{content:"\f46a"}#d1-section .fa-male:before,#d1-section .fa-person:before{content:"\f183"}#d1-section .fa-laptop:before{content:"\f109"}#d1-section .fa-file-csv:before{content:"\f6dd"}#d1-section .fa-menorah:before{content:"\f676"}#d1-section .fa-truck-plane:before{content:"\e58f"}#d1-section .fa-record-vinyl:before{content:"\f8d9"}#d1-section .fa-face-grin-stars:before,#d1-section .fa-grin-stars:before{content:"\f587"}#d1-section .fa-bong:before{content:"\f55c"}#d1-section .fa-pastafarianism:before,#d1-section .fa-spaghetti-monster-flying:before{content:"\f67b"}#d1-section .fa-arrow-down-up-across-line:before{content:"\e4af"}#d1-section .fa-spoon:before,#d1-section .fa-utensil-spoon:before{content:"\f2e5"}#d1-section .fa-jar-wheat:before{content:"\e517"}#d1-section .fa-envelopes-bulk:before,#d1-section .fa-mail-bulk:before{content:"\f674"}#d1-section .fa-file-circle-exclamation:before{content:"\e4eb"}#d1-section .fa-circle-h:before,#d1-section .fa-hospital-symbol:before{content:"\f47e"}#d1-section .fa-pager:before{content:"\f815"}#d1-section .fa-address-book:before,#d1-section .fa-contact-book:before{content:"\f2b9"}#d1-section .fa-strikethrough:before{content:"\f0cc"}#d1-section .fa-k:before{content:"\4b"}#d1-section .fa-landmark-flag:before{content:"\e51c"}#d1-section .fa-pencil-alt:before,#d1-section .fa-pencil:before{content:"\f303"}#d1-section .fa-backward:before{content:"\f04a"}#d1-section .fa-caret-right:before{content:"\f0da"}#d1-section .fa-comments:before{content:"\f086"}#d1-section .fa-file-clipboard:before,#d1-section .fa-paste:before{content:"\f0ea"}#d1-section .fa-code-pull-request:before{content:"\e13c"}#d1-section .fa-clipboard-list:before{content:"\f46d"}#d1-section .fa-truck-loading:before,#d1-section .fa-truck-ramp-box:before{content:"\f4de"}#d1-section .fa-user-check:before{content:"\f4fc"}#d1-section .fa-vial-virus:before{content:"\e597"}#d1-section .fa-sheet-plastic:before{content:"\e571"}#d1-section .fa-blog:before{content:"\f781"}#d1-section .fa-user-ninja:before{content:"\f504"}#d1-section .fa-person-arrow-up-from-line:before{content:"\e539"}#d1-section .fa-scroll-torah:before,#d1-section .fa-torah:before{content:"\f6a0"}#d1-section .fa-broom-ball:before,#d1-section .fa-quidditch-broom-ball:before,#d1-section .fa-quidditch:before{content:"\f458"}#d1-section .fa-toggle-off:before{content:"\f204"}#d1-section .fa-archive:before,#d1-section .fa-box-archive:before{content:"\f187"}#d1-section .fa-person-drowning:before{content:"\e545"}#d1-section .fa-arrow-down-9-1:before,#d1-section .fa-sort-numeric-desc:before,#d1-section .fa-sort-numeric-down-alt:before{content:"\f886"}#d1-section .fa-face-grin-tongue-squint:before,#d1-section .fa-grin-tongue-squint:before{content:"\f58a"}#d1-section .fa-spray-can:before{content:"\f5bd"}#d1-section .fa-truck-monster:before{content:"\f63b"}#d1-section .fa-w:before{content:"\57"}#d1-section .fa-earth-africa:before,#d1-section .fa-globe-africa:before{content:"\f57c"}#d1-section .fa-rainbow:before{content:"\f75b"}#d1-section .fa-circle-notch:before{content:"\f1ce"}#d1-section .fa-tablet-alt:before,#d1-section .fa-tablet-screen-button:before{content:"\f3fa"}#d1-section .fa-paw:before{content:"\f1b0"}#d1-section .fa-cloud:before{content:"\f0c2"}#d1-section .fa-trowel-bricks:before{content:"\e58a"}#d1-section .fa-face-flushed:before,#d1-section .fa-flushed:before{content:"\f579"}#d1-section .fa-hospital-user:before{content:"\f80d"}#d1-section .fa-tent-arrow-left-right:before{content:"\e57f"}#d1-section .fa-gavel:before,#d1-section .fa-legal:before{content:"\f0e3"}#d1-section .fa-binoculars:before{content:"\f1e5"}#d1-section .fa-microphone-slash:before{content:"\f131"}#d1-section .fa-box-tissue:before{content:"\e05b"}#d1-section .fa-motorcycle:before{content:"\f21c"}#d1-section .fa-bell-concierge:before,#d1-section .fa-concierge-bell:before{content:"\f562"}#d1-section .fa-pen-ruler:before,#d1-section .fa-pencil-ruler:before{content:"\f5ae"}#d1-section .fa-people-arrows-left-right:before,#d1-section .fa-people-arrows:before{content:"\e068"}#d1-section .fa-mars-and-venus-burst:before{content:"\e523"}#d1-section .fa-caret-square-right:before,#d1-section .fa-square-caret-right:before{content:"\f152"}#d1-section .fa-cut:before,#d1-section .fa-scissors:before{content:"\f0c4"}#d1-section .fa-sun-plant-wilt:before{content:"\e57a"}#d1-section .fa-toilets-portable:before{content:"\e584"}#d1-section .fa-hockey-puck:before{content:"\f453"}#d1-section .fa-table:before{content:"\f0ce"}#d1-section .fa-magnifying-glass-arrow-right:before{content:"\e521"}#d1-section .fa-digital-tachograph:before,#d1-section .fa-tachograph-digital:before{content:"\f566"}#d1-section .fa-users-slash:before{content:"\e073"}#d1-section .fa-clover:before{content:"\e139"}#d1-section .fa-mail-reply:before,#d1-section .fa-reply:before{content:"\f3e5"}#d1-section .fa-star-and-crescent:before{content:"\f699"}#d1-section .fa-house-fire:before{content:"\e50c"}#d1-section .fa-minus-square:before,#d1-section .fa-square-minus:before{content:"\f146"}#d1-section .fa-helicopter:before{content:"\f533"}#d1-section .fa-compass:before{content:"\f14e"}#d1-section .fa-caret-square-down:before,#d1-section .fa-square-caret-down:before{content:"\f150"}#d1-section .fa-file-circle-question:before{content:"\e4ef"}#d1-section .fa-laptop-code:before{content:"\f5fc"}#d1-section .fa-swatchbook:before{content:"\f5c3"}#d1-section .fa-prescription-bottle:before{content:"\f485"}#d1-section .fa-bars:before,#d1-section .fa-navicon:before{content:"\f0c9"}#d1-section .fa-people-group:before{content:"\e533"}#d1-section .fa-hourglass-3:before,#d1-section .fa-hourglass-end:before{content:"\f253"}#d1-section .fa-heart-broken:before,#d1-section .fa-heart-crack:before{content:"\f7a9"}#d1-section .fa-external-link-square-alt:before,#d1-section .fa-square-up-right:before{content:"\f360"}#d1-section .fa-face-kiss-beam:before,#d1-section .fa-kiss-beam:before{content:"\f597"}#d1-section .fa-film:before{content:"\f008"}#d1-section .fa-ruler-horizontal:before{content:"\f547"}#d1-section .fa-people-robbery:before{content:"\e536"}#d1-section .fa-lightbulb:before{content:"\f0eb"}#d1-section .fa-caret-left:before{content:"\f0d9"}#d1-section .fa-circle-exclamation:before,#d1-section .fa-exclamation-circle:before{content:"\f06a"}#d1-section .fa-school-circle-xmark:before{content:"\e56d"}#d1-section .fa-arrow-right-from-bracket:before,#d1-section .fa-sign-out:before{content:"\f08b"}#d1-section .fa-chevron-circle-down:before,#d1-section .fa-circle-chevron-down:before{content:"\f13a"}#d1-section .fa-unlock-alt:before,#d1-section .fa-unlock-keyhole:before{content:"\f13e"}#d1-section .fa-cloud-showers-heavy:before{content:"\f740"}#d1-section .fa-headphones-alt:before,#d1-section .fa-headphones-simple:before{content:"\f58f"}#d1-section .fa-sitemap:before{content:"\f0e8"}#d1-section .fa-circle-dollar-to-slot:before,#d1-section .fa-donate:before{content:"\f4b9"}#d1-section .fa-memory:before{content:"\f538"}#d1-section .fa-road-spikes:before{content:"\e568"}#d1-section .fa-fire-burner:before{content:"\e4f1"}#d1-section .fa-flag:before{content:"\f024"}#d1-section .fa-hanukiah:before{content:"\f6e6"}#d1-section .fa-feather:before{content:"\f52d"}#d1-section .fa-volume-down:before,#d1-section .fa-volume-low:before{content:"\f027"}#d1-section .fa-comment-slash:before{content:"\f4b3"}#d1-section .fa-cloud-sun-rain:before{content:"\f743"}#d1-section .fa-compress:before{content:"\f066"}#d1-section .fa-wheat-alt:before,#d1-section .fa-wheat-awn:before{content:"\e2cd"}#d1-section .fa-ankh:before{content:"\f644"}#d1-section .fa-hands-holding-child:before{content:"\e4fa"}#d1-section .fa-asterisk:before{content:"\2a"}#d1-section .fa-check-square:before,#d1-section .fa-square-check:before{content:"\f14a"}#d1-section .fa-peseta-sign:before{content:"\e221"}#d1-section .fa-header:before,#d1-section .fa-heading:before{content:"\f1dc"}#d1-section .fa-ghost:before{content:"\f6e2"}#d1-section .fa-list-squares:before,#d1-section .fa-list:before{content:"\f03a"}#d1-section .fa-phone-square-alt:before,#d1-section .fa-square-phone-flip:before{content:"\f87b"}#d1-section .fa-cart-plus:before{content:"\f217"}#d1-section .fa-gamepad:before{content:"\f11b"}#d1-section .fa-circle-dot:before,#d1-section .fa-dot-circle:before{content:"\f192"}#d1-section .fa-dizzy:before,#d1-section .fa-face-dizzy:before{content:"\f567"}#d1-section .fa-egg:before{content:"\f7fb"}#d1-section .fa-house-medical-circle-xmark:before{content:"\e513"}#d1-section .fa-campground:before{content:"\f6bb"}#d1-section .fa-folder-plus:before{content:"\f65e"}#d1-section .fa-futbol-ball:before,#d1-section .fa-futbol:before,#d1-section .fa-soccer-ball:before{content:"\f1e3"}#d1-section .fa-paint-brush:before,#d1-section .fa-paintbrush:before{content:"\f1fc"}#d1-section .fa-lock:before{content:"\f023"}#d1-section .fa-gas-pump:before{content:"\f52f"}#d1-section .fa-hot-tub-person:before,#d1-section .fa-hot-tub:before{content:"\f593"}#d1-section .fa-map-location:before,#d1-section .fa-map-marked:before{content:"\f59f"}#d1-section .fa-house-flood-water:before{content:"\e50e"}#d1-section .fa-tree:before{content:"\f1bb"}#d1-section .fa-bridge-lock:before{content:"\e4cc"}#d1-section .fa-sack-dollar:before{content:"\f81d"}#d1-section .fa-edit:before,#d1-section .fa-pen-to-square:before{content:"\f044"}#d1-section .fa-car-side:before{content:"\f5e4"}#d1-section .fa-share-alt:before,#d1-section .fa-share-nodes:before{content:"\f1e0"}#d1-section .fa-heart-circle-minus:before{content:"\e4ff"}#d1-section .fa-hourglass-2:before,#d1-section .fa-hourglass-half:before{content:"\f252"}#d1-section .fa-microscope:before{content:"\f610"}#d1-section .fa-sink:before{content:"\e06d"}#d1-section .fa-bag-shopping:before,#d1-section .fa-shopping-bag:before{content:"\f290"}#d1-section .fa-arrow-down-z-a:before,#d1-section .fa-sort-alpha-desc:before,#d1-section .fa-sort-alpha-down-alt:before{content:"\f881"}#d1-section .fa-mitten:before{content:"\f7b5"}#d1-section .fa-person-rays:before{content:"\e54d"}#d1-section .fa-users:before{content:"\f0c0"}#d1-section .fa-eye-slash:before{content:"\f070"}#d1-section .fa-flask-vial:before{content:"\e4f3"}#d1-section .fa-hand-paper:before,#d1-section .fa-hand:before{content:"\f256"}#d1-section .fa-om:before{content:"\f679"}#d1-section .fa-worm:before{content:"\e599"}#d1-section .fa-house-circle-xmark:before{content:"\e50b"}#d1-section .fa-plug:before{content:"\f1e6"}#d1-section .fa-chevron-up:before{content:"\f077"}#d1-section .fa-hand-spock:before{content:"\f259"}#d1-section .fa-stopwatch:before{content:"\f2f2"}#d1-section .fa-face-kiss:before,#d1-section .fa-kiss:before{content:"\f596"}#d1-section .fa-bridge-circle-xmark:before{content:"\e4cb"}#d1-section .fa-face-grin-tongue:before,#d1-section .fa-grin-tongue:before{content:"\f589"}#d1-section .fa-chess-bishop:before{content:"\f43a"}#d1-section .fa-face-grin-wink:before,#d1-section .fa-grin-wink:before{content:"\f58c"}#d1-section .fa-deaf:before,#d1-section .fa-deafness:before,#d1-section .fa-ear-deaf:before,#d1-section .fa-hard-of-hearing:before{content:"\f2a4"}#d1-section .fa-road-circle-check:before{content:"\e564"}#d1-section .fa-dice-five:before{content:"\f523"}#d1-section .fa-rss-square:before,#d1-section .fa-square-rss:before{content:"\f143"}#d1-section .fa-land-mine-on:before{content:"\e51b"}#d1-section .fa-i-cursor:before{content:"\f246"}#d1-section .fa-stamp:before{content:"\f5bf"}#d1-section .fa-stairs:before{content:"\e289"}#d1-section .fa-i:before{content:"\49"}#d1-section .fa-hryvnia-sign:before,#d1-section .fa-hryvnia:before{content:"\f6f2"}#d1-section .fa-pills:before{content:"\f484"}#d1-section .fa-face-grin-wide:before,#d1-section .fa-grin-alt:before{content:"\f581"}#d1-section .fa-tooth:before{content:"\f5c9"}#d1-section .fa-v:before{content:"\56"}#d1-section .fa-bangladeshi-taka-sign:before{content:"\e2e6"}#d1-section .fa-bicycle:before{content:"\f206"}#d1-section .fa-rod-asclepius:before,#d1-section .fa-rod-snake:before,#d1-section .fa-staff-aesculapius:before,#d1-section .fa-staff-snake:before{content:"\e579"}#d1-section .fa-head-side-cough-slash:before{content:"\e062"}#d1-section .fa-ambulance:before,#d1-section .fa-truck-medical:before{content:"\f0f9"}#d1-section .fa-wheat-awn-circle-exclamation:before{content:"\e598"}#d1-section .fa-snowman:before{content:"\f7d0"}#d1-section .fa-mortar-pestle:before{content:"\f5a7"}#d1-section .fa-road-barrier:before{content:"\e562"}#d1-section .fa-school:before{content:"\f549"}#d1-section .fa-igloo:before{content:"\f7ae"}#d1-section .fa-joint:before{content:"\f595"}#d1-section .fa-angle-right:before{content:"\f105"}#d1-section .fa-horse:before{content:"\f6f0"}#d1-section .fa-q:before{content:"\51"}#d1-section .fa-g:before{content:"\47"}#d1-section .fa-notes-medical:before{content:"\f481"}#d1-section .fa-temperature-2:before,#d1-section .fa-temperature-half:before,#d1-section .fa-thermometer-2:before,#d1-section .fa-thermometer-half:before{content:"\f2c9"}#d1-section .fa-dong-sign:before{content:"\e169"}#d1-section .fa-capsules:before{content:"\f46b"}#d1-section .fa-poo-bolt:before,#d1-section .fa-poo-storm:before{content:"\f75a"}#d1-section .fa-face-frown-open:before,#d1-section .fa-frown-open:before{content:"\f57a"}#d1-section .fa-hand-point-up:before{content:"\f0a6"}#d1-section .fa-money-bill:before{content:"\f0d6"}#d1-section .fa-bookmark:before{content:"\f02e"}#d1-section .fa-align-justify:before{content:"\f039"}#d1-section .fa-umbrella-beach:before{content:"\f5ca"}#d1-section .fa-helmet-un:before{content:"\e503"}#d1-section .fa-bullseye:before{content:"\f140"}#d1-section .fa-bacon:before{content:"\f7e5"}#d1-section .fa-hand-point-down:before{content:"\f0a7"}#d1-section .fa-arrow-up-from-bracket:before{content:"\e09a"}#d1-section .fa-folder-blank:before,#d1-section .fa-folder:before{content:"\f07b"}#d1-section .fa-file-medical-alt:before,#d1-section .fa-file-waveform:before{content:"\f478"}#d1-section .fa-radiation:before{content:"\f7b9"}#d1-section .fa-chart-simple:before{content:"\e473"}#d1-section .fa-mars-stroke:before{content:"\f229"}#d1-section .fa-vial:before{content:"\f492"}#d1-section .fa-dashboard:before,#d1-section .fa-gauge-med:before,#d1-section .fa-gauge:before,#d1-section .fa-tachometer-alt-average:before{content:"\f624"}#d1-section .fa-magic-wand-sparkles:before,#d1-section .fa-wand-magic-sparkles:before{content:"\e2ca"}#d1-section .fa-e:before{content:"\45"}#d1-section .fa-pen-alt:before,#d1-section .fa-pen-clip:before{content:"\f305"}#d1-section .fa-bridge-circle-exclamation:before{content:"\e4ca"}#d1-section .fa-user:before{content:"\f007"}#d1-section .fa-school-circle-check:before{content:"\e56b"}#d1-section .fa-dumpster:before{content:"\f793"}#d1-section .fa-shuttle-van:before,#d1-section .fa-van-shuttle:before{content:"\f5b6"}#d1-section .fa-building-user:before{content:"\e4da"}#d1-section .fa-caret-square-left:before,#d1-section .fa-square-caret-left:before{content:"\f191"}#d1-section .fa-highlighter:before{content:"\f591"}#d1-section .fa-key:before{content:"\f084"}#d1-section .fa-bullhorn:before{content:"\f0a1"}#d1-section .fa-globe:before{content:"\f0ac"}#d1-section .fa-synagogue:before{content:"\f69b"}#d1-section .fa-person-half-dress:before{content:"\e548"}#d1-section .fa-road-bridge:before{content:"\e563"}#d1-section .fa-location-arrow:before{content:"\f124"}#d1-section .fa-c:before{content:"\43"}#d1-section .fa-tablet-button:before{content:"\f10a"}#d1-section .fa-building-lock:before{content:"\e4d6"}#d1-section .fa-pizza-slice:before{content:"\f818"}#d1-section .fa-money-bill-wave:before{content:"\f53a"}#d1-section .fa-area-chart:before,#d1-section .fa-chart-area:before{content:"\f1fe"}#d1-section .fa-house-flag:before{content:"\e50d"}#d1-section .fa-person-circle-minus:before{content:"\e540"}#d1-section .fa-ban:before,#d1-section .fa-cancel:before{content:"\f05e"}#d1-section .fa-camera-rotate:before{content:"\e0d8"}#d1-section .fa-air-freshener:before,#d1-section .fa-spray-can-sparkles:before{content:"\f5d0"}#d1-section .fa-star:before{content:"\f005"}#d1-section .fa-repeat:before{content:"\f363"}#d1-section .fa-cross:before{content:"\f654"}#d1-section .fa-box:before{content:"\f466"}#d1-section .fa-venus-mars:before{content:"\f228"}#d1-section .fa-arrow-pointer:before,#d1-section .fa-mouse-pointer:before{content:"\f245"}#d1-section .fa-expand-arrows-alt:before,#d1-section .fa-maximize:before{content:"\f31e"}#d1-section .fa-charging-station:before{content:"\f5e7"}#d1-section .fa-shapes:before,#d1-section .fa-triangle-circle-square:before{content:"\f61f"}#d1-section .fa-random:before,#d1-section .fa-shuffle:before{content:"\f074"}#d1-section .fa-person-running:before,#d1-section .fa-running:before{content:"\f70c"}#d1-section .fa-mobile-retro:before{content:"\e527"}#d1-section .fa-grip-lines-vertical:before{content:"\f7a5"}#d1-section .fa-spider:before{content:"\f717"}#d1-section .fa-hands-bound:before{content:"\e4f9"}#d1-section .fa-file-invoice-dollar:before{content:"\f571"}#d1-section .fa-plane-circle-exclamation:before{content:"\e556"}#d1-section .fa-x-ray:before{content:"\f497"}#d1-section .fa-spell-check:before{content:"\f891"}#d1-section .fa-slash:before{content:"\f715"}#d1-section .fa-computer-mouse:before,#d1-section .fa-mouse:before{content:"\f8cc"}#d1-section .fa-arrow-right-to-bracket:before,#d1-section .fa-sign-in:before{content:"\f090"}#d1-section .fa-shop-slash:before,#d1-section .fa-store-alt-slash:before{content:"\e070"}#d1-section .fa-server:before{content:"\f233"}#d1-section .fa-virus-covid-slash:before{content:"\e4a9"}#d1-section .fa-shop-lock:before{content:"\e4a5"}#d1-section .fa-hourglass-1:before,#d1-section .fa-hourglass-start:before{content:"\f251"}#d1-section .fa-blender-phone:before{content:"\f6b6"}#d1-section .fa-building-wheat:before{content:"\e4db"}#d1-section .fa-person-breastfeeding:before{content:"\e53a"}#d1-section .fa-right-to-bracket:before,#d1-section .fa-sign-in-alt:before{content:"\f2f6"}#d1-section .fa-venus:before{content:"\f221"}#d1-section .fa-passport:before{content:"\f5ab"}#d1-section .fa-thumb-tack-slash:before,#d1-section .fa-thumbtack-slash:before{content:"\e68f"}#d1-section .fa-heart-pulse:before,#d1-section .fa-heartbeat:before{content:"\f21e"}#d1-section .fa-people-carry-box:before,#d1-section .fa-people-carry:before{content:"\f4ce"}#d1-section .fa-temperature-high:before{content:"\f769"}#d1-section .fa-microchip:before{content:"\f2db"}#d1-section .fa-crown:before{content:"\f521"}#d1-section .fa-weight-hanging:before{content:"\f5cd"}#d1-section .fa-xmarks-lines:before{content:"\e59a"}#d1-section .fa-file-prescription:before{content:"\f572"}#d1-section .fa-weight-scale:before,#d1-section .fa-weight:before{content:"\f496"}#d1-section .fa-user-friends:before,#d1-section .fa-user-group:before{content:"\f500"}#d1-section .fa-arrow-up-a-z:before,#d1-section .fa-sort-alpha-up:before{content:"\f15e"}#d1-section .fa-chess-knight:before{content:"\f441"}#d1-section .fa-face-laugh-squint:before,#d1-section .fa-laugh-squint:before{content:"\f59b"}#d1-section .fa-wheelchair:before{content:"\f193"}#d1-section .fa-arrow-circle-up:before,#d1-section .fa-circle-arrow-up:before{content:"\f0aa"}#d1-section .fa-toggle-on:before{content:"\f205"}#d1-section .fa-person-walking:before,#d1-section .fa-walking:before{content:"\f554"}#d1-section .fa-l:before{content:"\4c"}#d1-section .fa-fire:before{content:"\f06d"}#d1-section .fa-bed-pulse:before,#d1-section .fa-procedures:before{content:"\f487"}#d1-section .fa-shuttle-space:before,#d1-section .fa-space-shuttle:before{content:"\f197"}#d1-section .fa-face-laugh:before,#d1-section .fa-laugh:before{content:"\f599"}#d1-section .fa-folder-open:before{content:"\f07c"}#d1-section .fa-heart-circle-plus:before{content:"\e500"}#d1-section .fa-code-fork:before{content:"\e13b"}#d1-section .fa-city:before{content:"\f64f"}#d1-section .fa-microphone-alt:before,#d1-section .fa-microphone-lines:before{content:"\f3c9"}#d1-section .fa-pepper-hot:before{content:"\f816"}#d1-section .fa-unlock:before{content:"\f09c"}#d1-section .fa-colon-sign:before{content:"\e140"}#d1-section .fa-headset:before{content:"\f590"}#d1-section .fa-store-slash:before{content:"\e071"}#d1-section .fa-road-circle-xmark:before{content:"\e566"}#d1-section .fa-user-minus:before{content:"\f503"}#d1-section .fa-mars-stroke-up:before,#d1-section .fa-mars-stroke-v:before{content:"\f22a"}#d1-section .fa-champagne-glasses:before,#d1-section .fa-glass-cheers:before{content:"\f79f"}#d1-section .fa-clipboard:before{content:"\f328"}#d1-section .fa-house-circle-exclamation:before{content:"\e50a"}#d1-section .fa-file-arrow-up:before,#d1-section .fa-file-upload:before{content:"\f574"}#d1-section .fa-wifi-3:before,#d1-section .fa-wifi-strong:before,#d1-section .fa-wifi:before{content:"\f1eb"}#d1-section .fa-bath:before,#d1-section .fa-bathtub:before{content:"\f2cd"}#d1-section .fa-underline:before{content:"\f0cd"}#d1-section .fa-user-edit:before,#d1-section .fa-user-pen:before{content:"\f4ff"}#d1-section .fa-signature:before{content:"\f5b7"}#d1-section .fa-stroopwafel:before{content:"\f551"}#d1-section .fa-bold:before{content:"\f032"}#d1-section .fa-anchor-lock:before{content:"\e4ad"}#d1-section .fa-building-ngo:before{content:"\e4d7"}#d1-section .fa-manat-sign:before{content:"\e1d5"}#d1-section .fa-not-equal:before{content:"\f53e"}#d1-section .fa-border-style:before,#d1-section .fa-border-top-left:before{content:"\f853"}#d1-section .fa-map-location-dot:before,#d1-section .fa-map-marked-alt:before{content:"\f5a0"}#d1-section .fa-jedi:before{content:"\f669"}#d1-section .fa-poll:before,#d1-section .fa-square-poll-vertical:before{content:"\f681"}#d1-section .fa-mug-hot:before{content:"\f7b6"}#d1-section .fa-battery-car:before,#d1-section .fa-car-battery:before{content:"\f5df"}#d1-section .fa-gift:before{content:"\f06b"}#d1-section .fa-dice-two:before{content:"\f528"}#d1-section .fa-chess-queen:before{content:"\f445"}#d1-section .fa-glasses:before{content:"\f530"}#d1-section .fa-chess-board:before{content:"\f43c"}#d1-section .fa-building-circle-check:before{content:"\e4d2"}#d1-section .fa-person-chalkboard:before{content:"\e53d"}#d1-section .fa-mars-stroke-h:before,#d1-section .fa-mars-stroke-right:before{content:"\f22b"}#d1-section .fa-hand-back-fist:before,#d1-section .fa-hand-rock:before{content:"\f255"}#d1-section .fa-caret-square-up:before,#d1-section .fa-square-caret-up:before{content:"\f151"}#d1-section .fa-cloud-showers-water:before{content:"\e4e4"}#d1-section .fa-bar-chart:before,#d1-section .fa-chart-bar:before{content:"\f080"}#d1-section .fa-hands-bubbles:before,#d1-section .fa-hands-wash:before{content:"\e05e"}#d1-section .fa-less-than-equal:before{content:"\f537"}#d1-section .fa-train:before{content:"\f238"}#d1-section .fa-eye-low-vision:before,#d1-section .fa-low-vision:before{content:"\f2a8"}#d1-section .fa-crow:before{content:"\f520"}#d1-section .fa-sailboat:before{content:"\e445"}#d1-section .fa-window-restore:before{content:"\f2d2"}#d1-section .fa-plus-square:before,#d1-section .fa-square-plus:before{content:"\f0fe"}#d1-section .fa-torii-gate:before{content:"\f6a1"}#d1-section .fa-frog:before{content:"\f52e"}#d1-section .fa-bucket:before{content:"\e4cf"}#d1-section .fa-image:before{content:"\f03e"}#d1-section .fa-microphone:before{content:"\f130"}#d1-section .fa-cow:before{content:"\f6c8"}#d1-section .fa-caret-up:before{content:"\f0d8"}#d1-section .fa-screwdriver:before{content:"\f54a"}#d1-section .fa-folder-closed:before{content:"\e185"}#d1-section .fa-house-tsunami:before{content:"\e515"}#d1-section .fa-square-nfi:before{content:"\e576"}#d1-section .fa-arrow-up-from-ground-water:before{content:"\e4b5"}#d1-section .fa-glass-martini-alt:before,#d1-section .fa-martini-glass:before{content:"\f57b"}#d1-section .fa-rotate-back:before,#d1-section .fa-rotate-backward:before,#d1-section .fa-rotate-left:before,#d1-section .fa-undo-alt:before{content:"\f2ea"}#d1-section .fa-columns:before,#d1-section .fa-table-columns:before{content:"\f0db"}#d1-section .fa-lemon:before{content:"\f094"}#d1-section .fa-head-side-mask:before{content:"\e063"}#d1-section .fa-handshake:before{content:"\f2b5"}#d1-section .fa-gem:before{content:"\f3a5"}#d1-section .fa-dolly-box:before,#d1-section .fa-dolly:before{content:"\f472"}#d1-section .fa-smoking:before{content:"\f48d"}#d1-section .fa-compress-arrows-alt:before,#d1-section .fa-minimize:before{content:"\f78c"}#d1-section .fa-monument:before{content:"\f5a6"}#d1-section .fa-snowplow:before{content:"\f7d2"}#d1-section .fa-angle-double-right:before,#d1-section .fa-angles-right:before{content:"\f101"}#d1-section .fa-cannabis:before{content:"\f55f"}#d1-section .fa-circle-play:before,#d1-section .fa-play-circle:before{content:"\f144"}#d1-section .fa-tablets:before{content:"\f490"}#d1-section .fa-ethernet:before{content:"\f796"}#d1-section .fa-eur:before,#d1-section .fa-euro-sign:before,#d1-section .fa-euro:before{content:"\f153"}#d1-section .fa-chair:before{content:"\f6c0"}#d1-section .fa-check-circle:before,#d1-section .fa-circle-check:before{content:"\f058"}#d1-section .fa-circle-stop:before,#d1-section .fa-stop-circle:before{content:"\f28d"}#d1-section .fa-compass-drafting:before,#d1-section .fa-drafting-compass:before{content:"\f568"}#d1-section .fa-plate-wheat:before{content:"\e55a"}#d1-section .fa-icicles:before{content:"\f7ad"}#d1-section .fa-person-shelter:before{content:"\e54f"}#d1-section .fa-neuter:before{content:"\f22c"}#d1-section .fa-id-badge:before{content:"\f2c1"}#d1-section .fa-marker:before{content:"\f5a1"}#d1-section .fa-face-laugh-beam:before,#d1-section .fa-laugh-beam:before{content:"\f59a"}#d1-section .fa-helicopter-symbol:before{content:"\e502"}#d1-section .fa-universal-access:before{content:"\f29a"}#d1-section .fa-chevron-circle-up:before,#d1-section .fa-circle-chevron-up:before{content:"\f139"}#d1-section .fa-lari-sign:before{content:"\e1c8"}#d1-section .fa-volcano:before{content:"\f770"}#d1-section .fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}#d1-section .fa-gbp:before,#d1-section .fa-pound-sign:before,#d1-section .fa-sterling-sign:before{content:"\f154"}#d1-section .fa-viruses:before{content:"\e076"}#d1-section .fa-square-person-confined:before{content:"\e577"}#d1-section .fa-user-tie:before{content:"\f508"}#d1-section .fa-arrow-down-long:before,#d1-section .fa-long-arrow-down:before{content:"\f175"}#d1-section .fa-tent-arrow-down-to-line:before{content:"\e57e"}#d1-section .fa-certificate:before{content:"\f0a3"}#d1-section .fa-mail-reply-all:before,#d1-section .fa-reply-all:before{content:"\f122"}#d1-section .fa-suitcase:before{content:"\f0f2"}#d1-section .fa-person-skating:before,#d1-section .fa-skating:before{content:"\f7c5"}#d1-section .fa-filter-circle-dollar:before,#d1-section .fa-funnel-dollar:before{content:"\f662"}#d1-section .fa-camera-retro:before{content:"\f083"}#d1-section .fa-arrow-circle-down:before,#d1-section .fa-circle-arrow-down:before{content:"\f0ab"}#d1-section .fa-arrow-right-to-file:before,#d1-section .fa-file-import:before{content:"\f56f"}#d1-section .fa-external-link-square:before,#d1-section .fa-square-arrow-up-right:before{content:"\f14c"}#d1-section .fa-box-open:before{content:"\f49e"}#d1-section .fa-scroll:before{content:"\f70e"}#d1-section .fa-spa:before{content:"\f5bb"}#d1-section .fa-location-pin-lock:before{content:"\e51f"}#d1-section .fa-pause:before{content:"\f04c"}#d1-section .fa-hill-avalanche:before{content:"\e507"}#d1-section .fa-temperature-0:before,#d1-section .fa-temperature-empty:before,#d1-section .fa-thermometer-0:before,#d1-section .fa-thermometer-empty:before{content:"\f2cb"}#d1-section .fa-bomb:before{content:"\f1e2"}#d1-section .fa-registered:before{content:"\f25d"}#d1-section .fa-address-card:before,#d1-section .fa-contact-card:before,#d1-section .fa-vcard:before{content:"\f2bb"}#d1-section .fa-balance-scale-right:before,#d1-section .fa-scale-unbalanced-flip:before{content:"\f516"}#d1-section .fa-subscript:before{content:"\f12c"}#d1-section .fa-diamond-turn-right:before,#d1-section .fa-directions:before{content:"\f5eb"}#d1-section .fa-burst:before{content:"\e4dc"}#d1-section .fa-house-laptop:before,#d1-section .fa-laptop-house:before{content:"\e066"}#d1-section .fa-face-tired:before,#d1-section .fa-tired:before{content:"\f5c8"}#d1-section .fa-money-bills:before{content:"\e1f3"}#d1-section .fa-smog:before{content:"\f75f"}#d1-section .fa-crutch:before{content:"\f7f7"}#d1-section .fa-cloud-arrow-up:before,#d1-section .fa-cloud-upload-alt:before,#d1-section .fa-cloud-upload:before{content:"\f0ee"}#d1-section .fa-palette:before{content:"\f53f"}#d1-section .fa-arrows-turn-right:before{content:"\e4c0"}#d1-section .fa-vest:before{content:"\e085"}#d1-section .fa-ferry:before{content:"\e4ea"}#d1-section .fa-arrows-down-to-people:before{content:"\e4b9"}#d1-section .fa-seedling:before,#d1-section .fa-sprout:before{content:"\f4d8"}#d1-section .fa-arrows-alt-h:before,#d1-section .fa-left-right:before{content:"\f337"}#d1-section .fa-boxes-packing:before{content:"\e4c7"}#d1-section .fa-arrow-circle-left:before,#d1-section .fa-circle-arrow-left:before{content:"\f0a8"}#d1-section .fa-group-arrows-rotate:before{content:"\e4f6"}#d1-section .fa-bowl-food:before{content:"\e4c6"}#d1-section .fa-candy-cane:before{content:"\f786"}#d1-section .fa-arrow-down-wide-short:before,#d1-section .fa-sort-amount-asc:before,#d1-section .fa-sort-amount-down:before{content:"\f160"}#d1-section .fa-cloud-bolt:before,#d1-section .fa-thunderstorm:before{content:"\f76c"}#d1-section .fa-remove-format:before,#d1-section .fa-text-slash:before{content:"\f87d"}#d1-section .fa-face-smile-wink:before,#d1-section .fa-smile-wink:before{content:"\f4da"}#d1-section .fa-file-word:before{content:"\f1c2"}#d1-section .fa-file-powerpoint:before{content:"\f1c4"}#d1-section .fa-arrows-h:before,#d1-section .fa-arrows-left-right:before{content:"\f07e"}#d1-section .fa-house-lock:before{content:"\e510"}#d1-section .fa-cloud-arrow-down:before,#d1-section .fa-cloud-download-alt:before,#d1-section .fa-cloud-download:before{content:"\f0ed"}#d1-section .fa-children:before{content:"\e4e1"}#d1-section .fa-blackboard:before,#d1-section .fa-chalkboard:before{content:"\f51b"}#d1-section .fa-user-alt-slash:before,#d1-section .fa-user-large-slash:before{content:"\f4fa"}#d1-section .fa-envelope-open:before{content:"\f2b6"}#d1-section .fa-handshake-alt-slash:before,#d1-section .fa-handshake-simple-slash:before{content:"\e05f"}#d1-section .fa-mattress-pillow:before{content:"\e525"}#d1-section .fa-guarani-sign:before{content:"\e19a"}#d1-section .fa-arrows-rotate:before,#d1-section .fa-refresh:before,#d1-section .fa-sync:before{content:"\f021"}#d1-section .fa-fire-extinguisher:before{content:"\f134"}#d1-section .fa-cruzeiro-sign:before{content:"\e152"}#d1-section .fa-greater-than-equal:before{content:"\f532"}#d1-section .fa-shield-alt:before,#d1-section .fa-shield-halved:before{content:"\f3ed"}#d1-section .fa-atlas:before,#d1-section .fa-book-atlas:before{content:"\f558"}#d1-section .fa-virus:before{content:"\e074"}#d1-section .fa-envelope-circle-check:before{content:"\e4e8"}#d1-section .fa-layer-group:before{content:"\f5fd"}#d1-section .fa-arrows-to-dot:before{content:"\e4be"}#d1-section .fa-archway:before{content:"\f557"}#d1-section .fa-heart-circle-check:before{content:"\e4fd"}#d1-section .fa-house-chimney-crack:before,#d1-section .fa-house-damage:before{content:"\f6f1"}#d1-section .fa-file-archive:before,#d1-section .fa-file-zipper:before{content:"\f1c6"}#d1-section .fa-square:before{content:"\f0c8"}#d1-section .fa-glass-martini:before,#d1-section .fa-martini-glass-empty:before{content:"\f000"}#d1-section .fa-couch:before{content:"\f4b8"}#d1-section .fa-cedi-sign:before{content:"\e0df"}#d1-section .fa-italic:before{content:"\f033"}#d1-section .fa-table-cells-column-lock:before{content:"\e678"}#d1-section .fa-church:before{content:"\f51d"}#d1-section .fa-comments-dollar:before{content:"\f653"}#d1-section .fa-democrat:before{content:"\f747"}#d1-section .fa-z:before{content:"\5a"}#d1-section .fa-person-skiing:before,#d1-section .fa-skiing:before{content:"\f7c9"}#d1-section .fa-road-lock:before{content:"\e567"}#d1-section .fa-a:before{content:"\41"}#d1-section .fa-temperature-arrow-down:before,#d1-section .fa-temperature-down:before{content:"\e03f"}#d1-section .fa-feather-alt:before,#d1-section .fa-feather-pointed:before{content:"\f56b"}#d1-section .fa-p:before{content:"\50"}#d1-section .fa-snowflake:before{content:"\f2dc"}#d1-section .fa-newspaper:before{content:"\f1ea"}#d1-section .fa-ad:before,#d1-section .fa-rectangle-ad:before{content:"\f641"}#d1-section .fa-arrow-circle-right:before,#d1-section .fa-circle-arrow-right:before{content:"\f0a9"}#d1-section .fa-filter-circle-xmark:before{content:"\e17b"}#d1-section .fa-locust:before{content:"\e520"}#d1-section .fa-sort:before,#d1-section .fa-unsorted:before{content:"\f0dc"}#d1-section .fa-list-1-2:before,#d1-section .fa-list-numeric:before,#d1-section .fa-list-ol:before{content:"\f0cb"}#d1-section .fa-person-dress-burst:before{content:"\e544"}#d1-section .fa-money-check-alt:before,#d1-section .fa-money-check-dollar:before{content:"\f53d"}#d1-section .fa-vector-square:before{content:"\f5cb"}#d1-section .fa-bread-slice:before{content:"\f7ec"}#d1-section .fa-language:before{content:"\f1ab"}#d1-section .fa-face-kiss-wink-heart:before,#d1-section .fa-kiss-wink-heart:before{content:"\f598"}#d1-section .fa-filter:before{content:"\f0b0"}#d1-section .fa-question:before{content:"\3f"}#d1-section .fa-file-signature:before{content:"\f573"}#d1-section .fa-arrows-alt:before,#d1-section .fa-up-down-left-right:before{content:"\f0b2"}#d1-section .fa-house-chimney-user:before{content:"\e065"}#d1-section .fa-hand-holding-heart:before{content:"\f4be"}#d1-section .fa-puzzle-piece:before{content:"\f12e"}#d1-section .fa-money-check:before{content:"\f53c"}#d1-section .fa-star-half-alt:before,#d1-section .fa-star-half-stroke:before{content:"\f5c0"}#d1-section .fa-code:before{content:"\f121"}#d1-section .fa-glass-whiskey:before,#d1-section .fa-whiskey-glass:before{content:"\f7a0"}#d1-section .fa-building-circle-exclamation:before{content:"\e4d3"}#d1-section .fa-magnifying-glass-chart:before{content:"\e522"}#d1-section .fa-arrow-up-right-from-square:before,#d1-section .fa-external-link:before{content:"\f08e"}#d1-section .fa-cubes-stacked:before{content:"\e4e6"}#d1-section .fa-krw:before,#d1-section .fa-won-sign:before,#d1-section .fa-won:before{content:"\f159"}#d1-section .fa-virus-covid:before{content:"\e4a8"}#d1-section .fa-austral-sign:before{content:"\e0a9"}#d1-section .fa-f:before{content:"\46"}#d1-section .fa-leaf:before{content:"\f06c"}#d1-section .fa-road:before{content:"\f018"}#d1-section .fa-cab:before,#d1-section .fa-taxi:before{content:"\f1ba"}#d1-section .fa-person-circle-plus:before{content:"\e541"}#d1-section .fa-chart-pie:before,#d1-section .fa-pie-chart:before{content:"\f200"}#d1-section .fa-bolt-lightning:before{content:"\e0b7"}#d1-section .fa-sack-xmark:before{content:"\e56a"}#d1-section .fa-file-excel:before{content:"\f1c3"}#d1-section .fa-file-contract:before{content:"\f56c"}#d1-section .fa-fish-fins:before{content:"\e4f2"}#d1-section .fa-building-flag:before{content:"\e4d5"}#d1-section .fa-face-grin-beam:before,#d1-section .fa-grin-beam:before{content:"\f582"}#d1-section .fa-object-ungroup:before{content:"\f248"}#d1-section .fa-poop:before{content:"\f619"}#d1-section .fa-location-pin:before,#d1-section .fa-map-marker:before{content:"\f041"}#d1-section .fa-kaaba:before{content:"\f66b"}#d1-section .fa-toilet-paper:before{content:"\f71e"}#d1-section .fa-hard-hat:before,#d1-section .fa-hat-hard:before,#d1-section .fa-helmet-safety:before{content:"\f807"}#d1-section .fa-eject:before{content:"\f052"}#d1-section .fa-arrow-alt-circle-right:before,#d1-section .fa-circle-right:before{content:"\f35a"}#d1-section .fa-plane-circle-check:before{content:"\e555"}#d1-section .fa-face-rolling-eyes:before,#d1-section .fa-meh-rolling-eyes:before{content:"\f5a5"}#d1-section .fa-object-group:before{content:"\f247"}#d1-section .fa-chart-line:before,#d1-section .fa-line-chart:before{content:"\f201"}#d1-section .fa-mask-ventilator:before{content:"\e524"}#d1-section .fa-arrow-right:before{content:"\f061"}#d1-section .fa-map-signs:before,#d1-section .fa-signs-post:before{content:"\f277"}#d1-section .fa-cash-register:before{content:"\f788"}#d1-section .fa-person-circle-question:before{content:"\e542"}#d1-section .fa-h:before{content:"\48"}#d1-section .fa-tarp:before{content:"\e57b"}#d1-section .fa-screwdriver-wrench:before,#d1-section .fa-tools:before{content:"\f7d9"}#d1-section .fa-arrows-to-eye:before{content:"\e4bf"}#d1-section .fa-plug-circle-bolt:before{content:"\e55b"}#d1-section .fa-heart:before{content:"\f004"}#d1-section .fa-mars-and-venus:before{content:"\f224"}#d1-section .fa-home-user:before,#d1-section .fa-house-user:before{content:"\e1b0"}#d1-section .fa-dumpster-fire:before{content:"\f794"}#d1-section .fa-house-crack:before{content:"\e3b1"}#d1-section .fa-cocktail:before,#d1-section .fa-martini-glass-citrus:before{content:"\f561"}#d1-section .fa-face-surprise:before,#d1-section .fa-surprise:before{content:"\f5c2"}#d1-section .fa-bottle-water:before{content:"\e4c5"}#d1-section .fa-circle-pause:before,#d1-section .fa-pause-circle:before{content:"\f28b"}#d1-section .fa-toilet-paper-slash:before{content:"\e072"}#d1-section .fa-apple-alt:before,#d1-section .fa-apple-whole:before{content:"\f5d1"}#d1-section .fa-kitchen-set:before{content:"\e51a"}#d1-section .fa-r:before{content:"\52"}#d1-section .fa-temperature-1:before,#d1-section .fa-temperature-quarter:before,#d1-section .fa-thermometer-1:before,#d1-section .fa-thermometer-quarter:before{content:"\f2ca"}#d1-section .fa-cube:before{content:"\f1b2"}#d1-section .fa-bitcoin-sign:before{content:"\e0b4"}#d1-section .fa-shield-dog:before{content:"\e573"}#d1-section .fa-solar-panel:before{content:"\f5ba"}#d1-section .fa-lock-open:before{content:"\f3c1"}#d1-section .fa-elevator:before{content:"\e16d"}#d1-section .fa-money-bill-transfer:before{content:"\e528"}#d1-section .fa-money-bill-trend-up:before{content:"\e529"}#d1-section .fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}#d1-section .fa-poll-h:before,#d1-section .fa-square-poll-horizontal:before{content:"\f682"}#d1-section .fa-circle:before{content:"\f111"}#d1-section .fa-backward-fast:before,#d1-section .fa-fast-backward:before{content:"\f049"}#d1-section .fa-recycle:before{content:"\f1b8"}#d1-section .fa-user-astronaut:before{content:"\f4fb"}#d1-section .fa-plane-slash:before{content:"\e069"}#d1-section .fa-trademark:before{content:"\f25c"}#d1-section .fa-basketball-ball:before,#d1-section .fa-basketball:before{content:"\f434"}#d1-section .fa-satellite-dish:before{content:"\f7c0"}#d1-section .fa-arrow-alt-circle-up:before,#d1-section .fa-circle-up:before{content:"\f35b"}#d1-section .fa-mobile-alt:before,#d1-section .fa-mobile-screen-button:before{content:"\f3cd"}#d1-section .fa-volume-high:before,#d1-section .fa-volume-up:before{content:"\f028"}#d1-section .fa-users-rays:before{content:"\e593"}#d1-section .fa-wallet:before{content:"\f555"}#d1-section .fa-clipboard-check:before{content:"\f46c"}#d1-section .fa-file-audio:before{content:"\f1c7"}#d1-section .fa-burger:before,#d1-section .fa-hamburger:before{content:"\f805"}#d1-section .fa-wrench:before{content:"\f0ad"}#d1-section .fa-bugs:before{content:"\e4d0"}#d1-section .fa-rupee-sign:before,#d1-section .fa-rupee:before{content:"\f156"}#d1-section .fa-file-image:before{content:"\f1c5"}#d1-section .fa-circle-question:before,#d1-section .fa-question-circle:before{content:"\f059"}#d1-section .fa-plane-departure:before{content:"\f5b0"}#d1-section .fa-handshake-slash:before{content:"\e060"}#d1-section .fa-book-bookmark:before{content:"\e0bb"}#d1-section .fa-code-branch:before{content:"\f126"}#d1-section .fa-hat-cowboy:before{content:"\f8c0"}#d1-section .fa-bridge:before{content:"\e4c8"}#d1-section .fa-phone-alt:before,#d1-section .fa-phone-flip:before{content:"\f879"}#d1-section .fa-truck-front:before{content:"\e2b7"}#d1-section .fa-cat:before{content:"\f6be"}#d1-section .fa-anchor-circle-exclamation:before{content:"\e4ab"}#d1-section .fa-truck-field:before{content:"\e58d"}#d1-section .fa-route:before{content:"\f4d7"}#d1-section .fa-clipboard-question:before{content:"\e4e3"}#d1-section .fa-panorama:before{content:"\e209"}#d1-section .fa-comment-medical:before{content:"\f7f5"}#d1-section .fa-teeth-open:before{content:"\f62f"}#d1-section .fa-file-circle-minus:before{content:"\e4ed"}#d1-section .fa-tags:before{content:"\f02c"}#d1-section .fa-wine-glass:before{content:"\f4e3"}#d1-section .fa-fast-forward:before,#d1-section .fa-forward-fast:before{content:"\f050"}#d1-section .fa-face-meh-blank:before,#d1-section .fa-meh-blank:before{content:"\f5a4"}#d1-section .fa-parking:before,#d1-section .fa-square-parking:before{content:"\f540"}#d1-section .fa-house-signal:before{content:"\e012"}#d1-section .fa-bars-progress:before,#d1-section .fa-tasks-alt:before{content:"\f828"}#d1-section .fa-faucet-drip:before{content:"\e006"}#d1-section .fa-cart-flatbed:before,#d1-section .fa-dolly-flatbed:before{content:"\f474"}#d1-section .fa-ban-smoking:before,#d1-section .fa-smoking-ban:before{content:"\f54d"}#d1-section .fa-terminal:before{content:"\f120"}#d1-section .fa-mobile-button:before{content:"\f10b"}#d1-section .fa-house-medical-flag:before{content:"\e514"}#d1-section .fa-basket-shopping:before,#d1-section .fa-shopping-basket:before{content:"\f291"}#d1-section .fa-tape:before{content:"\f4db"}#d1-section .fa-bus-alt:before,#d1-section .fa-bus-simple:before{content:"\f55e"}#d1-section .fa-eye:before{content:"\f06e"}#d1-section .fa-face-sad-cry:before,#d1-section .fa-sad-cry:before{content:"\f5b3"}#d1-section .fa-audio-description:before{content:"\f29e"}#d1-section .fa-person-military-to-person:before{content:"\e54c"}#d1-section .fa-file-shield:before{content:"\e4f0"}#d1-section .fa-user-slash:before{content:"\f506"}#d1-section .fa-pen:before{content:"\f304"}#d1-section .fa-tower-observation:before{content:"\e586"}#d1-section .fa-file-code:before{content:"\f1c9"}#d1-section .fa-signal-5:before,#d1-section .fa-signal-perfect:before,#d1-section .fa-signal:before{content:"\f012"}#d1-section .fa-bus:before{content:"\f207"}#d1-section .fa-heart-circle-xmark:before{content:"\e501"}#d1-section .fa-home-lg:before,#d1-section .fa-house-chimney:before{content:"\e3af"}#d1-section .fa-window-maximize:before{content:"\f2d0"}#d1-section .fa-face-frown:before,#d1-section .fa-frown:before{content:"\f119"}#d1-section .fa-prescription:before{content:"\f5b1"}#d1-section .fa-shop:before,#d1-section .fa-store-alt:before{content:"\f54f"}#d1-section .fa-floppy-disk:before,#d1-section .fa-save:before{content:"\f0c7"}#d1-section .fa-vihara:before{content:"\f6a7"}#d1-section .fa-balance-scale-left:before,#d1-section .fa-scale-unbalanced:before{content:"\f515"}#d1-section .fa-sort-asc:before,#d1-section .fa-sort-up:before{content:"\f0de"}#d1-section .fa-comment-dots:before,#d1-section .fa-commenting:before{content:"\f4ad"}#d1-section .fa-plant-wilt:before{content:"\e5aa"}#d1-section .fa-diamond:before{content:"\f219"}#d1-section .fa-face-grin-squint:before,#d1-section .fa-grin-squint:before{content:"\f585"}#d1-section .fa-hand-holding-dollar:before,#d1-section .fa-hand-holding-usd:before{content:"\f4c0"}#d1-section .fa-bacterium:before{content:"\e05a"}#d1-section .fa-hand-pointer:before{content:"\f25a"}#d1-section .fa-drum-steelpan:before{content:"\f56a"}#d1-section .fa-hand-scissors:before{content:"\f257"}#d1-section .fa-hands-praying:before,#d1-section .fa-praying-hands:before{content:"\f684"}#d1-section .fa-arrow-right-rotate:before,#d1-section .fa-arrow-rotate-forward:before,#d1-section .fa-arrow-rotate-right:before,#d1-section .fa-redo:before{content:"\f01e"}#d1-section .fa-biohazard:before{content:"\f780"}#d1-section .fa-location-crosshairs:before,#d1-section .fa-location:before{content:"\f601"}#d1-section .fa-mars-double:before{content:"\f227"}#d1-section .fa-child-dress:before{content:"\e59c"}#d1-section .fa-users-between-lines:before{content:"\e591"}#d1-section .fa-lungs-virus:before{content:"\e067"}#d1-section .fa-face-grin-tears:before,#d1-section .fa-grin-tears:before{content:"\f588"}#d1-section .fa-phone:before{content:"\f095"}#d1-section .fa-calendar-times:before,#d1-section .fa-calendar-xmark:before{content:"\f273"}#d1-section .fa-child-reaching:before{content:"\e59d"}#d1-section .fa-head-side-virus:before{content:"\e064"}#d1-section .fa-user-cog:before,#d1-section .fa-user-gear:before{content:"\f4fe"}#d1-section .fa-arrow-up-1-9:before,#d1-section .fa-sort-numeric-up:before{content:"\f163"}#d1-section .fa-door-closed:before{content:"\f52a"}#d1-section .fa-shield-virus:before{content:"\e06c"}#d1-section .fa-dice-six:before{content:"\f526"}#d1-section .fa-mosquito-net:before{content:"\e52c"}#d1-section .fa-bridge-water:before{content:"\e4ce"}#d1-section .fa-person-booth:before{content:"\f756"}#d1-section .fa-text-width:before{content:"\f035"}#d1-section .fa-hat-wizard:before{content:"\f6e8"}#d1-section .fa-pen-fancy:before{content:"\f5ac"}#d1-section .fa-digging:before,#d1-section .fa-person-digging:before{content:"\f85e"}#d1-section .fa-trash:before{content:"\f1f8"}#d1-section .fa-gauge-simple-med:before,#d1-section .fa-gauge-simple:before,#d1-section .fa-tachometer-average:before{content:"\f629"}#d1-section .fa-book-medical:before{content:"\f7e6"}#d1-section .fa-poo:before{content:"\f2fe"}#d1-section .fa-quote-right-alt:before,#d1-section .fa-quote-right:before{content:"\f10e"}#d1-section .fa-shirt:before,#d1-section .fa-t-shirt:before,#d1-section .fa-tshirt:before{content:"\f553"}#d1-section .fa-cubes:before{content:"\f1b3"}#d1-section .fa-divide:before{content:"\f529"}#d1-section .fa-tenge-sign:before,#d1-section .fa-tenge:before{content:"\f7d7"}#d1-section .fa-headphones:before{content:"\f025"}#d1-section .fa-hands-holding:before{content:"\f4c2"}#d1-section .fa-hands-clapping:before{content:"\e1a8"}#d1-section .fa-republican:before{content:"\f75e"}#d1-section .fa-arrow-left:before{content:"\f060"}#d1-section .fa-person-circle-xmark:before{content:"\e543"}#d1-section .fa-ruler:before{content:"\f545"}#d1-section .fa-align-left:before{content:"\f036"}#d1-section .fa-dice-d6:before{content:"\f6d1"}#d1-section .fa-restroom:before{content:"\f7bd"}#d1-section .fa-j:before{content:"\4a"}#d1-section .fa-users-viewfinder:before{content:"\e595"}#d1-section .fa-file-video:before{content:"\f1c8"}#d1-section .fa-external-link-alt:before,#d1-section .fa-up-right-from-square:before{content:"\f35d"}#d1-section .fa-table-cells:before,#d1-section .fa-th:before{content:"\f00a"}#d1-section .fa-file-pdf:before{content:"\f1c1"}#d1-section .fa-bible:before,#d1-section .fa-book-bible:before{content:"\f647"}#d1-section .fa-o:before{content:"\4f"}#d1-section .fa-medkit:before,#d1-section .fa-suitcase-medical:before{content:"\f0fa"}#d1-section .fa-user-secret:before{content:"\f21b"}#d1-section .fa-otter:before{content:"\f700"}#d1-section .fa-female:before,#d1-section .fa-person-dress:before{content:"\f182"}#d1-section .fa-comment-dollar:before{content:"\f651"}#d1-section .fa-briefcase-clock:before,#d1-section .fa-business-time:before{content:"\f64a"}#d1-section .fa-table-cells-large:before,#d1-section .fa-th-large:before{content:"\f009"}#d1-section .fa-book-tanakh:before,#d1-section .fa-tanakh:before{content:"\f827"}#d1-section .fa-phone-volume:before,#d1-section .fa-volume-control-phone:before{content:"\f2a0"}#d1-section .fa-hat-cowboy-side:before{content:"\f8c1"}#d1-section .fa-clipboard-user:before{content:"\f7f3"}#d1-section .fa-child:before{content:"\f1ae"}#d1-section .fa-lira-sign:before{content:"\f195"}#d1-section .fa-satellite:before{content:"\f7bf"}#d1-section .fa-plane-lock:before{content:"\e558"}#d1-section .fa-tag:before{content:"\f02b"}#d1-section .fa-comment:before{content:"\f075"}#d1-section .fa-birthday-cake:before,#d1-section .fa-cake-candles:before,#d1-section .fa-cake:before{content:"\f1fd"}#d1-section .fa-envelope:before{content:"\f0e0"}#d1-section .fa-angle-double-up:before,#d1-section .fa-angles-up:before{content:"\f102"}#d1-section .fa-paperclip:before{content:"\f0c6"}#d1-section .fa-arrow-right-to-city:before{content:"\e4b3"}#d1-section .fa-ribbon:before{content:"\f4d6"}#d1-section .fa-lungs:before{content:"\f604"}#d1-section .fa-arrow-up-9-1:before,#d1-section .fa-sort-numeric-up-alt:before{content:"\f887"}#d1-section .fa-litecoin-sign:before{content:"\e1d3"}#d1-section .fa-border-none:before{content:"\f850"}#d1-section .fa-circle-nodes:before{content:"\e4e2"}#d1-section .fa-parachute-box:before{content:"\f4cd"}#d1-section .fa-indent:before{content:"\f03c"}#d1-section .fa-truck-field-un:before{content:"\e58e"}#d1-section .fa-hourglass-empty:before,#d1-section .fa-hourglass:before{content:"\f254"}#d1-section .fa-mountain:before{content:"\f6fc"}#d1-section .fa-user-doctor:before,#d1-section .fa-user-md:before{content:"\f0f0"}#d1-section .fa-circle-info:before,#d1-section .fa-info-circle:before{content:"\f05a"}#d1-section .fa-cloud-meatball:before{content:"\f73b"}#d1-section .fa-camera-alt:before,#d1-section .fa-camera:before{content:"\f030"}#d1-section .fa-square-virus:before{content:"\e578"}#d1-section .fa-meteor:before{content:"\f753"}#d1-section .fa-car-on:before{content:"\e4dd"}#d1-section .fa-sleigh:before{content:"\f7cc"}#d1-section .fa-arrow-down-1-9:before,#d1-section .fa-sort-numeric-asc:before,#d1-section .fa-sort-numeric-down:before{content:"\f162"}#d1-section .fa-hand-holding-droplet:before,#d1-section .fa-hand-holding-water:before{content:"\f4c1"}#d1-section .fa-water:before{content:"\f773"}#d1-section .fa-calendar-check:before{content:"\f274"}#d1-section .fa-braille:before{content:"\f2a1"}#d1-section .fa-prescription-bottle-alt:before,#d1-section .fa-prescription-bottle-medical:before{content:"\f486"}#d1-section .fa-landmark:before{content:"\f66f"}#d1-section .fa-truck:before{content:"\f0d1"}#d1-section .fa-crosshairs:before{content:"\f05b"}#d1-section .fa-person-cane:before{content:"\e53c"}#d1-section .fa-tent:before{content:"\e57d"}#d1-section .fa-vest-patches:before{content:"\e086"}#d1-section .fa-check-double:before{content:"\f560"}#d1-section .fa-arrow-down-a-z:before,#d1-section .fa-sort-alpha-asc:before,#d1-section .fa-sort-alpha-down:before{content:"\f15d"}#d1-section .fa-money-bill-wheat:before{content:"\e52a"}#d1-section .fa-cookie:before{content:"\f563"}#d1-section .fa-arrow-left-rotate:before,#d1-section .fa-arrow-rotate-back:before,#d1-section .fa-arrow-rotate-backward:before,#d1-section .fa-arrow-rotate-left:before,#d1-section .fa-undo:before{content:"\f0e2"}#d1-section .fa-hard-drive:before,#d1-section .fa-hdd:before{content:"\f0a0"}#d1-section .fa-face-grin-squint-tears:before,#d1-section .fa-grin-squint-tears:before{content:"\f586"}#d1-section .fa-dumbbell:before{content:"\f44b"}#d1-section .fa-list-alt:before,#d1-section .fa-rectangle-list:before{content:"\f022"}#d1-section .fa-tarp-droplet:before{content:"\e57c"}#d1-section .fa-house-medical-circle-check:before{content:"\e511"}#d1-section .fa-person-skiing-nordic:before,#d1-section .fa-skiing-nordic:before{content:"\f7ca"}#d1-section .fa-calendar-plus:before{content:"\f271"}#d1-section .fa-plane-arrival:before{content:"\f5af"}#d1-section .fa-arrow-alt-circle-left:before,#d1-section .fa-circle-left:before{content:"\f359"}#d1-section .fa-subway:before,#d1-section .fa-train-subway:before{content:"\f239"}#d1-section .fa-chart-gantt:before{content:"\e0e4"}#d1-section .fa-indian-rupee-sign:before,#d1-section .fa-indian-rupee:before,#d1-section .fa-inr:before{content:"\e1bc"}#d1-section .fa-crop-alt:before,#d1-section .fa-crop-simple:before{content:"\f565"}#d1-section .fa-money-bill-1:before,#d1-section .fa-money-bill-alt:before{content:"\f3d1"}#d1-section .fa-left-long:before,#d1-section .fa-long-arrow-alt-left:before{content:"\f30a"}#d1-section .fa-dna:before{content:"\f471"}#d1-section .fa-virus-slash:before{content:"\e075"}#d1-section .fa-minus:before,#d1-section .fa-subtract:before{content:"\f068"}#d1-section .fa-chess:before{content:"\f439"}#d1-section .fa-arrow-left-long:before,#d1-section .fa-long-arrow-left:before{content:"\f177"}#d1-section .fa-plug-circle-check:before{content:"\e55c"}#d1-section .fa-street-view:before{content:"\f21d"}#d1-section .fa-franc-sign:before{content:"\e18f"}#d1-section .fa-volume-off:before{content:"\f026"}#d1-section .fa-american-sign-language-interpreting:before,#d1-section .fa-asl-interpreting:before,#d1-section .fa-hands-american-sign-language-interpreting:before,#d1-section .fa-hands-asl-interpreting:before{content:"\f2a3"}#d1-section .fa-cog:before,#d1-section .fa-gear:before{content:"\f013"}#d1-section .fa-droplet-slash:before,#d1-section .fa-tint-slash:before{content:"\f5c7"}#d1-section .fa-mosque:before{content:"\f678"}#d1-section .fa-mosquito:before{content:"\e52b"}#d1-section .fa-star-of-david:before{content:"\f69a"}#d1-section .fa-person-military-rifle:before{content:"\e54b"}#d1-section .fa-cart-shopping:before,#d1-section .fa-shopping-cart:before{content:"\f07a"}#d1-section .fa-vials:before{content:"\f493"}#d1-section .fa-plug-circle-plus:before{content:"\e55f"}#d1-section .fa-place-of-worship:before{content:"\f67f"}#d1-section .fa-grip-vertical:before{content:"\f58e"}#d1-section .fa-arrow-turn-up:before,#d1-section .fa-level-up:before{content:"\f148"}#d1-section .fa-u:before{content:"\55"}#d1-section .fa-square-root-alt:before,#d1-section .fa-square-root-variable:before{content:"\f698"}#d1-section .fa-clock-four:before,#d1-section .fa-clock:before{content:"\f017"}#d1-section .fa-backward-step:before,#d1-section .fa-step-backward:before{content:"\f048"}#d1-section .fa-pallet:before{content:"\f482"}#d1-section .fa-faucet:before{content:"\e005"}#d1-section .fa-baseball-bat-ball:before{content:"\f432"}#d1-section .fa-s:before{content:"\53"}#d1-section .fa-timeline:before{content:"\e29c"}#d1-section .fa-keyboard:before{content:"\f11c"}#d1-section .fa-caret-down:before{content:"\f0d7"}#d1-section .fa-clinic-medical:before,#d1-section .fa-house-chimney-medical:before{content:"\f7f2"}#d1-section .fa-temperature-3:before,#d1-section .fa-temperature-three-quarters:before,#d1-section .fa-thermometer-3:before,#d1-section .fa-thermometer-three-quarters:before{content:"\f2c8"}#d1-section .fa-mobile-android-alt:before,#d1-section .fa-mobile-screen:before{content:"\f3cf"}#d1-section .fa-plane-up:before{content:"\e22d"}#d1-section .fa-piggy-bank:before{content:"\f4d3"}#d1-section .fa-battery-3:before,#d1-section .fa-battery-half:before{content:"\f242"}#d1-section .fa-mountain-city:before{content:"\e52e"}#d1-section .fa-coins:before{content:"\f51e"}#d1-section .fa-khanda:before{content:"\f66d"}#d1-section .fa-sliders-h:before,#d1-section .fa-sliders:before{content:"\f1de"}#d1-section .fa-folder-tree:before{content:"\f802"}#d1-section .fa-network-wired:before{content:"\f6ff"}#d1-section .fa-map-pin:before{content:"\f276"}#d1-section .fa-hamsa:before{content:"\f665"}#d1-section .fa-cent-sign:before{content:"\e3f5"}#d1-section .fa-flask:before{content:"\f0c3"}#d1-section .fa-person-pregnant:before{content:"\e31e"}#d1-section .fa-wand-sparkles:before{content:"\f72b"}#d1-section .fa-ellipsis-v:before,#d1-section .fa-ellipsis-vertical:before{content:"\f142"}#d1-section .fa-ticket:before{content:"\f145"}#d1-section .fa-power-off:before{content:"\f011"}#d1-section .fa-long-arrow-alt-right:before,#d1-section .fa-right-long:before{content:"\f30b"}#d1-section .fa-flag-usa:before{content:"\f74d"}#d1-section .fa-laptop-file:before{content:"\e51d"}#d1-section .fa-teletype:before,#d1-section .fa-tty:before{content:"\f1e4"}#d1-section .fa-diagram-next:before{content:"\e476"}#d1-section .fa-person-rifle:before{content:"\e54e"}#d1-section .fa-house-medical-circle-exclamation:before{content:"\e512"}#d1-section .fa-closed-captioning:before{content:"\f20a"}#d1-section .fa-hiking:before,#d1-section .fa-person-hiking:before{content:"\f6ec"}#d1-section .fa-venus-double:before{content:"\f226"}#d1-section .fa-images:before{content:"\f302"}#d1-section .fa-calculator:before{content:"\f1ec"}#d1-section .fa-people-pulling:before{content:"\e535"}#d1-section .fa-n:before{content:"\4e"}#d1-section .fa-cable-car:before,#d1-section .fa-tram:before{content:"\f7da"}#d1-section .fa-cloud-rain:before{content:"\f73d"}#d1-section .fa-building-circle-xmark:before{content:"\e4d4"}#d1-section .fa-ship:before{content:"\f21a"}#d1-section .fa-arrows-down-to-line:before{content:"\e4b8"}#d1-section .fa-download:before{content:"\f019"}#d1-section .fa-face-grin:before,#d1-section .fa-grin:before{content:"\f580"}#d1-section .fa-backspace:before,#d1-section .fa-delete-left:before{content:"\f55a"}#d1-section .fa-eye-dropper-empty:before,#d1-section .fa-eye-dropper:before,#d1-section .fa-eyedropper:before{content:"\f1fb"}#d1-section .fa-file-circle-check:before{content:"\e5a0"}#d1-section .fa-forward:before{content:"\f04e"}#d1-section .fa-mobile-android:before,#d1-section .fa-mobile-phone:before,#d1-section .fa-mobile:before{content:"\f3ce"}#d1-section .fa-face-meh:before,#d1-section .fa-meh:before{content:"\f11a"}#d1-section .fa-align-center:before{content:"\f037"}#d1-section .fa-book-dead:before,#d1-section .fa-book-skull:before{content:"\f6b7"}#d1-section .fa-drivers-license:before,#d1-section .fa-id-card:before{content:"\f2c2"}#d1-section .fa-dedent:before,#d1-section .fa-outdent:before{content:"\f03b"}#d1-section .fa-heart-circle-exclamation:before{content:"\e4fe"}#d1-section .fa-home-alt:before,#d1-section .fa-home-lg-alt:before,#d1-section .fa-home:before,#d1-section .fa-house:before{content:"\f015"}#d1-section .fa-calendar-week:before{content:"\f784"}#d1-section .fa-laptop-medical:before{content:"\f812"}#d1-section .fa-b:before{content:"\42"}#d1-section .fa-file-medical:before{content:"\f477"}#d1-section .fa-dice-one:before{content:"\f525"}#d1-section .fa-kiwi-bird:before{content:"\f535"}#d1-section .fa-arrow-right-arrow-left:before,#d1-section .fa-exchange:before{content:"\f0ec"}#d1-section .fa-redo-alt:before,#d1-section .fa-rotate-forward:before,#d1-section .fa-rotate-right:before{content:"\f2f9"}#d1-section .fa-cutlery:before,#d1-section .fa-utensils:before{content:"\f2e7"}#d1-section .fa-arrow-up-wide-short:before,#d1-section .fa-sort-amount-up:before{content:"\f161"}#d1-section .fa-mill-sign:before{content:"\e1ed"}#d1-section .fa-bowl-rice:before{content:"\e2eb"}#d1-section .fa-skull:before{content:"\f54c"}#d1-section .fa-broadcast-tower:before,#d1-section .fa-tower-broadcast:before{content:"\f519"}#d1-section .fa-truck-pickup:before{content:"\f63c"}#d1-section .fa-long-arrow-alt-up:before,#d1-section .fa-up-long:before{content:"\f30c"}#d1-section .fa-stop:before{content:"\f04d"}#d1-section .fa-code-merge:before{content:"\f387"}#d1-section .fa-upload:before{content:"\f093"}#d1-section .fa-hurricane:before{content:"\f751"}#d1-section .fa-mound:before{content:"\e52d"}#d1-section .fa-toilet-portable:before{content:"\e583"}#d1-section .fa-compact-disc:before{content:"\f51f"}#d1-section .fa-file-arrow-down:before,#d1-section .fa-file-download:before{content:"\f56d"}#d1-section .fa-caravan:before{content:"\f8ff"}#d1-section .fa-shield-cat:before{content:"\e572"}#d1-section .fa-bolt:before,#d1-section .fa-zap:before{content:"\f0e7"}#d1-section .fa-glass-water:before{content:"\e4f4"}#d1-section .fa-oil-well:before{content:"\e532"}#d1-section .fa-vault:before{content:"\e2c5"}#d1-section .fa-mars:before{content:"\f222"}#d1-section .fa-toilet:before{content:"\f7d8"}#d1-section .fa-plane-circle-xmark:before{content:"\e557"}#d1-section .fa-cny:before,#d1-section .fa-jpy:before,#d1-section .fa-rmb:before,#d1-section .fa-yen-sign:before,#d1-section .fa-yen:before{content:"\f157"}#d1-section .fa-rouble:before,#d1-section .fa-rub:before,#d1-section .fa-ruble-sign:before,#d1-section .fa-ruble:before{content:"\f158"}#d1-section .fa-sun:before{content:"\f185"}#d1-section .fa-guitar:before{content:"\f7a6"}#d1-section .fa-face-laugh-wink:before,#d1-section .fa-laugh-wink:before{content:"\f59c"}#d1-section .fa-horse-head:before{content:"\f7ab"}#d1-section .fa-bore-hole:before{content:"\e4c3"}#d1-section .fa-industry:before{content:"\f275"}#d1-section .fa-arrow-alt-circle-down:before,#d1-section .fa-circle-down:before{content:"\f358"}#d1-section .fa-arrows-turn-to-dots:before{content:"\e4c1"}#d1-section .fa-florin-sign:before{content:"\e184"}#d1-section .fa-arrow-down-short-wide:before,#d1-section .fa-sort-amount-desc:before,#d1-section .fa-sort-amount-down-alt:before{content:"\f884"}#d1-section .fa-less-than:before{content:"\3c"}#d1-section .fa-angle-down:before{content:"\f107"}#d1-section .fa-car-tunnel:before{content:"\e4de"}#d1-section .fa-head-side-cough:before{content:"\e061"}#d1-section .fa-grip-lines:before{content:"\f7a4"}#d1-section .fa-thumbs-down:before{content:"\f165"}#d1-section .fa-user-lock:before{content:"\f502"}#d1-section .fa-arrow-right-long:before,#d1-section .fa-long-arrow-right:before{content:"\f178"}#d1-section .fa-anchor-circle-xmark:before{content:"\e4ac"}#d1-section .fa-ellipsis-h:before,#d1-section .fa-ellipsis:before{content:"\f141"}#d1-section .fa-chess-pawn:before{content:"\f443"}#d1-section .fa-first-aid:before,#d1-section .fa-kit-medical:before{content:"\f479"}#d1-section .fa-person-through-window:before{content:"\e5a9"}#d1-section .fa-toolbox:before{content:"\f552"}#d1-section .fa-hands-holding-circle:before{content:"\e4fb"}#d1-section .fa-bug:before{content:"\f188"}#d1-section .fa-credit-card-alt:before,#d1-section .fa-credit-card:before{content:"\f09d"}#d1-section .fa-automobile:before,#d1-section .fa-car:before{content:"\f1b9"}#d1-section .fa-hand-holding-hand:before{content:"\e4f7"}#d1-section .fa-book-open-reader:before,#d1-section .fa-book-reader:before{content:"\f5da"}#d1-section .fa-mountain-sun:before{content:"\e52f"}#d1-section .fa-arrows-left-right-to-line:before{content:"\e4ba"}#d1-section .fa-dice-d20:before{content:"\f6cf"}#d1-section .fa-truck-droplet:before{content:"\e58c"}#d1-section .fa-file-circle-xmark:before{content:"\e5a1"}#d1-section .fa-temperature-arrow-up:before,#d1-section .fa-temperature-up:before{content:"\e040"}#d1-section .fa-medal:before{content:"\f5a2"}#d1-section .fa-bed:before{content:"\f236"}#d1-section .fa-h-square:before,#d1-section .fa-square-h:before{content:"\f0fd"}#d1-section .fa-podcast:before{content:"\f2ce"}#d1-section .fa-temperature-4:before,#d1-section .fa-temperature-full:before,#d1-section .fa-thermometer-4:before,#d1-section .fa-thermometer-full:before{content:"\f2c7"}#d1-section .fa-bell:before{content:"\f0f3"}#d1-section .fa-superscript:before{content:"\f12b"}#d1-section .fa-plug-circle-xmark:before{content:"\e560"}#d1-section .fa-star-of-life:before{content:"\f621"}#d1-section .fa-phone-slash:before{content:"\f3dd"}#d1-section .fa-paint-roller:before{content:"\f5aa"}#d1-section .fa-hands-helping:before,#d1-section .fa-handshake-angle:before{content:"\f4c4"}#d1-section .fa-location-dot:before,#d1-section .fa-map-marker-alt:before{content:"\f3c5"}#d1-section .fa-file:before{content:"\f15b"}#d1-section .fa-greater-than:before{content:"\3e"}#d1-section .fa-person-swimming:before,#d1-section .fa-swimmer:before{content:"\f5c4"}#d1-section .fa-arrow-down:before{content:"\f063"}#d1-section .fa-droplet:before,#d1-section .fa-tint:before{content:"\f043"}#d1-section .fa-eraser:before{content:"\f12d"}#d1-section .fa-earth-america:before,#d1-section .fa-earth-americas:before,#d1-section .fa-earth:before,#d1-section .fa-globe-americas:before{content:"\f57d"}#d1-section .fa-person-burst:before{content:"\e53b"}#d1-section .fa-dove:before{content:"\f4ba"}#d1-section .fa-battery-0:before,#d1-section .fa-battery-empty:before{content:"\f244"}#d1-section .fa-socks:before{content:"\f696"}#d1-section .fa-inbox:before{content:"\f01c"}#d1-section .fa-section:before{content:"\e447"}#d1-section .fa-gauge-high:before,#d1-section .fa-tachometer-alt-fast:before,#d1-section .fa-tachometer-alt:before{content:"\f625"}#d1-section .fa-envelope-open-text:before{content:"\f658"}#d1-section .fa-hospital-alt:before,#d1-section .fa-hospital-wide:before,#d1-section .fa-hospital:before{content:"\f0f8"}#d1-section .fa-wine-bottle:before{content:"\f72f"}#d1-section .fa-chess-rook:before{content:"\f447"}#d1-section .fa-bars-staggered:before,#d1-section .fa-reorder:before,#d1-section .fa-stream:before{content:"\f550"}#d1-section .fa-dharmachakra:before{content:"\f655"}#d1-section .fa-hotdog:before{content:"\f80f"}#d1-section .fa-blind:before,#d1-section .fa-person-walking-with-cane:before{content:"\f29d"}#d1-section .fa-drum:before{content:"\f569"}#d1-section .fa-ice-cream:before{content:"\f810"}#d1-section .fa-heart-circle-bolt:before{content:"\e4fc"}#d1-section .fa-fax:before{content:"\f1ac"}#d1-section .fa-paragraph:before{content:"\f1dd"}#d1-section .fa-check-to-slot:before,#d1-section .fa-vote-yea:before{content:"\f772"}#d1-section .fa-star-half:before{content:"\f089"}#d1-section .fa-boxes-alt:before,#d1-section .fa-boxes-stacked:before,#d1-section .fa-boxes:before{content:"\f468"}#d1-section .fa-chain:before,#d1-section .fa-link:before{content:"\f0c1"}#d1-section .fa-assistive-listening-systems:before,#d1-section .fa-ear-listen:before{content:"\f2a2"}#d1-section .fa-tree-city:before{content:"\e587"}#d1-section .fa-play:before{content:"\f04b"}#d1-section .fa-font:before{content:"\f031"}#d1-section .fa-table-cells-row-lock:before{content:"\e67a"}#d1-section .fa-rupiah-sign:before{content:"\e23d"}#d1-section .fa-magnifying-glass:before,#d1-section .fa-search:before{content:"\f002"}#d1-section .fa-ping-pong-paddle-ball:before,#d1-section .fa-table-tennis-paddle-ball:before,#d1-section .fa-table-tennis:before{content:"\f45d"}#d1-section .fa-diagnoses:before,#d1-section .fa-person-dots-from-line:before{content:"\f470"}#d1-section .fa-trash-can-arrow-up:before,#d1-section .fa-trash-restore-alt:before{content:"\f82a"}#d1-section .fa-naira-sign:before{content:"\e1f6"}#d1-section .fa-cart-arrow-down:before{content:"\f218"}#d1-section .fa-walkie-talkie:before{content:"\f8ef"}#d1-section .fa-file-edit:before,#d1-section .fa-file-pen:before{content:"\f31c"}#d1-section .fa-receipt:before{content:"\f543"}#d1-section .fa-pen-square:before,#d1-section .fa-pencil-square:before,#d1-section .fa-square-pen:before{content:"\f14b"}#d1-section .fa-suitcase-rolling:before{content:"\f5c1"}#d1-section .fa-person-circle-exclamation:before{content:"\e53f"}#d1-section .fa-chevron-down:before{content:"\f078"}#d1-section .fa-battery-5:before,#d1-section .fa-battery-full:before,#d1-section .fa-battery:before{content:"\f240"}#d1-section .fa-skull-crossbones:before{content:"\f714"}#d1-section .fa-code-compare:before{content:"\e13a"}#d1-section .fa-list-dots:before,#d1-section .fa-list-ul:before{content:"\f0ca"}#d1-section .fa-school-lock:before{content:"\e56f"}#d1-section .fa-tower-cell:before{content:"\e585"}#d1-section .fa-down-long:before,#d1-section .fa-long-arrow-alt-down:before{content:"\f309"}#d1-section .fa-ranking-star:before{content:"\e561"}#d1-section .fa-chess-king:before{content:"\f43f"}#d1-section .fa-person-harassing:before{content:"\e549"}#d1-section .fa-brazilian-real-sign:before{content:"\e46c"}#d1-section .fa-landmark-alt:before,#d1-section .fa-landmark-dome:before{content:"\f752"}#d1-section .fa-arrow-up:before{content:"\f062"}#d1-section .fa-television:before,#d1-section .fa-tv-alt:before,#d1-section .fa-tv:before{content:"\f26c"}#d1-section .fa-shrimp:before{content:"\e448"}#d1-section .fa-list-check:before,#d1-section .fa-tasks:before{content:"\f0ae"}#d1-section .fa-jug-detergent:before{content:"\e519"}#d1-section .fa-circle-user:before,#d1-section .fa-user-circle:before{content:"\f2bd"}#d1-section .fa-user-shield:before{content:"\f505"}#d1-section .fa-wind:before{content:"\f72e"}#d1-section .fa-car-burst:before,#d1-section .fa-car-crash:before{content:"\f5e1"}#d1-section .fa-y:before{content:"\59"}#d1-section .fa-person-snowboarding:before,#d1-section .fa-snowboarding:before{content:"\f7ce"}#d1-section .fa-shipping-fast:before,#d1-section .fa-truck-fast:before{content:"\f48b"}#d1-section .fa-fish:before{content:"\f578"}#d1-section .fa-user-graduate:before{content:"\f501"}#d1-section .fa-adjust:before,#d1-section .fa-circle-half-stroke:before{content:"\f042"}#d1-section .fa-clapperboard:before{content:"\e131"}#d1-section .fa-circle-radiation:before,#d1-section .fa-radiation-alt:before{content:"\f7ba"}#d1-section .fa-baseball-ball:before,#d1-section .fa-baseball:before{content:"\f433"}#d1-section .fa-jet-fighter-up:before{content:"\e518"}#d1-section .fa-diagram-project:before,#d1-section .fa-project-diagram:before{content:"\f542"}#d1-section .fa-copy:before{content:"\f0c5"}#d1-section .fa-volume-mute:before,#d1-section .fa-volume-times:before,#d1-section .fa-volume-xmark:before{content:"\f6a9"}#d1-section .fa-hand-sparkles:before{content:"\e05d"}#d1-section .fa-grip-horizontal:before,#d1-section .fa-grip:before{content:"\f58d"}#d1-section .fa-share-from-square:before,#d1-section .fa-share-square:before{content:"\f14d"}#d1-section .fa-child-combatant:before,#d1-section .fa-child-rifle:before{content:"\e4e0"}#d1-section .fa-gun:before{content:"\e19b"}#d1-section .fa-phone-square:before,#d1-section .fa-square-phone:before{content:"\f098"}#d1-section .fa-add:before,#d1-section .fa-plus:before{content:"\2b"}#d1-section .fa-expand:before{content:"\f065"}#d1-section .fa-computer:before{content:"\e4e5"}#d1-section .fa-close:before,#d1-section .fa-multiply:before,#d1-section .fa-remove:before,#d1-section .fa-times:before,#d1-section .fa-xmark:before{content:"\f00d"}#d1-section .fa-arrows-up-down-left-right:before,#d1-section .fa-arrows:before{content:"\f047"}#d1-section .fa-chalkboard-teacher:before,#d1-section .fa-chalkboard-user:before{content:"\f51c"}#d1-section .fa-peso-sign:before{content:"\e222"}#d1-section .fa-building-shield:before{content:"\e4d8"}#d1-section .fa-baby:before{content:"\f77c"}#d1-section .fa-users-line:before{content:"\e592"}#d1-section .fa-quote-left-alt:before,#d1-section .fa-quote-left:before{content:"\f10d"}#d1-section .fa-tractor:before{content:"\f722"}#d1-section .fa-trash-arrow-up:before,#d1-section .fa-trash-restore:before{content:"\f829"}#d1-section .fa-arrow-down-up-lock:before{content:"\e4b0"}#d1-section .fa-lines-leaning:before{content:"\e51e"}#d1-section .fa-ruler-combined:before{content:"\f546"}#d1-section .fa-copyright:before{content:"\f1f9"}#d1-section .fa-equals:before{content:"\3d"}#d1-section .fa-blender:before{content:"\f517"}#d1-section .fa-teeth:before{content:"\f62e"}#d1-section .fa-ils:before,#d1-section .fa-shekel-sign:before,#d1-section .fa-shekel:before,#d1-section .fa-sheqel-sign:before,#d1-section .fa-sheqel:before{content:"\f20b"}#d1-section .fa-map:before{content:"\f279"}#d1-section .fa-rocket:before{content:"\f135"}#d1-section .fa-photo-film:before,#d1-section .fa-photo-video:before{content:"\f87c"}#d1-section .fa-folder-minus:before{content:"\f65d"}#d1-section .fa-store:before{content:"\f54e"}#d1-section .fa-arrow-trend-up:before{content:"\e098"}#d1-section .fa-plug-circle-minus:before{content:"\e55e"}#d1-section .fa-sign-hanging:before,#d1-section .fa-sign:before{content:"\f4d9"}#d1-section .fa-bezier-curve:before{content:"\f55b"}#d1-section .fa-bell-slash:before{content:"\f1f6"}#d1-section .fa-tablet-android:before,#d1-section .fa-tablet:before{content:"\f3fb"}#d1-section .fa-school-flag:before{content:"\e56e"}#d1-section .fa-fill:before{content:"\f575"}#d1-section .fa-angle-up:before{content:"\f106"}#d1-section .fa-drumstick-bite:before{content:"\f6d7"}#d1-section .fa-holly-berry:before{content:"\f7aa"}#d1-section .fa-chevron-left:before{content:"\f053"}#d1-section .fa-bacteria:before{content:"\e059"}#d1-section .fa-hand-lizard:before{content:"\f258"}#d1-section .fa-notdef:before{content:"\e1fe"}#d1-section .fa-disease:before{content:"\f7fa"}#d1-section .fa-briefcase-medical:before{content:"\f469"}#d1-section .fa-genderless:before{content:"\f22d"}#d1-section .fa-chevron-right:before{content:"\f054"}#d1-section .fa-retweet:before{content:"\f079"}#d1-section .fa-car-alt:before,#d1-section .fa-car-rear:before{content:"\f5de"}#d1-section .fa-pump-soap:before{content:"\e06b"}#d1-section .fa-video-slash:before{content:"\f4e2"}#d1-section .fa-battery-2:before,#d1-section .fa-battery-quarter:before{content:"\f243"}#d1-section .fa-radio:before{content:"\f8d7"}#d1-section .fa-baby-carriage:before,#d1-section .fa-carriage-baby:before{content:"\f77d"}#d1-section .fa-traffic-light:before{content:"\f637"}#d1-section .fa-thermometer:before{content:"\f491"}#d1-section .fa-vr-cardboard:before{content:"\f729"}#d1-section .fa-hand-middle-finger:before{content:"\f806"}#d1-section .fa-percent:before,#d1-section .fa-percentage:before{content:"\25"}#d1-section .fa-truck-moving:before{content:"\f4df"}#d1-section .fa-glass-water-droplet:before{content:"\e4f5"}#d1-section .fa-display:before{content:"\e163"}#d1-section .fa-face-smile:before,#d1-section .fa-smile:before{content:"\f118"}#d1-section .fa-thumb-tack:before,#d1-section .fa-thumbtack:before{content:"\f08d"}#d1-section .fa-trophy:before{content:"\f091"}#d1-section .fa-person-praying:before,#d1-section .fa-pray:before{content:"\f683"}#d1-section .fa-hammer:before{content:"\f6e3"}#d1-section .fa-hand-peace:before{content:"\f25b"}#d1-section .fa-rotate:before,#d1-section .fa-sync-alt:before{content:"\f2f1"}#d1-section .fa-spinner:before{content:"\f110"}#d1-section .fa-robot:before{content:"\f544"}#d1-section .fa-peace:before{content:"\f67c"}#d1-section .fa-cogs:before,#d1-section .fa-gears:before{content:"\f085"}#d1-section .fa-warehouse:before{content:"\f494"}#d1-section .fa-arrow-up-right-dots:before{content:"\e4b7"}#d1-section .fa-splotch:before{content:"\f5bc"}#d1-section .fa-face-grin-hearts:before,#d1-section .fa-grin-hearts:before{content:"\f584"}#d1-section .fa-dice-four:before{content:"\f524"}#d1-section .fa-sim-card:before{content:"\f7c4"}#d1-section .fa-transgender-alt:before,#d1-section .fa-transgender:before{content:"\f225"}#d1-section .fa-mercury:before{content:"\f223"}#d1-section .fa-arrow-turn-down:before,#d1-section .fa-level-down:before{content:"\f149"}#d1-section .fa-person-falling-burst:before{content:"\e547"}#d1-section .fa-award:before{content:"\f559"}#d1-section .fa-ticket-alt:before,#d1-section .fa-ticket-simple:before{content:"\f3ff"}#d1-section .fa-building:before{content:"\f1ad"}#d1-section .fa-angle-double-left:before,#d1-section .fa-angles-left:before{content:"\f100"}#d1-section .fa-qrcode:before{content:"\f029"}#d1-section .fa-clock-rotate-left:before,#d1-section .fa-history:before{content:"\f1da"}#d1-section .fa-face-grin-beam-sweat:before,#d1-section .fa-grin-beam-sweat:before{content:"\f583"}#d1-section .fa-arrow-right-from-file:before,#d1-section .fa-file-export:before{content:"\f56e"}#d1-section .fa-shield-blank:before,#d1-section .fa-shield:before{content:"\f132"}#d1-section .fa-arrow-up-short-wide:before,#d1-section .fa-sort-amount-up-alt:before{content:"\f885"}#d1-section .fa-house-medical:before{content:"\e3b2"}#d1-section .fa-golf-ball-tee:before,#d1-section .fa-golf-ball:before{content:"\f450"}#d1-section .fa-chevron-circle-left:before,#d1-section .fa-circle-chevron-left:before{content:"\f137"}#d1-section .fa-house-chimney-window:before{content:"\e00d"}#d1-section .fa-pen-nib:before{content:"\f5ad"}#d1-section .fa-tent-arrow-turn-left:before{content:"\e580"}#d1-section .fa-tents:before{content:"\e582"}#d1-section .fa-magic:before,#d1-section .fa-wand-magic:before{content:"\f0d0"}#d1-section .fa-dog:before{content:"\f6d3"}#d1-section .fa-carrot:before{content:"\f787"}#d1-section .fa-moon:before{content:"\f186"}#d1-section .fa-wine-glass-alt:before,#d1-section .fa-wine-glass-empty:before{content:"\f5ce"}#d1-section .fa-cheese:before{content:"\f7ef"}#d1-section .fa-yin-yang:before{content:"\f6ad"}#d1-section .fa-music:before{content:"\f001"}#d1-section .fa-code-commit:before{content:"\f386"}#d1-section .fa-temperature-low:before{content:"\f76b"}#d1-section .fa-biking:before,#d1-section .fa-person-biking:before{content:"\f84a"}#d1-section .fa-broom:before{content:"\f51a"}#d1-section .fa-shield-heart:before{content:"\e574"}#d1-section .fa-gopuram:before{content:"\f664"}#d1-section .fa-earth-oceania:before,#d1-section .fa-globe-oceania:before{content:"\e47b"}#d1-section .fa-square-xmark:before,#d1-section .fa-times-square:before,#d1-section .fa-xmark-square:before{content:"\f2d3"}#d1-section .fa-hashtag:before{content:"\23"}#d1-section .fa-expand-alt:before,#d1-section .fa-up-right-and-down-left-from-center:before{content:"\f424"}#d1-section .fa-oil-can:before{content:"\f613"}#d1-section .fa-t:before{content:"\54"}#d1-section .fa-hippo:before{content:"\f6ed"}#d1-section .fa-chart-column:before{content:"\e0e3"}#d1-section .fa-infinity:before{content:"\f534"}#d1-section .fa-vial-circle-check:before{content:"\e596"}#d1-section .fa-person-arrow-down-to-line:before{content:"\e538"}#d1-section .fa-voicemail:before{content:"\f897"}#d1-section .fa-fan:before{content:"\f863"}#d1-section .fa-person-walking-luggage:before{content:"\e554"}#d1-section .fa-arrows-alt-v:before,#d1-section .fa-up-down:before{content:"\f338"}#d1-section .fa-cloud-moon-rain:before{content:"\f73c"}#d1-section .fa-calendar:before{content:"\f133"}#d1-section .fa-trailer:before{content:"\e041"}#d1-section .fa-bahai:before,#d1-section .fa-haykal:before{content:"\f666"}#d1-section .fa-sd-card:before{content:"\f7c2"}#d1-section .fa-dragon:before{content:"\f6d5"}#d1-section .fa-shoe-prints:before{content:"\f54b"}#d1-section .fa-circle-plus:before,#d1-section .fa-plus-circle:before{content:"\f055"}#d1-section .fa-face-grin-tongue-wink:before,#d1-section .fa-grin-tongue-wink:before{content:"\f58b"}#d1-section .fa-hand-holding:before{content:"\f4bd"}#d1-section .fa-plug-circle-exclamation:before{content:"\e55d"}#d1-section .fa-chain-broken:before,#d1-section .fa-chain-slash:before,#d1-section .fa-link-slash:before,#d1-section .fa-unlink:before{content:"\f127"}#d1-section .fa-clone:before{content:"\f24d"}#d1-section .fa-person-walking-arrow-loop-left:before{content:"\e551"}#d1-section .fa-arrow-up-z-a:before,#d1-section .fa-sort-alpha-up-alt:before{content:"\f882"}#d1-section .fa-fire-alt:before,#d1-section .fa-fire-flame-curved:before{content:"\f7e4"}#d1-section .fa-tornado:before{content:"\f76f"}#d1-section .fa-file-circle-plus:before{content:"\e494"}#d1-section .fa-book-quran:before,#d1-section .fa-quran:before{content:"\f687"}#d1-section .fa-anchor:before{content:"\f13d"}#d1-section .fa-border-all:before{content:"\f84c"}#d1-section .fa-angry:before,#d1-section .fa-face-angry:before{content:"\f556"}#d1-section .fa-cookie-bite:before{content:"\f564"}#d1-section .fa-arrow-trend-down:before{content:"\e097"}#d1-section .fa-feed:before,#d1-section .fa-rss:before{content:"\f09e"}#d1-section .fa-draw-polygon:before{content:"\f5ee"}#d1-section .fa-balance-scale:before,#d1-section .fa-scale-balanced:before{content:"\f24e"}#d1-section .fa-gauge-simple-high:before,#d1-section .fa-tachometer-fast:before,#d1-section .fa-tachometer:before{content:"\f62a"}#d1-section .fa-shower:before{content:"\f2cc"}#d1-section .fa-desktop-alt:before,#d1-section .fa-desktop:before{content:"\f390"}#d1-section .fa-m:before{content:"\4d"}#d1-section .fa-table-list:before,#d1-section .fa-th-list:before{content:"\f00b"}#d1-section .fa-comment-sms:before,#d1-section .fa-sms:before{content:"\f7cd"}#d1-section .fa-book:before{content:"\f02d"}#d1-section .fa-user-plus:before{content:"\f234"}#d1-section .fa-check:before{content:"\f00c"}#d1-section .fa-battery-4:before,#d1-section .fa-battery-three-quarters:before{content:"\f241"}#d1-section .fa-house-circle-check:before{content:"\e509"}#d1-section .fa-angle-left:before{content:"\f104"}#d1-section .fa-diagram-successor:before{content:"\e47a"}#d1-section .fa-truck-arrow-right:before{content:"\e58b"}#d1-section .fa-arrows-split-up-and-left:before{content:"\e4bc"}#d1-section .fa-fist-raised:before,#d1-section .fa-hand-fist:before{content:"\f6de"}#d1-section .fa-cloud-moon:before{content:"\f6c3"}#d1-section .fa-briefcase:before{content:"\f0b1"}#d1-section .fa-person-falling:before{content:"\e546"}#d1-section .fa-image-portrait:before,#d1-section .fa-portrait:before{content:"\f3e0"}#d1-section .fa-user-tag:before{content:"\f507"}#d1-section .fa-rug:before{content:"\e569"}#d1-section .fa-earth-europe:before,#d1-section .fa-globe-europe:before{content:"\f7a2"}#d1-section .fa-cart-flatbed-suitcase:before,#d1-section .fa-luggage-cart:before{content:"\f59d"}#d1-section .fa-rectangle-times:before,#d1-section .fa-rectangle-xmark:before,#d1-section .fa-times-rectangle:before,#d1-section .fa-window-close:before{content:"\f410"}#d1-section .fa-baht-sign:before{content:"\e0ac"}#d1-section .fa-book-open:before{content:"\f518"}#d1-section .fa-book-journal-whills:before,#d1-section .fa-journal-whills:before{content:"\f66a"}#d1-section .fa-handcuffs:before{content:"\e4f8"}#d1-section .fa-exclamation-triangle:before,#d1-section .fa-triangle-exclamation:before,#d1-section .fa-warning:before{content:"\f071"}#d1-section .fa-database:before{content:"\f1c0"}#d1-section .fa-mail-forward:before,#d1-section .fa-share:before{content:"\f064"}#d1-section .fa-bottle-droplet:before{content:"\e4c4"}#d1-section .fa-mask-face:before{content:"\e1d7"}#d1-section .fa-hill-rockslide:before{content:"\e508"}#d1-section .fa-exchange-alt:before,#d1-section .fa-right-left:before{content:"\f362"}#d1-section .fa-paper-plane:before{content:"\f1d8"}#d1-section .fa-road-circle-exclamation:before{content:"\e565"}#d1-section .fa-dungeon:before{content:"\f6d9"}#d1-section .fa-align-right:before{content:"\f038"}#d1-section .fa-money-bill-1-wave:before,#d1-section .fa-money-bill-wave-alt:before{content:"\f53b"}#d1-section .fa-life-ring:before{content:"\f1cd"}#d1-section .fa-hands:before,#d1-section .fa-sign-language:before,#d1-section .fa-signing:before{content:"\f2a7"}#d1-section .fa-calendar-day:before{content:"\f783"}#d1-section .fa-ladder-water:before,#d1-section .fa-swimming-pool:before,#d1-section .fa-water-ladder:before{content:"\f5c5"}#d1-section .fa-arrows-up-down:before,#d1-section .fa-arrows-v:before{content:"\f07d"}#d1-section .fa-face-grimace:before,#d1-section .fa-grimace:before{content:"\f57f"}#d1-section .fa-wheelchair-alt:before,#d1-section .fa-wheelchair-move:before{content:"\e2ce"}#d1-section .fa-level-down-alt:before,#d1-section .fa-turn-down:before{content:"\f3be"}#d1-section .fa-person-walking-arrow-right:before{content:"\e552"}#d1-section .fa-envelope-square:before,#d1-section .fa-square-envelope:before{content:"\f199"}#d1-section .fa-dice:before{content:"\f522"}#d1-section .fa-bowling-ball:before{content:"\f436"}#d1-section .fa-brain:before{content:"\f5dc"}#d1-section .fa-band-aid:before,#d1-section .fa-bandage:before{content:"\f462"}#d1-section .fa-calendar-minus:before{content:"\f272"}#d1-section .fa-circle-xmark:before,#d1-section .fa-times-circle:before,#d1-section .fa-xmark-circle:before{content:"\f057"}#d1-section .fa-gifts:before{content:"\f79c"}#d1-section .fa-hotel:before{content:"\f594"}#d1-section .fa-earth-asia:before,#d1-section .fa-globe-asia:before{content:"\f57e"}#d1-section .fa-id-card-alt:before,#d1-section .fa-id-card-clip:before{content:"\f47f"}#d1-section .fa-magnifying-glass-plus:before,#d1-section .fa-search-plus:before{content:"\f00e"}#d1-section .fa-thumbs-up:before{content:"\f164"}#d1-section .fa-user-clock:before{content:"\f4fd"}#d1-section .fa-allergies:before,#d1-section .fa-hand-dots:before{content:"\f461"}#d1-section .fa-file-invoice:before{content:"\f570"}#d1-section .fa-window-minimize:before{content:"\f2d1"}#d1-section .fa-coffee:before,#d1-section .fa-mug-saucer:before{content:"\f0f4"}#d1-section .fa-brush:before{content:"\f55d"}#d1-section .fa-mask:before{content:"\f6fa"}#d1-section .fa-magnifying-glass-minus:before,#d1-section .fa-search-minus:before{content:"\f010"}#d1-section .fa-ruler-vertical:before{content:"\f548"}#d1-section .fa-user-alt:before,#d1-section .fa-user-large:before{content:"\f406"}#d1-section .fa-train-tram:before{content:"\e5b4"}#d1-section .fa-user-nurse:before{content:"\f82f"}#d1-section .fa-syringe:before{content:"\f48e"}#d1-section .fa-cloud-sun:before{content:"\f6c4"}#d1-section .fa-stopwatch-20:before{content:"\e06f"}#d1-section .fa-square-full:before{content:"\f45c"}#d1-section .fa-magnet:before{content:"\f076"}#d1-section .fa-jar:before{content:"\e516"}#d1-section .fa-note-sticky:before,#d1-section .fa-sticky-note:before{content:"\f249"}#d1-section .fa-bug-slash:before{content:"\e490"}#d1-section .fa-arrow-up-from-water-pump:before{content:"\e4b6"}#d1-section .fa-bone:before{content:"\f5d7"}#d1-section .fa-table-cells-row-unlock:before{content:"\e691"}#d1-section .fa-user-injured:before{content:"\f728"}#d1-section .fa-face-sad-tear:before,#d1-section .fa-sad-tear:before{content:"\f5b4"}#d1-section .fa-plane:before{content:"\f072"}#d1-section .fa-tent-arrows-down:before{content:"\e581"}#d1-section .fa-exclamation:before{content:"\21"}#d1-section .fa-arrows-spin:before{content:"\e4bb"}#d1-section .fa-print:before{content:"\f02f"}#d1-section .fa-try:before,#d1-section .fa-turkish-lira-sign:before,#d1-section .fa-turkish-lira:before{content:"\e2bb"}#d1-section .fa-dollar-sign:before,#d1-section .fa-dollar:before,#d1-section .fa-usd:before{content:"\24"}#d1-section .fa-x:before{content:"\58"}#d1-section .fa-magnifying-glass-dollar:before,#d1-section .fa-search-dollar:before{content:"\f688"}#d1-section .fa-users-cog:before,#d1-section .fa-users-gear:before{content:"\f509"}#d1-section .fa-person-military-pointing:before{content:"\e54a"}#d1-section .fa-bank:before,#d1-section .fa-building-columns:before,#d1-section .fa-institution:before,#d1-section .fa-museum:before,#d1-section .fa-university:before{content:"\f19c"}#d1-section .fa-umbrella:before{content:"\f0e9"}#d1-section .fa-trowel:before{content:"\e589"}#d1-section .fa-d:before{content:"\44"}#d1-section .fa-stapler:before{content:"\e5af"}#d1-section .fa-masks-theater:before,#d1-section .fa-theater-masks:before{content:"\f630"}#d1-section .fa-kip-sign:before{content:"\e1c4"}#d1-section .fa-hand-point-left:before{content:"\f0a5"}#d1-section .fa-handshake-alt:before,#d1-section .fa-handshake-simple:before{content:"\f4c6"}#d1-section .fa-fighter-jet:before,#d1-section .fa-jet-fighter:before{content:"\f0fb"}#d1-section .fa-share-alt-square:before,#d1-section .fa-square-share-nodes:before{content:"\f1e1"}#d1-section .fa-barcode:before{content:"\f02a"}#d1-section .fa-plus-minus:before{content:"\e43c"}#d1-section .fa-video-camera:before,#d1-section .fa-video:before{content:"\f03d"}#d1-section .fa-graduation-cap:before,#d1-section .fa-mortar-board:before{content:"\f19d"}#d1-section .fa-hand-holding-medical:before{content:"\e05c"}#d1-section .fa-person-circle-check:before{content:"\e53e"}#d1-section .fa-level-up-alt:before,#d1-section .fa-turn-up:before{content:"\f3bf"}#d1-section .fa-sr-only,#d1-section .fa-sr-only-focusable:not(:focus),#d1-section .sr-only,#d1-section .sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}#d1-section :host,#d1-section{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.ttf) format("truetype")}#d1-section .fa-brands,#d1-section .fab{font-weight:400}#d1-section .fa-monero:before{content:"\f3d0"}#d1-section .fa-hooli:before{content:"\f427"}#d1-section .fa-yelp:before{content:"\f1e9"}#d1-section .fa-cc-visa:before{content:"\f1f0"}#d1-section .fa-lastfm:before{content:"\f202"}#d1-section .fa-shopware:before{content:"\f5b5"}#d1-section .fa-creative-commons-nc:before{content:"\f4e8"}#d1-section .fa-aws:before{content:"\f375"}#d1-section .fa-redhat:before{content:"\f7bc"}#d1-section .fa-yoast:before{content:"\f2b1"}#d1-section .fa-cloudflare:before{content:"\e07d"}#d1-section .fa-ups:before{content:"\f7e0"}#d1-section .fa-pixiv:before{content:"\e640"}#d1-section .fa-wpexplorer:before{content:"\f2de"}#d1-section .fa-dyalog:before{content:"\f399"}#d1-section .fa-bity:before{content:"\f37a"}#d1-section .fa-stackpath:before{content:"\f842"}#d1-section .fa-buysellads:before{content:"\f20d"}#d1-section .fa-first-order:before{content:"\f2b0"}#d1-section .fa-modx:before{content:"\f285"}#d1-section .fa-guilded:before{content:"\e07e"}#d1-section .fa-vnv:before{content:"\f40b"}#d1-section .fa-js-square:before,#d1-section .fa-square-js:before{content:"\f3b9"}#d1-section .fa-microsoft:before{content:"\f3ca"}#d1-section .fa-qq:before{content:"\f1d6"}#d1-section .fa-orcid:before{content:"\f8d2"}#d1-section .fa-java:before{content:"\f4e4"}#d1-section .fa-invision:before{content:"\f7b0"}#d1-section .fa-creative-commons-pd-alt:before{content:"\f4ed"}#d1-section .fa-centercode:before{content:"\f380"}#d1-section .fa-glide-g:before{content:"\f2a6"}#d1-section .fa-drupal:before{content:"\f1a9"}#d1-section .fa-jxl:before{content:"\e67b"}#d1-section .fa-dart-lang:before{content:"\e693"}#d1-section .fa-hire-a-helper:before{content:"\f3b0"}#d1-section .fa-creative-commons-by:before{content:"\f4e7"}#d1-section .fa-unity:before{content:"\e049"}#d1-section .fa-whmcs:before{content:"\f40d"}#d1-section .fa-rocketchat:before{content:"\f3e8"}#d1-section .fa-vk:before{content:"\f189"}#d1-section .fa-untappd:before{content:"\f405"}#d1-section .fa-mailchimp:before{content:"\f59e"}#d1-section .fa-css3-alt:before{content:"\f38b"}#d1-section .fa-reddit-square:before,#d1-section .fa-square-reddit:before{content:"\f1a2"}#d1-section .fa-vimeo-v:before{content:"\f27d"}#d1-section .fa-contao:before{content:"\f26d"}#d1-section .fa-square-font-awesome:before{content:"\e5ad"}#d1-section .fa-deskpro:before{content:"\f38f"}#d1-section .fa-brave:before{content:"\e63c"}#d1-section .fa-sistrix:before{content:"\f3ee"}#d1-section .fa-instagram-square:before,#d1-section .fa-square-instagram:before{content:"\e055"}#d1-section .fa-battle-net:before{content:"\f835"}#d1-section .fa-the-red-yeti:before{content:"\f69d"}#d1-section .fa-hacker-news-square:before,#d1-section .fa-square-hacker-news:before{content:"\f3af"}#d1-section .fa-edge:before{content:"\f282"}#d1-section .fa-threads:before{content:"\e618"}#d1-section .fa-napster:before{content:"\f3d2"}#d1-section .fa-snapchat-square:before,#d1-section .fa-square-snapchat:before{content:"\f2ad"}#d1-section .fa-google-plus-g:before{content:"\f0d5"}#d1-section .fa-artstation:before{content:"\f77a"}#d1-section .fa-markdown:before{content:"\f60f"}#d1-section .fa-sourcetree:before{content:"\f7d3"}#d1-section .fa-google-plus:before{content:"\f2b3"}#d1-section .fa-diaspora:before{content:"\f791"}#d1-section .fa-foursquare:before{content:"\f180"}#d1-section .fa-stack-overflow:before{content:"\f16c"}#d1-section .fa-github-alt:before{content:"\f113"}#d1-section .fa-phoenix-squadron:before{content:"\f511"}#d1-section .fa-pagelines:before{content:"\f18c"}#d1-section .fa-algolia:before{content:"\f36c"}#d1-section .fa-red-river:before{content:"\f3e3"}#d1-section .fa-creative-commons-sa:before{content:"\f4ef"}#d1-section .fa-safari:before{content:"\f267"}#d1-section .fa-google:before{content:"\f1a0"}#d1-section .fa-font-awesome-alt:before,#d1-section .fa-square-font-awesome-stroke:before{content:"\f35c"}#d1-section .fa-atlassian:before{content:"\f77b"}#d1-section .fa-linkedin-in:before{content:"\f0e1"}#d1-section .fa-digital-ocean:before{content:"\f391"}#d1-section .fa-nimblr:before{content:"\f5a8"}#d1-section .fa-chromecast:before{content:"\f838"}#d1-section .fa-evernote:before{content:"\f839"}#d1-section .fa-hacker-news:before{content:"\f1d4"}#d1-section .fa-creative-commons-sampling:before{content:"\f4f0"}#d1-section .fa-adversal:before{content:"\f36a"}#d1-section .fa-creative-commons:before{content:"\f25e"}#d1-section .fa-watchman-monitoring:before{content:"\e087"}#d1-section .fa-fonticons:before{content:"\f280"}#d1-section .fa-weixin:before{content:"\f1d7"}#d1-section .fa-shirtsinbulk:before{content:"\f214"}#d1-section .fa-codepen:before{content:"\f1cb"}#d1-section .fa-git-alt:before{content:"\f841"}#d1-section .fa-lyft:before{content:"\f3c3"}#d1-section .fa-rev:before{content:"\f5b2"}#d1-section .fa-windows:before{content:"\f17a"}#d1-section .fa-wizards-of-the-coast:before{content:"\f730"}#d1-section .fa-square-viadeo:before,#d1-section .fa-viadeo-square:before{content:"\f2aa"}#d1-section .fa-meetup:before{content:"\f2e0"}#d1-section .fa-centos:before{content:"\f789"}#d1-section .fa-adn:before{content:"\f170"}#d1-section .fa-cloudsmith:before{content:"\f384"}#d1-section .fa-opensuse:before{content:"\e62b"}#d1-section .fa-pied-piper-alt:before{content:"\f1a8"}#d1-section .fa-dribbble-square:before,#d1-section .fa-square-dribbble:before{content:"\f397"}#d1-section .fa-codiepie:before{content:"\f284"}#d1-section .fa-node:before{content:"\f419"}#d1-section .fa-mix:before{content:"\f3cb"}#d1-section .fa-steam:before{content:"\f1b6"}#d1-section .fa-cc-apple-pay:before{content:"\f416"}#d1-section .fa-scribd:before{content:"\f28a"}#d1-section .fa-debian:before{content:"\e60b"}#d1-section .fa-openid:before{content:"\f19b"}#d1-section .fa-instalod:before{content:"\e081"}#d1-section .fa-expeditedssl:before{content:"\f23e"}#d1-section .fa-sellcast:before{content:"\f2da"}#d1-section .fa-square-twitter:before,#d1-section .fa-twitter-square:before{content:"\f081"}#d1-section .fa-r-project:before{content:"\f4f7"}#d1-section .fa-delicious:before{content:"\f1a5"}#d1-section .fa-freebsd:before{content:"\f3a4"}#d1-section .fa-vuejs:before{content:"\f41f"}#d1-section .fa-accusoft:before{content:"\f369"}#d1-section .fa-ioxhost:before{content:"\f208"}#d1-section .fa-fonticons-fi:before{content:"\f3a2"}#d1-section .fa-app-store:before{content:"\f36f"}#d1-section .fa-cc-mastercard:before{content:"\f1f1"}#d1-section .fa-itunes-note:before{content:"\f3b5"}#d1-section .fa-golang:before{content:"\e40f"}#d1-section .fa-kickstarter:before,#d1-section .fa-square-kickstarter:before{content:"\f3bb"}#d1-section .fa-grav:before{content:"\f2d6"}#d1-section .fa-weibo:before{content:"\f18a"}#d1-section .fa-uncharted:before{content:"\e084"}#d1-section .fa-firstdraft:before{content:"\f3a1"}#d1-section .fa-square-youtube:before,#d1-section .fa-youtube-square:before{content:"\f431"}#d1-section .fa-wikipedia-w:before{content:"\f266"}#d1-section .fa-rendact:before,#d1-section .fa-wpressr:before{content:"\f3e4"}#d1-section .fa-angellist:before{content:"\f209"}#d1-section .fa-galactic-republic:before{content:"\f50c"}#d1-section .fa-nfc-directional:before{content:"\e530"}#d1-section .fa-skype:before{content:"\f17e"}#d1-section .fa-joget:before{content:"\f3b7"}#d1-section .fa-fedora:before{content:"\f798"}#d1-section .fa-stripe-s:before{content:"\f42a"}#d1-section .fa-meta:before{content:"\e49b"}#d1-section .fa-laravel:before{content:"\f3bd"}#d1-section .fa-hotjar:before{content:"\f3b1"}#d1-section .fa-bluetooth-b:before{content:"\f294"}#d1-section .fa-square-letterboxd:before{content:"\e62e"}#d1-section .fa-sticker-mule:before{content:"\f3f7"}#d1-section .fa-creative-commons-zero:before{content:"\f4f3"}#d1-section .fa-hips:before{content:"\f452"}#d1-section .fa-behance:before{content:"\f1b4"}#d1-section .fa-reddit:before{content:"\f1a1"}#d1-section .fa-discord:before{content:"\f392"}#d1-section .fa-chrome:before{content:"\f268"}#d1-section .fa-app-store-ios:before{content:"\f370"}#d1-section .fa-cc-discover:before{content:"\f1f2"}#d1-section .fa-wpbeginner:before{content:"\f297"}#d1-section .fa-confluence:before{content:"\f78d"}#d1-section .fa-shoelace:before{content:"\e60c"}#d1-section .fa-mdb:before{content:"\f8ca"}#d1-section .fa-dochub:before{content:"\f394"}#d1-section .fa-accessible-icon:before{content:"\f368"}#d1-section .fa-ebay:before{content:"\f4f4"}#d1-section .fa-amazon:before{content:"\f270"}#d1-section .fa-unsplash:before{content:"\e07c"}#d1-section .fa-yarn:before{content:"\f7e3"}#d1-section .fa-square-steam:before,#d1-section .fa-steam-square:before{content:"\f1b7"}#d1-section .fa-500px:before{content:"\f26e"}#d1-section .fa-square-vimeo:before,#d1-section .fa-vimeo-square:before{content:"\f194"}#d1-section .fa-asymmetrik:before{content:"\f372"}#d1-section .fa-font-awesome-flag:before,#d1-section .fa-font-awesome-logo-full:before,#d1-section .fa-font-awesome:before{content:"\f2b4"}#d1-section .fa-gratipay:before{content:"\f184"}#d1-section .fa-apple:before{content:"\f179"}#d1-section .fa-hive:before{content:"\e07f"}#d1-section .fa-gitkraken:before{content:"\f3a6"}#d1-section .fa-keybase:before{content:"\f4f5"}#d1-section .fa-apple-pay:before{content:"\f415"}#d1-section .fa-padlet:before{content:"\e4a0"}#d1-section .fa-amazon-pay:before{content:"\f42c"}#d1-section .fa-github-square:before,#d1-section .fa-square-github:before{content:"\f092"}#d1-section .fa-stumbleupon:before{content:"\f1a4"}#d1-section .fa-fedex:before{content:"\f797"}#d1-section .fa-phoenix-framework:before{content:"\f3dc"}#d1-section .fa-shopify:before{content:"\e057"}#d1-section .fa-neos:before{content:"\f612"}#d1-section .fa-square-threads:before{content:"\e619"}#d1-section .fa-hackerrank:before{content:"\f5f7"}#d1-section .fa-researchgate:before{content:"\f4f8"}#d1-section .fa-swift:before{content:"\f8e1"}#d1-section .fa-angular:before{content:"\f420"}#d1-section .fa-speakap:before{content:"\f3f3"}#d1-section .fa-angrycreative:before{content:"\f36e"}#d1-section .fa-y-combinator:before{content:"\f23b"}#d1-section .fa-empire:before{content:"\f1d1"}#d1-section .fa-envira:before{content:"\f299"}#d1-section .fa-google-scholar:before{content:"\e63b"}#d1-section .fa-gitlab-square:before,#d1-section .fa-square-gitlab:before{content:"\e5ae"}#d1-section .fa-studiovinari:before{content:"\f3f8"}#d1-section .fa-pied-piper:before{content:"\f2ae"}#d1-section .fa-wordpress:before{content:"\f19a"}#d1-section .fa-product-hunt:before{content:"\f288"}#d1-section .fa-firefox:before{content:"\f269"}#d1-section .fa-linode:before{content:"\f2b8"}#d1-section .fa-goodreads:before{content:"\f3a8"}#d1-section .fa-odnoklassniki-square:before,#d1-section .fa-square-odnoklassniki:before{content:"\f264"}#d1-section .fa-jsfiddle:before{content:"\f1cc"}#d1-section .fa-sith:before{content:"\f512"}#d1-section .fa-themeisle:before{content:"\f2b2"}#d1-section .fa-page4:before{content:"\f3d7"}#d1-section .fa-hashnode:before{content:"\e499"}#d1-section .fa-react:before{content:"\f41b"}#d1-section .fa-cc-paypal:before{content:"\f1f4"}#d1-section .fa-squarespace:before{content:"\f5be"}#d1-section .fa-cc-stripe:before{content:"\f1f5"}#d1-section .fa-creative-commons-share:before{content:"\f4f2"}#d1-section .fa-bitcoin:before{content:"\f379"}#d1-section .fa-keycdn:before{content:"\f3ba"}#d1-section .fa-opera:before{content:"\f26a"}#d1-section .fa-itch-io:before{content:"\f83a"}#d1-section .fa-umbraco:before{content:"\f8e8"}#d1-section .fa-galactic-senate:before{content:"\f50d"}#d1-section .fa-ubuntu:before{content:"\f7df"}#d1-section .fa-draft2digital:before{content:"\f396"}#d1-section .fa-stripe:before{content:"\f429"}#d1-section .fa-houzz:before{content:"\f27c"}#d1-section .fa-gg:before{content:"\f260"}#d1-section .fa-dhl:before{content:"\f790"}#d1-section .fa-pinterest-square:before,#d1-section .fa-square-pinterest:before{content:"\f0d3"}#d1-section .fa-xing:before{content:"\f168"}#d1-section .fa-blackberry:before{content:"\f37b"}#d1-section .fa-creative-commons-pd:before{content:"\f4ec"}#d1-section .fa-playstation:before{content:"\f3df"}#d1-section .fa-quinscape:before{content:"\f459"}#d1-section .fa-less:before{content:"\f41d"}#d1-section .fa-blogger-b:before{content:"\f37d"}#d1-section .fa-opencart:before{content:"\f23d"}#d1-section .fa-vine:before{content:"\f1ca"}#d1-section .fa-signal-messenger:before{content:"\e663"}#d1-section .fa-paypal:before{content:"\f1ed"}#d1-section .fa-gitlab:before{content:"\f296"}#d1-section .fa-typo3:before{content:"\f42b"}#d1-section .fa-reddit-alien:before{content:"\f281"}#d1-section .fa-yahoo:before{content:"\f19e"}#d1-section .fa-dailymotion:before{content:"\e052"}#d1-section .fa-affiliatetheme:before{content:"\f36b"}#d1-section .fa-pied-piper-pp:before{content:"\f1a7"}#d1-section .fa-bootstrap:before{content:"\f836"}#d1-section .fa-odnoklassniki:before{content:"\f263"}#d1-section .fa-nfc-symbol:before{content:"\e531"}#d1-section .fa-mintbit:before{content:"\e62f"}#d1-section .fa-ethereum:before{content:"\f42e"}#d1-section .fa-speaker-deck:before{content:"\f83c"}#d1-section .fa-creative-commons-nc-eu:before{content:"\f4e9"}#d1-section .fa-patreon:before{content:"\f3d9"}#d1-section .fa-avianex:before{content:"\f374"}#d1-section .fa-ello:before{content:"\f5f1"}#d1-section .fa-gofore:before{content:"\f3a7"}#d1-section .fa-bimobject:before{content:"\f378"}#d1-section .fa-brave-reverse:before{content:"\e63d"}#d1-section .fa-facebook-f:before{content:"\f39e"}#d1-section .fa-google-plus-square:before,#d1-section .fa-square-google-plus:before{content:"\f0d4"}#d1-section .fa-web-awesome:before{content:"\e682"}#d1-section .fa-mandalorian:before{content:"\f50f"}#d1-section .fa-first-order-alt:before{content:"\f50a"}#d1-section .fa-osi:before{content:"\f41a"}#d1-section .fa-google-wallet:before{content:"\f1ee"}#d1-section .fa-d-and-d-beyond:before{content:"\f6ca"}#d1-section .fa-periscope:before{content:"\f3da"}#d1-section .fa-fulcrum:before{content:"\f50b"}#d1-section .fa-cloudscale:before{content:"\f383"}#d1-section .fa-forumbee:before{content:"\f211"}#d1-section .fa-mizuni:before{content:"\f3cc"}#d1-section .fa-schlix:before{content:"\f3ea"}#d1-section .fa-square-xing:before,#d1-section .fa-xing-square:before{content:"\f169"}#d1-section .fa-bandcamp:before{content:"\f2d5"}#d1-section .fa-wpforms:before{content:"\f298"}#d1-section .fa-cloudversify:before{content:"\f385"}#d1-section .fa-usps:before{content:"\f7e1"}#d1-section .fa-megaport:before{content:"\f5a3"}#d1-section .fa-magento:before{content:"\f3c4"}#d1-section .fa-spotify:before{content:"\f1bc"}#d1-section .fa-optin-monster:before{content:"\f23c"}#d1-section .fa-fly:before{content:"\f417"}#d1-section .fa-aviato:before{content:"\f421"}#d1-section .fa-itunes:before{content:"\f3b4"}#d1-section .fa-cuttlefish:before{content:"\f38c"}#d1-section .fa-blogger:before{content:"\f37c"}#d1-section .fa-flickr:before{content:"\f16e"}#d1-section .fa-viber:before{content:"\f409"}#d1-section .fa-soundcloud:before{content:"\f1be"}#d1-section .fa-digg:before{content:"\f1a6"}#d1-section .fa-tencent-weibo:before{content:"\f1d5"}#d1-section .fa-letterboxd:before{content:"\e62d"}#d1-section .fa-symfony:before{content:"\f83d"}#d1-section .fa-maxcdn:before{content:"\f136"}#d1-section .fa-etsy:before{content:"\f2d7"}#d1-section .fa-facebook-messenger:before{content:"\f39f"}#d1-section .fa-audible:before{content:"\f373"}#d1-section .fa-think-peaks:before{content:"\f731"}#d1-section .fa-bilibili:before{content:"\e3d9"}#d1-section .fa-erlang:before{content:"\f39d"}#d1-section .fa-x-twitter:before{content:"\e61b"}#d1-section .fa-cotton-bureau:before{content:"\f89e"}#d1-section .fa-dashcube:before{content:"\f210"}#d1-section .fa-42-group:before,#d1-section .fa-innosoft:before{content:"\e080"}#d1-section .fa-stack-exchange:before{content:"\f18d"}#d1-section .fa-elementor:before{content:"\f430"}#d1-section .fa-pied-piper-square:before,#d1-section .fa-square-pied-piper:before{content:"\e01e"}#d1-section .fa-creative-commons-nd:before{content:"\f4eb"}#d1-section .fa-palfed:before{content:"\f3d8"}#d1-section .fa-superpowers:before{content:"\f2dd"}#d1-section .fa-resolving:before{content:"\f3e7"}#d1-section .fa-xbox:before{content:"\f412"}#d1-section .fa-square-web-awesome-stroke:before{content:"\e684"}#d1-section .fa-searchengin:before{content:"\f3eb"}#d1-section .fa-tiktok:before{content:"\e07b"}#d1-section .fa-facebook-square:before,#d1-section .fa-square-facebook:before{content:"\f082"}#d1-section .fa-renren:before{content:"\f18b"}#d1-section .fa-linux:before{content:"\f17c"}#d1-section .fa-glide:before{content:"\f2a5"}#d1-section .fa-linkedin:before{content:"\f08c"}#d1-section .fa-hubspot:before{content:"\f3b2"}#d1-section .fa-deploydog:before{content:"\f38e"}#d1-section .fa-twitch:before{content:"\f1e8"}#d1-section .fa-flutter:before{content:"\e694"}#d1-section .fa-ravelry:before{content:"\f2d9"}#d1-section .fa-mixer:before{content:"\e056"}#d1-section .fa-lastfm-square:before,#d1-section .fa-square-lastfm:before{content:"\f203"}#d1-section .fa-vimeo:before{content:"\f40a"}#d1-section .fa-mendeley:before{content:"\f7b3"}#d1-section .fa-uniregistry:before{content:"\f404"}#d1-section .fa-figma:before{content:"\f799"}#d1-section .fa-creative-commons-remix:before{content:"\f4ee"}#d1-section .fa-cc-amazon-pay:before{content:"\f42d"}#d1-section .fa-dropbox:before{content:"\f16b"}#d1-section .fa-instagram:before{content:"\f16d"}#d1-section .fa-cmplid:before{content:"\e360"}#d1-section .fa-upwork:before{content:"\e641"}#d1-section .fa-facebook:before{content:"\f09a"}#d1-section .fa-gripfire:before{content:"\f3ac"}#d1-section .fa-jedi-order:before{content:"\f50e"}#d1-section .fa-uikit:before{content:"\f403"}#d1-section .fa-fort-awesome-alt:before{content:"\f3a3"}#d1-section .fa-phabricator:before{content:"\f3db"}#d1-section .fa-ussunnah:before{content:"\f407"}#d1-section .fa-earlybirds:before{content:"\f39a"}#d1-section .fa-trade-federation:before{content:"\f513"}#d1-section .fa-autoprefixer:before{content:"\f41c"}#d1-section .fa-whatsapp:before{content:"\f232"}#d1-section .fa-square-upwork:before{content:"\e67c"}#d1-section .fa-slideshare:before{content:"\f1e7"}#d1-section .fa-google-play:before{content:"\f3ab"}#d1-section .fa-viadeo:before{content:"\f2a9"}#d1-section .fa-line:before{content:"\f3c0"}#d1-section .fa-google-drive:before{content:"\f3aa"}#d1-section .fa-servicestack:before{content:"\f3ec"}#d1-section .fa-simplybuilt:before{content:"\f215"}#d1-section .fa-bitbucket:before{content:"\f171"}#d1-section .fa-imdb:before{content:"\f2d8"}#d1-section .fa-deezer:before{content:"\e077"}#d1-section .fa-raspberry-pi:before{content:"\f7bb"}#d1-section .fa-jira:before{content:"\f7b1"}#d1-section .fa-docker:before{content:"\f395"}#d1-section .fa-screenpal:before{content:"\e570"}#d1-section .fa-bluetooth:before{content:"\f293"}#d1-section .fa-gitter:before{content:"\f426"}#d1-section .fa-d-and-d:before{content:"\f38d"}#d1-section .fa-microblog:before{content:"\e01a"}#d1-section .fa-cc-diners-club:before{content:"\f24c"}#d1-section .fa-gg-circle:before{content:"\f261"}#d1-section .fa-pied-piper-hat:before{content:"\f4e5"}#d1-section .fa-kickstarter-k:before{content:"\f3bc"}#d1-section .fa-yandex:before{content:"\f413"}#d1-section .fa-readme:before{content:"\f4d5"}#d1-section .fa-html5:before{content:"\f13b"}#d1-section .fa-sellsy:before{content:"\f213"}#d1-section .fa-square-web-awesome:before{content:"\e683"}#d1-section .fa-sass:before{content:"\f41e"}#d1-section .fa-wirsindhandwerk:before,#d1-section .fa-wsh:before{content:"\e2d0"}#d1-section .fa-buromobelexperte:before{content:"\f37f"}#d1-section .fa-salesforce:before{content:"\f83b"}#d1-section .fa-octopus-deploy:before{content:"\e082"}#d1-section .fa-medapps:before{content:"\f3c6"}#d1-section .fa-ns8:before{content:"\f3d5"}#d1-section .fa-pinterest-p:before{content:"\f231"}#d1-section .fa-apper:before{content:"\f371"}#d1-section .fa-fort-awesome:before{content:"\f286"}#d1-section .fa-waze:before{content:"\f83f"}#d1-section .fa-bluesky:before{content:"\e671"}#d1-section .fa-cc-jcb:before{content:"\f24b"}#d1-section .fa-snapchat-ghost:before,#d1-section .fa-snapchat:before{content:"\f2ab"}#d1-section .fa-fantasy-flight-games:before{content:"\f6dc"}#d1-section .fa-rust:before{content:"\e07a"}#d1-section .fa-wix:before{content:"\f5cf"}#d1-section .fa-behance-square:before,#d1-section .fa-square-behance:before{content:"\f1b5"}#d1-section .fa-supple:before{content:"\f3f9"}#d1-section .fa-webflow:before{content:"\e65c"}#d1-section .fa-rebel:before{content:"\f1d0"}#d1-section .fa-css3:before{content:"\f13c"}#d1-section .fa-staylinked:before{content:"\f3f5"}#d1-section .fa-kaggle:before{content:"\f5fa"}#d1-section .fa-space-awesome:before{content:"\e5ac"}#d1-section .fa-deviantart:before{content:"\f1bd"}#d1-section .fa-cpanel:before{content:"\f388"}#d1-section .fa-goodreads-g:before{content:"\f3a9"}#d1-section .fa-git-square:before,#d1-section .fa-square-git:before{content:"\f1d2"}#d1-section .fa-square-tumblr:before,#d1-section .fa-tumblr-square:before{content:"\f174"}#d1-section .fa-trello:before{content:"\f181"}#d1-section .fa-creative-commons-nc-jp:before{content:"\f4ea"}#d1-section .fa-get-pocket:before{content:"\f265"}#d1-section .fa-perbyte:before{content:"\e083"}#d1-section .fa-grunt:before{content:"\f3ad"}#d1-section .fa-weebly:before{content:"\f5cc"}#d1-section .fa-connectdevelop:before{content:"\f20e"}#d1-section .fa-leanpub:before{content:"\f212"}#d1-section .fa-black-tie:before{content:"\f27e"}#d1-section .fa-themeco:before{content:"\f5c6"}#d1-section .fa-python:before{content:"\f3e2"}#d1-section .fa-android:before{content:"\f17b"}#d1-section .fa-bots:before{content:"\e340"}#d1-section .fa-free-code-camp:before{content:"\f2c5"}#d1-section .fa-hornbill:before{content:"\f592"}#d1-section .fa-js:before{content:"\f3b8"}#d1-section .fa-ideal:before{content:"\e013"}#d1-section .fa-git:before{content:"\f1d3"}#d1-section .fa-dev:before{content:"\f6cc"}#d1-section .fa-sketch:before{content:"\f7c6"}#d1-section .fa-yandex-international:before{content:"\f414"}#d1-section .fa-cc-amex:before{content:"\f1f3"}#d1-section .fa-uber:before{content:"\f402"}#d1-section .fa-github:before{content:"\f09b"}#d1-section .fa-php:before{content:"\f457"}#d1-section .fa-alipay:before{content:"\f642"}#d1-section .fa-youtube:before{content:"\f167"}#d1-section .fa-skyatlas:before{content:"\f216"}#d1-section .fa-firefox-browser:before{content:"\e007"}#d1-section .fa-replyd:before{content:"\f3e6"}#d1-section .fa-suse:before{content:"\f7d6"}#d1-section .fa-jenkins:before{content:"\f3b6"}#d1-section .fa-twitter:before{content:"\f099"}#d1-section .fa-rockrms:before{content:"\f3e9"}#d1-section .fa-pinterest:before{content:"\f0d2"}#d1-section .fa-buffer:before{content:"\f837"}#d1-section .fa-npm:before{content:"\f3d4"}#d1-section .fa-yammer:before{content:"\f840"}#d1-section .fa-btc:before{content:"\f15a"}#d1-section .fa-dribbble:before{content:"\f17d"}#d1-section .fa-stumbleupon-circle:before{content:"\f1a3"}#d1-section .fa-internet-explorer:before{content:"\f26b"}#d1-section .fa-stubber:before{content:"\e5c7"}#d1-section .fa-telegram-plane:before,#d1-section .fa-telegram:before{content:"\f2c6"}#d1-section .fa-old-republic:before{content:"\f510"}#d1-section .fa-odysee:before{content:"\e5c6"}#d1-section .fa-square-whatsapp:before,#d1-section .fa-whatsapp-square:before{content:"\f40c"}#d1-section .fa-node-js:before{content:"\f3d3"}#d1-section .fa-edge-legacy:before{content:"\e078"}#d1-section .fa-slack-hash:before,#d1-section .fa-slack:before{content:"\f198"}#d1-section .fa-medrt:before{content:"\f3c8"}#d1-section .fa-usb:before{content:"\f287"}#d1-section .fa-tumblr:before{content:"\f173"}#d1-section .fa-vaadin:before{content:"\f408"}#d1-section .fa-quora:before{content:"\f2c4"}#d1-section .fa-square-x-twitter:before{content:"\e61a"}#d1-section .fa-reacteurope:before{content:"\f75d"}#d1-section .fa-medium-m:before,#d1-section .fa-medium:before{content:"\f23a"}#d1-section .fa-amilia:before{content:"\f36d"}#d1-section .fa-mixcloud:before{content:"\f289"}#d1-section .fa-flipboard:before{content:"\f44d"}#d1-section .fa-viacoin:before{content:"\f237"}#d1-section .fa-critical-role:before{content:"\f6c9"}#d1-section .fa-sitrox:before{content:"\e44a"}#d1-section .fa-discourse:before{content:"\f393"}#d1-section .fa-joomla:before{content:"\f1aa"}#d1-section .fa-mastodon:before{content:"\f4f6"}#d1-section .fa-airbnb:before{content:"\f834"}#d1-section .fa-wolf-pack-battalion:before{content:"\f514"}#d1-section .fa-buy-n-large:before{content:"\f8a6"}#d1-section .fa-gulp:before{content:"\f3ae"}#d1-section .fa-creative-commons-sampling-plus:before{content:"\f4f1"}#d1-section .fa-strava:before{content:"\f428"}#d1-section .fa-ember:before{content:"\f423"}#d1-section .fa-canadian-maple-leaf:before{content:"\f785"}#d1-section .fa-teamspeak:before{content:"\f4f9"}#d1-section .fa-pushed:before{content:"\f3e1"}#d1-section .fa-wordpress-simple:before{content:"\f411"}#d1-section .fa-nutritionix:before{content:"\f3d6"}#d1-section .fa-wodu:before{content:"\e088"}#d1-section .fa-google-pay:before{content:"\e079"}#d1-section .fa-intercom:before{content:"\f7af"}#d1-section .fa-zhihu:before{content:"\f63f"}#d1-section .fa-korvue:before{content:"\f42f"}#d1-section .fa-pix:before{content:"\e43a"}#d1-section .fa-steam-symbol:before{content:"\f3f6"}#d1-section :host,#d1-section{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.ttf) format("truetype")}#d1-section .fa-regular,#d1-section .far{font-weight:400}#d1-section :host,#d1-section{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.ttf) format("truetype")}#d1-section .fa-solid,#d1-section .fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(../fonts/fa-v4compatibility.woff2) format("woff2"),url(../fonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}#d1-section{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:inherit;font-size:15px;color:#2b2b2b;font-weight:500;line-height:26px;letter-spacing:.5px}#d1-section .rtl{text-align:right}#d1-section a{text-decoration:underline;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#d1-section a:focus,#d1-section button:focus,#d1-section input:focus{outline:0;color:inherit;text-decoration:none}#d1-section a:active,#d1-section a:hover{color:#3264f5;text-decoration:none}#d1-section a,#d1-section h1,#d1-section h2,#d1-section h3,#d1-section h4,#d1-section h5,#d1-section h6,#d1-section p,#d1-section span{overflow-wrap:break-word}#d1-section b,#d1-section strong{font-weight:700}#d1-section img{max-width:100%;height:auto}#d1-section table{margin-bottom:25px}#d1-section td,#d1-section th{border-bottom:1px solid #dedede;padding:10px}#d1-section dd{-webkit-margin-start:40px;margin-inline-start:40px}#d1-section address{margin:0 0 25px}#d1-section video{background-size:cover;display:table-cell;vertical-align:middle;width:100%}#d1-section iframe{border:0;width:100%;max-width:100%;vertical-align:bottom}#d1-section p{margin:0 0 25px}#d1-section blockquote:empty,#d1-section p:empty{display:none}#d1-section p:last-child{margin-bottom:0}#d1-section input,#d1-section select,#d1-section textarea{color:inherit;font:inherit;border:1px solid #dedede;font-size:14px;padding:8px 15px;margin:0 0 20px 0;max-width:100%;resize:none}#d1-section :focus{outline:0}#d1-section dl,#d1-section ol,#d1-section ul{list-style-position:inside;padding:0;margin:0 0 25px}#d1-section ol ol,#d1-section ol ul,#d1-section ul ol,#d1-section ul ul{margin-left:15px}#d1-section table>thead>tr>th{font-weight:400}#d1-section pre{border-radius:0;border:1px solid rgba(0,0,0,.1);background-color:#f7f7f7;padding:15px}#d1-section .btn.focus,#d1-section .btn:focus,#d1-section input.focus[type=submit]{-webkit-box-shadow:none;box-shadow:none}#d1-section .btn.focus,#d1-section .btn:focus,#d1-section .wpcf7 input:focus[type=submit],#d1-section input.focus[type=submit]{-webkit-box-shadow:none;box-shadow:none}#d1-section .morphext>.animated{display:inline-block}#d1-section .no-transition *{transition-timing-function:initial;-moz-transition-timing-function:initial;-webkit-transition-timing-function:initial;-o-transition-timing-function:initial;-ms-transition-timing-function:initial;transition-duration:0s;-moz-transition-duration:0s;-webkit-transition-duration:0s;-o-transition-duration:0s;-ms-transition-duration:0s}