@charset "UTF-8";

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.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)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}/** Import Bootstrap functions */

@font-face {
  font-family: 'Whyte-Extralight';
  src: url(/wp-content/themes/awc/dist/fonts/Whyte-ExtraLight.woff2) format("woff2"), url(/wp-content/themes/awc/dist/fonts/Whyte-ExtraLight.woff) format("woff"), url(/wp-content/themes/awc/dist/fonts/Whyte-ExtraLight.ttf) format("truetype");
}

@font-face {
  font-family: 'Whyte-Book';
  src: url(/wp-content/themes/awc/dist/fonts/Whyte-Book.woff2) format("woff2"), url(/wp-content/themes/awc/dist/fonts/Whyte-Book.woff) format("woff"), url(/wp-content/themes/awc/dist/fonts/Whyte-Book.ttf) format("truetype");
}

@font-face {
  font-family: 'Whyte-Medium';
  src: url(/wp-content/themes/awc/dist/fonts/Whyte-Medium.woff2) format("woff2"), url(/wp-content/themes/awc/dist/fonts/Whyte-Medium.woff) format("woff"), url(/wp-content/themes/awc/dist/fonts/Whyte-Medium.ttf) format("truetype");
}

@font-face {
  font-family: 'Whyte-Light';
  src: url(/wp-content/themes/awc/dist/fonts/Whyte-Light.woff2) format("woff2"), url(/wp-content/themes/awc/dist/fonts/Whyte-Light.woff) format("woff"), url(/wp-content/themes/awc/dist/fonts/Whyte-Light.ttf) format("truetype");
}

@font-face {
  font-family: 'Whyte-LightItalic';
  src: url(/wp-content/themes/awc/dist/fonts/Whyte-LightItalic.woff2) format("woff2"), url(/wp-content/themes/awc/dist/fonts/Whyte-LightItalic.woff) format("woff"), url(/wp-content/themes/awc/dist/fonts/Whyte-LightItalic.ttf) format("truetype");
}

@font-face {
  font-family: 'Whyte-ExtralightItalic';
  src: url(/wp-content/themes/awc/dist/fonts/Whyte-ExtralightItalic.woff2) format("woff2"), url(/wp-content/themes/awc/dist/fonts/Whyte-ExtralightItalic.woff) format("woff"), url(/wp-content/themes/awc/dist/fonts/Whyte-ExtralightItalic.ttf) format("truetype");
}

@font-face {
  font-family: 'StelvioGroteskRegular';
  src: url(/wp-content/themes/awc/dist/fonts/StelvioGrotesk-Regular.woff2) format("woff2"), url(/wp-content/themes/awc/dist/fonts/StelvioGrotesk-Regular.woff) format("woff"), url(/wp-content/themes/awc/dist/fonts/StelvioGrotesk-Regular.ttf) format("truetype");
}

@font-face {
  font-family: 'Helvetica-light';
  src: url(/wp-content/themes/awc/dist/fonts/HelveticaLight.woff2) format("woff2"), url(/wp-content/themes/awc/dist/fonts/HelveticaLight.woff) format("woff"), url(/wp-content/themes/awc/dist/fonts/HelveticaLight.ttf) format("truetype");
}

@font-face {
  font-family: 'Whyte-Super';
  src: url(/wp-content/themes/awc/dist/fonts/Whyte-Super.woff2) format("woff2"), url(/wp-content/themes/awc/dist/fonts/Whyte-Super.woff) format("woff"), url(/wp-content/themes/awc/dist/fonts/Whyte-Super.ttf) format("truetype");
}

@font-face {
  font-family: 'Whyte-Thin';
  src: url(/wp-content/themes/awc/dist/fonts/Whyte-Thin.woff2) format("woff2"), url(/wp-content/themes/awc/dist/fonts/Whyte-Thin.woff) format("woff"), url(/wp-content/themes/awc/dist/fonts/Whyte-Thin.ttf) format("truetype");
}

@font-face {
  font-family: 'ABCWhyte-Medium';
  src: url(/wp-content/themes/awc/dist/fonts/ABCWhyte-Medium.woff2) format("woff2"), url(/wp-content/themes/awc/dist/fonts/ABCWhyte-Medium.woff) format("woff"), url(/wp-content/themes/awc/dist/fonts/ABCWhyte-Medium.ttf) format("truetype");
}

/** Bootstrap navbar fix (https://git.io/fADqW) */

/* line 157, resources/assets/styles/common/_variables.scss */

.color-white {
  color: #fff;
}

/* line 161, resources/assets/styles/common/_variables.scss */

.color-black {
  color: #000;
}

/* line 164, resources/assets/styles/common/_variables.scss */

.color-black p {
  color: #000 !important;
}

/* line 169, resources/assets/styles/common/_variables.scss */

.color-green1 {
  color: #203a1b;
}

/* line 173, resources/assets/styles/common/_variables.scss */

.color-green3 {
  color: #44b64d;
}

/* line 177, resources/assets/styles/common/_variables.scss */

.background-color-green2 {
  background-color: #a8d69f;
}

/* line 181, resources/assets/styles/common/_variables.scss */

.background-color-grey2 {
  background-color: #f7f7ef;
}

/* line 185, resources/assets/styles/common/_variables.scss */

.border-bottom-1px-green {
  border-bottom: solid 1px #203a1b;
}

/** Import everything from autoload */

/*!
 * Bootstrap v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/* line 1, node_modules/bootstrap/scss/_root.scss */

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #525ddc;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1400px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 21, node_modules/bootstrap/scss/_reboot.scss */

*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 27, node_modules/bootstrap/scss/_reboot.scss */

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

/* line 45, node_modules/bootstrap/scss/_reboot.scss */

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

/* line 57, node_modules/bootstrap/scss/_reboot.scss */

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 73, node_modules/bootstrap/scss/_reboot.scss */

[tabindex="-1"]:focus {
  outline: 0 !important;
}

/* line 83, node_modules/bootstrap/scss/_reboot.scss */

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 99, node_modules/bootstrap/scss/_reboot.scss */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 109, node_modules/bootstrap/scss/_reboot.scss */

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 121, node_modules/bootstrap/scss/_reboot.scss */

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

/* line 129, node_modules/bootstrap/scss/_reboot.scss */

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 135, node_modules/bootstrap/scss/_reboot.scss */

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 142, node_modules/bootstrap/scss/_reboot.scss */

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 149, node_modules/bootstrap/scss/_reboot.scss */

dt {
  font-weight: 700;
}

/* line 153, node_modules/bootstrap/scss/_reboot.scss */

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 158, node_modules/bootstrap/scss/_reboot.scss */

blockquote {
  margin: 0 0 1rem;
}

/* line 162, node_modules/bootstrap/scss/_reboot.scss */

dfn {
  font-style: italic;
}

/* line 167, node_modules/bootstrap/scss/_reboot.scss */

b,
strong {
  font-weight: bolder;
}

/* line 173, node_modules/bootstrap/scss/_reboot.scss */

small {
  font-size: 80%;
}

/* line 182, node_modules/bootstrap/scss/_reboot.scss */

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 190, node_modules/bootstrap/scss/_reboot.scss */

sub {
  bottom: -.25em;
}

/* line 191, node_modules/bootstrap/scss/_reboot.scss */

sup {
  top: -.5em;
}

/* line 198, node_modules/bootstrap/scss/_reboot.scss */

a {
  color: #525ddc;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

a:hover {
  color: #2632bc;
  text-decoration: underline;
}

/* line 216, node_modules/bootstrap/scss/_reboot.scss */

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

/* line 225, node_modules/bootstrap/scss/_reboot.scss */

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 235, node_modules/bootstrap/scss/_reboot.scss */

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 243, node_modules/bootstrap/scss/_reboot.scss */

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

/* line 260, node_modules/bootstrap/scss/_reboot.scss */

figure {
  margin: 0 0 1rem;
}

/* line 270, node_modules/bootstrap/scss/_reboot.scss */

img {
  vertical-align: middle;
  border-style: none;
}

/* line 275, node_modules/bootstrap/scss/_reboot.scss */

svg:not(:root) {
  overflow: hidden;
}

/* line 284, node_modules/bootstrap/scss/_reboot.scss */

table {
  border-collapse: collapse;
}

/* line 288, node_modules/bootstrap/scss/_reboot.scss */

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 296, node_modules/bootstrap/scss/_reboot.scss */

th {
  text-align: inherit;
}

/* line 307, node_modules/bootstrap/scss/_reboot.scss */

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 316, node_modules/bootstrap/scss/_reboot.scss */

button {
  border-radius: 0;
}

/* line 324, node_modules/bootstrap/scss/_reboot.scss */

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 329, node_modules/bootstrap/scss/_reboot.scss */

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 340, node_modules/bootstrap/scss/_reboot.scss */

button,
input {
  overflow: visible;
}

/* line 345, node_modules/bootstrap/scss/_reboot.scss */

button,
select {
  text-transform: none;
}

/* line 353, node_modules/bootstrap/scss/_reboot.scss */

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 361, node_modules/bootstrap/scss/_reboot.scss */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 369, node_modules/bootstrap/scss/_reboot.scss */

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 376, node_modules/bootstrap/scss/_reboot.scss */

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 388, node_modules/bootstrap/scss/_reboot.scss */

textarea {
  overflow: auto;
  resize: vertical;
}

/* line 394, node_modules/bootstrap/scss/_reboot.scss */

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 409, node_modules/bootstrap/scss/_reboot.scss */

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 421, node_modules/bootstrap/scss/_reboot.scss */

progress {
  vertical-align: baseline;
}

/* line 426, node_modules/bootstrap/scss/_reboot.scss */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 431, node_modules/bootstrap/scss/_reboot.scss */

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 444, node_modules/bootstrap/scss/_reboot.scss */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 454, node_modules/bootstrap/scss/_reboot.scss */

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 463, node_modules/bootstrap/scss/_reboot.scss */

output {
  display: inline-block;
}

/* line 467, node_modules/bootstrap/scss/_reboot.scss */

summary {
  display: list-item;
  cursor: pointer;
}

/* line 472, node_modules/bootstrap/scss/_reboot.scss */

template {
  display: none;
}

/* line 478, node_modules/bootstrap/scss/_reboot.scss */

[hidden] {
  display: none !important;
}

/* line 7, node_modules/bootstrap/scss/_type.scss */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

/* line 16, node_modules/bootstrap/scss/_type.scss */

h1,
.h1 {
  font-size: 2.5rem;
}

/* line 17, node_modules/bootstrap/scss/_type.scss */

h2,
.h2 {
  font-size: 2rem;
}

/* line 18, node_modules/bootstrap/scss/_type.scss */

h3,
.h3 {
  font-size: 1.75rem;
}

/* line 19, node_modules/bootstrap/scss/_type.scss */

h4,
.h4 {
  font-size: 1.5rem;
}

/* line 20, node_modules/bootstrap/scss/_type.scss */

h5,
.h5 {
  font-size: 1.25rem;
}

/* line 21, node_modules/bootstrap/scss/_type.scss */

h6,
.h6 {
  font-size: 1rem;
}

/* line 23, node_modules/bootstrap/scss/_type.scss */

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 29, node_modules/bootstrap/scss/_type.scss */

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 34, node_modules/bootstrap/scss/_type.scss */

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 39, node_modules/bootstrap/scss/_type.scss */

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 44, node_modules/bootstrap/scss/_type.scss */

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 55, node_modules/bootstrap/scss/_type.scss */

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 67, node_modules/bootstrap/scss/_type.scss */

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/* line 73, node_modules/bootstrap/scss/_type.scss */

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 84, node_modules/bootstrap/scss/_type.scss */

.list-unstyled,
.comment-list {
  padding-left: 0;
  list-style: none;
}

/* line 89, node_modules/bootstrap/scss/_type.scss */

.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 92, node_modules/bootstrap/scss/_type.scss */

.list-inline-item {
  display: inline-block;
}

/* line 95, node_modules/bootstrap/scss/_type.scss */

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 106, node_modules/bootstrap/scss/_type.scss */

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 112, node_modules/bootstrap/scss/_type.scss */

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 117, node_modules/bootstrap/scss/_type.scss */

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

/* line 122, node_modules/bootstrap/scss/_type.scss */

.blockquote-footer::before {
  content: "\2014   \A0";
}

/* line 8, node_modules/bootstrap/scss/_images.scss */

.img-fluid,
.wp-caption img {
  max-width: 100%;
  height: auto;
}

/* line 14, node_modules/bootstrap/scss/_images.scss */

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

/* line 29, node_modules/bootstrap/scss/_images.scss */

.figure,
.wp-caption {
  display: inline-block;
}

/* line 34, node_modules/bootstrap/scss/_images.scss */

.figure-img,
.wp-caption img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 39, node_modules/bootstrap/scss/_images.scss */

.figure-caption,
.wp-caption-text {
  font-size: 90%;
  color: #6c757d;
}

/* line 2, node_modules/bootstrap/scss/_code.scss */

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

/* line 8, node_modules/bootstrap/scss/_code.scss */

a > code {
  color: inherit;
}

/* line 14, node_modules/bootstrap/scss/_code.scss */

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

/* line 22, node_modules/bootstrap/scss/_code.scss */

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 31, node_modules/bootstrap/scss/_code.scss */

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

/* line 37, node_modules/bootstrap/scss/_code.scss */

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 45, node_modules/bootstrap/scss/_code.scss */

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6, node_modules/bootstrap/scss/_grid.scss */

.container {
  width: 100%;
  padding-right: 7.5px;
  padding-left: 7.5px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 6, node_modules/bootstrap/scss/_grid.scss */

  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 6, node_modules/bootstrap/scss/_grid.scss */

  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 6, node_modules/bootstrap/scss/_grid.scss */

  .container {
    max-width: 960px;
  }
}

@media (min-width: 1400px) {
  /* line 6, node_modules/bootstrap/scss/_grid.scss */

  .container {
    max-width: 1260px;
  }
}

/* line 18, node_modules/bootstrap/scss/_grid.scss */

.container-fluid {
  width: 100%;
  padding-right: 7.5px;
  padding-left: 7.5px;
  margin-right: auto;
  margin-left: auto;
}

/* line 28, node_modules/bootstrap/scss/_grid.scss */

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -7.5px;
  margin-left: -7.5px;
}

/* line 34, node_modules/bootstrap/scss/_grid.scss */

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 38, node_modules/bootstrap/scss/_grid.scss */

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 7.5px;
  padding-left: 7.5px;
}

/* line 32, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/* line 37, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 49, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-first {
  order: -1;
}

/* line 51, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-last {
  order: 13;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-0 {
  order: 0;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-1 {
  order: 1;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-2 {
  order: 2;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-3 {
  order: 3;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-4 {
  order: 4;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-5 {
  order: 5;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-6 {
  order: 6;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-7 {
  order: 7;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-8 {
  order: 8;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-9 {
  order: 9;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-10 {
  order: 10;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-11 {
  order: 11;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-12 {
  order: 12;
}

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-1 {
  margin-left: 8.33333%;
}

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-2 {
  margin-left: 16.66667%;
}

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-3 {
  margin-left: 25%;
}

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-4 {
  margin-left: 33.33333%;
}

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-5 {
  margin-left: 41.66667%;
}

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-6 {
  margin-left: 50%;
}

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-7 {
  margin-left: 58.33333%;
}

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-8 {
  margin-left: 66.66667%;
}

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-9 {
  margin-left: 75%;
}

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-10 {
  margin-left: 83.33333%;
}

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  /* line 32, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 37, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-first {
    order: -1;
  }

  /* line 51, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-last {
    order: 13;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-0 {
    order: 0;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-1 {
    order: 1;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-2 {
    order: 2;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-3 {
    order: 3;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-4 {
    order: 4;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-5 {
    order: 5;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-6 {
    order: 6;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-7 {
    order: 7;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-8 {
    order: 8;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-9 {
    order: 9;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-10 {
    order: 10;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-11 {
    order: 11;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-12 {
    order: 12;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-0 {
    margin-left: 0;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-1 {
    margin-left: 8.33333%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-2 {
    margin-left: 16.66667%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-3 {
    margin-left: 25%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-4 {
    margin-left: 33.33333%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-5 {
    margin-left: 41.66667%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-6 {
    margin-left: 50%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-7 {
    margin-left: 58.33333%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-8 {
    margin-left: 66.66667%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-9 {
    margin-left: 75%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-10 {
    margin-left: 83.33333%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  /* line 32, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 37, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-first {
    order: -1;
  }

  /* line 51, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-last {
    order: 13;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-0 {
    order: 0;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-1 {
    order: 1;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-2 {
    order: 2;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-3 {
    order: 3;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-4 {
    order: 4;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-5 {
    order: 5;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-6 {
    order: 6;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-7 {
    order: 7;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-8 {
    order: 8;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-9 {
    order: 9;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-10 {
    order: 10;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-11 {
    order: 11;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-12 {
    order: 12;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-0 {
    margin-left: 0;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-1 {
    margin-left: 8.33333%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-2 {
    margin-left: 16.66667%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-3 {
    margin-left: 25%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-4 {
    margin-left: 33.33333%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-5 {
    margin-left: 41.66667%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-6 {
    margin-left: 50%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-7 {
    margin-left: 58.33333%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-8 {
    margin-left: 66.66667%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-9 {
    margin-left: 75%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-10 {
    margin-left: 83.33333%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  /* line 32, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 37, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-first {
    order: -1;
  }

  /* line 51, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-last {
    order: 13;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-0 {
    order: 0;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-1 {
    order: 1;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-2 {
    order: 2;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-3 {
    order: 3;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-4 {
    order: 4;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-5 {
    order: 5;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-6 {
    order: 6;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-7 {
    order: 7;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-8 {
    order: 8;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-9 {
    order: 9;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-10 {
    order: 10;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-11 {
    order: 11;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-12 {
    order: 12;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-0 {
    margin-left: 0;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-1 {
    margin-left: 8.33333%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-2 {
    margin-left: 16.66667%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-3 {
    margin-left: 25%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-4 {
    margin-left: 33.33333%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-5 {
    margin-left: 41.66667%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-6 {
    margin-left: 50%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-7 {
    margin-left: 58.33333%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-8 {
    margin-left: 66.66667%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-9 {
    margin-left: 75%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-10 {
    margin-left: 83.33333%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1400px) {
  /* line 32, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 37, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-first {
    order: -1;
  }

  /* line 51, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-last {
    order: 13;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-0 {
    order: 0;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-1 {
    order: 1;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-2 {
    order: 2;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-3 {
    order: 3;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-4 {
    order: 4;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-5 {
    order: 5;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-6 {
    order: 6;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-7 {
    order: 7;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-8 {
    order: 8;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-9 {
    order: 9;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-10 {
    order: 10;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-11 {
    order: 11;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-12 {
    order: 12;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-0 {
    margin-left: 0;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-1 {
    margin-left: 8.33333%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-2 {
    margin-left: 16.66667%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-3 {
    margin-left: 25%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-4 {
    margin-left: 33.33333%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-5 {
    margin-left: 41.66667%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-6 {
    margin-left: 50%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-7 {
    margin-left: 58.33333%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-8 {
    margin-left: 66.66667%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-9 {
    margin-left: 75%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-10 {
    margin-left: 83.33333%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

/* line 5, node_modules/bootstrap/scss/_tables.scss */

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

/* line 11, node_modules/bootstrap/scss/_tables.scss */

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* line 18, node_modules/bootstrap/scss/_tables.scss */

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 23, node_modules/bootstrap/scss/_tables.scss */

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* line 27, node_modules/bootstrap/scss/_tables.scss */

.table .table {
  background-color: #fff;
}

/* line 38, node_modules/bootstrap/scss/_tables.scss */

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 49, node_modules/bootstrap/scss/_tables.scss */

.table-bordered {
  border: 1px solid #dee2e6;
}

/* line 52, node_modules/bootstrap/scss/_tables.scss */

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

/* line 58, node_modules/bootstrap/scss/_tables.scss */

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 66, node_modules/bootstrap/scss/_tables.scss */

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 79, node_modules/bootstrap/scss/_tables.scss */

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #cfd2f5;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-primary:hover {
  background-color: #babef1;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #babef1;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-info:hover {
  background-color: #abdde5;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 117, node_modules/bootstrap/scss/_tables.scss */

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

/* line 125, node_modules/bootstrap/scss/_tables.scss */

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 133, node_modules/bootstrap/scss/_tables.scss */

.table-dark {
  color: #fff;
  background-color: #212529;
}

/* line 137, node_modules/bootstrap/scss/_tables.scss */

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}

/* line 143, node_modules/bootstrap/scss/_tables.scss */

.table-dark.table-bordered {
  border: 0;
}

/* line 148, node_modules/bootstrap/scss/_tables.scss */

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 173, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  /* line 182, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 173, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  /* line 182, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 173, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  /* line 182, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1399.98px) {
  /* line 173, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  /* line 182, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 173, node_modules/bootstrap/scss/_tables.scss */

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

/* line 182, node_modules/bootstrap/scss/_tables.scss */

.table-responsive > .table-bordered {
  border: 0;
}

/* line 7, node_modules/bootstrap/scss/_forms.scss */

.form-control,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 7, node_modules/bootstrap/scss/_forms.scss */

  .form-control,
  .comment-form input[type="text"],
  .comment-form input[type="email"],
  .comment-form input[type="url"],
  .comment-form textarea {
    transition: none;
  }
}

/* line 31, node_modules/bootstrap/scss/_forms.scss */

.form-control::-ms-expand,
.comment-form input[type="text"]::-ms-expand,
.comment-form input[type="email"]::-ms-expand,
.comment-form input[type="url"]::-ms-expand,
.comment-form textarea::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 14, node_modules/bootstrap/scss/mixins/_forms.scss */

.form-control:focus,
.comment-form input:focus[type="text"],
.comment-form input:focus[type="email"],
.comment-form input:focus[type="url"],
.comment-form textarea:focus {
  color: #495057;
  background-color: #fff;
  border-color: #bcc0f1;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(82, 93, 220, 0.25);
}

/* line 40, node_modules/bootstrap/scss/_forms.scss */

.form-control::placeholder,
.comment-form input[type="text"]::placeholder,
.comment-form input[type="email"]::placeholder,
.comment-form input[type="url"]::placeholder,
.comment-form textarea::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 51, node_modules/bootstrap/scss/_forms.scss */

.form-control:disabled,
.comment-form input:disabled[type="text"],
.comment-form input:disabled[type="email"],
.comment-form input:disabled[type="url"],
.comment-form textarea:disabled,
.form-control[readonly],
.comment-form input[readonly][type="text"],
.comment-form input[readonly][type="email"],
.comment-form input[readonly][type="url"],
.comment-form textarea[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 60, node_modules/bootstrap/scss/_forms.scss */

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

/* line 64, node_modules/bootstrap/scss/_forms.scss */

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 76, node_modules/bootstrap/scss/_forms.scss */

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 89, node_modules/bootstrap/scss/_forms.scss */

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 97, node_modules/bootstrap/scss/_forms.scss */

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 104, node_modules/bootstrap/scss/_forms.scss */

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 117, node_modules/bootstrap/scss/_forms.scss */

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 129, node_modules/bootstrap/scss/_forms.scss */

.form-control-plaintext.form-control-sm,
.input-group-sm > .form-control-plaintext.form-control,
.comment-form .input-group-sm > input.form-control-plaintext[type="text"],
.comment-form .input-group-sm > input.form-control-plaintext[type="email"],
.comment-form .input-group-sm > input.form-control-plaintext[type="url"],
.comment-form .input-group-sm > textarea.form-control-plaintext,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.comment-form .input-group-sm > .input-group-prepend > input.form-control-plaintext[type="submit"],
.input-group-sm > .input-group-append > .form-control-plaintext.btn,
.comment-form .input-group-sm > .input-group-append > input.form-control-plaintext[type="submit"],
.form-control-plaintext.form-control-lg,
.input-group-lg > .form-control-plaintext.form-control,
.comment-form .input-group-lg > input.form-control-plaintext[type="text"],
.comment-form .input-group-lg > input.form-control-plaintext[type="email"],
.comment-form .input-group-lg > input.form-control-plaintext[type="url"],
.comment-form .input-group-lg > textarea.form-control-plaintext,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.comment-form .input-group-lg > .input-group-prepend > input.form-control-plaintext[type="submit"],
.input-group-lg > .input-group-append > .form-control-plaintext.btn,
.comment-form .input-group-lg > .input-group-append > input.form-control-plaintext[type="submit"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 145, node_modules/bootstrap/scss/_forms.scss */

.form-control-sm,
.input-group-sm > .form-control,
.comment-form .input-group-sm > input[type="text"],
.comment-form .input-group-sm > input[type="email"],
.comment-form .input-group-sm > input[type="url"],
.comment-form .input-group-sm > textarea,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.comment-form .input-group-sm > .input-group-prepend > input[type="submit"],
.input-group-sm > .input-group-append > .btn,
.comment-form .input-group-sm > .input-group-append > input[type="submit"] {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 153, node_modules/bootstrap/scss/_forms.scss */

select.form-control-sm:not([size]):not([multiple]),
.input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

/* line 158, node_modules/bootstrap/scss/_forms.scss */

.form-control-lg,
.input-group-lg > .form-control,
.comment-form .input-group-lg > input[type="text"],
.comment-form .input-group-lg > input[type="email"],
.comment-form .input-group-lg > input[type="url"],
.comment-form .input-group-lg > textarea,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.comment-form .input-group-lg > .input-group-prepend > input[type="submit"],
.input-group-lg > .input-group-append > .btn,
.comment-form .input-group-lg > .input-group-append > input[type="submit"] {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 166, node_modules/bootstrap/scss/_forms.scss */

select.form-control-lg:not([size]):not([multiple]),
.input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

/* line 177, node_modules/bootstrap/scss/_forms.scss */

.form-group,
.comment-form p {
  margin-bottom: 1rem;
}

/* line 181, node_modules/bootstrap/scss/_forms.scss */

.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 191, node_modules/bootstrap/scss/_forms.scss */

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 197, node_modules/bootstrap/scss/_forms.scss */

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 209, node_modules/bootstrap/scss/_forms.scss */

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 215, node_modules/bootstrap/scss/_forms.scss */

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

/* line 220, node_modules/bootstrap/scss/_forms.scss */

.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

/* line 225, node_modules/bootstrap/scss/_forms.scss */

.form-check-label {
  margin-bottom: 0;
}

/* line 229, node_modules/bootstrap/scss/_forms.scss */

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 236, node_modules/bootstrap/scss/_forms.scss */

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 30, node_modules/bootstrap/scss/mixins/_forms.scss */

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

/* line 38, node_modules/bootstrap/scss/mixins/_forms.scss */

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem;
}

/* line 55, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:valid,
.was-validated .comment-form input:valid[type="text"],
.comment-form .was-validated input:valid[type="text"],
.was-validated .comment-form input:valid[type="email"],
.comment-form .was-validated input:valid[type="email"],
.was-validated .comment-form input:valid[type="url"],
.comment-form .was-validated input:valid[type="url"],
.was-validated .comment-form textarea:valid,
.comment-form .was-validated textarea:valid,
.form-control.is-valid,
.comment-form input.is-valid[type="text"],
.comment-form input.is-valid[type="email"],
.comment-form input.is-valid[type="url"],
.comment-form textarea.is-valid,
.was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}

/* line 59, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:valid:focus,
.was-validated .comment-form input:valid:focus[type="text"],
.comment-form .was-validated input:valid:focus[type="text"],
.was-validated .comment-form input:valid:focus[type="email"],
.comment-form .was-validated input:valid:focus[type="email"],
.was-validated .comment-form input:valid:focus[type="url"],
.comment-form .was-validated input:valid:focus[type="url"],
.was-validated .comment-form textarea:valid:focus,
.comment-form .was-validated textarea:valid:focus,
.form-control.is-valid:focus,
.comment-form input.is-valid:focus[type="text"],
.comment-form input.is-valid:focus[type="email"],
.comment-form input.is-valid:focus[type="url"],
.comment-form textarea.is-valid:focus,
.was-validated
  .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 64, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .comment-form input:valid[type="text"] ~ .valid-feedback,
.comment-form .was-validated input:valid[type="text"] ~ .valid-feedback,
.was-validated .comment-form input:valid[type="email"] ~ .valid-feedback,
.comment-form .was-validated input:valid[type="email"] ~ .valid-feedback,
.was-validated .comment-form input:valid[type="url"] ~ .valid-feedback,
.comment-form .was-validated input:valid[type="url"] ~ .valid-feedback,
.was-validated .comment-form textarea:valid ~ .valid-feedback,
.comment-form .was-validated textarea:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.was-validated .comment-form input:valid[type="text"] ~ .valid-tooltip,
.comment-form .was-validated input:valid[type="text"] ~ .valid-tooltip,
.was-validated .comment-form input:valid[type="email"] ~ .valid-tooltip,
.comment-form .was-validated input:valid[type="email"] ~ .valid-tooltip,
.was-validated .comment-form input:valid[type="url"] ~ .valid-tooltip,
.comment-form .was-validated input:valid[type="url"] ~ .valid-tooltip,
.was-validated .comment-form textarea:valid ~ .valid-tooltip,
.comment-form .was-validated textarea:valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.comment-form input.is-valid[type="text"] ~ .valid-feedback,
.comment-form input.is-valid[type="email"] ~ .valid-feedback,
.comment-form input.is-valid[type="url"] ~ .valid-feedback,
.comment-form textarea.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.comment-form input.is-valid[type="text"] ~ .valid-tooltip,
.comment-form input.is-valid[type="email"] ~ .valid-tooltip,
.comment-form input.is-valid[type="url"] ~ .valid-tooltip,
.comment-form textarea.is-valid ~ .valid-tooltip,
.was-validated
  .custom-select:valid ~ .valid-feedback,
.was-validated
  .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 74, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 84, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

/* line 88, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 98, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:valid ~ .custom-control-label,
.custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

/* line 101, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:valid ~ .custom-control-label::before,
.custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}

/* line 106, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip,
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 112, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}

/* line 118, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 129, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

/* line 132, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:valid ~ .custom-file-label::before,
.custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}

/* line 135, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip,
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 141, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 30, node_modules/bootstrap/scss/mixins/_forms.scss */

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 38, node_modules/bootstrap/scss/mixins/_forms.scss */

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem;
}

/* line 55, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:invalid,
.was-validated .comment-form input:invalid[type="text"],
.comment-form .was-validated input:invalid[type="text"],
.was-validated .comment-form input:invalid[type="email"],
.comment-form .was-validated input:invalid[type="email"],
.was-validated .comment-form input:invalid[type="url"],
.comment-form .was-validated input:invalid[type="url"],
.was-validated .comment-form textarea:invalid,
.comment-form .was-validated textarea:invalid,
.form-control.is-invalid,
.comment-form input.is-invalid[type="text"],
.comment-form input.is-invalid[type="email"],
.comment-form input.is-invalid[type="url"],
.comment-form textarea.is-invalid,
.was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}

/* line 59, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:invalid:focus,
.was-validated .comment-form input:invalid:focus[type="text"],
.comment-form .was-validated input:invalid:focus[type="text"],
.was-validated .comment-form input:invalid:focus[type="email"],
.comment-form .was-validated input:invalid:focus[type="email"],
.was-validated .comment-form input:invalid:focus[type="url"],
.comment-form .was-validated input:invalid:focus[type="url"],
.was-validated .comment-form textarea:invalid:focus,
.comment-form .was-validated textarea:invalid:focus,
.form-control.is-invalid:focus,
.comment-form input.is-invalid:focus[type="text"],
.comment-form input.is-invalid:focus[type="email"],
.comment-form input.is-invalid:focus[type="url"],
.comment-form textarea.is-invalid:focus,
.was-validated
  .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 64, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .comment-form input:invalid[type="text"] ~ .invalid-feedback,
.comment-form .was-validated input:invalid[type="text"] ~ .invalid-feedback,
.was-validated .comment-form input:invalid[type="email"] ~ .invalid-feedback,
.comment-form .was-validated input:invalid[type="email"] ~ .invalid-feedback,
.was-validated .comment-form input:invalid[type="url"] ~ .invalid-feedback,
.comment-form .was-validated input:invalid[type="url"] ~ .invalid-feedback,
.was-validated .comment-form textarea:invalid ~ .invalid-feedback,
.comment-form .was-validated textarea:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.was-validated .comment-form input:invalid[type="text"] ~ .invalid-tooltip,
.comment-form .was-validated input:invalid[type="text"] ~ .invalid-tooltip,
.was-validated .comment-form input:invalid[type="email"] ~ .invalid-tooltip,
.comment-form .was-validated input:invalid[type="email"] ~ .invalid-tooltip,
.was-validated .comment-form input:invalid[type="url"] ~ .invalid-tooltip,
.comment-form .was-validated input:invalid[type="url"] ~ .invalid-tooltip,
.was-validated .comment-form textarea:invalid ~ .invalid-tooltip,
.comment-form .was-validated textarea:invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.comment-form input.is-invalid[type="text"] ~ .invalid-feedback,
.comment-form input.is-invalid[type="email"] ~ .invalid-feedback,
.comment-form input.is-invalid[type="url"] ~ .invalid-feedback,
.comment-form textarea.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.comment-form input.is-invalid[type="text"] ~ .invalid-tooltip,
.comment-form input.is-invalid[type="email"] ~ .invalid-tooltip,
.comment-form input.is-invalid[type="url"] ~ .invalid-tooltip,
.comment-form textarea.is-invalid ~ .invalid-tooltip,
.was-validated
  .custom-select:invalid ~ .invalid-feedback,
.was-validated
  .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 74, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 84, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 88, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 98, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:invalid ~ .custom-control-label,
.custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

/* line 101, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}

/* line 106, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 112, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}

/* line 118, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 129, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

/* line 132, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:invalid ~ .custom-file-label::before,
.custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}

/* line 135, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 141, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 264, node_modules/bootstrap/scss/_forms.scss */

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

/* line 272, node_modules/bootstrap/scss/_forms.scss */

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 278, node_modules/bootstrap/scss/_forms.scss */

  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }

  /* line 286, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-group,
  .form-inline .comment-form p,
  .comment-form .form-inline p {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }

  /* line 295, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-control,
  .form-inline .comment-form input[type="text"],
  .comment-form .form-inline input[type="text"],
  .form-inline .comment-form input[type="email"],
  .comment-form .form-inline input[type="email"],
  .form-inline .comment-form input[type="url"],
  .comment-form .form-inline input[type="url"],
  .form-inline .comment-form textarea,
  .comment-form .form-inline textarea {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 302, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-control-plaintext {
    display: inline-block;
  }

  /* line 306, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }

  /* line 313, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }

  /* line 320, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }

  /* line 327, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }

  /* line 331, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 7, node_modules/bootstrap/scss/_buttons.scss */

.btn,
.comment-form input[type="submit"] {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  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;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 7, node_modules/bootstrap/scss/_buttons.scss */

  .btn,
  .comment-form input[type="submit"] {
    transition: none;
  }
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn:hover,
.comment-form input:hover[type="submit"],
.btn:focus,
.comment-form input:focus[type="submit"] {
  text-decoration: none;
}

/* line 23, node_modules/bootstrap/scss/_buttons.scss */

.btn:focus,
.comment-form input:focus[type="submit"],
.btn.focus,
.comment-form input.focus[type="submit"] {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(82, 93, 220, 0.25);
}

/* line 30, node_modules/bootstrap/scss/_buttons.scss */

.btn.disabled,
.comment-form input.disabled[type="submit"],
.btn:disabled,
.comment-form input:disabled[type="submit"] {
  opacity: 0.65;
}

/* line 37, node_modules/bootstrap/scss/_buttons.scss */

.btn:not(:disabled):not(.disabled),
.comment-form input:not(:disabled):not(.disabled)[type="submit"] {
  cursor: pointer;
}

/* line 41, node_modules/bootstrap/scss/_buttons.scss */

.btn:not(:disabled):not(.disabled):active,
.comment-form input:not(:disabled):not(.disabled):active[type="submit"],
.btn:not(:disabled):not(.disabled).active,
.comment-form input:not(:disabled):not(.disabled).active[type="submit"] {
  background-image: none;
}

/* line 53, node_modules/bootstrap/scss/_buttons.scss */

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 64, node_modules/bootstrap/scss/_buttons.scss */

.btn-primary {
  color: #fff;
  background-color: #525ddc;
  border-color: #525ddc;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-primary:hover {
  color: #fff;
  background-color: #323fd6;
  border-color: #2a38d1;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-primary:focus,
.btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 93, 220, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #525ddc;
  border-color: #525ddc;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2a38d1;
  border-color: #2835c6;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 93, 220, 0.5);
}

/* line 64, node_modules/bootstrap/scss/_buttons.scss */

.btn-secondary,
.comment-form input[type="submit"] {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-secondary:hover,
.comment-form input:hover[type="submit"] {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-secondary:focus,
.comment-form input:focus[type="submit"],
.btn-secondary.focus,
.comment-form input.focus[type="submit"] {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-secondary.disabled,
.comment-form input.disabled[type="submit"],
.btn-secondary:disabled,
.comment-form input:disabled[type="submit"] {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-secondary:not(:disabled):not(.disabled):active,
.comment-form input:not(:disabled):not(.disabled):active[type="submit"],
.btn-secondary:not(:disabled):not(.disabled).active,
.comment-form input:not(:disabled):not(.disabled).active[type="submit"],
.show > .btn-secondary.dropdown-toggle,
.comment-form .show > input.dropdown-toggle[type="submit"] {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.comment-form input:not(:disabled):not(.disabled):active:focus[type="submit"],
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.comment-form input:not(:disabled):not(.disabled).active:focus[type="submit"],
.show > .btn-secondary.dropdown-toggle:focus,
.comment-form .show > input.dropdown-toggle:focus[type="submit"] {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 64, node_modules/bootstrap/scss/_buttons.scss */

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-success:focus,
.btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 64, node_modules/bootstrap/scss/_buttons.scss */

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-info:focus,
.btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 64, node_modules/bootstrap/scss/_buttons.scss */

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-warning:focus,
.btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 64, node_modules/bootstrap/scss/_buttons.scss */

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-danger:focus,
.btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 64, node_modules/bootstrap/scss/_buttons.scss */

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-light:focus,
.btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 64, node_modules/bootstrap/scss/_buttons.scss */

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-dark:focus,
.btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 70, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-primary {
  color: #525ddc;
  background-color: transparent;
  background-image: none;
  border-color: #525ddc;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-primary:hover {
  color: #fff;
  background-color: #525ddc;
  border-color: #525ddc;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 93, 220, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #525ddc;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #525ddc;
  border-color: #525ddc;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 93, 220, 0.5);
}

/* line 70, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 70, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-success:focus,
.btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 70, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-info:focus,
.btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 70, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 70, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 70, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-light:focus,
.btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 70, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-dark:focus,
.btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 81, node_modules/bootstrap/scss/_buttons.scss */

.btn-link {
  font-weight: 400;
  color: #525ddc;
  background-color: transparent;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-link:hover {
  color: #2632bc;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

/* line 93, node_modules/bootstrap/scss/_buttons.scss */

.btn-link:focus,
.btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}

/* line 100, node_modules/bootstrap/scss/_buttons.scss */

.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 114, node_modules/bootstrap/scss/_buttons.scss */

.btn-lg,
.btn-group-lg > .btn,
.comment-form .btn-group-lg > input[type="submit"] {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 118, node_modules/bootstrap/scss/_buttons.scss */

.btn-sm,
.btn-group-sm > .btn,
.comment-form .btn-group-sm > input[type="submit"] {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 127, node_modules/bootstrap/scss/_buttons.scss */

.btn-block {
  display: block;
  width: 100%;
}

/* line 132, node_modules/bootstrap/scss/_buttons.scss */

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 141, node_modules/bootstrap/scss/_buttons.scss */

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 3, node_modules/bootstrap/scss/_transitions.scss */

.fade {
  transition: opacity 0.15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 3, node_modules/bootstrap/scss/_transitions.scss */

  .fade {
    transition: none;
  }
}

/* line 6, node_modules/bootstrap/scss/_transitions.scss */

.fade:not(.show) {
  opacity: 0;
}

/* line 12, node_modules/bootstrap/scss/_transitions.scss */

.collapse:not(.show) {
  display: none;
}

/* line 17, node_modules/bootstrap/scss/_transitions.scss */

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 17, node_modules/bootstrap/scss/_transitions.scss */

  .collapsing {
    transition: none;
  }
}

/* line 2, node_modules/bootstrap/scss/_dropdown.scss */

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 62, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 15, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 36, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 44, node_modules/bootstrap/scss/_dropdown.scss */

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 62, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 57, node_modules/bootstrap/scss/_dropdown.scss */

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 62, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 67, node_modules/bootstrap/scss/_dropdown.scss */

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 74, node_modules/bootstrap/scss/_dropdown.scss */

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 47, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 51, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 62, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 84, node_modules/bootstrap/scss/_dropdown.scss */

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 93, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 104, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 111, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.dropdown-item:hover,
.dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 129, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #525ddc;
}

/* line 136, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 147, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-menu.show {
  display: block;
}

/* line 152, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 162, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/* line 4, node_modules/bootstrap/scss/_button-group.scss */

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 10, node_modules/bootstrap/scss/_button-group.scss */

.btn-group > .btn,
.comment-form .btn-group > input[type="submit"],
.btn-group-vertical > .btn,
.comment-form .btn-group-vertical > input[type="submit"] {
  position: relative;
  flex: 0 1 auto;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-group > .btn:hover,
.comment-form .btn-group > input:hover[type="submit"],
.btn-group-vertical > .btn:hover,
.comment-form .btn-group-vertical > input:hover[type="submit"] {
  z-index: 1;
}

/* line 19, node_modules/bootstrap/scss/_button-group.scss */

.btn-group > .btn:focus,
.comment-form .btn-group > input:focus[type="submit"],
.btn-group > .btn:active,
.comment-form .btn-group > input:active[type="submit"],
.btn-group > .btn.active,
.comment-form .btn-group > input.active[type="submit"],
.btn-group-vertical > .btn:focus,
.comment-form .btn-group-vertical > input:focus[type="submit"],
.btn-group-vertical > .btn:active,
.comment-form .btn-group-vertical > input:active[type="submit"],
.btn-group-vertical > .btn.active,
.comment-form .btn-group-vertical > input.active[type="submit"] {
  z-index: 1;
}

/* line 27, node_modules/bootstrap/scss/_button-group.scss */

.btn-group .btn + .btn,
.btn-group .comment-form input[type="submit"] + .btn,
.comment-form .btn-group input[type="submit"] + .btn,
.btn-group .comment-form .btn + input[type="submit"],
.comment-form .btn-group .btn + input[type="submit"],
.btn-group .comment-form input[type="submit"] + input[type="submit"],
.comment-form .btn-group input[type="submit"] + input[type="submit"],
.btn-group .btn + .btn-group,
.btn-group .comment-form input[type="submit"] + .btn-group,
.comment-form .btn-group input[type="submit"] + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .comment-form .btn-group + input[type="submit"],
.comment-form .btn-group .btn-group + input[type="submit"],
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .comment-form input[type="submit"] + .btn,
.comment-form .btn-group-vertical input[type="submit"] + .btn,
.btn-group-vertical .comment-form .btn + input[type="submit"],
.comment-form .btn-group-vertical .btn + input[type="submit"],
.btn-group-vertical .comment-form input[type="submit"] + input[type="submit"],
.comment-form .btn-group-vertical input[type="submit"] + input[type="submit"],
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .comment-form input[type="submit"] + .btn-group,
.comment-form .btn-group-vertical input[type="submit"] + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .comment-form .btn-group + input[type="submit"],
.comment-form .btn-group-vertical .btn-group + input[type="submit"],
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 36, node_modules/bootstrap/scss/_button-group.scss */

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 41, node_modules/bootstrap/scss/_button-group.scss */

.btn-toolbar .input-group {
  width: auto;
}

/* line 47, node_modules/bootstrap/scss/_button-group.scss */

.btn-group > .btn:first-child,
.comment-form .btn-group > input:first-child[type="submit"] {
  margin-left: 0;
}

/* line 52, node_modules/bootstrap/scss/_button-group.scss */

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.comment-form .btn-group > input:not(:last-child):not(.dropdown-toggle)[type="submit"],
.btn-group > .btn-group:not(:last-child) > .btn,
.comment-form .btn-group > .btn-group:not(:last-child) > input[type="submit"] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 57, node_modules/bootstrap/scss/_button-group.scss */

.btn-group > .btn:not(:first-child),
.comment-form .btn-group > input:not(:first-child)[type="submit"],
.btn-group > .btn-group:not(:first-child) > .btn,
.comment-form .btn-group > .btn-group:not(:first-child) > input[type="submit"] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 75, node_modules/bootstrap/scss/_button-group.scss */

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 79, node_modules/bootstrap/scss/_button-group.scss */

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 85, node_modules/bootstrap/scss/_button-group.scss */

.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 90, node_modules/bootstrap/scss/_button-group.scss */

.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split,
.comment-form .btn-group-sm > input[type="submit"] + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 95, node_modules/bootstrap/scss/_button-group.scss */

.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split,
.comment-form .btn-group-lg > input[type="submit"] + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 117, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 122, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-vertical .btn,
.btn-group-vertical .comment-form input[type="submit"],
.comment-form .btn-group-vertical input[type="submit"],
.btn-group-vertical .btn-group {
  width: 100%;
}

/* line 127, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-vertical > .btn + .btn,
.comment-form .btn-group-vertical > input[type="submit"] + .btn,
.comment-form .btn-group-vertical > .btn + input[type="submit"],
.comment-form .btn-group-vertical > input[type="submit"] + input[type="submit"],
.btn-group-vertical > .btn + .btn-group,
.comment-form .btn-group-vertical > input[type="submit"] + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.comment-form .btn-group-vertical > .btn-group + input[type="submit"],
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 136, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.comment-form .btn-group-vertical > input:not(:last-child):not(.dropdown-toggle)[type="submit"],
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.comment-form .btn-group-vertical > .btn-group:not(:last-child) > input[type="submit"] {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 141, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-vertical > .btn:not(:first-child),
.comment-form .btn-group-vertical > input:not(:first-child)[type="submit"],
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.comment-form .btn-group-vertical > .btn-group:not(:first-child) > input[type="submit"] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 161, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-toggle > .btn,
.comment-form .btn-group-toggle > input[type="submit"],
.btn-group-toggle > .btn-group > .btn,
.comment-form .btn-group-toggle > .btn-group > input[type="submit"] {
  margin-bottom: 0;
}

/* line 165, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-toggle > .btn input[type="radio"],
.comment-form .btn-group-toggle > input[type="submit"] input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.comment-form .btn-group-toggle > input[type="submit"] input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.comment-form .btn-group-toggle > .btn-group > input[type="submit"] input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"],
.comment-form .btn-group-toggle > .btn-group > input[type="submit"] input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, node_modules/bootstrap/scss/_input-group.scss */

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 14, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .form-control,
.comment-form .input-group > input[type="text"],
.comment-form .input-group > input[type="email"],
.comment-form .input-group > input[type="url"],
.comment-form .input-group > textarea,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/* line 25, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .form-control:focus,
.comment-form .input-group > input:focus[type="text"],
.comment-form .input-group > input:focus[type="email"],
.comment-form .input-group > input:focus[type="url"],
.comment-form .input-group > textarea:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3;
}

/* line 29, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .form-control + .form-control,
.comment-form .input-group > input[type="text"] + .form-control,
.comment-form .input-group > input[type="email"] + .form-control,
.comment-form .input-group > input[type="url"] + .form-control,
.comment-form .input-group > textarea + .form-control,
.comment-form .input-group > .form-control + input[type="text"],
.comment-form .input-group > input[type="text"] + input[type="text"],
.comment-form .input-group > input[type="email"] + input[type="text"],
.comment-form .input-group > input[type="url"] + input[type="text"],
.comment-form .input-group > textarea + input[type="text"],
.comment-form .input-group > .form-control + input[type="email"],
.comment-form .input-group > input[type="text"] + input[type="email"],
.comment-form .input-group > input[type="email"] + input[type="email"],
.comment-form .input-group > input[type="url"] + input[type="email"],
.comment-form .input-group > textarea + input[type="email"],
.comment-form .input-group > .form-control + input[type="url"],
.comment-form .input-group > input[type="text"] + input[type="url"],
.comment-form .input-group > input[type="email"] + input[type="url"],
.comment-form .input-group > input[type="url"] + input[type="url"],
.comment-form .input-group > textarea + input[type="url"],
.comment-form .input-group > .form-control + textarea,
.comment-form .input-group > input[type="text"] + textarea,
.comment-form .input-group > input[type="email"] + textarea,
.comment-form .input-group > input[type="url"] + textarea,
.comment-form .input-group > textarea + textarea,
.input-group > .form-control + .custom-select,
.comment-form .input-group > input[type="text"] + .custom-select,
.comment-form .input-group > input[type="email"] + .custom-select,
.comment-form .input-group > input[type="url"] + .custom-select,
.comment-form .input-group > textarea + .custom-select,
.input-group > .form-control + .custom-file,
.comment-form .input-group > input[type="text"] + .custom-file,
.comment-form .input-group > input[type="email"] + .custom-file,
.comment-form .input-group > input[type="url"] + .custom-file,
.comment-form .input-group > textarea + .custom-file,
.input-group > .custom-select + .form-control,
.comment-form .input-group > .custom-select + input[type="text"],
.comment-form .input-group > .custom-select + input[type="email"],
.comment-form .input-group > .custom-select + input[type="url"],
.comment-form .input-group > .custom-select + textarea,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.comment-form .input-group > .custom-file + input[type="text"],
.comment-form .input-group > .custom-file + input[type="email"],
.comment-form .input-group > .custom-file + input[type="url"],
.comment-form .input-group > .custom-file + textarea,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

/* line 38, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .form-control:not(:last-child),
.comment-form .input-group > input:not(:last-child)[type="text"],
.comment-form .input-group > input:not(:last-child)[type="email"],
.comment-form .input-group > input:not(:last-child)[type="url"],
.comment-form .input-group > textarea:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 39, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .form-control:not(:first-child),
.comment-form .input-group > input:not(:first-child)[type="text"],
.comment-form .input-group > input:not(:first-child)[type="email"],
.comment-form .input-group > input:not(:first-child)[type="url"],
.comment-form .input-group > textarea:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 44, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .custom-file {
  display: flex;
  align-items: center;
}

/* line 48, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 50, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 61, node_modules/bootstrap/scss/_input-group.scss */

.input-group-prepend,
.input-group-append {
  display: flex;
}

/* line 68, node_modules/bootstrap/scss/_input-group.scss */

.input-group-prepend .btn,
.input-group-prepend .comment-form input[type="submit"],
.comment-form .input-group-prepend input[type="submit"],
.input-group-append .btn,
.input-group-append .comment-form input[type="submit"],
.comment-form .input-group-append input[type="submit"] {
  position: relative;
  z-index: 2;
}

/* line 73, node_modules/bootstrap/scss/_input-group.scss */

.input-group-prepend .btn + .btn,
.input-group-prepend .comment-form input[type="submit"] + .btn,
.comment-form .input-group-prepend input[type="submit"] + .btn,
.input-group-prepend .comment-form .btn + input[type="submit"],
.comment-form .input-group-prepend .btn + input[type="submit"],
.input-group-prepend .comment-form input[type="submit"] + input[type="submit"],
.comment-form .input-group-prepend input[type="submit"] + input[type="submit"],
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .comment-form input[type="submit"] + .input-group-text,
.comment-form .input-group-prepend input[type="submit"] + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .comment-form .input-group-text + input[type="submit"],
.comment-form .input-group-prepend .input-group-text + input[type="submit"],
.input-group-append .btn + .btn,
.input-group-append .comment-form input[type="submit"] + .btn,
.comment-form .input-group-append input[type="submit"] + .btn,
.input-group-append .comment-form .btn + input[type="submit"],
.comment-form .input-group-append .btn + input[type="submit"],
.input-group-append .comment-form input[type="submit"] + input[type="submit"],
.comment-form .input-group-append input[type="submit"] + input[type="submit"],
.input-group-append .btn + .input-group-text,
.input-group-append .comment-form input[type="submit"] + .input-group-text,
.comment-form .input-group-append input[type="submit"] + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .comment-form .input-group-text + input[type="submit"],
.comment-form .input-group-append .input-group-text + input[type="submit"] {
  margin-left: -1px;
}

/* line 81, node_modules/bootstrap/scss/_input-group.scss */

.input-group-prepend {
  margin-right: -1px;
}

/* line 82, node_modules/bootstrap/scss/_input-group.scss */

.input-group-append {
  margin-left: -1px;
}

/* line 90, node_modules/bootstrap/scss/_input-group.scss */

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 106, node_modules/bootstrap/scss/_input-group.scss */

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

/* line 142, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .input-group-prepend > .btn,
.comment-form .input-group > .input-group-prepend > input[type="submit"],
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.comment-form .input-group > .input-group-append:not(:last-child) > input[type="submit"],
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.comment-form .input-group > .input-group-append:last-child > input:not(:last-child):not(.dropdown-toggle)[type="submit"],
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 151, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .input-group-append > .btn,
.comment-form .input-group > .input-group-append > input[type="submit"],
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.comment-form .input-group > .input-group-prepend:not(:first-child) > input[type="submit"],
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.comment-form .input-group > .input-group-prepend:first-child > input:not(:first-child)[type="submit"],
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 10, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

/* line 17, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

/* line 22, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 27, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #525ddc;
}

/* line 33, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(82, 93, 220, 0.25);
}

/* line 38, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #e6e8fa;
}

/* line 45, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 48, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 59, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-label {
  position: relative;
  margin-bottom: 0;
}

/* line 64, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  user-select: none;
  background-color: #dee2e6;
}

/* line 79, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

/* line 99, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

/* line 104, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #525ddc;
}

/* line 107, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

/* line 113, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #525ddc;
}

/* line 117, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

/* line 123, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(82, 93, 220, 0.5);
}

/* line 126, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(82, 93, 220, 0.5);
}

/* line 137, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 142, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #525ddc;
}

/* line 145, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

/* line 151, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(82, 93, 220, 0.5);
}

/* line 164, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
}

/* line 182, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select:focus {
  border-color: #bcc0f1;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(188, 192, 241, 0.5);
}

/* line 187, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 198, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

/* line 205, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 211, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select::-ms-expand {
  opacity: 0;
}

/* line 216, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

/* line 223, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

/* line 235, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

/* line 243, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}

/* line 251, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-input:focus ~ .custom-file-label {
  border-color: #bcc0f1;
  box-shadow: 0 0 0 0.2rem rgba(82, 93, 220, 0.25);
}

/* line 255, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-input:focus ~ .custom-file-label::after {
  border-color: #bcc0f1;
}

/* line 261, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 267, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 282, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 306, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  appearance: none;
}

/* line 312, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range:focus {
  outline: none;
}

/* line 316, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 320, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #525ddc;
  border: 0;
  border-radius: 1rem;
  appearance: none;
}

/* line 330, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-webkit-slider-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(82, 93, 220, 0.25);
}

/* line 335, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-webkit-slider-thumb:active {
  background-color: #e6e8fa;
}

/* line 340, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 351, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #525ddc;
  border: 0;
  border-radius: 1rem;
  appearance: none;
}

/* line 360, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-moz-range-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(82, 93, 220, 0.25);
}

/* line 365, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-moz-range-thumb:active {
  background-color: #e6e8fa;
}

/* line 370, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 381, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #525ddc;
  border: 0;
  border-radius: 1rem;
  appearance: none;
}

/* line 390, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-ms-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(82, 93, 220, 0.25);
}

/* line 395, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-ms-thumb:active {
  background-color: #e6e8fa;
}

/* line 400, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

/* line 411, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 416, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 6, node_modules/bootstrap/scss/_nav.scss */

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, node_modules/bootstrap/scss/_nav.scss */

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}

/* line 23, node_modules/bootstrap/scss/_nav.scss */

.nav-link.disabled {
  color: #6c757d;
}

/* line 32, node_modules/bootstrap/scss/_nav.scss */

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 35, node_modules/bootstrap/scss/_nav.scss */

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 39, node_modules/bootstrap/scss/_nav.scss */

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 47, node_modules/bootstrap/scss/_nav.scss */

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 54, node_modules/bootstrap/scss/_nav.scss */

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 61, node_modules/bootstrap/scss/_nav.scss */

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 75, node_modules/bootstrap/scss/_nav.scss */

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

/* line 79, node_modules/bootstrap/scss/_nav.scss */

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #525ddc;
}

/* line 92, node_modules/bootstrap/scss/_nav.scss */

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 99, node_modules/bootstrap/scss/_nav.scss */

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 112, node_modules/bootstrap/scss/_nav.scss */

.tab-content > .tab-pane {
  display: none;
}

/* line 115, node_modules/bootstrap/scss/_nav.scss */

.tab-content > .active {
  display: block;
}

/* line 18, node_modules/bootstrap/scss/_navbar.scss */

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

/* line 28, node_modules/bootstrap/scss/_navbar.scss */

.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 42, node_modules/bootstrap/scss/_navbar.scss */

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

/* line 61, node_modules/bootstrap/scss/_navbar.scss */

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 68, node_modules/bootstrap/scss/_navbar.scss */

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 73, node_modules/bootstrap/scss/_navbar.scss */

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 84, node_modules/bootstrap/scss/_navbar.scss */

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 99, node_modules/bootstrap/scss/_navbar.scss */

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 108, node_modules/bootstrap/scss/_navbar.scss */

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
}

/* line 121, node_modules/bootstrap/scss/_navbar.scss */

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 128, node_modules/bootstrap/scss/_navbar.scss */

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  /* line 147, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 145, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  /* line 158, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }

  /* line 161, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  /* line 165, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  /* line 172, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }

  /* line 177, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  /* line 184, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 147, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 145, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  /* line 158, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }

  /* line 161, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  /* line 165, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  /* line 172, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }

  /* line 177, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  /* line 184, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 147, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 145, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  /* line 158, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }

  /* line 161, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }

  /* line 165, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  /* line 172, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }

  /* line 177, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  /* line 184, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1399.98px) {
  /* line 147, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1400px) {
  /* line 145, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  /* line 158, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }

  /* line 161, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  /* line 165, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  /* line 172, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }

  /* line 177, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  /* line 184, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

/* line 145, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

/* line 147, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

/* line 158, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 161, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 165, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 172, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}

/* line 177, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 184, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand .navbar-toggler {
  display: none;
}

/* line 199, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 208, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 215, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 220, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 228, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 233, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-toggler-icon {
  background-image: none;
}

/* line 237, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 239, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 251, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 260, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 267, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 272, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 280, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 285, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-toggler-icon {
  background-image: none;
}

/* line 289, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 291, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-text a {
  color: #fff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 5, node_modules/bootstrap/scss/_card.scss */

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* line 16, node_modules/bootstrap/scss/_card.scss */

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, node_modules/bootstrap/scss/_card.scss */

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 28, node_modules/bootstrap/scss/_card.scss */

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 34, node_modules/bootstrap/scss/_card.scss */

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 41, node_modules/bootstrap/scss/_card.scss */

.card-title {
  margin-bottom: 0.75rem;
}

/* line 45, node_modules/bootstrap/scss/_card.scss */

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 50, node_modules/bootstrap/scss/_card.scss */

.card-text:last-child {
  margin-bottom: 0;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.card-link:hover {
  text-decoration: none;
}

/* line 59, node_modules/bootstrap/scss/_card.scss */

.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 68, node_modules/bootstrap/scss/_card.scss */

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 74, node_modules/bootstrap/scss/_card.scss */

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 79, node_modules/bootstrap/scss/_card.scss */

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 85, node_modules/bootstrap/scss/_card.scss */

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 90, node_modules/bootstrap/scss/_card.scss */

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 100, node_modules/bootstrap/scss/_card.scss */

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 107, node_modules/bootstrap/scss/_card.scss */

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 113, node_modules/bootstrap/scss/_card.scss */

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 122, node_modules/bootstrap/scss/_card.scss */

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

/* line 128, node_modules/bootstrap/scss/_card.scss */

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 133, node_modules/bootstrap/scss/_card.scss */

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 141, node_modules/bootstrap/scss/_card.scss */

.card-deck {
  display: flex;
  flex-direction: column;
}

/* line 145, node_modules/bootstrap/scss/_card.scss */

.card-deck .card {
  margin-bottom: 7.5px;
}

@media (min-width: 576px) {
  /* line 141, node_modules/bootstrap/scss/_card.scss */

  .card-deck {
    flex-flow: row wrap;
    margin-right: -7.5px;
    margin-left: -7.5px;
  }

  /* line 154, node_modules/bootstrap/scss/_card.scss */

  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 7.5px;
    margin-bottom: 0;
    margin-left: 7.5px;
  }
}

/* line 171, node_modules/bootstrap/scss/_card.scss */

.card-group {
  display: flex;
  flex-direction: column;
}

/* line 177, node_modules/bootstrap/scss/_card.scss */

.card-group > .card {
  margin-bottom: 7.5px;
}

@media (min-width: 576px) {
  /* line 171, node_modules/bootstrap/scss/_card.scss */

  .card-group {
    flex-flow: row wrap;
  }

  /* line 185, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }

  /* line 190, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }

  /* line 197, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  /* line 200, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }

  /* line 204, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }

  /* line 210, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  /* line 213, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }

  /* line 217, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }

  /* line 223, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }

  /* line 226, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  /* line 230, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  /* line 236, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }

  /* line 239, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

/* line 257, node_modules/bootstrap/scss/_card.scss */

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 256, node_modules/bootstrap/scss/_card.scss */

  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }

  /* line 267, node_modules/bootstrap/scss/_card.scss */

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 280, node_modules/bootstrap/scss/_card.scss */

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

/* line 286, node_modules/bootstrap/scss/_card.scss */

.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

/* line 291, node_modules/bootstrap/scss/_card.scss */

.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 297, node_modules/bootstrap/scss/_card.scss */

.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 1, node_modules/bootstrap/scss/_breadcrumb.scss */

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 13, node_modules/bootstrap/scss/_breadcrumb.scss */

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 16, node_modules/bootstrap/scss/_breadcrumb.scss */

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

/* line 30, node_modules/bootstrap/scss/_breadcrumb.scss */

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 34, node_modules/bootstrap/scss/_breadcrumb.scss */

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 38, node_modules/bootstrap/scss/_breadcrumb.scss */

.breadcrumb-item.active {
  color: #6c757d;
}

/* line 1, node_modules/bootstrap/scss/_pagination.scss */

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 7, node_modules/bootstrap/scss/_pagination.scss */

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #525ddc;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* line 17, node_modules/bootstrap/scss/_pagination.scss */

.page-link:hover {
  z-index: 2;
  color: #2632bc;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 25, node_modules/bootstrap/scss/_pagination.scss */

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(82, 93, 220, 0.25);
}

/* line 32, node_modules/bootstrap/scss/_pagination.scss */

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 39, node_modules/bootstrap/scss/_pagination.scss */

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 45, node_modules/bootstrap/scss/_pagination.scss */

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 50, node_modules/bootstrap/scss/_pagination.scss */

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #525ddc;
  border-color: #525ddc;
}

/* line 57, node_modules/bootstrap/scss/_pagination.scss */

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 4, node_modules/bootstrap/scss/mixins/_pagination.scss */

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 12, node_modules/bootstrap/scss/mixins/_pagination.scss */

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_pagination.scss */

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 4, node_modules/bootstrap/scss/mixins/_pagination.scss */

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 12, node_modules/bootstrap/scss/mixins/_pagination.scss */

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_pagination.scss */

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 6, node_modules/bootstrap/scss/_badge.scss */

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

/* line 18, node_modules/bootstrap/scss/_badge.scss */

.badge:empty {
  display: none;
}

/* line 24, node_modules/bootstrap/scss/_badge.scss */

.btn .badge,
.comment-form input[type="submit"] .badge {
  position: relative;
  top: -1px;
}

/* line 33, node_modules/bootstrap/scss/_badge.scss */

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-primary {
  color: #fff;
  background-color: #525ddc;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-primary[href]:hover,
.badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #2a38d1;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-success {
  color: #fff;
  background-color: #28a745;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-success[href]:hover,
.badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-info[href]:hover,
.badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-warning[href]:hover,
.badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-danger[href]:hover,
.badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-light[href]:hover,
.badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-dark[href]:hover,
.badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

/* line 1, node_modules/bootstrap/scss/_jumbotron.scss */

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  /* line 1, node_modules/bootstrap/scss/_jumbotron.scss */

  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 12, node_modules/bootstrap/scss/_jumbotron.scss */

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, node_modules/bootstrap/scss/_alert.scss */

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 14, node_modules/bootstrap/scss/_alert.scss */

.alert-heading {
  color: inherit;
}

/* line 20, node_modules/bootstrap/scss/_alert.scss */

.alert-link {
  font-weight: 700;
}

/* line 29, node_modules/bootstrap/scss/_alert.scss */

.alert-dismissible {
  padding-right: 4rem;
}

/* line 33, node_modules/bootstrap/scss/_alert.scss */

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-primary {
  color: #2b3072;
  background-color: #dcdff8;
  border-color: #cfd2f5;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-primary hr {
  border-top-color: #babef1;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-primary .alert-link {
  color: #1d204d;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-secondary .alert-link {
  color: #202326;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-success hr {
  border-top-color: #b1dfbb;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-success .alert-link {
  color: #0b2e13;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-info hr {
  border-top-color: #abdde5;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-info .alert-link {
  color: #062c33;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-warning .alert-link {
  color: #533f03;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-danger .alert-link {
  color: #491217;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-light hr {
  border-top-color: #ececf6;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-light .alert-link {
  color: #686868;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-dark hr {
  border-top-color: #b9bbbe;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-dark .alert-link {
  color: #040505;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

/* line 6, node_modules/bootstrap/scss/_progress.scss */

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 16, node_modules/bootstrap/scss/_progress.scss */

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #525ddc;
  transition: width 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 16, node_modules/bootstrap/scss/_progress.scss */

  .progress-bar {
    transition: none;
  }
}

/* line 27, node_modules/bootstrap/scss/_progress.scss */

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

/* line 32, node_modules/bootstrap/scss/_progress.scss */

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

/* line 1, node_modules/bootstrap/scss/_media.scss */

.media {
  display: flex;
  align-items: flex-start;
}

/* line 6, node_modules/bootstrap/scss/_media.scss */

.media-body {
  flex: 1;
}

/* line 5, node_modules/bootstrap/scss/_list-group.scss */

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 20, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-action:hover,
.list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 32, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 43, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 52, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 56, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item:hover,
.list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}

/* line 66, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}

/* line 73, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #525ddc;
  border-color: #525ddc;
}

/* line 88, node_modules/bootstrap/scss/_list-group.scss */

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 95, node_modules/bootstrap/scss/_list-group.scss */

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

/* line 101, node_modules/bootstrap/scss/_list-group.scss */

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-primary {
  color: #2b3072;
  background-color: #cfd2f5;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #2b3072;
  background-color: #babef1;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #2b3072;
  border-color: #2b3072;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

/* line 1, node_modules/bootstrap/scss/_close.scss */

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

/* line 17, node_modules/bootstrap/scss/_close.scss */

.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 28, node_modules/bootstrap/scss/_close.scss */

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 8, node_modules/bootstrap/scss/_modal.scss */

.modal-open {
  overflow: hidden;
}

/* line 13, node_modules/bootstrap/scss/_modal.scss */

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

/* line 29, node_modules/bootstrap/scss/_modal.scss */

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 36, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 44, node_modules/bootstrap/scss/_modal.scss */

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 44, node_modules/bootstrap/scss/_modal.scss */

  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 48, node_modules/bootstrap/scss/_modal.scss */

.modal.show .modal-dialog {
  transform: translate(0, 0);
}

/* line 53, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

/* line 60, node_modules/bootstrap/scss/_modal.scss */

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 77, node_modules/bootstrap/scss/_modal.scss */

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 87, node_modules/bootstrap/scss/_modal.scss */

.modal-backdrop.fade {
  opacity: 0;
}

/* line 88, node_modules/bootstrap/scss/_modal.scss */

.modal-backdrop.show {
  opacity: 0.5;
}

/* line 93, node_modules/bootstrap/scss/_modal.scss */

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 101, node_modules/bootstrap/scss/_modal.scss */

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 109, node_modules/bootstrap/scss/_modal.scss */

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 116, node_modules/bootstrap/scss/_modal.scss */

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 125, node_modules/bootstrap/scss/_modal.scss */

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

/* line 133, node_modules/bootstrap/scss/_modal.scss */

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

/* line 134, node_modules/bootstrap/scss/_modal.scss */

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 138, node_modules/bootstrap/scss/_modal.scss */

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 149, node_modules/bootstrap/scss/_modal.scss */

  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  /* line 154, node_modules/bootstrap/scss/_modal.scss */

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }

  /* line 162, node_modules/bootstrap/scss/_modal.scss */

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 167, node_modules/bootstrap/scss/_modal.scss */

  .modal-lg {
    max-width: 800px;
  }
}

/* line 2, node_modules/bootstrap/scss/_tooltip.scss */

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, node_modules/bootstrap/scss/_tooltip.scss */

.tooltip.show {
  opacity: 0.9;
}

/* line 17, node_modules/bootstrap/scss/_tooltip.scss */

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 23, node_modules/bootstrap/scss/_tooltip.scss */

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 32, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-top,
.bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 35, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 38, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 46, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 49, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 54, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 62, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 65, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 68, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 76, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 79, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 84, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 108, node_modules/bootstrap/scss/_tooltip.scss */

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 1, node_modules/bootstrap/scss/_popover.scss */

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

/* line 20, node_modules/bootstrap/scss/_popover.scss */

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

/* line 27, node_modules/bootstrap/scss/_popover.scss */

.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 38, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-top,
.bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

/* line 41, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-top .arrow,
.bs-popover-auto[x-placement^="top"] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

/* line 45, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}

/* line 50, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 55, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

/* line 61, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-right,
.bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 64, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-right .arrow,
.bs-popover-auto[x-placement^="right"] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 71, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}

/* line 76, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 81, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

/* line 87, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-bottom,
.bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

/* line 90, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-bottom .arrow,
.bs-popover-auto[x-placement^="bottom"] .arrow {
  top: calc((0.5rem + 1px) * -1);
}

/* line 94, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}

/* line 99, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 104, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

/* line 110, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 122, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-left,
.bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 125, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-left .arrow,
.bs-popover-auto[x-placement^="left"] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 132, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}

/* line 137, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^="left"] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 142, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

/* line 165, node_modules/bootstrap/scss/_popover.scss */

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 175, node_modules/bootstrap/scss/_popover.scss */

.popover-header:empty {
  display: none;
}

/* line 180, node_modules/bootstrap/scss/_popover.scss */

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

/* line 11, node_modules/bootstrap/scss/_carousel.scss */

.carousel {
  position: relative;
}

/* line 15, node_modules/bootstrap/scss/_carousel.scss */

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 21, node_modules/bootstrap/scss/_carousel.scss */

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 21, node_modules/bootstrap/scss/_carousel.scss */

  .carousel-item {
    transition: none;
  }
}

/* line 31, node_modules/bootstrap/scss/_carousel.scss */

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 37, node_modules/bootstrap/scss/_carousel.scss */

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

/* line 43, node_modules/bootstrap/scss/_carousel.scss */

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}

@supports (transform-style: preserve-3d) {
  /* line 43, node_modules/bootstrap/scss/_carousel.scss */

  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}

/* line 52, node_modules/bootstrap/scss/_carousel.scss */

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%);
}

@supports (transform-style: preserve-3d) {
  /* line 52, node_modules/bootstrap/scss/_carousel.scss */

  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
}

/* line 61, node_modules/bootstrap/scss/_carousel.scss */

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%);
}

@supports (transform-style: preserve-3d) {
  /* line 61, node_modules/bootstrap/scss/_carousel.scss */

  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 76, node_modules/bootstrap/scss/_carousel.scss */

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity;
}

/* line 82, node_modules/bootstrap/scss/_carousel.scss */

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

/* line 88, node_modules/bootstrap/scss/_carousel.scss */

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}

/* line 93, node_modules/bootstrap/scss/_carousel.scss */

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
}

@supports (transform-style: preserve-3d) {
  /* line 93, node_modules/bootstrap/scss/_carousel.scss */

  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active,
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-prev {
    transform: translate3d(0, 0, 0);
  }
}

/* line 111, node_modules/bootstrap/scss/_carousel.scss */

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

/* line 135, node_modules/bootstrap/scss/_carousel.scss */

.carousel-control-prev {
  left: 0;
}

/* line 141, node_modules/bootstrap/scss/_carousel.scss */

.carousel-control-next {
  right: 0;
}

/* line 149, node_modules/bootstrap/scss/_carousel.scss */

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

/* line 157, node_modules/bootstrap/scss/_carousel.scss */

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

/* line 160, node_modules/bootstrap/scss/_carousel.scss */

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

/* line 170, node_modules/bootstrap/scss/_carousel.scss */

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 184, node_modules/bootstrap/scss/_carousel.scss */

.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 196, node_modules/bootstrap/scss/_carousel.scss */

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

/* line 205, node_modules/bootstrap/scss/_carousel.scss */

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

/* line 216, node_modules/bootstrap/scss/_carousel.scss */

.carousel-indicators .active {
  background-color: #fff;
}

/* line 226, node_modules/bootstrap/scss/_carousel.scss */

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

/* line 3, node_modules/bootstrap/scss/utilities/_align.scss */

.align-baseline {
  vertical-align: baseline !important;
}

/* line 4, node_modules/bootstrap/scss/utilities/_align.scss */

.align-top {
  vertical-align: top !important;
}

/* line 5, node_modules/bootstrap/scss/utilities/_align.scss */

.align-middle {
  vertical-align: middle !important;
}

/* line 6, node_modules/bootstrap/scss/utilities/_align.scss */

.align-bottom {
  vertical-align: bottom !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_align.scss */

.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, node_modules/bootstrap/scss/utilities/_align.scss */

.align-text-top {
  vertical-align: text-top !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-primary {
  background-color: #525ddc !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #2a38d1 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-secondary {
  background-color: #6c757d !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-success {
  background-color: #28a745 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-info {
  background-color: #17a2b8 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-warning {
  background-color: #ffc107 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-danger {
  background-color: #dc3545 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-light {
  background-color: #f8f9fa !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-dark {
  background-color: #343a40 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_background.scss */

.bg-white {
  background-color: #fff !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_background.scss */

.bg-transparent {
  background-color: transparent !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_borders.scss */

.border {
  border: 1px solid #dee2e6 !important;
}

/* line 8, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 9, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 10, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-0 {
  border: 0 !important;
}

/* line 14, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-top-0 {
  border-top: 0 !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-right-0 {
  border-right: 0 !important;
}

/* line 16, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-left-0 {
  border-left: 0 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-primary {
  border-color: #525ddc !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-secondary {
  border-color: #6c757d !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-success {
  border-color: #28a745 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-info {
  border-color: #17a2b8 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-warning {
  border-color: #ffc107 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-danger {
  border-color: #dc3545 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-light {
  border-color: #f8f9fa !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-dark {
  border-color: #343a40 !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-white {
  border-color: #fff !important;
}

/* line 33, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded {
  border-radius: 0.25rem !important;
}

/* line 36, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 40, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 44, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 48, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 53, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-circle {
  border-radius: 50% !important;
}

/* line 57, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-0 {
  border-radius: 0 !important;
}

/* line 2, node_modules/bootstrap/scss/mixins/_clearfix.scss */

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 11, node_modules/bootstrap/scss/utilities/_display.scss */

.d-none {
  display: none !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

.d-inline {
  display: inline !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_display.scss */

.d-inline-block {
  display: inline-block !important;
}

/* line 14, node_modules/bootstrap/scss/utilities/_display.scss */

.d-block {
  display: block !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_display.scss */

.d-table {
  display: table !important;
}

/* line 16, node_modules/bootstrap/scss/utilities/_display.scss */

.d-table-row {
  display: table-row !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_display.scss */

.d-table-cell {
  display: table-cell !important;
}

/* line 18, node_modules/bootstrap/scss/utilities/_display.scss */

.d-flex {
  display: flex !important;
}

/* line 19, node_modules/bootstrap/scss/utilities/_display.scss */

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-none {
    display: none !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-inline {
    display: inline !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-inline-block {
    display: inline-block !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-block {
    display: block !important;
  }

  /* line 15, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-table {
    display: table !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-table-row {
    display: table-row !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-table-cell {
    display: table-cell !important;
  }

  /* line 18, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-flex {
    display: flex !important;
  }

  /* line 19, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-none {
    display: none !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-inline {
    display: inline !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-inline-block {
    display: inline-block !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-block {
    display: block !important;
  }

  /* line 15, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-table {
    display: table !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-table-row {
    display: table-row !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-table-cell {
    display: table-cell !important;
  }

  /* line 18, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-flex {
    display: flex !important;
  }

  /* line 19, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-none {
    display: none !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-inline {
    display: inline !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-inline-block {
    display: inline-block !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-block {
    display: block !important;
  }

  /* line 15, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-table {
    display: table !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-table-row {
    display: table-row !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-table-cell {
    display: table-cell !important;
  }

  /* line 18, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-flex {
    display: flex !important;
  }

  /* line 19, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1400px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-none {
    display: none !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-inline {
    display: inline !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-inline-block {
    display: inline-block !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-block {
    display: block !important;
  }

  /* line 15, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-table {
    display: table !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-table-row {
    display: table-row !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-table-cell {
    display: table-cell !important;
  }

  /* line 18, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-flex {
    display: flex !important;
  }

  /* line 19, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  /* line 29, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-none {
    display: none !important;
  }

  /* line 30, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-inline {
    display: inline !important;
  }

  /* line 31, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-inline-block {
    display: inline-block !important;
  }

  /* line 32, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-block {
    display: block !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-table {
    display: table !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-table-row {
    display: table-row !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-table-cell {
    display: table-cell !important;
  }

  /* line 36, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-flex {
    display: flex !important;
  }

  /* line 37, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

/* line 3, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 10, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 31, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

/* line 37, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 43, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 49, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-row {
  flex-direction: row !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-column {
  flex-direction: column !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-fill {
  flex: 1 1 auto !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

.justify-content-start {
  justify-content: flex-start !important;
}

/* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

.justify-content-end {
  justify-content: flex-end !important;
}

/* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

.justify-content-center {
  justify-content: center !important;
}

/* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

.justify-content-between {
  justify-content: space-between !important;
}

/* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

.justify-content-around {
  justify-content: space-around !important;
}

/* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-items-start {
  align-items: flex-start !important;
}

/* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-items-end {
  align-items: flex-end !important;
}

/* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-items-center {
  align-items: center !important;
}

/* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-items-baseline {
  align-items: baseline !important;
}

/* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-items-stretch {
  align-items: stretch !important;
}

/* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-content-start {
  align-content: flex-start !important;
}

/* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-content-end {
  align-content: flex-end !important;
}

/* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-content-center {
  align-content: center !important;
}

/* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-content-between {
  align-content: space-between !important;
}

/* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-content-around {
  align-content: space-around !important;
}

/* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-content-stretch {
  align-content: stretch !important;
}

/* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-self-auto {
  align-self: auto !important;
}

/* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-self-start {
  align-self: flex-start !important;
}

/* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-self-end {
  align-self: flex-end !important;
}

/* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-self-center {
  align-self: center !important;
}

/* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-self-baseline {
  align-self: baseline !important;
}

/* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-row {
    flex-direction: row !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-column {
    flex-direction: column !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-sm-center {
    justify-content: center !important;
  }

  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-sm-center {
    align-items: center !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-sm-center {
    align-content: center !important;
  }

  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-sm-between {
    align-content: space-between !important;
  }

  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-sm-around {
    align-content: space-around !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-sm-auto {
    align-self: auto !important;
  }

  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-sm-center {
    align-self: center !important;
  }

  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-row {
    flex-direction: row !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-column {
    flex-direction: column !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-md-center {
    justify-content: center !important;
  }

  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-md-start {
    align-items: flex-start !important;
  }

  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-md-end {
    align-items: flex-end !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-md-center {
    align-items: center !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-md-start {
    align-content: flex-start !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-md-end {
    align-content: flex-end !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-md-center {
    align-content: center !important;
  }

  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-md-between {
    align-content: space-between !important;
  }

  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-md-around {
    align-content: space-around !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-md-auto {
    align-self: auto !important;
  }

  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-md-start {
    align-self: flex-start !important;
  }

  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-md-end {
    align-self: flex-end !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-md-center {
    align-self: center !important;
  }

  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-row {
    flex-direction: row !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-column {
    flex-direction: column !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-lg-center {
    justify-content: center !important;
  }

  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-lg-center {
    align-items: center !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-lg-center {
    align-content: center !important;
  }

  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-lg-between {
    align-content: space-between !important;
  }

  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-lg-around {
    align-content: space-around !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-lg-auto {
    align-self: auto !important;
  }

  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-lg-center {
    align-self: center !important;
  }

  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1400px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-row {
    flex-direction: row !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-column {
    flex-direction: column !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-xl-center {
    justify-content: center !important;
  }

  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-xl-center {
    align-items: center !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-xl-center {
    align-content: center !important;
  }

  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-xl-between {
    align-content: space-between !important;
  }

  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-xl-around {
    align-content: space-around !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-xl-auto {
    align-self: auto !important;
  }

  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-xl-center {
    align-self: center !important;
  }

  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

/* line 5, node_modules/bootstrap/scss/utilities/_float.scss */

.float-left {
  float: left !important;
}

/* line 6, node_modules/bootstrap/scss/utilities/_float.scss */

.float-right {
  float: right !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 5, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-sm-left {
    float: left !important;
  }

  /* line 6, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-sm-right {
    float: right !important;
  }

  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 5, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-md-left {
    float: left !important;
  }

  /* line 6, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-md-right {
    float: right !important;
  }

  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 5, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-lg-left {
    float: left !important;
  }

  /* line 6, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-lg-right {
    float: right !important;
  }

  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1400px) {
  /* line 5, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-xl-left {
    float: left !important;
  }

  /* line 6, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-xl-right {
    float: right !important;
  }

  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-xl-none {
    float: none !important;
  }
}

/* line 10, node_modules/bootstrap/scss/utilities/_position.scss */

.position-static {
  position: static !important;
}

/* line 10, node_modules/bootstrap/scss/utilities/_position.scss */

.position-relative {
  position: relative !important;
}

/* line 10, node_modules/bootstrap/scss/utilities/_position.scss */

.position-absolute {
  position: absolute !important;
}

/* line 10, node_modules/bootstrap/scss/utilities/_position.scss */

.position-fixed {
  position: fixed !important;
}

/* line 10, node_modules/bootstrap/scss/utilities/_position.scss */

.position-sticky {
  position: sticky !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_position.scss */

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 23, node_modules/bootstrap/scss/utilities/_position.scss */

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  /* line 31, node_modules/bootstrap/scss/utilities/_position.scss */

  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, node_modules/bootstrap/scss/utilities/_screenreaders.scss */

.sr-only,
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 24, node_modules/bootstrap/scss/mixins/_screen-reader.scss */

.sr-only-focusable:active,
.screen-reader-text:active,
.sr-only-focusable:focus,
.screen-reader-text:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 3, node_modules/bootstrap/scss/utilities/_shadows.scss */

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 4, node_modules/bootstrap/scss/utilities/_shadows.scss */

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 5, node_modules/bootstrap/scss/utilities/_shadows.scss */

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 6, node_modules/bootstrap/scss/utilities/_shadows.scss */

.shadow-none {
  box-shadow: none !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.w-25 {
  width: 25% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.w-50 {
  width: 50% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.w-75 {
  width: 75% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.w-100 {
  width: 100% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.w-auto {
  width: auto !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.h-25 {
  height: 25% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.h-50 {
  height: 50% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.h-75 {
  height: 75% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.h-100 {
  height: 100% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.h-auto {
  height: auto !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_sizing.scss */

.mw-100 {
  max-width: 100% !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_sizing.scss */

.mh-100 {
  max-height: 100% !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.m-0 {
  margin: 0 !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.m-1 {
  margin: 0.25rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.m-2 {
  margin: 0.5rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.m-3 {
  margin: 1rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.m-4 {
  margin: 1.5rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.m-5 {
  margin: 3rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.p-0 {
  padding: 0 !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.p-1 {
  padding: 0.25rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.p-2 {
  padding: 0.5rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.p-3 {
  padding: 1rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.p-4 {
  padding: 1.5rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.p-5 {
  padding: 3rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 33, node_modules/bootstrap/scss/utilities/_spacing.scss */

.m-auto {
  margin: auto !important;
}

/* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 38, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 42, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 46, node_modules/bootstrap/scss/utilities/_spacing.scss */

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-sm-0 {
    margin: 0 !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-sm-3 {
    margin: 1rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-sm-5 {
    margin: 3rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-sm-0 {
    padding: 0 !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-sm-3 {
    padding: 1rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-sm-5 {
    padding: 3rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-sm-auto {
    margin: auto !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  /* line 46, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-0 {
    margin: 0 !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-1 {
    margin: 0.25rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-2 {
    margin: 0.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-3 {
    margin: 1rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-4 {
    margin: 1.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-5 {
    margin: 3rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-md-0 {
    padding: 0 !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-md-1 {
    padding: 0.25rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-md-2 {
    padding: 0.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-md-3 {
    padding: 1rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-md-4 {
    padding: 1.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-md-5 {
    padding: 3rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-auto {
    margin: auto !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  /* line 46, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-0 {
    margin: 0 !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-3 {
    margin: 1rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-5 {
    margin: 3rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-lg-0 {
    padding: 0 !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-lg-3 {
    padding: 1rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-lg-5 {
    padding: 3rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-auto {
    margin: auto !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  /* line 46, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1400px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-0 {
    margin: 0 !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-3 {
    margin: 1rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-5 {
    margin: 3rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-xl-0 {
    padding: 0 !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-xl-3 {
    padding: 1rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-xl-5 {
    padding: 3rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-auto {
    margin: auto !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  /* line 46, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 7, node_modules/bootstrap/scss/utilities/_text.scss */

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 11, node_modules/bootstrap/scss/utilities/_text.scss */

.text-justify {
  text-align: justify !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_text.scss */

.text-nowrap {
  white-space: nowrap !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_text.scss */

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 21, node_modules/bootstrap/scss/utilities/_text.scss */

.text-left {
  text-align: left !important;
}

/* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

.text-right {
  text-align: right !important;
}

/* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 21, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-sm-left {
    text-align: left !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-sm-right {
    text-align: right !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 21, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-md-left {
    text-align: left !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-md-right {
    text-align: right !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 21, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-lg-left {
    text-align: left !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-lg-right {
    text-align: right !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  /* line 21, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-xl-left {
    text-align: left !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-xl-right {
    text-align: right !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-xl-center {
    text-align: center !important;
  }
}

/* line 29, node_modules/bootstrap/scss/utilities/_text.scss */

.text-lowercase {
  text-transform: lowercase !important;
}

/* line 30, node_modules/bootstrap/scss/utilities/_text.scss */

.text-uppercase {
  text-transform: uppercase !important;
}

/* line 31, node_modules/bootstrap/scss/utilities/_text.scss */

.text-capitalize {
  text-transform: capitalize !important;
}

/* line 35, node_modules/bootstrap/scss/utilities/_text.scss */

.font-weight-light {
  font-weight: 300 !important;
}

/* line 36, node_modules/bootstrap/scss/utilities/_text.scss */

.font-weight-normal {
  font-weight: 400 !important;
}

/* line 37, node_modules/bootstrap/scss/utilities/_text.scss */

.font-weight-bold {
  font-weight: 700 !important;
}

/* line 38, node_modules/bootstrap/scss/utilities/_text.scss */

.font-italic {
  font-style: italic !important;
}

/* line 42, node_modules/bootstrap/scss/utilities/_text.scss */

.text-white {
  color: #fff !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-primary {
  color: #525ddc !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-primary:hover,
a.text-primary:focus {
  color: #2a38d1 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-secondary {
  color: #6c757d !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-secondary:hover,
a.text-secondary:focus {
  color: #545b62 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-success {
  color: #28a745 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-success:hover,
a.text-success:focus {
  color: #1e7e34 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-info {
  color: #17a2b8 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-info:hover,
a.text-info:focus {
  color: #117a8b !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-warning {
  color: #ffc107 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-warning:hover,
a.text-warning:focus {
  color: #d39e00 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-danger {
  color: #dc3545 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-danger:hover,
a.text-danger:focus {
  color: #bd2130 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-light {
  color: #f8f9fa !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-light:hover,
a.text-light:focus {
  color: #dae0e5 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-dark {
  color: #343a40 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-dark:hover,
a.text-dark:focus {
  color: #1d2124 !important;
}

/* line 48, node_modules/bootstrap/scss/utilities/_text.scss */

.text-body {
  color: #212529 !important;
}

/* line 49, node_modules/bootstrap/scss/utilities/_text.scss */

.text-muted {
  color: #6c757d !important;
}

/* line 51, node_modules/bootstrap/scss/utilities/_text.scss */

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 52, node_modules/bootstrap/scss/utilities/_text.scss */

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 56, node_modules/bootstrap/scss/utilities/_text.scss */

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5, node_modules/bootstrap/scss/utilities/_visibility.scss */

.visible {
  visibility: visible !important;
}

/* line 9, node_modules/bootstrap/scss/utilities/_visibility.scss */

.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 13, node_modules/bootstrap/scss/_print.scss */

  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  /* line 24, node_modules/bootstrap/scss/_print.scss */

  a:not(.btn) {
    text-decoration: underline;
  }

  /* line 34, node_modules/bootstrap/scss/_print.scss */

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /* line 49, node_modules/bootstrap/scss/_print.scss */

  pre {
    white-space: pre-wrap !important;
  }

  /* line 52, node_modules/bootstrap/scss/_print.scss */

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  /* line 63, node_modules/bootstrap/scss/_print.scss */

  thead {
    display: table-header-group;
  }

  /* line 67, node_modules/bootstrap/scss/_print.scss */

  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 72, node_modules/bootstrap/scss/_print.scss */

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 79, node_modules/bootstrap/scss/_print.scss */

  h2,
  h3 {
    page-break-after: avoid;
  }

@page {
    size: a3;
}

  /* line 92, node_modules/bootstrap/scss/_print.scss */

  body {
    min-width: 992px !important;
  }

  /* line 95, node_modules/bootstrap/scss/_print.scss */

  .container {
    min-width: 992px !important;
  }

  /* line 100, node_modules/bootstrap/scss/_print.scss */

  .navbar {
    display: none;
  }

  /* line 103, node_modules/bootstrap/scss/_print.scss */

  .badge {
    border: 1px solid #000;
  }

  /* line 107, node_modules/bootstrap/scss/_print.scss */

  .table {
    border-collapse: collapse !important;
  }

  /* line 110, node_modules/bootstrap/scss/_print.scss */

  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 117, node_modules/bootstrap/scss/_print.scss */

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }

  /* line 123, node_modules/bootstrap/scss/_print.scss */

  .table-dark {
    color: inherit;
  }

  /* line 126, node_modules/bootstrap/scss/_print.scss */

  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }

  /* line 134, node_modules/bootstrap/scss/_print.scss */

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

/**
 * Import npm dependencies
 *
 * Prefix your imports with `~` to grab from node_modules/
 * @see https://github.com/webpack-contrib/sass-loader#imports
 */

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

/* line 3, node_modules/hamburgers/_sass/hamburgers/_base.scss */

.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

/* line 21, node_modules/hamburgers/_sass/hamburgers/_base.scss */

.hamburger:hover {
  opacity: 0.7;
}

/* line 31, node_modules/hamburgers/_sass/hamburgers/_base.scss */

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

/* line 38, node_modules/hamburgers/_sass/hamburgers/_base.scss */

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

/* line 43, node_modules/hamburgers/_sass/hamburgers/_base.scss */

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

/* line 56, node_modules/hamburgers/_sass/hamburgers/_base.scss */

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

/* line 62, node_modules/hamburgers/_sass/hamburgers/_base.scss */

.hamburger-inner::before {
  top: -10px;
}

/* line 66, node_modules/hamburgers/_sass/hamburgers/_base.scss */

.hamburger-inner::after {
  bottom: -10px;
}

/*
   * 3DX
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_3dx.scss */

.hamburger--3dx .hamburger-box {
  perspective: 80px;
}

/* line 10, node_modules/hamburgers/_sass/hamburgers/types/_3dx.scss */

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 14, node_modules/hamburgers/_sass/hamburgers/types/_3dx.scss */

.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 21, node_modules/hamburgers/_sass/hamburgers/types/_3dx.scss */

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg);
}

/* line 25, node_modules/hamburgers/_sass/hamburgers/types/_3dx.scss */

.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

/* line 29, node_modules/hamburgers/_sass/hamburgers/types/_3dx.scss */

.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DX Reverse
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_3dx-r.scss */

.hamburger--3dx-r .hamburger-box {
  perspective: 80px;
}

/* line 10, node_modules/hamburgers/_sass/hamburgers/types/_3dx-r.scss */

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 14, node_modules/hamburgers/_sass/hamburgers/types/_3dx-r.scss */

.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 21, node_modules/hamburgers/_sass/hamburgers/types/_3dx-r.scss */

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(-180deg);
}

/* line 25, node_modules/hamburgers/_sass/hamburgers/types/_3dx-r.scss */

.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

/* line 29, node_modules/hamburgers/_sass/hamburgers/types/_3dx-r.scss */

.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DY
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_3dy.scss */

.hamburger--3dy .hamburger-box {
  perspective: 80px;
}

/* line 10, node_modules/hamburgers/_sass/hamburgers/types/_3dy.scss */

.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 14, node_modules/hamburgers/_sass/hamburgers/types/_3dy.scss */

.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 21, node_modules/hamburgers/_sass/hamburgers/types/_3dy.scss */

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(-180deg);
}

/* line 25, node_modules/hamburgers/_sass/hamburgers/types/_3dy.scss */

.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

/* line 29, node_modules/hamburgers/_sass/hamburgers/types/_3dy.scss */

.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DY Reverse
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_3dy-r.scss */

.hamburger--3dy-r .hamburger-box {
  perspective: 80px;
}

/* line 10, node_modules/hamburgers/_sass/hamburgers/types/_3dy-r.scss */

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 14, node_modules/hamburgers/_sass/hamburgers/types/_3dy-r.scss */

.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 21, node_modules/hamburgers/_sass/hamburgers/types/_3dy-r.scss */

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg);
}

/* line 25, node_modules/hamburgers/_sass/hamburgers/types/_3dy-r.scss */

.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

/* line 29, node_modules/hamburgers/_sass/hamburgers/types/_3dy-r.scss */

.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DXY
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_3dxy.scss */

.hamburger--3dxy .hamburger-box {
  perspective: 80px;
}

/* line 10, node_modules/hamburgers/_sass/hamburgers/types/_3dxy.scss */

.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 14, node_modules/hamburgers/_sass/hamburgers/types/_3dxy.scss */

.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 21, node_modules/hamburgers/_sass/hamburgers/types/_3dxy.scss */

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg) rotateY(180deg);
}

/* line 25, node_modules/hamburgers/_sass/hamburgers/types/_3dxy.scss */

.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

/* line 29, node_modules/hamburgers/_sass/hamburgers/types/_3dxy.scss */

.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DXY Reverse
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_3dxy-r.scss */

.hamburger--3dxy-r .hamburger-box {
  perspective: 80px;
}

/* line 10, node_modules/hamburgers/_sass/hamburgers/types/_3dxy-r.scss */

.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 14, node_modules/hamburgers/_sass/hamburgers/types/_3dxy-r.scss */

.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 21, node_modules/hamburgers/_sass/hamburgers/types/_3dxy-r.scss */

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}

/* line 25, node_modules/hamburgers/_sass/hamburgers/types/_3dxy-r.scss */

.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

/* line 29, node_modules/hamburgers/_sass/hamburgers/types/_3dxy-r.scss */

.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * Arrow
   */

/* line 7, node_modules/hamburgers/_sass/hamburgers/types/_arrow.scss */

.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/* line 11, node_modules/hamburgers/_sass/hamburgers/types/_arrow.scss */

.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
   * Arrow Right
   */

/* line 7, node_modules/hamburgers/_sass/hamburgers/types/_arrow-r.scss */

.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/* line 11, node_modules/hamburgers/_sass/hamburgers/types/_arrow-r.scss */

.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
   * Arrow Alt
   */

/* line 7, node_modules/hamburgers/_sass/hamburgers/types/_arrowalt.scss */

.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* line 12, node_modules/hamburgers/_sass/hamburgers/types/_arrowalt.scss */

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* line 20, node_modules/hamburgers/_sass/hamburgers/types/_arrowalt.scss */

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/* line 27, node_modules/hamburgers/_sass/hamburgers/types/_arrowalt.scss */

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Arrow Alt Right
   */

/* line 7, node_modules/hamburgers/_sass/hamburgers/types/_arrowalt-r.scss */

.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* line 12, node_modules/hamburgers/_sass/hamburgers/types/_arrowalt-r.scss */

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* line 20, node_modules/hamburgers/_sass/hamburgers/types/_arrowalt-r.scss */

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/* line 27, node_modules/hamburgers/_sass/hamburgers/types/_arrowalt-r.scss */

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Arrow Turn
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_arrowturn.scss */

.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}

/* line 9, node_modules/hamburgers/_sass/hamburgers/types/_arrowturn.scss */

.hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/* line 13, node_modules/hamburgers/_sass/hamburgers/types/_arrowturn.scss */

.hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
   * Arrow Turn Right
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_arrowturn-r.scss */

.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}

/* line 9, node_modules/hamburgers/_sass/hamburgers/types/_arrowturn-r.scss */

.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/* line 13, node_modules/hamburgers/_sass/hamburgers/types/_arrowturn-r.scss */

.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
   * Boring
   */

/* line 7, node_modules/hamburgers/_sass/hamburgers/types/_boring.scss */

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
  transition-property: none;
}

/* line 15, node_modules/hamburgers/_sass/hamburgers/types/_boring.scss */

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}

/* line 18, node_modules/hamburgers/_sass/hamburgers/types/_boring.scss */

.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

/* line 23, node_modules/hamburgers/_sass/hamburgers/types/_boring.scss */

.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

/*
   * Collapse
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_collapse.scss */

.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 13, node_modules/hamburgers/_sass/hamburgers/types/_collapse.scss */

.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

/* line 19, node_modules/hamburgers/_sass/hamburgers/types/_collapse.scss */

.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 26, node_modules/hamburgers/_sass/hamburgers/types/_collapse.scss */

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 31, node_modules/hamburgers/_sass/hamburgers/types/_collapse.scss */

.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

/* line 38, node_modules/hamburgers/_sass/hamburgers/types/_collapse.scss */

.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Collapse Reverse
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_collapse-r.scss */

.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 13, node_modules/hamburgers/_sass/hamburgers/types/_collapse-r.scss */

.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

/* line 19, node_modules/hamburgers/_sass/hamburgers/types/_collapse-r.scss */

.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 26, node_modules/hamburgers/_sass/hamburgers/types/_collapse-r.scss */

.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 31, node_modules/hamburgers/_sass/hamburgers/types/_collapse-r.scss */

.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

/* line 38, node_modules/hamburgers/_sass/hamburgers/types/_collapse-r.scss */

.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Elastic
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_elastic.scss */

.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* line 11, node_modules/hamburgers/_sass/hamburgers/types/_elastic.scss */

.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}

/* line 16, node_modules/hamburgers/_sass/hamburgers/types/_elastic.scss */

.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* line 23, node_modules/hamburgers/_sass/hamburgers/types/_elastic.scss */

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s;
}

/* line 29, node_modules/hamburgers/_sass/hamburgers/types/_elastic.scss */

.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}

/* line 34, node_modules/hamburgers/_sass/hamburgers/types/_elastic.scss */

.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

/*
   * Elastic Reverse
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_elastic-r.scss */

.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* line 11, node_modules/hamburgers/_sass/hamburgers/types/_elastic-r.scss */

.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}

/* line 16, node_modules/hamburgers/_sass/hamburgers/types/_elastic-r.scss */

.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* line 23, node_modules/hamburgers/_sass/hamburgers/types/_elastic-r.scss */

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}

/* line 29, node_modules/hamburgers/_sass/hamburgers/types/_elastic-r.scss */

.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}

/* line 34, node_modules/hamburgers/_sass/hamburgers/types/_elastic-r.scss */

.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 0.075s;
}

/*
   * Emphatic
   */

/* line 5, node_modules/hamburgers/_sass/hamburgers/types/_emphatic.scss */

.hamburger--emphatic {
  overflow: hidden;
}

/* line 8, node_modules/hamburgers/_sass/hamburgers/types/_emphatic.scss */

.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}

/* line 11, node_modules/hamburgers/_sass/hamburgers/types/_emphatic.scss */

.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}

/* line 18, node_modules/hamburgers/_sass/hamburgers/types/_emphatic.scss */

.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}

/* line 28, node_modules/hamburgers/_sass/hamburgers/types/_emphatic.scss */

.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}

/* line 33, node_modules/hamburgers/_sass/hamburgers/types/_emphatic.scss */

.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/* line 42, node_modules/hamburgers/_sass/hamburgers/types/_emphatic.scss */

.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
   * Emphatic Reverse
   */

/* line 5, node_modules/hamburgers/_sass/hamburgers/types/_emphatic-r.scss */

.hamburger--emphatic-r {
  overflow: hidden;
}

/* line 8, node_modules/hamburgers/_sass/hamburgers/types/_emphatic-r.scss */

.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}

/* line 11, node_modules/hamburgers/_sass/hamburgers/types/_emphatic-r.scss */

.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}

/* line 18, node_modules/hamburgers/_sass/hamburgers/types/_emphatic-r.scss */

.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}

/* line 28, node_modules/hamburgers/_sass/hamburgers/types/_emphatic-r.scss */

.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}

/* line 33, node_modules/hamburgers/_sass/hamburgers/types/_emphatic-r.scss */

.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/* line 42, node_modules/hamburgers/_sass/hamburgers/types/_emphatic-r.scss */

.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
   * Minus
   */

/* line 7, node_modules/hamburgers/_sass/hamburgers/types/_minus.scss */

.hamburger--minus .hamburger-inner::before,
.hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}

/* line 17, node_modules/hamburgers/_sass/hamburgers/types/_minus.scss */

.hamburger--minus.is-active .hamburger-inner::before,
.hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}

/* line 24, node_modules/hamburgers/_sass/hamburgers/types/_minus.scss */

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}

/* line 28, node_modules/hamburgers/_sass/hamburgers/types/_minus.scss */

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}

/*
   * Slider
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_slider.scss */

.hamburger--slider .hamburger-inner {
  top: 2px;
}

/* line 9, node_modules/hamburgers/_sass/hamburgers/types/_slider.scss */

.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

/* line 16, node_modules/hamburgers/_sass/hamburgers/types/_slider.scss */

.hamburger--slider .hamburger-inner::after {
  top: 20px;
}

/* line 22, node_modules/hamburgers/_sass/hamburgers/types/_slider.scss */

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

/* line 27, node_modules/hamburgers/_sass/hamburgers/types/_slider.scss */

.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

/* line 32, node_modules/hamburgers/_sass/hamburgers/types/_slider.scss */

.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

/*
   * Slider Reverse
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_slider-r.scss */

.hamburger--slider-r .hamburger-inner {
  top: 2px;
}

/* line 9, node_modules/hamburgers/_sass/hamburgers/types/_slider-r.scss */

.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

/* line 16, node_modules/hamburgers/_sass/hamburgers/types/_slider-r.scss */

.hamburger--slider-r .hamburger-inner::after {
  top: 20px;
}

/* line 22, node_modules/hamburgers/_sass/hamburgers/types/_slider-r.scss */

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

/* line 27, node_modules/hamburgers/_sass/hamburgers/types/_slider-r.scss */

.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0;
}

/* line 32, node_modules/hamburgers/_sass/hamburgers/types/_slider-r.scss */

.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(90deg);
}

/*
   * Spin
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_spin.scss */

.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 10, node_modules/hamburgers/_sass/hamburgers/types/_spin.scss */

.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

/* line 15, node_modules/hamburgers/_sass/hamburgers/types/_spin.scss */

.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 22, node_modules/hamburgers/_sass/hamburgers/types/_spin.scss */

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 27, node_modules/hamburgers/_sass/hamburgers/types/_spin.scss */

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

/* line 34, node_modules/hamburgers/_sass/hamburgers/types/_spin.scss */

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Spin Reverse
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_spin-r.scss */

.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 10, node_modules/hamburgers/_sass/hamburgers/types/_spin-r.scss */

.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

/* line 15, node_modules/hamburgers/_sass/hamburgers/types/_spin-r.scss */

.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 22, node_modules/hamburgers/_sass/hamburgers/types/_spin-r.scss */

.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 27, node_modules/hamburgers/_sass/hamburgers/types/_spin-r.scss */

.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

/* line 34, node_modules/hamburgers/_sass/hamburgers/types/_spin-r.scss */

.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Spring
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_spring.scss */

.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}

/* line 10, node_modules/hamburgers/_sass/hamburgers/types/_spring.scss */

.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 16, node_modules/hamburgers/_sass/hamburgers/types/_spring.scss */

.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 24, node_modules/hamburgers/_sass/hamburgers/types/_spring.scss */

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent;
}

/* line 28, node_modules/hamburgers/_sass/hamburgers/types/_spring.scss */

.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

/* line 35, node_modules/hamburgers/_sass/hamburgers/types/_spring.scss */

.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

/*
   * Spring Reverse
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_spring-r.scss */

.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 13, node_modules/hamburgers/_sass/hamburgers/types/_spring-r.scss */

.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}

/* line 19, node_modules/hamburgers/_sass/hamburgers/types/_spring-r.scss */

.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 26, node_modules/hamburgers/_sass/hamburgers/types/_spring-r.scss */

.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 31, node_modules/hamburgers/_sass/hamburgers/types/_spring-r.scss */

.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}

/* line 38, node_modules/hamburgers/_sass/hamburgers/types/_spring-r.scss */

.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Stand
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_stand.scss */

.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}

/* line 10, node_modules/hamburgers/_sass/hamburgers/types/_stand.scss */

.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 15, node_modules/hamburgers/_sass/hamburgers/types/_stand.scss */

.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 22, node_modules/hamburgers/_sass/hamburgers/types/_stand.scss */

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}

/* line 29, node_modules/hamburgers/_sass/hamburgers/types/_stand.scss */

.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 36, node_modules/hamburgers/_sass/hamburgers/types/_stand.scss */

.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Stand Reverse
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_stand-r.scss */

.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}

/* line 10, node_modules/hamburgers/_sass/hamburgers/types/_stand-r.scss */

.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 15, node_modules/hamburgers/_sass/hamburgers/types/_stand-r.scss */

.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 22, node_modules/hamburgers/_sass/hamburgers/types/_stand-r.scss */

.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}

/* line 29, node_modules/hamburgers/_sass/hamburgers/types/_stand-r.scss */

.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 36, node_modules/hamburgers/_sass/hamburgers/types/_stand-r.scss */

.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Squeeze
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_squeeze.scss */

.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 10, node_modules/hamburgers/_sass/hamburgers/types/_squeeze.scss */

.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

/* line 15, node_modules/hamburgers/_sass/hamburgers/types/_squeeze.scss */

.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 22, node_modules/hamburgers/_sass/hamburgers/types/_squeeze.scss */

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 27, node_modules/hamburgers/_sass/hamburgers/types/_squeeze.scss */

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

/* line 34, node_modules/hamburgers/_sass/hamburgers/types/_squeeze.scss */

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Vortex
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_vortex.scss */

.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 10, node_modules/hamburgers/_sass/hamburgers/types/_vortex.scss */

.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}

/* line 17, node_modules/hamburgers/_sass/hamburgers/types/_vortex.scss */

.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}

/* line 21, node_modules/hamburgers/_sass/hamburgers/types/_vortex.scss */

.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}

/* line 27, node_modules/hamburgers/_sass/hamburgers/types/_vortex.scss */

.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 31, node_modules/hamburgers/_sass/hamburgers/types/_vortex.scss */

.hamburger--vortex.is-active .hamburger-inner::before,
.hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}

/* line 36, node_modules/hamburgers/_sass/hamburgers/types/_vortex.scss */

.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

/* line 41, node_modules/hamburgers/_sass/hamburgers/types/_vortex.scss */

.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}

/*
   * Vortex Reverse
   */

/* line 6, node_modules/hamburgers/_sass/hamburgers/types/_vortex-r.scss */

.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 10, node_modules/hamburgers/_sass/hamburgers/types/_vortex-r.scss */

.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}

/* line 17, node_modules/hamburgers/_sass/hamburgers/types/_vortex-r.scss */

.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}

/* line 21, node_modules/hamburgers/_sass/hamburgers/types/_vortex-r.scss */

.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}

/* line 27, node_modules/hamburgers/_sass/hamburgers/types/_vortex-r.scss */

.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 31, node_modules/hamburgers/_sass/hamburgers/types/_vortex-r.scss */

.hamburger--vortex-r.is-active .hamburger-inner::before,
.hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}

/* line 36, node_modules/hamburgers/_sass/hamburgers/types/_vortex-r.scss */

.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

/* line 41, node_modules/hamburgers/_sass/hamburgers/types/_vortex-r.scss */

.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

/** Import Starter WP theme styles */

/* line 1, resources/assets/styles/common/_s360-global.scss */

body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/* line 6, resources/assets/styles/common/_s360-global.scss */

img {
  max-width: 100%;
}

/* line 26, resources/assets/styles/common/_s360-mixins.scss */

button:hover,
button:active,
button:focus {
  outline: none;
  box-shadow: none;
}

/** Import theme styles */

/* stylelint-disable */

/* line 2, resources/assets/styles/common/_global.scss */

body {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
  overflow-x: hidden;
}

@media (min-width: 1400px) {
  /* line 2, resources/assets/styles/common/_global.scss */

  body {
    font-size: 16px;
    line-height: 1.43;
    position: relative;
  }
}

@media (min-width: 768px) {
  /* line 19, resources/assets/styles/common/_global.scss */

  body.dropdown-active {
    overflow-y: hidden;
  }
}

/* line 25, resources/assets/styles/common/_global.scss */

body.banner-alert-shown {
  padding-top: 53px;
}

/* line 28, resources/assets/styles/common/_global.scss */

body.banner-alert-shown.home {
  padding-top: 92px;
}

@media (min-width: 1400px) {
  /* line 28, resources/assets/styles/common/_global.scss */

  body.banner-alert-shown.home {
    padding-top: 103px;
  }
}

/* line 39, resources/assets/styles/common/_global.scss */

.py-100 {
  padding: 50px 0;
}

@media (min-width: 768px) {
  /* line 39, resources/assets/styles/common/_global.scss */

  .py-100 {
    padding: 100px 0;
  }
}

/* line 47, resources/assets/styles/common/_global.scss */

.container-fluid {
  padding-right: 30px;
  padding-left: 30px;
}

/* line 52, resources/assets/styles/common/_global.scss */

h1 {
  font-family: "Whyte-Extralight", monospace;
  font-size: 44px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -2.5px;
  color: #203a1b;
}

@media (min-width: 768px) {
  /* line 52, resources/assets/styles/common/_global.scss */

  h1 {
    font-size: 54px;
  }
}

@media (min-width: 1400px) {
  /* line 52, resources/assets/styles/common/_global.scss */

  h1 {
    font-size: 64px;
    letter-spacing: -4px;
  }
}

/* line 92, resources/assets/styles/common/_global.scss */

h2 {
  font-family: "Whyte-Extralight", monospace;
  font-size: 34px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: -2.85px;
  color: #203a1b;
}

@media (min-width: 768px) {
  /* line 92, resources/assets/styles/common/_global.scss */

  h2 {
    font-size: 44px;
  }
}

@media (min-width: 1400px) {
  /* line 92, resources/assets/styles/common/_global.scss */

  h2 {
    font-size: 54px;
    letter-spacing: -2.5px;
  }
}

/* line 96, resources/assets/styles/common/_global.scss */

h3 {
  font-family: "Whyte-Extralight", monospace;
  font-size: 24px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.52;
  letter-spacing: -1.45px;
  color: #203a1b;
}

@media (min-width: 768px) {
  /* line 96, resources/assets/styles/common/_global.scss */

  h3 {
    font-size: 32px;
  }
}

@media (min-width: 1400px) {
  /* line 96, resources/assets/styles/common/_global.scss */

  h3 {
    font-size: 42px;
    letter-spacing: -2.63px;
  }
}

/* line 160, resources/assets/styles/common/_global.scss */

h4 {
  font-family: "Whyte-Extralight", monospace;
  font-size: 18px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  color: #203a1b;
  letter-spacing: 0;
  line-height: 1.25;
}

@media (min-width: 576px) {
  /* line 160, resources/assets/styles/common/_global.scss */

  h4 {
    font-size: 28px;
  }
}

@media (min-width: 1400px) {
  /* line 160, resources/assets/styles/common/_global.scss */

  h4 {
    font-size: 34px;
    line-height: 1.03;
    letter-spacing: -1.5px;
  }
}

/* line 182, resources/assets/styles/common/_global.scss */

h5 {
  font-family: "Whyte-Extralight", monospace;
  font-size: 18px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -1px;
  color: #203a1b;
}

@media (min-width: 576px) {
  /* line 182, resources/assets/styles/common/_global.scss */

  h5 {
    font-size: 24px;
  }
}

@media (min-width: 1400px) {
  /* line 182, resources/assets/styles/common/_global.scss */

  h5 {
    font-size: 30px;
    letter-spacing: -1.9px;
  }
}

/* line 222, resources/assets/styles/common/_global.scss */

h6 {
  font-family: "Whyte-Extralight", monospace;
  font-size: 16px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.34px;
  color: #44b64d;
}

@media (min-width: 576px) {
  /* line 222, resources/assets/styles/common/_global.scss */

  h6 {
    font-size: 20px;
  }
}

@media (min-width: 1400px) {
  /* line 222, resources/assets/styles/common/_global.scss */

  h6 {
    font-size: 20px;
    letter-spacing: -0.42px;
  }
}

/* line 259, resources/assets/styles/common/_global.scss */

p,
li {
  font-family: "Whyte-Light", monospace;
  font-size: 12px;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #203a1b;
  overflow-wrap: break-word;
  font-weight: 300;
  line-height: 1.42;
}

@media (min-width: 768px) {
  /* line 259, resources/assets/styles/common/_global.scss */

  p,
  li {
    font-size: 16px;
  }
}

/* line 279, resources/assets/styles/common/_global.scss */

span.font1-style {
  font-family: "Whyte-Extralight", monospace;
}

/* line 283, resources/assets/styles/common/_global.scss */

span.font2-style {
  font-family: "Whyte-Book", monospace;
}

/* line 287, resources/assets/styles/common/_global.scss */

span.font3-style {
  font-family: "Whyte-Medium", monospace;
}

/* line 291, resources/assets/styles/common/_global.scss */

span.font4-style {
  font-family: "Whyte-Light", monospace;
}

/* line 295, resources/assets/styles/common/_global.scss */

span.font5-style {
  font-family: "Whyte-LightItalic", monospace;
}

/* line 299, resources/assets/styles/common/_global.scss */

span.font6-style {
  font-family: "Whyte-ExtralightItalic", monospace;
}

/* line 303, resources/assets/styles/common/_global.scss */

span.font7-style {
  font-family: "StelvioGroteskRegular", monospace;
}

/* line 308, resources/assets/styles/common/_global.scss */

i,
em,
.font-italic {
  font-family: "Whyte-LightItalic", monospace;
}

/* line 314, resources/assets/styles/common/_global.scss */

strong {
  font-weight: 700;
}

/* line 318, resources/assets/styles/common/_global.scss */

a {
  /*
  background-image: linear-gradient(#849980, #849980);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 0% 1px;
  transition: background-size 0.4s cubic-bezier(0.77, 0, 0.175, 1);
   */
  padding-bottom: 3px;
}

/* line 329, resources/assets/styles/common/_global.scss */

a:hover {
  /*
    background-size: 100% 1px;
    text-decoration: none;
     */
  text-decoration: none;
}

/* line 338, resources/assets/styles/common/_global.scss */

a.read-more {
  /*
    background-image: linear-gradient(#20486a, #20486a);
     */
  color: #20486a;
  font-family: "Whyte-Book", monospace;
}

/* line 345, resources/assets/styles/common/_global.scss */

a.read-more:hover {
  font-style: italic;
  color: #20486a;
  background-size: 70px 1px;
  text-decoration: underline;
}

/* line 353, resources/assets/styles/common/_global.scss */

a.brand,
a.not-link-anchor {
  background: initial;
}

/* line 361, resources/assets/styles/common/_global.scss */

a.white-line:hover {
  text-decoration: underline !important;
}

/* line 368, resources/assets/styles/common/_global.scss */

.dropdown-main-menu a:hover,
.wrapper-icon-menu a:hover {
  text-decoration: none;
}

/* line 375, resources/assets/styles/common/_global.scss */

.menu-icon {
  font-family: "Whyte-Book", monospace;
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.77px;
  text-align: center;
  color: white;
  height: 40px;
  width: 40px;
  border: solid 1px white;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

@media (min-width: 576px) {
  /* line 375, resources/assets/styles/common/_global.scss */

  .menu-icon {
    font-size: 9px;
    height: 41px;
    width: 42px;
  }
}

@media (min-width: 1400px) {
  /* line 375, resources/assets/styles/common/_global.scss */

  .menu-icon {
    font-size: 12px;
    height: 47px;
    width: 47px;
  }
}

/* line 409, resources/assets/styles/common/_global.scss */

.x-menu-icon {
  position: relative;
  height: 20px;
  width: 24px;
  transition: 0.5s all;
  display: none;
  margin: auto;
  cursor: pointer;
}

@media (min-width: 576px) {
  /* line 409, resources/assets/styles/common/_global.scss */

  .x-menu-icon {
    height: 40px;
    width: 44px;
  }
}

/* line 423, resources/assets/styles/common/_global.scss */

.x-menu-icon .line1 {
  width: 20px;
  top: 10px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  transform: rotate(0deg);
  transition: 0.5s all;
}

@media (min-width: 1400px) {
  /* line 423, resources/assets/styles/common/_global.scss */

  .x-menu-icon .line1 {
    width: 30px;
  }
}

@media (min-width: 1400px) {
  /* line 423, resources/assets/styles/common/_global.scss */

  .x-menu-icon .line1 {
    width: 44px;
    top: 20px;
  }
}

/* line 442, resources/assets/styles/common/_global.scss */

.x-menu-icon .line2 {
  width: 20px;
  top: 10px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  transform: rotate(0deg);
  transition: 0.5s all;
}

@media (min-width: 1400px) {
  /* line 442, resources/assets/styles/common/_global.scss */

  .x-menu-icon .line2 {
    width: 30px;
  }
}

@media (min-width: 1400px) {
  /* line 442, resources/assets/styles/common/_global.scss */

  .x-menu-icon .line2 {
    width: 44px;
    top: 20px;
  }
}

/* line 461, resources/assets/styles/common/_global.scss */

.x-menu-icon.active {
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.77px;
  text-align: center;
  color: #203a1b;
  height: 40px;
  width: 40px;
  border: solid 1px #203a1b;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

@media (min-width: 576px) {
  /* line 461, resources/assets/styles/common/_global.scss */

  .x-menu-icon.active {
    font-size: 9px;
    height: 41px;
    width: 42px;
  }
}

@media (min-width: 1400px) {
  /* line 461, resources/assets/styles/common/_global.scss */

  .x-menu-icon.active {
    font-size: 12px;
    height: 47px;
    width: 47px;
  }
}

/* line 492, resources/assets/styles/common/_global.scss */

.x-menu-icon.active .line1 {
  transform: rotate(45deg);
}

/* line 496, resources/assets/styles/common/_global.scss */

.x-menu-icon.active .line2 {
  transform: rotate(-45deg);
}

/* line 502, resources/assets/styles/common/_global.scss */

.circle-x {
  border: 1px solid #203a1b;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 52px;
  width: 52px;
  border-radius: 100%;
  transition: 0.5s all;
}

/* line 513, resources/assets/styles/common/_global.scss */

.circle-x .line {
  border-top: 1px solid black;
  width: calc(100% - 20px);
  position: absolute;
  top: 50%;
  cursor: pointer;
  transition: all 0.3s;
}

/* line 521, resources/assets/styles/common/_global.scss */

.circle-x .line.line-1 {
  transform: rotate(90deg);
}

/* line 525, resources/assets/styles/common/_global.scss */

.circle-x .line.line-2 {
  transform: rotate(180deg);
}

/* line 531, resources/assets/styles/common/_global.scss */

.back-wrapper {
  display: flex;
  align-items: center;
}

/* line 535, resources/assets/styles/common/_global.scss */

.back-wrapper .long-arrow {
  height: 10px;
  display: flex;
  align-items: center;
  width: 25px;
  margin-right: 10px;
}

@media (min-width: 1400px) {
  /* line 535, resources/assets/styles/common/_global.scss */

  .back-wrapper .long-arrow {
    width: 30px;
  }
}

/* line 546, resources/assets/styles/common/_global.scss */

.back-wrapper .long-arrow .line-1 {
  height: 1px;
  width: 30px;
  background-color: #203a1b;
  position: relative;
}

/* line 552, resources/assets/styles/common/_global.scss */

.back-wrapper .long-arrow .line-1 .line-2,
.back-wrapper .long-arrow .line-1 .line-3 {
  height: 1px;
  width: 12px;
  background-color: #203a1b;
  position: absolute;
}

/* line 560, resources/assets/styles/common/_global.scss */

.back-wrapper .long-arrow .line-1 .line-2 {
  transform: rotate(25deg);
  bottom: -3px;
}

/* line 565, resources/assets/styles/common/_global.scss */

.back-wrapper .long-arrow .line-1 .line-3 {
  transform: rotate(155deg);
  top: -3px;
}

/* line 573, resources/assets/styles/common/_global.scss */

.wp-block-column {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 573, resources/assets/styles/common/_global.scss */

  .wp-block-column {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 584, resources/assets/styles/common/_global.scss */

  .wp-block-column:first-child {
    margin-right: 15px;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 591, resources/assets/styles/common/_global.scss */

  .wp-block-column:last-child {
    margin-left: 15px;
    margin-right: 0;
  }
}

@media (min-width: 600px) and (max-width: 768px) {
  /* line 598, resources/assets/styles/common/_global.scss */

  .wp-block-column:not(:only-child) {
    flex-basis: 100% !important;
  }
}

@media (min-width: 600px) and (max-width: 768px) {
  /* line 604, resources/assets/styles/common/_global.scss */

  .wp-block-column:nth-child(2n) {
    margin-left: 0;
  }
}

/* line 611, resources/assets/styles/common/_global.scss */

.wp-block-separator {
  border-bottom-width: 0;
  border-color: #203a1b;
}

/* line 616, resources/assets/styles/common/_global.scss */

.showfade {
  animation-name: showfade;
  animation-duration: 0.3s;
}

/* line 621, resources/assets/styles/common/_global.scss */

.hidefade {
  animation-name: hidefade;
  animation-duration: 0.3s;
}

@keyframes showfade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes hidefade {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

/* line 647, resources/assets/styles/common/_global.scss */

.single-states .title {
  font-family: "Whyte-Extralight", monospace;
  font-size: 16px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.34px;
}

@media (min-width: 1400px) {
  /* line 647, resources/assets/styles/common/_global.scss */

  .single-states .title {
    font-size: 20px;
    letter-spacing: -0.42px;
  }
}

/* line 667, resources/assets/styles/common/_global.scss */

.collapse-section.active .btn2 .text::before {
  content: 'Collapse All';
}

/* line 676, resources/assets/styles/common/_global.scss */

.collapse-section .btn2 .text::before {
  content: 'Open All';
}

/* line 683, resources/assets/styles/common/_global.scss */

.load {
  width: 50px;
  height: 50px;
  margin: 110px auto 50px;
  border: solid 10px #203a1b;
  border-radius: 50%;
  border-right-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  left: calc(50% - 25px);
  transition: all 0.5s ease-in;
  animation-name: rotate;
  animation-duration: 1.0s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  top: -250px;
  z-index: 6;
}

@media (min-width: 768px) {
  /* line 683, resources/assets/styles/common/_global.scss */

  .load {
    top: 20%;
  }
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

/* line 715, resources/assets/styles/common/_global.scss */

.clear-both {
  clear: both;
}

/* line 720, resources/assets/styles/common/_global.scss */

.jqvmap-label {
  position: absolute;
  display: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #292929;
  color: white;
  font-size: smaller;
  padding: 3px;
}

/* line 732, resources/assets/styles/common/_global.scss */

.jqvmap-zoomin,
.jqvmap-zoomout {
  position: absolute;
  left: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #000000;
  padding: 3px;
  color: white;
  width: 14px;
  height: 17px;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
}

/* line 749, resources/assets/styles/common/_global.scss */

.jqvmap-zoomin {
  top: 10px;
}

/* line 753, resources/assets/styles/common/_global.scss */

.jqvmap-zoomout {
  top: 30px;
}

/* line 757, resources/assets/styles/common/_global.scss */

.jqvmap-region {
  cursor: pointer;
}

/* line 761, resources/assets/styles/common/_global.scss */

.jqvmap-ajax_response {
  width: 100%;
  height: 500px;
}

/* line 766, resources/assets/styles/common/_global.scss */

#vmapcolor2.vmapcolor,
#vmapcolor.vmapcolor {
  width: 100%;
  height: 220px;
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  /* line 766, resources/assets/styles/common/_global.scss */

  #vmapcolor2.vmapcolor,
  #vmapcolor.vmapcolor {
    width: 480px;
    height: 320px;
  }
}

@media (min-width: 992px) {
  /* line 766, resources/assets/styles/common/_global.scss */

  #vmapcolor2.vmapcolor,
  #vmapcolor.vmapcolor {
    width: 100%;
    height: 430px;
  }
}

/* line 782, resources/assets/styles/common/_global.scss */

#vmapcolor2.vmapcolor svg,
#vmapcolor.vmapcolor svg {
  height: 100%;
  width: 100%;
  min-height: 500px;
}

@media (max-width: 767.98px) {
  /* line 792, resources/assets/styles/common/_global.scss */

  .main-header .main-header-container .nav-menu .container-fluid {
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
}

/* line 802, resources/assets/styles/common/_global.scss */

.no-result-content {
  min-height: 300px;
}

/* line 808, resources/assets/styles/common/_global.scss */

.space-bottom-border-small .small-title {
  margin-bottom: 35px !important;
}

/* line 819, resources/assets/styles/common/_global.scss */

.content-tile-3-button-with-arrow .content .wrap-content-bottom .bottom .icon-n-detail .detail-link .btn,
.content-tile-3-button-with-arrow .content .wrap-content-bottom .bottom .icon-n-detail .detail-link .comment-form input[type="submit"],
.comment-form .content-tile-3-button-with-arrow .content .wrap-content-bottom .bottom .icon-n-detail .detail-link input[type="submit"] {
  font-size: 16px !important;
  padding: 0 !important;
  border: none !important;
  overflow: visible !important;
  outline: none;
  justify-content: flex-start;
}

/* line 827, resources/assets/styles/common/_global.scss */

.content-tile-3-button-with-arrow .content .wrap-content-bottom .bottom .icon-n-detail .detail-link .btn:hover,
.content-tile-3-button-with-arrow .content .wrap-content-bottom .bottom .icon-n-detail .detail-link .comment-form input:hover[type="submit"],
.comment-form .content-tile-3-button-with-arrow .content .wrap-content-bottom .bottom .icon-n-detail .detail-link input:hover[type="submit"] {
  text-decoration: underline !important;
  font-style: italic !important;
  color: #20486a !important;
}

/* line 832, resources/assets/styles/common/_global.scss */

.content-tile-3-button-with-arrow .content .wrap-content-bottom .bottom .icon-n-detail .detail-link .btn:hover:before,
.content-tile-3-button-with-arrow .content .wrap-content-bottom .bottom .icon-n-detail .detail-link .comment-form input[type="submit"]:hover:before,
.comment-form .content-tile-3-button-with-arrow .content .wrap-content-bottom .bottom .icon-n-detail .detail-link input[type="submit"]:hover:before {
  content: none !important;
}

/* line 837, resources/assets/styles/common/_global.scss */

.content-tile-3-button-with-arrow .content .wrap-content-bottom .bottom .icon-n-detail .detail-link .btn:after,
.content-tile-3-button-with-arrow .content .wrap-content-bottom .bottom .icon-n-detail .detail-link .comment-form input[type="submit"]:after,
.comment-form .content-tile-3-button-with-arrow .content .wrap-content-bottom .bottom .icon-n-detail .detail-link input[type="submit"]:after {
  content: '';
  position: absolute;
  top: 14px;
  right: -88px;
  width: 100%;
  height: 100%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG0AAAAYCAYAAADwF3MkAAAABHNCSVQICAgIfAhkiAAAAglJREFUaIHtmrFuE0EQQN86ljEVV9KxBekp3FDh8kLlP/CVjonk/YPYf7CRIKG0/8BuwHShp6BFolj+wKkIiXxL4bN8doJjjjvbEvPK0d7cSE+7M7c6EHJFhy2tw+Nmke9QRSb/H9Hhmz74JuDwWB5XBm5oJ3m+4yDPZAIEhzVAvQQ0ipDbaSt4XnsaHNa+Tb5/yUWe7LSC0EfHDbwywKtUuE+JM/fh/Ou/5BZpBaNft18QK5McmQn+El+y7tO7UZacIm1L6LCloRQBBniShB34LtVHo7/peyJty+iGCfh1G+G9AZ4B4JmgsBAP3Pi9eyiHSNshOmxHQMRq3yPurZMn0vYAHZ7UwUd3+h4HPTd+e7m6XqTtETpsaVTJ4IlY6XtufDGYrxNpe4humIDrG8Ps6Fzue9XKmdJh+3SnFQoPEQE6HSgD3d3UImSlDPR2XYTwR5os77IrwEpP2zOSftbBY1AESfgH0KdasW5oJyJtT9BhS+NVB1S0Iqvrxuf99FqRtmOS661TZgPHnM8ob93Hi+F9z5S3U5qwig5P6vi4AzRS4RGU7H0f1Glkp22Z2e3H9BRUfRFVA5h2N7l3BJG2NWa/IKgui2nwCrAQ9zeVNUekFYhumICfN00UhoWspUkwS16RVgBrxvY7k2AWRFrO6KO2JaaZkrV2EsyCTI95M7vYDdhwEszCb/PgrewvY2YfAAAAAElFTkSuQmCC);
  background-size: 55px 10px;
  background-repeat: no-repeat;
}

/* line 856, resources/assets/styles/common/_global.scss */

.icon-pdf-link {
  position: relative;
  display: block;
  margin-left: 30px;
}

/* line 861, resources/assets/styles/common/_global.scss */

.icon-pdf-link::before {
  position: absolute;
  content: '';
  height: 25px;
  width: 25px;
  background: url("/wp-content/themes/awc/dist/images/PDF.svg");
  background-size: contain;
  top: 0;
  left: -29px;
}

/* line 872, resources/assets/styles/common/_global.scss */

.icon-pdf-link img {
  width: 11px;
  margin-top: -2px;
}

/* line 878, resources/assets/styles/common/_global.scss */

.search-results .entry-title a {
  font-size: 33px;
  margin-bottom: 20px;
}

/* line 883, resources/assets/styles/common/_global.scss */

.nav-links {
  display: flex;
  padding: 10px;
  justify-content: space-between;
  margin-bottom: 20px;
}

/* line 889, resources/assets/styles/common/_global.scss */

.nav-links[class^=nav] {
  font-size: 16px;
}

/* line 2, resources/assets/styles/components/_buttons.scss */

.btn,
.comment-form input[type="submit"] {
  height: 35px;
  border-radius: 17.5px;
  display: inline-flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-family: "Whyte-Book", monospace;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.23px;
  color: #fff;
  position: relative;
  overflow: hidden;
  transition: 0.15s all;
  transform: scale(1);
  border-width: 0;
}

/* line 26, resources/assets/styles/components/_buttons.scss */

.btn::before,
.comment-form input[type="submit"]::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-100%, 100%);
  transition: 0.15s all ease-out;
  z-index: -1;
  border-radius: 100px;
}

/* line 39, resources/assets/styles/components/_buttons.scss */

.btn.btn1,
.comment-form input.btn1[type="submit"] {
  background-color: #20486a;
  color: #fff;
}

/* line 44, resources/assets/styles/components/_buttons.scss */

.btn.btn2,
.comment-form input.btn2[type="submit"] {
  background-color: #fff;
  color: #20486a;
}

/* line 49, resources/assets/styles/components/_buttons.scss */

.btn.btn3,
.comment-form input.btn3[type="submit"] {
  font-size: 9px;
  font-weight: 300;
  text-align: center;
  color: #20486a;
  padding: 3px 8px;
  height: auto;
  min-width: 100px;
  width: auto;
}

/* line 60, resources/assets/styles/components/_buttons.scss */

.btn.btn4,
.comment-form input.btn4[type="submit"] {
  background-color: transparent;
  color: #20486a;
}

/* line 65, resources/assets/styles/components/_buttons.scss */

.btn.btn5,
.comment-form input.btn5[type="submit"] {
  background-color: #fff;
  color: #20486a;
  border: 1px solid #20486a;
  outline: none;
  font-size: 16px;
  min-width: 132px;
  margin-bottom: 10px;
}

/* line 74, resources/assets/styles/components/_buttons.scss */

.btn.btn5:hover,
.comment-form input.btn5:hover[type="submit"] {
  border: 1px solid #3c78aa;
  color: white;
}

/* line 80, resources/assets/styles/components/_buttons.scss */

.btn.btn-tax,
.comment-form input.btn-tax[type="submit"] {
  font-family: "Whyte-Light", monospace;
  font-size: 11px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  height: 23px;
  padding: 3px 8px;
  outline: none;
  cursor: pointer !important;
  background: #f0faee;
  border-width: 0;
  border-radius: 5px;
  min-width: fit-content;
  width: fit-content;
  margin-bottom: 8px;
  color: #203a1b;
}

/* line 103, resources/assets/styles/components/_buttons.scss */

.btn.btn-tax::before,
.comment-form input.btn-tax[type="submit"]::before {
  display: none;
}

/* line 108, resources/assets/styles/components/_buttons.scss */

.btn.btn-tax:hover::before,
.comment-form input.btn-tax[type="submit"]:hover::before {
  background-color: #a8d69f;
  display: none;
  border-radius: initial;
}

/* line 115, resources/assets/styles/components/_buttons.scss */

.btn.btn-tax a,
.comment-form input.btn-tax[type="submit"] a {
  color: #203a1b;
}

/* line 120, resources/assets/styles/components/_buttons.scss */

.btn.btn-tax-close,
.comment-form input.btn-tax-close[type="submit"] {
  height: 24px;
  margin-right: 15px;
  width: fit-content;
  font-size: 14px;
  font-family: "Whyte-Light", monospace;
  font-weight: 300;
  background: #f0faee;
  border-width: 0;
  border-radius: 5px;
  min-width: fit-content;
  margin-bottom: 8px;
  color: #203a1b;
}

/* line 136, resources/assets/styles/components/_buttons.scss */

.btn.btn-tax-close:hover::before,
.comment-form input.btn-tax-close[type="submit"]:hover::before,
.btn.btn-tax-close.active::before,
.comment-form input.btn-tax-close.active[type="submit"]::before {
  background-color: #a8d69f;
  border-radius: initial;
}

/* line 142, resources/assets/styles/components/_buttons.scss */

.btn.btn-tax-close .close-remove,
.comment-form input.btn-tax-close[type="submit"] .close-remove {
  margin-left: 10px;
  font-size: 6px;
}

@media (min-width: 768px) {
  /* line 142, resources/assets/styles/components/_buttons.scss */

  .btn.btn-tax-close .close-remove,
  .comment-form input.btn-tax-close[type="submit"] .close-remove {
    font-size: 15px;
  }
}

/* line 152, resources/assets/styles/components/_buttons.scss */

.btn.btn-reset-tax,
.comment-form input.btn-reset-tax[type="submit"] {
  font-family: "Whyte-Book", monospace;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.23px;
  text-align: center;
  color: #20486a;
  height: 35px;
  outline: none;
}

/* line 167, resources/assets/styles/components/_buttons.scss */

.btn.btn-reset-tax:hover::before,
.comment-form input.btn-reset-tax[type="submit"]:hover::before,
.btn.btn-reset-tax.active::before,
.comment-form input.btn-reset-tax.active[type="submit"]::before {
  background-color: #a8d69f;
}

/* line 173, resources/assets/styles/components/_buttons.scss */

.btn:hover,
.comment-form input:hover[type="submit"] {
  /*
    background-color: $blue2;
    border-color: $blue2;
    color: white;
     */
}

/* line 181, resources/assets/styles/components/_buttons.scss */

.btn:hover::before,
.comment-form input[type="submit"]:hover::before {
  transform: translate(0, 0);
  background-color: #3c78aa;
}

/* line 188, resources/assets/styles/components/_buttons.scss */

.button {
  padding: 3px;
  background-color: #20486a;
  font-family: "Whyte-Book", monospace;
  color: white;
  cursor: pointer;
  width: 116px;
  border-radius: 17.5px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.23px;
  border: solid 1px #20486a;
  position: relative;
  overflow: hidden;
  transition: 0.3s all;
  transform: scale(1);
}

/* line 212, resources/assets/styles/components/_buttons.scss */

.button::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-100%, 100%);
  transition: 0.3s all ease-out;
  z-index: -1;
  border-radius: 100px;
}

/* line 226, resources/assets/styles/components/_buttons.scss */

.button:hover::before {
  transform: translate(0, 0);
  background-color: #3c78aa;
}

/* line 5, resources/assets/styles/components/_comments.scss */

.comment-list ol {
  list-style: none;
}

/* stylelint-disable */

/** Search form */

/*
.search-form {
  @extend .form-inline;
}

.search-form label {
  @extend .form-group;

  font-weight: normal;
}

.search-form .search-field {
  @extend .form-control;
}

.search-form .search-submit {
  @extend .btn;
  @extend .btn-secondary;
}
*/

/* line 25, resources/assets/styles/components/_forms.scss */

.gfield_select {
  appearance: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAATCAIAAAB+9pigAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACeSURBVEhL3dHRCcQgEEVRO9IOLcnSLMFc2DAQMfpmYH9y/0KYdyBJ4899D6i19t7vh1Cct9buhwlgPaVUSgkbHHLOiBkPgNc557Bh64zY+fyJwsZynRY/OWC8rdMCIJexWac1QKKxX6dXgI7GcZ12AG0MZZ0OAC0NcZ3OAE0GieskAcSQGfo6qQCZoa+TA6Cfoa+TDyCm9XVyA77GuACYEVPFsrjUPgAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-position: 97.5% center;
  background-size: 17px;
}

/* line 35, resources/assets/styles/components/_forms.scss */

#gform_wrapper_2 form .gform_footer {
  margin-top: 25px;
}

/**
 * WordPress Generated Classes
 * @see http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 */

/** Media alignment */

/* line 7, resources/assets/styles/components/_wp-classes.scss */

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

/* line 14, resources/assets/styles/components/_wp-classes.scss */

.aligncenter {
  display: block;
  margin: 0.5rem auto;
  height: auto;
}

/* line 20, resources/assets/styles/components/_wp-classes.scss */

.alignleft,
.alignright {
  margin-bottom: 0.5rem;
  height: auto;
}

@media (min-width: 576px) {
  /* line 27, resources/assets/styles/components/_wp-classes.scss */

  .alignleft {
    float: left;
    margin-right: 0.5rem;
  }

  /* line 32, resources/assets/styles/components/_wp-classes.scss */

  .alignright {
    float: right;
    margin-left: 0.5rem;
  }
}

/** Captions */

/** Text meant only for screen readers */

/* stylelint-disable */

/*
.logged-in.admin-bar {
  & > header {
    top: 46px;

    @include media-breakpoint-up(md) {
      top: 32px;
    }

    @include media-breakpoint-up(xl) {
      top: 0px;
    }

    .top-header {
      @include media-breakpoint-up(xl) {
        //top: 30px;
      }
    }
  }
}
*/

/* line 27, resources/assets/styles/layouts/_header.scss */

body > header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  /* dropdown-old
  .dropdown-main-menu {
    position: absolute;
    width: 100%;
    background: #a8d69f;
    top: 0;
    z-index: 2;
    height: 0vh;
    transition: 0.5s all;

    &.dropdown-active {
      height: 100vh;
      transition: 0.5s all;
    }

    .topspace-dropdown-main-menu {
      height: 154px;
      width: 100%;

      @include media-breakpoint-up(sm) {
        height: 224px;
      }
    }

    .nav-menu,
    .sub-menu {
      list-style-type: none;
      padding-inline-start: 0;
    }

    .nav-menu {
      display: flex;
      flex-wrap: wrap;

      @include media-breakpoint-up(md) {
        flex-wrap: nowrap;
      }
    }

    .item-parent {
      width: 200px;
      margin-right: 15px;
      margin-bottom: 15px;

      @include media-breakpoint-up(lg) {
        margin-right: 0;
        margin-bottom: 0;

        &.about {
          width: 180px;
        }

        &.industry {
          width: 250px;
        }

        &.resilience {
          width: 175px;
        }

        &.sustainability {
          width: 220px;
        }

        &.issues {
          width: 130px;
        }

        &.learn {
          width: 115px;
        }
      }

      & > a {
        font-family: $font1;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: $green1;
        margin-bottom: 5px;
        background: initial;

        @include media-breakpoint-up(md) {
          font-size: 20px;
          margin-bottom: 17px;
        }
      }
    }

    .sub-menu {
      a {
        width: fit-content;
      }
    }

    a {
      font-family: $font1;
      font-size: 14px;
      font-weight: 300;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.71;
      letter-spacing: normal;
      color: $green1;
    }
  }

   */
  /* new dropdown */
}

/* line 33, resources/assets/styles/layouts/_header.scss */

body > header .top-header {
  background-color: #a8d69f;
  position: relative;
  z-index: 5;
}

@media (min-width: 1400px) {
  /* line 33, resources/assets/styles/layouts/_header.scss */

  body > header .top-header {
    width: 100%;
    top: 0;
  }
}

@media (min-width: 1400px) {
  /* line 45, resources/assets/styles/layouts/_header.scss */

  .logged-in.admin-bar body > header .top-header {
    top: 32px;
  }
}

/* line 51, resources/assets/styles/layouts/_header.scss */

body > header .top-header .sub-menu {
  display: none;
}

/* line 55, resources/assets/styles/layouts/_header.scss */

body > header .top-header .top-menu {
  justify-content: flex-end;
  padding: 8.5px 0;
}

@media (min-width: 1400px) {
  /* line 55, resources/assets/styles/layouts/_header.scss */

  body > header .top-header .top-menu {
    padding: 12.5px 0;
  }
}

/* line 68, resources/assets/styles/layouts/_header.scss */

body > header .top-header .nav-menu {
  list-style-type: none;
  padding-inline-start: 0;
  margin-bottom: 0;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

/* line 77, resources/assets/styles/layouts/_header.scss */

body > header .top-header .nav-menu .menu-item {
  padding-right: 20px;
  display: none;
}

@media (min-width: 768px) {
  /* line 77, resources/assets/styles/layouts/_header.scss */

  body > header .top-header .nav-menu .menu-item {
    padding-right: 35px;
    display: block;
  }
}

@media (min-width: 992px) {
  /* line 77, resources/assets/styles/layouts/_header.scss */

  body > header .top-header .nav-menu .menu-item {
    padding-right: 45px;
  }
}

/* line 90, resources/assets/styles/layouts/_header.scss */

body > header .top-header .nav-menu .menu-item:nth-last-child(2) {
  display: block;
}

@media (min-width: 992px) {
  /* line 77, resources/assets/styles/layouts/_header.scss */

  body > header .top-header .nav-menu .menu-item {
    padding-right: 45px;
  }
}

/* line 98, resources/assets/styles/layouts/_header.scss */

body > header .top-header .nav-menu .menu-item:last-child {
  display: block;
}

/* line 103, resources/assets/styles/layouts/_header.scss */

body > header .top-header .nav-menu .menu-item:hover a {
  font-style: italic;
}

/* line 111, resources/assets/styles/layouts/_header.scss */

body > header .top-header a {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 28px;
  letter-spacing: 0;
  color: #203a1b;
  background: initial;
}

@media (min-width: 992px) {
  /* line 111, resources/assets/styles/layouts/_header.scss */

  body > header .top-header a {
    font-family: "Whyte-Medium", monospace;
    font-size: 14px;
    line-height: normal;
    letter-spacing: -0.43px;
  }
}

@media (min-width: 992px) {
  /* line 111, resources/assets/styles/layouts/_header.scss */

  body > header .top-header a {
    font-size: 14px;
  }
}

/* line 134, resources/assets/styles/layouts/_header.scss */

body > header .top-header .menu-wrapper {
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 767.98px) {
  /* line 134, resources/assets/styles/layouts/_header.scss */

  body > header .top-header .menu-wrapper {
    margin-right: -18px;
  }
}

/* line 144, resources/assets/styles/layouts/_header.scss */

body > header .top-header .search-icon {
  width: 15px;
  height: 15px;
  transform: rotate(90deg);
  color: #203a1b;
  cursor: pointer;
  margin: auto 0;
  margin-right: 0;
}

@media (min-width: 576px) {
  /* line 144, resources/assets/styles/layouts/_header.scss */

  body > header .top-header .search-icon {
    width: 18px;
    height: 18px;
    margin-right: 20px;
  }
}

@media (min-width: 1400px) {
  /* line 144, resources/assets/styles/layouts/_header.scss */

  body > header .top-header .search-icon {
    width: 23px;
    height: 23px;
    margin-right: 0;
  }
}

/* line 167, resources/assets/styles/layouts/_header.scss */

body > header .main-header {
  position: relative;
  z-index: 3;
  /*
    &.dropdown-active {
      border-top-width: 0;
    }
     */
}

/* line 171, resources/assets/styles/layouts/_header.scss */

body > header .main-header.dark-active {
  border-top: solid 1px #203a1b;
  border-bottom: solid 1px #203a1b;
}

/* line 182, resources/assets/styles/layouts/_header.scss */

body > header .main-header .nav-menu {
  justify-content: space-between;
  padding-top: 12px;
  padding-bottom: 12px;
}

@media (max-width: 767.98px) {
  /* line 182, resources/assets/styles/layouts/_header.scss */

  body > header .main-header .nav-menu {
    padding: 15px 10px;
  }
}

@media (min-width: 1400px) {
  /* line 182, resources/assets/styles/layouts/_header.scss */

  body > header .main-header .nav-menu {
    padding-top: 23px;
    padding-bottom: 28px;
  }
}

/* line 204, resources/assets/styles/layouts/_header.scss */

.home body > header .main-header .nav-menu {
  border-bottom-width: 1px;
}

/* line 208, resources/assets/styles/layouts/_header.scss */

body > header .main-header .nav-menu.dark-active {
  border-bottom: solid 1px #203a1b;
  border-bottom-width: 1px;
}

/* line 213, resources/assets/styles/layouts/_header.scss */

body > header .main-header .nav-menu.dropdown-active {
  padding-bottom: 20px;
}

/* line 222, resources/assets/styles/layouts/_header.scss */

body > header .main-header .icon-wrapper {
  display: flex;
  align-items: center;
}

/* line 227, resources/assets/styles/layouts/_header.scss */

body > header .main-header .icon-wrapper.dark-active .menu-icon {
  color: #203a1b;
  border-color: #203a1b;
}

/* line 234, resources/assets/styles/layouts/_header.scss */

body > header .main-header .menu-icon,
body > header .main-header .x-menu-icon {
  margin: auto;
}

@media (min-width: 1400px) {
  /* line 234, resources/assets/styles/layouts/_header.scss */

  body > header .main-header .menu-icon,
  body > header .main-header .x-menu-icon {
    margin-right: 0;
  }
}

/* line 245, resources/assets/styles/layouts/_header.scss */

body > header .main-header .x-menu-icon.active .line1 {
  background-color: #203a1b;
}

/* line 249, resources/assets/styles/layouts/_header.scss */

body > header .main-header .x-menu-icon.active .line2 {
  background-color: #203a1b;
}

/* line 255, resources/assets/styles/layouts/_header.scss */

body > header .main-header .brand {
  width: 130px;
  display: block;
}

@media (min-width: 576px) {
  /* line 255, resources/assets/styles/layouts/_header.scss */

  body > header .main-header .brand {
    width: 180px;
  }
}

@media (min-width: 1400px) {
  /* line 255, resources/assets/styles/layouts/_header.scss */

  body > header .main-header .brand {
    width: 233px;
  }
}

/* line 382, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu {
  position: absolute;
  width: 0%;
  background: #a8d69f;
  top: 0;
  right: 0;
  z-index: 2;
  height: 100vh;
  transition: 0.15s all;
  /* Works on Chrome, Edge, and Safari */
}

@media (min-width: 1400px) {
  /* line 393, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .content-dropdown-menu {
    overflow-y: scroll;
    height: 100%;
  }
}

/* line 406, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu .content-dropdown-menu::-webkit-scrollbar {
  width: 5px;
}

/* line 410, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu .content-dropdown-menu::-webkit-scrollbar-track {
  background: transparent;
}

/* line 414, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu .content-dropdown-menu::-webkit-scrollbar-thumb {
  background-color: transparent;
  border-radius: 25px;
}

/* line 419, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu ul {
  list-style-type: none;
  padding: 0;
  margin-top: 0;
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 419, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu ul {
    height: 100vh;
  }
}

/* line 432, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu.dropdown-active {
  width: 100%;
}

/* line 437, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu .menu-wrapper {
  border-bottom: 1px solid;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  /* line 437, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .menu-wrapper {
    display: none;
  }
}

/* line 448, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu .menu-wrapper #menu-topmenu-1 li a {
  color: #203a1b;
  font-size: 14px;
  line-height: 28px;
}

@media (min-width: 576px) {
  /* line 448, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .menu-wrapper #menu-topmenu-1 li a {
    font-size: 16px;
  }
}

/* line 460, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu .topspace-dropdown-main-menu {
  height: 114px;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 460, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .topspace-dropdown-main-menu {
    height: 144px;
  }
}

@media (min-width: 1400px) {
  /* line 460, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .topspace-dropdown-main-menu {
    height: 150px;
  }
}

/* line 473, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu .item-parent {
  position: relative;
}

/* line 476, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu .item-parent > a {
  font-family: "Whyte-Extralight", monospace;
  font-size: 24px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -1.07px;
  color: #203a1b;
  background: none;
  display: inline-block;
  transition: 0.3s all;
  line-height: 1;
  margin-bottom: 0.7em;
  position: relative;
}

@media (min-width: 576px) {
  /* line 476, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .item-parent > a {
    margin-bottom: 1em;
  }
}

@media (min-width: 768px) {
  /* line 476, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .item-parent > a {
    margin-bottom: 23px;
    line-height: 1;
    width: calc(40% + 20px);
    font-size: 38px;
    margin-bottom: 18px;
  }

  /* line 502, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .item-parent > a::before {
    display: none;
  }
}

@media (min-width: 1400px) {
  /* line 476, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .item-parent > a {
    font-size: 64px;
    margin-bottom: 0;
    padding-bottom: 40px;
    width: calc(50% + 20px);
  }
}

/* line 515, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu .item-parent > a.active + .sub-menu {
  display: block;
}

/* line 519, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu .item-parent > a:not(.active) + .sub-menu {
  display: none;
}

@media (min-width: 768px) {
  /* line 519, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .item-parent > a:not(.active) + .sub-menu {
    display: block;
  }
}

/* line 527, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu .item-parent > a.active .arrow-mobile {
  transform: rotate(0deg);
}

/* line 531, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu .item-parent > a .arrow-mobile {
  position: absolute;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAyNCAxMyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCiAgICA8cGF0aCBkPSJNMjMuNjQ3IDEyIDExLjgwNSAxbC0xMSAxMSIgc3Ryb2tlPSIjMjAzQTFCIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz4NCjwvc3ZnPg0K);
  right: 0;
  background-repeat: no-repeat;
  transition: 0.3s all;
  width: 15px;
  height: 20px;
  transform: rotate(180deg);
  background-position: center center;
}

@media (max-width: 767.98px) {
  /* line 531, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .item-parent > a .arrow-mobile {
    right: -34px;
    top: 3px;
  }
}

@media (min-width: 768px) {
  /* line 531, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .item-parent > a .arrow-mobile {
    width: 40px;
  }
}

@media (min-width: 768px) {
  /* line 554, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .item-parent:hover .sub-menu {
    animation-name: riseup-submenu;
    animation-duration: 0.3s;
    animation-fill-mode: forwards;
    z-index: 5;
  }
}

@media (min-width: 768px) {
  /* line 565, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .item-parent.hover > a {
    font-style: italic;
    opacity: 1;
  }
}

/* line 571, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu .item-parent.hover > a::before {
  transform: rotate(0deg);
}

@media (max-width: 767.98px) {
  /* line 571, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .item-parent.hover > a::before {
    top: 7px;
  }
}

/* line 580, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu .item-parent.hover .sub-menu {
  display: block;
}

@media (min-width: 768px) {
  /* line 586, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .item-parent.leave > a {
    opacity: 0.25;
    font-weight: 200;
  }
}

@media (min-width: 1400px) {
  /* line 595, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .item-parent:last-child a {
    padding-bottom: 100vh;
  }
}

/* line 605, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu .item-parent .sub-menu .menu-item > a {
  font-weight: 200;
  transition: all 0.15s ease;
}

@media (min-width: 768px) {
  /* line 612, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .item-parent .sub-menu .menu-item.hover > a {
    font-style: italic;
  }
}

/* line 632, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu .sub-menu {
  padding-left: 15px;
  margin-bottom: 25px;
  display: none;
}

@media (min-width: 768px) {
  /* line 632, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .sub-menu {
    margin-bottom: 15px;
    position: absolute;
    width: 50%;
    left: calc(40% - 20px);
    top: 0;
    opacity: 0;
    height: 100vh;
    padding-left: 70px;
  }
}

@media (min-width: 1400px) {
  /* line 632, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .sub-menu {
    left: calc(50% - 20px);
  }
}

/* line 670, resources/assets/styles/layouts/_header.scss */

body > header .dropdown-main-menu .sub-menu a {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 28px;
  letter-spacing: 0;
  color: #203a1b;
  display: block;
  padding-bottom: 0 !important;
  margin-bottom: 0.5em;
}

@media (min-width: 768px) {
  /* line 670, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .sub-menu a {
    font-size: 18px;
  }
}

@media (min-width: 1400px) {
  /* line 670, resources/assets/styles/layouts/_header.scss */

  body > header .dropdown-main-menu .sub-menu a {
    font-size: 34px;
  }
}

@keyframes riseup-submenu {
  from {
    top: 30px;
    opacity: 0;
  }

  to {
    top: 0px;
    opacity: 1;
  }
}

/* line 709, resources/assets/styles/layouts/_header.scss */

.banner-alert-shown > header .dropdown-main-menu .topspace-dropdown-main-menu {
  height: 164px;
}

@media (min-width: 1400px) {
  /* line 709, resources/assets/styles/layouts/_header.scss */

  .banner-alert-shown > header .dropdown-main-menu .topspace-dropdown-main-menu {
    height: 210px;
  }
}

/* line 719, resources/assets/styles/layouts/_header.scss */

.header-spaces {
  width: 100%;
  height: 170px;
}

/* line 725, resources/assets/styles/layouts/_header.scss */

.menu-primarymenu-container {
  padding-top: 40px;
  position: relative;
}

@media (max-width: 767.98px) {
  /* line 725, resources/assets/styles/layouts/_header.scss */

  .menu-primarymenu-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 737, resources/assets/styles/layouts/_header.scss */

.menu-primarymenu-container #menu-primarymenu::-webkit-scrollbar-thumb {
  background: #203a1b;
}

/* line 741, resources/assets/styles/layouts/_header.scss */

.menu-primarymenu-container #menu-primarymenu::-webkit-scrollbar {
  width: 0px;
}

/* line 747, resources/assets/styles/layouts/_header.scss */

.pullup {
  position: relative;
  width: 100%;
  animation: pullup;
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-delay: 0.2s;
  animation-fill-mode: both;
}

@keyframes pullup {
  0% {
    top: 15px;
    opacity: 0;
  }

  100% {
    top: 0;
    opacity: 1;
  }
}

/* line 771, resources/assets/styles/layouts/_header.scss */

.btn-search {
  color: #a8d69f;
  border: none;
  background-color: transparent;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out;
}

/* line 778, resources/assets/styles/layouts/_header.scss */

.btn-search:hover {
  transition: color 0.2s ease-in-out;
  color: #203a1b;
}

/* line 785, resources/assets/styles/layouts/_header.scss */

#search-box {
  width: 100%;
  right: 0;
  left: 0;
  height: 60px;
  position: absolute;
  z-index: 999999;
  background-color: #a8d69f;
  overflow-x: hidden;
  display: none;
  top: 39px;
  overflow-y: hidden;
}

@media (min-width: 576px) {
  /* line 785, resources/assets/styles/layouts/_header.scss */

  #search-box {
    top: 40px;
    height: 65px;
  }
}

@media (min-width: 768px) {
  /* line 785, resources/assets/styles/layouts/_header.scss */

  #search-box {
    height: 125px;
  }
}

@media (min-width: 992px) {
  /* line 785, resources/assets/styles/layouts/_header.scss */

  #search-box {
    height: 175px;
  }
}

@media (min-width: 1400px) {
  /* line 785, resources/assets/styles/layouts/_header.scss */

  #search-box {
    top: 50px;
    height: 225px;
  }
}

/* line 817, resources/assets/styles/layouts/_header.scss */

.btn-search-submit {
  background: #a8d69f;
  border: 0;
  color: white;
  border-radius: 0;
  cursor: pointer;
}

/* line 824, resources/assets/styles/layouts/_header.scss */

.btn-search-submit:focus {
  box-shadow: none;
}

/* line 828, resources/assets/styles/layouts/_header.scss */

.btn-search-submit img {
  width: 25px;
  height: 25px;
  position: relative;
  top: 10px;
}

@media (min-width: 576px) {
  /* line 828, resources/assets/styles/layouts/_header.scss */

  .btn-search-submit img {
    width: 30px;
    height: 30px;
  }
}

@media (min-width: 768px) {
  /* line 828, resources/assets/styles/layouts/_header.scss */

  .btn-search-submit img {
    width: 40px;
    height: 40px;
  }
}

@media (min-width: 992px) {
  /* line 828, resources/assets/styles/layouts/_header.scss */

  .btn-search-submit img {
    width: 50px;
    height: 50px;
  }
}

@media (min-width: 1400px) {
  /* line 828, resources/assets/styles/layouts/_header.scss */

  .btn-search-submit img {
    width: 60px;
    height: 60px;
  }
}

/* line 856, resources/assets/styles/layouts/_header.scss */

.icon {
  font-size: 28px;
}

/* line 860, resources/assets/styles/layouts/_header.scss */

.return-search {
  width: 30px;
  height: 19px;
  cursor: pointer;
  display: block;
}

/* line 867, resources/assets/styles/layouts/_header.scss */

.return-search:focus {
  box-shadow: none;
}

/* line 872, resources/assets/styles/layouts/_header.scss */

.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 884, resources/assets/styles/layouts/_header.scss */

.searchform {
  max-width: 1138px;
  margin: 0 auto;
}

/* line 888, resources/assets/styles/layouts/_header.scss */

.searchform .input-group > .form-control,
.searchform .comment-form .input-group > input[type="text"],
.comment-form .searchform .input-group > input[type="text"],
.searchform .comment-form .input-group > input[type="email"],
.comment-form .searchform .input-group > input[type="email"],
.searchform .comment-form .input-group > input[type="url"],
.comment-form .searchform .input-group > input[type="url"],
.searchform .comment-form .input-group > textarea,
.comment-form .searchform .input-group > textarea {
  background: #a8d69f;
  border: 0;
  color: #203a1b;
  text-align: center;
  border-bottom: 1px solid #203a1b;
  border-radius: 0;
  font-size: 16px;
  font-family: "Whyte-Light", monospace;
  font-style: italic;
}

@media (min-width: 576px) {
  /* line 888, resources/assets/styles/layouts/_header.scss */

  .searchform .input-group > .form-control,
  .searchform .comment-form .input-group > input[type="text"],
  .comment-form .searchform .input-group > input[type="text"],
  .searchform .comment-form .input-group > input[type="email"],
  .comment-form .searchform .input-group > input[type="email"],
  .searchform .comment-form .input-group > input[type="url"],
  .comment-form .searchform .input-group > input[type="url"],
  .searchform .comment-form .input-group > textarea,
  .comment-form .searchform .input-group > textarea {
    font-size: 25px;
  }
}

@media (min-width: 768px) {
  /* line 888, resources/assets/styles/layouts/_header.scss */

  .searchform .input-group > .form-control,
  .searchform .comment-form .input-group > input[type="text"],
  .comment-form .searchform .input-group > input[type="text"],
  .searchform .comment-form .input-group > input[type="email"],
  .comment-form .searchform .input-group > input[type="email"],
  .searchform .comment-form .input-group > input[type="url"],
  .comment-form .searchform .input-group > input[type="url"],
  .searchform .comment-form .input-group > textarea,
  .comment-form .searchform .input-group > textarea {
    font-size: 34px;
  }
}

@media (min-width: 992px) {
  /* line 888, resources/assets/styles/layouts/_header.scss */

  .searchform .input-group > .form-control,
  .searchform .comment-form .input-group > input[type="text"],
  .comment-form .searchform .input-group > input[type="text"],
  .searchform .comment-form .input-group > input[type="email"],
  .comment-form .searchform .input-group > input[type="email"],
  .searchform .comment-form .input-group > input[type="url"],
  .comment-form .searchform .input-group > input[type="url"],
  .searchform .comment-form .input-group > textarea,
  .comment-form .searchform .input-group > textarea {
    font-size: 42px;
  }
}

/* line 911, resources/assets/styles/layouts/_header.scss */

.searchform .input-group > .form-control::-webkit-input-placeholder,
.searchform .comment-form .input-group > input[type="text"]::-webkit-input-placeholder,
.comment-form .searchform .input-group > input[type="text"]::-webkit-input-placeholder,
.searchform .comment-form .input-group > input[type="email"]::-webkit-input-placeholder,
.comment-form .searchform .input-group > input[type="email"]::-webkit-input-placeholder,
.searchform .comment-form .input-group > input[type="url"]::-webkit-input-placeholder,
.comment-form .searchform .input-group > input[type="url"]::-webkit-input-placeholder,
.searchform .comment-form .input-group > textarea::-webkit-input-placeholder,
.comment-form .searchform .input-group > textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #203a1b80;
}

/* line 915, resources/assets/styles/layouts/_header.scss */

.searchform .input-group > .form-control:-moz-placeholder,
.searchform .comment-form .input-group > input:-moz-placeholder[type="text"],
.comment-form .searchform .input-group > input:-moz-placeholder[type="text"],
.searchform .comment-form .input-group > input:-moz-placeholder[type="email"],
.comment-form .searchform .input-group > input:-moz-placeholder[type="email"],
.searchform .comment-form .input-group > input:-moz-placeholder[type="url"],
.comment-form .searchform .input-group > input:-moz-placeholder[type="url"],
.searchform .comment-form .input-group > textarea:-moz-placeholder,
.comment-form .searchform .input-group > textarea:-moz-placeholder {
  /* Firefox 19+ */
  color: #203a1b80;
  opacity: 1;
}

/* line 920, resources/assets/styles/layouts/_header.scss */

.searchform .input-group > .form-control:-ms-input-placeholder,
.searchform .comment-form .input-group > input:-ms-input-placeholder[type="text"],
.comment-form .searchform .input-group > input:-ms-input-placeholder[type="text"],
.searchform .comment-form .input-group > input:-ms-input-placeholder[type="email"],
.comment-form .searchform .input-group > input:-ms-input-placeholder[type="email"],
.searchform .comment-form .input-group > input:-ms-input-placeholder[type="url"],
.comment-form .searchform .input-group > input:-ms-input-placeholder[type="url"],
.searchform .comment-form .input-group > textarea:-ms-input-placeholder,
.comment-form .searchform .input-group > textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #203a1b80;
}

/* line 924, resources/assets/styles/layouts/_header.scss */

.searchform .input-group > .form-control::placeholder,
.searchform .comment-form .input-group > input[type="text"]::placeholder,
.comment-form .searchform .input-group > input[type="text"]::placeholder,
.searchform .comment-form .input-group > input[type="email"]::placeholder,
.comment-form .searchform .input-group > input[type="email"]::placeholder,
.searchform .comment-form .input-group > input[type="url"]::placeholder,
.comment-form .searchform .input-group > input[type="url"]::placeholder,
.searchform .comment-form .input-group > textarea::placeholder,
.comment-form .searchform .input-group > textarea::placeholder {
  color: #203a1b80;
}

/* line 928, resources/assets/styles/layouts/_header.scss */

.searchform .input-group > .form-control:focus,
.searchform .comment-form .input-group > input:focus[type="text"],
.comment-form .searchform .input-group > input:focus[type="text"],
.searchform .comment-form .input-group > input:focus[type="email"],
.comment-form .searchform .input-group > input:focus[type="email"],
.searchform .comment-form .input-group > input:focus[type="url"],
.comment-form .searchform .input-group > input:focus[type="url"],
.searchform .comment-form .input-group > textarea:focus,
.comment-form .searchform .input-group > textarea:focus {
  box-shadow: none;
}

@media (max-width: 767.98px) {
  /* line 935, resources/assets/styles/layouts/_header.scss */

  .banner-hero-home .text {
    padding: 0 15px;
  }
}

/* line 949, resources/assets/styles/layouts/_header.scss */

.top-banner-alert {
  z-index: 1000;
  background-color: #203A1A;
  color: white;
  margin: 0;
  padding: 14px;
}

/* line 956, resources/assets/styles/layouts/_header.scss */

.top-banner-alert p {
  color: white;
  margin: 0;
}

/* line 961, resources/assets/styles/layouts/_header.scss */

.top-banner-alert a {
  color: white;
  text-decoration: underline;
}

/* stylelint-disable */

/* line 3, resources/assets/styles/layouts/_footer.scss */

footer.content-info {
  background-color: #203a1b;
  padding-top: 40px;
  padding-bottom: 15px;
  padding-left: 12px;
  padding-right: 12px;
}

@media (min-width: 576px) {
  /* line 3, resources/assets/styles/layouts/_footer.scss */

  footer.content-info {
    padding-top: 53px;
    padding-bottom: 75px;
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 19, resources/assets/styles/layouts/_footer.scss */

footer .footer-container .nav-menu {
  list-style-type: none;
  padding-inline-start: 0;
}

/* line 23, resources/assets/styles/layouts/_footer.scss */

footer .footer-container .nav-menu .item-parent {
  margin-bottom: 30px;
  position: relative;
  padding-left: 7.5px;
  padding-right: 7.5px;
}

@media (min-width: 576px) {
  /* line 23, resources/assets/styles/layouts/_footer.scss */

  footer .footer-container .nav-menu .item-parent {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 23, resources/assets/styles/layouts/_footer.scss */

  footer .footer-container .nav-menu .item-parent {
    padding: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 37, resources/assets/styles/layouts/_footer.scss */

  footer .footer-container .nav-menu .item-parent .close-menu {
    display: none;
  }
}

/* line 43, resources/assets/styles/layouts/_footer.scss */

footer .footer-container .nav-menu .item-parent > a {
  position: relative;
}

/* line 46, resources/assets/styles/layouts/_footer.scss */

footer .footer-container .nav-menu .item-parent > a::before {
  content: '';
  position: absolute;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAA2CAYAAAAxpDyoAAAACXBIWXMAAC4jAAAuIwF4pT92AAAGWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDggNzkuMTY0MDM2LCAyMDE5LzA4LzEzLTAxOjA2OjU3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIyLTAxLTIwVDExOjE3OjM4KzA3OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMi0wMS0yOFQwNjoxMTo0NCswNzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMi0wMS0yOFQwNjoxMTo0NCswNzowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxN2I5MWNmMS00OTc5LTA5NDgtYTMxNi1hYzkzNjg1YTcxNGQiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDplMjFiNmNlMS0yZGEzLTA2NDEtYWMwOS1hNjVjNjY1ZTg1NmUiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphMzViOWU0Ny02YjU4LTE4NGQtOGM4YS02NDRhNGYyNDU0NDkiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmEzNWI5ZTQ3LTZiNTgtMTg0ZC04YzhhLTY0NGE0ZjI0NTQ0OSIgc3RFdnQ6d2hlbj0iMjAyMi0wMS0yMFQxMToxNzozOCswNzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjb252ZXJ0ZWQiIHN0RXZ0OnBhcmFtZXRlcnM9ImZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmciLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjE3YjkxY2YxLTQ5NzktMDk0OC1hMzE2LWFjOTM2ODVhNzE0ZCIgc3RFdnQ6d2hlbj0iMjAyMi0wMS0yOFQwNjoxMTo0NCswNzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkZSQbUAAAKTSURBVHic7ZzdkdswDIT3MimAJaQElpB0kOuA6eBSiUtgOnAJlw5OHeQ6kDpAHmTNKTGpHwsgwRF2Bi8yJQL4LGq85uiJiGDSo0+1E2CQB3CpnQSXPtdO4KA8gFcA7hY/KubCopbvEI8PGAAQAMRKubCpVSAe/8KYFABcE8eb0VODD3WPNIy5OgDfAAzi2TCrtTvEYx3GnnHq1BIQj3STOwA/F8Z7uZT41cqS5ZGHMS1NAemH+nAb04lkxqwW7pAA4A3LMADgF9LPDYeG7hTtQALS3/oO6eb/zhx3GKF8ZctMSJqBBOyDsfa5wwglHM5MUkSkMQKl9UZEbuM1/G18SkFBjcmonkAiOGBM4SgP5UVBreqBcMLYAiUqqFktEAkYcyjXzPWjgtrVAZGEMY+YmScq6IEaIKVgrEGRmq8pIKVhTHGpNK9qILVgaJlfFRAtzcjl0dP4O+YUQLTAmOfTJ/LpqQKU0m5vwGN2iLQ80m7ygMJOcUkvK0AnjKUcHEr7XyddpnLhKb18ERXyvwzGfTiqaEoajP1QLpJzG4zHoESpeQ3GOpSYqSVKzGkwtkXM1HTlrslgHIfCWpvB2Bcv0jUaDN5a/dHrGwzemns6CMVgPB7fScCUPGIuBuj1pkrJI29KPmPcuLdLj5qLAQYDkDAlbZliCU9M/pfB4AtHDJvyDEY5KHHLNQyGDJTXTL/i2vkGQy5ipm9x6TyDUQdKtn8GQz4ue/poMMrE5n4ajPpQeppZLQZDGZS5lxVgdkgJeSxsypuAOAB/EoM6GAwJeaShvE/m4oD7xneJYyYedbjv7QDg+X/73WMk9544wcQvh7HfX3DbQ5z6P8RjBDIUS+vcchiBdEA77zo5jTS/yeGU+gvYCS9XpPQ2MwAAAABJRU5ErkJggg==);
  right: 0;
  background-repeat: no-repeat;
  transition: 0.3s all;
  width: 15px;
  height: 20px;
  transform: rotate(180deg);
  background-position: center center;
  display: block;
  background-size: cover;
  cursor: pointer;
}

@media (min-width: 576px) {
  /* line 46, resources/assets/styles/layouts/_footer.scss */

  footer .footer-container .nav-menu .item-parent > a::before {
    display: none;
  }
}

/* line 67, resources/assets/styles/layouts/_footer.scss */

footer .footer-container .nav-menu .item-parent > a.open::before {
  transform: rotate(0deg);
}

@media (min-width: 576px) {
  /* line 74, resources/assets/styles/layouts/_footer.scss */

  footer .footer-container .nav-menu .item-parent:nth-child(3)::before {
    content: '';
    position: absolute;
    display: block;
    height: 75px;
    border: 3px solid yellow;
    right: -30px;
    top: -30px;
    display: none;
  }
}

@media (min-width: 576px) {
  /* line 89, resources/assets/styles/layouts/_footer.scss */

  footer .footer-container .nav-menu .item-parent:nth-child(1)::before {
    content: '';
    position: absolute;
    display: block;
    height: 75px;
    border: 3px solid yellow;
    left: -15px;
    top: -30px;
    display: none;
  }
}

@media (min-width: 576px) {
  /* line 106, resources/assets/styles/layouts/_footer.scss */

  footer .footer-container .nav-menu .item-parent:nth-child(1) > a,
  footer .footer-container .nav-menu .item-parent:nth-child(2) > a,
  footer .footer-container .nav-menu .item-parent:nth-child(3) > a {
    position: relative;
  }

  /* line 110, resources/assets/styles/layouts/_footer.scss */

  footer .footer-container .nav-menu .item-parent:nth-child(1) > a::before,
  footer .footer-container .nav-menu .item-parent:nth-child(2) > a::before,
  footer .footer-container .nav-menu .item-parent:nth-child(3) > a::before {
    content: '';
    position: absolute;
    display: block;
    width: calc(100% + 15px);
    border-bottom: yellow 1px solid;
    top: -30px;
    left: -20px;
    display: none;
  }

  /* line 121, resources/assets/styles/layouts/_footer.scss */

  footer .footer-container .nav-menu .item-parent:nth-child(1) > a::after,
  footer .footer-container .nav-menu .item-parent:nth-child(2) > a::after,
  footer .footer-container .nav-menu .item-parent:nth-child(3) > a::after {
    content: '';
    position: absolute;
    display: block;
    width: calc(100% + 15px);
    border-bottom: yellow 1px solid;
    bottom: -15px;
    left: -20px;
    display: none;
  }
}

/* line 136, resources/assets/styles/layouts/_footer.scss */

footer .footer-container .nav-menu .item-parent:nth-child(3) > a {
  position: relative;
}

@media (min-width: 576px) {
  /* line 140, resources/assets/styles/layouts/_footer.scss */

  footer .footer-container .nav-menu .item-parent:nth-child(3) > a::before {
    width: calc(100% + 55px);
    display: none;
  }

  /* line 145, resources/assets/styles/layouts/_footer.scss */

  footer .footer-container .nav-menu .item-parent:nth-child(3) > a::after {
    width: calc(100% + 55px);
    display: none;
  }
}

/* line 153, resources/assets/styles/layouts/_footer.scss */

footer .footer-container .nav-menu .item-parent > a {
  border-bottom: solid 1px white;
  margin-bottom: 15px;
  display: block;
  text-decoration: none;
  cursor: initial;
  background: initial;
}

@media (min-width: 576px) {
  /* line 153, resources/assets/styles/layouts/_footer.scss */

  footer .footer-container .nav-menu .item-parent > a {
    margin-bottom: 18px;
  }
}

/* line 168, resources/assets/styles/layouts/_footer.scss */

footer .footer-container .nav-menu .sub-menu {
  padding-left: 0;
}

/* line 171, resources/assets/styles/layouts/_footer.scss */

footer .footer-container .nav-menu .sub-menu a {
  width: fit-content;
  margin-bottom: 10px;
  padding-bottom: 0;
  text-transform: capitalize;
}

/* line 177, resources/assets/styles/layouts/_footer.scss */

footer .footer-container .nav-menu .sub-menu a:hover {
  font-style: italic;
}

/* line 183, resources/assets/styles/layouts/_footer.scss */

footer .footer-container .nav-menu .border-socmed {
  margin-bottom: 0;
}

@media (min-width: 576px) {
  /* line 183, resources/assets/styles/layouts/_footer.scss */

  footer .footer-container .nav-menu .border-socmed {
    margin-bottom: 10px;
  }
}

/* line 191, resources/assets/styles/layouts/_footer.scss */

footer .footer-container .nav-menu .item-icon {
  display: inline-block;
  margin-right: 5px;
}

@media (min-width: 768px) {
  /* line 191, resources/assets/styles/layouts/_footer.scss */

  footer .footer-container .nav-menu .item-icon {
    margin-right: 10px;
  }
}

/* line 201, resources/assets/styles/layouts/_footer.scss */

footer .footer-container .nav-menu .item-icon:nth-child(1) {
  margin-right: 7px;
}

@media (min-width: 768px) {
  /* line 201, resources/assets/styles/layouts/_footer.scss */

  footer .footer-container .nav-menu .item-icon:nth-child(1) {
    margin-right: 3px;
  }
}

/* line 217, resources/assets/styles/layouts/_footer.scss */

footer .footer-container .nav-menu .item-icon a {
  background: initial;
}

/* line 221, resources/assets/styles/layouts/_footer.scss */

footer .footer-container .nav-menu .item-icon i.fab {
  font-size: 15px;
  transition: 0.2s all;
}

@media (min-width: 576px) {
  /* line 221, resources/assets/styles/layouts/_footer.scss */

  footer .footer-container .nav-menu .item-icon i.fab {
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  /* line 221, resources/assets/styles/layouts/_footer.scss */

  footer .footer-container .nav-menu .item-icon i.fab {
    font-size: 23px;
  }
}

/* line 233, resources/assets/styles/layouts/_footer.scss */

footer .footer-container .nav-menu .item-icon i.fab:hover {
  color: #a8d69f;
}

/* line 239, resources/assets/styles/layouts/_footer.scss */

footer .footer-container .nav-menu a {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #fff;
  display: block;
  padding-bottom: 10px;
}

@media (min-width: 576px) {
  /* line 239, resources/assets/styles/layouts/_footer.scss */

  footer .footer-container .nav-menu a {
    font-size: 14px;
  }
}

/* stylelint-disable */

/* line 5, resources/assets/styles/layouts/_pages.scss */

.contact-us .onetwocolumn .title {
  font-family: "Whyte-Extralight", monospace;
  font-size: 24px;
  font-weight: 200;
  line-height: 1.03;
  letter-spacing: -1.5px;
  font-stretch: normal;
  font-style: normal;
  color: #203a1b;
  margin-bottom: 5px;
}

@media (min-width: 576px) {
  /* line 5, resources/assets/styles/layouts/_pages.scss */

  .contact-us .onetwocolumn .title {
    font-size: 28px;
  }
}

@media (min-width: 1400px) {
  /* line 5, resources/assets/styles/layouts/_pages.scss */

  .contact-us .onetwocolumn .title {
    font-size: 34px;
    letter-spacing: -2.15px;
  }
}

/* line 32, resources/assets/styles/layouts/_pages.scss */

.single-states .singlestate-module .threecolumn .content-wrapper {
  padding-top: 40px;
}

@media (min-width: 768px) {
  /* line 32, resources/assets/styles/layouts/_pages.scss */

  .single-states .singlestate-module .threecolumn .content-wrapper {
    padding-top: 55px;
  }
}

@media (min-width: 992px) {
  /* line 32, resources/assets/styles/layouts/_pages.scss */

  .single-states .singlestate-module .threecolumn .content-wrapper {
    padding-top: 90px;
  }
}

/* line 43, resources/assets/styles/layouts/_pages.scss */

.single-states .singlestate-module .threecolumn .content-wrapper .title {
  font-family: "Whyte-Light", monospace;
  border-bottom: solid 1px #203a1b;
  padding-bottom: 15px;
}

/* line 49, resources/assets/styles/layouts/_pages.scss */

.single-states .singlestate-module .threecolumn .content-wrapper .column {
  padding-top: 15px;
}

/* line 61, resources/assets/styles/layouts/_pages.scss */

.code-adoption-map .content-column .onetwocolumn .title-wrapper {
  margin-bottom: 25px;
}

@media (min-width: 992px) {
  /* line 61, resources/assets/styles/layouts/_pages.scss */

  .code-adoption-map .content-column .onetwocolumn .title-wrapper {
    margin-bottom: 45px;
  }
}

/* line 71, resources/assets/styles/layouts/_pages.scss */

.code-adoption-map .tooltip-area {
  position: absolute;
  left: 0;
  top: 0;
  background: white;
  border: 1px solid #203a1b;
  color: #203a1b;
  padding: 2px 4px;
  z-index: 1;
  font-size: 10px;
  line-height: 1;
  letter-spacing: normal;
  cursor: pointer;
}

/* line 85, resources/assets/styles/layouts/_pages.scss */

.code-adoption-map .tooltip-area::before {
  content: '';
  position: absolute;
  height: 10px;
  width: 10px;
  border: 1px solid black;
  top: -5px;
  left: 5%;
  transform: rotate(45deg);
  background: white;
  border-bottom-color: white;
  border-right-color: white;
}

/* line 102, resources/assets/styles/layouts/_pages.scss */

.economic-impact-map .tooltip-area {
  position: absolute;
  left: 0;
  top: 0;
  background: white;
  border: 1px solid #203a1b;
  color: #203a1b;
  padding: 2px 4px;
  z-index: 1;
  font-size: 10px;
  line-height: 1;
  letter-spacing: normal;
  cursor: pointer;
}

/* line 116, resources/assets/styles/layouts/_pages.scss */

.economic-impact-map .tooltip-area::before {
  content: '';
  position: absolute;
  height: 10px;
  width: 10px;
  border: 1px solid black;
  top: -5px;
  left: 5%;
  transform: rotate(45deg);
  background: white;
  border-bottom-color: white;
  border-right-color: white;
}

/* line 134, resources/assets/styles/layouts/_pages.scss */

.single-woodproductdirectory .topspacer2 {
  height: 0;
}

/* line 138, resources/assets/styles/layouts/_pages.scss */

.single-woodproductdirectory .topspacer2woodproductdirectory {
  height: 100px;
}

@media (min-width: 992px) {
  /* line 138, resources/assets/styles/layouts/_pages.scss */

  .single-woodproductdirectory .topspacer2woodproductdirectory {
    width: 100%;
    height: 145px;
  }
}

/* line 154, resources/assets/styles/layouts/_pages.scss */

.codes-and-standard .colored-block .icon .image {
  height: 65px;
  display: flex;
}

/* line 161, resources/assets/styles/layouts/_pages.scss */

.codes-and-standard .colored-block-left-right {
  display: none;
}

/* line 168, resources/assets/styles/layouts/_pages.scss */

.single-videos .video-embed .bg-yt {
  height: 100%;
  width: 100%;
  position: relative;
}

/* line 173, resources/assets/styles/layouts/_pages.scss */

.single-videos .video-embed .bg-yt video,
.single-videos .video-embed .bg-yt iframe {
  width: 100%;
  opacity: 0;
}

/* line 179, resources/assets/styles/layouts/_pages.scss */

.single-videos .video-embed .bg-yt .btn-play {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  display: flex;
}

/* line 188, resources/assets/styles/layouts/_pages.scss */

.single-videos .video-embed .bg-yt .btn-play .img-fluid,
.single-videos .video-embed .bg-yt .btn-play .wp-caption img,
.wp-caption .single-videos .video-embed .bg-yt .btn-play img {
  width: 125px;
  height: auto;
  margin: auto;
}

/* line 198, resources/assets/styles/layouts/_pages.scss */

.images-right-full.image-right-framming .image-1 > .img-bg {
  background-size: calc(100% + 240px) !important;
  background-position: bottom !important;
}

/* line 213, resources/assets/styles/layouts/_pages.scss */

.single-post .smallhero .small-hero-t2 .title-wrapper,
.single-videos .smallhero .small-hero-t2 .title-wrapper,
.single-epd .smallhero .small-hero-t2 .title-wrapper,
.single-case_study .smallhero .small-hero-t2 .title-wrapper,
.single-blog_article .smallhero .small-hero-t2 .title-wrapper,
.single-span_tables .smallhero .small-hero-t2 .title-wrapper,
.single-certificates .smallhero .small-hero-t2 .title-wrapper,
.single-press .smallhero .small-hero-t2 .title-wrapper,
.single-calculators .smallhero .small-hero-t2 .title-wrapper,
.single-publications .smallhero .small-hero-t2 .title-wrapper {
  border-bottom-width: 0;
}

/* line 217, resources/assets/styles/layouts/_pages.scss */

.single-post .back-section .back,
.single-videos .back-section .back,
.single-epd .back-section .back,
.single-case_study .back-section .back,
.single-blog_article .back-section .back,
.single-span_tables .back-section .back,
.single-certificates .back-section .back,
.single-press .back-section .back,
.single-calculators .back-section .back,
.single-publications .back-section .back {
  display: none;
}

/* line 221, resources/assets/styles/layouts/_pages.scss */

.single-post .back-section,
.single-videos .back-section,
.single-epd .back-section,
.single-case_study .back-section,
.single-blog_article .back-section,
.single-span_tables .back-section,
.single-certificates .back-section,
.single-press .back-section,
.single-calculators .back-section,
.single-publications .back-section {
  border-bottom-width: 0;
}

/* line 224, resources/assets/styles/layouts/_pages.scss */

.single-post .back-section + .spacer-50,
.single-videos .back-section + .spacer-50,
.single-epd .back-section + .spacer-50,
.single-case_study .back-section + .spacer-50,
.single-blog_article .back-section + .spacer-50,
.single-span_tables .back-section + .spacer-50,
.single-certificates .back-section + .spacer-50,
.single-press .back-section + .spacer-50,
.single-calculators .back-section + .spacer-50,
.single-publications .back-section + .spacer-50 {
  display: none;
}

/* line 229, resources/assets/styles/layouts/_pages.scss */

.single-post .post-meta .entry-title,
.single-videos .post-meta .entry-title,
.single-epd .post-meta .entry-title,
.single-case_study .post-meta .entry-title,
.single-blog_article .post-meta .entry-title,
.single-span_tables .post-meta .entry-title,
.single-certificates .post-meta .entry-title,
.single-press .post-meta .entry-title,
.single-calculators .post-meta .entry-title,
.single-publications .post-meta .entry-title {
  font-family: "Whyte-Light", monospace;
  font-size: 34px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.03;
  letter-spacing: -2.15px;
  color: #203a1b;
}

/* line 240, resources/assets/styles/layouts/_pages.scss */

.single-post .entry-content,
.single-videos .entry-content,
.single-epd .entry-content,
.single-case_study .entry-content,
.single-blog_article .entry-content,
.single-span_tables .entry-content,
.single-certificates .entry-content,
.single-press .entry-content,
.single-calculators .entry-content,
.single-publications .entry-content {
  padding: 0 7.5px;
}

/* line 243, resources/assets/styles/layouts/_pages.scss */

.single-post .entry-content p,
.single-videos .entry-content p,
.single-epd .entry-content p,
.single-case_study .entry-content p,
.single-blog_article .entry-content p,
.single-span_tables .entry-content p,
.single-certificates .entry-content p,
.single-press .entry-content p,
.single-calculators .entry-content p,
.single-publications .entry-content p {
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #203a1b;
}

/* line 254, resources/assets/styles/layouts/_pages.scss */

.single-post .entry-content ol,
.single-post .entry-content ul,
.single-post .entry-content dl,
.single-videos .entry-content ol,
.single-videos .entry-content ul,
.single-videos .entry-content dl,
.single-epd .entry-content ol,
.single-epd .entry-content ul,
.single-epd .entry-content dl,
.single-case_study .entry-content ol,
.single-case_study .entry-content ul,
.single-case_study .entry-content dl,
.single-blog_article .entry-content ol,
.single-blog_article .entry-content ul,
.single-blog_article .entry-content dl,
.single-span_tables .entry-content ol,
.single-span_tables .entry-content ul,
.single-span_tables .entry-content dl,
.single-certificates .entry-content ol,
.single-certificates .entry-content ul,
.single-certificates .entry-content dl,
.single-press .entry-content ol,
.single-press .entry-content ul,
.single-press .entry-content dl,
.single-calculators .entry-content ol,
.single-calculators .entry-content ul,
.single-calculators .entry-content dl,
.single-publications .entry-content ol,
.single-publications .entry-content ul,
.single-publications .entry-content dl {
  margin-top: 0;
  margin-bottom: 1rem;
  list-style-type: circle;
}

/* line 261, resources/assets/styles/layouts/_pages.scss */

.single-post .entry-content ol li,
.single-post .entry-content ul li,
.single-post .entry-content dl li,
.single-videos .entry-content ol li,
.single-videos .entry-content ul li,
.single-videos .entry-content dl li,
.single-epd .entry-content ol li,
.single-epd .entry-content ul li,
.single-epd .entry-content dl li,
.single-case_study .entry-content ol li,
.single-case_study .entry-content ul li,
.single-case_study .entry-content dl li,
.single-blog_article .entry-content ol li,
.single-blog_article .entry-content ul li,
.single-blog_article .entry-content dl li,
.single-span_tables .entry-content ol li,
.single-span_tables .entry-content ul li,
.single-span_tables .entry-content dl li,
.single-certificates .entry-content ol li,
.single-certificates .entry-content ul li,
.single-certificates .entry-content dl li,
.single-press .entry-content ol li,
.single-press .entry-content ul li,
.single-press .entry-content dl li,
.single-calculators .entry-content ol li,
.single-calculators .entry-content ul li,
.single-calculators .entry-content dl li,
.single-publications .entry-content ol li,
.single-publications .entry-content ul li,
.single-publications .entry-content dl li {
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #203a1b;
}

/* line 274, resources/assets/styles/layouts/_pages.scss */

.single-post h6,
.single-videos h6,
.single-epd h6,
.single-case_study h6,
.single-blog_article h6,
.single-span_tables h6,
.single-certificates h6,
.single-press h6,
.single-calculators h6,
.single-publications h6 {
  font-family: "Whyte-Light", monospace;
  font-size: 24px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.46;
  letter-spacing: -1.4px;
  color: #203a1b;
}

/* line 285, resources/assets/styles/layouts/_pages.scss */

.single-post .smallhero .small-hero-t2 .hero-text,
.single-videos .smallhero .small-hero-t2 .hero-text,
.single-epd .smallhero .small-hero-t2 .hero-text,
.single-case_study .smallhero .small-hero-t2 .hero-text,
.single-blog_article .smallhero .small-hero-t2 .hero-text,
.single-span_tables .smallhero .small-hero-t2 .hero-text,
.single-certificates .smallhero .small-hero-t2 .hero-text,
.single-press .smallhero .small-hero-t2 .hero-text,
.single-calculators .smallhero .small-hero-t2 .hero-text,
.single-publications .smallhero .small-hero-t2 .hero-text {
  font-family: "Whyte-Light", monospace;
  font-size: 28px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: white;
  max-width: 510px;
}

@media (min-width: 768px) {
  /* line 285, resources/assets/styles/layouts/_pages.scss */

  .single-post .smallhero .small-hero-t2 .hero-text,
  .single-videos .smallhero .small-hero-t2 .hero-text,
  .single-epd .smallhero .small-hero-t2 .hero-text,
  .single-case_study .smallhero .small-hero-t2 .hero-text,
  .single-blog_article .smallhero .small-hero-t2 .hero-text,
  .single-span_tables .smallhero .small-hero-t2 .hero-text,
  .single-certificates .smallhero .small-hero-t2 .hero-text,
  .single-press .smallhero .small-hero-t2 .hero-text,
  .single-calculators .smallhero .small-hero-t2 .hero-text,
  .single-publications .smallhero .small-hero-t2 .hero-text {
    font-size: 42px;
  }
}

/* line 303, resources/assets/styles/layouts/_pages.scss */

.free_view_only_option a {
  color: #203a1b;
}

/* line 309, resources/assets/styles/layouts/_pages.scss */

.custom-checkbox .ginput_container_consent {
  position: relative;
}

/* line 313, resources/assets/styles/layouts/_pages.scss */

.custom-checkbox [type=checkbox] {
  position: absolute;
  top: 4px;
}

/* line 319, resources/assets/styles/layouts/_pages.scss */

.custom-checkbox .gfield_consent_label::before {
  content: '';
  margin-right: 17px;
}

/* line 331, resources/assets/styles/layouts/_pages.scss */

body.home > header .main-header:not(.dark-active) {
  border-bottom: solid 1px white;
}

/* line 335, resources/assets/styles/layouts/_pages.scss */

.template-resourcehub .full-view-mobile-filter .header .reset-filter .btn.btn-reset-tax,
.template-resourcehub .full-view-mobile-filter .header .reset-filter .comment-form input.btn-reset-tax[type="submit"],
.comment-form .template-resourcehub .full-view-mobile-filter .header .reset-filter input.btn-reset-tax[type="submit"] {
  background: white;
  border: 1px solid #20486a;
  width: 94px;
  height: 23px;
}

/* line 342, resources/assets/styles/layouts/_pages.scss */

.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu .item-filter .filter-sub-item .btn-tax {
  height: 28px;
  min-width: 109px;
  font-size: 9px;
}

/* line 348, resources/assets/styles/layouts/_pages.scss */

body .smallhero .small-hero-t2 .title-wrapper .title-page {
  padding: 0 15px;
}

@media (min-width: 768px) {
  /* line 348, resources/assets/styles/layouts/_pages.scss */

  body .smallhero .small-hero-t2 .title-wrapper .title-page {
    padding: 0;
  }
}

/* line 356, resources/assets/styles/layouts/_pages.scss */

body .smallhero .small-hero-t2 .hero-text {
  padding: 61px 15px;
}

@media (min-width: 768px) {
  /* line 356, resources/assets/styles/layouts/_pages.scss */

  body .smallhero .small-hero-t2 .hero-text {
    padding: 65px 0;
  }
}

/* line 364, resources/assets/styles/layouts/_pages.scss */

body .accordion-faqs .wrapper-accordion .collapse-section .btn,
body .accordion-faqs .wrapper-accordion .collapse-section .comment-form input[type="submit"],
.comment-form body .accordion-faqs .wrapper-accordion .collapse-section input[type="submit"] {
  width: 100px;
  height: 25px;
}

/* line 368, resources/assets/styles/layouts/_pages.scss */

body .accordion-faqs .wrapper-accordion .collapse-section .btn .triangle-down,
body .accordion-faqs .wrapper-accordion .collapse-section .comment-form input[type="submit"] .triangle-down,
.comment-form body .accordion-faqs .wrapper-accordion .collapse-section input[type="submit"] .triangle-down {
  margin-right: auto;
  margin-left: -8px;
}

/* line 373, resources/assets/styles/layouts/_pages.scss */

body .accordion-faqs .wrapper-accordion .collapse-section .btn .text,
body .accordion-faqs .wrapper-accordion .collapse-section .comment-form input[type="submit"] .text,
.comment-form body .accordion-faqs .wrapper-accordion .collapse-section input[type="submit"] .text {
  width: 90%;
  text-align: center;
}

/* line 380, resources/assets/styles/layouts/_pages.scss */

.wood-product-carbon .post-components .plain-text .content-text .img-left {
  width: 250px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  /* line 380, resources/assets/styles/layouts/_pages.scss */

  .wood-product-carbon .post-components .plain-text .content-text .img-left {
    margin-right: 20px;
    margin-bottom: 0;
  }
}

/* line 1, resources/assets/styles/layouts/_tinymce.scss */

body#tinymce {
  margin: 12px !important;
}

/* stylelint-disable */

/* line 4, resources/assets/styles/layouts/_annualreport.scss */

html.template-2021annualreport {
  scroll-behavior: smooth;
}

/* line 9, resources/assets/styles/layouts/_annualreport.scss */

.annual-report-21,
.annual-report-22 {
  overflow-x: hidden;
}

/* line 14, resources/assets/styles/layouts/_annualreport.scss */

.annual-report-21.mobile .number,
.annual-report-22.mobile .number {
  position: relative;
  top: 15px;
  z-index: -1;
}

/* line 22, resources/assets/styles/layouts/_annualreport.scss */

.annual-report-21.mobile .section-per-number.section-01 .big-title,
.annual-report-22.mobile .section-per-number.section-01 .big-title {
  margin-top: 2px;
}

/* line 28, resources/assets/styles/layouts/_annualreport.scss */

.annual-report-21.mobile .section-per-number.section-02 .big-title,
.annual-report-22.mobile .section-per-number.section-02 .big-title {
  margin-top: 2px;
}

/* line 34, resources/assets/styles/layouts/_annualreport.scss */

.annual-report-21.mobile .section-per-number.section-03 .big-title,
.annual-report-22.mobile .section-per-number.section-03 .big-title {
  margin-top: 15px;
}

/* line 40, resources/assets/styles/layouts/_annualreport.scss */

.annual-report-21.mobile .section-per-number.section-04 .big-title,
.annual-report-22.mobile .section-per-number.section-04 .big-title {
  margin-top: 2px;
}

/* line 46, resources/assets/styles/layouts/_annualreport.scss */

.annual-report-21.mobile .section-per-number.section-05 .big-title,
.annual-report-22.mobile .section-per-number.section-05 .big-title {
  margin-top: 2px;
}

/* line 52, resources/assets/styles/layouts/_annualreport.scss */

.annual-report-21.mobile .section-per-number.section-06 .big-title,
.annual-report-22.mobile .section-per-number.section-06 .big-title {
  margin-top: 2px;
}

/* line 58, resources/assets/styles/layouts/_annualreport.scss */

.annual-report-21.mobile .section-per-number.section-07 .big-title,
.annual-report-22.mobile .section-per-number.section-07 .big-title {
  margin-top: 4px;
}

/* line 986, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport strong,
.template-2022annualreport strong,
.template-2023annualreport strong {
  font-family: "Whyte-Medium", monospace;
  font-weight: 400;
}

/* line 991, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .btn-learn,
.template-2021annualreport .pdf-link a,
.template-2022annualreport .btn-learn,
.template-2022annualreport .pdf-link a,
.template-2023annualreport .btn-learn,
.template-2023annualreport .pdf-link a {
  border-bottom: 1px solid #20486a;
  padding-bottom: 0;
  color: #20486a;
  letter-spacing: -0.3px;
}

/* line 1001, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .pdf-link .fa-file-pdf::before,
.template-2022annualreport .pdf-link .fa-file-pdf::before,
.template-2023annualreport .pdf-link .fa-file-pdf::before {
  font-size: 32px;
}

/* line 1007, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .navigation-left,
.template-2022annualreport .navigation-left,
.template-2023annualreport .navigation-left {
  position: fixed;
  top: 50%;
  left: 40px;
  z-index: 2;
}

@media (max-width: 767.98px) {
  /* line 1007, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .navigation-left,
  .template-2022annualreport .navigation-left,
  .template-2023annualreport .navigation-left {
    display: none;
  }
}

/* line 129, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .navigation-left .link,
.template-2022annualreport .navigation-left .link,
.template-2023annualreport .navigation-left .link {
  display: flex;
  align-items: center;
  height: 30px;
  cursor: pointer;
}

/* line 136, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .navigation-left .link:hover .text,
.template-2022annualreport .navigation-left .link:hover .text,
.template-2023annualreport .navigation-left .link:hover .text {
  display: block;
}

/* line 142, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .navigation-left .button-link,
.template-2022annualreport .navigation-left .button-link,
.template-2023annualreport .navigation-left .button-link {
  height: 10px;
  width: 10px;
  border-radius: 100%;
  border: 1px solid #203a1b;
  position: relative;
  transition: all 0.3s ease;
}

/* line 150, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .navigation-left .button-link.active,
.template-2022annualreport .navigation-left .button-link.active,
.template-2023annualreport .navigation-left .button-link.active {
  transition: all 0.3s ease;
}

/* line 153, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .navigation-left .button-link.active::before,
.template-2022annualreport .navigation-left .button-link.active::before,
.template-2023annualreport .navigation-left .button-link.active::before {
  content: '';
  height: 6px;
  width: 6px;
  background: #203a1b;
  border-radius: 100%;
  position: absolute;
  top: 1px;
  left: 1px;
}

/* line 167, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .navigation-left .text,
.template-2022annualreport .navigation-left .text,
.template-2023annualreport .navigation-left .text {
  font-family: "Whyte-Extralight", monospace;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: #203a1b;
  background-color: #a8d69f;
  padding: 7px;
  text-transform: uppercase;
  margin-left: 8px;
  display: none;
  position: relative;
}

/* line 183, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .navigation-left .text::before,
.template-2022annualreport .navigation-left .text::before,
.template-2023annualreport .navigation-left .text::before {
  content: '';
  height: 10px;
  width: 10px;
  background: #a8d69f;
  position: absolute;
  left: -5px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

@media (max-width: 767.98px) {
  /* line 1007, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .navigation-left,
  .template-2022annualreport .navigation-left,
  .template-2023annualreport .navigation-left {
    display: none;
  }
}

/* line 1016, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport header .top-header,
.template-2021annualreport header .main-header .logo-wrapper a,
.template-2022annualreport header .top-header,
.template-2022annualreport header .main-header .logo-wrapper a,
.template-2023annualreport header .top-header,
.template-2023annualreport header .main-header .logo-wrapper a {
  display: none;
}

@media (max-width: 767.98px) {
  /* line 1021, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport header .main-header .nav-menu,
  .template-2022annualreport header .main-header .nav-menu,
  .template-2023annualreport header .main-header .nav-menu {
    padding: 35px 10px;
  }
}

/* line 1028, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .header,
.template-2022annualreport .header,
.template-2023annualreport .header {
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 100px;
  min-height: 100vh;
}

@media (min-width: 575px) {
  /* line 1028, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .header,
  .template-2022annualreport .header,
  .template-2023annualreport .header {
    min-height: 520px;
  }
}

@media (min-width: 768px) {
  /* line 1028, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .header,
  .template-2022annualreport .header,
  .template-2023annualreport .header {
    padding-top: 200px;
    padding-bottom: 250px;
  }
}

/* line 1048, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .header .logo,
.template-2022annualreport .header .logo,
.template-2023annualreport .header .logo {
  position: relative;
  width: fit-content;
}

/* line 1052, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .header .logo img,
.template-2022annualreport .header .logo img,
.template-2023annualreport .header .logo img {
  height: 55px;
}

@media (min-width: 768px) {
  /* line 1052, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .header .logo img,
  .template-2022annualreport .header .logo img,
  .template-2023annualreport .header .logo img {
    height: 65px;
  }
}

/* line 1061, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .header .text,
.template-2022annualreport .header .text,
.template-2023annualreport .header .text {
  color: white;
  font-family: "Whyte-Extralight", monospace;
  font-weight: 200;
  letter-spacing: -1px;
  text-align: center;
  font-size: 28px;
  margin-top: 20px;
  line-height: 30px;
}

@media (min-width: 768px) {
  /* line 1061, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .header .text,
  .template-2022annualreport .header .text,
  .template-2023annualreport .header .text {
    margin-top: 40px;
    line-height: 77px;
    font-size: 64px;
  }
}

/* line 1079, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .header.annual-report-22 .logo,
.template-2022annualreport .header.annual-report-22 .logo,
.template-2023annualreport .header.annual-report-22 .logo {
  width: 180px;
}

/* line 1082, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .header.annual-report-22 .logo img,
.template-2022annualreport .header.annual-report-22 .logo img,
.template-2023annualreport .header.annual-report-22 .logo img {
  width: 100%;
  height: 100%;
}

@media (max-width: 767.98px) {
  /* line 1088, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .header.annual-report-22 .text,
  .template-2022annualreport .header.annual-report-22 .text,
  .template-2023annualreport .header.annual-report-22 .text {
    font-size: 32px;
  }
}

/* line 1096, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .header.annual-report-23 .text,
.template-2022annualreport .header.annual-report-23 .text,
.template-2023annualreport .header.annual-report-23 .text {
  font-weight: 300;
  line-height: normal;
  letter-spacing: -2px;
}

@media (max-width: 767.98px) {
  /* line 1096, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .header.annual-report-23 .text,
  .template-2022annualreport .header.annual-report-23 .text,
  .template-2023annualreport .header.annual-report-23 .text {
    font-size: 32px;
  }
}

@media (min-width: 768px) {
  /* line 1096, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .header.annual-report-23 .text,
  .template-2022annualreport .header.annual-report-23 .text,
  .template-2023annualreport .header.annual-report-23 .text {
    margin-top: 40px;
    font-size: 64px;
  }
}

/* line 1113, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .letter,
.template-2022annualreport .letter,
.template-2023annualreport .letter {
  padding: 60px 15px;
}

@media (min-width: 768px) {
  /* line 1113, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .letter,
  .template-2022annualreport .letter,
  .template-2023annualreport .letter {
    padding: 150px 15px;
  }
}

/* line 1120, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .letter .wrapper,
.template-2022annualreport .letter .wrapper,
.template-2023annualreport .letter .wrapper {
  max-width: 750px;
  margin: auto;
}

@media (min-width: 768px) {
  /* line 1120, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .letter .wrapper,
  .template-2022annualreport .letter .wrapper,
  .template-2023annualreport .letter .wrapper {
    padding: 0 15px;
  }
}

/* line 1129, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .letter .title,
.template-2022annualreport .letter .title,
.template-2023annualreport .letter .title {
  color: #203a1b;
  font-family: "Whyte-Extralight", monospace;
  font-size: 40px;
  font-weight: 200;
  letter-spacing: -1px;
  line-height: 44px;
  text-align: center;
  margin-bottom: 24px;
}

@media (max-width: 767.98px) {
  /* line 1129, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .letter .title,
  .template-2022annualreport .letter .title,
  .template-2023annualreport .letter .title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -1.2px;
  }
}

@media (max-width: 767.98px) {
  /* line 1129, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .letter .title,
  .template-2022annualreport .letter .title,
  .template-2023annualreport .letter .title {
    text-align: left;
  }
}

/* line 1137, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .letter .description p,
.template-2022annualreport .letter .description p,
.template-2023annualreport .letter .description p {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.3px;
  color: #203a1b;
  text-align: left;
}

@media (max-width: 767.98px) {
  /* line 1137, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .letter .description p,
  .template-2022annualreport .letter .description p,
  .template-2023annualreport .letter .description p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.3px;
  }
}

/* line 230, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .letter .description p a:not(.btn),
.template-2022annualreport .letter .description p a:not(.btn),
.template-2023annualreport .letter .description p a:not(.btn) {
  border-bottom: 1px solid #20486a;
  padding-bottom: 0;
  color: #20486a;
}

/* line 1141, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .letter .btn,
.template-2021annualreport .letter .comment-form input[type="submit"],
.comment-form .template-2021annualreport .letter input[type="submit"],
.template-2022annualreport .letter .btn,
.template-2022annualreport .letter .comment-form input[type="submit"],
.comment-form .template-2022annualreport .letter input[type="submit"],
.template-2023annualreport .letter .btn,
.template-2023annualreport .letter .comment-form input[type="submit"],
.comment-form .template-2023annualreport .letter input[type="submit"] {
  color: #203a1b;
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.4px;
  line-height: 14px;
  text-align: center;
  width: 217px;
  border: 1px solid #203a1b;
  border-radius: 27px;
  padding: 5px;
  margin: auto;
  display: flex;
  margin-top: 40px;
}

@media (max-width: 767.98px) {
  /* line 1141, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .letter .btn,
  .template-2021annualreport .letter .comment-form input[type="submit"],
  .comment-form .template-2021annualreport .letter input[type="submit"],
  .template-2022annualreport .letter .btn,
  .template-2022annualreport .letter .comment-form input[type="submit"],
  .comment-form .template-2022annualreport .letter input[type="submit"],
  .template-2023annualreport .letter .btn,
  .template-2023annualreport .letter .comment-form input[type="submit"],
  .comment-form .template-2023annualreport .letter input[type="submit"] {
    width: 100%;
  }
}

/* line 1144, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .letter .btn::before,
.template-2021annualreport .letter .comment-form input[type="submit"]::before,
.comment-form .template-2021annualreport .letter input[type="submit"]::before,
.template-2022annualreport .letter .btn::before,
.template-2022annualreport .letter .comment-form input[type="submit"]::before,
.comment-form .template-2022annualreport .letter input[type="submit"]::before,
.template-2023annualreport .letter .btn::before,
.template-2023annualreport .letter .comment-form input[type="submit"]::before,
.comment-form .template-2023annualreport .letter input[type="submit"]::before {
  display: none;
}

/* line 1150, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .letter .signature > div,
.template-2022annualreport .letter .signature > div,
.template-2023annualreport .letter .signature > div {
  width: calc(100% / 2);
}

/* line 1154, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .letter .signature img,
.template-2022annualreport .letter .signature img,
.template-2023annualreport .letter .signature img {
  height: 90px;
  width: auto;
}

/* line 1161, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes,
.template-2022annualreport .section-boxes,
.template-2023annualreport .section-boxes {
  padding-top: 70px;
}

@media (min-width: 768px) {
  /* line 1161, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes,
  .template-2022annualreport .section-boxes,
  .template-2023annualreport .section-boxes {
    padding-top: 100px !important;
    padding-bottom: 50px;
  }
}

/* line 1169, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .title,
.template-2022annualreport .section-boxes .title,
.template-2023annualreport .section-boxes .title {
  color: #203a1b;
  font-family: "Whyte-Extralight", monospace;
  font-size: 40px;
  font-weight: 200;
  letter-spacing: -1px;
  line-height: 44px;
  text-align: center;
  margin-bottom: 24px;
}

@media (max-width: 767.98px) {
  /* line 1169, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .title,
  .template-2022annualreport .section-boxes .title,
  .template-2023annualreport .section-boxes .title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -1.2px;
  }
}

@media (max-width: 767.98px) {
  /* line 1169, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .title,
  .template-2022annualreport .section-boxes .title,
  .template-2023annualreport .section-boxes .title {
    text-align: left;
  }
}

/* line 1177, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .description p,
.template-2022annualreport .section-boxes .description p,
.template-2023annualreport .section-boxes .description p {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.3px;
  color: #203a1b;
  text-align: left;
}

@media (max-width: 767.98px) {
  /* line 1177, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .description p,
  .template-2022annualreport .section-boxes .description p,
  .template-2023annualreport .section-boxes .description p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.3px;
  }
}

/* line 230, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .description p a:not(.btn),
.template-2022annualreport .section-boxes .description p a:not(.btn),
.template-2023annualreport .section-boxes .description p a:not(.btn) {
  border-bottom: 1px solid #20486a;
  padding-bottom: 0;
  color: #20486a;
}

@media (min-width: 1400px) {
  /* line 1177, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .description p,
  .template-2022annualreport .section-boxes .description p,
  .template-2023annualreport .section-boxes .description p {
    font-size: 20px;
  }
}

@media (max-width: 767.98px) {
  /* line 1186, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .box-annual22 .title,
  .template-2022annualreport .section-boxes .box-annual22 .title,
  .template-2023annualreport .section-boxes .box-annual22 .title {
    font-size: 34px;
    font-weight: 300;
    line-height: 41px;
    letter-spacing: -1px;
  }
}

/* line 1195, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .box-annual22 .description p,
.template-2022annualreport .section-boxes .box-annual22 .description p,
.template-2023annualreport .section-boxes .box-annual22 .description p {
  font-family: "ABCWhyte-Medium", monospace;
}

@media (max-width: 767.98px) {
  /* line 1195, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .box-annual22 .description p,
  .template-2022annualreport .section-boxes .box-annual22 .description p,
  .template-2023annualreport .section-boxes .box-annual22 .description p {
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: -0.30000001192092896px;
    text-align: left;
  }
}

@media (min-width: 1400px) {
  /* line 1208, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box,
  .template-2022annualreport .section-boxes .wrap-left-box,
  .template-2023annualreport .section-boxes .wrap-left-box {
    padding-top: 115px;
  }
}

/* line 1213, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .wrap-left-box .left-content,
.template-2022annualreport .section-boxes .wrap-left-box .left-content,
.template-2023annualreport .section-boxes .wrap-left-box .left-content {
  display: none;
  text-align: center;
}

/* line 1217, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .wrap-left-box .left-content.active,
.template-2021annualreport .section-boxes .wrap-left-box .left-content.show,
.template-2022annualreport .section-boxes .wrap-left-box .left-content.active,
.template-2022annualreport .section-boxes .wrap-left-box .left-content.show,
.template-2023annualreport .section-boxes .wrap-left-box .left-content.active,
.template-2023annualreport .section-boxes .wrap-left-box .left-content.show {
  display: block;
  text-align: center;
  position: relative;
}

@media (min-width: 768px) {
  /* line 1223, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show::after {
    position: absolute;
    content: '';
    height: 1px;
    width: 111px;
    right: -111px;
    background-color: #203A1B;
    z-index: 1;
  }
}

@media (min-width: 992px) {
  /* line 1223, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show::after {
    width: 196px;
    right: -196px;
  }
}

@media (min-width: 1400px) {
  /* line 1223, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show::after {
    width: 385px;
    right: -385px;
  }
}

@media (min-width: 768px) {
  /* line 1246, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active.box0::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show.box0::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active.box0::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show.box0::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active.box0::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show.box0::after {
    top: 172px;
  }
}

@media (min-width: 992px) {
  /* line 1246, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active.box0::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show.box0::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active.box0::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show.box0::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active.box0::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show.box0::after {
    top: 147px;
  }
}

@media (min-width: 1400px) {
  /* line 1246, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active.box0::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show.box0::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active.box0::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show.box0::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active.box0::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show.box0::after {
    top: 60px;
  }
}

@media (min-width: 768px) {
  /* line 1262, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active.box1::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show.box1::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active.box1::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show.box1::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active.box1::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show.box1::after {
    top: 206px;
  }
}

@media (min-width: 992px) {
  /* line 1262, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active.box1::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show.box1::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active.box1::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show.box1::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active.box1::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show.box1::after {
    top: 263px;
  }
}

@media (min-width: 1400px) {
  /* line 1262, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active.box1::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show.box1::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active.box1::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show.box1::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active.box1::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show.box1::after {
    top: 120px;
  }
}

@media (min-width: 768px) {
  /* line 1278, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active.box2::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show.box2::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active.box2::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show.box2::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active.box2::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show.box2::after {
    top: 240px;
  }
}

@media (min-width: 992px) {
  /* line 1278, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active.box2::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show.box2::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active.box2::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show.box2::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active.box2::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show.box2::after {
    top: 314px;
  }
}

@media (min-width: 1400px) {
  /* line 1278, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active.box2::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show.box2::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active.box2::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show.box2::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active.box2::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show.box2::after {
    top: 200px;
  }
}

@media (min-width: 768px) {
  /* line 1294, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active.box3::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show.box3::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active.box3::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show.box3::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active.box3::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show.box3::after {
    top: 274px;
  }
}

@media (min-width: 992px) {
  /* line 1294, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active.box3::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show.box3::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active.box3::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show.box3::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active.box3::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show.box3::after {
    top: 368px;
  }
}

@media (min-width: 1400px) {
  /* line 1294, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active.box3::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show.box3::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active.box3::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show.box3::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active.box3::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show.box3::after {
    top: 260px;
  }
}

@media (min-width: 768px) {
  /* line 1310, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active.box4::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show.box4::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active.box4::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show.box4::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active.box4::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show.box4::after {
    top: 308px;
  }
}

@media (min-width: 992px) {
  /* line 1310, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active.box4::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show.box4::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active.box4::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show.box4::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active.box4::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show.box4::after {
    top: 419px;
  }
}

@media (min-width: 1400px) {
  /* line 1310, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active.box4::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show.box4::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active.box4::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show.box4::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active.box4::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show.box4::after {
    top: 325px;
  }
}

@media (min-width: 768px) {
  /* line 1326, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active.box5::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show.box5::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active.box5::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show.box5::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active.box5::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show.box5::after {
    top: 341px;
  }
}

@media (min-width: 992px) {
  /* line 1326, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active.box5::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show.box5::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active.box5::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show.box5::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active.box5::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show.box5::after {
    top: 471px;
  }
}

@media (min-width: 1400px) {
  /* line 1326, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content.active.box5::after,
  .template-2021annualreport .section-boxes .wrap-left-box .left-content.show.box5::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.active.box5::after,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content.show.box5::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.active.box5::after,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content.show.box5::after {
    top: 395px;
  }
}

/* line 1342, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .wrap-left-box .left-content h4,
.template-2022annualreport .section-boxes .wrap-left-box .left-content h4,
.template-2023annualreport .section-boxes .wrap-left-box .left-content h4 {
  color: #203a1b;
  font-family: "ABCWhyte-Medium", monospace;
  font-weight: 500;
  font-size: 12px;
  border: 1px solid #203A1B;
  width: 200px;
  padding: 10px 20px;
  margin: 0 auto;
  position: relative;
  top: 19px;
  z-index: 1;
  background: white;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  /* line 1342, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content h4,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content h4,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content h4 {
    font-size: 16px;
  }
}

@media (min-width: 1400px) {
  /* line 1342, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content h4,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content h4,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content h4 {
    letter-spacing: 3px;
  }
}

/* line 1366, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .wrap-left-box .left-content .content,
.template-2022annualreport .section-boxes .wrap-left-box .left-content .content,
.template-2023annualreport .section-boxes .wrap-left-box .left-content .content {
  border: 1px solid #203A1B;
  padding: 50px 30px 100px;
  text-align: left;
}

@media (min-width: 1400px) {
  /* line 1366, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content .content,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content .content,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content .content {
    padding: 50px 30px 180px;
  }
}

/* line 1375, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .wrap-left-box .left-content .content h3,
.template-2022annualreport .section-boxes .wrap-left-box .left-content .content h3,
.template-2023annualreport .section-boxes .wrap-left-box .left-content .content h3 {
  color: #203a1b;
  font-family: "Whyte-Medium", monospace;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
  letter-spacing: -0.3px;
}

/* line 1386, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .wrap-left-box .left-content .content p,
.template-2022annualreport .section-boxes .wrap-left-box .left-content .content p,
.template-2023annualreport .section-boxes .wrap-left-box .left-content .content p {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.3px;
  color: #203a1b;
  text-align: left;
}

@media (max-width: 767.98px) {
  /* line 1386, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .wrap-left-box .left-content .content p,
  .template-2022annualreport .section-boxes .wrap-left-box .left-content .content p,
  .template-2023annualreport .section-boxes .wrap-left-box .left-content .content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.3px;
  }
}

/* line 230, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .wrap-left-box .left-content .content p a:not(.btn),
.template-2022annualreport .section-boxes .wrap-left-box .left-content .content p a:not(.btn),
.template-2023annualreport .section-boxes .wrap-left-box .left-content .content p a:not(.btn) {
  border-bottom: 1px solid #20486a;
  padding-bottom: 0;
  color: #20486a;
}

/* line 1389, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .wrap-left-box .left-content .content p a,
.template-2022annualreport .section-boxes .wrap-left-box .left-content .content p a,
.template-2023annualreport .section-boxes .wrap-left-box .left-content .content p a {
  font-weight: 300;
  cursor: pointer;
  border-bottom: none;
}

/* line 1394, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .wrap-left-box .left-content .content p a:hover,
.template-2022annualreport .section-boxes .wrap-left-box .left-content .content p a:hover,
.template-2023annualreport .section-boxes .wrap-left-box .left-content .content p a:hover {
  text-decoration: none;
}

/* line 1401, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .wrap-left-box .left-content img,
.template-2022annualreport .section-boxes .wrap-left-box .left-content img,
.template-2023annualreport .section-boxes .wrap-left-box .left-content img {
  position: relative;
  top: -80px;
  width: 80%;
  height: 150px;
  object-fit: cover;
  object-position: center;
}

@media (min-width: 1400px) {
  /* line 1417, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show::after {
    width: 215px;
    right: -215px;
  }
}

@media (min-width: 768px) {
  /* line 1425, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box0::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box0::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box0::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box0::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box0::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box0::after {
    top: 172px;
  }
}

@media (min-width: 992px) {
  /* line 1425, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box0::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box0::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box0::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box0::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box0::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box0::after {
    top: 212px;
  }
}

@media (min-width: 1400px) {
  /* line 1425, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box0::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box0::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box0::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box0::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box0::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box0::after {
    top: 119px;
  }
}

@media (min-width: 768px) {
  /* line 1441, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box1::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box1::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box1::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box1::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box1::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box1::after {
    top: 206px;
  }
}

@media (min-width: 992px) {
  /* line 1441, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box1::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box1::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box1::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box1::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box1::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box1::after {
    top: 263px;
  }
}

@media (min-width: 1400px) {
  /* line 1441, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box1::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box1::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box1::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box1::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box1::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box1::after {
    top: 181px;
  }
}

@media (min-width: 768px) {
  /* line 1457, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box2::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box2::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box2::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box2::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box2::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box2::after {
    top: 240px;
  }
}

@media (min-width: 992px) {
  /* line 1457, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box2::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box2::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box2::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box2::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box2::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box2::after {
    top: 314px;
  }
}

@media (min-width: 1400px) {
  /* line 1457, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box2::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box2::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box2::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box2::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box2::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box2::after {
    top: 243px;
  }
}

@media (min-width: 768px) {
  /* line 1473, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box3::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box3::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box3::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box3::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box3::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box3::after {
    top: 274px;
  }
}

@media (min-width: 992px) {
  /* line 1473, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box3::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box3::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box3::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box3::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box3::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box3::after {
    top: 368px;
  }
}

@media (min-width: 1400px) {
  /* line 1473, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box3::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box3::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box3::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box3::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box3::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box3::after {
    top: 307px;
  }
}

@media (min-width: 768px) {
  /* line 1489, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box4::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box4::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box4::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box4::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box4::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box4::after {
    top: 308px;
  }
}

@media (min-width: 992px) {
  /* line 1489, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box4::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box4::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box4::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box4::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box4::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box4::after {
    top: 419px;
  }
}

@media (min-width: 1400px) {
  /* line 1489, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box4::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box4::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box4::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box4::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box4::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box4::after {
    top: 369px;
  }
}

@media (min-width: 768px) {
  /* line 1505, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box5::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box5::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box5::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box5::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box5::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box5::after {
    top: 341px;
  }
}

@media (min-width: 992px) {
  /* line 1505, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box5::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box5::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box5::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box5::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box5::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box5::after {
    top: 471px;
  }
}

@media (min-width: 1400px) {
  /* line 1505, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box5::after,
  .template-2021annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box5::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box5::after,
  .template-2022annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box5::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.active.box5::after,
  .template-2023annualreport .section-boxes.annual-report-23 .wrap-left-box .left-content.show.box5::after {
    top: 433px;
  }
}

/* line 1526, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .right-content:last-child .title-box,
.template-2022annualreport .section-boxes .right-content:last-child .title-box,
.template-2023annualreport .section-boxes .right-content:last-child .title-box {
  border-bottom: 1px solid #203A1B;
}

/* line 1532, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .title-box,
.template-2022annualreport .section-boxes .title-box,
.template-2023annualreport .section-boxes .title-box {
  color: #203a1b;
  margin: 0 auto;
  border: 1px solid #203A1B;
  padding: 30px;
  border-bottom: none;
  background: rgba(168, 214, 159, 0.8);
  cursor: pointer;
  transition: 0.3s;
}

@media (min-width: 992px) {
  /* line 1532, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-boxes .title-box,
  .template-2022annualreport .section-boxes .title-box,
  .template-2023annualreport .section-boxes .title-box {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

/* line 1550, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .title-box.active,
.template-2021annualreport .section-boxes .title-box:hover,
.template-2022annualreport .section-boxes .title-box.active,
.template-2022annualreport .section-boxes .title-box:hover,
.template-2023annualreport .section-boxes .title-box.active,
.template-2023annualreport .section-boxes .title-box:hover {
  background: #203A1B;
  color: white;
  fill: #203A1B;
  fill-opacity: 1;
}

/* line 1558, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .title-box:hover + #path1,
.template-2022annualreport .section-boxes .title-box:hover + #path1,
.template-2023annualreport .section-boxes .title-box:hover + #path1 {
  stroke: white;
}

/* line 1562, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .title-box.inverse,
.template-2022annualreport .section-boxes .title-box.inverse,
.template-2023annualreport .section-boxes .title-box.inverse {
  stroke: white;
}

/* line 1566, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .title-box.text-box,
.template-2022annualreport .section-boxes .title-box.text-box,
.template-2023annualreport .section-boxes .title-box.text-box {
  pointer-events: none;
}

/* line 1569, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-boxes .title-box.text-box.active,
.template-2022annualreport .section-boxes .title-box.text-box.active,
.template-2023annualreport .section-boxes .title-box.text-box.active {
  stroke: white;
}

/* line 1577, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .information .wrapper,
.template-2022annualreport .information .wrapper,
.template-2023annualreport .information .wrapper {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  flex-wrap: wrap;
}

/* line 395, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .information .wrapper > div:not(.modal),
.template-2022annualreport .information .wrapper > div:not(.modal),
.template-2023annualreport .information .wrapper > div:not(.modal) {
  width: calc(100% / 3);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 100px;
  background-color: rgba(168, 214, 159, 0.4);
  border: 1px solid #203a1b;
}

@media (max-width: 991.98px) {
  /* line 395, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .wrapper > div:not(.modal),
  .template-2022annualreport .information .wrapper > div:not(.modal),
  .template-2023annualreport .information .wrapper > div:not(.modal) {
    padding: 75px 25px;
  }
}

@media (max-width: 575px) {
  /* line 395, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .wrapper > div:not(.modal),
  .template-2022annualreport .information .wrapper > div:not(.modal),
  .template-2023annualreport .information .wrapper > div:not(.modal) {
    width: 100%;
    padding: 35px 28px;
  }
}

/* line 414, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .information .wrapper > div:not(.modal):nth-child(1),
.template-2021annualreport .information .wrapper > div:not(.modal):nth-child(3),
.template-2022annualreport .information .wrapper > div:not(.modal):nth-child(1),
.template-2022annualreport .information .wrapper > div:not(.modal):nth-child(3),
.template-2023annualreport .information .wrapper > div:not(.modal):nth-child(1),
.template-2023annualreport .information .wrapper > div:not(.modal):nth-child(3) {
  border-left-width: 0;
  border-right-width: 0;
}

@media (max-width: 575px) {
  /* line 420, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .wrapper > div:not(.modal):nth-child(2),
  .template-2022annualreport .information .wrapper > div:not(.modal):nth-child(2),
  .template-2023annualreport .information .wrapper > div:not(.modal):nth-child(2) {
    border: 0;
  }
}

@media (max-width: 575px) {
  /* line 1582, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .wrapper .item,
  .template-2022annualreport .information .wrapper .item,
  .template-2023annualreport .information .wrapper .item {
    flex-direction: row !important;
    justify-content: start !important;
    align-items: center !important;
  }
}

@media (min-width: 992px) {
  /* line 1589, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .wrapper .item.annual-23,
  .template-2022annualreport .information .wrapper .item.annual-23,
  .template-2023annualreport .information .wrapper .item.annual-23 {
    padding: 65px;
  }
}

@media (min-width: 1400px) {
  /* line 1589, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .wrapper .item.annual-23,
  .template-2022annualreport .information .wrapper .item.annual-23,
  .template-2023annualreport .information .wrapper .item.annual-23 {
    padding: 100px;
  }
}

/* line 1601, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .information .icon-info-img,
.template-2022annualreport .information .icon-info-img,
.template-2023annualreport .information .icon-info-img {
  position: relative;
  margin-bottom: 40px;
}

/* line 262, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .information .icon-info-img::before,
.template-2022annualreport .information .icon-info-img::before,
.template-2023annualreport .information .icon-info-img::before {
  position: absolute;
  content: '';
  bottom: -24px;
  height: 1px;
  width: 50px;
  background-color: #203a1b;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 767.98px) {
  /* line 262, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .icon-info-img::before,
  .template-2022annualreport .information .icon-info-img::before,
  .template-2023annualreport .information .icon-info-img::before {
    display: none;
  }
}

/* line 277, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .information .icon-info-img img,
.template-2022annualreport .information .icon-info-img img,
.template-2023annualreport .information .icon-info-img img {
  height: 100%;
  width: 50px;
}

@media (min-width: 1400px) {
  /* line 277, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .icon-info-img img,
  .template-2022annualreport .information .icon-info-img img,
  .template-2023annualreport .information .icon-info-img img {
    width: 100%;
  }
}

@media (max-width: 768px) {
  /* line 1601, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .icon-info-img,
  .template-2022annualreport .information .icon-info-img,
  .template-2023annualreport .information .icon-info-img {
    margin-bottom: 0;
  }
}

@media (max-width: 575px) {
  /* line 1601, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .icon-info-img,
  .template-2022annualreport .information .icon-info-img,
  .template-2023annualreport .information .icon-info-img {
    width: 60px;
    margin-bottom: 0;
  }
}

@media (min-width: 575px) and (max-width: 992px) {
  /* line 1601, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .icon-info-img,
  .template-2022annualreport .information .icon-info-img,
  .template-2023annualreport .information .icon-info-img {
    width: fit-content;
    margin-bottom: 10px;
  }
}

/* line 1619, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .information .icon-info-number,
.template-2022annualreport .information .icon-info-number,
.template-2023annualreport .information .icon-info-number {
  color: #203a1b;
  font-family: "Whyte-Extralight", monospace;
  font-size: 44px;
  font-weight: 100;
  letter-spacing: -2px;
  line-height: 77px;
  text-align: center;
}

/* line 328, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .information .icon-info-number p,
.template-2022annualreport .information .icon-info-number p,
.template-2023annualreport .information .icon-info-number p {
  font-size: 44px;
}

@media (max-width: 767.98px) {
  /* line 1619, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .icon-info-number,
  .template-2022annualreport .information .icon-info-number,
  .template-2023annualreport .information .icon-info-number {
    text-align: left;
    line-height: 1;
  }
}

@media (min-width: 575px) and (max-width: 992px) {
  /* line 1619, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .icon-info-number,
  .template-2022annualreport .information .icon-info-number,
  .template-2023annualreport .information .icon-info-number {
    text-align: center;
  }
}

/* line 1632, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .information .icon-info-text,
.template-2022annualreport .information .icon-info-text,
.template-2023annualreport .information .icon-info-text {
  color: #203a1b;
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: -0.3px;
  line-height: 24px;
  text-align: center;
  max-width: 260px;
  min-height: 50px;
  text-transform: capitalize;
}

@media (max-width: 767.98px) {
  /* line 1632, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .icon-info-text,
  .template-2022annualreport .information .icon-info-text,
  .template-2023annualreport .information .icon-info-text {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.2px;
    text-align: left;
    min-height: initial;
  }
}

@media (min-width: 575px) and (max-width: 992px) {
  /* line 1632, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .icon-info-text,
  .template-2022annualreport .information .icon-info-text,
  .template-2023annualreport .information .icon-info-text {
    text-align: center;
  }
}

/* line 1648, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .information .m-info-right,
.template-2022annualreport .information .m-info-right,
.template-2023annualreport .information .m-info-right {
  margin-bottom: auto;
}

@media (max-width: 767.98px) {
  /* line 1648, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .m-info-right,
  .template-2022annualreport .information .m-info-right,
  .template-2023annualreport .information .m-info-right {
    width: calc(100% - 90px);
  }
}

@media (min-width: 575px) and (max-width: 992px) {
  /* line 1648, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .m-info-right,
  .template-2022annualreport .information .m-info-right,
  .template-2023annualreport .information .m-info-right {
    width: calc(100% - 20px);
  }
}

/* line 1659, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .information .m-info-right .icon-info-number,
.template-2022annualreport .information .m-info-right .icon-info-number,
.template-2023annualreport .information .m-info-right .icon-info-number {
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  /* line 1659, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .m-info-right .icon-info-number,
  .template-2022annualreport .information .m-info-right .icon-info-number,
  .template-2023annualreport .information .m-info-right .icon-info-number {
    font-size: 54px;
    margin-bottom: 0;
    font-family: "Whyte-Thin", monospace;
  }
}

@media (min-width: 992px) {
  /* line 1659, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .information .m-info-right .icon-info-number,
  .template-2022annualreport .information .m-info-right .icon-info-number,
  .template-2023annualreport .information .m-info-right .icon-info-number {
    font-size: 64px;
  }
}

/* line 1675, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number,
.template-2022annualreport .section-per-number,
.template-2023annualreport .section-per-number {
  padding-top: 70px;
}

@media (min-width: 768px) {
  /* line 1675, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number,
  .template-2022annualreport .section-per-number,
  .template-2023annualreport .section-per-number {
    padding-top: 120px;
  }
}

@media (min-width: 992px) {
  /* line 1675, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number,
  .template-2022annualreport .section-per-number,
  .template-2023annualreport .section-per-number {
    padding-top: 200px;
  }
}

/* line 1687, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .wrap-title,
.template-2022annualreport .section-per-number .wrap-title,
.template-2023annualreport .section-per-number .wrap-title {
  border: 1px solid #203A1B;
  border-right: 0;
  margin-left: 15px;
}

@media (min-width: 768px) {
  /* line 1687, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .wrap-title,
  .template-2022annualreport .section-per-number .wrap-title,
  .template-2023annualreport .section-per-number .wrap-title {
    margin-left: 20px;
  }
}

@media (min-width: 992px) {
  /* line 1687, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .wrap-title,
  .template-2022annualreport .section-per-number .wrap-title,
  .template-2023annualreport .section-per-number .wrap-title {
    margin-left: 30px;
  }
}

@media (min-width: 1400px) {
  /* line 1687, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .wrap-title,
  .template-2022annualreport .section-per-number .wrap-title,
  .template-2023annualreport .section-per-number .wrap-title {
    margin-left: 135px;
  }
}

@media (min-width: 1920px) {
  /* line 1687, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .wrap-title,
  .template-2022annualreport .section-per-number .wrap-title,
  .template-2023annualreport .section-per-number .wrap-title {
    margin-left: 327px;
  }
}

@media (min-width: 2000px) {
  /* line 1687, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .wrap-title,
  .template-2022annualreport .section-per-number .wrap-title,
  .template-2023annualreport .section-per-number .wrap-title {
    margin-left: 367px;
  }
}

@media (min-width: 2560px) {
  /* line 1687, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .wrap-title,
  .template-2022annualreport .section-per-number .wrap-title,
  .template-2023annualreport .section-per-number .wrap-title {
    margin-left: 650px;
  }
}

/* line 1716, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .wrap-title .top,
.template-2022annualreport .section-per-number .wrap-title .top,
.template-2023annualreport .section-per-number .wrap-title .top {
  border-bottom: 1px solid #203A1B;
}

/* line 1719, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .wrap-title .top .issue-number,
.template-2022annualreport .section-per-number .wrap-title .top .issue-number,
.template-2023annualreport .section-per-number .wrap-title .top .issue-number {
  font-family: "ABCWhyte-Medium", monospace;
  border-right: 1px solid #203A1B;
  padding: 10px;
  text-align: center;
  font-weight: 500;
  font-size: 8px;
  width: 90px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) {
  /* line 1719, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .wrap-title .top .issue-number,
  .template-2022annualreport .section-per-number .wrap-title .top .issue-number,
  .template-2023annualreport .section-per-number .wrap-title .top .issue-number {
    width: 200px;
    font-size: 12px;
    letter-spacing: 6px;
  }
}

@media (min-width: 992px) {
  /* line 1719, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .wrap-title .top .issue-number,
  .template-2022annualreport .section-per-number .wrap-title .top .issue-number,
  .template-2023annualreport .section-per-number .wrap-title .top .issue-number {
    width: 250px;
  }
}

@media (min-width: 1400px) {
  /* line 1719, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .wrap-title .top .issue-number,
  .template-2022annualreport .section-per-number .wrap-title .top .issue-number,
  .template-2023annualreport .section-per-number .wrap-title .top .issue-number {
    width: 300px;
    font-size: 16px;
  }
}

/* line 1749, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .wrap-title .top .title-number,
.template-2022annualreport .section-per-number .wrap-title .top .title-number,
.template-2023annualreport .section-per-number .wrap-title .top .title-number {
  padding: 10px;
  letter-spacing: -1px;
  text-transform: capitalize;
}

@media (min-width: 1400px) {
  /* line 1749, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .wrap-title .top .title-number,
  .template-2022annualreport .section-per-number .wrap-title .top .title-number,
  .template-2023annualreport .section-per-number .wrap-title .top .title-number {
    font-size: 21px;
  }
}

/* line 1760, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .wrap-title .bigtitle,
.template-2022annualreport .section-per-number .wrap-title .bigtitle,
.template-2023annualreport .section-per-number .wrap-title .bigtitle {
  font-family: "Whyte-Thin", monospace;
  padding: 10px;
  padding-left: 15px;
  font-weight: 300;
  font-size: 35px;
  letter-spacing: -3px;
  background-image: url(/wp-content/themes/awc/dist/images/annualreport2021/header-texture.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  /* line 1760, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .wrap-title .bigtitle,
  .template-2022annualreport .section-per-number .wrap-title .bigtitle,
  .template-2023annualreport .section-per-number .wrap-title .bigtitle {
    padding-left: 30px;
    letter-spacing: normal;
  }
}

@media (min-width: 992px) {
  /* line 1760, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .wrap-title .bigtitle,
  .template-2022annualreport .section-per-number .wrap-title .bigtitle,
  .template-2023annualreport .section-per-number .wrap-title .bigtitle {
    font-size: 54px;
  }
}

/* line 1783, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .number-n-title,
.template-2022annualreport .section-per-number .number-n-title,
.template-2023annualreport .section-per-number .number-n-title {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  /* line 1783, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .number-n-title,
  .template-2022annualreport .section-per-number .number-n-title,
  .template-2023annualreport .section-per-number .number-n-title {
    margin-bottom: -30px;
  }
}

/* line 1793, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .big-title,
.template-2022annualreport .section-per-number .big-title,
.template-2023annualreport .section-per-number .big-title {
  color: #203a1b;
  font-family: "Whyte-Thin", monospace;
  font-size: 90px;
  font-weight: 100;
  letter-spacing: -5px;
  line-height: 80px;
  text-transform: uppercase;
  margin-top: -10px;
  margin-left: -20px;
}

@media (min-width: 768px) {
  /* line 1793, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .big-title,
  .template-2022annualreport .section-per-number .big-title,
  .template-2023annualreport .section-per-number .big-title {
    font-family: "Whyte-Thin", monospace;
    margin-top: 13px;
  }
}

/* line 613, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .big-title b,
.template-2022annualreport .section-per-number .big-title b,
.template-2023annualreport .section-per-number .big-title b {
  font-family: "Whyte-Thin", monospace;
  font-weight: 100;
}

@media (min-width: 768px) {
  /* line 613, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .big-title b,
  .template-2022annualreport .section-per-number .big-title b,
  .template-2023annualreport .section-per-number .big-title b {
    font-family: "Whyte-Thin", monospace;
  }
}

@media (max-width: 991.98px) {
  /* line 1793, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .big-title,
  .template-2022annualreport .section-per-number .big-title,
  .template-2023annualreport .section-per-number .big-title {
    font-size: 60px;
  }
}

@media (max-width: 767.98px) {
  /* line 1793, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .big-title,
  .template-2022annualreport .section-per-number .big-title,
  .template-2023annualreport .section-per-number .big-title {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin-left: 10px;
    margin-right: -20px;
  }
}

/* line 1812, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .number,
.template-2022annualreport .section-per-number .number,
.template-2023annualreport .section-per-number .number {
  color: #a8d69f;
  -webkit-text-fill-color: white;
  /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #a8d69f;
  font-size: 74px;
  letter-spacing: -2px;
  text-align: right;
  font-family: "Whyte-Super", monospace;
  line-height: 65px;
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1812, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .number,
  .template-2022annualreport .section-per-number .number,
  .template-2023annualreport .section-per-number .number {
    font-size: 170px;
    letter-spacing: -5.5px;
    line-height: 1;
    margin-left: 0;
    font-family: "Whyte-Super", monospace;
  }
}

@media (min-width: 992px) {
  /* line 1812, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .number,
  .template-2022annualreport .section-per-number .number,
  .template-2023annualreport .section-per-number .number {
    font-size: 220px;
    line-height: 1.2em;
  }
}

/* line 1816, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .big-image,
.template-2022annualreport .section-per-number .big-image,
.template-2023annualreport .section-per-number .big-image {
  background-size: cover;
  background-position: bottom;
  height: 50vw;
  width: 96vw;
  min-height: 200px;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  /* line 1816, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .big-image,
  .template-2022annualreport .section-per-number .big-image,
  .template-2023annualreport .section-per-number .big-image {
    height: 600px;
    width: 95vw;
    margin-bottom: 72px;
  }
}

@media (min-width: 1400px) {
  /* line 1816, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .big-image,
  .template-2022annualreport .section-per-number .big-image,
  .template-2023annualreport .section-per-number .big-image {
    width: 86vw;
  }
}

@media (min-width: 1920px) {
  /* line 1816, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .big-image,
  .template-2022annualreport .section-per-number .big-image,
  .template-2023annualreport .section-per-number .big-image {
    width: 83vw;
  }
}

@media (min-width: 2500px) {
  /* line 1816, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .big-image,
  .template-2022annualreport .section-per-number .big-image,
  .template-2023annualreport .section-per-number .big-image {
    width: 81vw;
  }
}

/* line 651, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .slick-carousel .slick-dots,
.template-2022annualreport .section-per-number .slick-carousel .slick-dots,
.template-2023annualreport .section-per-number .slick-carousel .slick-dots {
  display: flex;
  flex-direction: column;
  width: fit-content;
  bottom: initial;
  top: 50%;
  transform: translateY(-50%);
}

/* line 659, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .slick-carousel .slick-dots li,
.template-2022annualreport .section-per-number .slick-carousel .slick-dots li,
.template-2023annualreport .section-per-number .slick-carousel .slick-dots li {
  margin-bottom: 10px;
  position: relative;
}

/* line 664, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .slick-carousel .slick-dots li button::before,
.template-2022annualreport .section-per-number .slick-carousel .slick-dots li button::before,
.template-2023annualreport .section-per-number .slick-carousel .slick-dots li button::before {
  content: '';
  height: 10px;
  width: 10px;
  background: transparent;
  border: 1px solid #203a1b;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 678, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .slick-carousel .slick-dots li.slick-active::before,
.template-2022annualreport .section-per-number .slick-carousel .slick-dots li.slick-active::before,
.template-2023annualreport .section-per-number .slick-carousel .slick-dots li.slick-active::before {
  content: 'Lumber Supply & Workforce';
  position: absolute;
  background: #c4e3be;
  width: 180px;
  font-size: 12px;
  top: -4px;
  left: 15px;
}

/* line 689, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .slick-carousel .slick-dots li.slick-active button::after,
.template-2022annualreport .section-per-number .slick-carousel .slick-dots li.slick-active button::after,
.template-2023annualreport .section-per-number .slick-carousel .slick-dots li.slick-active button::after {
  content: '';
  height: 6px;
  width: 6px;
  background: #203a1b;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 100%;
}

/* line 705, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .slick-carousel .item .wrapper,
.template-2022annualreport .section-per-number .slick-carousel .item .wrapper,
.template-2023annualreport .section-per-number .slick-carousel .item .wrapper {
  max-width: 780px;
  margin: auto;
}

/* line 1823, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .slick-carousel .title,
.template-2022annualreport .section-per-number .slick-carousel .title,
.template-2023annualreport .section-per-number .slick-carousel .title {
  color: #203a1b;
  font-family: "Whyte-Extralight", monospace;
  font-size: 40px;
  font-weight: 200;
  letter-spacing: -1px;
  line-height: 44px;
  text-align: center;
  margin-bottom: 24px;
  text-align: left;
}

@media (max-width: 767.98px) {
  /* line 1823, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .slick-carousel .title,
  .template-2022annualreport .section-per-number .slick-carousel .title,
  .template-2023annualreport .section-per-number .slick-carousel .title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -1.2px;
  }
}

/* line 1829, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .slick-carousel .description,
.template-2022annualreport .section-per-number .slick-carousel .description,
.template-2023annualreport .section-per-number .slick-carousel .description {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.3px;
  color: #203a1b;
  text-align: left;
  text-align: left;
}

@media (max-width: 767.98px) {
  /* line 1829, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .slick-carousel .description,
  .template-2022annualreport .section-per-number .slick-carousel .description,
  .template-2023annualreport .section-per-number .slick-carousel .description {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.3px;
  }
}

/* line 230, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .slick-carousel .description a:not(.btn),
.template-2022annualreport .section-per-number .slick-carousel .description a:not(.btn),
.template-2023annualreport .section-per-number .slick-carousel .description a:not(.btn) {
  border-bottom: 1px solid #20486a;
  padding-bottom: 0;
  color: #20486a;
}

/* line 1835, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .slick-carousel .link,
.template-2022annualreport .section-per-number .slick-carousel .link,
.template-2023annualreport .section-per-number .slick-carousel .link {
  color: #203a1b;
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.4px;
  line-height: 14px;
  text-align: center;
  width: 217px;
  border: 1px solid #203a1b;
  border-radius: 27px;
  padding: 5px;
  margin: auto;
  display: flex;
  margin-top: 40px;
  margin-left: 0;
  justify-content: center;
  margin-bottom: 10px;
  height: 37px;
  align-items: center;
}

@media (max-width: 767.98px) {
  /* line 1835, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .slick-carousel .link,
  .template-2022annualreport .section-per-number .slick-carousel .link,
  .template-2023annualreport .section-per-number .slick-carousel .link {
    width: 100%;
  }
}

/* line 1846, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-text,
.template-2022annualreport .section-per-number .green-text,
.template-2023annualreport .section-per-number .green-text {
  background: rgba(168, 214, 159, 0.4);
  padding: 90px 25px;
  border: 1px solid #203a1b;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
}

@media (min-width: 768px) {
  /* line 1846, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-text,
  .template-2022annualreport .section-per-number .green-text,
  .template-2023annualreport .section-per-number .green-text {
    padding: 160px 35px 130px;
  }
}

/* line 722, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-text .text,
.template-2022annualreport .section-per-number .green-text .text,
.template-2023annualreport .section-per-number .green-text .text {
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
  color: #203a1b;
  font-weight: 100;
  font-family: "Whyte-Thin", monospace;
  letter-spacing: -3px;
  line-height: 62px;
  font-size: 46px;
}

@media (max-width: 991.98px) {
  /* line 722, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-text .text,
  .template-2022annualreport .section-per-number .green-text .text,
  .template-2023annualreport .section-per-number .green-text .text {
    color: #203a1b;
    font-family: "Whyte-Extralight", monospace;
    font-weight: 100;
    position: relative;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -1.5px;
  }
}

@media (max-width: 767.98px) {
  /* line 722, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-text .text,
  .template-2022annualreport .section-per-number .green-text .text,
  .template-2023annualreport .section-per-number .green-text .text {
    font-size: 28px;
    letter-spacing: -1.5px;
  }
}

/* line 750, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-text .text p,
.template-2022annualreport .section-per-number .green-text .text p,
.template-2023annualreport .section-per-number .green-text .text p {
  color: #203a1b;
  font-weight: 100;
  font-family: "Whyte-Thin", monospace;
  letter-spacing: -3px;
  line-height: 62px;
  font-size: 46px;
}

@media (max-width: 991.98px) {
  /* line 750, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-text .text p,
  .template-2022annualreport .section-per-number .green-text .text p,
  .template-2023annualreport .section-per-number .green-text .text p {
    color: #203a1b;
    font-family: "Whyte-Extralight", monospace;
    font-weight: 100;
    position: relative;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -1.5px;
  }
}

@media (max-width: 767.98px) {
  /* line 750, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-text .text p,
  .template-2022annualreport .section-per-number .green-text .text p,
  .template-2023annualreport .section-per-number .green-text .text p {
    font-size: 28px;
    letter-spacing: -1.5px;
  }
}

/* line 777, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-text .text blockquote,
.template-2022annualreport .section-per-number .green-text .text blockquote,
.template-2023annualreport .section-per-number .green-text .text blockquote {
  color: #203a1b;
  font-family: "Whyte-Extralight", monospace;
  font-weight: 100;
  position: relative;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -1.5px;
}

@media (min-width: 768px) {
  /* line 777, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-text .text blockquote,
  .template-2022annualreport .section-per-number .green-text .text blockquote,
  .template-2023annualreport .section-per-number .green-text .text blockquote {
    font-family: "Whyte-Thin", monospace;
    letter-spacing: -3px;
    line-height: 62px;
    font-size: 46px;
  }
}

@media (min-width: 992px) {
  /* line 777, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-text .text blockquote,
  .template-2022annualreport .section-per-number .green-text .text blockquote,
  .template-2023annualreport .section-per-number .green-text .text blockquote {
    line-height: 72px;
    font-size: 54px;
  }
}

/* line 798, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-text .text blockquote::before,
.template-2022annualreport .section-per-number .green-text .text blockquote::before,
.template-2023annualreport .section-per-number .green-text .text blockquote::before {
  content: '';
  position: absolute;
  background-image: url(data:image/png;base64,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);
  background-size: contain;
  background-repeat: no-repeat;
  left: -30px;
  top: -10px;
  width: 52px;
  height: 41px;
}

@media (min-width: 768px) {
  /* line 798, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-text .text blockquote::before,
  .template-2022annualreport .section-per-number .green-text .text blockquote::before,
  .template-2023annualreport .section-per-number .green-text .text blockquote::before {
    left: -50px;
    top: -40px;
    width: 105px;
    height: 83px;
  }
}

/* line 817, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-text .text blockquote + small,
.template-2022annualreport .section-per-number .green-text .text blockquote + small,
.template-2023annualreport .section-per-number .green-text .text blockquote + small {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: right;
  color: #203a1b;
  display: block;
  font-style: italic;
}

@media (min-width: 768px) {
  /* line 817, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-text .text blockquote + small,
  .template-2022annualreport .section-per-number .green-text .text blockquote + small,
  .template-2023annualreport .section-per-number .green-text .text blockquote + small {
    font-size: 24px;
  }
}

@media (max-width: 767.98px) {
  /* line 1846, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-text,
  .template-2022annualreport .section-per-number .green-text,
  .template-2023annualreport .section-per-number .green-text {
    border-left: 0;
    border-right: 0;
  }
}

/* line 1858, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-text.flex-green h3,
.template-2022annualreport .section-per-number .green-text.flex-green h3,
.template-2023annualreport .section-per-number .green-text.flex-green h3 {
  font-size: 40px;
  line-height: 44px;
  text-align: left;
}

/* line 1864, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-text.flex-green p,
.template-2022annualreport .section-per-number .green-text.flex-green p,
.template-2023annualreport .section-per-number .green-text.flex-green p {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.3px;
  text-align: left;
}

/* line 460, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column > .wrapper,
.template-2022annualreport .section-per-number .two-column > .wrapper,
.template-2023annualreport .section-per-number .two-column > .wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}

@media (min-width: 768px) {
  /* line 460, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column > .wrapper,
  .template-2022annualreport .section-per-number .two-column > .wrapper,
  .template-2023annualreport .section-per-number .two-column > .wrapper {
    flex-direction: row;
  }
}

/* line 469, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column > .wrapper > div:not(.modal),
.template-2022annualreport .section-per-number .two-column > .wrapper > div:not(.modal),
.template-2023annualreport .section-per-number .two-column > .wrapper > div:not(.modal) {
  width: 100%;
  border-top: 1px solid #203a1b;
}

@media (min-width: 768px) {
  /* line 469, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column > .wrapper > div:not(.modal),
  .template-2022annualreport .section-per-number .two-column > .wrapper > div:not(.modal),
  .template-2023annualreport .section-per-number .two-column > .wrapper > div:not(.modal) {
    width: 100%;
    border: 1px solid #203a1b;
    border-top-width: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 479, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column > .wrapper > div:not(.modal):last-child,
  .template-2022annualreport .section-per-number .two-column > .wrapper > div:not(.modal):last-child,
  .template-2023annualreport .section-per-number .two-column > .wrapper > div:not(.modal):last-child {
    border-bottom: 1px solid #203a1b;
  }
}

/* line 485, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column > .wrapper > div:not(.modal):nth-child(2),
.template-2022annualreport .section-per-number .two-column > .wrapper > div:not(.modal):nth-child(2),
.template-2023annualreport .section-per-number .two-column > .wrapper > div:not(.modal):nth-child(2) {
  border-left-width: 0;
  border-right-width: 0;
}

@media (min-width: 768px) {
  /* line 490, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column > .wrapper > div:not(.modal) > .item-top,
  .template-2022annualreport .section-per-number .two-column > .wrapper > div:not(.modal) > .item-top,
  .template-2023annualreport .section-per-number .two-column > .wrapper > div:not(.modal) > .item-top {
    border-top: 1px solid #203a1b;
  }
}

/* line 496, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column > .wrapper > div:not(.modal) > .bottom,
.template-2022annualreport .section-per-number .two-column > .wrapper > div:not(.modal) > .bottom,
.template-2023annualreport .section-per-number .two-column > .wrapper > div:not(.modal) > .bottom {
  padding: 50px 15px;
}

@media (min-width: 768px) {
  /* line 496, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column > .wrapper > div:not(.modal) > .bottom,
  .template-2022annualreport .section-per-number .two-column > .wrapper > div:not(.modal) > .bottom,
  .template-2023annualreport .section-per-number .two-column > .wrapper > div:not(.modal) > .bottom {
    min-height: 250px;
  }
}

/* line 503, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column > .wrapper > div:not(.modal) > .bottom .text,
.template-2022annualreport .section-per-number .two-column > .wrapper > div:not(.modal) > .bottom .text,
.template-2023annualreport .section-per-number .two-column > .wrapper > div:not(.modal) > .bottom .text {
  max-width: 480px;
  margin: auto;
}

/* line 1878, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column .m-pop-link,
.template-2022annualreport .section-per-number .two-column .m-pop-link,
.template-2023annualreport .section-per-number .two-column .m-pop-link {
  position: absolute;
  height: 100%;
  width: 100%;
  cursor: pointer;
  display: block;
}

@media (min-width: 768px) {
  /* line 1878, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column .m-pop-link,
  .template-2022annualreport .section-per-number .two-column .m-pop-link,
  .template-2023annualreport .section-per-number .two-column .m-pop-link {
    display: none;
  }
}

/* line 1882, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column .image,
.template-2022annualreport .section-per-number .two-column .image,
.template-2023annualreport .section-per-number .two-column .image {
  height: 400px;
  background-size: cover;
  background-position: center;
  position: relative;
  cursor: pointer;
}

@media (min-width: 768px) {
  /* line 1882, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column .image,
  .template-2022annualreport .section-per-number .two-column .image,
  .template-2023annualreport .section-per-number .two-column .image {
    border-bottom: 1px solid #203a1b;
    border-top: 1px solid #203a1b;
  }
}

@media (max-width: 767.98px) {
  /* line 1882, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column .image,
  .template-2022annualreport .section-per-number .two-column .image,
  .template-2023annualreport .section-per-number .two-column .image {
    height: 35vw;
    width: 34vw;
  }
}

/* line 1899, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column .image .caption,
.template-2022annualreport .section-per-number .two-column .image .caption,
.template-2023annualreport .section-per-number .two-column .image .caption {
  position: absolute;
  color: white;
  bottom: 0;
  right: 0;
  font-size: 8px;
  padding: 1px 5px;
  background: black;
}

@media (min-width: 768px) {
  /* line 1899, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column .image .caption,
  .template-2022annualreport .section-per-number .two-column .image .caption,
  .template-2023annualreport .section-per-number .two-column .image .caption {
    font-size: 12px;
    padding: 1px 3px;
  }
}

@media (max-width: 767.98px) {
  /* line 1916, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column .wrapper .item,
  .template-2022annualreport .section-per-number .two-column .wrapper .item,
  .template-2023annualreport .section-per-number .two-column .wrapper .item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
  }
}

@media (max-width: 767.98px) {
  /* line 1924, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column .wrapper .item > .image,
  .template-2022annualreport .section-per-number .two-column .wrapper .item > .image,
  .template-2023annualreport .section-per-number .two-column .wrapper .item > .image {
    border-right: 1px solid #203a1b;
  }
}

@media (max-width: 767.98px) {
  /* line 1931, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column .wrapper .item:nth-child(2) > .image,
  .template-2022annualreport .section-per-number .two-column .wrapper .item:nth-child(2) > .image,
  .template-2023annualreport .section-per-number .two-column .wrapper .item:nth-child(2) > .image {
    border-right: 0;
    border-left: 1px solid #203a1b;
    order: 1;
  }
}

@media (max-width: 767.98px) {
  /* line 1940, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column .wrapper .item > .bottom,
  .template-2022annualreport .section-per-number .two-column .wrapper .item > .bottom,
  .template-2023annualreport .section-per-number .two-column .wrapper .item > .bottom {
    width: 65vw;
    padding: 10px !important;
  }
}

@media (max-width: 767.98px) {
  /* line 1946, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column .wrapper .item > .bottom > .text,
  .template-2022annualreport .section-per-number .two-column .wrapper .item > .bottom > .text,
  .template-2023annualreport .section-per-number .two-column .wrapper .item > .bottom > .text {
    margin: auto !important;
    width: 100% !important;
  }
}

/* line 1956, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column .title,
.template-2022annualreport .section-per-number .two-column .title,
.template-2023annualreport .section-per-number .two-column .title {
  color: #203a1b;
  font-family: "Whyte-Extralight", monospace;
  font-size: 40px;
  font-weight: 200;
  letter-spacing: -1px;
  line-height: 44px;
  text-align: center;
  margin-bottom: 24px;
  text-align: left;
}

@media (max-width: 767.98px) {
  /* line 1956, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column .title,
  .template-2022annualreport .section-per-number .two-column .title,
  .template-2023annualreport .section-per-number .two-column .title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -1.2px;
  }
}

@media (max-width: 767.98px) {
  /* line 1956, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column .title,
  .template-2022annualreport .section-per-number .two-column .title,
  .template-2023annualreport .section-per-number .two-column .title {
    margin: 0;
    font-family: "Whyte-Extralight", monospace;
    font-size: 20px;
    font-weight: 200;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -1px;
    color: #203a1b;
  }
}

/* line 1977, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column .description,
.template-2022annualreport .section-per-number .two-column .description,
.template-2023annualreport .section-per-number .two-column .description {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.3px;
  color: #203a1b;
  text-align: left;
  text-align: left;
}

@media (max-width: 767.98px) {
  /* line 1977, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column .description,
  .template-2022annualreport .section-per-number .two-column .description,
  .template-2023annualreport .section-per-number .two-column .description {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.3px;
  }
}

/* line 230, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column .description a:not(.btn),
.template-2022annualreport .section-per-number .two-column .description a:not(.btn),
.template-2023annualreport .section-per-number .two-column .description a:not(.btn) {
  border-bottom: 1px solid #20486a;
  padding-bottom: 0;
  color: #20486a;
}

@media (max-width: 767.98px) {
  /* line 1977, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column .description,
  .template-2022annualreport .section-per-number .two-column .description,
  .template-2023annualreport .section-per-number .two-column .description {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 1990, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column.fire-service-eng .wrapper .item:first-child,
  .template-2022annualreport .section-per-number .two-column.fire-service-eng .wrapper .item:first-child,
  .template-2023annualreport .section-per-number .two-column.fire-service-eng .wrapper .item:first-child {
    border-top: none;
  }
}

@media (max-width: 767.98px) {
  /* line 1996, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column.fire-service-eng .wrapper .item .bottom,
  .template-2022annualreport .section-per-number .two-column.fire-service-eng .wrapper .item .bottom,
  .template-2023annualreport .section-per-number .two-column.fire-service-eng .wrapper .item .bottom {
    padding: 40px 10px !important;
  }
}

@media (max-width: 1399.98px) {
  /* line 2001, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column.fire-service-eng .wrapper .item .bottom .title,
  .template-2022annualreport .section-per-number .two-column.fire-service-eng .wrapper .item .bottom .title,
  .template-2023annualreport .section-per-number .two-column.fire-service-eng .wrapper .item .bottom .title {
    margin-bottom: 16px;
  }
}

/* line 513, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .three-column > .wrapper,
.template-2022annualreport .section-per-number .three-column > .wrapper,
.template-2023annualreport .section-per-number .three-column > .wrapper {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  /* line 513, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .three-column > .wrapper,
  .template-2022annualreport .section-per-number .three-column > .wrapper,
  .template-2023annualreport .section-per-number .three-column > .wrapper {
    flex-direction: row;
  }
}

/* line 521, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .three-column > .wrapper > div:not(.modal),
.template-2022annualreport .section-per-number .three-column > .wrapper > div:not(.modal),
.template-2023annualreport .section-per-number .three-column > .wrapper > div:not(.modal) {
  border-top: 1px solid #203a1b;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 521, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .three-column > .wrapper > div:not(.modal),
  .template-2022annualreport .section-per-number .three-column > .wrapper > div:not(.modal),
  .template-2023annualreport .section-per-number .three-column > .wrapper > div:not(.modal) {
    width: calc(100% / 3);
    border: 1px solid #203a1b;
  }
}

/* line 530, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .three-column > .wrapper > div:not(.modal):nth-child(2),
.template-2022annualreport .section-per-number .three-column > .wrapper > div:not(.modal):nth-child(2),
.template-2023annualreport .section-per-number .three-column > .wrapper > div:not(.modal):nth-child(2) {
  border-left-width: 0;
}

@media (max-width: 767.98px) {
  /* line 534, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .three-column > .wrapper > div:not(.modal):last-child,
  .template-2022annualreport .section-per-number .three-column > .wrapper > div:not(.modal):last-child,
  .template-2023annualreport .section-per-number .three-column > .wrapper > div:not(.modal):last-child {
    border-bottom: 1px solid #203a1b;
  }
}

/* line 540, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .three-column > .wrapper > div:not(.modal) > .bottom,
.template-2022annualreport .section-per-number .three-column > .wrapper > div:not(.modal) > .bottom,
.template-2023annualreport .section-per-number .three-column > .wrapper > div:not(.modal) > .bottom {
  padding: 40px 15px;
}

@media (min-width: 768px) {
  /* line 540, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .three-column > .wrapper > div:not(.modal) > .bottom,
  .template-2022annualreport .section-per-number .three-column > .wrapper > div:not(.modal) > .bottom,
  .template-2023annualreport .section-per-number .three-column > .wrapper > div:not(.modal) > .bottom {
    padding: 50px 15px;
  }
}

/* line 547, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .three-column > .wrapper > div:not(.modal) > .bottom .text,
.template-2022annualreport .section-per-number .three-column > .wrapper > div:not(.modal) > .bottom .text,
.template-2023annualreport .section-per-number .three-column > .wrapper > div:not(.modal) > .bottom .text {
  max-width: 280px;
  margin: auto;
}

/* line 2015, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .three-column .title,
.template-2022annualreport .section-per-number .three-column .title,
.template-2023annualreport .section-per-number .three-column .title {
  color: #203a1b;
  font-family: "Whyte-Extralight", monospace;
  font-size: 40px;
  font-weight: 200;
  letter-spacing: -1px;
  line-height: 44px;
  text-align: center;
  margin-bottom: 24px;
  text-align: left;
}

@media (max-width: 767.98px) {
  /* line 2015, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .three-column .title,
  .template-2022annualreport .section-per-number .three-column .title,
  .template-2023annualreport .section-per-number .three-column .title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -1.2px;
  }
}

@media (max-width: 991.98px) {
  /* line 2015, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .three-column .title,
  .template-2022annualreport .section-per-number .three-column .title,
  .template-2023annualreport .section-per-number .three-column .title {
    margin-bottom: 16px;
  }
}

/* line 2025, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .three-column .description,
.template-2022annualreport .section-per-number .three-column .description,
.template-2023annualreport .section-per-number .three-column .description {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.3px;
  color: #203a1b;
  text-align: left;
  text-align: left;
}

@media (max-width: 767.98px) {
  /* line 2025, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .three-column .description,
  .template-2022annualreport .section-per-number .three-column .description,
  .template-2023annualreport .section-per-number .three-column .description {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.3px;
  }
}

/* line 230, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .three-column .description a:not(.btn),
.template-2022annualreport .section-per-number .three-column .description a:not(.btn),
.template-2023annualreport .section-per-number .three-column .description a:not(.btn) {
  border-bottom: 1px solid #20486a;
  padding-bottom: 0;
  color: #20486a;
}

/* line 460, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column-type-2 > .wrapper,
.template-2022annualreport .section-per-number .two-column-type-2 > .wrapper,
.template-2023annualreport .section-per-number .two-column-type-2 > .wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}

@media (min-width: 768px) {
  /* line 460, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column-type-2 > .wrapper,
  .template-2022annualreport .section-per-number .two-column-type-2 > .wrapper,
  .template-2023annualreport .section-per-number .two-column-type-2 > .wrapper {
    flex-direction: row;
  }
}

/* line 469, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal),
.template-2022annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal),
.template-2023annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal) {
  width: 100%;
  border-top: 1px solid #203a1b;
}

@media (min-width: 768px) {
  /* line 469, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal),
  .template-2022annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal),
  .template-2023annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal) {
    width: 100%;
    border: 1px solid #203a1b;
    border-top-width: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 479, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal):last-child,
  .template-2022annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal):last-child,
  .template-2023annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal):last-child {
    border-bottom: 1px solid #203a1b;
  }
}

/* line 485, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal):nth-child(2),
.template-2022annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal):nth-child(2),
.template-2023annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal):nth-child(2) {
  border-left-width: 0;
  border-right-width: 0;
}

@media (min-width: 768px) {
  /* line 490, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal) > .item-top,
  .template-2022annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal) > .item-top,
  .template-2023annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal) > .item-top {
    border-top: 1px solid #203a1b;
  }
}

/* line 496, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal) > .bottom,
.template-2022annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal) > .bottom,
.template-2023annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal) > .bottom {
  padding: 50px 15px;
}

@media (min-width: 768px) {
  /* line 496, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal) > .bottom,
  .template-2022annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal) > .bottom,
  .template-2023annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal) > .bottom {
    min-height: 250px;
  }
}

/* line 503, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal) > .bottom .text,
.template-2022annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal) > .bottom .text,
.template-2023annualreport .section-per-number .two-column-type-2 > .wrapper > div:not(.modal) > .bottom .text {
  max-width: 480px;
  margin: auto;
}

/* line 2035, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column-type-2 .title,
.template-2022annualreport .section-per-number .two-column-type-2 .title,
.template-2023annualreport .section-per-number .two-column-type-2 .title {
  color: #203a1b;
  font-family: "Whyte-Extralight", monospace;
  font-size: 40px;
  font-weight: 200;
  letter-spacing: -1px;
  line-height: 44px;
  text-align: center;
  margin-bottom: 24px;
  text-align: left;
}

@media (max-width: 767.98px) {
  /* line 2035, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column-type-2 .title,
  .template-2022annualreport .section-per-number .two-column-type-2 .title,
  .template-2023annualreport .section-per-number .two-column-type-2 .title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -1.2px;
  }
}

/* line 2041, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column-type-2 .description,
.template-2022annualreport .section-per-number .two-column-type-2 .description,
.template-2023annualreport .section-per-number .two-column-type-2 .description {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.3px;
  color: #203a1b;
  text-align: left;
  text-align: left;
}

@media (max-width: 767.98px) {
  /* line 2041, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column-type-2 .description,
  .template-2022annualreport .section-per-number .two-column-type-2 .description,
  .template-2023annualreport .section-per-number .two-column-type-2 .description {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.3px;
  }
}

/* line 230, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column-type-2 .description a:not(.btn),
.template-2022annualreport .section-per-number .two-column-type-2 .description a:not(.btn),
.template-2023annualreport .section-per-number .two-column-type-2 .description a:not(.btn) {
  border-bottom: 1px solid #20486a;
  padding-bottom: 0;
  color: #20486a;
}

/* line 2047, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column-type-2 .bg-green,
.template-2022annualreport .section-per-number .two-column-type-2 .bg-green,
.template-2023annualreport .section-per-number .two-column-type-2 .bg-green {
  background-color: #203a1b;
}

/* line 2050, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column-type-2 .bg-green .title,
.template-2022annualreport .section-per-number .two-column-type-2 .bg-green .title,
.template-2023annualreport .section-per-number .two-column-type-2 .bg-green .title {
  color: white;
}

/* line 2054, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column-type-2 .bg-green .description,
.template-2022annualreport .section-per-number .two-column-type-2 .bg-green .description,
.template-2023annualreport .section-per-number .two-column-type-2 .bg-green .description {
  color: white;
}

/* line 2057, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column-type-2 .bg-green .description p,
.template-2022annualreport .section-per-number .two-column-type-2 .bg-green .description p,
.template-2023annualreport .section-per-number .two-column-type-2 .bg-green .description p {
  color: white;
}

/* line 2061, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column-type-2 .bg-green .description a:not(.btn),
.template-2022annualreport .section-per-number .two-column-type-2 .bg-green .description a:not(.btn),
.template-2023annualreport .section-per-number .two-column-type-2 .bg-green .description a:not(.btn) {
  color: white;
  border-bottom-color: white;
}

/* line 2067, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column-type-2 .bg-green a,
.template-2022annualreport .section-per-number .two-column-type-2 .bg-green a,
.template-2023annualreport .section-per-number .two-column-type-2 .bg-green a {
  color: #a8d69f;
}

/* line 2071, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column-type-2 .bg-green .btn-learn,
.template-2022annualreport .section-per-number .two-column-type-2 .bg-green .btn-learn,
.template-2023annualreport .section-per-number .two-column-type-2 .bg-green .btn-learn {
  color: #44b64d;
  text-decoration: underline;
  border-bottom-width: 0;
  line-height: 24px;
  letter-spacing: -0.3px;
}

/* line 2080, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .two-column-type-2 .no-content-height,
.template-2022annualreport .section-per-number .two-column-type-2 .no-content-height,
.template-2023annualreport .section-per-number .two-column-type-2 .no-content-height {
  height: 200px;
}

@media (min-width: 768px) {
  /* line 2080, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .two-column-type-2 .no-content-height,
  .template-2022annualreport .section-per-number .two-column-type-2 .no-content-height,
  .template-2023annualreport .section-per-number .two-column-type-2 .no-content-height {
    height: auto;
  }
}

/* line 2089, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .group-text,
.template-2022annualreport .section-per-number .group-text,
.template-2023annualreport .section-per-number .group-text {
  max-width: 780px;
  padding: 0 15px;
  margin: auto;
  margin-bottom: 95px;
}

/* line 2095, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .group-text .title,
.template-2022annualreport .section-per-number .group-text .title,
.template-2023annualreport .section-per-number .group-text .title {
  color: #203a1b;
  font-family: "Whyte-Extralight", monospace;
  font-size: 40px;
  font-weight: 200;
  letter-spacing: -1px;
  line-height: 44px;
  text-align: center;
  margin-bottom: 24px;
  text-align: left;
}

@media (max-width: 767.98px) {
  /* line 2095, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .group-text .title,
  .template-2022annualreport .section-per-number .group-text .title,
  .template-2023annualreport .section-per-number .group-text .title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -1.2px;
  }
}

/* line 2101, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .group-text .description p,
.template-2022annualreport .section-per-number .group-text .description p,
.template-2023annualreport .section-per-number .group-text .description p {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.3px;
  color: #203a1b;
  text-align: left;
  text-align: left;
}

@media (max-width: 767.98px) {
  /* line 2101, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .group-text .description p,
  .template-2022annualreport .section-per-number .group-text .description p,
  .template-2023annualreport .section-per-number .group-text .description p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.3px;
  }
}

/* line 230, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .group-text .description p a:not(.btn),
.template-2022annualreport .section-per-number .group-text .description p a:not(.btn),
.template-2023annualreport .section-per-number .group-text .description p a:not(.btn) {
  border-bottom: 1px solid #20486a;
  padding-bottom: 0;
  color: #20486a;
}

/* line 2107, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .group-text .btn,
.template-2021annualreport .section-per-number .group-text .comment-form input[type="submit"],
.comment-form .template-2021annualreport .section-per-number .group-text input[type="submit"],
.template-2022annualreport .section-per-number .group-text .btn,
.template-2022annualreport .section-per-number .group-text .comment-form input[type="submit"],
.comment-form .template-2022annualreport .section-per-number .group-text input[type="submit"],
.template-2023annualreport .section-per-number .group-text .btn,
.template-2023annualreport .section-per-number .group-text .comment-form input[type="submit"],
.comment-form .template-2023annualreport .section-per-number .group-text input[type="submit"] {
  color: #203a1b;
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.4px;
  line-height: 14px;
  text-align: center;
  width: 217px;
  border: 1px solid #203a1b;
  border-radius: 27px;
  padding: 5px;
  margin: auto;
  display: flex;
  margin-top: 40px;
}

@media (max-width: 767.98px) {
  /* line 2107, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .group-text .btn,
  .template-2021annualreport .section-per-number .group-text .comment-form input[type="submit"],
  .comment-form .template-2021annualreport .section-per-number .group-text input[type="submit"],
  .template-2022annualreport .section-per-number .group-text .btn,
  .template-2022annualreport .section-per-number .group-text .comment-form input[type="submit"],
  .comment-form .template-2022annualreport .section-per-number .group-text input[type="submit"],
  .template-2023annualreport .section-per-number .group-text .btn,
  .template-2023annualreport .section-per-number .group-text .comment-form input[type="submit"],
  .comment-form .template-2023annualreport .section-per-number .group-text input[type="submit"] {
    width: 100%;
  }
}

@media (min-width: 768px) {
  /* line 2107, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .group-text .btn,
  .template-2021annualreport .section-per-number .group-text .comment-form input[type="submit"],
  .comment-form .template-2021annualreport .section-per-number .group-text input[type="submit"],
  .template-2022annualreport .section-per-number .group-text .btn,
  .template-2022annualreport .section-per-number .group-text .comment-form input[type="submit"],
  .comment-form .template-2022annualreport .section-per-number .group-text input[type="submit"],
  .template-2023annualreport .section-per-number .group-text .btn,
  .template-2023annualreport .section-per-number .group-text .comment-form input[type="submit"],
  .comment-form .template-2023annualreport .section-per-number .group-text input[type="submit"] {
    margin-left: 0;
  }
}

/* line 2114, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .group-text .btn::before,
.template-2021annualreport .section-per-number .group-text .comment-form input[type="submit"]::before,
.comment-form .template-2021annualreport .section-per-number .group-text input[type="submit"]::before,
.template-2022annualreport .section-per-number .group-text .btn::before,
.template-2022annualreport .section-per-number .group-text .comment-form input[type="submit"]::before,
.comment-form .template-2022annualreport .section-per-number .group-text input[type="submit"]::before,
.template-2023annualreport .section-per-number .group-text .btn::before,
.template-2023annualreport .section-per-number .group-text .comment-form input[type="submit"]::before,
.comment-form .template-2023annualreport .section-per-number .group-text input[type="submit"]::before {
  display: none;
}

/* line 2120, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .icon-info-img,
.template-2022annualreport .section-per-number .icon-info-img,
.template-2023annualreport .section-per-number .icon-info-img {
  position: relative;
  margin-bottom: 40px;
}

/* line 262, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .icon-info-img::before,
.template-2022annualreport .section-per-number .icon-info-img::before,
.template-2023annualreport .section-per-number .icon-info-img::before {
  position: absolute;
  content: '';
  bottom: -24px;
  height: 1px;
  width: 50px;
  background-color: #203a1b;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 767.98px) {
  /* line 262, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .icon-info-img::before,
  .template-2022annualreport .section-per-number .icon-info-img::before,
  .template-2023annualreport .section-per-number .icon-info-img::before {
    display: none;
  }
}

/* line 277, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .icon-info-img img,
.template-2022annualreport .section-per-number .icon-info-img img,
.template-2023annualreport .section-per-number .icon-info-img img {
  height: 100%;
  width: 50px;
}

@media (min-width: 1400px) {
  /* line 277, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .icon-info-img img,
  .template-2022annualreport .section-per-number .icon-info-img img,
  .template-2023annualreport .section-per-number .icon-info-img img {
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  /* line 2120, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .icon-info-img,
  .template-2022annualreport .section-per-number .icon-info-img,
  .template-2023annualreport .section-per-number .icon-info-img {
    margin-bottom: 20px;
  }
}

/* line 2128, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .icon-info-number,
.template-2022annualreport .section-per-number .icon-info-number,
.template-2023annualreport .section-per-number .icon-info-number {
  color: #203a1b;
  font-family: "Whyte-Extralight", monospace;
  font-size: 44px;
  font-weight: 100;
  letter-spacing: -2px;
  line-height: 77px;
  text-align: center;
}

/* line 328, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .icon-info-number p,
.template-2022annualreport .section-per-number .icon-info-number p,
.template-2023annualreport .section-per-number .icon-info-number p {
  font-size: 44px;
}

/* line 2132, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .icon-info-number-type-2,
.template-2022annualreport .section-per-number .icon-info-number-type-2,
.template-2023annualreport .section-per-number .icon-info-number-type-2 {
  font-family: "Whyte-Extralight", monospace;
  font-size: 18px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: -0.5px;
  text-align: center;
  color: #203a1b;
}

@media (min-width: 768px) {
  /* line 2132, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .icon-info-number-type-2,
  .template-2022annualreport .section-per-number .icon-info-number-type-2,
  .template-2023annualreport .section-per-number .icon-info-number-type-2 {
    font-size: 32px;
    line-height: 44px;
    letter-spacing: -1px;
  }
}

/* line 350, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .icon-info-number-type-2 p,
.template-2022annualreport .section-per-number .icon-info-number-type-2 p,
.template-2023annualreport .section-per-number .icon-info-number-type-2 p {
  font-family: "Whyte-Extralight", monospace;
  font-size: 18px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: -0.5px;
  text-align: center;
  color: #203a1b;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  /* line 350, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .icon-info-number-type-2 p,
  .template-2022annualreport .section-per-number .icon-info-number-type-2 p,
  .template-2023annualreport .section-per-number .icon-info-number-type-2 p {
    font-size: 32px;
    line-height: 44px;
    letter-spacing: -1px;
  }
}

/* line 2136, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .icon-info-text,
.template-2022annualreport .section-per-number .icon-info-text,
.template-2023annualreport .section-per-number .icon-info-text {
  color: #203a1b;
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: -0.3px;
  line-height: 24px;
  text-align: center;
  max-width: 260px;
  min-height: 50px;
  text-transform: capitalize;
}

/* line 2141, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-two-column .wrapper,
.template-2022annualreport .section-per-number .green-two-column .wrapper,
.template-2023annualreport .section-per-number .green-two-column .wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

/* line 433, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-two-column .wrapper > div:not(.modal),
.template-2022annualreport .section-per-number .green-two-column .wrapper > div:not(.modal),
.template-2023annualreport .section-per-number .green-two-column .wrapper > div:not(.modal) {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: rgba(168, 214, 159, 0.4);
  border-top: 1px solid #203a1b;
  padding: 50px 20px;
}

@media (min-width: 768px) {
  /* line 433, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-two-column .wrapper > div:not(.modal),
  .template-2022annualreport .section-per-number .green-two-column .wrapper > div:not(.modal),
  .template-2023annualreport .section-per-number .green-two-column .wrapper > div:not(.modal) {
    width: calc(100% / 2);
    padding: 50px;
    border: 1px solid #203a1b;
  }
}

@media (min-width: 992px) {
  /* line 433, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-two-column .wrapper > div:not(.modal),
  .template-2022annualreport .section-per-number .green-two-column .wrapper > div:not(.modal),
  .template-2023annualreport .section-per-number .green-two-column .wrapper > div:not(.modal) {
    padding: 100px;
  }
}

/* line 453, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-two-column .wrapper > div:not(.modal):nth-child(2),
.template-2022annualreport .section-per-number .green-two-column .wrapper > div:not(.modal):nth-child(2),
.template-2023annualreport .section-per-number .green-two-column .wrapper > div:not(.modal):nth-child(2) {
  border-left-width: 0;
}

@media (max-width: 767.98px) {
  /* line 2145, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-two-column .wrapper .item .icon-info-number-type-2,
  .template-2022annualreport .section-per-number .green-two-column .wrapper .item .icon-info-number-type-2,
  .template-2023annualreport .section-per-number .green-two-column .wrapper .item .icon-info-number-type-2 {
    padding: 0 10px;
  }
}

/* line 2154, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-section-yt,
.template-2022annualreport .section-per-number .green-section-yt,
.template-2023annualreport .section-per-number .green-section-yt {
  border: 1px solid #203a1b;
  background: rgba(168, 214, 159, 0.4);
}

@media (max-width: 767.98px) {
  /* line 2154, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-section-yt,
  .template-2022annualreport .section-per-number .green-section-yt,
  .template-2023annualreport .section-per-number .green-section-yt {
    border-left: 0;
    border-right: 0;
  }
}

/* line 2162, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-section-yt .top,
.template-2022annualreport .section-per-number .green-section-yt .top,
.template-2023annualreport .section-per-number .green-section-yt .top {
  display: flex;
  flex-direction: row;
  margin-bottom: 25px;
}

@media (max-width: 767.98px) {
  /* line 2162, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-section-yt .top,
  .template-2022annualreport .section-per-number .green-section-yt .top,
  .template-2023annualreport .section-per-number .green-section-yt .top {
    align-items: center;
    margin-bottom: 0;
  }
}

/* line 2172, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-section-yt .top .right,
.template-2022annualreport .section-per-number .green-section-yt .top .right,
.template-2023annualreport .section-per-number .green-section-yt .top .right {
  padding: 13px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  /* line 2172, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-section-yt .top .right,
  .template-2022annualreport .section-per-number .green-section-yt .top .right,
  .template-2023annualreport .section-per-number .green-section-yt .top .right {
    padding: 0;
    padding-left: 40px;
  }
}

/* line 2183, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-section-yt .yt,
.template-2022annualreport .section-per-number .green-section-yt .yt,
.template-2023annualreport .section-per-number .green-section-yt .yt {
  width: 33vw;
  height: 33vw;
}

@media (min-width: 576px) {
  /* line 2183, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-section-yt .yt,
  .template-2022annualreport .section-per-number .green-section-yt .yt,
  .template-2023annualreport .section-per-number .green-section-yt .yt {
    width: 164px;
    height: 164px;
  }
}

@media (min-width: 768px) {
  /* line 2183, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-section-yt .yt,
  .template-2022annualreport .section-per-number .green-section-yt .yt,
  .template-2023annualreport .section-per-number .green-section-yt .yt {
    width: 140px;
    height: 129px;
  }
}

@media (min-width: 768px) {
  /* line 2154, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-section-yt,
  .template-2022annualreport .section-per-number .green-section-yt,
  .template-2023annualreport .section-per-number .green-section-yt {
    padding: 100px 15px;
  }
}

/* line 859, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-section-yt .wrapper,
.template-2022annualreport .section-per-number .green-section-yt .wrapper,
.template-2023annualreport .section-per-number .green-section-yt .wrapper {
  max-width: 780px;
  margin: 0 auto;
}

/* line 863, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-section-yt .wrapper .title,
.template-2022annualreport .section-per-number .green-section-yt .wrapper .title,
.template-2023annualreport .section-per-number .green-section-yt .wrapper .title {
  color: #203a1b;
  font-family: "Whyte-Extralight", monospace;
  font-size: 40px;
  font-weight: 200;
  letter-spacing: -1px;
  line-height: 44px;
  text-align: center;
  margin-bottom: 24px;
  text-align: left;
}

@media (max-width: 767.98px) {
  /* line 863, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-section-yt .wrapper .title,
  .template-2022annualreport .section-per-number .green-section-yt .wrapper .title,
  .template-2023annualreport .section-per-number .green-section-yt .wrapper .title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -1.2px;
  }
}

/* line 869, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-section-yt .wrapper .desc,
.template-2022annualreport .section-per-number .green-section-yt .wrapper .desc,
.template-2023annualreport .section-per-number .green-section-yt .wrapper .desc {
  font-family: "Whyte-Extralight", monospace;
  font-size: 24px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: -0.8px;
  color: #203a1b;
}

/* line 880, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-section-yt .wrapper text,
.template-2022annualreport .section-per-number .green-section-yt .wrapper text,
.template-2023annualreport .section-per-number .green-section-yt .wrapper text {
  color: #203a1b;
  font-family: "Whyte-Extralight", monospace;
  font-size: 56px;
  font-weight: 100;
  letter-spacing: -3px;
  line-height: 72px;
}

/* line 888, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-section-yt .wrapper text p,
.template-2022annualreport .section-per-number .green-section-yt .wrapper text p,
.template-2023annualreport .section-per-number .green-section-yt .wrapper text p {
  color: #203a1b;
  font-family: "Whyte-Extralight", monospace;
  font-size: 56px;
  font-weight: 100;
  letter-spacing: -3px;
  line-height: 72px;
}

/* line 2201, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-section-yt .wrapper .title,
.template-2022annualreport .section-per-number .green-section-yt .wrapper .title,
.template-2023annualreport .section-per-number .green-section-yt .wrapper .title {
  position: relative;
  margin-bottom: 8px;
  margin-top: -6px;
}

@media (max-width: 767.98px) {
  /* line 2201, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number .green-section-yt .wrapper .title,
  .template-2022annualreport .section-per-number .green-section-yt .wrapper .title,
  .template-2023annualreport .section-per-number .green-section-yt .wrapper .title {
    margin-bottom: 0;
    top: initial;
  }
}

/* line 2212, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number .green-section-yt .wrapper .desc,
.template-2022annualreport .section-per-number .green-section-yt .wrapper .desc,
.template-2023annualreport .section-per-number .green-section-yt .wrapper .desc {
  margin-top: -6px;
}

@media (max-width: 768px) {
  /* line 2219, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-01 .number,
  .template-2022annualreport .section-per-number.section-01 .number,
  .template-2023annualreport .section-per-number.section-01 .number {
    margin-right: 10px;
  }
}

@media (min-width: 768px) {
  /* line 2226, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-01 .green-text .text p,
  .template-2022annualreport .section-per-number.section-01 .green-text .text p,
  .template-2023annualreport .section-per-number.section-01 .green-text .text p {
    font-family: "Whyte-Thin", monospace;
  }
}

/* line 2233, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-01 [data-aos^=fade][data-aos^=fade].aos-animate,
.template-2022annualreport .section-per-number.section-01 [data-aos^=fade][data-aos^=fade].aos-animate,
.template-2023annualreport .section-per-number.section-01 [data-aos^=fade][data-aos^=fade].aos-animate {
  transform: initial;
}

@media (max-width: 991.98px) {
  /* line 2240, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-01 .two-column.codes .wrapper .item:nth-child(2) .image,
  .template-2022annualreport .section-per-number.section-01 .two-column.codes .wrapper .item:nth-child(2) .image,
  .template-2023annualreport .section-per-number.section-01 .two-column.codes .wrapper .item:nth-child(2) .image {
    order: 0;
    background-position: right;
  }
}

@media (max-width: 767.98px) {
  /* line 2250, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item,
  .template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item,
  .template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item {
    flex-direction: column;
  }
}

@media (min-width: 768px) {
  /* line 2250, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item,
  .template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item,
  .template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item {
    border-top-width: 1px;
  }
}

/* line 2260, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .bottom:nth-child(2),
.template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .bottom:nth-child(2),
.template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .bottom:nth-child(2) {
  background: #203A1B;
}

@media (min-width: 768px) {
  /* line 2260, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .bottom:nth-child(2),
  .template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .bottom:nth-child(2),
  .template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .bottom:nth-child(2) {
    height: 400px;
    min-height: 400px;
  }
}

/* line 2268, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .bottom:nth-child(2) .title,
.template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .bottom:nth-child(2) p,
.template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .bottom:nth-child(2) .title,
.template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .bottom:nth-child(2) p,
.template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .bottom:nth-child(2) .title,
.template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .bottom:nth-child(2) p {
  color: white;
}

/* line 2272, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .bottom:nth-child(2) .title a,
.template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .bottom:nth-child(2) p a,
.template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .bottom:nth-child(2) .title a,
.template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .bottom:nth-child(2) p a,
.template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .bottom:nth-child(2) .title a,
.template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .bottom:nth-child(2) p a {
  color: #44B64D;
  border-color: #44B64D;
}

/* line 2281, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .modal .modal-content .bottom:nth-child(2),
.template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .modal .modal-content .bottom:nth-child(2),
.template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .modal .modal-content .bottom:nth-child(2) {
  background: #fff;
  height: auto;
  min-height: auto;
}

/* line 2286, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .modal .modal-content .bottom:nth-child(2) .title,
.template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .modal .modal-content .bottom:nth-child(2) p,
.template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .modal .modal-content .bottom:nth-child(2) .title,
.template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .modal .modal-content .bottom:nth-child(2) p,
.template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .modal .modal-content .bottom:nth-child(2) .title,
.template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:first-child .modal .modal-content .bottom:nth-child(2) p {
  color: #203a1b;
}

/* line 2296, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:last-child .image,
.template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:last-child .image,
.template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:last-child .image {
  height: 50vw;
  border-bottom: 1px solid #203a1b;
}

@media (min-width: 768px) {
  /* line 2296, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:last-child .image,
  .template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:last-child .image,
  .template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item:last-child .image {
    height: 400px;
    background-position: center;
  }
}

@media (max-width: 991.98px) {
  /* line 2307, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom,
  .template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom,
  .template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom {
    width: 100%;
  }
}

@media (min-width: 768px) {
  /* line 2307, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom,
  .template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom,
  .template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom {
    min-height: 560px;
  }
}

@media (min-width: 992px) {
  /* line 2307, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom,
  .template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom,
  .template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom {
    min-height: 430px;
  }
}

@media (min-width: 768px) {
  /* line 2320, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom .image,
  .template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom .image,
  .template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom .image {
    border: none;
    height: 200px;
  }
}

@media (min-width: 992px) {
  /* line 2320, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom .image,
  .template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom .image,
  .template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom .image {
    height: 270px;
  }
}

@media (min-width: 1400px) {
  /* line 2320, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom .image,
  .template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom .image,
  .template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom .image {
    height: 320px;
  }
}

@media (max-width: 767.98px) {
  /* line 2335, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom .text,
  .template-2022annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom .text,
  .template-2023annualreport .section-per-number.section-01 .two-column.codes.with-annual23 .item .bottom .text {
    width: 65vw !important;
  }
}

/* line 2347, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-02 .big-image,
.template-2022annualreport .section-per-number.section-02 .big-image,
.template-2023annualreport .section-per-number.section-02 .big-image {
  background-position: top;
}

/* line 2351, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-02 .green-text.quote,
.template-2022annualreport .section-per-number.section-02 .green-text.quote,
.template-2023annualreport .section-per-number.section-02 .green-text.quote {
  border: none;
}

/* line 2354, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-02 .green-text.quote blockquote,
.template-2022annualreport .section-per-number.section-02 .green-text.quote blockquote,
.template-2023annualreport .section-per-number.section-02 .green-text.quote blockquote {
  z-index: 1;
}

/* line 2357, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-02 .green-text.quote blockquote::before,
.template-2022annualreport .section-per-number.section-02 .green-text.quote blockquote::before,
.template-2023annualreport .section-per-number.section-02 .green-text.quote blockquote::before {
  display: none;
  z-index: -1;
  filter: brightness(0) invert(1);
}

@media (min-width: 768px) {
  /* line 2367, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-02 .three-column.standars .wrapper .item:nth-child(2),
  .template-2022annualreport .section-per-number.section-02 .three-column.standars .wrapper .item:nth-child(2),
  .template-2023annualreport .section-per-number.section-02 .three-column.standars .wrapper .item:nth-child(2) {
    border-right-width: 0;
  }
}

/* line 2376, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-right,
.template-2021annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-left,
.template-2022annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-right,
.template-2022annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-left,
.template-2023annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-right,
.template-2023annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-left {
  height: 200px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  /* line 2376, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-right,
  .template-2021annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-left,
  .template-2022annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-right,
  .template-2022annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-left,
  .template-2023annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-right,
  .template-2023annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-left {
    width: 49%;
  }
}

@media (min-width: 992px) {
  /* line 2376, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-right,
  .template-2021annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-left,
  .template-2022annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-right,
  .template-2022annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-left,
  .template-2023annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-right,
  .template-2023annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-left {
    height: 300px;
  }
}

/* line 2389, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-right img,
.template-2021annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-left img,
.template-2022annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-right img,
.template-2022annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-left img,
.template-2023annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-right img,
.template-2023annualreport .section-per-number.section-02 .three-column.standars .modal-body .bottom .img-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

/* line 2400, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-02 .big-title,
.template-2022annualreport .section-per-number.section-02 .big-title,
.template-2023annualreport .section-per-number.section-02 .big-title {
  margin-left: -20px;
}

@media (min-width: 768px) {
  /* line 2400, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-02 .big-title,
  .template-2022annualreport .section-per-number.section-02 .big-title,
  .template-2023annualreport .section-per-number.section-02 .big-title {
    margin-left: -20px;
  }
}

@media (min-width: 992px) {
  /* line 2400, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-02 .big-title,
  .template-2022annualreport .section-per-number.section-02 .big-title,
  .template-2023annualreport .section-per-number.section-02 .big-title {
    margin-left: -50px;
  }
}

@media (max-width: 768px) {
  /* line 2412, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-02 .number,
  .template-2022annualreport .section-per-number.section-02 .number,
  .template-2023annualreport .section-per-number.section-02 .number {
    margin-right: 10px;
  }
}

/* line 2418, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-02 [data-aos^=fade][data-aos^=fade].aos-animate,
.template-2022annualreport .section-per-number.section-02 [data-aos^=fade][data-aos^=fade].aos-animate,
.template-2023annualreport .section-per-number.section-02 [data-aos^=fade][data-aos^=fade].aos-animate {
  transform: initial;
}

/* line 2423, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-03,
.template-2022annualreport .section-per-number.section-03,
.template-2023annualreport .section-per-number.section-03 {
  /*
      .green-two-column {
        @include media-breakpoint-up(md) {
          .item:nth-child(2) {
            .icon-info-img {
              margin-right: auto;
            }

            .icon-info-number-type-2 {
              text-align: left;

              p {
                text-align: left;
              }
            }
          }
        }
      }
      */
}

/* line 2424, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-03 .big-title,
.template-2022annualreport .section-per-number.section-03 .big-title,
.template-2023annualreport .section-per-number.section-03 .big-title {
  margin-left: -20px;
  margin-top: 5px;
}

@media (min-width: 768px) {
  /* line 2424, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-03 .big-title,
  .template-2022annualreport .section-per-number.section-03 .big-title,
  .template-2023annualreport .section-per-number.section-03 .big-title {
    margin-top: 35px;
    margin-left: -20px;
  }
}

@media (min-width: 992px) {
  /* line 2424, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-03 .big-title,
  .template-2022annualreport .section-per-number.section-03 .big-title,
  .template-2023annualreport .section-per-number.section-03 .big-title {
    margin-top: 55px;
    margin-left: -30px;
  }
}

@media (max-width: 768px) {
  /* line 2439, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-03 .number,
  .template-2022annualreport .section-per-number.section-03 .number,
  .template-2023annualreport .section-per-number.section-03 .number {
    margin-right: 0px;
  }
}

@media (min-width: 768px) {
  /* line 2445, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-03 .number-n-title,
  .template-2022annualreport .section-per-number.section-03 .number-n-title,
  .template-2023annualreport .section-per-number.section-03 .number-n-title {
    align-items: center;
  }
}

/* line 2472, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-03 .icon-info-img img,
.template-2022annualreport .section-per-number.section-03 .icon-info-img img,
.template-2023annualreport .section-per-number.section-03 .icon-info-img img {
  height: 55px;
  width: initial;
}

@media (min-width: 768px) {
  /* line 2479, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-03 .three-column .wrapper .item,
  .template-2022annualreport .section-per-number.section-03 .three-column .wrapper .item,
  .template-2023annualreport .section-per-number.section-03 .three-column .wrapper .item {
    border-top: 0;
  }
}

@media (min-width: 768px) {
  /* line 2484, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-03 .three-column .wrapper .item:nth-child(2),
  .template-2022annualreport .section-per-number.section-03 .three-column .wrapper .item:nth-child(2),
  .template-2023annualreport .section-per-number.section-03 .three-column .wrapper .item:nth-child(2) {
    border-right-width: 0;
  }
}

/* line 2492, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-03 [data-aos^=fade][data-aos^=fade].aos-animate,
.template-2022annualreport .section-per-number.section-03 [data-aos^=fade][data-aos^=fade].aos-animate,
.template-2023annualreport .section-per-number.section-03 [data-aos^=fade][data-aos^=fade].aos-animate {
  transform: initial;
}

@media (min-width: 1400px) {
  /* line 2500, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-03 .fire-service .wrapper .item.bg-green .bottom,
  .template-2022annualreport .section-per-number.section-03 .fire-service .wrapper .item.bg-green .bottom,
  .template-2023annualreport .section-per-number.section-03 .fire-service .wrapper .item.bg-green .bottom {
    display: flex;
    align-items: center;
  }
}

/* line 2507, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-03 .fire-service .wrapper .item.bg-green .bottom .description .icon-info-number,
.template-2022annualreport .section-per-number.section-03 .fire-service .wrapper .item.bg-green .bottom .description .icon-info-number,
.template-2023annualreport .section-per-number.section-03 .fire-service .wrapper .item.bg-green .bottom .description .icon-info-number {
  font-family: "Whyte-Thin", monospace;
}

@media (min-width: 1400px) {
  /* line 2514, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-03 .fire-service .wrapper .item .bottom,
  .template-2022annualreport .section-per-number.section-03 .fire-service .wrapper .item .bottom,
  .template-2023annualreport .section-per-number.section-03 .fire-service .wrapper .item .bottom {
    min-height: 400px;
  }
}

@media (min-width: 2000px) {
  /* line 2514, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-03 .fire-service .wrapper .item .bottom,
  .template-2022annualreport .section-per-number.section-03 .fire-service .wrapper .item .bottom,
  .template-2023annualreport .section-per-number.section-03 .fire-service .wrapper .item .bottom {
    min-height: 550px;
  }
}

@media (min-width: 2500px) {
  /* line 2514, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-03 .fire-service .wrapper .item .bottom,
  .template-2022annualreport .section-per-number.section-03 .fire-service .wrapper .item .bottom,
  .template-2023annualreport .section-per-number.section-03 .fire-service .wrapper .item .bottom {
    min-height: 750px;
  }
}

/* line 2535, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-03 .fire-service.annual-23 .wrapper .item.bg-green .bottom .description .icon-info-number,
.template-2022annualreport .section-per-number.section-03 .fire-service.annual-23 .wrapper .item.bg-green .bottom .description .icon-info-number,
.template-2023annualreport .section-per-number.section-03 .fire-service.annual-23 .wrapper .item.bg-green .bottom .description .icon-info-number {
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -1.25px;
}

@media (min-width: 992px) {
  /* line 2553, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-03 .modal#fireservice_1 .modal-body .bottom .wrapper .desc p img,
  .template-2022annualreport .section-per-number.section-03 .modal#fireservice_1 .modal-body .bottom .wrapper .desc p img,
  .template-2023annualreport .section-per-number.section-03 .modal#fireservice_1 .modal-body .bottom .wrapper .desc p img {
    height: 230px;
    width: 350px;
  }
}

/* line 2566, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-04 .big-title,
.template-2022annualreport .section-per-number.section-04 .big-title,
.template-2023annualreport .section-per-number.section-04 .big-title {
  margin-left: -30px;
}

@media (min-width: 768px) {
  /* line 2566, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-04 .big-title,
  .template-2022annualreport .section-per-number.section-04 .big-title,
  .template-2023annualreport .section-per-number.section-04 .big-title {
    margin-left: -20px;
  }
}

@media (min-width: 992px) {
  /* line 2566, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-04 .big-title,
  .template-2022annualreport .section-per-number.section-04 .big-title,
  .template-2023annualreport .section-per-number.section-04 .big-title {
    margin-left: -56px;
  }
}

@media (max-width: 768px) {
  /* line 2578, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-04 .number,
  .template-2022annualreport .section-per-number.section-04 .number,
  .template-2023annualreport .section-per-number.section-04 .number {
    margin-right: 10px;
  }
}

/* line 2585, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-04 .green-text .text,
.template-2022annualreport .section-per-number.section-04 .green-text .text,
.template-2023annualreport .section-per-number.section-04 .green-text .text {
  font-weight: 300;
  text-align: center;
}

@media (min-width: 992px) {
  /* line 2585, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-04 .green-text .text,
  .template-2022annualreport .section-per-number.section-04 .green-text .text,
  .template-2023annualreport .section-per-number.section-04 .green-text .text {
    font-size: 54px;
    line-height: 68px;
    letter-spacing: -1.5px;
  }
}

@media (max-width: 767.98px) {
  /* line 2599, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-04 .cards.two-column-type-2 .item.bg-white,
  .template-2022annualreport .section-per-number.section-04 .cards.two-column-type-2 .item.bg-white,
  .template-2023annualreport .section-per-number.section-04 .cards.two-column-type-2 .item.bg-white {
    order: 0;
    background-size: 40vw !important;
  }
}

@media (max-width: 575.98px) {
  /* line 2599, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-04 .cards.two-column-type-2 .item.bg-white,
  .template-2022annualreport .section-per-number.section-04 .cards.two-column-type-2 .item.bg-white,
  .template-2023annualreport .section-per-number.section-04 .cards.two-column-type-2 .item.bg-white {
    background-size: contain !important;
  }
}

@media (max-width: 767.98px) {
  /* line 2609, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-04 .cards.two-column-type-2 .item.bg-white .bottom,
  .template-2022annualreport .section-per-number.section-04 .cards.two-column-type-2 .item.bg-white .bottom,
  .template-2023annualreport .section-per-number.section-04 .cards.two-column-type-2 .item.bg-white .bottom {
    min-height: 200px;
  }
}

@media (max-width: 767.98px) {
  /* line 2616, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-04 .cards.two-column-type-2 .item.bg-green,
  .template-2022annualreport .section-per-number.section-04 .cards.two-column-type-2 .item.bg-green,
  .template-2023annualreport .section-per-number.section-04 .cards.two-column-type-2 .item.bg-green {
    order: 1;
  }
}

/* line 2627, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item:first-child,
.template-2022annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item:first-child,
.template-2023annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item:first-child {
  border-bottom-width: 0;
}

@media (min-width: 768px) {
  /* line 2631, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item:nth-child(2),
  .template-2022annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item:nth-child(2),
  .template-2023annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item:nth-child(2) {
    border-bottom-width: 0;
  }
}

/* line 2636, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item:nth-child(2) .image,
.template-2022annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item:nth-child(2) .image,
.template-2023annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item:nth-child(2) .image {
  border-right: 1px solid #203a1b;
  order: 0;
}

/* line 2643, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item:nth-child(3) .image,
.template-2022annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item:nth-child(3) .image,
.template-2023annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item:nth-child(3) .image {
  background-position: left;
}

@media (min-width: 768px) {
  /* line 2648, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item:nth-child(4),
  .template-2022annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item:nth-child(4),
  .template-2023annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item:nth-child(4) {
    border-left-width: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 2653, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item:nth-child(4) .image,
  .template-2022annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item:nth-child(4) .image,
  .template-2023annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item:nth-child(4) .image {
    background-position: right;
  }
}

@media (min-width: 768px) {
  /* line 2660, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item .image,
  .template-2022annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item .image,
  .template-2023annualreport .section-per-number.section-04 .cards.two-column.double .wrapper .item .image {
    border: none;
  }
}

@media (max-width: 767.98px) {
  /* line 2670, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-04 .modal-content .image,
  .template-2022annualreport .section-per-number.section-04 .modal-content .image,
  .template-2023annualreport .section-per-number.section-04 .modal-content .image {
    height: 160px;
    background-position: center;
  }
}

/* line 2678, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-04 [data-aos^=fade][data-aos^=fade].aos-animate,
.template-2022annualreport .section-per-number.section-04 [data-aos^=fade][data-aos^=fade].aos-animate,
.template-2023annualreport .section-per-number.section-04 [data-aos^=fade][data-aos^=fade].aos-animate {
  transform: initial;
}

@media (min-width: 768px) {
  /* line 2687, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-05 .cards .wrapper .item:nth-child(3),
  .template-2021annualreport .section-per-number.section-05 .cards .wrapper .item:nth-child(5),
  .template-2021annualreport .section-per-number.section-05 .cards .wrapper .item:nth-child(6),
  .template-2022annualreport .section-per-number.section-05 .cards .wrapper .item:nth-child(3),
  .template-2022annualreport .section-per-number.section-05 .cards .wrapper .item:nth-child(5),
  .template-2022annualreport .section-per-number.section-05 .cards .wrapper .item:nth-child(6),
  .template-2023annualreport .section-per-number.section-05 .cards .wrapper .item:nth-child(3),
  .template-2023annualreport .section-per-number.section-05 .cards .wrapper .item:nth-child(5),
  .template-2023annualreport .section-per-number.section-05 .cards .wrapper .item:nth-child(6) {
    border-left-width: 0;
  }
}

@media (min-width: 768px) {
  /* line 2695, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-05 .cards .wrapper .item:nth-child(4),
  .template-2021annualreport .section-per-number.section-05 .cards .wrapper .item:nth-child(5),
  .template-2021annualreport .section-per-number.section-05 .cards .wrapper .item:nth-child(6),
  .template-2022annualreport .section-per-number.section-05 .cards .wrapper .item:nth-child(4),
  .template-2022annualreport .section-per-number.section-05 .cards .wrapper .item:nth-child(5),
  .template-2022annualreport .section-per-number.section-05 .cards .wrapper .item:nth-child(6),
  .template-2023annualreport .section-per-number.section-05 .cards .wrapper .item:nth-child(4),
  .template-2023annualreport .section-per-number.section-05 .cards .wrapper .item:nth-child(5),
  .template-2023annualreport .section-per-number.section-05 .cards .wrapper .item:nth-child(6) {
    border-top-width: 0;
  }
}

/* line 2706, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-05 .big-title,
.template-2022annualreport .section-per-number.section-05 .big-title,
.template-2023annualreport .section-per-number.section-05 .big-title {
  margin-left: 10px;
}

@media (min-width: 768px) {
  /* line 2706, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-05 .big-title,
  .template-2022annualreport .section-per-number.section-05 .big-title,
  .template-2023annualreport .section-per-number.section-05 .big-title {
    margin-left: -20px;
  }
}

@media (min-width: 992px) {
  /* line 2706, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-05 .big-title,
  .template-2022annualreport .section-per-number.section-05 .big-title,
  .template-2023annualreport .section-per-number.section-05 .big-title {
    margin-left: -50px;
  }
}

@media (max-width: 768px) {
  /* line 2718, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-05 .number,
  .template-2022annualreport .section-per-number.section-05 .number,
  .template-2023annualreport .section-per-number.section-05 .number {
    margin-right: 0px;
  }
}

@media (max-width: 767.98px) {
  /* line 2724, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-05 .big-title,
  .template-2022annualreport .section-per-number.section-05 .big-title,
  .template-2023annualreport .section-per-number.section-05 .big-title {
    margin-left: -20px;
  }
}

@media (max-width: 767.98px) {
  /* line 2730, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-05 .btn-learn,
  .template-2022annualreport .section-per-number.section-05 .btn-learn,
  .template-2023annualreport .section-per-number.section-05 .btn-learn {
    display: none;
  }
}

/* line 2736, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-05 .btn-play-yt,
.template-2022annualreport .section-per-number.section-05 .btn-play-yt,
.template-2023annualreport .section-per-number.section-05 .btn-play-yt {
  width: 66px;
}

@media (min-width: 768px) {
  /* line 2736, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-05 .btn-play-yt,
  .template-2022annualreport .section-per-number.section-05 .btn-play-yt,
  .template-2023annualreport .section-per-number.section-05 .btn-play-yt {
    width: 85px;
  }
}

/* line 2748, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-05 #advocacy_yt .modal-body .bottom .btn-play,
.template-2021annualreport .section-per-number.section-05 #advocacy_1 .modal-body .bottom .btn-play,
.template-2022annualreport .section-per-number.section-05 #advocacy_yt .modal-body .bottom .btn-play,
.template-2022annualreport .section-per-number.section-05 #advocacy_1 .modal-body .bottom .btn-play,
.template-2023annualreport .section-per-number.section-05 #advocacy_yt .modal-body .bottom .btn-play,
.template-2023annualreport .section-per-number.section-05 #advocacy_1 .modal-body .bottom .btn-play {
  margin: 0 auto;
  display: flex;
  position: relative;
  top: 30%;
  cursor: pointer;
}

@media (min-width: 768px) {
  /* line 2748, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-05 #advocacy_yt .modal-body .bottom .btn-play,
  .template-2021annualreport .section-per-number.section-05 #advocacy_1 .modal-body .bottom .btn-play,
  .template-2022annualreport .section-per-number.section-05 #advocacy_yt .modal-body .bottom .btn-play,
  .template-2022annualreport .section-per-number.section-05 #advocacy_1 .modal-body .bottom .btn-play,
  .template-2023annualreport .section-per-number.section-05 #advocacy_yt .modal-body .bottom .btn-play,
  .template-2023annualreport .section-per-number.section-05 #advocacy_1 .modal-body .bottom .btn-play {
    top: 40%;
  }
}

/* line 2763, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-05 [data-aos^=fade][data-aos^=fade].aos-animate,
.template-2022annualreport .section-per-number.section-05 [data-aos^=fade][data-aos^=fade].aos-animate,
.template-2023annualreport .section-per-number.section-05 [data-aos^=fade][data-aos^=fade].aos-animate {
  transform: initial;
}

/* line 2769, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-06 .big-title,
.template-2022annualreport .section-per-number.section-06 .big-title,
.template-2023annualreport .section-per-number.section-06 .big-title {
  margin-left: -20px;
}

@media (min-width: 768px) {
  /* line 2769, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-06 .big-title,
  .template-2022annualreport .section-per-number.section-06 .big-title,
  .template-2023annualreport .section-per-number.section-06 .big-title {
    margin-left: -20px;
  }
}

@media (min-width: 992px) {
  /* line 2769, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-06 .big-title,
  .template-2022annualreport .section-per-number.section-06 .big-title,
  .template-2023annualreport .section-per-number.section-06 .big-title {
    margin-left: -40px;
  }
}

@media (max-width: 768px) {
  /* line 2781, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-06 .number,
  .template-2022annualreport .section-per-number.section-06 .number,
  .template-2023annualreport .section-per-number.section-06 .number {
    margin-right: 5px;
  }
}

@media (max-width: 991.98px) {
  /* line 2789, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-06 .green-two-column .wrapper .item,
  .template-2022annualreport .section-per-number.section-06 .green-two-column .wrapper .item,
  .template-2023annualreport .section-per-number.section-06 .green-two-column .wrapper .item {
    padding: 20px 48px;
    padding-right: 24px;
  }
}

@media (max-width: 575px) {
  /* line 2789, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-06 .green-two-column .wrapper .item,
  .template-2022annualreport .section-per-number.section-06 .green-two-column .wrapper .item,
  .template-2023annualreport .section-per-number.section-06 .green-two-column .wrapper .item {
    flex-direction: row;
    justify-content: start;
    align-items: center;
    padding: 20px 28px;
    padding-right: 10px;
  }
}

@media (min-width: 768px) {
  /* line 2789, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-06 .green-two-column .wrapper .item,
  .template-2022annualreport .section-per-number.section-06 .green-two-column .wrapper .item,
  .template-2023annualreport .section-per-number.section-06 .green-two-column .wrapper .item {
    border-top: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 2807, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-06 .green-two-column .wrapper .item:first-child,
  .template-2022annualreport .section-per-number.section-06 .green-two-column .wrapper .item:first-child,
  .template-2023annualreport .section-per-number.section-06 .green-two-column .wrapper .item:first-child {
    border-top: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 2813, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-06 .green-two-column .wrapper .item:last-child,
  .template-2022annualreport .section-per-number.section-06 .green-two-column .wrapper .item:last-child,
  .template-2023annualreport .section-per-number.section-06 .green-two-column .wrapper .item:last-child {
    border-bottom: 1px solid;
  }
}

/* line 2819, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-number,
.template-2022annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-number,
.template-2023annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-number {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -1px;
  text-align: left;
}

@media (min-width: 768px) {
  /* line 2819, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-number,
  .template-2022annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-number,
  .template-2023annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-number {
    font-size: 40px;
    line-height: 44px;
    letter-spacing: -2px;
    text-align: center;
  }
}

@media (max-width: 991.98px) {
  /* line 2833, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-img,
  .template-2022annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-img,
  .template-2023annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-img {
    width: 90px;
    text-align: center;
  }
}

@media (max-width: 768px) {
  /* line 2833, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-img,
  .template-2022annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-img,
  .template-2023annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-img {
    margin-bottom: 0;
  }
}

@media (max-width: 575px) {
  /* line 2833, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-img,
  .template-2022annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-img,
  .template-2023annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-img {
    width: 60px;
    text-align: left;
  }
}

/* line 2848, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-img img,
.template-2022annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-img img,
.template-2023annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-img img {
  width: 45px;
  height: auto;
}

@media (min-width: 768px) {
  /* line 2848, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-img img,
  .template-2022annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-img img,
  .template-2023annualreport .section-per-number.section-06 .green-two-column .wrapper .item .icon-info-img img {
    height: 80px;
    width: auto;
  }
}

/* line 2865, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-06 .two-column .item:first-child .image,
.template-2022annualreport .section-per-number.section-06 .two-column .item:first-child .image,
.template-2023annualreport .section-per-number.section-06 .two-column .item:first-child .image {
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 767.98px) {
  /* line 2865, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-06 .two-column .item:first-child .image,
  .template-2022annualreport .section-per-number.section-06 .two-column .item:first-child .image,
  .template-2023annualreport .section-per-number.section-06 .two-column .item:first-child .image {
    background-size: contain;
    background-position: 70% 50%;
    background-repeat: no-repeat;
  }
}

@media (max-width: 767.98px) {
  /* line 2880, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-06 .btn-learn,
  .template-2022annualreport .section-per-number.section-06 .btn-learn,
  .template-2023annualreport .section-per-number.section-06 .btn-learn {
    display: none;
  }
}

/* line 2886, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-06 [data-aos^=fade][data-aos^=fade].aos-animate,
.template-2022annualreport .section-per-number.section-06 [data-aos^=fade][data-aos^=fade].aos-animate,
.template-2023annualreport .section-per-number.section-06 [data-aos^=fade][data-aos^=fade].aos-animate {
  transform: initial;
}

@media (min-width: 992px) {
  /* line 2894, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-06 .modal#environmental_06_0 .modal-body .bottom .wrapper .desc p img,
  .template-2022annualreport .section-per-number.section-06 .modal#environmental_06_0 .modal-body .bottom .wrapper .desc p img,
  .template-2023annualreport .section-per-number.section-06 .modal#environmental_06_0 .modal-body .bottom .wrapper .desc p img {
    height: 200px;
    width: 300px;
    object-fit: cover;
  }
}

/* line 2907, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-07,
.template-2022annualreport .section-per-number.section-07,
.template-2023annualreport .section-per-number.section-07 {
  padding-bottom: 95px;
}

/* line 2910, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-07 .big-title,
.template-2022annualreport .section-per-number.section-07 .big-title,
.template-2023annualreport .section-per-number.section-07 .big-title {
  margin-left: -20px;
}

@media (min-width: 768px) {
  /* line 2910, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-07 .big-title,
  .template-2022annualreport .section-per-number.section-07 .big-title,
  .template-2023annualreport .section-per-number.section-07 .big-title {
    margin-left: -20px;
  }
}

@media (min-width: 992px) {
  /* line 2910, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-07 .big-title,
  .template-2022annualreport .section-per-number.section-07 .big-title,
  .template-2023annualreport .section-per-number.section-07 .big-title {
    margin-left: -50px;
  }
}

@media (max-width: 768px) {
  /* line 2922, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-per-number.section-07 .number,
  .template-2022annualreport .section-per-number.section-07 .number,
  .template-2023annualreport .section-per-number.section-07 .number {
    margin-right: 5px;
  }
}

/* line 2928, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-per-number.section-07 .group-text,
.template-2022annualreport .section-per-number.section-07 .group-text,
.template-2023annualreport .section-per-number.section-07 .group-text {
  margin-bottom: 0;
}

/* line 2934, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-bottom,
.template-2022annualreport .section-bottom,
.template-2023annualreport .section-bottom {
  background: #44b64d;
  padding: 95px 15px;
}

/* line 842, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-bottom .wrapper,
.template-2022annualreport .section-bottom .wrapper,
.template-2023annualreport .section-bottom .wrapper {
  max-width: 780px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

@media (max-width: 767.98px) {
  /* line 2934, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-bottom,
  .template-2022annualreport .section-bottom,
  .template-2023annualreport .section-bottom {
    flex-direction: column;
    padding: 70px 15px;
  }
}

/* line 2942, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-bottom .link-item,
.template-2022annualreport .section-bottom .link-item,
.template-2023annualreport .section-bottom .link-item {
  padding: 20px;
  border: 1px solid white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 18px 20px;
  width: calc(100% / 2 - 40px);
}

@media (max-width: 767.98px) {
  /* line 2942, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-bottom .link-item,
  .template-2022annualreport .section-bottom .link-item,
  .template-2023annualreport .section-bottom .link-item {
    width: 100%;
  }
}

/* line 913, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-bottom .link-item .text,
.template-2022annualreport .section-bottom .link-item .text,
.template-2023annualreport .section-bottom .link-item .text {
  color: white;
  font-family: "Whyte-Extralight", monospace;
  font-size: 30px;
  font-weight: 200;
  letter-spacing: -2px;
  line-height: 30px;
}

/* line 921, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-bottom .link-item .text:hover,
.template-2022annualreport .section-bottom .link-item .text:hover,
.template-2023annualreport .section-bottom .link-item .text:hover {
  font-style: italic;
}

/* line 926, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-bottom .link-item .icon,
.template-2022annualreport .section-bottom .link-item .icon,
.template-2023annualreport .section-bottom .link-item .icon {
  width: 50px;
  height: 50px;
}

@media (max-width: 767.98px) {
  /* line 2942, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-bottom .link-item,
  .template-2022annualreport .section-bottom .link-item,
  .template-2023annualreport .section-bottom .link-item {
    width: 100%;
    margin: 10px 0;
  }
}

@media (max-width: 767.98px) {
  /* line 2950, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-bottom .link-item .text,
  .template-2022annualreport .section-bottom .link-item .text,
  .template-2023annualreport .section-bottom .link-item .text {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -1.6px;
  }
}

@media (max-width: 767.98px) {
  /* line 2958, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .section-bottom .link-item .icon,
  .template-2022annualreport .section-bottom .link-item .icon,
  .template-2023annualreport .section-bottom .link-item .icon {
    width: 40px;
    height: 40px;
  }
}

/* line 2966, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-bottom.annual-report-22,
.template-2022annualreport .section-bottom.annual-report-22,
.template-2023annualreport .section-bottom.annual-report-22 {
  background: white;
}

/* line 2970, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-bottom.annual-report-22 .wrapper a,
.template-2022annualreport .section-bottom.annual-report-22 .wrapper a,
.template-2023annualreport .section-bottom.annual-report-22 .wrapper a {
  border: 1px solid #203A1B;
  margin: 16px 20px;
}

/* line 2974, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-bottom.annual-report-22 .wrapper a .text,
.template-2022annualreport .section-bottom.annual-report-22 .wrapper a .text,
.template-2023annualreport .section-bottom.annual-report-22 .wrapper a .text {
  color: #203A1B;
}

/* line 2979, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-bottom.annual-report-22 .wrapper a .icon img,
.template-2022annualreport .section-bottom.annual-report-22 .wrapper a .icon img,
.template-2023annualreport .section-bottom.annual-report-22 .wrapper a .icon img {
  filter: invert(1);
}

/* line 2986, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-bottom.annual-report-22 .wrapper.custom-order a:last-child,
.template-2022annualreport .section-bottom.annual-report-22 .wrapper.custom-order a:last-child,
.template-2023annualreport .section-bottom.annual-report-22 .wrapper.custom-order a:last-child {
  order: 3;
}

/* line 2990, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .section-bottom.annual-report-22 .wrapper.custom-order a:nth-child(3),
.template-2022annualreport .section-bottom.annual-report-22 .wrapper.custom-order a:nth-child(3),
.template-2023annualreport .section-bottom.annual-report-22 .wrapper.custom-order a:nth-child(3) {
  order: 4;
}

/* line 2998, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .modal,
.template-2022annualreport .modal,
.template-2023annualreport .modal {
  padding: 0 !important;
  overflow: hidden;
}

/* line 937, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .modal.fade .modal-dialog,
.template-2022annualreport .modal.fade .modal-dialog,
.template-2023annualreport .modal.fade .modal-dialog {
  transform: translate(0, 0);
}

/* line 942, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .modal .modal-dialog,
.template-2022annualreport .modal .modal-dialog,
.template-2023annualreport .modal .modal-dialog {
  max-width: 100%;
  margin: 0;
}

/* line 946, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .modal .modal-dialog .modal-content,
.template-2022annualreport .modal .modal-dialog .modal-content,
.template-2023annualreport .modal .modal-dialog .modal-content {
  height: 100vh;
}

/* line 949, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .modal .modal-dialog .modal-content .close-btn,
.template-2022annualreport .modal .modal-dialog .modal-content .close-btn,
.template-2023annualreport .modal .modal-dialog .modal-content .close-btn {
  position: absolute;
  width: 100%;
  top: 0;
  text-align: right;
  padding-right: 40px;
  padding-top: 20px;
  cursor: pointer;
  z-index: 1;
}

/* line 961, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .modal .modal-dialog .modal-content .modal-body .title,
.template-2022annualreport .modal .modal-dialog .modal-content .modal-body .title,
.template-2023annualreport .modal .modal-dialog .modal-content .modal-body .title {
  color: #203a1b;
  font-family: "Whyte-Extralight", monospace;
  font-size: 40px;
  font-weight: 200;
  letter-spacing: -1px;
  line-height: 44px;
  text-align: center;
  margin-bottom: 24px;
  text-align: left;
}

@media (max-width: 767.98px) {
  /* line 961, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .modal .modal-dialog .modal-content .modal-body .title,
  .template-2022annualreport .modal .modal-dialog .modal-content .modal-body .title,
  .template-2023annualreport .modal .modal-dialog .modal-content .modal-body .title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -1.2px;
  }
}

/* line 967, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .modal .modal-dialog .modal-content .modal-body .image,
.template-2022annualreport .modal .modal-dialog .modal-content .modal-body .image,
.template-2023annualreport .modal .modal-dialog .modal-content .modal-body .image {
  height: 200px;
  background-size: cover;
  margin-bottom: 70px;
  margin-right: -15px;
  background-position: center;
  border-width: 0;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 967, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .modal .modal-dialog .modal-content .modal-body .image,
  .template-2022annualreport .modal .modal-dialog .modal-content .modal-body .image,
  .template-2023annualreport .modal .modal-dialog .modal-content .modal-body .image {
    height: 411px;
    margin-right: 0;
  }
}

/* line 301, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .modal .modal-dialog .modal-content .modal-body .image iframe,
.template-2022annualreport .modal .modal-dialog .modal-content .modal-body .image iframe,
.template-2023annualreport .modal .modal-dialog .modal-content .modal-body .image iframe {
  width: 100%;
  height: 100%;
}

/* line 971, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .modal .modal-dialog .modal-content .modal-body .desc,
.template-2021annualreport .modal .modal-dialog .modal-content .modal-body .name,
.template-2021annualreport .modal .modal-dialog .modal-content .modal-body p,
.template-2022annualreport .modal .modal-dialog .modal-content .modal-body .desc,
.template-2022annualreport .modal .modal-dialog .modal-content .modal-body .name,
.template-2022annualreport .modal .modal-dialog .modal-content .modal-body p,
.template-2023annualreport .modal .modal-dialog .modal-content .modal-body .desc,
.template-2023annualreport .modal .modal-dialog .modal-content .modal-body .name,
.template-2023annualreport .modal .modal-dialog .modal-content .modal-body p {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.3px;
  color: #203a1b;
  text-align: left;
  text-align: left;
}

@media (max-width: 767.98px) {
  /* line 971, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .modal .modal-dialog .modal-content .modal-body .desc,
  .template-2021annualreport .modal .modal-dialog .modal-content .modal-body .name,
  .template-2021annualreport .modal .modal-dialog .modal-content .modal-body p,
  .template-2022annualreport .modal .modal-dialog .modal-content .modal-body .desc,
  .template-2022annualreport .modal .modal-dialog .modal-content .modal-body .name,
  .template-2022annualreport .modal .modal-dialog .modal-content .modal-body p,
  .template-2023annualreport .modal .modal-dialog .modal-content .modal-body .desc,
  .template-2023annualreport .modal .modal-dialog .modal-content .modal-body .name,
  .template-2023annualreport .modal .modal-dialog .modal-content .modal-body p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.3px;
  }
}

/* line 230, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .modal .modal-dialog .modal-content .modal-body .desc a:not(.btn),
.template-2021annualreport .modal .modal-dialog .modal-content .modal-body .name a:not(.btn),
.template-2021annualreport .modal .modal-dialog .modal-content .modal-body p a:not(.btn),
.template-2022annualreport .modal .modal-dialog .modal-content .modal-body .desc a:not(.btn),
.template-2022annualreport .modal .modal-dialog .modal-content .modal-body .name a:not(.btn),
.template-2022annualreport .modal .modal-dialog .modal-content .modal-body p a:not(.btn),
.template-2023annualreport .modal .modal-dialog .modal-content .modal-body .desc a:not(.btn),
.template-2023annualreport .modal .modal-dialog .modal-content .modal-body .name a:not(.btn),
.template-2023annualreport .modal .modal-dialog .modal-content .modal-body p a:not(.btn) {
  border-bottom: 1px solid #20486a;
  padding-bottom: 0;
  color: #20486a;
}

/* line 3001, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .modal .modal-body,
.template-2022annualreport .modal .modal-body,
.template-2023annualreport .modal .modal-body {
  overflow-y: scroll;
  height: 50vh;
}

/* line 3006, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .modal .wrapper,
.template-2022annualreport .modal .wrapper,
.template-2023annualreport .modal .wrapper {
  max-width: 920px;
  margin: auto;
  padding: 15px;
}

/* line 3012, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .modal .top,
.template-2022annualreport .modal .top,
.template-2023annualreport .modal .top {
  padding-top: 55px;
}

@media (max-width: 767.98px) {
  /* line 3012, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport .modal .top,
  .template-2022annualreport .modal .top,
  .template-2023annualreport .modal .top {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 3021, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .modal .bottom,
.template-2022annualreport .modal .bottom,
.template-2023annualreport .modal .bottom {
  /* width */
  /* Track */
  /* Handle */
}

/* line 3023, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .modal .bottom::-webkit-scrollbar,
.template-2022annualreport .modal .bottom::-webkit-scrollbar,
.template-2023annualreport .modal .bottom::-webkit-scrollbar {
  width: 8px;
}

/* line 3028, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .modal .bottom::-webkit-scrollbar-track,
.template-2022annualreport .modal .bottom::-webkit-scrollbar-track,
.template-2023annualreport .modal .bottom::-webkit-scrollbar-track {
  background: white;
}

/* line 3033, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .modal .bottom::-webkit-scrollbar-thumb,
.template-2022annualreport .modal .bottom::-webkit-scrollbar-thumb,
.template-2023annualreport .modal .bottom::-webkit-scrollbar-thumb {
  background: #d8d8d8;
  border-radius: 5px;
}

/* line 3041, resources/assets/styles/layouts/_annualreport.scss */

.content-dropdown-annual-report {
  height: 95vh;
  overflow-y: auto;
}

/* line 70, resources/assets/styles/layouts/_annualreport.scss */

.content-dropdown-annual-report > .wrapper {
  margin-top: 95px;
}

/* line 74, resources/assets/styles/layouts/_annualreport.scss */

.content-dropdown-annual-report .item {
  display: flex;
  margin-bottom: 48px;
}

/* line 78, resources/assets/styles/layouts/_annualreport.scss */

.content-dropdown-annual-report .item a {
  display: flex;
}

/* line 82, resources/assets/styles/layouts/_annualreport.scss */

.content-dropdown-annual-report .item .number {
  -webkit-text-stroke: 0.5px #44b64d;
  font-family: "Whyte-Super", monospace;
  font-size: 60px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -1px;
  text-align: right;
  color: rgba(255, 255, 255, 0);
  margin-left: 0;
}

@media (min-width: 575px) {
  /* line 82, resources/assets/styles/layouts/_annualreport.scss */

  .content-dropdown-annual-report .item .number {
    margin-left: 50px;
  }
}

/* line 100, resources/assets/styles/layouts/_annualreport.scss */

.content-dropdown-annual-report .item .text {
  font-family: "Whyte-Extralight", monospace;
  font-size: 24px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.8px;
  color: #203a1b;
  text-transform: uppercase;
  margin-left: -15px;
  max-width: 223px;
  margin-top: -10px;
  display: flex;
  align-items: center;
}

/* line 3045, resources/assets/styles/layouts/_annualreport.scss */

body.template-2021annualreport > header .main-header .icon-wrapper,
body.template-2022annualreport > header .main-header .icon-wrapper,
body.template-2023annualreport > header .main-header .icon-wrapper {
  display: flex;
  position: fixed;
  top: 20px;
  right: 10px;
}

@media (min-width: 768px) {
  /* line 3045, resources/assets/styles/layouts/_annualreport.scss */

  body.template-2021annualreport > header .main-header .icon-wrapper,
  body.template-2022annualreport > header .main-header .icon-wrapper,
  body.template-2023annualreport > header .main-header .icon-wrapper {
    display: none;
  }
}

/* line 3058, resources/assets/styles/layouts/_annualreport.scss */

body.template-2021annualreport.logged-in header .main-header .icon-wrapper,
body.template-2022annualreport.logged-in header .main-header .icon-wrapper,
body.template-2023annualreport.logged-in header .main-header .icon-wrapper {
  top: 60px;
}

/* line 3064, resources/assets/styles/layouts/_annualreport.scss */

body.template-2021annualreport > header .main-header .x-menu-icon.active,
body.template-2022annualreport > header .main-header .x-menu-icon.active,
body.template-2023annualreport > header .main-header .x-menu-icon.active {
  position: relative;
  border-width: 0;
  color: transparent;
}

/* line 3071, resources/assets/styles/layouts/_annualreport.scss */

body.template-2021annualreport > header .main-header .x-menu-icon.active::before,
body.template-2022annualreport > header .main-header .x-menu-icon.active::before,
body.template-2023annualreport > header .main-header .x-menu-icon.active::before {
  content: '';
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAAvCAMAAABE+WOeAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABCUExURUdwTCM7HCA6GyM9HAAAACFCISE6GwAAACA6Gyc+HSI7HSE8HCE6GyE7GyE7GyE7GyA7GyJEIiE8HTlVHCA7GwAAAFwLWqsAAAAWdFJOUwA2zSzuBYZG5xtLmqFw2rH2D3MJZ9VpRSI+AAABSElEQVRIx5VW27LDIAhEWhWjjubS///VmqRnTrwm+KazEFgWCEB5jHdIMUZC5w3cnJdCstskjDRi2iyheo3QgZTIXoSi0LMwlrysXqUn2wxrIjU3/cyKpvp1IdGNU9BSftXhiAuDLo/UhXXI2xpcFgyuN0SvuFxTvS0MmP+kzSDVa9J/Tq2CJ0fZX1VpfoSf6ax08PDs+HC6lw/x8viAyqMvjLPrAcWMHPnR16v+XA0E7mTmDvVbdy7pJEq9ha5BCQfrwW3QM6jgsDnAWts/XA2HCaGlhQPZgCdNQGxJLWFbcDARYrNa+t2Cg4xt/z188t/Uci+eFH+Dn36+iZ+a/wGfif+qvqN6pfqW+hnqYW/JXJ9Dve36LPQ/1PMBLfpr0C9nf3H7lz0fuPOHPd+485M9n9nzn71fuPuLvx/Z+5e93/n/Dw/+T75ejQ0RU41FVAAAAABJRU5ErkJggg==);
  height: 40px;
  width: 40px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 3084, resources/assets/styles/layouts/_annualreport.scss */

body.template-2021annualreport.dropdown-active,
body.template-2022annualreport.dropdown-active,
body.template-2023annualreport.dropdown-active {
  overflow: hidden;
}

/* line 3090, resources/assets/styles/layouts/_annualreport.scss */

body.template-2021annualreport > header .main-header.dark-active,
body.template-2022annualreport > header .main-header.dark-active,
body.template-2023annualreport > header .main-header.dark-active {
  border-width: 0;
}

/* line 3096, resources/assets/styles/layouts/_annualreport.scss */

body.template-2021annualreport > header .dropdown-main-menu,
body.template-2022annualreport > header .dropdown-main-menu,
body.template-2023annualreport > header .dropdown-main-menu {
  background: white;
}

/* line 3102, resources/assets/styles/layouts/_annualreport.scss */

body.template-2021annualreport > header .dropdown-main-menu,
body.template-2022annualreport > header .dropdown-main-menu,
body.template-2023annualreport > header .dropdown-main-menu {
  position: fixed;
}

/* line 3108, resources/assets/styles/layouts/_annualreport.scss */

.modal.fade:not(.in) .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: transform 0.15s linear;
}

/* line 3114, resources/assets/styles/layouts/_annualreport.scss */

body.template-2021annualreport .modal-backdrop,
body.template-2022annualreport .modal-backdrop,
body.template-2023annualreport .modal-backdrop {
  background-color: transparent;
  pointer-events: none;
}

@media (max-width: 768px) {
  /* line 3121, resources/assets/styles/layouts/_annualreport.scss */

  .template-2021annualreport [data-aos=fade-up],
  .template-2022annualreport [data-aos=fade-up],
  .template-2023annualreport [data-aos=fade-up] {
    transform: initial;
  }
}

/* line 3129, resources/assets/styles/layouts/_annualreport.scss */

body.template-2021annualreport .menu-icon,
body.template-2022annualreport .menu-icon,
body.template-2023annualreport .menu-icon {
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 3135, resources/assets/styles/layouts/_annualreport.scss */

header.mobile .content-dropdown-annual-report .item .text,
header.mobile .content-dropdown-annual-report-22 .item .text {
  margin-top: -20px;
}

/* line 3140, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport .top-banner-alert,
.template-2022annualreport .top-banner-alert,
.template-2023annualreport .top-banner-alert {
  display: none;
}

/* line 3146, resources/assets/styles/layouts/_annualreport.scss */

.template-2021annualreport.banner-alert-shown {
  padding-top: 0;
}

/* line 3150, resources/assets/styles/layouts/_annualreport.scss */

body.template-2022annualreport,
body.template-2023annualreport {
  padding-top: 0;
}

@media (max-width: 767.98px) {
  /* line 3156, resources/assets/styles/layouts/_annualreport.scss */

  body.template-2022annualreport header .dropdown-main-menu.dropdown-active .topspace-dropdown-main-menu,
  body.template-2022annualreport header .dropdown-main-menu.dropdown-active .content-dropdown-menu,
  body.template-2023annualreport header .dropdown-main-menu.dropdown-active .topspace-dropdown-main-menu,
  body.template-2023annualreport header .dropdown-main-menu.dropdown-active .content-dropdown-menu {
    display: none;
  }
}

/* line 3163, resources/assets/styles/layouts/_annualreport.scss */

body.template-2022annualreport header .dropdown-main-menu.dropdown-active .content-dropdown-annual-report.annualreport22,
body.template-2023annualreport header .dropdown-main-menu.dropdown-active .content-dropdown-annual-report.annualreport22 {
  display: block !important;
}

/* line 3170, resources/assets/styles/layouts/_annualreport.scss */

body.template-2022annualreport .modal.boxes-green.show .modal-body,
body.template-2023annualreport .modal.boxes-green.show .modal-body {
  padding-top: 80px;
}

/* line 3174, resources/assets/styles/layouts/_annualreport.scss */

body.template-2022annualreport .modal.boxes-green.show .left-content,
body.template-2023annualreport .modal.boxes-green.show .left-content {
  display: block;
}

/* line 3177, resources/assets/styles/layouts/_annualreport.scss */

body.template-2022annualreport .modal.boxes-green.show .left-content h4,
body.template-2023annualreport .modal.boxes-green.show .left-content h4 {
  font-family: "ABCWhyte-Medium", monospace;
}

@media (max-width: 767.98px) {
  /* line 3177, resources/assets/styles/layouts/_annualreport.scss */

  body.template-2022annualreport .modal.boxes-green.show .left-content h4,
  body.template-2023annualreport .modal.boxes-green.show .left-content h4 {
    font-size: 12px;
    font-weight: 500;
  }
}

@media (min-width: 768px) {
  /* line 3189, resources/assets/styles/layouts/_annualreport.scss */

  .mobile-content {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 3195, resources/assets/styles/layouts/_annualreport.scss */

  .polywood {
    margin-top: 100px;
  }
}

/* line 3200, resources/assets/styles/layouts/_annualreport.scss */

.polywood .wrap-boxes {
  position: relative;
}

/* line 3203, resources/assets/styles/layouts/_annualreport.scss */

.polywood .wrap-boxes .wrap-mobile {
  position: relative;
}

/* line 3206, resources/assets/styles/layouts/_annualreport.scss */

.polywood .wrap-boxes .wrap-mobile svg {
  position: absolute;
  left: 0;
}

/* line 3211, resources/assets/styles/layouts/_annualreport.scss */

.polywood .wrap-boxes .wrap-mobile .box-click {
  border: 1px solid #203A1B;
  width: 60%;
  margin: 0 auto;
  position: absolute;
  top: 25px;
  left: 19%;
  height: 82%;
}

/* line 3220, resources/assets/styles/layouts/_annualreport.scss */

.polywood .wrap-boxes .wrap-mobile .box-click span {
  font-size: 10px;
  font-style: normal;
  font-weight: 300;
  padding: 6px;
  text-align: center;
  color: #203A1B;
  border-bottom: 1px solid #203A1B;
  background: #FEFEFE;
  cursor: pointer;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 3235, resources/assets/styles/layouts/_annualreport.scss */

.polywood .wrap-boxes .wrap-mobile .box-click span:last-child {
  border-bottom: 0;
}

/* line 3239, resources/assets/styles/layouts/_annualreport.scss */

.polywood .wrap-boxes .wrap-mobile .box-click span.active {
  background: rgba(168, 214, 159, 0.5);
}

@media (min-width: 424px) {
  /* line 3246, resources/assets/styles/layouts/_annualreport.scss */

  .polywood .wrap-boxes .layer-320 {
    display: none;
  }
}

/* line 3252, resources/assets/styles/layouts/_annualreport.scss */

.polywood .wrap-boxes .layer-425 {
  display: none;
}

@media (min-width: 425px) {
  /* line 3252, resources/assets/styles/layouts/_annualreport.scss */

  .polywood .wrap-boxes .layer-425 {
    display: block;
  }
}

@media (min-width: 575px) {
  /* line 3252, resources/assets/styles/layouts/_annualreport.scss */

  .polywood .wrap-boxes .layer-425 {
    display: none;
  }
}

/* line 3264, resources/assets/styles/layouts/_annualreport.scss */

.polywood .wrap-boxes .layer-576 {
  display: none;
}

@media (min-width: 576px) {
  /* line 3264, resources/assets/styles/layouts/_annualreport.scss */

  .polywood .wrap-boxes .layer-576 {
    display: block;
  }
}

@media (min-width: 767px) {
  /* line 3264, resources/assets/styles/layouts/_annualreport.scss */

  .polywood .wrap-boxes .layer-576 {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 3276, resources/assets/styles/layouts/_annualreport.scss */

  .polywood .wrap-boxes .layer-768 {
    display: block;
  }
}

@media (min-width: 992px) {
  /* line 3276, resources/assets/styles/layouts/_annualreport.scss */

  .polywood .wrap-boxes .layer-768 {
    display: none;
  }
}

/* line 3286, resources/assets/styles/layouts/_annualreport.scss */

.polywood .wrap-boxes .layer-992 {
  display: none;
}

@media (min-width: 992px) {
  /* line 3286, resources/assets/styles/layouts/_annualreport.scss */

  .polywood .wrap-boxes .layer-992 {
    display: block;
  }
}

@media (min-width: 1400px) {
  /* line 3286, resources/assets/styles/layouts/_annualreport.scss */

  .polywood .wrap-boxes .layer-992 {
    display: none;
  }
}

/* line 3298, resources/assets/styles/layouts/_annualreport.scss */

.polywood .wrap-boxes .layer-1400 {
  display: none;
}

@media (min-width: 992px) {
  /* line 3298, resources/assets/styles/layouts/_annualreport.scss */

  .polywood .wrap-boxes .layer-1400 {
    display: none;
  }
}

@media (min-width: 1400px) {
  /* line 3298, resources/assets/styles/layouts/_annualreport.scss */

  .polywood .wrap-boxes .layer-1400 {
    display: block;
  }
}

/* line 3312, resources/assets/styles/layouts/_annualreport.scss */

.poly-layer {
  position: absolute;
  display: none;
  top: 0;
}

/* line 3317, resources/assets/styles/layouts/_annualreport.scss */

.poly-layer.show {
  display: block;
}

/* line 3322, resources/assets/styles/layouts/_annualreport.scss */

.layer-map {
  position: relative;
  z-index: 100;
}

/* line 3327, resources/assets/styles/layouts/_annualreport.scss */

.image-container {
  position: relative;
  z-index: 100;
  opacity: 0;
}

/* stylelint-disable */

/* overide styles for resource hub v2 */

/* line 5, resources/assets/styles/layouts/_resourcelandinv2.scss */

.template-resourcehub-landing-v2 .resourcehub-landing .category {
  border-bottom-width: 0;
  min-height: 60px;
  display: flex;
  align-items: flex-start;
}

/* line 12, resources/assets/styles/layouts/_resourcelandinv2.scss */

.template-resourcehub-landing-v2 .resourcehub-landing .tiles .tile .image {
  background-position: center;
  border-bottom: 1px solid #203a1b;
}

@media (min-width: 992px) {
  /* line 12, resources/assets/styles/layouts/_resourcelandinv2.scss */

  .template-resourcehub-landing-v2 .resourcehub-landing .tiles .tile .image {
    height: 160px;
  }
}

/* line 21, resources/assets/styles/layouts/_resourcelandinv2.scss */

.template-resourcehub-landing-v2 .resourcehub-landing .content {
  display: none;
}

/* line 26, resources/assets/styles/layouts/_resourcelandinv2.scss */

.template-resourcehub-landing-v2 .quick-links .sparator {
  border-top: 1px solid #203a1b;
  padding-bottom: 30px;
}

/* line 32, resources/assets/styles/layouts/_resourcelandinv2.scss */

.template-resourcehub-landing-v2 .resourcehub-landing .tiles .tile {
  width: 100%;
  margin-bottom: 0;
  height: initial;
}

@media (min-width: 768px) {
  /* line 32, resources/assets/styles/layouts/_resourcelandinv2.scss */

  .template-resourcehub-landing-v2 .resourcehub-landing .tiles .tile {
    width: calc(100% / 4 - 26px);
  }
}

/* line 42, resources/assets/styles/layouts/_resourcelandinv2.scss */

.template-resourcehub-landing-v2 .resourcehub-landing .tiles .tile .image {
  background-size: auto calc(100% + 10px) !important;
}

/* stylelint-disable */

@media (max-width: 991.98px) {
  /* line 3, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

  #wpadminbar {
    display: none;
  }
}

/* line 10, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

body.filter-menu-mobile {
  overflow-y: hidden;
}

@media (max-width: 991.98px) {
  /* line 13, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

  body.filter-menu-mobile .filter-selection {
    position: absolute;
    width: 100%;
    height: 100vh;
    background: white;
    z-index: 100;
    top: 0;
    padding: 10px !important;
    overflow-y: auto;
    display: block !important;
  }
}

/* line 28, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

body.logged-in {
  margin-top: -45px;
}

/* line 35, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .title-page a {
  color: #203a1b;
}

/* line 40, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .quick-links.light-bg .section-title .title {
  padding-top: 60px;
}

@media (min-width: 1400px) {
  /* line 40, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

  .template-resourcehub-v2 .quick-links.light-bg .section-title .title {
    padding-top: 120px;
  }
}

/* line 48, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .right-filter {
  display: flex;
  align-items: center;
}

@media (max-width: 991.98px) {
  /* line 48, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

  .template-resourcehub-v2 .right-filter {
    width: 100%;
    justify-content: flex-end;
    padding: 0 15px;
  }
}

/* line 58, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .right-filter .sort {
  position: relative;
}

/* line 61, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .right-filter .sort .btn.sort,
.template-resourcehub-v2 .right-filter .sort .comment-form input.sort[type="submit"],
.comment-form .template-resourcehub-v2 .right-filter .sort input.sort[type="submit"] {
  color: #20486a;
  position: relative;
  width: 58px;
  margin-right: 20px;
}

/* line 67, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .right-filter .sort .btn.sort::before,
.template-resourcehub-v2 .right-filter .sort .comment-form input.sort[type="submit"]::before,
.comment-form .template-resourcehub-v2 .right-filter .sort input.sort[type="submit"]::before {
  content: '';
  position: absolute;
  background-color: transparent;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNNS4wMDAwMSA1Ljc1TDAuMzMzMDA4IDEuMDgzTDEuMDQyMDEgMC4zNzVMNS4wMDAwMSA0LjMzM0w4Ljk1ODAxIDAuMzc1TDkuNjY3MDEgMS4wODNMNS4wMDAwMSA1Ljc1WiIgZmlsbD0iIzIwNDg2QSIvPg0KPC9zdmc+DQo=);
  height: 20px;
  width: 10px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  right: 0;
  top: 9px;
  transform: translate(0, 0) rotate(0deg);
  left: initial;
}

/* line 84, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .right-filter .sort .btn.sort.ascending::before,
.template-resourcehub-v2 .right-filter .sort .comment-form input.sort.ascending[type="submit"]::before,
.comment-form .template-resourcehub-v2 .right-filter .sort input.sort.ascending[type="submit"]::before {
  transform: translate(0, 0) rotate(0deg);
}

/* line 90, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .right-filter .sort .dropdown-menu {
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
  float: none;
  width: 100%;
}

/* line 98, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .right-filter .sort .dropdown-menu .dropdown-item {
  font-size: 14px;
}

/* line 105, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .right-filter .reset-filter:hover {
  cursor: pointer;
}

/* line 111, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .filter-notfound {
  width: 100%;
}

/* line 115, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .result-keyword {
  border-bottom: 1px solid #203a1b;
  padding-bottom: 15px;
  margin-bottom: 48px;
  text-transform: uppercase;
}

/* line 121, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .result-keyword .result {
  font-family: 'Whyte-Book';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
}

/* line 129, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .result-keyword .keyword {
  font-size: 18px;
}

@media (min-width: 1400px) {
  /* line 129, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

  .template-resourcehub-v2 .result-keyword .keyword {
    font-size: 18px;
  }
}

/* line 138, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .item-not-found {
  font-family: 'Whyte-Extralight';
  font-style: normal;
  font-weight: 200;
  font-size: 40px;
  line-height: 44px;
  padding: 65px 0 128px 0;
}

/* line 148, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .popular-posts .title {
  font-family: 'Whyte-Extralight';
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 15px;
  text-transform: uppercase;
  margin-bottom: 50px;
}

/* line 160, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .popular-posts .content {
  margin-bottom: 100px;
}

@media (min-width: 768px) {
  /* line 160, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

  .template-resourcehub-v2 .popular-posts .content {
    display: flex;
  }
}

/* line 169, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .pagination {
  justify-content: center;
}

/* line 172, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .pagination .number {
  display: flex;
  cursor: pointer;
}

/* line 177, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .pagination .prev-page,
.template-resourcehub-v2 .pagination .next-page {
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

/* line 187, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .pagination .page-number {
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
}

/* line 195, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .pagination .page-number.active {
  background: #20486a;
  color: white;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 206, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .pagination .next-page img {
  transform: rotate(180deg);
}

@media (max-width: 991.98px) {
  /* line 213, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

  .template-resourcehub-v2 .filter-resoure.new-filter .filter-selection {
    display: none;
  }
}

/* line 220, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .grid-normal .grid-normal-item .image {
  height: 190px;
  border-bottom: 1px solid #203a1b;
}

/* line 225, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .grid-normal .grid-normal-item a {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* line 231, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .grid-normal .grid-normal-item .middle {
  padding: 20px 15px;
  margin-bottom: 0;
  height: calc(100% - 190px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 239, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .grid-normal .grid-normal-item .middle.full-h {
  height: 100%;
}

/* line 243, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .grid-normal .grid-normal-item .middle .cat-tag {
  min-height: initial;
  margin: 0;
}

/* line 247, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .grid-normal .grid-normal-item .middle .cat-tag .btn-tax {
  background: #f0faee;
  border-width: 0;
  border-radius: 5px;
  min-width: fit-content;
  width: fit-content;
  margin-bottom: 8px;
  color: #203A1B;
}

/* line 263, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .wrapper-item-filter .btn-tax {
  background-color: transparent;
}

/* line 268, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .checkbox-custom {
  height: 15px;
  width: 15px;
  border: 1px solid #20486a;
  position: absolute;
  top: 2px;
  left: 0;
  border-radius: 100%;
}

/* line 277, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .checkbox-custom.active {
  background: #a8d69f;
}

/* line 280, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .checkbox-custom.active::before {
  content: '';
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik02LjU3OTQ0IDExLjQ2NDJMMTMuMDg0MSA0Ljk1OTVMMTIuNDYxMSA0LjMzNjQ1TDYuNTc5NDQgMTAuMjE4MUwzLjY2MzU1IDcuMzI3MUwzLjA0MDUgNy45NTAxNkw2LjU3OTQ0IDExLjQ2NDJaTTEuNjY5NzggMTZDMS4yMjExOCAxNiAwLjgzMDczNyAxNS44MzM5IDAuNDk4NDQyIDE1LjUwMTZDMC4xNjYxNDcgMTUuMTY5MyAwIDE0Ljc3ODggMCAxNC4zMzAyVjEuNjY5NzhDMCAxLjIwNDU3IDAuMTY2MTQ3IDAuODA5OTY5IDAuNDk4NDQyIDAuNDg1OTgyQzAuODMwNzM3IDAuMTYxOTk0IDEuMjIxMTggMCAxLjY2OTc4IDBIMTQuMzMwMkMxNC43OTU0IDAgMTUuMTkgMC4xNjE5OTQgMTUuNTE0IDAuNDg1OTgyQzE1LjgzOCAwLjgwOTk2OSAxNiAxLjIwNDU3IDE2IDEuNjY5NzhWMTQuMzMwMkMxNiAxNC43Nzg4IDE1LjgzOCAxNS4xNjkzIDE1LjUxNCAxNS41MDE2QzE1LjE5IDE1LjgzMzkgMTQuNzk1NCAxNiAxNC4zMzAyIDE2SDEuNjY5NzhaTTEuNjY5NzggMTUuMTI3N0gxNC4zMzAyQzE0LjUyOTYgMTUuMTI3NyAxNC43MTI0IDE1LjA0NDcgMTQuODc4NSAxNC44Nzg1QzE1LjA0NDcgMTQuNzEyNCAxNS4xMjc3IDE0LjUyOTYgMTUuMTI3NyAxNC4zMzAyVjEuNjY5NzhDMTUuMTI3NyAxLjQ3MDQxIDE1LjA0NDcgMS4yODc2NCAxNC44Nzg1IDEuMTIxNUMxNC43MTI0IDAuOTU1MzQ4IDE0LjUyOTYgMC44NzIyNzQgMTQuMzMwMiAwLjg3MjI3NEgxLjY2OTc4QzEuNDcwNDEgMC44NzIyNzQgMS4yODc2NCAwLjk1NTM0OCAxLjEyMTUgMS4xMjE1QzAuOTU1MzQ4IDEuMjg3NjQgMC44NzIyNzQgMS40NzA0MSAwLjg3MjI3NCAxLjY2OTc4VjE0LjMzMDJDMC44NzIyNzQgMTQuNTI5NiAwLjk1NTM0OCAxNC43MTI0IDEuMTIxNSAxNC44Nzg1QzEuMjg3NjQgMTUuMDQ0NyAxLjQ3MDQxIDE1LjEyNzcgMS42Njk3OCAxNS4xMjc3WiIgZmlsbD0iIzIwNDg2QSIvPg0KPC9zdmc+DQo=) center no-repeat;
  top: 1px;
  position: absolute;
  left: 0;
  font-size: 13px;
  height: 12px;
  width: 12px;
  background-size: 120%;
}

/* line 293, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .checkbox-custom + label {
  margin-left: 10px;
  color: #20486a;
}

/* line 300, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .new-filter .btn-tax {
  border-radius: 0;
}

/* line 305, resources/assets/styles/layouts/_template-resourcehub-v2.scss */

.template-resourcehub-v2 .close-mobile {
  cursor: pointer;
}

/* line 1, resources/assets/styles/components/_spacer.scss */

.topspacer1 {
  width: 100%;
  height: 35px;
}

@media (min-width: 576px) {
  /* line 1, resources/assets/styles/components/_spacer.scss */

  .topspacer1 {
    height: 50px;
  }
}

/* line 10, resources/assets/styles/components/_spacer.scss */

.topspacer2 {
  width: 100%;
  height: 113px;
}

@media (min-width: 1400px) {
  /* line 10, resources/assets/styles/components/_spacer.scss */

  .topspacer2 {
    height: 145px;
  }
}

/* line 20, resources/assets/styles/components/_spacer.scss */

.spacer-type0 {
  width: 100%;
  height: 0;
}

/* line 25, resources/assets/styles/components/_spacer.scss */

.spacer-type1 {
  width: 100%;
  height: 5px;
}

/* line 30, resources/assets/styles/components/_spacer.scss */

.spacer-type2 {
  width: 100%;
  height: 15px;
}

/* line 35, resources/assets/styles/components/_spacer.scss */

.spacer-type3 {
  width: 100%;
  height: 25px;
}

@media (min-width: 576px) {
  /* line 35, resources/assets/styles/components/_spacer.scss */

  .spacer-type3 {
    height: 15px;
  }
}

@media (min-width: 768px) {
  /* line 35, resources/assets/styles/components/_spacer.scss */

  .spacer-type3 {
    height: 25px;
  }
}

/* line 48, resources/assets/styles/components/_spacer.scss */

.spacer-type4,
.spacer-50 {
  width: 100%;
  height: 35px;
}

@media (min-width: 576px) {
  /* line 48, resources/assets/styles/components/_spacer.scss */

  .spacer-type4,
  .spacer-50 {
    height: 35px;
  }
}

@media (min-width: 768px) {
  /* line 48, resources/assets/styles/components/_spacer.scss */

  .spacer-type4,
  .spacer-50 {
    height: 50px;
  }
}

/* line 62, resources/assets/styles/components/_spacer.scss */

.spacer-type5 {
  width: 100%;
  height: 15px;
}

@media (min-width: 576px) {
  /* line 62, resources/assets/styles/components/_spacer.scss */

  .spacer-type5 {
    height: 50px;
  }
}

@media (min-width: 768px) {
  /* line 62, resources/assets/styles/components/_spacer.scss */

  .spacer-type5 {
    height: 90px;
  }
}

/* line 75, resources/assets/styles/components/_spacer.scss */

.spacer-type6 {
  width: 100%;
  height: 15px;
}

@media (min-width: 576px) {
  /* line 75, resources/assets/styles/components/_spacer.scss */

  .spacer-type6 {
    height: 90px;
  }
}

@media (min-width: 768px) {
  /* line 75, resources/assets/styles/components/_spacer.scss */

  .spacer-type6 {
    height: 115px;
  }
}

/* stylelint-disable */

/* line 5, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-title .sub-title {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  color: #203a1b;
  padding-top: 20px;
  margin-bottom: 25px;
  border-bottom: 1px solid #203a1b;
  padding-bottom: 15px;
}

/* line 21, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post {
  /* minor additional style */
}

/* line 22, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .sub-line {
  margin-bottom: 25px;
  border-bottom: 1px solid #203a1b;
  padding-bottom: 25px;
}

/* line 29, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .wrapper {
  border: solid 1px #203a1b;
  margin-bottom: 15px;
  height: 100%;
}

/* line 36, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .wrapper:hover .overlay {
  opacity: 0.5;
  filter: saturate(2);
  z-index: 1;
}

/* line 42, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .wrapper:hover .text-overlay {
  opacity: 1;
  z-index: 1;
}

/* line 47, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .wrapper:hover .img-overlay {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}

/* line 54, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .wrapper:hover .title {
  font-style: italic;
}

/* line 59, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .wrapper .overlay {
  opacity: 1;
}

/* line 62, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .wrapper .overlay.disable {
  opacity: 0;
}

/* line 67, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .wrapper .text-overlay {
  opacity: 1;
}

/* line 70, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .wrapper .text-overlay.disable {
  opacity: 0;
}

/* line 76, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .wrapper .img-overlay.disable {
  filter: grayscale(0%);
}

/* line 82, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .image {
  height: 160px;
  position: relative;
}

/* line 86, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .image a {
  background: initial;
  padding-bottom: 0;
}

/* line 91, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .image .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #a8d69f;
  opacity: 0;
  transition: 0.2s all;
}

/* line 100, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .image .text-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  font-family: "Whyte-Light", monospace;
  font-size: 44px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: -3.45px;
  text-align: center;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: 0.5s all;
}

@media (min-width: 1400px) {
  /* line 100, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post .image .text-overlay {
    font-size: 54px;
  }
}

/* line 123, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .image .text-overlay img.rightarrowwhite {
  width: 85px;
  height: 35px;
  margin-left: 20px;
}

@media (min-width: 1400px) {
  /* line 123, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post .image .text-overlay img.rightarrowwhite {
    width: 95px;
    height: 45px;
  }
}

/* line 135, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

/* line 142, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .content {
  padding: 9px;
  padding-bottom: 30px;
  padding-top: 18px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 152, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .content .top .title {
  font-family: "Whyte-Light", monospace;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: -1.4px;
  color: #203a1b;
  margin-bottom: 15px;
  font-size: 18px;
  /*
          .epd-tb & {
            &:hover {
              text-decoration: underline;
            }
          }

           */
}

@media (min-width: 992px) {
  /* line 152, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post .content .top .title {
    font-size: 20px;
  }
}

@media (min-width: 1400px) {
  /* line 152, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post .content .top .title {
    font-size: 24px;
  }
}

/* line 172, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .content .top .title a {
  color: #203a1b;
}

/* line 186, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .content .top .cat {
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}

/* line 191, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .content .top .cat .btn-tax {
  padding: 3px 15px;
  width: auto;
  height: 18px;
  font-size: 8px;
  margin-bottom: 24px;
  margin-top: 10px;
}

@media (min-width: 576px) {
  /* line 191, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post .content .top .cat .btn-tax {
    height: auto;
    font-size: 11px;
    margin-bottom: initial;
    margin-top: initial;
  }
}

@media (min-width: 992px) {
  /* line 191, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post .content .top .cat .btn-tax {
    padding: 3px 8px;
    min-width: 90px;
  }
}

/* line 211, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .content .top .cat .btn-tax:hover {
  color: #20486a;
}

/* line 217, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .content .top .description {
  font-family: "Whyte-Light", monospace;
  color: #203a1b;
  font-size: 16px !important;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.25px;
}

/* line 228, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .content .top .description p {
  font-family: "Whyte-Light", monospace;
  color: #203a1b;
  font-size: 14px !important;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: -0.35px;
}

@media (min-width: 768px) {
  /* line 228, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post .content .top .description p {
    font-size: 16px !important;
    letter-spacing: -0.25px;
    line-height: normal;
  }
}

/* line 245, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .content .top .description strong,
.content-tile-3 .section-post .content .top .description b {
  font-family: "Whyte-Medium", monospace;
  font-weight: 500;
}

/* line 253, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .content .bottom {
  position: absolute;
  width: calc(100% - 40px);
  bottom: 13px;
  margin: auto;
}

@media (min-width: 576px) {
  /* line 253, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post .content .bottom {
    bottom: 5px;
  }
}

/* line 264, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .content .bottom .icon-n-detail {
  display: flex;
}

/* line 268, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .content .bottom .icon {
  max-width: 40px;
  margin-left: auto;
  position: relative;
}

@media (min-width: 1400px) {
  /* line 268, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post .content .bottom .icon {
    width: 40px;
  }
}

/* line 279, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .content .bottom .icon img {
  max-width: 100%;
  height: 100%;
  width: 25px;
  object-fit: cover;
}

/* line 289, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post .content .bottom .detail-link .read-more img {
  width: 55px;
}

/* line 305, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.no-image .image {
  display: none;
}

/* line 312, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.no-image .wrapper:hover .content .title {
  color: #44b64d;
  font-style: italic;
}

/* line 322, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.no-category .content .top .cat {
  display: none;
}

/* line 328, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.no-description .content .top .description {
  display: none;
}

/* line 334, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.no-big-link .content .bottom .icon-n-detail .detail-link {
  display: none;
}

/* line 338, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.no-big-link .content .bottom .icon-n-detail .icon {
  margin-left: 0;
}

/* line 344, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.no-icon .content .bottom .icon-n-detail .icon {
  display: none;
}

/* line 350, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.no-big-link.no-icon .content .bottom .icon-n-detail {
  display: none;
}

/* line 359, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-one.w-icon-cat .wrapper,
.content-tile-3 .section-post.post-two.w-icon-cat .wrapper {
  border-color: #203a1b;
}

/* line 362, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-one.w-icon-cat .wrapper .text-overlay,
.content-tile-3 .section-post.post-two.w-icon-cat .wrapper .text-overlay {
  display: none;
}

/* line 371, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-one.w-icon-cat .content,
.content-tile-3 .section-post.post-two.w-icon-cat .content {
  padding: 10px;
  padding-bottom: 20px;
}

@media (min-width: 1400px) {
  /* line 371, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post.post-one.w-icon-cat .content,
  .content-tile-3 .section-post.post-two.w-icon-cat .content {
    padding: 20px;
    padding-bottom: 30px;
  }
}

/* line 381, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-one.w-icon-cat .cat-icon,
.content-tile-3 .section-post.post-two.w-icon-cat .cat-icon {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px black;
}

@media (min-width: 1400px) {
  /* line 381, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post.post-one.w-icon-cat .cat-icon,
  .content-tile-3 .section-post.post-two.w-icon-cat .cat-icon {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}

/* line 393, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-one.w-icon-cat .cat-icon .icon,
.content-tile-3 .section-post.post-two.w-icon-cat .cat-icon .icon {
  max-width: 30px;
  height: 30px;
  margin-right: 8px;
}

@media (min-width: 1400px) {
  /* line 393, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post.post-one.w-icon-cat .cat-icon .icon,
  .content-tile-3 .section-post.post-two.w-icon-cat .cat-icon .icon {
    height: 40px;
    max-width: 40px;
    margin-right: 8px;
  }
}

/* line 404, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-one.w-icon-cat .cat-icon .icon img,
.content-tile-3 .section-post.post-two.w-icon-cat .cat-icon .icon img {
  max-width: 100%;
  height: 100%;
}

/* line 409, resources/assets/styles/components/_block.scss */

.sustainability .content-tile-3 .section-post.post-one.w-icon-cat .cat-icon .icon img,
.sustainability .content-tile-3 .section-post.post-two.w-icon-cat .cat-icon .icon img {
  top: -8px;
  position: relative;
}

/* line 417, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-one.w-icon-cat .cat-icon .single-cat,
.content-tile-3 .section-post.post-two.w-icon-cat .cat-icon .single-cat {
  font-family: "Whyte-Light", monospace;
  font-size: 24px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -1.53px;
  color: #203a1b;
  line-height: 1;
}

@media (min-width: 576px) {
  /* line 417, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post.post-one.w-icon-cat .cat-icon .single-cat,
  .content-tile-3 .section-post.post-two.w-icon-cat .cat-icon .single-cat {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  /* line 417, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post.post-one.w-icon-cat .cat-icon .single-cat,
  .content-tile-3 .section-post.post-two.w-icon-cat .cat-icon .single-cat {
    font-size: 18px;
  }
}

@media (min-width: 1400px) {
  /* line 417, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post.post-one.w-icon-cat .cat-icon .single-cat,
  .content-tile-3 .section-post.post-two.w-icon-cat .cat-icon .single-cat {
    font-size: 24px;
  }
}

/* line 442, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-one.w-icon-cat .content .top .title,
.content-tile-3 .section-post.post-two.w-icon-cat .content .top .title {
  font-size: 24px;
  font-family: "Whyte-Light", monospace;
  font-weight: 200;
  color: #203a1b;
  line-height: 24px;
  letter-spacing: -0.6px;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (min-width: 576px) {
  /* line 442, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post.post-one.w-icon-cat .content .top .title,
  .content-tile-3 .section-post.post-two.w-icon-cat .content .top .title {
    line-height: 1.03;
    font-size: 34px;
    margin-bottom: 8px;
    letter-spacing: -2.13px;
    margin-top: initial;
    margin-bottom: initial;
  }
}

@media (min-width: 1400px) {
  /* line 442, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post.post-one.w-icon-cat .content .top .title,
  .content-tile-3 .section-post.post-two.w-icon-cat .content .top .title {
    margin-bottom: 15px;
  }
}

/* line 469, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-one.w-icon-cat .content .top .cat,
.content-tile-3 .section-post.post-two.w-icon-cat .content .top .cat {
  display: none;
}

/* line 473, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-one.w-icon-cat .content .bottom,
.content-tile-3 .section-post.post-two.w-icon-cat .content .bottom {
  width: calc(100% - 60px);
}

/* line 477, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-one.w-icon-cat .image,
.content-tile-3 .section-post.post-two.w-icon-cat .image {
  height: 230px;
}

@media (min-width: 1400px) {
  /* line 477, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post.post-one.w-icon-cat .image,
  .content-tile-3 .section-post.post-two.w-icon-cat .image {
    height: 270px;
  }
}

/* line 494, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-one .wrapper,
.content-tile-3 .section-post.post-two .wrapper {
  border-color: #203a1b;
}

/* line 500, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-one .content .top .title,
.content-tile-3 .section-post.post-two .content .top .title {
  font-family: "Whyte-Light", monospace;
  /*font-size: 14px;*/
  font-size: 24px;
  line-height: 24px;
  letter-spacing: -0.6px;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (min-width: 576px) {
  /* line 500, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post.post-one .content .top .title,
  .content-tile-3 .section-post.post-two .content .top .title {
    line-height: 1.03;
    font-size: 24px;
    letter-spacing: -2.13px;
    margin-top: initial;
  }
}

@media (min-width: 992px) {
  /* line 500, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post.post-one .content .top .title,
  .content-tile-3 .section-post.post-two .content .top .title {
    font-size: 34px;
  }
}

/* line 522, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-one .cat-icon,
.content-tile-3 .section-post.post-two .cat-icon {
  display: none;
}

/* line 526, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-one .content .top .cat,
.content-tile-3 .section-post.post-two .content .top .cat {
  margin-bottom: 27px;
}

/* line 530, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-one .image,
.content-tile-3 .section-post.post-two .image {
  height: 240px;
}

@media (min-width: 1400px) {
  /* line 530, resources/assets/styles/components/_block.scss */

  .content-tile-3 .section-post.post-one .image,
  .content-tile-3 .section-post.post-two .image {
    height: 335px;
  }
}

/* line 542, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-three .wrapper .text-overlay {
  display: none;
}

/* line 550, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-three .cat-icon {
  display: none;
}

/* line 554, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-three .image {
  height: 250px;
}

/* line 562, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-four .wrapper .text-overlay {
  display: none;
}

/* line 570, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-four .cat-icon {
  display: none;
}

/* line 575, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-four.w-image .wrapper {
  border-color: #203a1b;
}

/* line 582, resources/assets/styles/components/_block.scss */

.content-tile-3 .section-post.post-four.no-image .wrapper {
  border-color: #203a1b;
}

/* line 591, resources/assets/styles/components/_block.scss */

.content-tile-3.button-link .btn,
.content-tile-3.button-link .comment-form input[type="submit"],
.comment-form .content-tile-3.button-link input[type="submit"] {
  padding: 0 !important;
  border-width: 0;
  position: relative;
  overflow: initial;
  color: inherit;
  border-width: 0 !important;
  min-width: fit-content;
}

/* line 600, resources/assets/styles/components/_block.scss */

.content-tile-3.button-link .btn:hover,
.content-tile-3.button-link .comment-form input:hover[type="submit"],
.comment-form .content-tile-3.button-link input:hover[type="submit"] {
  font-style: italic;
  text-decoration: underline;
}

/* line 605, resources/assets/styles/components/_block.scss */

.content-tile-3.button-link .btn::before,
.content-tile-3.button-link .comment-form input[type="submit"]::before,
.comment-form .content-tile-3.button-link input[type="submit"]::before {
  content: '';
  position: absolute;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG0AAAAYCAYAAADwF3MkAAAABHNCSVQICAgIfAhkiAAAAglJREFUaIHtmrFuE0EQQN86ljEVV9KxBekp3FDh8kLlP/CVjonk/YPYf7CRIKG0/8BuwHShp6BFolj+wKkIiXxL4bN8doJjjjvbEvPK0d7cSE+7M7c6EHJFhy2tw+Nmke9QRSb/H9Hhmz74JuDwWB5XBm5oJ3m+4yDPZAIEhzVAvQQ0ipDbaSt4XnsaHNa+Tb5/yUWe7LSC0EfHDbwywKtUuE+JM/fh/Ou/5BZpBaNft18QK5McmQn+El+y7tO7UZacIm1L6LCloRQBBniShB34LtVHo7/peyJty+iGCfh1G+G9AZ4B4JmgsBAP3Pi9eyiHSNshOmxHQMRq3yPurZMn0vYAHZ7UwUd3+h4HPTd+e7m6XqTtETpsaVTJ4IlY6XtufDGYrxNpe4humIDrG8Ps6Fzue9XKmdJh+3SnFQoPEQE6HSgD3d3UImSlDPR2XYTwR5os77IrwEpP2zOSftbBY1AESfgH0KdasW5oJyJtT9BhS+NVB1S0Iqvrxuf99FqRtmOS661TZgPHnM8ob93Hi+F9z5S3U5qwig5P6vi4AzRS4RGU7H0f1Glkp22Z2e3H9BRUfRFVA5h2N7l3BJG2NWa/IKgui2nwCrAQ9zeVNUekFYhumICfN00UhoWspUkwS16RVgBrxvY7k2AWRFrO6KO2JaaZkrV2EsyCTI95M7vYDdhwEszCb/PgrewvY2YfAAAAAElFTkSuQmCC);
  background-size: contain;
  background-repeat: no-repeat;
  height: 10px;
  width: 50px;
  right: -55px;
  transform: translateY(-50%);
  top: calc(50% + 1px);
  left: auto;
  background-color: initial;
}

/* line 623, resources/assets/styles/components/_block.scss */

.quick-links {
  /* minor additional style */
}

/* line 625, resources/assets/styles/components/_block.scss */

.quick-links .section-title .title {
  font-family: "Whyte-Light", monospace;
  font-size: 24px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  color: white;
  border-bottom: solid 1px white;
  padding-bottom: 18px;
  margin-bottom: 25px;
}

/* line 641, resources/assets/styles/components/_block.scss */

.quick-links .links .sub-title {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  color: white;
  border-bottom: solid 1px white;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

@media (min-width: 1400px) {
  /* line 641, resources/assets/styles/components/_block.scss */

  .quick-links .links .sub-title {
    font-size: 24px;
    padding-bottom: 18px;
    margin-bottom: 25px;
  }
}

/* line 662, resources/assets/styles/components/_block.scss */

.quick-links .links .big-links .inner {
  padding: 10px;
  border: 1px solid white;
  margin-bottom: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  /* line 662, resources/assets/styles/components/_block.scss */

  .quick-links .links .big-links .inner {
    padding-right: 35px;
  }
}

/* line 672, resources/assets/styles/components/_block.scss */

.quick-links .links .big-links .inner a {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: initial;
}

@media (min-width: 1400px) {
  /* line 672, resources/assets/styles/components/_block.scss */

  .quick-links .links .big-links .inner a {
    min-height: 103px;
  }
}

/* line 683, resources/assets/styles/components/_block.scss */

.quick-links .links .big-links .inner .title {
  font-family: "Whyte-Extralight", monospace;
  font-size: 18px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -1px;
  color: white;
  width: 80%;
  margin-right: 8px;
}

@media (min-width: 576px) {
  /* line 683, resources/assets/styles/components/_block.scss */

  .quick-links .links .big-links .inner .title {
    font-size: 24px;
  }
}

@media (min-width: 1400px) {
  /* line 683, resources/assets/styles/components/_block.scss */

  .quick-links .links .big-links .inner .title {
    font-size: 30px;
    letter-spacing: -1.9px;
  }
}

/* line 704, resources/assets/styles/components/_block.scss */

.quick-links .links .big-links .inner .title:hover {
  font-style: italic;
  color: white;
  font-weight: 300;
}

/* line 711, resources/assets/styles/components/_block.scss */

.quick-links .links .big-links .inner .arrow-icon {
  width: 55px;
  height: 55px;
}

@media (min-width: 1400px) {
  /* line 711, resources/assets/styles/components/_block.scss */

  .quick-links .links .big-links .inner .arrow-icon {
    width: 85px;
    height: 85px;
  }
}

@media (min-width: 1400px) {
  /* line 720, resources/assets/styles/components/_block.scss */

  .wp-block-column .quick-links .links .big-links .inner .arrow-icon {
    min-width: 85px;
    margin-left: 15px;
  }
}

/* line 730, resources/assets/styles/components/_block.scss */

.quick-links .links .small-links-w-title {
  padding-left: 10px;
}

/* line 733, resources/assets/styles/components/_block.scss */

.quick-links .links .small-links-w-title .inner {
  margin-bottom: 20px;
}

@media (min-width: 1400px) {
  /* line 733, resources/assets/styles/components/_block.scss */

  .quick-links .links .small-links-w-title .inner {
    margin-bottom: 50px;
  }
}

/* line 740, resources/assets/styles/components/_block.scss */

.quick-links .links .small-links-w-title .inner a {
  text-decoration: none;
  color: white;
}

/* line 745, resources/assets/styles/components/_block.scss */

.quick-links .links .small-links-w-title .inner .title {
  font-family: "Whyte-Light", monospace;
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.49px;
  color: white;
  margin-bottom: 5px;
  padding-bottom: 8px;
  border-bottom: 1px solid white;
}

@media (min-width: 1400px) {
  /* line 745, resources/assets/styles/components/_block.scss */

  .quick-links .links .small-links-w-title .inner .title {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}

/* line 764, resources/assets/styles/components/_block.scss */

.quick-links .links .small-links-w-title .inner .description {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  color: white;
}

/* line 774, resources/assets/styles/components/_block.scss */

.quick-links .links .small-links-w-title .inner .description p {
  color: white;
}

/* line 782, resources/assets/styles/components/_block.scss */

.quick-links .links .small-links .description {
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: white;
}

/* line 792, resources/assets/styles/components/_block.scss */

.quick-links .links .small-links .description p {
  color: white;
}

/* line 796, resources/assets/styles/components/_block.scss */

.quick-links .links .small-links .description a {
  color: #20486a;
}

/* line 799, resources/assets/styles/components/_block.scss */

.quick-links .links .small-links .description a:hover {
  text-decoration: underline;
}

/* line 811, resources/assets/styles/components/_block.scss */

.quick-links.light-bg .section-title .title {
  color: #203a1b;
  border-bottom: solid 1px #203a1b;
}

/* line 818, resources/assets/styles/components/_block.scss */

.quick-links.light-bg .links .sub-title {
  color: #203a1b;
  border-bottom: solid 1px #203a1b;
}

/* line 824, resources/assets/styles/components/_block.scss */

.quick-links.light-bg .links .big-links .inner {
  border: 1px solid #203a1b;
}

/* line 828, resources/assets/styles/components/_block.scss */

.quick-links.light-bg .links .big-links .title {
  color: #203a1b;
}

/* line 831, resources/assets/styles/components/_block.scss */

.quick-links.light-bg .links .big-links .title:hover {
  font-style: italic;
  color: #44b64d;
  font-weight: 300;
}

/* line 840, resources/assets/styles/components/_block.scss */

.quick-links.light-bg .links .small-links-w-title .title {
  color: #203a1b;
  border-bottom: 1px solid #203a1b;
}

/* line 845, resources/assets/styles/components/_block.scss */

.quick-links.light-bg .links .small-links-w-title .description {
  color: #203a1b;
}

/* line 848, resources/assets/styles/components/_block.scss */

.quick-links.light-bg .links .small-links-w-title .description p {
  color: #203a1b;
}

/* line 855, resources/assets/styles/components/_block.scss */

.quick-links.light-bg .links .small-links .description {
  color: #203a1b;
}

/* line 858, resources/assets/styles/components/_block.scss */

.quick-links.light-bg .links .small-links .description p {
  color: #203a1b;
}

/* line 868, resources/assets/styles/components/_block.scss */

.colored-block {
  background-color: #44b64d;
  padding: 30px 0;
}

@media (min-width: 576px) {
  /* line 868, resources/assets/styles/components/_block.scss */

  .colored-block {
    padding: 50px 0;
  }
}

@media (min-width: 1400px) {
  /* line 868, resources/assets/styles/components/_block.scss */

  .colored-block {
    padding: 90px 0;
  }
}

/* line 880, resources/assets/styles/components/_block.scss */

.colored-block .icon {
  display: flex;
  padding-bottom: 30px;
  margin-bottom: 25px;
  border-bottom: 1px solid #fff;
  align-items: center;
}

@media (min-width: 576px) {
  /* line 880, resources/assets/styles/components/_block.scss */

  .colored-block .icon {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}

@media (min-width: 1400px) {
  /* line 880, resources/assets/styles/components/_block.scss */

  .colored-block .icon {
    padding-bottom: 25px;
    margin-bottom: 20px;
  }
}

/* line 897, resources/assets/styles/components/_block.scss */

.colored-block .icon .image {
  margin-right: 10px;
  height: 40px;
  display: flex;
  align-items: center;
}

/* line 903, resources/assets/styles/components/_block.scss */

.colored-block .icon .image img {
  margin-top: 5px;
  height: 82%;
}

@media (min-width: 576px) {
  /* line 903, resources/assets/styles/components/_block.scss */

  .colored-block .icon .image img {
    margin-top: 4px;
    height: 90%;
  }
}

@media (min-width: 768px) {
  /* line 903, resources/assets/styles/components/_block.scss */

  .colored-block .icon .image img {
    margin-top: -2px;
    height: 100%;
  }
}

/* line 919, resources/assets/styles/components/_block.scss */

.colored-block .icon .title-icon {
  font-family: "Whyte-Extralight", monospace;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.6px;
}

@media (min-width: 576px) {
  /* line 919, resources/assets/styles/components/_block.scss */

  .colored-block .icon .title-icon {
    line-height: 0.9;
    font-size: 30px;
    letter-spacing: -2.04px;
  }
}

@media (min-width: 768px) {
  /* line 919, resources/assets/styles/components/_block.scss */

  .colored-block .icon .title-icon {
    font-size: 32px;
  }
}

/* line 940, resources/assets/styles/components/_block.scss */

.learn .colored-block .icon .title-icon {
  line-height: 1.1;
}

/* line 947, resources/assets/styles/components/_block.scss */

.colored-block .content .title {
  font-family: "Whyte-Extralight", monospace;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  color: #fff;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.6px;
}

@media (min-width: 576px) {
  /* line 947, resources/assets/styles/components/_block.scss */

  .colored-block .content .title {
    line-height: 1;
    font-size: 30px;
    letter-spacing: -2px;
  }
}

@media (min-width: 768px) {
  /* line 947, resources/assets/styles/components/_block.scss */

  .colored-block .content .title {
    font-size: 38px;
  }
}

@media (min-width: 1400px) {
  /* line 947, resources/assets/styles/components/_block.scss */

  .colored-block .content .title {
    /* font-size: 54px;*/
    font-size: 42px;
  }
}

/* line 974, resources/assets/styles/components/_block.scss */

.colored-block .content .desc {
  font-family: "Whyte-Light", monospace;
  font-size: 12px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
  overflow-wrap: break-word;
  /*
      font-family: $font1;
      font-size: 20px;
      font-weight: 200;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.5;
      letter-spacing: -1.53px;
      color: $white;
      margin-bottom: 25px;

      @include media-breakpoint-up(sm) {
        font-size: 24px;
        margin-bottom: initial;
      }
       */
  /*
      p {
        font-size: 14px;
        line-height: 18px;
        letter-spacing: -0.35px;

        @include media-breakpoint-up(sm) {
          font-size: 24px;
        }
      }
       */
}

@media (min-width: 768px) {
  /* line 974, resources/assets/styles/components/_block.scss */

  .colored-block .content .desc {
    font-size: 16px;
    line-height: 1.43;
  }
}

/* line 1006, resources/assets/styles/components/_block.scss */

.colored-block .content .link {
  margin-top: 20px;
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.23px;
  text-align: left;
}

/* line 1017, resources/assets/styles/components/_block.scss */

.colored-block .content .link a {
  margin-right: 5px;
  font-family: "Whyte-Book", monospace;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #20486a;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  /* line 1017, resources/assets/styles/components/_block.scss */

  .colored-block .content .link a {
    font-size: 16px;
  }
}

/* line 1033, resources/assets/styles/components/_block.scss */

.colored-block .content .link a:hover {
  text-decoration: underline;
  font-style: italic;
}

/* line 1041, resources/assets/styles/components/_block.scss */

.colored-block .link {
  display: flex;
  align-items: center;
}

/* line 1045, resources/assets/styles/components/_block.scss */

.colored-block .link a {
  margin-right: 5px;
  font-family: "Whyte-Book", monospace;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #20486a;
}

@media (min-width: 768px) {
  /* line 1045, resources/assets/styles/components/_block.scss */

  .colored-block .link a {
    font-size: 16px;
  }
}

/* line 1060, resources/assets/styles/components/_block.scss */

.colored-block .link a:hover {
  text-decoration: underline;
  font-style: italic;
}

/* line 1066, resources/assets/styles/components/_block.scss */

.colored-block .link .long-arrow-right {
  width: 50px;
  position: relative;
  top: -1px;
  left: 3px;
}

@media (min-width: 768px) {
  /* line 1066, resources/assets/styles/components/_block.scss */

  .colored-block .link .long-arrow-right {
    width: 42px;
    left: 5px;
  }
}

@media (min-width: 1400px) {
  /* line 1066, resources/assets/styles/components/_block.scss */

  .colored-block .link .long-arrow-right {
    top: 0px;
  }
}

/* line 1084, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_link_button {
  background-color: #a8d69f;
}

/* line 1088, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_link_button .link a {
  border-radius: 17.5px;
  border: solid 1px #20486a;
  padding: 5px;
  min-width: 120px;
  text-align: center;
}

/* line 1096, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_link_button .link .long-arrow-right {
  display: none;
}

/* line 1101, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_link_button .icon {
  border-color: #203a1b;
}

/* line 1105, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_link_button .icon .image {
  filter: initial;
}

/* line 1109, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_link_button .icon .title-icon {
  color: #203a1b;
}

/* line 1113, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_link_button .title {
  color: #203a1b;
}

/* line 1117, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_link_button .desc {
  color: #203a1b;
}

/* line 1128, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_icon .desc p {
  color: white;
}

/* line 1134, resources/assets/styles/components/_block.scss */

.issues .colored-block.type-block-with_icon .title-icon,
.issues .colored-block.type-block-with_icon .title,
.issues .colored-block.type-block-with_icon .desc p {
  color: #203a1b;
}

/* line 1143, resources/assets/styles/components/_block.scss */

.colored-block.type-block-standard .icon {
  display: none;
}

/* line 1147, resources/assets/styles/components/_block.scss */

.colored-block.type-block-standard .content .desc p {
  color: white;
  font-size: 18px;
}

@media (min-width: 992px) {
  /* line 1147, resources/assets/styles/components/_block.scss */

  .colored-block.type-block-standard .content .desc p {
    font-size: 24px;
  }
}

/* line 1157, resources/assets/styles/components/_block.scss */

.sustainability .colored-block.type-block-standard .title-icon,
.sustainability .colored-block.type-block-standard .title,
.sustainability .colored-block.type-block-standard .desc p {
  color: #203a1b;
}

/* line 1165, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_icon_image {
  /*
    .sustainability & {
      .title-icon,
      .title,
      .desc p {
        color: $green1;
      }
    }

     */
}

@media (min-width: 1400px) {
  /* line 1165, resources/assets/styles/components/_block.scss */

  .colored-block.type-block-with_icon_image {
    padding-right: 30px;
  }
}

/* line 1170, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_icon_image .container {
  max-width: calc(100%);
  padding: 7.5px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 1170, resources/assets/styles/components/_block.scss */

  .colored-block.type-block-with_icon_image .container {
    max-width: calc(87% - 20px);
  }
}

@media (min-width: 768px) {
  /* line 1170, resources/assets/styles/components/_block.scss */

  .colored-block.type-block-with_icon_image .container {
    max-width: 255px;
  }
}

@media (min-width: 992px) {
  /* line 1170, resources/assets/styles/components/_block.scss */

  .colored-block.type-block-with_icon_image .container {
    max-width: 485px;
    margin-right: 0;
  }
}

@media (min-width: 1400px) {
  /* line 1170, resources/assets/styles/components/_block.scss */

  .colored-block.type-block-with_icon_image .container {
    margin-right: 0;
    margin-left: auto;
    max-width: 580px;
  }
}

/* line 1196, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_icon_image .title {
  margin-bottom: 17px;
}

@media (min-width: 1400px) {
  /* line 1196, resources/assets/styles/components/_block.scss */

  .colored-block.type-block-with_icon_image .title {
    margin-bottom: 27px;
  }
}

/* line 1204, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_icon_image .desc {
  margin-bottom: 10px;
}

@media (min-width: 1400px) {
  /* line 1204, resources/assets/styles/components/_block.scss */

  .colored-block.type-block-with_icon_image .desc {
    margin-bottom: 47px;
  }
}

/* line 1211, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_icon_image .desc p {
  color: white;
}

/* line 1228, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_link_button_left_right {
  background-color: #a8d69f;
}

/* line 1232, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_link_button_left_right .link a {
  border-radius: 17.5px;
  border: solid 1px #20486a;
  padding: 5px;
  min-width: 120px;
  text-align: center;
}

/* line 1240, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_link_button_left_right .link .long-arrow-right {
  display: none;
}

/* line 1245, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_link_button_left_right .icon {
  border-color: #203a1b;
}

/* line 1249, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_link_button_left_right .icon .image {
  filter: initial;
}

/* line 1253, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_link_button_left_right .icon .title-icon {
  color: #203a1b;
}

/* line 1257, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_link_button_left_right .title {
  color: #203a1b;
}

/* line 1261, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_link_button_left_right .desc {
  color: #203a1b;
}

/* line 1266, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_link_button_left_right > .container {
  max-width: 444px;
  padding: 7.5px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 1266, resources/assets/styles/components/_block.scss */

  .colored-block.type-block-with_link_button_left_right > .container {
    max-width: 324px;
  }
}

@media (min-width: 992px) {
  /* line 1266, resources/assets/styles/components/_block.scss */

  .colored-block.type-block-with_link_button_left_right > .container {
    max-width: 444px;
    margin-right: 0;
  }
}

@media (min-width: 1400px) {
  /* line 1266, resources/assets/styles/components/_block.scss */

  .colored-block.type-block-with_link_button_left_right > .container {
    margin-right: 0;
    margin-left: auto;
    max-width: 580px;
  }
}

@media (min-width: 768px) {
  /* line 1288, resources/assets/styles/components/_block.scss */

  .colored-block.type-block-with_link_button_left_right.column-half-left {
    margin-right: 7.5px;
  }
}

/* line 1293, resources/assets/styles/components/_block.scss */

.colored-block.type-block-with_link_button_left_right.column-half-left > .container {
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 992px) {
  /* line 1293, resources/assets/styles/components/_block.scss */

  .colored-block.type-block-with_link_button_left_right.column-half-left > .container {
    margin-left: auto;
    margin-right: 25px;
  }
}

@media (min-width: 1400px) {
  /* line 1293, resources/assets/styles/components/_block.scss */

  .colored-block.type-block-with_link_button_left_right.column-half-left > .container {
    margin-left: auto;
    margin-right: 38px;
  }
}

@media (min-width: 768px) {
  /* line 1311, resources/assets/styles/components/_block.scss */

  .colored-block.type-block-with_link_button_left_right.column-half-right {
    margin-left: 7.5px;
  }
}

@media (min-width: 992px) {
  /* line 1316, resources/assets/styles/components/_block.scss */

  .colored-block.type-block-with_link_button_left_right.column-half-right > .container {
    margin-right: auto;
    margin-left: 28px;
  }
}

@media (min-width: 1400px) {
  /* line 1316, resources/assets/styles/components/_block.scss */

  .colored-block.type-block-with_link_button_left_right.column-half-right > .container {
    margin-right: auto;
    margin-left: 40px;
  }
}

/* line 1333, resources/assets/styles/components/_block.scss */

.colored-block.column-two {
  padding-right: 30px;
}

/* line 1336, resources/assets/styles/components/_block.scss */

.colored-block.column-two .container {
  max-width: 444px;
  padding: 7.5px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 1336, resources/assets/styles/components/_block.scss */

  .colored-block.column-two .container {
    max-width: 324px;
  }
}

@media (min-width: 992px) {
  /* line 1336, resources/assets/styles/components/_block.scss */

  .colored-block.column-two .container {
    max-width: 444px;
    margin-right: 0;
  }
}

@media (min-width: 1400px) {
  /* line 1336, resources/assets/styles/components/_block.scss */

  .colored-block.column-two .container {
    margin-right: 0;
    margin-left: auto;
    max-width: 580px;
  }
}

/* line 1361, resources/assets/styles/components/_block.scss */

.colored-block.light-bg .icon {
  border-bottom: 1px solid #203a1b;
}

/* line 1365, resources/assets/styles/components/_block.scss */

.colored-block.light-bg .desc {
  color: #203a1b;
}

/* line 1368, resources/assets/styles/components/_block.scss */

.colored-block.light-bg .desc p {
  color: #203a1b;
}

/* line 1378, resources/assets/styles/components/_block.scss */

.colored-block-two.light-bg .icon {
  border-bottom: 1px solid #203a1b;
}

/* line 1382, resources/assets/styles/components/_block.scss */

.colored-block-two.light-bg .desc {
  color: #203a1b;
}

/* line 1393, resources/assets/styles/components/_block.scss */

.content-column .small-title {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: solid 1px #203a1b;
}

@media (min-width: 1400px) {
  /* line 1393, resources/assets/styles/components/_block.scss */

  .content-column .small-title {
    font-size: 20px;
    margin-bottom: 50px;
  }
}

/* line 1412, resources/assets/styles/components/_block.scss */

.content-column .title-wrapper {
  font-family: "Whyte-Extralight", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: -0.57px;
  color: black;
  margin-bottom: 15px;
  justify-content: center;
}

@media (min-width: 1400px) {
  /* line 1412, resources/assets/styles/components/_block.scss */

  .content-column .title-wrapper {
    font-size: 34px;
  }
}

/* line 1429, resources/assets/styles/components/_block.scss */

.content-column .title-wrapper .border-title {
  border-bottom: 1px solid;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

/* line 1436, resources/assets/styles/components/_block.scss */

.content-column .content {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: 1.42px;
  color: #203a1b;
  justify-content: center;
}

/* line 1452, resources/assets/styles/components/_block.scss */

.content-column .content p,
.content-column .content li {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: 0;
  color: #203a1b;
}

/* line 1469, resources/assets/styles/components/_block.scss */

.content-column .content a {
  text-decoration: underline;
  overflow-wrap: break-word;
}

/* line 1473, resources/assets/styles/components/_block.scss */

.content-column .content a:hover {
  text-decoration: none;
}

/* line 1478, resources/assets/styles/components/_block.scss */

.content-column .content ul {
  padding-left: 15px;
}

/* line 1485, resources/assets/styles/components/_block.scss */

.content-column p a:hover {
  text-decoration: underline;
}

/* line 1492, resources/assets/styles/components/_block.scss */

.content-column.column-type-one .small-title {
  display: none;
}

/* line 1496, resources/assets/styles/components/_block.scss */

.content-column.column-type-one .title-wrapper {
  font-family: "Whyte-Extralight", monospace;
  font-size: 30px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -3.45px;
  color: #203a1b;
}

@media (min-width: 1400px) {
  /* line 1496, resources/assets/styles/components/_block.scss */

  .content-column.column-type-one .title-wrapper {
    font-size: 54px;
  }
}

/* line 1511, resources/assets/styles/components/_block.scss */

.content-column.column-type-one .content {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
}

/* line 1521, resources/assets/styles/components/_block.scss */

.content-column.column-type-one .content p,
.content-column.column-type-one .content a,
.content-column.column-type-one .content li {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
}

/* line 1535, resources/assets/styles/components/_block.scss */

.content-column.column-type-one .link {
  margin-top: 20px;
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.23px;
  text-align: left;
  display: flex;
}

/* line 1547, resources/assets/styles/components/_block.scss */

.content-column.column-type-one .link a {
  color: #20486a;
  font-family: "Whyte-Book", monospace;
  padding-bottom: 0;
  margin-right: 10px;
}

/* line 1554, resources/assets/styles/components/_block.scss */

.content-column.column-type-one .link .long-arrow-right {
  width: 42px;
  left: 5px;
}

/* line 1562, resources/assets/styles/components/_block.scss */

.content-column.column-type-two .small-title {
  display: none;
}

/* line 1566, resources/assets/styles/components/_block.scss */

.content-column.column-type-two .title-wrapper {
  font-family: "Whyte-Extralight", monospace;
  font-size: 30px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  color: #203a1b;
}

@media (min-width: 1400px) {
  /* line 1566, resources/assets/styles/components/_block.scss */

  .content-column.column-type-two .title-wrapper {
    font-size: 54px;
  }
}

/* line 1581, resources/assets/styles/components/_block.scss */

.content-column.column-type-two .content {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
}

/* line 1591, resources/assets/styles/components/_block.scss */

.content-column.column-type-two .content p,
.content-column.column-type-two .content a,
.content-column.column-type-two .content li {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
}

/* line 1605, resources/assets/styles/components/_block.scss */

.content-column.column-type-two .link {
  margin-top: 20px;
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.23px;
  text-align: left;
  display: flex;
}

/* line 1617, resources/assets/styles/components/_block.scss */

.content-column.column-type-two .link a {
  color: #20486a;
  font-family: "Whyte-Book", monospace;
  padding-bottom: 0;
  margin-right: 10px;
}

/* line 1624, resources/assets/styles/components/_block.scss */

.content-column.column-type-two .link .long-arrow-right {
  width: 42px;
  left: 5px;
}

/* line 1632, resources/assets/styles/components/_block.scss */

.content-column.column-type-three .small-title {
  display: none;
}

/* line 1636, resources/assets/styles/components/_block.scss */

.content-column.column-type-three .title {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
  padding-bottom: 15px;
  border-bottom: 1px solid #203a1b;
  margin-bottom: 15px;
  min-height: 47px;
}

@media (min-width: 768px) {
  /* line 1636, resources/assets/styles/components/_block.scss */

  .content-column.column-type-three .title {
    font-size: 18px;
  }
}

@media (min-width: 1400px) {
  /* line 1636, resources/assets/styles/components/_block.scss */

  .content-column.column-type-three .title {
    font-size: 20px;
  }
}

/* line 1659, resources/assets/styles/components/_block.scss */

.content-column.column-type-three .column {
  font-family: "Whyte-Book", monospace;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
  margin-bottom: 0;
}

@media (min-width: 1400px) {
  /* line 1659, resources/assets/styles/components/_block.scss */

  .content-column.column-type-three .column {
    font-size: 16px;
  }
}

/* line 1674, resources/assets/styles/components/_block.scss */

.content-column.column-type-three .column p,
.content-column.column-type-three .column a,
.content-column.column-type-three .column li {
  font-family: "Whyte-Book", monospace;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
  margin-bottom: 0;
}

@media (min-width: 1400px) {
  /* line 1674, resources/assets/styles/components/_block.scss */

  .content-column.column-type-three .column p,
  .content-column.column-type-three .column a,
  .content-column.column-type-three .column li {
    font-size: 16px;
  }
}

/* line 1693, resources/assets/styles/components/_block.scss */

.content-column.column-type-three .link {
  margin-top: 20px;
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.23px;
  text-align: left;
  display: flex;
}

/* line 1705, resources/assets/styles/components/_block.scss */

.content-column.column-type-three .link a {
  color: #20486a;
  font-family: "Whyte-Book", monospace;
  padding-bottom: 0;
  margin-right: 10px;
}

/* line 1712, resources/assets/styles/components/_block.scss */

.content-column.column-type-three .link .long-arrow-right {
  width: 42px;
  left: 5px;
}

/* line 1721, resources/assets/styles/components/_block.scss */

.quickresource .section-title {
  font-family: "Whyte-Light", monospace;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  color: #203a1b;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: solid 1px #203a1b;
  font-size: 14px;
  letter-spacing: 0;
}

@media (min-width: 768px) {
  /* line 1721, resources/assets/styles/components/_block.scss */

  .quickresource .section-title {
    font-size: 20px;
    letter-spacing: -0.42px;
  }
}

/* line 1741, resources/assets/styles/components/_block.scss */

.quickresource .wrapper-icon-menu .item {
  display: flex;
  height: 88px;
  border: 1px solid #20486a;
  transition: 0.5s all;
}

@media (min-width: 768px) {
  /* line 1741, resources/assets/styles/components/_block.scss */

  .quickresource .wrapper-icon-menu .item {
    height: 110px;
  }
}

@media (min-width: 1400px) {
  /* line 1741, resources/assets/styles/components/_block.scss */

  .quickresource .wrapper-icon-menu .item {
    height: 127px;
  }
}

/* line 1755, resources/assets/styles/components/_block.scss */

.quickresource .wrapper-icon-menu .item .image {
  width: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

@media (min-width: 768px) {
  /* line 1755, resources/assets/styles/components/_block.scss */

  .quickresource .wrapper-icon-menu .item .image {
    width: 80px;
    padding: 15px;
  }
}

@media (min-width: 992px) {
  /* line 1755, resources/assets/styles/components/_block.scss */

  .quickresource .wrapper-icon-menu .item .image {
    width: 108px;
    padding: 20px;
  }
}

/* line 1772, resources/assets/styles/components/_block.scss */

.quickresource .wrapper-icon-menu .item .image .awc-icons-svg-32 {
  max-width: 56px;
}

/* line 1777, resources/assets/styles/components/_block.scss */

.quickresource .wrapper-icon-menu .item .text {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  text-align: center;
  color: #fff;
  background-color: #20486a;
  width: calc(100% - 85px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  transition: 0.5s all;
}

@media (min-width: 768px) {
  /* line 1777, resources/assets/styles/components/_block.scss */

  .quickresource .wrapper-icon-menu .item .text {
    width: calc(100% - 60px);
    font-size: 15px;
  }
}

@media (min-width: 1400px) {
  /* line 1777, resources/assets/styles/components/_block.scss */

  .quickresource .wrapper-icon-menu .item .text {
    width: calc(100% - 108px);
    font-size: 20px;
  }
}

/* line 1806, resources/assets/styles/components/_block.scss */

.quickresource .wrapper-icon-menu .item:hover {
  border: 1px solid #44b64d;
}

/* line 1809, resources/assets/styles/components/_block.scss */

.quickresource .wrapper-icon-menu .item:hover > .text {
  background: #44b64d;
}

/* line 1818, resources/assets/styles/components/_block.scss */

.quickresource .four-icon-menu .item .image {
  padding: 10px;
}

@media (min-width: 992px) {
  /* line 1818, resources/assets/styles/components/_block.scss */

  .quickresource .four-icon-menu .item .image {
    padding: 30px;
  }
}

/* line 1832, resources/assets/styles/components/_block.scss */

.codeadoptionmap {
  background-color: #203a1b;
}

/* line 1835, resources/assets/styles/components/_block.scss */

.codeadoptionmap .codeadoption-map {
  padding-top: 44px;
}

/* line 1838, resources/assets/styles/components/_block.scss */

.codeadoptionmap .codeadoption-map h4 {
  letter-spacing: initial;
  max-width: calc(100% - 50px);
}

@media (min-width: 768px) {
  /* line 1838, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .codeadoption-map h4 {
    font-size: 24px;
  }
}

/* line 1848, resources/assets/styles/components/_block.scss */

.codeadoptionmap .codeadoption-legend {
  position: relative;
  background-color: transparent;
}

@media (min-width: 576px) {
  /* line 1848, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .codeadoption-legend {
    background-color: #a8d69f;
  }
}

/* line 1856, resources/assets/styles/components/_block.scss */

.codeadoptionmap .codeadoption-legend .additional-right-bg {
  position: absolute;
  top: 0;
  right: -299%;
  width: 300%;
  height: 100%;
  background-color: #a8d69f;
  display: none;
}

@media (min-width: 768px) {
  /* line 1856, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .codeadoption-legend .additional-right-bg {
    display: block;
  }
}

/* line 1871, resources/assets/styles/components/_block.scss */

.codeadoptionmap .us-map {
  margin: auto;
  width: 100%;
  margin-bottom: 38px;
  position: relative;
}

@media (min-width: 576px) {
  /* line 1871, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .us-map {
    width: 360px;
    margin-bottom: 80px;
  }
}

@media (min-width: 768px) {
  /* line 1871, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .us-map {
    width: 490px;
    margin-bottom: 120px;
  }
}

@media (min-width: 992px) {
  /* line 1871, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .us-map {
    width: 600px;
  }
}

@media (min-width: 1400px) {
  /* line 1871, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .us-map {
    width: 900px;
  }
}

/* line 1896, resources/assets/styles/components/_block.scss */

.codeadoptionmap h2 {
  font-family: "Whyte-Extralight", monospace;
  font-size: 54px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -3.45px;
  color: #fff;
  margin-bottom: 50px;
  min-height: 150px;
}

/* line 1909, resources/assets/styles/components/_block.scss */

.codeadoptionmap .title-wrapper {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-width: 1px 0 1px 0;
}

/* line 1913, resources/assets/styles/components/_block.scss */

.codeadoptionmap .title-wrapper .title-page {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: -1px;
  color: #fff;
  padding: 5px 0;
  text-transform: uppercase;
}

@media (min-width: 576px) {
  /* line 1913, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .title-wrapper .title-page {
    font-size: 18px;
    padding: 20px 0;
  }
}

/* line 1932, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-title {
  font-family: "Whyte-Light", monospace;
  font-size: 13px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #203a1b;
  padding: 8px 0;
  display: flex;
  text-align: left;
  padding-left: 6px;
}

/* line 1946, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-title.top {
  position: relative;
  border-bottom: 1px solid #203a1b;
  border-bottom-width: 0px;
}

@media (min-width: 768px) {
  /* line 1946, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-title.top {
    border-bottom-width: 1px;
  }
}

/* line 1955, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-title.top::before {
  content: '';
  position: absolute;
  top: 1px;
  left: -7.5px;
  height: 100%;
  width: 7.5px;
  display: none;
  border-bottom: 1px solid #203a1b;
}

@media (min-width: 768px) {
  /* line 1955, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-title.top::before {
    display: block;
  }
}

/* line 1970, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-title.top::after {
  content: '';
  position: absolute;
  top: 1px;
  right: -299%;
  height: 100%;
  width: 300%;
  border-bottom: 1px solid #203a1b;
  z-index: 1;
  display: none;
}

@media (min-width: 768px) {
  /* line 1970, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-title.top::after {
    display: block;
  }
}

@media (min-width: 576px) {
  /* line 1932, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-title {
    font-size: 14px;
    padding: 18px 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 1932, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-title {
    font-size: 16px;
    padding: 18px 0;
  }
}

@media (min-width: 1400px) {
  /* line 1932, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-title {
    font-size: 20px;
    padding: 18px 0;
  }
}

/* line 2003, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-title .icon {
  width: 45px;
  margin-right: 15px;
}

/* line 2008, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-title .title {
  width: 100%;
}

/* line 2013, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-content {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  /* line 2013, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-content {
    display: block;
  }
}

/* line 2021, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-content ul {
  padding-inline-start: 20px;
}

/* line 2025, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-content .item {
  font-family: "Whyte-Light", monospace;
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.29px;
  color: #fff;
  padding: 8px 0;
  width: calc(100% / 3);
}

@media (min-width: 576px) {
  /* line 2025, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-content .item {
    font-size: 12px;
    padding: 10px 0;
  }
}

@media (min-width: 768px) {
  /* line 2025, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-content .item {
    font-size: 11px;
    padding: 18px 0;
    width: 100%;
  }
}

@media (min-width: 992px) {
  /* line 2025, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-content .item {
    font-size: 14px;
    padding: 18px 0;
  }
}

@media (min-width: 768px) and (max-width: 1399.98px) {
  /* line 2053, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-content .item .text {
    width: calc(100% + 80px);
  }
}

/* line 2060, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-content .bg-legend-0 {
  background-color: #44b64d;
  position: relative;
}

/* line 2064, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-content .bg-legend-0::before {
  content: '';
  position: absolute;
  top: 0;
  left: -7.5px;
  height: 100%;
  width: 7.5px;
  background: #44b64d;
  display: none;
}

@media (min-width: 768px) {
  /* line 2064, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-content .bg-legend-0::before {
    display: block;
  }
}

/* line 2079, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-content .bg-legend-0::after {
  content: '';
  position: absolute;
  top: 0;
  right: -299%;
  height: 100%;
  width: 300%;
  background: #44b64d;
  z-index: 1;
  display: none;
}

@media (min-width: 768px) {
  /* line 2079, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-content .bg-legend-0::after {
    display: block;
  }
}

/* line 2096, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-content .bg-legend-1 {
  background-color: #74b2bf;
  position: relative;
}

/* line 2100, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-content .bg-legend-1::before {
  content: '';
  position: absolute;
  top: 0;
  left: -7.5px;
  height: 100%;
  width: 7.5px;
  background: #74b2bf;
  display: none;
}

@media (min-width: 768px) {
  /* line 2100, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-content .bg-legend-1::before {
    display: block;
  }
}

/* line 2115, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-content .bg-legend-1::after {
  content: '';
  position: absolute;
  top: 0;
  right: -299%;
  height: 100%;
  width: 300%;
  background: #74b2bf;
  z-index: 1;
  display: none;
}

@media (min-width: 768px) {
  /* line 2115, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-content .bg-legend-1::after {
    display: block;
  }
}

/* line 2132, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-content .bg-legend-2 {
  background-color: #3c78aa;
  position: relative;
}

/* line 2136, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-content .bg-legend-2::before {
  content: '';
  position: absolute;
  top: 0;
  left: -7.5px;
  height: 100%;
  width: 7.5px;
  background: #3c78aa;
  display: none;
}

@media (min-width: 768px) {
  /* line 2136, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-content .bg-legend-2::before {
    display: block;
  }
}

/* line 2151, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-content .bg-legend-2::after {
  content: '';
  position: absolute;
  top: 0;
  right: -299%;
  height: 100%;
  width: 300%;
  background: #3c78aa;
  z-index: 1;
  display: none;
}

@media (min-width: 768px) {
  /* line 2151, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-content .bg-legend-2::after {
    display: block;
  }
}

/* line 2168, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-content .bg-legend-3 {
  background-color: #44b64d;
  position: relative;
  padding: 5px 0;
  width: 100%;
  color: #203a1b;
}

@media (min-width: 768px) {
  /* line 2168, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-content .bg-legend-3 {
    padding: 14px 0;
    color: #203a1b;
  }
}

/* line 2180, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-content .bg-legend-3 .text {
  background: #a8d69f;
  padding: 5px 0;
  position: relative;
  z-index: 1;
}

/* line 2186, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-content .bg-legend-3 .text::before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  background: #a8d69f;
  top: 0;
  z-index: -1;
}

@media (min-width: 768px) {
  /* line 2186, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-content .bg-legend-3 .text::before {
    width: 500%;
    left: -7.5px;
  }
}

/* line 2203, resources/assets/styles/components/_block.scss */

.codeadoptionmap .legend-content .bg-legend-3::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  background: repeating-linear-gradient(45deg, #a8d69f, #a8d69f 6px, #3c78aa 8px, #3c78aa 0);
  border-bottom: 1px solid #203a1b;
  border-bottom-width: 0px;
}

@media (min-width: 768px) {
  /* line 2203, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .legend-content .bg-legend-3::before {
    width: 500%;
    left: -7.5px;
    border-bottom-width: 1px;
  }
}

/* line 2224, resources/assets/styles/components/_block.scss */

.codeadoptionmap .state-dropdown-mobile {
  outline: none;
  margin: 10px 0;
  width: 100%;
  text-align: center;
  color: #fff;
  background: #44b64d;
  border-color: #44b64d;
  font-family: "Whyte-Extralight", monospace;
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.25px;
  text-align: center;
  cursor: pointer;
}

/* line 2244, resources/assets/styles/components/_block.scss */

.codeadoptionmap .section-legend.top {
  background-color: #a8d69f;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 2244, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .section-legend.top {
    text-align: left;
  }
}

/* line 2252, resources/assets/styles/components/_block.scss */

.codeadoptionmap .section-legend.top .title {
  text-transform: uppercase;
}

/* line 2257, resources/assets/styles/components/_block.scss */

.codeadoptionmap .section-legend.bottom {
  display: none;
}

@media (min-width: 768px) {
  /* line 2257, resources/assets/styles/components/_block.scss */

  .codeadoptionmap .section-legend.bottom {
    display: block;
  }
}

/* line 2264, resources/assets/styles/components/_block.scss */

.codeadoptionmap .section-legend.bottom .legend-content .item {
  color: #203a1b;
  padding: 3px 0;
}

/* line 2275, resources/assets/styles/components/_block.scss */

.contentcolumn .onetwocolumn h2 {
  font-family: "Whyte-Extralight", monospace;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -3.45px;
  color: #203a1b;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

/* line 2289, resources/assets/styles/components/_block.scss */

.contentcolumn .onetwocolumn p,
.contentcolumn .onetwocolumn a,
.contentcolumn .onetwocolumn li {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
}

/* line 2302, resources/assets/styles/components/_block.scss */

.contentcolumn .onetwocolumn .title-wrapper {
  justify-content: flex-start;
}

@media (min-width: 576px) {
  /* line 2302, resources/assets/styles/components/_block.scss */

  .contentcolumn .onetwocolumn .title-wrapper {
    justify-content: center;
  }
}

/* line 2311, resources/assets/styles/components/_block.scss */

.contentcolumn .onetwocolumn .content-wrapper .content {
  justify-content: center;
}

/* line 2316, resources/assets/styles/components/_block.scss */

.contentcolumn .onetwocolumn ul {
  padding-left: 15px;
}

/* line 2320, resources/assets/styles/components/_block.scss */

.contentcolumn .onetwocolumn .link {
  margin-top: 20px;
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.23px;
  text-align: left;
}

/* line 2331, resources/assets/styles/components/_block.scss */

.contentcolumn .onetwocolumn .link a {
  color: #20486a;
  font-family: "Whyte-Book", monospace;
  padding-bottom: 0;
}

/* line 2337, resources/assets/styles/components/_block.scss */

.contentcolumn .onetwocolumn .link .long-arrow-right {
  width: 42px;
  left: 5px;
}

/* line 2344, resources/assets/styles/components/_block.scss */

.contentcolumn .threecolumn {
  padding-top: 35px;
  padding-bottom: 30px;
}

@media (min-width: 576px) {
  /* line 2344, resources/assets/styles/components/_block.scss */

  .contentcolumn .threecolumn {
    padding-top: 65px;
    padding-bottom: 100px;
  }
}

/* line 2353, resources/assets/styles/components/_block.scss */

.contentcolumn .threecolumn .title {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
  padding-bottom: 15px;
  border-bottom: 1px solid #203a1b;
  margin-bottom: 15px;
  min-height: 47px;
}

@media (min-width: 768px) {
  /* line 2353, resources/assets/styles/components/_block.scss */

  .contentcolumn .threecolumn .title {
    font-size: 18px;
  }
}

@media (min-width: 1400px) {
  /* line 2353, resources/assets/styles/components/_block.scss */

  .contentcolumn .threecolumn .title {
    font-size: 20px;
  }
}

/* line 2376, resources/assets/styles/components/_block.scss */

.contentcolumn .threecolumn .column {
  font-family: "Whyte-Book", monospace;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
  margin-bottom: 0;
}

@media (min-width: 1400px) {
  /* line 2376, resources/assets/styles/components/_block.scss */

  .contentcolumn .threecolumn .column {
    font-size: 14px;
  }
}

/* line 2391, resources/assets/styles/components/_block.scss */

.contentcolumn .threecolumn .column p,
.contentcolumn .threecolumn .column a {
  font-family: "Whyte-Book", monospace;
}

/* line 2396, resources/assets/styles/components/_block.scss */

.contentcolumn .threecolumn .column a {
  text-decoration: underline;
  overflow-wrap: break-word;
}

/* line 2400, resources/assets/styles/components/_block.scss */

.contentcolumn .threecolumn .column a:hover {
  text-decoration: none;
}

/* line 2405, resources/assets/styles/components/_block.scss */

.contentcolumn .threecolumn .column ul {
  padding-left: 15px;
}

/* line 2412, resources/assets/styles/components/_block.scss */

.resultpagehero {
  background-color: #203a1b;
}

/* line 2415, resources/assets/styles/components/_block.scss */

.resultpagehero .title-wrapper {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-width: 1px 0 1px 0;
}

/* line 2419, resources/assets/styles/components/_block.scss */

.resultpagehero .title-wrapper .title-page {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: -1px;
  color: #fff;
  padding: 5px 0;
  text-transform: uppercase;
}

@media (min-width: 576px) {
  /* line 2419, resources/assets/styles/components/_block.scss */

  .resultpagehero .title-wrapper .title-page {
    font-size: 18px;
    padding: 20px 0;
  }
}

/* line 2439, resources/assets/styles/components/_block.scss */

.resultpagehero .title-hero-wrapper .text {
  font-family: "Whyte-Light", monospace;
  font-size: 54px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -3.45px;
  color: #fff;
  padding: 50px 0;
}

/* line 2453, resources/assets/styles/components/_block.scss */

.factsheetmap {
  background: #203a1b;
  border: solid 1px rgba(255, 255, 255, 0.5);
  border-width: 1px 0 1px 0;
}

/* line 2458, resources/assets/styles/components/_block.scss */

.factsheetmap .title-hero-wrapper {
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
}

/* line 2461, resources/assets/styles/components/_block.scss */

.factsheetmap .title-hero-wrapper .text {
  font-family: "Whyte-Extralight", monospace;
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: -1px;
  color: #fff;
  padding-top: 3px;
  padding-bottom: 5px;
}

@media (min-width: 576px) {
  /* line 2461, resources/assets/styles/components/_block.scss */

  .factsheetmap .title-hero-wrapper .text {
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 2461, resources/assets/styles/components/_block.scss */

  .factsheetmap .title-hero-wrapper .text {
    padding-top: 23px;
    padding-bottom: 23px;
  }
}

/* line 2484, resources/assets/styles/components/_block.scss */

.factsheetmap .stroke-map {
  position: relative;
  margin: auto;
  width: 270px;
  margin-bottom: 28px;
  left: -30px;
}

@media (min-width: 768px) {
  /* line 2484, resources/assets/styles/components/_block.scss */

  .factsheetmap .stroke-map {
    width: 360px;
    margin-bottom: 120px;
    left: -60px;
  }
}

@media (min-width: 768px) {
  /* line 2484, resources/assets/styles/components/_block.scss */

  .factsheetmap .stroke-map {
    width: 490px;
    left: -80px;
  }
}

@media (min-width: 992px) {
  /* line 2484, resources/assets/styles/components/_block.scss */

  .factsheetmap .stroke-map {
    width: 600px;
    left: -100px;
  }
}

@media (min-width: 1400px) {
  /* line 2484, resources/assets/styles/components/_block.scss */

  .factsheetmap .stroke-map {
    width: 900px;
    left: -100px;
    margin-bottom: 100px;
  }
}

/* line 2513, resources/assets/styles/components/_block.scss */

.factsheetmap .stroke-map .hover-map {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 2519, resources/assets/styles/components/_block.scss */

.factsheetmap .stroke-map img {
  padding-left: 40px;
}

/* line 2524, resources/assets/styles/components/_block.scss */

.factsheetmap .state-dropdown-mobile {
  outline: none;
  margin: 10px 0;
  width: 100%;
  text-align: center;
  color: #fff;
  background: #44b64d;
  border-color: #44b64d;
  font-family: "Whyte-Extralight", monospace;
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.25px;
  text-align: center;
  cursor: pointer;
}

/* line 2542, resources/assets/styles/components/_block.scss */

.factsheetmap .state-dropdown-mobile option {
  cursor: pointer;
}

/* line 2547, resources/assets/styles/components/_block.scss */

.factsheetmap .instruction {
  font-family: "Whyte-Extralight", monospace;
  font-size: 14px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.4px;
  color: #fff;
  margin-bottom: 17px;
  padding-top: 15px;
  display: flex;
  align-items: center;
}

@media (min-width: 768px) {
  /* line 2547, resources/assets/styles/components/_block.scss */

  .factsheetmap .instruction {
    margin-bottom: 80px;
    padding-top: 20px;
    font-size: 16px;
  }
}

/* line 2567, resources/assets/styles/components/_block.scss */

.factsheetmap .instruction .icon {
  margin-left: 10px;
  display: flex;
  align-items: center;
  margin-top: 5px;
}

/* line 2575, resources/assets/styles/components/_block.scss */

.factsheetmap .title-map h3 {
  font-family: "Whyte-Extralight", monospace;
  font-size: 30px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: -2.2px;
  color: #fff;
  min-height: initial;
  max-width: 768px;
  margin-top: 70px;
}

@media (min-width: 576px) {
  /* line 2575, resources/assets/styles/components/_block.scss */

  .factsheetmap .title-map h3 {
    min-height: initial;
  }
}

@media (min-width: 768px) {
  /* line 2575, resources/assets/styles/components/_block.scss */

  .factsheetmap .title-map h3 {
    font-size: 34px;
    margin-top: 116px;
    margin-bottom: 0;
  }
}

/* line 2599, resources/assets/styles/components/_block.scss */

.factsheetmap .state-map {
  font-family: "Whyte-Extralight", monospace;
  font-size: 44px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.92px;
  color: #203a1b;
}

/* line 2610, resources/assets/styles/components/_block.scss */

.factsheetmap .tab-select-district {
  height: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

/* line 2614, resources/assets/styles/components/_block.scss */

.factsheetmap .tab-select-district .wrapper {
  display: flex;
  height: 50px;
  position: relative;
  z-index: 1;
}

/* line 2620, resources/assets/styles/components/_block.scss */

.factsheetmap .tab-select-district .wrapper .dropdown-state-filter {
  width: 100%;
  border-radius: 0;
  background: transparent;
  height: 50px;
  position: relative;
  text-transform: capitalize;
}

/* line 2628, resources/assets/styles/components/_block.scss */

.factsheetmap .tab-select-district .wrapper .dropdown-state-filter:hover::before {
  transform: translate(0, 0);
  background-color: #ffffff00;
}

/* line 2633, resources/assets/styles/components/_block.scss */

.factsheetmap .tab-select-district .wrapper .dropdown-state-filter::after {
  position: absolute;
  right: 20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Im0wIDEgOC44MTMgOEwxNyAxIiBzdHJva2U9IiNGRkYiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4K);
  border-width: 0;
  height: 15px;
  width: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 2645, resources/assets/styles/components/_block.scss */

.factsheetmap .tab-select-district .wrapper .dropdown-state-filter + .dropdown-menu {
  border-radius: 0;
  width: 100%;
  background-color: #a8d69f;
  border: 1px solid white;
  height: 250px;
  overflow-y: scroll;
}

/* line 2653, resources/assets/styles/components/_block.scss */

.factsheetmap .tab-select-district .wrapper .dropdown-state-filter + .dropdown-menu::-webkit-scrollbar {
  width: 3px;
}

/* line 2657, resources/assets/styles/components/_block.scss */

.factsheetmap .tab-select-district .wrapper .dropdown-state-filter + .dropdown-menu::-webkit-scrollbar-track {
  background: #a8d69f;
}

/* line 2661, resources/assets/styles/components/_block.scss */

.factsheetmap .tab-select-district .wrapper .dropdown-state-filter + .dropdown-menu::-webkit-scrollbar-thumb {
  background: #203a1b;
}

/* line 2666, resources/assets/styles/components/_block.scss */

.factsheetmap .tab-select-district .wrapper .dropdown-state-filter + .dropdown-menu.dropdown-item:active {
  background-color: #203a1b;
}

/* line 2671, resources/assets/styles/components/_block.scss */

.factsheetmap .tab-select-district .wrapper .dropdown-state-filter + .dropdown-menu.dropdown-menu-state {
  height: 350px;
  overflow-y: auto;
}

/* line 2678, resources/assets/styles/components/_block.scss */

.factsheetmap .tab-select-district .wrapper .state,
.factsheetmap .tab-select-district .wrapper .district {
  width: 320px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}

@media (min-width: 768px) and (max-width: 1399.98px) {
  /* line 2678, resources/assets/styles/components/_block.scss */

  .factsheetmap .tab-select-district .wrapper .state,
  .factsheetmap .tab-select-district .wrapper .district {
    width: 220px;
  }
}

/* line 2687, resources/assets/styles/components/_block.scss */

.factsheetmap .tab-select-district .wrapper .state select,
.factsheetmap .tab-select-district .wrapper .district select {
  width: 100%;
  height: 100%;
  border-width: 0;
  background: transparent;
  text-align: center;
  color: white;
}

/* line 2697, resources/assets/styles/components/_block.scss */

.factsheetmap .tab-select-district .wrapper .district {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

/* line 2703, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper {
  margin-top: -50px;
}

/* line 2706, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .left {
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
}

@media (min-width: 576px) {
  /* line 2706, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .left {
    max-width: 620px;
  }
}

@media (min-width: 768px) {
  /* line 2706, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .left {
    max-width: 745px;
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  /* line 2706, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .left {
    max-width: 780px;
  }
}

@media (min-width: 1400px) {
  /* line 2706, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .left {
    max-width: 1000px;
  }
}

/* line 2729, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .right {
  background-color: #a8d69f;
  position: relative;
  /*
      &::before {
        content: '';
        position: absolute;
        height: calc(100% + 1px);
        left: -100%;
        width: 100%;
        background: $green2;
        top: 0px;

        @include media-breakpoint-up(md) {
          height: calc(100% + 1px);
          left: -7px;
          width: 7.5px;
        }
      }

      &::after {
        content: '';
        position: absolute;
        height: calc(100% + 1px);
        right: -100%;
        width: 100%;
        background: $green2;
        top: 0px;
        display: block;

        @include media-breakpoint-up(md) {
          display: none;
        }
      }

       */
}

/* line 2767, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .right .state-default-information {
  padding: 0 15px;
}

@media (min-width: 768px) {
  /* line 2767, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .right .state-default-information {
    padding: 0;
  }
}

@media (min-width: 768px) {
  /* line 2775, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .right .state-additional-wrapper {
    max-height: 1000px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  /* line 2782, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .right .state-additional-wrapper::-webkit-scrollbar {
    width: 5px;
  }

  /* line 2786, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .right .state-additional-wrapper::-webkit-scrollbar-thumb {
    background: #203a1b;
  }
}

/* line 2791, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .right .state-additional-wrapper .additional-fact-states {
  padding: 0 15px;
}

@media (min-width: 768px) {
  /* line 2791, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .right .state-additional-wrapper .additional-fact-states {
    padding: 0;
  }
}

/* line 2801, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .title-right {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #203a1b;
  position: relative;
  font-family: "Whyte-Light", monospace;
  /*
      &::before {
        content: '';
        position: absolute;
        height: calc(100% + 1px);
        left: -100%;
        width: 100%;
        background: $green2;
        top: 0px;
        border-bottom: 1px solid $green1;
        z-index: 1;

        @include media-breakpoint-up(md) {
          height: calc(100% + 1px);
          left: -14px;
          width: 14px;
        }
      }

      &::after {
        content: '';
        position: absolute;
        height: calc(100% + 1px);
        right: -100%;
        width: 100%;
        background: $green2;
        top: 0px;
        border-bottom: 1px solid $green1;
        z-index: 1;
      }

       */
}

@media (max-width: 991.98px) {
  /* line 2801, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .title-right {
    font-size: 11px;
  }
}

/* line 2846, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .content-right {
  padding-top: 25px;
}

@media (min-width: 768px) {
  /* line 2846, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .content-right {
    padding-top: 35px;
  }
}

/* line 2853, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .content-right ul {
  padding-inline-start: 20px;
}

/* line 2857, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .content-right li {
  margin-bottom: 25px;
  position: relative;
  list-style: none;
  font-size: 12px;
}

@media (min-width: 768px) {
  /* line 2857, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .content-right li {
    font-size: 20px;
  }
}

/* line 2867, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .content-right li::before {
  content: '';
  position: absolute;
  left: -15px;
  top: 6px;
  background: #203a1b;
  border-radius: 100%;
  width: 6px;
  height: 6px;
}

@media (min-width: 768px) {
  /* line 2867, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .content-right li::before {
    width: 9px;
    height: 8px;
    top: 8px;
  }
}

/* line 2886, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .state-name {
  font-family: "Whyte-Book", monospace;
  font-size: 44px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.92px;
  color: #203a1b;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  /*
      &::before {
        content: '';
        position: absolute;
        height: calc(100% + 1px);
        left: -14px;
        width: 14px;
        background: $green2;
        top: 0px;
        border-bottom: 1px solid $green1;
        z-index: 1;
      }

      &::after {
        content: '';
        position: absolute;
        height: calc(100% + 1px);
        right: -100%;
        width: 100%;
        background: $green2;
        top: 0px;
        border-bottom: 1px solid $green1;
        z-index: 1;
      }

       */
}

@media (min-width: 768px) {
  /* line 2886, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .state-name {
    font-size: 25px;
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

@media (min-width: 992px) {
  /* line 2886, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .state-name {
    font-size: 32px;
  }
}

@media (min-width: 1400px) {
  /* line 2886, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .state-name {
    font-size: 44px;
  }
}

/* line 2941, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .district-name {
  font-family: "Whyte-Book", monospace;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
  border-bottom: 1px solid #203a1b;
  padding-bottom: 15px;
}

/* line 2954, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .pdf {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #203a1b;
  position: relative;
  padding-top: 18px;
  padding-bottom: 18px;
  font-family: "Whyte-Book", monospace;
  /*
      &::before {
        content: '';
        position: absolute;
        height: calc(100% + 1px);
        left: -14px;
        width: 14px;
        background: $green2;
        top: 0px;
        border-bottom: 1px solid $green1;
        z-index: 1;
      }

      &::after {
        content: '';
        position: absolute;
        height: calc(100% + 1px);
        right: -100%;
        width: 100%;
        background: $green2;
        top: 0px;
        border-bottom: 1px solid $green1;
        z-index: 1;
      }

       */
}

/* line 2990, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .pdf img {
  margin-right: 5px;
  height: 50px;
}

@media (min-width: 768px) {
  /* line 2990, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .pdf img {
    margin-right: 0;
    height: 65px;
  }
}

/* line 3000, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .pdf a {
  font-family: "Whyte-Book", monospace;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #203a1b;
}

@media (min-width: 576px) {
  /* line 3000, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .pdf a {
    font-size: 10px;
  }
}

@media (min-width: 992px) {
  /* line 3000, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .pdf a {
    font-size: 15px;
  }
}

/* line 3020, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .fact-wrapper {
  padding-top: 10px;
}

/* line 3023, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .fact-wrapper .title {
  border-bottom: 1px solid #203a1b;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  /* line 3023, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .fact-wrapper .title {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}

/* line 3033, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .fact-wrapper .title p {
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  /* line 3033, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .fact-wrapper .title p {
    font-size: 14px;
  }
}

/* line 3050, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .fact-wrapper .data {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 3050, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .fact-wrapper .data {
    margin-bottom: 40px;
  }
}

/* line 3057, resources/assets/styles/components/_block.scss */

.factsheetmap .factsheetmap-wrapper .fact-wrapper .data p {
  margin-bottom: 0;
  font-family: "Whyte-Book", monospace;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
}

@media (min-width: 576px) {
  /* line 3057, resources/assets/styles/components/_block.scss */

  .factsheetmap .factsheetmap-wrapper .fact-wrapper .data p {
    font-size: 16px;
  }
}

/* line 3078, resources/assets/styles/components/_block.scss */

.single-content-state .information-state {
  background-color: #203a1b;
}

/* line 3081, resources/assets/styles/components/_block.scss */

.single-content-state .information-state .title-wrapper {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-width: 1px 0 1px 0;
}

/* line 3085, resources/assets/styles/components/_block.scss */

.single-content-state .information-state .title-wrapper .backarrow-wrapper {
  display: flex;
  align-items: center;
}

/* line 3089, resources/assets/styles/components/_block.scss */

.single-content-state .information-state .title-wrapper .backarrow-wrapper .backarrow {
  margin-right: 8px;
  margin-top: -3px;
}

/* line 3094, resources/assets/styles/components/_block.scss */

.single-content-state .information-state .title-wrapper .backarrow-wrapper a {
  color: #fff;
  text-decoration: none;
}

/* line 3100, resources/assets/styles/components/_block.scss */

.single-content-state .information-state .title-wrapper .title-page {
  font-family: "Whyte-Extralight", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: -1px;
  color: #fff;
  padding: 5px 0;
  text-transform: uppercase;
}

@media (min-width: 576px) {
  /* line 3100, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .title-wrapper .title-page {
    font-size: 18px;
    padding: 20px 0;
  }
}

/* line 3120, resources/assets/styles/components/_block.scss */

.single-content-state .information-state .header-singlestate .left {
  display: flex;
  padding-top: 30px;
  padding-bottom: 10px;
  flex-direction: column;
}

@media (min-width: 576px) {
  /* line 3120, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .left {
    padding-top: 60px;
    padding-bottom: 120px;
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) {
  /* line 3120, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .left {
    flex-direction: row;
  }
}

/* line 3136, resources/assets/styles/components/_block.scss */

.single-content-state .information-state .header-singlestate .left .image {
  padding-right: 30px;
  width: 100px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  /* line 3136, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .left .image {
    width: 30%;
  }
}

/* line 3145, resources/assets/styles/components/_block.scss */

.single-content-state .information-state .header-singlestate .left .image img {
  width: 100%;
}

/* line 3151, resources/assets/styles/components/_block.scss */

.single-content-state .information-state .header-singlestate .left .content {
  overflow-wrap: break-word;
  margin-right: 30px;
  max-width: 100%;
}

@media (min-width: 768px) {
  /* line 3151, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .left .content {
    margin-right: 30px;
    max-width: 60%;
  }
}

@media (min-width: 1400px) {
  /* line 3151, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .left .content {
    margin-right: 30px;
    max-width: 370px;
  }
}

/* line 3167, resources/assets/styles/components/_block.scss */

.single-content-state .information-state .header-singlestate .left .title {
  font-family: "Whyte-Extralight", monospace;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: -0.42px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 26px;
}

@media (min-width: 768px) {
  /* line 3167, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .left .title {
    font-size: 28px;
  }
}

@media (min-width: 1400px) {
  /* line 3167, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .left .title {
    font-size: 32px;
  }
}

/* line 3188, resources/assets/styles/components/_block.scss */

.single-content-state .information-state .header-singlestate .left .sub-title {
  font-family: "Whyte-Light", monospace;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.42px;
  color: #fff;
  margin-bottom: 15px;
  font-size: 14px;
}

@media (min-width: 768px) {
  /* line 3188, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .left .sub-title {
    font-size: 18px;
  }
}

@media (min-width: 1400px) {
  /* line 3188, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .left .sub-title {
    font-size: 20px;
  }
}

/* line 3207, resources/assets/styles/components/_block.scss */

.single-content-state .information-state .header-singlestate .left .sub-title p,
.single-content-state .information-state .header-singlestate .left .sub-title a {
  color: white;
  font-size: 14px;
}

@media (min-width: 768px) {
  /* line 3207, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .left .sub-title p,
  .single-content-state .information-state .header-singlestate .left .sub-title a {
    font-size: 18px;
  }
}

@media (min-width: 1400px) {
  /* line 3207, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .left .sub-title p,
  .single-content-state .information-state .header-singlestate .left .sub-title a {
    font-size: 20px;
  }
}

/* line 3223, resources/assets/styles/components/_block.scss */

.single-content-state .information-state .header-singlestate .left .address p {
  font-family: "Whyte-Light", monospace;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #fff;
  margin-bottom: 15px;
  font-size: 12px;
}

@media (min-width: 768px) {
  /* line 3223, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .left .address p {
    font-size: 16px;
  }
}

/* line 3239, resources/assets/styles/components/_block.scss */

.single-content-state .information-state .header-singlestate .left .address a {
  color: white;
  font-size: 12px;
}

@media (min-width: 768px) {
  /* line 3239, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .left .address a {
    font-size: 16px;
  }
}

/* line 3250, resources/assets/styles/components/_block.scss */

.single-content-state .information-state .header-singlestate .right {
  padding: 15px 7.5px 30px 7.5px;
  border-left: solid 1px rgba(255, 255, 255, 0.5);
}

@media (min-width: 576px) {
  /* line 3250, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .right {
    padding: 60px 0 120px 0;
    padding-left: 30px;
  }
}

@media (min-width: 768px) {
  /* line 3250, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .right {
    padding-left: 70px;
  }
}

@media (min-width: 992px) {
  /* line 3250, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .right {
    padding-left: 100px;
  }
}

/* line 3267, resources/assets/styles/components/_block.scss */

.single-content-state .information-state .header-singlestate .right .title {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #fff;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 3267, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .right .title {
    font-size: 16px;
  }
}

@media (min-width: 1400px) {
  /* line 3267, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .right .title {
    font-size: 20px;
  }
}

/* line 3289, resources/assets/styles/components/_block.scss */

.single-content-state .information-state .header-singlestate .right .item {
  font-family: "Whyte-Book", monospace;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #fff;
}

@media (min-width: 1400px) {
  /* line 3289, resources/assets/styles/components/_block.scss */

  .single-content-state .information-state .header-singlestate .right .item {
    font-size: 14px;
  }
}

/* line 3308, resources/assets/styles/components/_block.scss */

.single-content-state .onetwocolumn h2 {
  font-family: "Whyte-Extralight", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
}

/* line 3322, resources/assets/styles/components/_block.scss */

.bighero .bighero-front {
  height: 570px;
  position: relative;
}

@media (min-width: 576px) {
  /* line 3322, resources/assets/styles/components/_block.scss */

  .bighero .bighero-front {
    height: 485px;
  }
}

@media (min-width: 768px) {
  /* line 3322, resources/assets/styles/components/_block.scss */

  .bighero .bighero-front {
    height: 530px;
  }
}

@media (min-width: 1400px) {
  /* line 3322, resources/assets/styles/components/_block.scss */

  .bighero .bighero-front {
    height: 646px;
  }
}

/* line 3338, resources/assets/styles/components/_block.scss */

.bighero .bighero-front .bg-middle.video-bg-left {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  overflow: hidden;
}

/* line 3346, resources/assets/styles/components/_block.scss */

.bighero .bighero-front .bg-middle.video-bg-left video {
  height: calc(100% + 80px);
  width: auto;
}

@media (min-width: 992px) {
  /* line 3346, resources/assets/styles/components/_block.scss */

  .bighero .bighero-front .bg-middle.video-bg-left video {
    height: calc(100% + 80px);
    width: auto;
  }
}

/* line 3357, resources/assets/styles/components/_block.scss */

.bighero .bighero-front.banner-hero-home {
  height: 350px;
}

@media (min-width: 576px) {
  /* line 3357, resources/assets/styles/components/_block.scss */

  .bighero .bighero-front.banner-hero-home {
    height: 380px;
  }
}

@media (min-width: 768px) {
  /* line 3357, resources/assets/styles/components/_block.scss */

  .bighero .bighero-front.banner-hero-home {
    height: 530px;
  }
}

@media (min-width: 1400px) {
  /* line 3357, resources/assets/styles/components/_block.scss */

  .bighero .bighero-front.banner-hero-home {
    height: 646px;
  }
}

/* line 3374, resources/assets/styles/components/_block.scss */

.bighero .bighero-front .content-text .big-text {
  font-family: "Whyte-Extralight", monospace;
  font-size: 34px;
  font-weight: 200;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: -0.7px;
  color: #fff;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
  top: 0;
  z-index: 1;
}

@media (min-width: 576px) {
  /* line 3374, resources/assets/styles/components/_block.scss */

  .bighero .bighero-front .content-text .big-text {
    font-size: 30px;
    letter-spacing: -2.04px;
    line-height: 1;
  }
}

@media (min-width: 768px) {
  /* line 3374, resources/assets/styles/components/_block.scss */

  .bighero .bighero-front .content-text .big-text {
    font-size: 44px;
  }
}

@media (min-width: 992px) {
  /* line 3374, resources/assets/styles/components/_block.scss */

  .bighero .bighero-front .content-text .big-text {
    width: calc(100% + 150px);
    font-size: 54px;
  }
}

@media (min-width: 1400px) {
  /* line 3374, resources/assets/styles/components/_block.scss */

  .bighero .bighero-front .content-text .big-text {
    font-size: 64px;
    width: calc(100% + 100px);
  }
}

/* line 3410, resources/assets/styles/components/_block.scss */

.bighero .bighero-front .content-text .big-text .italic {
  font-style: italic;
}

/* line 3415, resources/assets/styles/components/_block.scss */

.bighero .bighero-front .content-text .featured-text {
  overflow-y: auto;
  overflow-x: hidden;
  height: 380px;
  /* width */
  /* Track */
  /* Handle */
}

@media (min-width: 1400px) {
  /* line 3415, resources/assets/styles/components/_block.scss */

  .bighero .bighero-front .content-text .featured-text {
    height: 476px;
  }
}

/* line 3425, resources/assets/styles/components/_block.scss */

.bighero .bighero-front .content-text .featured-text::-webkit-scrollbar {
  width: 2px;
}

/* line 3430, resources/assets/styles/components/_block.scss */

.bighero .bighero-front .content-text .featured-text::-webkit-scrollbar-track {
  background: #44b64d;
}

/* line 3435, resources/assets/styles/components/_block.scss */

.bighero .bighero-front .content-text .featured-text::-webkit-scrollbar-thumb {
  background: #a8d69f;
}

/* line 3439, resources/assets/styles/components/_block.scss */

.bighero .bighero-front .content-text .featured-text .featured-title {
  font-family: "Whyte-Light", monospace;
  font-size: 15px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media (min-width: 576px) {
  /* line 3439, resources/assets/styles/components/_block.scss */

  .bighero .bighero-front .content-text .featured-text .featured-title {
    margin-top: 15px;
    margin-bottom: 8px;
    font-size: 18px;
  }
}

@media (min-width: 1400px) {
  /* line 3439, resources/assets/styles/components/_block.scss */

  .bighero .bighero-front .content-text .featured-text .featured-title {
    font-size: 24px;
    margin-top: 25px;
    margin-bottom: 15px;
  }
}

/* line 3464, resources/assets/styles/components/_block.scss */

.bighero .bighero-front .content-text .featured-text .title-item {
  font-family: "Whyte-Light", monospace;
  font-size: 10px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.49px;
  color: #44b64d;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid white;
}

@media (min-width: 576px) {
  /* line 3464, resources/assets/styles/components/_block.scss */

  .bighero .bighero-front .content-text .featured-text .title-item {
    padding-bottom: 8px;
    margin-bottom: 5px;
    font-size: 10px;
  }
}

@media (min-width: 1400px) {
  /* line 3464, resources/assets/styles/components/_block.scss */

  .bighero .bighero-front .content-text .featured-text .title-item {
    font-size: 12px;
    margin-bottom: 10px;
    padding-bottom: 13px;
  }
}

/* line 3489, resources/assets/styles/components/_block.scss */

.bighero .bighero-front .content-text .featured-text .title-item a {
  color: #44b64d;
}

/* line 3492, resources/assets/styles/components/_block.scss */

.bighero .bighero-front .content-text .featured-text .title-item a:hover {
  color: #44b64d;
}

/* line 3498, resources/assets/styles/components/_block.scss */

.bighero .bighero-front .content-text .featured-text .content-item {
  font-family: "Whyte-Light", monospace;
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #fff;
  margin-bottom: 20px;
}

@media (min-width: 576px) {
  /* line 3498, resources/assets/styles/components/_block.scss */

  .bighero .bighero-front .content-text .featured-text .content-item {
    margin-bottom: 18px;
    font-size: 12px;
  }
}

@media (min-width: 1400px) {
  /* line 3498, resources/assets/styles/components/_block.scss */

  .bighero .bighero-front .content-text .featured-text .content-item {
    margin-bottom: 27px;
    font-size: 14px;
  }
}

/* line 3519, resources/assets/styles/components/_block.scss */

.bighero .bighero-front .content-text .featured-text .content-item a {
  color: white;
}

/* line 3526, resources/assets/styles/components/_block.scss */

.bighero .bighero-front .content-bg {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
}

/* line 3537, resources/assets/styles/components/_block.scss */

.bighero .bighero-front .content-bg .bg-middle {
  height: calc(100% + 300px);
}

/* line 3543, resources/assets/styles/components/_block.scss */

.bighero .bighero-front .content-bg .bg-right {
  background: #203a1b;
  height: 100%;
  position: relative;
}

/* line 3548, resources/assets/styles/components/_block.scss */

.bighero .bighero-front .content-bg .bg-right::after {
  content: '';
  height: 100%;
  width: 200%;
  position: absolute;
  top: 0;
  right: -200%;
  background: #203a1b;
}

/* line 3561, resources/assets/styles/components/_block.scss */

.bighero .big-hero-1 {
  background-size: cover;
}

@media (min-width: 576px) {
  /* line 3561, resources/assets/styles/components/_block.scss */

  .bighero .big-hero-1 {
    background-size: 350% !important;
  }
}

@media (min-width: 768px) {
  /* line 3561, resources/assets/styles/components/_block.scss */

  .bighero .big-hero-1 {
    background-size: 120% !important;
  }
}

/* line 3573, resources/assets/styles/components/_block.scss */

.bighero .big-hero-1 .title-wrapper {
  border: 1px solid white;
  border-width: 1px 0 1px 0;
}

/* line 3577, resources/assets/styles/components/_block.scss */

.bighero .big-hero-1 .title-wrapper .title-page {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 42px;
  letter-spacing: -0.5px;
  color: #fff;
  padding: 5px 10px;
  text-transform: uppercase;
}

@media (min-width: 576px) {
  /* line 3577, resources/assets/styles/components/_block.scss */

  .bighero .big-hero-1 .title-wrapper .title-page {
    font-size: 18px;
    padding: 20px 0;
  }
}

/* line 3594, resources/assets/styles/components/_block.scss */

.bighero .big-hero-1 .title-wrapper .title-page a {
  color: white;
}

/* line 3600, resources/assets/styles/components/_block.scss */

.bighero .big-hero-1 .big-text {
  font-size: 34px;
  padding: 30px 0 40px 0;
  font-family: "Whyte-Extralight", monospace;
  font-weight: 200;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: -1.57px;
  color: #fff;
  position: relative;
  top: 0;
  min-height: 420px;
  display: flex;
  align-items: center;
  padding: 80px 10px;
}

@media (min-width: 576px) {
  /* line 3600, resources/assets/styles/components/_block.scss */

  .bighero .big-hero-1 .big-text {
    font-size: 40px;
    line-height: 1;
    letter-spacing: -2.04px;
    padding: 0;
  }
}

@media (min-width: 768px) {
  /* line 3600, resources/assets/styles/components/_block.scss */

  .bighero .big-hero-1 .big-text {
    font-size: 45px;
  }
}

@media (min-width: 992px) {
  /* line 3600, resources/assets/styles/components/_block.scss */

  .bighero .big-hero-1 .big-text {
    padding: 70px 0 80px 0;
    font-size: 54px;
  }
}

@media (min-width: 992px) {
  /* line 3600, resources/assets/styles/components/_block.scss */

  .bighero .big-hero-1 .big-text {
    font-size: 64px;
    padding: 100px 0 150px 0;
  }
}

/* line 3637, resources/assets/styles/components/_block.scss */

.bighero .big-hero-1 .big-text i,
.bighero .big-hero-1 .big-text em {
  font-family: "Whyte-ExtralightItalic", monospace;
}

/* line 3645, resources/assets/styles/components/_block.scss */

.bighero .big-hero-2 .title-wrapper {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-width: 1px 0 1px 0;
}

/* line 3649, resources/assets/styles/components/_block.scss */

.bighero .big-hero-2 .title-wrapper .title-page {
  font-family: "Whyte-Extralight", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: -1px;
  color: #fff;
  padding: 5px 0;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

@media (min-width: 576px) {
  /* line 3649, resources/assets/styles/components/_block.scss */

  .bighero .big-hero-2 .title-wrapper .title-page {
    font-size: 18px;
    padding: 20px 0;
  }
}

/* line 3669, resources/assets/styles/components/_block.scss */

.bighero .big-hero-2 .title-wrapper .icon-title {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  display: flex;
  align-items: center;
}

/* line 3678, resources/assets/styles/components/_block.scss */

.bighero .big-hero-2 .big-text {
  font-size: 44px;
  padding: 30px 0 40px 0;
  font-family: "Whyte-Extralight", monospace;
  font-weight: 200;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: -2.04px;
  color: #fff;
  position: relative;
  top: 0px;
}

@media (min-width: 576px) {
  /* line 3678, resources/assets/styles/components/_block.scss */

  .bighero .big-hero-2 .big-text {
    padding: 70px 0 80px 0;
    font-size: 54px;
  }
}

@media (min-width: 768px) {
  /* line 3678, resources/assets/styles/components/_block.scss */

  .bighero .big-hero-2 .big-text {
    font-size: 64px;
    padding: 100px 0 150px 0;
  }
}

/* line 3704, resources/assets/styles/components/_block.scss */

.smallhero .small-hero-t2 {
  background-color: #203a1b;
}

/* line 3707, resources/assets/styles/components/_block.scss */

.smallhero .small-hero-t2 .title-wrapper {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-width: 1px 0 1px 0;
}

/* line 3711, resources/assets/styles/components/_block.scss */

.smallhero .small-hero-t2 .title-wrapper .title-page {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 42;
  letter-spacing: 0;
  color: #fff;
  padding: 5px 0;
  text-transform: uppercase;
  height: 50px;
  display: flex;
  align-items: center;
}

@media (min-width: 768px) {
  /* line 3711, resources/assets/styles/components/_block.scss */

  .smallhero .small-hero-t2 .title-wrapper .title-page {
    line-height: 2.33;
  }
}

@media (min-width: 1400px) {
  /* line 3711, resources/assets/styles/components/_block.scss */

  .smallhero .small-hero-t2 .title-wrapper .title-page {
    font-size: 16px;
    padding: 10px 0;
  }
}

/* line 3736, resources/assets/styles/components/_block.scss */

.smallhero .small-hero-t2 .title-wrapper .title-page a {
  color: white;
}

/* line 3742, resources/assets/styles/components/_block.scss */

.smallhero .small-hero-t2 .hero-text {
  font-family: "Whyte-Extralight", monospace;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 36px;
  letter-spacing: -0.6px;
  color: #fff;
  font-size: 34px;
  padding: 65px 0;
}

/* line 170, resources/assets/styles/common/_s360-mixins.scss */

.smallhero .small-hero-t2 .hero-text {
  font-size: 28px;
}

@media screen and (min-width: 320px) {
  /* line 170, resources/assets/styles/common/_s360-mixins.scss */

  .smallhero .small-hero-t2 .hero-text {
    font-size: calc(28px + 6 * ((100vw - 320px) / 880));
  }
}

@media screen and (min-width: 1200px) {
  /* line 170, resources/assets/styles/common/_s360-mixins.scss */

  .smallhero .small-hero-t2 .hero-text {
    font-size: 34px;
  }
}

@media (min-width: 576px) {
  /* line 3742, resources/assets/styles/components/_block.scss */

  .smallhero .small-hero-t2 .hero-text {
    font-size: 44px;
    padding: 45px 0;
  }
}

@media (min-width: 768px) {
  /* line 3742, resources/assets/styles/components/_block.scss */

  .smallhero .small-hero-t2 .hero-text {
    line-height: 1;
    letter-spacing: -2.45px;
  }
}

@media (min-width: 1400px) {
  /* line 3742, resources/assets/styles/components/_block.scss */

  .smallhero .small-hero-t2 .hero-text {
    font-size: 54px;
    padding: 70px 0;
  }
}

/* line 3773, resources/assets/styles/components/_block.scss */

.smallhero .small-hero-t3 {
  background-color: #a8d69f;
}

/* line 3780, resources/assets/styles/components/_block.scss */

.smallhero .small-hero-t3 .title-wrapper {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-width: 1px 0 1px 0;
}

/* line 3784, resources/assets/styles/components/_block.scss */

.smallhero .small-hero-t3 .title-wrapper .title-page {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: -1px;
  color: #fff;
  padding: 5px 0;
  text-transform: uppercase;
}

@media (min-width: 576px) {
  /* line 3784, resources/assets/styles/components/_block.scss */

  .smallhero .small-hero-t3 .title-wrapper .title-page {
    font-size: 18px;
    padding: 20px 0;
  }
}

/* line 3803, resources/assets/styles/components/_block.scss */

.smallhero .small-hero-t3 .hero-text {
  font-family: "Whyte-Light", monospace;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #203a1b;
  padding: 45px 0 45px 0;
}

@media (min-width: 768px) {
  /* line 3803, resources/assets/styles/components/_block.scss */

  .smallhero .small-hero-t3 .hero-text {
    padding: 113px 0 45px 0;
  }
}

/* line 170, resources/assets/styles/common/_s360-mixins.scss */

.smallhero .small-hero-t3 .hero-text {
  font-size: 24px;
}

@media screen and (min-width: 320px) {
  /* line 170, resources/assets/styles/common/_s360-mixins.scss */

  .smallhero .small-hero-t3 .hero-text {
    font-size: calc(24px + 18 * ((100vw - 320px) / 880));
  }
}

@media screen and (min-width: 1200px) {
  /* line 170, resources/assets/styles/common/_s360-mixins.scss */

  .smallhero .small-hero-t3 .hero-text {
    font-size: 42px;
  }
}

/* line 3822, resources/assets/styles/components/_block.scss */

.smallhero .small-hero-with-button {
  background-color: #a8d69f;
}

/* line 3825, resources/assets/styles/components/_block.scss */

.smallhero .small-hero-with-button .content-wrapper {
  border-top: solid 1px #203a1b;
}

/* line 3829, resources/assets/styles/components/_block.scss */

.smallhero .small-hero-with-button .title-wrapper {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-width: 1px 0 1px 0;
}

/* line 3833, resources/assets/styles/components/_block.scss */

.smallhero .small-hero-with-button .title-wrapper .title-page {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: -1px;
  color: #fff;
  padding: 5px 0;
  text-transform: uppercase;
}

@media (min-width: 576px) {
  /* line 3833, resources/assets/styles/components/_block.scss */

  .smallhero .small-hero-with-button .title-wrapper .title-page {
    font-size: 18px;
    padding: 20px 0;
  }
}

/* line 3852, resources/assets/styles/components/_block.scss */

.smallhero .small-hero-with-button .hero-text {
  font-family: "Whyte-Light", monospace;
  font-size: 42px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #203a1b;
  padding: 45px 0 15px 0;
}

@media (min-width: 768px) {
  /* line 3852, resources/assets/styles/components/_block.scss */

  .smallhero .small-hero-with-button .hero-text {
    padding: 159px 0 20px 0;
  }
}

/* line 3868, resources/assets/styles/components/_block.scss */

.smallhero .small-hero-with-button .btn,
.smallhero .small-hero-with-button .comment-form input[type="submit"],
.comment-form .smallhero .small-hero-with-button input[type="submit"] {
  min-width: 180px;
  padding: 5px 10px;
  margin-bottom: 90px;
}

/* line 3876, resources/assets/styles/components/_block.scss */

.horizontal-accordion {
  background: #44b64d;
}

/* line 3879, resources/assets/styles/components/_block.scss */

.horizontal-accordion .wrapper-haccordion {
  padding: 20px 0;
}

@media (min-width: 768px) {
  /* line 3879, resources/assets/styles/components/_block.scss */

  .horizontal-accordion .wrapper-haccordion {
    padding: 50px 0;
  }
}

@media (min-width: 768px) {
  /* line 3879, resources/assets/styles/components/_block.scss */

  .horizontal-accordion .wrapper-haccordion {
    padding: 105px 0;
  }
}

/* line 3891, resources/assets/styles/components/_block.scss */

.horizontal-accordion .wrapper-big-link {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 3891, resources/assets/styles/components/_block.scss */

  .horizontal-accordion .wrapper-big-link {
    margin-bottom: 0;
  }
}

/* line 3898, resources/assets/styles/components/_block.scss */

.horizontal-accordion .wrapper-big-link .big-link {
  padding: 10px;
  border: 1px solid white;
  margin-bottom: 15px;
  padding-right: 35px;
}

/* line 3904, resources/assets/styles/components/_block.scss */

.horizontal-accordion .wrapper-big-link .big-link a {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 3910, resources/assets/styles/components/_block.scss */

.horizontal-accordion .wrapper-big-link .big-link a:hover {
  text-decoration: none;
}

/* line 3915, resources/assets/styles/components/_block.scss */

.horizontal-accordion .wrapper-big-link .big-link .text {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.2px;
  color: white;
  padding: 5px 0;
  width: calc(100% - 115px);
}

@media (min-width: 576px) {
  /* line 3915, resources/assets/styles/components/_block.scss */

  .horizontal-accordion .wrapper-big-link .big-link .text {
    font-size: 25px;
  }
}

@media (min-width: 768px) {
  /* line 3915, resources/assets/styles/components/_block.scss */

  .horizontal-accordion .wrapper-big-link .big-link .text {
    font-size: 30px;
    padding: 15px 0;
  }
}

/* line 3937, resources/assets/styles/components/_block.scss */

.horizontal-accordion .wrapper-big-link .big-link .arrow-icon {
  width: 40px;
  height: 40px;
}

@media (min-width: 576px) {
  /* line 3937, resources/assets/styles/components/_block.scss */

  .horizontal-accordion .wrapper-big-link .big-link .arrow-icon {
    width: 50px;
    height: 50px;
  }
}

@media (min-width: 768px) {
  /* line 3937, resources/assets/styles/components/_block.scss */

  .horizontal-accordion .wrapper-big-link .big-link .arrow-icon {
    width: 70px;
    height: 70px;
  }
}

@media (min-width: 1400px) {
  /* line 3937, resources/assets/styles/components/_block.scss */

  .horizontal-accordion .wrapper-big-link .big-link .arrow-icon {
    width: 85px;
    height: 85px;
  }
}

/* line 3959, resources/assets/styles/components/_block.scss */

.horizontal-accordion .wrapper-small-list {
  padding-left: 10px;
}

/* line 3962, resources/assets/styles/components/_block.scss */

.horizontal-accordion .wrapper-small-list .small-list {
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  /* line 3962, resources/assets/styles/components/_block.scss */

  .horizontal-accordion .wrapper-small-list .small-list {
    margin-bottom: 70px;
  }
}

/* line 3969, resources/assets/styles/components/_block.scss */

.horizontal-accordion .wrapper-small-list .small-list a {
  text-decoration: none;
  color: white;
}

/* line 3973, resources/assets/styles/components/_block.scss */

.horizontal-accordion .wrapper-small-list .small-list a:hover {
  text-decoration: none;
}

/* line 3978, resources/assets/styles/components/_block.scss */

.horizontal-accordion .wrapper-small-list .small-list .title {
  font-family: "Whyte-Light", monospace;
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.49px;
  color: #fff;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid white;
}

/* line 3992, resources/assets/styles/components/_block.scss */

.horizontal-accordion .wrapper-small-list .small-list .sub-title {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #fff;
}

/* line 4008, resources/assets/styles/components/_block.scss */

.half-block .wrapper-half-block .inner-content {
  padding: 70px 0 100px 0;
  background-color: #a8d69f;
  position: relative;
}

@media (min-width: 992px) {
  /* line 4008, resources/assets/styles/components/_block.scss */

  .half-block .wrapper-half-block .inner-content {
    padding: 70px 44px 100px 0;
  }
}

/* line 4017, resources/assets/styles/components/_block.scss */

.half-block .wrapper-half-block .inner-content .left-bg {
  position: absolute;
  width: 100%;
  left: -100%;
  background-color: #a8d69f;
  height: 100%;
  top: 0;
}

/* line 4026, resources/assets/styles/components/_block.scss */

.half-block .wrapper-half-block .inner-content .right-bg {
  position: absolute;
  width: 100%;
  right: -100%;
  background-color: #a8d69f;
  height: 100%;
  top: 0;
  display: block;
}

@media (min-width: 768px) {
  /* line 4026, resources/assets/styles/components/_block.scss */

  .half-block .wrapper-half-block .inner-content .right-bg {
    display: none;
  }
}

/* line 4042, resources/assets/styles/components/_block.scss */

.half-block .icon {
  display: flex;
  align-items: center;
  padding-bottom: 15px;
  margin-bottom: 17px;
  border-bottom: 1px solid #203a1b;
}

/* line 4049, resources/assets/styles/components/_block.scss */

.half-block .icon .image {
  height: 65px;
  margin-right: 24px;
}

/* line 4053, resources/assets/styles/components/_block.scss */

.half-block .icon .image img {
  height: 100%;
}

/* line 4058, resources/assets/styles/components/_block.scss */

.half-block .icon .title-icon {
  font-family: "Whyte-Extralight", monospace;
  font-size: 32px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: -2.04px;
  color: #203a1b;
}

/* line 4071, resources/assets/styles/components/_block.scss */

.half-block .content .title {
  font-family: "Whyte-Extralight", monospace;
  font-size: 42px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: -2.68px;
  color: #203a1b;
  margin-bottom: 25px;
}

/* line 4085, resources/assets/styles/components/_block.scss */

.back-section {
  padding: 10px 0;
  border-bottom: solid 1px #203a1b;
}

@media (min-width: 992px) {
  /* line 4085, resources/assets/styles/components/_block.scss */

  .back-section {
    padding: 28px 0;
  }
}

/* line 4093, resources/assets/styles/components/_block.scss */

.back-section .inner {
  display: flex;
  align-items: center;
}

/* line 4098, resources/assets/styles/components/_block.scss */

.back-section .back {
  margin-right: 15px;
}

/* line 4101, resources/assets/styles/components/_block.scss */

.back-section .back a {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -1px;
  color: #203a1b;
  text-transform: uppercase;
  background: initial;
}

@media (min-width: 992px) {
  /* line 4101, resources/assets/styles/components/_block.scss */

  .back-section .back a {
    font-size: 18px;
  }
}

/* line 4118, resources/assets/styles/components/_block.scss */

.back-section .categorries {
  display: flex;
}

/* line 4121, resources/assets/styles/components/_block.scss */

.back-section .categorries .btn.btn-tax,
.back-section .categorries .comment-form input.btn-tax[type="submit"],
.comment-form .back-section .categorries input.btn-tax[type="submit"] {
  cursor: pointer;
  color: #20486a;
  min-width: 110px;
  height: 23px;
}

/* line 4131, resources/assets/styles/components/_block.scss */

.post-meta time.updated {
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #203a1b;
  margin-bottom: 5px;
  display: block;
}

/* line 4143, resources/assets/styles/components/_block.scss */

.post-meta .entry-title {
  font-family: "Whyte-Extralight", monospace;
  font-size: 34px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.24;
  letter-spacing: normal;
  color: #203a1b;
  margin-top: 25px;
}

/* line 4158, resources/assets/styles/components/_block.scss */

.post-components .plain-text .content-text {
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
  /*
            p {
              font-family: $font2;
            }*/
}

/* line 4168, resources/assets/styles/components/_block.scss */

.post-components .plain-text .content-text ul li {
  font-weight: 200;
}

/* line 4179, resources/assets/styles/components/_block.scss */

.post-components .images-right-full .images {
  height: 400px;
  position: relative;
}

/* line 4183, resources/assets/styles/components/_block.scss */

.post-components .images-right-full .images .img-bg {
  height: 100%;
  width: 100%;
}

/* line 4188, resources/assets/styles/components/_block.scss */

.post-components .images-right-full .images .image-2 {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 100%;
}

/* line 4199, resources/assets/styles/components/_block.scss */

.post-components .images-left-full .images {
  height: 400px;
  position: relative;
}

/* line 4203, resources/assets/styles/components/_block.scss */

.post-components .images-left-full .images .img-bg {
  height: 100%;
  width: 100%;
}

/* line 4208, resources/assets/styles/components/_block.scss */

.post-components .images-left-full .images .image-2 {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  right: 100%;
}

/* line 4219, resources/assets/styles/components/_block.scss */

.post-components .quotes .inner {
  margin-left: 30px;
  padding: 30px;
  border-left: 1px solid #203a1b;
}

/* line 4225, resources/assets/styles/components/_block.scss */

.post-components .quotes .content-text {
  font-family: "Whyte-LightItalic", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.2;
  letter-spacing: -1.28px;
  color: #44b64d;
}

/* line 4238, resources/assets/styles/components/_block.scss */

.post-components .images-left-with-description-full .inner {
  position: relative;
}

/* line 4241, resources/assets/styles/components/_block.scss */

.post-components .images-left-with-description-full .inner .image {
  position: absolute;
  height: 100%;
  width: calc(100% + 200px);
  right: calc(100% + 15px);
}

/* line 4247, resources/assets/styles/components/_block.scss */

.post-components .images-left-with-description-full .inner .image .img-bg {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat !important;
}

/* line 4257, resources/assets/styles/components/_block.scss */

.post-components .images-right-with-description-full .inner {
  position: relative;
}

/* line 4260, resources/assets/styles/components/_block.scss */

.post-components .images-right-with-description-full .inner .image {
  position: absolute;
  height: 100%;
  width: calc(100% + 200px);
  left: calc(100% + 15px);
}

/* line 4266, resources/assets/styles/components/_block.scss */

.post-components .images-right-with-description-full .inner .image .img-bg {
  height: 100%;
  width: 100%;
}

/* line 4275, resources/assets/styles/components/_block.scss */

.post-components .youtube iframe {
  height: 300px;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 4275, resources/assets/styles/components/_block.scss */

  .post-components .youtube iframe {
    height: 600px;
  }
}

/* line 4285, resources/assets/styles/components/_block.scss */

.post-components .sub-header {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.42px;
  color: #44b64d;
  margin-bottom: 15px;
}

/* line 4298, resources/assets/styles/components/_block.scss */

.post-components .iframe iframe {
  width: 100%;
  height: 800px;
  overflow: auto;
  border: none;
}

/* line 4308, resources/assets/styles/components/_block.scss */

.post-components .plain-text-with-download-link .content-text p {
  font-family: "Whyte-Extralight", monospace;
  font-size: 18px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: -1.52px;
  color: #203a1b;
}

@media (min-width: 768px) {
  /* line 4308, resources/assets/styles/components/_block.scss */

  .post-components .plain-text-with-download-link .content-text p {
    font-size: 24px;
  }
}

/* line 4325, resources/assets/styles/components/_block.scss */

.post-components .plain-text-with-download-link .logo-list-app-store .wrapper {
  background: transparent;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  /* line 4325, resources/assets/styles/components/_block.scss */

  .post-components .plain-text-with-download-link .logo-list-app-store .wrapper {
    padding-top: 70px;
    padding-bottom: 20px;
  }
}

/* line 4336, resources/assets/styles/components/_block.scss */

.post-components .plain-text-with-download-link .logo-list-app-store .logo-list {
  flex-direction: column;
}

@media (min-width: 576px) {
  /* line 4336, resources/assets/styles/components/_block.scss */

  .post-components .plain-text-with-download-link .logo-list-app-store .logo-list {
    flex-direction: row;
  }
}

/* line 4343, resources/assets/styles/components/_block.scss */

.post-components .plain-text-with-download-link .logo-list-app-store .logo-list .item {
  margin-bottom: 5px;
}

@media (min-width: 576px) {
  /* line 4343, resources/assets/styles/components/_block.scss */

  .post-components .plain-text-with-download-link .logo-list-app-store .logo-list .item {
    margin-bottom: 0px;
  }
}

/* line 4352, resources/assets/styles/components/_block.scss */

.post-components .plain-text-with-download-link .logo-list-app-store .title {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
}

/* line 4365, resources/assets/styles/components/_block.scss */

.post-components .plain-text-24 {
  font-family: "Whyte-Extralight", monospace;
  font-size: 18px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.30;
  letter-spacing: -1px;
  color: #203a1b;
}

@media (min-width: 992px) {
  /* line 4365, resources/assets/styles/components/_block.scss */

  .post-components .plain-text-24 {
    font-size: 24px;
  }
}

/* line 4380, resources/assets/styles/components/_block.scss */

.post-components .plain-text-24 p {
  font-family: "Whyte-Extralight", monospace;
  font-size: 18px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.30;
  letter-spacing: -1px;
  color: #203a1b;
}

@media (min-width: 992px) {
  /* line 4380, resources/assets/styles/components/_block.scss */

  .post-components .plain-text-24 p {
    font-size: 16px;
  }
}

/* line 4399, resources/assets/styles/components/_block.scss */

.post-components .sub-header-with-line .text {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
  padding-bottom: 15px;
  border-bottom: 1px solid #203a1b;
}

@media (min-width: 992px) {
  /* line 4399, resources/assets/styles/components/_block.scss */

  .post-components .sub-header-with-line .text {
    font-size: 20px;
  }
}

/* line 4418, resources/assets/styles/components/_block.scss */

.post-components .plain-text-12 li,
.post-components .plain-text-12 p {
  font-family: "Whyte-Extralight", monospace;
  font-size: 13px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.30;
  letter-spacing: normal;
  color: #203a1b;
  list-style: none;
}

@media (min-width: 992px) {
  /* line 4418, resources/assets/styles/components/_block.scss */

  .post-components .plain-text-12 li,
  .post-components .plain-text-12 p {
    font-size: 15px;
  }
}

/* line 4436, resources/assets/styles/components/_block.scss */

.post-components .plain-text-12 .text ul {
  padding-left: 0;
}

/* line 4440, resources/assets/styles/components/_block.scss */

.post-components .plain-text-12 .text > ul > li {
  margin-bottom: 10px;
  padding-left: 5px;
  position: relative;
}

@media (min-width: 992px) {
  /* line 4440, resources/assets/styles/components/_block.scss */

  .post-components .plain-text-12 .text > ul > li {
    margin-bottom: 20px;
    padding-left: 10px;
  }
}

/* line 4450, resources/assets/styles/components/_block.scss */

.post-components .plain-text-12 .text > ul > li::before {
  content: '';
  height: 4px;
  width: 4px;
  background: #203a1b;
  border-radius: 100%;
  position: absolute;
  top: 5px;
  left: 0;
}

/* line 4461, resources/assets/styles/components/_block.scss */

.post-components .plain-text-12 .text > ul > li ul {
  padding-left: 10px;
}

@media (min-width: 992px) {
  /* line 4461, resources/assets/styles/components/_block.scss */

  .post-components .plain-text-12 .text > ul > li ul {
    padding-left: 25px;
  }
}

/* line 4469, resources/assets/styles/components/_block.scss */

.post-components .plain-text-12 .text > ul > li li {
  position: relative;
  padding-left: 5px;
}

@media (min-width: 992px) {
  /* line 4469, resources/assets/styles/components/_block.scss */

  .post-components .plain-text-12 .text > ul > li li {
    padding-left: 10px;
  }
}

/* line 4477, resources/assets/styles/components/_block.scss */

.post-components .plain-text-12 .text > ul > li li::before {
  content: '';
  height: 6px;
  width: 6px;
  border: 1px solid #203a1b;
  border-radius: 100%;
  position: absolute;
  top: 5px;
  left: 0;
}

/* line 4494, resources/assets/styles/components/_block.scss */

.content-tile-2 .wrapper {
  border: solid 1px #203a1b;
}

/* line 4497, resources/assets/styles/components/_block.scss */

.content-tile-2 .wrapper .title {
  font-family: "Whyte-Extralight", monospace;
  font-size: 42px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: -2.68px;
  color: #203a1b;
  margin-bottom: 25px;
}

/* line 4509, resources/assets/styles/components/_block.scss */

.content-tile-2 .wrapper .thumbnail {
  height: 280px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 4516, resources/assets/styles/components/_block.scss */

.content-tile-2 .wrapper .icon {
  margin-right: 20px;
}

/* line 4520, resources/assets/styles/components/_block.scss */

.content-tile-2 .wrapper .description {
  font-family: "Whyte-Extralight", monospace;
  font-size: 24px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: -1.53px;
  color: #203a1b;
  margin-bottom: 25px;
}

/* line 4532, resources/assets/styles/components/_block.scss */

.content-tile-2 .wrapper .link {
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #20486a;
  cursor: pointer;
}

/* line 4544, resources/assets/styles/components/_block.scss */

.content-tile-2 .wrapper .cat-btn {
  font-family: "Whyte-Extralight", monospace;
  font-size: 24px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: -1.53px;
  color: #203a1b;
  height: 41px;
  width: 41px;
}

/* line 4557, resources/assets/styles/components/_block.scss */

.content-tile-2 .wrapper .category {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px black;
}

/* line 4565, resources/assets/styles/components/_block.scss */

.content-tile-2 .wrapper .bottom {
  padding: 18px;
}

/* line 4573, resources/assets/styles/components/_block.scss */

.half-quick-link .withrelatedlink .title-1,
.half-quick-link .withrelatedlink .title-2 {
  font-family: "Whyte-Light", monospace;
  font-size: 24px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  color: #203a1b;
  border-bottom: solid 1px #203a1b;
  margin-bottom: 25px;
  padding-bottom: 20px;
}

/* line 4588, resources/assets/styles/components/_block.scss */

.half-quick-link .withrelatedlink .biglink {
  border: solid 1px #203a1b;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  margin-bottom: 15px;
}

/* line 4596, resources/assets/styles/components/_block.scss */

.half-quick-link .withrelatedlink .biglink .text {
  font-family: "Whyte-Light", monospace;
  font-size: 30px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.88px;
  color: #203a1b;
  max-width: 450px;
}

/* line 4608, resources/assets/styles/components/_block.scss */

.half-quick-link .withrelatedlink .biglink .icon {
  height: 85px;
  width: 85px;
}

/* line 4612, resources/assets/styles/components/_block.scss */

.half-quick-link .withrelatedlink .biglink .icon img {
  filter: invert(1);
}

/* line 4619, resources/assets/styles/components/_block.scss */

.half-quick-link .withrelatedlink .small-link a {
  background: initial;
  text-decoration: underline;
}

/* line 4627, resources/assets/styles/components/_block.scss */

.half-quick-link .fullquicklink .biglink {
  border: solid 1px #203a1b;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  margin-bottom: 15px;
}

/* line 4635, resources/assets/styles/components/_block.scss */

.half-quick-link .fullquicklink .biglink .text {
  font-family: "Whyte-Light", monospace;
  font-size: 30px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.88px;
  color: #203a1b;
  max-width: 450px;
}

/* line 4647, resources/assets/styles/components/_block.scss */

.half-quick-link .fullquicklink .biglink .icon {
  height: 85px;
  width: 85px;
}

/* line 4651, resources/assets/styles/components/_block.scss */

.half-quick-link .fullquicklink .biglink .icon img {
  filter: invert(1);
}

/* line 4658, resources/assets/styles/components/_block.scss */

.half-quick-link .horizontal-accordion {
  background: #44b64d;
}

/* line 4661, resources/assets/styles/components/_block.scss */

.half-quick-link .horizontal-accordion .wrapper-haccordion {
  padding: 20px 0;
}

@media (min-width: 768px) {
  /* line 4661, resources/assets/styles/components/_block.scss */

  .half-quick-link .horizontal-accordion .wrapper-haccordion {
    padding: 50px 0;
  }
}

@media (min-width: 768px) {
  /* line 4661, resources/assets/styles/components/_block.scss */

  .half-quick-link .horizontal-accordion .wrapper-haccordion {
    padding: 105px 0;
  }
}

/* line 4673, resources/assets/styles/components/_block.scss */

.half-quick-link .horizontal-accordion .wrapper-big-link {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 4673, resources/assets/styles/components/_block.scss */

  .half-quick-link .horizontal-accordion .wrapper-big-link {
    margin-bottom: 0;
  }
}

/* line 4680, resources/assets/styles/components/_block.scss */

.half-quick-link .horizontal-accordion .wrapper-big-link .big-link {
  padding: 10px;
  border: 1px solid white;
  margin-bottom: 15px;
  padding-right: 35px;
}

/* line 4686, resources/assets/styles/components/_block.scss */

.half-quick-link .horizontal-accordion .wrapper-big-link .big-link a {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 4692, resources/assets/styles/components/_block.scss */

.half-quick-link .horizontal-accordion .wrapper-big-link .big-link a:hover {
  text-decoration: none;
}

/* line 4697, resources/assets/styles/components/_block.scss */

.half-quick-link .horizontal-accordion .wrapper-big-link .big-link .text {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.2px;
  color: white;
  padding: 5px 0;
  width: calc(100% - 115px);
}

@media (min-width: 576px) {
  /* line 4697, resources/assets/styles/components/_block.scss */

  .half-quick-link .horizontal-accordion .wrapper-big-link .big-link .text {
    font-size: 25px;
  }
}

@media (min-width: 768px) {
  /* line 4697, resources/assets/styles/components/_block.scss */

  .half-quick-link .horizontal-accordion .wrapper-big-link .big-link .text {
    font-size: 30px;
    padding: 15px 0;
  }
}

/* line 4719, resources/assets/styles/components/_block.scss */

.half-quick-link .horizontal-accordion .wrapper-big-link .big-link .arrow-icon {
  width: 40px;
  height: 40px;
}

@media (min-width: 576px) {
  /* line 4719, resources/assets/styles/components/_block.scss */

  .half-quick-link .horizontal-accordion .wrapper-big-link .big-link .arrow-icon {
    width: 50px;
    height: 50px;
  }
}

@media (min-width: 768px) {
  /* line 4719, resources/assets/styles/components/_block.scss */

  .half-quick-link .horizontal-accordion .wrapper-big-link .big-link .arrow-icon {
    width: 70px;
    height: 70px;
  }
}

@media (min-width: 1400px) {
  /* line 4719, resources/assets/styles/components/_block.scss */

  .half-quick-link .horizontal-accordion .wrapper-big-link .big-link .arrow-icon {
    width: 85px;
    height: 85px;
  }
}

/* line 4741, resources/assets/styles/components/_block.scss */

.half-quick-link .horizontal-accordion .wrapper-small-list {
  padding-left: 10px;
}

/* line 4744, resources/assets/styles/components/_block.scss */

.half-quick-link .horizontal-accordion .wrapper-small-list .small-list {
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  /* line 4744, resources/assets/styles/components/_block.scss */

  .half-quick-link .horizontal-accordion .wrapper-small-list .small-list {
    margin-bottom: 70px;
  }
}

/* line 4751, resources/assets/styles/components/_block.scss */

.half-quick-link .horizontal-accordion .wrapper-small-list .small-list a {
  text-decoration: none;
  color: white;
}

/* line 4755, resources/assets/styles/components/_block.scss */

.half-quick-link .horizontal-accordion .wrapper-small-list .small-list a:hover {
  text-decoration: none;
}

/* line 4760, resources/assets/styles/components/_block.scss */

.half-quick-link .horizontal-accordion .wrapper-small-list .small-list .title {
  font-family: "Whyte-Light", monospace;
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.49px;
  color: #fff;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid white;
}

/* line 4774, resources/assets/styles/components/_block.scss */

.half-quick-link .horizontal-accordion .wrapper-small-list .small-list .sub-title {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #fff;
}

/* line 4790, resources/assets/styles/components/_block.scss */

.logo-list-app-store .wrapper {
  background: transparent;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  /* line 4790, resources/assets/styles/components/_block.scss */

  .logo-list-app-store .wrapper {
    padding-top: 70px;
    padding-bottom: 20px;
  }
}

/* line 4801, resources/assets/styles/components/_block.scss */

.logo-list-app-store .logo-list {
  flex-direction: column;
}

@media (min-width: 576px) {
  /* line 4801, resources/assets/styles/components/_block.scss */

  .logo-list-app-store .logo-list {
    flex-direction: row;
  }
}

/* line 4808, resources/assets/styles/components/_block.scss */

.logo-list-app-store .logo-list .item {
  margin-bottom: 5px;
}

@media (min-width: 576px) {
  /* line 4808, resources/assets/styles/components/_block.scss */

  .logo-list-app-store .logo-list .item {
    margin-bottom: 0px;
  }
}

/* line 4817, resources/assets/styles/components/_block.scss */

.logo-list-app-store .title {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
}

/* line 4830, resources/assets/styles/components/_block.scss */

.ctabtn-1 .cta-text {
  font-family: "Whyte-Extralight", monospace;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.81;
  text-align: center;
  color: #203a1b;
  margin-bottom: 32px;
  letter-spacing: 0;
  font-size: 24px;
}

@media (min-width: 768px) {
  /* line 4830, resources/assets/styles/components/_block.scss */

  .ctabtn-1 .cta-text {
    letter-spacing: -2.68px;
    font-size: 42px;
  }
}

@media (max-width: 991.98px) {
  /* line 4851, resources/assets/styles/components/_block.scss */

  .page-template-template-faq .ctabtn-1 .cta-text {
    margin-bottom: 23px;
    font-size: 24px;
  }
}

@media (max-width: 991.98px) and (min-width: 768px) {
  /* line 4851, resources/assets/styles/components/_block.scss */

  .page-template-template-faq .ctabtn-1 .cta-text {
    margin-bottom: 13px;
  }
}

@media (max-width: 991.98px) {
  /* line 4860, resources/assets/styles/components/_block.scss */

  .page-template-template-faq .ctabtn-1 .cta-button {
    margin-bottom: 30px;
  }

  /* line 4864, resources/assets/styles/components/_block.scss */

  .page-template-template-faq .ctabtn-1 .btn,
  .page-template-template-faq .ctabtn-1 .comment-form input[type="submit"],
  .comment-form .page-template-template-faq .ctabtn-1 input[type="submit"] {
    min-width: 116px;
    padding: 0;
    height: 30px;
  }
}

/* line 4872, resources/assets/styles/components/_block.scss */

.ctabtn-1 .btn,
.ctabtn-1 .comment-form input[type="submit"],
.comment-form .ctabtn-1 input[type="submit"] {
  min-width: 190px;
  padding: 10px;
}

/* line 4880, resources/assets/styles/components/_block.scss */

.form-container-awc .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}

/* line 4884, resources/assets/styles/components/_block.scss */

.form-container-awc .gform_wrapper.gravity-theme .gform_title {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.5px;
  color: #203a1b;
}

@media (min-width: 576px) {
  /* line 4884, resources/assets/styles/components/_block.scss */

  .form-container-awc .gform_wrapper.gravity-theme .gform_title {
    font-size: 54px;
  }
}

/* line 4899, resources/assets/styles/components/_block.scss */

.form-container-awc .gform_wrapper.gravity-theme .gsection {
  padding-bottom: 0px;
}

/* line 4902, resources/assets/styles/components/_block.scss */

.form-container-awc .gform_wrapper.gravity-theme .gsection .gsection_title {
  font-family: "Whyte-Medium", monospace;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
  margin-bottom: 2px;
}

@media (min-width: 576px) {
  /* line 4902, resources/assets/styles/components/_block.scss */

  .form-container-awc .gform_wrapper.gravity-theme .gsection .gsection_title {
    font-size: 14px;
  }
}

/* line 4919, resources/assets/styles/components/_block.scss */

.form-container-awc .gform_wrapper.gravity-theme .gfield_label {
  margin-bottom: 0;
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
}

/* line 4930, resources/assets/styles/components/_block.scss */

.form-container-awc .gform_wrapper.gravity-theme .gfield_label .gfield_required {
  display: none;
}

/* line 4935, resources/assets/styles/components/_block.scss */

.form-container-awc .gform_wrapper.gravity-theme .button {
  width: 116px;
  padding: 3px;
  border-radius: 17.5px;
  border: solid 1px #20486a;
  background-color: #20486a;
  font-family: "Whyte-Book", monospace;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.23px;
  text-align: center;
  color: white;
  cursor: pointer;
  border-width: 0;
  height: 35px;
}

/* line 4960, resources/assets/styles/components/_block.scss */

.form-container-awc .gform_wrapper.gravity-theme .gfield_validation_message {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #f12305;
  padding: 0;
  border-width: 0;
  background: transparent;
}

/* line 4974, resources/assets/styles/components/_block.scss */

.form-container-awc .gform_wrapper.gravity-theme input[type=text] {
  height: 39px;
  border: solid 1px #203a1b;
  outline: 0;
}

/* line 4979, resources/assets/styles/components/_block.scss */

.form-container-awc .gform_wrapper.gravity-theme input[type=text]:focus {
  border: solid 1px #44b64d;
}

/* line 4985, resources/assets/styles/components/_block.scss */

.form-container-awc .gform_wrapper.gravity-theme .gfield_error input[type=text] {
  border: solid 1px #f12305;
}

/* line 4994, resources/assets/styles/components/_block.scss */

.template-staff .tab-staff-template {
  margin-bottom: 42px;
  border-bottom: 1px solid #203a1b;
}

/* line 4998, resources/assets/styles/components/_block.scss */

.template-staff .tab-staff-template .wrapper-item {
  border-left: 1px solid #203a1b;
  padding: 11px 10px;
  color: #203a1b;
  cursor: pointer;
}

/* line 5004, resources/assets/styles/components/_block.scss */

.template-staff .tab-staff-template .wrapper-item:last-of-type {
  border-right: 1px solid #203a1b;
}

/* line 5008, resources/assets/styles/components/_block.scss */

.template-staff .tab-staff-template .wrapper-item.active {
  color: white;
  background: #20486a;
}

/* line 5014, resources/assets/styles/components/_block.scss */

.template-staff .tab-staff-template .item {
  font-family: "Whyte-Book", monospace;
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
}

@media (min-width: 576px) {
  /* line 5014, resources/assets/styles/components/_block.scss */

  .template-staff .tab-staff-template .item {
    font-size: 14px;
  }
}

/* line 5031, resources/assets/styles/components/_block.scss */

.template-staff .content-staff .staffs {
  margin-bottom: 10px;
}

@media (min-width: 576px) {
  /* line 5031, resources/assets/styles/components/_block.scss */

  .template-staff .content-staff .staffs {
    margin-bottom: 40px;
  }
}

/* line 5039, resources/assets/styles/components/_block.scss */

.template-staff .content-staff .field-staff {
  margin-bottom: 5px;
}

@media (min-width: 576px) {
  /* line 5039, resources/assets/styles/components/_block.scss */

  .template-staff .content-staff .field-staff {
    margin-bottom: 35px;
  }
}

/* line 5046, resources/assets/styles/components/_block.scss */

.template-staff .content-staff .field-staff .title {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #203a1b;
}

/* line 5061, resources/assets/styles/components/_block.scss */

.template-staff .content-staff .wrapper-per-staff {
  margin-bottom: 15px;
}

/* line 5065, resources/assets/styles/components/_block.scss */

.template-staff .content-staff .info {
  margin-bottom: 50px;
}

/* line 5068, resources/assets/styles/components/_block.scss */

.template-staff .content-staff .info .title {
  font-family: "Whyte-Light", monospace;
  font-size: 22px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.67px;
  color: #203a1b;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #203a1b;
}

@media (min-width: 576px) {
  /* line 5068, resources/assets/styles/components/_block.scss */

  .template-staff .content-staff .info .title {
    font-size: 32px;
  }
}

/* line 5086, resources/assets/styles/components/_block.scss */

.template-staff .content-staff .info .desc {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
}

/* line 5096, resources/assets/styles/components/_block.scss */

.template-staff .content-staff .info .desc p {
  font-family: "Whyte-Light", monospace;
}

/* line 5102, resources/assets/styles/components/_block.scss */

.template-staff .content-staff .perstaff {
  border: 1px solid #a8d69f;
  height: 100%;
  cursor: pointer;
}

/* line 5107, resources/assets/styles/components/_block.scss */

.template-staff .content-staff .perstaff .photo {
  width: 100%;
  height: 360px;
  position: relative;
  overflow: hidden;
}

@media (min-width: 576px) {
  /* line 5107, resources/assets/styles/components/_block.scss */

  .template-staff .content-staff .perstaff .photo {
    height: 344px;
  }
}

@media (min-width: 768px) {
  /* line 5107, resources/assets/styles/components/_block.scss */

  .template-staff .content-staff .perstaff .photo {
    height: 354px;
  }
}

@media (min-width: 1400px) {
  /* line 5107, resources/assets/styles/components/_block.scss */

  .template-staff .content-staff .perstaff .photo {
    width: 299px;
    height: 364px;
  }
}

/* line 5126, resources/assets/styles/components/_block.scss */

.template-staff .content-staff .perstaff .photo .description {
  font-family: "Whyte-Book", monospace;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
  position: absolute;
  height: 100%;
  width: 100%;
  background: #a8d69f;
  left: -100%;
  transition: 0.5s all;
  padding: 20px;
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 5147, resources/assets/styles/components/_block.scss */

.template-staff .content-staff .perstaff .photo.active .description {
  left: 0%;
}

/* line 5153, resources/assets/styles/components/_block.scss */

.template-staff .content-staff .perstaff .staff-info {
  padding: 7px 7px 26px 7px;
}

/* line 5156, resources/assets/styles/components/_block.scss */

.template-staff .content-staff .perstaff .staff-info .name {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -1.25px;
  color: #203a1b;
}

/* line 5167, resources/assets/styles/components/_block.scss */

.template-staff .content-staff .perstaff .staff-info .position {
  font-family: "Whyte-Book", monospace;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: -0.88px;
  color: #203a1b;
}

/* line 5185, resources/assets/styles/components/_block.scss */

.single-events .media-image-video,
.single-webinar .media-image-video,
.single-ecourses .media-image-video {
  padding-top: 45px;
  margin-bottom: 54px;
}

/* line 5190, resources/assets/styles/components/_block.scss */

.single-events .media-bg,
.single-webinar .media-bg,
.single-ecourses .media-bg {
  width: 100%;
  height: 544px;
  background-size: cover;
}

/* line 5197, resources/assets/styles/components/_block.scss */

.single-events .media-yt iframe,
.single-webinar .media-yt iframe,
.single-ecourses .media-yt iframe {
  width: 100%;
  height: 544px;
}

/* line 5204, resources/assets/styles/components/_block.scss */

.single-events .sub-header-black .text,
.single-webinar .sub-header-black .text,
.single-ecourses .sub-header-black .text {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
  border-bottom: solid 1px #203a1b;
  padding-bottom: 15px;
  margin-bottom: 50px;
}

/* line 5219, resources/assets/styles/components/_block.scss */

.single-events .plain-text-download,
.single-webinar .plain-text-download,
.single-ecourses .plain-text-download {
  margin-bottom: 90px;
}

/* line 5222, resources/assets/styles/components/_block.scss */

.single-events .plain-text-download .text,
.single-webinar .plain-text-download .text,
.single-ecourses .plain-text-download .text {
  font-family: "Whyte-Light", monospace;
  font-size: 24px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: normal;
  color: black;
}

/* line 5233, resources/assets/styles/components/_block.scss */

.single-events .plain-text-download .donwnload-section,
.single-webinar .plain-text-download .donwnload-section,
.single-ecourses .plain-text-download .donwnload-section {
  display: flex;
  align-items: center;
}

/* line 5237, resources/assets/styles/components/_block.scss */

.single-events .plain-text-download .donwnload-section .text,
.single-webinar .plain-text-download .donwnload-section .text,
.single-ecourses .plain-text-download .donwnload-section .text {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
  margin-right: 5px;
}

/* line 5249, resources/assets/styles/components/_block.scss */

.single-events .plain-text-download .donwnload-section .pdf-icon,
.single-webinar .plain-text-download .donwnload-section .pdf-icon,
.single-ecourses .plain-text-download .donwnload-section .pdf-icon {
  width: 56px;
}

/* line 5252, resources/assets/styles/components/_block.scss */

.single-events .plain-text-download .donwnload-section .pdf-icon br,
.single-webinar .plain-text-download .donwnload-section .pdf-icon br,
.single-ecourses .plain-text-download .donwnload-section .pdf-icon br {
  display: none;
}

/* line 5256, resources/assets/styles/components/_block.scss */

.single-events .plain-text-download .donwnload-section .pdf-icon img,
.single-webinar .plain-text-download .donwnload-section .pdf-icon img,
.single-ecourses .plain-text-download .donwnload-section .pdf-icon img {
  width: 100%;
}

/* line 5264, resources/assets/styles/components/_block.scss */

.single-events .info-single.event-single-page,
.single-webinar .info-single.event-single-page,
.single-ecourses .info-single.event-single-page {
  background: #a8d69f;
  padding-top: 80px;
  padding-bottom: 90px;
}

/* line 5269, resources/assets/styles/components/_block.scss */

.single-events .info-single.event-single-page .left,
.single-webinar .info-single.event-single-page .left,
.single-ecourses .info-single.event-single-page .left {
  height: calc(100% + 6px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 5277, resources/assets/styles/components/_block.scss */

.single-events .info-single.event-single-page .item.primary-audience,
.single-webinar .info-single.event-single-page .item.primary-audience,
.single-ecourses .info-single.event-single-page .item.primary-audience {
  margin-bottom: 45px;
}

/* line 5281, resources/assets/styles/components/_block.scss */

.single-events .info-single.event-single-page .item.level,
.single-webinar .info-single.event-single-page .item.level,
.single-ecourses .info-single.event-single-page .item.level {
  margin-bottom: 45px;
}

/* line 5286, resources/assets/styles/components/_block.scss */

.single-events .info-single.event-single-page .item.education-credit .content,
.single-webinar .info-single.event-single-page .item.education-credit .content,
.single-ecourses .info-single.event-single-page .item.education-credit .content {
  display: flex;
}

/* line 5290, resources/assets/styles/components/_block.scss */

.single-events .info-single.event-single-page .item.education-credit .content-item,
.single-webinar .info-single.event-single-page .item.education-credit .content-item,
.single-ecourses .info-single.event-single-page .item.education-credit .content-item {
  height: 50px;
  margin-right: 20px;
}

@media (min-width: 992px) {
  /* line 5290, resources/assets/styles/components/_block.scss */

  .single-events .info-single.event-single-page .item.education-credit .content-item,
  .single-webinar .info-single.event-single-page .item.education-credit .content-item,
  .single-ecourses .info-single.event-single-page .item.education-credit .content-item {
    height: 49px;
  }
}

/* line 5298, resources/assets/styles/components/_block.scss */

.single-events .info-single.event-single-page .item.education-credit .content-item img,
.single-webinar .info-single.event-single-page .item.education-credit .content-item img,
.single-ecourses .info-single.event-single-page .item.education-credit .content-item img {
  height: auto;
}

/* line 5305, resources/assets/styles/components/_block.scss */

.single-events .info-single.event-single-page .item.learning-objectives,
.single-webinar .info-single.event-single-page .item.learning-objectives,
.single-ecourses .info-single.event-single-page .item.learning-objectives {
  margin-bottom: 70px;
}

/* line 5308, resources/assets/styles/components/_block.scss */

.single-events .info-single.event-single-page .item.learning-objectives .content-item,
.single-webinar .info-single.event-single-page .item.learning-objectives .content-item,
.single-ecourses .info-single.event-single-page .item.learning-objectives .content-item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

/* line 5313, resources/assets/styles/components/_block.scss */

.single-events .info-single.event-single-page .item.learning-objectives .content-item::before,
.single-webinar .info-single.event-single-page .item.learning-objectives .content-item::before,
.single-ecourses .info-single.event-single-page .item.learning-objectives .content-item::before {
  content: '';
  height: 5px;
  width: 5px;
  background: #203a1b;
  border-radius: 100%;
  margin-right: 10px;
}

/* line 5325, resources/assets/styles/components/_block.scss */

.single-events .info-single.event-single-page .item.categories .content,
.single-webinar .info-single.event-single-page .item.categories .content,
.single-ecourses .info-single.event-single-page .item.categories .content {
  display: flex;
}

/* line 5328, resources/assets/styles/components/_block.scss */

.single-events .info-single.event-single-page .item.categories .content .content-item,
.single-webinar .info-single.event-single-page .item.categories .content .content-item,
.single-ecourses .info-single.event-single-page .item.categories .content .content-item {
  margin-right: 30px;
}

/* line 5331, resources/assets/styles/components/_block.scss */

.single-events .info-single.event-single-page .item.categories .content .content-item img,
.single-webinar .info-single.event-single-page .item.categories .content .content-item img,
.single-ecourses .info-single.event-single-page .item.categories .content .content-item img {
  height: 44px;
}

/* line 5339, resources/assets/styles/components/_block.scss */

.single-events .info-single.event-single-page .sub-title,
.single-webinar .info-single.event-single-page .sub-title,
.single-ecourses .info-single.event-single-page .sub-title {
  font-family: "Whyte-Medium", monospace;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
  text-transform: uppercase;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: solid 1px #203a1b;
}

/* line 5354, resources/assets/styles/components/_block.scss */

.single-events .info-single.event-single-page .content,
.single-webinar .info-single.event-single-page .content,
.single-ecourses .info-single.event-single-page .content {
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: black;
}

/* line 5367, resources/assets/styles/components/_block.scss */

.single-events .cta-section,
.single-webinar .cta-section,
.single-ecourses .cta-section {
  margin: 30px 0;
}

/* line 5370, resources/assets/styles/components/_block.scss */

.single-events .cta-section .cta-text,
.single-webinar .cta-section .cta-text,
.single-ecourses .cta-section .cta-text {
  font-family: "Whyte-Light", monospace;
  font-size: 42px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.81;
  letter-spacing: -2.68px;
  text-align: center;
  color: #203a1b;
  margin-bottom: 35px;
}

/* line 5384, resources/assets/styles/components/_block.scss */

.single-events .cta-section .cta-button .btn,
.single-events .cta-section .cta-button .comment-form input[type="submit"],
.comment-form .single-events .cta-section .cta-button input[type="submit"],
.single-webinar .cta-section .cta-button .btn,
.single-webinar .cta-section .cta-button .comment-form input[type="submit"],
.comment-form .single-webinar .cta-section .cta-button input[type="submit"],
.single-ecourses .cta-section .cta-button .btn,
.single-ecourses .cta-section .cta-button .comment-form input[type="submit"],
.comment-form .single-ecourses .cta-section .cta-button input[type="submit"] {
  min-width: 190px;
}

/* line 5390, resources/assets/styles/components/_block.scss */

.single-events .faq-section,
.single-webinar .faq-section,
.single-ecourses .faq-section {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #f7f7ef;
}

@media (min-width: 992px) {
  /* line 5390, resources/assets/styles/components/_block.scss */

  .single-events .faq-section,
  .single-webinar .faq-section,
  .single-ecourses .faq-section {
    padding-top: 113px;
    padding-bottom: 94px;
  }
}

/* line 5400, resources/assets/styles/components/_block.scss */

.single-events .faq-section .sub-title,
.single-webinar .faq-section .sub-title,
.single-ecourses .faq-section .sub-title {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  color: #203a1b;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #203a1b;
}

@media (min-width: 992px) {
  /* line 5400, resources/assets/styles/components/_block.scss */

  .single-events .faq-section .sub-title,
  .single-webinar .faq-section .sub-title,
  .single-ecourses .faq-section .sub-title {
    padding-bottom: 20px;
    margin-bottom: 25px;
    font-size: 24px;
  }
}

/* line 5422, resources/assets/styles/components/_block.scss */

.single-events .faq-section .left .content,
.single-events .faq-section .right .content,
.single-webinar .faq-section .left .content,
.single-webinar .faq-section .right .content,
.single-ecourses .faq-section .left .content,
.single-ecourses .faq-section .right .content {
  border: solid 1px #203a1b;
  padding: 13px 13px 13px 25px;
  min-height: 120px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 5430, resources/assets/styles/components/_block.scss */

.single-events .faq-section .left .content .text,
.single-events .faq-section .right .content .text,
.single-webinar .faq-section .left .content .text,
.single-webinar .faq-section .right .content .text,
.single-ecourses .faq-section .left .content .text,
.single-ecourses .faq-section .right .content .text {
  font-family: "Whyte-Light", monospace;
  font-size: 24px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.88px;
  color: #203a1b;
  max-width: 300px;
}

@media (min-width: 1400px) {
  /* line 5430, resources/assets/styles/components/_block.scss */

  .single-events .faq-section .left .content .text,
  .single-events .faq-section .right .content .text,
  .single-webinar .faq-section .left .content .text,
  .single-webinar .faq-section .right .content .text,
  .single-ecourses .faq-section .left .content .text,
  .single-ecourses .faq-section .right .content .text {
    font-size: 30px;
    max-width: 450px;
  }
}

/* line 5447, resources/assets/styles/components/_block.scss */

.single-events .faq-section .left .content .icon,
.single-events .faq-section .right .content .icon,
.single-webinar .faq-section .left .content .icon,
.single-webinar .faq-section .right .content .icon,
.single-ecourses .faq-section .left .content .icon,
.single-ecourses .faq-section .right .content .icon {
  height: 85px;
  width: 85px;
}

@media (min-width: 992px) {
  /* line 5447, resources/assets/styles/components/_block.scss */

  .single-events .faq-section .left .content .icon,
  .single-events .faq-section .right .content .icon,
  .single-webinar .faq-section .left .content .icon,
  .single-webinar .faq-section .right .content .icon,
  .single-ecourses .faq-section .left .content .icon,
  .single-ecourses .faq-section .right .content .icon {
    height: 65px;
    width: 65px;
  }
}

/* line 5460, resources/assets/styles/components/_block.scss */

.single-events .related-content-section,
.single-webinar .related-content-section,
.single-ecourses .related-content-section {
  background: #f7f7ef;
}

/* line 5463, resources/assets/styles/components/_block.scss */

.single-events .related-content-section .sub-title,
.single-webinar .related-content-section .sub-title,
.single-ecourses .related-content-section .sub-title {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  color: #203a1b;
  padding-top: 20px;
  margin-bottom: 25px;
  border-bottom: 1px solid #203a1b;
}

@media (min-width: 992px) {
  /* line 5463, resources/assets/styles/components/_block.scss */

  .single-events .related-content-section .sub-title,
  .single-webinar .related-content-section .sub-title,
  .single-ecourses .related-content-section .sub-title {
    padding-top: 10px;
    margin-bottom: 15px;
    font-size: 24px;
  }
}

/* line 5484, resources/assets/styles/components/_block.scss */

.single-events .related-content-section .content .wrapper,
.single-webinar .related-content-section .content .wrapper,
.single-ecourses .related-content-section .content .wrapper {
  border: solid 1px #203a1b;
  padding: 18px 9px;
}

/* line 5489, resources/assets/styles/components/_block.scss */

.single-events .related-content-section .content .title,
.single-webinar .related-content-section .content .title,
.single-ecourses .related-content-section .content .title {
  font-family: "Whyte-Light", monospace;
  font-size: 24px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: -1.4px;
  color: #0e2e3f;
  margin-bottom: 20px;
}

/* line 5501, resources/assets/styles/components/_block.scss */

.single-events .related-content-section .content .cat,
.single-webinar .related-content-section .content .cat,
.single-ecourses .related-content-section .content .cat {
  margin-bottom: 20px;
  display: flex;
}

/* line 5505, resources/assets/styles/components/_block.scss */

.single-events .related-content-section .content .cat .btn-tax,
.single-webinar .related-content-section .content .cat .btn-tax,
.single-ecourses .related-content-section .content .cat .btn-tax {
  margin-right: 10px;
}

/* line 5510, resources/assets/styles/components/_block.scss */

.single-events .related-content-section .content .icon,
.single-webinar .related-content-section .content .icon,
.single-ecourses .related-content-section .content .icon {
  width: 25px;
}

/* line 5517, resources/assets/styles/components/_block.scss */

.single-videos {
  /*
  .back-section {
    padding: 28px 0;
    border-bottom: solid 1px #203a1b;
    margin-bottom: 30px;

    @include media-breakpoint-up(lg) {
      margin-bottom: 55px;
    }

    .btn.btn-tax {
      &:hover {
        &::before {
          background-color: $green2;
          display: block;
        }
      }
    }
  }
  */
}

/* line 5539, resources/assets/styles/components/_block.scss */

.single-videos .video {
  margin-bottom: 50px;
}

/* line 5543, resources/assets/styles/components/_block.scss */

.single-videos .video .youtube iframe {
  height: 600px;
  width: 100%;
}

/* line 5549, resources/assets/styles/components/_block.scss */

.single-videos .video video {
  background: black;
}

/* line 5554, resources/assets/styles/components/_block.scss */

.single-videos .sub-header {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.42px;
  color: #44b64d;
  margin-bottom: 15px;
}

/* line 5566, resources/assets/styles/components/_block.scss */

.single-videos .plain-text {
  margin-bottom: 90px;
}

/* line 5569, resources/assets/styles/components/_block.scss */

.single-videos .plain-text .content-text {
  font-family: "Whyte-Book", monospace;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
}

/* line 5579, resources/assets/styles/components/_block.scss */

.single-videos .plain-text .content-text p {
  font-family: "Whyte-Book", monospace;
}

/* line 5585, resources/assets/styles/components/_block.scss */

.single-videos .quotes {
  margin-left: 30px;
  padding: 30px;
  border-left: 1px solid #203a1b;
}

@media (min-width: 992px) {
  /* line 5585, resources/assets/styles/components/_block.scss */

  .single-videos .quotes {
    margin-left: calc(8.33333% + 30px);
  }
}

/* line 5594, resources/assets/styles/components/_block.scss */

.single-videos .quotes p {
  font-family: "Whyte-LightItalic", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.2;
  letter-spacing: -1.28px;
  color: #44b64d;
}

/* line 5606, resources/assets/styles/components/_block.scss */

.single-videos .threecolumn {
  padding-top: 35px;
  padding-bottom: 30px;
  background-color: #a8d69f;
  margin-bottom: 85px;
}

@media (min-width: 576px) {
  /* line 5606, resources/assets/styles/components/_block.scss */

  .single-videos .threecolumn {
    padding-top: 65px;
    padding-bottom: 100px;
  }
}

/* line 5617, resources/assets/styles/components/_block.scss */

.single-videos .threecolumn .title {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
  padding-bottom: 15px;
  border-bottom: 1px solid #203a1b;
  margin-bottom: 15px;
  min-height: 47px;
}

@media (min-width: 768px) {
  /* line 5617, resources/assets/styles/components/_block.scss */

  .single-videos .threecolumn .title {
    font-size: 18px;
  }
}

@media (min-width: 1400px) {
  /* line 5617, resources/assets/styles/components/_block.scss */

  .single-videos .threecolumn .title {
    font-size: 20px;
  }
}

/* line 5640, resources/assets/styles/components/_block.scss */

.single-videos .threecolumn .column {
  font-family: "Whyte-Book", monospace;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
  margin-bottom: 0;
}

@media (min-width: 1400px) {
  /* line 5640, resources/assets/styles/components/_block.scss */

  .single-videos .threecolumn .column {
    font-size: 14px;
  }
}

/* line 5655, resources/assets/styles/components/_block.scss */

.single-videos .threecolumn .column p,
.single-videos .threecolumn .column a {
  font-family: "Whyte-Book", monospace;
}

/* line 5660, resources/assets/styles/components/_block.scss */

.single-videos .threecolumn .column a {
  text-decoration: underline;
  overflow-wrap: break-word;
}

/* line 5664, resources/assets/styles/components/_block.scss */

.single-videos .threecolumn .column a:hover {
  text-decoration: none;
}

/* line 5669, resources/assets/styles/components/_block.scss */

.single-videos .threecolumn .column ul {
  padding-left: 15px;
}

/* line 5675, resources/assets/styles/components/_block.scss */

.single-videos .tiles {
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  /* line 5675, resources/assets/styles/components/_block.scss */

  .single-videos .tiles {
    margin-bottom: 115px;
  }
}

/* line 5682, resources/assets/styles/components/_block.scss */

.single-videos .tiles.backcolor {
  padding-top: 30px;
  padding-bottom: 45px;
}

@media (min-width: 768px) {
  /* line 5682, resources/assets/styles/components/_block.scss */

  .single-videos .tiles.backcolor {
    padding-top: 45px;
    padding-bottom: 115px;
  }
}

/* line 5692, resources/assets/styles/components/_block.scss */

.single-videos .tiles .section-title {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
  padding-bottom: 18px;
  margin-bottom: 38px;
  border-bottom: solid 1px #203a1b;
}

/* line 5707, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post .wrapper {
  border: solid 1px #203a1b;
  height: 100%;
  position: relative;
}

/* line 5712, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post .wrapper .image {
  position: relative;
}

/* line 5715, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post .wrapper .image .overlay {
  content: '';
  height: 100%;
  width: 100%;
  background-color: #a8d69f;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.3s all;
  z-index: -1;
}

/* line 5727, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post .wrapper .image .overlay.active {
  opacity: 0.5;
  z-index: 1;
}

/* line 5734, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post .wrapper .content {
  padding: 10px;
}

/* line 5737, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post .wrapper .content .category {
  display: flex;
  margin-bottom: 16px;
}

/* line 5741, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post .wrapper .content .category .btn,
.single-videos .tiles .wrapper-section-post .wrapper .content .category .comment-form input[type="submit"],
.comment-form .single-videos .tiles .wrapper-section-post .wrapper .content .category input[type="submit"] {
  font-family: "Whyte-Extralight", monospace;
}

/* line 5746, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post .wrapper .content .accor-text {
  font-family: "Whyte-Light", monospace;
  font-size: 24px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.03;
  letter-spacing: -2.13px;
  color: #203a1b;
  min-height: 50px;
}

/* line 5758, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post .wrapper .content .accor-text,
.single-videos .tiles .wrapper-section-post .wrapper .content .description {
  margin-bottom: 15px;
  font-family: "Whyte-Light", monospace;
}

/* line 5765, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post .wrapper .content .top > a {
  text-decoration: none;
}

/* line 5770, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post .wrapper .content .bottom {
  position: absolute;
  width: calc(100% - 35px);
  bottom: 25px;
}

/* line 5775, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post .wrapper .content .bottom .icon-n-detail {
  display: flex;
  align-items: center;
}

/* line 5779, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post .wrapper .content .bottom .icon-n-detail .icon {
  height: 35px;
}

/* line 5782, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post .wrapper .content .bottom .icon-n-detail .icon img {
  height: 100%;
}

/* line 5787, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post .wrapper .content .bottom .icon-n-detail a.text {
  font-family: "Whyte-Book", monospace;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.23px;
  color: #20486a;
}

/* line 5804, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post.post2 .wrapper .content .accor-text,
.single-videos .tiles .wrapper-section-post.post1 .wrapper .content .accor-text {
  font-size: 26px;
}

@media (min-width: 576px) {
  /* line 5804, resources/assets/styles/components/_block.scss */

  .single-videos .tiles .wrapper-section-post.post2 .wrapper .content .accor-text,
  .single-videos .tiles .wrapper-section-post.post1 .wrapper .content .accor-text {
    font-size: 34px;
  }
}

/* line 5812, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post.post2 .wrapper .content .bottom .icon-n-detail .icon,
.single-videos .tiles .wrapper-section-post.post1 .wrapper .content .bottom .icon-n-detail .icon {
  height: 44px;
  margin-left: auto;
}

/* line 5817, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post.post2 .wrapper .content .category,
.single-videos .tiles .wrapper-section-post.post1 .wrapper .content .category {
  margin-bottom: 10px;
}

/* line 5823, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post.no-desc .wrapper .content .category {
  margin-bottom: 10px;
}

/* line 5829, resources/assets/styles/components/_block.scss */

.single-videos .tiles .wrapper-section-post.no-bottom .content {
  padding-bottom: 15px;
}

/* line 5838, resources/assets/styles/components/_block.scss */

.template-wooddirectory .tab-section {
  background: #f7f7ef;
  border-top: 1px solid #203a1b;
  border-bottom: 1px solid #203a1b;
  margin-bottom: 100px;
}

@media (min-width: 992px) {
  /* line 5838, resources/assets/styles/components/_block.scss */

  .template-wooddirectory .tab-section {
    margin-bottom: 200px;
  }
}

/* line 5848, resources/assets/styles/components/_block.scss */

.template-wooddirectory .tab-section .category {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  /* line 5848, resources/assets/styles/components/_block.scss */

  .template-wooddirectory .tab-section .category {
    flex-wrap: nowrap;
  }
}

/* line 5857, resources/assets/styles/components/_block.scss */

.template-wooddirectory .tab-section .inner-category {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-family: "Whyte-Book", monospace;
  color: rgba(32, 58, 27, 0.5);
  padding: 13px 2px;
  border: 1px solid #203a1b;
  text-align: center;
  cursor: pointer;
  transition: 0.2s all;
  position: relative;
}

@media (min-width: 768px) {
  /* line 5857, resources/assets/styles/components/_block.scss */

  .template-wooddirectory .tab-section .inner-category {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
  }
}

@media (min-width: 992px) {
  /* line 5857, resources/assets/styles/components/_block.scss */

  .template-wooddirectory .tab-section .inner-category {
    padding: 13px 2px;
  }
}

@media (min-width: 1400px) {
  /* line 5857, resources/assets/styles/components/_block.scss */

  .template-wooddirectory .tab-section .inner-category {
    padding: 13px 2px;
  }
}

/* line 5886, resources/assets/styles/components/_block.scss */

.template-wooddirectory .tab-section .inner-category:not(.active):hover {
  color: #20486a;
}

/* line 5889, resources/assets/styles/components/_block.scss */

.template-wooddirectory .tab-section .inner-category:not(.active):hover::before {
  content: '';
  position: absolute;
  background: white;
  width: 100%;
  height: 3px;
  bottom: -3px;
  display: none;
}

/* line 5900, resources/assets/styles/components/_block.scss */

.template-wooddirectory .tab-section .inner-category.active {
  background: white;
  border-bottom: 1px solid white;
  color: #20486a;
}

/* line 5905, resources/assets/styles/components/_block.scss */

.template-wooddirectory .tab-section .inner-category.active::before {
  content: '';
  position: absolute;
  background: white;
  width: 100%;
  height: 3px;
  bottom: -3px;
}

@media (min-width: 768px) {
  /* line 5915, resources/assets/styles/components/_block.scss */

  .template-wooddirectory .tab-section .inner-category.supporting-documents {
    width: 170px;
  }
}

/* line 5921, resources/assets/styles/components/_block.scss */

.template-wooddirectory .tab-section .inner-category:last-of-type {
  border-right: 1px solid #203a1b;
}

/* line 5927, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab {
  margin-bottom: 120px;
}

/* line 5930, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .content-tab-item {
  opacity: 0;
  display: none;
}

/* line 5934, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .content-tab-item.active {
  opacity: 1;
  display: block;
}

/* line 5940, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .item {
  border: solid 1px #203a1b;
  width: 100%;
  margin: auto;
  margin-bottom: 15px;
  cursor: pointer;
}

@media (min-width: 576px) {
  /* line 5940, resources/assets/styles/components/_block.scss */

  .template-wooddirectory .content-tab .item {
    width: auto;
  }
}

@media (min-width: 768px) {
  /* line 5940, resources/assets/styles/components/_block.scss */

  .template-wooddirectory .content-tab .item {
    max-width: 300px;
  }
}

@media (min-width: 1400px) {
  /* line 5940, resources/assets/styles/components/_block.scss */

  .template-wooddirectory .content-tab .item {
    width: 100%;
  }
}

/* line 5961, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .item.active .cover-image {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #a8d69f;
  opacity: 0.4;
  transition: 0.5s all;
}

/* line 5971, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .item.active .bottom .title {
  font-style: italic;
  color: #203a1b;
}

/* line 5978, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .item .wrapper-files {
  display: flex;
  display: none;
}

/* line 5983, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .item .bottom {
  padding: 10px;
}

/* line 5987, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .item .title {
  font-family: "Whyte-Light", monospace;
  font-size: 21px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -1.5px;
  color: #203a1b;
  margin-bottom: 55px;
  /*
        &:hover {
          color: $green2;
          font-style: italic;
        }

         */
}

@media (min-width: 768px) {
  /* line 5987, resources/assets/styles/components/_block.scss */

  .template-wooddirectory .content-tab .item .title {
    font-size: 24px;
  }
}

/* line 6011, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .item .image {
  width: 100%;
  height: 165px;
  position: relative;
}

@media (min-width: 576px) {
  /* line 6011, resources/assets/styles/components/_block.scss */

  .template-wooddirectory .content-tab .item .image {
    width: 100%;
  }
}

@media (min-width: 768px) {
  /* line 6011, resources/assets/styles/components/_block.scss */

  .template-wooddirectory .content-tab .item .image {
    width: 100%;
  }
}

@media (min-width: 992px) {
  /* line 6011, resources/assets/styles/components/_block.scss */

  .template-wooddirectory .content-tab .item .image {
    width: 100%;
  }
}

@media (min-width: 1400px) {
  /* line 6011, resources/assets/styles/components/_block.scss */

  .template-wooddirectory .content-tab .item .image {
    width: 100%;
  }
}

/* line 6033, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .item .files {
  width: 26px;
  margin-right: 14px;
}

/* line 6039, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .sub-tab-section {
  display: flex;
  margin-bottom: 30px;
  border-bottom: solid 1px rgba(32, 58, 27, 0.5);
}

@media (min-width: 768px) {
  /* line 6039, resources/assets/styles/components/_block.scss */

  .template-wooddirectory .content-tab .sub-tab-section {
    margin-bottom: 66px;
  }
}

/* line 6049, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .sub-tab-item {
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: rgba(32, 58, 27, 0.5);
  width: calc(100% / 3);
  cursor: pointer;
  position: relative;
  padding: 15px;
}

/* line 6064, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .sub-tab-item.active {
  color: #203a1b;
}

/* line 6067, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .sub-tab-item.active::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: -2px;
  background: #203a1b;
  left: 0;
}

/* line 6080, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .pictoral-guide .subcontent-item {
  margin-bottom: 120px;
  display: none;
}

/* line 6084, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .pictoral-guide .subcontent-item.active {
  display: block;
}

/* line 6089, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .pictoral-guide .title.pictoral {
  font-family: "Whyte-Extralight", monospace;
  font-size: 54px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.78;
  letter-spacing: -3.5px;
  color: #203a1b;
  margin-bottom: 25px;
}

/* line 6101, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .pictoral-guide .sub-title.pictoral {
  font-family: "Whyte-Light", monospace;
  font-size: 24px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  color: #203a1b;
  border-bottom: solid 1px #203a1b;
  margin-bottom: 18px;
  padding-bottom: 18px;
}

@media (min-width: 576px) {
  /* line 6101, resources/assets/styles/components/_block.scss */

  .template-wooddirectory .content-tab .pictoral-guide .sub-title.pictoral {
    margin-bottom: 35px;
  }
}

/* line 6119, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .pictoral-guide .desc.pictoral {
  font-family: "Whyte-Book", monospace;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.29px;
  color: #203a1b;
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  /* line 6119, resources/assets/styles/components/_block.scss */

  .template-wooddirectory .content-tab .pictoral-guide .desc.pictoral {
    font-size: 18px;
  }
}

/* line 6136, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .pictoral-guide .item .title {
  margin-bottom: 0;
  padding: 5px 0;
}

/* line 6141, resources/assets/styles/components/_block.scss */

.template-wooddirectory .content-tab .pictoral-guide .item .title:hover {
  color: #a8d69f;
  font-style: italic;
}

/* line 7013, resources/assets/styles/components/_block.scss */

.template-result .simple-description {
  padding: 50px 0px;
}

/* line 7016, resources/assets/styles/components/_block.scss */

.template-result .simple-description .title {
  font-size: 16px;
  font-family: "Whyte-Light", monospace;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
}

@media (min-width: 576px) {
  /* line 7016, resources/assets/styles/components/_block.scss */

  .template-result .simple-description .title {
    font-size: 20px;
  }
}

/* line 7031, resources/assets/styles/components/_block.scss */

.template-result .simple-description h4,
.template-result .simple-description h6 {
  font-family: "Whyte-Light", monospace;
}

/* line 6890, resources/assets/styles/components/_block.scss */

.template-result .grid-normal {
  display: flex;
  flex-wrap: wrap;
}

/* line 6894, resources/assets/styles/components/_block.scss */

.template-result .grid-normal .grid-normal-item {
  width: calc(100% / 1 - 15px);
  margin: 0 7.5px;
  cursor: pointer;
  border: 1px solid #203a1b;
  margin-bottom: 20px;
  position: relative;
}

@media (min-width: 576px) {
  /* line 6894, resources/assets/styles/components/_block.scss */

  .template-result .grid-normal .grid-normal-item {
    margin-bottom: 50px;
    width: calc(100% / 2 - 15px);
  }
}

@media (min-width: 992px) {
  /* line 6894, resources/assets/styles/components/_block.scss */

  .template-result .grid-normal .grid-normal-item {
    width: calc(100% / 4 - 15px);
  }
}

/* line 6913, resources/assets/styles/components/_block.scss */

.template-result .grid-normal .grid-normal-item:hover .image::before {
  opacity: 0.5;
}

/* line 6919, resources/assets/styles/components/_block.scss */

.template-result .grid-normal .grid-normal-item .image {
  height: 135px;
  background-color: grey;
  position: relative;
  margin-bottom: 20px;
  border-bottom: 1px solid #203a1b;
}

@media (min-width: 1400px) {
  /* line 6919, resources/assets/styles/components/_block.scss */

  .template-result .grid-normal .grid-normal-item .image {
    height: 160px;
  }
}

/* line 6930, resources/assets/styles/components/_block.scss */

.template-result .grid-normal .grid-normal-item .image::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s all;
  background: #a8d69f;
}

/* line 6943, resources/assets/styles/components/_block.scss */

.template-result .grid-normal .grid-normal-item .middle {
  margin: 0 7px;
  margin-bottom: 50px;
}

/* line 6948, resources/assets/styles/components/_block.scss */

.template-result .grid-normal .grid-normal-item .title {
  font-family: "Whyte-Extralight", monospace;
  font-size: 20px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -1.24px;
  color: #203a1b;
  margin-bottom: 17px;
  overflow: hidden;
}

@media (min-width: 576px) {
  /* line 6948, resources/assets/styles/components/_block.scss */

  .template-result .grid-normal .grid-normal-item .title {
    height: 51px;
  }
}

/* line 6965, resources/assets/styles/components/_block.scss */

.template-result .grid-normal .grid-normal-item .cat-tag {
  max-width: 230px;
  min-height: 80px;
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  /* line 6965, resources/assets/styles/components/_block.scss */

  .template-result .grid-normal .grid-normal-item .cat-tag {
    min-height: 100px;
  }
}

@media (min-width: 1400px) {
  /* line 6965, resources/assets/styles/components/_block.scss */

  .template-result .grid-normal .grid-normal-item .cat-tag {
    margin-bottom: 35px;
  }
}

/* line 6981, resources/assets/styles/components/_block.scss */

.template-result .grid-normal .grid-normal-item .cat-tag .btn-tax {
  margin-bottom: 5px;
  width: calc(100% / 2 - 5px);
  margin-right: 2px;
  font-size: 8px;
}

@media (min-width: 1400px) {
  /* line 6981, resources/assets/styles/components/_block.scss */

  .template-result .grid-normal .grid-normal-item .cat-tag .btn-tax {
    font-size: 11px;
  }
}

/* line 6993, resources/assets/styles/components/_block.scss */

.template-result .grid-normal .grid-normal-item .bottom {
  margin: 0 7px;
  margin-bottom: 5px;
  position: absolute;
  width: calc(100% - 13px);
  bottom: 0;
}

/* line 7001, resources/assets/styles/components/_block.scss */

.template-result .grid-normal .grid-normal-item .iconcat {
  width: 40px;
}

/* line 7005, resources/assets/styles/components/_block.scss */

.template-result .grid-normal .grid-normal-item .iconcost {
  width: 40px;
}

/* line 7040, resources/assets/styles/components/_block.scss */

.template-result .list-view .list-item {
  margin-bottom: 70px;
}

/* line 7044, resources/assets/styles/components/_block.scss */

.template-result .list-view .top-info {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid black;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

/* line 7051, resources/assets/styles/components/_block.scss */

.template-result .list-view .top-info .publishername {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
}

/* line 7062, resources/assets/styles/components/_block.scss */

.template-result .list-view .top-info .date {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
}

/* line 7075, resources/assets/styles/components/_block.scss */

.template-result .list-view .wrapper.content .title {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #20486a;
  margin-bottom: 10px;
  display: block;
  text-transform: capitalize;
}

/* line 7088, resources/assets/styles/components/_block.scss */

.template-result .list-view .wrapper.content .title:hover {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}

/* line 7094, resources/assets/styles/components/_block.scss */

.template-result .list-view .wrapper.content .description {
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #000;
}

/* line 7106, resources/assets/styles/components/_block.scss */

.template-result .list-view .readmore a {
  color: #20486a;
  font-size: 14px;
}

@media (min-width: 768px) {
  /* line 7106, resources/assets/styles/components/_block.scss */

  .template-result .list-view .readmore a {
    font-size: 16px;
  }
}

/* line 7114, resources/assets/styles/components/_block.scss */

.template-result .list-view .readmore a img {
  width: 40px;
}

/* line 7121, resources/assets/styles/components/_block.scss */

.loadmorephp {
  margin-bottom: 30px;
  margin-top: 80px;
}

/* line 7129, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection,
.template-resourcehub .filter-resoure .filter-selection {
  padding-top: 35px;
  margin-bottom: 43px;
  border-bottom: solid 1px #203a1b;
}

@media (min-width: 768px) {
  /* line 7129, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure .filter-selection,
  .template-resourcehub .filter-resoure .filter-selection {
    padding-top: 85px;
  }
}

/* line 7138, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection.active,
.template-resourcehub .filter-resoure .filter-selection.active {
  border-bottom-width: 0;
  /*        box-shadow: 0 18px 20px 0 rgba(0, 0, 0, 0.25);*/
  box-shadow: -10px 0px 10px 0 rgba(0, 0, 0, 0.15);
}

/* line 7144, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .list-tax-active-wrapper,
.template-resourcehub .filter-resoure .filter-selection .list-tax-active-wrapper {
  display: flex;
  flex-wrap: wrap;
  min-height: 30px;
}

/* line 7150, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .wrapper-actiion-filter,
.template-resourcehub .filter-resoure .filter-selection .wrapper-actiion-filter {
  padding-bottom: 13px;
}

/* line 7154, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .wrapper-item-filter,
.template-resourcehub .filter-resoure .filter-selection .wrapper-item-filter {
  display: flex;
  justify-content: space-between;
}

/* line 7158, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .wrapper-item-filter .item-filter,
.template-resourcehub .filter-resoure .filter-selection .wrapper-item-filter .item-filter {
  opacity: 1;
}

/* line 7163, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .wrapper-item-filter.active .item-filter,
.template-resourcehub .filter-resoure .filter-selection .wrapper-item-filter.active .item-filter {
  opacity: 0.3;
}

/* line 7166, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .wrapper-item-filter.active .item-filter.selected,
.template-resourcehub .filter-resoure .filter-selection .wrapper-item-filter.active .item-filter.selected {
  opacity: 1;
}

/* line 7173, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .item-filter,
.template-resourcehub .filter-resoure .filter-selection .item-filter {
  display: flex;
  align-items: center;
  cursor: pointer;
  opacity: 0.3;
}

/* line 7179, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .item-filter .arrow-down,
.template-resourcehub .filter-resoure .filter-selection .item-filter .arrow-down {
  transition: 0.15s all;
  width: 18px;
  transform: rotate(180deg);
}

/* line 7186, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .item-filter.selected .arrow-down,
.template-resourcehub .filter-resoure .filter-selection .item-filter.selected .arrow-down {
  transform: rotate(0deg);
}

/* line 7192, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .text,
.template-resourcehub .filter-resoure .filter-selection .text {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: -1px;
  color: #203a1b;
  margin-right: 8px;
}

@media (min-width: 992px) {
  /* line 7192, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure .filter-selection .text,
  .template-resourcehub .filter-resoure .filter-selection .text {
    font-size: 18px;
    margin-right: 12px;
  }
}

/* line 7209, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .reset-filter,
.template-resourcehub .filter-resoure .filter-selection .reset-filter {
  position: relative;
  margin-right: 10px;
}

/* line 7213, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .reset-filter .btn,
.template-resourcehub-v2 .filter-resoure .filter-selection .reset-filter .comment-form input[type="submit"],
.comment-form .template-resourcehub-v2 .filter-resoure .filter-selection .reset-filter input[type="submit"],
.template-resourcehub .filter-resoure .filter-selection .reset-filter .btn,
.template-resourcehub .filter-resoure .filter-selection .reset-filter .comment-form input[type="submit"],
.comment-form .template-resourcehub .filter-resoure .filter-selection .reset-filter input[type="submit"] {
  height: 30px;
  width: 125px;
  justify-content: end;
}

@media (min-width: 992px) {
  /* line 7213, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure .filter-selection .reset-filter .btn,
  .template-resourcehub-v2 .filter-resoure .filter-selection .reset-filter .comment-form input[type="submit"],
  .comment-form .template-resourcehub-v2 .filter-resoure .filter-selection .reset-filter input[type="submit"],
  .template-resourcehub .filter-resoure .filter-selection .reset-filter .btn,
  .template-resourcehub .filter-resoure .filter-selection .reset-filter .comment-form input[type="submit"],
  .comment-form .template-resourcehub .filter-resoure .filter-selection .reset-filter input[type="submit"] {
    height: 35px;
    width: 130px;
  }
}

/* line 7223, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .reset-filter .btn::before,
.template-resourcehub-v2 .filter-resoure .filter-selection .reset-filter .comment-form input[type="submit"]::before,
.comment-form .template-resourcehub-v2 .filter-resoure .filter-selection .reset-filter input[type="submit"]::before,
.template-resourcehub .filter-resoure .filter-selection .reset-filter .btn::before,
.template-resourcehub .filter-resoure .filter-selection .reset-filter .comment-form input[type="submit"]::before,
.comment-form .template-resourcehub .filter-resoure .filter-selection .reset-filter input[type="submit"]::before {
  content: '';
  height: 17px;
  width: 17px;
  background: url("data:image/png;base64,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");
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  background-size: contain;
  transform: translateY(-50%);
}

/* line 7238, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .action-filter,
.template-resourcehub .filter-resoure .filter-selection .action-filter {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

/* line 7243, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .action-filter.hide,
.template-resourcehub .filter-resoure .filter-selection .action-filter.hide {
  opacity: 1;
}

/* line 7248, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .search-filter,
.template-resourcehub .filter-resoure .filter-selection .search-filter {
  position: relative;
}

/* line 7251, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .search-filter img,
.template-resourcehub .filter-resoure .filter-selection .search-filter img {
  width: 20px;
  height: 20px;
  transform: rotateZ(90deg);
  position: absolute;
}

/* line 7258, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .search-filter .search-box,
.template-resourcehub .filter-resoure .filter-selection .search-filter .search-box {
  font-family: "Whyte-Book", monospace;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.23px;
  color: rgba(0, 0, 0, 0.5);
  border-width: 0;
  border-bottom-width: 1px;
  outline: none;
  width: 100%;
  padding-left: 30px;
  padding-bottom: 4px;
}

@media (min-width: 992px) {
  /* line 7258, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure .filter-selection .search-filter .search-box,
  .template-resourcehub .filter-resoure .filter-selection .search-filter .search-box {
    width: 196px;
  }
}

/* line 7280, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .wrapper-filter-sub-item,
.template-resourcehub .filter-resoure .filter-selection .wrapper-filter-sub-item {
  height: 0px;
  overflow: hidden;
}

/* line 7285, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .wrapper-filter-sub-item.active,
.template-resourcehub .filter-resoure .filter-selection .wrapper-filter-sub-item.active {
  height: 100%;
}

/* line 7291, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .filter-sub-item,
.template-resourcehub .filter-resoure .filter-selection .filter-sub-item {
  padding-top: 5px;
  padding-bottom: 20px;
  display: none;
}

@media (min-width: 992px) {
  /* line 7291, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure .filter-selection .filter-sub-item,
  .template-resourcehub .filter-resoure .filter-selection .filter-sub-item {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

/* line 7301, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .filter-sub-item.active,
.template-resourcehub .filter-resoure .filter-selection .filter-sub-item.active {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 992px) {
  /* line 7301, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure .filter-selection .filter-sub-item.active,
  .template-resourcehub .filter-resoure .filter-selection .filter-sub-item.active {
    flex-wrap: wrap;
  }
}

/* line 7310, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .filter-sub-item .btn-tax,
.template-resourcehub .filter-resoure .filter-selection .filter-sub-item .btn-tax {
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 12px;
  width: fit-content;
}

@media (min-width: 992px) {
  /* line 7310, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure .filter-selection .filter-sub-item .btn-tax,
  .template-resourcehub .filter-resoure .filter-selection .filter-sub-item .btn-tax {
    margin-right: 15px;
    margin-bottom: 15px;
    font-size: 14px;
    padding: 0 15px;
  }
}

/* line 7326, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .filter-sub-item .btn-tax.choosed,
.template-resourcehub .filter-resoure .filter-selection .filter-sub-item .btn-tax.choosed {
  background: #a8d69f;
}

/* line 7332, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection .btn-reset-tax,
.template-resourcehub .filter-resoure .filter-selection .btn-reset-tax {
  margin-right: 5px;
}

@media (min-width: 992px) {
  /* line 7332, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure .filter-selection .btn-reset-tax,
  .template-resourcehub .filter-resoure .filter-selection .btn-reset-tax {
    margin-right: 15px;
  }
}

/* line 7341, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-content,
.template-resourcehub .filter-resoure .filter-content {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  /* line 7341, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure .filter-content,
  .template-resourcehub .filter-resoure .filter-content {
    margin-bottom: 100px;
  }
}

/* line 7348, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-content > .container,
.template-resourcehub .filter-resoure .filter-content > .container {
  position: relative;
}

/* line 7352, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-content .load,
.template-resourcehub .filter-resoure .filter-content .load {
  top: 50%;
  position: fixed;
  left: 60%;
}

/* line 7359, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection-mobile,
.template-resourcehub .filter-resoure .filter-selection-mobile {
  margin-bottom: 20px;
}

/* line 7362, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection-mobile .btn-filter-wrapper,
.template-resourcehub .filter-resoure .filter-selection-mobile .btn-filter-wrapper {
  padding: 15px 10px;
  border-bottom: 1px solid black;
  cursor: pointer;
}

/* line 7367, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection-mobile .btn-filter-wrapper .sort-wrapper,
.template-resourcehub .filter-resoure .filter-selection-mobile .btn-filter-wrapper .sort-wrapper {
  display: flex;
  align-items: center;
}

/* line 7371, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection-mobile .btn-filter-wrapper .sort-wrapper span,
.template-resourcehub .filter-resoure .filter-selection-mobile .btn-filter-wrapper .sort-wrapper span {
  width: 22px;
  height: 22px;
  margin-right: 7px;
  margin-top: -5px;
}

/* line 7379, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection-mobile .btn-filter-wrapper .icon-filter,
.template-resourcehub .filter-resoure .filter-selection-mobile .btn-filter-wrapper .icon-filter {
  font-size: 28px;
  margin-right: 10px;
  margin-left: 5px;
}

/* line 7385, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection-mobile .btn-filter-wrapper .text,
.template-resourcehub .filter-resoure .filter-selection-mobile .btn-filter-wrapper .text {
  font-family: "Whyte-Book", monospace;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.23px;
  color: black;
}

/* line 7397, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection-mobile .pile-mobile-wrapper,
.template-resourcehub .filter-resoure .filter-selection-mobile .pile-mobile-wrapper {
  padding-top: 15px;
}

/* line 7400, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .filter-selection-mobile .pile-mobile-wrapper .btn-tax-close,
.template-resourcehub .filter-resoure .filter-selection-mobile .pile-mobile-wrapper .btn-tax-close {
  display: flex;
  float: left;
  margin-bottom: 5px;
  margin-right: 8px;
  font-size: 9px;
  min-width: 80px;
}

@media (min-width: 768px) {
  /* line 7400, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure .filter-selection-mobile .pile-mobile-wrapper .btn-tax-close,
  .template-resourcehub .filter-resoure .filter-selection-mobile .pile-mobile-wrapper .btn-tax-close {
    font-size: 14px;
  }
}

/* line 6890, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .grid-normal,
.template-resourcehub .filter-resoure .grid-normal {
  display: flex;
  flex-wrap: wrap;
}

/* line 6894, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .grid-normal .grid-normal-item,
.template-resourcehub .filter-resoure .grid-normal .grid-normal-item {
  width: calc(100% / 1 - 15px);
  margin: 0 7.5px;
  cursor: pointer;
  border: 1px solid #203a1b;
  margin-bottom: 20px;
  position: relative;
}

@media (min-width: 576px) {
  /* line 6894, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure .grid-normal .grid-normal-item,
  .template-resourcehub .filter-resoure .grid-normal .grid-normal-item {
    margin-bottom: 50px;
    width: calc(100% / 2 - 15px);
  }
}

@media (min-width: 992px) {
  /* line 6894, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure .grid-normal .grid-normal-item,
  .template-resourcehub .filter-resoure .grid-normal .grid-normal-item {
    width: calc(100% / 4 - 15px);
  }
}

/* line 6913, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .grid-normal .grid-normal-item:hover .image::before,
.template-resourcehub .filter-resoure .grid-normal .grid-normal-item:hover .image::before {
  opacity: 0.5;
}

/* line 6919, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .grid-normal .grid-normal-item .image,
.template-resourcehub .filter-resoure .grid-normal .grid-normal-item .image {
  height: 135px;
  background-color: grey;
  position: relative;
  margin-bottom: 20px;
  border-bottom: 1px solid #203a1b;
}

@media (min-width: 1400px) {
  /* line 6919, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure .grid-normal .grid-normal-item .image,
  .template-resourcehub .filter-resoure .grid-normal .grid-normal-item .image {
    height: 160px;
  }
}

/* line 6930, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .grid-normal .grid-normal-item .image::before,
.template-resourcehub .filter-resoure .grid-normal .grid-normal-item .image::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s all;
  background: #a8d69f;
}

/* line 6943, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .grid-normal .grid-normal-item .middle,
.template-resourcehub .filter-resoure .grid-normal .grid-normal-item .middle {
  margin: 0 7px;
  margin-bottom: 50px;
}

/* line 6948, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .grid-normal .grid-normal-item .title,
.template-resourcehub .filter-resoure .grid-normal .grid-normal-item .title {
  font-family: "Whyte-Extralight", monospace;
  font-size: 20px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -1.24px;
  color: #203a1b;
  margin-bottom: 17px;
  overflow: hidden;
}

@media (min-width: 576px) {
  /* line 6948, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure .grid-normal .grid-normal-item .title,
  .template-resourcehub .filter-resoure .grid-normal .grid-normal-item .title {
    height: 51px;
  }
}

/* line 6965, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .grid-normal .grid-normal-item .cat-tag,
.template-resourcehub .filter-resoure .grid-normal .grid-normal-item .cat-tag {
  max-width: 230px;
  min-height: 80px;
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  /* line 6965, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure .grid-normal .grid-normal-item .cat-tag,
  .template-resourcehub .filter-resoure .grid-normal .grid-normal-item .cat-tag {
    min-height: 100px;
  }
}

@media (min-width: 1400px) {
  /* line 6965, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure .grid-normal .grid-normal-item .cat-tag,
  .template-resourcehub .filter-resoure .grid-normal .grid-normal-item .cat-tag {
    margin-bottom: 35px;
  }
}

/* line 6981, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .grid-normal .grid-normal-item .cat-tag .btn-tax,
.template-resourcehub .filter-resoure .grid-normal .grid-normal-item .cat-tag .btn-tax {
  margin-bottom: 5px;
  width: calc(100% / 2 - 5px);
  margin-right: 2px;
  font-size: 8px;
}

@media (min-width: 1400px) {
  /* line 6981, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure .grid-normal .grid-normal-item .cat-tag .btn-tax,
  .template-resourcehub .filter-resoure .grid-normal .grid-normal-item .cat-tag .btn-tax {
    font-size: 11px;
  }
}

/* line 6993, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .grid-normal .grid-normal-item .bottom,
.template-resourcehub .filter-resoure .grid-normal .grid-normal-item .bottom {
  margin: 0 7px;
  margin-bottom: 5px;
  position: absolute;
  width: calc(100% - 13px);
  bottom: 0;
}

/* line 7001, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .grid-normal .grid-normal-item .iconcat,
.template-resourcehub .filter-resoure .grid-normal .grid-normal-item .iconcat {
  width: 40px;
}

/* line 7005, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure .grid-normal .grid-normal-item .iconcost,
.template-resourcehub .filter-resoure .grid-normal .grid-normal-item .iconcost {
  width: 40px;
}

@media (min-width: 768px) {
  /* line 7418, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure.new-filter .filter-selection,
  .template-resourcehub .filter-resoure.new-filter .filter-selection {
    padding-top: 10px;
    border: none;
    margin-bottom: 0;
    border-right: 1px solid #203a1b;
  }
}

@media (min-width: 768px) {
  /* line 7426, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrap,
  .template-resourcehub .filter-resoure.new-filter .filter-selection .wrap {
    display: flex;
    flex-direction: column;
  }
}

/* line 7432, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrap .wrapper-item-filter,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrap .wrapper-item-filter {
  flex-direction: column;
}

/* line 7435, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrap .wrapper-item-filter .item-filter,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrap .wrapper-item-filter .item-filter {
  border: 1px solid #203a1b;
  padding: 0;
  border-left: none;
  border-right: none;
  display: block;
  margin-bottom: 40px;
}

/* line 7443, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrap .wrapper-item-filter .item-filter .btn-filter-cat,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrap .wrapper-item-filter .item-filter .btn-filter-cat {
  display: flex;
  justify-content: space-between;
  border-left: 1px solid #203a1b;
  padding: 10px;
  border-right: 1px solid #203a1b;
  margin: 0 25px;
  align-items: center;
  margin-left: 35px;
}

/* line 7456, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrap .wrapper-item-filter.active .item-filter,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrap .wrapper-item-filter.active .item-filter {
  opacity: 1;
}

/* line 7459, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrap .wrapper-item-filter.active .item-filter.selected,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrap .wrapper-item-filter.active .item-filter.selected {
  border-bottom: none;
}

@media (min-width: 768px) {
  /* line 7466, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrap .action-filter,
  .template-resourcehub .filter-resoure.new-filter .filter-selection .wrap .action-filter {
    padding: 0 25px;
    align-items: center;
    padding-left: 33px;
    padding-bottom: 10px;
  }
}

/* line 7474, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrap .action-filter .reset-filter,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrap .action-filter .reset-filter {
  margin-right: 0;
  padding-right: 15px;
  position: relative;
}

/* line 7479, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrap .action-filter .reset-filter::before,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrap .action-filter .reset-filter::before {
  content: '';
  position: absolute;
  background-color: transparent;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0wLjk3ODk5MiA5Ljc1TDAuMjkxOTkyIDkuMDIxTDQuMjkxOTkgNUwwLjI5MTk5MiAwLjkzOEwwLjk3ODk5MiAwLjIwOEw1LjAyMDk5IDQuMjcxTDkuMDIwOTkgMC4yMDhMOS43MDc5OSAwLjkzOEw1LjcwNzk5IDVMOS43MDc5OSA5LjAyMUw5LjAyMDk5IDkuNzVMNS4wMjA5OSA1LjY4OEwwLjk3ODk5MiA5Ljc1WiIgZmlsbD0iIzIwNDg2QSIvPg0KPC9zdmc+DQo=);
  height: 9px;
  width: 9px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  right: 0;
  top: 7px;
  transform: translate(0, 0) rotate(0deg);
  left: initial;
}

/* line 7495, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrap .action-filter .reset-filter .btn-reset-tax,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrap .action-filter .reset-filter .btn-reset-tax {
  display: flex;
  align-items: center;
  margin-right: 0;
  width: auto;
  height: auto;
  padding: 0;
}

/* line 7503, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrap .action-filter .reset-filter .btn-reset-tax::before,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrap .action-filter .reset-filter .btn-reset-tax::before {
  display: none;
}

/* line 7508, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrap .action-filter .reset-filter .close,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrap .action-filter .reset-filter .close {
  margin-left: 5px;
  opacity: 1;
}

/* line 7512, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrap .action-filter .reset-filter .close img,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrap .action-filter .reset-filter .close img {
  width: 10px;
  height: 10px;
}

/* line 7520, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrap .action-filter .search-filter .search-box,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrap .action-filter .search-filter .search-box {
  border: none;
}

/* line 7529, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrapper-filter-sub-item.active .filter-sub-item,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrapper-filter-sub-item.active .filter-sub-item {
  flex-direction: column;
  padding-left: 20px;
  padding-top: 0;
}

/* line 7534, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrapper-filter-sub-item.active .filter-sub-item .btn-tax,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrapper-filter-sub-item.active .filter-sub-item .btn-tax {
  margin-bottom: 10px;
  border: none;
  text-align: left;
  display: block;
}

/* line 7540, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrapper-filter-sub-item.active .filter-sub-item .btn-tax:hover::before,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrapper-filter-sub-item.active .filter-sub-item .btn-tax:hover::before {
  background-color: transparent;
}

/* line 7544, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrapper-filter-sub-item.active .filter-sub-item .btn-tax.choosed,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrapper-filter-sub-item.active .filter-sub-item .btn-tax.choosed {
  background: transparent;
}

/* line 7548, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrapper-filter-sub-item.active .filter-sub-item .btn-tax input[type="checkbox"],
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrapper-filter-sub-item.active .filter-sub-item .btn-tax input[type="checkbox"] {
  position: relative;
  cursor: pointer;
  margin-right: 10px;
}

/* line 7553, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrapper-filter-sub-item.active .filter-sub-item .btn-tax input[type="checkbox"]::before,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrapper-filter-sub-item.active .filter-sub-item .btn-tax input[type="checkbox"]::before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  border: 1px solid #20486a;
  border-radius: 3px;
  background-color: white;
}

/* line 7566, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrapper-filter-sub-item.active .filter-sub-item .btn-tax input[type="checkbox"]:checked::before,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrapper-filter-sub-item.active .filter-sub-item .btn-tax input[type="checkbox"]:checked::before {
  background: #a8d69f;
}

/* line 7570, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrapper-filter-sub-item.active .filter-sub-item .btn-tax input[type="checkbox"]:checked::after,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrapper-filter-sub-item.active .filter-sub-item .btn-tax input[type="checkbox"]:checked::after {
  content: "";
  display: block;
  width: 5px;
  height: 10px;
  border: solid #20486A;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 6px;
}

/* line 7589, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-selection .wrapper-filter-sub-item .filter-sub-item.active,
.template-resourcehub .filter-resoure.new-filter .filter-selection .wrapper-filter-sub-item .filter-sub-item.active {
  flex-direction: column;
  padding-left: 40px;
  padding-top: 35px;
  border-top: 1px solid #203a1b;
}

@media (min-width: 768px) {
  /* line 7598, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure.new-filter .filter-content,
  .template-resourcehub .filter-resoure.new-filter .filter-content {
    margin-top: 50px;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  /* line 7605, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .filter-resoure.new-filter .filter-content .grid-normal .grid-normal-item,
  .template-resourcehub .filter-resoure.new-filter .filter-content .grid-normal .grid-normal-item {
    width: calc(100% / 3 - 15px);
  }
}

/* line 7611, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-content .grid-normal .grid-normal-item[data-minmalview="technical-papers"] .middle,
.template-resourcehub .filter-resoure.new-filter .filter-content .grid-normal .grid-normal-item[data-minmalview="technical-papers"] .middle {
  height: auto;
}

/* line 7615, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-content .grid-normal .grid-normal-item[data-minmalview="technical-papers"] .image,
.template-resourcehub .filter-resoure.new-filter .filter-content .grid-normal .grid-normal-item[data-minmalview="technical-papers"] .image {
  display: none;
}

/* line 7619, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .filter-resoure.new-filter .filter-content .grid-normal .grid-normal-item[data-minmalview="technical-papers"] .cat-tag,
.template-resourcehub .filter-resoure.new-filter .filter-content .grid-normal .grid-normal-item[data-minmalview="technical-papers"] .cat-tag {
  display: none;
}

/* line 7629, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter,
.template-resourcehub .full-view-mobile-filter {
  position: absolute;
  height: 100vh;
  width: 100%;
  background: #f7f7ef;
  top: 0;
  left: 0;
  z-index: 5;
}

/* line 7638, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .header,
.template-resourcehub .full-view-mobile-filter .header {
  padding: 15px 0;
  border-bottom: solid 1px black;
}

/* line 7642, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .header .header-wrapper,
.template-resourcehub .full-view-mobile-filter .header .header-wrapper {
  display: flex;
  justify-content: space-between;
}

/* line 7647, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .header .close,
.template-resourcehub .full-view-mobile-filter .header .close {
  display: flex;
  align-items: center;
  opacity: 1;
}

/* line 7652, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .header .close .text,
.template-resourcehub .full-view-mobile-filter .header .close .text {
  font-family: "Whyte-Book", monospace;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.23px;
  color: black;
  margin-left: 10px;
}

/* line 7665, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .header .reset-filter,
.template-resourcehub .full-view-mobile-filter .header .reset-filter {
  position: relative;
  margin-right: 10px;
}

/* line 7669, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .header .reset-filter .btn,
.template-resourcehub-v2 .full-view-mobile-filter .header .reset-filter .comment-form input[type="submit"],
.comment-form .template-resourcehub-v2 .full-view-mobile-filter .header .reset-filter input[type="submit"],
.template-resourcehub .full-view-mobile-filter .header .reset-filter .btn,
.template-resourcehub .full-view-mobile-filter .header .reset-filter .comment-form input[type="submit"],
.comment-form .template-resourcehub .full-view-mobile-filter .header .reset-filter input[type="submit"] {
  height: 30px;
  width: 125px;
  justify-content: end;
}

@media (min-width: 992px) {
  /* line 7669, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .full-view-mobile-filter .header .reset-filter .btn,
  .template-resourcehub-v2 .full-view-mobile-filter .header .reset-filter .comment-form input[type="submit"],
  .comment-form .template-resourcehub-v2 .full-view-mobile-filter .header .reset-filter input[type="submit"],
  .template-resourcehub .full-view-mobile-filter .header .reset-filter .btn,
  .template-resourcehub .full-view-mobile-filter .header .reset-filter .comment-form input[type="submit"],
  .comment-form .template-resourcehub .full-view-mobile-filter .header .reset-filter input[type="submit"] {
    height: 35px;
    width: 130px;
  }
}

/* line 7679, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .header .reset-filter .btn::before,
.template-resourcehub-v2 .full-view-mobile-filter .header .reset-filter .comment-form input[type="submit"]::before,
.comment-form .template-resourcehub-v2 .full-view-mobile-filter .header .reset-filter input[type="submit"]::before,
.template-resourcehub .full-view-mobile-filter .header .reset-filter .btn::before,
.template-resourcehub .full-view-mobile-filter .header .reset-filter .comment-form input[type="submit"]::before,
.comment-form .template-resourcehub .full-view-mobile-filter .header .reset-filter input[type="submit"]::before {
  content: '';
  height: 12px;
  width: 12px;
  background: url("data:image/png;base64,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");
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  background-size: contain;
  transform: translateY(-50%);
}

/* line 7692, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .header .reset-filter .btn.btn-reset-tax,
.template-resourcehub-v2 .full-view-mobile-filter .header .reset-filter .comment-form input.btn-reset-tax[type="submit"],
.comment-form .template-resourcehub-v2 .full-view-mobile-filter .header .reset-filter input.btn-reset-tax[type="submit"],
.template-resourcehub .full-view-mobile-filter .header .reset-filter .btn.btn-reset-tax,
.template-resourcehub .full-view-mobile-filter .header .reset-filter .comment-form input.btn-reset-tax[type="submit"],
.comment-form .template-resourcehub .full-view-mobile-filter .header .reset-filter input.btn-reset-tax[type="submit"] {
  font-family: "Whyte-Book", monospace;
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.16px;
  text-align: center;
  color: #20486a;
  border-color: #20486a;
  width: 90px;
  height: 20px;
  padding: 3px;
}

/* line 7711, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .filter-search,
.template-resourcehub .full-view-mobile-filter .filter-search {
  position: relative;
  padding-top: 10px;
  padding-bottom: 28px;
  border-bottom: 1px solid black;
}

/* line 7717, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .filter-search img,
.template-resourcehub .full-view-mobile-filter .filter-search img {
  width: 20px;
  height: 20px;
  transform: rotateZ(90deg);
  position: absolute;
}

/* line 7724, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .filter-search .search-box,
.template-resourcehub .full-view-mobile-filter .filter-search .search-box {
  font-family: "Whyte-Book", monospace;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.23px;
  color: rgba(0, 0, 0, 0.5);
  border-width: 0;
  border-bottom-width: 1px;
  outline: none;
  width: calc(100% - 40px);
  margin-left: 30px;
  padding-bottom: 4px;
  background: #f7f7ef;
}

@media (min-width: 992px) {
  /* line 7724, resources/assets/styles/components/_block.scss */

  .template-resourcehub-v2 .full-view-mobile-filter .filter-search .search-box,
  .template-resourcehub .full-view-mobile-filter .filter-search .search-box {
    width: 196px;
  }
}

/* line 7747, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu {
  padding-top: 15px;
}

/* line 7750, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu .item-filter,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu .item-filter {
  margin-bottom: 40px;
}

/* line 7754, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu .item-filter .filter-sub-item .btn-tax,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu .item-filter .filter-sub-item .btn-tax {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}

/* line 7759, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu .item-filter .filter-sub-item .btn-tax.choosed,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu .item-filter .filter-sub-item .btn-tax.choosed {
  background: #a8d69f;
}

/* line 7767, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu .item-filter .btn-filter-cat.not-active .text,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu .item-filter .btn-filter-cat.not-active .text {
  color: rgba(32, 58, 27, 0.25);
}

/* line 7772, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu .item-filter .btn-filter-cat.not-active .arrow-down img,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu .item-filter .btn-filter-cat.not-active .arrow-down img {
  filter: contrast(0.5);
}

/* line 7780, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu .btn-filter-cat,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu .btn-filter-cat {
  display: flex;
  margin-bottom: 20px;
  margin-right: 15px;
  align-items: center;
  cursor: pointer;
}

/* line 7787, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu .btn-filter-cat .text,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu .btn-filter-cat .text {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.78px;
  color: #203a1b;
  margin-right: 10px;
}

/* line 7798, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu .btn-filter-cat .arrow-down,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu .btn-filter-cat .arrow-down {
  width: 15px;
}

/* line 7806, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter {
  border: 1px solid #203a1b;
  padding: 0;
  border-left: none;
  border-right: none;
}

/* line 7812, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .btn-filter-cat,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .btn-filter-cat {
  justify-content: space-between;
  border-left: 1px solid #203A1B;
  padding: 10px;
  border-right: 1px solid #203A1B;
  margin: 0 25px;
}

/* line 7819, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .btn-filter-cat .text,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .btn-filter-cat .text {
  color: #203a1b !important;
  font-size: 16px;
}

/* line 7824, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .btn-filter-cat .arrow-down,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .btn-filter-cat .arrow-down {
  opacity: 1 !important;
}

/* line 7830, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .filter-sub-item.d-block,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .filter-sub-item.d-block {
  border-top: 1px solid #203a1b;
  padding: 10px 25px;
}

/* line 7835, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .filter-sub-item .btn-tax,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .filter-sub-item .btn-tax {
  margin-bottom: 10px;
  border: none;
  text-align: left;
  display: block;
}

/* line 7841, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .filter-sub-item .btn-tax:hover::before,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .filter-sub-item .btn-tax:hover::before {
  background-color: transparent;
}

/* line 7845, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .filter-sub-item .btn-tax.choosed,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .filter-sub-item .btn-tax.choosed {
  background: transparent;
}

/* line 7849, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .filter-sub-item .btn-tax input[type="checkbox"],
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .filter-sub-item .btn-tax input[type="checkbox"] {
  position: relative;
  cursor: pointer;
  margin-right: 10px;
}

/* line 7854, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .filter-sub-item .btn-tax input[type="checkbox"]::before,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .filter-sub-item .btn-tax input[type="checkbox"]::before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  border: 1px solid #20486a;
  border-radius: 3px;
  background-color: white;
}

/* line 7867, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .filter-sub-item .btn-tax input[type="checkbox"]:checked::before,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .filter-sub-item .btn-tax input[type="checkbox"]:checked::before {
  background: #a8d69f;
}

/* line 7871, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .filter-sub-item .btn-tax input[type="checkbox"]:checked::after,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu.new-style .filter-categories .wrapper-item-filter .item-filter .filter-sub-item .btn-tax input[type="checkbox"]:checked::after {
  content: "";
  display: block;
  width: 5px;
  height: 10px;
  border: solid #20486A;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 6px;
}

/* line 7894, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu.new-style .item-filter .filter-sub-item .btn-tax,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu.new-style .item-filter .filter-sub-item .btn-tax {
  width: 100%;
  border: none;
  text-align: left;
  display: block;
  font-size: 14px;
}

/* line 7901, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu.new-style .item-filter .filter-sub-item .btn-tax.choosed,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu.new-style .item-filter .filter-sub-item .btn-tax.choosed {
  background: #a8d69f;
}

/* line 7909, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu.new-style .item-filter .btn-filter-cat.not-active .text,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu.new-style .item-filter .btn-filter-cat.not-active .text {
  color: rgba(32, 58, 27, 0.25);
}

/* line 7914, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .full-view-mobile-filter .wrapper-filter-menu.new-style .item-filter .btn-filter-cat.not-active .arrow-down img,
.template-resourcehub .full-view-mobile-filter .wrapper-filter-menu.new-style .item-filter .btn-filter-cat.not-active .arrow-down img {
  filter: contrast(0.5);
}

/* line 7926, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2.logged-in .full-view-mobile-filter,
.template-resourcehub.logged-in .full-view-mobile-filter {
  margin-top: 45px;
}

/* line 7934, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .wrapper-filter-sub-item .btn.btn-tax:hover::before,
.template-resourcehub-v2 .wrapper-filter-sub-item .comment-form input.btn-tax[type="submit"]:hover::before,
.comment-form .template-resourcehub-v2 .wrapper-filter-sub-item input.btn-tax[type="submit"]:hover::before,
.template-resourcehub .wrapper-filter-sub-item .btn.btn-tax:hover::before,
.template-resourcehub .wrapper-filter-sub-item .comment-form input.btn-tax[type="submit"]:hover::before,
.comment-form .template-resourcehub .wrapper-filter-sub-item input.btn-tax[type="submit"]:hover::before {
  background-color: #a8d69f;
  display: block;
}

/* line 7942, resources/assets/styles/components/_block.scss */

.template-resourcehub-v2 .load-more,
.template-resourcehub .load-more {
  margin-top: 6em !important;
  min-width: 200px;
}

@media (max-width: 426px) {
  /* line 7951, resources/assets/styles/components/_block.scss */

  .content-tab .js-same-height .item {
    width: 100% !important;
  }
}

/* line 7959, resources/assets/styles/components/_block.scss */

.template-ourpeople .tab-section {
  background: #f7f7ef;
  border-top: 1px solid #203a1b;
  border-bottom: 1px solid #203a1b;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  /* line 7959, resources/assets/styles/components/_block.scss */

  .template-ourpeople .tab-section {
    margin-bottom: 100px;
  }
}

/* line 7969, resources/assets/styles/components/_block.scss */

.template-ourpeople .tab-section .category {
  display: flex;
  /*flex-wrap: wrap;*/
}

@media (min-width: 768px) {
  /* line 7969, resources/assets/styles/components/_block.scss */

  .template-ourpeople .tab-section .category {
    flex-wrap: nowrap;
  }
}

/* line 7978, resources/assets/styles/components/_block.scss */

.template-ourpeople .tab-section .inner-category {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-family: "Whyte-Book", monospace;
  color: rgba(32, 58, 27, 0.5);
  padding: 6px 2px;
  border-left: 1px solid #203a1b;
  text-align: center;
  cursor: pointer;
  transition: 0.2s all;
  position: relative;
}

@media (min-width: 768px) {
  /* line 7978, resources/assets/styles/components/_block.scss */

  .template-ourpeople .tab-section .inner-category {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    padding: 13px 2px;
  }
}

@media (min-width: 992px) {
  /* line 7978, resources/assets/styles/components/_block.scss */

  .template-ourpeople .tab-section .inner-category {
    padding: 13px 2px;
  }
}

@media (min-width: 1400px) {
  /* line 7978, resources/assets/styles/components/_block.scss */

  .template-ourpeople .tab-section .inner-category {
    padding: 13px 2px;
  }
}

/* line 8008, resources/assets/styles/components/_block.scss */

.template-ourpeople .tab-section .inner-category:not(.active):hover {
  color: #20486a;
}

/* line 8011, resources/assets/styles/components/_block.scss */

.template-ourpeople .tab-section .inner-category:not(.active):hover::before {
  content: '';
  position: absolute;
  background: white;
  width: 100%;
  height: 3px;
  bottom: -3px;
  display: none;
}

/* line 8022, resources/assets/styles/components/_block.scss */

.template-ourpeople .tab-section .inner-category.active {
  background: white;
  border-bottom: 1px solid white;
  color: #20486a;
}

/* line 8027, resources/assets/styles/components/_block.scss */

.template-ourpeople .tab-section .inner-category.active::before {
  content: '';
  position: absolute;
  background: white;
  width: 100%;
  height: 3px;
  bottom: -3px;
}

@media (min-width: 768px) {
  /* line 8038, resources/assets/styles/components/_block.scss */

  .template-ourpeople .tab-section .inner-category.supporting-documents {
    width: 170px;
  }
}

/* line 8044, resources/assets/styles/components/_block.scss */

.template-ourpeople .tab-section .inner-category:last-of-type {
  border-right: 1px solid #203a1b;
}

/* line 8051, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item {
  opacity: 0;
  display: none;
}

/* line 8055, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .wrap-img-president {
  overflow: hidden;
}

/* line 8058, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .wrap-img-president .img-president {
  transform: scale(1.2);
  top: 45px;
  position: relative;
}

@media (min-width: 992px) {
  /* line 8058, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .content-tab-item .wrap-img-president .img-president {
    width: 510px !important;
    height: 500px;
    object-fit: cover;
  }
}

/* line 8071, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item.active {
  opacity: 1;
  display: block;
}

/* line 8076, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .title-section {
  color: #203a1b;
  border-bottom: solid 1px #203a1b;
  font-family: "Whyte-book", monospace;
  font-size: 24px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  margin-bottom: 25px;
  padding-bottom: 15px;
}

/* line 8090, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .wrapper-box-card {
  border: solid 1px #203a1b;
  cursor: pointer;
}

@media (min-width: 768px) {
  /* line 8090, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .content-tab-item .wrapper-box-card {
    min-height: 364px;
    max-height: 364px;
  }
}

/* line 8100, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .wrapper-box-card .wrapper-image {
  height: 375px;
  width: 100%;
  display: flex;
  overflow: hidden;
}

@media (min-width: 768px) {
  /* line 8100, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .content-tab-item .wrapper-box-card .wrapper-image {
    height: 289px;
  }
}

/* line 8112, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .wrapper-box-card .wrapper-image .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #a8d69f;
  opacity: 0;
  transition: 0.2s all;
}

/* line 8122, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .wrapper-box-card .overlay-text {
  position: absolute;
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
  color: white !important;
  opacity: 0;
  transition: 0.2s all;
}

/* line 8134, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .wrapper-box-card .img-overlay {
  /*height: 100%;*/
  object-fit: cover;
  position: relative;
  transform: scale(1.2);
  top: 25px;
}

/* line 8142, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .wrapper-box-card h6.title {
  font-size: 20px !important;
}

/* line 8146, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .wrapper-box-card p.position {
  font-size: 14px !important;
  line-height: 15px;
  letter-spacing: -0.875px;
}

/* line 8153, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .wrapper-box-card:hover .overlay {
  opacity: 0.5;
  filter: saturate(2);
  z-index: 1;
}

/* line 8159, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .wrapper-box-card:hover .overlay-text {
  opacity: 1;
  z-index: 2;
}

/* line 8164, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .wrapper-box-card:hover .img-overlay {
  -webkit-filter: grayscale(100%) !important;
  -moz-filter: grayscale(100%) !important;
  -ms-filter: grayscale(100%) !important;
  -o-filter: grayscale(100%) !important;
}

/* line 8174, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .modal-staff .modal-dialog {
  position: fixed;
  margin: auto;
  width: 90%;
  max-width: 100%;
  height: 100%;
  right: -90%;
  -webkit-transition: opacity 1s linear, right 0.5s ease-out;
  -moz-transition: opacity 1s linear, right 0.5s ease-out;
  -o-transition: opacity 1s linear, right 0.5s ease-out;
  transition: opacity 1s linear, right 0.5s ease-out;
}

/* line 8186, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .modal-staff .modal-dialog .modal-content {
  height: 100%;
  overflow-y: auto;
  border-radius: 0;
  border: none;
}

/* line 8192, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .modal-staff .modal-dialog .modal-content .modal-header {
  border-bottom-color: #203a1b;
  background-color: #203a1b;
  border-radius: 0;
  color: white;
  padding: 15% 8% 2% 8%;
}

/* line 8199, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .modal-staff .modal-dialog .modal-content .modal-header .close {
  color: white;
  text-shadow: none;
  opacity: 1;
  font-size: 45px;
  position: absolute;
  top: 10px;
  right: 30px;
}

/* line 8209, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .modal-staff .modal-dialog .modal-content .modal-body {
  padding: 0 !important;
  background-color: white;
}

/* line 8213, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .modal-staff .modal-dialog .modal-content .modal-body .img-overlay {
  height: 350px;
  object-fit: cover;
}

@media (min-width: 768px) {
  /* line 8213, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .content-tab-item .modal-staff .modal-dialog .modal-content .modal-body .img-overlay {
    height: 525px;
    object-fit: cover;
  }
}

/* line 8223, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .modal-staff .modal-dialog .modal-content .modal-body .wrap-content-modal-body {
  padding: 5% 8% 8% 8%;
}

/* line 8227, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .modal-staff .modal-dialog .modal-content .modal-body .wrap-content-modal-body .share::before {
  display: none;
}

/* line 8233, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .modal-staff .modal-dialog .modal-content .modal-footer {
  padding: 2% 8% 2% 8%;
  border: none !important;
}

@media (min-width: 576px) {
  /* line 8174, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .content-tab-item .modal-staff .modal-dialog {
    right: -400px;
    width: 400px;
  }
}

@media (min-width: 768px) {
  /* line 8174, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .content-tab-item .modal-staff .modal-dialog {
    right: -650px;
    width: 650px;
  }
}

/* line 8250, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .content-tab-item .modal-staff.right.show .modal-dialog {
  right: 0 !important;
}

/* line 8257, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item {
  width: fit-content;
  margin-bottom: 15px;
  cursor: pointer;
  cursor: initial;
}

@media (min-width: 576px) {
  /* line 8257, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .item {
    width: auto;
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  /* line 8257, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .item {
    width: fit-content;
  }
}

/* line 8273, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item.active .cover-image {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #a8d69f;
  opacity: 0.4;
  transition: 0.5s all;
}

/* line 8283, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item.active .bottom .title {
  font-style: italic;
  color: #203a1b;
}

/* line 8290, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item .wrapper-files {
  display: flex;
}

/* line 8294, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item .title {
  font-family: "Whyte-Light", monospace;
  font-size: 21px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -1.5px;
  color: #203a1b;
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  /* line 8294, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .item .title {
    font-size: 24px;
  }
}

/* line 8309, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item .title.h4-style {
  font-family: "Whyte-Extralight", monospace;
  font-size: 24px;
  font-weight: 200;
  line-height: 1.03;
  letter-spacing: -1px;
}

@media (min-width: 576px) {
  /* line 8309, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .item .title.h4-style {
    font-size: 28px;
  }
}

@media (min-width: 1400px) {
  /* line 8309, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .item .title.h4-style {
    font-size: 32px;
    letter-spacing: -1.15px;
  }
}

/* line 8327, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item .position {
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -1px;
  color: #203a1b;
  margin-bottom: 20px;
}

/* line 8339, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item .description {
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: -1px;
  color: #203a1b;
}

/* line 8350, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item .email {
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: -1px;
  color: #203a1b;
}

/* line 8360, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item .email a {
  color: #203a1b;
}

/* line 8363, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item .email a.under-line {
  text-decoration: underline;
}

/* line 8368, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item .email .pr-7px {
  padding-right: 7px;
}

/* line 8372, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item .email img {
  width: 33px;
  position: relative;
  top: -2px;
}

/* line 8377, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item .email img.auto-width {
  width: auto !important;
}

/* line 8383, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item .email.linkedin img {
  width: 27px;
  position: relative;
  top: 1px;
}

@media (min-width: 768px) {
  /* line 8383, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .item .email.linkedin img {
    top: 0;
  }
}

/* line 8395, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item .email.link img {
  width: 18px;
  position: relative;
  top: 5px;
}

@media (min-width: 768px) {
  /* line 8395, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .item .email.link img {
    top: 0;
  }
}

/* line 8407, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item .email.share img {
  position: relative;
  top: 2px;
  width: 25px;
}

@media (min-width: 768px) {
  /* line 8407, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .item .email.share img {
    top: 0;
  }
}

/* line 8419, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item .email.phone img {
  width: 27px;
  position: relative;
  top: 0;
}

@media (min-width: 768px) {
  /* line 8419, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .item .email.phone img {
    top: 0;
  }
}

/* line 8431, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item .image {
  width: 285px;
  height: 165px;
  position: relative;
}

@media (min-width: 576px) {
  /* line 8431, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .item .image {
    width: 118px;
  }
}

@media (min-width: 768px) {
  /* line 8431, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .item .image {
    width: 170px;
  }
}

@media (min-width: 992px) {
  /* line 8431, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .item .image {
    width: 230px;
  }
}

/* line 8449, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item .files {
  width: 26px;
  margin-right: 20px;
}

/* line 8456, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item.staff-2 .wrapper-box-card .img-overlay {
  transform: none;
  top: 0;
}

/* line 8465, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item.staff-10 .wrapper-box-card .img-overlay {
  top: 29px;
}

/* line 8473, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .item.staff-15 .wrapper-box-card .img-overlay {
  filter: initial;
  transform: scale(1.4);
  top: 32px;
}

/* line 8482, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .sub-tab-section {
  display: flex;
  margin-bottom: 80px;
  border-bottom: solid 1px rgba(32, 58, 27, 0.5);
}

/* line 8488, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .sub-tab-item {
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: rgba(32, 58, 27, 0.5);
  width: calc(100% / 3);
  cursor: pointer;
  position: relative;
  padding: 15px;
}

/* line 8503, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .sub-tab-item.active {
  color: #203a1b;
}

/* line 8506, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .sub-tab-item.active::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: -2px;
  background: #203a1b;
  left: 0;
}

/* line 8518, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .subcontent-item {
  margin-bottom: 120px;
  display: none;
}

/* line 8522, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .subcontent-item.active {
  display: block;
}

/* line 8528, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .subcontent-item .supporting-members .sub-title.h4-style {
  font-family: "Whyte-Extralight", monospace;
  font-size: 24px;
  font-weight: 200;
  line-height: 1.03;
  letter-spacing: -1.5px;
  font-stretch: normal;
  font-style: normal;
  color: #203a1b;
  margin-bottom: 5px;
}

@media (min-width: 576px) {
  /* line 8528, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .subcontent-item .supporting-members .sub-title.h4-style {
    font-size: 28px;
    margin-bottom: 60px;
  }
}

@media (min-width: 1400px) {
  /* line 8528, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .subcontent-item .supporting-members .sub-title.h4-style {
    font-size: 34px;
    letter-spacing: -2.15px;
  }
}

/* line 8554, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .subcontent-item .supporting-members .item .bottom .title span {
  font-size: 16px;
  font-weight: bold;
}

/* line 8563, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .subcontent-item .title.pictoral {
  font-family: "Whyte-Extralight", monospace;
  font-size: 54px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.78;
  letter-spacing: -3.5px;
  color: #203a1b;
  margin-bottom: 15px;
}

/* line 8575, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .subcontent-item .sub-title.pictoral {
  font-family: "Whyte-Light", monospace;
  font-size: 24px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  color: #203a1b;
  border-bottom: solid 1px #203a1b;
  padding-bottom: 18px;
  margin-bottom: 50px;
}

/* line 8588, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .subcontent-item .sub-title.pictoral .position {
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -1px;
  color: #203a1b;
}

/* line 8599, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .subcontent-item .sub-title.pictoral.h3-style {
  font-family: "Whyte-Extralight", monospace;
  font-size: 24px;
  font-weight: 200;
  line-height: 1.52;
  letter-spacing: -1.45px;
  color: #203a1b;
}

@media (min-width: 768px) {
  /* line 8599, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .subcontent-item .sub-title.pictoral.h3-style {
    font-size: 32px;
  }
}

@media (min-width: 1400px) {
  /* line 8599, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .subcontent-item .sub-title.pictoral.h3-style {
    font-size: 42px;
    letter-spacing: -2.63px;
  }
}

/* line 8618, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .subcontent-item .desc.pictoral {
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.29px;
  color: #203a1b;
  margin-bottom: 50px;
}

/* line 8631, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .subcontent-item .president {
  margin-bottom: 50px;
}

/* line 8636, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .field-staff {
  padding-bottom: 120px;
  margin-bottom: -20px;
  padding-top: 0;
  background: white;
}

@media (min-width: 768px) {
  /* line 8644, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .field-staff .wrapper-box-card {
    min-height: 471px;
    max-height: 471px;
  }
}

/* line 8652, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .field-staff .sub-title {
  font-family: "Whyte-Light", monospace;
  font-size: 24px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  color: #203a1b;
  border-bottom: solid 1px #203a1b;
  margin-bottom: 50px;
  padding-bottom: 8px;
}

/* line 8665, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .field-staff .sub-title.h3-style {
  font-family: "Whyte-Extralight", monospace;
  font-size: 24px;
  font-weight: 200;
  line-height: 1.52;
  letter-spacing: -1.45px;
  color: #203a1b;
}

@media (min-width: 768px) {
  /* line 8665, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .field-staff .sub-title.h3-style {
    font-size: 32px;
  }
}

@media (min-width: 1400px) {
  /* line 8665, resources/assets/styles/components/_block.scss */

  .template-ourpeople .content-tab .field-staff .sub-title.h3-style {
    font-size: 42px;
    letter-spacing: -2.63px;
  }
}

/* line 8684, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .field-staff .sub-title + .row > div {
  padding-bottom: 2rem !important;
}

/* line 8690, resources/assets/styles/components/_block.scss */

.template-ourpeople .content-tab .field-staff .position {
  margin-bottom: 7px;
}

/* line 8705, resources/assets/styles/components/_block.scss */

.single-woodproductdirectory .content .image {
  background-size: cover;
  background-repeat: no-repeat;
  width: calc(100% - 10px);
  height: 340px;
}

/* line 8712, resources/assets/styles/components/_block.scss */

.single-woodproductdirectory .content .title {
  font-family: "Whyte-Extralight", monospace;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  color: #203a1b;
  line-height: 35px;
  letter-spacing: -2.15px;
  font-size: 34px;
}

@media (min-width: 1400px) {
  /* line 8712, resources/assets/styles/components/_block.scss */

  .single-woodproductdirectory .content .title {
    font-size: 34px;
  }
}

/* line 8730, resources/assets/styles/components/_block.scss */

.single-woodproductdirectory .content .description {
  font-family: "Whyte-Book", monospace;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
}

@media (min-width: 1400px) {
  /* line 8730, resources/assets/styles/components/_block.scss */

  .single-woodproductdirectory .content .description {
    font-size: 14px;
  }
}

/* line 8747, resources/assets/styles/components/_block.scss */

.single-woodproductdirectory .content .wrapper-content-bottom .wrapper-files .files {
  margin-right: 30px !important;
  filter: invert(1);
}

/* line 8757, resources/assets/styles/components/_block.scss */

.single-pictoraldirectory .overview {
  padding-top: 30px;
}

@media (min-width: 1400px) {
  /* line 8757, resources/assets/styles/components/_block.scss */

  .single-pictoraldirectory .overview {
    padding-top: 60px;
  }
}

/* line 8766, resources/assets/styles/components/_block.scss */

.single-pictoraldirectory .overview .subhead {
  font-family: "Whyte-Light", monospace;
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  color: #203a1b;
  border-bottom: 1px solid #203a1b;
  padding-bottom: 12px;
  margin-bottom: 12px;
  display: none;
}

@media (min-width: 1400px) {
  /* line 8766, resources/assets/styles/components/_block.scss */

  .single-pictoraldirectory .overview .subhead {
    font-size: 24px;
    padding-bottom: 18px;
    margin-bottom: 18px;
  }
}

/* line 8787, resources/assets/styles/components/_block.scss */

.single-pictoraldirectory .overview .description {
  font-family: "Whyte-Extralight", monospace;
  font-size: 18px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: normal;
  color: #203a1b;
}

@media (min-width: 1400px) {
  /* line 8787, resources/assets/styles/components/_block.scss */

  .single-pictoraldirectory .overview .description {
    font-size: 24px;
  }
}

/* line 8801, resources/assets/styles/components/_block.scss */

.single-pictoraldirectory .overview .description p {
  font-family: "Whyte-Extralight", monospace;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  color: #203a1b;
  font-size: 34px;
  line-height: 35px;
  letter-spacing: -2.15px;
}

@media (min-width: 1400px) {
  /* line 8801, resources/assets/styles/components/_block.scss */

  .single-pictoraldirectory .overview .description p {
    font-size: 24px;
  }
}

/* line 8821, resources/assets/styles/components/_block.scss */

.single-pictoraldirectory .list-product {
  margin-top: 30px;
}

@media (min-width: 1400px) {
  /* line 8821, resources/assets/styles/components/_block.scss */

  .single-pictoraldirectory .list-product {
    margin-top: 100px;
  }
}

/* line 8828, resources/assets/styles/components/_block.scss */

.single-pictoraldirectory .list-product .line-product {
  margin-bottom: 20px;
}

@media (min-width: 1400px) {
  /* line 8828, resources/assets/styles/components/_block.scss */

  .single-pictoraldirectory .list-product .line-product {
    margin-bottom: 40px;
  }
}

/* line 8836, resources/assets/styles/components/_block.scss */

.single-pictoraldirectory .list-product .title {
  font-family: "Whyte-Light", monospace;
  font-size: 24px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  color: #203a1b;
  border-bottom: solid 1px #203a1b;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

@media (min-width: 1400px) {
  /* line 8836, resources/assets/styles/components/_block.scss */

  .single-pictoraldirectory .list-product .title {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}

/* line 8855, resources/assets/styles/components/_block.scss */

.single-pictoraldirectory .list-product .description {
  font-family: "Whyte-Book", monospace;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.29px;
  color: #203a1b;
  margin-bottom: 20px;
}

@media (min-width: 1400px) {
  /* line 8855, resources/assets/styles/components/_block.scss */

  .single-pictoraldirectory .list-product .description {
    margin-bottom: 40px;
  }
}

/* line 8871, resources/assets/styles/components/_block.scss */

.single-pictoraldirectory .list-product .image {
  width: 100%;
  height: 166px;
  background-size: cover;
  margin-bottom: 10px;
}

@media (min-width: 1400px) {
  /* line 8871, resources/assets/styles/components/_block.scss */

  .single-pictoraldirectory .list-product .image {
    width: 300px;
    margin-bottom: 25px;
  }
}

/* line 8883, resources/assets/styles/components/_block.scss */

.single-pictoraldirectory .list-product .description-image {
  font-family: "Whyte-Book", monospace;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: -0.29px;
  color: #203a1b;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  /* line 8883, resources/assets/styles/components/_block.scss */

  .single-pictoraldirectory .list-product .description-image {
    margin-bottom: 40px;
  }
}

/* line 8903, resources/assets/styles/components/_block.scss */

.about .content-column .content {
  font-family: "Whyte-Extralight", monospace;
  font-size: 34px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: -0.57px;
  color: "Whyte-Extralight", monospace;
}

/* line 8913, resources/assets/styles/components/_block.scss */

.about .content-column .content p {
  font-family: "Whyte-Extralight", monospace;
  font-size: 34px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0;
  color: "Whyte-Extralight", monospace;
}

/* line 8929, resources/assets/styles/components/_block.scss */

.weights-and-measurement .back-section {
  border-bottom-width: 0;
}

/* line 8933, resources/assets/styles/components/_block.scss */

.weights-and-measurement .content-tile-3 {
  display: none;
}

/* line 8940, resources/assets/styles/components/_block.scss */

.single-calculators .iframe iframe {
  width: 100%;
  height: 800px;
  overflow: auto;
  border: none;
}

/* line 8950, resources/assets/styles/components/_block.scss */

.single-calculators .plain-text-with-download-link .content-text p {
  font-family: "Whyte-Light", monospace;
  font-size: 16px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: -1.52px;
  color: #203a1b;
}

/* line 8961, resources/assets/styles/components/_block.scss */

.single-calculators .plain-text-with-download-link .content-text h5 {
  font-family: "Whyte-Light", monospace;
  font-size: 18px;
}

@media (min-width: 768px) {
  /* line 8961, resources/assets/styles/components/_block.scss */

  .single-calculators .plain-text-with-download-link .content-text h5 {
    font-size: 24px;
  }
}

/* line 8972, resources/assets/styles/components/_block.scss */

.single-calculators .plain-text-with-download-link .logo-list-app-store .wrapper {
  background: transparent;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  /* line 8972, resources/assets/styles/components/_block.scss */

  .single-calculators .plain-text-with-download-link .logo-list-app-store .wrapper {
    padding-top: 70px;
    padding-bottom: 20px;
  }
}

/* line 8983, resources/assets/styles/components/_block.scss */

.single-calculators .plain-text-with-download-link .logo-list-app-store .logo-list {
  flex-direction: column;
  display: flex;
}

@media (min-width: 576px) {
  /* line 8983, resources/assets/styles/components/_block.scss */

  .single-calculators .plain-text-with-download-link .logo-list-app-store .logo-list {
    flex-direction: row;
  }
}

/* line 8991, resources/assets/styles/components/_block.scss */

.single-calculators .plain-text-with-download-link .logo-list-app-store .logo-list .item {
  margin-bottom: 5px;
  margin-right: 20px;
}

@media (min-width: 576px) {
  /* line 8991, resources/assets/styles/components/_block.scss */

  .single-calculators .plain-text-with-download-link .logo-list-app-store .logo-list .item {
    margin-bottom: 0px;
    margin-right: 30px;
  }
}

/* line 9000, resources/assets/styles/components/_block.scss */

.single-calculators .plain-text-with-download-link .logo-list-app-store .logo-list .item a {
  display: block;
  height: 30px;
}

/* line 9004, resources/assets/styles/components/_block.scss */

.single-calculators .plain-text-with-download-link .logo-list-app-store .logo-list .item a img {
  height: 100%;
}

/* line 9011, resources/assets/styles/components/_block.scss */

.single-calculators .plain-text-with-download-link .logo-list-app-store .title {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
  border-bottom: 1px solid #203a1b;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

/* line 9029, resources/assets/styles/components/_block.scss */

.quick-resource-link .featured-text {
  overflow-y: auto;
  overflow-x: hidden;
  /* width */
  /* Track */
  /* Handle */
}

/* line 9039, resources/assets/styles/components/_block.scss */

.quick-resource-link .featured-text::-webkit-scrollbar {
  width: 2px;
}

/* line 9044, resources/assets/styles/components/_block.scss */

.quick-resource-link .featured-text::-webkit-scrollbar-track {
  background: #44b64d;
}

/* line 9049, resources/assets/styles/components/_block.scss */

.quick-resource-link .featured-text::-webkit-scrollbar-thumb {
  background: #a8d69f;
}

/* line 9053, resources/assets/styles/components/_block.scss */

.quick-resource-link .featured-text .title-item {
  font-family: "Whyte-Light", monospace;
  font-size: 10px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.49px;
  color: #44b64d;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #203a1b;
}

@media (min-width: 576px) {
  /* line 9053, resources/assets/styles/components/_block.scss */

  .quick-resource-link .featured-text .title-item {
    font-size: 10px;
  }
}

@media (min-width: 1400px) {
  /* line 9053, resources/assets/styles/components/_block.scss */

  .quick-resource-link .featured-text .title-item {
    font-size: 12px;
  }
}

/* line 9074, resources/assets/styles/components/_block.scss */

.quick-resource-link .featured-text .title-item a {
  color: #44b64d;
}

/* line 9077, resources/assets/styles/components/_block.scss */

.quick-resource-link .featured-text .title-item a:hover {
  color: #44b64d;
}

/* line 9083, resources/assets/styles/components/_block.scss */

.quick-resource-link .featured-text .content-item {
  font-family: "Whyte-Light", monospace;
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #203a1b;
  margin-bottom: 20px;
}

@media (min-width: 576px) {
  /* line 9083, resources/assets/styles/components/_block.scss */

  .quick-resource-link .featured-text .content-item {
    margin-bottom: 18px;
    font-size: 12px;
  }
}

@media (min-width: 1400px) {
  /* line 9083, resources/assets/styles/components/_block.scss */

  .quick-resource-link .featured-text .content-item {
    margin-bottom: 27px;
    font-size: 14px;
  }
}

/* line 9104, resources/assets/styles/components/_block.scss */

.quick-resource-link .featured-text .content-item a {
  color: #20486a;
}

/* line 9107, resources/assets/styles/components/_block.scss */

.quick-resource-link .featured-text .content-item a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  /* line 9122, resources/assets/styles/components/_block.scss */

  .wood-product-carbon .back-section .col-md-4,
  .tall-mass-timber .back-section .col-md-4,
  .energy-and-environment .back-section .col-md-4,
  .mass-timber-2 .back-section .col-md-4,
  .resilience .back-section .col-md-4 {
    margin: auto;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}

/* line 9132, resources/assets/styles/components/_block.scss */

.wood-product-carbon .plain-text h6,
.tall-mass-timber .plain-text h6,
.energy-and-environment .plain-text h6,
.mass-timber-2 .plain-text h6,
.resilience .plain-text h6 {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
}

/* line 9143, resources/assets/styles/components/_block.scss */

.wood-product-carbon .plain-text h2,
.tall-mass-timber .plain-text h2,
.energy-and-environment .plain-text h2,
.mass-timber-2 .plain-text h2,
.resilience .plain-text h2 {
  font-family: "Whyte-Extralight", monospace;
  font-size: 34px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: -2.85px;
  color: #203a1b;
}

@media (min-width: 768px) {
  /* line 9143, resources/assets/styles/components/_block.scss */

  .wood-product-carbon .plain-text h2,
  .tall-mass-timber .plain-text h2,
  .energy-and-environment .plain-text h2,
  .mass-timber-2 .plain-text h2,
  .resilience .plain-text h2 {
    font-size: 44px;
  }
}

@media (min-width: 1400px) {
  /* line 9143, resources/assets/styles/components/_block.scss */

  .wood-product-carbon .plain-text h2,
  .tall-mass-timber .plain-text h2,
  .energy-and-environment .plain-text h2,
  .mass-timber-2 .plain-text h2,
  .resilience .plain-text h2 {
    font-size: 54px;
    letter-spacing: -2.5px;
  }
}

/* line 9147, resources/assets/styles/components/_block.scss */

.wood-product-carbon .plain-text .col-10,
.tall-mass-timber .plain-text .col-10,
.energy-and-environment .plain-text .col-10,
.mass-timber-2 .plain-text .col-10,
.resilience .plain-text .col-10 {
  margin: auto;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

/* line 9156, resources/assets/styles/components/_block.scss */

.wood-product-carbon .onetwocolumn .title,
.tall-mass-timber .onetwocolumn .title,
.energy-and-environment .onetwocolumn .title,
.mass-timber-2 .onetwocolumn .title,
.resilience .onetwocolumn .title {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #203a1b;
  font-family: "Whyte-Extralight", monospace;
  font-size: 42px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.52;
  letter-spacing: -2.63px;
  color: #203a1b;
}

/* line 9172, resources/assets/styles/components/_block.scss */

.wood-product-carbon .colored-block .icon,
.tall-mass-timber .colored-block .icon,
.energy-and-environment .colored-block .icon,
.mass-timber-2 .colored-block .icon,
.resilience .colored-block .icon {
  border-bottom: 1px solid #203a1b;
}

/* line 9175, resources/assets/styles/components/_block.scss */

.wood-product-carbon .colored-block .icon .title-icon,
.tall-mass-timber .colored-block .icon .title-icon,
.energy-and-environment .colored-block .icon .title-icon,
.mass-timber-2 .colored-block .icon .title-icon,
.resilience .colored-block .icon .title-icon {
  color: #203a1b;
}

/* line 9180, resources/assets/styles/components/_block.scss */

.wood-product-carbon .colored-block .icon .image img,
.tall-mass-timber .colored-block .icon .image img,
.energy-and-environment .colored-block .icon .image img,
.mass-timber-2 .colored-block .icon .image img,
.resilience .colored-block .icon .image img {
  filter: initial;
}

/* line 9187, resources/assets/styles/components/_block.scss */

.wood-product-carbon .colored-block .content .title,
.tall-mass-timber .colored-block .content .title,
.energy-and-environment .colored-block .content .title,
.mass-timber-2 .colored-block .content .title,
.resilience .colored-block .content .title {
  color: #203a1b;
}

/* line 9193, resources/assets/styles/components/_block.scss */

.wood-product-carbon .donwnload-section,
.tall-mass-timber .donwnload-section,
.energy-and-environment .donwnload-section,
.mass-timber-2 .donwnload-section,
.resilience .donwnload-section {
  display: flex;
  align-items: center;
}

/* line 9197, resources/assets/styles/components/_block.scss */

.wood-product-carbon .donwnload-section .text,
.tall-mass-timber .donwnload-section .text,
.energy-and-environment .donwnload-section .text,
.mass-timber-2 .donwnload-section .text,
.resilience .donwnload-section .text {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
  margin-right: 5px;
}

/* line 9209, resources/assets/styles/components/_block.scss */

.wood-product-carbon .donwnload-section .pdf-icon,
.tall-mass-timber .donwnload-section .pdf-icon,
.energy-and-environment .donwnload-section .pdf-icon,
.mass-timber-2 .donwnload-section .pdf-icon,
.resilience .donwnload-section .pdf-icon {
  width: 56px;
}

/* line 9212, resources/assets/styles/components/_block.scss */

.wood-product-carbon .donwnload-section .pdf-icon br,
.tall-mass-timber .donwnload-section .pdf-icon br,
.energy-and-environment .donwnload-section .pdf-icon br,
.mass-timber-2 .donwnload-section .pdf-icon br,
.resilience .donwnload-section .pdf-icon br {
  display: none;
}

/* line 9216, resources/assets/styles/components/_block.scss */

.wood-product-carbon .donwnload-section .pdf-icon img,
.tall-mass-timber .donwnload-section .pdf-icon img,
.energy-and-environment .donwnload-section .pdf-icon img,
.mass-timber-2 .donwnload-section .pdf-icon img,
.resilience .donwnload-section .pdf-icon img {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 9225, resources/assets/styles/components/_block.scss */

  .wood-product-carbon .post-components:nth-child(3) .spacer-50 {
    height: 20px;
  }
}

/* line 9236, resources/assets/styles/components/_block.scss */

.tall-mass-timber .colored-block .content .title {
  color: rgba(32, 58, 27, 0.5);
}

/* line 9245, resources/assets/styles/components/_block.scss */

.tall-mass-timber .colored-block-two .colored-block .wrapper .icon .image {
  height: 60px;
}

@media (min-width: 768px) {
  /* line 9245, resources/assets/styles/components/_block.scss */

  .tall-mass-timber .colored-block-two .colored-block .wrapper .icon .image {
    height: 100px;
  }
}

@media (min-width: 992px) {
  /* line 9245, resources/assets/styles/components/_block.scss */

  .tall-mass-timber .colored-block-two .colored-block .wrapper .icon .image {
    height: 70px;
  }
}

/* line 9262, resources/assets/styles/components/_block.scss */

.tall-mass-timber .post-components:nth-child(3) .spacer-50 {
  display: none;
}

/* line 9266, resources/assets/styles/components/_block.scss */

.tall-mass-timber .post-components .youtube {
  display: none;
}

/* line 9273, resources/assets/styles/components/_block.scss */

.content-404 .wrapper {
  padding: 150px 0;
}

/* line 9277, resources/assets/styles/components/_block.scss */

.content-404 .title {
  color: white;
  font-family: "Whyte-Extralight", monospace;
  font-size: 24px;
  margin-bottom: 50px;
  line-height: 1;
}

@media (min-width: 576px) {
  /* line 9277, resources/assets/styles/components/_block.scss */

  .content-404 .title {
    font-size: 34px;
  }
}

@media (min-width: 768px) {
  /* line 9277, resources/assets/styles/components/_block.scss */

  .content-404 .title {
    margin-bottom: 30px;
    font-size: 44px;
  }
}

@media (min-width: 992px) {
  /* line 9277, resources/assets/styles/components/_block.scss */

  .content-404 .title {
    font-size: 54px;
  }
}

@media (min-width: 1400px) {
  /* line 9277, resources/assets/styles/components/_block.scss */

  .content-404 .title {
    margin-bottom: 50px;
    font-size: 64px;
  }
}

/* line 9303, resources/assets/styles/components/_block.scss */

.content-404 .desc {
  color: white;
  font-family: "Whyte-LightItalic", monospace;
  font-size: 18px;
  line-height: 1;
}

@media (min-width: 576px) {
  /* line 9303, resources/assets/styles/components/_block.scss */

  .content-404 .desc {
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  /* line 9303, resources/assets/styles/components/_block.scss */

  .content-404 .desc {
    margin-bottom: 24px;
    font-size: 28px;
  }
}

@media (min-width: 992px) {
  /* line 9303, resources/assets/styles/components/_block.scss */

  .content-404 .desc {
    font-size: 28px;
  }
}

@media (min-width: 1400px) {
  /* line 9303, resources/assets/styles/components/_block.scss */

  .content-404 .desc {
    font-size: 32px;
  }
}

/* line 9329, resources/assets/styles/components/_block.scss */

.error404 .main-header {
  border-bottom: solid 1px white;
}

/* line 9332, resources/assets/styles/components/_block.scss */

.error404 .main-header.dropdown-active {
  border-width: 0;
}

/* line 9340, resources/assets/styles/components/_block.scss */

.single-publications .thumbnail img {
  width: 250px;
  max-width: 250px;
}

/* line 9348, resources/assets/styles/components/_block.scss */

.single-publications .purchase_pdf a,
.single-publications .purchase_hardcover a {
  color: #203a1b;
}

/* line 9354, resources/assets/styles/components/_block.scss */

.single-publications .dropdown button {
  background: transparent;
  border: 1px solid #203a1b;
  width: 130px;
  position: relative;
  padding-right: 20px;
}

/* line 9361, resources/assets/styles/components/_block.scss */

.single-publications .dropdown button::after {
  position: absolute;
  right: 20px;
  transform: translateY(9px);
}

/* line 9368, resources/assets/styles/components/_block.scss */

.single-publications .dropdown .dropdown-menu {
  padding: 10px;
}

/* line 9371, resources/assets/styles/components/_block.scss */

.single-publications .dropdown .dropdown-menu a {
  color: #203a1b;
  margin-bottom: 5px;
}

/* line 9380, resources/assets/styles/components/_block.scss */

.search-results .entry-title {
  font-size: 44px;
}

/* line 9384, resources/assets/styles/components/_block.scss */

.search-results a {
  color: #203a1b;
}

/* line 9393, resources/assets/styles/components/_block.scss */

.learn .onetwocolumn .content-wrapper p,
.sustainability .onetwocolumn .content-wrapper p {
  color: #203a1b;
  font-family: "Whyte-Light", monospace;
  font-size: 12px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  /* line 9393, resources/assets/styles/components/_block.scss */

  .learn .onetwocolumn .content-wrapper p,
  .sustainability .onetwocolumn .content-wrapper p {
    font-size: 16px;
    line-height: 1.43;
  }
}

/* line 9403, resources/assets/styles/components/_block.scss */

.learn .bighero .big-hero-1 .big-text,
.sustainability .bighero .big-hero-1 .big-text {
  padding: 80px 0 120px 0;
}

/* line 9411, resources/assets/styles/components/_block.scss */

.learn .colored-block .icon {
  align-items: center;
}

/* line 9415, resources/assets/styles/components/_block.scss */

.learn .colored-block .icon .image img {
  margin-top: -5px;
}

@media (min-width: 768px) {
  /* line 9424, resources/assets/styles/components/_block.scss */

  .about .content-tile-3 .section-post.post-one.w-icon-cat .cat-icon .single-cat,
  .about .content-tile-3 .section-post.post-two.w-icon-cat .cat-icon .single-cat {
    font-size: 32px;
  }
}

/* line 9434, resources/assets/styles/components/_block.scss */

.two-diff-block-color .left .colored-block,
.two-diff-block-color .right .colored-block {
  height: 100%;
}

/* line 9440, resources/assets/styles/components/_block.scss */

.two-diff-block-color .left .wrapper {
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 9440, resources/assets/styles/components/_block.scss */

  .two-diff-block-color .left .wrapper {
    margin-right: 20px;
    max-width: 330px;
  }
}

@media (min-width: 992px) {
  /* line 9440, resources/assets/styles/components/_block.scss */

  .two-diff-block-color .left .wrapper {
    margin-right: 60px;
    max-width: 410px;
  }
}

@media (min-width: 1400px) {
  /* line 9440, resources/assets/styles/components/_block.scss */

  .two-diff-block-color .left .wrapper {
    max-width: 540px;
  }
}

/* line 9460, resources/assets/styles/components/_block.scss */

.two-diff-block-color .right .wrapper {
  margin-right: auto;
}

@media (min-width: 768px) {
  /* line 9460, resources/assets/styles/components/_block.scss */

  .two-diff-block-color .right .wrapper {
    margin-left: 20px;
    max-width: 330px;
  }
}

@media (min-width: 992px) {
  /* line 9460, resources/assets/styles/components/_block.scss */

  .two-diff-block-color .right .wrapper {
    margin-left: 60px;
    max-width: 410px;
  }
}

@media (min-width: 1400px) {
  /* line 9460, resources/assets/styles/components/_block.scss */

  .two-diff-block-color .right .wrapper {
    max-width: 540px;
  }
}

/* line 9481, resources/assets/styles/components/_block.scss */

.sustainability .column-type-one_overview .spacer-type4 {
  height: 50px;
}

@media (min-width: 992px) {
  /* line 9481, resources/assets/styles/components/_block.scss */

  .sustainability .column-type-one_overview .spacer-type4 {
    height: 150px;
  }
}

/* line 9494, resources/assets/styles/components/_block.scss */

.wood-directory .content-tab .wood-products .item .title {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  /* line 9506, resources/assets/styles/components/_block.scss */

  .wood-directory .content-tab .pictoral-guide .subcontent-item .sub-title.list-title {
    padding-top: 60px !important;
  }
}

@media (min-width: 992px) {
  /* line 9506, resources/assets/styles/components/_block.scss */

  .wood-directory .content-tab .pictoral-guide .subcontent-item .sub-title.list-title {
    padding-top: 120px !important;
  }
}

/* line 9522, resources/assets/styles/components/_block.scss */

.woodaware .content-column:nth-child(2) .spacer-type4 {
  height: 50px;
}

@media (min-width: 992px) {
  /* line 9522, resources/assets/styles/components/_block.scss */

  .woodaware .content-column:nth-child(2) .spacer-type4 {
    height: 120px;
  }
}

/* line 9531, resources/assets/styles/components/_block.scss */

.woodaware .content-tile-3 .spacer-type4:last-child {
  height: 50px;
}

@media (min-width: 992px) {
  /* line 9531, resources/assets/styles/components/_block.scss */

  .woodaware .content-tile-3 .spacer-type4:last-child {
    height: 150px;
  }
}

/* line 9544, resources/assets/styles/components/_block.scss */

.epd-tb .smallhero .spacer-50,
.epd-tb .smallhero .spacer-type4,
.epd-tb .content-column .spacer-50,
.epd-tb .content-column .spacer-type4 {
  height: 50px;
}

@media (min-width: 992px) {
  /* line 9544, resources/assets/styles/components/_block.scss */

  .epd-tb .smallhero .spacer-50,
  .epd-tb .smallhero .spacer-type4,
  .epd-tb .content-column .spacer-50,
  .epd-tb .content-column .spacer-type4 {
    height: 150px;
  }
}

@media (min-width: 768px) {
  /* line 9559, resources/assets/styles/components/_block.scss */

  .codes-and-standard .links .wrapper .content .inner:last-child {
    margin-bottom: 0;
  }
}

/* line 9569, resources/assets/styles/components/_block.scss */

.half-link-horizontal-three .links > .container > .row > div {
  max-width: 100%;
}

@media (min-width: 768px) {
  /* line 9569, resources/assets/styles/components/_block.scss */

  .half-link-horizontal-three .links > .container > .row > div {
    max-width: calc(100% / 3);
  }
}

/* line 9577, resources/assets/styles/components/_block.scss */

.opacity-0 {
  opacity: 0 !important;
}

/* line 9581, resources/assets/styles/components/_block.scss */

.opacity-1 {
  opacity: 1 !important;
}

/* line 9587, resources/assets/styles/components/_block.scss */

.learn .account-registration .big-links {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  /* line 9587, resources/assets/styles/components/_block.scss */

  .learn .account-registration .big-links {
    flex-wrap: nowrap;
  }
}

/* line 9595, resources/assets/styles/components/_block.scss */

.learn .account-registration .big-links .inner {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 9595, resources/assets/styles/components/_block.scss */

  .learn .account-registration .big-links .inner {
    width: calc(100% / 3);
  }
}

@media (min-width: 768px) {
  /* line 9602, resources/assets/styles/components/_block.scss */

  .learn .account-registration .big-links .inner:nth-child(2) {
    margin-left: 15px;
    margin-right: 15px;
  }
}

/* line 9616, resources/assets/styles/components/_block.scss */

.mass-timber-2 .post-components:nth-child(2) .content-text h6,
.mass-timber-2 .post-components:nth-child(3) .content-text h6 {
  font-family: "Whyte-Light", monospace;
}

@media (min-width: 768px) {
  /* line 9622, resources/assets/styles/components/_block.scss */

  .mass-timber-2 .post-components:nth-child(3) .spacer-50 {
    height: 20px;
  }
}

/* line 9632, resources/assets/styles/components/_block.scss */

.mass-timber-2 .colored-block .wrapper .icon .image {
  height: 60px;
}

@media (min-width: 768px) {
  /* line 9632, resources/assets/styles/components/_block.scss */

  .mass-timber-2 .colored-block .wrapper .icon .image {
    height: 100px;
  }
}

@media (min-width: 992px) {
  /* line 9632, resources/assets/styles/components/_block.scss */

  .mass-timber-2 .colored-block .wrapper .icon .image {
    height: 70px;
  }
}

/* line 9644, resources/assets/styles/components/_block.scss */

.mass-timber-2 .colored-block .wrapper .title-icon,
.mass-timber-2 .colored-block .wrapper .title {
  color: black;
}

@media (min-width: 768px) {
  /* line 9652, resources/assets/styles/components/_block.scss */

  .md-container {
    max-width: 100%;
  }
}

/* line 9658, resources/assets/styles/components/_block.scss */

.md-container .factsheetmap-wrapper .left {
  padding: 0 2em;
  max-width: 100%;
  margin-left: auto;
}

/* line 9666, resources/assets/styles/components/_block.scss */

.close-remove {
  width: 6px;
}

@media (min-width: 768px) {
  /* line 9666, resources/assets/styles/components/_block.scss */

  .close-remove {
    width: 10px;
  }
}

/* line 9676, resources/assets/styles/components/_block.scss */

.template-resourcehub .full-view-mobile-filter .header .close,
.template-resourcehub-v2 .full-view-mobile-filter .header .close {
  width: 15px;
}

@media (min-width: 768px) {
  /* line 9676, resources/assets/styles/components/_block.scss */

  .template-resourcehub .full-view-mobile-filter .header .close,
  .template-resourcehub-v2 .full-view-mobile-filter .header .close {
    width: 10px;
  }
}

/* line 9688, resources/assets/styles/components/_block.scss */

.template-resourcehub-landing-v2 header .main-header,
.template-resourcehub-v2 header .main-header {
  background: #203a1b;
}

/* line 9691, resources/assets/styles/components/_block.scss */

.template-resourcehub-landing-v2 header .main-header.dark-active,
.template-resourcehub-v2 header .main-header.dark-active {
  background: transparent;
}

/* line 9697, resources/assets/styles/components/_block.scss */

.template-resourcehub-landing-v2 .spacetitle,
.template-resourcehub-v2 .spacetitle {
  width: 100%;
  height: 109px;
}

@media (min-width: 768px) {
  /* line 9697, resources/assets/styles/components/_block.scss */

  .template-resourcehub-landing-v2 .spacetitle,
  .template-resourcehub-v2 .spacetitle {
    height: 95px;
  }
}

@media (min-width: 992px) {
  /* line 9697, resources/assets/styles/components/_block.scss */

  .template-resourcehub-landing-v2 .spacetitle,
  .template-resourcehub-v2 .spacetitle {
    height: 104px;
  }
}

@media (min-width: 1400px) {
  /* line 9697, resources/assets/styles/components/_block.scss */

  .template-resourcehub-landing-v2 .spacetitle,
  .template-resourcehub-v2 .spacetitle {
    height: 148px;
  }
}

/* line 9714, resources/assets/styles/components/_block.scss */

.template-resourcehub-landing-v2 .title-wrapper,
.template-resourcehub-v2 .title-wrapper {
  border-bottom: 1px solid #203a1b;
  background-color: #a8d69f;
}

/* line 9718, resources/assets/styles/components/_block.scss */

.template-resourcehub-landing-v2 .title-wrapper .title-page,
.template-resourcehub-v2 .title-wrapper .title-page {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: -1px;
  color: #203a1b;
  padding: 5px 10px;
  text-transform: uppercase;
}

@media (min-width: 576px) {
  /* line 9718, resources/assets/styles/components/_block.scss */

  .template-resourcehub-landing-v2 .title-wrapper .title-page,
  .template-resourcehub-v2 .title-wrapper .title-page {
    font-size: 18px;
    padding: 20px 0;
  }
}

/* line 9738, resources/assets/styles/components/_block.scss */

.template-resourcehub-landing-v2 .resourcehub-landing.v2 .title,
.template-resourcehub-v2 .resourcehub-landing.v2 .title {
  padding-top: 30px;
  margin: 0;
  background-color: #a8d69f;
}

@media (min-width: 768px) {
  /* line 9738, resources/assets/styles/components/_block.scss */

  .template-resourcehub-landing-v2 .resourcehub-landing.v2 .title,
  .template-resourcehub-v2 .resourcehub-landing.v2 .title {
    padding-top: 60px;
  }
}

/* line 9748, resources/assets/styles/components/_block.scss */

.template-resourcehub-landing-v2 .resourcehub-landing.v2 .search-bar,
.template-resourcehub-v2 .resourcehub-landing.v2 .search-bar {
  background-color: #a8d69f;
  margin-bottom: 0;
}

/* line 9752, resources/assets/styles/components/_block.scss */

.template-resourcehub-landing-v2 .resourcehub-landing.v2 .search-bar input,
.template-resourcehub-v2 .resourcehub-landing.v2 .search-bar input {
  background-color: white;
}

/* line 9755, resources/assets/styles/components/_block.scss */

.template-resourcehub-landing-v2 .resourcehub-landing.v2 .search-bar input::placeholder,
.template-resourcehub-v2 .resourcehub-landing.v2 .search-bar input::placeholder {
  text-align: center;
  font-size: 24px;
  font-family: "Whyte-Extralight", monospace;
  color: #787878;
  font-style: italic;
}

/* line 9764, resources/assets/styles/components/_block.scss */

.template-resourcehub-landing-v2 .resourcehub-landing.v2 .search-bar button,
.template-resourcehub-v2 .resourcehub-landing.v2 .search-bar button {
  background: #203a1b;
  border: 1px solid #203a1b;
}

/* line 9768, resources/assets/styles/components/_block.scss */

.template-resourcehub-landing-v2 .resourcehub-landing.v2 .search-bar button img,
.template-resourcehub-v2 .resourcehub-landing.v2 .search-bar button img {
  filter: invert(1);
}

/* line 9774, resources/assets/styles/components/_block.scss */

.template-resourcehub-landing-v2 .resourcehub-landing.v2 .spacebar,
.template-resourcehub-v2 .resourcehub-landing.v2 .spacebar {
  padding-top: 30px;
  background-color: #a8d69f;
  border-bottom: 1px solid #203a1b;
}

@media (min-width: 768px) {
  /* line 9774, resources/assets/styles/components/_block.scss */

  .template-resourcehub-landing-v2 .resourcehub-landing.v2 .spacebar,
  .template-resourcehub-v2 .resourcehub-landing.v2 .spacebar {
    padding-top: 60px;
  }
}

@media (min-width: 768px) {
  /* line 9784, resources/assets/styles/components/_block.scss */

  .template-resourcehub-landing-v2 .resourcehub-landing.v2 .tiles,
  .template-resourcehub-v2 .resourcehub-landing.v2 .tiles {
    margin-bottom: 100px;
    margin-top: 10px;
  }
}

/* line 9796, resources/assets/styles/components/_block.scss */

.green-text .wrapper .icon .title-icon {
  color: #203a1b;
}

/* line 9802, resources/assets/styles/components/_block.scss */

.green-text .wrapper .content .title {
  color: #203a1b;
}

/* line 9810, resources/assets/styles/components/_block.scss */

.resourcehub-landing .title {
  font-family: "Whyte-Extralight", monospace;
  font-size: 42px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.81;
  letter-spacing: -2.68px;
  text-align: center;
  color: #203a1b;
  margin-top: 130px;
  margin-bottom: 35px;
  font-size: 34px;
  letter-spacing: 0.57px;
}

/* line 9826, resources/assets/styles/components/_block.scss */

.resourcehub-landing .search-bar {
  border-top: 1px solid #203a1b;
  border-bottom: 1px solid #203a1b;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  /* line 9826, resources/assets/styles/components/_block.scss */

  .resourcehub-landing .search-bar {
    margin-bottom: 70px;
  }
}

/* line 9835, resources/assets/styles/components/_block.scss */

.resourcehub-landing .search-bar form {
  display: flex;
}

/* line 9839, resources/assets/styles/components/_block.scss */

.resourcehub-landing .search-bar form.searchactive button {
  background-color: #20486a;
  border-color: #20486a;
  border-width: 0;
}

/* line 9847, resources/assets/styles/components/_block.scss */

.resourcehub-landing .search-bar input[type=text] {
  width: calc(100% - 47px);
  height: 47px;
  font-size: 24px;
  text-align: center;
  outline: none;
  border-width: 0;
  border-left-width: 1px;
  background-color: rgba(0, 0, 0, 0.05);
}

@media (min-width: 768px) {
  /* line 9847, resources/assets/styles/components/_block.scss */

  .resourcehub-landing .search-bar input[type=text] {
    width: calc(100% - 77px);
    height: 67px;
  }
}

/* line 9862, resources/assets/styles/components/_block.scss */

.resourcehub-landing .search-bar input[type=text]::placeholder {
  text-align: center;
  font-size: 24px;
  font-family: "Whyte-Extralight", monospace;
  color: #203a1b;
}

/* line 9869, resources/assets/styles/components/_block.scss */

.resourcehub-landing .search-bar input[type=text]:active,
.resourcehub-landing .search-bar input[type=text]:focus {
  background-color: white;
}

/* line 9875, resources/assets/styles/components/_block.scss */

.resourcehub-landing .search-bar button {
  width: 47px;
  height: 47px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.25);
  border-color: #00000059;
  border-width: 0 1px 0 1px;
}

@media (min-width: 768px) {
  /* line 9875, resources/assets/styles/components/_block.scss */

  .resourcehub-landing .search-bar button {
    width: 67px;
    height: 67px;
  }
}

/* line 9890, resources/assets/styles/components/_block.scss */

.resourcehub-landing .tiles {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  /* line 9890, resources/assets/styles/components/_block.scss */

  .resourcehub-landing .tiles {
    margin-bottom: 120px;
  }
}

/* line 9899, resources/assets/styles/components/_block.scss */

.resourcehub-landing .tiles .tile {
  width: calc(100% / 1 - 26px);
  margin: 40px 9px;
  border: 1px solid #203a1b;
  cursor: pointer;
}

@media (min-width: 576px) {
  /* line 9899, resources/assets/styles/components/_block.scss */

  .resourcehub-landing .tiles .tile {
    width: calc(100% / 2 - 26px);
  }
}

@media (min-width: 768px) {
  /* line 9899, resources/assets/styles/components/_block.scss */

  .resourcehub-landing .tiles .tile {
    width: calc(100% / 3 - 26px);
  }
}

@media (min-width: 992px) {
  /* line 9899, resources/assets/styles/components/_block.scss */

  .resourcehub-landing .tiles .tile {
    width: calc(100% / 3 - 26px);
    height: 380px;
    overflow: hidden;
  }
}

@media (min-width: 1400px) {
  /* line 9899, resources/assets/styles/components/_block.scss */

  .resourcehub-landing .tiles .tile {
    height: 450px;
    overflow: hidden;
  }
}

/* line 9926, resources/assets/styles/components/_block.scss */

.resourcehub-landing .tiles .tile:hover .image:before {
  background-color: #a8d69f;
  opacity: 0.5;
}

/* line 9933, resources/assets/styles/components/_block.scss */

.resourcehub-landing .tiles .tile .image {
  height: 140px;
  width: 100%;
  background-color: #0000005e;
  position: relative;
}

@media (min-width: 992px) {
  /* line 9933, resources/assets/styles/components/_block.scss */

  .resourcehub-landing .tiles .tile .image {
    height: 190px;
  }
}

@media (min-width: 1400px) {
  /* line 9933, resources/assets/styles/components/_block.scss */

  .resourcehub-landing .tiles .tile .image {
    height: 210px;
  }
}

/* line 9947, resources/assets/styles/components/_block.scss */

.resourcehub-landing .tiles .tile .image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  opacity: 1;
  transition: 0.5s all;
}

/* line 9962, resources/assets/styles/components/_block.scss */

.resourcehub-landing .category {
  display: flex;
  align-items: center;
  margin: 10px 10px 25px;
  border-bottom: 1px solid #203a1b;
}

@media (min-width: 1400px) {
  /* line 9962, resources/assets/styles/components/_block.scss */

  .resourcehub-landing .category {
    margin: 20px 10px 35px;
  }
}

/* line 9972, resources/assets/styles/components/_block.scss */

.resourcehub-landing .category img {
  height: 55px;
}

@media (min-width: 1400px) {
  /* line 9972, resources/assets/styles/components/_block.scss */

  .resourcehub-landing .category img {
    height: 75px;
  }
}

/* line 9980, resources/assets/styles/components/_block.scss */

.resourcehub-landing .category .text {
  font-family: "Whyte-Extralight", monospace;
  font-size: 18px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  color: #203a1b;
  letter-spacing: -0.57px;
}

@media (min-width: 1400px) {
  /* line 9980, resources/assets/styles/components/_block.scss */

  .resourcehub-landing .category .text {
    font-size: 24px;
  }
}

/* line 9997, resources/assets/styles/components/_block.scss */

.resourcehub-landing .content {
  font-family: "Whyte-Extralight", monospace;
  font-size: 18px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.5px;
  color: #203a1b;
  margin: 0 10px;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  /* line 9997, resources/assets/styles/components/_block.scss */

  .resourcehub-landing .content {
    font-size: 20px;
    height: 75px;
    overflow-y: auto;
  }
}

@media (min-width: 1400px) {
  /* line 9997, resources/assets/styles/components/_block.scss */

  .resourcehub-landing .content {
    height: 77px;
    overflow-y: auto;
  }
}

/* line 10023, resources/assets/styles/components/_block.scss */

.resourcehub-landing form button img {
  width: 18px;
  transform: rotate(90deg);
}

@media (min-width: 768px) {
  /* line 10023, resources/assets/styles/components/_block.scss */

  .resourcehub-landing form button img {
    width: 25px;
  }
}

/* line 10032, resources/assets/styles/components/_block.scss */

.resourcehub-landing form button:hover {
  background-color: #20486a;
}

/* line 10035, resources/assets/styles/components/_block.scss */

.resourcehub-landing form button:hover img {
  filter: invert(1);
}

/* line 10043, resources/assets/styles/components/_block.scss */

.h4-subhead {
  font-family: "Whyte-Extralight", monospace;
  font-size: 18px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  color: #203a1b;
  line-height: 1.17;
  letter-spacing: -1px;
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -1px;
}

@media (min-width: 576px) {
  /* line 10043, resources/assets/styles/components/_block.scss */

  .h4-subhead {
    font-size: 24px;
  }
}

@media (min-width: 1400px) {
  /* line 10043, resources/assets/styles/components/_block.scss */

  .h4-subhead {
    font-size: 34px;
    line-height: 1.03;
    letter-spacing: -1.5px;
  }
}

@media (min-width: 576px) {
  /* line 10043, resources/assets/styles/components/_block.scss */

  .h4-subhead {
    font-size: 24px;
  }
}

@media (min-width: 1400px) {
  /* line 10043, resources/assets/styles/components/_block.scss */

  .h4-subhead {
    font-size: 24px;
    line-height: 1.17;
    letter-spacing: -1px;
  }
}

@media (min-width: 576px) {
  /* line 10067, resources/assets/styles/components/_block.scss */

  .three-two-column .threecolumn .col-sm-4 {
    max-width: 50%;
    flex: 0 0 50%;
  }
}

/* line 10076, resources/assets/styles/components/_block.scss */

.fire-design-for-code-adoption.template-result .grid-normal .grid-normal-item .cat-tag .btn-tax {
  width: fit-content;
}

/* stylelint-disable */

/* line 3, resources/assets/styles/components/_block_2.scss */

.tiles.backcolor {
  padding-top: 30px;
  padding-bottom: 45px;
}

@media (min-width: 768px) {
  /* line 3, resources/assets/styles/components/_block_2.scss */

  .tiles.backcolor {
    padding-top: 45px;
    padding-bottom: 115px;
  }
}

/* line 13, resources/assets/styles/components/_block_2.scss */

.tiles .section-title {
  font-family: "Whyte-Light", monospace;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
  padding-bottom: 18px;
  margin-bottom: 38px;
  border-bottom: solid 1px #203a1b;
}

/* line 28, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post .wrapper {
  border: solid 1px #a8d69f;
  height: 100%;
  position: relative;
}

/* line 33, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post .wrapper .image {
  position: relative;
}

/* line 36, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post .wrapper .image .overlay {
  content: '';
  height: 100%;
  width: 100%;
  background-color: #a8d69f;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.3s all;
  z-index: -1;
}

/* line 48, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post .wrapper .image .overlay.active {
  opacity: 0.5;
  z-index: 1;
}

/* line 55, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post .wrapper .content {
  padding: 10px;
  padding-bottom: 70px;
}

/* line 59, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post .wrapper .content .category {
  display: flex;
  margin-bottom: 16px;
}

/* line 63, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post .wrapper .content .category .btn,
.tiles .wrapper-section-post .wrapper .content .category .comment-form input[type="submit"],
.comment-form .tiles .wrapper-section-post .wrapper .content .category input[type="submit"] {
  font-family: "Whyte-Extralight", monospace;
}

/* line 68, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post .wrapper .content .accor-text {
  font-family: "Whyte-Light", monospace;
  font-size: 24px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.03;
  letter-spacing: -2.13px;
  color: #203a1b;
}

/* line 79, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post .wrapper .content .accor-text,
.tiles .wrapper-section-post .wrapper .content .description {
  margin-bottom: 15px;
  font-family: "Whyte-Light", monospace;
}

/* line 86, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post .wrapper .content .top > a {
  text-decoration: none;
}

/* line 91, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post .wrapper .content .bottom {
  position: absolute;
  width: calc(100% - 35px);
  bottom: 25px;
}

/* line 96, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post .wrapper .content .bottom .icon-n-detail {
  display: flex;
  align-items: center;
}

/* line 100, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post .wrapper .content .bottom .icon-n-detail .icon {
  height: 35px;
}

/* line 103, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post .wrapper .content .bottom .icon-n-detail .icon img {
  height: 100%;
}

/* line 108, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post .wrapper .content .bottom .icon-n-detail a.text {
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.23px;
  color: #20486a;
}

/* line 125, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post.post2 .wrapper .content .accor-text,
.tiles .wrapper-section-post.post1 .wrapper .content .accor-text {
  font-size: 26px;
}

@media (min-width: 576px) {
  /* line 125, resources/assets/styles/components/_block_2.scss */

  .tiles .wrapper-section-post.post2 .wrapper .content .accor-text,
  .tiles .wrapper-section-post.post1 .wrapper .content .accor-text {
    font-size: 34px;
  }
}

/* line 133, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post.post2 .wrapper .content .bottom .icon-n-detail .icon,
.tiles .wrapper-section-post.post1 .wrapper .content .bottom .icon-n-detail .icon {
  height: 44px;
  margin-left: auto;
}

/* line 138, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post.post2 .wrapper .content .category,
.tiles .wrapper-section-post.post1 .wrapper .content .category {
  margin-bottom: 10px;
}

/* line 144, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post.no-desc .wrapper .content .category {
  margin-bottom: 10px;
}

/* line 150, resources/assets/styles/components/_block_2.scss */

.tiles .wrapper-section-post.no-bottom .content {
  padding-bottom: 15px;
}

/* line 157, resources/assets/styles/components/_block_2.scss */

.icon-text {
  background-color: #44b64d;
}

/* line 160, resources/assets/styles/components/_block_2.scss */

.icon-text .wrapper {
  padding: 30px 0;
}

@media (min-width: 576px) {
  /* line 160, resources/assets/styles/components/_block_2.scss */

  .icon-text .wrapper {
    padding: 90px 0;
  }
}

/* line 168, resources/assets/styles/components/_block_2.scss */

.icon-text .icon {
  display: flex;
  padding-bottom: 25px;
  margin-bottom: 20px;
  border-bottom: 1px solid #fff;
  align-items: center;
}

/* line 175, resources/assets/styles/components/_block_2.scss */

.icon-text .icon .image {
  height: 65px;
}

/* line 178, resources/assets/styles/components/_block_2.scss */

.icon-text .icon .image img {
  height: 100%;
}

/* line 183, resources/assets/styles/components/_block_2.scss */

.icon-text .icon .title-icon {
  font-family: "Whyte-Extralight", monospace;
  font-size: 32px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: -2.04px;
  color: #fff;
}

/* line 196, resources/assets/styles/components/_block_2.scss */

.icon-text .content .title {
  font-family: "Whyte-Extralight", monospace;
  font-size: 38px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -3.45px;
  color: #fff;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 196, resources/assets/styles/components/_block_2.scss */

  .icon-text .content .title {
    font-size: 54px;
  }
}

/* line 212, resources/assets/styles/components/_block_2.scss */

.icon-text .content .desc {
  font-family: "Whyte-Extralight", monospace;
  font-size: 24px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -1.53px;
  color: #fff;
}

/* line 223, resources/assets/styles/components/_block_2.scss */

.icon-text .content .link {
  margin-top: 20px;
  font-family: "Whyte-Book", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.23px;
  text-align: left;
}

/* line 234, resources/assets/styles/components/_block_2.scss */

.icon-text .content .link a {
  color: #203a1b;
  font-family: "Whyte-Book", monospace;
  padding-bottom: 0;
}

/* line 242, resources/assets/styles/components/_block_2.scss */

.icon-text .link {
  display: flex;
  align-items: center;
}

/* line 246, resources/assets/styles/components/_block_2.scss */

.icon-text .link .long-arrow-right {
  width: 32px;
  position: relative;
  top: 0px;
  left: 3px;
}

@media (min-width: 768px) {
  /* line 246, resources/assets/styles/components/_block_2.scss */

  .icon-text .link .long-arrow-right {
    width: 42px;
    left: 5px;
  }
}

@media (min-width: 1400px) {
  /* line 246, resources/assets/styles/components/_block_2.scss */

  .icon-text .link .long-arrow-right {
    top: 1px;
  }
}

/* line 263, resources/assets/styles/components/_block_2.scss */

.icon-text .image-bg {
  height: 100%;
  width: calc(100% + 200px);
  background-size: cover;
}

@media (min-width: 768px) {
  /* line 263, resources/assets/styles/components/_block_2.scss */

  .icon-text .image-bg {
    height: 100%;
    width: calc(100% + 200px);
  }
}

/* line 275, resources/assets/styles/components/_block_2.scss */

.icon-text.type-imageright .wrapper {
  padding-right: 15px;
}

/* line 279, resources/assets/styles/components/_block_2.scss */

.icon-text.type-imageright .title-icon {
  font-family: "Whyte-Extralight", monospace;
  font-size: 32px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: -2.04px;
  color: white;
}

/* line 290, resources/assets/styles/components/_block_2.scss */

.icon-text.type-imageright .title {
  font-family: "Whyte-Light", monospace;
  font-size: 42px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: -2.7px;
  color: white;
  max-width: calc(100% - 10px);
}

/* line 302, resources/assets/styles/components/_block_2.scss */

.icon-text.type-imageright .desc {
  font-family: "Whyte-Extralight", monospace;
  font-size: 24px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: -1.4px;
  color: #0e2e3f;
}

/* line 315, resources/assets/styles/components/_block_2.scss */

.icon-text.type-imagetop .wrapper {
  padding: 0;
}

/* line 319, resources/assets/styles/components/_block_2.scss */

.icon-text.type-imagetop .image-bg {
  height: 350px;
  width: 100%;
}

/* line 324, resources/assets/styles/components/_block_2.scss */

.icon-text.type-imagetop .icon {
  padding: 25px;
}

/* line 328, resources/assets/styles/components/_block_2.scss */

.icon-text.type-imagetop .content {
  padding: 25px 25px 50px 25px;
}

/* line 335, resources/assets/styles/components/_block_2.scss */

.simple-description .title {
  padding-bottom: 5px;
  border-bottom: 1px solid #203a1b;
  margin-bottom: 50px;
  width: 100%;
}

/* line 341, resources/assets/styles/components/_block_2.scss */

.simple-description .title h6 {
  color: #203a1b;
  font-family: "Whyte-Light", monospace;
}

/* line 348, resources/assets/styles/components/_block_2.scss */

.simple-description .content h1 {
  font-size: 34px;
  letter-spacing: -0.9px;
  line-height: 1;
}

@media (min-width: 992px) {
  /* line 348, resources/assets/styles/components/_block_2.scss */

  .simple-description .content h1 {
    font-size: 44px;
  }
}

@media (min-width: 1400px) {
  /* line 348, resources/assets/styles/components/_block_2.scss */

  .simple-description .content h1 {
    font-size: 54px;
  }
}

/* line 362, resources/assets/styles/components/_block_2.scss */

.simple-description .content p {
  font-family: "Whyte-Extralight", monospace;
  font-size: 34px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: -0.57px;
  color: #203a1b;
}

/* line 376, resources/assets/styles/components/_block_2.scss */

.description-icon-link .title {
  padding-bottom: 5px;
  border-bottom: 1px solid #203a1b;
  margin-bottom: 50px;
  width: 100%;
}

/* line 382, resources/assets/styles/components/_block_2.scss */

.description-icon-link .title h6 {
  color: #203a1b;
  font-family: "Whyte-Light", monospace;
}

/* line 390, resources/assets/styles/components/_block_2.scss */

.description-icon-link .left .desc h3 {
  line-height: 1.06;
  letter-spacing: -2.04px;
  font-family: "Whyte-Extralight", monospace;
}

/* line 396, resources/assets/styles/components/_block_2.scss */

.description-icon-link .left .desc h6 {
  letter-spacing: -1.28px;
  font-family: "Whyte-Light", monospace;
}

/* line 401, resources/assets/styles/components/_block_2.scss */

.description-icon-link .left .desc p {
  font-family: "Whyte-Light", monospace;
}

@media (min-width: 768px) {
  /* line 408, resources/assets/styles/components/_block_2.scss */

  .description-icon-link .right {
    padding-right: 0;
  }
}

/* line 413, resources/assets/styles/components/_block_2.scss */

.description-icon-link .right .wrapper-icon-menu {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  /* line 413, resources/assets/styles/components/_block_2.scss */

  .description-icon-link .right .wrapper-icon-menu {
    margin-top: 0;
    margin-bottom: 0;
  }
}

/* line 422, resources/assets/styles/components/_block_2.scss */

.description-icon-link .right .wrapper-icon-menu .item {
  display: flex;
  height: 88px;
  border: 1px solid #20486a;
  transition: 0.5s all;
}

@media (min-width: 768px) {
  /* line 422, resources/assets/styles/components/_block_2.scss */

  .description-icon-link .right .wrapper-icon-menu .item {
    height: 127px;
  }
}

/* line 432, resources/assets/styles/components/_block_2.scss */

.description-icon-link .right .wrapper-icon-menu .item .image {
  width: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

@media (min-width: 576px) {
  /* line 432, resources/assets/styles/components/_block_2.scss */

  .description-icon-link .right .wrapper-icon-menu .item .image {
    width: 60px;
    padding: 15px;
  }
}

@media (min-width: 992px) {
  /* line 432, resources/assets/styles/components/_block_2.scss */

  .description-icon-link .right .wrapper-icon-menu .item .image {
    width: 108px;
    padding: 20px;
  }
}

/* line 450, resources/assets/styles/components/_block_2.scss */

.description-icon-link .right .wrapper-icon-menu .item .text {
  font-family: "Whyte-Extralight", monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  text-align: center;
  color: #fff;
  background-color: #20486a;
  width: calc(100% - 60px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  transition: 0.5s all;
}

@media (min-width: 768px) {
  /* line 450, resources/assets/styles/components/_block_2.scss */

  .description-icon-link .right .wrapper-icon-menu .item .text {
    width: calc(100% - 60px);
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  /* line 450, resources/assets/styles/components/_block_2.scss */

  .description-icon-link .right .wrapper-icon-menu .item .text {
    width: calc(100% - 108px);
  }
}

/* line 477, resources/assets/styles/components/_block_2.scss */

.description-icon-link .right .wrapper-icon-menu .item:hover {
  border: 1px solid #44b64d;
}

/* line 480, resources/assets/styles/components/_block_2.scss */

.description-icon-link .right .wrapper-icon-menu .item:hover > .text {
  background: #44b64d;
}

/* line 491, resources/assets/styles/components/_block_2.scss */

.about .icon h3 {
  font-size: 34px;
  letter-spacing: -1.45px;
  line-height: 1;
}

@media (min-width: 992px) {
  /* line 491, resources/assets/styles/components/_block_2.scss */

  .about .icon h3 {
    font-size: 44px;
  }
}

@media (min-width: 1400px) {
  /* line 491, resources/assets/styles/components/_block_2.scss */

  .about .icon h3 {
    font-size: 54px;
    letter-spacing: -3.45px;
  }
}

/* line 508, resources/assets/styles/components/_block_2.scss */

.about .content h5 {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: -1.53px;
}

/* line 517, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-category {
  background: #f7f7ef;
  margin-bottom: 50px;
  border-top: 1px solid #203a1b;
  border-bottom: 1px solid #203a1b;
}

@media (max-width: 992px) {
  /* line 523, resources/assets/styles/components/_block_2.scss */

  .accordion-faqs .wrapper-category > .container {
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
}

/* line 531, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-category .category {
  display: flex;
  overflow: auto;
  overflow-y: hidden;
}

@media (min-width: 768px) {
  /* line 531, resources/assets/styles/components/_block_2.scss */

  .accordion-faqs .wrapper-category .category {
    flex-wrap: nowrap;
  }
}

@media (min-width: 992px) {
  /* line 531, resources/assets/styles/components/_block_2.scss */

  .accordion-faqs .wrapper-category .category {
    overflow: initial;
    overflow-y: initial;
  }
}

/* line 546, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-category .category::-webkit-scrollbar {
  height: 5px;
}

/* line 550, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-category .category::-webkit-scrollbar-thumb {
  background: #20486a;
}

/* line 554, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-category .category::-webkit-scrollbar-track {
  background: white;
}

/* line 559, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-category .inner-category {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-family: "Whyte-Book", monospace;
  color: #203a1b;
  padding: 6px 2px;
  border: 1px solid #203a1b;
  text-align: center;
  cursor: pointer;
  transition: 0.2s all;
  position: relative;
  min-width: 144px;
  border-top-width: 0;
  border-right-width: 0;
}

@media (max-width: 991.98px) {
  /* line 559, resources/assets/styles/components/_block_2.scss */

  .accordion-faqs .wrapper-category .inner-category {
    line-height: 1;
  }
}

@media (min-width: 768px) {
  /* line 559, resources/assets/styles/components/_block_2.scss */

  .accordion-faqs .wrapper-category .inner-category {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    width: 160px;
  }
}

@media (min-width: 992px) {
  /* line 559, resources/assets/styles/components/_block_2.scss */

  .accordion-faqs .wrapper-category .inner-category {
    padding: 13px 2px;
    min-width: auto;
  }
}

@media (min-width: 1400px) {
  /* line 559, resources/assets/styles/components/_block_2.scss */

  .accordion-faqs .wrapper-category .inner-category {
    padding: 13px 2px;
  }
}

/* line 597, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-category .inner-category:hover {
  background: white;
  color: #203a1b;
  border-bottom: 1px solid white;
}

@media (min-width: 768px) {
  /* line 603, resources/assets/styles/components/_block_2.scss */

  .accordion-faqs .wrapper-category .inner-category:hover::before {
    content: '';
    position: absolute;
    background: white;
    width: 100%;
    height: 3px;
    bottom: 0;
  }
}

/* line 615, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-category .inner-category.active {
  background: white;
  border-bottom: 1px solid white;
  color: #203a1b;
}

@media (min-width: 768px) {
  /* line 621, resources/assets/styles/components/_block_2.scss */

  .accordion-faqs .wrapper-category .inner-category.active::before {
    content: '';
    position: absolute;
    background: white;
    width: 100%;
    height: 3px;
    bottom: -3px;
  }
}

@media (min-width: 768px) {
  /* line 632, resources/assets/styles/components/_block_2.scss */

  .accordion-faqs .wrapper-category .inner-category.supporting-documents {
    width: 170px;
  }
}

/* line 638, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-category .inner-category:last-of-type {
  border-right: 1px solid #203a1b;
}

/* line 645, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .collapse-section {
  margin-bottom: 35px;
}

/* line 648, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .collapse-section .btn,
.accordion-faqs .wrapper-accordion .collapse-section .comment-form input[type="submit"],
.comment-form .accordion-faqs .wrapper-accordion .collapse-section input[type="submit"] {
  width: 140px;
  border: 1px solid #203a1b;
}

/* line 653, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .collapse-section .btn:hover .triangle-down,
.accordion-faqs .wrapper-accordion .collapse-section .comment-form input:hover[type="submit"] .triangle-down,
.comment-form .accordion-faqs .wrapper-accordion .collapse-section input:hover[type="submit"] .triangle-down {
  filter: invert(1);
}

/* line 657, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .collapse-section .btn:hover .text,
.accordion-faqs .wrapper-accordion .collapse-section .comment-form input:hover[type="submit"] .text,
.comment-form .accordion-faqs .wrapper-accordion .collapse-section input:hover[type="submit"] .text {
  color: white;
}

/* line 663, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .collapse-section .triangle-down {
  width: 20px;
  transform: rotate(180deg);
  margin-right: 10px;
}

/* line 671, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .collapse-section.active .triangle-down {
  transform: rotate(0deg);
}

/* line 677, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .content-category {
  margin-bottom: 115px;
}

/* line 680, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .content-category .content {
  margin-bottom: 50px;
}

/* line 684, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .content-category .title-accordion {
  font-family: "Whyte-Light", monospace;
  font-size: 14px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0;
  color: #203a1b;
  padding: 15px 15px;
  border: 1px solid #203a1b;
  cursor: pointer;
  border-bottom: 0;
}

@media (min-width: 576px) {
  /* line 684, resources/assets/styles/components/_block_2.scss */

  .accordion-faqs .wrapper-accordion .content-category .title-accordion {
    font-size: 16px;
    line-height: 1.06;
  }
}

@media (min-width: 992px) {
  /* line 684, resources/assets/styles/components/_block_2.scss */

  .accordion-faqs .wrapper-accordion .content-category .title-accordion {
    font-size: 32px;
    padding: 20px 25px;
  }
}

/* line 709, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .content-category .title-accordion .circle-x {
  height: 40px;
  width: 40px;
}

@media (min-width: 768px) {
  /* line 709, resources/assets/styles/components/_block_2.scss */

  .accordion-faqs .wrapper-accordion .content-category .title-accordion .circle-x {
    transform: scale(1);
    height: 52px;
    width: 52px;
  }
}

/* line 719, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .content-category .title-accordion .circle-x.active {
  transform: scale(1) rotate(45deg) !important;
}

@media (min-width: 768px) {
  /* line 719, resources/assets/styles/components/_block_2.scss */

  .accordion-faqs .wrapper-accordion .content-category .title-accordion .circle-x.active {
    transform: scale(1) rotate(45deg) !important;
  }
}

/* line 729, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .content-category .content-accordion {
  border: 1px solid #203a1b;
  border-top-width: 0;
  border-bottom-width: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background: #f7f7ef;
}

/* line 738, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .content-category .content-accordion .inner {
  padding: 15px;
  font-family: "Whyte-Extralight", monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
  border-top: 1px solid #203a1b;
}

/* line 750, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .content-category .content-accordion .inner p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #203a1b;
  font-family: "Whyte-Book", monospace;
}

/* line 761, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .content-category .content-accordion .inner a {
  color: #20486a;
  font-family: "Whyte-Medium", monospace;
}

/* line 770, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .content-category .row-accordion:last-of-type .content-accordion {
  border-bottom: 1px solid #203a1b;
}

/* line 775, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .content-category .row-accordion.accordion-7 {
  border-bottom: 1px solid #203a1b;
}

/* line 780, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .content-category .hide-section {
  max-height: 0;
  overflow: hidden;
  transition: 0.5s all;
}

/* line 785, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .content-category .hide-section.show {
  max-height: fit-content;
}

/* line 789, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .content-category .hide-section .title-accordion {
  border-top: none;
}

/* line 795, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .sub-parent {
  font-size: 20px;
  font-family: "Whyte-Book", monospace;
  margin-bottom: 10px;
}

/* line 801, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .loadmore {
  margin: auto;
  border: 1px solid #203a1b;
}

/* line 805, resources/assets/styles/components/_block_2.scss */

.accordion-faqs .wrapper-accordion .loadmore:hover {
  color: white;
}

/* line 813, resources/assets/styles/components/_block_2.scss */

.simple-description .title {
  font-size: 16px;
  font-family: "Whyte-Light", monospace;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.42px;
  color: #203a1b;
}

@media (min-width: 576px) {
  /* line 813, resources/assets/styles/components/_block_2.scss */

  .simple-description .title {
    font-size: 20px;
  }
}

/* line 828, resources/assets/styles/components/_block_2.scss */

.simple-description h4,
.simple-description h6 {
  font-family: "Whyte-Light", monospace;
}

/* line 837, resources/assets/styles/components/_block_2.scss */

.single-states .single-content-state .column .tallmasstimber-icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNS40LjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA2MC41NiA1OC45OCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjAuNTYgNTguOTg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOm5vbmU7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQ0KCS5zdDF7ZmlsbDojMDEwMTAxO30NCgkuc3Qye2ZpbGw6IzIyM0ExRTt9DQoJLnN0M3tmaWxsOm5vbmU7c3Ryb2tlOiMyMjNBMUU7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwO30NCgkuc3Q0e2ZpbGw6bm9uZTtzdHJva2U6IzIyM0ExRTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9DQoJLnN0NXtmaWxsOiMyMjNBMUU7c3Ryb2tlOiMyMjNBMUU7c3Ryb2tlLXdpZHRoOjAuMjU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQ0KCS5zdDZ7ZmlsbDpub25lO3N0cm9rZTojMjIzQTFFO3N0cm9rZS13aWR0aDowLjg1O3N0cm9rZS1taXRlcmxpbWl0OjEwO30NCgkuc3Q3e2ZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6MC42NTU5O3N0cm9rZS1taXRlcmxpbWl0OjEwO30NCjwvc3R5bGU+DQo8Zz4NCgk8cGF0aCBkPSJNNDguOTgsNTQuMjFWMTIuOTVMMjguNDksNi4yOXYxMS4ySDEydjM0LjcyaDF2MkgzLjV2MUgxM2gxNS40OWgxaDE5LjQ5aDkuNXYtMUg0OC45OHogTTQ1LjMyLDEyLjgxSDI5LjQ5VjcuNjcNCgkJTDQ1LjMyLDEyLjgxeiBNMTMsMTguNDloMTUuNDl2MzIuNzJIMTNWMTguNDl6IE0xNCw1NC4yMXYtMmgxNC40OXYySDE0eiBNMjkuNDksNTQuMjF2LTJ2LTFWMTcuNDl2LTMuNjhoMTguNDl2NDAuNEgyOS40OXoiLz4NCgk8cGF0aCBkPSJNNDQuOTQsMjguMDJIMzIuNTN2LTguMDRoMTIuNDFWMjguMDJ6IE0zMy41MywyNy4wMmgxMC40MXYtNi4wNEgzMy41M1YyNy4wMnoiLz4NCgk8cGF0aCBkPSJNNDQuOTQsMzcuMTFIMzIuNTN2LTguMDRoMTIuNDFWMzcuMTF6IE0zMy41MywzNi4xMWgxMC40MXYtNi4wNEgzMy41M1YzNi4xMXoiLz4NCgk8cGF0aCBkPSJNNDQuOTQsNDYuMkgzMi41M3YtOC4wNGgxMi40MVY0Ni4yeiBNMzMuNTMsNDUuMmgxMC40MXYtNi4wNEgzMy41M1Y0NS4yeiIvPg0KCTxwYXRoIGQ9Ik0yNS43Myw0Ni4ySDE1LjMydi04LjA0aDEwLjQxVjQ2LjJ6IE0xNi4zMiw0NS4yaDguNDF2LTYuMDRoLTguNDFWNDUuMnoiLz4NCgk8cGF0aCBkPSJNMjUuNzMsMzcuMTFIMTUuMzJ2LTguMDRoMTAuNDFWMzcuMTF6IE0xNi4zMiwzNi4xMWg4LjQxdi02LjA0aC04LjQxVjM2LjExeiIvPg0KCTxwYXRoIGQ9Ik0yNS43MywyOC4wMkgxNS4zMnYtOC4wNGgxMC40MVYyOC4wMnogTTE2LjMyLDI3LjAyaDguNDF2LTYuMDRoLTguNDFWMjcuMDJ6Ii8+DQo8L2c+DQo8L3N2Zz4NCg==);
  height: 30px;
  background-repeat: no-repeat;
  padding-left: 40px;
  padding-top: 10px;
}

/* line 848, resources/assets/styles/components/_block_2.scss */

.company {
  margin-top: 45px;
  margin-bottom: 45px;
}

/* line 852, resources/assets/styles/components/_block_2.scss */

.company .image {
  height: 34px;
}

/* line 855, resources/assets/styles/components/_block_2.scss */

.company .image img {
  height: 100%;
  max-width: initial;
}

/* line 861, resources/assets/styles/components/_block_2.scss */

.company .item {
  margin-right: 25px;
}

/* line 1, resources/assets/styles/components/_custom-styles-page.scss */

.single-states .single-content-state .onetwocolumn h2 {
  font-family: "Whyte-Light", monospace;
  border-bottom: 1px solid #203a1b;
}

/* line 6, resources/assets/styles/components/_custom-styles-page.scss */

.single-states .contentcolumn .onetwocolumn p {
  font-family: "Whyte-Book", monospace;
}


/*# sourceMappingURL=main.css.map*/