/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,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) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}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) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,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) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}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) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__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}}.animate__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)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-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)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{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 shakeX{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)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-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)}}.animate__headShake{-webkit-animation-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-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)}}.animate__swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__heartBeat{-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}@keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}@keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}@keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}@keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-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)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-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) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}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) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}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) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}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) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}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) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__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}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-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%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}@keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-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)}}.animate__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)}}.animate__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)}}.animate__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}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.animate__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}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-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)}}@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)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-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)}}@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)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
@charset "UTF-8";.z--1{z-index:-1}.z-0{z-index:0}.z-1{z-index:1}.t-0{top:0!important}.r-0{right:0!important}.b-0{bottom:0!important}.l-0{left:0!important}.d-grid{display:grid}.t-100p{top:100%}.rad-0,.rad-0 img{border-radius:0!important}.rad-25{border-radius:25px!important}.c-pointer{cursor:pointer!important}.border-bottom-2{border-bottom:1px solid!important}.pagination li{align-items:center;display:flex;justify-content:center;width:56px}.svg--white path,.svg--white svg{fill:#5b6561}.svg--white:hover path,.svg--white:hover svg{fill:#434a47}.svg--dark path,.svg--dark svg{fill:#46515b}.svg--dark:hover path,.svg--dark:hover svg{fill:#909eaa}.svg__left span{padding-left:.75rem}.svg__right span{padding-right:.75rem}.text-underline{text-decoration:underline!important}.fs-18{font-size:1.125rem}.fs-24{font-size:1.5rem}.fs-14{font-size:.875rem}

/*!
 * Bootstrap  v5.2.0 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#dbdbdb;--bs-gray-200:#acacac;--bs-gray-300:#282621;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#5b6561;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#5b6561;--bs-dark:#46515b;--bs-primary-rgb:91,101,97;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:91,101,97;--bs-dark-rgb:70,81,91;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:0,0,0;--bs-body-bg-rgb:234,237,242;--bs-font-sans-serif:"Mardoto-Regular";--bs-font-monospace:"Mardoto-Regular",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:Mardoto-Regular;--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.3;--bs-body-color:#000;--bs-body-bg:#eaedf2;--bs-border-width:0;--bs-border-style:solid;--bs-border-color:#282621;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#46515b;--bs-link-hover-color:#677786;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:0 solid #5b6561;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Mardoto-Bold;font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.5625rem + 3.75vw)}@media (min-width:1200px){.h1,h1{font-size:4.375rem}}.h2,h2{font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.h2,h2{font-size:3rem}}.h3,h3{font-size:calc(1.35rem + 1.2vw)}@media (min-width:1200px){.h3,h3{font-size:2.25rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.125rem}.h6,h6{font-size:1rem}p{margin-bottom:1.875rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:var(--bs-highlight-bg);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color);text-decoration:none}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:var(--bs-body-color);border-radius:.25rem;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#eaedf2;border:0 solid var(--bs-border-color);border-radius:.375rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{--bs-gutter-x:30px;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:576px){.container,.container-sm,.container-xs{max-width:100%}}@media (min-width:768px){.container,.container-md,.container-sm,.container-xs{max-width:640px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm,.container-xs{max-width:1294px}}@media (min-width:1700px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xs{max-width:1626px}}.row{--bs-gutter-x:30px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.0625rem}.g-1,.gy-1{--bs-gutter-y:0.0625rem}.g-2,.gx-2{--bs-gutter-x:0.125rem}.g-2,.gy-2{--bs-gutter-y:0.125rem}.g-3,.gx-3{--bs-gutter-x:0.1875rem}.g-3,.gy-3{--bs-gutter-y:0.1875rem}.g-4,.gx-4{--bs-gutter-x:0.25rem}.g-4,.gy-4{--bs-gutter-y:0.25rem}.g-5,.gx-5{--bs-gutter-x:0.3125rem}.g-5,.gy-5{--bs-gutter-y:0.3125rem}.g-6,.gx-6{--bs-gutter-x:0.375rem}.g-6,.gy-6{--bs-gutter-y:0.375rem}.g-7,.gx-7{--bs-gutter-x:0.4375rem}.g-7,.gy-7{--bs-gutter-y:0.4375rem}.g-8,.gx-8{--bs-gutter-x:0.5rem}.g-8,.gy-8{--bs-gutter-y:0.5rem}.g-9,.gx-9{--bs-gutter-x:0.5625rem}.g-9,.gy-9{--bs-gutter-y:0.5625rem}.g-10,.gx-10{--bs-gutter-x:0.625rem}.g-10,.gy-10{--bs-gutter-y:0.625rem}.g-11,.gx-11{--bs-gutter-x:0.6875rem}.g-11,.gy-11{--bs-gutter-y:0.6875rem}.g-12,.gx-12{--bs-gutter-x:0.75rem}.g-12,.gy-12{--bs-gutter-y:0.75rem}.g-13,.gx-13{--bs-gutter-x:0.8125rem}.g-13,.gy-13{--bs-gutter-y:0.8125rem}.g-14,.gx-14{--bs-gutter-x:0.875rem}.g-14,.gy-14{--bs-gutter-y:0.875rem}.g-15,.gx-15{--bs-gutter-x:0.9375rem}.g-15,.gy-15{--bs-gutter-y:0.9375rem}.g-16,.gx-16{--bs-gutter-x:1rem}.g-16,.gy-16{--bs-gutter-y:1rem}.g-17,.gx-17{--bs-gutter-x:1.0625rem}.g-17,.gy-17{--bs-gutter-y:1.0625rem}.g-18,.gx-18{--bs-gutter-x:1.125rem}.g-18,.gy-18{--bs-gutter-y:1.125rem}.g-19,.gx-19{--bs-gutter-x:1.1875rem}.g-19,.gy-19{--bs-gutter-y:1.1875rem}.g-20,.gx-20{--bs-gutter-x:1.25rem}.g-20,.gy-20{--bs-gutter-y:1.25rem}.g-21,.gx-21{--bs-gutter-x:1.3125rem}.g-21,.gy-21{--bs-gutter-y:1.3125rem}.g-22,.gx-22{--bs-gutter-x:1.375rem}.g-22,.gy-22{--bs-gutter-y:1.375rem}.g-23,.gx-23{--bs-gutter-x:1.4375rem}.g-23,.gy-23{--bs-gutter-y:1.4375rem}.g-24,.gx-24{--bs-gutter-x:1.5rem}.g-24,.gy-24{--bs-gutter-y:1.5rem}.g-25,.gx-25{--bs-gutter-x:1.5625rem}.g-25,.gy-25{--bs-gutter-y:1.5625rem}.g-26,.gx-26{--bs-gutter-x:1.625rem}.g-26,.gy-26{--bs-gutter-y:1.625rem}.g-27,.gx-27{--bs-gutter-x:1.6875rem}.g-27,.gy-27{--bs-gutter-y:1.6875rem}.g-28,.gx-28{--bs-gutter-x:1.75rem}.g-28,.gy-28{--bs-gutter-y:1.75rem}.g-29,.gx-29{--bs-gutter-x:1.8125rem}.g-29,.gy-29{--bs-gutter-y:1.8125rem}.g-30,.gx-30{--bs-gutter-x:1.875rem}.g-30,.gy-30{--bs-gutter-y:1.875rem}.g-31,.gx-31{--bs-gutter-x:1.9375rem}.g-31,.gy-31{--bs-gutter-y:1.9375rem}.g-32,.gx-32{--bs-gutter-x:2rem}.g-32,.gy-32{--bs-gutter-y:2rem}.g-33,.gx-33{--bs-gutter-x:2.0625rem}.g-33,.gy-33{--bs-gutter-y:2.0625rem}.g-34,.gx-34{--bs-gutter-x:2.125rem}.g-34,.gy-34{--bs-gutter-y:2.125rem}.g-35,.gx-35{--bs-gutter-x:2.1875rem}.g-35,.gy-35{--bs-gutter-y:2.1875rem}.g-36,.gx-36{--bs-gutter-x:2.25rem}.g-36,.gy-36{--bs-gutter-y:2.25rem}.g-37,.gx-37{--bs-gutter-x:2.3125rem}.g-37,.gy-37{--bs-gutter-y:2.3125rem}.g-38,.gx-38{--bs-gutter-x:2.375rem}.g-38,.gy-38{--bs-gutter-y:2.375rem}.g-39,.gx-39{--bs-gutter-x:2.4375rem}.g-39,.gy-39{--bs-gutter-y:2.4375rem}.g-40,.gx-40{--bs-gutter-x:2.5rem}.g-40,.gy-40{--bs-gutter-y:2.5rem}.g-41,.gx-41{--bs-gutter-x:2.5625rem}.g-41,.gy-41{--bs-gutter-y:2.5625rem}.g-42,.gx-42{--bs-gutter-x:2.625rem}.g-42,.gy-42{--bs-gutter-y:2.625rem}.g-43,.gx-43{--bs-gutter-x:2.6875rem}.g-43,.gy-43{--bs-gutter-y:2.6875rem}.g-44,.gx-44{--bs-gutter-x:2.75rem}.g-44,.gy-44{--bs-gutter-y:2.75rem}.g-45,.gx-45{--bs-gutter-x:2.8125rem}.g-45,.gy-45{--bs-gutter-y:2.8125rem}.g-46,.gx-46{--bs-gutter-x:2.875rem}.g-46,.gy-46{--bs-gutter-y:2.875rem}.g-47,.gx-47{--bs-gutter-x:2.9375rem}.g-47,.gy-47{--bs-gutter-y:2.9375rem}.g-48,.gx-48{--bs-gutter-x:3rem}.g-48,.gy-48{--bs-gutter-y:3rem}.g-49,.gx-49{--bs-gutter-x:3.0625rem}.g-49,.gy-49{--bs-gutter-y:3.0625rem}.g-50,.gx-50{--bs-gutter-x:3.125rem}.g-50,.gy-50{--bs-gutter-y:3.125rem}.g-60,.gx-60{--bs-gutter-x:3.75rem}.g-60,.gy-60{--bs-gutter-y:3.75rem}.g-70,.gx-70{--bs-gutter-x:4.375rem}.g-70,.gy-70{--bs-gutter-y:4.375rem}.g-76,.gx-76{--bs-gutter-x:4.75rem}.g-76,.gy-76{--bs-gutter-y:4.75rem}.g-80,.gx-80{--bs-gutter-x:5rem}.g-80,.gy-80{--bs-gutter-y:5rem}.g-90,.gx-90{--bs-gutter-x:5.625rem}.g-90,.gy-90{--bs-gutter-y:5.625rem}.g-100,.gx-100{--bs-gutter-x:6.25rem}.g-100,.gy-100{--bs-gutter-y:6.25rem}.g-104,.gx-104{--bs-gutter-x:6.5rem}.g-104,.gy-104{--bs-gutter-y:6.5rem}.g-110,.gx-110{--bs-gutter-x:6.875rem}.g-110,.gy-110{--bs-gutter-y:6.875rem}.g-124,.gx-124{--bs-gutter-x:7.75rem}.g-124,.gy-124{--bs-gutter-y:7.75rem}.g-230,.gx-230{--bs-gutter-x:14.25rem}.g-230,.gy-230{--bs-gutter-y:14.25rem}@media (min-width:375px){.col-xs{flex:1 0 0%}.row-cols-xs-auto>*{flex:0 0 auto;width:auto}.row-cols-xs-1>*{flex:0 0 auto;width:100%}.row-cols-xs-2>*{flex:0 0 auto;width:50%}.row-cols-xs-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xs-4>*{flex:0 0 auto;width:25%}.row-cols-xs-5>*{flex:0 0 auto;width:20%}.row-cols-xs-6>*{flex:0 0 auto;width:16.6666666667%}.col-xs-auto{flex:0 0 auto;width:auto}.col-xs-1{flex:0 0 auto;width:8.33333333%}.col-xs-2{flex:0 0 auto;width:16.66666667%}.col-xs-3{flex:0 0 auto;width:25%}.col-xs-4{flex:0 0 auto;width:33.33333333%}.col-xs-5{flex:0 0 auto;width:41.66666667%}.col-xs-6{flex:0 0 auto;width:50%}.col-xs-7{flex:0 0 auto;width:58.33333333%}.col-xs-8{flex:0 0 auto;width:66.66666667%}.col-xs-9{flex:0 0 auto;width:75%}.col-xs-10{flex:0 0 auto;width:83.33333333%}.col-xs-11{flex:0 0 auto;width:91.66666667%}.col-xs-12{flex:0 0 auto;width:100%}.offset-xs-0{margin-left:0}.offset-xs-1{margin-left:8.33333333%}.offset-xs-2{margin-left:16.66666667%}.offset-xs-3{margin-left:25%}.offset-xs-4{margin-left:33.33333333%}.offset-xs-5{margin-left:41.66666667%}.offset-xs-6{margin-left:50%}.offset-xs-7{margin-left:58.33333333%}.offset-xs-8{margin-left:66.66666667%}.offset-xs-9{margin-left:75%}.offset-xs-10{margin-left:83.33333333%}.offset-xs-11{margin-left:91.66666667%}.g-xs-0,.gx-xs-0{--bs-gutter-x:0}.g-xs-0,.gy-xs-0{--bs-gutter-y:0}.g-xs-1,.gx-xs-1{--bs-gutter-x:0.0625rem}.g-xs-1,.gy-xs-1{--bs-gutter-y:0.0625rem}.g-xs-2,.gx-xs-2{--bs-gutter-x:0.125rem}.g-xs-2,.gy-xs-2{--bs-gutter-y:0.125rem}.g-xs-3,.gx-xs-3{--bs-gutter-x:0.1875rem}.g-xs-3,.gy-xs-3{--bs-gutter-y:0.1875rem}.g-xs-4,.gx-xs-4{--bs-gutter-x:0.25rem}.g-xs-4,.gy-xs-4{--bs-gutter-y:0.25rem}.g-xs-5,.gx-xs-5{--bs-gutter-x:0.3125rem}.g-xs-5,.gy-xs-5{--bs-gutter-y:0.3125rem}.g-xs-6,.gx-xs-6{--bs-gutter-x:0.375rem}.g-xs-6,.gy-xs-6{--bs-gutter-y:0.375rem}.g-xs-7,.gx-xs-7{--bs-gutter-x:0.4375rem}.g-xs-7,.gy-xs-7{--bs-gutter-y:0.4375rem}.g-xs-8,.gx-xs-8{--bs-gutter-x:0.5rem}.g-xs-8,.gy-xs-8{--bs-gutter-y:0.5rem}.g-xs-9,.gx-xs-9{--bs-gutter-x:0.5625rem}.g-xs-9,.gy-xs-9{--bs-gutter-y:0.5625rem}.g-xs-10,.gx-xs-10{--bs-gutter-x:0.625rem}.g-xs-10,.gy-xs-10{--bs-gutter-y:0.625rem}.g-xs-11,.gx-xs-11{--bs-gutter-x:0.6875rem}.g-xs-11,.gy-xs-11{--bs-gutter-y:0.6875rem}.g-xs-12,.gx-xs-12{--bs-gutter-x:0.75rem}.g-xs-12,.gy-xs-12{--bs-gutter-y:0.75rem}.g-xs-13,.gx-xs-13{--bs-gutter-x:0.8125rem}.g-xs-13,.gy-xs-13{--bs-gutter-y:0.8125rem}.g-xs-14,.gx-xs-14{--bs-gutter-x:0.875rem}.g-xs-14,.gy-xs-14{--bs-gutter-y:0.875rem}.g-xs-15,.gx-xs-15{--bs-gutter-x:0.9375rem}.g-xs-15,.gy-xs-15{--bs-gutter-y:0.9375rem}.g-xs-16,.gx-xs-16{--bs-gutter-x:1rem}.g-xs-16,.gy-xs-16{--bs-gutter-y:1rem}.g-xs-17,.gx-xs-17{--bs-gutter-x:1.0625rem}.g-xs-17,.gy-xs-17{--bs-gutter-y:1.0625rem}.g-xs-18,.gx-xs-18{--bs-gutter-x:1.125rem}.g-xs-18,.gy-xs-18{--bs-gutter-y:1.125rem}.g-xs-19,.gx-xs-19{--bs-gutter-x:1.1875rem}.g-xs-19,.gy-xs-19{--bs-gutter-y:1.1875rem}.g-xs-20,.gx-xs-20{--bs-gutter-x:1.25rem}.g-xs-20,.gy-xs-20{--bs-gutter-y:1.25rem}.g-xs-21,.gx-xs-21{--bs-gutter-x:1.3125rem}.g-xs-21,.gy-xs-21{--bs-gutter-y:1.3125rem}.g-xs-22,.gx-xs-22{--bs-gutter-x:1.375rem}.g-xs-22,.gy-xs-22{--bs-gutter-y:1.375rem}.g-xs-23,.gx-xs-23{--bs-gutter-x:1.4375rem}.g-xs-23,.gy-xs-23{--bs-gutter-y:1.4375rem}.g-xs-24,.gx-xs-24{--bs-gutter-x:1.5rem}.g-xs-24,.gy-xs-24{--bs-gutter-y:1.5rem}.g-xs-25,.gx-xs-25{--bs-gutter-x:1.5625rem}.g-xs-25,.gy-xs-25{--bs-gutter-y:1.5625rem}.g-xs-26,.gx-xs-26{--bs-gutter-x:1.625rem}.g-xs-26,.gy-xs-26{--bs-gutter-y:1.625rem}.g-xs-27,.gx-xs-27{--bs-gutter-x:1.6875rem}.g-xs-27,.gy-xs-27{--bs-gutter-y:1.6875rem}.g-xs-28,.gx-xs-28{--bs-gutter-x:1.75rem}.g-xs-28,.gy-xs-28{--bs-gutter-y:1.75rem}.g-xs-29,.gx-xs-29{--bs-gutter-x:1.8125rem}.g-xs-29,.gy-xs-29{--bs-gutter-y:1.8125rem}.g-xs-30,.gx-xs-30{--bs-gutter-x:1.875rem}.g-xs-30,.gy-xs-30{--bs-gutter-y:1.875rem}.g-xs-31,.gx-xs-31{--bs-gutter-x:1.9375rem}.g-xs-31,.gy-xs-31{--bs-gutter-y:1.9375rem}.g-xs-32,.gx-xs-32{--bs-gutter-x:2rem}.g-xs-32,.gy-xs-32{--bs-gutter-y:2rem}.g-xs-33,.gx-xs-33{--bs-gutter-x:2.0625rem}.g-xs-33,.gy-xs-33{--bs-gutter-y:2.0625rem}.g-xs-34,.gx-xs-34{--bs-gutter-x:2.125rem}.g-xs-34,.gy-xs-34{--bs-gutter-y:2.125rem}.g-xs-35,.gx-xs-35{--bs-gutter-x:2.1875rem}.g-xs-35,.gy-xs-35{--bs-gutter-y:2.1875rem}.g-xs-36,.gx-xs-36{--bs-gutter-x:2.25rem}.g-xs-36,.gy-xs-36{--bs-gutter-y:2.25rem}.g-xs-37,.gx-xs-37{--bs-gutter-x:2.3125rem}.g-xs-37,.gy-xs-37{--bs-gutter-y:2.3125rem}.g-xs-38,.gx-xs-38{--bs-gutter-x:2.375rem}.g-xs-38,.gy-xs-38{--bs-gutter-y:2.375rem}.g-xs-39,.gx-xs-39{--bs-gutter-x:2.4375rem}.g-xs-39,.gy-xs-39{--bs-gutter-y:2.4375rem}.g-xs-40,.gx-xs-40{--bs-gutter-x:2.5rem}.g-xs-40,.gy-xs-40{--bs-gutter-y:2.5rem}.g-xs-41,.gx-xs-41{--bs-gutter-x:2.5625rem}.g-xs-41,.gy-xs-41{--bs-gutter-y:2.5625rem}.g-xs-42,.gx-xs-42{--bs-gutter-x:2.625rem}.g-xs-42,.gy-xs-42{--bs-gutter-y:2.625rem}.g-xs-43,.gx-xs-43{--bs-gutter-x:2.6875rem}.g-xs-43,.gy-xs-43{--bs-gutter-y:2.6875rem}.g-xs-44,.gx-xs-44{--bs-gutter-x:2.75rem}.g-xs-44,.gy-xs-44{--bs-gutter-y:2.75rem}.g-xs-45,.gx-xs-45{--bs-gutter-x:2.8125rem}.g-xs-45,.gy-xs-45{--bs-gutter-y:2.8125rem}.g-xs-46,.gx-xs-46{--bs-gutter-x:2.875rem}.g-xs-46,.gy-xs-46{--bs-gutter-y:2.875rem}.g-xs-47,.gx-xs-47{--bs-gutter-x:2.9375rem}.g-xs-47,.gy-xs-47{--bs-gutter-y:2.9375rem}.g-xs-48,.gx-xs-48{--bs-gutter-x:3rem}.g-xs-48,.gy-xs-48{--bs-gutter-y:3rem}.g-xs-49,.gx-xs-49{--bs-gutter-x:3.0625rem}.g-xs-49,.gy-xs-49{--bs-gutter-y:3.0625rem}.g-xs-50,.gx-xs-50{--bs-gutter-x:3.125rem}.g-xs-50,.gy-xs-50{--bs-gutter-y:3.125rem}.g-xs-60,.gx-xs-60{--bs-gutter-x:3.75rem}.g-xs-60,.gy-xs-60{--bs-gutter-y:3.75rem}.g-xs-70,.gx-xs-70{--bs-gutter-x:4.375rem}.g-xs-70,.gy-xs-70{--bs-gutter-y:4.375rem}.g-xs-76,.gx-xs-76{--bs-gutter-x:4.75rem}.g-xs-76,.gy-xs-76{--bs-gutter-y:4.75rem}.g-xs-80,.gx-xs-80{--bs-gutter-x:5rem}.g-xs-80,.gy-xs-80{--bs-gutter-y:5rem}.g-xs-90,.gx-xs-90{--bs-gutter-x:5.625rem}.g-xs-90,.gy-xs-90{--bs-gutter-y:5.625rem}.g-xs-100,.gx-xs-100{--bs-gutter-x:6.25rem}.g-xs-100,.gy-xs-100{--bs-gutter-y:6.25rem}.g-xs-104,.gx-xs-104{--bs-gutter-x:6.5rem}.g-xs-104,.gy-xs-104{--bs-gutter-y:6.5rem}.g-xs-110,.gx-xs-110{--bs-gutter-x:6.875rem}.g-xs-110,.gy-xs-110{--bs-gutter-y:6.875rem}.g-xs-124,.gx-xs-124{--bs-gutter-x:7.75rem}.g-xs-124,.gy-xs-124{--bs-gutter-y:7.75rem}.g-xs-230,.gx-xs-230{--bs-gutter-x:14.25rem}.g-xs-230,.gy-xs-230{--bs-gutter-y:14.25rem}}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.0625rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.0625rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.125rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.125rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:0.1875rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:0.1875rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:0.25rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:0.25rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:0.3125rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:0.3125rem}.g-sm-6,.gx-sm-6{--bs-gutter-x:0.375rem}.g-sm-6,.gy-sm-6{--bs-gutter-y:0.375rem}.g-sm-7,.gx-sm-7{--bs-gutter-x:0.4375rem}.g-sm-7,.gy-sm-7{--bs-gutter-y:0.4375rem}.g-sm-8,.gx-sm-8{--bs-gutter-x:0.5rem}.g-sm-8,.gy-sm-8{--bs-gutter-y:0.5rem}.g-sm-9,.gx-sm-9{--bs-gutter-x:0.5625rem}.g-sm-9,.gy-sm-9{--bs-gutter-y:0.5625rem}.g-sm-10,.gx-sm-10{--bs-gutter-x:0.625rem}.g-sm-10,.gy-sm-10{--bs-gutter-y:0.625rem}.g-sm-11,.gx-sm-11{--bs-gutter-x:0.6875rem}.g-sm-11,.gy-sm-11{--bs-gutter-y:0.6875rem}.g-sm-12,.gx-sm-12{--bs-gutter-x:0.75rem}.g-sm-12,.gy-sm-12{--bs-gutter-y:0.75rem}.g-sm-13,.gx-sm-13{--bs-gutter-x:0.8125rem}.g-sm-13,.gy-sm-13{--bs-gutter-y:0.8125rem}.g-sm-14,.gx-sm-14{--bs-gutter-x:0.875rem}.g-sm-14,.gy-sm-14{--bs-gutter-y:0.875rem}.g-sm-15,.gx-sm-15{--bs-gutter-x:0.9375rem}.g-sm-15,.gy-sm-15{--bs-gutter-y:0.9375rem}.g-sm-16,.gx-sm-16{--bs-gutter-x:1rem}.g-sm-16,.gy-sm-16{--bs-gutter-y:1rem}.g-sm-17,.gx-sm-17{--bs-gutter-x:1.0625rem}.g-sm-17,.gy-sm-17{--bs-gutter-y:1.0625rem}.g-sm-18,.gx-sm-18{--bs-gutter-x:1.125rem}.g-sm-18,.gy-sm-18{--bs-gutter-y:1.125rem}.g-sm-19,.gx-sm-19{--bs-gutter-x:1.1875rem}.g-sm-19,.gy-sm-19{--bs-gutter-y:1.1875rem}.g-sm-20,.gx-sm-20{--bs-gutter-x:1.25rem}.g-sm-20,.gy-sm-20{--bs-gutter-y:1.25rem}.g-sm-21,.gx-sm-21{--bs-gutter-x:1.3125rem}.g-sm-21,.gy-sm-21{--bs-gutter-y:1.3125rem}.g-sm-22,.gx-sm-22{--bs-gutter-x:1.375rem}.g-sm-22,.gy-sm-22{--bs-gutter-y:1.375rem}.g-sm-23,.gx-sm-23{--bs-gutter-x:1.4375rem}.g-sm-23,.gy-sm-23{--bs-gutter-y:1.4375rem}.g-sm-24,.gx-sm-24{--bs-gutter-x:1.5rem}.g-sm-24,.gy-sm-24{--bs-gutter-y:1.5rem}.g-sm-25,.gx-sm-25{--bs-gutter-x:1.5625rem}.g-sm-25,.gy-sm-25{--bs-gutter-y:1.5625rem}.g-sm-26,.gx-sm-26{--bs-gutter-x:1.625rem}.g-sm-26,.gy-sm-26{--bs-gutter-y:1.625rem}.g-sm-27,.gx-sm-27{--bs-gutter-x:1.6875rem}.g-sm-27,.gy-sm-27{--bs-gutter-y:1.6875rem}.g-sm-28,.gx-sm-28{--bs-gutter-x:1.75rem}.g-sm-28,.gy-sm-28{--bs-gutter-y:1.75rem}.g-sm-29,.gx-sm-29{--bs-gutter-x:1.8125rem}.g-sm-29,.gy-sm-29{--bs-gutter-y:1.8125rem}.g-sm-30,.gx-sm-30{--bs-gutter-x:1.875rem}.g-sm-30,.gy-sm-30{--bs-gutter-y:1.875rem}.g-sm-31,.gx-sm-31{--bs-gutter-x:1.9375rem}.g-sm-31,.gy-sm-31{--bs-gutter-y:1.9375rem}.g-sm-32,.gx-sm-32{--bs-gutter-x:2rem}.g-sm-32,.gy-sm-32{--bs-gutter-y:2rem}.g-sm-33,.gx-sm-33{--bs-gutter-x:2.0625rem}.g-sm-33,.gy-sm-33{--bs-gutter-y:2.0625rem}.g-sm-34,.gx-sm-34{--bs-gutter-x:2.125rem}.g-sm-34,.gy-sm-34{--bs-gutter-y:2.125rem}.g-sm-35,.gx-sm-35{--bs-gutter-x:2.1875rem}.g-sm-35,.gy-sm-35{--bs-gutter-y:2.1875rem}.g-sm-36,.gx-sm-36{--bs-gutter-x:2.25rem}.g-sm-36,.gy-sm-36{--bs-gutter-y:2.25rem}.g-sm-37,.gx-sm-37{--bs-gutter-x:2.3125rem}.g-sm-37,.gy-sm-37{--bs-gutter-y:2.3125rem}.g-sm-38,.gx-sm-38{--bs-gutter-x:2.375rem}.g-sm-38,.gy-sm-38{--bs-gutter-y:2.375rem}.g-sm-39,.gx-sm-39{--bs-gutter-x:2.4375rem}.g-sm-39,.gy-sm-39{--bs-gutter-y:2.4375rem}.g-sm-40,.gx-sm-40{--bs-gutter-x:2.5rem}.g-sm-40,.gy-sm-40{--bs-gutter-y:2.5rem}.g-sm-41,.gx-sm-41{--bs-gutter-x:2.5625rem}.g-sm-41,.gy-sm-41{--bs-gutter-y:2.5625rem}.g-sm-42,.gx-sm-42{--bs-gutter-x:2.625rem}.g-sm-42,.gy-sm-42{--bs-gutter-y:2.625rem}.g-sm-43,.gx-sm-43{--bs-gutter-x:2.6875rem}.g-sm-43,.gy-sm-43{--bs-gutter-y:2.6875rem}.g-sm-44,.gx-sm-44{--bs-gutter-x:2.75rem}.g-sm-44,.gy-sm-44{--bs-gutter-y:2.75rem}.g-sm-45,.gx-sm-45{--bs-gutter-x:2.8125rem}.g-sm-45,.gy-sm-45{--bs-gutter-y:2.8125rem}.g-sm-46,.gx-sm-46{--bs-gutter-x:2.875rem}.g-sm-46,.gy-sm-46{--bs-gutter-y:2.875rem}.g-sm-47,.gx-sm-47{--bs-gutter-x:2.9375rem}.g-sm-47,.gy-sm-47{--bs-gutter-y:2.9375rem}.g-sm-48,.gx-sm-48{--bs-gutter-x:3rem}.g-sm-48,.gy-sm-48{--bs-gutter-y:3rem}.g-sm-49,.gx-sm-49{--bs-gutter-x:3.0625rem}.g-sm-49,.gy-sm-49{--bs-gutter-y:3.0625rem}.g-sm-50,.gx-sm-50{--bs-gutter-x:3.125rem}.g-sm-50,.gy-sm-50{--bs-gutter-y:3.125rem}.g-sm-60,.gx-sm-60{--bs-gutter-x:3.75rem}.g-sm-60,.gy-sm-60{--bs-gutter-y:3.75rem}.g-sm-70,.gx-sm-70{--bs-gutter-x:4.375rem}.g-sm-70,.gy-sm-70{--bs-gutter-y:4.375rem}.g-sm-76,.gx-sm-76{--bs-gutter-x:4.75rem}.g-sm-76,.gy-sm-76{--bs-gutter-y:4.75rem}.g-sm-80,.gx-sm-80{--bs-gutter-x:5rem}.g-sm-80,.gy-sm-80{--bs-gutter-y:5rem}.g-sm-90,.gx-sm-90{--bs-gutter-x:5.625rem}.g-sm-90,.gy-sm-90{--bs-gutter-y:5.625rem}.g-sm-100,.gx-sm-100{--bs-gutter-x:6.25rem}.g-sm-100,.gy-sm-100{--bs-gutter-y:6.25rem}.g-sm-104,.gx-sm-104{--bs-gutter-x:6.5rem}.g-sm-104,.gy-sm-104{--bs-gutter-y:6.5rem}.g-sm-110,.gx-sm-110{--bs-gutter-x:6.875rem}.g-sm-110,.gy-sm-110{--bs-gutter-y:6.875rem}.g-sm-124,.gx-sm-124{--bs-gutter-x:7.75rem}.g-sm-124,.gy-sm-124{--bs-gutter-y:7.75rem}.g-sm-230,.gx-sm-230{--bs-gutter-x:14.25rem}.g-sm-230,.gy-sm-230{--bs-gutter-y:14.25rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.0625rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.0625rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.125rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.125rem}.g-md-3,.gx-md-3{--bs-gutter-x:0.1875rem}.g-md-3,.gy-md-3{--bs-gutter-y:0.1875rem}.g-md-4,.gx-md-4{--bs-gutter-x:0.25rem}.g-md-4,.gy-md-4{--bs-gutter-y:0.25rem}.g-md-5,.gx-md-5{--bs-gutter-x:0.3125rem}.g-md-5,.gy-md-5{--bs-gutter-y:0.3125rem}.g-md-6,.gx-md-6{--bs-gutter-x:0.375rem}.g-md-6,.gy-md-6{--bs-gutter-y:0.375rem}.g-md-7,.gx-md-7{--bs-gutter-x:0.4375rem}.g-md-7,.gy-md-7{--bs-gutter-y:0.4375rem}.g-md-8,.gx-md-8{--bs-gutter-x:0.5rem}.g-md-8,.gy-md-8{--bs-gutter-y:0.5rem}.g-md-9,.gx-md-9{--bs-gutter-x:0.5625rem}.g-md-9,.gy-md-9{--bs-gutter-y:0.5625rem}.g-md-10,.gx-md-10{--bs-gutter-x:0.625rem}.g-md-10,.gy-md-10{--bs-gutter-y:0.625rem}.g-md-11,.gx-md-11{--bs-gutter-x:0.6875rem}.g-md-11,.gy-md-11{--bs-gutter-y:0.6875rem}.g-md-12,.gx-md-12{--bs-gutter-x:0.75rem}.g-md-12,.gy-md-12{--bs-gutter-y:0.75rem}.g-md-13,.gx-md-13{--bs-gutter-x:0.8125rem}.g-md-13,.gy-md-13{--bs-gutter-y:0.8125rem}.g-md-14,.gx-md-14{--bs-gutter-x:0.875rem}.g-md-14,.gy-md-14{--bs-gutter-y:0.875rem}.g-md-15,.gx-md-15{--bs-gutter-x:0.9375rem}.g-md-15,.gy-md-15{--bs-gutter-y:0.9375rem}.g-md-16,.gx-md-16{--bs-gutter-x:1rem}.g-md-16,.gy-md-16{--bs-gutter-y:1rem}.g-md-17,.gx-md-17{--bs-gutter-x:1.0625rem}.g-md-17,.gy-md-17{--bs-gutter-y:1.0625rem}.g-md-18,.gx-md-18{--bs-gutter-x:1.125rem}.g-md-18,.gy-md-18{--bs-gutter-y:1.125rem}.g-md-19,.gx-md-19{--bs-gutter-x:1.1875rem}.g-md-19,.gy-md-19{--bs-gutter-y:1.1875rem}.g-md-20,.gx-md-20{--bs-gutter-x:1.25rem}.g-md-20,.gy-md-20{--bs-gutter-y:1.25rem}.g-md-21,.gx-md-21{--bs-gutter-x:1.3125rem}.g-md-21,.gy-md-21{--bs-gutter-y:1.3125rem}.g-md-22,.gx-md-22{--bs-gutter-x:1.375rem}.g-md-22,.gy-md-22{--bs-gutter-y:1.375rem}.g-md-23,.gx-md-23{--bs-gutter-x:1.4375rem}.g-md-23,.gy-md-23{--bs-gutter-y:1.4375rem}.g-md-24,.gx-md-24{--bs-gutter-x:1.5rem}.g-md-24,.gy-md-24{--bs-gutter-y:1.5rem}.g-md-25,.gx-md-25{--bs-gutter-x:1.5625rem}.g-md-25,.gy-md-25{--bs-gutter-y:1.5625rem}.g-md-26,.gx-md-26{--bs-gutter-x:1.625rem}.g-md-26,.gy-md-26{--bs-gutter-y:1.625rem}.g-md-27,.gx-md-27{--bs-gutter-x:1.6875rem}.g-md-27,.gy-md-27{--bs-gutter-y:1.6875rem}.g-md-28,.gx-md-28{--bs-gutter-x:1.75rem}.g-md-28,.gy-md-28{--bs-gutter-y:1.75rem}.g-md-29,.gx-md-29{--bs-gutter-x:1.8125rem}.g-md-29,.gy-md-29{--bs-gutter-y:1.8125rem}.g-md-30,.gx-md-30{--bs-gutter-x:1.875rem}.g-md-30,.gy-md-30{--bs-gutter-y:1.875rem}.g-md-31,.gx-md-31{--bs-gutter-x:1.9375rem}.g-md-31,.gy-md-31{--bs-gutter-y:1.9375rem}.g-md-32,.gx-md-32{--bs-gutter-x:2rem}.g-md-32,.gy-md-32{--bs-gutter-y:2rem}.g-md-33,.gx-md-33{--bs-gutter-x:2.0625rem}.g-md-33,.gy-md-33{--bs-gutter-y:2.0625rem}.g-md-34,.gx-md-34{--bs-gutter-x:2.125rem}.g-md-34,.gy-md-34{--bs-gutter-y:2.125rem}.g-md-35,.gx-md-35{--bs-gutter-x:2.1875rem}.g-md-35,.gy-md-35{--bs-gutter-y:2.1875rem}.g-md-36,.gx-md-36{--bs-gutter-x:2.25rem}.g-md-36,.gy-md-36{--bs-gutter-y:2.25rem}.g-md-37,.gx-md-37{--bs-gutter-x:2.3125rem}.g-md-37,.gy-md-37{--bs-gutter-y:2.3125rem}.g-md-38,.gx-md-38{--bs-gutter-x:2.375rem}.g-md-38,.gy-md-38{--bs-gutter-y:2.375rem}.g-md-39,.gx-md-39{--bs-gutter-x:2.4375rem}.g-md-39,.gy-md-39{--bs-gutter-y:2.4375rem}.g-md-40,.gx-md-40{--bs-gutter-x:2.5rem}.g-md-40,.gy-md-40{--bs-gutter-y:2.5rem}.g-md-41,.gx-md-41{--bs-gutter-x:2.5625rem}.g-md-41,.gy-md-41{--bs-gutter-y:2.5625rem}.g-md-42,.gx-md-42{--bs-gutter-x:2.625rem}.g-md-42,.gy-md-42{--bs-gutter-y:2.625rem}.g-md-43,.gx-md-43{--bs-gutter-x:2.6875rem}.g-md-43,.gy-md-43{--bs-gutter-y:2.6875rem}.g-md-44,.gx-md-44{--bs-gutter-x:2.75rem}.g-md-44,.gy-md-44{--bs-gutter-y:2.75rem}.g-md-45,.gx-md-45{--bs-gutter-x:2.8125rem}.g-md-45,.gy-md-45{--bs-gutter-y:2.8125rem}.g-md-46,.gx-md-46{--bs-gutter-x:2.875rem}.g-md-46,.gy-md-46{--bs-gutter-y:2.875rem}.g-md-47,.gx-md-47{--bs-gutter-x:2.9375rem}.g-md-47,.gy-md-47{--bs-gutter-y:2.9375rem}.g-md-48,.gx-md-48{--bs-gutter-x:3rem}.g-md-48,.gy-md-48{--bs-gutter-y:3rem}.g-md-49,.gx-md-49{--bs-gutter-x:3.0625rem}.g-md-49,.gy-md-49{--bs-gutter-y:3.0625rem}.g-md-50,.gx-md-50{--bs-gutter-x:3.125rem}.g-md-50,.gy-md-50{--bs-gutter-y:3.125rem}.g-md-60,.gx-md-60{--bs-gutter-x:3.75rem}.g-md-60,.gy-md-60{--bs-gutter-y:3.75rem}.g-md-70,.gx-md-70{--bs-gutter-x:4.375rem}.g-md-70,.gy-md-70{--bs-gutter-y:4.375rem}.g-md-76,.gx-md-76{--bs-gutter-x:4.75rem}.g-md-76,.gy-md-76{--bs-gutter-y:4.75rem}.g-md-80,.gx-md-80{--bs-gutter-x:5rem}.g-md-80,.gy-md-80{--bs-gutter-y:5rem}.g-md-90,.gx-md-90{--bs-gutter-x:5.625rem}.g-md-90,.gy-md-90{--bs-gutter-y:5.625rem}.g-md-100,.gx-md-100{--bs-gutter-x:6.25rem}.g-md-100,.gy-md-100{--bs-gutter-y:6.25rem}.g-md-104,.gx-md-104{--bs-gutter-x:6.5rem}.g-md-104,.gy-md-104{--bs-gutter-y:6.5rem}.g-md-110,.gx-md-110{--bs-gutter-x:6.875rem}.g-md-110,.gy-md-110{--bs-gutter-y:6.875rem}.g-md-124,.gx-md-124{--bs-gutter-x:7.75rem}.g-md-124,.gy-md-124{--bs-gutter-y:7.75rem}.g-md-230,.gx-md-230{--bs-gutter-x:14.25rem}.g-md-230,.gy-md-230{--bs-gutter-y:14.25rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.0625rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.0625rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.125rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.125rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:0.1875rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:0.1875rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:0.25rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:0.25rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:0.3125rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:0.3125rem}.g-lg-6,.gx-lg-6{--bs-gutter-x:0.375rem}.g-lg-6,.gy-lg-6{--bs-gutter-y:0.375rem}.g-lg-7,.gx-lg-7{--bs-gutter-x:0.4375rem}.g-lg-7,.gy-lg-7{--bs-gutter-y:0.4375rem}.g-lg-8,.gx-lg-8{--bs-gutter-x:0.5rem}.g-lg-8,.gy-lg-8{--bs-gutter-y:0.5rem}.g-lg-9,.gx-lg-9{--bs-gutter-x:0.5625rem}.g-lg-9,.gy-lg-9{--bs-gutter-y:0.5625rem}.g-lg-10,.gx-lg-10{--bs-gutter-x:0.625rem}.g-lg-10,.gy-lg-10{--bs-gutter-y:0.625rem}.g-lg-11,.gx-lg-11{--bs-gutter-x:0.6875rem}.g-lg-11,.gy-lg-11{--bs-gutter-y:0.6875rem}.g-lg-12,.gx-lg-12{--bs-gutter-x:0.75rem}.g-lg-12,.gy-lg-12{--bs-gutter-y:0.75rem}.g-lg-13,.gx-lg-13{--bs-gutter-x:0.8125rem}.g-lg-13,.gy-lg-13{--bs-gutter-y:0.8125rem}.g-lg-14,.gx-lg-14{--bs-gutter-x:0.875rem}.g-lg-14,.gy-lg-14{--bs-gutter-y:0.875rem}.g-lg-15,.gx-lg-15{--bs-gutter-x:0.9375rem}.g-lg-15,.gy-lg-15{--bs-gutter-y:0.9375rem}.g-lg-16,.gx-lg-16{--bs-gutter-x:1rem}.g-lg-16,.gy-lg-16{--bs-gutter-y:1rem}.g-lg-17,.gx-lg-17{--bs-gutter-x:1.0625rem}.g-lg-17,.gy-lg-17{--bs-gutter-y:1.0625rem}.g-lg-18,.gx-lg-18{--bs-gutter-x:1.125rem}.g-lg-18,.gy-lg-18{--bs-gutter-y:1.125rem}.g-lg-19,.gx-lg-19{--bs-gutter-x:1.1875rem}.g-lg-19,.gy-lg-19{--bs-gutter-y:1.1875rem}.g-lg-20,.gx-lg-20{--bs-gutter-x:1.25rem}.g-lg-20,.gy-lg-20{--bs-gutter-y:1.25rem}.g-lg-21,.gx-lg-21{--bs-gutter-x:1.3125rem}.g-lg-21,.gy-lg-21{--bs-gutter-y:1.3125rem}.g-lg-22,.gx-lg-22{--bs-gutter-x:1.375rem}.g-lg-22,.gy-lg-22{--bs-gutter-y:1.375rem}.g-lg-23,.gx-lg-23{--bs-gutter-x:1.4375rem}.g-lg-23,.gy-lg-23{--bs-gutter-y:1.4375rem}.g-lg-24,.gx-lg-24{--bs-gutter-x:1.5rem}.g-lg-24,.gy-lg-24{--bs-gutter-y:1.5rem}.g-lg-25,.gx-lg-25{--bs-gutter-x:1.5625rem}.g-lg-25,.gy-lg-25{--bs-gutter-y:1.5625rem}.g-lg-26,.gx-lg-26{--bs-gutter-x:1.625rem}.g-lg-26,.gy-lg-26{--bs-gutter-y:1.625rem}.g-lg-27,.gx-lg-27{--bs-gutter-x:1.6875rem}.g-lg-27,.gy-lg-27{--bs-gutter-y:1.6875rem}.g-lg-28,.gx-lg-28{--bs-gutter-x:1.75rem}.g-lg-28,.gy-lg-28{--bs-gutter-y:1.75rem}.g-lg-29,.gx-lg-29{--bs-gutter-x:1.8125rem}.g-lg-29,.gy-lg-29{--bs-gutter-y:1.8125rem}.g-lg-30,.gx-lg-30{--bs-gutter-x:1.875rem}.g-lg-30,.gy-lg-30{--bs-gutter-y:1.875rem}.g-lg-31,.gx-lg-31{--bs-gutter-x:1.9375rem}.g-lg-31,.gy-lg-31{--bs-gutter-y:1.9375rem}.g-lg-32,.gx-lg-32{--bs-gutter-x:2rem}.g-lg-32,.gy-lg-32{--bs-gutter-y:2rem}.g-lg-33,.gx-lg-33{--bs-gutter-x:2.0625rem}.g-lg-33,.gy-lg-33{--bs-gutter-y:2.0625rem}.g-lg-34,.gx-lg-34{--bs-gutter-x:2.125rem}.g-lg-34,.gy-lg-34{--bs-gutter-y:2.125rem}.g-lg-35,.gx-lg-35{--bs-gutter-x:2.1875rem}.g-lg-35,.gy-lg-35{--bs-gutter-y:2.1875rem}.g-lg-36,.gx-lg-36{--bs-gutter-x:2.25rem}.g-lg-36,.gy-lg-36{--bs-gutter-y:2.25rem}.g-lg-37,.gx-lg-37{--bs-gutter-x:2.3125rem}.g-lg-37,.gy-lg-37{--bs-gutter-y:2.3125rem}.g-lg-38,.gx-lg-38{--bs-gutter-x:2.375rem}.g-lg-38,.gy-lg-38{--bs-gutter-y:2.375rem}.g-lg-39,.gx-lg-39{--bs-gutter-x:2.4375rem}.g-lg-39,.gy-lg-39{--bs-gutter-y:2.4375rem}.g-lg-40,.gx-lg-40{--bs-gutter-x:2.5rem}.g-lg-40,.gy-lg-40{--bs-gutter-y:2.5rem}.g-lg-41,.gx-lg-41{--bs-gutter-x:2.5625rem}.g-lg-41,.gy-lg-41{--bs-gutter-y:2.5625rem}.g-lg-42,.gx-lg-42{--bs-gutter-x:2.625rem}.g-lg-42,.gy-lg-42{--bs-gutter-y:2.625rem}.g-lg-43,.gx-lg-43{--bs-gutter-x:2.6875rem}.g-lg-43,.gy-lg-43{--bs-gutter-y:2.6875rem}.g-lg-44,.gx-lg-44{--bs-gutter-x:2.75rem}.g-lg-44,.gy-lg-44{--bs-gutter-y:2.75rem}.g-lg-45,.gx-lg-45{--bs-gutter-x:2.8125rem}.g-lg-45,.gy-lg-45{--bs-gutter-y:2.8125rem}.g-lg-46,.gx-lg-46{--bs-gutter-x:2.875rem}.g-lg-46,.gy-lg-46{--bs-gutter-y:2.875rem}.g-lg-47,.gx-lg-47{--bs-gutter-x:2.9375rem}.g-lg-47,.gy-lg-47{--bs-gutter-y:2.9375rem}.g-lg-48,.gx-lg-48{--bs-gutter-x:3rem}.g-lg-48,.gy-lg-48{--bs-gutter-y:3rem}.g-lg-49,.gx-lg-49{--bs-gutter-x:3.0625rem}.g-lg-49,.gy-lg-49{--bs-gutter-y:3.0625rem}.g-lg-50,.gx-lg-50{--bs-gutter-x:3.125rem}.g-lg-50,.gy-lg-50{--bs-gutter-y:3.125rem}.g-lg-60,.gx-lg-60{--bs-gutter-x:3.75rem}.g-lg-60,.gy-lg-60{--bs-gutter-y:3.75rem}.g-lg-70,.gx-lg-70{--bs-gutter-x:4.375rem}.g-lg-70,.gy-lg-70{--bs-gutter-y:4.375rem}.g-lg-76,.gx-lg-76{--bs-gutter-x:4.75rem}.g-lg-76,.gy-lg-76{--bs-gutter-y:4.75rem}.g-lg-80,.gx-lg-80{--bs-gutter-x:5rem}.g-lg-80,.gy-lg-80{--bs-gutter-y:5rem}.g-lg-90,.gx-lg-90{--bs-gutter-x:5.625rem}.g-lg-90,.gy-lg-90{--bs-gutter-y:5.625rem}.g-lg-100,.gx-lg-100{--bs-gutter-x:6.25rem}.g-lg-100,.gy-lg-100{--bs-gutter-y:6.25rem}.g-lg-104,.gx-lg-104{--bs-gutter-x:6.5rem}.g-lg-104,.gy-lg-104{--bs-gutter-y:6.5rem}.g-lg-110,.gx-lg-110{--bs-gutter-x:6.875rem}.g-lg-110,.gy-lg-110{--bs-gutter-y:6.875rem}.g-lg-124,.gx-lg-124{--bs-gutter-x:7.75rem}.g-lg-124,.gy-lg-124{--bs-gutter-y:7.75rem}.g-lg-230,.gx-lg-230{--bs-gutter-x:14.25rem}.g-lg-230,.gy-lg-230{--bs-gutter-y:14.25rem}}@media (min-width:1700px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.0625rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.0625rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.125rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.125rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:0.1875rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:0.1875rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:0.25rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:0.25rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:0.3125rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:0.3125rem}.g-xl-6,.gx-xl-6{--bs-gutter-x:0.375rem}.g-xl-6,.gy-xl-6{--bs-gutter-y:0.375rem}.g-xl-7,.gx-xl-7{--bs-gutter-x:0.4375rem}.g-xl-7,.gy-xl-7{--bs-gutter-y:0.4375rem}.g-xl-8,.gx-xl-8{--bs-gutter-x:0.5rem}.g-xl-8,.gy-xl-8{--bs-gutter-y:0.5rem}.g-xl-9,.gx-xl-9{--bs-gutter-x:0.5625rem}.g-xl-9,.gy-xl-9{--bs-gutter-y:0.5625rem}.g-xl-10,.gx-xl-10{--bs-gutter-x:0.625rem}.g-xl-10,.gy-xl-10{--bs-gutter-y:0.625rem}.g-xl-11,.gx-xl-11{--bs-gutter-x:0.6875rem}.g-xl-11,.gy-xl-11{--bs-gutter-y:0.6875rem}.g-xl-12,.gx-xl-12{--bs-gutter-x:0.75rem}.g-xl-12,.gy-xl-12{--bs-gutter-y:0.75rem}.g-xl-13,.gx-xl-13{--bs-gutter-x:0.8125rem}.g-xl-13,.gy-xl-13{--bs-gutter-y:0.8125rem}.g-xl-14,.gx-xl-14{--bs-gutter-x:0.875rem}.g-xl-14,.gy-xl-14{--bs-gutter-y:0.875rem}.g-xl-15,.gx-xl-15{--bs-gutter-x:0.9375rem}.g-xl-15,.gy-xl-15{--bs-gutter-y:0.9375rem}.g-xl-16,.gx-xl-16{--bs-gutter-x:1rem}.g-xl-16,.gy-xl-16{--bs-gutter-y:1rem}.g-xl-17,.gx-xl-17{--bs-gutter-x:1.0625rem}.g-xl-17,.gy-xl-17{--bs-gutter-y:1.0625rem}.g-xl-18,.gx-xl-18{--bs-gutter-x:1.125rem}.g-xl-18,.gy-xl-18{--bs-gutter-y:1.125rem}.g-xl-19,.gx-xl-19{--bs-gutter-x:1.1875rem}.g-xl-19,.gy-xl-19{--bs-gutter-y:1.1875rem}.g-xl-20,.gx-xl-20{--bs-gutter-x:1.25rem}.g-xl-20,.gy-xl-20{--bs-gutter-y:1.25rem}.g-xl-21,.gx-xl-21{--bs-gutter-x:1.3125rem}.g-xl-21,.gy-xl-21{--bs-gutter-y:1.3125rem}.g-xl-22,.gx-xl-22{--bs-gutter-x:1.375rem}.g-xl-22,.gy-xl-22{--bs-gutter-y:1.375rem}.g-xl-23,.gx-xl-23{--bs-gutter-x:1.4375rem}.g-xl-23,.gy-xl-23{--bs-gutter-y:1.4375rem}.g-xl-24,.gx-xl-24{--bs-gutter-x:1.5rem}.g-xl-24,.gy-xl-24{--bs-gutter-y:1.5rem}.g-xl-25,.gx-xl-25{--bs-gutter-x:1.5625rem}.g-xl-25,.gy-xl-25{--bs-gutter-y:1.5625rem}.g-xl-26,.gx-xl-26{--bs-gutter-x:1.625rem}.g-xl-26,.gy-xl-26{--bs-gutter-y:1.625rem}.g-xl-27,.gx-xl-27{--bs-gutter-x:1.6875rem}.g-xl-27,.gy-xl-27{--bs-gutter-y:1.6875rem}.g-xl-28,.gx-xl-28{--bs-gutter-x:1.75rem}.g-xl-28,.gy-xl-28{--bs-gutter-y:1.75rem}.g-xl-29,.gx-xl-29{--bs-gutter-x:1.8125rem}.g-xl-29,.gy-xl-29{--bs-gutter-y:1.8125rem}.g-xl-30,.gx-xl-30{--bs-gutter-x:1.875rem}.g-xl-30,.gy-xl-30{--bs-gutter-y:1.875rem}.g-xl-31,.gx-xl-31{--bs-gutter-x:1.9375rem}.g-xl-31,.gy-xl-31{--bs-gutter-y:1.9375rem}.g-xl-32,.gx-xl-32{--bs-gutter-x:2rem}.g-xl-32,.gy-xl-32{--bs-gutter-y:2rem}.g-xl-33,.gx-xl-33{--bs-gutter-x:2.0625rem}.g-xl-33,.gy-xl-33{--bs-gutter-y:2.0625rem}.g-xl-34,.gx-xl-34{--bs-gutter-x:2.125rem}.g-xl-34,.gy-xl-34{--bs-gutter-y:2.125rem}.g-xl-35,.gx-xl-35{--bs-gutter-x:2.1875rem}.g-xl-35,.gy-xl-35{--bs-gutter-y:2.1875rem}.g-xl-36,.gx-xl-36{--bs-gutter-x:2.25rem}.g-xl-36,.gy-xl-36{--bs-gutter-y:2.25rem}.g-xl-37,.gx-xl-37{--bs-gutter-x:2.3125rem}.g-xl-37,.gy-xl-37{--bs-gutter-y:2.3125rem}.g-xl-38,.gx-xl-38{--bs-gutter-x:2.375rem}.g-xl-38,.gy-xl-38{--bs-gutter-y:2.375rem}.g-xl-39,.gx-xl-39{--bs-gutter-x:2.4375rem}.g-xl-39,.gy-xl-39{--bs-gutter-y:2.4375rem}.g-xl-40,.gx-xl-40{--bs-gutter-x:2.5rem}.g-xl-40,.gy-xl-40{--bs-gutter-y:2.5rem}.g-xl-41,.gx-xl-41{--bs-gutter-x:2.5625rem}.g-xl-41,.gy-xl-41{--bs-gutter-y:2.5625rem}.g-xl-42,.gx-xl-42{--bs-gutter-x:2.625rem}.g-xl-42,.gy-xl-42{--bs-gutter-y:2.625rem}.g-xl-43,.gx-xl-43{--bs-gutter-x:2.6875rem}.g-xl-43,.gy-xl-43{--bs-gutter-y:2.6875rem}.g-xl-44,.gx-xl-44{--bs-gutter-x:2.75rem}.g-xl-44,.gy-xl-44{--bs-gutter-y:2.75rem}.g-xl-45,.gx-xl-45{--bs-gutter-x:2.8125rem}.g-xl-45,.gy-xl-45{--bs-gutter-y:2.8125rem}.g-xl-46,.gx-xl-46{--bs-gutter-x:2.875rem}.g-xl-46,.gy-xl-46{--bs-gutter-y:2.875rem}.g-xl-47,.gx-xl-47{--bs-gutter-x:2.9375rem}.g-xl-47,.gy-xl-47{--bs-gutter-y:2.9375rem}.g-xl-48,.gx-xl-48{--bs-gutter-x:3rem}.g-xl-48,.gy-xl-48{--bs-gutter-y:3rem}.g-xl-49,.gx-xl-49{--bs-gutter-x:3.0625rem}.g-xl-49,.gy-xl-49{--bs-gutter-y:3.0625rem}.g-xl-50,.gx-xl-50{--bs-gutter-x:3.125rem}.g-xl-50,.gy-xl-50{--bs-gutter-y:3.125rem}.g-xl-60,.gx-xl-60{--bs-gutter-x:3.75rem}.g-xl-60,.gy-xl-60{--bs-gutter-y:3.75rem}.g-xl-70,.gx-xl-70{--bs-gutter-x:4.375rem}.g-xl-70,.gy-xl-70{--bs-gutter-y:4.375rem}.g-xl-76,.gx-xl-76{--bs-gutter-x:4.75rem}.g-xl-76,.gy-xl-76{--bs-gutter-y:4.75rem}.g-xl-80,.gx-xl-80{--bs-gutter-x:5rem}.g-xl-80,.gy-xl-80{--bs-gutter-y:5rem}.g-xl-90,.gx-xl-90{--bs-gutter-x:5.625rem}.g-xl-90,.gy-xl-90{--bs-gutter-y:5.625rem}.g-xl-100,.gx-xl-100{--bs-gutter-x:6.25rem}.g-xl-100,.gy-xl-100{--bs-gutter-y:6.25rem}.g-xl-104,.gx-xl-104{--bs-gutter-x:6.5rem}.g-xl-104,.gy-xl-104{--bs-gutter-y:6.5rem}.g-xl-110,.gx-xl-110{--bs-gutter-x:6.875rem}.g-xl-110,.gy-xl-110{--bs-gutter-y:6.875rem}.g-xl-124,.gx-xl-124{--bs-gutter-x:7.75rem}.g-xl-124,.gy-xl-124{--bs-gutter-y:7.75rem}.g-xl-230,.gx-xl-230{--bs-gutter-x:14.25rem}.g-xl-230,.gy-xl-230{--bs-gutter-y:14.25rem}}.table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0,0,0,.075);border-color:var(--bs-table-border-color);color:var(--bs-table-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:0;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:0 solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*,.table-bordered>:not(caption)>*>*{border-width:0}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color:#000;--bs-table-bg:#dee0df;--bs-table-border-color:#c8cac9;--bs-table-striped-bg:#d3d5d4;--bs-table-striped-color:#000;--bs-table-active-bg:#c8cac9;--bs-table-active-color:#000;--bs-table-hover-bg:#cdcfce;--bs-table-hover-color:#000}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#e6dbb9;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000}.table-light{--bs-table-color:#fff;--bs-table-bg:#5b6561;--bs-table-border-color:#6b7471;--bs-table-striped-bg:#636d69;--bs-table-striped-color:#fff;--bs-table-active-bg:#6b7471;--bs-table-active-color:#fff;--bs-table-hover-bg:#67716d;--bs-table-hover-color:#fff}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#46515b;--bs-table-border-color:#59626b;--bs-table-striped-bg:#4f5a63;--bs-table-striped-color:#fff;--bs-table-active-bg:#59626b;--bs-table-active-color:#fff;--bs-table-hover-bg:#545e67;--bs-table-hover-color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:374.98px){.table-responsive-xs{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1699.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.3;margin-bottom:0;padding-bottom:1rem;padding-top:1rem}.col-form-label-lg{font-size:1.125rem;padding-bottom:.5rem;padding-top:.5rem}.col-form-label-sm{font-size:.875rem;padding-bottom:.25rem;padding-top:.25rem}.form-text{color:#6c757d;font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#eaedf2;border:0 solid #ced4da;border-radius:.375rem;color:#000;display:block;font-size:1.125rem;font-weight:400;line-height:1.3;padding:1rem 2.5rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#eaedf2;border-color:#adb2b0;box-shadow:0 0 0 0 rgba(91,101,97,.25);color:#000;outline:0}.form-control::-webkit-date-and-time-value{height:1.3em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#acacac;opacity:1}.form-control::-webkit-file-upload-button{-webkit-margin-end:2.5rem;background-color:#acacac;border:0 solid;border-color:inherit;border-inline-end-width:0;border-radius:0;color:#000;margin:-1rem -2.5rem;margin-inline-end:2.5rem;padding:1rem 2.5rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{-webkit-margin-end:2.5rem;background-color:#acacac;border:0 solid;border-color:inherit;border-inline-end-width:0;border-radius:0;color:#000;margin:-1rem -2.5rem;margin-inline-end:2.5rem;padding:1rem 2.5rem;pointer-events:none;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){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#a3a3a3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#a3a3a3}.form-control-plaintext{background-color:transparent;border:0 solid transparent;color:#000;display:block;line-height:1.3;margin-bottom:0;padding:1rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.25rem;font-size:.875rem;min-height:calc(1.3em + .5rem);padding:.25rem .5rem}.form-control-sm::-webkit-file-upload-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.5rem;font-size:1.125rem;min-height:calc(1.3em + 1rem);padding:.5rem 1rem}.form-control-lg::-webkit-file-upload-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.3em + 2rem)}textarea.form-control-sm{min-height:calc(1.3em + .5rem)}textarea.form-control-lg{min-height:calc(1.3em + 1rem)}.form-control-color{height:calc(1.3em + 2rem);padding:1rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}.form-control-color::-webkit-color-swatch{border-radius:.375rem}.form-control-color.form-control-sm{height:calc(1.3em + .5rem)}.form-control-color.form-control-lg{height:calc(1.3em + 1rem)}.form-select{-moz-padding-start:calc(2.5rem - 3px);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#eaedf2;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right 2.5rem center;background-repeat:no-repeat;background-size:16px 12px;border:0 solid #ced4da;border-radius:.375rem;color:#000;display:block;font-size:1.125rem;font-weight:400;line-height:1.3;padding:1rem 7.5rem 1rem 2.5rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#adb2b0;box-shadow:0 0 0 0 rgba(91,101,97,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:2.5rem}.form-select:disabled{background-color:#acacac}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.form-select-sm{border-radius:.25rem;font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:.5rem;font-size:1.125rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.form-check{display:block;margin-bottom:.125rem;min-height:1.3rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{color-adjust:exact;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#eaedf2;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);height:1em;margin-top:.15em;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#adb2b0;box-shadow:0 0 0 0 rgba(91,101,97,.25);outline:0}.form-check-input:checked{background-color:#5b6561;border-color:#5b6561}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23FFF'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#5b6561;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");border-color:#5b6561}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23adb2b0'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23FFF'/%3E%3C/svg%3E");background-position:100%}.form-switch.form-check-reverse{padding-left:0;padding-right:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}.form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #eaedf2,0 0 0 0 rgba(91,101,97,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #eaedf2,0 0 0 0 rgba(91,101,97,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#5b6561;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#ced1d0}.form-range::-webkit-slider-runnable-track{background-color:#282621;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#5b6561;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#ced1d0}.form-range::-moz-range-track{background-color:#282621;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:3.5rem;line-height:1.25}.form-floating>label{border:0 solid transparent;height:100%;left:0;overflow:hidden;padding:1rem 2.5rem;pointer-events:none;position:absolute;text-overflow:ellipsis;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;white-space:nowrap;width:100%}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem 2.5rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:0}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{align-items:center;background-color:#acacac;border:0 solid #ced4da;border-radius:.375rem;color:#000;display:flex;font-size:1.125rem;font-weight:400;line-height:1.3;padding:1rem 2.5rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.5rem;font-size:1.125rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.25rem;font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:10rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select,.input-group>:not(:first-child):not(.dropdown-menu):not(.form-floating):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:0}.valid-feedback{color:#198754;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(25,135,84,.9);border-radius:.375rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.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-position:right calc(.325em + .5rem) center;background-repeat:no-repeat;background-size:calc(.65em + 1rem) calc(.65em + 1rem);border-color:#198754;padding-right:calc(1.3em + 2rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 0 rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.325em + .5rem) right calc(.325em + .5rem);padding-right:calc(1.3em + 2rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.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-position:right 2.5rem center,center right 7.5rem;background-size:16px 12px,calc(.65em + 1rem) calc(.65em + 1rem);padding-right:13.75rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 0 rgba(25,135,84,.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(5rem + 1.3em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 0 rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.375rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.325em + .5rem) center;background-repeat:no-repeat;background-size:calc(.65em + 1rem) calc(.65em + 1rem);border-color:#dc3545;padding-right:calc(1.3em + 2rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 0 rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.325em + .5rem) right calc(.325em + .5rem);padding-right:calc(1.3em + 2rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right 2.5rem center,center right 7.5rem;background-size:16px 12px,calc(.65em + 1rem) calc(.65em + 1rem);padding-right:13.75rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 0 rgba(220,53,69,.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(5rem + 1.3em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 0 rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{--bs-btn-padding-x:2.5rem;--bs-btn-padding-y:1rem;--bs-btn-font-family: ;--bs-btn-font-size:1.125rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.3;--bs-btn-color:#000;--bs-btn-bg:transparent;--bs-btn-border-width:0;--bs-btn-border-color:transparent;--bs-btn-border-radius:0;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0 rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn-check:focus+.btn,.btn:focus,.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn-check:focus+.btn,.btn:focus{box-shadow:var(--bs-btn-focus-box-shadow);outline:0}.btn-check:active+.btn,.btn-check:checked+.btn,.btn.active,.btn.show,.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn-check:active+.btn:focus,.btn-check:checked+.btn:focus,.btn.active:focus,.btn.show:focus,.btn:active:focus{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#5b6561;--bs-btn-border-color:#5b6561;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#4d5652;--bs-btn-hover-border-color:#49514e;--bs-btn-focus-shadow-rgb:116,124,121;--bs-btn-active-color:#fff;--bs-btn-active-bg:#49514e;--bs-btn-active-border-color:#444c49;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#5b6561;--bs-btn-disabled-border-color:#5b6561}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#fff;--bs-btn-bg:#5b6561;--bs-btn-border-color:#5b6561;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#4d5652;--bs-btn-hover-border-color:#49514e;--bs-btn-focus-shadow-rgb:116,124,121;--bs-btn-active-color:#fff;--bs-btn-active-bg:#49514e;--bs-btn-active-border-color:#444c49;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#5b6561;--bs-btn-disabled-border-color:#5b6561}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#46515b;--bs-btn-border-color:#46515b;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#626b74;--bs-btn-hover-border-color:#59626b;--bs-btn-focus-shadow-rgb:98,107,116;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6b747c;--bs-btn-active-border-color:#59626b;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#46515b;--bs-btn-disabled-border-color:#46515b}.btn-outline-primary{--bs-btn-color:#5b6561;--bs-btn-border-color:#5b6561;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5b6561;--bs-btn-hover-border-color:#5b6561;--bs-btn-focus-shadow-rgb:91,101,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#5b6561;--bs-btn-active-border-color:#5b6561;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#5b6561;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#5b6561;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#5b6561;--bs-btn-border-color:#5b6561;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5b6561;--bs-btn-hover-border-color:#5b6561;--bs-btn-focus-shadow-rgb:91,101,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#5b6561;--bs-btn-active-border-color:#5b6561;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#5b6561;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#5b6561;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#46515b;--bs-btn-border-color:#46515b;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#46515b;--bs-btn-hover-border-color:#46515b;--bs-btn-focus-shadow-rgb:70,81,91;--bs-btn-active-color:#fff;--bs-btn-active-bg:#46515b;--bs-btn-active-border-color:#46515b;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#46515b;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#46515b;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:none;--bs-btn-focus-shadow-rgb:116,124,121;text-decoration:underline}.btn-link:focus,.btn-link:hover{text-decoration:none}.btn-link:focus{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.125rem;--bs-btn-border-radius:0}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:0}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:#000;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:0.375rem;--bs-dropdown-border-width:0;--bs-dropdown-inner-border-radius:0.375rem;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#acacac;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#5b6561;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:1000}.dropdown-menu[data-bs-popper]{left:0;margin-top:var(--bs-dropdown-spacer);top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:375px){.dropdown-menu-xs-start{--bs-position:start}.dropdown-menu-xs-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xs-end{--bs-position:end}.dropdown-menu-xs-end[data-bs-popper]{left:auto;right:0}}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1700px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--bs-dropdown-spacer);margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--bs-dropdown-spacer);margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--bs-dropdown-spacer);margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid var(--bs-dropdown-divider-bg);height:0;margin:var(--bs-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.dropdown-item{background-color:transparent;border:0;clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:.875rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.dropdown-item-text{color:var(--bs-dropdown-link-color);display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.dropdown-menu-dark{--bs-dropdown-color:#282621;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#282621;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:hsla(0,0%,100%,.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#5b6561;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:0}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:1.875rem;padding-right:1.875rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:0}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1.25rem;--bs-nav-link-padding-y:1.875rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.nav-tabs{--bs-nav-tabs-border-width:0;--bs-nav-tabs-border-color:#282621;--bs-nav-tabs-border-radius:0.375rem;--bs-nav-tabs-link-hover-border-color:#acacac #acacac #282621;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#eaedf2;--bs-nav-tabs-link-active-border-color:#282621 #282621 #eaedf2;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{background-color:transparent;border-color:transparent;color:var(--bs-nav-link-disabled-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-pills{--bs-nav-pills-border-radius:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#5b6561}.nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{background-color:transparent;border-color:transparent;color:var(--bs-nav-link-disabled-color)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0;--bs-navbar-color:#000;--bs-navbar-hover-color:rgba(0,0,0,.7);--bs-navbar-disabled-color:rgba(0,0,0,.3);--bs-navbar-active-color:rgba(0,0,0,.9);--bs-navbar-brand-padding-y:0;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.125rem;--bs-navbar-brand-color:rgba(0,0,0,.9);--bs-navbar-brand-hover-color:rgba(0,0,0,.9);--bs-navbar-nav-link-padding-x:1.25rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.125rem;--bs-navbar-toggler-icon-bg:url(/img/icons/menu.svg);--bs-navbar-toggler-border-color:rgba(0,0,0,.1);--bs-navbar-toggler-border-radius:0;--bs-navbar-toggler-focus-width:0;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:1.875rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:1.875rem;padding-top:1.875rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:375px){.navbar-expand-xs{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xs .navbar-nav{flex-direction:row}.navbar-expand-xs .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xs .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xs .navbar-nav-scroll{overflow:visible}.navbar-expand-xs .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xs .navbar-toggler{display:none}.navbar-expand-xs .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xs .offcanvas .offcanvas-header{display:none}.navbar-expand-xs .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1700px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark{--bs-navbar-color:hsla(0,0%,100%,.55);--bs-navbar-hover-color:hsla(0,0%,100%,.75);--bs-navbar-disabled-color:hsla(0,0%,100%,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,.1);--bs-navbar-toggler-icon-bg:url(/img/icons/menu.svg)}.card{--bs-card-spacer-y:0.375rem;--bs-card-spacer-x:1.875rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0.375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(0.375rem - 1px);--bs-card-cap-padding-y:0.1875rem;--bs-card-cap-padding-x:1.875rem;--bs-card-cap-bg:#fff;--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:#fff;--bs-card-img-overlay-padding:1.875rem;--bs-card-group-margin:15px;word-wrap:break-word;background-clip:border-box;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);display:flex;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{color:var(--bs-card-color);flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-title{margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{margin-top:calc(var(--bs-card-title-spacer-y)*-.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{border-bottom:0;margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-img-overlay{border-radius:var(--bs-card-inner-border-radius);bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:#000;--bs-accordion-bg:#eaedf2;--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:0;--bs-accordion-border-radius:0.375rem;--bs-accordion-inner-border-radius:0.375rem;--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var(--bs-body-color)'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23525b57'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-focus-border-color:#adb2b0;--bs-accordion-btn-focus-box-shadow:0 0 0 0 rgba(91,101,97,.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#525b57;--bs-accordion-active-bg:#eff0ef}.accordion-button{align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:flex;font-size:1rem;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:var(--bs-accordion-btn-focus-border-color);box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:#6c757d;--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:#6c757d;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:0;--bs-pagination-border-color:#282621;--bs-pagination-border-radius:0.375rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#acacac;--bs-pagination-hover-border-color:#282621;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#acacac;--bs-pagination-focus-box-shadow:0 0 0 0 rgba(91,101,97,.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#5b6561;--bs-pagination-active-border-color:#5b6561;--bs-pagination-disabled-color:#6c757d;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#282621;display:flex;list-style:none;padding-left:0}.page-link{background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);color:var(--bs-pagination-color);display:block;font-size:var(--bs-pagination-font-size);padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);position:relative;text-decoration:none;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){.page-link{transition:none}}.page-link:hover{background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);color:var(--bs-pagination-hover-color);z-index:2}.page-link:focus{background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);color:var(--bs-pagination-focus-color);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);color:var(--bs-pagination-active-color);z-index:3}.disabled>.page-link,.page-link.disabled{background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);color:var(--bs-pagination-disabled-color);pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:0}.page-item:first-child .page-link{border-bottom-left-radius:var(--bs-pagination-border-radius);border-top-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-bottom-right-radius:var(--bs-pagination-border-radius);border-top-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.125rem;--bs-pagination-border-radius:0.5rem}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:0.25rem}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:0.375rem;border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:0 solid var(--bs-alert-border-color);--bs-alert-border-radius:0.375rem;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{--bs-alert-color:#373d3a;--bs-alert-bg:#dee0df;--bs-alert-border-color:#ced1d0}.alert-primary .alert-link{color:#2c312e}.alert-secondary{--bs-alert-color:#41464b;--bs-alert-bg:#e2e3e5;--bs-alert-border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{--bs-alert-color:#0f5132;--bs-alert-bg:#d1e7dd;--bs-alert-border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{--bs-alert-color:#055160;--bs-alert-bg:#cff4fc;--bs-alert-border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color:#664d03;--bs-alert-bg:#fff3cd;--bs-alert-border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{--bs-alert-color:#842029;--bs-alert-bg:#f8d7da;--bs-alert-border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{--bs-alert-color:#373d3a;--bs-alert-bg:#dee0df;--bs-alert-border-color:#ced1d0}.alert-light .alert-link{color:#2c312e}.alert-dark{--bs-alert-color:#2a3137;--bs-alert-bg:#dadcde;--bs-alert-border-color:#c8cbce}.alert-dark .alert-link{color:#22272c}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:#acacac;--bs-progress-border-radius:0.375rem;--bs-progress-box-shadow:inset 0 1px 2px rgba(0,0,0,.075);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#5b6561;--bs-progress-bar-transition:width 0.6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);font-size:var(--bs-progress-font-size);height:var(--bs-progress-height)}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);flex-direction:column;justify-content:center;text-align:center;transition:var(--bs-progress-bar-transition);white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{--bs-list-group-color:#212529;--bs-list-group-bg:#fff;--bs-list-group-border-color:rgba(0,0,0,.125);--bs-list-group-border-width:0;--bs-list-group-border-radius:0.375rem;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:#495057;--bs-list-group-action-hover-color:#495057;--bs-list-group-action-hover-bg:#dbdbdb;--bs-list-group-action-active-color:#000;--bs-list-group-action-active-bg:#acacac;--bs-list-group-disabled-color:#6c757d;--bs-list-group-disabled-bg:#fff;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#5b6561;--bs-list-group-active-border-color:#5b6561;border-radius:var(--bs-list-group-border-radius);display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:var(--bs-list-group-action-color);text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:var(--bs-list-group-action-hover-bg);color:var(--bs-list-group-action-hover-color);text-decoration:none;z-index:1}.list-group-item-action:active{background-color:var(--bs-list-group-action-active-bg);color:var(--bs-list-group-action-active-color)}.list-group-item{background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);color:var(--bs-list-group-color);display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:var(--bs-list-group-disabled-bg);color:var(--bs-list-group-disabled-color);pointer-events:none}.list-group-item.active{background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);color:var(--bs-list-group-active-color);z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:var(--bs-list-group-border-width);margin-top:calc(var(--bs-list-group-border-width)*-1)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}@media (min-width:375px){.list-group-horizontal-xs{flex-direction:row}.list-group-horizontal-xs>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xs>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xs>.list-group-item.active{margin-top:0}.list-group-horizontal-xs>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xs>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:1700px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{background-color:#dee0df;color:#373d3a}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#c8cac9;color:#373d3a}.list-group-item-primary.list-group-item-action.active{background-color:#373d3a;border-color:#373d3a;color:#fff}.list-group-item-secondary{background-color:#e2e3e5;color:#41464b}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#cbccce;color:#41464b}.list-group-item-secondary.list-group-item-action.active{background-color:#41464b;border-color:#41464b;color:#fff}.list-group-item-success{background-color:#d1e7dd;color:#0f5132}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#bcd0c7;color:#0f5132}.list-group-item-success.list-group-item-action.active{background-color:#0f5132;border-color:#0f5132;color:#fff}.list-group-item-info{background-color:#cff4fc;color:#055160}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#badce3;color:#055160}.list-group-item-info.list-group-item-action.active{background-color:#055160;border-color:#055160;color:#fff}.list-group-item-warning{background-color:#fff3cd;color:#664d03}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#e6dbb9;color:#664d03}.list-group-item-warning.list-group-item-action.active{background-color:#664d03;border-color:#664d03;color:#fff}.list-group-item-danger{background-color:#f8d7da;color:#842029}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#dfc2c4;color:#842029}.list-group-item-danger.list-group-item-action.active{background-color:#842029;border-color:#842029;color:#fff}.list-group-item-light{background-color:#dee0df;color:#373d3a}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#c8cac9;color:#373d3a}.list-group-item-light.list-group-item-action.active{background-color:#373d3a;border-color:#373d3a;color:#fff}.list-group-item-dark{background-color:#dadcde;color:#2a3137}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#c4c6c8;color:#2a3137}.list-group-item-dark.list-group-item-action.active{background-color:#2a3137;border-color:#2a3137;color:#fff}.btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.375rem;box-sizing:content-box;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}.btn-close:hover{color:#000;opacity:.75;text-decoration:none}.btn-close:focus{box-shadow:0 0 0 0 rgba(91,101,97,.25);opacity:1;outline:0}.btn-close.disabled,.btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:30px;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:hsla(0,0%,100%,.85);--bs-toast-border-width:0;--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:0.375rem;--bs-toast-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-toast-header-color:#6c757d;--bs-toast-header-bg:hsla(0,0%,100%,.85);--bs-toast-header-border-color:rgba(0,0,0,.05);background-clip:padding-box;background-color:var(--bs-toast-bg);border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);border-radius:var(--bs-toast-border-radius);box-shadow:var(--bs-toast-box-shadow);color:var(--bs-toast-color);font-size:var(--bs-toast-font-size);max-width:100%;pointer-events:auto;width:var(--bs-toast-max-width)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{max-width:100%;pointer-events:none;position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:1090}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{align-items:center;background-clip:padding-box;background-color:var(--bs-toast-header-bg);border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));color:var(--bs-toast-header-color);display:flex;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x)}.toast-header .btn-close{margin-left:var(--bs-toast-padding-x);margin-right:calc(var(--bs-toast-padding-x)*-.5)}.toast-body{word-wrap:break-word;padding:var(--bs-toast-padding-x)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:0;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-modal-inner-border-radius:0.5rem;--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:0;--bs-modal-title-line-height:1.3;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:0;display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);display:flex;flex-shrink:0;justify-content:space-between;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1700px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:374.98px){.modal-fullscreen-xs-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xs-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xs-down .modal-footer,.modal-fullscreen-xs-down .modal-header{border-radius:0}.modal-fullscreen-xs-down .modal-body{overflow-y:auto}}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1699.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#000;--bs-tooltip-border-radius:0.375rem;--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;word-wrap:break-word;display:block;font-family:Mardoto-Regular;font-size:var(--bs-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.3;margin:var(--bs-tooltip-margin);opacity:0;padding:var(--bs-tooltip-arrow-height);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-tooltip-zindex)}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;height:var(--bs-tooltip-arrow-height);width:var(--bs-tooltip-arrow-width)}.tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--bs-tooltip-bg);border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:var(--bs-tooltip-arrow-width);left:0;width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--bs-tooltip-bg);border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:var(--bs-tooltip-arrow-width);right:0;width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);left:-1px}.tooltip-inner{background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);color:var(--bs-tooltip-color);max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);text-align:center}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:#fff;--bs-popover-border-width:0;--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:0.5rem;--bs-popover-inner-border-radius:0.5rem;--bs-popover-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:var(--bs-heading-color);--bs-popover-header-bg:#f0f0f0;--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:#000;--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);word-wrap:break-word;background-clip:padding-box;background-color:var(--bs-popover-bg);border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);display:block;font-family:Mardoto-Regular;font-size:var(--bs-popover-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.3;max-width:var(--bs-popover-max-width);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-popover-zindex)}.popover .popover-arrow{display:block;height:var(--bs-popover-arrow-height);width:var(--bs-popover-arrow-width)}.popover .popover-arrow:after,.popover .popover-arrow:before{border:0 solid transparent;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(var(--bs-popover-arrow-height)*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:var(--bs-popover-arrow-border);bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:var(--bs-popover-bg);bottom:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:var(--bs-popover-arrow-width);left:calc(var(--bs-popover-arrow-height)*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:var(--bs-popover-arrow-border);left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:var(--bs-popover-bg);left:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(var(--bs-popover-arrow-height)*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:var(--bs-popover-arrow-border);top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:var(--bs-popover-bg);top:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);content:"";display:block;left:50%;margin-left:calc(var(--bs-popover-arrow-width)*-.5);position:absolute;top:0;width:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:var(--bs-popover-arrow-width);right:calc(var(--bs-popover-arrow-height)*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:var(--bs-popover-arrow-border);right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:var(--bs-popover-bg);right:var(--bs-popover-border-width)}.popover-header{background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius);color:var(--bs-popover-header-color);font-size:var(--bs-popover-header-font-size);margin-bottom:0;padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x)}.popover-header:empty{display:none}.popover-body{color:var(--bs-popover-body-color);padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:none;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFF'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFF'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.spinner-border,.spinner-grow{-webkit-animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);border-radius:50%;display:inline-block;height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);width:var(--bs-spinner-width)}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xs{--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:0;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075)}@media (max-width:374.98px){.offcanvas-xs{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:1045}}@media (max-width:374.98px) and (prefers-reduced-motion:reduce){.offcanvas-xs{transition:none}}@media (max-width:374.98px){.offcanvas-xs.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xs.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xs.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xs.offcanvas-bottom,.offcanvas-xs.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xs.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xs.show:not(.hiding),.offcanvas-xs.showing{transform:none}.offcanvas-xs.hiding,.offcanvas-xs.show,.offcanvas-xs.showing{visibility:visible}}@media (min-width:375px){.offcanvas-xs{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xs .offcanvas-header{display:none}.offcanvas-xs .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:575.98px){.offcanvas-sm{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:1045}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:767.98px){.offcanvas-md{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:1045}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:991.98px){.offcanvas-lg{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:1045}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1699.98px){.offcanvas-xl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:1045}}@media (max-width:1699.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1699.98px){.offcanvas-xl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1700px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:1045}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin-bottom:calc(var(--bs-offcanvas-padding-y)*-.5);margin-right:calc(var(--bs-offcanvas-padding-x)*-.5);margin-top:calc(var(--bs-offcanvas-padding-y)*-.5);padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:1.3;margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:RGBA(91,101,97,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-info{background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-warning{background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-light{background-color:RGBA(91,101,97,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-dark{background-color:RGBA(70,81,91,var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:#5b6561!important}.link-primary:focus,.link-primary:hover{color:#49514e!important}.link-secondary{color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important}.link-light{color:#5b6561!important}.link-light:focus,.link-light:hover{color:#49514e!important}.link-dark{color:#46515b!important}.link-dark:focus,.link-dark:hover{color:#384149!important}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:375px){.sticky-xs-top{top:0}.sticky-xs-bottom,.sticky-xs-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xs-bottom{bottom:0}}@media (min-width:576px){.sticky-sm-top{top:0}.sticky-sm-bottom,.sticky-sm-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-sm-bottom{bottom:0}}@media (min-width:768px){.sticky-md-top{top:0}.sticky-md-bottom,.sticky-md-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-md-bottom{bottom:0}}@media (min-width:992px){.sticky-lg-top{top:0}.sticky-lg-bottom,.sticky-lg-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-lg-bottom{bottom:0}}@media (min-width:1700px){.sticky-xl-top{top:0}.sticky-xl-bottom,.sticky-xl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xl-bottom{bottom:0}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:1px}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.0625rem!important}.m-2{margin:.125rem!important}.m-3{margin:.1875rem!important}.m-4{margin:.25rem!important}.m-5{margin:.3125rem!important}.m-6{margin:.375rem!important}.m-7{margin:.4375rem!important}.m-8{margin:.5rem!important}.m-9{margin:.5625rem!important}.m-10{margin:.625rem!important}.m-11{margin:.6875rem!important}.m-12{margin:.75rem!important}.m-13{margin:.8125rem!important}.m-14{margin:.875rem!important}.m-15{margin:.9375rem!important}.m-16{margin:1rem!important}.m-17{margin:1.0625rem!important}.m-18{margin:1.125rem!important}.m-19{margin:1.1875rem!important}.m-20{margin:1.25rem!important}.m-21{margin:1.3125rem!important}.m-22{margin:1.375rem!important}.m-23{margin:1.4375rem!important}.m-24{margin:1.5rem!important}.m-25{margin:1.5625rem!important}.m-26{margin:1.625rem!important}.m-27{margin:1.6875rem!important}.m-28{margin:1.75rem!important}.m-29{margin:1.8125rem!important}.m-30{margin:1.875rem!important}.m-31{margin:1.9375rem!important}.m-32{margin:2rem!important}.m-33{margin:2.0625rem!important}.m-34{margin:2.125rem!important}.m-35{margin:2.1875rem!important}.m-36{margin:2.25rem!important}.m-37{margin:2.3125rem!important}.m-38{margin:2.375rem!important}.m-39{margin:2.4375rem!important}.m-40{margin:2.5rem!important}.m-41{margin:2.5625rem!important}.m-42{margin:2.625rem!important}.m-43{margin:2.6875rem!important}.m-44{margin:2.75rem!important}.m-45{margin:2.8125rem!important}.m-46{margin:2.875rem!important}.m-47{margin:2.9375rem!important}.m-48{margin:3rem!important}.m-49{margin:3.0625rem!important}.m-50{margin:3.125rem!important}.m-60{margin:3.75rem!important}.m-70{margin:4.375rem!important}.m-76{margin:4.75rem!important}.m-80{margin:5rem!important}.m-90{margin:5.625rem!important}.m-100{margin:6.25rem!important}.m-104{margin:6.5rem!important}.m-110{margin:6.875rem!important}.m-124{margin:7.75rem!important}.m-230{margin:14.25rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.0625rem!important;margin-right:.0625rem!important}.mx-2{margin-left:.125rem!important;margin-right:.125rem!important}.mx-3{margin-left:.1875rem!important;margin-right:.1875rem!important}.mx-4{margin-left:.25rem!important;margin-right:.25rem!important}.mx-5{margin-left:.3125rem!important;margin-right:.3125rem!important}.mx-6{margin-left:.375rem!important;margin-right:.375rem!important}.mx-7{margin-left:.4375rem!important;margin-right:.4375rem!important}.mx-8{margin-left:.5rem!important;margin-right:.5rem!important}.mx-9{margin-left:.5625rem!important;margin-right:.5625rem!important}.mx-10{margin-left:.625rem!important;margin-right:.625rem!important}.mx-11{margin-left:.6875rem!important;margin-right:.6875rem!important}.mx-12{margin-left:.75rem!important;margin-right:.75rem!important}.mx-13{margin-left:.8125rem!important;margin-right:.8125rem!important}.mx-14{margin-left:.875rem!important;margin-right:.875rem!important}.mx-15{margin-left:.9375rem!important;margin-right:.9375rem!important}.mx-16{margin-left:1rem!important;margin-right:1rem!important}.mx-17{margin-left:1.0625rem!important;margin-right:1.0625rem!important}.mx-18{margin-left:1.125rem!important;margin-right:1.125rem!important}.mx-19{margin-left:1.1875rem!important;margin-right:1.1875rem!important}.mx-20{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-21{margin-left:1.3125rem!important;margin-right:1.3125rem!important}.mx-22{margin-left:1.375rem!important;margin-right:1.375rem!important}.mx-23{margin-left:1.4375rem!important;margin-right:1.4375rem!important}.mx-24{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-25{margin-left:1.5625rem!important;margin-right:1.5625rem!important}.mx-26{margin-left:1.625rem!important;margin-right:1.625rem!important}.mx-27{margin-left:1.6875rem!important;margin-right:1.6875rem!important}.mx-28{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-29{margin-left:1.8125rem!important;margin-right:1.8125rem!important}.mx-30{margin-left:1.875rem!important;margin-right:1.875rem!important}.mx-31{margin-left:1.9375rem!important;margin-right:1.9375rem!important}.mx-32{margin-left:2rem!important;margin-right:2rem!important}.mx-33{margin-left:2.0625rem!important;margin-right:2.0625rem!important}.mx-34{margin-left:2.125rem!important;margin-right:2.125rem!important}.mx-35{margin-left:2.1875rem!important;margin-right:2.1875rem!important}.mx-36{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-37{margin-left:2.3125rem!important;margin-right:2.3125rem!important}.mx-38{margin-left:2.375rem!important;margin-right:2.375rem!important}.mx-39{margin-left:2.4375rem!important;margin-right:2.4375rem!important}.mx-40{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-41{margin-left:2.5625rem!important;margin-right:2.5625rem!important}.mx-42{margin-left:2.625rem!important;margin-right:2.625rem!important}.mx-43{margin-left:2.6875rem!important;margin-right:2.6875rem!important}.mx-44{margin-left:2.75rem!important;margin-right:2.75rem!important}.mx-45{margin-left:2.8125rem!important;margin-right:2.8125rem!important}.mx-46{margin-left:2.875rem!important;margin-right:2.875rem!important}.mx-47{margin-left:2.9375rem!important;margin-right:2.9375rem!important}.mx-48{margin-left:3rem!important;margin-right:3rem!important}.mx-49{margin-left:3.0625rem!important;margin-right:3.0625rem!important}.mx-50{margin-left:3.125rem!important;margin-right:3.125rem!important}.mx-60{margin-left:3.75rem!important;margin-right:3.75rem!important}.mx-70{margin-left:4.375rem!important;margin-right:4.375rem!important}.mx-76{margin-left:4.75rem!important;margin-right:4.75rem!important}.mx-80{margin-left:5rem!important;margin-right:5rem!important}.mx-90{margin-left:5.625rem!important;margin-right:5.625rem!important}.mx-100{margin-left:6.25rem!important;margin-right:6.25rem!important}.mx-104{margin-left:6.5rem!important;margin-right:6.5rem!important}.mx-110{margin-left:6.875rem!important;margin-right:6.875rem!important}.mx-124{margin-left:7.75rem!important;margin-right:7.75rem!important}.mx-230{margin-left:14.25rem!important;margin-right:14.25rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.0625rem!important;margin-top:.0625rem!important}.my-2{margin-bottom:.125rem!important;margin-top:.125rem!important}.my-3{margin-bottom:.1875rem!important;margin-top:.1875rem!important}.my-4{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-5{margin-bottom:.3125rem!important;margin-top:.3125rem!important}.my-6{margin-bottom:.375rem!important;margin-top:.375rem!important}.my-7{margin-bottom:.4375rem!important;margin-top:.4375rem!important}.my-8{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-9{margin-bottom:.5625rem!important;margin-top:.5625rem!important}.my-10{margin-bottom:.625rem!important;margin-top:.625rem!important}.my-11{margin-bottom:.6875rem!important;margin-top:.6875rem!important}.my-12{margin-bottom:.75rem!important;margin-top:.75rem!important}.my-13{margin-bottom:.8125rem!important;margin-top:.8125rem!important}.my-14{margin-bottom:.875rem!important;margin-top:.875rem!important}.my-15{margin-bottom:.9375rem!important;margin-top:.9375rem!important}.my-16{margin-bottom:1rem!important;margin-top:1rem!important}.my-17{margin-bottom:1.0625rem!important;margin-top:1.0625rem!important}.my-18{margin-bottom:1.125rem!important;margin-top:1.125rem!important}.my-19{margin-bottom:1.1875rem!important;margin-top:1.1875rem!important}.my-20{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.my-21{margin-bottom:1.3125rem!important;margin-top:1.3125rem!important}.my-22{margin-bottom:1.375rem!important;margin-top:1.375rem!important}.my-23{margin-bottom:1.4375rem!important;margin-top:1.4375rem!important}.my-24{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-25{margin-bottom:1.5625rem!important;margin-top:1.5625rem!important}.my-26{margin-bottom:1.625rem!important;margin-top:1.625rem!important}.my-27{margin-bottom:1.6875rem!important;margin-top:1.6875rem!important}.my-28{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.my-29{margin-bottom:1.8125rem!important;margin-top:1.8125rem!important}.my-30{margin-bottom:1.875rem!important;margin-top:1.875rem!important}.my-31{margin-bottom:1.9375rem!important;margin-top:1.9375rem!important}.my-32{margin-bottom:2rem!important;margin-top:2rem!important}.my-33{margin-bottom:2.0625rem!important;margin-top:2.0625rem!important}.my-34{margin-bottom:2.125rem!important;margin-top:2.125rem!important}.my-35{margin-bottom:2.1875rem!important;margin-top:2.1875rem!important}.my-36{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.my-37{margin-bottom:2.3125rem!important;margin-top:2.3125rem!important}.my-38{margin-bottom:2.375rem!important;margin-top:2.375rem!important}.my-39{margin-bottom:2.4375rem!important;margin-top:2.4375rem!important}.my-40{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-41{margin-bottom:2.5625rem!important;margin-top:2.5625rem!important}.my-42{margin-bottom:2.625rem!important;margin-top:2.625rem!important}.my-43{margin-bottom:2.6875rem!important;margin-top:2.6875rem!important}.my-44{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.my-45{margin-bottom:2.8125rem!important;margin-top:2.8125rem!important}.my-46{margin-bottom:2.875rem!important;margin-top:2.875rem!important}.my-47{margin-bottom:2.9375rem!important;margin-top:2.9375rem!important}.my-48{margin-bottom:3rem!important;margin-top:3rem!important}.my-49{margin-bottom:3.0625rem!important;margin-top:3.0625rem!important}.my-50{margin-bottom:3.125rem!important;margin-top:3.125rem!important}.my-60{margin-bottom:3.75rem!important;margin-top:3.75rem!important}.my-70{margin-bottom:4.375rem!important;margin-top:4.375rem!important}.my-76{margin-bottom:4.75rem!important;margin-top:4.75rem!important}.my-80{margin-bottom:5rem!important;margin-top:5rem!important}.my-90{margin-bottom:5.625rem!important;margin-top:5.625rem!important}.my-100{margin-bottom:6.25rem!important;margin-top:6.25rem!important}.my-104{margin-bottom:6.5rem!important;margin-top:6.5rem!important}.my-110{margin-bottom:6.875rem!important;margin-top:6.875rem!important}.my-124{margin-bottom:7.75rem!important;margin-top:7.75rem!important}.my-230{margin-bottom:14.25rem!important;margin-top:14.25rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.0625rem!important}.mt-2{margin-top:.125rem!important}.mt-3{margin-top:.1875rem!important}.mt-4{margin-top:.25rem!important}.mt-5{margin-top:.3125rem!important}.mt-6{margin-top:.375rem!important}.mt-7{margin-top:.4375rem!important}.mt-8{margin-top:.5rem!important}.mt-9{margin-top:.5625rem!important}.mt-10{margin-top:.625rem!important}.mt-11{margin-top:.6875rem!important}.mt-12{margin-top:.75rem!important}.mt-13{margin-top:.8125rem!important}.mt-14{margin-top:.875rem!important}.mt-15{margin-top:.9375rem!important}.mt-16{margin-top:1rem!important}.mt-17{margin-top:1.0625rem!important}.mt-18{margin-top:1.125rem!important}.mt-19{margin-top:1.1875rem!important}.mt-20{margin-top:1.25rem!important}.mt-21{margin-top:1.3125rem!important}.mt-22{margin-top:1.375rem!important}.mt-23{margin-top:1.4375rem!important}.mt-24{margin-top:1.5rem!important}.mt-25{margin-top:1.5625rem!important}.mt-26{margin-top:1.625rem!important}.mt-27{margin-top:1.6875rem!important}.mt-28{margin-top:1.75rem!important}.mt-29{margin-top:1.8125rem!important}.mt-30{margin-top:1.875rem!important}.mt-31{margin-top:1.9375rem!important}.mt-32{margin-top:2rem!important}.mt-33{margin-top:2.0625rem!important}.mt-34{margin-top:2.125rem!important}.mt-35{margin-top:2.1875rem!important}.mt-36{margin-top:2.25rem!important}.mt-37{margin-top:2.3125rem!important}.mt-38{margin-top:2.375rem!important}.mt-39{margin-top:2.4375rem!important}.mt-40{margin-top:2.5rem!important}.mt-41{margin-top:2.5625rem!important}.mt-42{margin-top:2.625rem!important}.mt-43{margin-top:2.6875rem!important}.mt-44{margin-top:2.75rem!important}.mt-45{margin-top:2.8125rem!important}.mt-46{margin-top:2.875rem!important}.mt-47{margin-top:2.9375rem!important}.mt-48{margin-top:3rem!important}.mt-49{margin-top:3.0625rem!important}.mt-50{margin-top:3.125rem!important}.mt-60{margin-top:3.75rem!important}.mt-70{margin-top:4.375rem!important}.mt-76{margin-top:4.75rem!important}.mt-80{margin-top:5rem!important}.mt-90{margin-top:5.625rem!important}.mt-100{margin-top:6.25rem!important}.mt-104{margin-top:6.5rem!important}.mt-110{margin-top:6.875rem!important}.mt-124{margin-top:7.75rem!important}.mt-230{margin-top:14.25rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.0625rem!important}.me-2{margin-right:.125rem!important}.me-3{margin-right:.1875rem!important}.me-4{margin-right:.25rem!important}.me-5{margin-right:.3125rem!important}.me-6{margin-right:.375rem!important}.me-7{margin-right:.4375rem!important}.me-8{margin-right:.5rem!important}.me-9{margin-right:.5625rem!important}.me-10{margin-right:.625rem!important}.me-11{margin-right:.6875rem!important}.me-12{margin-right:.75rem!important}.me-13{margin-right:.8125rem!important}.me-14{margin-right:.875rem!important}.me-15{margin-right:.9375rem!important}.me-16{margin-right:1rem!important}.me-17{margin-right:1.0625rem!important}.me-18{margin-right:1.125rem!important}.me-19{margin-right:1.1875rem!important}.me-20{margin-right:1.25rem!important}.me-21{margin-right:1.3125rem!important}.me-22{margin-right:1.375rem!important}.me-23{margin-right:1.4375rem!important}.me-24{margin-right:1.5rem!important}.me-25{margin-right:1.5625rem!important}.me-26{margin-right:1.625rem!important}.me-27{margin-right:1.6875rem!important}.me-28{margin-right:1.75rem!important}.me-29{margin-right:1.8125rem!important}.me-30{margin-right:1.875rem!important}.me-31{margin-right:1.9375rem!important}.me-32{margin-right:2rem!important}.me-33{margin-right:2.0625rem!important}.me-34{margin-right:2.125rem!important}.me-35{margin-right:2.1875rem!important}.me-36{margin-right:2.25rem!important}.me-37{margin-right:2.3125rem!important}.me-38{margin-right:2.375rem!important}.me-39{margin-right:2.4375rem!important}.me-40{margin-right:2.5rem!important}.me-41{margin-right:2.5625rem!important}.me-42{margin-right:2.625rem!important}.me-43{margin-right:2.6875rem!important}.me-44{margin-right:2.75rem!important}.me-45{margin-right:2.8125rem!important}.me-46{margin-right:2.875rem!important}.me-47{margin-right:2.9375rem!important}.me-48{margin-right:3rem!important}.me-49{margin-right:3.0625rem!important}.me-50{margin-right:3.125rem!important}.me-60{margin-right:3.75rem!important}.me-70{margin-right:4.375rem!important}.me-76{margin-right:4.75rem!important}.me-80{margin-right:5rem!important}.me-90{margin-right:5.625rem!important}.me-100{margin-right:6.25rem!important}.me-104{margin-right:6.5rem!important}.me-110{margin-right:6.875rem!important}.me-124{margin-right:7.75rem!important}.me-230{margin-right:14.25rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.0625rem!important}.mb-2{margin-bottom:.125rem!important}.mb-3{margin-bottom:.1875rem!important}.mb-4{margin-bottom:.25rem!important}.mb-5{margin-bottom:.3125rem!important}.mb-6{margin-bottom:.375rem!important}.mb-7{margin-bottom:.4375rem!important}.mb-8{margin-bottom:.5rem!important}.mb-9{margin-bottom:.5625rem!important}.mb-10{margin-bottom:.625rem!important}.mb-11{margin-bottom:.6875rem!important}.mb-12{margin-bottom:.75rem!important}.mb-13{margin-bottom:.8125rem!important}.mb-14{margin-bottom:.875rem!important}.mb-15{margin-bottom:.9375rem!important}.mb-16{margin-bottom:1rem!important}.mb-17{margin-bottom:1.0625rem!important}.mb-18{margin-bottom:1.125rem!important}.mb-19{margin-bottom:1.1875rem!important}.mb-20{margin-bottom:1.25rem!important}.mb-21{margin-bottom:1.3125rem!important}.mb-22{margin-bottom:1.375rem!important}.mb-23{margin-bottom:1.4375rem!important}.mb-24{margin-bottom:1.5rem!important}.mb-25{margin-bottom:1.5625rem!important}.mb-26{margin-bottom:1.625rem!important}.mb-27{margin-bottom:1.6875rem!important}.mb-28{margin-bottom:1.75rem!important}.mb-29{margin-bottom:1.8125rem!important}.mb-30{margin-bottom:1.875rem!important}.mb-31{margin-bottom:1.9375rem!important}.mb-32{margin-bottom:2rem!important}.mb-33{margin-bottom:2.0625rem!important}.mb-34{margin-bottom:2.125rem!important}.mb-35{margin-bottom:2.1875rem!important}.mb-36{margin-bottom:2.25rem!important}.mb-37{margin-bottom:2.3125rem!important}.mb-38{margin-bottom:2.375rem!important}.mb-39{margin-bottom:2.4375rem!important}.mb-40{margin-bottom:2.5rem!important}.mb-41{margin-bottom:2.5625rem!important}.mb-42{margin-bottom:2.625rem!important}.mb-43{margin-bottom:2.6875rem!important}.mb-44{margin-bottom:2.75rem!important}.mb-45{margin-bottom:2.8125rem!important}.mb-46{margin-bottom:2.875rem!important}.mb-47{margin-bottom:2.9375rem!important}.mb-48{margin-bottom:3rem!important}.mb-49{margin-bottom:3.0625rem!important}.mb-50{margin-bottom:3.125rem!important}.mb-60{margin-bottom:3.75rem!important}.mb-70{margin-bottom:4.375rem!important}.mb-76{margin-bottom:4.75rem!important}.mb-80{margin-bottom:5rem!important}.mb-90{margin-bottom:5.625rem!important}.mb-100{margin-bottom:6.25rem!important}.mb-104{margin-bottom:6.5rem!important}.mb-110{margin-bottom:6.875rem!important}.mb-124{margin-bottom:7.75rem!important}.mb-230{margin-bottom:14.25rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.0625rem!important}.ms-2{margin-left:.125rem!important}.ms-3{margin-left:.1875rem!important}.ms-4{margin-left:.25rem!important}.ms-5{margin-left:.3125rem!important}.ms-6{margin-left:.375rem!important}.ms-7{margin-left:.4375rem!important}.ms-8{margin-left:.5rem!important}.ms-9{margin-left:.5625rem!important}.ms-10{margin-left:.625rem!important}.ms-11{margin-left:.6875rem!important}.ms-12{margin-left:.75rem!important}.ms-13{margin-left:.8125rem!important}.ms-14{margin-left:.875rem!important}.ms-15{margin-left:.9375rem!important}.ms-16{margin-left:1rem!important}.ms-17{margin-left:1.0625rem!important}.ms-18{margin-left:1.125rem!important}.ms-19{margin-left:1.1875rem!important}.ms-20{margin-left:1.25rem!important}.ms-21{margin-left:1.3125rem!important}.ms-22{margin-left:1.375rem!important}.ms-23{margin-left:1.4375rem!important}.ms-24{margin-left:1.5rem!important}.ms-25{margin-left:1.5625rem!important}.ms-26{margin-left:1.625rem!important}.ms-27{margin-left:1.6875rem!important}.ms-28{margin-left:1.75rem!important}.ms-29{margin-left:1.8125rem!important}.ms-30{margin-left:1.875rem!important}.ms-31{margin-left:1.9375rem!important}.ms-32{margin-left:2rem!important}.ms-33{margin-left:2.0625rem!important}.ms-34{margin-left:2.125rem!important}.ms-35{margin-left:2.1875rem!important}.ms-36{margin-left:2.25rem!important}.ms-37{margin-left:2.3125rem!important}.ms-38{margin-left:2.375rem!important}.ms-39{margin-left:2.4375rem!important}.ms-40{margin-left:2.5rem!important}.ms-41{margin-left:2.5625rem!important}.ms-42{margin-left:2.625rem!important}.ms-43{margin-left:2.6875rem!important}.ms-44{margin-left:2.75rem!important}.ms-45{margin-left:2.8125rem!important}.ms-46{margin-left:2.875rem!important}.ms-47{margin-left:2.9375rem!important}.ms-48{margin-left:3rem!important}.ms-49{margin-left:3.0625rem!important}.ms-50{margin-left:3.125rem!important}.ms-60{margin-left:3.75rem!important}.ms-70{margin-left:4.375rem!important}.ms-76{margin-left:4.75rem!important}.ms-80{margin-left:5rem!important}.ms-90{margin-left:5.625rem!important}.ms-100{margin-left:6.25rem!important}.ms-104{margin-left:6.5rem!important}.ms-110{margin-left:6.875rem!important}.ms-124{margin-left:7.75rem!important}.ms-230{margin-left:14.25rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.0625rem!important}.m-n2{margin:-.125rem!important}.m-n3{margin:-.1875rem!important}.m-n4{margin:-.25rem!important}.m-n5{margin:-.3125rem!important}.m-n6{margin:-.375rem!important}.m-n7{margin:-.4375rem!important}.m-n8{margin:-.5rem!important}.m-n9{margin:-.5625rem!important}.m-n10{margin:-.625rem!important}.m-n11{margin:-.6875rem!important}.m-n12{margin:-.75rem!important}.m-n13{margin:-.8125rem!important}.m-n14{margin:-.875rem!important}.m-n15{margin:-.9375rem!important}.m-n16{margin:-1rem!important}.m-n17{margin:-1.0625rem!important}.m-n18{margin:-1.125rem!important}.m-n19{margin:-1.1875rem!important}.m-n20{margin:-1.25rem!important}.m-n21{margin:-1.3125rem!important}.m-n22{margin:-1.375rem!important}.m-n23{margin:-1.4375rem!important}.m-n24{margin:-1.5rem!important}.m-n25{margin:-1.5625rem!important}.m-n26{margin:-1.625rem!important}.m-n27{margin:-1.6875rem!important}.m-n28{margin:-1.75rem!important}.m-n29{margin:-1.8125rem!important}.m-n30{margin:-1.875rem!important}.m-n31{margin:-1.9375rem!important}.m-n32{margin:-2rem!important}.m-n33{margin:-2.0625rem!important}.m-n34{margin:-2.125rem!important}.m-n35{margin:-2.1875rem!important}.m-n36{margin:-2.25rem!important}.m-n37{margin:-2.3125rem!important}.m-n38{margin:-2.375rem!important}.m-n39{margin:-2.4375rem!important}.m-n40{margin:-2.5rem!important}.m-n41{margin:-2.5625rem!important}.m-n42{margin:-2.625rem!important}.m-n43{margin:-2.6875rem!important}.m-n44{margin:-2.75rem!important}.m-n45{margin:-2.8125rem!important}.m-n46{margin:-2.875rem!important}.m-n47{margin:-2.9375rem!important}.m-n48{margin:-3rem!important}.m-n49{margin:-3.0625rem!important}.m-n50{margin:-3.125rem!important}.m-n60{margin:-3.75rem!important}.m-n70{margin:-4.375rem!important}.m-n76{margin:-4.75rem!important}.m-n80{margin:-5rem!important}.m-n90{margin:-5.625rem!important}.m-n100{margin:-6.25rem!important}.m-n104{margin:-6.5rem!important}.m-n110{margin:-6.875rem!important}.m-n124{margin:-7.75rem!important}.m-n230{margin:-14.25rem!important}.mx-n1{margin-left:-.0625rem!important;margin-right:-.0625rem!important}.mx-n2{margin-left:-.125rem!important;margin-right:-.125rem!important}.mx-n3{margin-left:-.1875rem!important;margin-right:-.1875rem!important}.mx-n4{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-n5{margin-left:-.3125rem!important;margin-right:-.3125rem!important}.mx-n6{margin-left:-.375rem!important;margin-right:-.375rem!important}.mx-n7{margin-left:-.4375rem!important;margin-right:-.4375rem!important}.mx-n8{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-n9{margin-left:-.5625rem!important;margin-right:-.5625rem!important}.mx-n10{margin-left:-.625rem!important;margin-right:-.625rem!important}.mx-n11{margin-left:-.6875rem!important;margin-right:-.6875rem!important}.mx-n12{margin-left:-.75rem!important;margin-right:-.75rem!important}.mx-n13{margin-left:-.8125rem!important;margin-right:-.8125rem!important}.mx-n14{margin-left:-.875rem!important;margin-right:-.875rem!important}.mx-n15{margin-left:-.9375rem!important;margin-right:-.9375rem!important}.mx-n16{margin-left:-1rem!important;margin-right:-1rem!important}.mx-n17{margin-left:-1.0625rem!important;margin-right:-1.0625rem!important}.mx-n18{margin-left:-1.125rem!important;margin-right:-1.125rem!important}.mx-n19{margin-left:-1.1875rem!important;margin-right:-1.1875rem!important}.mx-n20{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-n21{margin-left:-1.3125rem!important;margin-right:-1.3125rem!important}.mx-n22{margin-left:-1.375rem!important;margin-right:-1.375rem!important}.mx-n23{margin-left:-1.4375rem!important;margin-right:-1.4375rem!important}.mx-n24{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-n25{margin-left:-1.5625rem!important;margin-right:-1.5625rem!important}.mx-n26{margin-left:-1.625rem!important;margin-right:-1.625rem!important}.mx-n27{margin-left:-1.6875rem!important;margin-right:-1.6875rem!important}.mx-n28{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-n29{margin-left:-1.8125rem!important;margin-right:-1.8125rem!important}.mx-n30{margin-left:-1.875rem!important;margin-right:-1.875rem!important}.mx-n31{margin-left:-1.9375rem!important;margin-right:-1.9375rem!important}.mx-n32{margin-left:-2rem!important;margin-right:-2rem!important}.mx-n33{margin-left:-2.0625rem!important;margin-right:-2.0625rem!important}.mx-n34{margin-left:-2.125rem!important;margin-right:-2.125rem!important}.mx-n35{margin-left:-2.1875rem!important;margin-right:-2.1875rem!important}.mx-n36{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-n37{margin-left:-2.3125rem!important;margin-right:-2.3125rem!important}.mx-n38{margin-left:-2.375rem!important;margin-right:-2.375rem!important}.mx-n39{margin-left:-2.4375rem!important;margin-right:-2.4375rem!important}.mx-n40{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.mx-n41{margin-left:-2.5625rem!important;margin-right:-2.5625rem!important}.mx-n42{margin-left:-2.625rem!important;margin-right:-2.625rem!important}.mx-n43{margin-left:-2.6875rem!important;margin-right:-2.6875rem!important}.mx-n44{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.mx-n45{margin-left:-2.8125rem!important;margin-right:-2.8125rem!important}.mx-n46{margin-left:-2.875rem!important;margin-right:-2.875rem!important}.mx-n47{margin-left:-2.9375rem!important;margin-right:-2.9375rem!important}.mx-n48{margin-left:-3rem!important;margin-right:-3rem!important}.mx-n49{margin-left:-3.0625rem!important;margin-right:-3.0625rem!important}.mx-n50{margin-left:-3.125rem!important;margin-right:-3.125rem!important}.mx-n60{margin-left:-3.75rem!important;margin-right:-3.75rem!important}.mx-n70{margin-left:-4.375rem!important;margin-right:-4.375rem!important}.mx-n76{margin-left:-4.75rem!important;margin-right:-4.75rem!important}.mx-n80{margin-left:-5rem!important;margin-right:-5rem!important}.mx-n90{margin-left:-5.625rem!important;margin-right:-5.625rem!important}.mx-n100{margin-left:-6.25rem!important;margin-right:-6.25rem!important}.mx-n104{margin-left:-6.5rem!important;margin-right:-6.5rem!important}.mx-n110{margin-left:-6.875rem!important;margin-right:-6.875rem!important}.mx-n124{margin-left:-7.75rem!important;margin-right:-7.75rem!important}.mx-n230{margin-left:-14.25rem!important;margin-right:-14.25rem!important}.my-n1{margin-bottom:-.0625rem!important;margin-top:-.0625rem!important}.my-n2{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.my-n3{margin-bottom:-.1875rem!important;margin-top:-.1875rem!important}.my-n4{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-n5{margin-bottom:-.3125rem!important;margin-top:-.3125rem!important}.my-n6{margin-bottom:-.375rem!important;margin-top:-.375rem!important}.my-n7{margin-bottom:-.4375rem!important;margin-top:-.4375rem!important}.my-n8{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-n9{margin-bottom:-.5625rem!important;margin-top:-.5625rem!important}.my-n10{margin-bottom:-.625rem!important;margin-top:-.625rem!important}.my-n11{margin-bottom:-.6875rem!important;margin-top:-.6875rem!important}.my-n12{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.my-n13{margin-bottom:-.8125rem!important;margin-top:-.8125rem!important}.my-n14{margin-bottom:-.875rem!important;margin-top:-.875rem!important}.my-n15{margin-bottom:-.9375rem!important;margin-top:-.9375rem!important}.my-n16{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-n17{margin-bottom:-1.0625rem!important;margin-top:-1.0625rem!important}.my-n18{margin-bottom:-1.125rem!important;margin-top:-1.125rem!important}.my-n19{margin-bottom:-1.1875rem!important;margin-top:-1.1875rem!important}.my-n20{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.my-n21{margin-bottom:-1.3125rem!important;margin-top:-1.3125rem!important}.my-n22{margin-bottom:-1.375rem!important;margin-top:-1.375rem!important}.my-n23{margin-bottom:-1.4375rem!important;margin-top:-1.4375rem!important}.my-n24{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-n25{margin-bottom:-1.5625rem!important;margin-top:-1.5625rem!important}.my-n26{margin-bottom:-1.625rem!important;margin-top:-1.625rem!important}.my-n27{margin-bottom:-1.6875rem!important;margin-top:-1.6875rem!important}.my-n28{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.my-n29{margin-bottom:-1.8125rem!important;margin-top:-1.8125rem!important}.my-n30{margin-bottom:-1.875rem!important;margin-top:-1.875rem!important}.my-n31{margin-bottom:-1.9375rem!important;margin-top:-1.9375rem!important}.my-n32{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-n33{margin-bottom:-2.0625rem!important;margin-top:-2.0625rem!important}.my-n34{margin-bottom:-2.125rem!important;margin-top:-2.125rem!important}.my-n35{margin-bottom:-2.1875rem!important;margin-top:-2.1875rem!important}.my-n36{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.my-n37{margin-bottom:-2.3125rem!important;margin-top:-2.3125rem!important}.my-n38{margin-bottom:-2.375rem!important;margin-top:-2.375rem!important}.my-n39{margin-bottom:-2.4375rem!important;margin-top:-2.4375rem!important}.my-n40{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.my-n41{margin-bottom:-2.5625rem!important;margin-top:-2.5625rem!important}.my-n42{margin-bottom:-2.625rem!important;margin-top:-2.625rem!important}.my-n43{margin-bottom:-2.6875rem!important;margin-top:-2.6875rem!important}.my-n44{margin-bottom:-2.75rem!important;margin-top:-2.75rem!important}.my-n45{margin-bottom:-2.8125rem!important;margin-top:-2.8125rem!important}.my-n46{margin-bottom:-2.875rem!important;margin-top:-2.875rem!important}.my-n47{margin-bottom:-2.9375rem!important;margin-top:-2.9375rem!important}.my-n48{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-n49{margin-bottom:-3.0625rem!important;margin-top:-3.0625rem!important}.my-n50{margin-bottom:-3.125rem!important;margin-top:-3.125rem!important}.my-n60{margin-bottom:-3.75rem!important;margin-top:-3.75rem!important}.my-n70{margin-bottom:-4.375rem!important;margin-top:-4.375rem!important}.my-n76{margin-bottom:-4.75rem!important;margin-top:-4.75rem!important}.my-n80{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-n90{margin-bottom:-5.625rem!important;margin-top:-5.625rem!important}.my-n100{margin-bottom:-6.25rem!important;margin-top:-6.25rem!important}.my-n104{margin-bottom:-6.5rem!important;margin-top:-6.5rem!important}.my-n110{margin-bottom:-6.875rem!important;margin-top:-6.875rem!important}.my-n124{margin-bottom:-7.75rem!important;margin-top:-7.75rem!important}.my-n230{margin-bottom:-14.25rem!important;margin-top:-14.25rem!important}.mt-n1{margin-top:-.0625rem!important}.mt-n2{margin-top:-.125rem!important}.mt-n3{margin-top:-.1875rem!important}.mt-n4{margin-top:-.25rem!important}.mt-n5{margin-top:-.3125rem!important}.mt-n6{margin-top:-.375rem!important}.mt-n7{margin-top:-.4375rem!important}.mt-n8{margin-top:-.5rem!important}.mt-n9{margin-top:-.5625rem!important}.mt-n10{margin-top:-.625rem!important}.mt-n11{margin-top:-.6875rem!important}.mt-n12{margin-top:-.75rem!important}.mt-n13{margin-top:-.8125rem!important}.mt-n14{margin-top:-.875rem!important}.mt-n15{margin-top:-.9375rem!important}.mt-n16{margin-top:-1rem!important}.mt-n17{margin-top:-1.0625rem!important}.mt-n18{margin-top:-1.125rem!important}.mt-n19{margin-top:-1.1875rem!important}.mt-n20{margin-top:-1.25rem!important}.mt-n21{margin-top:-1.3125rem!important}.mt-n22{margin-top:-1.375rem!important}.mt-n23{margin-top:-1.4375rem!important}.mt-n24{margin-top:-1.5rem!important}.mt-n25{margin-top:-1.5625rem!important}.mt-n26{margin-top:-1.625rem!important}.mt-n27{margin-top:-1.6875rem!important}.mt-n28{margin-top:-1.75rem!important}.mt-n29{margin-top:-1.8125rem!important}.mt-n30{margin-top:-1.875rem!important}.mt-n31{margin-top:-1.9375rem!important}.mt-n32{margin-top:-2rem!important}.mt-n33{margin-top:-2.0625rem!important}.mt-n34{margin-top:-2.125rem!important}.mt-n35{margin-top:-2.1875rem!important}.mt-n36{margin-top:-2.25rem!important}.mt-n37{margin-top:-2.3125rem!important}.mt-n38{margin-top:-2.375rem!important}.mt-n39{margin-top:-2.4375rem!important}.mt-n40{margin-top:-2.5rem!important}.mt-n41{margin-top:-2.5625rem!important}.mt-n42{margin-top:-2.625rem!important}.mt-n43{margin-top:-2.6875rem!important}.mt-n44{margin-top:-2.75rem!important}.mt-n45{margin-top:-2.8125rem!important}.mt-n46{margin-top:-2.875rem!important}.mt-n47{margin-top:-2.9375rem!important}.mt-n48{margin-top:-3rem!important}.mt-n49{margin-top:-3.0625rem!important}.mt-n50{margin-top:-3.125rem!important}.mt-n60{margin-top:-3.75rem!important}.mt-n70{margin-top:-4.375rem!important}.mt-n76{margin-top:-4.75rem!important}.mt-n80{margin-top:-5rem!important}.mt-n90{margin-top:-5.625rem!important}.mt-n100{margin-top:-6.25rem!important}.mt-n104{margin-top:-6.5rem!important}.mt-n110{margin-top:-6.875rem!important}.mt-n124{margin-top:-7.75rem!important}.mt-n230{margin-top:-14.25rem!important}.me-n1{margin-right:-.0625rem!important}.me-n2{margin-right:-.125rem!important}.me-n3{margin-right:-.1875rem!important}.me-n4{margin-right:-.25rem!important}.me-n5{margin-right:-.3125rem!important}.me-n6{margin-right:-.375rem!important}.me-n7{margin-right:-.4375rem!important}.me-n8{margin-right:-.5rem!important}.me-n9{margin-right:-.5625rem!important}.me-n10{margin-right:-.625rem!important}.me-n11{margin-right:-.6875rem!important}.me-n12{margin-right:-.75rem!important}.me-n13{margin-right:-.8125rem!important}.me-n14{margin-right:-.875rem!important}.me-n15{margin-right:-.9375rem!important}.me-n16{margin-right:-1rem!important}.me-n17{margin-right:-1.0625rem!important}.me-n18{margin-right:-1.125rem!important}.me-n19{margin-right:-1.1875rem!important}.me-n20{margin-right:-1.25rem!important}.me-n21{margin-right:-1.3125rem!important}.me-n22{margin-right:-1.375rem!important}.me-n23{margin-right:-1.4375rem!important}.me-n24{margin-right:-1.5rem!important}.me-n25{margin-right:-1.5625rem!important}.me-n26{margin-right:-1.625rem!important}.me-n27{margin-right:-1.6875rem!important}.me-n28{margin-right:-1.75rem!important}.me-n29{margin-right:-1.8125rem!important}.me-n30{margin-right:-1.875rem!important}.me-n31{margin-right:-1.9375rem!important}.me-n32{margin-right:-2rem!important}.me-n33{margin-right:-2.0625rem!important}.me-n34{margin-right:-2.125rem!important}.me-n35{margin-right:-2.1875rem!important}.me-n36{margin-right:-2.25rem!important}.me-n37{margin-right:-2.3125rem!important}.me-n38{margin-right:-2.375rem!important}.me-n39{margin-right:-2.4375rem!important}.me-n40{margin-right:-2.5rem!important}.me-n41{margin-right:-2.5625rem!important}.me-n42{margin-right:-2.625rem!important}.me-n43{margin-right:-2.6875rem!important}.me-n44{margin-right:-2.75rem!important}.me-n45{margin-right:-2.8125rem!important}.me-n46{margin-right:-2.875rem!important}.me-n47{margin-right:-2.9375rem!important}.me-n48{margin-right:-3rem!important}.me-n49{margin-right:-3.0625rem!important}.me-n50{margin-right:-3.125rem!important}.me-n60{margin-right:-3.75rem!important}.me-n70{margin-right:-4.375rem!important}.me-n76{margin-right:-4.75rem!important}.me-n80{margin-right:-5rem!important}.me-n90{margin-right:-5.625rem!important}.me-n100{margin-right:-6.25rem!important}.me-n104{margin-right:-6.5rem!important}.me-n110{margin-right:-6.875rem!important}.me-n124{margin-right:-7.75rem!important}.me-n230{margin-right:-14.25rem!important}.mb-n1{margin-bottom:-.0625rem!important}.mb-n2{margin-bottom:-.125rem!important}.mb-n3{margin-bottom:-.1875rem!important}.mb-n4{margin-bottom:-.25rem!important}.mb-n5{margin-bottom:-.3125rem!important}.mb-n6{margin-bottom:-.375rem!important}.mb-n7{margin-bottom:-.4375rem!important}.mb-n8{margin-bottom:-.5rem!important}.mb-n9{margin-bottom:-.5625rem!important}.mb-n10{margin-bottom:-.625rem!important}.mb-n11{margin-bottom:-.6875rem!important}.mb-n12{margin-bottom:-.75rem!important}.mb-n13{margin-bottom:-.8125rem!important}.mb-n14{margin-bottom:-.875rem!important}.mb-n15{margin-bottom:-.9375rem!important}.mb-n16{margin-bottom:-1rem!important}.mb-n17{margin-bottom:-1.0625rem!important}.mb-n18{margin-bottom:-1.125rem!important}.mb-n19{margin-bottom:-1.1875rem!important}.mb-n20{margin-bottom:-1.25rem!important}.mb-n21{margin-bottom:-1.3125rem!important}.mb-n22{margin-bottom:-1.375rem!important}.mb-n23{margin-bottom:-1.4375rem!important}.mb-n24{margin-bottom:-1.5rem!important}.mb-n25{margin-bottom:-1.5625rem!important}.mb-n26{margin-bottom:-1.625rem!important}.mb-n27{margin-bottom:-1.6875rem!important}.mb-n28{margin-bottom:-1.75rem!important}.mb-n29{margin-bottom:-1.8125rem!important}.mb-n30{margin-bottom:-1.875rem!important}.mb-n31{margin-bottom:-1.9375rem!important}.mb-n32{margin-bottom:-2rem!important}.mb-n33{margin-bottom:-2.0625rem!important}.mb-n34{margin-bottom:-2.125rem!important}.mb-n35{margin-bottom:-2.1875rem!important}.mb-n36{margin-bottom:-2.25rem!important}.mb-n37{margin-bottom:-2.3125rem!important}.mb-n38{margin-bottom:-2.375rem!important}.mb-n39{margin-bottom:-2.4375rem!important}.mb-n40{margin-bottom:-2.5rem!important}.mb-n41{margin-bottom:-2.5625rem!important}.mb-n42{margin-bottom:-2.625rem!important}.mb-n43{margin-bottom:-2.6875rem!important}.mb-n44{margin-bottom:-2.75rem!important}.mb-n45{margin-bottom:-2.8125rem!important}.mb-n46{margin-bottom:-2.875rem!important}.mb-n47{margin-bottom:-2.9375rem!important}.mb-n48{margin-bottom:-3rem!important}.mb-n49{margin-bottom:-3.0625rem!important}.mb-n50{margin-bottom:-3.125rem!important}.mb-n60{margin-bottom:-3.75rem!important}.mb-n70{margin-bottom:-4.375rem!important}.mb-n76{margin-bottom:-4.75rem!important}.mb-n80{margin-bottom:-5rem!important}.mb-n90{margin-bottom:-5.625rem!important}.mb-n100{margin-bottom:-6.25rem!important}.mb-n104{margin-bottom:-6.5rem!important}.mb-n110{margin-bottom:-6.875rem!important}.mb-n124{margin-bottom:-7.75rem!important}.mb-n230{margin-bottom:-14.25rem!important}.ms-n1{margin-left:-.0625rem!important}.ms-n2{margin-left:-.125rem!important}.ms-n3{margin-left:-.1875rem!important}.ms-n4{margin-left:-.25rem!important}.ms-n5{margin-left:-.3125rem!important}.ms-n6{margin-left:-.375rem!important}.ms-n7{margin-left:-.4375rem!important}.ms-n8{margin-left:-.5rem!important}.ms-n9{margin-left:-.5625rem!important}.ms-n10{margin-left:-.625rem!important}.ms-n11{margin-left:-.6875rem!important}.ms-n12{margin-left:-.75rem!important}.ms-n13{margin-left:-.8125rem!important}.ms-n14{margin-left:-.875rem!important}.ms-n15{margin-left:-.9375rem!important}.ms-n16{margin-left:-1rem!important}.ms-n17{margin-left:-1.0625rem!important}.ms-n18{margin-left:-1.125rem!important}.ms-n19{margin-left:-1.1875rem!important}.ms-n20{margin-left:-1.25rem!important}.ms-n21{margin-left:-1.3125rem!important}.ms-n22{margin-left:-1.375rem!important}.ms-n23{margin-left:-1.4375rem!important}.ms-n24{margin-left:-1.5rem!important}.ms-n25{margin-left:-1.5625rem!important}.ms-n26{margin-left:-1.625rem!important}.ms-n27{margin-left:-1.6875rem!important}.ms-n28{margin-left:-1.75rem!important}.ms-n29{margin-left:-1.8125rem!important}.ms-n30{margin-left:-1.875rem!important}.ms-n31{margin-left:-1.9375rem!important}.ms-n32{margin-left:-2rem!important}.ms-n33{margin-left:-2.0625rem!important}.ms-n34{margin-left:-2.125rem!important}.ms-n35{margin-left:-2.1875rem!important}.ms-n36{margin-left:-2.25rem!important}.ms-n37{margin-left:-2.3125rem!important}.ms-n38{margin-left:-2.375rem!important}.ms-n39{margin-left:-2.4375rem!important}.ms-n40{margin-left:-2.5rem!important}.ms-n41{margin-left:-2.5625rem!important}.ms-n42{margin-left:-2.625rem!important}.ms-n43{margin-left:-2.6875rem!important}.ms-n44{margin-left:-2.75rem!important}.ms-n45{margin-left:-2.8125rem!important}.ms-n46{margin-left:-2.875rem!important}.ms-n47{margin-left:-2.9375rem!important}.ms-n48{margin-left:-3rem!important}.ms-n49{margin-left:-3.0625rem!important}.ms-n50{margin-left:-3.125rem!important}.ms-n60{margin-left:-3.75rem!important}.ms-n70{margin-left:-4.375rem!important}.ms-n76{margin-left:-4.75rem!important}.ms-n80{margin-left:-5rem!important}.ms-n90{margin-left:-5.625rem!important}.ms-n100{margin-left:-6.25rem!important}.ms-n104{margin-left:-6.5rem!important}.ms-n110{margin-left:-6.875rem!important}.ms-n124{margin-left:-7.75rem!important}.ms-n230{margin-left:-14.25rem!important}.p-0{padding:0!important}.p-1{padding:.0625rem!important}.p-2{padding:.125rem!important}.p-3{padding:.1875rem!important}.p-4{padding:.25rem!important}.p-5{padding:.3125rem!important}.p-6{padding:.375rem!important}.p-7{padding:.4375rem!important}.p-8{padding:.5rem!important}.p-9{padding:.5625rem!important}.p-10{padding:.625rem!important}.p-11{padding:.6875rem!important}.p-12{padding:.75rem!important}.p-13{padding:.8125rem!important}.p-14{padding:.875rem!important}.p-15{padding:.9375rem!important}.p-16{padding:1rem!important}.p-17{padding:1.0625rem!important}.p-18{padding:1.125rem!important}.p-19{padding:1.1875rem!important}.p-20{padding:1.25rem!important}.p-21{padding:1.3125rem!important}.p-22{padding:1.375rem!important}.p-23{padding:1.4375rem!important}.p-24{padding:1.5rem!important}.p-25{padding:1.5625rem!important}.p-26{padding:1.625rem!important}.p-27{padding:1.6875rem!important}.p-28{padding:1.75rem!important}.p-29{padding:1.8125rem!important}.p-30{padding:1.875rem!important}.p-31{padding:1.9375rem!important}.p-32{padding:2rem!important}.p-33{padding:2.0625rem!important}.p-34{padding:2.125rem!important}.p-35{padding:2.1875rem!important}.p-36{padding:2.25rem!important}.p-37{padding:2.3125rem!important}.p-38{padding:2.375rem!important}.p-39{padding:2.4375rem!important}.p-40{padding:2.5rem!important}.p-41{padding:2.5625rem!important}.p-42{padding:2.625rem!important}.p-43{padding:2.6875rem!important}.p-44{padding:2.75rem!important}.p-45{padding:2.8125rem!important}.p-46{padding:2.875rem!important}.p-47{padding:2.9375rem!important}.p-48{padding:3rem!important}.p-49{padding:3.0625rem!important}.p-50{padding:3.125rem!important}.p-60{padding:3.75rem!important}.p-70{padding:4.375rem!important}.p-76{padding:4.75rem!important}.p-80{padding:5rem!important}.p-90{padding:5.625rem!important}.p-100{padding:6.25rem!important}.p-104{padding:6.5rem!important}.p-110{padding:6.875rem!important}.p-124{padding:7.75rem!important}.p-230{padding:14.25rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.0625rem!important;padding-right:.0625rem!important}.px-2{padding-left:.125rem!important;padding-right:.125rem!important}.px-3{padding-left:.1875rem!important;padding-right:.1875rem!important}.px-4{padding-left:.25rem!important;padding-right:.25rem!important}.px-5{padding-left:.3125rem!important;padding-right:.3125rem!important}.px-6{padding-left:.375rem!important;padding-right:.375rem!important}.px-7{padding-left:.4375rem!important;padding-right:.4375rem!important}.px-8{padding-left:.5rem!important;padding-right:.5rem!important}.px-9{padding-left:.5625rem!important;padding-right:.5625rem!important}.px-10{padding-left:.625rem!important;padding-right:.625rem!important}.px-11{padding-left:.6875rem!important;padding-right:.6875rem!important}.px-12{padding-left:.75rem!important;padding-right:.75rem!important}.px-13{padding-left:.8125rem!important;padding-right:.8125rem!important}.px-14{padding-left:.875rem!important;padding-right:.875rem!important}.px-15{padding-left:.9375rem!important;padding-right:.9375rem!important}.px-16{padding-left:1rem!important;padding-right:1rem!important}.px-17{padding-left:1.0625rem!important;padding-right:1.0625rem!important}.px-18{padding-left:1.125rem!important;padding-right:1.125rem!important}.px-19{padding-left:1.1875rem!important;padding-right:1.1875rem!important}.px-20{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-21{padding-left:1.3125rem!important;padding-right:1.3125rem!important}.px-22{padding-left:1.375rem!important;padding-right:1.375rem!important}.px-23{padding-left:1.4375rem!important;padding-right:1.4375rem!important}.px-24{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-25{padding-left:1.5625rem!important;padding-right:1.5625rem!important}.px-26{padding-left:1.625rem!important;padding-right:1.625rem!important}.px-27{padding-left:1.6875rem!important;padding-right:1.6875rem!important}.px-28{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-29{padding-left:1.8125rem!important;padding-right:1.8125rem!important}.px-30{padding-left:1.875rem!important;padding-right:1.875rem!important}.px-31{padding-left:1.9375rem!important;padding-right:1.9375rem!important}.px-32{padding-left:2rem!important;padding-right:2rem!important}.px-33{padding-left:2.0625rem!important;padding-right:2.0625rem!important}.px-34{padding-left:2.125rem!important;padding-right:2.125rem!important}.px-35{padding-left:2.1875rem!important;padding-right:2.1875rem!important}.px-36{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-37{padding-left:2.3125rem!important;padding-right:2.3125rem!important}.px-38{padding-left:2.375rem!important;padding-right:2.375rem!important}.px-39{padding-left:2.4375rem!important;padding-right:2.4375rem!important}.px-40{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-41{padding-left:2.5625rem!important;padding-right:2.5625rem!important}.px-42{padding-left:2.625rem!important;padding-right:2.625rem!important}.px-43{padding-left:2.6875rem!important;padding-right:2.6875rem!important}.px-44{padding-left:2.75rem!important;padding-right:2.75rem!important}.px-45{padding-left:2.8125rem!important;padding-right:2.8125rem!important}.px-46{padding-left:2.875rem!important;padding-right:2.875rem!important}.px-47{padding-left:2.9375rem!important;padding-right:2.9375rem!important}.px-48{padding-left:3rem!important;padding-right:3rem!important}.px-49{padding-left:3.0625rem!important;padding-right:3.0625rem!important}.px-50{padding-left:3.125rem!important;padding-right:3.125rem!important}.px-60{padding-left:3.75rem!important;padding-right:3.75rem!important}.px-70{padding-left:4.375rem!important;padding-right:4.375rem!important}.px-76{padding-left:4.75rem!important;padding-right:4.75rem!important}.px-80{padding-left:5rem!important;padding-right:5rem!important}.px-90{padding-left:5.625rem!important;padding-right:5.625rem!important}.px-100{padding-left:6.25rem!important;padding-right:6.25rem!important}.px-104{padding-left:6.5rem!important;padding-right:6.5rem!important}.px-110{padding-left:6.875rem!important;padding-right:6.875rem!important}.px-124{padding-left:7.75rem!important;padding-right:7.75rem!important}.px-230{padding-left:14.25rem!important;padding-right:14.25rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.0625rem!important;padding-top:.0625rem!important}.py-2{padding-bottom:.125rem!important;padding-top:.125rem!important}.py-3{padding-bottom:.1875rem!important;padding-top:.1875rem!important}.py-4{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-5{padding-bottom:.3125rem!important;padding-top:.3125rem!important}.py-6{padding-bottom:.375rem!important;padding-top:.375rem!important}.py-7{padding-bottom:.4375rem!important;padding-top:.4375rem!important}.py-8{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-9{padding-bottom:.5625rem!important;padding-top:.5625rem!important}.py-10{padding-bottom:.625rem!important;padding-top:.625rem!important}.py-11{padding-bottom:.6875rem!important;padding-top:.6875rem!important}.py-12{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-13{padding-bottom:.8125rem!important;padding-top:.8125rem!important}.py-14{padding-bottom:.875rem!important;padding-top:.875rem!important}.py-15{padding-bottom:.9375rem!important;padding-top:.9375rem!important}.py-16{padding-bottom:1rem!important;padding-top:1rem!important}.py-17{padding-bottom:1.0625rem!important;padding-top:1.0625rem!important}.py-18{padding-bottom:1.125rem!important;padding-top:1.125rem!important}.py-19{padding-bottom:1.1875rem!important;padding-top:1.1875rem!important}.py-20{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-21{padding-bottom:1.3125rem!important;padding-top:1.3125rem!important}.py-22{padding-bottom:1.375rem!important;padding-top:1.375rem!important}.py-23{padding-bottom:1.4375rem!important;padding-top:1.4375rem!important}.py-24{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-25{padding-bottom:1.5625rem!important;padding-top:1.5625rem!important}.py-26{padding-bottom:1.625rem!important;padding-top:1.625rem!important}.py-27{padding-bottom:1.6875rem!important;padding-top:1.6875rem!important}.py-28{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-29{padding-bottom:1.8125rem!important;padding-top:1.8125rem!important}.py-30{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.py-31{padding-bottom:1.9375rem!important;padding-top:1.9375rem!important}.py-32{padding-bottom:2rem!important;padding-top:2rem!important}.py-33{padding-bottom:2.0625rem!important;padding-top:2.0625rem!important}.py-34{padding-bottom:2.125rem!important;padding-top:2.125rem!important}.py-35{padding-bottom:2.1875rem!important;padding-top:2.1875rem!important}.py-36{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-37{padding-bottom:2.3125rem!important;padding-top:2.3125rem!important}.py-38{padding-bottom:2.375rem!important;padding-top:2.375rem!important}.py-39{padding-bottom:2.4375rem!important;padding-top:2.4375rem!important}.py-40{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-41{padding-bottom:2.5625rem!important;padding-top:2.5625rem!important}.py-42{padding-bottom:2.625rem!important;padding-top:2.625rem!important}.py-43{padding-bottom:2.6875rem!important;padding-top:2.6875rem!important}.py-44{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.py-45{padding-bottom:2.8125rem!important;padding-top:2.8125rem!important}.py-46{padding-bottom:2.875rem!important;padding-top:2.875rem!important}.py-47{padding-bottom:2.9375rem!important;padding-top:2.9375rem!important}.py-48{padding-bottom:3rem!important;padding-top:3rem!important}.py-49{padding-bottom:3.0625rem!important;padding-top:3.0625rem!important}.py-50{padding-bottom:3.125rem!important;padding-top:3.125rem!important}.py-60{padding-bottom:3.75rem!important;padding-top:3.75rem!important}.py-70{padding-bottom:4.375rem!important;padding-top:4.375rem!important}.py-76{padding-bottom:4.75rem!important;padding-top:4.75rem!important}.py-80{padding-bottom:5rem!important;padding-top:5rem!important}.py-90{padding-bottom:5.625rem!important;padding-top:5.625rem!important}.py-100{padding-bottom:6.25rem!important;padding-top:6.25rem!important}.py-104{padding-bottom:6.5rem!important;padding-top:6.5rem!important}.py-110{padding-bottom:6.875rem!important;padding-top:6.875rem!important}.py-124{padding-bottom:7.75rem!important;padding-top:7.75rem!important}.py-230{padding-bottom:14.25rem!important;padding-top:14.25rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.0625rem!important}.pt-2{padding-top:.125rem!important}.pt-3{padding-top:.1875rem!important}.pt-4{padding-top:.25rem!important}.pt-5{padding-top:.3125rem!important}.pt-6{padding-top:.375rem!important}.pt-7{padding-top:.4375rem!important}.pt-8{padding-top:.5rem!important}.pt-9{padding-top:.5625rem!important}.pt-10{padding-top:.625rem!important}.pt-11{padding-top:.6875rem!important}.pt-12{padding-top:.75rem!important}.pt-13{padding-top:.8125rem!important}.pt-14{padding-top:.875rem!important}.pt-15{padding-top:.9375rem!important}.pt-16{padding-top:1rem!important}.pt-17{padding-top:1.0625rem!important}.pt-18{padding-top:1.125rem!important}.pt-19{padding-top:1.1875rem!important}.pt-20{padding-top:1.25rem!important}.pt-21{padding-top:1.3125rem!important}.pt-22{padding-top:1.375rem!important}.pt-23{padding-top:1.4375rem!important}.pt-24{padding-top:1.5rem!important}.pt-25{padding-top:1.5625rem!important}.pt-26{padding-top:1.625rem!important}.pt-27{padding-top:1.6875rem!important}.pt-28{padding-top:1.75rem!important}.pt-29{padding-top:1.8125rem!important}.pt-30{padding-top:1.875rem!important}.pt-31{padding-top:1.9375rem!important}.pt-32{padding-top:2rem!important}.pt-33{padding-top:2.0625rem!important}.pt-34{padding-top:2.125rem!important}.pt-35{padding-top:2.1875rem!important}.pt-36{padding-top:2.25rem!important}.pt-37{padding-top:2.3125rem!important}.pt-38{padding-top:2.375rem!important}.pt-39{padding-top:2.4375rem!important}.pt-40{padding-top:2.5rem!important}.pt-41{padding-top:2.5625rem!important}.pt-42{padding-top:2.625rem!important}.pt-43{padding-top:2.6875rem!important}.pt-44{padding-top:2.75rem!important}.pt-45{padding-top:2.8125rem!important}.pt-46{padding-top:2.875rem!important}.pt-47{padding-top:2.9375rem!important}.pt-48{padding-top:3rem!important}.pt-49{padding-top:3.0625rem!important}.pt-50{padding-top:3.125rem!important}.pt-60{padding-top:3.75rem!important}.pt-70{padding-top:4.375rem!important}.pt-76{padding-top:4.75rem!important}.pt-80{padding-top:5rem!important}.pt-90{padding-top:5.625rem!important}.pt-100{padding-top:6.25rem!important}.pt-104{padding-top:6.5rem!important}.pt-110{padding-top:6.875rem!important}.pt-124{padding-top:7.75rem!important}.pt-230{padding-top:14.25rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.0625rem!important}.pe-2{padding-right:.125rem!important}.pe-3{padding-right:.1875rem!important}.pe-4{padding-right:.25rem!important}.pe-5{padding-right:.3125rem!important}.pe-6{padding-right:.375rem!important}.pe-7{padding-right:.4375rem!important}.pe-8{padding-right:.5rem!important}.pe-9{padding-right:.5625rem!important}.pe-10{padding-right:.625rem!important}.pe-11{padding-right:.6875rem!important}.pe-12{padding-right:.75rem!important}.pe-13{padding-right:.8125rem!important}.pe-14{padding-right:.875rem!important}.pe-15{padding-right:.9375rem!important}.pe-16{padding-right:1rem!important}.pe-17{padding-right:1.0625rem!important}.pe-18{padding-right:1.125rem!important}.pe-19{padding-right:1.1875rem!important}.pe-20{padding-right:1.25rem!important}.pe-21{padding-right:1.3125rem!important}.pe-22{padding-right:1.375rem!important}.pe-23{padding-right:1.4375rem!important}.pe-24{padding-right:1.5rem!important}.pe-25{padding-right:1.5625rem!important}.pe-26{padding-right:1.625rem!important}.pe-27{padding-right:1.6875rem!important}.pe-28{padding-right:1.75rem!important}.pe-29{padding-right:1.8125rem!important}.pe-30{padding-right:1.875rem!important}.pe-31{padding-right:1.9375rem!important}.pe-32{padding-right:2rem!important}.pe-33{padding-right:2.0625rem!important}.pe-34{padding-right:2.125rem!important}.pe-35{padding-right:2.1875rem!important}.pe-36{padding-right:2.25rem!important}.pe-37{padding-right:2.3125rem!important}.pe-38{padding-right:2.375rem!important}.pe-39{padding-right:2.4375rem!important}.pe-40{padding-right:2.5rem!important}.pe-41{padding-right:2.5625rem!important}.pe-42{padding-right:2.625rem!important}.pe-43{padding-right:2.6875rem!important}.pe-44{padding-right:2.75rem!important}.pe-45{padding-right:2.8125rem!important}.pe-46{padding-right:2.875rem!important}.pe-47{padding-right:2.9375rem!important}.pe-48{padding-right:3rem!important}.pe-49{padding-right:3.0625rem!important}.pe-50{padding-right:3.125rem!important}.pe-60{padding-right:3.75rem!important}.pe-70{padding-right:4.375rem!important}.pe-76{padding-right:4.75rem!important}.pe-80{padding-right:5rem!important}.pe-90{padding-right:5.625rem!important}.pe-100{padding-right:6.25rem!important}.pe-104{padding-right:6.5rem!important}.pe-110{padding-right:6.875rem!important}.pe-124{padding-right:7.75rem!important}.pe-230{padding-right:14.25rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.0625rem!important}.pb-2{padding-bottom:.125rem!important}.pb-3{padding-bottom:.1875rem!important}.pb-4{padding-bottom:.25rem!important}.pb-5{padding-bottom:.3125rem!important}.pb-6{padding-bottom:.375rem!important}.pb-7{padding-bottom:.4375rem!important}.pb-8{padding-bottom:.5rem!important}.pb-9{padding-bottom:.5625rem!important}.pb-10{padding-bottom:.625rem!important}.pb-11{padding-bottom:.6875rem!important}.pb-12{padding-bottom:.75rem!important}.pb-13{padding-bottom:.8125rem!important}.pb-14{padding-bottom:.875rem!important}.pb-15{padding-bottom:.9375rem!important}.pb-16{padding-bottom:1rem!important}.pb-17{padding-bottom:1.0625rem!important}.pb-18{padding-bottom:1.125rem!important}.pb-19{padding-bottom:1.1875rem!important}.pb-20{padding-bottom:1.25rem!important}.pb-21{padding-bottom:1.3125rem!important}.pb-22{padding-bottom:1.375rem!important}.pb-23{padding-bottom:1.4375rem!important}.pb-24{padding-bottom:1.5rem!important}.pb-25{padding-bottom:1.5625rem!important}.pb-26{padding-bottom:1.625rem!important}.pb-27{padding-bottom:1.6875rem!important}.pb-28{padding-bottom:1.75rem!important}.pb-29{padding-bottom:1.8125rem!important}.pb-30{padding-bottom:1.875rem!important}.pb-31{padding-bottom:1.9375rem!important}.pb-32{padding-bottom:2rem!important}.pb-33{padding-bottom:2.0625rem!important}.pb-34{padding-bottom:2.125rem!important}.pb-35{padding-bottom:2.1875rem!important}.pb-36{padding-bottom:2.25rem!important}.pb-37{padding-bottom:2.3125rem!important}.pb-38{padding-bottom:2.375rem!important}.pb-39{padding-bottom:2.4375rem!important}.pb-40{padding-bottom:2.5rem!important}.pb-41{padding-bottom:2.5625rem!important}.pb-42{padding-bottom:2.625rem!important}.pb-43{padding-bottom:2.6875rem!important}.pb-44{padding-bottom:2.75rem!important}.pb-45{padding-bottom:2.8125rem!important}.pb-46{padding-bottom:2.875rem!important}.pb-47{padding-bottom:2.9375rem!important}.pb-48{padding-bottom:3rem!important}.pb-49{padding-bottom:3.0625rem!important}.pb-50{padding-bottom:3.125rem!important}.pb-60{padding-bottom:3.75rem!important}.pb-70{padding-bottom:4.375rem!important}.pb-76{padding-bottom:4.75rem!important}.pb-80{padding-bottom:5rem!important}.pb-90{padding-bottom:5.625rem!important}.pb-100{padding-bottom:6.25rem!important}.pb-104{padding-bottom:6.5rem!important}.pb-110{padding-bottom:6.875rem!important}.pb-124{padding-bottom:7.75rem!important}.pb-230{padding-bottom:14.25rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.0625rem!important}.ps-2{padding-left:.125rem!important}.ps-3{padding-left:.1875rem!important}.ps-4{padding-left:.25rem!important}.ps-5{padding-left:.3125rem!important}.ps-6{padding-left:.375rem!important}.ps-7{padding-left:.4375rem!important}.ps-8{padding-left:.5rem!important}.ps-9{padding-left:.5625rem!important}.ps-10{padding-left:.625rem!important}.ps-11{padding-left:.6875rem!important}.ps-12{padding-left:.75rem!important}.ps-13{padding-left:.8125rem!important}.ps-14{padding-left:.875rem!important}.ps-15{padding-left:.9375rem!important}.ps-16{padding-left:1rem!important}.ps-17{padding-left:1.0625rem!important}.ps-18{padding-left:1.125rem!important}.ps-19{padding-left:1.1875rem!important}.ps-20{padding-left:1.25rem!important}.ps-21{padding-left:1.3125rem!important}.ps-22{padding-left:1.375rem!important}.ps-23{padding-left:1.4375rem!important}.ps-24{padding-left:1.5rem!important}.ps-25{padding-left:1.5625rem!important}.ps-26{padding-left:1.625rem!important}.ps-27{padding-left:1.6875rem!important}.ps-28{padding-left:1.75rem!important}.ps-29{padding-left:1.8125rem!important}.ps-30{padding-left:1.875rem!important}.ps-31{padding-left:1.9375rem!important}.ps-32{padding-left:2rem!important}.ps-33{padding-left:2.0625rem!important}.ps-34{padding-left:2.125rem!important}.ps-35{padding-left:2.1875rem!important}.ps-36{padding-left:2.25rem!important}.ps-37{padding-left:2.3125rem!important}.ps-38{padding-left:2.375rem!important}.ps-39{padding-left:2.4375rem!important}.ps-40{padding-left:2.5rem!important}.ps-41{padding-left:2.5625rem!important}.ps-42{padding-left:2.625rem!important}.ps-43{padding-left:2.6875rem!important}.ps-44{padding-left:2.75rem!important}.ps-45{padding-left:2.8125rem!important}.ps-46{padding-left:2.875rem!important}.ps-47{padding-left:2.9375rem!important}.ps-48{padding-left:3rem!important}.ps-49{padding-left:3.0625rem!important}.ps-50{padding-left:3.125rem!important}.ps-60{padding-left:3.75rem!important}.ps-70{padding-left:4.375rem!important}.ps-76{padding-left:4.75rem!important}.ps-80{padding-left:5rem!important}.ps-90{padding-left:5.625rem!important}.ps-100{padding-left:6.25rem!important}.ps-104{padding-left:6.5rem!important}.ps-110{padding-left:6.875rem!important}.ps-124{padding-left:7.75rem!important}.ps-230{padding-left:14.25rem!important}.gap-0{gap:0!important}.gap-1{gap:.0625rem!important}.gap-2{gap:.125rem!important}.gap-3{gap:.1875rem!important}.gap-4{gap:.25rem!important}.gap-5{gap:.3125rem!important}.gap-6{gap:.375rem!important}.gap-7{gap:.4375rem!important}.gap-8{gap:.5rem!important}.gap-9{gap:.5625rem!important}.gap-10{gap:.625rem!important}.gap-11{gap:.6875rem!important}.gap-12{gap:.75rem!important}.gap-13{gap:.8125rem!important}.gap-14{gap:.875rem!important}.gap-15{gap:.9375rem!important}.gap-16{gap:1rem!important}.gap-17{gap:1.0625rem!important}.gap-18{gap:1.125rem!important}.gap-19{gap:1.1875rem!important}.gap-20{gap:1.25rem!important}.gap-21{gap:1.3125rem!important}.gap-22{gap:1.375rem!important}.gap-23{gap:1.4375rem!important}.gap-24{gap:1.5rem!important}.gap-25{gap:1.5625rem!important}.gap-26{gap:1.625rem!important}.gap-27{gap:1.6875rem!important}.gap-28{gap:1.75rem!important}.gap-29{gap:1.8125rem!important}.gap-30{gap:1.875rem!important}.gap-31{gap:1.9375rem!important}.gap-32{gap:2rem!important}.gap-33{gap:2.0625rem!important}.gap-34{gap:2.125rem!important}.gap-35{gap:2.1875rem!important}.gap-36{gap:2.25rem!important}.gap-37{gap:2.3125rem!important}.gap-38{gap:2.375rem!important}.gap-39{gap:2.4375rem!important}.gap-40{gap:2.5rem!important}.gap-41{gap:2.5625rem!important}.gap-42{gap:2.625rem!important}.gap-43{gap:2.6875rem!important}.gap-44{gap:2.75rem!important}.gap-45{gap:2.8125rem!important}.gap-46{gap:2.875rem!important}.gap-47{gap:2.9375rem!important}.gap-48{gap:3rem!important}.gap-49{gap:3.0625rem!important}.gap-50{gap:3.125rem!important}.gap-60{gap:3.75rem!important}.gap-70{gap:4.375rem!important}.gap-76{gap:4.75rem!important}.gap-80{gap:5rem!important}.gap-90{gap:5.625rem!important}.gap-100{gap:6.25rem!important}.gap-104{gap:6.5rem!important}.gap-110{gap:6.875rem!important}.gap-124{gap:7.75rem!important}.gap-230{gap:14.25rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.5625rem + 3.75vw)!important}.fs-2{font-size:calc(1.425rem + 2.1vw)!important}.fs-3{font-size:calc(1.35rem + 1.2vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.125rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.3!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important}.rounded-end,.rounded-top{border-top-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:375px){.float-xs-start{float:left!important}.float-xs-end{float:right!important}.float-xs-none{float:none!important}.d-xs-inline{display:inline!important}.d-xs-inline-block{display:inline-block!important}.d-xs-block{display:block!important}.d-xs-grid{display:grid!important}.d-xs-table{display:table!important}.d-xs-table-row{display:table-row!important}.d-xs-table-cell{display:table-cell!important}.d-xs-flex{display:flex!important}.d-xs-inline-flex{display:inline-flex!important}.d-xs-none{display:none!important}.flex-xs-fill{flex:1 1 auto!important}.flex-xs-row{flex-direction:row!important}.flex-xs-column{flex-direction:column!important}.flex-xs-row-reverse{flex-direction:row-reverse!important}.flex-xs-column-reverse{flex-direction:column-reverse!important}.flex-xs-grow-0{flex-grow:0!important}.flex-xs-grow-1{flex-grow:1!important}.flex-xs-shrink-0{flex-shrink:0!important}.flex-xs-shrink-1{flex-shrink:1!important}.flex-xs-wrap{flex-wrap:wrap!important}.flex-xs-nowrap{flex-wrap:nowrap!important}.flex-xs-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xs-start{justify-content:flex-start!important}.justify-content-xs-end{justify-content:flex-end!important}.justify-content-xs-center{justify-content:center!important}.justify-content-xs-between{justify-content:space-between!important}.justify-content-xs-around{justify-content:space-around!important}.justify-content-xs-evenly{justify-content:space-evenly!important}.align-items-xs-start{align-items:flex-start!important}.align-items-xs-end{align-items:flex-end!important}.align-items-xs-center{align-items:center!important}.align-items-xs-baseline{align-items:baseline!important}.align-items-xs-stretch{align-items:stretch!important}.align-content-xs-start{align-content:flex-start!important}.align-content-xs-end{align-content:flex-end!important}.align-content-xs-center{align-content:center!important}.align-content-xs-between{align-content:space-between!important}.align-content-xs-around{align-content:space-around!important}.align-content-xs-stretch{align-content:stretch!important}.align-self-xs-auto{align-self:auto!important}.align-self-xs-start{align-self:flex-start!important}.align-self-xs-end{align-self:flex-end!important}.align-self-xs-center{align-self:center!important}.align-self-xs-baseline{align-self:baseline!important}.align-self-xs-stretch{align-self:stretch!important}.order-xs-first{order:-1!important}.order-xs-0{order:0!important}.order-xs-1{order:1!important}.order-xs-2{order:2!important}.order-xs-3{order:3!important}.order-xs-4{order:4!important}.order-xs-5{order:5!important}.order-xs-last{order:6!important}.m-xs-0{margin:0!important}.m-xs-1{margin:.0625rem!important}.m-xs-2{margin:.125rem!important}.m-xs-3{margin:.1875rem!important}.m-xs-4{margin:.25rem!important}.m-xs-5{margin:.3125rem!important}.m-xs-6{margin:.375rem!important}.m-xs-7{margin:.4375rem!important}.m-xs-8{margin:.5rem!important}.m-xs-9{margin:.5625rem!important}.m-xs-10{margin:.625rem!important}.m-xs-11{margin:.6875rem!important}.m-xs-12{margin:.75rem!important}.m-xs-13{margin:.8125rem!important}.m-xs-14{margin:.875rem!important}.m-xs-15{margin:.9375rem!important}.m-xs-16{margin:1rem!important}.m-xs-17{margin:1.0625rem!important}.m-xs-18{margin:1.125rem!important}.m-xs-19{margin:1.1875rem!important}.m-xs-20{margin:1.25rem!important}.m-xs-21{margin:1.3125rem!important}.m-xs-22{margin:1.375rem!important}.m-xs-23{margin:1.4375rem!important}.m-xs-24{margin:1.5rem!important}.m-xs-25{margin:1.5625rem!important}.m-xs-26{margin:1.625rem!important}.m-xs-27{margin:1.6875rem!important}.m-xs-28{margin:1.75rem!important}.m-xs-29{margin:1.8125rem!important}.m-xs-30{margin:1.875rem!important}.m-xs-31{margin:1.9375rem!important}.m-xs-32{margin:2rem!important}.m-xs-33{margin:2.0625rem!important}.m-xs-34{margin:2.125rem!important}.m-xs-35{margin:2.1875rem!important}.m-xs-36{margin:2.25rem!important}.m-xs-37{margin:2.3125rem!important}.m-xs-38{margin:2.375rem!important}.m-xs-39{margin:2.4375rem!important}.m-xs-40{margin:2.5rem!important}.m-xs-41{margin:2.5625rem!important}.m-xs-42{margin:2.625rem!important}.m-xs-43{margin:2.6875rem!important}.m-xs-44{margin:2.75rem!important}.m-xs-45{margin:2.8125rem!important}.m-xs-46{margin:2.875rem!important}.m-xs-47{margin:2.9375rem!important}.m-xs-48{margin:3rem!important}.m-xs-49{margin:3.0625rem!important}.m-xs-50{margin:3.125rem!important}.m-xs-60{margin:3.75rem!important}.m-xs-70{margin:4.375rem!important}.m-xs-76{margin:4.75rem!important}.m-xs-80{margin:5rem!important}.m-xs-90{margin:5.625rem!important}.m-xs-100{margin:6.25rem!important}.m-xs-104{margin:6.5rem!important}.m-xs-110{margin:6.875rem!important}.m-xs-124{margin:7.75rem!important}.m-xs-230{margin:14.25rem!important}.m-xs-auto{margin:auto!important}.mx-xs-0{margin-left:0!important;margin-right:0!important}.mx-xs-1{margin-left:.0625rem!important;margin-right:.0625rem!important}.mx-xs-2{margin-left:.125rem!important;margin-right:.125rem!important}.mx-xs-3{margin-left:.1875rem!important;margin-right:.1875rem!important}.mx-xs-4{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xs-5{margin-left:.3125rem!important;margin-right:.3125rem!important}.mx-xs-6{margin-left:.375rem!important;margin-right:.375rem!important}.mx-xs-7{margin-left:.4375rem!important;margin-right:.4375rem!important}.mx-xs-8{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xs-9{margin-left:.5625rem!important;margin-right:.5625rem!important}.mx-xs-10{margin-left:.625rem!important;margin-right:.625rem!important}.mx-xs-11{margin-left:.6875rem!important;margin-right:.6875rem!important}.mx-xs-12{margin-left:.75rem!important;margin-right:.75rem!important}.mx-xs-13{margin-left:.8125rem!important;margin-right:.8125rem!important}.mx-xs-14{margin-left:.875rem!important;margin-right:.875rem!important}.mx-xs-15{margin-left:.9375rem!important;margin-right:.9375rem!important}.mx-xs-16{margin-left:1rem!important;margin-right:1rem!important}.mx-xs-17{margin-left:1.0625rem!important;margin-right:1.0625rem!important}.mx-xs-18{margin-left:1.125rem!important;margin-right:1.125rem!important}.mx-xs-19{margin-left:1.1875rem!important;margin-right:1.1875rem!important}.mx-xs-20{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-xs-21{margin-left:1.3125rem!important;margin-right:1.3125rem!important}.mx-xs-22{margin-left:1.375rem!important;margin-right:1.375rem!important}.mx-xs-23{margin-left:1.4375rem!important;margin-right:1.4375rem!important}.mx-xs-24{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xs-25{margin-left:1.5625rem!important;margin-right:1.5625rem!important}.mx-xs-26{margin-left:1.625rem!important;margin-right:1.625rem!important}.mx-xs-27{margin-left:1.6875rem!important;margin-right:1.6875rem!important}.mx-xs-28{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-xs-29{margin-left:1.8125rem!important;margin-right:1.8125rem!important}.mx-xs-30{margin-left:1.875rem!important;margin-right:1.875rem!important}.mx-xs-31{margin-left:1.9375rem!important;margin-right:1.9375rem!important}.mx-xs-32{margin-left:2rem!important;margin-right:2rem!important}.mx-xs-33{margin-left:2.0625rem!important;margin-right:2.0625rem!important}.mx-xs-34{margin-left:2.125rem!important;margin-right:2.125rem!important}.mx-xs-35{margin-left:2.1875rem!important;margin-right:2.1875rem!important}.mx-xs-36{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-xs-37{margin-left:2.3125rem!important;margin-right:2.3125rem!important}.mx-xs-38{margin-left:2.375rem!important;margin-right:2.375rem!important}.mx-xs-39{margin-left:2.4375rem!important;margin-right:2.4375rem!important}.mx-xs-40{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-xs-41{margin-left:2.5625rem!important;margin-right:2.5625rem!important}.mx-xs-42{margin-left:2.625rem!important;margin-right:2.625rem!important}.mx-xs-43{margin-left:2.6875rem!important;margin-right:2.6875rem!important}.mx-xs-44{margin-left:2.75rem!important;margin-right:2.75rem!important}.mx-xs-45{margin-left:2.8125rem!important;margin-right:2.8125rem!important}.mx-xs-46{margin-left:2.875rem!important;margin-right:2.875rem!important}.mx-xs-47{margin-left:2.9375rem!important;margin-right:2.9375rem!important}.mx-xs-48{margin-left:3rem!important;margin-right:3rem!important}.mx-xs-49{margin-left:3.0625rem!important;margin-right:3.0625rem!important}.mx-xs-50{margin-left:3.125rem!important;margin-right:3.125rem!important}.mx-xs-60{margin-left:3.75rem!important;margin-right:3.75rem!important}.mx-xs-70{margin-left:4.375rem!important;margin-right:4.375rem!important}.mx-xs-76{margin-left:4.75rem!important;margin-right:4.75rem!important}.mx-xs-80{margin-left:5rem!important;margin-right:5rem!important}.mx-xs-90{margin-left:5.625rem!important;margin-right:5.625rem!important}.mx-xs-100{margin-left:6.25rem!important;margin-right:6.25rem!important}.mx-xs-104{margin-left:6.5rem!important;margin-right:6.5rem!important}.mx-xs-110{margin-left:6.875rem!important;margin-right:6.875rem!important}.mx-xs-124{margin-left:7.75rem!important;margin-right:7.75rem!important}.mx-xs-230{margin-left:14.25rem!important;margin-right:14.25rem!important}.mx-xs-auto{margin-left:auto!important;margin-right:auto!important}.my-xs-0{margin-bottom:0!important;margin-top:0!important}.my-xs-1{margin-bottom:.0625rem!important;margin-top:.0625rem!important}.my-xs-2{margin-bottom:.125rem!important;margin-top:.125rem!important}.my-xs-3{margin-bottom:.1875rem!important;margin-top:.1875rem!important}.my-xs-4{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xs-5{margin-bottom:.3125rem!important;margin-top:.3125rem!important}.my-xs-6{margin-bottom:.375rem!important;margin-top:.375rem!important}.my-xs-7{margin-bottom:.4375rem!important;margin-top:.4375rem!important}.my-xs-8{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xs-9{margin-bottom:.5625rem!important;margin-top:.5625rem!important}.my-xs-10{margin-bottom:.625rem!important;margin-top:.625rem!important}.my-xs-11{margin-bottom:.6875rem!important;margin-top:.6875rem!important}.my-xs-12{margin-bottom:.75rem!important;margin-top:.75rem!important}.my-xs-13{margin-bottom:.8125rem!important;margin-top:.8125rem!important}.my-xs-14{margin-bottom:.875rem!important;margin-top:.875rem!important}.my-xs-15{margin-bottom:.9375rem!important;margin-top:.9375rem!important}.my-xs-16{margin-bottom:1rem!important;margin-top:1rem!important}.my-xs-17{margin-bottom:1.0625rem!important;margin-top:1.0625rem!important}.my-xs-18{margin-bottom:1.125rem!important;margin-top:1.125rem!important}.my-xs-19{margin-bottom:1.1875rem!important;margin-top:1.1875rem!important}.my-xs-20{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.my-xs-21{margin-bottom:1.3125rem!important;margin-top:1.3125rem!important}.my-xs-22{margin-bottom:1.375rem!important;margin-top:1.375rem!important}.my-xs-23{margin-bottom:1.4375rem!important;margin-top:1.4375rem!important}.my-xs-24{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xs-25{margin-bottom:1.5625rem!important;margin-top:1.5625rem!important}.my-xs-26{margin-bottom:1.625rem!important;margin-top:1.625rem!important}.my-xs-27{margin-bottom:1.6875rem!important;margin-top:1.6875rem!important}.my-xs-28{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.my-xs-29{margin-bottom:1.8125rem!important;margin-top:1.8125rem!important}.my-xs-30{margin-bottom:1.875rem!important;margin-top:1.875rem!important}.my-xs-31{margin-bottom:1.9375rem!important;margin-top:1.9375rem!important}.my-xs-32{margin-bottom:2rem!important;margin-top:2rem!important}.my-xs-33{margin-bottom:2.0625rem!important;margin-top:2.0625rem!important}.my-xs-34{margin-bottom:2.125rem!important;margin-top:2.125rem!important}.my-xs-35{margin-bottom:2.1875rem!important;margin-top:2.1875rem!important}.my-xs-36{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.my-xs-37{margin-bottom:2.3125rem!important;margin-top:2.3125rem!important}.my-xs-38{margin-bottom:2.375rem!important;margin-top:2.375rem!important}.my-xs-39{margin-bottom:2.4375rem!important;margin-top:2.4375rem!important}.my-xs-40{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-xs-41{margin-bottom:2.5625rem!important;margin-top:2.5625rem!important}.my-xs-42{margin-bottom:2.625rem!important;margin-top:2.625rem!important}.my-xs-43{margin-bottom:2.6875rem!important;margin-top:2.6875rem!important}.my-xs-44{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.my-xs-45{margin-bottom:2.8125rem!important;margin-top:2.8125rem!important}.my-xs-46{margin-bottom:2.875rem!important;margin-top:2.875rem!important}.my-xs-47{margin-bottom:2.9375rem!important;margin-top:2.9375rem!important}.my-xs-48{margin-bottom:3rem!important;margin-top:3rem!important}.my-xs-49{margin-bottom:3.0625rem!important;margin-top:3.0625rem!important}.my-xs-50{margin-bottom:3.125rem!important;margin-top:3.125rem!important}.my-xs-60{margin-bottom:3.75rem!important;margin-top:3.75rem!important}.my-xs-70{margin-bottom:4.375rem!important;margin-top:4.375rem!important}.my-xs-76{margin-bottom:4.75rem!important;margin-top:4.75rem!important}.my-xs-80{margin-bottom:5rem!important;margin-top:5rem!important}.my-xs-90{margin-bottom:5.625rem!important;margin-top:5.625rem!important}.my-xs-100{margin-bottom:6.25rem!important;margin-top:6.25rem!important}.my-xs-104{margin-bottom:6.5rem!important;margin-top:6.5rem!important}.my-xs-110{margin-bottom:6.875rem!important;margin-top:6.875rem!important}.my-xs-124{margin-bottom:7.75rem!important;margin-top:7.75rem!important}.my-xs-230{margin-bottom:14.25rem!important;margin-top:14.25rem!important}.my-xs-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xs-0{margin-top:0!important}.mt-xs-1{margin-top:.0625rem!important}.mt-xs-2{margin-top:.125rem!important}.mt-xs-3{margin-top:.1875rem!important}.mt-xs-4{margin-top:.25rem!important}.mt-xs-5{margin-top:.3125rem!important}.mt-xs-6{margin-top:.375rem!important}.mt-xs-7{margin-top:.4375rem!important}.mt-xs-8{margin-top:.5rem!important}.mt-xs-9{margin-top:.5625rem!important}.mt-xs-10{margin-top:.625rem!important}.mt-xs-11{margin-top:.6875rem!important}.mt-xs-12{margin-top:.75rem!important}.mt-xs-13{margin-top:.8125rem!important}.mt-xs-14{margin-top:.875rem!important}.mt-xs-15{margin-top:.9375rem!important}.mt-xs-16{margin-top:1rem!important}.mt-xs-17{margin-top:1.0625rem!important}.mt-xs-18{margin-top:1.125rem!important}.mt-xs-19{margin-top:1.1875rem!important}.mt-xs-20{margin-top:1.25rem!important}.mt-xs-21{margin-top:1.3125rem!important}.mt-xs-22{margin-top:1.375rem!important}.mt-xs-23{margin-top:1.4375rem!important}.mt-xs-24{margin-top:1.5rem!important}.mt-xs-25{margin-top:1.5625rem!important}.mt-xs-26{margin-top:1.625rem!important}.mt-xs-27{margin-top:1.6875rem!important}.mt-xs-28{margin-top:1.75rem!important}.mt-xs-29{margin-top:1.8125rem!important}.mt-xs-30{margin-top:1.875rem!important}.mt-xs-31{margin-top:1.9375rem!important}.mt-xs-32{margin-top:2rem!important}.mt-xs-33{margin-top:2.0625rem!important}.mt-xs-34{margin-top:2.125rem!important}.mt-xs-35{margin-top:2.1875rem!important}.mt-xs-36{margin-top:2.25rem!important}.mt-xs-37{margin-top:2.3125rem!important}.mt-xs-38{margin-top:2.375rem!important}.mt-xs-39{margin-top:2.4375rem!important}.mt-xs-40{margin-top:2.5rem!important}.mt-xs-41{margin-top:2.5625rem!important}.mt-xs-42{margin-top:2.625rem!important}.mt-xs-43{margin-top:2.6875rem!important}.mt-xs-44{margin-top:2.75rem!important}.mt-xs-45{margin-top:2.8125rem!important}.mt-xs-46{margin-top:2.875rem!important}.mt-xs-47{margin-top:2.9375rem!important}.mt-xs-48{margin-top:3rem!important}.mt-xs-49{margin-top:3.0625rem!important}.mt-xs-50{margin-top:3.125rem!important}.mt-xs-60{margin-top:3.75rem!important}.mt-xs-70{margin-top:4.375rem!important}.mt-xs-76{margin-top:4.75rem!important}.mt-xs-80{margin-top:5rem!important}.mt-xs-90{margin-top:5.625rem!important}.mt-xs-100{margin-top:6.25rem!important}.mt-xs-104{margin-top:6.5rem!important}.mt-xs-110{margin-top:6.875rem!important}.mt-xs-124{margin-top:7.75rem!important}.mt-xs-230{margin-top:14.25rem!important}.mt-xs-auto{margin-top:auto!important}.me-xs-0{margin-right:0!important}.me-xs-1{margin-right:.0625rem!important}.me-xs-2{margin-right:.125rem!important}.me-xs-3{margin-right:.1875rem!important}.me-xs-4{margin-right:.25rem!important}.me-xs-5{margin-right:.3125rem!important}.me-xs-6{margin-right:.375rem!important}.me-xs-7{margin-right:.4375rem!important}.me-xs-8{margin-right:.5rem!important}.me-xs-9{margin-right:.5625rem!important}.me-xs-10{margin-right:.625rem!important}.me-xs-11{margin-right:.6875rem!important}.me-xs-12{margin-right:.75rem!important}.me-xs-13{margin-right:.8125rem!important}.me-xs-14{margin-right:.875rem!important}.me-xs-15{margin-right:.9375rem!important}.me-xs-16{margin-right:1rem!important}.me-xs-17{margin-right:1.0625rem!important}.me-xs-18{margin-right:1.125rem!important}.me-xs-19{margin-right:1.1875rem!important}.me-xs-20{margin-right:1.25rem!important}.me-xs-21{margin-right:1.3125rem!important}.me-xs-22{margin-right:1.375rem!important}.me-xs-23{margin-right:1.4375rem!important}.me-xs-24{margin-right:1.5rem!important}.me-xs-25{margin-right:1.5625rem!important}.me-xs-26{margin-right:1.625rem!important}.me-xs-27{margin-right:1.6875rem!important}.me-xs-28{margin-right:1.75rem!important}.me-xs-29{margin-right:1.8125rem!important}.me-xs-30{margin-right:1.875rem!important}.me-xs-31{margin-right:1.9375rem!important}.me-xs-32{margin-right:2rem!important}.me-xs-33{margin-right:2.0625rem!important}.me-xs-34{margin-right:2.125rem!important}.me-xs-35{margin-right:2.1875rem!important}.me-xs-36{margin-right:2.25rem!important}.me-xs-37{margin-right:2.3125rem!important}.me-xs-38{margin-right:2.375rem!important}.me-xs-39{margin-right:2.4375rem!important}.me-xs-40{margin-right:2.5rem!important}.me-xs-41{margin-right:2.5625rem!important}.me-xs-42{margin-right:2.625rem!important}.me-xs-43{margin-right:2.6875rem!important}.me-xs-44{margin-right:2.75rem!important}.me-xs-45{margin-right:2.8125rem!important}.me-xs-46{margin-right:2.875rem!important}.me-xs-47{margin-right:2.9375rem!important}.me-xs-48{margin-right:3rem!important}.me-xs-49{margin-right:3.0625rem!important}.me-xs-50{margin-right:3.125rem!important}.me-xs-60{margin-right:3.75rem!important}.me-xs-70{margin-right:4.375rem!important}.me-xs-76{margin-right:4.75rem!important}.me-xs-80{margin-right:5rem!important}.me-xs-90{margin-right:5.625rem!important}.me-xs-100{margin-right:6.25rem!important}.me-xs-104{margin-right:6.5rem!important}.me-xs-110{margin-right:6.875rem!important}.me-xs-124{margin-right:7.75rem!important}.me-xs-230{margin-right:14.25rem!important}.me-xs-auto{margin-right:auto!important}.mb-xs-0{margin-bottom:0!important}.mb-xs-1{margin-bottom:.0625rem!important}.mb-xs-2{margin-bottom:.125rem!important}.mb-xs-3{margin-bottom:.1875rem!important}.mb-xs-4{margin-bottom:.25rem!important}.mb-xs-5{margin-bottom:.3125rem!important}.mb-xs-6{margin-bottom:.375rem!important}.mb-xs-7{margin-bottom:.4375rem!important}.mb-xs-8{margin-bottom:.5rem!important}.mb-xs-9{margin-bottom:.5625rem!important}.mb-xs-10{margin-bottom:.625rem!important}.mb-xs-11{margin-bottom:.6875rem!important}.mb-xs-12{margin-bottom:.75rem!important}.mb-xs-13{margin-bottom:.8125rem!important}.mb-xs-14{margin-bottom:.875rem!important}.mb-xs-15{margin-bottom:.9375rem!important}.mb-xs-16{margin-bottom:1rem!important}.mb-xs-17{margin-bottom:1.0625rem!important}.mb-xs-18{margin-bottom:1.125rem!important}.mb-xs-19{margin-bottom:1.1875rem!important}.mb-xs-20{margin-bottom:1.25rem!important}.mb-xs-21{margin-bottom:1.3125rem!important}.mb-xs-22{margin-bottom:1.375rem!important}.mb-xs-23{margin-bottom:1.4375rem!important}.mb-xs-24{margin-bottom:1.5rem!important}.mb-xs-25{margin-bottom:1.5625rem!important}.mb-xs-26{margin-bottom:1.625rem!important}.mb-xs-27{margin-bottom:1.6875rem!important}.mb-xs-28{margin-bottom:1.75rem!important}.mb-xs-29{margin-bottom:1.8125rem!important}.mb-xs-30{margin-bottom:1.875rem!important}.mb-xs-31{margin-bottom:1.9375rem!important}.mb-xs-32{margin-bottom:2rem!important}.mb-xs-33{margin-bottom:2.0625rem!important}.mb-xs-34{margin-bottom:2.125rem!important}.mb-xs-35{margin-bottom:2.1875rem!important}.mb-xs-36{margin-bottom:2.25rem!important}.mb-xs-37{margin-bottom:2.3125rem!important}.mb-xs-38{margin-bottom:2.375rem!important}.mb-xs-39{margin-bottom:2.4375rem!important}.mb-xs-40{margin-bottom:2.5rem!important}.mb-xs-41{margin-bottom:2.5625rem!important}.mb-xs-42{margin-bottom:2.625rem!important}.mb-xs-43{margin-bottom:2.6875rem!important}.mb-xs-44{margin-bottom:2.75rem!important}.mb-xs-45{margin-bottom:2.8125rem!important}.mb-xs-46{margin-bottom:2.875rem!important}.mb-xs-47{margin-bottom:2.9375rem!important}.mb-xs-48{margin-bottom:3rem!important}.mb-xs-49{margin-bottom:3.0625rem!important}.mb-xs-50{margin-bottom:3.125rem!important}.mb-xs-60{margin-bottom:3.75rem!important}.mb-xs-70{margin-bottom:4.375rem!important}.mb-xs-76{margin-bottom:4.75rem!important}.mb-xs-80{margin-bottom:5rem!important}.mb-xs-90{margin-bottom:5.625rem!important}.mb-xs-100{margin-bottom:6.25rem!important}.mb-xs-104{margin-bottom:6.5rem!important}.mb-xs-110{margin-bottom:6.875rem!important}.mb-xs-124{margin-bottom:7.75rem!important}.mb-xs-230{margin-bottom:14.25rem!important}.mb-xs-auto{margin-bottom:auto!important}.ms-xs-0{margin-left:0!important}.ms-xs-1{margin-left:.0625rem!important}.ms-xs-2{margin-left:.125rem!important}.ms-xs-3{margin-left:.1875rem!important}.ms-xs-4{margin-left:.25rem!important}.ms-xs-5{margin-left:.3125rem!important}.ms-xs-6{margin-left:.375rem!important}.ms-xs-7{margin-left:.4375rem!important}.ms-xs-8{margin-left:.5rem!important}.ms-xs-9{margin-left:.5625rem!important}.ms-xs-10{margin-left:.625rem!important}.ms-xs-11{margin-left:.6875rem!important}.ms-xs-12{margin-left:.75rem!important}.ms-xs-13{margin-left:.8125rem!important}.ms-xs-14{margin-left:.875rem!important}.ms-xs-15{margin-left:.9375rem!important}.ms-xs-16{margin-left:1rem!important}.ms-xs-17{margin-left:1.0625rem!important}.ms-xs-18{margin-left:1.125rem!important}.ms-xs-19{margin-left:1.1875rem!important}.ms-xs-20{margin-left:1.25rem!important}.ms-xs-21{margin-left:1.3125rem!important}.ms-xs-22{margin-left:1.375rem!important}.ms-xs-23{margin-left:1.4375rem!important}.ms-xs-24{margin-left:1.5rem!important}.ms-xs-25{margin-left:1.5625rem!important}.ms-xs-26{margin-left:1.625rem!important}.ms-xs-27{margin-left:1.6875rem!important}.ms-xs-28{margin-left:1.75rem!important}.ms-xs-29{margin-left:1.8125rem!important}.ms-xs-30{margin-left:1.875rem!important}.ms-xs-31{margin-left:1.9375rem!important}.ms-xs-32{margin-left:2rem!important}.ms-xs-33{margin-left:2.0625rem!important}.ms-xs-34{margin-left:2.125rem!important}.ms-xs-35{margin-left:2.1875rem!important}.ms-xs-36{margin-left:2.25rem!important}.ms-xs-37{margin-left:2.3125rem!important}.ms-xs-38{margin-left:2.375rem!important}.ms-xs-39{margin-left:2.4375rem!important}.ms-xs-40{margin-left:2.5rem!important}.ms-xs-41{margin-left:2.5625rem!important}.ms-xs-42{margin-left:2.625rem!important}.ms-xs-43{margin-left:2.6875rem!important}.ms-xs-44{margin-left:2.75rem!important}.ms-xs-45{margin-left:2.8125rem!important}.ms-xs-46{margin-left:2.875rem!important}.ms-xs-47{margin-left:2.9375rem!important}.ms-xs-48{margin-left:3rem!important}.ms-xs-49{margin-left:3.0625rem!important}.ms-xs-50{margin-left:3.125rem!important}.ms-xs-60{margin-left:3.75rem!important}.ms-xs-70{margin-left:4.375rem!important}.ms-xs-76{margin-left:4.75rem!important}.ms-xs-80{margin-left:5rem!important}.ms-xs-90{margin-left:5.625rem!important}.ms-xs-100{margin-left:6.25rem!important}.ms-xs-104{margin-left:6.5rem!important}.ms-xs-110{margin-left:6.875rem!important}.ms-xs-124{margin-left:7.75rem!important}.ms-xs-230{margin-left:14.25rem!important}.ms-xs-auto{margin-left:auto!important}.m-xs-n1{margin:-.0625rem!important}.m-xs-n2{margin:-.125rem!important}.m-xs-n3{margin:-.1875rem!important}.m-xs-n4{margin:-.25rem!important}.m-xs-n5{margin:-.3125rem!important}.m-xs-n6{margin:-.375rem!important}.m-xs-n7{margin:-.4375rem!important}.m-xs-n8{margin:-.5rem!important}.m-xs-n9{margin:-.5625rem!important}.m-xs-n10{margin:-.625rem!important}.m-xs-n11{margin:-.6875rem!important}.m-xs-n12{margin:-.75rem!important}.m-xs-n13{margin:-.8125rem!important}.m-xs-n14{margin:-.875rem!important}.m-xs-n15{margin:-.9375rem!important}.m-xs-n16{margin:-1rem!important}.m-xs-n17{margin:-1.0625rem!important}.m-xs-n18{margin:-1.125rem!important}.m-xs-n19{margin:-1.1875rem!important}.m-xs-n20{margin:-1.25rem!important}.m-xs-n21{margin:-1.3125rem!important}.m-xs-n22{margin:-1.375rem!important}.m-xs-n23{margin:-1.4375rem!important}.m-xs-n24{margin:-1.5rem!important}.m-xs-n25{margin:-1.5625rem!important}.m-xs-n26{margin:-1.625rem!important}.m-xs-n27{margin:-1.6875rem!important}.m-xs-n28{margin:-1.75rem!important}.m-xs-n29{margin:-1.8125rem!important}.m-xs-n30{margin:-1.875rem!important}.m-xs-n31{margin:-1.9375rem!important}.m-xs-n32{margin:-2rem!important}.m-xs-n33{margin:-2.0625rem!important}.m-xs-n34{margin:-2.125rem!important}.m-xs-n35{margin:-2.1875rem!important}.m-xs-n36{margin:-2.25rem!important}.m-xs-n37{margin:-2.3125rem!important}.m-xs-n38{margin:-2.375rem!important}.m-xs-n39{margin:-2.4375rem!important}.m-xs-n40{margin:-2.5rem!important}.m-xs-n41{margin:-2.5625rem!important}.m-xs-n42{margin:-2.625rem!important}.m-xs-n43{margin:-2.6875rem!important}.m-xs-n44{margin:-2.75rem!important}.m-xs-n45{margin:-2.8125rem!important}.m-xs-n46{margin:-2.875rem!important}.m-xs-n47{margin:-2.9375rem!important}.m-xs-n48{margin:-3rem!important}.m-xs-n49{margin:-3.0625rem!important}.m-xs-n50{margin:-3.125rem!important}.m-xs-n60{margin:-3.75rem!important}.m-xs-n70{margin:-4.375rem!important}.m-xs-n76{margin:-4.75rem!important}.m-xs-n80{margin:-5rem!important}.m-xs-n90{margin:-5.625rem!important}.m-xs-n100{margin:-6.25rem!important}.m-xs-n104{margin:-6.5rem!important}.m-xs-n110{margin:-6.875rem!important}.m-xs-n124{margin:-7.75rem!important}.m-xs-n230{margin:-14.25rem!important}.mx-xs-n1{margin-left:-.0625rem!important;margin-right:-.0625rem!important}.mx-xs-n2{margin-left:-.125rem!important;margin-right:-.125rem!important}.mx-xs-n3{margin-left:-.1875rem!important;margin-right:-.1875rem!important}.mx-xs-n4{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-xs-n5{margin-left:-.3125rem!important;margin-right:-.3125rem!important}.mx-xs-n6{margin-left:-.375rem!important;margin-right:-.375rem!important}.mx-xs-n7{margin-left:-.4375rem!important;margin-right:-.4375rem!important}.mx-xs-n8{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-xs-n9{margin-left:-.5625rem!important;margin-right:-.5625rem!important}.mx-xs-n10{margin-left:-.625rem!important;margin-right:-.625rem!important}.mx-xs-n11{margin-left:-.6875rem!important;margin-right:-.6875rem!important}.mx-xs-n12{margin-left:-.75rem!important;margin-right:-.75rem!important}.mx-xs-n13{margin-left:-.8125rem!important;margin-right:-.8125rem!important}.mx-xs-n14{margin-left:-.875rem!important;margin-right:-.875rem!important}.mx-xs-n15{margin-left:-.9375rem!important;margin-right:-.9375rem!important}.mx-xs-n16{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xs-n17{margin-left:-1.0625rem!important;margin-right:-1.0625rem!important}.mx-xs-n18{margin-left:-1.125rem!important;margin-right:-1.125rem!important}.mx-xs-n19{margin-left:-1.1875rem!important;margin-right:-1.1875rem!important}.mx-xs-n20{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-xs-n21{margin-left:-1.3125rem!important;margin-right:-1.3125rem!important}.mx-xs-n22{margin-left:-1.375rem!important;margin-right:-1.375rem!important}.mx-xs-n23{margin-left:-1.4375rem!important;margin-right:-1.4375rem!important}.mx-xs-n24{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-xs-n25{margin-left:-1.5625rem!important;margin-right:-1.5625rem!important}.mx-xs-n26{margin-left:-1.625rem!important;margin-right:-1.625rem!important}.mx-xs-n27{margin-left:-1.6875rem!important;margin-right:-1.6875rem!important}.mx-xs-n28{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-xs-n29{margin-left:-1.8125rem!important;margin-right:-1.8125rem!important}.mx-xs-n30{margin-left:-1.875rem!important;margin-right:-1.875rem!important}.mx-xs-n31{margin-left:-1.9375rem!important;margin-right:-1.9375rem!important}.mx-xs-n32{margin-left:-2rem!important;margin-right:-2rem!important}.mx-xs-n33{margin-left:-2.0625rem!important;margin-right:-2.0625rem!important}.mx-xs-n34{margin-left:-2.125rem!important;margin-right:-2.125rem!important}.mx-xs-n35{margin-left:-2.1875rem!important;margin-right:-2.1875rem!important}.mx-xs-n36{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-xs-n37{margin-left:-2.3125rem!important;margin-right:-2.3125rem!important}.mx-xs-n38{margin-left:-2.375rem!important;margin-right:-2.375rem!important}.mx-xs-n39{margin-left:-2.4375rem!important;margin-right:-2.4375rem!important}.mx-xs-n40{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.mx-xs-n41{margin-left:-2.5625rem!important;margin-right:-2.5625rem!important}.mx-xs-n42{margin-left:-2.625rem!important;margin-right:-2.625rem!important}.mx-xs-n43{margin-left:-2.6875rem!important;margin-right:-2.6875rem!important}.mx-xs-n44{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.mx-xs-n45{margin-left:-2.8125rem!important;margin-right:-2.8125rem!important}.mx-xs-n46{margin-left:-2.875rem!important;margin-right:-2.875rem!important}.mx-xs-n47{margin-left:-2.9375rem!important;margin-right:-2.9375rem!important}.mx-xs-n48{margin-left:-3rem!important;margin-right:-3rem!important}.mx-xs-n49{margin-left:-3.0625rem!important;margin-right:-3.0625rem!important}.mx-xs-n50{margin-left:-3.125rem!important;margin-right:-3.125rem!important}.mx-xs-n60{margin-left:-3.75rem!important;margin-right:-3.75rem!important}.mx-xs-n70{margin-left:-4.375rem!important;margin-right:-4.375rem!important}.mx-xs-n76{margin-left:-4.75rem!important;margin-right:-4.75rem!important}.mx-xs-n80{margin-left:-5rem!important;margin-right:-5rem!important}.mx-xs-n90{margin-left:-5.625rem!important;margin-right:-5.625rem!important}.mx-xs-n100{margin-left:-6.25rem!important;margin-right:-6.25rem!important}.mx-xs-n104{margin-left:-6.5rem!important;margin-right:-6.5rem!important}.mx-xs-n110{margin-left:-6.875rem!important;margin-right:-6.875rem!important}.mx-xs-n124{margin-left:-7.75rem!important;margin-right:-7.75rem!important}.mx-xs-n230{margin-left:-14.25rem!important;margin-right:-14.25rem!important}.my-xs-n1{margin-bottom:-.0625rem!important;margin-top:-.0625rem!important}.my-xs-n2{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.my-xs-n3{margin-bottom:-.1875rem!important;margin-top:-.1875rem!important}.my-xs-n4{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-xs-n5{margin-bottom:-.3125rem!important;margin-top:-.3125rem!important}.my-xs-n6{margin-bottom:-.375rem!important;margin-top:-.375rem!important}.my-xs-n7{margin-bottom:-.4375rem!important;margin-top:-.4375rem!important}.my-xs-n8{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-xs-n9{margin-bottom:-.5625rem!important;margin-top:-.5625rem!important}.my-xs-n10{margin-bottom:-.625rem!important;margin-top:-.625rem!important}.my-xs-n11{margin-bottom:-.6875rem!important;margin-top:-.6875rem!important}.my-xs-n12{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.my-xs-n13{margin-bottom:-.8125rem!important;margin-top:-.8125rem!important}.my-xs-n14{margin-bottom:-.875rem!important;margin-top:-.875rem!important}.my-xs-n15{margin-bottom:-.9375rem!important;margin-top:-.9375rem!important}.my-xs-n16{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xs-n17{margin-bottom:-1.0625rem!important;margin-top:-1.0625rem!important}.my-xs-n18{margin-bottom:-1.125rem!important;margin-top:-1.125rem!important}.my-xs-n19{margin-bottom:-1.1875rem!important;margin-top:-1.1875rem!important}.my-xs-n20{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.my-xs-n21{margin-bottom:-1.3125rem!important;margin-top:-1.3125rem!important}.my-xs-n22{margin-bottom:-1.375rem!important;margin-top:-1.375rem!important}.my-xs-n23{margin-bottom:-1.4375rem!important;margin-top:-1.4375rem!important}.my-xs-n24{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-xs-n25{margin-bottom:-1.5625rem!important;margin-top:-1.5625rem!important}.my-xs-n26{margin-bottom:-1.625rem!important;margin-top:-1.625rem!important}.my-xs-n27{margin-bottom:-1.6875rem!important;margin-top:-1.6875rem!important}.my-xs-n28{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.my-xs-n29{margin-bottom:-1.8125rem!important;margin-top:-1.8125rem!important}.my-xs-n30{margin-bottom:-1.875rem!important;margin-top:-1.875rem!important}.my-xs-n31{margin-bottom:-1.9375rem!important;margin-top:-1.9375rem!important}.my-xs-n32{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-xs-n33{margin-bottom:-2.0625rem!important;margin-top:-2.0625rem!important}.my-xs-n34{margin-bottom:-2.125rem!important;margin-top:-2.125rem!important}.my-xs-n35{margin-bottom:-2.1875rem!important;margin-top:-2.1875rem!important}.my-xs-n36{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.my-xs-n37{margin-bottom:-2.3125rem!important;margin-top:-2.3125rem!important}.my-xs-n38{margin-bottom:-2.375rem!important;margin-top:-2.375rem!important}.my-xs-n39{margin-bottom:-2.4375rem!important;margin-top:-2.4375rem!important}.my-xs-n40{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.my-xs-n41{margin-bottom:-2.5625rem!important;margin-top:-2.5625rem!important}.my-xs-n42{margin-bottom:-2.625rem!important;margin-top:-2.625rem!important}.my-xs-n43{margin-bottom:-2.6875rem!important;margin-top:-2.6875rem!important}.my-xs-n44{margin-bottom:-2.75rem!important;margin-top:-2.75rem!important}.my-xs-n45{margin-bottom:-2.8125rem!important;margin-top:-2.8125rem!important}.my-xs-n46{margin-bottom:-2.875rem!important;margin-top:-2.875rem!important}.my-xs-n47{margin-bottom:-2.9375rem!important;margin-top:-2.9375rem!important}.my-xs-n48{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-xs-n49{margin-bottom:-3.0625rem!important;margin-top:-3.0625rem!important}.my-xs-n50{margin-bottom:-3.125rem!important;margin-top:-3.125rem!important}.my-xs-n60{margin-bottom:-3.75rem!important;margin-top:-3.75rem!important}.my-xs-n70{margin-bottom:-4.375rem!important;margin-top:-4.375rem!important}.my-xs-n76{margin-bottom:-4.75rem!important;margin-top:-4.75rem!important}.my-xs-n80{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-xs-n90{margin-bottom:-5.625rem!important;margin-top:-5.625rem!important}.my-xs-n100{margin-bottom:-6.25rem!important;margin-top:-6.25rem!important}.my-xs-n104{margin-bottom:-6.5rem!important;margin-top:-6.5rem!important}.my-xs-n110{margin-bottom:-6.875rem!important;margin-top:-6.875rem!important}.my-xs-n124{margin-bottom:-7.75rem!important;margin-top:-7.75rem!important}.my-xs-n230{margin-bottom:-14.25rem!important;margin-top:-14.25rem!important}.mt-xs-n1{margin-top:-.0625rem!important}.mt-xs-n2{margin-top:-.125rem!important}.mt-xs-n3{margin-top:-.1875rem!important}.mt-xs-n4{margin-top:-.25rem!important}.mt-xs-n5{margin-top:-.3125rem!important}.mt-xs-n6{margin-top:-.375rem!important}.mt-xs-n7{margin-top:-.4375rem!important}.mt-xs-n8{margin-top:-.5rem!important}.mt-xs-n9{margin-top:-.5625rem!important}.mt-xs-n10{margin-top:-.625rem!important}.mt-xs-n11{margin-top:-.6875rem!important}.mt-xs-n12{margin-top:-.75rem!important}.mt-xs-n13{margin-top:-.8125rem!important}.mt-xs-n14{margin-top:-.875rem!important}.mt-xs-n15{margin-top:-.9375rem!important}.mt-xs-n16{margin-top:-1rem!important}.mt-xs-n17{margin-top:-1.0625rem!important}.mt-xs-n18{margin-top:-1.125rem!important}.mt-xs-n19{margin-top:-1.1875rem!important}.mt-xs-n20{margin-top:-1.25rem!important}.mt-xs-n21{margin-top:-1.3125rem!important}.mt-xs-n22{margin-top:-1.375rem!important}.mt-xs-n23{margin-top:-1.4375rem!important}.mt-xs-n24{margin-top:-1.5rem!important}.mt-xs-n25{margin-top:-1.5625rem!important}.mt-xs-n26{margin-top:-1.625rem!important}.mt-xs-n27{margin-top:-1.6875rem!important}.mt-xs-n28{margin-top:-1.75rem!important}.mt-xs-n29{margin-top:-1.8125rem!important}.mt-xs-n30{margin-top:-1.875rem!important}.mt-xs-n31{margin-top:-1.9375rem!important}.mt-xs-n32{margin-top:-2rem!important}.mt-xs-n33{margin-top:-2.0625rem!important}.mt-xs-n34{margin-top:-2.125rem!important}.mt-xs-n35{margin-top:-2.1875rem!important}.mt-xs-n36{margin-top:-2.25rem!important}.mt-xs-n37{margin-top:-2.3125rem!important}.mt-xs-n38{margin-top:-2.375rem!important}.mt-xs-n39{margin-top:-2.4375rem!important}.mt-xs-n40{margin-top:-2.5rem!important}.mt-xs-n41{margin-top:-2.5625rem!important}.mt-xs-n42{margin-top:-2.625rem!important}.mt-xs-n43{margin-top:-2.6875rem!important}.mt-xs-n44{margin-top:-2.75rem!important}.mt-xs-n45{margin-top:-2.8125rem!important}.mt-xs-n46{margin-top:-2.875rem!important}.mt-xs-n47{margin-top:-2.9375rem!important}.mt-xs-n48{margin-top:-3rem!important}.mt-xs-n49{margin-top:-3.0625rem!important}.mt-xs-n50{margin-top:-3.125rem!important}.mt-xs-n60{margin-top:-3.75rem!important}.mt-xs-n70{margin-top:-4.375rem!important}.mt-xs-n76{margin-top:-4.75rem!important}.mt-xs-n80{margin-top:-5rem!important}.mt-xs-n90{margin-top:-5.625rem!important}.mt-xs-n100{margin-top:-6.25rem!important}.mt-xs-n104{margin-top:-6.5rem!important}.mt-xs-n110{margin-top:-6.875rem!important}.mt-xs-n124{margin-top:-7.75rem!important}.mt-xs-n230{margin-top:-14.25rem!important}.me-xs-n1{margin-right:-.0625rem!important}.me-xs-n2{margin-right:-.125rem!important}.me-xs-n3{margin-right:-.1875rem!important}.me-xs-n4{margin-right:-.25rem!important}.me-xs-n5{margin-right:-.3125rem!important}.me-xs-n6{margin-right:-.375rem!important}.me-xs-n7{margin-right:-.4375rem!important}.me-xs-n8{margin-right:-.5rem!important}.me-xs-n9{margin-right:-.5625rem!important}.me-xs-n10{margin-right:-.625rem!important}.me-xs-n11{margin-right:-.6875rem!important}.me-xs-n12{margin-right:-.75rem!important}.me-xs-n13{margin-right:-.8125rem!important}.me-xs-n14{margin-right:-.875rem!important}.me-xs-n15{margin-right:-.9375rem!important}.me-xs-n16{margin-right:-1rem!important}.me-xs-n17{margin-right:-1.0625rem!important}.me-xs-n18{margin-right:-1.125rem!important}.me-xs-n19{margin-right:-1.1875rem!important}.me-xs-n20{margin-right:-1.25rem!important}.me-xs-n21{margin-right:-1.3125rem!important}.me-xs-n22{margin-right:-1.375rem!important}.me-xs-n23{margin-right:-1.4375rem!important}.me-xs-n24{margin-right:-1.5rem!important}.me-xs-n25{margin-right:-1.5625rem!important}.me-xs-n26{margin-right:-1.625rem!important}.me-xs-n27{margin-right:-1.6875rem!important}.me-xs-n28{margin-right:-1.75rem!important}.me-xs-n29{margin-right:-1.8125rem!important}.me-xs-n30{margin-right:-1.875rem!important}.me-xs-n31{margin-right:-1.9375rem!important}.me-xs-n32{margin-right:-2rem!important}.me-xs-n33{margin-right:-2.0625rem!important}.me-xs-n34{margin-right:-2.125rem!important}.me-xs-n35{margin-right:-2.1875rem!important}.me-xs-n36{margin-right:-2.25rem!important}.me-xs-n37{margin-right:-2.3125rem!important}.me-xs-n38{margin-right:-2.375rem!important}.me-xs-n39{margin-right:-2.4375rem!important}.me-xs-n40{margin-right:-2.5rem!important}.me-xs-n41{margin-right:-2.5625rem!important}.me-xs-n42{margin-right:-2.625rem!important}.me-xs-n43{margin-right:-2.6875rem!important}.me-xs-n44{margin-right:-2.75rem!important}.me-xs-n45{margin-right:-2.8125rem!important}.me-xs-n46{margin-right:-2.875rem!important}.me-xs-n47{margin-right:-2.9375rem!important}.me-xs-n48{margin-right:-3rem!important}.me-xs-n49{margin-right:-3.0625rem!important}.me-xs-n50{margin-right:-3.125rem!important}.me-xs-n60{margin-right:-3.75rem!important}.me-xs-n70{margin-right:-4.375rem!important}.me-xs-n76{margin-right:-4.75rem!important}.me-xs-n80{margin-right:-5rem!important}.me-xs-n90{margin-right:-5.625rem!important}.me-xs-n100{margin-right:-6.25rem!important}.me-xs-n104{margin-right:-6.5rem!important}.me-xs-n110{margin-right:-6.875rem!important}.me-xs-n124{margin-right:-7.75rem!important}.me-xs-n230{margin-right:-14.25rem!important}.mb-xs-n1{margin-bottom:-.0625rem!important}.mb-xs-n2{margin-bottom:-.125rem!important}.mb-xs-n3{margin-bottom:-.1875rem!important}.mb-xs-n4{margin-bottom:-.25rem!important}.mb-xs-n5{margin-bottom:-.3125rem!important}.mb-xs-n6{margin-bottom:-.375rem!important}.mb-xs-n7{margin-bottom:-.4375rem!important}.mb-xs-n8{margin-bottom:-.5rem!important}.mb-xs-n9{margin-bottom:-.5625rem!important}.mb-xs-n10{margin-bottom:-.625rem!important}.mb-xs-n11{margin-bottom:-.6875rem!important}.mb-xs-n12{margin-bottom:-.75rem!important}.mb-xs-n13{margin-bottom:-.8125rem!important}.mb-xs-n14{margin-bottom:-.875rem!important}.mb-xs-n15{margin-bottom:-.9375rem!important}.mb-xs-n16{margin-bottom:-1rem!important}.mb-xs-n17{margin-bottom:-1.0625rem!important}.mb-xs-n18{margin-bottom:-1.125rem!important}.mb-xs-n19{margin-bottom:-1.1875rem!important}.mb-xs-n20{margin-bottom:-1.25rem!important}.mb-xs-n21{margin-bottom:-1.3125rem!important}.mb-xs-n22{margin-bottom:-1.375rem!important}.mb-xs-n23{margin-bottom:-1.4375rem!important}.mb-xs-n24{margin-bottom:-1.5rem!important}.mb-xs-n25{margin-bottom:-1.5625rem!important}.mb-xs-n26{margin-bottom:-1.625rem!important}.mb-xs-n27{margin-bottom:-1.6875rem!important}.mb-xs-n28{margin-bottom:-1.75rem!important}.mb-xs-n29{margin-bottom:-1.8125rem!important}.mb-xs-n30{margin-bottom:-1.875rem!important}.mb-xs-n31{margin-bottom:-1.9375rem!important}.mb-xs-n32{margin-bottom:-2rem!important}.mb-xs-n33{margin-bottom:-2.0625rem!important}.mb-xs-n34{margin-bottom:-2.125rem!important}.mb-xs-n35{margin-bottom:-2.1875rem!important}.mb-xs-n36{margin-bottom:-2.25rem!important}.mb-xs-n37{margin-bottom:-2.3125rem!important}.mb-xs-n38{margin-bottom:-2.375rem!important}.mb-xs-n39{margin-bottom:-2.4375rem!important}.mb-xs-n40{margin-bottom:-2.5rem!important}.mb-xs-n41{margin-bottom:-2.5625rem!important}.mb-xs-n42{margin-bottom:-2.625rem!important}.mb-xs-n43{margin-bottom:-2.6875rem!important}.mb-xs-n44{margin-bottom:-2.75rem!important}.mb-xs-n45{margin-bottom:-2.8125rem!important}.mb-xs-n46{margin-bottom:-2.875rem!important}.mb-xs-n47{margin-bottom:-2.9375rem!important}.mb-xs-n48{margin-bottom:-3rem!important}.mb-xs-n49{margin-bottom:-3.0625rem!important}.mb-xs-n50{margin-bottom:-3.125rem!important}.mb-xs-n60{margin-bottom:-3.75rem!important}.mb-xs-n70{margin-bottom:-4.375rem!important}.mb-xs-n76{margin-bottom:-4.75rem!important}.mb-xs-n80{margin-bottom:-5rem!important}.mb-xs-n90{margin-bottom:-5.625rem!important}.mb-xs-n100{margin-bottom:-6.25rem!important}.mb-xs-n104{margin-bottom:-6.5rem!important}.mb-xs-n110{margin-bottom:-6.875rem!important}.mb-xs-n124{margin-bottom:-7.75rem!important}.mb-xs-n230{margin-bottom:-14.25rem!important}.ms-xs-n1{margin-left:-.0625rem!important}.ms-xs-n2{margin-left:-.125rem!important}.ms-xs-n3{margin-left:-.1875rem!important}.ms-xs-n4{margin-left:-.25rem!important}.ms-xs-n5{margin-left:-.3125rem!important}.ms-xs-n6{margin-left:-.375rem!important}.ms-xs-n7{margin-left:-.4375rem!important}.ms-xs-n8{margin-left:-.5rem!important}.ms-xs-n9{margin-left:-.5625rem!important}.ms-xs-n10{margin-left:-.625rem!important}.ms-xs-n11{margin-left:-.6875rem!important}.ms-xs-n12{margin-left:-.75rem!important}.ms-xs-n13{margin-left:-.8125rem!important}.ms-xs-n14{margin-left:-.875rem!important}.ms-xs-n15{margin-left:-.9375rem!important}.ms-xs-n16{margin-left:-1rem!important}.ms-xs-n17{margin-left:-1.0625rem!important}.ms-xs-n18{margin-left:-1.125rem!important}.ms-xs-n19{margin-left:-1.1875rem!important}.ms-xs-n20{margin-left:-1.25rem!important}.ms-xs-n21{margin-left:-1.3125rem!important}.ms-xs-n22{margin-left:-1.375rem!important}.ms-xs-n23{margin-left:-1.4375rem!important}.ms-xs-n24{margin-left:-1.5rem!important}.ms-xs-n25{margin-left:-1.5625rem!important}.ms-xs-n26{margin-left:-1.625rem!important}.ms-xs-n27{margin-left:-1.6875rem!important}.ms-xs-n28{margin-left:-1.75rem!important}.ms-xs-n29{margin-left:-1.8125rem!important}.ms-xs-n30{margin-left:-1.875rem!important}.ms-xs-n31{margin-left:-1.9375rem!important}.ms-xs-n32{margin-left:-2rem!important}.ms-xs-n33{margin-left:-2.0625rem!important}.ms-xs-n34{margin-left:-2.125rem!important}.ms-xs-n35{margin-left:-2.1875rem!important}.ms-xs-n36{margin-left:-2.25rem!important}.ms-xs-n37{margin-left:-2.3125rem!important}.ms-xs-n38{margin-left:-2.375rem!important}.ms-xs-n39{margin-left:-2.4375rem!important}.ms-xs-n40{margin-left:-2.5rem!important}.ms-xs-n41{margin-left:-2.5625rem!important}.ms-xs-n42{margin-left:-2.625rem!important}.ms-xs-n43{margin-left:-2.6875rem!important}.ms-xs-n44{margin-left:-2.75rem!important}.ms-xs-n45{margin-left:-2.8125rem!important}.ms-xs-n46{margin-left:-2.875rem!important}.ms-xs-n47{margin-left:-2.9375rem!important}.ms-xs-n48{margin-left:-3rem!important}.ms-xs-n49{margin-left:-3.0625rem!important}.ms-xs-n50{margin-left:-3.125rem!important}.ms-xs-n60{margin-left:-3.75rem!important}.ms-xs-n70{margin-left:-4.375rem!important}.ms-xs-n76{margin-left:-4.75rem!important}.ms-xs-n80{margin-left:-5rem!important}.ms-xs-n90{margin-left:-5.625rem!important}.ms-xs-n100{margin-left:-6.25rem!important}.ms-xs-n104{margin-left:-6.5rem!important}.ms-xs-n110{margin-left:-6.875rem!important}.ms-xs-n124{margin-left:-7.75rem!important}.ms-xs-n230{margin-left:-14.25rem!important}.p-xs-0{padding:0!important}.p-xs-1{padding:.0625rem!important}.p-xs-2{padding:.125rem!important}.p-xs-3{padding:.1875rem!important}.p-xs-4{padding:.25rem!important}.p-xs-5{padding:.3125rem!important}.p-xs-6{padding:.375rem!important}.p-xs-7{padding:.4375rem!important}.p-xs-8{padding:.5rem!important}.p-xs-9{padding:.5625rem!important}.p-xs-10{padding:.625rem!important}.p-xs-11{padding:.6875rem!important}.p-xs-12{padding:.75rem!important}.p-xs-13{padding:.8125rem!important}.p-xs-14{padding:.875rem!important}.p-xs-15{padding:.9375rem!important}.p-xs-16{padding:1rem!important}.p-xs-17{padding:1.0625rem!important}.p-xs-18{padding:1.125rem!important}.p-xs-19{padding:1.1875rem!important}.p-xs-20{padding:1.25rem!important}.p-xs-21{padding:1.3125rem!important}.p-xs-22{padding:1.375rem!important}.p-xs-23{padding:1.4375rem!important}.p-xs-24{padding:1.5rem!important}.p-xs-25{padding:1.5625rem!important}.p-xs-26{padding:1.625rem!important}.p-xs-27{padding:1.6875rem!important}.p-xs-28{padding:1.75rem!important}.p-xs-29{padding:1.8125rem!important}.p-xs-30{padding:1.875rem!important}.p-xs-31{padding:1.9375rem!important}.p-xs-32{padding:2rem!important}.p-xs-33{padding:2.0625rem!important}.p-xs-34{padding:2.125rem!important}.p-xs-35{padding:2.1875rem!important}.p-xs-36{padding:2.25rem!important}.p-xs-37{padding:2.3125rem!important}.p-xs-38{padding:2.375rem!important}.p-xs-39{padding:2.4375rem!important}.p-xs-40{padding:2.5rem!important}.p-xs-41{padding:2.5625rem!important}.p-xs-42{padding:2.625rem!important}.p-xs-43{padding:2.6875rem!important}.p-xs-44{padding:2.75rem!important}.p-xs-45{padding:2.8125rem!important}.p-xs-46{padding:2.875rem!important}.p-xs-47{padding:2.9375rem!important}.p-xs-48{padding:3rem!important}.p-xs-49{padding:3.0625rem!important}.p-xs-50{padding:3.125rem!important}.p-xs-60{padding:3.75rem!important}.p-xs-70{padding:4.375rem!important}.p-xs-76{padding:4.75rem!important}.p-xs-80{padding:5rem!important}.p-xs-90{padding:5.625rem!important}.p-xs-100{padding:6.25rem!important}.p-xs-104{padding:6.5rem!important}.p-xs-110{padding:6.875rem!important}.p-xs-124{padding:7.75rem!important}.p-xs-230{padding:14.25rem!important}.px-xs-0{padding-left:0!important;padding-right:0!important}.px-xs-1{padding-left:.0625rem!important;padding-right:.0625rem!important}.px-xs-2{padding-left:.125rem!important;padding-right:.125rem!important}.px-xs-3{padding-left:.1875rem!important;padding-right:.1875rem!important}.px-xs-4{padding-left:.25rem!important;padding-right:.25rem!important}.px-xs-5{padding-left:.3125rem!important;padding-right:.3125rem!important}.px-xs-6{padding-left:.375rem!important;padding-right:.375rem!important}.px-xs-7{padding-left:.4375rem!important;padding-right:.4375rem!important}.px-xs-8{padding-left:.5rem!important;padding-right:.5rem!important}.px-xs-9{padding-left:.5625rem!important;padding-right:.5625rem!important}.px-xs-10{padding-left:.625rem!important;padding-right:.625rem!important}.px-xs-11{padding-left:.6875rem!important;padding-right:.6875rem!important}.px-xs-12{padding-left:.75rem!important;padding-right:.75rem!important}.px-xs-13{padding-left:.8125rem!important;padding-right:.8125rem!important}.px-xs-14{padding-left:.875rem!important;padding-right:.875rem!important}.px-xs-15{padding-left:.9375rem!important;padding-right:.9375rem!important}.px-xs-16{padding-left:1rem!important;padding-right:1rem!important}.px-xs-17{padding-left:1.0625rem!important;padding-right:1.0625rem!important}.px-xs-18{padding-left:1.125rem!important;padding-right:1.125rem!important}.px-xs-19{padding-left:1.1875rem!important;padding-right:1.1875rem!important}.px-xs-20{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-xs-21{padding-left:1.3125rem!important;padding-right:1.3125rem!important}.px-xs-22{padding-left:1.375rem!important;padding-right:1.375rem!important}.px-xs-23{padding-left:1.4375rem!important;padding-right:1.4375rem!important}.px-xs-24{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xs-25{padding-left:1.5625rem!important;padding-right:1.5625rem!important}.px-xs-26{padding-left:1.625rem!important;padding-right:1.625rem!important}.px-xs-27{padding-left:1.6875rem!important;padding-right:1.6875rem!important}.px-xs-28{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-xs-29{padding-left:1.8125rem!important;padding-right:1.8125rem!important}.px-xs-30{padding-left:1.875rem!important;padding-right:1.875rem!important}.px-xs-31{padding-left:1.9375rem!important;padding-right:1.9375rem!important}.px-xs-32{padding-left:2rem!important;padding-right:2rem!important}.px-xs-33{padding-left:2.0625rem!important;padding-right:2.0625rem!important}.px-xs-34{padding-left:2.125rem!important;padding-right:2.125rem!important}.px-xs-35{padding-left:2.1875rem!important;padding-right:2.1875rem!important}.px-xs-36{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-xs-37{padding-left:2.3125rem!important;padding-right:2.3125rem!important}.px-xs-38{padding-left:2.375rem!important;padding-right:2.375rem!important}.px-xs-39{padding-left:2.4375rem!important;padding-right:2.4375rem!important}.px-xs-40{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-xs-41{padding-left:2.5625rem!important;padding-right:2.5625rem!important}.px-xs-42{padding-left:2.625rem!important;padding-right:2.625rem!important}.px-xs-43{padding-left:2.6875rem!important;padding-right:2.6875rem!important}.px-xs-44{padding-left:2.75rem!important;padding-right:2.75rem!important}.px-xs-45{padding-left:2.8125rem!important;padding-right:2.8125rem!important}.px-xs-46{padding-left:2.875rem!important;padding-right:2.875rem!important}.px-xs-47{padding-left:2.9375rem!important;padding-right:2.9375rem!important}.px-xs-48{padding-left:3rem!important;padding-right:3rem!important}.px-xs-49{padding-left:3.0625rem!important;padding-right:3.0625rem!important}.px-xs-50{padding-left:3.125rem!important;padding-right:3.125rem!important}.px-xs-60{padding-left:3.75rem!important;padding-right:3.75rem!important}.px-xs-70{padding-left:4.375rem!important;padding-right:4.375rem!important}.px-xs-76{padding-left:4.75rem!important;padding-right:4.75rem!important}.px-xs-80{padding-left:5rem!important;padding-right:5rem!important}.px-xs-90{padding-left:5.625rem!important;padding-right:5.625rem!important}.px-xs-100{padding-left:6.25rem!important;padding-right:6.25rem!important}.px-xs-104{padding-left:6.5rem!important;padding-right:6.5rem!important}.px-xs-110{padding-left:6.875rem!important;padding-right:6.875rem!important}.px-xs-124{padding-left:7.75rem!important;padding-right:7.75rem!important}.px-xs-230{padding-left:14.25rem!important;padding-right:14.25rem!important}.py-xs-0{padding-bottom:0!important;padding-top:0!important}.py-xs-1{padding-bottom:.0625rem!important;padding-top:.0625rem!important}.py-xs-2{padding-bottom:.125rem!important;padding-top:.125rem!important}.py-xs-3{padding-bottom:.1875rem!important;padding-top:.1875rem!important}.py-xs-4{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xs-5{padding-bottom:.3125rem!important;padding-top:.3125rem!important}.py-xs-6{padding-bottom:.375rem!important;padding-top:.375rem!important}.py-xs-7{padding-bottom:.4375rem!important;padding-top:.4375rem!important}.py-xs-8{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xs-9{padding-bottom:.5625rem!important;padding-top:.5625rem!important}.py-xs-10{padding-bottom:.625rem!important;padding-top:.625rem!important}.py-xs-11{padding-bottom:.6875rem!important;padding-top:.6875rem!important}.py-xs-12{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-xs-13{padding-bottom:.8125rem!important;padding-top:.8125rem!important}.py-xs-14{padding-bottom:.875rem!important;padding-top:.875rem!important}.py-xs-15{padding-bottom:.9375rem!important;padding-top:.9375rem!important}.py-xs-16{padding-bottom:1rem!important;padding-top:1rem!important}.py-xs-17{padding-bottom:1.0625rem!important;padding-top:1.0625rem!important}.py-xs-18{padding-bottom:1.125rem!important;padding-top:1.125rem!important}.py-xs-19{padding-bottom:1.1875rem!important;padding-top:1.1875rem!important}.py-xs-20{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-xs-21{padding-bottom:1.3125rem!important;padding-top:1.3125rem!important}.py-xs-22{padding-bottom:1.375rem!important;padding-top:1.375rem!important}.py-xs-23{padding-bottom:1.4375rem!important;padding-top:1.4375rem!important}.py-xs-24{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xs-25{padding-bottom:1.5625rem!important;padding-top:1.5625rem!important}.py-xs-26{padding-bottom:1.625rem!important;padding-top:1.625rem!important}.py-xs-27{padding-bottom:1.6875rem!important;padding-top:1.6875rem!important}.py-xs-28{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-xs-29{padding-bottom:1.8125rem!important;padding-top:1.8125rem!important}.py-xs-30{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.py-xs-31{padding-bottom:1.9375rem!important;padding-top:1.9375rem!important}.py-xs-32{padding-bottom:2rem!important;padding-top:2rem!important}.py-xs-33{padding-bottom:2.0625rem!important;padding-top:2.0625rem!important}.py-xs-34{padding-bottom:2.125rem!important;padding-top:2.125rem!important}.py-xs-35{padding-bottom:2.1875rem!important;padding-top:2.1875rem!important}.py-xs-36{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-xs-37{padding-bottom:2.3125rem!important;padding-top:2.3125rem!important}.py-xs-38{padding-bottom:2.375rem!important;padding-top:2.375rem!important}.py-xs-39{padding-bottom:2.4375rem!important;padding-top:2.4375rem!important}.py-xs-40{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-xs-41{padding-bottom:2.5625rem!important;padding-top:2.5625rem!important}.py-xs-42{padding-bottom:2.625rem!important;padding-top:2.625rem!important}.py-xs-43{padding-bottom:2.6875rem!important;padding-top:2.6875rem!important}.py-xs-44{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.py-xs-45{padding-bottom:2.8125rem!important;padding-top:2.8125rem!important}.py-xs-46{padding-bottom:2.875rem!important;padding-top:2.875rem!important}.py-xs-47{padding-bottom:2.9375rem!important;padding-top:2.9375rem!important}.py-xs-48{padding-bottom:3rem!important;padding-top:3rem!important}.py-xs-49{padding-bottom:3.0625rem!important;padding-top:3.0625rem!important}.py-xs-50{padding-bottom:3.125rem!important;padding-top:3.125rem!important}.py-xs-60{padding-bottom:3.75rem!important;padding-top:3.75rem!important}.py-xs-70{padding-bottom:4.375rem!important;padding-top:4.375rem!important}.py-xs-76{padding-bottom:4.75rem!important;padding-top:4.75rem!important}.py-xs-80{padding-bottom:5rem!important;padding-top:5rem!important}.py-xs-90{padding-bottom:5.625rem!important;padding-top:5.625rem!important}.py-xs-100{padding-bottom:6.25rem!important;padding-top:6.25rem!important}.py-xs-104{padding-bottom:6.5rem!important;padding-top:6.5rem!important}.py-xs-110{padding-bottom:6.875rem!important;padding-top:6.875rem!important}.py-xs-124{padding-bottom:7.75rem!important;padding-top:7.75rem!important}.py-xs-230{padding-bottom:14.25rem!important;padding-top:14.25rem!important}.pt-xs-0{padding-top:0!important}.pt-xs-1{padding-top:.0625rem!important}.pt-xs-2{padding-top:.125rem!important}.pt-xs-3{padding-top:.1875rem!important}.pt-xs-4{padding-top:.25rem!important}.pt-xs-5{padding-top:.3125rem!important}.pt-xs-6{padding-top:.375rem!important}.pt-xs-7{padding-top:.4375rem!important}.pt-xs-8{padding-top:.5rem!important}.pt-xs-9{padding-top:.5625rem!important}.pt-xs-10{padding-top:.625rem!important}.pt-xs-11{padding-top:.6875rem!important}.pt-xs-12{padding-top:.75rem!important}.pt-xs-13{padding-top:.8125rem!important}.pt-xs-14{padding-top:.875rem!important}.pt-xs-15{padding-top:.9375rem!important}.pt-xs-16{padding-top:1rem!important}.pt-xs-17{padding-top:1.0625rem!important}.pt-xs-18{padding-top:1.125rem!important}.pt-xs-19{padding-top:1.1875rem!important}.pt-xs-20{padding-top:1.25rem!important}.pt-xs-21{padding-top:1.3125rem!important}.pt-xs-22{padding-top:1.375rem!important}.pt-xs-23{padding-top:1.4375rem!important}.pt-xs-24{padding-top:1.5rem!important}.pt-xs-25{padding-top:1.5625rem!important}.pt-xs-26{padding-top:1.625rem!important}.pt-xs-27{padding-top:1.6875rem!important}.pt-xs-28{padding-top:1.75rem!important}.pt-xs-29{padding-top:1.8125rem!important}.pt-xs-30{padding-top:1.875rem!important}.pt-xs-31{padding-top:1.9375rem!important}.pt-xs-32{padding-top:2rem!important}.pt-xs-33{padding-top:2.0625rem!important}.pt-xs-34{padding-top:2.125rem!important}.pt-xs-35{padding-top:2.1875rem!important}.pt-xs-36{padding-top:2.25rem!important}.pt-xs-37{padding-top:2.3125rem!important}.pt-xs-38{padding-top:2.375rem!important}.pt-xs-39{padding-top:2.4375rem!important}.pt-xs-40{padding-top:2.5rem!important}.pt-xs-41{padding-top:2.5625rem!important}.pt-xs-42{padding-top:2.625rem!important}.pt-xs-43{padding-top:2.6875rem!important}.pt-xs-44{padding-top:2.75rem!important}.pt-xs-45{padding-top:2.8125rem!important}.pt-xs-46{padding-top:2.875rem!important}.pt-xs-47{padding-top:2.9375rem!important}.pt-xs-48{padding-top:3rem!important}.pt-xs-49{padding-top:3.0625rem!important}.pt-xs-50{padding-top:3.125rem!important}.pt-xs-60{padding-top:3.75rem!important}.pt-xs-70{padding-top:4.375rem!important}.pt-xs-76{padding-top:4.75rem!important}.pt-xs-80{padding-top:5rem!important}.pt-xs-90{padding-top:5.625rem!important}.pt-xs-100{padding-top:6.25rem!important}.pt-xs-104{padding-top:6.5rem!important}.pt-xs-110{padding-top:6.875rem!important}.pt-xs-124{padding-top:7.75rem!important}.pt-xs-230{padding-top:14.25rem!important}.pe-xs-0{padding-right:0!important}.pe-xs-1{padding-right:.0625rem!important}.pe-xs-2{padding-right:.125rem!important}.pe-xs-3{padding-right:.1875rem!important}.pe-xs-4{padding-right:.25rem!important}.pe-xs-5{padding-right:.3125rem!important}.pe-xs-6{padding-right:.375rem!important}.pe-xs-7{padding-right:.4375rem!important}.pe-xs-8{padding-right:.5rem!important}.pe-xs-9{padding-right:.5625rem!important}.pe-xs-10{padding-right:.625rem!important}.pe-xs-11{padding-right:.6875rem!important}.pe-xs-12{padding-right:.75rem!important}.pe-xs-13{padding-right:.8125rem!important}.pe-xs-14{padding-right:.875rem!important}.pe-xs-15{padding-right:.9375rem!important}.pe-xs-16{padding-right:1rem!important}.pe-xs-17{padding-right:1.0625rem!important}.pe-xs-18{padding-right:1.125rem!important}.pe-xs-19{padding-right:1.1875rem!important}.pe-xs-20{padding-right:1.25rem!important}.pe-xs-21{padding-right:1.3125rem!important}.pe-xs-22{padding-right:1.375rem!important}.pe-xs-23{padding-right:1.4375rem!important}.pe-xs-24{padding-right:1.5rem!important}.pe-xs-25{padding-right:1.5625rem!important}.pe-xs-26{padding-right:1.625rem!important}.pe-xs-27{padding-right:1.6875rem!important}.pe-xs-28{padding-right:1.75rem!important}.pe-xs-29{padding-right:1.8125rem!important}.pe-xs-30{padding-right:1.875rem!important}.pe-xs-31{padding-right:1.9375rem!important}.pe-xs-32{padding-right:2rem!important}.pe-xs-33{padding-right:2.0625rem!important}.pe-xs-34{padding-right:2.125rem!important}.pe-xs-35{padding-right:2.1875rem!important}.pe-xs-36{padding-right:2.25rem!important}.pe-xs-37{padding-right:2.3125rem!important}.pe-xs-38{padding-right:2.375rem!important}.pe-xs-39{padding-right:2.4375rem!important}.pe-xs-40{padding-right:2.5rem!important}.pe-xs-41{padding-right:2.5625rem!important}.pe-xs-42{padding-right:2.625rem!important}.pe-xs-43{padding-right:2.6875rem!important}.pe-xs-44{padding-right:2.75rem!important}.pe-xs-45{padding-right:2.8125rem!important}.pe-xs-46{padding-right:2.875rem!important}.pe-xs-47{padding-right:2.9375rem!important}.pe-xs-48{padding-right:3rem!important}.pe-xs-49{padding-right:3.0625rem!important}.pe-xs-50{padding-right:3.125rem!important}.pe-xs-60{padding-right:3.75rem!important}.pe-xs-70{padding-right:4.375rem!important}.pe-xs-76{padding-right:4.75rem!important}.pe-xs-80{padding-right:5rem!important}.pe-xs-90{padding-right:5.625rem!important}.pe-xs-100{padding-right:6.25rem!important}.pe-xs-104{padding-right:6.5rem!important}.pe-xs-110{padding-right:6.875rem!important}.pe-xs-124{padding-right:7.75rem!important}.pe-xs-230{padding-right:14.25rem!important}.pb-xs-0{padding-bottom:0!important}.pb-xs-1{padding-bottom:.0625rem!important}.pb-xs-2{padding-bottom:.125rem!important}.pb-xs-3{padding-bottom:.1875rem!important}.pb-xs-4{padding-bottom:.25rem!important}.pb-xs-5{padding-bottom:.3125rem!important}.pb-xs-6{padding-bottom:.375rem!important}.pb-xs-7{padding-bottom:.4375rem!important}.pb-xs-8{padding-bottom:.5rem!important}.pb-xs-9{padding-bottom:.5625rem!important}.pb-xs-10{padding-bottom:.625rem!important}.pb-xs-11{padding-bottom:.6875rem!important}.pb-xs-12{padding-bottom:.75rem!important}.pb-xs-13{padding-bottom:.8125rem!important}.pb-xs-14{padding-bottom:.875rem!important}.pb-xs-15{padding-bottom:.9375rem!important}.pb-xs-16{padding-bottom:1rem!important}.pb-xs-17{padding-bottom:1.0625rem!important}.pb-xs-18{padding-bottom:1.125rem!important}.pb-xs-19{padding-bottom:1.1875rem!important}.pb-xs-20{padding-bottom:1.25rem!important}.pb-xs-21{padding-bottom:1.3125rem!important}.pb-xs-22{padding-bottom:1.375rem!important}.pb-xs-23{padding-bottom:1.4375rem!important}.pb-xs-24{padding-bottom:1.5rem!important}.pb-xs-25{padding-bottom:1.5625rem!important}.pb-xs-26{padding-bottom:1.625rem!important}.pb-xs-27{padding-bottom:1.6875rem!important}.pb-xs-28{padding-bottom:1.75rem!important}.pb-xs-29{padding-bottom:1.8125rem!important}.pb-xs-30{padding-bottom:1.875rem!important}.pb-xs-31{padding-bottom:1.9375rem!important}.pb-xs-32{padding-bottom:2rem!important}.pb-xs-33{padding-bottom:2.0625rem!important}.pb-xs-34{padding-bottom:2.125rem!important}.pb-xs-35{padding-bottom:2.1875rem!important}.pb-xs-36{padding-bottom:2.25rem!important}.pb-xs-37{padding-bottom:2.3125rem!important}.pb-xs-38{padding-bottom:2.375rem!important}.pb-xs-39{padding-bottom:2.4375rem!important}.pb-xs-40{padding-bottom:2.5rem!important}.pb-xs-41{padding-bottom:2.5625rem!important}.pb-xs-42{padding-bottom:2.625rem!important}.pb-xs-43{padding-bottom:2.6875rem!important}.pb-xs-44{padding-bottom:2.75rem!important}.pb-xs-45{padding-bottom:2.8125rem!important}.pb-xs-46{padding-bottom:2.875rem!important}.pb-xs-47{padding-bottom:2.9375rem!important}.pb-xs-48{padding-bottom:3rem!important}.pb-xs-49{padding-bottom:3.0625rem!important}.pb-xs-50{padding-bottom:3.125rem!important}.pb-xs-60{padding-bottom:3.75rem!important}.pb-xs-70{padding-bottom:4.375rem!important}.pb-xs-76{padding-bottom:4.75rem!important}.pb-xs-80{padding-bottom:5rem!important}.pb-xs-90{padding-bottom:5.625rem!important}.pb-xs-100{padding-bottom:6.25rem!important}.pb-xs-104{padding-bottom:6.5rem!important}.pb-xs-110{padding-bottom:6.875rem!important}.pb-xs-124{padding-bottom:7.75rem!important}.pb-xs-230{padding-bottom:14.25rem!important}.ps-xs-0{padding-left:0!important}.ps-xs-1{padding-left:.0625rem!important}.ps-xs-2{padding-left:.125rem!important}.ps-xs-3{padding-left:.1875rem!important}.ps-xs-4{padding-left:.25rem!important}.ps-xs-5{padding-left:.3125rem!important}.ps-xs-6{padding-left:.375rem!important}.ps-xs-7{padding-left:.4375rem!important}.ps-xs-8{padding-left:.5rem!important}.ps-xs-9{padding-left:.5625rem!important}.ps-xs-10{padding-left:.625rem!important}.ps-xs-11{padding-left:.6875rem!important}.ps-xs-12{padding-left:.75rem!important}.ps-xs-13{padding-left:.8125rem!important}.ps-xs-14{padding-left:.875rem!important}.ps-xs-15{padding-left:.9375rem!important}.ps-xs-16{padding-left:1rem!important}.ps-xs-17{padding-left:1.0625rem!important}.ps-xs-18{padding-left:1.125rem!important}.ps-xs-19{padding-left:1.1875rem!important}.ps-xs-20{padding-left:1.25rem!important}.ps-xs-21{padding-left:1.3125rem!important}.ps-xs-22{padding-left:1.375rem!important}.ps-xs-23{padding-left:1.4375rem!important}.ps-xs-24{padding-left:1.5rem!important}.ps-xs-25{padding-left:1.5625rem!important}.ps-xs-26{padding-left:1.625rem!important}.ps-xs-27{padding-left:1.6875rem!important}.ps-xs-28{padding-left:1.75rem!important}.ps-xs-29{padding-left:1.8125rem!important}.ps-xs-30{padding-left:1.875rem!important}.ps-xs-31{padding-left:1.9375rem!important}.ps-xs-32{padding-left:2rem!important}.ps-xs-33{padding-left:2.0625rem!important}.ps-xs-34{padding-left:2.125rem!important}.ps-xs-35{padding-left:2.1875rem!important}.ps-xs-36{padding-left:2.25rem!important}.ps-xs-37{padding-left:2.3125rem!important}.ps-xs-38{padding-left:2.375rem!important}.ps-xs-39{padding-left:2.4375rem!important}.ps-xs-40{padding-left:2.5rem!important}.ps-xs-41{padding-left:2.5625rem!important}.ps-xs-42{padding-left:2.625rem!important}.ps-xs-43{padding-left:2.6875rem!important}.ps-xs-44{padding-left:2.75rem!important}.ps-xs-45{padding-left:2.8125rem!important}.ps-xs-46{padding-left:2.875rem!important}.ps-xs-47{padding-left:2.9375rem!important}.ps-xs-48{padding-left:3rem!important}.ps-xs-49{padding-left:3.0625rem!important}.ps-xs-50{padding-left:3.125rem!important}.ps-xs-60{padding-left:3.75rem!important}.ps-xs-70{padding-left:4.375rem!important}.ps-xs-76{padding-left:4.75rem!important}.ps-xs-80{padding-left:5rem!important}.ps-xs-90{padding-left:5.625rem!important}.ps-xs-100{padding-left:6.25rem!important}.ps-xs-104{padding-left:6.5rem!important}.ps-xs-110{padding-left:6.875rem!important}.ps-xs-124{padding-left:7.75rem!important}.ps-xs-230{padding-left:14.25rem!important}.gap-xs-0{gap:0!important}.gap-xs-1{gap:.0625rem!important}.gap-xs-2{gap:.125rem!important}.gap-xs-3{gap:.1875rem!important}.gap-xs-4{gap:.25rem!important}.gap-xs-5{gap:.3125rem!important}.gap-xs-6{gap:.375rem!important}.gap-xs-7{gap:.4375rem!important}.gap-xs-8{gap:.5rem!important}.gap-xs-9{gap:.5625rem!important}.gap-xs-10{gap:.625rem!important}.gap-xs-11{gap:.6875rem!important}.gap-xs-12{gap:.75rem!important}.gap-xs-13{gap:.8125rem!important}.gap-xs-14{gap:.875rem!important}.gap-xs-15{gap:.9375rem!important}.gap-xs-16{gap:1rem!important}.gap-xs-17{gap:1.0625rem!important}.gap-xs-18{gap:1.125rem!important}.gap-xs-19{gap:1.1875rem!important}.gap-xs-20{gap:1.25rem!important}.gap-xs-21{gap:1.3125rem!important}.gap-xs-22{gap:1.375rem!important}.gap-xs-23{gap:1.4375rem!important}.gap-xs-24{gap:1.5rem!important}.gap-xs-25{gap:1.5625rem!important}.gap-xs-26{gap:1.625rem!important}.gap-xs-27{gap:1.6875rem!important}.gap-xs-28{gap:1.75rem!important}.gap-xs-29{gap:1.8125rem!important}.gap-xs-30{gap:1.875rem!important}.gap-xs-31{gap:1.9375rem!important}.gap-xs-32{gap:2rem!important}.gap-xs-33{gap:2.0625rem!important}.gap-xs-34{gap:2.125rem!important}.gap-xs-35{gap:2.1875rem!important}.gap-xs-36{gap:2.25rem!important}.gap-xs-37{gap:2.3125rem!important}.gap-xs-38{gap:2.375rem!important}.gap-xs-39{gap:2.4375rem!important}.gap-xs-40{gap:2.5rem!important}.gap-xs-41{gap:2.5625rem!important}.gap-xs-42{gap:2.625rem!important}.gap-xs-43{gap:2.6875rem!important}.gap-xs-44{gap:2.75rem!important}.gap-xs-45{gap:2.8125rem!important}.gap-xs-46{gap:2.875rem!important}.gap-xs-47{gap:2.9375rem!important}.gap-xs-48{gap:3rem!important}.gap-xs-49{gap:3.0625rem!important}.gap-xs-50{gap:3.125rem!important}.gap-xs-60{gap:3.75rem!important}.gap-xs-70{gap:4.375rem!important}.gap-xs-76{gap:4.75rem!important}.gap-xs-80{gap:5rem!important}.gap-xs-90{gap:5.625rem!important}.gap-xs-100{gap:6.25rem!important}.gap-xs-104{gap:6.5rem!important}.gap-xs-110{gap:6.875rem!important}.gap-xs-124{gap:7.75rem!important}.gap-xs-230{gap:14.25rem!important}.text-xs-start{text-align:left!important}.text-xs-end{text-align:right!important}.text-xs-center{text-align:center!important}}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.0625rem!important}.m-sm-2{margin:.125rem!important}.m-sm-3{margin:.1875rem!important}.m-sm-4{margin:.25rem!important}.m-sm-5{margin:.3125rem!important}.m-sm-6{margin:.375rem!important}.m-sm-7{margin:.4375rem!important}.m-sm-8{margin:.5rem!important}.m-sm-9{margin:.5625rem!important}.m-sm-10{margin:.625rem!important}.m-sm-11{margin:.6875rem!important}.m-sm-12{margin:.75rem!important}.m-sm-13{margin:.8125rem!important}.m-sm-14{margin:.875rem!important}.m-sm-15{margin:.9375rem!important}.m-sm-16{margin:1rem!important}.m-sm-17{margin:1.0625rem!important}.m-sm-18{margin:1.125rem!important}.m-sm-19{margin:1.1875rem!important}.m-sm-20{margin:1.25rem!important}.m-sm-21{margin:1.3125rem!important}.m-sm-22{margin:1.375rem!important}.m-sm-23{margin:1.4375rem!important}.m-sm-24{margin:1.5rem!important}.m-sm-25{margin:1.5625rem!important}.m-sm-26{margin:1.625rem!important}.m-sm-27{margin:1.6875rem!important}.m-sm-28{margin:1.75rem!important}.m-sm-29{margin:1.8125rem!important}.m-sm-30{margin:1.875rem!important}.m-sm-31{margin:1.9375rem!important}.m-sm-32{margin:2rem!important}.m-sm-33{margin:2.0625rem!important}.m-sm-34{margin:2.125rem!important}.m-sm-35{margin:2.1875rem!important}.m-sm-36{margin:2.25rem!important}.m-sm-37{margin:2.3125rem!important}.m-sm-38{margin:2.375rem!important}.m-sm-39{margin:2.4375rem!important}.m-sm-40{margin:2.5rem!important}.m-sm-41{margin:2.5625rem!important}.m-sm-42{margin:2.625rem!important}.m-sm-43{margin:2.6875rem!important}.m-sm-44{margin:2.75rem!important}.m-sm-45{margin:2.8125rem!important}.m-sm-46{margin:2.875rem!important}.m-sm-47{margin:2.9375rem!important}.m-sm-48{margin:3rem!important}.m-sm-49{margin:3.0625rem!important}.m-sm-50{margin:3.125rem!important}.m-sm-60{margin:3.75rem!important}.m-sm-70{margin:4.375rem!important}.m-sm-76{margin:4.75rem!important}.m-sm-80{margin:5rem!important}.m-sm-90{margin:5.625rem!important}.m-sm-100{margin:6.25rem!important}.m-sm-104{margin:6.5rem!important}.m-sm-110{margin:6.875rem!important}.m-sm-124{margin:7.75rem!important}.m-sm-230{margin:14.25rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.0625rem!important;margin-right:.0625rem!important}.mx-sm-2{margin-left:.125rem!important;margin-right:.125rem!important}.mx-sm-3{margin-left:.1875rem!important;margin-right:.1875rem!important}.mx-sm-4{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-5{margin-left:.3125rem!important;margin-right:.3125rem!important}.mx-sm-6{margin-left:.375rem!important;margin-right:.375rem!important}.mx-sm-7{margin-left:.4375rem!important;margin-right:.4375rem!important}.mx-sm-8{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-9{margin-left:.5625rem!important;margin-right:.5625rem!important}.mx-sm-10{margin-left:.625rem!important;margin-right:.625rem!important}.mx-sm-11{margin-left:.6875rem!important;margin-right:.6875rem!important}.mx-sm-12{margin-left:.75rem!important;margin-right:.75rem!important}.mx-sm-13{margin-left:.8125rem!important;margin-right:.8125rem!important}.mx-sm-14{margin-left:.875rem!important;margin-right:.875rem!important}.mx-sm-15{margin-left:.9375rem!important;margin-right:.9375rem!important}.mx-sm-16{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-17{margin-left:1.0625rem!important;margin-right:1.0625rem!important}.mx-sm-18{margin-left:1.125rem!important;margin-right:1.125rem!important}.mx-sm-19{margin-left:1.1875rem!important;margin-right:1.1875rem!important}.mx-sm-20{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-sm-21{margin-left:1.3125rem!important;margin-right:1.3125rem!important}.mx-sm-22{margin-left:1.375rem!important;margin-right:1.375rem!important}.mx-sm-23{margin-left:1.4375rem!important;margin-right:1.4375rem!important}.mx-sm-24{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-25{margin-left:1.5625rem!important;margin-right:1.5625rem!important}.mx-sm-26{margin-left:1.625rem!important;margin-right:1.625rem!important}.mx-sm-27{margin-left:1.6875rem!important;margin-right:1.6875rem!important}.mx-sm-28{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-sm-29{margin-left:1.8125rem!important;margin-right:1.8125rem!important}.mx-sm-30{margin-left:1.875rem!important;margin-right:1.875rem!important}.mx-sm-31{margin-left:1.9375rem!important;margin-right:1.9375rem!important}.mx-sm-32{margin-left:2rem!important;margin-right:2rem!important}.mx-sm-33{margin-left:2.0625rem!important;margin-right:2.0625rem!important}.mx-sm-34{margin-left:2.125rem!important;margin-right:2.125rem!important}.mx-sm-35{margin-left:2.1875rem!important;margin-right:2.1875rem!important}.mx-sm-36{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-sm-37{margin-left:2.3125rem!important;margin-right:2.3125rem!important}.mx-sm-38{margin-left:2.375rem!important;margin-right:2.375rem!important}.mx-sm-39{margin-left:2.4375rem!important;margin-right:2.4375rem!important}.mx-sm-40{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-sm-41{margin-left:2.5625rem!important;margin-right:2.5625rem!important}.mx-sm-42{margin-left:2.625rem!important;margin-right:2.625rem!important}.mx-sm-43{margin-left:2.6875rem!important;margin-right:2.6875rem!important}.mx-sm-44{margin-left:2.75rem!important;margin-right:2.75rem!important}.mx-sm-45{margin-left:2.8125rem!important;margin-right:2.8125rem!important}.mx-sm-46{margin-left:2.875rem!important;margin-right:2.875rem!important}.mx-sm-47{margin-left:2.9375rem!important;margin-right:2.9375rem!important}.mx-sm-48{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-49{margin-left:3.0625rem!important;margin-right:3.0625rem!important}.mx-sm-50{margin-left:3.125rem!important;margin-right:3.125rem!important}.mx-sm-60{margin-left:3.75rem!important;margin-right:3.75rem!important}.mx-sm-70{margin-left:4.375rem!important;margin-right:4.375rem!important}.mx-sm-76{margin-left:4.75rem!important;margin-right:4.75rem!important}.mx-sm-80{margin-left:5rem!important;margin-right:5rem!important}.mx-sm-90{margin-left:5.625rem!important;margin-right:5.625rem!important}.mx-sm-100{margin-left:6.25rem!important;margin-right:6.25rem!important}.mx-sm-104{margin-left:6.5rem!important;margin-right:6.5rem!important}.mx-sm-110{margin-left:6.875rem!important;margin-right:6.875rem!important}.mx-sm-124{margin-left:7.75rem!important;margin-right:7.75rem!important}.mx-sm-230{margin-left:14.25rem!important;margin-right:14.25rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.0625rem!important;margin-top:.0625rem!important}.my-sm-2{margin-bottom:.125rem!important;margin-top:.125rem!important}.my-sm-3{margin-bottom:.1875rem!important;margin-top:.1875rem!important}.my-sm-4{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-5{margin-bottom:.3125rem!important;margin-top:.3125rem!important}.my-sm-6{margin-bottom:.375rem!important;margin-top:.375rem!important}.my-sm-7{margin-bottom:.4375rem!important;margin-top:.4375rem!important}.my-sm-8{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-9{margin-bottom:.5625rem!important;margin-top:.5625rem!important}.my-sm-10{margin-bottom:.625rem!important;margin-top:.625rem!important}.my-sm-11{margin-bottom:.6875rem!important;margin-top:.6875rem!important}.my-sm-12{margin-bottom:.75rem!important;margin-top:.75rem!important}.my-sm-13{margin-bottom:.8125rem!important;margin-top:.8125rem!important}.my-sm-14{margin-bottom:.875rem!important;margin-top:.875rem!important}.my-sm-15{margin-bottom:.9375rem!important;margin-top:.9375rem!important}.my-sm-16{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-17{margin-bottom:1.0625rem!important;margin-top:1.0625rem!important}.my-sm-18{margin-bottom:1.125rem!important;margin-top:1.125rem!important}.my-sm-19{margin-bottom:1.1875rem!important;margin-top:1.1875rem!important}.my-sm-20{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.my-sm-21{margin-bottom:1.3125rem!important;margin-top:1.3125rem!important}.my-sm-22{margin-bottom:1.375rem!important;margin-top:1.375rem!important}.my-sm-23{margin-bottom:1.4375rem!important;margin-top:1.4375rem!important}.my-sm-24{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-25{margin-bottom:1.5625rem!important;margin-top:1.5625rem!important}.my-sm-26{margin-bottom:1.625rem!important;margin-top:1.625rem!important}.my-sm-27{margin-bottom:1.6875rem!important;margin-top:1.6875rem!important}.my-sm-28{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.my-sm-29{margin-bottom:1.8125rem!important;margin-top:1.8125rem!important}.my-sm-30{margin-bottom:1.875rem!important;margin-top:1.875rem!important}.my-sm-31{margin-bottom:1.9375rem!important;margin-top:1.9375rem!important}.my-sm-32{margin-bottom:2rem!important;margin-top:2rem!important}.my-sm-33{margin-bottom:2.0625rem!important;margin-top:2.0625rem!important}.my-sm-34{margin-bottom:2.125rem!important;margin-top:2.125rem!important}.my-sm-35{margin-bottom:2.1875rem!important;margin-top:2.1875rem!important}.my-sm-36{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.my-sm-37{margin-bottom:2.3125rem!important;margin-top:2.3125rem!important}.my-sm-38{margin-bottom:2.375rem!important;margin-top:2.375rem!important}.my-sm-39{margin-bottom:2.4375rem!important;margin-top:2.4375rem!important}.my-sm-40{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-sm-41{margin-bottom:2.5625rem!important;margin-top:2.5625rem!important}.my-sm-42{margin-bottom:2.625rem!important;margin-top:2.625rem!important}.my-sm-43{margin-bottom:2.6875rem!important;margin-top:2.6875rem!important}.my-sm-44{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.my-sm-45{margin-bottom:2.8125rem!important;margin-top:2.8125rem!important}.my-sm-46{margin-bottom:2.875rem!important;margin-top:2.875rem!important}.my-sm-47{margin-bottom:2.9375rem!important;margin-top:2.9375rem!important}.my-sm-48{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-49{margin-bottom:3.0625rem!important;margin-top:3.0625rem!important}.my-sm-50{margin-bottom:3.125rem!important;margin-top:3.125rem!important}.my-sm-60{margin-bottom:3.75rem!important;margin-top:3.75rem!important}.my-sm-70{margin-bottom:4.375rem!important;margin-top:4.375rem!important}.my-sm-76{margin-bottom:4.75rem!important;margin-top:4.75rem!important}.my-sm-80{margin-bottom:5rem!important;margin-top:5rem!important}.my-sm-90{margin-bottom:5.625rem!important;margin-top:5.625rem!important}.my-sm-100{margin-bottom:6.25rem!important;margin-top:6.25rem!important}.my-sm-104{margin-bottom:6.5rem!important;margin-top:6.5rem!important}.my-sm-110{margin-bottom:6.875rem!important;margin-top:6.875rem!important}.my-sm-124{margin-bottom:7.75rem!important;margin-top:7.75rem!important}.my-sm-230{margin-bottom:14.25rem!important;margin-top:14.25rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.0625rem!important}.mt-sm-2{margin-top:.125rem!important}.mt-sm-3{margin-top:.1875rem!important}.mt-sm-4{margin-top:.25rem!important}.mt-sm-5{margin-top:.3125rem!important}.mt-sm-6{margin-top:.375rem!important}.mt-sm-7{margin-top:.4375rem!important}.mt-sm-8{margin-top:.5rem!important}.mt-sm-9{margin-top:.5625rem!important}.mt-sm-10{margin-top:.625rem!important}.mt-sm-11{margin-top:.6875rem!important}.mt-sm-12{margin-top:.75rem!important}.mt-sm-13{margin-top:.8125rem!important}.mt-sm-14{margin-top:.875rem!important}.mt-sm-15{margin-top:.9375rem!important}.mt-sm-16{margin-top:1rem!important}.mt-sm-17{margin-top:1.0625rem!important}.mt-sm-18{margin-top:1.125rem!important}.mt-sm-19{margin-top:1.1875rem!important}.mt-sm-20{margin-top:1.25rem!important}.mt-sm-21{margin-top:1.3125rem!important}.mt-sm-22{margin-top:1.375rem!important}.mt-sm-23{margin-top:1.4375rem!important}.mt-sm-24{margin-top:1.5rem!important}.mt-sm-25{margin-top:1.5625rem!important}.mt-sm-26{margin-top:1.625rem!important}.mt-sm-27{margin-top:1.6875rem!important}.mt-sm-28{margin-top:1.75rem!important}.mt-sm-29{margin-top:1.8125rem!important}.mt-sm-30{margin-top:1.875rem!important}.mt-sm-31{margin-top:1.9375rem!important}.mt-sm-32{margin-top:2rem!important}.mt-sm-33{margin-top:2.0625rem!important}.mt-sm-34{margin-top:2.125rem!important}.mt-sm-35{margin-top:2.1875rem!important}.mt-sm-36{margin-top:2.25rem!important}.mt-sm-37{margin-top:2.3125rem!important}.mt-sm-38{margin-top:2.375rem!important}.mt-sm-39{margin-top:2.4375rem!important}.mt-sm-40{margin-top:2.5rem!important}.mt-sm-41{margin-top:2.5625rem!important}.mt-sm-42{margin-top:2.625rem!important}.mt-sm-43{margin-top:2.6875rem!important}.mt-sm-44{margin-top:2.75rem!important}.mt-sm-45{margin-top:2.8125rem!important}.mt-sm-46{margin-top:2.875rem!important}.mt-sm-47{margin-top:2.9375rem!important}.mt-sm-48{margin-top:3rem!important}.mt-sm-49{margin-top:3.0625rem!important}.mt-sm-50{margin-top:3.125rem!important}.mt-sm-60{margin-top:3.75rem!important}.mt-sm-70{margin-top:4.375rem!important}.mt-sm-76{margin-top:4.75rem!important}.mt-sm-80{margin-top:5rem!important}.mt-sm-90{margin-top:5.625rem!important}.mt-sm-100{margin-top:6.25rem!important}.mt-sm-104{margin-top:6.5rem!important}.mt-sm-110{margin-top:6.875rem!important}.mt-sm-124{margin-top:7.75rem!important}.mt-sm-230{margin-top:14.25rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.0625rem!important}.me-sm-2{margin-right:.125rem!important}.me-sm-3{margin-right:.1875rem!important}.me-sm-4{margin-right:.25rem!important}.me-sm-5{margin-right:.3125rem!important}.me-sm-6{margin-right:.375rem!important}.me-sm-7{margin-right:.4375rem!important}.me-sm-8{margin-right:.5rem!important}.me-sm-9{margin-right:.5625rem!important}.me-sm-10{margin-right:.625rem!important}.me-sm-11{margin-right:.6875rem!important}.me-sm-12{margin-right:.75rem!important}.me-sm-13{margin-right:.8125rem!important}.me-sm-14{margin-right:.875rem!important}.me-sm-15{margin-right:.9375rem!important}.me-sm-16{margin-right:1rem!important}.me-sm-17{margin-right:1.0625rem!important}.me-sm-18{margin-right:1.125rem!important}.me-sm-19{margin-right:1.1875rem!important}.me-sm-20{margin-right:1.25rem!important}.me-sm-21{margin-right:1.3125rem!important}.me-sm-22{margin-right:1.375rem!important}.me-sm-23{margin-right:1.4375rem!important}.me-sm-24{margin-right:1.5rem!important}.me-sm-25{margin-right:1.5625rem!important}.me-sm-26{margin-right:1.625rem!important}.me-sm-27{margin-right:1.6875rem!important}.me-sm-28{margin-right:1.75rem!important}.me-sm-29{margin-right:1.8125rem!important}.me-sm-30{margin-right:1.875rem!important}.me-sm-31{margin-right:1.9375rem!important}.me-sm-32{margin-right:2rem!important}.me-sm-33{margin-right:2.0625rem!important}.me-sm-34{margin-right:2.125rem!important}.me-sm-35{margin-right:2.1875rem!important}.me-sm-36{margin-right:2.25rem!important}.me-sm-37{margin-right:2.3125rem!important}.me-sm-38{margin-right:2.375rem!important}.me-sm-39{margin-right:2.4375rem!important}.me-sm-40{margin-right:2.5rem!important}.me-sm-41{margin-right:2.5625rem!important}.me-sm-42{margin-right:2.625rem!important}.me-sm-43{margin-right:2.6875rem!important}.me-sm-44{margin-right:2.75rem!important}.me-sm-45{margin-right:2.8125rem!important}.me-sm-46{margin-right:2.875rem!important}.me-sm-47{margin-right:2.9375rem!important}.me-sm-48{margin-right:3rem!important}.me-sm-49{margin-right:3.0625rem!important}.me-sm-50{margin-right:3.125rem!important}.me-sm-60{margin-right:3.75rem!important}.me-sm-70{margin-right:4.375rem!important}.me-sm-76{margin-right:4.75rem!important}.me-sm-80{margin-right:5rem!important}.me-sm-90{margin-right:5.625rem!important}.me-sm-100{margin-right:6.25rem!important}.me-sm-104{margin-right:6.5rem!important}.me-sm-110{margin-right:6.875rem!important}.me-sm-124{margin-right:7.75rem!important}.me-sm-230{margin-right:14.25rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.0625rem!important}.mb-sm-2{margin-bottom:.125rem!important}.mb-sm-3{margin-bottom:.1875rem!important}.mb-sm-4{margin-bottom:.25rem!important}.mb-sm-5{margin-bottom:.3125rem!important}.mb-sm-6{margin-bottom:.375rem!important}.mb-sm-7{margin-bottom:.4375rem!important}.mb-sm-8{margin-bottom:.5rem!important}.mb-sm-9{margin-bottom:.5625rem!important}.mb-sm-10{margin-bottom:.625rem!important}.mb-sm-11{margin-bottom:.6875rem!important}.mb-sm-12{margin-bottom:.75rem!important}.mb-sm-13{margin-bottom:.8125rem!important}.mb-sm-14{margin-bottom:.875rem!important}.mb-sm-15{margin-bottom:.9375rem!important}.mb-sm-16{margin-bottom:1rem!important}.mb-sm-17{margin-bottom:1.0625rem!important}.mb-sm-18{margin-bottom:1.125rem!important}.mb-sm-19{margin-bottom:1.1875rem!important}.mb-sm-20{margin-bottom:1.25rem!important}.mb-sm-21{margin-bottom:1.3125rem!important}.mb-sm-22{margin-bottom:1.375rem!important}.mb-sm-23{margin-bottom:1.4375rem!important}.mb-sm-24{margin-bottom:1.5rem!important}.mb-sm-25{margin-bottom:1.5625rem!important}.mb-sm-26{margin-bottom:1.625rem!important}.mb-sm-27{margin-bottom:1.6875rem!important}.mb-sm-28{margin-bottom:1.75rem!important}.mb-sm-29{margin-bottom:1.8125rem!important}.mb-sm-30{margin-bottom:1.875rem!important}.mb-sm-31{margin-bottom:1.9375rem!important}.mb-sm-32{margin-bottom:2rem!important}.mb-sm-33{margin-bottom:2.0625rem!important}.mb-sm-34{margin-bottom:2.125rem!important}.mb-sm-35{margin-bottom:2.1875rem!important}.mb-sm-36{margin-bottom:2.25rem!important}.mb-sm-37{margin-bottom:2.3125rem!important}.mb-sm-38{margin-bottom:2.375rem!important}.mb-sm-39{margin-bottom:2.4375rem!important}.mb-sm-40{margin-bottom:2.5rem!important}.mb-sm-41{margin-bottom:2.5625rem!important}.mb-sm-42{margin-bottom:2.625rem!important}.mb-sm-43{margin-bottom:2.6875rem!important}.mb-sm-44{margin-bottom:2.75rem!important}.mb-sm-45{margin-bottom:2.8125rem!important}.mb-sm-46{margin-bottom:2.875rem!important}.mb-sm-47{margin-bottom:2.9375rem!important}.mb-sm-48{margin-bottom:3rem!important}.mb-sm-49{margin-bottom:3.0625rem!important}.mb-sm-50{margin-bottom:3.125rem!important}.mb-sm-60{margin-bottom:3.75rem!important}.mb-sm-70{margin-bottom:4.375rem!important}.mb-sm-76{margin-bottom:4.75rem!important}.mb-sm-80{margin-bottom:5rem!important}.mb-sm-90{margin-bottom:5.625rem!important}.mb-sm-100{margin-bottom:6.25rem!important}.mb-sm-104{margin-bottom:6.5rem!important}.mb-sm-110{margin-bottom:6.875rem!important}.mb-sm-124{margin-bottom:7.75rem!important}.mb-sm-230{margin-bottom:14.25rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.0625rem!important}.ms-sm-2{margin-left:.125rem!important}.ms-sm-3{margin-left:.1875rem!important}.ms-sm-4{margin-left:.25rem!important}.ms-sm-5{margin-left:.3125rem!important}.ms-sm-6{margin-left:.375rem!important}.ms-sm-7{margin-left:.4375rem!important}.ms-sm-8{margin-left:.5rem!important}.ms-sm-9{margin-left:.5625rem!important}.ms-sm-10{margin-left:.625rem!important}.ms-sm-11{margin-left:.6875rem!important}.ms-sm-12{margin-left:.75rem!important}.ms-sm-13{margin-left:.8125rem!important}.ms-sm-14{margin-left:.875rem!important}.ms-sm-15{margin-left:.9375rem!important}.ms-sm-16{margin-left:1rem!important}.ms-sm-17{margin-left:1.0625rem!important}.ms-sm-18{margin-left:1.125rem!important}.ms-sm-19{margin-left:1.1875rem!important}.ms-sm-20{margin-left:1.25rem!important}.ms-sm-21{margin-left:1.3125rem!important}.ms-sm-22{margin-left:1.375rem!important}.ms-sm-23{margin-left:1.4375rem!important}.ms-sm-24{margin-left:1.5rem!important}.ms-sm-25{margin-left:1.5625rem!important}.ms-sm-26{margin-left:1.625rem!important}.ms-sm-27{margin-left:1.6875rem!important}.ms-sm-28{margin-left:1.75rem!important}.ms-sm-29{margin-left:1.8125rem!important}.ms-sm-30{margin-left:1.875rem!important}.ms-sm-31{margin-left:1.9375rem!important}.ms-sm-32{margin-left:2rem!important}.ms-sm-33{margin-left:2.0625rem!important}.ms-sm-34{margin-left:2.125rem!important}.ms-sm-35{margin-left:2.1875rem!important}.ms-sm-36{margin-left:2.25rem!important}.ms-sm-37{margin-left:2.3125rem!important}.ms-sm-38{margin-left:2.375rem!important}.ms-sm-39{margin-left:2.4375rem!important}.ms-sm-40{margin-left:2.5rem!important}.ms-sm-41{margin-left:2.5625rem!important}.ms-sm-42{margin-left:2.625rem!important}.ms-sm-43{margin-left:2.6875rem!important}.ms-sm-44{margin-left:2.75rem!important}.ms-sm-45{margin-left:2.8125rem!important}.ms-sm-46{margin-left:2.875rem!important}.ms-sm-47{margin-left:2.9375rem!important}.ms-sm-48{margin-left:3rem!important}.ms-sm-49{margin-left:3.0625rem!important}.ms-sm-50{margin-left:3.125rem!important}.ms-sm-60{margin-left:3.75rem!important}.ms-sm-70{margin-left:4.375rem!important}.ms-sm-76{margin-left:4.75rem!important}.ms-sm-80{margin-left:5rem!important}.ms-sm-90{margin-left:5.625rem!important}.ms-sm-100{margin-left:6.25rem!important}.ms-sm-104{margin-left:6.5rem!important}.ms-sm-110{margin-left:6.875rem!important}.ms-sm-124{margin-left:7.75rem!important}.ms-sm-230{margin-left:14.25rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.0625rem!important}.m-sm-n2{margin:-.125rem!important}.m-sm-n3{margin:-.1875rem!important}.m-sm-n4{margin:-.25rem!important}.m-sm-n5{margin:-.3125rem!important}.m-sm-n6{margin:-.375rem!important}.m-sm-n7{margin:-.4375rem!important}.m-sm-n8{margin:-.5rem!important}.m-sm-n9{margin:-.5625rem!important}.m-sm-n10{margin:-.625rem!important}.m-sm-n11{margin:-.6875rem!important}.m-sm-n12{margin:-.75rem!important}.m-sm-n13{margin:-.8125rem!important}.m-sm-n14{margin:-.875rem!important}.m-sm-n15{margin:-.9375rem!important}.m-sm-n16{margin:-1rem!important}.m-sm-n17{margin:-1.0625rem!important}.m-sm-n18{margin:-1.125rem!important}.m-sm-n19{margin:-1.1875rem!important}.m-sm-n20{margin:-1.25rem!important}.m-sm-n21{margin:-1.3125rem!important}.m-sm-n22{margin:-1.375rem!important}.m-sm-n23{margin:-1.4375rem!important}.m-sm-n24{margin:-1.5rem!important}.m-sm-n25{margin:-1.5625rem!important}.m-sm-n26{margin:-1.625rem!important}.m-sm-n27{margin:-1.6875rem!important}.m-sm-n28{margin:-1.75rem!important}.m-sm-n29{margin:-1.8125rem!important}.m-sm-n30{margin:-1.875rem!important}.m-sm-n31{margin:-1.9375rem!important}.m-sm-n32{margin:-2rem!important}.m-sm-n33{margin:-2.0625rem!important}.m-sm-n34{margin:-2.125rem!important}.m-sm-n35{margin:-2.1875rem!important}.m-sm-n36{margin:-2.25rem!important}.m-sm-n37{margin:-2.3125rem!important}.m-sm-n38{margin:-2.375rem!important}.m-sm-n39{margin:-2.4375rem!important}.m-sm-n40{margin:-2.5rem!important}.m-sm-n41{margin:-2.5625rem!important}.m-sm-n42{margin:-2.625rem!important}.m-sm-n43{margin:-2.6875rem!important}.m-sm-n44{margin:-2.75rem!important}.m-sm-n45{margin:-2.8125rem!important}.m-sm-n46{margin:-2.875rem!important}.m-sm-n47{margin:-2.9375rem!important}.m-sm-n48{margin:-3rem!important}.m-sm-n49{margin:-3.0625rem!important}.m-sm-n50{margin:-3.125rem!important}.m-sm-n60{margin:-3.75rem!important}.m-sm-n70{margin:-4.375rem!important}.m-sm-n76{margin:-4.75rem!important}.m-sm-n80{margin:-5rem!important}.m-sm-n90{margin:-5.625rem!important}.m-sm-n100{margin:-6.25rem!important}.m-sm-n104{margin:-6.5rem!important}.m-sm-n110{margin:-6.875rem!important}.m-sm-n124{margin:-7.75rem!important}.m-sm-n230{margin:-14.25rem!important}.mx-sm-n1{margin-left:-.0625rem!important;margin-right:-.0625rem!important}.mx-sm-n2{margin-left:-.125rem!important;margin-right:-.125rem!important}.mx-sm-n3{margin-left:-.1875rem!important;margin-right:-.1875rem!important}.mx-sm-n4{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-sm-n5{margin-left:-.3125rem!important;margin-right:-.3125rem!important}.mx-sm-n6{margin-left:-.375rem!important;margin-right:-.375rem!important}.mx-sm-n7{margin-left:-.4375rem!important;margin-right:-.4375rem!important}.mx-sm-n8{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-sm-n9{margin-left:-.5625rem!important;margin-right:-.5625rem!important}.mx-sm-n10{margin-left:-.625rem!important;margin-right:-.625rem!important}.mx-sm-n11{margin-left:-.6875rem!important;margin-right:-.6875rem!important}.mx-sm-n12{margin-left:-.75rem!important;margin-right:-.75rem!important}.mx-sm-n13{margin-left:-.8125rem!important;margin-right:-.8125rem!important}.mx-sm-n14{margin-left:-.875rem!important;margin-right:-.875rem!important}.mx-sm-n15{margin-left:-.9375rem!important;margin-right:-.9375rem!important}.mx-sm-n16{margin-left:-1rem!important;margin-right:-1rem!important}.mx-sm-n17{margin-left:-1.0625rem!important;margin-right:-1.0625rem!important}.mx-sm-n18{margin-left:-1.125rem!important;margin-right:-1.125rem!important}.mx-sm-n19{margin-left:-1.1875rem!important;margin-right:-1.1875rem!important}.mx-sm-n20{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-sm-n21{margin-left:-1.3125rem!important;margin-right:-1.3125rem!important}.mx-sm-n22{margin-left:-1.375rem!important;margin-right:-1.375rem!important}.mx-sm-n23{margin-left:-1.4375rem!important;margin-right:-1.4375rem!important}.mx-sm-n24{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-sm-n25{margin-left:-1.5625rem!important;margin-right:-1.5625rem!important}.mx-sm-n26{margin-left:-1.625rem!important;margin-right:-1.625rem!important}.mx-sm-n27{margin-left:-1.6875rem!important;margin-right:-1.6875rem!important}.mx-sm-n28{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-sm-n29{margin-left:-1.8125rem!important;margin-right:-1.8125rem!important}.mx-sm-n30{margin-left:-1.875rem!important;margin-right:-1.875rem!important}.mx-sm-n31{margin-left:-1.9375rem!important;margin-right:-1.9375rem!important}.mx-sm-n32{margin-left:-2rem!important;margin-right:-2rem!important}.mx-sm-n33{margin-left:-2.0625rem!important;margin-right:-2.0625rem!important}.mx-sm-n34{margin-left:-2.125rem!important;margin-right:-2.125rem!important}.mx-sm-n35{margin-left:-2.1875rem!important;margin-right:-2.1875rem!important}.mx-sm-n36{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-sm-n37{margin-left:-2.3125rem!important;margin-right:-2.3125rem!important}.mx-sm-n38{margin-left:-2.375rem!important;margin-right:-2.375rem!important}.mx-sm-n39{margin-left:-2.4375rem!important;margin-right:-2.4375rem!important}.mx-sm-n40{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.mx-sm-n41{margin-left:-2.5625rem!important;margin-right:-2.5625rem!important}.mx-sm-n42{margin-left:-2.625rem!important;margin-right:-2.625rem!important}.mx-sm-n43{margin-left:-2.6875rem!important;margin-right:-2.6875rem!important}.mx-sm-n44{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.mx-sm-n45{margin-left:-2.8125rem!important;margin-right:-2.8125rem!important}.mx-sm-n46{margin-left:-2.875rem!important;margin-right:-2.875rem!important}.mx-sm-n47{margin-left:-2.9375rem!important;margin-right:-2.9375rem!important}.mx-sm-n48{margin-left:-3rem!important;margin-right:-3rem!important}.mx-sm-n49{margin-left:-3.0625rem!important;margin-right:-3.0625rem!important}.mx-sm-n50{margin-left:-3.125rem!important;margin-right:-3.125rem!important}.mx-sm-n60{margin-left:-3.75rem!important;margin-right:-3.75rem!important}.mx-sm-n70{margin-left:-4.375rem!important;margin-right:-4.375rem!important}.mx-sm-n76{margin-left:-4.75rem!important;margin-right:-4.75rem!important}.mx-sm-n80{margin-left:-5rem!important;margin-right:-5rem!important}.mx-sm-n90{margin-left:-5.625rem!important;margin-right:-5.625rem!important}.mx-sm-n100{margin-left:-6.25rem!important;margin-right:-6.25rem!important}.mx-sm-n104{margin-left:-6.5rem!important;margin-right:-6.5rem!important}.mx-sm-n110{margin-left:-6.875rem!important;margin-right:-6.875rem!important}.mx-sm-n124{margin-left:-7.75rem!important;margin-right:-7.75rem!important}.mx-sm-n230{margin-left:-14.25rem!important;margin-right:-14.25rem!important}.my-sm-n1{margin-bottom:-.0625rem!important;margin-top:-.0625rem!important}.my-sm-n2{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.my-sm-n3{margin-bottom:-.1875rem!important;margin-top:-.1875rem!important}.my-sm-n4{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-sm-n5{margin-bottom:-.3125rem!important;margin-top:-.3125rem!important}.my-sm-n6{margin-bottom:-.375rem!important;margin-top:-.375rem!important}.my-sm-n7{margin-bottom:-.4375rem!important;margin-top:-.4375rem!important}.my-sm-n8{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-sm-n9{margin-bottom:-.5625rem!important;margin-top:-.5625rem!important}.my-sm-n10{margin-bottom:-.625rem!important;margin-top:-.625rem!important}.my-sm-n11{margin-bottom:-.6875rem!important;margin-top:-.6875rem!important}.my-sm-n12{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.my-sm-n13{margin-bottom:-.8125rem!important;margin-top:-.8125rem!important}.my-sm-n14{margin-bottom:-.875rem!important;margin-top:-.875rem!important}.my-sm-n15{margin-bottom:-.9375rem!important;margin-top:-.9375rem!important}.my-sm-n16{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-sm-n17{margin-bottom:-1.0625rem!important;margin-top:-1.0625rem!important}.my-sm-n18{margin-bottom:-1.125rem!important;margin-top:-1.125rem!important}.my-sm-n19{margin-bottom:-1.1875rem!important;margin-top:-1.1875rem!important}.my-sm-n20{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.my-sm-n21{margin-bottom:-1.3125rem!important;margin-top:-1.3125rem!important}.my-sm-n22{margin-bottom:-1.375rem!important;margin-top:-1.375rem!important}.my-sm-n23{margin-bottom:-1.4375rem!important;margin-top:-1.4375rem!important}.my-sm-n24{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-sm-n25{margin-bottom:-1.5625rem!important;margin-top:-1.5625rem!important}.my-sm-n26{margin-bottom:-1.625rem!important;margin-top:-1.625rem!important}.my-sm-n27{margin-bottom:-1.6875rem!important;margin-top:-1.6875rem!important}.my-sm-n28{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.my-sm-n29{margin-bottom:-1.8125rem!important;margin-top:-1.8125rem!important}.my-sm-n30{margin-bottom:-1.875rem!important;margin-top:-1.875rem!important}.my-sm-n31{margin-bottom:-1.9375rem!important;margin-top:-1.9375rem!important}.my-sm-n32{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-sm-n33{margin-bottom:-2.0625rem!important;margin-top:-2.0625rem!important}.my-sm-n34{margin-bottom:-2.125rem!important;margin-top:-2.125rem!important}.my-sm-n35{margin-bottom:-2.1875rem!important;margin-top:-2.1875rem!important}.my-sm-n36{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.my-sm-n37{margin-bottom:-2.3125rem!important;margin-top:-2.3125rem!important}.my-sm-n38{margin-bottom:-2.375rem!important;margin-top:-2.375rem!important}.my-sm-n39{margin-bottom:-2.4375rem!important;margin-top:-2.4375rem!important}.my-sm-n40{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.my-sm-n41{margin-bottom:-2.5625rem!important;margin-top:-2.5625rem!important}.my-sm-n42{margin-bottom:-2.625rem!important;margin-top:-2.625rem!important}.my-sm-n43{margin-bottom:-2.6875rem!important;margin-top:-2.6875rem!important}.my-sm-n44{margin-bottom:-2.75rem!important;margin-top:-2.75rem!important}.my-sm-n45{margin-bottom:-2.8125rem!important;margin-top:-2.8125rem!important}.my-sm-n46{margin-bottom:-2.875rem!important;margin-top:-2.875rem!important}.my-sm-n47{margin-bottom:-2.9375rem!important;margin-top:-2.9375rem!important}.my-sm-n48{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-sm-n49{margin-bottom:-3.0625rem!important;margin-top:-3.0625rem!important}.my-sm-n50{margin-bottom:-3.125rem!important;margin-top:-3.125rem!important}.my-sm-n60{margin-bottom:-3.75rem!important;margin-top:-3.75rem!important}.my-sm-n70{margin-bottom:-4.375rem!important;margin-top:-4.375rem!important}.my-sm-n76{margin-bottom:-4.75rem!important;margin-top:-4.75rem!important}.my-sm-n80{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-sm-n90{margin-bottom:-5.625rem!important;margin-top:-5.625rem!important}.my-sm-n100{margin-bottom:-6.25rem!important;margin-top:-6.25rem!important}.my-sm-n104{margin-bottom:-6.5rem!important;margin-top:-6.5rem!important}.my-sm-n110{margin-bottom:-6.875rem!important;margin-top:-6.875rem!important}.my-sm-n124{margin-bottom:-7.75rem!important;margin-top:-7.75rem!important}.my-sm-n230{margin-bottom:-14.25rem!important;margin-top:-14.25rem!important}.mt-sm-n1{margin-top:-.0625rem!important}.mt-sm-n2{margin-top:-.125rem!important}.mt-sm-n3{margin-top:-.1875rem!important}.mt-sm-n4{margin-top:-.25rem!important}.mt-sm-n5{margin-top:-.3125rem!important}.mt-sm-n6{margin-top:-.375rem!important}.mt-sm-n7{margin-top:-.4375rem!important}.mt-sm-n8{margin-top:-.5rem!important}.mt-sm-n9{margin-top:-.5625rem!important}.mt-sm-n10{margin-top:-.625rem!important}.mt-sm-n11{margin-top:-.6875rem!important}.mt-sm-n12{margin-top:-.75rem!important}.mt-sm-n13{margin-top:-.8125rem!important}.mt-sm-n14{margin-top:-.875rem!important}.mt-sm-n15{margin-top:-.9375rem!important}.mt-sm-n16{margin-top:-1rem!important}.mt-sm-n17{margin-top:-1.0625rem!important}.mt-sm-n18{margin-top:-1.125rem!important}.mt-sm-n19{margin-top:-1.1875rem!important}.mt-sm-n20{margin-top:-1.25rem!important}.mt-sm-n21{margin-top:-1.3125rem!important}.mt-sm-n22{margin-top:-1.375rem!important}.mt-sm-n23{margin-top:-1.4375rem!important}.mt-sm-n24{margin-top:-1.5rem!important}.mt-sm-n25{margin-top:-1.5625rem!important}.mt-sm-n26{margin-top:-1.625rem!important}.mt-sm-n27{margin-top:-1.6875rem!important}.mt-sm-n28{margin-top:-1.75rem!important}.mt-sm-n29{margin-top:-1.8125rem!important}.mt-sm-n30{margin-top:-1.875rem!important}.mt-sm-n31{margin-top:-1.9375rem!important}.mt-sm-n32{margin-top:-2rem!important}.mt-sm-n33{margin-top:-2.0625rem!important}.mt-sm-n34{margin-top:-2.125rem!important}.mt-sm-n35{margin-top:-2.1875rem!important}.mt-sm-n36{margin-top:-2.25rem!important}.mt-sm-n37{margin-top:-2.3125rem!important}.mt-sm-n38{margin-top:-2.375rem!important}.mt-sm-n39{margin-top:-2.4375rem!important}.mt-sm-n40{margin-top:-2.5rem!important}.mt-sm-n41{margin-top:-2.5625rem!important}.mt-sm-n42{margin-top:-2.625rem!important}.mt-sm-n43{margin-top:-2.6875rem!important}.mt-sm-n44{margin-top:-2.75rem!important}.mt-sm-n45{margin-top:-2.8125rem!important}.mt-sm-n46{margin-top:-2.875rem!important}.mt-sm-n47{margin-top:-2.9375rem!important}.mt-sm-n48{margin-top:-3rem!important}.mt-sm-n49{margin-top:-3.0625rem!important}.mt-sm-n50{margin-top:-3.125rem!important}.mt-sm-n60{margin-top:-3.75rem!important}.mt-sm-n70{margin-top:-4.375rem!important}.mt-sm-n76{margin-top:-4.75rem!important}.mt-sm-n80{margin-top:-5rem!important}.mt-sm-n90{margin-top:-5.625rem!important}.mt-sm-n100{margin-top:-6.25rem!important}.mt-sm-n104{margin-top:-6.5rem!important}.mt-sm-n110{margin-top:-6.875rem!important}.mt-sm-n124{margin-top:-7.75rem!important}.mt-sm-n230{margin-top:-14.25rem!important}.me-sm-n1{margin-right:-.0625rem!important}.me-sm-n2{margin-right:-.125rem!important}.me-sm-n3{margin-right:-.1875rem!important}.me-sm-n4{margin-right:-.25rem!important}.me-sm-n5{margin-right:-.3125rem!important}.me-sm-n6{margin-right:-.375rem!important}.me-sm-n7{margin-right:-.4375rem!important}.me-sm-n8{margin-right:-.5rem!important}.me-sm-n9{margin-right:-.5625rem!important}.me-sm-n10{margin-right:-.625rem!important}.me-sm-n11{margin-right:-.6875rem!important}.me-sm-n12{margin-right:-.75rem!important}.me-sm-n13{margin-right:-.8125rem!important}.me-sm-n14{margin-right:-.875rem!important}.me-sm-n15{margin-right:-.9375rem!important}.me-sm-n16{margin-right:-1rem!important}.me-sm-n17{margin-right:-1.0625rem!important}.me-sm-n18{margin-right:-1.125rem!important}.me-sm-n19{margin-right:-1.1875rem!important}.me-sm-n20{margin-right:-1.25rem!important}.me-sm-n21{margin-right:-1.3125rem!important}.me-sm-n22{margin-right:-1.375rem!important}.me-sm-n23{margin-right:-1.4375rem!important}.me-sm-n24{margin-right:-1.5rem!important}.me-sm-n25{margin-right:-1.5625rem!important}.me-sm-n26{margin-right:-1.625rem!important}.me-sm-n27{margin-right:-1.6875rem!important}.me-sm-n28{margin-right:-1.75rem!important}.me-sm-n29{margin-right:-1.8125rem!important}.me-sm-n30{margin-right:-1.875rem!important}.me-sm-n31{margin-right:-1.9375rem!important}.me-sm-n32{margin-right:-2rem!important}.me-sm-n33{margin-right:-2.0625rem!important}.me-sm-n34{margin-right:-2.125rem!important}.me-sm-n35{margin-right:-2.1875rem!important}.me-sm-n36{margin-right:-2.25rem!important}.me-sm-n37{margin-right:-2.3125rem!important}.me-sm-n38{margin-right:-2.375rem!important}.me-sm-n39{margin-right:-2.4375rem!important}.me-sm-n40{margin-right:-2.5rem!important}.me-sm-n41{margin-right:-2.5625rem!important}.me-sm-n42{margin-right:-2.625rem!important}.me-sm-n43{margin-right:-2.6875rem!important}.me-sm-n44{margin-right:-2.75rem!important}.me-sm-n45{margin-right:-2.8125rem!important}.me-sm-n46{margin-right:-2.875rem!important}.me-sm-n47{margin-right:-2.9375rem!important}.me-sm-n48{margin-right:-3rem!important}.me-sm-n49{margin-right:-3.0625rem!important}.me-sm-n50{margin-right:-3.125rem!important}.me-sm-n60{margin-right:-3.75rem!important}.me-sm-n70{margin-right:-4.375rem!important}.me-sm-n76{margin-right:-4.75rem!important}.me-sm-n80{margin-right:-5rem!important}.me-sm-n90{margin-right:-5.625rem!important}.me-sm-n100{margin-right:-6.25rem!important}.me-sm-n104{margin-right:-6.5rem!important}.me-sm-n110{margin-right:-6.875rem!important}.me-sm-n124{margin-right:-7.75rem!important}.me-sm-n230{margin-right:-14.25rem!important}.mb-sm-n1{margin-bottom:-.0625rem!important}.mb-sm-n2{margin-bottom:-.125rem!important}.mb-sm-n3{margin-bottom:-.1875rem!important}.mb-sm-n4{margin-bottom:-.25rem!important}.mb-sm-n5{margin-bottom:-.3125rem!important}.mb-sm-n6{margin-bottom:-.375rem!important}.mb-sm-n7{margin-bottom:-.4375rem!important}.mb-sm-n8{margin-bottom:-.5rem!important}.mb-sm-n9{margin-bottom:-.5625rem!important}.mb-sm-n10{margin-bottom:-.625rem!important}.mb-sm-n11{margin-bottom:-.6875rem!important}.mb-sm-n12{margin-bottom:-.75rem!important}.mb-sm-n13{margin-bottom:-.8125rem!important}.mb-sm-n14{margin-bottom:-.875rem!important}.mb-sm-n15{margin-bottom:-.9375rem!important}.mb-sm-n16{margin-bottom:-1rem!important}.mb-sm-n17{margin-bottom:-1.0625rem!important}.mb-sm-n18{margin-bottom:-1.125rem!important}.mb-sm-n19{margin-bottom:-1.1875rem!important}.mb-sm-n20{margin-bottom:-1.25rem!important}.mb-sm-n21{margin-bottom:-1.3125rem!important}.mb-sm-n22{margin-bottom:-1.375rem!important}.mb-sm-n23{margin-bottom:-1.4375rem!important}.mb-sm-n24{margin-bottom:-1.5rem!important}.mb-sm-n25{margin-bottom:-1.5625rem!important}.mb-sm-n26{margin-bottom:-1.625rem!important}.mb-sm-n27{margin-bottom:-1.6875rem!important}.mb-sm-n28{margin-bottom:-1.75rem!important}.mb-sm-n29{margin-bottom:-1.8125rem!important}.mb-sm-n30{margin-bottom:-1.875rem!important}.mb-sm-n31{margin-bottom:-1.9375rem!important}.mb-sm-n32{margin-bottom:-2rem!important}.mb-sm-n33{margin-bottom:-2.0625rem!important}.mb-sm-n34{margin-bottom:-2.125rem!important}.mb-sm-n35{margin-bottom:-2.1875rem!important}.mb-sm-n36{margin-bottom:-2.25rem!important}.mb-sm-n37{margin-bottom:-2.3125rem!important}.mb-sm-n38{margin-bottom:-2.375rem!important}.mb-sm-n39{margin-bottom:-2.4375rem!important}.mb-sm-n40{margin-bottom:-2.5rem!important}.mb-sm-n41{margin-bottom:-2.5625rem!important}.mb-sm-n42{margin-bottom:-2.625rem!important}.mb-sm-n43{margin-bottom:-2.6875rem!important}.mb-sm-n44{margin-bottom:-2.75rem!important}.mb-sm-n45{margin-bottom:-2.8125rem!important}.mb-sm-n46{margin-bottom:-2.875rem!important}.mb-sm-n47{margin-bottom:-2.9375rem!important}.mb-sm-n48{margin-bottom:-3rem!important}.mb-sm-n49{margin-bottom:-3.0625rem!important}.mb-sm-n50{margin-bottom:-3.125rem!important}.mb-sm-n60{margin-bottom:-3.75rem!important}.mb-sm-n70{margin-bottom:-4.375rem!important}.mb-sm-n76{margin-bottom:-4.75rem!important}.mb-sm-n80{margin-bottom:-5rem!important}.mb-sm-n90{margin-bottom:-5.625rem!important}.mb-sm-n100{margin-bottom:-6.25rem!important}.mb-sm-n104{margin-bottom:-6.5rem!important}.mb-sm-n110{margin-bottom:-6.875rem!important}.mb-sm-n124{margin-bottom:-7.75rem!important}.mb-sm-n230{margin-bottom:-14.25rem!important}.ms-sm-n1{margin-left:-.0625rem!important}.ms-sm-n2{margin-left:-.125rem!important}.ms-sm-n3{margin-left:-.1875rem!important}.ms-sm-n4{margin-left:-.25rem!important}.ms-sm-n5{margin-left:-.3125rem!important}.ms-sm-n6{margin-left:-.375rem!important}.ms-sm-n7{margin-left:-.4375rem!important}.ms-sm-n8{margin-left:-.5rem!important}.ms-sm-n9{margin-left:-.5625rem!important}.ms-sm-n10{margin-left:-.625rem!important}.ms-sm-n11{margin-left:-.6875rem!important}.ms-sm-n12{margin-left:-.75rem!important}.ms-sm-n13{margin-left:-.8125rem!important}.ms-sm-n14{margin-left:-.875rem!important}.ms-sm-n15{margin-left:-.9375rem!important}.ms-sm-n16{margin-left:-1rem!important}.ms-sm-n17{margin-left:-1.0625rem!important}.ms-sm-n18{margin-left:-1.125rem!important}.ms-sm-n19{margin-left:-1.1875rem!important}.ms-sm-n20{margin-left:-1.25rem!important}.ms-sm-n21{margin-left:-1.3125rem!important}.ms-sm-n22{margin-left:-1.375rem!important}.ms-sm-n23{margin-left:-1.4375rem!important}.ms-sm-n24{margin-left:-1.5rem!important}.ms-sm-n25{margin-left:-1.5625rem!important}.ms-sm-n26{margin-left:-1.625rem!important}.ms-sm-n27{margin-left:-1.6875rem!important}.ms-sm-n28{margin-left:-1.75rem!important}.ms-sm-n29{margin-left:-1.8125rem!important}.ms-sm-n30{margin-left:-1.875rem!important}.ms-sm-n31{margin-left:-1.9375rem!important}.ms-sm-n32{margin-left:-2rem!important}.ms-sm-n33{margin-left:-2.0625rem!important}.ms-sm-n34{margin-left:-2.125rem!important}.ms-sm-n35{margin-left:-2.1875rem!important}.ms-sm-n36{margin-left:-2.25rem!important}.ms-sm-n37{margin-left:-2.3125rem!important}.ms-sm-n38{margin-left:-2.375rem!important}.ms-sm-n39{margin-left:-2.4375rem!important}.ms-sm-n40{margin-left:-2.5rem!important}.ms-sm-n41{margin-left:-2.5625rem!important}.ms-sm-n42{margin-left:-2.625rem!important}.ms-sm-n43{margin-left:-2.6875rem!important}.ms-sm-n44{margin-left:-2.75rem!important}.ms-sm-n45{margin-left:-2.8125rem!important}.ms-sm-n46{margin-left:-2.875rem!important}.ms-sm-n47{margin-left:-2.9375rem!important}.ms-sm-n48{margin-left:-3rem!important}.ms-sm-n49{margin-left:-3.0625rem!important}.ms-sm-n50{margin-left:-3.125rem!important}.ms-sm-n60{margin-left:-3.75rem!important}.ms-sm-n70{margin-left:-4.375rem!important}.ms-sm-n76{margin-left:-4.75rem!important}.ms-sm-n80{margin-left:-5rem!important}.ms-sm-n90{margin-left:-5.625rem!important}.ms-sm-n100{margin-left:-6.25rem!important}.ms-sm-n104{margin-left:-6.5rem!important}.ms-sm-n110{margin-left:-6.875rem!important}.ms-sm-n124{margin-left:-7.75rem!important}.ms-sm-n230{margin-left:-14.25rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.0625rem!important}.p-sm-2{padding:.125rem!important}.p-sm-3{padding:.1875rem!important}.p-sm-4{padding:.25rem!important}.p-sm-5{padding:.3125rem!important}.p-sm-6{padding:.375rem!important}.p-sm-7{padding:.4375rem!important}.p-sm-8{padding:.5rem!important}.p-sm-9{padding:.5625rem!important}.p-sm-10{padding:.625rem!important}.p-sm-11{padding:.6875rem!important}.p-sm-12{padding:.75rem!important}.p-sm-13{padding:.8125rem!important}.p-sm-14{padding:.875rem!important}.p-sm-15{padding:.9375rem!important}.p-sm-16{padding:1rem!important}.p-sm-17{padding:1.0625rem!important}.p-sm-18{padding:1.125rem!important}.p-sm-19{padding:1.1875rem!important}.p-sm-20{padding:1.25rem!important}.p-sm-21{padding:1.3125rem!important}.p-sm-22{padding:1.375rem!important}.p-sm-23{padding:1.4375rem!important}.p-sm-24{padding:1.5rem!important}.p-sm-25{padding:1.5625rem!important}.p-sm-26{padding:1.625rem!important}.p-sm-27{padding:1.6875rem!important}.p-sm-28{padding:1.75rem!important}.p-sm-29{padding:1.8125rem!important}.p-sm-30{padding:1.875rem!important}.p-sm-31{padding:1.9375rem!important}.p-sm-32{padding:2rem!important}.p-sm-33{padding:2.0625rem!important}.p-sm-34{padding:2.125rem!important}.p-sm-35{padding:2.1875rem!important}.p-sm-36{padding:2.25rem!important}.p-sm-37{padding:2.3125rem!important}.p-sm-38{padding:2.375rem!important}.p-sm-39{padding:2.4375rem!important}.p-sm-40{padding:2.5rem!important}.p-sm-41{padding:2.5625rem!important}.p-sm-42{padding:2.625rem!important}.p-sm-43{padding:2.6875rem!important}.p-sm-44{padding:2.75rem!important}.p-sm-45{padding:2.8125rem!important}.p-sm-46{padding:2.875rem!important}.p-sm-47{padding:2.9375rem!important}.p-sm-48{padding:3rem!important}.p-sm-49{padding:3.0625rem!important}.p-sm-50{padding:3.125rem!important}.p-sm-60{padding:3.75rem!important}.p-sm-70{padding:4.375rem!important}.p-sm-76{padding:4.75rem!important}.p-sm-80{padding:5rem!important}.p-sm-90{padding:5.625rem!important}.p-sm-100{padding:6.25rem!important}.p-sm-104{padding:6.5rem!important}.p-sm-110{padding:6.875rem!important}.p-sm-124{padding:7.75rem!important}.p-sm-230{padding:14.25rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.0625rem!important;padding-right:.0625rem!important}.px-sm-2{padding-left:.125rem!important;padding-right:.125rem!important}.px-sm-3{padding-left:.1875rem!important;padding-right:.1875rem!important}.px-sm-4{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-5{padding-left:.3125rem!important;padding-right:.3125rem!important}.px-sm-6{padding-left:.375rem!important;padding-right:.375rem!important}.px-sm-7{padding-left:.4375rem!important;padding-right:.4375rem!important}.px-sm-8{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-9{padding-left:.5625rem!important;padding-right:.5625rem!important}.px-sm-10{padding-left:.625rem!important;padding-right:.625rem!important}.px-sm-11{padding-left:.6875rem!important;padding-right:.6875rem!important}.px-sm-12{padding-left:.75rem!important;padding-right:.75rem!important}.px-sm-13{padding-left:.8125rem!important;padding-right:.8125rem!important}.px-sm-14{padding-left:.875rem!important;padding-right:.875rem!important}.px-sm-15{padding-left:.9375rem!important;padding-right:.9375rem!important}.px-sm-16{padding-left:1rem!important;padding-right:1rem!important}.px-sm-17{padding-left:1.0625rem!important;padding-right:1.0625rem!important}.px-sm-18{padding-left:1.125rem!important;padding-right:1.125rem!important}.px-sm-19{padding-left:1.1875rem!important;padding-right:1.1875rem!important}.px-sm-20{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-sm-21{padding-left:1.3125rem!important;padding-right:1.3125rem!important}.px-sm-22{padding-left:1.375rem!important;padding-right:1.375rem!important}.px-sm-23{padding-left:1.4375rem!important;padding-right:1.4375rem!important}.px-sm-24{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-25{padding-left:1.5625rem!important;padding-right:1.5625rem!important}.px-sm-26{padding-left:1.625rem!important;padding-right:1.625rem!important}.px-sm-27{padding-left:1.6875rem!important;padding-right:1.6875rem!important}.px-sm-28{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-sm-29{padding-left:1.8125rem!important;padding-right:1.8125rem!important}.px-sm-30{padding-left:1.875rem!important;padding-right:1.875rem!important}.px-sm-31{padding-left:1.9375rem!important;padding-right:1.9375rem!important}.px-sm-32{padding-left:2rem!important;padding-right:2rem!important}.px-sm-33{padding-left:2.0625rem!important;padding-right:2.0625rem!important}.px-sm-34{padding-left:2.125rem!important;padding-right:2.125rem!important}.px-sm-35{padding-left:2.1875rem!important;padding-right:2.1875rem!important}.px-sm-36{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-sm-37{padding-left:2.3125rem!important;padding-right:2.3125rem!important}.px-sm-38{padding-left:2.375rem!important;padding-right:2.375rem!important}.px-sm-39{padding-left:2.4375rem!important;padding-right:2.4375rem!important}.px-sm-40{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-sm-41{padding-left:2.5625rem!important;padding-right:2.5625rem!important}.px-sm-42{padding-left:2.625rem!important;padding-right:2.625rem!important}.px-sm-43{padding-left:2.6875rem!important;padding-right:2.6875rem!important}.px-sm-44{padding-left:2.75rem!important;padding-right:2.75rem!important}.px-sm-45{padding-left:2.8125rem!important;padding-right:2.8125rem!important}.px-sm-46{padding-left:2.875rem!important;padding-right:2.875rem!important}.px-sm-47{padding-left:2.9375rem!important;padding-right:2.9375rem!important}.px-sm-48{padding-left:3rem!important;padding-right:3rem!important}.px-sm-49{padding-left:3.0625rem!important;padding-right:3.0625rem!important}.px-sm-50{padding-left:3.125rem!important;padding-right:3.125rem!important}.px-sm-60{padding-left:3.75rem!important;padding-right:3.75rem!important}.px-sm-70{padding-left:4.375rem!important;padding-right:4.375rem!important}.px-sm-76{padding-left:4.75rem!important;padding-right:4.75rem!important}.px-sm-80{padding-left:5rem!important;padding-right:5rem!important}.px-sm-90{padding-left:5.625rem!important;padding-right:5.625rem!important}.px-sm-100{padding-left:6.25rem!important;padding-right:6.25rem!important}.px-sm-104{padding-left:6.5rem!important;padding-right:6.5rem!important}.px-sm-110{padding-left:6.875rem!important;padding-right:6.875rem!important}.px-sm-124{padding-left:7.75rem!important;padding-right:7.75rem!important}.px-sm-230{padding-left:14.25rem!important;padding-right:14.25rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.0625rem!important;padding-top:.0625rem!important}.py-sm-2{padding-bottom:.125rem!important;padding-top:.125rem!important}.py-sm-3{padding-bottom:.1875rem!important;padding-top:.1875rem!important}.py-sm-4{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-5{padding-bottom:.3125rem!important;padding-top:.3125rem!important}.py-sm-6{padding-bottom:.375rem!important;padding-top:.375rem!important}.py-sm-7{padding-bottom:.4375rem!important;padding-top:.4375rem!important}.py-sm-8{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-9{padding-bottom:.5625rem!important;padding-top:.5625rem!important}.py-sm-10{padding-bottom:.625rem!important;padding-top:.625rem!important}.py-sm-11{padding-bottom:.6875rem!important;padding-top:.6875rem!important}.py-sm-12{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-sm-13{padding-bottom:.8125rem!important;padding-top:.8125rem!important}.py-sm-14{padding-bottom:.875rem!important;padding-top:.875rem!important}.py-sm-15{padding-bottom:.9375rem!important;padding-top:.9375rem!important}.py-sm-16{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-17{padding-bottom:1.0625rem!important;padding-top:1.0625rem!important}.py-sm-18{padding-bottom:1.125rem!important;padding-top:1.125rem!important}.py-sm-19{padding-bottom:1.1875rem!important;padding-top:1.1875rem!important}.py-sm-20{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-sm-21{padding-bottom:1.3125rem!important;padding-top:1.3125rem!important}.py-sm-22{padding-bottom:1.375rem!important;padding-top:1.375rem!important}.py-sm-23{padding-bottom:1.4375rem!important;padding-top:1.4375rem!important}.py-sm-24{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-25{padding-bottom:1.5625rem!important;padding-top:1.5625rem!important}.py-sm-26{padding-bottom:1.625rem!important;padding-top:1.625rem!important}.py-sm-27{padding-bottom:1.6875rem!important;padding-top:1.6875rem!important}.py-sm-28{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-sm-29{padding-bottom:1.8125rem!important;padding-top:1.8125rem!important}.py-sm-30{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.py-sm-31{padding-bottom:1.9375rem!important;padding-top:1.9375rem!important}.py-sm-32{padding-bottom:2rem!important;padding-top:2rem!important}.py-sm-33{padding-bottom:2.0625rem!important;padding-top:2.0625rem!important}.py-sm-34{padding-bottom:2.125rem!important;padding-top:2.125rem!important}.py-sm-35{padding-bottom:2.1875rem!important;padding-top:2.1875rem!important}.py-sm-36{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-sm-37{padding-bottom:2.3125rem!important;padding-top:2.3125rem!important}.py-sm-38{padding-bottom:2.375rem!important;padding-top:2.375rem!important}.py-sm-39{padding-bottom:2.4375rem!important;padding-top:2.4375rem!important}.py-sm-40{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-sm-41{padding-bottom:2.5625rem!important;padding-top:2.5625rem!important}.py-sm-42{padding-bottom:2.625rem!important;padding-top:2.625rem!important}.py-sm-43{padding-bottom:2.6875rem!important;padding-top:2.6875rem!important}.py-sm-44{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.py-sm-45{padding-bottom:2.8125rem!important;padding-top:2.8125rem!important}.py-sm-46{padding-bottom:2.875rem!important;padding-top:2.875rem!important}.py-sm-47{padding-bottom:2.9375rem!important;padding-top:2.9375rem!important}.py-sm-48{padding-bottom:3rem!important;padding-top:3rem!important}.py-sm-49{padding-bottom:3.0625rem!important;padding-top:3.0625rem!important}.py-sm-50{padding-bottom:3.125rem!important;padding-top:3.125rem!important}.py-sm-60{padding-bottom:3.75rem!important;padding-top:3.75rem!important}.py-sm-70{padding-bottom:4.375rem!important;padding-top:4.375rem!important}.py-sm-76{padding-bottom:4.75rem!important;padding-top:4.75rem!important}.py-sm-80{padding-bottom:5rem!important;padding-top:5rem!important}.py-sm-90{padding-bottom:5.625rem!important;padding-top:5.625rem!important}.py-sm-100{padding-bottom:6.25rem!important;padding-top:6.25rem!important}.py-sm-104{padding-bottom:6.5rem!important;padding-top:6.5rem!important}.py-sm-110{padding-bottom:6.875rem!important;padding-top:6.875rem!important}.py-sm-124{padding-bottom:7.75rem!important;padding-top:7.75rem!important}.py-sm-230{padding-bottom:14.25rem!important;padding-top:14.25rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.0625rem!important}.pt-sm-2{padding-top:.125rem!important}.pt-sm-3{padding-top:.1875rem!important}.pt-sm-4{padding-top:.25rem!important}.pt-sm-5{padding-top:.3125rem!important}.pt-sm-6{padding-top:.375rem!important}.pt-sm-7{padding-top:.4375rem!important}.pt-sm-8{padding-top:.5rem!important}.pt-sm-9{padding-top:.5625rem!important}.pt-sm-10{padding-top:.625rem!important}.pt-sm-11{padding-top:.6875rem!important}.pt-sm-12{padding-top:.75rem!important}.pt-sm-13{padding-top:.8125rem!important}.pt-sm-14{padding-top:.875rem!important}.pt-sm-15{padding-top:.9375rem!important}.pt-sm-16{padding-top:1rem!important}.pt-sm-17{padding-top:1.0625rem!important}.pt-sm-18{padding-top:1.125rem!important}.pt-sm-19{padding-top:1.1875rem!important}.pt-sm-20{padding-top:1.25rem!important}.pt-sm-21{padding-top:1.3125rem!important}.pt-sm-22{padding-top:1.375rem!important}.pt-sm-23{padding-top:1.4375rem!important}.pt-sm-24{padding-top:1.5rem!important}.pt-sm-25{padding-top:1.5625rem!important}.pt-sm-26{padding-top:1.625rem!important}.pt-sm-27{padding-top:1.6875rem!important}.pt-sm-28{padding-top:1.75rem!important}.pt-sm-29{padding-top:1.8125rem!important}.pt-sm-30{padding-top:1.875rem!important}.pt-sm-31{padding-top:1.9375rem!important}.pt-sm-32{padding-top:2rem!important}.pt-sm-33{padding-top:2.0625rem!important}.pt-sm-34{padding-top:2.125rem!important}.pt-sm-35{padding-top:2.1875rem!important}.pt-sm-36{padding-top:2.25rem!important}.pt-sm-37{padding-top:2.3125rem!important}.pt-sm-38{padding-top:2.375rem!important}.pt-sm-39{padding-top:2.4375rem!important}.pt-sm-40{padding-top:2.5rem!important}.pt-sm-41{padding-top:2.5625rem!important}.pt-sm-42{padding-top:2.625rem!important}.pt-sm-43{padding-top:2.6875rem!important}.pt-sm-44{padding-top:2.75rem!important}.pt-sm-45{padding-top:2.8125rem!important}.pt-sm-46{padding-top:2.875rem!important}.pt-sm-47{padding-top:2.9375rem!important}.pt-sm-48{padding-top:3rem!important}.pt-sm-49{padding-top:3.0625rem!important}.pt-sm-50{padding-top:3.125rem!important}.pt-sm-60{padding-top:3.75rem!important}.pt-sm-70{padding-top:4.375rem!important}.pt-sm-76{padding-top:4.75rem!important}.pt-sm-80{padding-top:5rem!important}.pt-sm-90{padding-top:5.625rem!important}.pt-sm-100{padding-top:6.25rem!important}.pt-sm-104{padding-top:6.5rem!important}.pt-sm-110{padding-top:6.875rem!important}.pt-sm-124{padding-top:7.75rem!important}.pt-sm-230{padding-top:14.25rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.0625rem!important}.pe-sm-2{padding-right:.125rem!important}.pe-sm-3{padding-right:.1875rem!important}.pe-sm-4{padding-right:.25rem!important}.pe-sm-5{padding-right:.3125rem!important}.pe-sm-6{padding-right:.375rem!important}.pe-sm-7{padding-right:.4375rem!important}.pe-sm-8{padding-right:.5rem!important}.pe-sm-9{padding-right:.5625rem!important}.pe-sm-10{padding-right:.625rem!important}.pe-sm-11{padding-right:.6875rem!important}.pe-sm-12{padding-right:.75rem!important}.pe-sm-13{padding-right:.8125rem!important}.pe-sm-14{padding-right:.875rem!important}.pe-sm-15{padding-right:.9375rem!important}.pe-sm-16{padding-right:1rem!important}.pe-sm-17{padding-right:1.0625rem!important}.pe-sm-18{padding-right:1.125rem!important}.pe-sm-19{padding-right:1.1875rem!important}.pe-sm-20{padding-right:1.25rem!important}.pe-sm-21{padding-right:1.3125rem!important}.pe-sm-22{padding-right:1.375rem!important}.pe-sm-23{padding-right:1.4375rem!important}.pe-sm-24{padding-right:1.5rem!important}.pe-sm-25{padding-right:1.5625rem!important}.pe-sm-26{padding-right:1.625rem!important}.pe-sm-27{padding-right:1.6875rem!important}.pe-sm-28{padding-right:1.75rem!important}.pe-sm-29{padding-right:1.8125rem!important}.pe-sm-30{padding-right:1.875rem!important}.pe-sm-31{padding-right:1.9375rem!important}.pe-sm-32{padding-right:2rem!important}.pe-sm-33{padding-right:2.0625rem!important}.pe-sm-34{padding-right:2.125rem!important}.pe-sm-35{padding-right:2.1875rem!important}.pe-sm-36{padding-right:2.25rem!important}.pe-sm-37{padding-right:2.3125rem!important}.pe-sm-38{padding-right:2.375rem!important}.pe-sm-39{padding-right:2.4375rem!important}.pe-sm-40{padding-right:2.5rem!important}.pe-sm-41{padding-right:2.5625rem!important}.pe-sm-42{padding-right:2.625rem!important}.pe-sm-43{padding-right:2.6875rem!important}.pe-sm-44{padding-right:2.75rem!important}.pe-sm-45{padding-right:2.8125rem!important}.pe-sm-46{padding-right:2.875rem!important}.pe-sm-47{padding-right:2.9375rem!important}.pe-sm-48{padding-right:3rem!important}.pe-sm-49{padding-right:3.0625rem!important}.pe-sm-50{padding-right:3.125rem!important}.pe-sm-60{padding-right:3.75rem!important}.pe-sm-70{padding-right:4.375rem!important}.pe-sm-76{padding-right:4.75rem!important}.pe-sm-80{padding-right:5rem!important}.pe-sm-90{padding-right:5.625rem!important}.pe-sm-100{padding-right:6.25rem!important}.pe-sm-104{padding-right:6.5rem!important}.pe-sm-110{padding-right:6.875rem!important}.pe-sm-124{padding-right:7.75rem!important}.pe-sm-230{padding-right:14.25rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.0625rem!important}.pb-sm-2{padding-bottom:.125rem!important}.pb-sm-3{padding-bottom:.1875rem!important}.pb-sm-4{padding-bottom:.25rem!important}.pb-sm-5{padding-bottom:.3125rem!important}.pb-sm-6{padding-bottom:.375rem!important}.pb-sm-7{padding-bottom:.4375rem!important}.pb-sm-8{padding-bottom:.5rem!important}.pb-sm-9{padding-bottom:.5625rem!important}.pb-sm-10{padding-bottom:.625rem!important}.pb-sm-11{padding-bottom:.6875rem!important}.pb-sm-12{padding-bottom:.75rem!important}.pb-sm-13{padding-bottom:.8125rem!important}.pb-sm-14{padding-bottom:.875rem!important}.pb-sm-15{padding-bottom:.9375rem!important}.pb-sm-16{padding-bottom:1rem!important}.pb-sm-17{padding-bottom:1.0625rem!important}.pb-sm-18{padding-bottom:1.125rem!important}.pb-sm-19{padding-bottom:1.1875rem!important}.pb-sm-20{padding-bottom:1.25rem!important}.pb-sm-21{padding-bottom:1.3125rem!important}.pb-sm-22{padding-bottom:1.375rem!important}.pb-sm-23{padding-bottom:1.4375rem!important}.pb-sm-24{padding-bottom:1.5rem!important}.pb-sm-25{padding-bottom:1.5625rem!important}.pb-sm-26{padding-bottom:1.625rem!important}.pb-sm-27{padding-bottom:1.6875rem!important}.pb-sm-28{padding-bottom:1.75rem!important}.pb-sm-29{padding-bottom:1.8125rem!important}.pb-sm-30{padding-bottom:1.875rem!important}.pb-sm-31{padding-bottom:1.9375rem!important}.pb-sm-32{padding-bottom:2rem!important}.pb-sm-33{padding-bottom:2.0625rem!important}.pb-sm-34{padding-bottom:2.125rem!important}.pb-sm-35{padding-bottom:2.1875rem!important}.pb-sm-36{padding-bottom:2.25rem!important}.pb-sm-37{padding-bottom:2.3125rem!important}.pb-sm-38{padding-bottom:2.375rem!important}.pb-sm-39{padding-bottom:2.4375rem!important}.pb-sm-40{padding-bottom:2.5rem!important}.pb-sm-41{padding-bottom:2.5625rem!important}.pb-sm-42{padding-bottom:2.625rem!important}.pb-sm-43{padding-bottom:2.6875rem!important}.pb-sm-44{padding-bottom:2.75rem!important}.pb-sm-45{padding-bottom:2.8125rem!important}.pb-sm-46{padding-bottom:2.875rem!important}.pb-sm-47{padding-bottom:2.9375rem!important}.pb-sm-48{padding-bottom:3rem!important}.pb-sm-49{padding-bottom:3.0625rem!important}.pb-sm-50{padding-bottom:3.125rem!important}.pb-sm-60{padding-bottom:3.75rem!important}.pb-sm-70{padding-bottom:4.375rem!important}.pb-sm-76{padding-bottom:4.75rem!important}.pb-sm-80{padding-bottom:5rem!important}.pb-sm-90{padding-bottom:5.625rem!important}.pb-sm-100{padding-bottom:6.25rem!important}.pb-sm-104{padding-bottom:6.5rem!important}.pb-sm-110{padding-bottom:6.875rem!important}.pb-sm-124{padding-bottom:7.75rem!important}.pb-sm-230{padding-bottom:14.25rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.0625rem!important}.ps-sm-2{padding-left:.125rem!important}.ps-sm-3{padding-left:.1875rem!important}.ps-sm-4{padding-left:.25rem!important}.ps-sm-5{padding-left:.3125rem!important}.ps-sm-6{padding-left:.375rem!important}.ps-sm-7{padding-left:.4375rem!important}.ps-sm-8{padding-left:.5rem!important}.ps-sm-9{padding-left:.5625rem!important}.ps-sm-10{padding-left:.625rem!important}.ps-sm-11{padding-left:.6875rem!important}.ps-sm-12{padding-left:.75rem!important}.ps-sm-13{padding-left:.8125rem!important}.ps-sm-14{padding-left:.875rem!important}.ps-sm-15{padding-left:.9375rem!important}.ps-sm-16{padding-left:1rem!important}.ps-sm-17{padding-left:1.0625rem!important}.ps-sm-18{padding-left:1.125rem!important}.ps-sm-19{padding-left:1.1875rem!important}.ps-sm-20{padding-left:1.25rem!important}.ps-sm-21{padding-left:1.3125rem!important}.ps-sm-22{padding-left:1.375rem!important}.ps-sm-23{padding-left:1.4375rem!important}.ps-sm-24{padding-left:1.5rem!important}.ps-sm-25{padding-left:1.5625rem!important}.ps-sm-26{padding-left:1.625rem!important}.ps-sm-27{padding-left:1.6875rem!important}.ps-sm-28{padding-left:1.75rem!important}.ps-sm-29{padding-left:1.8125rem!important}.ps-sm-30{padding-left:1.875rem!important}.ps-sm-31{padding-left:1.9375rem!important}.ps-sm-32{padding-left:2rem!important}.ps-sm-33{padding-left:2.0625rem!important}.ps-sm-34{padding-left:2.125rem!important}.ps-sm-35{padding-left:2.1875rem!important}.ps-sm-36{padding-left:2.25rem!important}.ps-sm-37{padding-left:2.3125rem!important}.ps-sm-38{padding-left:2.375rem!important}.ps-sm-39{padding-left:2.4375rem!important}.ps-sm-40{padding-left:2.5rem!important}.ps-sm-41{padding-left:2.5625rem!important}.ps-sm-42{padding-left:2.625rem!important}.ps-sm-43{padding-left:2.6875rem!important}.ps-sm-44{padding-left:2.75rem!important}.ps-sm-45{padding-left:2.8125rem!important}.ps-sm-46{padding-left:2.875rem!important}.ps-sm-47{padding-left:2.9375rem!important}.ps-sm-48{padding-left:3rem!important}.ps-sm-49{padding-left:3.0625rem!important}.ps-sm-50{padding-left:3.125rem!important}.ps-sm-60{padding-left:3.75rem!important}.ps-sm-70{padding-left:4.375rem!important}.ps-sm-76{padding-left:4.75rem!important}.ps-sm-80{padding-left:5rem!important}.ps-sm-90{padding-left:5.625rem!important}.ps-sm-100{padding-left:6.25rem!important}.ps-sm-104{padding-left:6.5rem!important}.ps-sm-110{padding-left:6.875rem!important}.ps-sm-124{padding-left:7.75rem!important}.ps-sm-230{padding-left:14.25rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.0625rem!important}.gap-sm-2{gap:.125rem!important}.gap-sm-3{gap:.1875rem!important}.gap-sm-4{gap:.25rem!important}.gap-sm-5{gap:.3125rem!important}.gap-sm-6{gap:.375rem!important}.gap-sm-7{gap:.4375rem!important}.gap-sm-8{gap:.5rem!important}.gap-sm-9{gap:.5625rem!important}.gap-sm-10{gap:.625rem!important}.gap-sm-11{gap:.6875rem!important}.gap-sm-12{gap:.75rem!important}.gap-sm-13{gap:.8125rem!important}.gap-sm-14{gap:.875rem!important}.gap-sm-15{gap:.9375rem!important}.gap-sm-16{gap:1rem!important}.gap-sm-17{gap:1.0625rem!important}.gap-sm-18{gap:1.125rem!important}.gap-sm-19{gap:1.1875rem!important}.gap-sm-20{gap:1.25rem!important}.gap-sm-21{gap:1.3125rem!important}.gap-sm-22{gap:1.375rem!important}.gap-sm-23{gap:1.4375rem!important}.gap-sm-24{gap:1.5rem!important}.gap-sm-25{gap:1.5625rem!important}.gap-sm-26{gap:1.625rem!important}.gap-sm-27{gap:1.6875rem!important}.gap-sm-28{gap:1.75rem!important}.gap-sm-29{gap:1.8125rem!important}.gap-sm-30{gap:1.875rem!important}.gap-sm-31{gap:1.9375rem!important}.gap-sm-32{gap:2rem!important}.gap-sm-33{gap:2.0625rem!important}.gap-sm-34{gap:2.125rem!important}.gap-sm-35{gap:2.1875rem!important}.gap-sm-36{gap:2.25rem!important}.gap-sm-37{gap:2.3125rem!important}.gap-sm-38{gap:2.375rem!important}.gap-sm-39{gap:2.4375rem!important}.gap-sm-40{gap:2.5rem!important}.gap-sm-41{gap:2.5625rem!important}.gap-sm-42{gap:2.625rem!important}.gap-sm-43{gap:2.6875rem!important}.gap-sm-44{gap:2.75rem!important}.gap-sm-45{gap:2.8125rem!important}.gap-sm-46{gap:2.875rem!important}.gap-sm-47{gap:2.9375rem!important}.gap-sm-48{gap:3rem!important}.gap-sm-49{gap:3.0625rem!important}.gap-sm-50{gap:3.125rem!important}.gap-sm-60{gap:3.75rem!important}.gap-sm-70{gap:4.375rem!important}.gap-sm-76{gap:4.75rem!important}.gap-sm-80{gap:5rem!important}.gap-sm-90{gap:5.625rem!important}.gap-sm-100{gap:6.25rem!important}.gap-sm-104{gap:6.5rem!important}.gap-sm-110{gap:6.875rem!important}.gap-sm-124{gap:7.75rem!important}.gap-sm-230{gap:14.25rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.0625rem!important}.m-md-2{margin:.125rem!important}.m-md-3{margin:.1875rem!important}.m-md-4{margin:.25rem!important}.m-md-5{margin:.3125rem!important}.m-md-6{margin:.375rem!important}.m-md-7{margin:.4375rem!important}.m-md-8{margin:.5rem!important}.m-md-9{margin:.5625rem!important}.m-md-10{margin:.625rem!important}.m-md-11{margin:.6875rem!important}.m-md-12{margin:.75rem!important}.m-md-13{margin:.8125rem!important}.m-md-14{margin:.875rem!important}.m-md-15{margin:.9375rem!important}.m-md-16{margin:1rem!important}.m-md-17{margin:1.0625rem!important}.m-md-18{margin:1.125rem!important}.m-md-19{margin:1.1875rem!important}.m-md-20{margin:1.25rem!important}.m-md-21{margin:1.3125rem!important}.m-md-22{margin:1.375rem!important}.m-md-23{margin:1.4375rem!important}.m-md-24{margin:1.5rem!important}.m-md-25{margin:1.5625rem!important}.m-md-26{margin:1.625rem!important}.m-md-27{margin:1.6875rem!important}.m-md-28{margin:1.75rem!important}.m-md-29{margin:1.8125rem!important}.m-md-30{margin:1.875rem!important}.m-md-31{margin:1.9375rem!important}.m-md-32{margin:2rem!important}.m-md-33{margin:2.0625rem!important}.m-md-34{margin:2.125rem!important}.m-md-35{margin:2.1875rem!important}.m-md-36{margin:2.25rem!important}.m-md-37{margin:2.3125rem!important}.m-md-38{margin:2.375rem!important}.m-md-39{margin:2.4375rem!important}.m-md-40{margin:2.5rem!important}.m-md-41{margin:2.5625rem!important}.m-md-42{margin:2.625rem!important}.m-md-43{margin:2.6875rem!important}.m-md-44{margin:2.75rem!important}.m-md-45{margin:2.8125rem!important}.m-md-46{margin:2.875rem!important}.m-md-47{margin:2.9375rem!important}.m-md-48{margin:3rem!important}.m-md-49{margin:3.0625rem!important}.m-md-50{margin:3.125rem!important}.m-md-60{margin:3.75rem!important}.m-md-70{margin:4.375rem!important}.m-md-76{margin:4.75rem!important}.m-md-80{margin:5rem!important}.m-md-90{margin:5.625rem!important}.m-md-100{margin:6.25rem!important}.m-md-104{margin:6.5rem!important}.m-md-110{margin:6.875rem!important}.m-md-124{margin:7.75rem!important}.m-md-230{margin:14.25rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.0625rem!important;margin-right:.0625rem!important}.mx-md-2{margin-left:.125rem!important;margin-right:.125rem!important}.mx-md-3{margin-left:.1875rem!important;margin-right:.1875rem!important}.mx-md-4{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-5{margin-left:.3125rem!important;margin-right:.3125rem!important}.mx-md-6{margin-left:.375rem!important;margin-right:.375rem!important}.mx-md-7{margin-left:.4375rem!important;margin-right:.4375rem!important}.mx-md-8{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-9{margin-left:.5625rem!important;margin-right:.5625rem!important}.mx-md-10{margin-left:.625rem!important;margin-right:.625rem!important}.mx-md-11{margin-left:.6875rem!important;margin-right:.6875rem!important}.mx-md-12{margin-left:.75rem!important;margin-right:.75rem!important}.mx-md-13{margin-left:.8125rem!important;margin-right:.8125rem!important}.mx-md-14{margin-left:.875rem!important;margin-right:.875rem!important}.mx-md-15{margin-left:.9375rem!important;margin-right:.9375rem!important}.mx-md-16{margin-left:1rem!important;margin-right:1rem!important}.mx-md-17{margin-left:1.0625rem!important;margin-right:1.0625rem!important}.mx-md-18{margin-left:1.125rem!important;margin-right:1.125rem!important}.mx-md-19{margin-left:1.1875rem!important;margin-right:1.1875rem!important}.mx-md-20{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-md-21{margin-left:1.3125rem!important;margin-right:1.3125rem!important}.mx-md-22{margin-left:1.375rem!important;margin-right:1.375rem!important}.mx-md-23{margin-left:1.4375rem!important;margin-right:1.4375rem!important}.mx-md-24{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-25{margin-left:1.5625rem!important;margin-right:1.5625rem!important}.mx-md-26{margin-left:1.625rem!important;margin-right:1.625rem!important}.mx-md-27{margin-left:1.6875rem!important;margin-right:1.6875rem!important}.mx-md-28{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-md-29{margin-left:1.8125rem!important;margin-right:1.8125rem!important}.mx-md-30{margin-left:1.875rem!important;margin-right:1.875rem!important}.mx-md-31{margin-left:1.9375rem!important;margin-right:1.9375rem!important}.mx-md-32{margin-left:2rem!important;margin-right:2rem!important}.mx-md-33{margin-left:2.0625rem!important;margin-right:2.0625rem!important}.mx-md-34{margin-left:2.125rem!important;margin-right:2.125rem!important}.mx-md-35{margin-left:2.1875rem!important;margin-right:2.1875rem!important}.mx-md-36{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-md-37{margin-left:2.3125rem!important;margin-right:2.3125rem!important}.mx-md-38{margin-left:2.375rem!important;margin-right:2.375rem!important}.mx-md-39{margin-left:2.4375rem!important;margin-right:2.4375rem!important}.mx-md-40{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-md-41{margin-left:2.5625rem!important;margin-right:2.5625rem!important}.mx-md-42{margin-left:2.625rem!important;margin-right:2.625rem!important}.mx-md-43{margin-left:2.6875rem!important;margin-right:2.6875rem!important}.mx-md-44{margin-left:2.75rem!important;margin-right:2.75rem!important}.mx-md-45{margin-left:2.8125rem!important;margin-right:2.8125rem!important}.mx-md-46{margin-left:2.875rem!important;margin-right:2.875rem!important}.mx-md-47{margin-left:2.9375rem!important;margin-right:2.9375rem!important}.mx-md-48{margin-left:3rem!important;margin-right:3rem!important}.mx-md-49{margin-left:3.0625rem!important;margin-right:3.0625rem!important}.mx-md-50{margin-left:3.125rem!important;margin-right:3.125rem!important}.mx-md-60{margin-left:3.75rem!important;margin-right:3.75rem!important}.mx-md-70{margin-left:4.375rem!important;margin-right:4.375rem!important}.mx-md-76{margin-left:4.75rem!important;margin-right:4.75rem!important}.mx-md-80{margin-left:5rem!important;margin-right:5rem!important}.mx-md-90{margin-left:5.625rem!important;margin-right:5.625rem!important}.mx-md-100{margin-left:6.25rem!important;margin-right:6.25rem!important}.mx-md-104{margin-left:6.5rem!important;margin-right:6.5rem!important}.mx-md-110{margin-left:6.875rem!important;margin-right:6.875rem!important}.mx-md-124{margin-left:7.75rem!important;margin-right:7.75rem!important}.mx-md-230{margin-left:14.25rem!important;margin-right:14.25rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.0625rem!important;margin-top:.0625rem!important}.my-md-2{margin-bottom:.125rem!important;margin-top:.125rem!important}.my-md-3{margin-bottom:.1875rem!important;margin-top:.1875rem!important}.my-md-4{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-5{margin-bottom:.3125rem!important;margin-top:.3125rem!important}.my-md-6{margin-bottom:.375rem!important;margin-top:.375rem!important}.my-md-7{margin-bottom:.4375rem!important;margin-top:.4375rem!important}.my-md-8{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-9{margin-bottom:.5625rem!important;margin-top:.5625rem!important}.my-md-10{margin-bottom:.625rem!important;margin-top:.625rem!important}.my-md-11{margin-bottom:.6875rem!important;margin-top:.6875rem!important}.my-md-12{margin-bottom:.75rem!important;margin-top:.75rem!important}.my-md-13{margin-bottom:.8125rem!important;margin-top:.8125rem!important}.my-md-14{margin-bottom:.875rem!important;margin-top:.875rem!important}.my-md-15{margin-bottom:.9375rem!important;margin-top:.9375rem!important}.my-md-16{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-17{margin-bottom:1.0625rem!important;margin-top:1.0625rem!important}.my-md-18{margin-bottom:1.125rem!important;margin-top:1.125rem!important}.my-md-19{margin-bottom:1.1875rem!important;margin-top:1.1875rem!important}.my-md-20{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.my-md-21{margin-bottom:1.3125rem!important;margin-top:1.3125rem!important}.my-md-22{margin-bottom:1.375rem!important;margin-top:1.375rem!important}.my-md-23{margin-bottom:1.4375rem!important;margin-top:1.4375rem!important}.my-md-24{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-25{margin-bottom:1.5625rem!important;margin-top:1.5625rem!important}.my-md-26{margin-bottom:1.625rem!important;margin-top:1.625rem!important}.my-md-27{margin-bottom:1.6875rem!important;margin-top:1.6875rem!important}.my-md-28{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.my-md-29{margin-bottom:1.8125rem!important;margin-top:1.8125rem!important}.my-md-30{margin-bottom:1.875rem!important;margin-top:1.875rem!important}.my-md-31{margin-bottom:1.9375rem!important;margin-top:1.9375rem!important}.my-md-32{margin-bottom:2rem!important;margin-top:2rem!important}.my-md-33{margin-bottom:2.0625rem!important;margin-top:2.0625rem!important}.my-md-34{margin-bottom:2.125rem!important;margin-top:2.125rem!important}.my-md-35{margin-bottom:2.1875rem!important;margin-top:2.1875rem!important}.my-md-36{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.my-md-37{margin-bottom:2.3125rem!important;margin-top:2.3125rem!important}.my-md-38{margin-bottom:2.375rem!important;margin-top:2.375rem!important}.my-md-39{margin-bottom:2.4375rem!important;margin-top:2.4375rem!important}.my-md-40{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-md-41{margin-bottom:2.5625rem!important;margin-top:2.5625rem!important}.my-md-42{margin-bottom:2.625rem!important;margin-top:2.625rem!important}.my-md-43{margin-bottom:2.6875rem!important;margin-top:2.6875rem!important}.my-md-44{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.my-md-45{margin-bottom:2.8125rem!important;margin-top:2.8125rem!important}.my-md-46{margin-bottom:2.875rem!important;margin-top:2.875rem!important}.my-md-47{margin-bottom:2.9375rem!important;margin-top:2.9375rem!important}.my-md-48{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-49{margin-bottom:3.0625rem!important;margin-top:3.0625rem!important}.my-md-50{margin-bottom:3.125rem!important;margin-top:3.125rem!important}.my-md-60{margin-bottom:3.75rem!important;margin-top:3.75rem!important}.my-md-70{margin-bottom:4.375rem!important;margin-top:4.375rem!important}.my-md-76{margin-bottom:4.75rem!important;margin-top:4.75rem!important}.my-md-80{margin-bottom:5rem!important;margin-top:5rem!important}.my-md-90{margin-bottom:5.625rem!important;margin-top:5.625rem!important}.my-md-100{margin-bottom:6.25rem!important;margin-top:6.25rem!important}.my-md-104{margin-bottom:6.5rem!important;margin-top:6.5rem!important}.my-md-110{margin-bottom:6.875rem!important;margin-top:6.875rem!important}.my-md-124{margin-bottom:7.75rem!important;margin-top:7.75rem!important}.my-md-230{margin-bottom:14.25rem!important;margin-top:14.25rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.0625rem!important}.mt-md-2{margin-top:.125rem!important}.mt-md-3{margin-top:.1875rem!important}.mt-md-4{margin-top:.25rem!important}.mt-md-5{margin-top:.3125rem!important}.mt-md-6{margin-top:.375rem!important}.mt-md-7{margin-top:.4375rem!important}.mt-md-8{margin-top:.5rem!important}.mt-md-9{margin-top:.5625rem!important}.mt-md-10{margin-top:.625rem!important}.mt-md-11{margin-top:.6875rem!important}.mt-md-12{margin-top:.75rem!important}.mt-md-13{margin-top:.8125rem!important}.mt-md-14{margin-top:.875rem!important}.mt-md-15{margin-top:.9375rem!important}.mt-md-16{margin-top:1rem!important}.mt-md-17{margin-top:1.0625rem!important}.mt-md-18{margin-top:1.125rem!important}.mt-md-19{margin-top:1.1875rem!important}.mt-md-20{margin-top:1.25rem!important}.mt-md-21{margin-top:1.3125rem!important}.mt-md-22{margin-top:1.375rem!important}.mt-md-23{margin-top:1.4375rem!important}.mt-md-24{margin-top:1.5rem!important}.mt-md-25{margin-top:1.5625rem!important}.mt-md-26{margin-top:1.625rem!important}.mt-md-27{margin-top:1.6875rem!important}.mt-md-28{margin-top:1.75rem!important}.mt-md-29{margin-top:1.8125rem!important}.mt-md-30{margin-top:1.875rem!important}.mt-md-31{margin-top:1.9375rem!important}.mt-md-32{margin-top:2rem!important}.mt-md-33{margin-top:2.0625rem!important}.mt-md-34{margin-top:2.125rem!important}.mt-md-35{margin-top:2.1875rem!important}.mt-md-36{margin-top:2.25rem!important}.mt-md-37{margin-top:2.3125rem!important}.mt-md-38{margin-top:2.375rem!important}.mt-md-39{margin-top:2.4375rem!important}.mt-md-40{margin-top:2.5rem!important}.mt-md-41{margin-top:2.5625rem!important}.mt-md-42{margin-top:2.625rem!important}.mt-md-43{margin-top:2.6875rem!important}.mt-md-44{margin-top:2.75rem!important}.mt-md-45{margin-top:2.8125rem!important}.mt-md-46{margin-top:2.875rem!important}.mt-md-47{margin-top:2.9375rem!important}.mt-md-48{margin-top:3rem!important}.mt-md-49{margin-top:3.0625rem!important}.mt-md-50{margin-top:3.125rem!important}.mt-md-60{margin-top:3.75rem!important}.mt-md-70{margin-top:4.375rem!important}.mt-md-76{margin-top:4.75rem!important}.mt-md-80{margin-top:5rem!important}.mt-md-90{margin-top:5.625rem!important}.mt-md-100{margin-top:6.25rem!important}.mt-md-104{margin-top:6.5rem!important}.mt-md-110{margin-top:6.875rem!important}.mt-md-124{margin-top:7.75rem!important}.mt-md-230{margin-top:14.25rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.0625rem!important}.me-md-2{margin-right:.125rem!important}.me-md-3{margin-right:.1875rem!important}.me-md-4{margin-right:.25rem!important}.me-md-5{margin-right:.3125rem!important}.me-md-6{margin-right:.375rem!important}.me-md-7{margin-right:.4375rem!important}.me-md-8{margin-right:.5rem!important}.me-md-9{margin-right:.5625rem!important}.me-md-10{margin-right:.625rem!important}.me-md-11{margin-right:.6875rem!important}.me-md-12{margin-right:.75rem!important}.me-md-13{margin-right:.8125rem!important}.me-md-14{margin-right:.875rem!important}.me-md-15{margin-right:.9375rem!important}.me-md-16{margin-right:1rem!important}.me-md-17{margin-right:1.0625rem!important}.me-md-18{margin-right:1.125rem!important}.me-md-19{margin-right:1.1875rem!important}.me-md-20{margin-right:1.25rem!important}.me-md-21{margin-right:1.3125rem!important}.me-md-22{margin-right:1.375rem!important}.me-md-23{margin-right:1.4375rem!important}.me-md-24{margin-right:1.5rem!important}.me-md-25{margin-right:1.5625rem!important}.me-md-26{margin-right:1.625rem!important}.me-md-27{margin-right:1.6875rem!important}.me-md-28{margin-right:1.75rem!important}.me-md-29{margin-right:1.8125rem!important}.me-md-30{margin-right:1.875rem!important}.me-md-31{margin-right:1.9375rem!important}.me-md-32{margin-right:2rem!important}.me-md-33{margin-right:2.0625rem!important}.me-md-34{margin-right:2.125rem!important}.me-md-35{margin-right:2.1875rem!important}.me-md-36{margin-right:2.25rem!important}.me-md-37{margin-right:2.3125rem!important}.me-md-38{margin-right:2.375rem!important}.me-md-39{margin-right:2.4375rem!important}.me-md-40{margin-right:2.5rem!important}.me-md-41{margin-right:2.5625rem!important}.me-md-42{margin-right:2.625rem!important}.me-md-43{margin-right:2.6875rem!important}.me-md-44{margin-right:2.75rem!important}.me-md-45{margin-right:2.8125rem!important}.me-md-46{margin-right:2.875rem!important}.me-md-47{margin-right:2.9375rem!important}.me-md-48{margin-right:3rem!important}.me-md-49{margin-right:3.0625rem!important}.me-md-50{margin-right:3.125rem!important}.me-md-60{margin-right:3.75rem!important}.me-md-70{margin-right:4.375rem!important}.me-md-76{margin-right:4.75rem!important}.me-md-80{margin-right:5rem!important}.me-md-90{margin-right:5.625rem!important}.me-md-100{margin-right:6.25rem!important}.me-md-104{margin-right:6.5rem!important}.me-md-110{margin-right:6.875rem!important}.me-md-124{margin-right:7.75rem!important}.me-md-230{margin-right:14.25rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.0625rem!important}.mb-md-2{margin-bottom:.125rem!important}.mb-md-3{margin-bottom:.1875rem!important}.mb-md-4{margin-bottom:.25rem!important}.mb-md-5{margin-bottom:.3125rem!important}.mb-md-6{margin-bottom:.375rem!important}.mb-md-7{margin-bottom:.4375rem!important}.mb-md-8{margin-bottom:.5rem!important}.mb-md-9{margin-bottom:.5625rem!important}.mb-md-10{margin-bottom:.625rem!important}.mb-md-11{margin-bottom:.6875rem!important}.mb-md-12{margin-bottom:.75rem!important}.mb-md-13{margin-bottom:.8125rem!important}.mb-md-14{margin-bottom:.875rem!important}.mb-md-15{margin-bottom:.9375rem!important}.mb-md-16{margin-bottom:1rem!important}.mb-md-17{margin-bottom:1.0625rem!important}.mb-md-18{margin-bottom:1.125rem!important}.mb-md-19{margin-bottom:1.1875rem!important}.mb-md-20{margin-bottom:1.25rem!important}.mb-md-21{margin-bottom:1.3125rem!important}.mb-md-22{margin-bottom:1.375rem!important}.mb-md-23{margin-bottom:1.4375rem!important}.mb-md-24{margin-bottom:1.5rem!important}.mb-md-25{margin-bottom:1.5625rem!important}.mb-md-26{margin-bottom:1.625rem!important}.mb-md-27{margin-bottom:1.6875rem!important}.mb-md-28{margin-bottom:1.75rem!important}.mb-md-29{margin-bottom:1.8125rem!important}.mb-md-30{margin-bottom:1.875rem!important}.mb-md-31{margin-bottom:1.9375rem!important}.mb-md-32{margin-bottom:2rem!important}.mb-md-33{margin-bottom:2.0625rem!important}.mb-md-34{margin-bottom:2.125rem!important}.mb-md-35{margin-bottom:2.1875rem!important}.mb-md-36{margin-bottom:2.25rem!important}.mb-md-37{margin-bottom:2.3125rem!important}.mb-md-38{margin-bottom:2.375rem!important}.mb-md-39{margin-bottom:2.4375rem!important}.mb-md-40{margin-bottom:2.5rem!important}.mb-md-41{margin-bottom:2.5625rem!important}.mb-md-42{margin-bottom:2.625rem!important}.mb-md-43{margin-bottom:2.6875rem!important}.mb-md-44{margin-bottom:2.75rem!important}.mb-md-45{margin-bottom:2.8125rem!important}.mb-md-46{margin-bottom:2.875rem!important}.mb-md-47{margin-bottom:2.9375rem!important}.mb-md-48{margin-bottom:3rem!important}.mb-md-49{margin-bottom:3.0625rem!important}.mb-md-50{margin-bottom:3.125rem!important}.mb-md-60{margin-bottom:3.75rem!important}.mb-md-70{margin-bottom:4.375rem!important}.mb-md-76{margin-bottom:4.75rem!important}.mb-md-80{margin-bottom:5rem!important}.mb-md-90{margin-bottom:5.625rem!important}.mb-md-100{margin-bottom:6.25rem!important}.mb-md-104{margin-bottom:6.5rem!important}.mb-md-110{margin-bottom:6.875rem!important}.mb-md-124{margin-bottom:7.75rem!important}.mb-md-230{margin-bottom:14.25rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.0625rem!important}.ms-md-2{margin-left:.125rem!important}.ms-md-3{margin-left:.1875rem!important}.ms-md-4{margin-left:.25rem!important}.ms-md-5{margin-left:.3125rem!important}.ms-md-6{margin-left:.375rem!important}.ms-md-7{margin-left:.4375rem!important}.ms-md-8{margin-left:.5rem!important}.ms-md-9{margin-left:.5625rem!important}.ms-md-10{margin-left:.625rem!important}.ms-md-11{margin-left:.6875rem!important}.ms-md-12{margin-left:.75rem!important}.ms-md-13{margin-left:.8125rem!important}.ms-md-14{margin-left:.875rem!important}.ms-md-15{margin-left:.9375rem!important}.ms-md-16{margin-left:1rem!important}.ms-md-17{margin-left:1.0625rem!important}.ms-md-18{margin-left:1.125rem!important}.ms-md-19{margin-left:1.1875rem!important}.ms-md-20{margin-left:1.25rem!important}.ms-md-21{margin-left:1.3125rem!important}.ms-md-22{margin-left:1.375rem!important}.ms-md-23{margin-left:1.4375rem!important}.ms-md-24{margin-left:1.5rem!important}.ms-md-25{margin-left:1.5625rem!important}.ms-md-26{margin-left:1.625rem!important}.ms-md-27{margin-left:1.6875rem!important}.ms-md-28{margin-left:1.75rem!important}.ms-md-29{margin-left:1.8125rem!important}.ms-md-30{margin-left:1.875rem!important}.ms-md-31{margin-left:1.9375rem!important}.ms-md-32{margin-left:2rem!important}.ms-md-33{margin-left:2.0625rem!important}.ms-md-34{margin-left:2.125rem!important}.ms-md-35{margin-left:2.1875rem!important}.ms-md-36{margin-left:2.25rem!important}.ms-md-37{margin-left:2.3125rem!important}.ms-md-38{margin-left:2.375rem!important}.ms-md-39{margin-left:2.4375rem!important}.ms-md-40{margin-left:2.5rem!important}.ms-md-41{margin-left:2.5625rem!important}.ms-md-42{margin-left:2.625rem!important}.ms-md-43{margin-left:2.6875rem!important}.ms-md-44{margin-left:2.75rem!important}.ms-md-45{margin-left:2.8125rem!important}.ms-md-46{margin-left:2.875rem!important}.ms-md-47{margin-left:2.9375rem!important}.ms-md-48{margin-left:3rem!important}.ms-md-49{margin-left:3.0625rem!important}.ms-md-50{margin-left:3.125rem!important}.ms-md-60{margin-left:3.75rem!important}.ms-md-70{margin-left:4.375rem!important}.ms-md-76{margin-left:4.75rem!important}.ms-md-80{margin-left:5rem!important}.ms-md-90{margin-left:5.625rem!important}.ms-md-100{margin-left:6.25rem!important}.ms-md-104{margin-left:6.5rem!important}.ms-md-110{margin-left:6.875rem!important}.ms-md-124{margin-left:7.75rem!important}.ms-md-230{margin-left:14.25rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.0625rem!important}.m-md-n2{margin:-.125rem!important}.m-md-n3{margin:-.1875rem!important}.m-md-n4{margin:-.25rem!important}.m-md-n5{margin:-.3125rem!important}.m-md-n6{margin:-.375rem!important}.m-md-n7{margin:-.4375rem!important}.m-md-n8{margin:-.5rem!important}.m-md-n9{margin:-.5625rem!important}.m-md-n10{margin:-.625rem!important}.m-md-n11{margin:-.6875rem!important}.m-md-n12{margin:-.75rem!important}.m-md-n13{margin:-.8125rem!important}.m-md-n14{margin:-.875rem!important}.m-md-n15{margin:-.9375rem!important}.m-md-n16{margin:-1rem!important}.m-md-n17{margin:-1.0625rem!important}.m-md-n18{margin:-1.125rem!important}.m-md-n19{margin:-1.1875rem!important}.m-md-n20{margin:-1.25rem!important}.m-md-n21{margin:-1.3125rem!important}.m-md-n22{margin:-1.375rem!important}.m-md-n23{margin:-1.4375rem!important}.m-md-n24{margin:-1.5rem!important}.m-md-n25{margin:-1.5625rem!important}.m-md-n26{margin:-1.625rem!important}.m-md-n27{margin:-1.6875rem!important}.m-md-n28{margin:-1.75rem!important}.m-md-n29{margin:-1.8125rem!important}.m-md-n30{margin:-1.875rem!important}.m-md-n31{margin:-1.9375rem!important}.m-md-n32{margin:-2rem!important}.m-md-n33{margin:-2.0625rem!important}.m-md-n34{margin:-2.125rem!important}.m-md-n35{margin:-2.1875rem!important}.m-md-n36{margin:-2.25rem!important}.m-md-n37{margin:-2.3125rem!important}.m-md-n38{margin:-2.375rem!important}.m-md-n39{margin:-2.4375rem!important}.m-md-n40{margin:-2.5rem!important}.m-md-n41{margin:-2.5625rem!important}.m-md-n42{margin:-2.625rem!important}.m-md-n43{margin:-2.6875rem!important}.m-md-n44{margin:-2.75rem!important}.m-md-n45{margin:-2.8125rem!important}.m-md-n46{margin:-2.875rem!important}.m-md-n47{margin:-2.9375rem!important}.m-md-n48{margin:-3rem!important}.m-md-n49{margin:-3.0625rem!important}.m-md-n50{margin:-3.125rem!important}.m-md-n60{margin:-3.75rem!important}.m-md-n70{margin:-4.375rem!important}.m-md-n76{margin:-4.75rem!important}.m-md-n80{margin:-5rem!important}.m-md-n90{margin:-5.625rem!important}.m-md-n100{margin:-6.25rem!important}.m-md-n104{margin:-6.5rem!important}.m-md-n110{margin:-6.875rem!important}.m-md-n124{margin:-7.75rem!important}.m-md-n230{margin:-14.25rem!important}.mx-md-n1{margin-left:-.0625rem!important;margin-right:-.0625rem!important}.mx-md-n2{margin-left:-.125rem!important;margin-right:-.125rem!important}.mx-md-n3{margin-left:-.1875rem!important;margin-right:-.1875rem!important}.mx-md-n4{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-md-n5{margin-left:-.3125rem!important;margin-right:-.3125rem!important}.mx-md-n6{margin-left:-.375rem!important;margin-right:-.375rem!important}.mx-md-n7{margin-left:-.4375rem!important;margin-right:-.4375rem!important}.mx-md-n8{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-md-n9{margin-left:-.5625rem!important;margin-right:-.5625rem!important}.mx-md-n10{margin-left:-.625rem!important;margin-right:-.625rem!important}.mx-md-n11{margin-left:-.6875rem!important;margin-right:-.6875rem!important}.mx-md-n12{margin-left:-.75rem!important;margin-right:-.75rem!important}.mx-md-n13{margin-left:-.8125rem!important;margin-right:-.8125rem!important}.mx-md-n14{margin-left:-.875rem!important;margin-right:-.875rem!important}.mx-md-n15{margin-left:-.9375rem!important;margin-right:-.9375rem!important}.mx-md-n16{margin-left:-1rem!important;margin-right:-1rem!important}.mx-md-n17{margin-left:-1.0625rem!important;margin-right:-1.0625rem!important}.mx-md-n18{margin-left:-1.125rem!important;margin-right:-1.125rem!important}.mx-md-n19{margin-left:-1.1875rem!important;margin-right:-1.1875rem!important}.mx-md-n20{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-md-n21{margin-left:-1.3125rem!important;margin-right:-1.3125rem!important}.mx-md-n22{margin-left:-1.375rem!important;margin-right:-1.375rem!important}.mx-md-n23{margin-left:-1.4375rem!important;margin-right:-1.4375rem!important}.mx-md-n24{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-md-n25{margin-left:-1.5625rem!important;margin-right:-1.5625rem!important}.mx-md-n26{margin-left:-1.625rem!important;margin-right:-1.625rem!important}.mx-md-n27{margin-left:-1.6875rem!important;margin-right:-1.6875rem!important}.mx-md-n28{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-md-n29{margin-left:-1.8125rem!important;margin-right:-1.8125rem!important}.mx-md-n30{margin-left:-1.875rem!important;margin-right:-1.875rem!important}.mx-md-n31{margin-left:-1.9375rem!important;margin-right:-1.9375rem!important}.mx-md-n32{margin-left:-2rem!important;margin-right:-2rem!important}.mx-md-n33{margin-left:-2.0625rem!important;margin-right:-2.0625rem!important}.mx-md-n34{margin-left:-2.125rem!important;margin-right:-2.125rem!important}.mx-md-n35{margin-left:-2.1875rem!important;margin-right:-2.1875rem!important}.mx-md-n36{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-md-n37{margin-left:-2.3125rem!important;margin-right:-2.3125rem!important}.mx-md-n38{margin-left:-2.375rem!important;margin-right:-2.375rem!important}.mx-md-n39{margin-left:-2.4375rem!important;margin-right:-2.4375rem!important}.mx-md-n40{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.mx-md-n41{margin-left:-2.5625rem!important;margin-right:-2.5625rem!important}.mx-md-n42{margin-left:-2.625rem!important;margin-right:-2.625rem!important}.mx-md-n43{margin-left:-2.6875rem!important;margin-right:-2.6875rem!important}.mx-md-n44{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.mx-md-n45{margin-left:-2.8125rem!important;margin-right:-2.8125rem!important}.mx-md-n46{margin-left:-2.875rem!important;margin-right:-2.875rem!important}.mx-md-n47{margin-left:-2.9375rem!important;margin-right:-2.9375rem!important}.mx-md-n48{margin-left:-3rem!important;margin-right:-3rem!important}.mx-md-n49{margin-left:-3.0625rem!important;margin-right:-3.0625rem!important}.mx-md-n50{margin-left:-3.125rem!important;margin-right:-3.125rem!important}.mx-md-n60{margin-left:-3.75rem!important;margin-right:-3.75rem!important}.mx-md-n70{margin-left:-4.375rem!important;margin-right:-4.375rem!important}.mx-md-n76{margin-left:-4.75rem!important;margin-right:-4.75rem!important}.mx-md-n80{margin-left:-5rem!important;margin-right:-5rem!important}.mx-md-n90{margin-left:-5.625rem!important;margin-right:-5.625rem!important}.mx-md-n100{margin-left:-6.25rem!important;margin-right:-6.25rem!important}.mx-md-n104{margin-left:-6.5rem!important;margin-right:-6.5rem!important}.mx-md-n110{margin-left:-6.875rem!important;margin-right:-6.875rem!important}.mx-md-n124{margin-left:-7.75rem!important;margin-right:-7.75rem!important}.mx-md-n230{margin-left:-14.25rem!important;margin-right:-14.25rem!important}.my-md-n1{margin-bottom:-.0625rem!important;margin-top:-.0625rem!important}.my-md-n2{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.my-md-n3{margin-bottom:-.1875rem!important;margin-top:-.1875rem!important}.my-md-n4{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-md-n5{margin-bottom:-.3125rem!important;margin-top:-.3125rem!important}.my-md-n6{margin-bottom:-.375rem!important;margin-top:-.375rem!important}.my-md-n7{margin-bottom:-.4375rem!important;margin-top:-.4375rem!important}.my-md-n8{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-md-n9{margin-bottom:-.5625rem!important;margin-top:-.5625rem!important}.my-md-n10{margin-bottom:-.625rem!important;margin-top:-.625rem!important}.my-md-n11{margin-bottom:-.6875rem!important;margin-top:-.6875rem!important}.my-md-n12{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.my-md-n13{margin-bottom:-.8125rem!important;margin-top:-.8125rem!important}.my-md-n14{margin-bottom:-.875rem!important;margin-top:-.875rem!important}.my-md-n15{margin-bottom:-.9375rem!important;margin-top:-.9375rem!important}.my-md-n16{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-md-n17{margin-bottom:-1.0625rem!important;margin-top:-1.0625rem!important}.my-md-n18{margin-bottom:-1.125rem!important;margin-top:-1.125rem!important}.my-md-n19{margin-bottom:-1.1875rem!important;margin-top:-1.1875rem!important}.my-md-n20{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.my-md-n21{margin-bottom:-1.3125rem!important;margin-top:-1.3125rem!important}.my-md-n22{margin-bottom:-1.375rem!important;margin-top:-1.375rem!important}.my-md-n23{margin-bottom:-1.4375rem!important;margin-top:-1.4375rem!important}.my-md-n24{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-md-n25{margin-bottom:-1.5625rem!important;margin-top:-1.5625rem!important}.my-md-n26{margin-bottom:-1.625rem!important;margin-top:-1.625rem!important}.my-md-n27{margin-bottom:-1.6875rem!important;margin-top:-1.6875rem!important}.my-md-n28{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.my-md-n29{margin-bottom:-1.8125rem!important;margin-top:-1.8125rem!important}.my-md-n30{margin-bottom:-1.875rem!important;margin-top:-1.875rem!important}.my-md-n31{margin-bottom:-1.9375rem!important;margin-top:-1.9375rem!important}.my-md-n32{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-md-n33{margin-bottom:-2.0625rem!important;margin-top:-2.0625rem!important}.my-md-n34{margin-bottom:-2.125rem!important;margin-top:-2.125rem!important}.my-md-n35{margin-bottom:-2.1875rem!important;margin-top:-2.1875rem!important}.my-md-n36{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.my-md-n37{margin-bottom:-2.3125rem!important;margin-top:-2.3125rem!important}.my-md-n38{margin-bottom:-2.375rem!important;margin-top:-2.375rem!important}.my-md-n39{margin-bottom:-2.4375rem!important;margin-top:-2.4375rem!important}.my-md-n40{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.my-md-n41{margin-bottom:-2.5625rem!important;margin-top:-2.5625rem!important}.my-md-n42{margin-bottom:-2.625rem!important;margin-top:-2.625rem!important}.my-md-n43{margin-bottom:-2.6875rem!important;margin-top:-2.6875rem!important}.my-md-n44{margin-bottom:-2.75rem!important;margin-top:-2.75rem!important}.my-md-n45{margin-bottom:-2.8125rem!important;margin-top:-2.8125rem!important}.my-md-n46{margin-bottom:-2.875rem!important;margin-top:-2.875rem!important}.my-md-n47{margin-bottom:-2.9375rem!important;margin-top:-2.9375rem!important}.my-md-n48{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-md-n49{margin-bottom:-3.0625rem!important;margin-top:-3.0625rem!important}.my-md-n50{margin-bottom:-3.125rem!important;margin-top:-3.125rem!important}.my-md-n60{margin-bottom:-3.75rem!important;margin-top:-3.75rem!important}.my-md-n70{margin-bottom:-4.375rem!important;margin-top:-4.375rem!important}.my-md-n76{margin-bottom:-4.75rem!important;margin-top:-4.75rem!important}.my-md-n80{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-md-n90{margin-bottom:-5.625rem!important;margin-top:-5.625rem!important}.my-md-n100{margin-bottom:-6.25rem!important;margin-top:-6.25rem!important}.my-md-n104{margin-bottom:-6.5rem!important;margin-top:-6.5rem!important}.my-md-n110{margin-bottom:-6.875rem!important;margin-top:-6.875rem!important}.my-md-n124{margin-bottom:-7.75rem!important;margin-top:-7.75rem!important}.my-md-n230{margin-bottom:-14.25rem!important;margin-top:-14.25rem!important}.mt-md-n1{margin-top:-.0625rem!important}.mt-md-n2{margin-top:-.125rem!important}.mt-md-n3{margin-top:-.1875rem!important}.mt-md-n4{margin-top:-.25rem!important}.mt-md-n5{margin-top:-.3125rem!important}.mt-md-n6{margin-top:-.375rem!important}.mt-md-n7{margin-top:-.4375rem!important}.mt-md-n8{margin-top:-.5rem!important}.mt-md-n9{margin-top:-.5625rem!important}.mt-md-n10{margin-top:-.625rem!important}.mt-md-n11{margin-top:-.6875rem!important}.mt-md-n12{margin-top:-.75rem!important}.mt-md-n13{margin-top:-.8125rem!important}.mt-md-n14{margin-top:-.875rem!important}.mt-md-n15{margin-top:-.9375rem!important}.mt-md-n16{margin-top:-1rem!important}.mt-md-n17{margin-top:-1.0625rem!important}.mt-md-n18{margin-top:-1.125rem!important}.mt-md-n19{margin-top:-1.1875rem!important}.mt-md-n20{margin-top:-1.25rem!important}.mt-md-n21{margin-top:-1.3125rem!important}.mt-md-n22{margin-top:-1.375rem!important}.mt-md-n23{margin-top:-1.4375rem!important}.mt-md-n24{margin-top:-1.5rem!important}.mt-md-n25{margin-top:-1.5625rem!important}.mt-md-n26{margin-top:-1.625rem!important}.mt-md-n27{margin-top:-1.6875rem!important}.mt-md-n28{margin-top:-1.75rem!important}.mt-md-n29{margin-top:-1.8125rem!important}.mt-md-n30{margin-top:-1.875rem!important}.mt-md-n31{margin-top:-1.9375rem!important}.mt-md-n32{margin-top:-2rem!important}.mt-md-n33{margin-top:-2.0625rem!important}.mt-md-n34{margin-top:-2.125rem!important}.mt-md-n35{margin-top:-2.1875rem!important}.mt-md-n36{margin-top:-2.25rem!important}.mt-md-n37{margin-top:-2.3125rem!important}.mt-md-n38{margin-top:-2.375rem!important}.mt-md-n39{margin-top:-2.4375rem!important}.mt-md-n40{margin-top:-2.5rem!important}.mt-md-n41{margin-top:-2.5625rem!important}.mt-md-n42{margin-top:-2.625rem!important}.mt-md-n43{margin-top:-2.6875rem!important}.mt-md-n44{margin-top:-2.75rem!important}.mt-md-n45{margin-top:-2.8125rem!important}.mt-md-n46{margin-top:-2.875rem!important}.mt-md-n47{margin-top:-2.9375rem!important}.mt-md-n48{margin-top:-3rem!important}.mt-md-n49{margin-top:-3.0625rem!important}.mt-md-n50{margin-top:-3.125rem!important}.mt-md-n60{margin-top:-3.75rem!important}.mt-md-n70{margin-top:-4.375rem!important}.mt-md-n76{margin-top:-4.75rem!important}.mt-md-n80{margin-top:-5rem!important}.mt-md-n90{margin-top:-5.625rem!important}.mt-md-n100{margin-top:-6.25rem!important}.mt-md-n104{margin-top:-6.5rem!important}.mt-md-n110{margin-top:-6.875rem!important}.mt-md-n124{margin-top:-7.75rem!important}.mt-md-n230{margin-top:-14.25rem!important}.me-md-n1{margin-right:-.0625rem!important}.me-md-n2{margin-right:-.125rem!important}.me-md-n3{margin-right:-.1875rem!important}.me-md-n4{margin-right:-.25rem!important}.me-md-n5{margin-right:-.3125rem!important}.me-md-n6{margin-right:-.375rem!important}.me-md-n7{margin-right:-.4375rem!important}.me-md-n8{margin-right:-.5rem!important}.me-md-n9{margin-right:-.5625rem!important}.me-md-n10{margin-right:-.625rem!important}.me-md-n11{margin-right:-.6875rem!important}.me-md-n12{margin-right:-.75rem!important}.me-md-n13{margin-right:-.8125rem!important}.me-md-n14{margin-right:-.875rem!important}.me-md-n15{margin-right:-.9375rem!important}.me-md-n16{margin-right:-1rem!important}.me-md-n17{margin-right:-1.0625rem!important}.me-md-n18{margin-right:-1.125rem!important}.me-md-n19{margin-right:-1.1875rem!important}.me-md-n20{margin-right:-1.25rem!important}.me-md-n21{margin-right:-1.3125rem!important}.me-md-n22{margin-right:-1.375rem!important}.me-md-n23{margin-right:-1.4375rem!important}.me-md-n24{margin-right:-1.5rem!important}.me-md-n25{margin-right:-1.5625rem!important}.me-md-n26{margin-right:-1.625rem!important}.me-md-n27{margin-right:-1.6875rem!important}.me-md-n28{margin-right:-1.75rem!important}.me-md-n29{margin-right:-1.8125rem!important}.me-md-n30{margin-right:-1.875rem!important}.me-md-n31{margin-right:-1.9375rem!important}.me-md-n32{margin-right:-2rem!important}.me-md-n33{margin-right:-2.0625rem!important}.me-md-n34{margin-right:-2.125rem!important}.me-md-n35{margin-right:-2.1875rem!important}.me-md-n36{margin-right:-2.25rem!important}.me-md-n37{margin-right:-2.3125rem!important}.me-md-n38{margin-right:-2.375rem!important}.me-md-n39{margin-right:-2.4375rem!important}.me-md-n40{margin-right:-2.5rem!important}.me-md-n41{margin-right:-2.5625rem!important}.me-md-n42{margin-right:-2.625rem!important}.me-md-n43{margin-right:-2.6875rem!important}.me-md-n44{margin-right:-2.75rem!important}.me-md-n45{margin-right:-2.8125rem!important}.me-md-n46{margin-right:-2.875rem!important}.me-md-n47{margin-right:-2.9375rem!important}.me-md-n48{margin-right:-3rem!important}.me-md-n49{margin-right:-3.0625rem!important}.me-md-n50{margin-right:-3.125rem!important}.me-md-n60{margin-right:-3.75rem!important}.me-md-n70{margin-right:-4.375rem!important}.me-md-n76{margin-right:-4.75rem!important}.me-md-n80{margin-right:-5rem!important}.me-md-n90{margin-right:-5.625rem!important}.me-md-n100{margin-right:-6.25rem!important}.me-md-n104{margin-right:-6.5rem!important}.me-md-n110{margin-right:-6.875rem!important}.me-md-n124{margin-right:-7.75rem!important}.me-md-n230{margin-right:-14.25rem!important}.mb-md-n1{margin-bottom:-.0625rem!important}.mb-md-n2{margin-bottom:-.125rem!important}.mb-md-n3{margin-bottom:-.1875rem!important}.mb-md-n4{margin-bottom:-.25rem!important}.mb-md-n5{margin-bottom:-.3125rem!important}.mb-md-n6{margin-bottom:-.375rem!important}.mb-md-n7{margin-bottom:-.4375rem!important}.mb-md-n8{margin-bottom:-.5rem!important}.mb-md-n9{margin-bottom:-.5625rem!important}.mb-md-n10{margin-bottom:-.625rem!important}.mb-md-n11{margin-bottom:-.6875rem!important}.mb-md-n12{margin-bottom:-.75rem!important}.mb-md-n13{margin-bottom:-.8125rem!important}.mb-md-n14{margin-bottom:-.875rem!important}.mb-md-n15{margin-bottom:-.9375rem!important}.mb-md-n16{margin-bottom:-1rem!important}.mb-md-n17{margin-bottom:-1.0625rem!important}.mb-md-n18{margin-bottom:-1.125rem!important}.mb-md-n19{margin-bottom:-1.1875rem!important}.mb-md-n20{margin-bottom:-1.25rem!important}.mb-md-n21{margin-bottom:-1.3125rem!important}.mb-md-n22{margin-bottom:-1.375rem!important}.mb-md-n23{margin-bottom:-1.4375rem!important}.mb-md-n24{margin-bottom:-1.5rem!important}.mb-md-n25{margin-bottom:-1.5625rem!important}.mb-md-n26{margin-bottom:-1.625rem!important}.mb-md-n27{margin-bottom:-1.6875rem!important}.mb-md-n28{margin-bottom:-1.75rem!important}.mb-md-n29{margin-bottom:-1.8125rem!important}.mb-md-n30{margin-bottom:-1.875rem!important}.mb-md-n31{margin-bottom:-1.9375rem!important}.mb-md-n32{margin-bottom:-2rem!important}.mb-md-n33{margin-bottom:-2.0625rem!important}.mb-md-n34{margin-bottom:-2.125rem!important}.mb-md-n35{margin-bottom:-2.1875rem!important}.mb-md-n36{margin-bottom:-2.25rem!important}.mb-md-n37{margin-bottom:-2.3125rem!important}.mb-md-n38{margin-bottom:-2.375rem!important}.mb-md-n39{margin-bottom:-2.4375rem!important}.mb-md-n40{margin-bottom:-2.5rem!important}.mb-md-n41{margin-bottom:-2.5625rem!important}.mb-md-n42{margin-bottom:-2.625rem!important}.mb-md-n43{margin-bottom:-2.6875rem!important}.mb-md-n44{margin-bottom:-2.75rem!important}.mb-md-n45{margin-bottom:-2.8125rem!important}.mb-md-n46{margin-bottom:-2.875rem!important}.mb-md-n47{margin-bottom:-2.9375rem!important}.mb-md-n48{margin-bottom:-3rem!important}.mb-md-n49{margin-bottom:-3.0625rem!important}.mb-md-n50{margin-bottom:-3.125rem!important}.mb-md-n60{margin-bottom:-3.75rem!important}.mb-md-n70{margin-bottom:-4.375rem!important}.mb-md-n76{margin-bottom:-4.75rem!important}.mb-md-n80{margin-bottom:-5rem!important}.mb-md-n90{margin-bottom:-5.625rem!important}.mb-md-n100{margin-bottom:-6.25rem!important}.mb-md-n104{margin-bottom:-6.5rem!important}.mb-md-n110{margin-bottom:-6.875rem!important}.mb-md-n124{margin-bottom:-7.75rem!important}.mb-md-n230{margin-bottom:-14.25rem!important}.ms-md-n1{margin-left:-.0625rem!important}.ms-md-n2{margin-left:-.125rem!important}.ms-md-n3{margin-left:-.1875rem!important}.ms-md-n4{margin-left:-.25rem!important}.ms-md-n5{margin-left:-.3125rem!important}.ms-md-n6{margin-left:-.375rem!important}.ms-md-n7{margin-left:-.4375rem!important}.ms-md-n8{margin-left:-.5rem!important}.ms-md-n9{margin-left:-.5625rem!important}.ms-md-n10{margin-left:-.625rem!important}.ms-md-n11{margin-left:-.6875rem!important}.ms-md-n12{margin-left:-.75rem!important}.ms-md-n13{margin-left:-.8125rem!important}.ms-md-n14{margin-left:-.875rem!important}.ms-md-n15{margin-left:-.9375rem!important}.ms-md-n16{margin-left:-1rem!important}.ms-md-n17{margin-left:-1.0625rem!important}.ms-md-n18{margin-left:-1.125rem!important}.ms-md-n19{margin-left:-1.1875rem!important}.ms-md-n20{margin-left:-1.25rem!important}.ms-md-n21{margin-left:-1.3125rem!important}.ms-md-n22{margin-left:-1.375rem!important}.ms-md-n23{margin-left:-1.4375rem!important}.ms-md-n24{margin-left:-1.5rem!important}.ms-md-n25{margin-left:-1.5625rem!important}.ms-md-n26{margin-left:-1.625rem!important}.ms-md-n27{margin-left:-1.6875rem!important}.ms-md-n28{margin-left:-1.75rem!important}.ms-md-n29{margin-left:-1.8125rem!important}.ms-md-n30{margin-left:-1.875rem!important}.ms-md-n31{margin-left:-1.9375rem!important}.ms-md-n32{margin-left:-2rem!important}.ms-md-n33{margin-left:-2.0625rem!important}.ms-md-n34{margin-left:-2.125rem!important}.ms-md-n35{margin-left:-2.1875rem!important}.ms-md-n36{margin-left:-2.25rem!important}.ms-md-n37{margin-left:-2.3125rem!important}.ms-md-n38{margin-left:-2.375rem!important}.ms-md-n39{margin-left:-2.4375rem!important}.ms-md-n40{margin-left:-2.5rem!important}.ms-md-n41{margin-left:-2.5625rem!important}.ms-md-n42{margin-left:-2.625rem!important}.ms-md-n43{margin-left:-2.6875rem!important}.ms-md-n44{margin-left:-2.75rem!important}.ms-md-n45{margin-left:-2.8125rem!important}.ms-md-n46{margin-left:-2.875rem!important}.ms-md-n47{margin-left:-2.9375rem!important}.ms-md-n48{margin-left:-3rem!important}.ms-md-n49{margin-left:-3.0625rem!important}.ms-md-n50{margin-left:-3.125rem!important}.ms-md-n60{margin-left:-3.75rem!important}.ms-md-n70{margin-left:-4.375rem!important}.ms-md-n76{margin-left:-4.75rem!important}.ms-md-n80{margin-left:-5rem!important}.ms-md-n90{margin-left:-5.625rem!important}.ms-md-n100{margin-left:-6.25rem!important}.ms-md-n104{margin-left:-6.5rem!important}.ms-md-n110{margin-left:-6.875rem!important}.ms-md-n124{margin-left:-7.75rem!important}.ms-md-n230{margin-left:-14.25rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.0625rem!important}.p-md-2{padding:.125rem!important}.p-md-3{padding:.1875rem!important}.p-md-4{padding:.25rem!important}.p-md-5{padding:.3125rem!important}.p-md-6{padding:.375rem!important}.p-md-7{padding:.4375rem!important}.p-md-8{padding:.5rem!important}.p-md-9{padding:.5625rem!important}.p-md-10{padding:.625rem!important}.p-md-11{padding:.6875rem!important}.p-md-12{padding:.75rem!important}.p-md-13{padding:.8125rem!important}.p-md-14{padding:.875rem!important}.p-md-15{padding:.9375rem!important}.p-md-16{padding:1rem!important}.p-md-17{padding:1.0625rem!important}.p-md-18{padding:1.125rem!important}.p-md-19{padding:1.1875rem!important}.p-md-20{padding:1.25rem!important}.p-md-21{padding:1.3125rem!important}.p-md-22{padding:1.375rem!important}.p-md-23{padding:1.4375rem!important}.p-md-24{padding:1.5rem!important}.p-md-25{padding:1.5625rem!important}.p-md-26{padding:1.625rem!important}.p-md-27{padding:1.6875rem!important}.p-md-28{padding:1.75rem!important}.p-md-29{padding:1.8125rem!important}.p-md-30{padding:1.875rem!important}.p-md-31{padding:1.9375rem!important}.p-md-32{padding:2rem!important}.p-md-33{padding:2.0625rem!important}.p-md-34{padding:2.125rem!important}.p-md-35{padding:2.1875rem!important}.p-md-36{padding:2.25rem!important}.p-md-37{padding:2.3125rem!important}.p-md-38{padding:2.375rem!important}.p-md-39{padding:2.4375rem!important}.p-md-40{padding:2.5rem!important}.p-md-41{padding:2.5625rem!important}.p-md-42{padding:2.625rem!important}.p-md-43{padding:2.6875rem!important}.p-md-44{padding:2.75rem!important}.p-md-45{padding:2.8125rem!important}.p-md-46{padding:2.875rem!important}.p-md-47{padding:2.9375rem!important}.p-md-48{padding:3rem!important}.p-md-49{padding:3.0625rem!important}.p-md-50{padding:3.125rem!important}.p-md-60{padding:3.75rem!important}.p-md-70{padding:4.375rem!important}.p-md-76{padding:4.75rem!important}.p-md-80{padding:5rem!important}.p-md-90{padding:5.625rem!important}.p-md-100{padding:6.25rem!important}.p-md-104{padding:6.5rem!important}.p-md-110{padding:6.875rem!important}.p-md-124{padding:7.75rem!important}.p-md-230{padding:14.25rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.0625rem!important;padding-right:.0625rem!important}.px-md-2{padding-left:.125rem!important;padding-right:.125rem!important}.px-md-3{padding-left:.1875rem!important;padding-right:.1875rem!important}.px-md-4{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-5{padding-left:.3125rem!important;padding-right:.3125rem!important}.px-md-6{padding-left:.375rem!important;padding-right:.375rem!important}.px-md-7{padding-left:.4375rem!important;padding-right:.4375rem!important}.px-md-8{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-9{padding-left:.5625rem!important;padding-right:.5625rem!important}.px-md-10{padding-left:.625rem!important;padding-right:.625rem!important}.px-md-11{padding-left:.6875rem!important;padding-right:.6875rem!important}.px-md-12{padding-left:.75rem!important;padding-right:.75rem!important}.px-md-13{padding-left:.8125rem!important;padding-right:.8125rem!important}.px-md-14{padding-left:.875rem!important;padding-right:.875rem!important}.px-md-15{padding-left:.9375rem!important;padding-right:.9375rem!important}.px-md-16{padding-left:1rem!important;padding-right:1rem!important}.px-md-17{padding-left:1.0625rem!important;padding-right:1.0625rem!important}.px-md-18{padding-left:1.125rem!important;padding-right:1.125rem!important}.px-md-19{padding-left:1.1875rem!important;padding-right:1.1875rem!important}.px-md-20{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-md-21{padding-left:1.3125rem!important;padding-right:1.3125rem!important}.px-md-22{padding-left:1.375rem!important;padding-right:1.375rem!important}.px-md-23{padding-left:1.4375rem!important;padding-right:1.4375rem!important}.px-md-24{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-25{padding-left:1.5625rem!important;padding-right:1.5625rem!important}.px-md-26{padding-left:1.625rem!important;padding-right:1.625rem!important}.px-md-27{padding-left:1.6875rem!important;padding-right:1.6875rem!important}.px-md-28{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-md-29{padding-left:1.8125rem!important;padding-right:1.8125rem!important}.px-md-30{padding-left:1.875rem!important;padding-right:1.875rem!important}.px-md-31{padding-left:1.9375rem!important;padding-right:1.9375rem!important}.px-md-32{padding-left:2rem!important;padding-right:2rem!important}.px-md-33{padding-left:2.0625rem!important;padding-right:2.0625rem!important}.px-md-34{padding-left:2.125rem!important;padding-right:2.125rem!important}.px-md-35{padding-left:2.1875rem!important;padding-right:2.1875rem!important}.px-md-36{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-md-37{padding-left:2.3125rem!important;padding-right:2.3125rem!important}.px-md-38{padding-left:2.375rem!important;padding-right:2.375rem!important}.px-md-39{padding-left:2.4375rem!important;padding-right:2.4375rem!important}.px-md-40{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-md-41{padding-left:2.5625rem!important;padding-right:2.5625rem!important}.px-md-42{padding-left:2.625rem!important;padding-right:2.625rem!important}.px-md-43{padding-left:2.6875rem!important;padding-right:2.6875rem!important}.px-md-44{padding-left:2.75rem!important;padding-right:2.75rem!important}.px-md-45{padding-left:2.8125rem!important;padding-right:2.8125rem!important}.px-md-46{padding-left:2.875rem!important;padding-right:2.875rem!important}.px-md-47{padding-left:2.9375rem!important;padding-right:2.9375rem!important}.px-md-48{padding-left:3rem!important;padding-right:3rem!important}.px-md-49{padding-left:3.0625rem!important;padding-right:3.0625rem!important}.px-md-50{padding-left:3.125rem!important;padding-right:3.125rem!important}.px-md-60{padding-left:3.75rem!important;padding-right:3.75rem!important}.px-md-70{padding-left:4.375rem!important;padding-right:4.375rem!important}.px-md-76{padding-left:4.75rem!important;padding-right:4.75rem!important}.px-md-80{padding-left:5rem!important;padding-right:5rem!important}.px-md-90{padding-left:5.625rem!important;padding-right:5.625rem!important}.px-md-100{padding-left:6.25rem!important;padding-right:6.25rem!important}.px-md-104{padding-left:6.5rem!important;padding-right:6.5rem!important}.px-md-110{padding-left:6.875rem!important;padding-right:6.875rem!important}.px-md-124{padding-left:7.75rem!important;padding-right:7.75rem!important}.px-md-230{padding-left:14.25rem!important;padding-right:14.25rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.0625rem!important;padding-top:.0625rem!important}.py-md-2{padding-bottom:.125rem!important;padding-top:.125rem!important}.py-md-3{padding-bottom:.1875rem!important;padding-top:.1875rem!important}.py-md-4{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-5{padding-bottom:.3125rem!important;padding-top:.3125rem!important}.py-md-6{padding-bottom:.375rem!important;padding-top:.375rem!important}.py-md-7{padding-bottom:.4375rem!important;padding-top:.4375rem!important}.py-md-8{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-9{padding-bottom:.5625rem!important;padding-top:.5625rem!important}.py-md-10{padding-bottom:.625rem!important;padding-top:.625rem!important}.py-md-11{padding-bottom:.6875rem!important;padding-top:.6875rem!important}.py-md-12{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-md-13{padding-bottom:.8125rem!important;padding-top:.8125rem!important}.py-md-14{padding-bottom:.875rem!important;padding-top:.875rem!important}.py-md-15{padding-bottom:.9375rem!important;padding-top:.9375rem!important}.py-md-16{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-17{padding-bottom:1.0625rem!important;padding-top:1.0625rem!important}.py-md-18{padding-bottom:1.125rem!important;padding-top:1.125rem!important}.py-md-19{padding-bottom:1.1875rem!important;padding-top:1.1875rem!important}.py-md-20{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-md-21{padding-bottom:1.3125rem!important;padding-top:1.3125rem!important}.py-md-22{padding-bottom:1.375rem!important;padding-top:1.375rem!important}.py-md-23{padding-bottom:1.4375rem!important;padding-top:1.4375rem!important}.py-md-24{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-25{padding-bottom:1.5625rem!important;padding-top:1.5625rem!important}.py-md-26{padding-bottom:1.625rem!important;padding-top:1.625rem!important}.py-md-27{padding-bottom:1.6875rem!important;padding-top:1.6875rem!important}.py-md-28{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-md-29{padding-bottom:1.8125rem!important;padding-top:1.8125rem!important}.py-md-30{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.py-md-31{padding-bottom:1.9375rem!important;padding-top:1.9375rem!important}.py-md-32{padding-bottom:2rem!important;padding-top:2rem!important}.py-md-33{padding-bottom:2.0625rem!important;padding-top:2.0625rem!important}.py-md-34{padding-bottom:2.125rem!important;padding-top:2.125rem!important}.py-md-35{padding-bottom:2.1875rem!important;padding-top:2.1875rem!important}.py-md-36{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-md-37{padding-bottom:2.3125rem!important;padding-top:2.3125rem!important}.py-md-38{padding-bottom:2.375rem!important;padding-top:2.375rem!important}.py-md-39{padding-bottom:2.4375rem!important;padding-top:2.4375rem!important}.py-md-40{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-md-41{padding-bottom:2.5625rem!important;padding-top:2.5625rem!important}.py-md-42{padding-bottom:2.625rem!important;padding-top:2.625rem!important}.py-md-43{padding-bottom:2.6875rem!important;padding-top:2.6875rem!important}.py-md-44{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.py-md-45{padding-bottom:2.8125rem!important;padding-top:2.8125rem!important}.py-md-46{padding-bottom:2.875rem!important;padding-top:2.875rem!important}.py-md-47{padding-bottom:2.9375rem!important;padding-top:2.9375rem!important}.py-md-48{padding-bottom:3rem!important;padding-top:3rem!important}.py-md-49{padding-bottom:3.0625rem!important;padding-top:3.0625rem!important}.py-md-50{padding-bottom:3.125rem!important;padding-top:3.125rem!important}.py-md-60{padding-bottom:3.75rem!important;padding-top:3.75rem!important}.py-md-70{padding-bottom:4.375rem!important;padding-top:4.375rem!important}.py-md-76{padding-bottom:4.75rem!important;padding-top:4.75rem!important}.py-md-80{padding-bottom:5rem!important;padding-top:5rem!important}.py-md-90{padding-bottom:5.625rem!important;padding-top:5.625rem!important}.py-md-100{padding-bottom:6.25rem!important;padding-top:6.25rem!important}.py-md-104{padding-bottom:6.5rem!important;padding-top:6.5rem!important}.py-md-110{padding-bottom:6.875rem!important;padding-top:6.875rem!important}.py-md-124{padding-bottom:7.75rem!important;padding-top:7.75rem!important}.py-md-230{padding-bottom:14.25rem!important;padding-top:14.25rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.0625rem!important}.pt-md-2{padding-top:.125rem!important}.pt-md-3{padding-top:.1875rem!important}.pt-md-4{padding-top:.25rem!important}.pt-md-5{padding-top:.3125rem!important}.pt-md-6{padding-top:.375rem!important}.pt-md-7{padding-top:.4375rem!important}.pt-md-8{padding-top:.5rem!important}.pt-md-9{padding-top:.5625rem!important}.pt-md-10{padding-top:.625rem!important}.pt-md-11{padding-top:.6875rem!important}.pt-md-12{padding-top:.75rem!important}.pt-md-13{padding-top:.8125rem!important}.pt-md-14{padding-top:.875rem!important}.pt-md-15{padding-top:.9375rem!important}.pt-md-16{padding-top:1rem!important}.pt-md-17{padding-top:1.0625rem!important}.pt-md-18{padding-top:1.125rem!important}.pt-md-19{padding-top:1.1875rem!important}.pt-md-20{padding-top:1.25rem!important}.pt-md-21{padding-top:1.3125rem!important}.pt-md-22{padding-top:1.375rem!important}.pt-md-23{padding-top:1.4375rem!important}.pt-md-24{padding-top:1.5rem!important}.pt-md-25{padding-top:1.5625rem!important}.pt-md-26{padding-top:1.625rem!important}.pt-md-27{padding-top:1.6875rem!important}.pt-md-28{padding-top:1.75rem!important}.pt-md-29{padding-top:1.8125rem!important}.pt-md-30{padding-top:1.875rem!important}.pt-md-31{padding-top:1.9375rem!important}.pt-md-32{padding-top:2rem!important}.pt-md-33{padding-top:2.0625rem!important}.pt-md-34{padding-top:2.125rem!important}.pt-md-35{padding-top:2.1875rem!important}.pt-md-36{padding-top:2.25rem!important}.pt-md-37{padding-top:2.3125rem!important}.pt-md-38{padding-top:2.375rem!important}.pt-md-39{padding-top:2.4375rem!important}.pt-md-40{padding-top:2.5rem!important}.pt-md-41{padding-top:2.5625rem!important}.pt-md-42{padding-top:2.625rem!important}.pt-md-43{padding-top:2.6875rem!important}.pt-md-44{padding-top:2.75rem!important}.pt-md-45{padding-top:2.8125rem!important}.pt-md-46{padding-top:2.875rem!important}.pt-md-47{padding-top:2.9375rem!important}.pt-md-48{padding-top:3rem!important}.pt-md-49{padding-top:3.0625rem!important}.pt-md-50{padding-top:3.125rem!important}.pt-md-60{padding-top:3.75rem!important}.pt-md-70{padding-top:4.375rem!important}.pt-md-76{padding-top:4.75rem!important}.pt-md-80{padding-top:5rem!important}.pt-md-90{padding-top:5.625rem!important}.pt-md-100{padding-top:6.25rem!important}.pt-md-104{padding-top:6.5rem!important}.pt-md-110{padding-top:6.875rem!important}.pt-md-124{padding-top:7.75rem!important}.pt-md-230{padding-top:14.25rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.0625rem!important}.pe-md-2{padding-right:.125rem!important}.pe-md-3{padding-right:.1875rem!important}.pe-md-4{padding-right:.25rem!important}.pe-md-5{padding-right:.3125rem!important}.pe-md-6{padding-right:.375rem!important}.pe-md-7{padding-right:.4375rem!important}.pe-md-8{padding-right:.5rem!important}.pe-md-9{padding-right:.5625rem!important}.pe-md-10{padding-right:.625rem!important}.pe-md-11{padding-right:.6875rem!important}.pe-md-12{padding-right:.75rem!important}.pe-md-13{padding-right:.8125rem!important}.pe-md-14{padding-right:.875rem!important}.pe-md-15{padding-right:.9375rem!important}.pe-md-16{padding-right:1rem!important}.pe-md-17{padding-right:1.0625rem!important}.pe-md-18{padding-right:1.125rem!important}.pe-md-19{padding-right:1.1875rem!important}.pe-md-20{padding-right:1.25rem!important}.pe-md-21{padding-right:1.3125rem!important}.pe-md-22{padding-right:1.375rem!important}.pe-md-23{padding-right:1.4375rem!important}.pe-md-24{padding-right:1.5rem!important}.pe-md-25{padding-right:1.5625rem!important}.pe-md-26{padding-right:1.625rem!important}.pe-md-27{padding-right:1.6875rem!important}.pe-md-28{padding-right:1.75rem!important}.pe-md-29{padding-right:1.8125rem!important}.pe-md-30{padding-right:1.875rem!important}.pe-md-31{padding-right:1.9375rem!important}.pe-md-32{padding-right:2rem!important}.pe-md-33{padding-right:2.0625rem!important}.pe-md-34{padding-right:2.125rem!important}.pe-md-35{padding-right:2.1875rem!important}.pe-md-36{padding-right:2.25rem!important}.pe-md-37{padding-right:2.3125rem!important}.pe-md-38{padding-right:2.375rem!important}.pe-md-39{padding-right:2.4375rem!important}.pe-md-40{padding-right:2.5rem!important}.pe-md-41{padding-right:2.5625rem!important}.pe-md-42{padding-right:2.625rem!important}.pe-md-43{padding-right:2.6875rem!important}.pe-md-44{padding-right:2.75rem!important}.pe-md-45{padding-right:2.8125rem!important}.pe-md-46{padding-right:2.875rem!important}.pe-md-47{padding-right:2.9375rem!important}.pe-md-48{padding-right:3rem!important}.pe-md-49{padding-right:3.0625rem!important}.pe-md-50{padding-right:3.125rem!important}.pe-md-60{padding-right:3.75rem!important}.pe-md-70{padding-right:4.375rem!important}.pe-md-76{padding-right:4.75rem!important}.pe-md-80{padding-right:5rem!important}.pe-md-90{padding-right:5.625rem!important}.pe-md-100{padding-right:6.25rem!important}.pe-md-104{padding-right:6.5rem!important}.pe-md-110{padding-right:6.875rem!important}.pe-md-124{padding-right:7.75rem!important}.pe-md-230{padding-right:14.25rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.0625rem!important}.pb-md-2{padding-bottom:.125rem!important}.pb-md-3{padding-bottom:.1875rem!important}.pb-md-4{padding-bottom:.25rem!important}.pb-md-5{padding-bottom:.3125rem!important}.pb-md-6{padding-bottom:.375rem!important}.pb-md-7{padding-bottom:.4375rem!important}.pb-md-8{padding-bottom:.5rem!important}.pb-md-9{padding-bottom:.5625rem!important}.pb-md-10{padding-bottom:.625rem!important}.pb-md-11{padding-bottom:.6875rem!important}.pb-md-12{padding-bottom:.75rem!important}.pb-md-13{padding-bottom:.8125rem!important}.pb-md-14{padding-bottom:.875rem!important}.pb-md-15{padding-bottom:.9375rem!important}.pb-md-16{padding-bottom:1rem!important}.pb-md-17{padding-bottom:1.0625rem!important}.pb-md-18{padding-bottom:1.125rem!important}.pb-md-19{padding-bottom:1.1875rem!important}.pb-md-20{padding-bottom:1.25rem!important}.pb-md-21{padding-bottom:1.3125rem!important}.pb-md-22{padding-bottom:1.375rem!important}.pb-md-23{padding-bottom:1.4375rem!important}.pb-md-24{padding-bottom:1.5rem!important}.pb-md-25{padding-bottom:1.5625rem!important}.pb-md-26{padding-bottom:1.625rem!important}.pb-md-27{padding-bottom:1.6875rem!important}.pb-md-28{padding-bottom:1.75rem!important}.pb-md-29{padding-bottom:1.8125rem!important}.pb-md-30{padding-bottom:1.875rem!important}.pb-md-31{padding-bottom:1.9375rem!important}.pb-md-32{padding-bottom:2rem!important}.pb-md-33{padding-bottom:2.0625rem!important}.pb-md-34{padding-bottom:2.125rem!important}.pb-md-35{padding-bottom:2.1875rem!important}.pb-md-36{padding-bottom:2.25rem!important}.pb-md-37{padding-bottom:2.3125rem!important}.pb-md-38{padding-bottom:2.375rem!important}.pb-md-39{padding-bottom:2.4375rem!important}.pb-md-40{padding-bottom:2.5rem!important}.pb-md-41{padding-bottom:2.5625rem!important}.pb-md-42{padding-bottom:2.625rem!important}.pb-md-43{padding-bottom:2.6875rem!important}.pb-md-44{padding-bottom:2.75rem!important}.pb-md-45{padding-bottom:2.8125rem!important}.pb-md-46{padding-bottom:2.875rem!important}.pb-md-47{padding-bottom:2.9375rem!important}.pb-md-48{padding-bottom:3rem!important}.pb-md-49{padding-bottom:3.0625rem!important}.pb-md-50{padding-bottom:3.125rem!important}.pb-md-60{padding-bottom:3.75rem!important}.pb-md-70{padding-bottom:4.375rem!important}.pb-md-76{padding-bottom:4.75rem!important}.pb-md-80{padding-bottom:5rem!important}.pb-md-90{padding-bottom:5.625rem!important}.pb-md-100{padding-bottom:6.25rem!important}.pb-md-104{padding-bottom:6.5rem!important}.pb-md-110{padding-bottom:6.875rem!important}.pb-md-124{padding-bottom:7.75rem!important}.pb-md-230{padding-bottom:14.25rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.0625rem!important}.ps-md-2{padding-left:.125rem!important}.ps-md-3{padding-left:.1875rem!important}.ps-md-4{padding-left:.25rem!important}.ps-md-5{padding-left:.3125rem!important}.ps-md-6{padding-left:.375rem!important}.ps-md-7{padding-left:.4375rem!important}.ps-md-8{padding-left:.5rem!important}.ps-md-9{padding-left:.5625rem!important}.ps-md-10{padding-left:.625rem!important}.ps-md-11{padding-left:.6875rem!important}.ps-md-12{padding-left:.75rem!important}.ps-md-13{padding-left:.8125rem!important}.ps-md-14{padding-left:.875rem!important}.ps-md-15{padding-left:.9375rem!important}.ps-md-16{padding-left:1rem!important}.ps-md-17{padding-left:1.0625rem!important}.ps-md-18{padding-left:1.125rem!important}.ps-md-19{padding-left:1.1875rem!important}.ps-md-20{padding-left:1.25rem!important}.ps-md-21{padding-left:1.3125rem!important}.ps-md-22{padding-left:1.375rem!important}.ps-md-23{padding-left:1.4375rem!important}.ps-md-24{padding-left:1.5rem!important}.ps-md-25{padding-left:1.5625rem!important}.ps-md-26{padding-left:1.625rem!important}.ps-md-27{padding-left:1.6875rem!important}.ps-md-28{padding-left:1.75rem!important}.ps-md-29{padding-left:1.8125rem!important}.ps-md-30{padding-left:1.875rem!important}.ps-md-31{padding-left:1.9375rem!important}.ps-md-32{padding-left:2rem!important}.ps-md-33{padding-left:2.0625rem!important}.ps-md-34{padding-left:2.125rem!important}.ps-md-35{padding-left:2.1875rem!important}.ps-md-36{padding-left:2.25rem!important}.ps-md-37{padding-left:2.3125rem!important}.ps-md-38{padding-left:2.375rem!important}.ps-md-39{padding-left:2.4375rem!important}.ps-md-40{padding-left:2.5rem!important}.ps-md-41{padding-left:2.5625rem!important}.ps-md-42{padding-left:2.625rem!important}.ps-md-43{padding-left:2.6875rem!important}.ps-md-44{padding-left:2.75rem!important}.ps-md-45{padding-left:2.8125rem!important}.ps-md-46{padding-left:2.875rem!important}.ps-md-47{padding-left:2.9375rem!important}.ps-md-48{padding-left:3rem!important}.ps-md-49{padding-left:3.0625rem!important}.ps-md-50{padding-left:3.125rem!important}.ps-md-60{padding-left:3.75rem!important}.ps-md-70{padding-left:4.375rem!important}.ps-md-76{padding-left:4.75rem!important}.ps-md-80{padding-left:5rem!important}.ps-md-90{padding-left:5.625rem!important}.ps-md-100{padding-left:6.25rem!important}.ps-md-104{padding-left:6.5rem!important}.ps-md-110{padding-left:6.875rem!important}.ps-md-124{padding-left:7.75rem!important}.ps-md-230{padding-left:14.25rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.0625rem!important}.gap-md-2{gap:.125rem!important}.gap-md-3{gap:.1875rem!important}.gap-md-4{gap:.25rem!important}.gap-md-5{gap:.3125rem!important}.gap-md-6{gap:.375rem!important}.gap-md-7{gap:.4375rem!important}.gap-md-8{gap:.5rem!important}.gap-md-9{gap:.5625rem!important}.gap-md-10{gap:.625rem!important}.gap-md-11{gap:.6875rem!important}.gap-md-12{gap:.75rem!important}.gap-md-13{gap:.8125rem!important}.gap-md-14{gap:.875rem!important}.gap-md-15{gap:.9375rem!important}.gap-md-16{gap:1rem!important}.gap-md-17{gap:1.0625rem!important}.gap-md-18{gap:1.125rem!important}.gap-md-19{gap:1.1875rem!important}.gap-md-20{gap:1.25rem!important}.gap-md-21{gap:1.3125rem!important}.gap-md-22{gap:1.375rem!important}.gap-md-23{gap:1.4375rem!important}.gap-md-24{gap:1.5rem!important}.gap-md-25{gap:1.5625rem!important}.gap-md-26{gap:1.625rem!important}.gap-md-27{gap:1.6875rem!important}.gap-md-28{gap:1.75rem!important}.gap-md-29{gap:1.8125rem!important}.gap-md-30{gap:1.875rem!important}.gap-md-31{gap:1.9375rem!important}.gap-md-32{gap:2rem!important}.gap-md-33{gap:2.0625rem!important}.gap-md-34{gap:2.125rem!important}.gap-md-35{gap:2.1875rem!important}.gap-md-36{gap:2.25rem!important}.gap-md-37{gap:2.3125rem!important}.gap-md-38{gap:2.375rem!important}.gap-md-39{gap:2.4375rem!important}.gap-md-40{gap:2.5rem!important}.gap-md-41{gap:2.5625rem!important}.gap-md-42{gap:2.625rem!important}.gap-md-43{gap:2.6875rem!important}.gap-md-44{gap:2.75rem!important}.gap-md-45{gap:2.8125rem!important}.gap-md-46{gap:2.875rem!important}.gap-md-47{gap:2.9375rem!important}.gap-md-48{gap:3rem!important}.gap-md-49{gap:3.0625rem!important}.gap-md-50{gap:3.125rem!important}.gap-md-60{gap:3.75rem!important}.gap-md-70{gap:4.375rem!important}.gap-md-76{gap:4.75rem!important}.gap-md-80{gap:5rem!important}.gap-md-90{gap:5.625rem!important}.gap-md-100{gap:6.25rem!important}.gap-md-104{gap:6.5rem!important}.gap-md-110{gap:6.875rem!important}.gap-md-124{gap:7.75rem!important}.gap-md-230{gap:14.25rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.0625rem!important}.m-lg-2{margin:.125rem!important}.m-lg-3{margin:.1875rem!important}.m-lg-4{margin:.25rem!important}.m-lg-5{margin:.3125rem!important}.m-lg-6{margin:.375rem!important}.m-lg-7{margin:.4375rem!important}.m-lg-8{margin:.5rem!important}.m-lg-9{margin:.5625rem!important}.m-lg-10{margin:.625rem!important}.m-lg-11{margin:.6875rem!important}.m-lg-12{margin:.75rem!important}.m-lg-13{margin:.8125rem!important}.m-lg-14{margin:.875rem!important}.m-lg-15{margin:.9375rem!important}.m-lg-16{margin:1rem!important}.m-lg-17{margin:1.0625rem!important}.m-lg-18{margin:1.125rem!important}.m-lg-19{margin:1.1875rem!important}.m-lg-20{margin:1.25rem!important}.m-lg-21{margin:1.3125rem!important}.m-lg-22{margin:1.375rem!important}.m-lg-23{margin:1.4375rem!important}.m-lg-24{margin:1.5rem!important}.m-lg-25{margin:1.5625rem!important}.m-lg-26{margin:1.625rem!important}.m-lg-27{margin:1.6875rem!important}.m-lg-28{margin:1.75rem!important}.m-lg-29{margin:1.8125rem!important}.m-lg-30{margin:1.875rem!important}.m-lg-31{margin:1.9375rem!important}.m-lg-32{margin:2rem!important}.m-lg-33{margin:2.0625rem!important}.m-lg-34{margin:2.125rem!important}.m-lg-35{margin:2.1875rem!important}.m-lg-36{margin:2.25rem!important}.m-lg-37{margin:2.3125rem!important}.m-lg-38{margin:2.375rem!important}.m-lg-39{margin:2.4375rem!important}.m-lg-40{margin:2.5rem!important}.m-lg-41{margin:2.5625rem!important}.m-lg-42{margin:2.625rem!important}.m-lg-43{margin:2.6875rem!important}.m-lg-44{margin:2.75rem!important}.m-lg-45{margin:2.8125rem!important}.m-lg-46{margin:2.875rem!important}.m-lg-47{margin:2.9375rem!important}.m-lg-48{margin:3rem!important}.m-lg-49{margin:3.0625rem!important}.m-lg-50{margin:3.125rem!important}.m-lg-60{margin:3.75rem!important}.m-lg-70{margin:4.375rem!important}.m-lg-76{margin:4.75rem!important}.m-lg-80{margin:5rem!important}.m-lg-90{margin:5.625rem!important}.m-lg-100{margin:6.25rem!important}.m-lg-104{margin:6.5rem!important}.m-lg-110{margin:6.875rem!important}.m-lg-124{margin:7.75rem!important}.m-lg-230{margin:14.25rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.0625rem!important;margin-right:.0625rem!important}.mx-lg-2{margin-left:.125rem!important;margin-right:.125rem!important}.mx-lg-3{margin-left:.1875rem!important;margin-right:.1875rem!important}.mx-lg-4{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-5{margin-left:.3125rem!important;margin-right:.3125rem!important}.mx-lg-6{margin-left:.375rem!important;margin-right:.375rem!important}.mx-lg-7{margin-left:.4375rem!important;margin-right:.4375rem!important}.mx-lg-8{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-9{margin-left:.5625rem!important;margin-right:.5625rem!important}.mx-lg-10{margin-left:.625rem!important;margin-right:.625rem!important}.mx-lg-11{margin-left:.6875rem!important;margin-right:.6875rem!important}.mx-lg-12{margin-left:.75rem!important;margin-right:.75rem!important}.mx-lg-13{margin-left:.8125rem!important;margin-right:.8125rem!important}.mx-lg-14{margin-left:.875rem!important;margin-right:.875rem!important}.mx-lg-15{margin-left:.9375rem!important;margin-right:.9375rem!important}.mx-lg-16{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-17{margin-left:1.0625rem!important;margin-right:1.0625rem!important}.mx-lg-18{margin-left:1.125rem!important;margin-right:1.125rem!important}.mx-lg-19{margin-left:1.1875rem!important;margin-right:1.1875rem!important}.mx-lg-20{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-lg-21{margin-left:1.3125rem!important;margin-right:1.3125rem!important}.mx-lg-22{margin-left:1.375rem!important;margin-right:1.375rem!important}.mx-lg-23{margin-left:1.4375rem!important;margin-right:1.4375rem!important}.mx-lg-24{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-25{margin-left:1.5625rem!important;margin-right:1.5625rem!important}.mx-lg-26{margin-left:1.625rem!important;margin-right:1.625rem!important}.mx-lg-27{margin-left:1.6875rem!important;margin-right:1.6875rem!important}.mx-lg-28{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-lg-29{margin-left:1.8125rem!important;margin-right:1.8125rem!important}.mx-lg-30{margin-left:1.875rem!important;margin-right:1.875rem!important}.mx-lg-31{margin-left:1.9375rem!important;margin-right:1.9375rem!important}.mx-lg-32{margin-left:2rem!important;margin-right:2rem!important}.mx-lg-33{margin-left:2.0625rem!important;margin-right:2.0625rem!important}.mx-lg-34{margin-left:2.125rem!important;margin-right:2.125rem!important}.mx-lg-35{margin-left:2.1875rem!important;margin-right:2.1875rem!important}.mx-lg-36{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-lg-37{margin-left:2.3125rem!important;margin-right:2.3125rem!important}.mx-lg-38{margin-left:2.375rem!important;margin-right:2.375rem!important}.mx-lg-39{margin-left:2.4375rem!important;margin-right:2.4375rem!important}.mx-lg-40{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-lg-41{margin-left:2.5625rem!important;margin-right:2.5625rem!important}.mx-lg-42{margin-left:2.625rem!important;margin-right:2.625rem!important}.mx-lg-43{margin-left:2.6875rem!important;margin-right:2.6875rem!important}.mx-lg-44{margin-left:2.75rem!important;margin-right:2.75rem!important}.mx-lg-45{margin-left:2.8125rem!important;margin-right:2.8125rem!important}.mx-lg-46{margin-left:2.875rem!important;margin-right:2.875rem!important}.mx-lg-47{margin-left:2.9375rem!important;margin-right:2.9375rem!important}.mx-lg-48{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-49{margin-left:3.0625rem!important;margin-right:3.0625rem!important}.mx-lg-50{margin-left:3.125rem!important;margin-right:3.125rem!important}.mx-lg-60{margin-left:3.75rem!important;margin-right:3.75rem!important}.mx-lg-70{margin-left:4.375rem!important;margin-right:4.375rem!important}.mx-lg-76{margin-left:4.75rem!important;margin-right:4.75rem!important}.mx-lg-80{margin-left:5rem!important;margin-right:5rem!important}.mx-lg-90{margin-left:5.625rem!important;margin-right:5.625rem!important}.mx-lg-100{margin-left:6.25rem!important;margin-right:6.25rem!important}.mx-lg-104{margin-left:6.5rem!important;margin-right:6.5rem!important}.mx-lg-110{margin-left:6.875rem!important;margin-right:6.875rem!important}.mx-lg-124{margin-left:7.75rem!important;margin-right:7.75rem!important}.mx-lg-230{margin-left:14.25rem!important;margin-right:14.25rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.0625rem!important;margin-top:.0625rem!important}.my-lg-2{margin-bottom:.125rem!important;margin-top:.125rem!important}.my-lg-3{margin-bottom:.1875rem!important;margin-top:.1875rem!important}.my-lg-4{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-5{margin-bottom:.3125rem!important;margin-top:.3125rem!important}.my-lg-6{margin-bottom:.375rem!important;margin-top:.375rem!important}.my-lg-7{margin-bottom:.4375rem!important;margin-top:.4375rem!important}.my-lg-8{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-9{margin-bottom:.5625rem!important;margin-top:.5625rem!important}.my-lg-10{margin-bottom:.625rem!important;margin-top:.625rem!important}.my-lg-11{margin-bottom:.6875rem!important;margin-top:.6875rem!important}.my-lg-12{margin-bottom:.75rem!important;margin-top:.75rem!important}.my-lg-13{margin-bottom:.8125rem!important;margin-top:.8125rem!important}.my-lg-14{margin-bottom:.875rem!important;margin-top:.875rem!important}.my-lg-15{margin-bottom:.9375rem!important;margin-top:.9375rem!important}.my-lg-16{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-17{margin-bottom:1.0625rem!important;margin-top:1.0625rem!important}.my-lg-18{margin-bottom:1.125rem!important;margin-top:1.125rem!important}.my-lg-19{margin-bottom:1.1875rem!important;margin-top:1.1875rem!important}.my-lg-20{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.my-lg-21{margin-bottom:1.3125rem!important;margin-top:1.3125rem!important}.my-lg-22{margin-bottom:1.375rem!important;margin-top:1.375rem!important}.my-lg-23{margin-bottom:1.4375rem!important;margin-top:1.4375rem!important}.my-lg-24{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-25{margin-bottom:1.5625rem!important;margin-top:1.5625rem!important}.my-lg-26{margin-bottom:1.625rem!important;margin-top:1.625rem!important}.my-lg-27{margin-bottom:1.6875rem!important;margin-top:1.6875rem!important}.my-lg-28{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.my-lg-29{margin-bottom:1.8125rem!important;margin-top:1.8125rem!important}.my-lg-30{margin-bottom:1.875rem!important;margin-top:1.875rem!important}.my-lg-31{margin-bottom:1.9375rem!important;margin-top:1.9375rem!important}.my-lg-32{margin-bottom:2rem!important;margin-top:2rem!important}.my-lg-33{margin-bottom:2.0625rem!important;margin-top:2.0625rem!important}.my-lg-34{margin-bottom:2.125rem!important;margin-top:2.125rem!important}.my-lg-35{margin-bottom:2.1875rem!important;margin-top:2.1875rem!important}.my-lg-36{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.my-lg-37{margin-bottom:2.3125rem!important;margin-top:2.3125rem!important}.my-lg-38{margin-bottom:2.375rem!important;margin-top:2.375rem!important}.my-lg-39{margin-bottom:2.4375rem!important;margin-top:2.4375rem!important}.my-lg-40{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-lg-41{margin-bottom:2.5625rem!important;margin-top:2.5625rem!important}.my-lg-42{margin-bottom:2.625rem!important;margin-top:2.625rem!important}.my-lg-43{margin-bottom:2.6875rem!important;margin-top:2.6875rem!important}.my-lg-44{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.my-lg-45{margin-bottom:2.8125rem!important;margin-top:2.8125rem!important}.my-lg-46{margin-bottom:2.875rem!important;margin-top:2.875rem!important}.my-lg-47{margin-bottom:2.9375rem!important;margin-top:2.9375rem!important}.my-lg-48{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-49{margin-bottom:3.0625rem!important;margin-top:3.0625rem!important}.my-lg-50{margin-bottom:3.125rem!important;margin-top:3.125rem!important}.my-lg-60{margin-bottom:3.75rem!important;margin-top:3.75rem!important}.my-lg-70{margin-bottom:4.375rem!important;margin-top:4.375rem!important}.my-lg-76{margin-bottom:4.75rem!important;margin-top:4.75rem!important}.my-lg-80{margin-bottom:5rem!important;margin-top:5rem!important}.my-lg-90{margin-bottom:5.625rem!important;margin-top:5.625rem!important}.my-lg-100{margin-bottom:6.25rem!important;margin-top:6.25rem!important}.my-lg-104{margin-bottom:6.5rem!important;margin-top:6.5rem!important}.my-lg-110{margin-bottom:6.875rem!important;margin-top:6.875rem!important}.my-lg-124{margin-bottom:7.75rem!important;margin-top:7.75rem!important}.my-lg-230{margin-bottom:14.25rem!important;margin-top:14.25rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.0625rem!important}.mt-lg-2{margin-top:.125rem!important}.mt-lg-3{margin-top:.1875rem!important}.mt-lg-4{margin-top:.25rem!important}.mt-lg-5{margin-top:.3125rem!important}.mt-lg-6{margin-top:.375rem!important}.mt-lg-7{margin-top:.4375rem!important}.mt-lg-8{margin-top:.5rem!important}.mt-lg-9{margin-top:.5625rem!important}.mt-lg-10{margin-top:.625rem!important}.mt-lg-11{margin-top:.6875rem!important}.mt-lg-12{margin-top:.75rem!important}.mt-lg-13{margin-top:.8125rem!important}.mt-lg-14{margin-top:.875rem!important}.mt-lg-15{margin-top:.9375rem!important}.mt-lg-16{margin-top:1rem!important}.mt-lg-17{margin-top:1.0625rem!important}.mt-lg-18{margin-top:1.125rem!important}.mt-lg-19{margin-top:1.1875rem!important}.mt-lg-20{margin-top:1.25rem!important}.mt-lg-21{margin-top:1.3125rem!important}.mt-lg-22{margin-top:1.375rem!important}.mt-lg-23{margin-top:1.4375rem!important}.mt-lg-24{margin-top:1.5rem!important}.mt-lg-25{margin-top:1.5625rem!important}.mt-lg-26{margin-top:1.625rem!important}.mt-lg-27{margin-top:1.6875rem!important}.mt-lg-28{margin-top:1.75rem!important}.mt-lg-29{margin-top:1.8125rem!important}.mt-lg-30{margin-top:1.875rem!important}.mt-lg-31{margin-top:1.9375rem!important}.mt-lg-32{margin-top:2rem!important}.mt-lg-33{margin-top:2.0625rem!important}.mt-lg-34{margin-top:2.125rem!important}.mt-lg-35{margin-top:2.1875rem!important}.mt-lg-36{margin-top:2.25rem!important}.mt-lg-37{margin-top:2.3125rem!important}.mt-lg-38{margin-top:2.375rem!important}.mt-lg-39{margin-top:2.4375rem!important}.mt-lg-40{margin-top:2.5rem!important}.mt-lg-41{margin-top:2.5625rem!important}.mt-lg-42{margin-top:2.625rem!important}.mt-lg-43{margin-top:2.6875rem!important}.mt-lg-44{margin-top:2.75rem!important}.mt-lg-45{margin-top:2.8125rem!important}.mt-lg-46{margin-top:2.875rem!important}.mt-lg-47{margin-top:2.9375rem!important}.mt-lg-48{margin-top:3rem!important}.mt-lg-49{margin-top:3.0625rem!important}.mt-lg-50{margin-top:3.125rem!important}.mt-lg-60{margin-top:3.75rem!important}.mt-lg-70{margin-top:4.375rem!important}.mt-lg-76{margin-top:4.75rem!important}.mt-lg-80{margin-top:5rem!important}.mt-lg-90{margin-top:5.625rem!important}.mt-lg-100{margin-top:6.25rem!important}.mt-lg-104{margin-top:6.5rem!important}.mt-lg-110{margin-top:6.875rem!important}.mt-lg-124{margin-top:7.75rem!important}.mt-lg-230{margin-top:14.25rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.0625rem!important}.me-lg-2{margin-right:.125rem!important}.me-lg-3{margin-right:.1875rem!important}.me-lg-4{margin-right:.25rem!important}.me-lg-5{margin-right:.3125rem!important}.me-lg-6{margin-right:.375rem!important}.me-lg-7{margin-right:.4375rem!important}.me-lg-8{margin-right:.5rem!important}.me-lg-9{margin-right:.5625rem!important}.me-lg-10{margin-right:.625rem!important}.me-lg-11{margin-right:.6875rem!important}.me-lg-12{margin-right:.75rem!important}.me-lg-13{margin-right:.8125rem!important}.me-lg-14{margin-right:.875rem!important}.me-lg-15{margin-right:.9375rem!important}.me-lg-16{margin-right:1rem!important}.me-lg-17{margin-right:1.0625rem!important}.me-lg-18{margin-right:1.125rem!important}.me-lg-19{margin-right:1.1875rem!important}.me-lg-20{margin-right:1.25rem!important}.me-lg-21{margin-right:1.3125rem!important}.me-lg-22{margin-right:1.375rem!important}.me-lg-23{margin-right:1.4375rem!important}.me-lg-24{margin-right:1.5rem!important}.me-lg-25{margin-right:1.5625rem!important}.me-lg-26{margin-right:1.625rem!important}.me-lg-27{margin-right:1.6875rem!important}.me-lg-28{margin-right:1.75rem!important}.me-lg-29{margin-right:1.8125rem!important}.me-lg-30{margin-right:1.875rem!important}.me-lg-31{margin-right:1.9375rem!important}.me-lg-32{margin-right:2rem!important}.me-lg-33{margin-right:2.0625rem!important}.me-lg-34{margin-right:2.125rem!important}.me-lg-35{margin-right:2.1875rem!important}.me-lg-36{margin-right:2.25rem!important}.me-lg-37{margin-right:2.3125rem!important}.me-lg-38{margin-right:2.375rem!important}.me-lg-39{margin-right:2.4375rem!important}.me-lg-40{margin-right:2.5rem!important}.me-lg-41{margin-right:2.5625rem!important}.me-lg-42{margin-right:2.625rem!important}.me-lg-43{margin-right:2.6875rem!important}.me-lg-44{margin-right:2.75rem!important}.me-lg-45{margin-right:2.8125rem!important}.me-lg-46{margin-right:2.875rem!important}.me-lg-47{margin-right:2.9375rem!important}.me-lg-48{margin-right:3rem!important}.me-lg-49{margin-right:3.0625rem!important}.me-lg-50{margin-right:3.125rem!important}.me-lg-60{margin-right:3.75rem!important}.me-lg-70{margin-right:4.375rem!important}.me-lg-76{margin-right:4.75rem!important}.me-lg-80{margin-right:5rem!important}.me-lg-90{margin-right:5.625rem!important}.me-lg-100{margin-right:6.25rem!important}.me-lg-104{margin-right:6.5rem!important}.me-lg-110{margin-right:6.875rem!important}.me-lg-124{margin-right:7.75rem!important}.me-lg-230{margin-right:14.25rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.0625rem!important}.mb-lg-2{margin-bottom:.125rem!important}.mb-lg-3{margin-bottom:.1875rem!important}.mb-lg-4{margin-bottom:.25rem!important}.mb-lg-5{margin-bottom:.3125rem!important}.mb-lg-6{margin-bottom:.375rem!important}.mb-lg-7{margin-bottom:.4375rem!important}.mb-lg-8{margin-bottom:.5rem!important}.mb-lg-9{margin-bottom:.5625rem!important}.mb-lg-10{margin-bottom:.625rem!important}.mb-lg-11{margin-bottom:.6875rem!important}.mb-lg-12{margin-bottom:.75rem!important}.mb-lg-13{margin-bottom:.8125rem!important}.mb-lg-14{margin-bottom:.875rem!important}.mb-lg-15{margin-bottom:.9375rem!important}.mb-lg-16{margin-bottom:1rem!important}.mb-lg-17{margin-bottom:1.0625rem!important}.mb-lg-18{margin-bottom:1.125rem!important}.mb-lg-19{margin-bottom:1.1875rem!important}.mb-lg-20{margin-bottom:1.25rem!important}.mb-lg-21{margin-bottom:1.3125rem!important}.mb-lg-22{margin-bottom:1.375rem!important}.mb-lg-23{margin-bottom:1.4375rem!important}.mb-lg-24{margin-bottom:1.5rem!important}.mb-lg-25{margin-bottom:1.5625rem!important}.mb-lg-26{margin-bottom:1.625rem!important}.mb-lg-27{margin-bottom:1.6875rem!important}.mb-lg-28{margin-bottom:1.75rem!important}.mb-lg-29{margin-bottom:1.8125rem!important}.mb-lg-30{margin-bottom:1.875rem!important}.mb-lg-31{margin-bottom:1.9375rem!important}.mb-lg-32{margin-bottom:2rem!important}.mb-lg-33{margin-bottom:2.0625rem!important}.mb-lg-34{margin-bottom:2.125rem!important}.mb-lg-35{margin-bottom:2.1875rem!important}.mb-lg-36{margin-bottom:2.25rem!important}.mb-lg-37{margin-bottom:2.3125rem!important}.mb-lg-38{margin-bottom:2.375rem!important}.mb-lg-39{margin-bottom:2.4375rem!important}.mb-lg-40{margin-bottom:2.5rem!important}.mb-lg-41{margin-bottom:2.5625rem!important}.mb-lg-42{margin-bottom:2.625rem!important}.mb-lg-43{margin-bottom:2.6875rem!important}.mb-lg-44{margin-bottom:2.75rem!important}.mb-lg-45{margin-bottom:2.8125rem!important}.mb-lg-46{margin-bottom:2.875rem!important}.mb-lg-47{margin-bottom:2.9375rem!important}.mb-lg-48{margin-bottom:3rem!important}.mb-lg-49{margin-bottom:3.0625rem!important}.mb-lg-50{margin-bottom:3.125rem!important}.mb-lg-60{margin-bottom:3.75rem!important}.mb-lg-70{margin-bottom:4.375rem!important}.mb-lg-76{margin-bottom:4.75rem!important}.mb-lg-80{margin-bottom:5rem!important}.mb-lg-90{margin-bottom:5.625rem!important}.mb-lg-100{margin-bottom:6.25rem!important}.mb-lg-104{margin-bottom:6.5rem!important}.mb-lg-110{margin-bottom:6.875rem!important}.mb-lg-124{margin-bottom:7.75rem!important}.mb-lg-230{margin-bottom:14.25rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.0625rem!important}.ms-lg-2{margin-left:.125rem!important}.ms-lg-3{margin-left:.1875rem!important}.ms-lg-4{margin-left:.25rem!important}.ms-lg-5{margin-left:.3125rem!important}.ms-lg-6{margin-left:.375rem!important}.ms-lg-7{margin-left:.4375rem!important}.ms-lg-8{margin-left:.5rem!important}.ms-lg-9{margin-left:.5625rem!important}.ms-lg-10{margin-left:.625rem!important}.ms-lg-11{margin-left:.6875rem!important}.ms-lg-12{margin-left:.75rem!important}.ms-lg-13{margin-left:.8125rem!important}.ms-lg-14{margin-left:.875rem!important}.ms-lg-15{margin-left:.9375rem!important}.ms-lg-16{margin-left:1rem!important}.ms-lg-17{margin-left:1.0625rem!important}.ms-lg-18{margin-left:1.125rem!important}.ms-lg-19{margin-left:1.1875rem!important}.ms-lg-20{margin-left:1.25rem!important}.ms-lg-21{margin-left:1.3125rem!important}.ms-lg-22{margin-left:1.375rem!important}.ms-lg-23{margin-left:1.4375rem!important}.ms-lg-24{margin-left:1.5rem!important}.ms-lg-25{margin-left:1.5625rem!important}.ms-lg-26{margin-left:1.625rem!important}.ms-lg-27{margin-left:1.6875rem!important}.ms-lg-28{margin-left:1.75rem!important}.ms-lg-29{margin-left:1.8125rem!important}.ms-lg-30{margin-left:1.875rem!important}.ms-lg-31{margin-left:1.9375rem!important}.ms-lg-32{margin-left:2rem!important}.ms-lg-33{margin-left:2.0625rem!important}.ms-lg-34{margin-left:2.125rem!important}.ms-lg-35{margin-left:2.1875rem!important}.ms-lg-36{margin-left:2.25rem!important}.ms-lg-37{margin-left:2.3125rem!important}.ms-lg-38{margin-left:2.375rem!important}.ms-lg-39{margin-left:2.4375rem!important}.ms-lg-40{margin-left:2.5rem!important}.ms-lg-41{margin-left:2.5625rem!important}.ms-lg-42{margin-left:2.625rem!important}.ms-lg-43{margin-left:2.6875rem!important}.ms-lg-44{margin-left:2.75rem!important}.ms-lg-45{margin-left:2.8125rem!important}.ms-lg-46{margin-left:2.875rem!important}.ms-lg-47{margin-left:2.9375rem!important}.ms-lg-48{margin-left:3rem!important}.ms-lg-49{margin-left:3.0625rem!important}.ms-lg-50{margin-left:3.125rem!important}.ms-lg-60{margin-left:3.75rem!important}.ms-lg-70{margin-left:4.375rem!important}.ms-lg-76{margin-left:4.75rem!important}.ms-lg-80{margin-left:5rem!important}.ms-lg-90{margin-left:5.625rem!important}.ms-lg-100{margin-left:6.25rem!important}.ms-lg-104{margin-left:6.5rem!important}.ms-lg-110{margin-left:6.875rem!important}.ms-lg-124{margin-left:7.75rem!important}.ms-lg-230{margin-left:14.25rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.0625rem!important}.m-lg-n2{margin:-.125rem!important}.m-lg-n3{margin:-.1875rem!important}.m-lg-n4{margin:-.25rem!important}.m-lg-n5{margin:-.3125rem!important}.m-lg-n6{margin:-.375rem!important}.m-lg-n7{margin:-.4375rem!important}.m-lg-n8{margin:-.5rem!important}.m-lg-n9{margin:-.5625rem!important}.m-lg-n10{margin:-.625rem!important}.m-lg-n11{margin:-.6875rem!important}.m-lg-n12{margin:-.75rem!important}.m-lg-n13{margin:-.8125rem!important}.m-lg-n14{margin:-.875rem!important}.m-lg-n15{margin:-.9375rem!important}.m-lg-n16{margin:-1rem!important}.m-lg-n17{margin:-1.0625rem!important}.m-lg-n18{margin:-1.125rem!important}.m-lg-n19{margin:-1.1875rem!important}.m-lg-n20{margin:-1.25rem!important}.m-lg-n21{margin:-1.3125rem!important}.m-lg-n22{margin:-1.375rem!important}.m-lg-n23{margin:-1.4375rem!important}.m-lg-n24{margin:-1.5rem!important}.m-lg-n25{margin:-1.5625rem!important}.m-lg-n26{margin:-1.625rem!important}.m-lg-n27{margin:-1.6875rem!important}.m-lg-n28{margin:-1.75rem!important}.m-lg-n29{margin:-1.8125rem!important}.m-lg-n30{margin:-1.875rem!important}.m-lg-n31{margin:-1.9375rem!important}.m-lg-n32{margin:-2rem!important}.m-lg-n33{margin:-2.0625rem!important}.m-lg-n34{margin:-2.125rem!important}.m-lg-n35{margin:-2.1875rem!important}.m-lg-n36{margin:-2.25rem!important}.m-lg-n37{margin:-2.3125rem!important}.m-lg-n38{margin:-2.375rem!important}.m-lg-n39{margin:-2.4375rem!important}.m-lg-n40{margin:-2.5rem!important}.m-lg-n41{margin:-2.5625rem!important}.m-lg-n42{margin:-2.625rem!important}.m-lg-n43{margin:-2.6875rem!important}.m-lg-n44{margin:-2.75rem!important}.m-lg-n45{margin:-2.8125rem!important}.m-lg-n46{margin:-2.875rem!important}.m-lg-n47{margin:-2.9375rem!important}.m-lg-n48{margin:-3rem!important}.m-lg-n49{margin:-3.0625rem!important}.m-lg-n50{margin:-3.125rem!important}.m-lg-n60{margin:-3.75rem!important}.m-lg-n70{margin:-4.375rem!important}.m-lg-n76{margin:-4.75rem!important}.m-lg-n80{margin:-5rem!important}.m-lg-n90{margin:-5.625rem!important}.m-lg-n100{margin:-6.25rem!important}.m-lg-n104{margin:-6.5rem!important}.m-lg-n110{margin:-6.875rem!important}.m-lg-n124{margin:-7.75rem!important}.m-lg-n230{margin:-14.25rem!important}.mx-lg-n1{margin-left:-.0625rem!important;margin-right:-.0625rem!important}.mx-lg-n2{margin-left:-.125rem!important;margin-right:-.125rem!important}.mx-lg-n3{margin-left:-.1875rem!important;margin-right:-.1875rem!important}.mx-lg-n4{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-lg-n5{margin-left:-.3125rem!important;margin-right:-.3125rem!important}.mx-lg-n6{margin-left:-.375rem!important;margin-right:-.375rem!important}.mx-lg-n7{margin-left:-.4375rem!important;margin-right:-.4375rem!important}.mx-lg-n8{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-lg-n9{margin-left:-.5625rem!important;margin-right:-.5625rem!important}.mx-lg-n10{margin-left:-.625rem!important;margin-right:-.625rem!important}.mx-lg-n11{margin-left:-.6875rem!important;margin-right:-.6875rem!important}.mx-lg-n12{margin-left:-.75rem!important;margin-right:-.75rem!important}.mx-lg-n13{margin-left:-.8125rem!important;margin-right:-.8125rem!important}.mx-lg-n14{margin-left:-.875rem!important;margin-right:-.875rem!important}.mx-lg-n15{margin-left:-.9375rem!important;margin-right:-.9375rem!important}.mx-lg-n16{margin-left:-1rem!important;margin-right:-1rem!important}.mx-lg-n17{margin-left:-1.0625rem!important;margin-right:-1.0625rem!important}.mx-lg-n18{margin-left:-1.125rem!important;margin-right:-1.125rem!important}.mx-lg-n19{margin-left:-1.1875rem!important;margin-right:-1.1875rem!important}.mx-lg-n20{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-lg-n21{margin-left:-1.3125rem!important;margin-right:-1.3125rem!important}.mx-lg-n22{margin-left:-1.375rem!important;margin-right:-1.375rem!important}.mx-lg-n23{margin-left:-1.4375rem!important;margin-right:-1.4375rem!important}.mx-lg-n24{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-lg-n25{margin-left:-1.5625rem!important;margin-right:-1.5625rem!important}.mx-lg-n26{margin-left:-1.625rem!important;margin-right:-1.625rem!important}.mx-lg-n27{margin-left:-1.6875rem!important;margin-right:-1.6875rem!important}.mx-lg-n28{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-lg-n29{margin-left:-1.8125rem!important;margin-right:-1.8125rem!important}.mx-lg-n30{margin-left:-1.875rem!important;margin-right:-1.875rem!important}.mx-lg-n31{margin-left:-1.9375rem!important;margin-right:-1.9375rem!important}.mx-lg-n32{margin-left:-2rem!important;margin-right:-2rem!important}.mx-lg-n33{margin-left:-2.0625rem!important;margin-right:-2.0625rem!important}.mx-lg-n34{margin-left:-2.125rem!important;margin-right:-2.125rem!important}.mx-lg-n35{margin-left:-2.1875rem!important;margin-right:-2.1875rem!important}.mx-lg-n36{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-lg-n37{margin-left:-2.3125rem!important;margin-right:-2.3125rem!important}.mx-lg-n38{margin-left:-2.375rem!important;margin-right:-2.375rem!important}.mx-lg-n39{margin-left:-2.4375rem!important;margin-right:-2.4375rem!important}.mx-lg-n40{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.mx-lg-n41{margin-left:-2.5625rem!important;margin-right:-2.5625rem!important}.mx-lg-n42{margin-left:-2.625rem!important;margin-right:-2.625rem!important}.mx-lg-n43{margin-left:-2.6875rem!important;margin-right:-2.6875rem!important}.mx-lg-n44{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.mx-lg-n45{margin-left:-2.8125rem!important;margin-right:-2.8125rem!important}.mx-lg-n46{margin-left:-2.875rem!important;margin-right:-2.875rem!important}.mx-lg-n47{margin-left:-2.9375rem!important;margin-right:-2.9375rem!important}.mx-lg-n48{margin-left:-3rem!important;margin-right:-3rem!important}.mx-lg-n49{margin-left:-3.0625rem!important;margin-right:-3.0625rem!important}.mx-lg-n50{margin-left:-3.125rem!important;margin-right:-3.125rem!important}.mx-lg-n60{margin-left:-3.75rem!important;margin-right:-3.75rem!important}.mx-lg-n70{margin-left:-4.375rem!important;margin-right:-4.375rem!important}.mx-lg-n76{margin-left:-4.75rem!important;margin-right:-4.75rem!important}.mx-lg-n80{margin-left:-5rem!important;margin-right:-5rem!important}.mx-lg-n90{margin-left:-5.625rem!important;margin-right:-5.625rem!important}.mx-lg-n100{margin-left:-6.25rem!important;margin-right:-6.25rem!important}.mx-lg-n104{margin-left:-6.5rem!important;margin-right:-6.5rem!important}.mx-lg-n110{margin-left:-6.875rem!important;margin-right:-6.875rem!important}.mx-lg-n124{margin-left:-7.75rem!important;margin-right:-7.75rem!important}.mx-lg-n230{margin-left:-14.25rem!important;margin-right:-14.25rem!important}.my-lg-n1{margin-bottom:-.0625rem!important;margin-top:-.0625rem!important}.my-lg-n2{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.my-lg-n3{margin-bottom:-.1875rem!important;margin-top:-.1875rem!important}.my-lg-n4{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-lg-n5{margin-bottom:-.3125rem!important;margin-top:-.3125rem!important}.my-lg-n6{margin-bottom:-.375rem!important;margin-top:-.375rem!important}.my-lg-n7{margin-bottom:-.4375rem!important;margin-top:-.4375rem!important}.my-lg-n8{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-lg-n9{margin-bottom:-.5625rem!important;margin-top:-.5625rem!important}.my-lg-n10{margin-bottom:-.625rem!important;margin-top:-.625rem!important}.my-lg-n11{margin-bottom:-.6875rem!important;margin-top:-.6875rem!important}.my-lg-n12{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.my-lg-n13{margin-bottom:-.8125rem!important;margin-top:-.8125rem!important}.my-lg-n14{margin-bottom:-.875rem!important;margin-top:-.875rem!important}.my-lg-n15{margin-bottom:-.9375rem!important;margin-top:-.9375rem!important}.my-lg-n16{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-lg-n17{margin-bottom:-1.0625rem!important;margin-top:-1.0625rem!important}.my-lg-n18{margin-bottom:-1.125rem!important;margin-top:-1.125rem!important}.my-lg-n19{margin-bottom:-1.1875rem!important;margin-top:-1.1875rem!important}.my-lg-n20{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.my-lg-n21{margin-bottom:-1.3125rem!important;margin-top:-1.3125rem!important}.my-lg-n22{margin-bottom:-1.375rem!important;margin-top:-1.375rem!important}.my-lg-n23{margin-bottom:-1.4375rem!important;margin-top:-1.4375rem!important}.my-lg-n24{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-lg-n25{margin-bottom:-1.5625rem!important;margin-top:-1.5625rem!important}.my-lg-n26{margin-bottom:-1.625rem!important;margin-top:-1.625rem!important}.my-lg-n27{margin-bottom:-1.6875rem!important;margin-top:-1.6875rem!important}.my-lg-n28{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.my-lg-n29{margin-bottom:-1.8125rem!important;margin-top:-1.8125rem!important}.my-lg-n30{margin-bottom:-1.875rem!important;margin-top:-1.875rem!important}.my-lg-n31{margin-bottom:-1.9375rem!important;margin-top:-1.9375rem!important}.my-lg-n32{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-lg-n33{margin-bottom:-2.0625rem!important;margin-top:-2.0625rem!important}.my-lg-n34{margin-bottom:-2.125rem!important;margin-top:-2.125rem!important}.my-lg-n35{margin-bottom:-2.1875rem!important;margin-top:-2.1875rem!important}.my-lg-n36{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.my-lg-n37{margin-bottom:-2.3125rem!important;margin-top:-2.3125rem!important}.my-lg-n38{margin-bottom:-2.375rem!important;margin-top:-2.375rem!important}.my-lg-n39{margin-bottom:-2.4375rem!important;margin-top:-2.4375rem!important}.my-lg-n40{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.my-lg-n41{margin-bottom:-2.5625rem!important;margin-top:-2.5625rem!important}.my-lg-n42{margin-bottom:-2.625rem!important;margin-top:-2.625rem!important}.my-lg-n43{margin-bottom:-2.6875rem!important;margin-top:-2.6875rem!important}.my-lg-n44{margin-bottom:-2.75rem!important;margin-top:-2.75rem!important}.my-lg-n45{margin-bottom:-2.8125rem!important;margin-top:-2.8125rem!important}.my-lg-n46{margin-bottom:-2.875rem!important;margin-top:-2.875rem!important}.my-lg-n47{margin-bottom:-2.9375rem!important;margin-top:-2.9375rem!important}.my-lg-n48{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-lg-n49{margin-bottom:-3.0625rem!important;margin-top:-3.0625rem!important}.my-lg-n50{margin-bottom:-3.125rem!important;margin-top:-3.125rem!important}.my-lg-n60{margin-bottom:-3.75rem!important;margin-top:-3.75rem!important}.my-lg-n70{margin-bottom:-4.375rem!important;margin-top:-4.375rem!important}.my-lg-n76{margin-bottom:-4.75rem!important;margin-top:-4.75rem!important}.my-lg-n80{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-lg-n90{margin-bottom:-5.625rem!important;margin-top:-5.625rem!important}.my-lg-n100{margin-bottom:-6.25rem!important;margin-top:-6.25rem!important}.my-lg-n104{margin-bottom:-6.5rem!important;margin-top:-6.5rem!important}.my-lg-n110{margin-bottom:-6.875rem!important;margin-top:-6.875rem!important}.my-lg-n124{margin-bottom:-7.75rem!important;margin-top:-7.75rem!important}.my-lg-n230{margin-bottom:-14.25rem!important;margin-top:-14.25rem!important}.mt-lg-n1{margin-top:-.0625rem!important}.mt-lg-n2{margin-top:-.125rem!important}.mt-lg-n3{margin-top:-.1875rem!important}.mt-lg-n4{margin-top:-.25rem!important}.mt-lg-n5{margin-top:-.3125rem!important}.mt-lg-n6{margin-top:-.375rem!important}.mt-lg-n7{margin-top:-.4375rem!important}.mt-lg-n8{margin-top:-.5rem!important}.mt-lg-n9{margin-top:-.5625rem!important}.mt-lg-n10{margin-top:-.625rem!important}.mt-lg-n11{margin-top:-.6875rem!important}.mt-lg-n12{margin-top:-.75rem!important}.mt-lg-n13{margin-top:-.8125rem!important}.mt-lg-n14{margin-top:-.875rem!important}.mt-lg-n15{margin-top:-.9375rem!important}.mt-lg-n16{margin-top:-1rem!important}.mt-lg-n17{margin-top:-1.0625rem!important}.mt-lg-n18{margin-top:-1.125rem!important}.mt-lg-n19{margin-top:-1.1875rem!important}.mt-lg-n20{margin-top:-1.25rem!important}.mt-lg-n21{margin-top:-1.3125rem!important}.mt-lg-n22{margin-top:-1.375rem!important}.mt-lg-n23{margin-top:-1.4375rem!important}.mt-lg-n24{margin-top:-1.5rem!important}.mt-lg-n25{margin-top:-1.5625rem!important}.mt-lg-n26{margin-top:-1.625rem!important}.mt-lg-n27{margin-top:-1.6875rem!important}.mt-lg-n28{margin-top:-1.75rem!important}.mt-lg-n29{margin-top:-1.8125rem!important}.mt-lg-n30{margin-top:-1.875rem!important}.mt-lg-n31{margin-top:-1.9375rem!important}.mt-lg-n32{margin-top:-2rem!important}.mt-lg-n33{margin-top:-2.0625rem!important}.mt-lg-n34{margin-top:-2.125rem!important}.mt-lg-n35{margin-top:-2.1875rem!important}.mt-lg-n36{margin-top:-2.25rem!important}.mt-lg-n37{margin-top:-2.3125rem!important}.mt-lg-n38{margin-top:-2.375rem!important}.mt-lg-n39{margin-top:-2.4375rem!important}.mt-lg-n40{margin-top:-2.5rem!important}.mt-lg-n41{margin-top:-2.5625rem!important}.mt-lg-n42{margin-top:-2.625rem!important}.mt-lg-n43{margin-top:-2.6875rem!important}.mt-lg-n44{margin-top:-2.75rem!important}.mt-lg-n45{margin-top:-2.8125rem!important}.mt-lg-n46{margin-top:-2.875rem!important}.mt-lg-n47{margin-top:-2.9375rem!important}.mt-lg-n48{margin-top:-3rem!important}.mt-lg-n49{margin-top:-3.0625rem!important}.mt-lg-n50{margin-top:-3.125rem!important}.mt-lg-n60{margin-top:-3.75rem!important}.mt-lg-n70{margin-top:-4.375rem!important}.mt-lg-n76{margin-top:-4.75rem!important}.mt-lg-n80{margin-top:-5rem!important}.mt-lg-n90{margin-top:-5.625rem!important}.mt-lg-n100{margin-top:-6.25rem!important}.mt-lg-n104{margin-top:-6.5rem!important}.mt-lg-n110{margin-top:-6.875rem!important}.mt-lg-n124{margin-top:-7.75rem!important}.mt-lg-n230{margin-top:-14.25rem!important}.me-lg-n1{margin-right:-.0625rem!important}.me-lg-n2{margin-right:-.125rem!important}.me-lg-n3{margin-right:-.1875rem!important}.me-lg-n4{margin-right:-.25rem!important}.me-lg-n5{margin-right:-.3125rem!important}.me-lg-n6{margin-right:-.375rem!important}.me-lg-n7{margin-right:-.4375rem!important}.me-lg-n8{margin-right:-.5rem!important}.me-lg-n9{margin-right:-.5625rem!important}.me-lg-n10{margin-right:-.625rem!important}.me-lg-n11{margin-right:-.6875rem!important}.me-lg-n12{margin-right:-.75rem!important}.me-lg-n13{margin-right:-.8125rem!important}.me-lg-n14{margin-right:-.875rem!important}.me-lg-n15{margin-right:-.9375rem!important}.me-lg-n16{margin-right:-1rem!important}.me-lg-n17{margin-right:-1.0625rem!important}.me-lg-n18{margin-right:-1.125rem!important}.me-lg-n19{margin-right:-1.1875rem!important}.me-lg-n20{margin-right:-1.25rem!important}.me-lg-n21{margin-right:-1.3125rem!important}.me-lg-n22{margin-right:-1.375rem!important}.me-lg-n23{margin-right:-1.4375rem!important}.me-lg-n24{margin-right:-1.5rem!important}.me-lg-n25{margin-right:-1.5625rem!important}.me-lg-n26{margin-right:-1.625rem!important}.me-lg-n27{margin-right:-1.6875rem!important}.me-lg-n28{margin-right:-1.75rem!important}.me-lg-n29{margin-right:-1.8125rem!important}.me-lg-n30{margin-right:-1.875rem!important}.me-lg-n31{margin-right:-1.9375rem!important}.me-lg-n32{margin-right:-2rem!important}.me-lg-n33{margin-right:-2.0625rem!important}.me-lg-n34{margin-right:-2.125rem!important}.me-lg-n35{margin-right:-2.1875rem!important}.me-lg-n36{margin-right:-2.25rem!important}.me-lg-n37{margin-right:-2.3125rem!important}.me-lg-n38{margin-right:-2.375rem!important}.me-lg-n39{margin-right:-2.4375rem!important}.me-lg-n40{margin-right:-2.5rem!important}.me-lg-n41{margin-right:-2.5625rem!important}.me-lg-n42{margin-right:-2.625rem!important}.me-lg-n43{margin-right:-2.6875rem!important}.me-lg-n44{margin-right:-2.75rem!important}.me-lg-n45{margin-right:-2.8125rem!important}.me-lg-n46{margin-right:-2.875rem!important}.me-lg-n47{margin-right:-2.9375rem!important}.me-lg-n48{margin-right:-3rem!important}.me-lg-n49{margin-right:-3.0625rem!important}.me-lg-n50{margin-right:-3.125rem!important}.me-lg-n60{margin-right:-3.75rem!important}.me-lg-n70{margin-right:-4.375rem!important}.me-lg-n76{margin-right:-4.75rem!important}.me-lg-n80{margin-right:-5rem!important}.me-lg-n90{margin-right:-5.625rem!important}.me-lg-n100{margin-right:-6.25rem!important}.me-lg-n104{margin-right:-6.5rem!important}.me-lg-n110{margin-right:-6.875rem!important}.me-lg-n124{margin-right:-7.75rem!important}.me-lg-n230{margin-right:-14.25rem!important}.mb-lg-n1{margin-bottom:-.0625rem!important}.mb-lg-n2{margin-bottom:-.125rem!important}.mb-lg-n3{margin-bottom:-.1875rem!important}.mb-lg-n4{margin-bottom:-.25rem!important}.mb-lg-n5{margin-bottom:-.3125rem!important}.mb-lg-n6{margin-bottom:-.375rem!important}.mb-lg-n7{margin-bottom:-.4375rem!important}.mb-lg-n8{margin-bottom:-.5rem!important}.mb-lg-n9{margin-bottom:-.5625rem!important}.mb-lg-n10{margin-bottom:-.625rem!important}.mb-lg-n11{margin-bottom:-.6875rem!important}.mb-lg-n12{margin-bottom:-.75rem!important}.mb-lg-n13{margin-bottom:-.8125rem!important}.mb-lg-n14{margin-bottom:-.875rem!important}.mb-lg-n15{margin-bottom:-.9375rem!important}.mb-lg-n16{margin-bottom:-1rem!important}.mb-lg-n17{margin-bottom:-1.0625rem!important}.mb-lg-n18{margin-bottom:-1.125rem!important}.mb-lg-n19{margin-bottom:-1.1875rem!important}.mb-lg-n20{margin-bottom:-1.25rem!important}.mb-lg-n21{margin-bottom:-1.3125rem!important}.mb-lg-n22{margin-bottom:-1.375rem!important}.mb-lg-n23{margin-bottom:-1.4375rem!important}.mb-lg-n24{margin-bottom:-1.5rem!important}.mb-lg-n25{margin-bottom:-1.5625rem!important}.mb-lg-n26{margin-bottom:-1.625rem!important}.mb-lg-n27{margin-bottom:-1.6875rem!important}.mb-lg-n28{margin-bottom:-1.75rem!important}.mb-lg-n29{margin-bottom:-1.8125rem!important}.mb-lg-n30{margin-bottom:-1.875rem!important}.mb-lg-n31{margin-bottom:-1.9375rem!important}.mb-lg-n32{margin-bottom:-2rem!important}.mb-lg-n33{margin-bottom:-2.0625rem!important}.mb-lg-n34{margin-bottom:-2.125rem!important}.mb-lg-n35{margin-bottom:-2.1875rem!important}.mb-lg-n36{margin-bottom:-2.25rem!important}.mb-lg-n37{margin-bottom:-2.3125rem!important}.mb-lg-n38{margin-bottom:-2.375rem!important}.mb-lg-n39{margin-bottom:-2.4375rem!important}.mb-lg-n40{margin-bottom:-2.5rem!important}.mb-lg-n41{margin-bottom:-2.5625rem!important}.mb-lg-n42{margin-bottom:-2.625rem!important}.mb-lg-n43{margin-bottom:-2.6875rem!important}.mb-lg-n44{margin-bottom:-2.75rem!important}.mb-lg-n45{margin-bottom:-2.8125rem!important}.mb-lg-n46{margin-bottom:-2.875rem!important}.mb-lg-n47{margin-bottom:-2.9375rem!important}.mb-lg-n48{margin-bottom:-3rem!important}.mb-lg-n49{margin-bottom:-3.0625rem!important}.mb-lg-n50{margin-bottom:-3.125rem!important}.mb-lg-n60{margin-bottom:-3.75rem!important}.mb-lg-n70{margin-bottom:-4.375rem!important}.mb-lg-n76{margin-bottom:-4.75rem!important}.mb-lg-n80{margin-bottom:-5rem!important}.mb-lg-n90{margin-bottom:-5.625rem!important}.mb-lg-n100{margin-bottom:-6.25rem!important}.mb-lg-n104{margin-bottom:-6.5rem!important}.mb-lg-n110{margin-bottom:-6.875rem!important}.mb-lg-n124{margin-bottom:-7.75rem!important}.mb-lg-n230{margin-bottom:-14.25rem!important}.ms-lg-n1{margin-left:-.0625rem!important}.ms-lg-n2{margin-left:-.125rem!important}.ms-lg-n3{margin-left:-.1875rem!important}.ms-lg-n4{margin-left:-.25rem!important}.ms-lg-n5{margin-left:-.3125rem!important}.ms-lg-n6{margin-left:-.375rem!important}.ms-lg-n7{margin-left:-.4375rem!important}.ms-lg-n8{margin-left:-.5rem!important}.ms-lg-n9{margin-left:-.5625rem!important}.ms-lg-n10{margin-left:-.625rem!important}.ms-lg-n11{margin-left:-.6875rem!important}.ms-lg-n12{margin-left:-.75rem!important}.ms-lg-n13{margin-left:-.8125rem!important}.ms-lg-n14{margin-left:-.875rem!important}.ms-lg-n15{margin-left:-.9375rem!important}.ms-lg-n16{margin-left:-1rem!important}.ms-lg-n17{margin-left:-1.0625rem!important}.ms-lg-n18{margin-left:-1.125rem!important}.ms-lg-n19{margin-left:-1.1875rem!important}.ms-lg-n20{margin-left:-1.25rem!important}.ms-lg-n21{margin-left:-1.3125rem!important}.ms-lg-n22{margin-left:-1.375rem!important}.ms-lg-n23{margin-left:-1.4375rem!important}.ms-lg-n24{margin-left:-1.5rem!important}.ms-lg-n25{margin-left:-1.5625rem!important}.ms-lg-n26{margin-left:-1.625rem!important}.ms-lg-n27{margin-left:-1.6875rem!important}.ms-lg-n28{margin-left:-1.75rem!important}.ms-lg-n29{margin-left:-1.8125rem!important}.ms-lg-n30{margin-left:-1.875rem!important}.ms-lg-n31{margin-left:-1.9375rem!important}.ms-lg-n32{margin-left:-2rem!important}.ms-lg-n33{margin-left:-2.0625rem!important}.ms-lg-n34{margin-left:-2.125rem!important}.ms-lg-n35{margin-left:-2.1875rem!important}.ms-lg-n36{margin-left:-2.25rem!important}.ms-lg-n37{margin-left:-2.3125rem!important}.ms-lg-n38{margin-left:-2.375rem!important}.ms-lg-n39{margin-left:-2.4375rem!important}.ms-lg-n40{margin-left:-2.5rem!important}.ms-lg-n41{margin-left:-2.5625rem!important}.ms-lg-n42{margin-left:-2.625rem!important}.ms-lg-n43{margin-left:-2.6875rem!important}.ms-lg-n44{margin-left:-2.75rem!important}.ms-lg-n45{margin-left:-2.8125rem!important}.ms-lg-n46{margin-left:-2.875rem!important}.ms-lg-n47{margin-left:-2.9375rem!important}.ms-lg-n48{margin-left:-3rem!important}.ms-lg-n49{margin-left:-3.0625rem!important}.ms-lg-n50{margin-left:-3.125rem!important}.ms-lg-n60{margin-left:-3.75rem!important}.ms-lg-n70{margin-left:-4.375rem!important}.ms-lg-n76{margin-left:-4.75rem!important}.ms-lg-n80{margin-left:-5rem!important}.ms-lg-n90{margin-left:-5.625rem!important}.ms-lg-n100{margin-left:-6.25rem!important}.ms-lg-n104{margin-left:-6.5rem!important}.ms-lg-n110{margin-left:-6.875rem!important}.ms-lg-n124{margin-left:-7.75rem!important}.ms-lg-n230{margin-left:-14.25rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.0625rem!important}.p-lg-2{padding:.125rem!important}.p-lg-3{padding:.1875rem!important}.p-lg-4{padding:.25rem!important}.p-lg-5{padding:.3125rem!important}.p-lg-6{padding:.375rem!important}.p-lg-7{padding:.4375rem!important}.p-lg-8{padding:.5rem!important}.p-lg-9{padding:.5625rem!important}.p-lg-10{padding:.625rem!important}.p-lg-11{padding:.6875rem!important}.p-lg-12{padding:.75rem!important}.p-lg-13{padding:.8125rem!important}.p-lg-14{padding:.875rem!important}.p-lg-15{padding:.9375rem!important}.p-lg-16{padding:1rem!important}.p-lg-17{padding:1.0625rem!important}.p-lg-18{padding:1.125rem!important}.p-lg-19{padding:1.1875rem!important}.p-lg-20{padding:1.25rem!important}.p-lg-21{padding:1.3125rem!important}.p-lg-22{padding:1.375rem!important}.p-lg-23{padding:1.4375rem!important}.p-lg-24{padding:1.5rem!important}.p-lg-25{padding:1.5625rem!important}.p-lg-26{padding:1.625rem!important}.p-lg-27{padding:1.6875rem!important}.p-lg-28{padding:1.75rem!important}.p-lg-29{padding:1.8125rem!important}.p-lg-30{padding:1.875rem!important}.p-lg-31{padding:1.9375rem!important}.p-lg-32{padding:2rem!important}.p-lg-33{padding:2.0625rem!important}.p-lg-34{padding:2.125rem!important}.p-lg-35{padding:2.1875rem!important}.p-lg-36{padding:2.25rem!important}.p-lg-37{padding:2.3125rem!important}.p-lg-38{padding:2.375rem!important}.p-lg-39{padding:2.4375rem!important}.p-lg-40{padding:2.5rem!important}.p-lg-41{padding:2.5625rem!important}.p-lg-42{padding:2.625rem!important}.p-lg-43{padding:2.6875rem!important}.p-lg-44{padding:2.75rem!important}.p-lg-45{padding:2.8125rem!important}.p-lg-46{padding:2.875rem!important}.p-lg-47{padding:2.9375rem!important}.p-lg-48{padding:3rem!important}.p-lg-49{padding:3.0625rem!important}.p-lg-50{padding:3.125rem!important}.p-lg-60{padding:3.75rem!important}.p-lg-70{padding:4.375rem!important}.p-lg-76{padding:4.75rem!important}.p-lg-80{padding:5rem!important}.p-lg-90{padding:5.625rem!important}.p-lg-100{padding:6.25rem!important}.p-lg-104{padding:6.5rem!important}.p-lg-110{padding:6.875rem!important}.p-lg-124{padding:7.75rem!important}.p-lg-230{padding:14.25rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.0625rem!important;padding-right:.0625rem!important}.px-lg-2{padding-left:.125rem!important;padding-right:.125rem!important}.px-lg-3{padding-left:.1875rem!important;padding-right:.1875rem!important}.px-lg-4{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-5{padding-left:.3125rem!important;padding-right:.3125rem!important}.px-lg-6{padding-left:.375rem!important;padding-right:.375rem!important}.px-lg-7{padding-left:.4375rem!important;padding-right:.4375rem!important}.px-lg-8{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-9{padding-left:.5625rem!important;padding-right:.5625rem!important}.px-lg-10{padding-left:.625rem!important;padding-right:.625rem!important}.px-lg-11{padding-left:.6875rem!important;padding-right:.6875rem!important}.px-lg-12{padding-left:.75rem!important;padding-right:.75rem!important}.px-lg-13{padding-left:.8125rem!important;padding-right:.8125rem!important}.px-lg-14{padding-left:.875rem!important;padding-right:.875rem!important}.px-lg-15{padding-left:.9375rem!important;padding-right:.9375rem!important}.px-lg-16{padding-left:1rem!important;padding-right:1rem!important}.px-lg-17{padding-left:1.0625rem!important;padding-right:1.0625rem!important}.px-lg-18{padding-left:1.125rem!important;padding-right:1.125rem!important}.px-lg-19{padding-left:1.1875rem!important;padding-right:1.1875rem!important}.px-lg-20{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-lg-21{padding-left:1.3125rem!important;padding-right:1.3125rem!important}.px-lg-22{padding-left:1.375rem!important;padding-right:1.375rem!important}.px-lg-23{padding-left:1.4375rem!important;padding-right:1.4375rem!important}.px-lg-24{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-25{padding-left:1.5625rem!important;padding-right:1.5625rem!important}.px-lg-26{padding-left:1.625rem!important;padding-right:1.625rem!important}.px-lg-27{padding-left:1.6875rem!important;padding-right:1.6875rem!important}.px-lg-28{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-lg-29{padding-left:1.8125rem!important;padding-right:1.8125rem!important}.px-lg-30{padding-left:1.875rem!important;padding-right:1.875rem!important}.px-lg-31{padding-left:1.9375rem!important;padding-right:1.9375rem!important}.px-lg-32{padding-left:2rem!important;padding-right:2rem!important}.px-lg-33{padding-left:2.0625rem!important;padding-right:2.0625rem!important}.px-lg-34{padding-left:2.125rem!important;padding-right:2.125rem!important}.px-lg-35{padding-left:2.1875rem!important;padding-right:2.1875rem!important}.px-lg-36{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-lg-37{padding-left:2.3125rem!important;padding-right:2.3125rem!important}.px-lg-38{padding-left:2.375rem!important;padding-right:2.375rem!important}.px-lg-39{padding-left:2.4375rem!important;padding-right:2.4375rem!important}.px-lg-40{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-lg-41{padding-left:2.5625rem!important;padding-right:2.5625rem!important}.px-lg-42{padding-left:2.625rem!important;padding-right:2.625rem!important}.px-lg-43{padding-left:2.6875rem!important;padding-right:2.6875rem!important}.px-lg-44{padding-left:2.75rem!important;padding-right:2.75rem!important}.px-lg-45{padding-left:2.8125rem!important;padding-right:2.8125rem!important}.px-lg-46{padding-left:2.875rem!important;padding-right:2.875rem!important}.px-lg-47{padding-left:2.9375rem!important;padding-right:2.9375rem!important}.px-lg-48{padding-left:3rem!important;padding-right:3rem!important}.px-lg-49{padding-left:3.0625rem!important;padding-right:3.0625rem!important}.px-lg-50{padding-left:3.125rem!important;padding-right:3.125rem!important}.px-lg-60{padding-left:3.75rem!important;padding-right:3.75rem!important}.px-lg-70{padding-left:4.375rem!important;padding-right:4.375rem!important}.px-lg-76{padding-left:4.75rem!important;padding-right:4.75rem!important}.px-lg-80{padding-left:5rem!important;padding-right:5rem!important}.px-lg-90{padding-left:5.625rem!important;padding-right:5.625rem!important}.px-lg-100{padding-left:6.25rem!important;padding-right:6.25rem!important}.px-lg-104{padding-left:6.5rem!important;padding-right:6.5rem!important}.px-lg-110{padding-left:6.875rem!important;padding-right:6.875rem!important}.px-lg-124{padding-left:7.75rem!important;padding-right:7.75rem!important}.px-lg-230{padding-left:14.25rem!important;padding-right:14.25rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.0625rem!important;padding-top:.0625rem!important}.py-lg-2{padding-bottom:.125rem!important;padding-top:.125rem!important}.py-lg-3{padding-bottom:.1875rem!important;padding-top:.1875rem!important}.py-lg-4{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-5{padding-bottom:.3125rem!important;padding-top:.3125rem!important}.py-lg-6{padding-bottom:.375rem!important;padding-top:.375rem!important}.py-lg-7{padding-bottom:.4375rem!important;padding-top:.4375rem!important}.py-lg-8{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-9{padding-bottom:.5625rem!important;padding-top:.5625rem!important}.py-lg-10{padding-bottom:.625rem!important;padding-top:.625rem!important}.py-lg-11{padding-bottom:.6875rem!important;padding-top:.6875rem!important}.py-lg-12{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-lg-13{padding-bottom:.8125rem!important;padding-top:.8125rem!important}.py-lg-14{padding-bottom:.875rem!important;padding-top:.875rem!important}.py-lg-15{padding-bottom:.9375rem!important;padding-top:.9375rem!important}.py-lg-16{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-17{padding-bottom:1.0625rem!important;padding-top:1.0625rem!important}.py-lg-18{padding-bottom:1.125rem!important;padding-top:1.125rem!important}.py-lg-19{padding-bottom:1.1875rem!important;padding-top:1.1875rem!important}.py-lg-20{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-lg-21{padding-bottom:1.3125rem!important;padding-top:1.3125rem!important}.py-lg-22{padding-bottom:1.375rem!important;padding-top:1.375rem!important}.py-lg-23{padding-bottom:1.4375rem!important;padding-top:1.4375rem!important}.py-lg-24{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-25{padding-bottom:1.5625rem!important;padding-top:1.5625rem!important}.py-lg-26{padding-bottom:1.625rem!important;padding-top:1.625rem!important}.py-lg-27{padding-bottom:1.6875rem!important;padding-top:1.6875rem!important}.py-lg-28{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-lg-29{padding-bottom:1.8125rem!important;padding-top:1.8125rem!important}.py-lg-30{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.py-lg-31{padding-bottom:1.9375rem!important;padding-top:1.9375rem!important}.py-lg-32{padding-bottom:2rem!important;padding-top:2rem!important}.py-lg-33{padding-bottom:2.0625rem!important;padding-top:2.0625rem!important}.py-lg-34{padding-bottom:2.125rem!important;padding-top:2.125rem!important}.py-lg-35{padding-bottom:2.1875rem!important;padding-top:2.1875rem!important}.py-lg-36{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-lg-37{padding-bottom:2.3125rem!important;padding-top:2.3125rem!important}.py-lg-38{padding-bottom:2.375rem!important;padding-top:2.375rem!important}.py-lg-39{padding-bottom:2.4375rem!important;padding-top:2.4375rem!important}.py-lg-40{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-lg-41{padding-bottom:2.5625rem!important;padding-top:2.5625rem!important}.py-lg-42{padding-bottom:2.625rem!important;padding-top:2.625rem!important}.py-lg-43{padding-bottom:2.6875rem!important;padding-top:2.6875rem!important}.py-lg-44{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.py-lg-45{padding-bottom:2.8125rem!important;padding-top:2.8125rem!important}.py-lg-46{padding-bottom:2.875rem!important;padding-top:2.875rem!important}.py-lg-47{padding-bottom:2.9375rem!important;padding-top:2.9375rem!important}.py-lg-48{padding-bottom:3rem!important;padding-top:3rem!important}.py-lg-49{padding-bottom:3.0625rem!important;padding-top:3.0625rem!important}.py-lg-50{padding-bottom:3.125rem!important;padding-top:3.125rem!important}.py-lg-60{padding-bottom:3.75rem!important;padding-top:3.75rem!important}.py-lg-70{padding-bottom:4.375rem!important;padding-top:4.375rem!important}.py-lg-76{padding-bottom:4.75rem!important;padding-top:4.75rem!important}.py-lg-80{padding-bottom:5rem!important;padding-top:5rem!important}.py-lg-90{padding-bottom:5.625rem!important;padding-top:5.625rem!important}.py-lg-100{padding-bottom:6.25rem!important;padding-top:6.25rem!important}.py-lg-104{padding-bottom:6.5rem!important;padding-top:6.5rem!important}.py-lg-110{padding-bottom:6.875rem!important;padding-top:6.875rem!important}.py-lg-124{padding-bottom:7.75rem!important;padding-top:7.75rem!important}.py-lg-230{padding-bottom:14.25rem!important;padding-top:14.25rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.0625rem!important}.pt-lg-2{padding-top:.125rem!important}.pt-lg-3{padding-top:.1875rem!important}.pt-lg-4{padding-top:.25rem!important}.pt-lg-5{padding-top:.3125rem!important}.pt-lg-6{padding-top:.375rem!important}.pt-lg-7{padding-top:.4375rem!important}.pt-lg-8{padding-top:.5rem!important}.pt-lg-9{padding-top:.5625rem!important}.pt-lg-10{padding-top:.625rem!important}.pt-lg-11{padding-top:.6875rem!important}.pt-lg-12{padding-top:.75rem!important}.pt-lg-13{padding-top:.8125rem!important}.pt-lg-14{padding-top:.875rem!important}.pt-lg-15{padding-top:.9375rem!important}.pt-lg-16{padding-top:1rem!important}.pt-lg-17{padding-top:1.0625rem!important}.pt-lg-18{padding-top:1.125rem!important}.pt-lg-19{padding-top:1.1875rem!important}.pt-lg-20{padding-top:1.25rem!important}.pt-lg-21{padding-top:1.3125rem!important}.pt-lg-22{padding-top:1.375rem!important}.pt-lg-23{padding-top:1.4375rem!important}.pt-lg-24{padding-top:1.5rem!important}.pt-lg-25{padding-top:1.5625rem!important}.pt-lg-26{padding-top:1.625rem!important}.pt-lg-27{padding-top:1.6875rem!important}.pt-lg-28{padding-top:1.75rem!important}.pt-lg-29{padding-top:1.8125rem!important}.pt-lg-30{padding-top:1.875rem!important}.pt-lg-31{padding-top:1.9375rem!important}.pt-lg-32{padding-top:2rem!important}.pt-lg-33{padding-top:2.0625rem!important}.pt-lg-34{padding-top:2.125rem!important}.pt-lg-35{padding-top:2.1875rem!important}.pt-lg-36{padding-top:2.25rem!important}.pt-lg-37{padding-top:2.3125rem!important}.pt-lg-38{padding-top:2.375rem!important}.pt-lg-39{padding-top:2.4375rem!important}.pt-lg-40{padding-top:2.5rem!important}.pt-lg-41{padding-top:2.5625rem!important}.pt-lg-42{padding-top:2.625rem!important}.pt-lg-43{padding-top:2.6875rem!important}.pt-lg-44{padding-top:2.75rem!important}.pt-lg-45{padding-top:2.8125rem!important}.pt-lg-46{padding-top:2.875rem!important}.pt-lg-47{padding-top:2.9375rem!important}.pt-lg-48{padding-top:3rem!important}.pt-lg-49{padding-top:3.0625rem!important}.pt-lg-50{padding-top:3.125rem!important}.pt-lg-60{padding-top:3.75rem!important}.pt-lg-70{padding-top:4.375rem!important}.pt-lg-76{padding-top:4.75rem!important}.pt-lg-80{padding-top:5rem!important}.pt-lg-90{padding-top:5.625rem!important}.pt-lg-100{padding-top:6.25rem!important}.pt-lg-104{padding-top:6.5rem!important}.pt-lg-110{padding-top:6.875rem!important}.pt-lg-124{padding-top:7.75rem!important}.pt-lg-230{padding-top:14.25rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.0625rem!important}.pe-lg-2{padding-right:.125rem!important}.pe-lg-3{padding-right:.1875rem!important}.pe-lg-4{padding-right:.25rem!important}.pe-lg-5{padding-right:.3125rem!important}.pe-lg-6{padding-right:.375rem!important}.pe-lg-7{padding-right:.4375rem!important}.pe-lg-8{padding-right:.5rem!important}.pe-lg-9{padding-right:.5625rem!important}.pe-lg-10{padding-right:.625rem!important}.pe-lg-11{padding-right:.6875rem!important}.pe-lg-12{padding-right:.75rem!important}.pe-lg-13{padding-right:.8125rem!important}.pe-lg-14{padding-right:.875rem!important}.pe-lg-15{padding-right:.9375rem!important}.pe-lg-16{padding-right:1rem!important}.pe-lg-17{padding-right:1.0625rem!important}.pe-lg-18{padding-right:1.125rem!important}.pe-lg-19{padding-right:1.1875rem!important}.pe-lg-20{padding-right:1.25rem!important}.pe-lg-21{padding-right:1.3125rem!important}.pe-lg-22{padding-right:1.375rem!important}.pe-lg-23{padding-right:1.4375rem!important}.pe-lg-24{padding-right:1.5rem!important}.pe-lg-25{padding-right:1.5625rem!important}.pe-lg-26{padding-right:1.625rem!important}.pe-lg-27{padding-right:1.6875rem!important}.pe-lg-28{padding-right:1.75rem!important}.pe-lg-29{padding-right:1.8125rem!important}.pe-lg-30{padding-right:1.875rem!important}.pe-lg-31{padding-right:1.9375rem!important}.pe-lg-32{padding-right:2rem!important}.pe-lg-33{padding-right:2.0625rem!important}.pe-lg-34{padding-right:2.125rem!important}.pe-lg-35{padding-right:2.1875rem!important}.pe-lg-36{padding-right:2.25rem!important}.pe-lg-37{padding-right:2.3125rem!important}.pe-lg-38{padding-right:2.375rem!important}.pe-lg-39{padding-right:2.4375rem!important}.pe-lg-40{padding-right:2.5rem!important}.pe-lg-41{padding-right:2.5625rem!important}.pe-lg-42{padding-right:2.625rem!important}.pe-lg-43{padding-right:2.6875rem!important}.pe-lg-44{padding-right:2.75rem!important}.pe-lg-45{padding-right:2.8125rem!important}.pe-lg-46{padding-right:2.875rem!important}.pe-lg-47{padding-right:2.9375rem!important}.pe-lg-48{padding-right:3rem!important}.pe-lg-49{padding-right:3.0625rem!important}.pe-lg-50{padding-right:3.125rem!important}.pe-lg-60{padding-right:3.75rem!important}.pe-lg-70{padding-right:4.375rem!important}.pe-lg-76{padding-right:4.75rem!important}.pe-lg-80{padding-right:5rem!important}.pe-lg-90{padding-right:5.625rem!important}.pe-lg-100{padding-right:6.25rem!important}.pe-lg-104{padding-right:6.5rem!important}.pe-lg-110{padding-right:6.875rem!important}.pe-lg-124{padding-right:7.75rem!important}.pe-lg-230{padding-right:14.25rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.0625rem!important}.pb-lg-2{padding-bottom:.125rem!important}.pb-lg-3{padding-bottom:.1875rem!important}.pb-lg-4{padding-bottom:.25rem!important}.pb-lg-5{padding-bottom:.3125rem!important}.pb-lg-6{padding-bottom:.375rem!important}.pb-lg-7{padding-bottom:.4375rem!important}.pb-lg-8{padding-bottom:.5rem!important}.pb-lg-9{padding-bottom:.5625rem!important}.pb-lg-10{padding-bottom:.625rem!important}.pb-lg-11{padding-bottom:.6875rem!important}.pb-lg-12{padding-bottom:.75rem!important}.pb-lg-13{padding-bottom:.8125rem!important}.pb-lg-14{padding-bottom:.875rem!important}.pb-lg-15{padding-bottom:.9375rem!important}.pb-lg-16{padding-bottom:1rem!important}.pb-lg-17{padding-bottom:1.0625rem!important}.pb-lg-18{padding-bottom:1.125rem!important}.pb-lg-19{padding-bottom:1.1875rem!important}.pb-lg-20{padding-bottom:1.25rem!important}.pb-lg-21{padding-bottom:1.3125rem!important}.pb-lg-22{padding-bottom:1.375rem!important}.pb-lg-23{padding-bottom:1.4375rem!important}.pb-lg-24{padding-bottom:1.5rem!important}.pb-lg-25{padding-bottom:1.5625rem!important}.pb-lg-26{padding-bottom:1.625rem!important}.pb-lg-27{padding-bottom:1.6875rem!important}.pb-lg-28{padding-bottom:1.75rem!important}.pb-lg-29{padding-bottom:1.8125rem!important}.pb-lg-30{padding-bottom:1.875rem!important}.pb-lg-31{padding-bottom:1.9375rem!important}.pb-lg-32{padding-bottom:2rem!important}.pb-lg-33{padding-bottom:2.0625rem!important}.pb-lg-34{padding-bottom:2.125rem!important}.pb-lg-35{padding-bottom:2.1875rem!important}.pb-lg-36{padding-bottom:2.25rem!important}.pb-lg-37{padding-bottom:2.3125rem!important}.pb-lg-38{padding-bottom:2.375rem!important}.pb-lg-39{padding-bottom:2.4375rem!important}.pb-lg-40{padding-bottom:2.5rem!important}.pb-lg-41{padding-bottom:2.5625rem!important}.pb-lg-42{padding-bottom:2.625rem!important}.pb-lg-43{padding-bottom:2.6875rem!important}.pb-lg-44{padding-bottom:2.75rem!important}.pb-lg-45{padding-bottom:2.8125rem!important}.pb-lg-46{padding-bottom:2.875rem!important}.pb-lg-47{padding-bottom:2.9375rem!important}.pb-lg-48{padding-bottom:3rem!important}.pb-lg-49{padding-bottom:3.0625rem!important}.pb-lg-50{padding-bottom:3.125rem!important}.pb-lg-60{padding-bottom:3.75rem!important}.pb-lg-70{padding-bottom:4.375rem!important}.pb-lg-76{padding-bottom:4.75rem!important}.pb-lg-80{padding-bottom:5rem!important}.pb-lg-90{padding-bottom:5.625rem!important}.pb-lg-100{padding-bottom:6.25rem!important}.pb-lg-104{padding-bottom:6.5rem!important}.pb-lg-110{padding-bottom:6.875rem!important}.pb-lg-124{padding-bottom:7.75rem!important}.pb-lg-230{padding-bottom:14.25rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.0625rem!important}.ps-lg-2{padding-left:.125rem!important}.ps-lg-3{padding-left:.1875rem!important}.ps-lg-4{padding-left:.25rem!important}.ps-lg-5{padding-left:.3125rem!important}.ps-lg-6{padding-left:.375rem!important}.ps-lg-7{padding-left:.4375rem!important}.ps-lg-8{padding-left:.5rem!important}.ps-lg-9{padding-left:.5625rem!important}.ps-lg-10{padding-left:.625rem!important}.ps-lg-11{padding-left:.6875rem!important}.ps-lg-12{padding-left:.75rem!important}.ps-lg-13{padding-left:.8125rem!important}.ps-lg-14{padding-left:.875rem!important}.ps-lg-15{padding-left:.9375rem!important}.ps-lg-16{padding-left:1rem!important}.ps-lg-17{padding-left:1.0625rem!important}.ps-lg-18{padding-left:1.125rem!important}.ps-lg-19{padding-left:1.1875rem!important}.ps-lg-20{padding-left:1.25rem!important}.ps-lg-21{padding-left:1.3125rem!important}.ps-lg-22{padding-left:1.375rem!important}.ps-lg-23{padding-left:1.4375rem!important}.ps-lg-24{padding-left:1.5rem!important}.ps-lg-25{padding-left:1.5625rem!important}.ps-lg-26{padding-left:1.625rem!important}.ps-lg-27{padding-left:1.6875rem!important}.ps-lg-28{padding-left:1.75rem!important}.ps-lg-29{padding-left:1.8125rem!important}.ps-lg-30{padding-left:1.875rem!important}.ps-lg-31{padding-left:1.9375rem!important}.ps-lg-32{padding-left:2rem!important}.ps-lg-33{padding-left:2.0625rem!important}.ps-lg-34{padding-left:2.125rem!important}.ps-lg-35{padding-left:2.1875rem!important}.ps-lg-36{padding-left:2.25rem!important}.ps-lg-37{padding-left:2.3125rem!important}.ps-lg-38{padding-left:2.375rem!important}.ps-lg-39{padding-left:2.4375rem!important}.ps-lg-40{padding-left:2.5rem!important}.ps-lg-41{padding-left:2.5625rem!important}.ps-lg-42{padding-left:2.625rem!important}.ps-lg-43{padding-left:2.6875rem!important}.ps-lg-44{padding-left:2.75rem!important}.ps-lg-45{padding-left:2.8125rem!important}.ps-lg-46{padding-left:2.875rem!important}.ps-lg-47{padding-left:2.9375rem!important}.ps-lg-48{padding-left:3rem!important}.ps-lg-49{padding-left:3.0625rem!important}.ps-lg-50{padding-left:3.125rem!important}.ps-lg-60{padding-left:3.75rem!important}.ps-lg-70{padding-left:4.375rem!important}.ps-lg-76{padding-left:4.75rem!important}.ps-lg-80{padding-left:5rem!important}.ps-lg-90{padding-left:5.625rem!important}.ps-lg-100{padding-left:6.25rem!important}.ps-lg-104{padding-left:6.5rem!important}.ps-lg-110{padding-left:6.875rem!important}.ps-lg-124{padding-left:7.75rem!important}.ps-lg-230{padding-left:14.25rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.0625rem!important}.gap-lg-2{gap:.125rem!important}.gap-lg-3{gap:.1875rem!important}.gap-lg-4{gap:.25rem!important}.gap-lg-5{gap:.3125rem!important}.gap-lg-6{gap:.375rem!important}.gap-lg-7{gap:.4375rem!important}.gap-lg-8{gap:.5rem!important}.gap-lg-9{gap:.5625rem!important}.gap-lg-10{gap:.625rem!important}.gap-lg-11{gap:.6875rem!important}.gap-lg-12{gap:.75rem!important}.gap-lg-13{gap:.8125rem!important}.gap-lg-14{gap:.875rem!important}.gap-lg-15{gap:.9375rem!important}.gap-lg-16{gap:1rem!important}.gap-lg-17{gap:1.0625rem!important}.gap-lg-18{gap:1.125rem!important}.gap-lg-19{gap:1.1875rem!important}.gap-lg-20{gap:1.25rem!important}.gap-lg-21{gap:1.3125rem!important}.gap-lg-22{gap:1.375rem!important}.gap-lg-23{gap:1.4375rem!important}.gap-lg-24{gap:1.5rem!important}.gap-lg-25{gap:1.5625rem!important}.gap-lg-26{gap:1.625rem!important}.gap-lg-27{gap:1.6875rem!important}.gap-lg-28{gap:1.75rem!important}.gap-lg-29{gap:1.8125rem!important}.gap-lg-30{gap:1.875rem!important}.gap-lg-31{gap:1.9375rem!important}.gap-lg-32{gap:2rem!important}.gap-lg-33{gap:2.0625rem!important}.gap-lg-34{gap:2.125rem!important}.gap-lg-35{gap:2.1875rem!important}.gap-lg-36{gap:2.25rem!important}.gap-lg-37{gap:2.3125rem!important}.gap-lg-38{gap:2.375rem!important}.gap-lg-39{gap:2.4375rem!important}.gap-lg-40{gap:2.5rem!important}.gap-lg-41{gap:2.5625rem!important}.gap-lg-42{gap:2.625rem!important}.gap-lg-43{gap:2.6875rem!important}.gap-lg-44{gap:2.75rem!important}.gap-lg-45{gap:2.8125rem!important}.gap-lg-46{gap:2.875rem!important}.gap-lg-47{gap:2.9375rem!important}.gap-lg-48{gap:3rem!important}.gap-lg-49{gap:3.0625rem!important}.gap-lg-50{gap:3.125rem!important}.gap-lg-60{gap:3.75rem!important}.gap-lg-70{gap:4.375rem!important}.gap-lg-76{gap:4.75rem!important}.gap-lg-80{gap:5rem!important}.gap-lg-90{gap:5.625rem!important}.gap-lg-100{gap:6.25rem!important}.gap-lg-104{gap:6.5rem!important}.gap-lg-110{gap:6.875rem!important}.gap-lg-124{gap:7.75rem!important}.gap-lg-230{gap:14.25rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1700px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.0625rem!important}.m-xl-2{margin:.125rem!important}.m-xl-3{margin:.1875rem!important}.m-xl-4{margin:.25rem!important}.m-xl-5{margin:.3125rem!important}.m-xl-6{margin:.375rem!important}.m-xl-7{margin:.4375rem!important}.m-xl-8{margin:.5rem!important}.m-xl-9{margin:.5625rem!important}.m-xl-10{margin:.625rem!important}.m-xl-11{margin:.6875rem!important}.m-xl-12{margin:.75rem!important}.m-xl-13{margin:.8125rem!important}.m-xl-14{margin:.875rem!important}.m-xl-15{margin:.9375rem!important}.m-xl-16{margin:1rem!important}.m-xl-17{margin:1.0625rem!important}.m-xl-18{margin:1.125rem!important}.m-xl-19{margin:1.1875rem!important}.m-xl-20{margin:1.25rem!important}.m-xl-21{margin:1.3125rem!important}.m-xl-22{margin:1.375rem!important}.m-xl-23{margin:1.4375rem!important}.m-xl-24{margin:1.5rem!important}.m-xl-25{margin:1.5625rem!important}.m-xl-26{margin:1.625rem!important}.m-xl-27{margin:1.6875rem!important}.m-xl-28{margin:1.75rem!important}.m-xl-29{margin:1.8125rem!important}.m-xl-30{margin:1.875rem!important}.m-xl-31{margin:1.9375rem!important}.m-xl-32{margin:2rem!important}.m-xl-33{margin:2.0625rem!important}.m-xl-34{margin:2.125rem!important}.m-xl-35{margin:2.1875rem!important}.m-xl-36{margin:2.25rem!important}.m-xl-37{margin:2.3125rem!important}.m-xl-38{margin:2.375rem!important}.m-xl-39{margin:2.4375rem!important}.m-xl-40{margin:2.5rem!important}.m-xl-41{margin:2.5625rem!important}.m-xl-42{margin:2.625rem!important}.m-xl-43{margin:2.6875rem!important}.m-xl-44{margin:2.75rem!important}.m-xl-45{margin:2.8125rem!important}.m-xl-46{margin:2.875rem!important}.m-xl-47{margin:2.9375rem!important}.m-xl-48{margin:3rem!important}.m-xl-49{margin:3.0625rem!important}.m-xl-50{margin:3.125rem!important}.m-xl-60{margin:3.75rem!important}.m-xl-70{margin:4.375rem!important}.m-xl-76{margin:4.75rem!important}.m-xl-80{margin:5rem!important}.m-xl-90{margin:5.625rem!important}.m-xl-100{margin:6.25rem!important}.m-xl-104{margin:6.5rem!important}.m-xl-110{margin:6.875rem!important}.m-xl-124{margin:7.75rem!important}.m-xl-230{margin:14.25rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.0625rem!important;margin-right:.0625rem!important}.mx-xl-2{margin-left:.125rem!important;margin-right:.125rem!important}.mx-xl-3{margin-left:.1875rem!important;margin-right:.1875rem!important}.mx-xl-4{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-5{margin-left:.3125rem!important;margin-right:.3125rem!important}.mx-xl-6{margin-left:.375rem!important;margin-right:.375rem!important}.mx-xl-7{margin-left:.4375rem!important;margin-right:.4375rem!important}.mx-xl-8{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-9{margin-left:.5625rem!important;margin-right:.5625rem!important}.mx-xl-10{margin-left:.625rem!important;margin-right:.625rem!important}.mx-xl-11{margin-left:.6875rem!important;margin-right:.6875rem!important}.mx-xl-12{margin-left:.75rem!important;margin-right:.75rem!important}.mx-xl-13{margin-left:.8125rem!important;margin-right:.8125rem!important}.mx-xl-14{margin-left:.875rem!important;margin-right:.875rem!important}.mx-xl-15{margin-left:.9375rem!important;margin-right:.9375rem!important}.mx-xl-16{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-17{margin-left:1.0625rem!important;margin-right:1.0625rem!important}.mx-xl-18{margin-left:1.125rem!important;margin-right:1.125rem!important}.mx-xl-19{margin-left:1.1875rem!important;margin-right:1.1875rem!important}.mx-xl-20{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-xl-21{margin-left:1.3125rem!important;margin-right:1.3125rem!important}.mx-xl-22{margin-left:1.375rem!important;margin-right:1.375rem!important}.mx-xl-23{margin-left:1.4375rem!important;margin-right:1.4375rem!important}.mx-xl-24{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-25{margin-left:1.5625rem!important;margin-right:1.5625rem!important}.mx-xl-26{margin-left:1.625rem!important;margin-right:1.625rem!important}.mx-xl-27{margin-left:1.6875rem!important;margin-right:1.6875rem!important}.mx-xl-28{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-xl-29{margin-left:1.8125rem!important;margin-right:1.8125rem!important}.mx-xl-30{margin-left:1.875rem!important;margin-right:1.875rem!important}.mx-xl-31{margin-left:1.9375rem!important;margin-right:1.9375rem!important}.mx-xl-32{margin-left:2rem!important;margin-right:2rem!important}.mx-xl-33{margin-left:2.0625rem!important;margin-right:2.0625rem!important}.mx-xl-34{margin-left:2.125rem!important;margin-right:2.125rem!important}.mx-xl-35{margin-left:2.1875rem!important;margin-right:2.1875rem!important}.mx-xl-36{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-xl-37{margin-left:2.3125rem!important;margin-right:2.3125rem!important}.mx-xl-38{margin-left:2.375rem!important;margin-right:2.375rem!important}.mx-xl-39{margin-left:2.4375rem!important;margin-right:2.4375rem!important}.mx-xl-40{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-xl-41{margin-left:2.5625rem!important;margin-right:2.5625rem!important}.mx-xl-42{margin-left:2.625rem!important;margin-right:2.625rem!important}.mx-xl-43{margin-left:2.6875rem!important;margin-right:2.6875rem!important}.mx-xl-44{margin-left:2.75rem!important;margin-right:2.75rem!important}.mx-xl-45{margin-left:2.8125rem!important;margin-right:2.8125rem!important}.mx-xl-46{margin-left:2.875rem!important;margin-right:2.875rem!important}.mx-xl-47{margin-left:2.9375rem!important;margin-right:2.9375rem!important}.mx-xl-48{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-49{margin-left:3.0625rem!important;margin-right:3.0625rem!important}.mx-xl-50{margin-left:3.125rem!important;margin-right:3.125rem!important}.mx-xl-60{margin-left:3.75rem!important;margin-right:3.75rem!important}.mx-xl-70{margin-left:4.375rem!important;margin-right:4.375rem!important}.mx-xl-76{margin-left:4.75rem!important;margin-right:4.75rem!important}.mx-xl-80{margin-left:5rem!important;margin-right:5rem!important}.mx-xl-90{margin-left:5.625rem!important;margin-right:5.625rem!important}.mx-xl-100{margin-left:6.25rem!important;margin-right:6.25rem!important}.mx-xl-104{margin-left:6.5rem!important;margin-right:6.5rem!important}.mx-xl-110{margin-left:6.875rem!important;margin-right:6.875rem!important}.mx-xl-124{margin-left:7.75rem!important;margin-right:7.75rem!important}.mx-xl-230{margin-left:14.25rem!important;margin-right:14.25rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.0625rem!important;margin-top:.0625rem!important}.my-xl-2{margin-bottom:.125rem!important;margin-top:.125rem!important}.my-xl-3{margin-bottom:.1875rem!important;margin-top:.1875rem!important}.my-xl-4{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-5{margin-bottom:.3125rem!important;margin-top:.3125rem!important}.my-xl-6{margin-bottom:.375rem!important;margin-top:.375rem!important}.my-xl-7{margin-bottom:.4375rem!important;margin-top:.4375rem!important}.my-xl-8{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-9{margin-bottom:.5625rem!important;margin-top:.5625rem!important}.my-xl-10{margin-bottom:.625rem!important;margin-top:.625rem!important}.my-xl-11{margin-bottom:.6875rem!important;margin-top:.6875rem!important}.my-xl-12{margin-bottom:.75rem!important;margin-top:.75rem!important}.my-xl-13{margin-bottom:.8125rem!important;margin-top:.8125rem!important}.my-xl-14{margin-bottom:.875rem!important;margin-top:.875rem!important}.my-xl-15{margin-bottom:.9375rem!important;margin-top:.9375rem!important}.my-xl-16{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-17{margin-bottom:1.0625rem!important;margin-top:1.0625rem!important}.my-xl-18{margin-bottom:1.125rem!important;margin-top:1.125rem!important}.my-xl-19{margin-bottom:1.1875rem!important;margin-top:1.1875rem!important}.my-xl-20{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.my-xl-21{margin-bottom:1.3125rem!important;margin-top:1.3125rem!important}.my-xl-22{margin-bottom:1.375rem!important;margin-top:1.375rem!important}.my-xl-23{margin-bottom:1.4375rem!important;margin-top:1.4375rem!important}.my-xl-24{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-25{margin-bottom:1.5625rem!important;margin-top:1.5625rem!important}.my-xl-26{margin-bottom:1.625rem!important;margin-top:1.625rem!important}.my-xl-27{margin-bottom:1.6875rem!important;margin-top:1.6875rem!important}.my-xl-28{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.my-xl-29{margin-bottom:1.8125rem!important;margin-top:1.8125rem!important}.my-xl-30{margin-bottom:1.875rem!important;margin-top:1.875rem!important}.my-xl-31{margin-bottom:1.9375rem!important;margin-top:1.9375rem!important}.my-xl-32{margin-bottom:2rem!important;margin-top:2rem!important}.my-xl-33{margin-bottom:2.0625rem!important;margin-top:2.0625rem!important}.my-xl-34{margin-bottom:2.125rem!important;margin-top:2.125rem!important}.my-xl-35{margin-bottom:2.1875rem!important;margin-top:2.1875rem!important}.my-xl-36{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.my-xl-37{margin-bottom:2.3125rem!important;margin-top:2.3125rem!important}.my-xl-38{margin-bottom:2.375rem!important;margin-top:2.375rem!important}.my-xl-39{margin-bottom:2.4375rem!important;margin-top:2.4375rem!important}.my-xl-40{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-xl-41{margin-bottom:2.5625rem!important;margin-top:2.5625rem!important}.my-xl-42{margin-bottom:2.625rem!important;margin-top:2.625rem!important}.my-xl-43{margin-bottom:2.6875rem!important;margin-top:2.6875rem!important}.my-xl-44{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.my-xl-45{margin-bottom:2.8125rem!important;margin-top:2.8125rem!important}.my-xl-46{margin-bottom:2.875rem!important;margin-top:2.875rem!important}.my-xl-47{margin-bottom:2.9375rem!important;margin-top:2.9375rem!important}.my-xl-48{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-49{margin-bottom:3.0625rem!important;margin-top:3.0625rem!important}.my-xl-50{margin-bottom:3.125rem!important;margin-top:3.125rem!important}.my-xl-60{margin-bottom:3.75rem!important;margin-top:3.75rem!important}.my-xl-70{margin-bottom:4.375rem!important;margin-top:4.375rem!important}.my-xl-76{margin-bottom:4.75rem!important;margin-top:4.75rem!important}.my-xl-80{margin-bottom:5rem!important;margin-top:5rem!important}.my-xl-90{margin-bottom:5.625rem!important;margin-top:5.625rem!important}.my-xl-100{margin-bottom:6.25rem!important;margin-top:6.25rem!important}.my-xl-104{margin-bottom:6.5rem!important;margin-top:6.5rem!important}.my-xl-110{margin-bottom:6.875rem!important;margin-top:6.875rem!important}.my-xl-124{margin-bottom:7.75rem!important;margin-top:7.75rem!important}.my-xl-230{margin-bottom:14.25rem!important;margin-top:14.25rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.0625rem!important}.mt-xl-2{margin-top:.125rem!important}.mt-xl-3{margin-top:.1875rem!important}.mt-xl-4{margin-top:.25rem!important}.mt-xl-5{margin-top:.3125rem!important}.mt-xl-6{margin-top:.375rem!important}.mt-xl-7{margin-top:.4375rem!important}.mt-xl-8{margin-top:.5rem!important}.mt-xl-9{margin-top:.5625rem!important}.mt-xl-10{margin-top:.625rem!important}.mt-xl-11{margin-top:.6875rem!important}.mt-xl-12{margin-top:.75rem!important}.mt-xl-13{margin-top:.8125rem!important}.mt-xl-14{margin-top:.875rem!important}.mt-xl-15{margin-top:.9375rem!important}.mt-xl-16{margin-top:1rem!important}.mt-xl-17{margin-top:1.0625rem!important}.mt-xl-18{margin-top:1.125rem!important}.mt-xl-19{margin-top:1.1875rem!important}.mt-xl-20{margin-top:1.25rem!important}.mt-xl-21{margin-top:1.3125rem!important}.mt-xl-22{margin-top:1.375rem!important}.mt-xl-23{margin-top:1.4375rem!important}.mt-xl-24{margin-top:1.5rem!important}.mt-xl-25{margin-top:1.5625rem!important}.mt-xl-26{margin-top:1.625rem!important}.mt-xl-27{margin-top:1.6875rem!important}.mt-xl-28{margin-top:1.75rem!important}.mt-xl-29{margin-top:1.8125rem!important}.mt-xl-30{margin-top:1.875rem!important}.mt-xl-31{margin-top:1.9375rem!important}.mt-xl-32{margin-top:2rem!important}.mt-xl-33{margin-top:2.0625rem!important}.mt-xl-34{margin-top:2.125rem!important}.mt-xl-35{margin-top:2.1875rem!important}.mt-xl-36{margin-top:2.25rem!important}.mt-xl-37{margin-top:2.3125rem!important}.mt-xl-38{margin-top:2.375rem!important}.mt-xl-39{margin-top:2.4375rem!important}.mt-xl-40{margin-top:2.5rem!important}.mt-xl-41{margin-top:2.5625rem!important}.mt-xl-42{margin-top:2.625rem!important}.mt-xl-43{margin-top:2.6875rem!important}.mt-xl-44{margin-top:2.75rem!important}.mt-xl-45{margin-top:2.8125rem!important}.mt-xl-46{margin-top:2.875rem!important}.mt-xl-47{margin-top:2.9375rem!important}.mt-xl-48{margin-top:3rem!important}.mt-xl-49{margin-top:3.0625rem!important}.mt-xl-50{margin-top:3.125rem!important}.mt-xl-60{margin-top:3.75rem!important}.mt-xl-70{margin-top:4.375rem!important}.mt-xl-76{margin-top:4.75rem!important}.mt-xl-80{margin-top:5rem!important}.mt-xl-90{margin-top:5.625rem!important}.mt-xl-100{margin-top:6.25rem!important}.mt-xl-104{margin-top:6.5rem!important}.mt-xl-110{margin-top:6.875rem!important}.mt-xl-124{margin-top:7.75rem!important}.mt-xl-230{margin-top:14.25rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.0625rem!important}.me-xl-2{margin-right:.125rem!important}.me-xl-3{margin-right:.1875rem!important}.me-xl-4{margin-right:.25rem!important}.me-xl-5{margin-right:.3125rem!important}.me-xl-6{margin-right:.375rem!important}.me-xl-7{margin-right:.4375rem!important}.me-xl-8{margin-right:.5rem!important}.me-xl-9{margin-right:.5625rem!important}.me-xl-10{margin-right:.625rem!important}.me-xl-11{margin-right:.6875rem!important}.me-xl-12{margin-right:.75rem!important}.me-xl-13{margin-right:.8125rem!important}.me-xl-14{margin-right:.875rem!important}.me-xl-15{margin-right:.9375rem!important}.me-xl-16{margin-right:1rem!important}.me-xl-17{margin-right:1.0625rem!important}.me-xl-18{margin-right:1.125rem!important}.me-xl-19{margin-right:1.1875rem!important}.me-xl-20{margin-right:1.25rem!important}.me-xl-21{margin-right:1.3125rem!important}.me-xl-22{margin-right:1.375rem!important}.me-xl-23{margin-right:1.4375rem!important}.me-xl-24{margin-right:1.5rem!important}.me-xl-25{margin-right:1.5625rem!important}.me-xl-26{margin-right:1.625rem!important}.me-xl-27{margin-right:1.6875rem!important}.me-xl-28{margin-right:1.75rem!important}.me-xl-29{margin-right:1.8125rem!important}.me-xl-30{margin-right:1.875rem!important}.me-xl-31{margin-right:1.9375rem!important}.me-xl-32{margin-right:2rem!important}.me-xl-33{margin-right:2.0625rem!important}.me-xl-34{margin-right:2.125rem!important}.me-xl-35{margin-right:2.1875rem!important}.me-xl-36{margin-right:2.25rem!important}.me-xl-37{margin-right:2.3125rem!important}.me-xl-38{margin-right:2.375rem!important}.me-xl-39{margin-right:2.4375rem!important}.me-xl-40{margin-right:2.5rem!important}.me-xl-41{margin-right:2.5625rem!important}.me-xl-42{margin-right:2.625rem!important}.me-xl-43{margin-right:2.6875rem!important}.me-xl-44{margin-right:2.75rem!important}.me-xl-45{margin-right:2.8125rem!important}.me-xl-46{margin-right:2.875rem!important}.me-xl-47{margin-right:2.9375rem!important}.me-xl-48{margin-right:3rem!important}.me-xl-49{margin-right:3.0625rem!important}.me-xl-50{margin-right:3.125rem!important}.me-xl-60{margin-right:3.75rem!important}.me-xl-70{margin-right:4.375rem!important}.me-xl-76{margin-right:4.75rem!important}.me-xl-80{margin-right:5rem!important}.me-xl-90{margin-right:5.625rem!important}.me-xl-100{margin-right:6.25rem!important}.me-xl-104{margin-right:6.5rem!important}.me-xl-110{margin-right:6.875rem!important}.me-xl-124{margin-right:7.75rem!important}.me-xl-230{margin-right:14.25rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.0625rem!important}.mb-xl-2{margin-bottom:.125rem!important}.mb-xl-3{margin-bottom:.1875rem!important}.mb-xl-4{margin-bottom:.25rem!important}.mb-xl-5{margin-bottom:.3125rem!important}.mb-xl-6{margin-bottom:.375rem!important}.mb-xl-7{margin-bottom:.4375rem!important}.mb-xl-8{margin-bottom:.5rem!important}.mb-xl-9{margin-bottom:.5625rem!important}.mb-xl-10{margin-bottom:.625rem!important}.mb-xl-11{margin-bottom:.6875rem!important}.mb-xl-12{margin-bottom:.75rem!important}.mb-xl-13{margin-bottom:.8125rem!important}.mb-xl-14{margin-bottom:.875rem!important}.mb-xl-15{margin-bottom:.9375rem!important}.mb-xl-16{margin-bottom:1rem!important}.mb-xl-17{margin-bottom:1.0625rem!important}.mb-xl-18{margin-bottom:1.125rem!important}.mb-xl-19{margin-bottom:1.1875rem!important}.mb-xl-20{margin-bottom:1.25rem!important}.mb-xl-21{margin-bottom:1.3125rem!important}.mb-xl-22{margin-bottom:1.375rem!important}.mb-xl-23{margin-bottom:1.4375rem!important}.mb-xl-24{margin-bottom:1.5rem!important}.mb-xl-25{margin-bottom:1.5625rem!important}.mb-xl-26{margin-bottom:1.625rem!important}.mb-xl-27{margin-bottom:1.6875rem!important}.mb-xl-28{margin-bottom:1.75rem!important}.mb-xl-29{margin-bottom:1.8125rem!important}.mb-xl-30{margin-bottom:1.875rem!important}.mb-xl-31{margin-bottom:1.9375rem!important}.mb-xl-32{margin-bottom:2rem!important}.mb-xl-33{margin-bottom:2.0625rem!important}.mb-xl-34{margin-bottom:2.125rem!important}.mb-xl-35{margin-bottom:2.1875rem!important}.mb-xl-36{margin-bottom:2.25rem!important}.mb-xl-37{margin-bottom:2.3125rem!important}.mb-xl-38{margin-bottom:2.375rem!important}.mb-xl-39{margin-bottom:2.4375rem!important}.mb-xl-40{margin-bottom:2.5rem!important}.mb-xl-41{margin-bottom:2.5625rem!important}.mb-xl-42{margin-bottom:2.625rem!important}.mb-xl-43{margin-bottom:2.6875rem!important}.mb-xl-44{margin-bottom:2.75rem!important}.mb-xl-45{margin-bottom:2.8125rem!important}.mb-xl-46{margin-bottom:2.875rem!important}.mb-xl-47{margin-bottom:2.9375rem!important}.mb-xl-48{margin-bottom:3rem!important}.mb-xl-49{margin-bottom:3.0625rem!important}.mb-xl-50{margin-bottom:3.125rem!important}.mb-xl-60{margin-bottom:3.75rem!important}.mb-xl-70{margin-bottom:4.375rem!important}.mb-xl-76{margin-bottom:4.75rem!important}.mb-xl-80{margin-bottom:5rem!important}.mb-xl-90{margin-bottom:5.625rem!important}.mb-xl-100{margin-bottom:6.25rem!important}.mb-xl-104{margin-bottom:6.5rem!important}.mb-xl-110{margin-bottom:6.875rem!important}.mb-xl-124{margin-bottom:7.75rem!important}.mb-xl-230{margin-bottom:14.25rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.0625rem!important}.ms-xl-2{margin-left:.125rem!important}.ms-xl-3{margin-left:.1875rem!important}.ms-xl-4{margin-left:.25rem!important}.ms-xl-5{margin-left:.3125rem!important}.ms-xl-6{margin-left:.375rem!important}.ms-xl-7{margin-left:.4375rem!important}.ms-xl-8{margin-left:.5rem!important}.ms-xl-9{margin-left:.5625rem!important}.ms-xl-10{margin-left:.625rem!important}.ms-xl-11{margin-left:.6875rem!important}.ms-xl-12{margin-left:.75rem!important}.ms-xl-13{margin-left:.8125rem!important}.ms-xl-14{margin-left:.875rem!important}.ms-xl-15{margin-left:.9375rem!important}.ms-xl-16{margin-left:1rem!important}.ms-xl-17{margin-left:1.0625rem!important}.ms-xl-18{margin-left:1.125rem!important}.ms-xl-19{margin-left:1.1875rem!important}.ms-xl-20{margin-left:1.25rem!important}.ms-xl-21{margin-left:1.3125rem!important}.ms-xl-22{margin-left:1.375rem!important}.ms-xl-23{margin-left:1.4375rem!important}.ms-xl-24{margin-left:1.5rem!important}.ms-xl-25{margin-left:1.5625rem!important}.ms-xl-26{margin-left:1.625rem!important}.ms-xl-27{margin-left:1.6875rem!important}.ms-xl-28{margin-left:1.75rem!important}.ms-xl-29{margin-left:1.8125rem!important}.ms-xl-30{margin-left:1.875rem!important}.ms-xl-31{margin-left:1.9375rem!important}.ms-xl-32{margin-left:2rem!important}.ms-xl-33{margin-left:2.0625rem!important}.ms-xl-34{margin-left:2.125rem!important}.ms-xl-35{margin-left:2.1875rem!important}.ms-xl-36{margin-left:2.25rem!important}.ms-xl-37{margin-left:2.3125rem!important}.ms-xl-38{margin-left:2.375rem!important}.ms-xl-39{margin-left:2.4375rem!important}.ms-xl-40{margin-left:2.5rem!important}.ms-xl-41{margin-left:2.5625rem!important}.ms-xl-42{margin-left:2.625rem!important}.ms-xl-43{margin-left:2.6875rem!important}.ms-xl-44{margin-left:2.75rem!important}.ms-xl-45{margin-left:2.8125rem!important}.ms-xl-46{margin-left:2.875rem!important}.ms-xl-47{margin-left:2.9375rem!important}.ms-xl-48{margin-left:3rem!important}.ms-xl-49{margin-left:3.0625rem!important}.ms-xl-50{margin-left:3.125rem!important}.ms-xl-60{margin-left:3.75rem!important}.ms-xl-70{margin-left:4.375rem!important}.ms-xl-76{margin-left:4.75rem!important}.ms-xl-80{margin-left:5rem!important}.ms-xl-90{margin-left:5.625rem!important}.ms-xl-100{margin-left:6.25rem!important}.ms-xl-104{margin-left:6.5rem!important}.ms-xl-110{margin-left:6.875rem!important}.ms-xl-124{margin-left:7.75rem!important}.ms-xl-230{margin-left:14.25rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.0625rem!important}.m-xl-n2{margin:-.125rem!important}.m-xl-n3{margin:-.1875rem!important}.m-xl-n4{margin:-.25rem!important}.m-xl-n5{margin:-.3125rem!important}.m-xl-n6{margin:-.375rem!important}.m-xl-n7{margin:-.4375rem!important}.m-xl-n8{margin:-.5rem!important}.m-xl-n9{margin:-.5625rem!important}.m-xl-n10{margin:-.625rem!important}.m-xl-n11{margin:-.6875rem!important}.m-xl-n12{margin:-.75rem!important}.m-xl-n13{margin:-.8125rem!important}.m-xl-n14{margin:-.875rem!important}.m-xl-n15{margin:-.9375rem!important}.m-xl-n16{margin:-1rem!important}.m-xl-n17{margin:-1.0625rem!important}.m-xl-n18{margin:-1.125rem!important}.m-xl-n19{margin:-1.1875rem!important}.m-xl-n20{margin:-1.25rem!important}.m-xl-n21{margin:-1.3125rem!important}.m-xl-n22{margin:-1.375rem!important}.m-xl-n23{margin:-1.4375rem!important}.m-xl-n24{margin:-1.5rem!important}.m-xl-n25{margin:-1.5625rem!important}.m-xl-n26{margin:-1.625rem!important}.m-xl-n27{margin:-1.6875rem!important}.m-xl-n28{margin:-1.75rem!important}.m-xl-n29{margin:-1.8125rem!important}.m-xl-n30{margin:-1.875rem!important}.m-xl-n31{margin:-1.9375rem!important}.m-xl-n32{margin:-2rem!important}.m-xl-n33{margin:-2.0625rem!important}.m-xl-n34{margin:-2.125rem!important}.m-xl-n35{margin:-2.1875rem!important}.m-xl-n36{margin:-2.25rem!important}.m-xl-n37{margin:-2.3125rem!important}.m-xl-n38{margin:-2.375rem!important}.m-xl-n39{margin:-2.4375rem!important}.m-xl-n40{margin:-2.5rem!important}.m-xl-n41{margin:-2.5625rem!important}.m-xl-n42{margin:-2.625rem!important}.m-xl-n43{margin:-2.6875rem!important}.m-xl-n44{margin:-2.75rem!important}.m-xl-n45{margin:-2.8125rem!important}.m-xl-n46{margin:-2.875rem!important}.m-xl-n47{margin:-2.9375rem!important}.m-xl-n48{margin:-3rem!important}.m-xl-n49{margin:-3.0625rem!important}.m-xl-n50{margin:-3.125rem!important}.m-xl-n60{margin:-3.75rem!important}.m-xl-n70{margin:-4.375rem!important}.m-xl-n76{margin:-4.75rem!important}.m-xl-n80{margin:-5rem!important}.m-xl-n90{margin:-5.625rem!important}.m-xl-n100{margin:-6.25rem!important}.m-xl-n104{margin:-6.5rem!important}.m-xl-n110{margin:-6.875rem!important}.m-xl-n124{margin:-7.75rem!important}.m-xl-n230{margin:-14.25rem!important}.mx-xl-n1{margin-left:-.0625rem!important;margin-right:-.0625rem!important}.mx-xl-n2{margin-left:-.125rem!important;margin-right:-.125rem!important}.mx-xl-n3{margin-left:-.1875rem!important;margin-right:-.1875rem!important}.mx-xl-n4{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-xl-n5{margin-left:-.3125rem!important;margin-right:-.3125rem!important}.mx-xl-n6{margin-left:-.375rem!important;margin-right:-.375rem!important}.mx-xl-n7{margin-left:-.4375rem!important;margin-right:-.4375rem!important}.mx-xl-n8{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-xl-n9{margin-left:-.5625rem!important;margin-right:-.5625rem!important}.mx-xl-n10{margin-left:-.625rem!important;margin-right:-.625rem!important}.mx-xl-n11{margin-left:-.6875rem!important;margin-right:-.6875rem!important}.mx-xl-n12{margin-left:-.75rem!important;margin-right:-.75rem!important}.mx-xl-n13{margin-left:-.8125rem!important;margin-right:-.8125rem!important}.mx-xl-n14{margin-left:-.875rem!important;margin-right:-.875rem!important}.mx-xl-n15{margin-left:-.9375rem!important;margin-right:-.9375rem!important}.mx-xl-n16{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xl-n17{margin-left:-1.0625rem!important;margin-right:-1.0625rem!important}.mx-xl-n18{margin-left:-1.125rem!important;margin-right:-1.125rem!important}.mx-xl-n19{margin-left:-1.1875rem!important;margin-right:-1.1875rem!important}.mx-xl-n20{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-xl-n21{margin-left:-1.3125rem!important;margin-right:-1.3125rem!important}.mx-xl-n22{margin-left:-1.375rem!important;margin-right:-1.375rem!important}.mx-xl-n23{margin-left:-1.4375rem!important;margin-right:-1.4375rem!important}.mx-xl-n24{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-xl-n25{margin-left:-1.5625rem!important;margin-right:-1.5625rem!important}.mx-xl-n26{margin-left:-1.625rem!important;margin-right:-1.625rem!important}.mx-xl-n27{margin-left:-1.6875rem!important;margin-right:-1.6875rem!important}.mx-xl-n28{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-xl-n29{margin-left:-1.8125rem!important;margin-right:-1.8125rem!important}.mx-xl-n30{margin-left:-1.875rem!important;margin-right:-1.875rem!important}.mx-xl-n31{margin-left:-1.9375rem!important;margin-right:-1.9375rem!important}.mx-xl-n32{margin-left:-2rem!important;margin-right:-2rem!important}.mx-xl-n33{margin-left:-2.0625rem!important;margin-right:-2.0625rem!important}.mx-xl-n34{margin-left:-2.125rem!important;margin-right:-2.125rem!important}.mx-xl-n35{margin-left:-2.1875rem!important;margin-right:-2.1875rem!important}.mx-xl-n36{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-xl-n37{margin-left:-2.3125rem!important;margin-right:-2.3125rem!important}.mx-xl-n38{margin-left:-2.375rem!important;margin-right:-2.375rem!important}.mx-xl-n39{margin-left:-2.4375rem!important;margin-right:-2.4375rem!important}.mx-xl-n40{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.mx-xl-n41{margin-left:-2.5625rem!important;margin-right:-2.5625rem!important}.mx-xl-n42{margin-left:-2.625rem!important;margin-right:-2.625rem!important}.mx-xl-n43{margin-left:-2.6875rem!important;margin-right:-2.6875rem!important}.mx-xl-n44{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.mx-xl-n45{margin-left:-2.8125rem!important;margin-right:-2.8125rem!important}.mx-xl-n46{margin-left:-2.875rem!important;margin-right:-2.875rem!important}.mx-xl-n47{margin-left:-2.9375rem!important;margin-right:-2.9375rem!important}.mx-xl-n48{margin-left:-3rem!important;margin-right:-3rem!important}.mx-xl-n49{margin-left:-3.0625rem!important;margin-right:-3.0625rem!important}.mx-xl-n50{margin-left:-3.125rem!important;margin-right:-3.125rem!important}.mx-xl-n60{margin-left:-3.75rem!important;margin-right:-3.75rem!important}.mx-xl-n70{margin-left:-4.375rem!important;margin-right:-4.375rem!important}.mx-xl-n76{margin-left:-4.75rem!important;margin-right:-4.75rem!important}.mx-xl-n80{margin-left:-5rem!important;margin-right:-5rem!important}.mx-xl-n90{margin-left:-5.625rem!important;margin-right:-5.625rem!important}.mx-xl-n100{margin-left:-6.25rem!important;margin-right:-6.25rem!important}.mx-xl-n104{margin-left:-6.5rem!important;margin-right:-6.5rem!important}.mx-xl-n110{margin-left:-6.875rem!important;margin-right:-6.875rem!important}.mx-xl-n124{margin-left:-7.75rem!important;margin-right:-7.75rem!important}.mx-xl-n230{margin-left:-14.25rem!important;margin-right:-14.25rem!important}.my-xl-n1{margin-bottom:-.0625rem!important;margin-top:-.0625rem!important}.my-xl-n2{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.my-xl-n3{margin-bottom:-.1875rem!important;margin-top:-.1875rem!important}.my-xl-n4{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-xl-n5{margin-bottom:-.3125rem!important;margin-top:-.3125rem!important}.my-xl-n6{margin-bottom:-.375rem!important;margin-top:-.375rem!important}.my-xl-n7{margin-bottom:-.4375rem!important;margin-top:-.4375rem!important}.my-xl-n8{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-xl-n9{margin-bottom:-.5625rem!important;margin-top:-.5625rem!important}.my-xl-n10{margin-bottom:-.625rem!important;margin-top:-.625rem!important}.my-xl-n11{margin-bottom:-.6875rem!important;margin-top:-.6875rem!important}.my-xl-n12{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.my-xl-n13{margin-bottom:-.8125rem!important;margin-top:-.8125rem!important}.my-xl-n14{margin-bottom:-.875rem!important;margin-top:-.875rem!important}.my-xl-n15{margin-bottom:-.9375rem!important;margin-top:-.9375rem!important}.my-xl-n16{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xl-n17{margin-bottom:-1.0625rem!important;margin-top:-1.0625rem!important}.my-xl-n18{margin-bottom:-1.125rem!important;margin-top:-1.125rem!important}.my-xl-n19{margin-bottom:-1.1875rem!important;margin-top:-1.1875rem!important}.my-xl-n20{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.my-xl-n21{margin-bottom:-1.3125rem!important;margin-top:-1.3125rem!important}.my-xl-n22{margin-bottom:-1.375rem!important;margin-top:-1.375rem!important}.my-xl-n23{margin-bottom:-1.4375rem!important;margin-top:-1.4375rem!important}.my-xl-n24{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-xl-n25{margin-bottom:-1.5625rem!important;margin-top:-1.5625rem!important}.my-xl-n26{margin-bottom:-1.625rem!important;margin-top:-1.625rem!important}.my-xl-n27{margin-bottom:-1.6875rem!important;margin-top:-1.6875rem!important}.my-xl-n28{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.my-xl-n29{margin-bottom:-1.8125rem!important;margin-top:-1.8125rem!important}.my-xl-n30{margin-bottom:-1.875rem!important;margin-top:-1.875rem!important}.my-xl-n31{margin-bottom:-1.9375rem!important;margin-top:-1.9375rem!important}.my-xl-n32{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-xl-n33{margin-bottom:-2.0625rem!important;margin-top:-2.0625rem!important}.my-xl-n34{margin-bottom:-2.125rem!important;margin-top:-2.125rem!important}.my-xl-n35{margin-bottom:-2.1875rem!important;margin-top:-2.1875rem!important}.my-xl-n36{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.my-xl-n37{margin-bottom:-2.3125rem!important;margin-top:-2.3125rem!important}.my-xl-n38{margin-bottom:-2.375rem!important;margin-top:-2.375rem!important}.my-xl-n39{margin-bottom:-2.4375rem!important;margin-top:-2.4375rem!important}.my-xl-n40{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.my-xl-n41{margin-bottom:-2.5625rem!important;margin-top:-2.5625rem!important}.my-xl-n42{margin-bottom:-2.625rem!important;margin-top:-2.625rem!important}.my-xl-n43{margin-bottom:-2.6875rem!important;margin-top:-2.6875rem!important}.my-xl-n44{margin-bottom:-2.75rem!important;margin-top:-2.75rem!important}.my-xl-n45{margin-bottom:-2.8125rem!important;margin-top:-2.8125rem!important}.my-xl-n46{margin-bottom:-2.875rem!important;margin-top:-2.875rem!important}.my-xl-n47{margin-bottom:-2.9375rem!important;margin-top:-2.9375rem!important}.my-xl-n48{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-xl-n49{margin-bottom:-3.0625rem!important;margin-top:-3.0625rem!important}.my-xl-n50{margin-bottom:-3.125rem!important;margin-top:-3.125rem!important}.my-xl-n60{margin-bottom:-3.75rem!important;margin-top:-3.75rem!important}.my-xl-n70{margin-bottom:-4.375rem!important;margin-top:-4.375rem!important}.my-xl-n76{margin-bottom:-4.75rem!important;margin-top:-4.75rem!important}.my-xl-n80{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-xl-n90{margin-bottom:-5.625rem!important;margin-top:-5.625rem!important}.my-xl-n100{margin-bottom:-6.25rem!important;margin-top:-6.25rem!important}.my-xl-n104{margin-bottom:-6.5rem!important;margin-top:-6.5rem!important}.my-xl-n110{margin-bottom:-6.875rem!important;margin-top:-6.875rem!important}.my-xl-n124{margin-bottom:-7.75rem!important;margin-top:-7.75rem!important}.my-xl-n230{margin-bottom:-14.25rem!important;margin-top:-14.25rem!important}.mt-xl-n1{margin-top:-.0625rem!important}.mt-xl-n2{margin-top:-.125rem!important}.mt-xl-n3{margin-top:-.1875rem!important}.mt-xl-n4{margin-top:-.25rem!important}.mt-xl-n5{margin-top:-.3125rem!important}.mt-xl-n6{margin-top:-.375rem!important}.mt-xl-n7{margin-top:-.4375rem!important}.mt-xl-n8{margin-top:-.5rem!important}.mt-xl-n9{margin-top:-.5625rem!important}.mt-xl-n10{margin-top:-.625rem!important}.mt-xl-n11{margin-top:-.6875rem!important}.mt-xl-n12{margin-top:-.75rem!important}.mt-xl-n13{margin-top:-.8125rem!important}.mt-xl-n14{margin-top:-.875rem!important}.mt-xl-n15{margin-top:-.9375rem!important}.mt-xl-n16{margin-top:-1rem!important}.mt-xl-n17{margin-top:-1.0625rem!important}.mt-xl-n18{margin-top:-1.125rem!important}.mt-xl-n19{margin-top:-1.1875rem!important}.mt-xl-n20{margin-top:-1.25rem!important}.mt-xl-n21{margin-top:-1.3125rem!important}.mt-xl-n22{margin-top:-1.375rem!important}.mt-xl-n23{margin-top:-1.4375rem!important}.mt-xl-n24{margin-top:-1.5rem!important}.mt-xl-n25{margin-top:-1.5625rem!important}.mt-xl-n26{margin-top:-1.625rem!important}.mt-xl-n27{margin-top:-1.6875rem!important}.mt-xl-n28{margin-top:-1.75rem!important}.mt-xl-n29{margin-top:-1.8125rem!important}.mt-xl-n30{margin-top:-1.875rem!important}.mt-xl-n31{margin-top:-1.9375rem!important}.mt-xl-n32{margin-top:-2rem!important}.mt-xl-n33{margin-top:-2.0625rem!important}.mt-xl-n34{margin-top:-2.125rem!important}.mt-xl-n35{margin-top:-2.1875rem!important}.mt-xl-n36{margin-top:-2.25rem!important}.mt-xl-n37{margin-top:-2.3125rem!important}.mt-xl-n38{margin-top:-2.375rem!important}.mt-xl-n39{margin-top:-2.4375rem!important}.mt-xl-n40{margin-top:-2.5rem!important}.mt-xl-n41{margin-top:-2.5625rem!important}.mt-xl-n42{margin-top:-2.625rem!important}.mt-xl-n43{margin-top:-2.6875rem!important}.mt-xl-n44{margin-top:-2.75rem!important}.mt-xl-n45{margin-top:-2.8125rem!important}.mt-xl-n46{margin-top:-2.875rem!important}.mt-xl-n47{margin-top:-2.9375rem!important}.mt-xl-n48{margin-top:-3rem!important}.mt-xl-n49{margin-top:-3.0625rem!important}.mt-xl-n50{margin-top:-3.125rem!important}.mt-xl-n60{margin-top:-3.75rem!important}.mt-xl-n70{margin-top:-4.375rem!important}.mt-xl-n76{margin-top:-4.75rem!important}.mt-xl-n80{margin-top:-5rem!important}.mt-xl-n90{margin-top:-5.625rem!important}.mt-xl-n100{margin-top:-6.25rem!important}.mt-xl-n104{margin-top:-6.5rem!important}.mt-xl-n110{margin-top:-6.875rem!important}.mt-xl-n124{margin-top:-7.75rem!important}.mt-xl-n230{margin-top:-14.25rem!important}.me-xl-n1{margin-right:-.0625rem!important}.me-xl-n2{margin-right:-.125rem!important}.me-xl-n3{margin-right:-.1875rem!important}.me-xl-n4{margin-right:-.25rem!important}.me-xl-n5{margin-right:-.3125rem!important}.me-xl-n6{margin-right:-.375rem!important}.me-xl-n7{margin-right:-.4375rem!important}.me-xl-n8{margin-right:-.5rem!important}.me-xl-n9{margin-right:-.5625rem!important}.me-xl-n10{margin-right:-.625rem!important}.me-xl-n11{margin-right:-.6875rem!important}.me-xl-n12{margin-right:-.75rem!important}.me-xl-n13{margin-right:-.8125rem!important}.me-xl-n14{margin-right:-.875rem!important}.me-xl-n15{margin-right:-.9375rem!important}.me-xl-n16{margin-right:-1rem!important}.me-xl-n17{margin-right:-1.0625rem!important}.me-xl-n18{margin-right:-1.125rem!important}.me-xl-n19{margin-right:-1.1875rem!important}.me-xl-n20{margin-right:-1.25rem!important}.me-xl-n21{margin-right:-1.3125rem!important}.me-xl-n22{margin-right:-1.375rem!important}.me-xl-n23{margin-right:-1.4375rem!important}.me-xl-n24{margin-right:-1.5rem!important}.me-xl-n25{margin-right:-1.5625rem!important}.me-xl-n26{margin-right:-1.625rem!important}.me-xl-n27{margin-right:-1.6875rem!important}.me-xl-n28{margin-right:-1.75rem!important}.me-xl-n29{margin-right:-1.8125rem!important}.me-xl-n30{margin-right:-1.875rem!important}.me-xl-n31{margin-right:-1.9375rem!important}.me-xl-n32{margin-right:-2rem!important}.me-xl-n33{margin-right:-2.0625rem!important}.me-xl-n34{margin-right:-2.125rem!important}.me-xl-n35{margin-right:-2.1875rem!important}.me-xl-n36{margin-right:-2.25rem!important}.me-xl-n37{margin-right:-2.3125rem!important}.me-xl-n38{margin-right:-2.375rem!important}.me-xl-n39{margin-right:-2.4375rem!important}.me-xl-n40{margin-right:-2.5rem!important}.me-xl-n41{margin-right:-2.5625rem!important}.me-xl-n42{margin-right:-2.625rem!important}.me-xl-n43{margin-right:-2.6875rem!important}.me-xl-n44{margin-right:-2.75rem!important}.me-xl-n45{margin-right:-2.8125rem!important}.me-xl-n46{margin-right:-2.875rem!important}.me-xl-n47{margin-right:-2.9375rem!important}.me-xl-n48{margin-right:-3rem!important}.me-xl-n49{margin-right:-3.0625rem!important}.me-xl-n50{margin-right:-3.125rem!important}.me-xl-n60{margin-right:-3.75rem!important}.me-xl-n70{margin-right:-4.375rem!important}.me-xl-n76{margin-right:-4.75rem!important}.me-xl-n80{margin-right:-5rem!important}.me-xl-n90{margin-right:-5.625rem!important}.me-xl-n100{margin-right:-6.25rem!important}.me-xl-n104{margin-right:-6.5rem!important}.me-xl-n110{margin-right:-6.875rem!important}.me-xl-n124{margin-right:-7.75rem!important}.me-xl-n230{margin-right:-14.25rem!important}.mb-xl-n1{margin-bottom:-.0625rem!important}.mb-xl-n2{margin-bottom:-.125rem!important}.mb-xl-n3{margin-bottom:-.1875rem!important}.mb-xl-n4{margin-bottom:-.25rem!important}.mb-xl-n5{margin-bottom:-.3125rem!important}.mb-xl-n6{margin-bottom:-.375rem!important}.mb-xl-n7{margin-bottom:-.4375rem!important}.mb-xl-n8{margin-bottom:-.5rem!important}.mb-xl-n9{margin-bottom:-.5625rem!important}.mb-xl-n10{margin-bottom:-.625rem!important}.mb-xl-n11{margin-bottom:-.6875rem!important}.mb-xl-n12{margin-bottom:-.75rem!important}.mb-xl-n13{margin-bottom:-.8125rem!important}.mb-xl-n14{margin-bottom:-.875rem!important}.mb-xl-n15{margin-bottom:-.9375rem!important}.mb-xl-n16{margin-bottom:-1rem!important}.mb-xl-n17{margin-bottom:-1.0625rem!important}.mb-xl-n18{margin-bottom:-1.125rem!important}.mb-xl-n19{margin-bottom:-1.1875rem!important}.mb-xl-n20{margin-bottom:-1.25rem!important}.mb-xl-n21{margin-bottom:-1.3125rem!important}.mb-xl-n22{margin-bottom:-1.375rem!important}.mb-xl-n23{margin-bottom:-1.4375rem!important}.mb-xl-n24{margin-bottom:-1.5rem!important}.mb-xl-n25{margin-bottom:-1.5625rem!important}.mb-xl-n26{margin-bottom:-1.625rem!important}.mb-xl-n27{margin-bottom:-1.6875rem!important}.mb-xl-n28{margin-bottom:-1.75rem!important}.mb-xl-n29{margin-bottom:-1.8125rem!important}.mb-xl-n30{margin-bottom:-1.875rem!important}.mb-xl-n31{margin-bottom:-1.9375rem!important}.mb-xl-n32{margin-bottom:-2rem!important}.mb-xl-n33{margin-bottom:-2.0625rem!important}.mb-xl-n34{margin-bottom:-2.125rem!important}.mb-xl-n35{margin-bottom:-2.1875rem!important}.mb-xl-n36{margin-bottom:-2.25rem!important}.mb-xl-n37{margin-bottom:-2.3125rem!important}.mb-xl-n38{margin-bottom:-2.375rem!important}.mb-xl-n39{margin-bottom:-2.4375rem!important}.mb-xl-n40{margin-bottom:-2.5rem!important}.mb-xl-n41{margin-bottom:-2.5625rem!important}.mb-xl-n42{margin-bottom:-2.625rem!important}.mb-xl-n43{margin-bottom:-2.6875rem!important}.mb-xl-n44{margin-bottom:-2.75rem!important}.mb-xl-n45{margin-bottom:-2.8125rem!important}.mb-xl-n46{margin-bottom:-2.875rem!important}.mb-xl-n47{margin-bottom:-2.9375rem!important}.mb-xl-n48{margin-bottom:-3rem!important}.mb-xl-n49{margin-bottom:-3.0625rem!important}.mb-xl-n50{margin-bottom:-3.125rem!important}.mb-xl-n60{margin-bottom:-3.75rem!important}.mb-xl-n70{margin-bottom:-4.375rem!important}.mb-xl-n76{margin-bottom:-4.75rem!important}.mb-xl-n80{margin-bottom:-5rem!important}.mb-xl-n90{margin-bottom:-5.625rem!important}.mb-xl-n100{margin-bottom:-6.25rem!important}.mb-xl-n104{margin-bottom:-6.5rem!important}.mb-xl-n110{margin-bottom:-6.875rem!important}.mb-xl-n124{margin-bottom:-7.75rem!important}.mb-xl-n230{margin-bottom:-14.25rem!important}.ms-xl-n1{margin-left:-.0625rem!important}.ms-xl-n2{margin-left:-.125rem!important}.ms-xl-n3{margin-left:-.1875rem!important}.ms-xl-n4{margin-left:-.25rem!important}.ms-xl-n5{margin-left:-.3125rem!important}.ms-xl-n6{margin-left:-.375rem!important}.ms-xl-n7{margin-left:-.4375rem!important}.ms-xl-n8{margin-left:-.5rem!important}.ms-xl-n9{margin-left:-.5625rem!important}.ms-xl-n10{margin-left:-.625rem!important}.ms-xl-n11{margin-left:-.6875rem!important}.ms-xl-n12{margin-left:-.75rem!important}.ms-xl-n13{margin-left:-.8125rem!important}.ms-xl-n14{margin-left:-.875rem!important}.ms-xl-n15{margin-left:-.9375rem!important}.ms-xl-n16{margin-left:-1rem!important}.ms-xl-n17{margin-left:-1.0625rem!important}.ms-xl-n18{margin-left:-1.125rem!important}.ms-xl-n19{margin-left:-1.1875rem!important}.ms-xl-n20{margin-left:-1.25rem!important}.ms-xl-n21{margin-left:-1.3125rem!important}.ms-xl-n22{margin-left:-1.375rem!important}.ms-xl-n23{margin-left:-1.4375rem!important}.ms-xl-n24{margin-left:-1.5rem!important}.ms-xl-n25{margin-left:-1.5625rem!important}.ms-xl-n26{margin-left:-1.625rem!important}.ms-xl-n27{margin-left:-1.6875rem!important}.ms-xl-n28{margin-left:-1.75rem!important}.ms-xl-n29{margin-left:-1.8125rem!important}.ms-xl-n30{margin-left:-1.875rem!important}.ms-xl-n31{margin-left:-1.9375rem!important}.ms-xl-n32{margin-left:-2rem!important}.ms-xl-n33{margin-left:-2.0625rem!important}.ms-xl-n34{margin-left:-2.125rem!important}.ms-xl-n35{margin-left:-2.1875rem!important}.ms-xl-n36{margin-left:-2.25rem!important}.ms-xl-n37{margin-left:-2.3125rem!important}.ms-xl-n38{margin-left:-2.375rem!important}.ms-xl-n39{margin-left:-2.4375rem!important}.ms-xl-n40{margin-left:-2.5rem!important}.ms-xl-n41{margin-left:-2.5625rem!important}.ms-xl-n42{margin-left:-2.625rem!important}.ms-xl-n43{margin-left:-2.6875rem!important}.ms-xl-n44{margin-left:-2.75rem!important}.ms-xl-n45{margin-left:-2.8125rem!important}.ms-xl-n46{margin-left:-2.875rem!important}.ms-xl-n47{margin-left:-2.9375rem!important}.ms-xl-n48{margin-left:-3rem!important}.ms-xl-n49{margin-left:-3.0625rem!important}.ms-xl-n50{margin-left:-3.125rem!important}.ms-xl-n60{margin-left:-3.75rem!important}.ms-xl-n70{margin-left:-4.375rem!important}.ms-xl-n76{margin-left:-4.75rem!important}.ms-xl-n80{margin-left:-5rem!important}.ms-xl-n90{margin-left:-5.625rem!important}.ms-xl-n100{margin-left:-6.25rem!important}.ms-xl-n104{margin-left:-6.5rem!important}.ms-xl-n110{margin-left:-6.875rem!important}.ms-xl-n124{margin-left:-7.75rem!important}.ms-xl-n230{margin-left:-14.25rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.0625rem!important}.p-xl-2{padding:.125rem!important}.p-xl-3{padding:.1875rem!important}.p-xl-4{padding:.25rem!important}.p-xl-5{padding:.3125rem!important}.p-xl-6{padding:.375rem!important}.p-xl-7{padding:.4375rem!important}.p-xl-8{padding:.5rem!important}.p-xl-9{padding:.5625rem!important}.p-xl-10{padding:.625rem!important}.p-xl-11{padding:.6875rem!important}.p-xl-12{padding:.75rem!important}.p-xl-13{padding:.8125rem!important}.p-xl-14{padding:.875rem!important}.p-xl-15{padding:.9375rem!important}.p-xl-16{padding:1rem!important}.p-xl-17{padding:1.0625rem!important}.p-xl-18{padding:1.125rem!important}.p-xl-19{padding:1.1875rem!important}.p-xl-20{padding:1.25rem!important}.p-xl-21{padding:1.3125rem!important}.p-xl-22{padding:1.375rem!important}.p-xl-23{padding:1.4375rem!important}.p-xl-24{padding:1.5rem!important}.p-xl-25{padding:1.5625rem!important}.p-xl-26{padding:1.625rem!important}.p-xl-27{padding:1.6875rem!important}.p-xl-28{padding:1.75rem!important}.p-xl-29{padding:1.8125rem!important}.p-xl-30{padding:1.875rem!important}.p-xl-31{padding:1.9375rem!important}.p-xl-32{padding:2rem!important}.p-xl-33{padding:2.0625rem!important}.p-xl-34{padding:2.125rem!important}.p-xl-35{padding:2.1875rem!important}.p-xl-36{padding:2.25rem!important}.p-xl-37{padding:2.3125rem!important}.p-xl-38{padding:2.375rem!important}.p-xl-39{padding:2.4375rem!important}.p-xl-40{padding:2.5rem!important}.p-xl-41{padding:2.5625rem!important}.p-xl-42{padding:2.625rem!important}.p-xl-43{padding:2.6875rem!important}.p-xl-44{padding:2.75rem!important}.p-xl-45{padding:2.8125rem!important}.p-xl-46{padding:2.875rem!important}.p-xl-47{padding:2.9375rem!important}.p-xl-48{padding:3rem!important}.p-xl-49{padding:3.0625rem!important}.p-xl-50{padding:3.125rem!important}.p-xl-60{padding:3.75rem!important}.p-xl-70{padding:4.375rem!important}.p-xl-76{padding:4.75rem!important}.p-xl-80{padding:5rem!important}.p-xl-90{padding:5.625rem!important}.p-xl-100{padding:6.25rem!important}.p-xl-104{padding:6.5rem!important}.p-xl-110{padding:6.875rem!important}.p-xl-124{padding:7.75rem!important}.p-xl-230{padding:14.25rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.0625rem!important;padding-right:.0625rem!important}.px-xl-2{padding-left:.125rem!important;padding-right:.125rem!important}.px-xl-3{padding-left:.1875rem!important;padding-right:.1875rem!important}.px-xl-4{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-5{padding-left:.3125rem!important;padding-right:.3125rem!important}.px-xl-6{padding-left:.375rem!important;padding-right:.375rem!important}.px-xl-7{padding-left:.4375rem!important;padding-right:.4375rem!important}.px-xl-8{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-9{padding-left:.5625rem!important;padding-right:.5625rem!important}.px-xl-10{padding-left:.625rem!important;padding-right:.625rem!important}.px-xl-11{padding-left:.6875rem!important;padding-right:.6875rem!important}.px-xl-12{padding-left:.75rem!important;padding-right:.75rem!important}.px-xl-13{padding-left:.8125rem!important;padding-right:.8125rem!important}.px-xl-14{padding-left:.875rem!important;padding-right:.875rem!important}.px-xl-15{padding-left:.9375rem!important;padding-right:.9375rem!important}.px-xl-16{padding-left:1rem!important;padding-right:1rem!important}.px-xl-17{padding-left:1.0625rem!important;padding-right:1.0625rem!important}.px-xl-18{padding-left:1.125rem!important;padding-right:1.125rem!important}.px-xl-19{padding-left:1.1875rem!important;padding-right:1.1875rem!important}.px-xl-20{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-xl-21{padding-left:1.3125rem!important;padding-right:1.3125rem!important}.px-xl-22{padding-left:1.375rem!important;padding-right:1.375rem!important}.px-xl-23{padding-left:1.4375rem!important;padding-right:1.4375rem!important}.px-xl-24{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-25{padding-left:1.5625rem!important;padding-right:1.5625rem!important}.px-xl-26{padding-left:1.625rem!important;padding-right:1.625rem!important}.px-xl-27{padding-left:1.6875rem!important;padding-right:1.6875rem!important}.px-xl-28{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-xl-29{padding-left:1.8125rem!important;padding-right:1.8125rem!important}.px-xl-30{padding-left:1.875rem!important;padding-right:1.875rem!important}.px-xl-31{padding-left:1.9375rem!important;padding-right:1.9375rem!important}.px-xl-32{padding-left:2rem!important;padding-right:2rem!important}.px-xl-33{padding-left:2.0625rem!important;padding-right:2.0625rem!important}.px-xl-34{padding-left:2.125rem!important;padding-right:2.125rem!important}.px-xl-35{padding-left:2.1875rem!important;padding-right:2.1875rem!important}.px-xl-36{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-xl-37{padding-left:2.3125rem!important;padding-right:2.3125rem!important}.px-xl-38{padding-left:2.375rem!important;padding-right:2.375rem!important}.px-xl-39{padding-left:2.4375rem!important;padding-right:2.4375rem!important}.px-xl-40{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-xl-41{padding-left:2.5625rem!important;padding-right:2.5625rem!important}.px-xl-42{padding-left:2.625rem!important;padding-right:2.625rem!important}.px-xl-43{padding-left:2.6875rem!important;padding-right:2.6875rem!important}.px-xl-44{padding-left:2.75rem!important;padding-right:2.75rem!important}.px-xl-45{padding-left:2.8125rem!important;padding-right:2.8125rem!important}.px-xl-46{padding-left:2.875rem!important;padding-right:2.875rem!important}.px-xl-47{padding-left:2.9375rem!important;padding-right:2.9375rem!important}.px-xl-48{padding-left:3rem!important;padding-right:3rem!important}.px-xl-49{padding-left:3.0625rem!important;padding-right:3.0625rem!important}.px-xl-50{padding-left:3.125rem!important;padding-right:3.125rem!important}.px-xl-60{padding-left:3.75rem!important;padding-right:3.75rem!important}.px-xl-70{padding-left:4.375rem!important;padding-right:4.375rem!important}.px-xl-76{padding-left:4.75rem!important;padding-right:4.75rem!important}.px-xl-80{padding-left:5rem!important;padding-right:5rem!important}.px-xl-90{padding-left:5.625rem!important;padding-right:5.625rem!important}.px-xl-100{padding-left:6.25rem!important;padding-right:6.25rem!important}.px-xl-104{padding-left:6.5rem!important;padding-right:6.5rem!important}.px-xl-110{padding-left:6.875rem!important;padding-right:6.875rem!important}.px-xl-124{padding-left:7.75rem!important;padding-right:7.75rem!important}.px-xl-230{padding-left:14.25rem!important;padding-right:14.25rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.0625rem!important;padding-top:.0625rem!important}.py-xl-2{padding-bottom:.125rem!important;padding-top:.125rem!important}.py-xl-3{padding-bottom:.1875rem!important;padding-top:.1875rem!important}.py-xl-4{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-5{padding-bottom:.3125rem!important;padding-top:.3125rem!important}.py-xl-6{padding-bottom:.375rem!important;padding-top:.375rem!important}.py-xl-7{padding-bottom:.4375rem!important;padding-top:.4375rem!important}.py-xl-8{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-9{padding-bottom:.5625rem!important;padding-top:.5625rem!important}.py-xl-10{padding-bottom:.625rem!important;padding-top:.625rem!important}.py-xl-11{padding-bottom:.6875rem!important;padding-top:.6875rem!important}.py-xl-12{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-xl-13{padding-bottom:.8125rem!important;padding-top:.8125rem!important}.py-xl-14{padding-bottom:.875rem!important;padding-top:.875rem!important}.py-xl-15{padding-bottom:.9375rem!important;padding-top:.9375rem!important}.py-xl-16{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-17{padding-bottom:1.0625rem!important;padding-top:1.0625rem!important}.py-xl-18{padding-bottom:1.125rem!important;padding-top:1.125rem!important}.py-xl-19{padding-bottom:1.1875rem!important;padding-top:1.1875rem!important}.py-xl-20{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-xl-21{padding-bottom:1.3125rem!important;padding-top:1.3125rem!important}.py-xl-22{padding-bottom:1.375rem!important;padding-top:1.375rem!important}.py-xl-23{padding-bottom:1.4375rem!important;padding-top:1.4375rem!important}.py-xl-24{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-25{padding-bottom:1.5625rem!important;padding-top:1.5625rem!important}.py-xl-26{padding-bottom:1.625rem!important;padding-top:1.625rem!important}.py-xl-27{padding-bottom:1.6875rem!important;padding-top:1.6875rem!important}.py-xl-28{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-xl-29{padding-bottom:1.8125rem!important;padding-top:1.8125rem!important}.py-xl-30{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.py-xl-31{padding-bottom:1.9375rem!important;padding-top:1.9375rem!important}.py-xl-32{padding-bottom:2rem!important;padding-top:2rem!important}.py-xl-33{padding-bottom:2.0625rem!important;padding-top:2.0625rem!important}.py-xl-34{padding-bottom:2.125rem!important;padding-top:2.125rem!important}.py-xl-35{padding-bottom:2.1875rem!important;padding-top:2.1875rem!important}.py-xl-36{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-xl-37{padding-bottom:2.3125rem!important;padding-top:2.3125rem!important}.py-xl-38{padding-bottom:2.375rem!important;padding-top:2.375rem!important}.py-xl-39{padding-bottom:2.4375rem!important;padding-top:2.4375rem!important}.py-xl-40{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-xl-41{padding-bottom:2.5625rem!important;padding-top:2.5625rem!important}.py-xl-42{padding-bottom:2.625rem!important;padding-top:2.625rem!important}.py-xl-43{padding-bottom:2.6875rem!important;padding-top:2.6875rem!important}.py-xl-44{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.py-xl-45{padding-bottom:2.8125rem!important;padding-top:2.8125rem!important}.py-xl-46{padding-bottom:2.875rem!important;padding-top:2.875rem!important}.py-xl-47{padding-bottom:2.9375rem!important;padding-top:2.9375rem!important}.py-xl-48{padding-bottom:3rem!important;padding-top:3rem!important}.py-xl-49{padding-bottom:3.0625rem!important;padding-top:3.0625rem!important}.py-xl-50{padding-bottom:3.125rem!important;padding-top:3.125rem!important}.py-xl-60{padding-bottom:3.75rem!important;padding-top:3.75rem!important}.py-xl-70{padding-bottom:4.375rem!important;padding-top:4.375rem!important}.py-xl-76{padding-bottom:4.75rem!important;padding-top:4.75rem!important}.py-xl-80{padding-bottom:5rem!important;padding-top:5rem!important}.py-xl-90{padding-bottom:5.625rem!important;padding-top:5.625rem!important}.py-xl-100{padding-bottom:6.25rem!important;padding-top:6.25rem!important}.py-xl-104{padding-bottom:6.5rem!important;padding-top:6.5rem!important}.py-xl-110{padding-bottom:6.875rem!important;padding-top:6.875rem!important}.py-xl-124{padding-bottom:7.75rem!important;padding-top:7.75rem!important}.py-xl-230{padding-bottom:14.25rem!important;padding-top:14.25rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.0625rem!important}.pt-xl-2{padding-top:.125rem!important}.pt-xl-3{padding-top:.1875rem!important}.pt-xl-4{padding-top:.25rem!important}.pt-xl-5{padding-top:.3125rem!important}.pt-xl-6{padding-top:.375rem!important}.pt-xl-7{padding-top:.4375rem!important}.pt-xl-8{padding-top:.5rem!important}.pt-xl-9{padding-top:.5625rem!important}.pt-xl-10{padding-top:.625rem!important}.pt-xl-11{padding-top:.6875rem!important}.pt-xl-12{padding-top:.75rem!important}.pt-xl-13{padding-top:.8125rem!important}.pt-xl-14{padding-top:.875rem!important}.pt-xl-15{padding-top:.9375rem!important}.pt-xl-16{padding-top:1rem!important}.pt-xl-17{padding-top:1.0625rem!important}.pt-xl-18{padding-top:1.125rem!important}.pt-xl-19{padding-top:1.1875rem!important}.pt-xl-20{padding-top:1.25rem!important}.pt-xl-21{padding-top:1.3125rem!important}.pt-xl-22{padding-top:1.375rem!important}.pt-xl-23{padding-top:1.4375rem!important}.pt-xl-24{padding-top:1.5rem!important}.pt-xl-25{padding-top:1.5625rem!important}.pt-xl-26{padding-top:1.625rem!important}.pt-xl-27{padding-top:1.6875rem!important}.pt-xl-28{padding-top:1.75rem!important}.pt-xl-29{padding-top:1.8125rem!important}.pt-xl-30{padding-top:1.875rem!important}.pt-xl-31{padding-top:1.9375rem!important}.pt-xl-32{padding-top:2rem!important}.pt-xl-33{padding-top:2.0625rem!important}.pt-xl-34{padding-top:2.125rem!important}.pt-xl-35{padding-top:2.1875rem!important}.pt-xl-36{padding-top:2.25rem!important}.pt-xl-37{padding-top:2.3125rem!important}.pt-xl-38{padding-top:2.375rem!important}.pt-xl-39{padding-top:2.4375rem!important}.pt-xl-40{padding-top:2.5rem!important}.pt-xl-41{padding-top:2.5625rem!important}.pt-xl-42{padding-top:2.625rem!important}.pt-xl-43{padding-top:2.6875rem!important}.pt-xl-44{padding-top:2.75rem!important}.pt-xl-45{padding-top:2.8125rem!important}.pt-xl-46{padding-top:2.875rem!important}.pt-xl-47{padding-top:2.9375rem!important}.pt-xl-48{padding-top:3rem!important}.pt-xl-49{padding-top:3.0625rem!important}.pt-xl-50{padding-top:3.125rem!important}.pt-xl-60{padding-top:3.75rem!important}.pt-xl-70{padding-top:4.375rem!important}.pt-xl-76{padding-top:4.75rem!important}.pt-xl-80{padding-top:5rem!important}.pt-xl-90{padding-top:5.625rem!important}.pt-xl-100{padding-top:6.25rem!important}.pt-xl-104{padding-top:6.5rem!important}.pt-xl-110{padding-top:6.875rem!important}.pt-xl-124{padding-top:7.75rem!important}.pt-xl-230{padding-top:14.25rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.0625rem!important}.pe-xl-2{padding-right:.125rem!important}.pe-xl-3{padding-right:.1875rem!important}.pe-xl-4{padding-right:.25rem!important}.pe-xl-5{padding-right:.3125rem!important}.pe-xl-6{padding-right:.375rem!important}.pe-xl-7{padding-right:.4375rem!important}.pe-xl-8{padding-right:.5rem!important}.pe-xl-9{padding-right:.5625rem!important}.pe-xl-10{padding-right:.625rem!important}.pe-xl-11{padding-right:.6875rem!important}.pe-xl-12{padding-right:.75rem!important}.pe-xl-13{padding-right:.8125rem!important}.pe-xl-14{padding-right:.875rem!important}.pe-xl-15{padding-right:.9375rem!important}.pe-xl-16{padding-right:1rem!important}.pe-xl-17{padding-right:1.0625rem!important}.pe-xl-18{padding-right:1.125rem!important}.pe-xl-19{padding-right:1.1875rem!important}.pe-xl-20{padding-right:1.25rem!important}.pe-xl-21{padding-right:1.3125rem!important}.pe-xl-22{padding-right:1.375rem!important}.pe-xl-23{padding-right:1.4375rem!important}.pe-xl-24{padding-right:1.5rem!important}.pe-xl-25{padding-right:1.5625rem!important}.pe-xl-26{padding-right:1.625rem!important}.pe-xl-27{padding-right:1.6875rem!important}.pe-xl-28{padding-right:1.75rem!important}.pe-xl-29{padding-right:1.8125rem!important}.pe-xl-30{padding-right:1.875rem!important}.pe-xl-31{padding-right:1.9375rem!important}.pe-xl-32{padding-right:2rem!important}.pe-xl-33{padding-right:2.0625rem!important}.pe-xl-34{padding-right:2.125rem!important}.pe-xl-35{padding-right:2.1875rem!important}.pe-xl-36{padding-right:2.25rem!important}.pe-xl-37{padding-right:2.3125rem!important}.pe-xl-38{padding-right:2.375rem!important}.pe-xl-39{padding-right:2.4375rem!important}.pe-xl-40{padding-right:2.5rem!important}.pe-xl-41{padding-right:2.5625rem!important}.pe-xl-42{padding-right:2.625rem!important}.pe-xl-43{padding-right:2.6875rem!important}.pe-xl-44{padding-right:2.75rem!important}.pe-xl-45{padding-right:2.8125rem!important}.pe-xl-46{padding-right:2.875rem!important}.pe-xl-47{padding-right:2.9375rem!important}.pe-xl-48{padding-right:3rem!important}.pe-xl-49{padding-right:3.0625rem!important}.pe-xl-50{padding-right:3.125rem!important}.pe-xl-60{padding-right:3.75rem!important}.pe-xl-70{padding-right:4.375rem!important}.pe-xl-76{padding-right:4.75rem!important}.pe-xl-80{padding-right:5rem!important}.pe-xl-90{padding-right:5.625rem!important}.pe-xl-100{padding-right:6.25rem!important}.pe-xl-104{padding-right:6.5rem!important}.pe-xl-110{padding-right:6.875rem!important}.pe-xl-124{padding-right:7.75rem!important}.pe-xl-230{padding-right:14.25rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.0625rem!important}.pb-xl-2{padding-bottom:.125rem!important}.pb-xl-3{padding-bottom:.1875rem!important}.pb-xl-4{padding-bottom:.25rem!important}.pb-xl-5{padding-bottom:.3125rem!important}.pb-xl-6{padding-bottom:.375rem!important}.pb-xl-7{padding-bottom:.4375rem!important}.pb-xl-8{padding-bottom:.5rem!important}.pb-xl-9{padding-bottom:.5625rem!important}.pb-xl-10{padding-bottom:.625rem!important}.pb-xl-11{padding-bottom:.6875rem!important}.pb-xl-12{padding-bottom:.75rem!important}.pb-xl-13{padding-bottom:.8125rem!important}.pb-xl-14{padding-bottom:.875rem!important}.pb-xl-15{padding-bottom:.9375rem!important}.pb-xl-16{padding-bottom:1rem!important}.pb-xl-17{padding-bottom:1.0625rem!important}.pb-xl-18{padding-bottom:1.125rem!important}.pb-xl-19{padding-bottom:1.1875rem!important}.pb-xl-20{padding-bottom:1.25rem!important}.pb-xl-21{padding-bottom:1.3125rem!important}.pb-xl-22{padding-bottom:1.375rem!important}.pb-xl-23{padding-bottom:1.4375rem!important}.pb-xl-24{padding-bottom:1.5rem!important}.pb-xl-25{padding-bottom:1.5625rem!important}.pb-xl-26{padding-bottom:1.625rem!important}.pb-xl-27{padding-bottom:1.6875rem!important}.pb-xl-28{padding-bottom:1.75rem!important}.pb-xl-29{padding-bottom:1.8125rem!important}.pb-xl-30{padding-bottom:1.875rem!important}.pb-xl-31{padding-bottom:1.9375rem!important}.pb-xl-32{padding-bottom:2rem!important}.pb-xl-33{padding-bottom:2.0625rem!important}.pb-xl-34{padding-bottom:2.125rem!important}.pb-xl-35{padding-bottom:2.1875rem!important}.pb-xl-36{padding-bottom:2.25rem!important}.pb-xl-37{padding-bottom:2.3125rem!important}.pb-xl-38{padding-bottom:2.375rem!important}.pb-xl-39{padding-bottom:2.4375rem!important}.pb-xl-40{padding-bottom:2.5rem!important}.pb-xl-41{padding-bottom:2.5625rem!important}.pb-xl-42{padding-bottom:2.625rem!important}.pb-xl-43{padding-bottom:2.6875rem!important}.pb-xl-44{padding-bottom:2.75rem!important}.pb-xl-45{padding-bottom:2.8125rem!important}.pb-xl-46{padding-bottom:2.875rem!important}.pb-xl-47{padding-bottom:2.9375rem!important}.pb-xl-48{padding-bottom:3rem!important}.pb-xl-49{padding-bottom:3.0625rem!important}.pb-xl-50{padding-bottom:3.125rem!important}.pb-xl-60{padding-bottom:3.75rem!important}.pb-xl-70{padding-bottom:4.375rem!important}.pb-xl-76{padding-bottom:4.75rem!important}.pb-xl-80{padding-bottom:5rem!important}.pb-xl-90{padding-bottom:5.625rem!important}.pb-xl-100{padding-bottom:6.25rem!important}.pb-xl-104{padding-bottom:6.5rem!important}.pb-xl-110{padding-bottom:6.875rem!important}.pb-xl-124{padding-bottom:7.75rem!important}.pb-xl-230{padding-bottom:14.25rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.0625rem!important}.ps-xl-2{padding-left:.125rem!important}.ps-xl-3{padding-left:.1875rem!important}.ps-xl-4{padding-left:.25rem!important}.ps-xl-5{padding-left:.3125rem!important}.ps-xl-6{padding-left:.375rem!important}.ps-xl-7{padding-left:.4375rem!important}.ps-xl-8{padding-left:.5rem!important}.ps-xl-9{padding-left:.5625rem!important}.ps-xl-10{padding-left:.625rem!important}.ps-xl-11{padding-left:.6875rem!important}.ps-xl-12{padding-left:.75rem!important}.ps-xl-13{padding-left:.8125rem!important}.ps-xl-14{padding-left:.875rem!important}.ps-xl-15{padding-left:.9375rem!important}.ps-xl-16{padding-left:1rem!important}.ps-xl-17{padding-left:1.0625rem!important}.ps-xl-18{padding-left:1.125rem!important}.ps-xl-19{padding-left:1.1875rem!important}.ps-xl-20{padding-left:1.25rem!important}.ps-xl-21{padding-left:1.3125rem!important}.ps-xl-22{padding-left:1.375rem!important}.ps-xl-23{padding-left:1.4375rem!important}.ps-xl-24{padding-left:1.5rem!important}.ps-xl-25{padding-left:1.5625rem!important}.ps-xl-26{padding-left:1.625rem!important}.ps-xl-27{padding-left:1.6875rem!important}.ps-xl-28{padding-left:1.75rem!important}.ps-xl-29{padding-left:1.8125rem!important}.ps-xl-30{padding-left:1.875rem!important}.ps-xl-31{padding-left:1.9375rem!important}.ps-xl-32{padding-left:2rem!important}.ps-xl-33{padding-left:2.0625rem!important}.ps-xl-34{padding-left:2.125rem!important}.ps-xl-35{padding-left:2.1875rem!important}.ps-xl-36{padding-left:2.25rem!important}.ps-xl-37{padding-left:2.3125rem!important}.ps-xl-38{padding-left:2.375rem!important}.ps-xl-39{padding-left:2.4375rem!important}.ps-xl-40{padding-left:2.5rem!important}.ps-xl-41{padding-left:2.5625rem!important}.ps-xl-42{padding-left:2.625rem!important}.ps-xl-43{padding-left:2.6875rem!important}.ps-xl-44{padding-left:2.75rem!important}.ps-xl-45{padding-left:2.8125rem!important}.ps-xl-46{padding-left:2.875rem!important}.ps-xl-47{padding-left:2.9375rem!important}.ps-xl-48{padding-left:3rem!important}.ps-xl-49{padding-left:3.0625rem!important}.ps-xl-50{padding-left:3.125rem!important}.ps-xl-60{padding-left:3.75rem!important}.ps-xl-70{padding-left:4.375rem!important}.ps-xl-76{padding-left:4.75rem!important}.ps-xl-80{padding-left:5rem!important}.ps-xl-90{padding-left:5.625rem!important}.ps-xl-100{padding-left:6.25rem!important}.ps-xl-104{padding-left:6.5rem!important}.ps-xl-110{padding-left:6.875rem!important}.ps-xl-124{padding-left:7.75rem!important}.ps-xl-230{padding-left:14.25rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.0625rem!important}.gap-xl-2{gap:.125rem!important}.gap-xl-3{gap:.1875rem!important}.gap-xl-4{gap:.25rem!important}.gap-xl-5{gap:.3125rem!important}.gap-xl-6{gap:.375rem!important}.gap-xl-7{gap:.4375rem!important}.gap-xl-8{gap:.5rem!important}.gap-xl-9{gap:.5625rem!important}.gap-xl-10{gap:.625rem!important}.gap-xl-11{gap:.6875rem!important}.gap-xl-12{gap:.75rem!important}.gap-xl-13{gap:.8125rem!important}.gap-xl-14{gap:.875rem!important}.gap-xl-15{gap:.9375rem!important}.gap-xl-16{gap:1rem!important}.gap-xl-17{gap:1.0625rem!important}.gap-xl-18{gap:1.125rem!important}.gap-xl-19{gap:1.1875rem!important}.gap-xl-20{gap:1.25rem!important}.gap-xl-21{gap:1.3125rem!important}.gap-xl-22{gap:1.375rem!important}.gap-xl-23{gap:1.4375rem!important}.gap-xl-24{gap:1.5rem!important}.gap-xl-25{gap:1.5625rem!important}.gap-xl-26{gap:1.625rem!important}.gap-xl-27{gap:1.6875rem!important}.gap-xl-28{gap:1.75rem!important}.gap-xl-29{gap:1.8125rem!important}.gap-xl-30{gap:1.875rem!important}.gap-xl-31{gap:1.9375rem!important}.gap-xl-32{gap:2rem!important}.gap-xl-33{gap:2.0625rem!important}.gap-xl-34{gap:2.125rem!important}.gap-xl-35{gap:2.1875rem!important}.gap-xl-36{gap:2.25rem!important}.gap-xl-37{gap:2.3125rem!important}.gap-xl-38{gap:2.375rem!important}.gap-xl-39{gap:2.4375rem!important}.gap-xl-40{gap:2.5rem!important}.gap-xl-41{gap:2.5625rem!important}.gap-xl-42{gap:2.625rem!important}.gap-xl-43{gap:2.6875rem!important}.gap-xl-44{gap:2.75rem!important}.gap-xl-45{gap:2.8125rem!important}.gap-xl-46{gap:2.875rem!important}.gap-xl-47{gap:2.9375rem!important}.gap-xl-48{gap:3rem!important}.gap-xl-49{gap:3.0625rem!important}.gap-xl-50{gap:3.125rem!important}.gap-xl-60{gap:3.75rem!important}.gap-xl-70{gap:4.375rem!important}.gap-xl-76{gap:4.75rem!important}.gap-xl-80{gap:5rem!important}.gap-xl-90{gap:5.625rem!important}.gap-xl-100{gap:6.25rem!important}.gap-xl-104{gap:6.5rem!important}.gap-xl-110{gap:6.875rem!important}.gap-xl-124{gap:7.75rem!important}.gap-xl-230{gap:14.25rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:4.375rem!important}.fs-2{font-size:3rem!important}.fs-3{font-size:2.25rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-family:Mardoto-Black;src:url(/fonts/Mardoto-Black.ttf?837e7ab7250fb24965a57154899be5cb) format("truetype")}@font-face{font-family:Mardoto-Bold;src:url(/fonts/Mardoto-Bold.ttf?10dcb55cc015a4964c69d26eef30d4e9) format("truetype")}@font-face{font-family:Mardoto-Regular;src:url(/fonts/Mardoto-Regular.ttf?9f015f9fc12d0886240d2de5f1c35331) format("truetype")}@font-face{font-family:Mardoto-Medium;src:url(/fonts/Mardoto-Medium.ttf?05652b54724c682a6761c670da5d9481) format("truetype")}@font-face{font-family:Mardoto-Light;src:url(/fonts/Mardoto-Light.ttf?b03143a11e6a8d414ed77f481bf9e062) format("truetype")}@font-face{font-family:Mardoto-Thin;src:url(/fonts/Mardoto-Thin.ttf?31b769c1234bf21d1e1bcdd7967dd901) format("truetype")}body{overflow-x:hidden;padding-top:76px}body.home-page{padding-top:0}@media (min-width:1700px){.container .small-container{padding-left:130px;padding-right:12%}.container.sm-cont{padding-left:130px;padding-right:130px}}@-webkit-keyframes imageFade{0%{opacity:0;transform:scale(0)}10%{opacity:.6;transform:scale(.5)}20%{opacity:.9;transform:scale(.7)}30%{opacity:1;transform:scale(1.1)}40%{transform:scale(.9)}50%{transform:scale(1.05)}60%{transform:scale(.95)}70%{transform:scale(1.03)}80%{transform:scale(.98)}90%{transform:scale(1.01)}to{transform:scale(1)}}@keyframes imageFade{0%{opacity:0;transform:scale(0)}10%{opacity:.6;transform:scale(.5)}20%{opacity:.9;transform:scale(.7)}30%{opacity:1;transform:scale(1.1)}40%{transform:scale(.9)}50%{transform:scale(1.05)}60%{transform:scale(.95)}70%{transform:scale(1.03)}80%{transform:scale(.98)}90%{transform:scale(1.01)}to{transform:scale(1)}}@-webkit-keyframes smmElements{0%{opacity:0}10%{opacity:.1}20%{opacity:.2}30%{opacity:.3}40%{opacity:.4}50%{opacity:.5}60%{opacity:.6}70%{opacity:.7}80%{opacity:.8}90%{opacity:.9}to{opacity:1}}@keyframes smmElements{0%{opacity:0}10%{opacity:.1}20%{opacity:.2}30%{opacity:.3}40%{opacity:.4}50%{opacity:.5}60%{opacity:.6}70%{opacity:.7}80%{opacity:.8}90%{opacity:.9}to{opacity:1}}@-webkit-keyframes sermLaptop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes sermLaptop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes sermPaperOne{0%{left:-500px;opacity:0;top:-100px}50%{left:-300px;opacity:1;top:30px}to{left:455px;opacity:1;top:100px}}@keyframes sermPaperOne{0%{left:-500px;opacity:0;top:-100px}50%{left:-300px;opacity:1;top:30px}to{left:455px;opacity:1;top:100px}}@-webkit-keyframes sermPaperTwo{0%{left:20px;opacity:0;top:100px}50%{left:70px;opacity:1;top:100px}to{left:110px;opacity:1;top:100px}}@keyframes sermPaperTwo{0%{left:20px;opacity:0;top:100px}50%{left:70px;opacity:1;top:100px}to{left:110px;opacity:1;top:100px}}@-webkit-keyframes sermSearch{0%{transform:translate(100%,-30%) rotate(20deg) scale(.6)}10%{transform:translate(100%,-30%) rotate(0deg) scale(.7)}20%{transform:translate(100%,-30%) rotate(-40deg) scale(.75)}30%{transform:translate(100%,-30%) rotate(-80deg) scale(.8)}40%{transform:translate(100%,-30%) rotate(-120deg) scale(.85)}50%{transform:translate(100%,-30%) rotate(-160deg) scale(.9)}60%{transform:translate(100%,-30%) rotate(-200deg) scale(1)}70%{transform:translate(100%,-30%) rotate(-240deg) scale(1)}80%{transform:translate(100%,-30%) rotate(-280deg) scale(1)}90%{transform:translate(100%,-30%) rotate(-320deg) scale(1)}to{transform:translate(100%,-30%) rotate(-1turn) scale(1)}}@keyframes sermSearch{0%{transform:translate(100%,-30%) rotate(20deg) scale(.6)}10%{transform:translate(100%,-30%) rotate(0deg) scale(.7)}20%{transform:translate(100%,-30%) rotate(-40deg) scale(.75)}30%{transform:translate(100%,-30%) rotate(-80deg) scale(.8)}40%{transform:translate(100%,-30%) rotate(-120deg) scale(.85)}50%{transform:translate(100%,-30%) rotate(-160deg) scale(.9)}60%{transform:translate(100%,-30%) rotate(-200deg) scale(1)}70%{transform:translate(100%,-30%) rotate(-240deg) scale(1)}80%{transform:translate(100%,-30%) rotate(-280deg) scale(1)}90%{transform:translate(100%,-30%) rotate(-320deg) scale(1)}to{transform:translate(100%,-30%) rotate(-1turn) scale(1)}}@-webkit-keyframes seoSearch{0%{transform:translate(100%,-30%) rotate(20deg) scale(.6)}10%{transform:translate(100%,-30%) rotate(0deg) scale(.7)}20%{transform:translate(100%,-30%) rotate(-40deg) scale(.75)}30%{transform:translate(100%,-30%) rotate(-80deg) scale(.8)}40%{transform:translate(100%,-30%) rotate(-120deg) scale(.85)}50%{transform:translate(100%,-30%) rotate(-160deg) scale(.9)}60%{transform:translate(100%,-30%) rotate(-200deg) scale(1)}70%{transform:translate(100%,-30%) rotate(-240deg) scale(1)}80%{transform:translate(100%,-30%) rotate(-280deg) scale(1)}90%{transform:translate(100%,-30%) rotate(-320deg) scale(1)}to{left:-50px;top:50px;transform:translate(100%,-30%) rotate(-1turn) scale(1)}}@keyframes seoSearch{0%{transform:translate(100%,-30%) rotate(20deg) scale(.6)}10%{transform:translate(100%,-30%) rotate(0deg) scale(.7)}20%{transform:translate(100%,-30%) rotate(-40deg) scale(.75)}30%{transform:translate(100%,-30%) rotate(-80deg) scale(.8)}40%{transform:translate(100%,-30%) rotate(-120deg) scale(.85)}50%{transform:translate(100%,-30%) rotate(-160deg) scale(.9)}60%{transform:translate(100%,-30%) rotate(-200deg) scale(1)}70%{transform:translate(100%,-30%) rotate(-240deg) scale(1)}80%{transform:translate(100%,-30%) rotate(-280deg) scale(1)}90%{transform:translate(100%,-30%) rotate(-320deg) scale(1)}to{left:-50px;top:50px;transform:translate(100%,-30%) rotate(-1turn) scale(1)}}@-webkit-keyframes mainSiteCreation{0%{left:600px;opacity:0;top:100px}20%{left:500px;opacity:1;top:98px}40%{left:400px;opacity:1;top:96px}60%{left:300px;opacity:1;top:95px}80%{left:200px;opacity:1;top:94px}to{left:80px;opacity:1;top:90px}}@keyframes mainSiteCreation{0%{left:600px;opacity:0;top:100px}20%{left:500px;opacity:1;top:98px}40%{left:400px;opacity:1;top:96px}60%{left:300px;opacity:1;top:95px}80%{left:200px;opacity:1;top:94px}to{left:80px;opacity:1;top:90px}}@-webkit-keyframes siteElements{0%{opacity:0}10%{opacity:0}20%{opacity:.2}30%{opacity:.3}40%{opacity:.4}50%{opacity:.5}60%{opacity:.6}70%{opacity:.7}80%{opacity:.8}90%{opacity:.9}to{opacity:1}}@keyframes siteElements{0%{opacity:0}10%{opacity:0}20%{opacity:.2}30%{opacity:.3}40%{opacity:.4}50%{opacity:.5}60%{opacity:.6}70%{opacity:.7}80%{opacity:.8}90%{opacity:.9}to{opacity:1}}@-webkit-keyframes mouseAnimation{0%{left:10px;top:50px}to{left:300px;top:285px}}@keyframes mouseAnimation{0%{left:10px;top:50px}to{left:300px;top:285px}}@-webkit-keyframes brandingFirst{0%{left:100px;opacity:0;top:50px}to{left:80px;opacity:1;top:90px}}@keyframes brandingFirst{0%{left:100px;opacity:0;top:50px}to{left:80px;opacity:1;top:90px}}@-webkit-keyframes brandingSecond{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes brandingSecond{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes brandingThird{0%{opacity:0;transform:translate(10%,10%)}to{opacity:1;transform:translate(0)}}@keyframes brandingThird{0%{opacity:0;transform:translate(10%,10%)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes brandingFifth{0%{opacity:0;transform:translateX(30%)}to{opacity:1;transform:translateX(0)}}@keyframes brandingFifth{0%{opacity:0;transform:translateX(30%)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes brandingForth{0%{opacity:0;transform:translateX(20%)}to{opacity:1;transform:translateX(0)}}@keyframes brandingForth{0%{opacity:0;transform:translateX(20%)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes bgAnimation{0%{background-position:130% 0}to{background-position:100% 0}}@keyframes bgAnimation{0%{background-position:130% 0}to{background-position:100% 0}}@-webkit-keyframes creativeLeft{0%{left:50px;opacity:0;top:0}to{left:170px;opacity:1;top:105px}}@keyframes creativeLeft{0%{left:50px;opacity:0;top:0}to{left:170px;opacity:1;top:105px}}@media (min-width:992px){.large-invisable{display:none}}@media (max-width:991.98px){.hide-sm-md{display:none}}.v-select-wrapper{border-radius:22px;position:relative}.v-select-wrapper:after{background:rgba(0,0,0,.12);border-radius:22px;bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;transition:all .5s ease-in-out;z-index:9}.v-select-wrapper .select-btn{border:1px solid hsla(0,0%,100%,.12);border-radius:22px;color:#fff;cursor:pointer;display:flex;font-family:Mardoto-Light,serif;font-size:16px;height:42px;line-height:20px;position:relative;transition:.5s ease-in;width:184px;z-index:11}.v-select-wrapper .select-btn span{margin:12px 22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-select-wrapper .select-btn .arrow-down{background:url(/images/Dn.svg?1588b2ea2349e749b4b4a74dc1a0d185) 50%/30px 30px no-repeat;display:inline-block;height:30px;margin:auto 12px auto auto;transition:.5s ease-in;width:30px}.v-select-wrapper .content{border:1px solid hsla(0,0%,100%,.12);border-bottom-left-radius:22px;border-bottom-right-radius:22px;border-top:none;box-sizing:content-box;height:0;left:0;padding-top:36px;position:absolute;right:0;top:20px;transition:all .5s ease-in-out;visibility:hidden;z-index:10}.v-select-wrapper .content::-webkit-scrollbar{visibility:hidden}.v-select-wrapper .content .options{height:100%;list-style:none;margin:0;overflow-y:auto;padding:0 21px}.v-select-wrapper .content .options li{color:#fff;font-size:16px;font-weight:400;line-height:28px;margin-bottom:12px}.v-select-wrapper .content .options li a{color:#fff;display:block;opacity:1;text-decoration:none;transition:.5s}.v-select-wrapper .content .options li a:hover{opacity:.6}.v-select-wrapper.v-select-white{box-shadow:0 6px 14px 12px rgba(25,102,159,.06);width:341px}@media (max-width:991.98px){.v-select-wrapper.v-select-white{width:100%}}.v-select-wrapper.v-select-white:after{background:#fff}.v-select-wrapper.v-select-white .select-btn{background:url(/images/filter.svg?1770d5e42c21cbc216359413e36d67ac) 12px/24px 24px no-repeat;border:1px solid hsla(0,0%,73%,.302);color:#3e4144;height:44px;width:100%}.v-select-wrapper.v-select-white .select-btn span{margin-left:48px;margin-right:0}.v-select-wrapper.v-select-white .select-btn .arrow-down{background-image:url(/images/Dn-black.svg?355d93628b4005a573d74bf2cc42f9f3)}.v-select-wrapper.v-select-white .content{border:1px solid hsla(0,0%,73%,.302);border-top:none}.v-select-wrapper.v-select-white .content .options li{color:#3e4144}.v-select-wrapper.v-select-white.active:after{background:#fff}.v-select-wrapper.active:after{background:rgba(0,0,0,.4);height:140px}.v-select-wrapper.active .select-btn .arrow-down{transform:rotate(-180deg)}.v-select-wrapper.active .content{height:85px;visibility:visible}.budget-items a,.budget-items a:hover{text-decoration:none}.budget-items a:hover .budget-card{box-shadow:0 8px 20px hsla(71,17%,51%,.5)}.budget-items .budget-card{background:#fafafa;border-radius:20px;box-shadow:0 8px 20px hsla(71,17%,51%,.1);height:calc(100% - 32px);margin-top:32px;transition:box-shadow .5s ease-in-out}.budget-items .budget-card-title{border-bottom:1px solid rgba(0,0,0,.058);margin-bottom:20px;padding:20px}@media (max-width:767.98px){.budget-items .budget-card-title{margin-bottom:16px}}.budget-items .budget-card-title img{display:inline-block;height:60px;margin-right:12px;vertical-align:middle;width:60px}@media (max-width:767.98px){.budget-items .budget-card-title img{height:52px;width:52px}}.budget-items .budget-card-title .h2,.budget-items .budget-card-title h2{color:#3e4144;display:inline-block;font-family:Mardoto-Bold,serif;font-size:16px;line-height:20px;margin-bottom:0;vertical-align:middle;width:calc(100% - 80px)}.budget-items .budget-card-total{color:#1d1c1b;font-family:Mardoto-Bold,serif;font-size:28px;letter-spacing:-.6px;line-height:32px;margin-bottom:24px;padding-left:4px}.budget-items .budget-card-fondayin{margin-bottom:16px;margin-top:-13px;padding-left:4px}.budget-items .budget-card-fondayin.hidefond{visibility:hidden}.budget-items .budget-card-fondayin-title{color:#3e4144;font-family:Mardoto-Light,serif;font-size:12px;letter-spacing:.5px;line-height:16px;margin-bottom:4px;opacity:.8;text-transform:uppercase}.budget-items .budget-card-fondayin-total{color:#3e4144;font-family:Mardoto-Bold,serif;font-size:16px;line-height:24px;margin-bottom:0}.budget-items .budget-card-costs-title{color:rgba(62,65,68,.7);font-family:Mardoto-Light,serif;font-size:12px;letter-spacing:1px;line-height:16px;padding-left:32px;position:relative;text-transform:uppercase}.budget-items .budget-card-costs-title:before{background:#5b6561;border-radius:2px;content:"";display:inline-block;height:20px;left:0;position:absolute;top:-2px;width:20px}.budget-items .budget-card-costs-budget{color:#3e4144;font-family:Mardoto-Bold,serif;font-size:16px;line-height:20px;padding-left:32px}@media (min-width:768px) and (max-width:991.98px){.budget-items .budget-card-costs-budget{font-size:14px;padding-left:26px}}@media (max-width:374.98px){.budget-items .budget-card-costs-budget{font-size:14px;padding-left:26px}}.budget-items .budget-card-costs.budget-card-costs-spent{padding-left:4px}@media (min-width:768px) and (max-width:991.98px){.budget-items .budget-card-costs.budget-card-costs-spent{padding-left:0}}.budget-items .budget-card-costs.budget-card-costs-remains .budget-card-costs-title:before{background:#a3c709}.budget-items .budget-card.budget-card-no-icon .budget-card-title{margin-bottom:24px;padding:28px 24px}@media (max-width:767.98px){.budget-items .budget-card.budget-card-no-icon .budget-card-title{margin-bottom:16px}}.budget-items .budget-card.budget-card-no-icon .budget-card-title .h2,.budget-items .budget-card.budget-card-no-icon .budget-card-title h2{font-family:Mardoto-Medium,serif;width:100%}.budget-items .budget-card.budget-card-link{position:relative}.budget-items .budget-card.budget-card-link .budget-card-title .h2,.budget-items .budget-card.budget-card-link .budget-card-title h2{font-family:Mardoto-Bold,serif}.budget-items .budget-card.budget-card-link:after,.budget-items .budget-card.budget-card-link:before{border-radius:20px;content:"";position:absolute;top:0}.budget-items .budget-card.budget-card-link:after{background:#f5f5f5;bottom:-6px;box-shadow:0 8px 20px hsla(71,17%,51%,.06);left:12px;right:12px;z-index:-1}.budget-items .budget-card.budget-card-link:before{background:#f0f0f0;bottom:-12px;box-shadow:0 8px 20px hsla(71,17%,51%,.08);left:28px;right:28px;z-index:-2}.budget-items .budget-card.inactive .empty_spent{color:#46515b;font-size:24px;letter-spacing:-.6px;line-height:28px}.year-income{background:#fafafa;border-radius:20px;box-shadow:0 8px 20px hsla(71,17%,51%,.1);min-height:248px;padding:32px 44px;position:relative;z-index:3}@media screen and (min-width:992px) and (max-width:1100px){.year-income{padding:32px 20px}}@media (max-width:991.98px){.year-income{padding:24px 24px 56px}}.year-income-title{align-items:center;border-right:1px solid hsla(213,4%,46%,.12);display:flex;font-family:Mardoto-Bold,serif;height:100%}@media (max-width:991.98px){.year-income-title{border-right:unset}}.year-income-title .h3,.year-income-title h3{font-size:36px;letter-spacing:.4px;line-height:44px}@media (max-width:991.98px){.year-income-title .h3,.year-income-title h3{font-size:28px;line-height:32px}}@media (max-width:575.98px){.year-income-title .h3,.year-income-title h3{font-size:24px}}.year-income-title .h3 span,.year-income-title h3 span{display:block;font-family:Mardoto-Light,serif}.year-income .total{padding-bottom:20px}@media (max-width:991.98px){.year-income .total{border-bottom:unset}}.year-income .total-title{color:#3e4144;font-family:Mardoto-Light,serif;font-size:14px;letter-spacing:1.4px;line-height:16px;text-transform:uppercase}@media (max-width:991.98px){.year-income .total-title{font-size:12px}}.year-income .total-budget{color:#99ba0a;font-family:Mardoto-Bold,serif;font-size:40px;line-height:48px}@media (max-width:991.98px){.year-income .total-budget{font-size:20px;line-height:24px}}.year-income .fondayin{border-bottom:1px solid hsla(213,4%,46%,.12);margin-bottom:32px;padding-bottom:20px}@media (max-width:991.98px){.year-income .fondayin{border-bottom:unset;margin-bottom:0}}.year-income .fondayin-title{color:#3e4144;font-family:Mardoto-Light,serif;font-size:14px;letter-spacing:1.4px;line-height:16px;text-transform:uppercase}@media (max-width:991.98px){.year-income .fondayin-title{font-size:12px}}.year-income .fondayin-budget{color:#99ba0a;font-family:Mardoto-Light,serif;font-size:40px;line-height:48px}@media (max-width:991.98px){.year-income .fondayin-budget{font-size:20px;line-height:24px}}.year-income .budget-title{color:rgba(62,65,68,.7);font-family:Mardoto-Light,serif;font-size:14px;letter-spacing:1.4px;line-height:16px;padding-left:32px;position:relative;text-transform:uppercase}@media (max-width:991.98px){.year-income .budget-title{font-size:12px}}@media (max-width:374.98px){.year-income .budget-title{font-size:10px}}.year-income .budget-title:before{background:#5b6561;border-radius:2px;content:"";display:inline-block;height:20px;left:0;position:absolute;top:-2px;width:20px}.year-income .budget-budget{color:#3e4144;font-family:Mardoto-Bold,serif;font-size:24px;line-height:28px}@media (max-width:991.98px){.year-income .budget-budget{font-size:18px;line-height:20px}}.year-income .budget.budget-remains .budget-title:before{background:#a3c709}.year-income .chart-wrapper .chart{height:248px;margin:-32px auto 0;position:relative;width:248px}.year-income .chart-wrapper .chart p{font-size:16px;font-weight:700;left:50%;line-height:20px;position:absolute;top:50%;transform:translate(-50%,-50%)}.year-income.title-long .total-wrap{border-right:1px solid hsla(213,4%,46%,.12)}@media (max-width:991.98px){.year-income.title-long .total-wrap{border-right:unset}}.year-income.title-long .total{border-bottom:unset}.year-income.title-long .fondayin{border-bottom:unset;margin-bottom:0;padding-bottom:0}@media (max-width:991.98px){.year-income.title-long .fondayin{margin-bottom:20px}}.year-income.title-long .year-income-title{border-bottom:1px solid hsla(213,4%,46%,.12);border-right:unset;height:unset;margin-bottom:12px;padding-bottom:24px}@media (max-width:991.98px){.year-income.title-long .year-income-title{border-bottom:unset}}.year-income.title-long .year-income-title .h2,.year-income.title-long .year-income-title h2{max-width:80%}@media (max-width:991.98px){.year-income.title-long .year-income-title .h2,.year-income.title-long .year-income-title h2{max-width:unset}}.year-income.title-long .budget{margin-top:10px}.radial-progress-wrapper{height:189px;position:relative;width:189px}.radial-progress-wrapper svg.radial-progress{height:100%;transform:rotate(-90deg);width:100%}.radial-progress-wrapper svg.radial-progress circle{fill:transparent;stroke:#fff;stroke-dashoffset:188.49556;stroke-width:17}.radial-progress-wrapper svg.radial-progress circle.incomplete{stroke-dasharray:188.49556;stroke:#a3c709;opacity:1;transition-timing-function:step-end}.radial-progress-wrapper svg.radial-progress circle.complete{stroke-dasharray:188.49556;stroke:#5b6561;transition:ease-in-out}.radial-progress-wrapper svg.radial-progress text{fill:#000;text-anchor:middle;font:700 7px/5px Mardoto-Bold,serif}.radial-progress-wrapper .tooltip-complete,.radial-progress-wrapper .tooltip-incomplete{height:36px;position:absolute;right:0;top:0;width:61px}.radial-progress-wrapper .tooltip-complete span,.radial-progress-wrapper .tooltip-incomplete span{color:#72767b;font-family:Mardoto-Bold,serif;font-size:14px;line-height:16px;opacity:0;position:absolute;right:-30px;top:-8px;transition:opacity .7s ease 1.2s}.radial-progress-wrapper .tooltip-complete:after,.radial-progress-wrapper .tooltip-complete:before,.radial-progress-wrapper .tooltip-incomplete:after,.radial-progress-wrapper .tooltip-incomplete:before{background:#979797;content:"";display:block;position:absolute;width:1px}.radial-progress-wrapper .tooltip-complete:before,.radial-progress-wrapper .tooltip-incomplete:before{height:0;left:22px;top:-5px;transform:rotate(45deg);transition:height .7s ease .5s}.radial-progress-wrapper .tooltip-complete:after,.radial-progress-wrapper .tooltip-incomplete:after{height:0;right:11.5px;top:-11.3px;transform:rotate(90deg);transition:height .7s ease 1.2s}.radial-progress-wrapper .tooltip-complete.show span,.radial-progress-wrapper .tooltip-incomplete.show span{opacity:1}.radial-progress-wrapper .tooltip-complete.show:before,.radial-progress-wrapper .tooltip-incomplete.show:before{height:40px}.radial-progress-wrapper .tooltip-complete.show:after,.radial-progress-wrapper .tooltip-incomplete.show:after{height:25px}.radial-progress-wrapper .tooltip-complete.rotated:before{left:24px;top:7.5px;transform:rotate(125deg)}.radial-progress-wrapper .tooltip-complete.rotated:after{bottom:-15.5px;right:7.5px;top:unset}.radial-progress-wrapper .tooltip-complete.rotated span{right:-35px;top:30px}.radial-progress-wrapper .tooltip-incomplete{bottom:0;left:0;top:unset}.radial-progress-wrapper .tooltip-incomplete span{left:-47px;top:7px}.radial-progress-wrapper .tooltip-incomplete:before{left:22px;top:-18px}.radial-progress-wrapper .tooltip-incomplete:after{left:-4.5px;top:3.5px}.radial-progress-wrapper .tooltip-incomplete.rotated:before{left:24px;top:7.5px;transform:rotate(125deg)}.v-progress-bar{background:#a3c709;border-radius:20px;font-size:16px;height:40px;line-height:20px;margin-bottom:24px;overflow:hidden;text-align:center}@media (max-width:767.98px){.v-progress-bar{font-size:14px}}.v-progress-bar-fill{background:#5b6561;border-radius:20px 0 0 20px;color:#fafafa;float:left}.v-progress-bar-empty,.v-progress-bar-fill{display:inline-block;height:100%;overflow:hidden;padding:10px 0;position:relative}.v-progress-bar-empty{color:#16181a}.header{height:76px;padding:16px 0}.header.fixed-top{transition:.5s}.header.fixe-in-top,.header.with-bg{background:#46515b}.header .navbar .navbar-brand{background:rgba(0,0,0,.12) url(/images/Home.svg?e93577d4dc1c6979b305eb829ac095c4) 15px/18px 18px no-repeat;border:1px solid hsla(0,0%,100%,.12);border-radius:22px;color:#fafafa;display:block;font-family:Mardoto-Medium,serif;font-size:16px;line-height:24px;padding:9px 33px 9px 56px}@media (max-width:767.98px){.header .navbar .navbar-brand{background-position:50%;font-size:0;line-height:0;padding:22px}.header .navbar .navbar-nav{margin-bottom:44px;margin-top:102px}}.header .navbar .navbar-nav .nav-item .nav-link{color:#fafafa;font-family:Mardoto-Medium,serif;font-size:16px;line-height:24px;padding:0 32px}@media (max-width:767.98px){.header .navbar .navbar-nav .nav-item .nav-link{font-size:24px;line-height:32px;padding:0 5px}.header .navbar .v-select-wrapper{max-width:248px}.header .navbar .v-select-wrapper .select-btn{width:100%}.header .navbar .navbar-toggler[aria-expanded=true]{z-index:99}.header .navbar .navbar-toggler[aria-expanded=true] .navbar-toggler-icon{background-image:url(/img/icons/Cancel.svg)}.header .navbar .navbar-toggler[aria-expanded=true]+.navbar-collapse{height:100vh!important}.header .navbar .navbar-collapse{background:#46515b;height:0!important;left:0;overflow:hidden!important;padding:0 24px;position:fixed;right:0;top:0;transition:height .5s ease-in-out!important;z-index:99}.header .navbar .navbar-collapse:not(.show){display:block}.header .navbar .navbar-collapse.show{display:block;height:100vh!important}}.back-button{background:url(/images/back.svg?52532f4d6ac5f771fee3a6ceb019fd1e) 50%/32px 32px no-repeat;display:block;height:32px;margin-right:16px;width:32px}.back-button.back-button-main{color:#3e4144;font-family:Mardoto-Medium,serif;font-size:16px;letter-spacing:.4px;line-height:20px;margin-bottom:28px;margin-right:0;padding-left:44px;padding-top:5px;text-decoration:none}.back-button.back-button-white{background-image:url(/images/back_white.svg?57b0a316c66fb5b5ac42f2792e1d00d7);color:#fff}.footer{background-color:#46515b;color:#fff;padding:40px 0 32px}@media (max-width:767.98px){.footer{padding:32px 0}.footer-text{padding:0 5px}}.footer-text p{font-family:Mardoto-Light,serif;font-size:14px;line-height:20px;margin-bottom:5px}.footer-right{height:100%;text-align:right}@media (max-width:767.98px){.footer-right{padding:0 5px;text-align:left}}.footer-right a{color:#a3c709;font-size:16px;line-height:24px;text-decoration:none}.footer-right p.copyright{color:#878e94;font-size:16px;line-height:24px;margin-bottom:0}.footer .footer-logos{margin-top:28px}.footer .footer-logos a{display:inline-block;margin-right:33px}.footer .footer-logos a:last-child{margin-right:0}.footer .footer-logos a img{height:88px}.footer .last-update-date{color:#cbcccd;font-family:Mardoto-Medium,serif;font-size:14px;line-height:20px;margin-top:28px}.home-banner{background:linear-gradient(180deg,rgba(0,0,0,.596),rgba(0,0,0,.195)),url(/images/cover-image.jpg?1c5ac0996fd1416e598f75331b800676) 50%/cover no-repeat;height:600px}@media (max-width:991.98px){.home-banner{height:350px}}@media (max-width:767.98px){.home-banner{height:284px}}.otarumic-budget{background:#fafafa;border-radius:20px;box-shadow:0 8px 20px hsla(71,17%,51%,.1);font-family:Mardoto-Bold,serif;margin-top:48px;padding:44px}.otarumic-budget-title{background:url(/images/moneybag.svg?c33df8d6eed43f3e19e56e75f8e00e8c) 0/60px 60px no-repeat;border-right:1px solid hsla(213,4%,46%,.12);color:#16181a;font-size:36px;letter-spacing:.4px;line-height:44px;padding-left:96px;padding-right:28px}@media (max-width:991.98px){.otarumic-budget-title{background-position:0 0;border-bottom:1px solid hsla(213,4%,46%,.12);border-right:unset;font-size:28px;line-height:32px;padding:68px 0 24px}}.otarumic-budget-budget{color:#99ba0a;font-size:40px;line-height:48px}@media (max-width:991.98px){.otarumic-budget-budget{font-size:32px;line-height:44px;padding-left:0;padding-top:16px}}.budget-single-title{background-color:#5b6561;border-top-left-radius:16px;border-top-right-radius:16px;padding:32px 24px}.budget-single-title .h2,.budget-single-title h2{color:#fafafa;font-family:Mardoto-Bold,serif;font-size:24px;line-height:28px;margin-bottom:0}.contractor-view-more img{width:100%}.contractor-view-more .h3,.contractor-view-more h3{color:#16181a;font-family:Mardoto-Bold,serif;font-size:36px;letter-spacing:.4px;line-height:44px}@media (max-width:767.98px){.contractor-view-more .h3,.contractor-view-more h3{font-size:24px;line-height:32px}}.contractor-view-more .contractor-view-more-btn{background:#a3c709;border-radius:28px;color:#fff;display:block;font-family:Mardoto-Bold,serif;font-size:20px;line-height:24px;max-width:400px;padding:16px 30px;text-align:center;text-decoration:none;transition:.5s}.contractor-view-more .contractor-view-more-btn:hover{box-shadow:0 8px 20px hsla(71,17%,51%,.5);color:#fff}.contact-us-content .h1,.contact-us-content h1{color:#16181a;font-family:Mardoto-Bold,serif;font-size:36px;letter-spacing:.4px;line-height:44px;margin-bottom:32px}@media (max-width:991.98px){.contact-us-content .h1,.contact-us-content h1{font-size:28px;line-height:32px;margin-bottom:20px}}.contact-us-content p{color:#16181a;font-family:Mardoto-Light,serif;font-size:20px;letter-spacing:.222222px;line-height:28px;margin-bottom:28px}@media (max-width:991.98px){.contact-us-content p{font-size:20px;line-height:28px}}.contact-us-form{margin-top:80px}@media (max-width:991.98px){.contact-us-form{margin-top:20px}}.contact-us-form .form-group{margin-bottom:12px}.contact-us-form .form-group .form-control{background:#fff 12px 12px/24px 24px no-repeat;border:1px solid hsla(0,0%,73%,.302);border-radius:8px;color:#3e4144;font-family:Mardoto-Light,serif;font-size:16px;line-height:20px;padding:14px 12px 14px 48px}.contact-us-form .form-group .form-control.form-control-name{background-image:url(/images/Avatar.svg?789035c972d4a4c1a55a56371997c2cc)}.contact-us-form .form-group .form-control.form-control-email{background-image:url(/images/Email.svg?5d8b75c80a3c66c7d9a1f4e79a635991)}.contact-us-form .form-group .form-control.form-control-phone{background-image:url(/images/Phone.svg?e4bba986dcda9a93489812a250b0b1f2)}.contact-us-form .form-group .form-control.form-control-text{background-image:url(/images/Message.svg?697c41fd883f8c9bd3ac9e9025d56521)}.contact-us-form .form-group .form-control.is-invalid{border:1px solid #d04040}.contact-us-form .form-group textarea{height:calc(100% - 12px);resize:none}.contact-us-form .form-group .parsley-errors-list span{font-size:12px;line-height:14px;margin-bottom:5px;padding-left:10px}.contact-us-form .btn{background:#a3c709;border-radius:28px;margin-top:20px;width:100%}.contact-us-form .btn.btn-disabled{background:#cacbcb}.contact-success .modal-dialog{margin:auto;max-width:464px}@media (max-width:767.98px){.contact-success .modal-dialog{align-items:flex-start;margin-top:177px;max-width:336px}}.contact-success .modal-body{padding:40px}@media (max-width:767.98px){.contact-success .modal-body{padding:36px}}.contact-success-w{text-align:center}.contact-success-w img{width:200px}.contact-success-w p{color:#16181a;font-family:Mardoto-Bold,serif;font-size:28px;letter-spacing:.4px;line-height:28px}@media (max-width:767.98px){.contact-success-w p{font-size:20px}}.contact-success-w-btn{background:#a3c709;border-radius:28px;color:#fff;display:block;font-family:Mardoto-Bold,serif;font-size:20px;line-height:24px;max-width:400px;padding:16px 30px;text-align:center;text-decoration:none;transition:.5s;width:100%}.contact-success-w-btn:hover{box-shadow:0 8px 20px hsla(71,17%,51%,.5);color:#fff}.contractor-banner{background:linear-gradient(180deg,rgba(0,0,0,.596),rgba(0,0,0,.195)),url(/images/cover-image.jpg?1c5ac0996fd1416e598f75331b800676) 50%/cover no-repeat;height:372px}@media (max-width:991.98px){.contractor-banner{height:350px}}@media (max-width:767.98px){.contractor-banner{height:284px}}.contractor-banner-title .h1,.contractor-banner-title h1{color:#fff;font-family:Mardoto-Light,serif;font-size:36px;letter-spacing:.4px;line-height:44px;margin-bottom:0}.contractor-banner-title p{color:#fff;font-family:Mardoto-Bold,serif;font-size:36px;letter-spacing:.4px;line-height:44px;margin-bottom:0}.contractor .table{background:#fafafa;border-bottom-left-radius:16px;border-bottom-right-radius:16px;width:100%}.contractor .table thead{color:#44475b;font-family:Mardoto-Regular,serif;font-size:20px;line-height:23px}@media (max-width:767.98px){.contractor .table thead{font-size:16px;line-height:20px}}.contractor .table thead th{border:1px solid hsla(213,4%,46%,.4);border-top:unset;padding:28px 20px 37px}.contractor .table thead th:first-child{border-left:unset;max-width:460px;min-width:320px}.contractor .table thead th:last-child{border-right:unset}.contractor .table tbody{color:#44475b;font-family:Mardoto-Light,serif;font-size:20px;line-height:24px}@media (max-width:767.98px){.contractor .table tbody{font-size:16px;line-height:20px}}.contractor .table tbody tr:last-child td{border-bottom:unset}.contractor .table tbody tr td{border:1px solid hsla(213,4%,46%,.4);padding:24px 20px}.contractor .table tbody tr td:first-child{border-left:unset;max-width:460px;min-width:320px}.contractor .table tbody tr td:last-child{border-right:unset}.contractor-empty-state img{width:100%}.contractor-empty-state .h3,.contractor-empty-state h3{color:#16181a;font-family:Mardoto-Bold,serif;font-size:36px;letter-spacing:.4px;line-height:44px}@media (max-width:767.98px){.contractor-empty-state .h3,.contractor-empty-state h3{font-size:24px;line-height:32px}}
